Blame view

sources/apps/contacts/l10n/ms_MY.php 2.81 KB
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
  <?php $TRANSLATIONS = array(
  "Contacts" => "Hubungi ",
6d9380f96   Cédric Dupont   Update sources OC...
3
4
  "Ok" => "Ok",
  "Cancel" => "Batal",
d1bafeea1   Kload   [fix] Upgrade to ...
5
  "Save" => "Simpan",
6d9380f96   Cédric Dupont   Update sources OC...
6
  "Edit Addressbook" => "Kemaskini Buku Alamat",
d1bafeea1   Kload   [fix] Upgrade to ...
7
  "Select photo" => "Pilih foto",
d1bafeea1   Kload   [fix] Upgrade to ...
8
  "OK" => "OK",
d1bafeea1   Kload   [fix] Upgrade to ...
9
10
11
12
  "Add" => "Tambah",
  "Please choose the addressbook" => "Sila pilih buku alamat",
  "Import" => "Import",
  "Close" => "Tutup",
d1bafeea1   Kload   [fix] Upgrade to ...
13
  "{name}'s Birthday" => "Hari Lahir {name}",
d1bafeea1   Kload   [fix] Upgrade to ...
14
  "Information about vCard is incorrect. Please reload the page." => "Maklumat vCard tidak tepat. Sila reload semula halaman ini.",
6d9380f96   Cédric Dupont   Update sources OC...
15
16
17
  "No photo path was submitted." => "Tiada direktori gambar yang diberi.",
  "Error getting PHOTO property." => "Ralat mendapatkan maklumat gambar.",
  "Error saving contact." => "Ralat menyimpan kenalan.",
d1bafeea1   Kload   [fix] Upgrade to ...
18
19
20
21
22
23
24
  "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",
d1bafeea1   Kload   [fix] Upgrade to ...
25
26
27
28
  "Failed to write to disk" => "Gagal untuk disimpan",
  "Error uploading contacts to storage." => "Ralat memuatnaik senarai kenalan.",
  "Contact" => "Hubungan",
  "Other" => "Lain",
6d9380f96   Cédric Dupont   Update sources OC...
29
  "ownCloud" => "ownCloud",
d1bafeea1   Kload   [fix] Upgrade to ...
30
31
32
33
34
35
36
37
38
39
  "Work" => "Kerja",
  "Home" => "Rumah",
  "Mobile" => "Mudah alih",
  "Text" => "Teks",
  "Voice" => "Suara",
  "Message" => "Mesej",
  "Fax" => "Fax",
  "Video" => "Video",
  "Pager" => "Alat Kelui",
  "Internet" => "Internet",
6d9380f96   Cédric Dupont   Update sources OC...
40
  "Delete" => "Padam",
d1bafeea1   Kload   [fix] Upgrade to ...
41
  "Groups" => "Kumpulan",
6d9380f96   Cédric Dupont   Update sources OC...
42
43
44
45
  "Download" => "Muat turun",
  "Email" => "Email",
  "Phone" => "Telefon",
  "Address" => "Alamat",
d1bafeea1   Kload   [fix] Upgrade to ...
46
47
  "Next addressbook" => "Buku alamat seterusnya",
  "Previous addressbook" => "Buku alamat sebelumnya",
d1bafeea1   Kload   [fix] Upgrade to ...
48
49
50
  "Delete current photo" => "Padam foto semasa",
  "Edit current photo" => "Ubah foto semasa",
  "Upload new photo" => "Muatnaik foto baru",
d1bafeea1   Kload   [fix] Upgrade to ...
51
52
53
  "Name" => "Nama",
  "Additional names" => "Nama tambahan",
  "Nickname" => "Nama Samaran",
d1bafeea1   Kload   [fix] Upgrade to ...
54
55
56
  "Title" => "Judul",
  "Organization" => "Organisasi",
  "Birthday" => "Hari lahir",
d1bafeea1   Kload   [fix] Upgrade to ...
57
  "Note" => "Nota",
d1bafeea1   Kload   [fix] Upgrade to ...
58
59
60
61
62
  "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",
d1bafeea1   Kload   [fix] Upgrade to ...
63
64
65
66
67
68
  "View on map" => "Lihat pada peta",
  "City" => "bandar",
  "Country" => "Negara",
  "Active" => "Aktif",
  "Share" => "Kongsi",
  "Export" => "Export",
6d9380f96   Cédric Dupont   Update sources OC...
69
70
71
  "Edit" => "Sunting",
  "Description" => "Keterangan",
  "Password" => "Kata laluan"
d1bafeea1   Kload   [fix] Upgrade to ...
72
  );