diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-14 00:21:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-14 00:21:37 +0000 |
commit | 2bbc4f59886c8586c5de55956af68b7c7f8159fd (patch) | |
tree | 3d53922e60303a35e19236d5a3a82b0a5e8c9dc4 /apps/settings/l10n/zh_HK.js | |
parent | afc4b0aea5103fad469bd27d1d199778f956291c (diff) | |
download | nextcloud-server-2bbc4f59886c8586c5de55956af68b7c7f8159fd.tar.gz nextcloud-server-2bbc4f59886c8586c5de55956af68b7c7f8159fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index c515bd718a5..e7bf0b39775 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -337,12 +337,12 @@ OC.L10N.register( "Unified task processing" : "統一任務處理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "人工智能任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", "Task:" : "任務︰", - "None of your currently installed apps provide Task processing functionality" : "您當前安裝的應用程式均不提供任務處理功能", + "None of your currently installed apps provide Task processing functionality" : "您目前已安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", - "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程序來實現。 您可以在此處定義當前安裝的機器翻譯應用程式的優先級。", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程式來實現。您可以在此處定義目前已安裝的機器翻譯應用程式的優先級。", "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" : "您當前安裝的應用程式均不提供圖像產生功能", + "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." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", "None of your currently installed apps provide text processing functionality using the Text Processing API." : "您目前安裝的應用程式均不提供使用文字處理 API 的文字處理功能。", @@ -612,7 +612,7 @@ OC.L10N.register( "No {property} set" : "沒有設置 {property} ", "Invalid value" : "無效的意義", "Unable to update {property}" : "無法更新 (property)", - "Change scope level of {property}, current scope is {scope}" : "更改 {property} 的範圍級別,當前範圍為 {scope}", + "Change scope level of {property}, current scope is {scope}" : "更改 {property} 的範圍級別,目前範圍為 {scope}", "Unable to update federation scope of the primary {property}" : "無法更新主要 {property} 的聯盟範圍", "Unable to update federation scope of additional {property}" : "無法更新額外 {property} 的聯盟範圍", "Add additional email" : "添加額外電郵地址", @@ -858,8 +858,8 @@ OC.L10N.register( "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", "Speech-To-Text" : "音頻轉文字", "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" : "您當前安裝的應用程式均不提供音頻轉文字功能", - "None of your currently installed apps provide Text processing functionality" : "您當前安裝的應用程式均不提供文字處理功能", + "None of your currently installed apps provide Speech-To-Text functionality" : "您目前安裝的應用程式均不提供音頻轉文字功能", + "None of your currently installed apps provide Text processing functionality" : "您目前安裝的應用程式均不提供文字處理功能", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Set default expiration date for shares" : "設定分享的預設到期日", |