From 23e0ef6ed0966376c384ca31f42cef672bbfd7bb Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 5 Jul 2014 01:56:33 -0400 Subject: [tx-robot] updated from transifex --- core/l10n/zh_CN.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'core/l10n/zh_CN.php') diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 335086d907b..0c5266234a4 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Turned on maintenance mode" => "启用维护模式", "Turned off maintenance mode" => "关闭维护模式", "Updated database" => "数据库已更新", +"Checked database schema update" => "已经检查数据库架构更新", "Disabled incompatible apps: %s" => "禁用不兼容应用:%s", "No image or file provided" => "没有提供图片或文件", "Unknown filetype" => "未知的文件类型", @@ -47,6 +48,8 @@ $TRANSLATIONS = array( "last year" => "去年", "years ago" => "年前", "Couldn't send reset email. Please contact your administrator." => "未能成功发送重置邮件,请联系管理员。", +"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator." => "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。
如果未能收到邮件请联系管理员。", +"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.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" => "您的文件已被加密。如果您没有启用恢复密钥,密码重置后您将无法取回您的文件。
在继续之前,如果有疑问请联系您的管理员。
确认继续?", "I know what I'm doing" => "我知道我在做什么", "Reset password" => "重置密码", "Password can not be changed. Please contact your administrator." => "无法修改密码,请联系管理员。", @@ -171,6 +174,7 @@ $TRANSLATIONS = array( "Database name" => "数据库名", "Database tablespace" => "数据库表空间", "Database host" => "数据库主机", +"SQLite will be used as database. For larger installations we recommend to change this." => "将会使用 SQLite 为数据库。我们不建议大型站点使用 SQLite。", "Finish setup" => "安装完成", "Finishing …" => "正在结束 ...", "This application requires JavaScript to be enabled for correct operation. Please enable JavaScript and re-load this interface." => "此程序需要启用JavaScript才能正常运行。请启用JavaScript 并重新加载此接口。", -- cgit v1.2.3