diff options
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 20cd9d2e340..dc9012805de 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -50,6 +50,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (không tương thích)", "Following apps have been disabled: %s" : "Các ứng dụng sau bị vô hiệu hóa: %s", "Already up to date" : "Đã được cập nhật bản mới nhất", + "Dismiss" : "Bỏ qua", + "Connection to server lost" : "Kết nối tới máy chủ bị mất", "No" : "Không", "Yes" : "Có", "No files in here" : "Không có file nào ở đây", @@ -75,8 +77,9 @@ OC.L10N.register( "Copy to {folder}" : "Sao chép tới thư mục {folder}", "Move to {folder}" : "Chuyển tới thư mục {folder}", "Saving..." : "Đang lưu...", - "Dismiss" : "Bỏ qua", "seconds ago" : "vài giây trước", + "Settings" : "Cài đặt", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Xảy ra lỗi khi tải trang, tải lại trong %n giây"], "Authentication required" : "Cần phải được xác thực", "This action requires you to confirm your password" : "Để thực hiện hành động này, yêu cầu bạn phải nhập lại mật khẩu", "Confirm" : "Xác nhận", @@ -160,9 +163,6 @@ OC.L10N.register( "Rename" : "Sửa tên", "Collaborative tags" : "Thẻ cộng tác", "No tags found" : "Không tìm thấy thẻ", - "Settings" : "Cài đặt", - "Connection to server lost" : "Kết nối tới máy chủ bị mất", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Xảy ra lỗi khi tải trang, tải lại trong %n giây"], "Very weak password" : "Mật khẩu rất yếu", "Weak password" : "Mật khẩu yếu", "So-so password" : "Mật khẩu tạm được", |