diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index d3a1e76bc9f..6de1a6d437e 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.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" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", |