diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-09 00:20:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-09 00:20:23 +0000 |
commit | 17dce741977fc9e84cbc6cad78322599de2253ad (patch) | |
tree | abe757738051a0960ab536dd6e84fb046c4ec23c /apps/settings/l10n/zh_TW.js | |
parent | f89dabb828e782af51992633c9fd57b593a2d5cb (diff) | |
download | nextcloud-server-17dce741977fc9e84cbc6cad78322599de2253ad.tar.gz nextcloud-server-17dce741977fc9e84cbc6cad78322599de2253ad.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index e87f3e4ab4d..60f67f86f30 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -243,7 +243,6 @@ OC.L10N.register( "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", - "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。", "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」必須停用", @@ -872,6 +871,7 @@ OC.L10N.register( "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", "Overwrite cli URL" : "覆寫 CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", + "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。", "Rating: {score}/10" : "評分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。使用者將不會被刪除。", "No users" : "無使用者", |