diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/vi.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/vi.js')
-rw-r--r-- | apps/settings/l10n/vi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 2f8ff6ebd6a..7010df661bf 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Xóa từ xa đã được bắt đầu vào %1$s", "Remote wipe has finished on %1$s" : "Xóa từ xa đã kết thúc vào %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>mật khẩu</strong> hoặc <strong>email</strong> đã được sửa đổi", - "Apps" : "Ứng dụng", + "Settings" : "Cài đặt", "Could not remove app." : "Không thể xoá ứng dụng.", "Could not update app." : "Không thể cập nhật ứng dụng.", "Wrong password" : "Mật khẩu không chính xác", @@ -68,7 +68,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Nếu bạn nhận được email này, cấu hình email có vẻ đúng.", "Email could not be sent. Check your mail server log" : "Email không thể gửi được. Kiểm tra nhật ký máy chủ email của bạn", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Một vấn đề xảy ra trong khi gửi email. Vui lòng sửa lại cài đặt của bạn. (Lỗi: %s)", - "Users" : "Người dùng", "Invalid mail address" : "Địa chỉ email không hợp lệ", "Settings saved" : "Cấu hình đã được lưu", "Unable to change full name" : "Họ và tên không thể thay đổi ", @@ -97,9 +96,10 @@ OC.L10N.register( "Set your password" : "Đặt mật khẩu của bạn", "Go to %s" : "Đi tới %s", "Install Client" : "Cài đặt máy khách", - "Settings" : "Cài đặt", + "Apps" : "Ứng dụng", "Personal" : "Cá nhân", "Administration" : "Quản trị viên", + "Users" : "Người dùng", "Additional settings" : "Cài đặt bổ sung", "Artificial Intelligence" : "Trí tuệ nhân tạo", "Administration privileges" : "Đặc quyền quản trị", |