diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /core/l10n/id.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index dc23f698457..c868f60069c 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -346,9 +346,6 @@ OC.L10N.register( "Copy to {folder}" : "Salin ke {folder}", "Move to {folder}" : "Pindah ke {folder}", "Authentication required" : "Diperlukan otentikasi", - "Failed to authenticate, try again" : "Gagal mengotentikasi, coba lagi", - "File not found" : "Berkas tidak ditemukan", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumen tidak ditemukan pada peladen. Mungkin sudah tidak dibagikan atau kedaluwarsa?", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Gunakan pembaruan di command line karena pembaruan otomatis di nonaktifkan di config.php. " + "Failed to authenticate, try again" : "Gagal mengotentikasi, coba lagi" }, "nplurals=1; plural=0;"); |