diff options
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index fe4152be104..b136ae4f8f7 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -143,14 +143,8 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", "Sharing backend %s not found" : "%s 的共享后端未找到", "Sharing backend for %s not found" : "%s 的共享后端未找到", - "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", "Click the button below to open it." : "点击下方按钮可打开它。", - "Open »%s«" : "打开 »%s«", "%1$s via %2$s" : "%1$s 通过 %2$s", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s 与您共享了 »%2$s« 并希望添加:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« 并希望添加", - "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", "Passwords are enforced for link and mail shares" : "链接和邮件共享必须使用密码", "Unknown share type" : "未知共享类型", "Cannot share with yourself" : "无法与自己分享", @@ -358,7 +352,13 @@ "Oracle username and/or password not valid" : "Oracle 数据库用户名和/或密码无效", "PostgreSQL username and/or password not valid" : "PostgreSQL 数据库用户名和/或密码无效", "Set an admin username." : "请设置一个管理员用户名。", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s 与您共享了 »%2$s« 并希望添加:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« 并希望添加", + "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", + "Open »%s«" : "打开 »%s«", "Sharing %s failed, because this item is already shared with user %s" : "共享 %s 失败了,因为该项目已和用户 %s 进行了分享。", + "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", "The username is already being used" : "用户名已被使用", "Could not create user" : "无法创建用户", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”、“A-Z”、“0-9”、空格和 \"_.@-'\"", |