diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-03 00:26:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-03 00:26:48 +0000 |
commit | 0e44a73b13299fb488de325914bb4472b118de01 (patch) | |
tree | 6a0196e1d2554aab2886b72efea0df606f7c0379 /apps/encryption/l10n/id.js | |
parent | 34acba0ae7b6e7230fdb6f77be3a12f14d1d9db5 (diff) | |
download | nextcloud-server-0e44a73b13299fb488de325914bb4472b118de01.tar.gz nextcloud-server-0e44a73b13299fb488de325914bb4472b118de01.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/id.js')
-rw-r--r-- | apps/encryption/l10n/id.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/id.js b/apps/encryption/l10n/id.js index 665069ee30d..978f1ae1cb8 100644 --- a/apps/encryption/l10n/id.js +++ b/apps/encryption/l10n/id.js @@ -28,6 +28,7 @@ OC.L10N.register( "Bad Signature" : "Tanda salah", "Missing Signature" : "Tanda hilang", "one-time password for server-side-encryption" : "Kata sandi sekali pakai untuk server-side-encryption", + "Encryption password" : "Sandi enkripsi", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat mendekripsi file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat membaca file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.", "Default encryption module" : "Modul bawaan enkripsi", |