aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/id.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/id.php')
-rw-r--r--apps/files_encryption/l10n/id.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/id.php b/apps/files_encryption/l10n/id.php
index 868b9cabfa1..aa948efcfc9 100644
--- a/apps/files_encryption/l10n/id.php
+++ b/apps/files_encryption/l10n/id.php
@@ -1,13 +1,14 @@
<?php
$TRANSLATIONS = array(
"Recovery key successfully enabled" => "Kunci pemulihan berhasil diaktifkan",
-"Could not enable recovery key. Please check your recovery key password!" => "Tidak dapat mengaktifkan kunci pemulihan. Silakan periksa sandi kunci pemulihan Anda!",
-"Recovery key successfully disabled" => "Kunci pemulihan berhasil dinonaktifkan",
"Could not disable recovery key. Please check your recovery key password!" => "Tidak dapat menonaktifkan kunci pemulihan. Silakan periksa sandi kunci pemulihan Anda!",
+"Recovery key successfully disabled" => "Kunci pemulihan berhasil dinonaktifkan",
"Password successfully changed." => "Sandi berhasil diubah",
"Could not change the password. Maybe the old password was not correct." => "Tidak dapat mengubah sandi. Kemungkinan sandi lama yang dimasukkan salah.",
"Private key password successfully updated." => "Sandi kunci privat berhasil diperbarui.",
"Could not update the private key password. Maybe the old password was not correct." => "Tidak dapat memperbarui sandi kunci privat. Kemungkinan sandi lama yang Anda masukkan salah.",
+"File recovery settings updated" => "Pengaturan pemulihan berkas diperbarui",
+"Could not update file recovery" => "Tidak dapat memperbarui pemulihan berkas",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Tidak dapat mendekripsi berkas ini, mungkin ini adalah berkas bersama. Silakan meminta pemilik berkas ini untuk membagikan kembali dengan Anda.",
"Missing requirements." => "Persyaratan yang hilang.",
"Following users are not set up for encryption:" => "Pengguna berikut belum diatur untuk enkripsi:",
@@ -29,8 +30,6 @@ $TRANSLATIONS = array(
"Current log-in password" => "Sandi masuk saat ini",
"Update Private Key Password" => "Perbarui Sandi Kunci Privat",
"Enable password recovery:" => "Aktifkan sandi pemulihan:",
-"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan sandi",
-"File recovery settings updated" => "Pengaturan pemulihan berkas diperbarui",
-"Could not update file recovery" => "Tidak dapat memperbarui pemulihan berkas"
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan sandi"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";