summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-05 01:56:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-05 01:56:33 -0400
commit23e0ef6ed0966376c384ca31f42cef672bbfd7bb (patch)
tree58d96603f18745246880cb6e48bc33cde5f0c9ae /core/l10n
parent8fbcca129102341cb957e18ab69f75f984fb43d1 (diff)
downloadnextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.tar.gz
nextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/zh_CN.php4
1 files changed, 4 insertions, 0 deletions
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.<br>If it is not there ask your local administrator." => "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。",
+"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 />确认继续?",
"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 <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "此程序需要启用JavaScript才能正常运行。请<a href=\"http://enable-javascript.com/\" target=\"_blank\">启用JavaScript</a> 并重新加载此接口。",