diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
commit | c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb (patch) | |
tree | b9a35d6675928f9d6eabd801c6c1ebb48e472c13 /core/l10n/vi.js | |
parent | 82502b10db073d1f9466998acbed852dfcb5852c (diff) | |
download | nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.tar.gz nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 84d0f8e3c28..94b03711d7b 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Các file của bạn đã được mã hóa. Sẽ không có cách nào lấy lại dữ liệu của bạn sau khi mật khẩu được thiết lập lại. <br/> Nếu bạn không chắc điều gì sẽ xảy ra, xin vui lòng liên hệ người quản trị hệ thốngtrước khi bạn tiếp tục. <br/> Bạn có <b> thực sự muốn </b> tiếp tục?", "I know what I'm doing" : "Tôi biết tôi đang làm gì", "Password can not be changed. Please contact your administrator." : "Không thể thay đổi được mật khẩu. Xin vui lòng liên hệ người quản trị hệ thống.", + "Reset password" : "Khôi phục mật khẩu", "No" : "Không", "Yes" : "Có", "No files in here" : "Không có file nào ở đây", @@ -258,7 +259,6 @@ OC.L10N.register( "An internal error occurred." : "Đã xảy ra một lỗi nội bộ.", "Please try again or contact your administrator." : "Vui lòng thử lại hoặc liên hệ quản trị của bạn.", "Username or email" : "Tên truy cập hoặc email", - "Wrong password. Reset it?" : "Sai mật khẩu. Gửi lại mật khẩu ?", "Wrong password." : "Sai mật khẩu.", "Log in" : "Đăng nhập", "Stay logged in" : "Lưu trạng thái đăng nhập", @@ -270,7 +270,6 @@ OC.L10N.register( "Redirecting …" : "Chuyển tiếp ...", "New password" : "Mật khẩu mới", "New Password" : "Mật khẩu mới", - "Reset password" : "Khôi phục mật khẩu", "Two-factor authentication" : "Xác thực 2 bước", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Tính năng bảo mật nâng cao được kích hoạt cho tài khoản của bạn. Vui lòng xác thực sử dụng yếu tố thứ hai.", "Cancel log in" : "Hủy đăng nhập", @@ -341,6 +340,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Để biết thông tin về cách cấu hình đúng máy chủ của bạn, hãy <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">xem tài liệu</a>.", "Log out" : "Đăng xuất", "This action requires you to confirm your password:" : "Tác vụ này yêu cầu bạn phải xác nhận mật khẩu của mình:", + "Wrong password. Reset it?" : "Sai mật khẩu. Gửi lại mật khẩu ?", "Use the following link to reset your password: {link}" : "Dùng đường dẫn sau để khôi phục lại mật khẩu : {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Xin chào, <br><br> báo cho bạn biết rằng %s đã chia sẽ %s với bạn. <br> <a href=\"%s\"> Xem </a><br><br>", "This Nextcloud instance is currently in single user mode." : "Nextcloud trong trường hợp này đang ở chế độ người dùng duy nhất.", |