diff options
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index cad9737dcf8..6aa9035fdd5 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -70,9 +70,9 @@ "_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" : "空文件", @@ -101,7 +101,7 @@ "Email" : "电子邮箱", "Mail %s" : "发邮件给 %s", "Fediverse" : "联邦宇宙", - "View %s on the fediverse" : "在联邦宇宙上浏览 %s", + "View %s on the fediverse" : "在联邦宇宙上浏览%s", "Phone" : "电话", "Call %s" : "呼叫 %s", "Twitter" : "推特", @@ -250,8 +250,8 @@ "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", |