diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
commit | 479d76d426c05929b23ab18c12fcbba7bf339588 (patch) | |
tree | b2fabdc47d4b48bc66b6443a4360e744df24e147 /core/l10n/zh_CN.js | |
parent | 2a0f5407ba10af5f0849a31fb1867fff6afed000 (diff) | |
download | nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.tar.gz nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 3fd3f910c5c..e0bc6c65d76 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -113,9 +113,6 @@ OC.L10N.register( "remote" : "远程", "Unshare" : "取消共享", "can edit" : "可以修改", - "create" : "创建", - "change" : "更改", - "delete" : "删除", "access control" : "访问控制", "Could not unshare" : "无法共享", "Share details could not be loaded for this item." : "无法加载这个项目的分享详情", @@ -299,6 +296,9 @@ OC.L10N.register( "Send link via email" : "通过邮件发送链接", "notify by email" : "以邮件通知", "can share" : "可共享", + "create" : "创建", + "change" : "更改", + "delete" : "删除", "{sharee} (at {server})" : "{sharee} (位于 {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用语法 username@example.com/owncloud 分享给其他 ownCloud 上的用户", "Share with users…" : "与用户分享...", |