diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
commit | 49634892696ff77d86fcae650a73f82cca4160bb (patch) | |
tree | 831a1b8b8cb6e5f35f82d78899fb859299eccc5c /apps/settings/l10n/zh_TW.js | |
parent | 3dd43006fd5539b833d547884c5d52d9cc4883e7 (diff) | |
download | nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.tar.gz nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 8dd2f39db13..8284b9a8789 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -326,9 +326,6 @@ OC.L10N.register( "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." : "機器翻譯可以透過不同的應用程式實作。您可以在此處定義目前安裝的機器翻譯應用程式的優先程度。", - "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" : "您目前安裝的應用程式均不提供語音轉文字功能", "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" : "您目前安裝的應用程式均不提供產生影像功能", @@ -823,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "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" : "您目前安裝的應用程式均不提供語音轉文字功能", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄", |