diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files/l10n/id.js | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index b3754f8d02c..1cdcc286232 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -1,9 +1,6 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "Penyimpanan sementara tidak tersedia", - "Storage invalid" : "Penyimpanan tidak sah", - "Unknown error" : "Kesalahan tidak diketahui", "File could not be found" : "Berkas tidak ditemukan", "Move or copy" : "Pindah atau salin", "Download" : "Unduh", @@ -43,6 +40,7 @@ OC.L10N.register( "Unable to determine date" : "Tidak dapat menentukan tanggal", "This operation is forbidden" : "Operasi ini dilarang", "This directory is unavailable, please check the logs or contact the administrator" : "Direktori ini tidak tersedia, silakan periksa log atau hubungi kontak", + "Storage is temporarily not available" : "Penyimpanan sementara tidak tersedia", "Could not move \"{file}\", target exists" : "Tidak dapat memindahkan \"{file}\", sudah ada", "Could not move \"{file}\"" : "Tidak dapat memindahkan \"{file}\"", "copy" : "salin", @@ -146,6 +144,7 @@ OC.L10N.register( "Transfer" : "Transfer", "Transfer {path} to {userid}" : "Transfer {path} ke {user}", "Invalid path selected" : "Jalur terpilih invalid", + "Unknown error" : "Kesalahan tidak diketahui", "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", "Show hidden files" : "Lihat berkas tersembunyi", "Crop image previews" : "Pangkas pratinjau gambar", @@ -176,6 +175,7 @@ OC.L10N.register( "Pending shares" : "Berbagi tertunda", "Text file" : "Berkas teks", "New text file.txt" : "Teks baru file.txt", + "Storage invalid" : "Penyimpanan tidak sah", "Select" : "Pilih", "You donโt have permission to upload or create files here" : "Anda tidak memiliki akses untuk mengunggah atau membuat berkas disini", "New" : "Baru", |