Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/zh_CN.js')
-rw-r--r--apps/sharebymail/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index e1e11387c34..ef72ca3b2ea 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -27,7 +27,7 @@ OC.L10N.register(
"Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。",
"Send password by mail" : "通过电子邮件发送密码",
"Enforce password protection" : "强制密码保护",
- "Sharing %s failed, this item is already shared with %s" : "共享 %s 失败, 该项目已经共享于 %s",
+ "Sharing %s failed, this item is already shared with %s" : "共享 %s 失败,该项目已经共享于 %s",
"%s shared »%s« with you" : "%s 共享 »%s« 与你",
"%s shared »%s« with you." : "%s 与你共享共享 »%s« ",
"%s via %s" : "%s通过%s",
@@ -35,8 +35,8 @@ OC.L10N.register(
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s与您共享了%s。访问链接已另外以邮件方式发送到您的邮箱。",
"Password to access »%s« shared to you by %s" : "使用密码访问»%s«由%s共享",
"It is protected with the following password: %s" : "已被已下密码保护:%s",
- "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与%s共享»%s«已发送给收件人。由于%s管理员定义的安全策略, 每个共享都需要受密码保护, 并且不允许直接向收件人发送密码。因此, 您需要将密码手动转发给收件人。",
+ "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您与%s共享»%s«已发送给收件人。由于%s管理员定义的安全策略,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。",
"Password to access »%s« shared with %s" : "使用密码访问»%s«与%s共享",
- "This is the password: %s" : "这是密码: %s"
+ "This is the password: %s" : "这是密码:%s"
},
"nplurals=1; plural=0;");