aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index b3bfa1c9dce..51d2b4bff46 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -152,6 +152,9 @@ OC.L10N.register(
"The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。",
"Checking for PHP default charset" : "正在檢查 PHP 預設字元集",
"PHP configuration option default_charset should be UTF-8" : "PHP 設定選項 default_charset 應為 UTF-8",
+ "PHP modules" : "PHP 模組",
+ "This instance is missing some required PHP modules. It is required to install them: %s" : "此站台缺少一些必要的 PHP 模組。必須安裝這些模組:%s",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s" : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s",
"Checking for 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。",
@@ -173,6 +176,8 @@ OC.L10N.register(
"Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "語音轉文字可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。",
"None of your currently installed apps provide Speech-To-Text functionality" : "您目前安裝的應用程式均不提供語音轉文字功能",
"Image generation" : "影像產生",
+ "Image generation can be implemented by different apps. Here you can set which app should be used." : "產生影像可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。",
+ "None of your currently installed apps provide image generation functionality" : "您目前安裝的應用程式均不提供產生影像功能",
"Text processing" : "文字處理",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。",
"Task:" : "任務:",