diff options
Diffstat (limited to 'apps/settings/l10n/vi.json')
-rw-r--r-- | apps/settings/l10n/vi.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index 607f952c03e..897b70f6e3d 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -60,10 +60,6 @@ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Vui lòng cung cấp mật khẩu khôi phục quản trị viên; nếu không, tất cả dữ liệu người dùng sẽ bị mất.", "Wrong admin recovery password. Please check the password and try again." : "Sai mật khẩu khôi phục quản trị viên. Vui lòng kiểm tra mật khẩu và thử lại.", "Backend does not support password change, but the user's encryption key was updated." : "Hệ thống không hỗ trợ đổi mật khẩu, nhưng khoá mã hoá của người dùng đã được cập nhật.", - "installing and updating apps via the App Store or Federated Cloud Sharing" : "cài đặt và cập nhật ứng dụng thông qua App Store hoặc Federated Cloud Sharing", - "Federated Cloud Sharing" : "Federated Cloud Sharing", - "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL đang sử dụng đã lâu không cập nhật %1$s phiên bản (%2$s). Vui lòng cập nhật hệ điều hành hoặc các tính năng như %3$s sẽ không hoạt động đáng tin cậy.", - "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Không thể xác định phiên bản TLS của cURL đã cũ hay chưa do lỗi phát sinh trong quá trình gửi yêu cầu HTTPS tới https://nextcloud.com. Vui lòng kiểm tra tệp tin nhật kí Nextcloud để biết thêm thông tin.", "Administrator documentation" : "Tài liệu quản trị viên", "User documentation" : "Tài liệu người dùng", "Nextcloud help overview" : "Tổng quan trợ giúp", @@ -528,6 +524,10 @@ "There are some warnings regarding your setup." : "Có một số cảnh báo liên quan đến thiết lập của bạn.", "Checking for system and security issues." : "Kiểm tra các vấn đề về hệ thống và bảo mật.", "Use a second factor besides your password to increase security for your account." : "Sử dụng yếu tố thứ hai ngoài mật khẩu để tăng tính bảo mật cho tài khoản của bạn.", + "installing and updating apps via the App Store or Federated Cloud Sharing" : "cài đặt và cập nhật ứng dụng thông qua App Store hoặc Federated Cloud Sharing", + "Federated Cloud Sharing" : "Federated Cloud Sharing", + "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL đang sử dụng đã lâu không cập nhật %1$s phiên bản (%2$s). Vui lòng cập nhật hệ điều hành hoặc các tính năng như %3$s sẽ không hoạt động đáng tin cậy.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Không thể xác định phiên bản TLS của cURL đã cũ hay chưa do lỗi phát sinh trong quá trình gửi yêu cầu HTTPS tới https://nextcloud.com. Vui lòng kiểm tra tệp tin nhật kí Nextcloud để biết thêm thông tin.", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache bị vô hiệu hóa. Để có hiệu suất tốt hơn, bạn nên áp dụng opcache.enable=1 cho cấu hình PHP của mình.", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache được cấu hình để xóa nhận xét mã. Khi bật OPcache, opcache.save_comments=1 phải được đặt để Nextcloud hoạt động.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud không được phép sử dụng API OPcache. Khi bật OPcache, bạn nên bao gồm tất cả các thư mục Nextcloud với opcache.restrict_api hoặc bỏ đặt cài đặt này để tắt các hạn chế API OPcache, nhằm ngăn ngừa lỗi trong quá trình nâng cấp ứng dụng hoặc lõi Nextcloud.", |