diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
commit | 4939ff36a0ad7206a32ef3d0b711984a405acfc7 (patch) | |
tree | 0a77173fe957508e70bc47a608f9cb4e0128e02f /core/l10n/vi.js | |
parent | 66eaea92595554bcff3cc1ae68c357ef2ef9c58f (diff) | |
download | nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.tar.gz nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.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 51d6f528744..1325d0617fd 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -254,7 +254,6 @@ OC.L10N.register( "Log in" : "Đăng nhập", "Wrong password." : "Sai mật khẩu.", "Stay logged in" : "Lưu trạng thái đăng nhập", - "Alternative Logins" : "Đăng nhập khác", "Account access" : "Truy cập tài khoản", "You are about to grant %s access to your %s account." : "Bạn sắp được phép %s truy nhập tới tài khoản %s của bạn.", "App token" : "Dấu hiệu ứng dụng", @@ -287,6 +286,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Bản cài đặt%s hiện tại đang trong chế độ \"bảo trì\", do vậy có thể bạn cần phải đợi thêm chút ít thời gian.", "This page will refresh itself when the %s instance is available again." : "Trang này sẽ tự động được làm tươi khi bản cài đặt %s được sẵn sàng.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Liên hệ với người quản trị nếu lỗi này vẫn tồn tại hoặc xuất hiện bất ngờ.", - "Thank you for your patience." : "Cảm ơn sự kiên nhẫn của bạn." + "Thank you for your patience." : "Cảm ơn sự kiên nhẫn của bạn.", + "Alternative Logins" : "Đăng nhập khác" }, "nplurals=1; plural=0;"); |