summaryrefslogtreecommitdiffstats
path: root/core/l10n/vi.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-08 00:32:49 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-08 00:32:49 +0000
commit168560c0f29d8f326026f18273c763c48a5afafb (patch)
treec12d01635374abd3f0f245b7de888a68fd35ca22 /core/l10n/vi.json
parent8b6750ceac4593e81fe07fb6c22eb1bc8ea2a943 (diff)
downloadnextcloud-server-168560c0f29d8f326026f18273c763c48a5afafb.tar.gz
nextcloud-server-168560c0f29d8f326026f18273c763c48a5afafb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/vi.json')
-rw-r--r--core/l10n/vi.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/core/l10n/vi.json b/core/l10n/vi.json
index b992b281604..e7ac8bd5b28 100644
--- a/core/l10n/vi.json
+++ b/core/l10n/vi.json
@@ -76,27 +76,16 @@
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Máy chủ web của bạn không được thiết lập đúng cách để xử lý \"{url}\". Bạn có thể tìm thêm thông tin trong tài liệu {linkstart}↗{linkend}.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Máy chủ web của bạn không được thiết lập đúng cách để xử lý \"{url}\". Điều này rất có thể liên quan đến cấu hình máy chủ web chưa được cập nhật để phân phối trực tiếp thư mục này. Vui lòng so sánh cấu hình của bạn với các quy tắc rewrite trong \".htaccess\" cho Apache hoặc quy tắc được cung cấp trong tài liệu dành cho Nginx tại trang tài liệu {linkstart}của nó ↗{linkend}. Trên Nginx, đó thường là những dòng bắt đầu bằng \"location ~\" cần cập nhật.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Máy chủ web của bạn không được thiết lập đúng cách để phân phối các tệp .woff2. Đây thường là sự cố với cấu hình Nginx. Đối với Nextcloud 15, nó cần điều chỉnh để phân phối các tệp .woff2. So sánh cấu hình Nginx của bạn với cấu hình đề xuất trong {linkstart}tài liệu ↗{linkend} của chúng tôi.",
- "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP dường như không được thiết lập đúng cách để truy vấn các biến môi trường hệ thống. Thử nghiệm với getenv(\"PATH\") trả về một phản hồi trống.",
- "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Vui lòng kiểm tra tài liệu cài đặt {linkstart}↗{linkend} để biết các ghi chú cấu hình PHP và cấu hình PHP của máy chủ của bạn, đặc biệt là khi sử dụng php-fpm.",
- "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Cấu hình chỉ đọc đã được bật. Điều này ngăn thiết lập một số cấu hình thông qua giao diện web. Hơn nữa, tệp cần được ghi theo cách thủ công cho mỗi lần cập nhật.",
- "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Bạn chưa đặt hoặc xác minh cấu hình máy chủ email của mình. Vui lòng chuyển đến {mailSettingsStart}Cài đặt cơ bản{mailSettingsEnd} để đặt chúng. Sau đó, bấm nút \"Gửi email\" bên dưới biểu mẫu để xác minh cài đặt của bạn.",
- "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Cơ sở dữ liệu của bạn không chạy với mức cô lập giao dịch \"READ COMMITTED\". Điều này có thể gây ra sự cố khi nhiều hành động được thực thi song song.",
- "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Mô-đun PHP \"fileinfo\" bị thiếu. Bạn nên kích hoạt mô-đun này để nhận được kết quả tốt nhất với tính năng phát hiện loại MIME.",
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Địa chỉ từ xa của bạn đã được xác định là \"{remoteAddress}\" và hiện đang bị hạn chế mạnh mẽ, làm chậm hiệu suất của nhiều yêu cầu khác nhau. Nếu địa chỉ từ xa không phải là địa chỉ của bạn thì đây có thể là dấu hiệu cho thấy proxy không được cấu hình đúng. Bạn có thể tìm thêm thông tin trong tài liệu {linkstart}↗{linkend}.",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Khóa tệp giao dịch bị tắt, điều này có thể dẫn đến các vấn đề về điều kiện cuộc đua. Bật \"filelocking.enabled\" trong config.php để tránh những sự cố này. Xem tài liệu {linkstart}↗{linkend} để biết thêm thông tin.",
- "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Cơ sở dữ liệu được sử dụng để khóa tệp giao dịch. Để nâng cao hiệu suất, vui lòng định cấu hình memcache, nếu có. Xem tài liệu {linkstart}↗{linkend} để biết thêm thông tin.",
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Vui lòng đảm bảo đặt tùy chọn \"overwrite.cli.url\" trong tệp config.php của bạn thành URL mà người dùng của bạn chủ yếu sử dụng để truy cập Nextcloud này. Đề xuất: \"{suggestedOverwriteCliURL}\". Nếu không, có thể có vấn đề với việc tạo URL qua cron. (Mặc dù có thể URL được đề xuất không phải là URL mà người dùng của bạn chủ yếu sử dụng để truy cập Nextcloud này. Tốt nhất là kiểm tra kỹ điều này trong mọi trường hợp.)",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Không thể thực hiện công việc cron thông qua CLI. Các lỗi kỹ thuật sau đây đã xuất hiện:",
"Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "Lần thực thi tác vụ nền cuối cùng chạy {relativeTime}. Có vẻ như có điều gì đó không ổn. {liên kết} Kiểm tra cài đặt ↗ công việc nền {linkend}.",
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Đây là cộng đồng không được hỗ trợ của Nextcloud. Với kích thước của phiên bản này, hiệu năng, độ tin cậy và khả năng mở rộng không thể được đảm bảo. Thông báo đẩy được giới hạn để tránh làm quá tải dịch vụ miễn phí của chúng tôi. Tìm hiểu thêm về các lợi ích của Nextcloud Enterprise tại {linkstart}https://nextcloud.com/enterprise{linkend}.",
- "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Không có bộ nhớ cache nào được cấu hình. Để nâng cao hiệu suất, vui lòng định cấu hình memcache, nếu có. Thông tin thêm có thể được tìm thấy trong tài liệu ↗ {linkstart} {linkend}.",
- "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Không có nguồn phù hợp cho sự ngẫu nhiên được tìm thấy bởi PHP rất không được khuyến khích vì lý do bảo mật. Thông tin thêm có thể được tìm thấy trong tài liệu ↗ {linkstart} {linkend}.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Cấu hình header proxy ngược không chính xác hoặc bạn đang truy cập Nextcloud từ một proxy đáng tin cậy. Nếu không, đây là một vấn đề bảo mật và có thể cho phép kẻ tấn công giả mạo địa chỉ IP của họ như hiển thị cho Nextcloud. Thông tin thêm có thể được tìm thấy trong tài liệu ↗ {linkstart} {linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached được cấu hình làm bộ đệm phân tán, nhưng mô-đun PHP sai \"memcache\" được cài đặt. \\OC\\Memcache\\Memcached chỉ hỗ trợ \"memcached\" chứ không hỗ trợ \"memcache\". Xem wiki {linkstart}memcached về cả hai mô-đun ↗ {linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Một số tệp chưa vượt qua kiểm tra tính toàn vẹn. Thông tin thêm về cách khắc phục sự cố này có thể được tìm thấy trong tài liệu ↗ {linkstart1} {linkend}. ({linkstart2}Danh sách các tệp không hợp lệ... {linkend} / {linkstart3}Quét lại... {liên kết})",
"The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information." : "Mô-đun OPcache PHP không được cấu hình đúng. Xem tài liệu ↗ {linkstart} {linkend} để biết thêm thông tin.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP của bạn không có hỗ trợ FreeType, dẫn đến vỡ ảnh hồ sơ và giao diện cài đặt.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Thiếu chỉ mục \"{indexName}\" trong bảng \"{tableName}\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Cơ sở dữ liệu thiếu một số mục. Do thực tế là việc thêm mục trên các bảng lớn có thể mất một chút thời gian, chúng không được thêm tự động. Bằng cách chạy \"occ db:add-missing-indices\", các mục bị thiếu đó có thể được thêm thủ công trong khi phiên bản tiếp tục chạy. Sau khi các mục được thêm vào, các truy vấn vào các bảng đó thường nhanh hơn nhiều.",
"Missing primary key on table \"{tableName}\"." : "Thiếu khóa chính trên bảng \"{tableName}\".",
@@ -105,7 +94,6 @@
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Cơ sở dữ liệu thiếu một số cột tùy chọn. Do thực tế là việc thêm cột trên các bảng lớn có thể mất một chút thời gian, chúng không được thêm tự động khi chúng có thể là tùy chọn. Bằng cách chạy \"occ db:add-missing-columns\", các cột bị thiếu đó có thể được thêm thủ công trong khi phiên bản tiếp tục chạy. Sau khi các cột được thêm vào, một số tính năng có thể cải thiện khả năng phản hồi hoặc khả năng sử dụng.",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Mô-đun PHP \"imagick\" không được bật mặc dù ứng dụng chủ đề là. Để tạo favicon hoạt động chính xác, bạn cần cài đặt và bật mô-đun này.",
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Các mô-đun PHP \"gmp\" và / hoặc \"bcmath\" không được bật. Nếu bạn sử dụng xác thực không cần mật khẩu WebAuthn, các mô-đun này là bắt buộc.",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Có vẻ như bạn đang chạy phiên bản PHP 32-bit. Nextcloud cần 64-bit để chạy tốt. Vui lòng nâng cấp hệ điều hành và PHP của bạn lên 64-bit! Để biết thêm chi tiết, hãy đọc {linkstart} trang ↗ tài liệu {linkend} về điều này.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Mô-đun php-imagick trong trường hợp này không có hỗ trợ SVG. Để tương thích tốt hơn, nên cài đặt nó.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Một số cột trong cơ sở dữ liệu bị thiếu chuyển đổi thành số nguyên lớn. Do thực tế là việc thay đổi loại cột trên các bảng lớn có thể mất một thời gian, chúng không được thay đổi tự động. Bằng cách chạy \"occ db:convert-filecache-bigint\", những thay đổi đang chờ xử lý đó có thể được áp dụng thủ công. Thao tác này cần được thực hiện trong khi phiên bản ngoại tuyến. Để biết thêm chi tiết, hãy đọc {linkstart} trang tài liệu về {linkend} này ↗.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite hiện đang được sử dụng làm cơ sở dữ liệu phụ trợ. Đối với các cài đặt lớn hơn, chúng tôi khuyên bạn nên chuyển sang một backend cơ sở dữ liệu khác.",
@@ -393,9 +381,19 @@
"This page will refresh itself when the instance is available again." : "Trang này sẽ tự làm mới khi phiên bản khả dụng trở lại.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Liên hệ với người quản trị nếu lỗi này vẫn tồn tại hoặc xuất hiện bất ngờ.",
"Please use the command line updater because updating via the browser is disabled in your config.php." : "Vui lòng sử dụng trình cập nhật dòng lệnh vì cập nhật qua trình duyệt bị tắt trong cấu hình của bạn.php.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP dường như không được thiết lập đúng cách để truy vấn các biến môi trường hệ thống. Thử nghiệm với getenv(\"PATH\") trả về một phản hồi trống.",
+ "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Vui lòng kiểm tra tài liệu cài đặt {linkstart}↗{linkend} để biết các ghi chú cấu hình PHP và cấu hình PHP của máy chủ của bạn, đặc biệt là khi sử dụng php-fpm.",
+ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Cấu hình chỉ đọc đã được bật. Điều này ngăn thiết lập một số cấu hình thông qua giao diện web. Hơn nữa, tệp cần được ghi theo cách thủ công cho mỗi lần cập nhật.",
+ "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Bạn chưa đặt hoặc xác minh cấu hình máy chủ email của mình. Vui lòng chuyển đến {mailSettingsStart}Cài đặt cơ bản{mailSettingsEnd} để đặt chúng. Sau đó, bấm nút \"Gửi email\" bên dưới biểu mẫu để xác minh cài đặt của bạn.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Cơ sở dữ liệu của bạn không chạy với mức cô lập giao dịch \"READ COMMITTED\". Điều này có thể gây ra sự cố khi nhiều hành động được thực thi song song.",
+ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Mô-đun PHP \"fileinfo\" bị thiếu. Bạn nên kích hoạt mô-đun này để nhận được kết quả tốt nhất với tính năng phát hiện loại MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Khóa tệp giao dịch bị tắt, điều này có thể dẫn đến các vấn đề về điều kiện cuộc đua. Bật \"filelocking.enabled\" trong config.php để tránh những sự cố này. Xem tài liệu {linkstart}↗{linkend} để biết thêm thông tin.",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Cài đặt của bạn không có vùng điện thoại mặc định được đặt. Điều này là bắt buộc để xác thực số điện thoại trong cài đặt hồ sơ mà không cần mã quốc gia. Để cho phép các số điện thoại không có mã quốc gia, vui lòng thêm \"default_phone_region\" cùng với {linkstart}mã ISO 3166-1 ↗{linkend} tương ứng của khu vực vào tệp cấu hình của bạn.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Máy chủ này không có kết nối internet hoạt động: Không thể truy cập nhiều điểm cuối. Điều này có nghĩa là một số tính năng như gắn bộ nhớ ngoài, thông báo về bản cập nhật hoặc cài đặt ứng dụng của bên thứ ba sẽ không hoạt động. Truy cập tệp từ xa và gửi email thông báo cũng có thể không hoạt động. Thiết lập kết nối từ máy chủ này với internet để tận hưởng tất cả các tính năng.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Không có bộ nhớ cache nào được cấu hình. Để nâng cao hiệu suất, vui lòng định cấu hình memcache, nếu có. Thông tin thêm có thể được tìm thấy trong tài liệu ↗ {linkstart} {linkend}.",
+ "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Không có nguồn phù hợp cho sự ngẫu nhiên được tìm thấy bởi PHP rất không được khuyến khích vì lý do bảo mật. Thông tin thêm có thể được tìm thấy trong tài liệu ↗ {linkstart} {linkend}.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Bạn hiện đang chạy PHP {version}. Nâng cấp phiên bản PHP của bạn để tận dụng các bản cập nhật bảo mật và hiệu suất {linkstart} do PHP Group ↗ {linkend} cung cấp ngay khi bản phân phối của bạn hỗ trợ.",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP của bạn không có hỗ trợ FreeType, dẫn đến vỡ ảnh hồ sơ và giao diện cài đặt.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Phiên bản này thiếu một số mô-đun PHP được đề xuất. Để cải thiện hiệu suất và khả năng tương thích tốt hơn, bạn nên cài đặt chúng.",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Có vẻ như bạn đang chạy phiên bản PHP 32-bit. Nextcloud cần 64-bit để chạy tốt. Vui lòng nâng cấp hệ điều hành và PHP của bạn lên 64-bit! Để biết thêm chi tiết, hãy đọc {linkstart} trang tài liệu về {linkend} này ↗.",
"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Một thông báo đặt lại mật khẩu đã được gửi đến địa chỉ email của tài khoản này. Nếu bạn không nhận được nó, hãy kiểm tra các thư mục spam / rác của bạn hoặc yêu cầu quản trị viên cục bộ của bạn trợ giúp.",
@@ -428,7 +426,9 @@
"File not found" : "Không tìm thấy tệp tin",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Không thể tìm thấy tài liệu trên máy chủ. Có thể chia sẻ đã bị xóa hoặc đã hết hạn?",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Xin vui lòng sử dụng câu lệnh cập nhật bằng dòng lệnh do cập nhật tự động bị vô hiệu hóa trong file config.php",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Có vẻ như bạn đang chạy phiên bản PHP 32-bit. Nextcloud cần 64-bit để chạy tốt. Vui lòng nâng cấp hệ điều hành và PHP của bạn lên 64-bit! Để biết thêm chi tiết, hãy đọc {linkstart} trang ↗ tài liệu {linkend} về điều này.",
"The page could not be found on the server." : "Không thể tìm thấy trang trên máy chủ.",
+ "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Cơ sở dữ liệu được sử dụng để khóa tệp giao dịch. Để nâng cao hiệu suất, vui lòng định cấu hình memcache, nếu có. Xem tài liệu {linkstart}↗{linkend} để biết thêm thông tin.",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 hiện không còn được dùng trong Nextcloud 27. Nextcloud 28 có thể yêu cầu ít nhất PHP 8.1. Vui lòng nâng cấp lên {linkstart}một trong những phiên bản PHP được hỗ trợ chính thức do PHP Group ↗ {linkend} cung cấp càng sớm càng tốt."
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file