From ff9c3b0ee2140e7b2d0866acd7a86339c26670bb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Feb 2024 00:20:21 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/zh_HK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/l10n/zh_HK.json') diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 6bfd9d76945..361d7e720df 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -75,7 +75,6 @@ "Already up to date" : "此版本為最新版本", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAV 界面似乎為故障狀態,導致您的網頁伺服器無法提供檔案同步功能。", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "您的網絡伺服器未正確設置為解析“ {url}”。可以在 {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." : "您的網絡伺服器未正確設置為解析“ {url}”。這很可能與未更新為直接傳送此資料夾的Web伺服器配置有關。請將您的配置與Apache的“。htaccess”中提供的重寫規則或Nginx文檔中提供的重寫規則(位於{linkstart}文檔頁面↗{linkend})進行比較。在Nginx上,通常以“ location ~”開頭的行需要更新。", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "您正在通過安全連接存取實例,但是您的實例正在生成不安全的URL。這很可能意味著您被隱藏在反向代理(reverse proxy)之後,並且覆蓋配置變量(overwrite config variables)未正確設置。請閱讀{linkstart}有關此的文檔頁面↗{linkend}。", "Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤", "For more details see the {linkstart}documentation ↗{linkend}." : "有關更多細節,請參見 {linkstart} 說明書↗{linkedin}。", @@ -373,6 +372,7 @@ "Please try again" : "請再試一次", "The user limit of this instance is reached." : "的達此實例的用戶上限。", "Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "在支援應用程式中輸入您的訂閱金鑰以增加用戶限制。這也確實為您提供了 Nextcloud Enterprise 提供的所有額外好處,並且強烈推薦用於公司的營運。", + "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." : "您的網絡伺服器未正確設置為解析“ {url}”。這很可能與未更新為直接傳送此資料夾的Web伺服器配置有關。請將您的配置與Apache的“。htaccess”中提供的重寫規則或Nginx文檔中提供的重寫規則(位於{linkstart}文檔頁面↗{linkend})進行比較。在Nginx上,通常以“ location ~”開頭的行需要更新。", "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}." : "您的 Web 伺服器未正確設置為傳遞 .woff2 檔案。這通常是 Nginx 配置的問題。對於Nextcloud 15,需要進行調整以同時交付 .woff2 檔案。將您的 Nginx 配置與我們的{linkstart}文檔↗{linkend}中的推薦配置進行比較。", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 設定似乎不完整,導致無法正確取得系統環境變數,因為偵測到 getenv(\"PATH\") 回傳資料為空值", "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "請查看 {linkstart}安裝文檔↗{linkend},以獲取PHP配置說明和伺服器的PHP配置,尤其是在使用 php-fpm 時。", -- cgit v1.2.3