diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index c9252d162f4..47c518622c1 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -26,6 +26,10 @@ "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。", "Preparing update" : "正在准备更新", "[%d / %d]: %s" : "[%d / %d]:%s", + "Repair step:" : "修复错误:", + "Repair info:" : "修复信息:", + "Repair warning:" : "修复警告:", + "Repair error:" : "修复错误:", "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。", "[%d / %d]: Checking table %s" : "[%d / %d]:检查数据表 %s", "Turned on maintenance mode" : "启用维护模式", @@ -157,6 +161,7 @@ "Connection to server lost" : "与服务器的连接断开", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], "Logging in …" : "正在登录 …", + "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "我们已将密码重置电子邮件发送到我们已知道的此帐户的电子邮件地址。 如果您未在合理的时间内收到,请检查您的垃圾邮件/垃圾邮件文件夹。<br> 如果不存在,请咨询管理员。", "Your files are encrypted. 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/>您是否真的要继续?", "I know what I'm doing" : "我知道我在做什么", "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", @@ -167,6 +172,7 @@ "No files in here" : "未找到文件", "New folder" : "新建文件夹", "No more subfolders in here" : "没有更多的子文件夹", + "{newName} already exists" : "{newName} 已经存在", "Choose" : "选择", "Move" : "移动", "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", @@ -365,6 +371,8 @@ "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。", "This page will refresh itself when the instance is available again." : "当实力再次可用时,页面会自动刷新。", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。", + "Repair step: " : "修复步骤:", + "Repair info: " : "修复信息:", "Repair warning: " : "修复警告:", "Repair error: " : "修复错误:", "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s", |