diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
commit | 67472b716718de6d09fbf386fc08ee4213de6e0b (patch) | |
tree | ef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/id.js | |
parent | ab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff) | |
download | nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.tar.gz nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r-- | apps/files/l10n/id.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 2862e440742..e1b83b4d136 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -37,7 +37,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Tidak dapat menampilkan info berkas \"{file}\"", "Files" : "Berkas", "Details" : "Rincian", - "Select" : "Pilih", "Pending" : "Tertunda", "Unable to determine date" : "Tidak dapat menentukan tanggal", "This operation is forbidden" : "Operasi ini dilarang", @@ -179,6 +178,7 @@ OC.L10N.register( "Deleted shares" : "Berbagi terhapus", "Pending shares" : "Berbagi tertunda", "Text file" : "Berkas teks", - "New text file.txt" : "Teks baru file.txt" + "New text file.txt" : "Teks baru file.txt", + "Select" : "Pilih" }, "nplurals=1; plural=0;"); |