diff options
Diffstat (limited to 'apps/contacts/l10n/ms_MY.php')
-rw-r--r-- | apps/contacts/l10n/ms_MY.php | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/contacts/l10n/ms_MY.php b/apps/contacts/l10n/ms_MY.php index 24892398084..2fd386f5a81 100644 --- a/apps/contacts/l10n/ms_MY.php +++ b/apps/contacts/l10n/ms_MY.php @@ -1,11 +1,6 @@ <?php $TRANSLATIONS = array( -"There was an error adding the contact." => "Terdapat masalah menambah maklumat.", -"element name is not set." => "nama elemen tidak ditetapkan.", -"id is not set." => "ID tidak ditetapkan.", -"Cannot add empty property." => "Tidak boleh menambah ruang kosong.", -"At least one of the address fields has to be filled out." => "Sekurangnya satu ruangan alamat perlu diisikan.", -"Trying to add duplicate property: " => "Cuba untuk letak nilai duplikasi:", "Error (de)activating addressbook." => "Ralat nyahaktif buku alamat.", +"id is not set." => "ID tidak ditetapkan.", "Cannot update addressbook with an empty name." => "Tidak boleh kemaskini buku alamat dengan nama yang kosong.", "Error updating addressbook." => "Masalah mengemaskini buku alamat.", "No ID provided" => "tiada ID diberi", @@ -13,14 +8,23 @@ "No categories selected for deletion." => "Tiada kategori dipilih untuk dibuang.", "No address books found." => "Tiada buku alamat dijumpai.", "No contacts found." => "Tiada kenalan dijumpai.", +"There was an error adding the contact." => "Terdapat masalah menambah maklumat.", +"element name is not set." => "nama elemen tidak ditetapkan.", +"Cannot add empty property." => "Tidak boleh menambah ruang kosong.", +"At least one of the address fields has to be filled out." => "Sekurangnya satu ruangan alamat perlu diisikan.", +"Trying to add duplicate property: " => "Cuba untuk letak nilai duplikasi:", +"Information about vCard is incorrect. Please reload the page." => "Maklumat vCard tidak tepat. Sila reload semula halaman ini.", +"Error deleting contact property." => "Masalah memadam maklumat.", "Missing ID" => "ID Hilang", "Error parsing VCard for ID: \"" => "Ralat VCard untuk ID: \"", +"checksum is not set." => "checksum tidak ditetapkan.", +"Information about vCard is incorrect. Please reload the page: " => "Maklumat tentang vCard tidak betul.", +"Something went FUBAR. " => "Sesuatu tidak betul.", +"Error updating contact property." => "Masalah mengemaskini maklumat.", "No contact ID was submitted." => "Tiada ID kenalan yang diberi.", "Error reading contact photo." => "Ralat pada foto kenalan.", "Error saving temporary file." => "Ralat menyimpan fail sementara", "The loading photo is not valid." => "Foto muatan tidak sah.", -"Information about vCard is incorrect. Please reload the page." => "Maklumat vCard tidak tepat. Sila reload semula halaman ini.", -"Error deleting contact property." => "Masalah memadam maklumat.", "Contact ID is missing." => "ID Kenalan telah hilang.", "No photo path was submitted." => "Tiada direktori gambar yang diberi.", "File doesn't exist:" => "Fail tidak wujud:", @@ -32,10 +36,6 @@ "Error cropping image" => "Ralat memotong imej", "Error creating temporary image" => "Ralat mencipta imej sementara", "Error finding image: " => "Ralat mencari imej: ", -"checksum is not set." => "checksum tidak ditetapkan.", -"Information about vCard is incorrect. Please reload the page: " => "Maklumat tentang vCard tidak betul.", -"Something went FUBAR. " => "Sesuatu tidak betul.", -"Error updating contact property." => "Masalah mengemaskini maklumat.", "Error uploading contacts to storage." => "Ralat memuatnaik senarai kenalan.", "There is no error, the file uploaded with success" => "Tiada ralat berlaku, fail berjaya dimuatnaik", "The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Saiz fail yang dimuatnaik melebihi upload_max_filesize yang ditetapkan dalam php.ini", |