summaryrefslogtreecommitdiffstats
path: root/settings/l10n/id.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/id.php')
-rw-r--r--settings/l10n/id.php28
1 files changed, 28 insertions, 0 deletions
diff --git a/settings/l10n/id.php b/settings/l10n/id.php
new file mode 100644
index 00000000000..0c5e4bf06b9
--- /dev/null
+++ b/settings/l10n/id.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Authentication error" => "Otentikasi bermasalah",
+"OpenID Changed" => "OpenID telah dirubah",
+"Invalid request" => "Permintaan tidak valid",
+"Language changed" => "Bahasa telah diganti",
+"Problems connecting to help database." => "Bermasalah saat menghubungi database bantuan.",
+"Go there manually." => "Pergi kesana secara manual.",
+"Answer" => "Jawab",
+"Ask a question" => "Ajukan pertanyaan",
+"Select an App" => "Pilih satu aplikasi",
+"-licensed" => "-terlisensi",
+"by" => "oleh",
+"You use" => "Anda menggunakan",
+"of the available" => "dari yang tersedia",
+"Your password got changed" => "Password anda telah dirubah",
+"Current password" => "Password saat ini",
+"New password" => "Password baru",
+"show" => "perlihatkan",
+"Change password" => "Rubah password",
+"Language" => "Bahasa",
+"Help translating" => "Bantu terjemahkan",
+"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",
+"Delete" => "Hapus"
+);