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

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/id.js')
-rw-r--r--l10n/id.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/id.js b/l10n/id.js
index b866397..17433cf 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -1,11 +1,18 @@
OC.L10N.register(
"files_filter",
{
+ "Images" : "Gambar",
"Videos" : "Video",
+ "No images found" : "Gambar tidak ditemukan",
+ "Any uploaded image will show up here" : "Gambar terunggah akan tampil di sini",
+ "Filter" : "Filter",
+ "Files filter" : "Filter berkas",
"No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini",
"Name" : "Nama",
"Size" : "Ukuran",
"Modified" : "Dimodifikasi",
- "Delete" : "Hapus"
+ "Delete" : "Hapus",
+ "No videos found" : "Video tidak ditemukan",
+ "Any uploaded video will show up here" : "Video terunggah akan tampil di sini"
},
"nplurals=1; plural=0;");