diff options
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;"); |