Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r--core/l10n/vi.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js
index 75bbd20d665..f97e196ab33 100644
--- a/core/l10n/vi.js
+++ b/core/l10n/vi.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Search contacts …" : "Tìm liên hệ ...",
"No contacts found" : "Không tìm thấy liên hệ nào",
"Show all contacts …" : "Hiển thị tất cả liên hệ…",
- "There was an error loading your contacts" : "Đã xảy ra lỗi khi tải liên hệ của bạn",
"Loading your contacts …" : "Đang tải liên hệ của bạn ...",
"Looking for {term} …" : "Đang tìm kiếm {term} ...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Có lỗi xảy ra với mã kiểm tra sự toàn vẹn. Thông tin thêm....</a>",
@@ -348,6 +347,7 @@ OC.L10N.register(
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Phụ thuộc vào cấu hình của ban, với tư cách là quản trị viên ban có thể cho phép sử dụng nút lệnh dưới đây để tạo sự tin tưởng cho tên miền này.",
"Please use the command line updater because you have a big instance." : "Hãy sử dụng dòng lệnh để cập nhật bởi vì bạn có một hệ thống lớn.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Để được trợ giúp, hãy xem <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">tài liệu</a>liệu.",
+ "There was an error loading your contacts" : "Đã xảy ra lỗi khi tải liên hệ của bạn",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "Chức năng PHP OPcache không được cấu hình hợp lệ. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Để hiệu suất hệ thống tốt hơn, chúng tôi đề xuất</a> thực hiện các thiết lập sau trong tệp tin <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Chức năng PHP \"set_time_limit\" không khả dụng. Điều này có thể dẫn đến việc các tập lệnh bị tạm dừng giữa chừng khi thực hiện, phá vỡ cài đặt của bạn. Chúng tôi thực sự khuyên bạn nên bật chức năng này.",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Thư mục chứa dữ liệu và các tệp của bạn có thể truy cập được từ Internet. Vì tệp .htaccess không hoạt động. Chúng tôi khuyên bạn nên định cấu hình máy chủ web theo cách mà thư mục dữ liệu không có thể truy cập được hoặc bạn di chuyển thư mục dữ liệu ra bên ngoài thư mục gốc của máy chủ web.",