diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-23 00:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-23 00:28:10 +0000 |
commit | 6d8cbd5ede73c4679b384b9e45da80f7d41aa865 (patch) | |
tree | 9eeae7ffb89d5c5ea6560b0421765d7c8390a22a /apps/settings/l10n/zh_CN.js | |
parent | 0acad69840ff21a103f532548907e480fc5a982a (diff) | |
download | nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.tar.gz nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 4aae2918294..7142fa3a7e4 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -149,6 +149,14 @@ OC.L10N.register( "Profile information" : "个人信息", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "个人资料图片、全名、电子邮件、电话号码、地址、网站、Twitter、组织、角色、标题、个人简介以及您的个人资料是否启用", "Nextcloud settings" : "Nextcloud 设置", + "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" : "您当前安装的应用程序均不提供语音转文本功能", + "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" : "您当前安装的应用程序均不提供文本处理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此决定哪个组可以访问管理设置的特定部分。", "None" : "无", "Unable to modify setting" : "无法更改设置", |