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 fae9a76d43e..9068e0cda9e 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -66,11 +66,10 @@ OC.L10N.register( "_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"], "Saving..." : "Đang lưu...", "Dismiss" : "Bỏ qua", - "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", "Authentication required" : "Cần phải được xác thực", - "Password" : "Mật khẩu", - "Cancel" : "Hủy", + "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", + "Password" : "Mật khẩu", "Failed to authenticate, try again" : "Không thể xác thực thành công, xin vui lòng thử lại", "seconds ago" : "vài giây trước", "Logging in …" : "Đang đăng nhập", @@ -95,6 +94,7 @@ OC.L10N.register( "Already existing files" : "Các file đang tồn tại", "Which files do you want to keep?" : "Bạn muốn tiếp tục với những tập tin nào?", "If you select both versions, the copied file will have a number added to its name." : "Nếu bạn chọn cả hai phiên bản, tập tin được sao chép sẽ được đánh thêm số vào tên của nó.", + "Cancel" : "Hủy", "Continue" : "Tiếp tục", "(all selected)" : "(Tất cả các lựa chọn)", "({count} selected)" : "({count} được chọn)", |