summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/id.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/id.php')
-rw-r--r--apps/gallery/l10n/id.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/gallery/l10n/id.php b/apps/gallery/l10n/id.php
new file mode 100644
index 00000000000..7a977b3c9aa
--- /dev/null
+++ b/apps/gallery/l10n/id.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Pictures" => "Gambar",
+"Settings" => "Setting",
+"Rescan" => "Scan ulang",
+"Stop" => "Berhenti",
+"Share" => "Bagikan",
+"Back" => "Kembali",
+"Remove confirmation" => "Hapus konfirmasi",
+"Do you want to remove album" => "Apakah anda ingin menghapus album",
+"Change album name" => "Ubah nama album",
+"New album name" => "Nama album baru"
+);