diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-03 00:26:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-03 00:26:36 +0000 |
commit | 4e2b4b82d584be98efb730732711e2f6c896b7ab (patch) | |
tree | 00f63a35167db8df9aca6c383c9b23c1b369271d /apps/encryption | |
parent | 321ac318c3cbbada96d667f8730c126cf1e4b4b8 (diff) | |
download | nextcloud-server-4e2b4b82d584be98efb730732711e2f6c896b7ab.tar.gz nextcloud-server-4e2b4b82d584be98efb730732711e2f6c896b7ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/id.js | 1 | ||||
-rw-r--r-- | apps/encryption/l10n/id.json | 1 |
2 files changed, 2 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", diff --git a/apps/encryption/l10n/id.json b/apps/encryption/l10n/id.json index d48cb3bd8c3..e287c6d2e66 100644 --- a/apps/encryption/l10n/id.json +++ b/apps/encryption/l10n/id.json @@ -26,6 +26,7 @@ "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", |