diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /core/l10n/vi.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index a3b856ec629..9c9a38aed33 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -74,14 +74,14 @@ OC.L10N.register( "Searching other places" : "Tìm kiếm các nơi khác", "No search results in other folders for {tag}{filter}{endtag}" : "Không có kết quả tìm kiếm trong các thư mục khác cho {tag} {filter} {endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} kết quả tìm kiếm trong các thư mục khác"], + "Log in" : "Đăng nhập", + "Logging in …" : "Đang đăng nhập", "Server side authentication failed!" : "Xác thực phía máy chủ không thành công!", "Please contact your administrator." : "Vui lòng liên hệ với quản trị viên.", "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", "Password" : "Mật khẩu", - "Log in" : "Đăng nhập", - "Logging in …" : "Đang đăng nhập", "User disabled" : "Vô hiệu hóa sử dụng", "Reset password" : "Khôi phục mật khẩu", "Couldn't send reset email. Please contact your administrator." : "Không thể gửi thư điện tử yêu cầu thiết lập lại. Xin vui lòng liên hệ quản trị hệ thống", @@ -91,6 +91,7 @@ OC.L10N.register( "I know what I'm doing" : "Tôi biết tôi đang làm gì", "Cancel" : "Hủy", "Forgot password?" : "Quên mật khẩu sao?", + "Back" : "Quay lại", "Settings" : "Cài đặt", "Could not load your contacts" : "Không thể tải liên hệ của bạn", "Search contacts …" : "Tìm liên hệ ...", |