diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-17 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-17 01:55:34 -0400 |
commit | c378456137a47186147d3c9212d9a009c979890c (patch) | |
tree | 519e606e7baa2e90d533ceaed829c3db4cc49e01 /lib/l10n/zh_CN.js | |
parent | 6cd1126dd13ec4561144a0124bedd5394a7c8ff9 (diff) | |
download | nextcloud-server-c378456137a47186147d3c9212d9a009c979890c.tar.gz nextcloud-server-c378456137a47186147d3c9212d9a009c979890c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index cd684b3446d..f1caa61b46d 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -54,7 +54,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s 向您分享了 »%s«", "Sharing %s failed, because the file does not exist" : "共享 %s 失败,因为文件不存在。", "You are not allowed to share %s" : "您无权分享 %s", - "Sharing %s failed, because the user %s is the item owner" : "共享 %s 失败,因为用户 %s 是对象的拥有者", "Sharing %s failed, because the user %s does not exist" : "共享 %s 失败,因为用户 %s 不存在", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s 失败,因为用户 %s 不是 %s 所属的任何组的用户", "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s", @@ -67,7 +66,6 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", "Sharing backend %s not found" : "未找到共享后端 %s", "Sharing backend for %s not found" : "%s 的共享后端未找到", - "Sharing %s failed, because the user %s is the original sharer" : "共享 %s 失败,因为用户 %s 不是原始共享者", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s 失败,因为权限超过了 %s 已有权限", "Sharing %s failed, because resharing is not allowed" : "共享 %s 失败,因为不允许二次共享", "Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源", |