summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-07 02:07:22 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-07 02:07:22 +0200
commita94b56b57baeb36a9e9bb547e213180757041576 (patch)
tree94dd8f882dd0f4631cfeeb8e84c45ecb7045ff1c /lib/l10n/zh_CN.php
parent294cff27a7e5a61b3ca4d1af0b87b2d39aae1534 (diff)
downloadnextcloud-server-a94b56b57baeb36a9e9bb547e213180757041576.tar.gz
nextcloud-server-a94b56b57baeb36a9e9bb547e213180757041576.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.php')
-rw-r--r--lib/l10n/zh_CN.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php
index 2d05ad3567e..8229c77d2dd 100644
--- a/lib/l10n/zh_CN.php
+++ b/lib/l10n/zh_CN.php
@@ -21,5 +21,8 @@
"last month" => "上月",
"months ago" => "几月前",
"last year" => "上年",
-"years ago" => "几年前"
+"years ago" => "几年前",
+"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已存在. 点此 <a href=\"%s\">获取更多信息</a>",
+"up to date" => "已更新。",
+"updates check is disabled" => "检查更新功能被关闭。"
);