diff options
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index d46ccf81aa5..47c6c212c72 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -72,10 +72,9 @@ OC.L10N.register( "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", - "Show password" : "Hiện mật khẩu", "User disabled" : "Vô hiệu hóa sử dụng", + "Username or email" : "Tên truy cập hoặc email", "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", "Back to login" : "Quay lại trang đăng nhập", @@ -176,6 +175,7 @@ OC.L10N.register( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Thư mục và file dữ liệu của bạn có thể được truy cập từ internet bởi vì file .htaccess không hoạt động", "Create an <strong>admin account</strong>" : "Tạo một <strong>tài khoản quản trị</strong>", "Username" : "Tên đăng nhập", + "Show password" : "Hiện mật khẩu", "Storage & database" : "Lưu trữ & cơ sở dữ liệu", "Data folder" : "Thư mục dữ liệu", "Configure the database" : "Cấu hình cơ sở dữ liệu", |