diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index bad7dfaf70b..a57e9094bef 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -143,7 +143,7 @@ OC.L10N.register( "Send" : "发送", "Allow upload and editing" : "允许上传和编辑", "Read only" : "只读", - "Secure drop (upload only)" : "安全删除 (仅上传)", + "File drop (upload only)" : "文件拖拽 (仅上传)", "Shared with you and the group {group} by {owner}" : "{owner} 分享给您及 {group} 分组", "Shared with you by {owner}" : "{owner} 分享给您", "Choose a password for the mail share" : "为电子邮件分享选择一个密码", @@ -310,7 +310,6 @@ OC.L10N.register( "Ok" : "确定", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "您的数据目录和文件可从互联网被访问. .htaccess 文件没有工作. 我们强烈建议您在 Web 服务器上配置不可以访问数据目录, 或者将数据目录移动到 Web 服务器根目录之外.", "Error while unsharing" : "取消共享时出错", - "File drop (upload only)" : "文件拖拽 (仅上传)", "can reshare" : "允许重新分享", "can edit" : "允许修改", "can create" : "允许创建", |