diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-31 01:54:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-31 01:54:39 -0500 |
commit | c877fbdac8b3cdeffa51fa3f6b1e1e983127113b (patch) | |
tree | 246dc3dd3bf943be0cb49c2383b800e8d4e96fa9 /core/l10n/zh_CN.js | |
parent | 6da204bcf8bbffe76f7a6485848af24baebc7fd4 (diff) | |
download | nextcloud-server-c877fbdac8b3cdeffa51fa3f6b1e1e983127113b.tar.gz nextcloud-server-c877fbdac8b3cdeffa51fa3f6b1e1e983127113b.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, 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" : "取消共享", |