2012-05-09 12:41:01 +02:00
< ? php $TRANSLATIONS = array (
2013-07-24 06:50:10 +02:00
" Contacts " => " Hubungi " ,
2014-05-12 06:49:51 +02:00
" Ok " => " Ok " ,
2014-05-11 06:50:10 +02:00
" Cancel " => " Batal " ,
2013-07-24 06:50:10 +02:00
" Save " => " Simpan " ,
2014-05-12 06:49:51 +02:00
" Edit Addressbook " => " Kemaskini Buku Alamat " ,
2013-07-24 06:50:10 +02:00
" Select photo " => " Pilih foto " ,
" OK " => " OK " ,
" Add " => " Tambah " ,
2013-09-11 10:48:00 +02:00
" Please choose the addressbook " => " Sila pilih buku alamat " ,
2013-09-10 14:44:39 +02:00
" Import " => " Import " ,
" Close " => " Tutup " ,
2013-10-02 14:05:43 +02:00
" { name}'s Birthday " => " Hari Lahir { name} " ,
2013-07-24 06:50:10 +02:00
" Information about vCard is incorrect. Please reload the page. " => " Maklumat vCard tidak tepat. Sila reload semula halaman ini. " ,
2014-03-20 05:49:52 +01:00
" No photo path was submitted. " => " Tiada direktori gambar yang diberi. " ,
" Error getting PHOTO property. " => " Ralat mendapatkan maklumat gambar. " ,
" Error saving contact. " => " Ralat menyimpan kenalan. " ,
2013-09-05 11:38:03 +02:00
" No file was uploaded. Unknown error " => " Tiada fail dimuatnaik. Ralat tidak diketahui. " ,
" 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 " ,
" Failed to write to disk " => " Gagal untuk disimpan " ,
" Error uploading contacts to storage. " => " Ralat memuatnaik senarai kenalan. " ,
2013-07-24 06:50:10 +02:00
" Contact " => " Hubungan " ,
" Other " => " Lain " ,
2014-05-11 06:50:10 +02:00
" ownCloud " => " ownCloud " ,
2013-07-24 06:50:10 +02:00
" Work " => " Kerja " ,
" Home " => " Rumah " ,
" Mobile " => " Mudah alih " ,
" Text " => " Teks " ,
" Voice " => " Suara " ,
" Message " => " Mesej " ,
" Fax " => " Fax " ,
" Video " => " Video " ,
" Pager " => " Alat Kelui " ,
" Internet " => " Internet " ,
2014-03-09 06:49:34 +01:00
" Delete " => " Padam " ,
2013-07-24 06:50:10 +02:00
" Groups " => " Kumpulan " ,
2014-03-09 06:49:34 +01:00
" Download " => " Muat turun " ,
2014-01-11 06:50:01 +01:00
" Email " => " Email " ,
" Phone " => " Telefon " ,
" Address " => " Alamat " ,
2013-07-24 06:50:10 +02:00
" Next addressbook " => " Buku alamat seterusnya " ,
" Previous addressbook " => " Buku alamat sebelumnya " ,
" Delete current photo " => " Padam foto semasa " ,
" Edit current photo " => " Ubah foto semasa " ,
" Upload new photo " => " Muatnaik foto baru " ,
2013-11-11 08:54:25 +01:00
" Name " => " Nama " ,
2013-07-24 06:50:10 +02:00
" Additional names " => " Nama tambahan " ,
" Nickname " => " Nama Samaran " ,
" Title " => " Judul " ,
" Organization " => " Organisasi " ,
" Birthday " => " Hari lahir " ,
" Note " => " Nota " ,
" Preferred " => " Pilihan " ,
" 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 " ,
" View on map " => " Lihat pada peta " ,
" City " => " bandar " ,
" Country " => " Negara " ,
2013-09-09 01:36:47 +02:00
" Active " => " Aktif " ,
2013-07-24 06:50:10 +02:00
" Share " => " Kongsi " ,
" Export " => " Export " ,
2014-05-12 06:49:51 +02:00
" Edit " => " Sunting " ,
" Description " => " Keterangan " ,
" Password " => " Kata laluan "
2012-05-09 12:41:01 +02:00
);