2012-05-09 12:41:01 +02:00
< ? php $TRANSLATIONS = array (
2013-04-26 00:50:45 +02:00
" Error getting contact object. " => " Ralat mendapatkan objek pada kenalan. " ,
2012-07-31 22:57:24 +02:00
" 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. " ,
" No photo path was submitted. " => " Tiada direktori gambar yang diberi. " ,
" File doesn't exist: " => " Fail tidak wujud: " ,
" Error loading image. " => " Ralat pada muatan imej. " ,
" Error getting PHOTO property. " => " Ralat mendapatkan maklumat gambar. " ,
" Error saving contact. " => " Ralat menyimpan kenalan. " ,
" Error resizing image " => " Ralat mengubah saiz imej " ,
" Error cropping image " => " Ralat memotong imej " ,
" Error creating temporary image " => " Ralat mencipta imej sementara " ,
" Error finding image: " => " Ralat mencari imej: " ,
2013-04-26 00:50:45 +02:00
" No file was uploaded. Unknown error " => " Tiada fail dimuatnaik. Ralat tidak diketahui. " ,
2012-07-31 22:57:24 +02:00
" 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 " ,
" The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form " => " Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML " ,
" The uploaded file was only partially uploaded " => " Fail yang dimuatnaik tidak lengkap " ,
" No file was uploaded " => " Tiada fail dimuatnaik " ,
" Missing a temporary folder " => " Direktori sementara hilang " ,
2013-04-26 00:50:45 +02:00
" Failed to write to disk " => " Gagal untuk disimpan " ,
" Error uploading contacts to storage. " => " Ralat memuatnaik senarai kenalan. " ,
2012-07-31 22:57:24 +02:00
" Couldn't save temporary image: " => " Tidak boleh menyimpan imej sementara: " ,
" Couldn't load temporary image: " => " Tidak boleh membuka imej sementara: " ,
2012-05-09 12:41:01 +02:00
" Contacts " => " Hubungan-hubungan " ,
2013-05-13 21:43:42 +02:00
" Save " => " Simpan " ,
2012-11-16 00:04:07 +01:00
" Select photo " => " Pilih foto " ,
2013-04-26 00:50:45 +02:00
" Cancel " => " Batal " ,
" OK " => " OK " ,
2012-12-08 00:08:12 +01:00
" No files selected for upload. " => " Tiada fail dipilih untuk muatnaik. " ,
2013-05-03 01:00:23 +02:00
" The file you are trying to upload exceed the maximum size for file uploads on this server. " => " Fail yang ingin dimuatnaik melebihi saiz yang dibenarkan. " ,
2012-07-31 22:57:24 +02:00
" Result: " => " Hasil: " ,
" imported, " => " import, " ,
" failed. " => " gagal. " ,
2013-05-03 01:00:23 +02:00
" Error " => " Ralat " ,
2012-11-16 00:04:07 +01:00
" Displayname cannot be empty. " => " Nama paparan tidak boleh kosong " ,
2012-09-26 13:27:02 +02:00
" Download " => " Muat naik " ,
" Edit " => " Sunting " ,
" Delete " => " Padam " ,
" More... " => " Lagi... " ,
2013-04-26 00:50:45 +02:00
" Information about vCard is incorrect. Please reload the page. " => " Maklumat vCard tidak tepat. Sila reload semula halaman ini. " ,
" { name}'s Birthday " => " Hari Lahir { name} " ,
" Contact " => " Hubungan " ,
" Other " => " Lain " ,
2012-05-09 12:41:01 +02:00
" Work " => " Kerja " ,
" Home " => " Rumah " ,
" Mobile " => " Mudah alih " ,
" Text " => " Teks " ,
" Voice " => " Suara " ,
2012-07-31 22:57:24 +02:00
" Message " => " Mesej " ,
2012-05-09 12:41:01 +02:00
" Fax " => " Fax " ,
" Video " => " Video " ,
" Pager " => " Alat Kelui " ,
2012-07-31 22:57:24 +02:00
" Internet " => " Internet " ,
2013-03-15 00:04:29 +01:00
" Import " => " Import " ,
2012-11-25 00:02:56 +01:00
" Groups " => " Kumpulan " ,
2012-07-31 22:57:24 +02:00
" Close " => " Tutup " ,
2012-08-11 02:05:58 +02:00
" Next addressbook " => " Buku alamat seterusnya " ,
" Previous addressbook " => " Buku alamat sebelumnya " ,
2012-11-25 00:02:56 +01:00
" Add contact " => " Letak kenalan " ,
2012-07-31 22:57:24 +02:00
" Delete current photo " => " Padam foto semasa " ,
" Edit current photo " => " Ubah foto semasa " ,
" Upload new photo " => " Muatnaik foto baru " ,
" Select photo from ownCloud " => " Pilih foto dari ownCloud " ,
2012-11-25 00:02:56 +01:00
" Additional names " => " Nama tambahan " ,
2012-07-31 22:57:24 +02:00
" Nickname " => " Nama Samaran " ,
2012-12-11 00:03:50 +01:00
" Enter nickname " => " Masukkan nama samaran " ,
2013-01-18 00:02:37 +01:00
" Title " => " Judul " ,
2012-11-25 00:02:56 +01:00
" Organization " => " Organisasi " ,
2012-11-15 00:03:39 +01:00
" Birthday " => " Hari lahir " ,
2012-11-26 00:03:41 +01:00
" Add " => " Tambah " ,
2012-11-25 00:02:56 +01:00
" Phone " => " Telefon " ,
" Email " => " Emel " ,
" Address " => " Alamat " ,
" Note " => " Nota " ,
2012-12-12 00:10:33 +01:00
" Delete contact " => " Padam hubungan " ,
2012-05-09 12:41:01 +02:00
" Preferred " => " Pilihan " ,
2012-07-31 22:57:24 +02:00
" Please specify a valid email address. " => " Berikan alamat emel yang sah. " ,
" Mail to address " => " Hantar ke alamat " ,
" Delete email address " => " Padam alamat emel " ,
" Enter phone number " => " Masukkan nombor telefon " ,
" Delete phone number " => " Padam nombor telefon " ,
" View on map " => " Lihat pada peta " ,
2012-12-11 00:03:50 +01:00
" City " => " bandar " ,
" Country " => " Negara " ,
2012-12-08 00:08:12 +01:00
" Share " => " Kongsi " ,
" Export " => " Export " ,
2012-07-31 22:57:24 +02:00
" The temporary image has been removed from cache. " => " Imej sementara telah dibuang dari cache. " ,
" CardDAV syncing addresses " => " alamat selarian CardDAV " ,
" more info " => " maklumat lanjut " ,
" Primary address (Kontact et al) " => " Alamat utama " ,
2012-08-02 02:06:16 +02:00
" iOS/OS X " => " iOS/OS X " ,
2012-09-07 02:10:31 +02:00
" Addressbooks " => " Senarai Buku Alamat " ,
2012-08-03 02:04:12 +02:00
" New Address Book " => " Buku Alamat Baru " ,
2012-08-11 02:05:58 +02:00
" Name " => " Nama " ,
2013-05-13 21:43:42 +02:00
" Description " => " Keterangan "
2012-05-09 12:41:01 +02:00
);