diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-11 00:08:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-11 00:08:08 +0000 |
commit | 241226c23c3333c6ad8759df486a8bbc107d6a68 (patch) | |
tree | cb652e374e946895c2e9e6c3999103f8f89ad3a5 /apps/encryption/l10n/id.js | |
parent | 167013dbf9e7de63e702854a9e770f73fca016f5 (diff) | |
download | nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.tar.gz nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.zip |
[tx-robot] updated from transifex
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 b8b6a77193e..bffb92a4dcd 100644 --- a/apps/encryption/l10n/id.js +++ b/apps/encryption/l10n/id.js @@ -23,6 +23,7 @@ OC.L10N.register( "Private key password successfully updated." : "Sandi kunci privat berhasil diperbarui.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Anda perlu mengganti kunci enkripsi Anda dari enkripsi lama (ownCloud <= 8.0) ke yang baru. Mohon jalankan 'occ encryption:migrate' atau hubungi administrator Anda", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Kunci privat tidak sah untuk aplikasi enkripsi. Silakan perbarui sandi kunci privat anda pada pengaturan pribadi untuk memulihkan akses ke berkas anda yang dienkripsi.", + "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Apl Enkripsi telah aktif, tapi kunci anda tidak diinisialisasikan. Harap keluar-log dan masuk-log kembali.", "Encryption app is enabled and ready" : "Apl enkripsi aktif dan siap", "Bad Signature" : "Tanda salah", "Missing Signature" : "Tanda hilang", |