diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index d4d96a07612..92f29545374 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -132,6 +132,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s 与您共享了 »%2$s« 并希望添加:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« 并希望添加", "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注", + "Unknown share type" : "未知共享类型", "You are not allowed to share %s" : "您无权共享 %s", "Cannot increase permissions of %s" : "无法提升 %s 的权限", "Files cannot be shared with delete permissions" : "不能带删除权限分享文件", |