summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
commit3613e79e100bfa00b0c4e6b7c9b2524aadee0a31 (patch)
treec750a5a19a3a439899faac6ff524d64b98058b2f /core/l10n/zh_CN.php
parente1e16ec3b0566aafdddb5c2bc744fc4d53e554a1 (diff)
downloadnextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.tar.gz
nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 04c4630b222..6a5dcb50a95 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -89,6 +89,7 @@ $TRANSLATIONS = array(
"Error setting expiration date" => "设置过期日期时出错",
"Sending ..." => "正在发送...",
"Email sent" => "邮件已发送",
+"Warning" => "警告",
"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。",
"%s password reset" => "重置 %s 的密码",
@@ -111,7 +112,6 @@ $TRANSLATIONS = array(
"Help" => "帮助",
"Access forbidden" => "访问禁止",
"Cloud not found" => "未找到云",
-"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "您好,\n\n%s 向您分享了 %s。\n查看: %s",
"Edit categories" => "编辑分类",
"Add" => "增加",
"Security Warning" => "安全警告",
@@ -141,7 +141,6 @@ $TRANSLATIONS = array(
"remember" => "记住",
"Log in" => "登录",
"Alternative Logins" => "其他登录方式",
-"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "您好,<br><br>%s 向您分享了 »%s«。<br><a href=\"%s\">查看</a>",
"Updating ownCloud to version %s, this may take a while." => "更新 ownCloud 到版本 %s,这可能需要一些时间。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";