diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
commit | b78da27d0a3254c8ca443f95dfe929eaf51853b3 (patch) | |
tree | 4ce5562fe3f09654ab2c823727fbc1b79e827666 /apps/sharebymail/l10n/zh_CN.js | |
parent | b006f25457cc625780f66faed287016951a56316 (diff) | |
download | nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.tar.gz nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/zh_CN.js')
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.js | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index 1e21de4d9d2..dc1ee4f76da 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -38,13 +38,6 @@ 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" : "强制密码保护", - "Failed to send share by E-mail" : "通过电子邮件发送共享失败", - "%s shared »%s« with you on behalf of %s" : "%s 共享 »%s« 和你代表 %s", - "Failed to create the E-mail" : "创建电子邮件失败", - "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你代表 %s.\n\n%s\n\n", - "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你.\n\n%s\n\n", - "Cheers!" : "干杯!", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你代表 %s.<br><br>", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你.<br><br>" + "Failed to send share by E-mail" : "通过电子邮件发送共享失败" }, "nplurals=1; plural=0;"); |