diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.json')
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index e7e1fba8668..b4fae708ff6 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -150,6 +150,9 @@ "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" : "您的 Nextcloud 缺少了某些建議的 PHP 模組。為了提升效能與相容性,強烈建議您安裝這些 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。", @@ -171,6 +174,8 @@ "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:" : "任務︰", |