diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_encryption/l10n/vi.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_encryption/l10n/vi.json')
-rw-r--r-- | apps/files_encryption/l10n/vi.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/vi.json b/apps/files_encryption/l10n/vi.json new file mode 100644 index 00000000000..f1a1ff4c6da --- /dev/null +++ b/apps/files_encryption/l10n/vi.json @@ -0,0 +1,24 @@ +{ "translations": { + "Unknown error" : "Lỗi chưa biết", + "Recovery key successfully enabled" : "Khóa khôi phục kích hoạt 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", + "Disabled" : "Tắt", + "Change Password" : "Đổi Mật khẩu", + " If you don't remember your old password you can ask your administrator to recover your files." : "Nếu bạn không nhớ mật khẩu cũ, bạn có thể yêu cầu quản trị viên khôi phục tập tin của bạn.", + "Old log-in password" : "Mật khẩu đăng nhập cũ", + "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" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |