summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-15 00:06:36 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-15 00:06:36 +0100
commit0c123ebf9d56d8b6088f82fe25e1571684e27897 (patch)
tree6d2dc9809e3942a319a4c138e25d37fffc21c5db /core/l10n/zh_CN.php
parent1da6f79d3b9178bf2b5dd7f9a924c1258495b8a1 (diff)
downloadnextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.tar.gz
nextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 6a2c2e35a48..631baf7cef9 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -5,6 +5,7 @@
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "用户 %s 与您共享了文件夹\"%s\"。文件夹下载地址:%s",
"Category type not provided." => "未提供分类类型。",
"No category to add?" => "没有可添加分类?",
+"This category already exists: %s" => "此分类已存在:%s",
"Object type not provided." => "未提供对象类型。",
"%s ID not provided." => "%s ID未提供。",
"Error adding %s to favorites." => "向收藏夹中新增%s时出错。",
@@ -83,6 +84,8 @@
"Error setting expiration date" => "设置过期日期时出错",
"Sending ..." => "正在发送...",
"Email sent" => "邮件已发送",
+"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "更新不成功。请汇报将此问题汇报给 <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 社区</a>。",
+"The update was successful. Redirecting you to ownCloud now." => "更新成功。正在重定向至 ownCloud。",
"ownCloud password reset" => "重置 ownCloud 密码",
"Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}",
"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
@@ -106,6 +109,8 @@
"Security Warning" => "安全警告",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "随机数生成器无效,请启用PHP的OpenSSL扩展",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "没有安全随机码生成器,攻击者可能会猜测密码重置信息从而窃取您的账户",
+"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。",
+"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "关于如何配置服务器,请参见 <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">此文档</a>。",
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
"Advanced" => "高级",
"Data folder" => "数据目录",
@@ -125,6 +130,7 @@
"Lost your password?" => "忘记密码?",
"remember" => "记住",
"Log in" => "登录",
+"Alternative Logins" => "其他登录方式",
"prev" => "上一页",
"next" => "下一页",
"Updating ownCloud to version %s, this may take a while." => "更新 ownCloud 到版本 %s,这可能需要一些时间。"