diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/id.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip |
Fix(l10n): ๐ Update translations 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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 1cdcc286232..8d8d10d8b1a 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -121,7 +121,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Suatu berkas telah ditambahkan atau dibuang dari <strong>favorit</strong>", "A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>", "All files" : "Semua berkas", - "Unlimited" : "Tak terbatas", "Upload (max. %s)" : "Unggah (maks. %s)", "Accept" : "Terima", "Reject" : "Ditolak", @@ -154,9 +153,6 @@ OC.L10N.register( "Error while loading the file data" : "Galat pemuatan data berkas", "Cancel" : "Membatalkan", "Create" : "Buat", - "%s used" : "%s digunakan", - "%1$s of %2$s used" : "%1$s dari %2$s sudah digunakan", - "WebDAV" : "WebDAV", "Toggle grid view" : "Alihkan tampilan jala-jala", "No files in here" : "Tidak ada berkas disini", "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", @@ -180,7 +176,11 @@ OC.L10N.register( "You donโt have permission to upload or create files here" : "Anda tidak memiliki akses untuk mengunggah atau membuat berkas disini", "New" : "Baru", "Copied!" : "Tersalin!", + "Unlimited" : "Tak terbatas", "Cannot transfer ownership of a file or folder you don't own" : "Tidak dapat melakukan transfer kepemilikan dari berkas dan folder yang tidak Anda miliki", - "Settings" : "Pengaturan" + "%s used" : "%s digunakan", + "%1$s of %2$s used" : "%1$s dari %2$s sudah digunakan", + "Settings" : "Pengaturan", + "WebDAV" : "WebDAV" }, "nplurals=1; plural=0;"); |