summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/id.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/id.php')
-rw-r--r--apps/files_trashbin/l10n/id.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/files_trashbin/l10n/id.php b/apps/files_trashbin/l10n/id.php
deleted file mode 100644
index bba9e329eeb..00000000000
--- a/apps/files_trashbin/l10n/id.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Couldn't delete %s permanently" => "Tidak dapat menghapus permanen %s",
-"Couldn't restore %s" => "Tidak dapat memulihkan %s",
-"Deleted files" => "Berkas yang dihapus",
-"Restore" => "Pulihkan",
-"Error" => "Galat",
-"Nothing in here. Your trash bin is empty!" => "Tempat sampah anda kosong!",
-"Name" => "Nama",
-"Deleted" => "Dihapus",
-"Delete" => "Hapus"
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";