diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index c68de4e2dda..299f5ef333c 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -275,9 +275,6 @@ OC.L10N.register( "Task:" : "任务:", "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" : "您目前安装的应用都不提供图像生成功能", @@ -726,6 +723,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" : "允许在分享对话框中自动补全用户名并访问系统通讯录", |