Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/id.json')
-rw-r--r--apps/files_trashbin/l10n/id.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/id.json b/apps/files_trashbin/l10n/id.json
new file mode 100644
index 00000000000..f29df5cd07e
--- /dev/null
+++ b/apps/files_trashbin/l10n/id.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "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"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file