diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
commit | 54438df1ee20df8b3da27c57b6bb52979fbf7163 (patch) | |
tree | d78d1797ce67069b72b3469f2202d981f42d957f /apps/files/l10n/id.json | |
parent | 5c188bf977dbd5a843c0db555ed57dfdcbdf54b1 (diff) | |
download | nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.tar.gz nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/id.json')
-rw-r--r-- | apps/files/l10n/id.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index ed895d7d13d..95ae5c75bb1 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -88,6 +88,7 @@ "Cannot transfer ownership of a file or folder you do not own" : "Tidak dapat mentransfer pemilik berkas atau folder yang Anda tidak miliki", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", "New" : "Baru", + "Retry" : "Ulangi", "No files in here" : "Tidak ada berkas di sini", "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", "Go back" : "Kembali", @@ -137,6 +138,9 @@ "Unable to initialize the templates directory" : "Tidak dapat membuat direktori templat", "Templates" : "Templat", "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", + "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", "No favorites yet" : "Belum memiliki favorit", "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", "All files" : "Semua berkas", @@ -174,9 +178,6 @@ "Select directory \"{dirName}\"" : "Pilih direktori \"{dirName}\"", "Select file \"{fileName}\"" : "Pilih berkas \"{fileName}\"", "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", |