diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /settings/l10n/id.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'settings/l10n/id.php')
-rw-r--r-- | settings/l10n/id.php | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/settings/l10n/id.php b/settings/l10n/id.php index 4a0bd17eaf7..bf35b79240a 100644 --- a/settings/l10n/id.php +++ b/settings/l10n/id.php @@ -1,27 +1,42 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "Permintaan tidak valid", "OpenID Changed" => "OpenID telah dirubah", +"Invalid request" => "Permintaan tidak valid", "Language changed" => "Bahasa telah diganti", +"__language_name__" => "__language_name__", +"Log" => "Log", +"More" => "Lebih", +"Add your App" => "Tambahkan App anda", "Select an App" => "Pilih satu aplikasi", "-licensed" => "-terlisensi", "by" => "oleh", +"Documentation" => "Dokumentasi", +"Managing Big Files" => "Mengelola berkas besar", "Ask a question" => "Ajukan pertanyaan", "Problems connecting to help database." => "Bermasalah saat menghubungi database bantuan.", "Go there manually." => "Pergi kesana secara manual.", "Answer" => "Jawab", "You use" => "Anda menggunakan", "of the available" => "dari yang tersedia", +"Desktop and Mobile Syncing Clients" => "Klien sync Desktop dan Mobile", +"Download" => "Unduh", "Your password got changed" => "Password anda telah dirubah", "Unable to change your password" => "Tidak dapat merubah password anda", "Current password" => "Password saat ini", "New password" => "Password baru", "show" => "perlihatkan", "Change password" => "Rubah password", +"Email" => "Email", +"Your email address" => "Alamat email anda", +"Fill in an email address to enable password recovery" => "Masukkan alamat email untuk mengaktifkan pemulihan password", "Language" => "Bahasa", +"Help translate" => "Bantu menerjemahkan", "use this address to connect to your ownCloud in your file manager" => "gunakan alamat ini untuk terhubung dengan ownCloud anda dalam file manager anda", "Name" => "Nama", "Password" => "Password", "Groups" => "Group", "Create" => "Buat", +"Default Quota" => "Kuota default", +"Other" => "Lain-lain", +"Quota" => "Quota", "Delete" => "Hapus" ); |