diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
commit | 1765e11f7573e61ae4506111ca60a51818a3788a (patch) | |
tree | 05d39ba9286616ce817e5f1a479a0bdeb719521f /core/l10n/zh_CN.js | |
parent | 6fc326967035959847746e3831bf9a63256fc214 (diff) | |
download | nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.tar.gz nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index b7637fc84c0..49e24e1412e 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -122,7 +122,6 @@ OC.L10N.register( "Error" : "错误", "Error while sharing" : "共享时出错", "Error while unsharing" : "取消共享时出错", - "Error while changing permissions" : "修改权限时出错", "Error setting expiration date" : "设置过期日期时出错", "The public link will expire no later than {days} days after it is created" : "这个共享链接将在创建后 {days} 天失效", "Set expiration date" : "设置过期日期", @@ -141,7 +140,6 @@ OC.L10N.register( "Send" : "发送", "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组", "Shared with you by {owner}" : "{owner} 与您共享", - "Shared in {item} with {user}" : "在 {item} 与 {user} 共享。", "group" : "群组", "remote" : "远程", "notify by email" : "以邮件通知", |