summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/vi.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/vi.php')
-rw-r--r--apps/files_encryption/l10n/vi.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/vi.php b/apps/files_encryption/l10n/vi.php
index dc8108e6308..3c3078283bd 100644
--- a/apps/files_encryption/l10n/vi.php
+++ b/apps/files_encryption/l10n/vi.php
@@ -1,13 +1,14 @@
<?php
$TRANSLATIONS = array(
"Recovery key successfully enabled" => "Khóa khôi phục kích hoạt thành công",
-"Could not enable recovery key. Please check your recovery key password!" => "Không thể kích hoạt khóa khôi phục. Vui lòng kiểm tra mật khẩu khóa khôi phục!",
-"Recovery key successfully disabled" => "Vô hiệu hóa khóa khôi phục thành công",
"Could not disable recovery key. Please check your recovery key password!" => "Không thể vô hiệu hóa khóa khôi phục. Vui lòng kiểm tra mật khẩu khóa khôi phục!",
+"Recovery key successfully disabled" => "Vô hiệu hóa khóa khôi phục thành công",
"Password successfully changed." => "Đã đổi mật khẩu.",
"Could not change the password. Maybe the old password was not correct." => "Không thể đổi mật khẩu. Có lẽ do mật khẩu cũ không đúng.",
"Private key password successfully updated." => "Cập nhật thành công mật khẩu khóa cá nhân",
"Could not update the private key password. Maybe the old password was not correct." => "Không thể cập nhật mật khẩu khóa cá nhân. Có thể mật khẩu cũ không đúng",
+"File recovery settings updated" => "Đã cập nhật thiết lập khôi phục tập tin ",
+"Could not update file recovery" => "Không thể cập nhật khôi phục tập tin",
"Encryption" => "Mã hóa",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Ứng dụng mã hóa đã được kích hoạt nhưng bạn chưa khởi tạo khóa. Vui lòng đăng xuất ra và đăng nhập lại",
"Enabled" => "Bật",
@@ -18,8 +19,6 @@ $TRANSLATIONS = array(
"Current log-in password" => "Mật khẩu đăng nhập hiện tại",
"Update Private Key Password" => "Cập nhật mật khẩu khóa cá nhân",
"Enable password recovery:" => "Kích hoạt khôi phục mật khẩu:",
-"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Tùy chọn này sẽ cho phép bạn tái truy cập đến các tập tin mã hóa trong trường hợp mất mật khẩu",
-"File recovery settings updated" => "Đã cập nhật thiết lập khôi phục tập tin ",
-"Could not update file recovery" => "Không thể cập nhật khôi phục tập tin"
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Tùy chọn này sẽ cho phép bạn tái truy cập đến các tập tin mã hóa trong trường hợp mất mật khẩu"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";