diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/vi.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index bfaa468800a..7ab4edf9b08 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -250,10 +250,9 @@ OC.L10N.register( "Username or email" : "Tên truy cập hoặc email", "Log in" : "Đăng nhập", "Wrong password." : "Sai mật khẩu.", + "App token" : "Dấu hiệu ứng dụng", "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", - "Alternative login using app token" : "Cách thức đăng nhập khác sử dụng app token", "Redirecting …" : "Chuyển tiếp ...", "New password" : "Mật khẩu mới", "New Password" : "Mật khẩu mới", @@ -287,6 +286,7 @@ OC.L10N.register( "Share with other people by entering a user or group or a federated cloud ID." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, ID đám mây liên kết.", "Share with other people by entering a user or group or an email address." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, hoặc địa chỉ email.", "Stay logged in" : "Lưu trạng thái đăng nhập", - "Alternative Logins" : "Đăng nhập khác" + "Alternative Logins" : "Đăng nhập khác", + "Alternative login using app token" : "Cách thức đăng nhập khác sử dụng app token" }, "nplurals=1; plural=0;"); |