diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
commit | da591eaec3050ab02b4a74d1304db78335eeb7fa (patch) | |
tree | f8b206f7dac72fcb6deed841e1d038020787f144 /apps/files/l10n/id.js | |
parent | 26265847bdade218bc7b792fe2ff07dd1334b04b (diff) | |
download | nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.tar.gz nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 930822231f4..b4501bd5815 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -124,7 +124,6 @@ OC.L10N.register( "Disconnect storage" : "Memutuskan penyimpaan", "Delete" : "Hapus", "Cancel" : "Membatalkan", - "Download" : "Unduh", "Failed to redirect to client" : "Gagal mengarahkan ke klien", "Edit locally" : "Sunting secara lokal", "Copy" : "Salin", @@ -150,6 +149,7 @@ OC.L10N.register( "Upload too large" : "Yang diunggah terlalu besar", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", "File could not be found" : "Berkas tidak ditemukan", + "Download" : "Unduh", "Show list view" : "Tampilkan sebagai daftar", "Show grid view" : "Tampilkan sebagai kisi", "Close" : "Tutup", |