diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-23 02:24:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-23 02:24:02 +0000 |
commit | a81408a8e180063811a1ea03af33ac2db44f2a47 (patch) | |
tree | 71e4cccdbc799cc9856688caccb18180f9fb9ad7 /apps/sharebymail/l10n/zh_CN.js | |
parent | 1c074e76028b65c4158097a35254fbf7ebe8749c (diff) | |
download | nextcloud-server-a81408a8e180063811a1ea03af33ac2db44f2a47.tar.gz nextcloud-server-a81408a8e180063811a1ea03af33ac2db44f2a47.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/zh_CN.js')
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index 176d2e9e96b..006fea2771d 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}", "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您", "Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您", - "Sharing %1$s failed, this item is already shared with %2$s" : "共享 %1$s 失败,该项已经共享给 %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。", "Failed to send share by email" : "通过邮件发送共享失败", "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", @@ -49,7 +48,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "共享提供程序,可让您通过邮件共享文件", "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" : "强制密码保护", - "Reply to initiator" : "回复发起人" + "Reply to initiator" : "回复发起人", + "Enforce password protection" : "强制密码保护" }, "nplurals=1; plural=0;"); |