diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 2f885f45ce4..f051a75379d 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -83,6 +83,7 @@ OC.L10N.register( "Password protect" : "密码保护", "Password" : "密码", "Choose a password for the public link" : "为共享链接设置密码", + "Allow editing" : "允许编辑", "Email link to person" : "发送链接到个人", "Send" : "发送", "Set expiration date" : "设置过期日期", @@ -90,6 +91,7 @@ OC.L10N.register( "Expiration date" : "过期日期", "Adding user..." : "添加用户中...", "group" : "群组", + "remote" : "远程", "Resharing is not allowed" : "不允许二次共享", "Shared in {item} with {user}" : "在 {item} 与 {user} 共享。", "Unshare" : "取消共享", |