summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r--apps/settings/l10n/zh_HK.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 1ae34027ec3..1248d6e62e0 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -184,6 +184,10 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "您已經設定 Memcached 為分散式快取,但 PHP 模組「memcached」未安裝。",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "未設定記憶體快取。要強化效能,請設定記憶體快取(若可用)。",
"Configured" : "已配置",
+ "MySQL unicode support" : "MySQL Unicode 支援",
+ "You are not using MySQL" : "您並未使用 MySQL",
+ "MySQL is used as database and does support 4-byte characters" : "MySQL 用作資料庫並支援 4 位元組字元",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作數據庫,但不支持4-byte字符。為了能夠處理4字節字符(如表情符號)而不會出現文件名或註釋問題,建議在MySQL中啟用4字節支持。",
"Overwrite CLI URL" : "覆寫 CLI URL",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "您 config.php 中的「overwrite.cli.url」選項正確設定為「%s」。",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "您 config.php 中的「overwrite.cli.url」選項設定為「%s」,這是正確的 URL。建議的 URL 為「%s」。",
@@ -225,6 +229,10 @@ OC.L10N.register(
"You are currently running PHP %s." : "您目前正在運行 PHP %s。",
"PHP \"output_buffering\" option" : "PHP \"output_buffering\" 選項",
"PHP configuration option \"output_buffering\" must be disabled" : "PHP 設定選項 \"output_buffering\" 必須停用",
+ "Push service" : "推送服務",
+ "Valid enterprise license" : "有效的企業許可證",
+ "Free push service" : "免費推送服務",
+ "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 {link}." : "這是不受支援的 Nextcloud 社群版建置。鑑於此站台的大小,無法保證效能、可靠程度與延展性。推播通知已受限,以避免我們的免費服務負載過重。請至 {link} 取得更多關於 Nextcloud 企業版的資訊。",
"Random generator" : "隨機生成器",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP 找不到適合的隨機來源,出於安全原因強烈建議不要這樣做。",
"Secure" : "安全",
@@ -240,6 +248,14 @@ OC.L10N.register(
"Architecture" : "建築學",
"64-bit" : "64 位元",
"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!" : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!",
+ "Temporary space available" : "可用臨時空間",
+ "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "檢查臨時 PHP 路徑時發生錯誤 - 未正確設定為目錄。回傳值:%s",
+ "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "檢查臨時 PHP 路徑的可用磁碟空間時發生錯誤或未回傳可用磁碟空間。臨時路徑:%s",
+ "- %.1f GiB available in %s (PHP temporary directory)" : "- 在 %s(PHP 臨時目錄)有 %.1f GiB 可用",
+ "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- 在 %s(Nextcloud 臨時目錄)有 %.1f GiB 可用",
+ "Temporary directory is correctly configured:\n%s" : "臨時目錄已正確設定:\n%s",
+ "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "此站台使用以 S3 為基礎的物件儲存作為主要儲存空間,並在臨時目錄中有足夠的儲存空間。\n%s",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "此站台使用以 S3 為基礎的物件儲存作為主要儲存空間。上傳的檔案會暫存在伺服器中,因此建議 PHP 的暫存資料夾最少要有 50 GB 可用空間。要改善這個,請變更 php.ini 中的臨時目錄,或將新增更多空間給該路徑。\n\n檢查臨時路徑中的可用空間,結果為 %.1f GiB,而非建議的 50 GiB。路徑:%s",
"Database transaction isolation level" : "資料庫交易隔離層級",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "您的數據庫並未使用 \"READ COMMITTED\" 的交易隔離等級。當有多個操作平行進行時,這可能會造成問題。",
"Was not able to get transaction isolation level: %s" : "無法取得交易隔離層級:%s",