diff options
Diffstat (limited to 'apps/sharebymail/l10n/zh_CN.js')
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index be1d8148093..6cc8edc9eba 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -38,17 +38,6 @@ 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" : "通过电子邮件发送密码", - "Reply to initiator" : "回复发起人", - "Shared with %1$s" : "与 %1$s 共享", - "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s", - "Unshared from %1$s" : "%1$s 取消了共享", - "Unshared from %1$s by %2$s" : "%1$s 通过 %2$s 取消了共享", - "Password for mail share sent to %1$s" : "发送给%1$s的邮件共享的密码", - "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 共享给了 %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s", - "You unshared %1$s from %2$s by mail" : "你通过电子邮件取消了 %2$s 共享的 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%2$s 通过邮件取消了 %3$s 共享的 %1$s", - "Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s", - "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您" + "Reply to initiator" : "回复发起人" }, "nplurals=1; plural=0;"); |