diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /lib/l10n/zh_CN.json | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index b8543928070..4c4c20208f1 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -93,7 +93,7 @@ "Administration settings" : "管理设置", "Settings" : "设置", "Log out" : "注销", - "Users" : "用户", + "Accounts" : "账户", "Email" : "电子邮箱", "Mail %s" : "发邮件给 %s", "Fediverse" : "联邦宇宙", @@ -237,19 +237,24 @@ "Storage connection error. %s" : "存储连接错误。%s", "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时。%s", + "Writes text in a given style based on the provided source material." : "通过给出语料的风格生成文字", + "Generate image" : "生成图片", + "Prompt" : "提示", + "Generates a possible headline for a text." : "为一段文本生成一个可能的标题", + "Summarize" : "总结归纳", + "Summary" : "概况", + "Extract topics" : "提取主题", "Free prompt" : "自由提示", "Runs an arbitrary prompt through the language model." : "向语言模型中输入任何提示词", "Generate headline" : "产生标题", - "Generates a possible headline for a text." : "为一段文本生成一个可能的标题", - "Summarize" : "总结归纳", "Summarizes text by reducing its length without losing key information." : "总结一段文本以减少长度而不丢失关键信息", - "Extract topics" : "提取主题", "Extracts topics from a text and outputs them separated by commas." : "从文本中摘出主题,输出逗号分隔的结果", "404" : "404", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登录用户必须是管理员、子管理员或具有访问此设置的特殊权限", "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员", "Logged in user must be an admin" : "当前登录用户必须为管理员", "Help" : "帮助", + "Users" : "用户", "Unknown user" : "未知用户", "Enter the database username and name for %s" : "输入 %s 的数据库用户名和名称", "Enter the database username for %s" : "输入 %s 的数据库用户名", |