aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-17 00:17:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-17 00:17:53 +0000
commitbd3f3afcf715ee283f61a45e4a26e566f949a7a5 (patch)
treefa9d36484e4829ada850cd7b9ff622631b7b39df /lib/l10n/zh_CN.js
parentd820ab2ca8342d756ec8e0554e180e7f00cc3860 (diff)
downloadnextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.tar.gz
nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index d9cdf4a1001..106c13c86cf 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -72,9 +72,9 @@ OC.L10N.register(
"_in %n year_::_in %n years_" : ["%n年内"],
"_%n year ago_::_%n years ago_" : ["%n 年前"],
"_in %n hour_::_in %n hours_" : ["%n小时内"],
- "_%n hour ago_::_%n hours ago_" : ["%n 小时前"],
+ "_%n hour ago_::_%n hours ago_" : ["%n小时前"],
"_in %n minute_::_in %n minutes_" : ["%n分钟内"],
- "_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"],
+ "_%n minute ago_::_%n minutes ago_" : ["%n分钟前"],
"in a few seconds" : "几秒钟内",
"seconds ago" : "几秒前",
"Empty file" : "空文件",
@@ -103,7 +103,7 @@ OC.L10N.register(
"Email" : "电子邮箱",
"Mail %s" : "发邮件给 %s",
"Fediverse" : "联邦宇宙",
- "View %s on the fediverse" : "在联邦宇宙上浏览 %s",
+ "View %s on the fediverse" : "在联邦宇宙上浏览%s",
"Phone" : "电话",
"Call %s" : "呼叫 %s",
"Twitter" : "推特",
@@ -252,8 +252,8 @@ OC.L10N.register(
"Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现。",
"Authentication failed, wrong token or provider ID given" : "认证失败,提供了错误的token或提供者ID",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "缺少参数来完成请求。缺少的参数为:\"%s\"",
- "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被联合云提供商 \"%2$s\" 使用",
- "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的联合云提供商不存在。",
+ "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID“%1$s”已被联合云提供商“%2$s”使用",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为“%s”的联合云提供商不存在。",
"Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d。",
"Storage unauthorized. %s" : "存储认证失败。%s",
"Storage incomplete configuration. %s" : "存储未完成配置。%s",