summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-25 02:11:53 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-25 02:11:53 +0200
commit43bae1b47312d203bd4431b6cdc684acf09ebd6e (patch)
tree2ba53298637a6391d97d0830cb5f4f63a0208eaa /core/l10n/zh_CN.php
parent515e1b467e58337067ee3a4a8945f449d3c2ef3a (diff)
downloadnextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.tar.gz
nextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index ed428a985ec..c2246437a8a 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -24,6 +24,7 @@
"Share via email:" => "通过Email共享",
"No people found" => "未找到此人",
"Resharing is not allowed" => "不允许二次共享",
+"Shared in {item} with {user}" => "在{item} 与 {user}共享。",
"Unshare" => "取消共享",
"can edit" => "可以修改",
"access control" => "访问控制",
@@ -56,6 +57,7 @@
"Add" => "添加",
"Security Warning" => "安全警告",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "随机数生成器无效,请启用PHP的OpenSSL扩展",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器,以使数据文件夹不可被访问,或者将数据文件夹移到web服务器根目录以外。",
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
"Advanced" => "高级",
"Data folder" => "数据目录",
@@ -68,6 +70,13 @@
"Database host" => "数据库主机",
"Finish setup" => "安装完成",
"web services under your control" => "由您掌控的网络服务",
+"Sunday" => "星期日",
+"Monday" => "星期一",
+"Tuesday" => "星期二",
+"Wednesday" => "星期三",
+"Thursday" => "星期四",
+"Friday" => "星期五",
+"Saturday" => "星期六",
"January" => "一月",
"February" => "二月",
"March" => "三月",
@@ -81,6 +90,9 @@
"November" => "十一月",
"December" => "十二月",
"Log out" => "注销",
+"Automatic logon rejected!" => "自动登录被拒绝!",
+"If you did not change your password recently, your account may be compromised!" => "如果您没有最近修改您的密码,您的帐户可能会受到影响!",
+"Please change your password to secure your account again." => "请修改您的密码,以保护您的账户安全。",
"Lost your password?" => "忘记密码?",
"remember" => "记住",
"Log in" => "登录",
@@ -88,5 +100,6 @@
"prev" => "上一页",
"next" => "下一页",
"Security Warning!" => "安全警告!",
+"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "请验证您的密码。 <br/>出于安全考虑,你可能偶尔会被要求再次输入密码。",
"Verify" => "验证"
);