diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 1237c0dd6ba..d744571f8f2 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -135,12 +135,6 @@ OC.L10N.register( "remote" : "外部", "email" : "邮件", "Unshare" : "取消共享", - "can reshare" : "允许重新分享", - "can edit" : "允许修改", - "can create" : "允许创建", - "can change" : "允许改变", - "can delete" : "允许删除", - "access control" : "访问控制", "Could not unshare" : "无法共享", "Share details could not be loaded for this item." : "无法加载这个项目的分享详情", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["{count}字符需要自动完成"], @@ -297,6 +291,12 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已经加密. 如果您没有启用恢复密钥, 当您的密码重置后没有任何方式能恢复您的数据. <br />如果您不确定, 请在继续前联系您的管理员.<br/>您是否真的要继续?", "File drop (upload only)" : "文件拖拽 (仅上传)", + "can reshare" : "允许重新分享", + "can edit" : "允许修改", + "can create" : "允许创建", + "can change" : "允许改变", + "can delete" : "允许删除", + "access control" : "访问控制", "The update was successful. Redirecting you to Nextcloud now." : "升级成功. 正在重新访问 Nextcloud." }, "nplurals=1; plural=0;"); |