1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/id.php

59 lines
2.1 KiB
PHP
Raw Normal View History

2012-10-21 02:11:26 +02:00
<?php $TRANSLATIONS = array(
2012-11-16 00:04:07 +01:00
"No categories selected for deletion." => "Tidak ada kategori terpilih untuk penghapusan.",
2012-10-21 02:11:26 +02:00
"No contacts found." => "kontak tidak ditemukan",
2012-11-16 00:04:07 +01:00
"File doesn't exist:" => "file tidak ditemukan:",
"There is no error, the file uploaded with success" => "Tidak ada galat, berkas sukses diunggah",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "File yang diunggah melampaui directive upload_max_filesize di php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "File yang diunggah melampaui directive MAX_FILE_SIZE yang disebutan dalam form HTML.",
"The uploaded file was only partially uploaded" => "Berkas hanya diunggah sebagian",
"No file was uploaded" => "Tidak ada berkas yang diunggah",
"Missing a temporary folder" => "Kehilangan folder temporer",
2012-10-21 02:11:26 +02:00
"Contacts" => "kontak",
2012-11-16 00:04:07 +01:00
"Error" => "kesalahan",
2012-12-09 00:09:39 +01:00
"Importing..." => "mengimpor...",
"Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukuran 0 byte",
"Upload Error" => "Terjadi Galat Pengunggahan",
"Pending" => "Menunggu",
2012-10-21 02:11:26 +02:00
"Download" => "unduh",
"Edit" => "ubah",
"Delete" => "hapus",
"Cancel" => "batal",
"Work" => "pekerjaan",
"Home" => "rumah",
2012-11-16 00:04:07 +01:00
"Other" => "Lainnya",
2012-10-21 02:11:26 +02:00
"Mobile" => "ponsel",
"Text" => "teks",
"Voice" => "suara",
"Message" => "pesan",
"Fax" => "fax",
"Video" => "video",
"Pager" => "pager",
"Internet" => "internet",
"{name}'s Birthday" => "hari ulang tahun {name}",
"Contact" => "kontak",
2012-11-16 00:04:07 +01:00
"Settings" => "pengaturan",
2012-11-25 00:02:56 +01:00
"Import" => "impor",
"Groups" => "grup",
2012-11-16 00:04:07 +01:00
"Close" => "tutup",
2012-10-21 02:11:26 +02:00
"Nickname" => "nama panggilan",
2012-12-11 00:03:50 +01:00
"Enter nickname" => "masukkan nama panggilan",
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" => "tanggal lahir",
2012-11-26 00:03:41 +01:00
"Add" => "tambah",
2012-10-21 02:11:26 +02:00
"Phone" => "telefon",
"Email" => "surel",
"Address" => "alamat",
2012-12-12 00:10:33 +01:00
"Delete contact" => "hapus kontak",
2012-11-25 00:02:56 +01:00
"Preferred" => "disarankan",
2012-12-11 00:03:50 +01:00
"City" => "kota",
"Country" => "negara",
2012-12-08 00:08:12 +01:00
"Share" => "berbagi",
"Export" => "ekspor",
2012-11-16 00:04:07 +01:00
"more info" => "lebih lanjut",
"iOS/OS X" => "iOS/OS X",
2012-10-21 02:11:26 +02:00
"Addressbooks" => "buku alamat",
2012-11-16 00:04:07 +01:00
"Name" => "nama",
2012-10-21 02:11:26 +02:00
"Save" => "simpan"
);