diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
commit | 9252789576cb11174feb398707adfba83aaba59e (patch) | |
tree | 34894dc4da957db4f7a2d003e84e0184b3ae7482 /apps/settings/l10n/zh_TW.json | |
parent | d0a732733758e9f2d182a890bc4f5479b0dd874e (diff) | |
download | nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.tar.gz nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index ad663d43889..88a9623a9f6 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -182,6 +182,10 @@ "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 位元組字元。例如,為了能處理檔案名稱或是留言中的 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」。", @@ -223,6 +227,10 @@ "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" : "安全", @@ -238,6 +246,14 @@ "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 有 %.1f GiB 可用(PHP 臨時目錄)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- 在 %s 有 %.1f GiB 可用(Nextcloud 臨時目錄)", + "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", |