Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-19 03:01:48 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-19 03:01:48 +0400
commitc5e891008b2b4402531bdbf07adb0bfefbbc242e (patch)
tree7a548912533b6c7bdd52d0b6b303a36403eb27ba /lib/l10n/zh_CN.php
parentea80a8b9e3adb4fb091d0d5c80280de683b7b1a3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.php')
-rw-r--r--lib/l10n/zh_CN.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php
index 270f69594e9..c3af288b727 100644
--- a/lib/l10n/zh_CN.php
+++ b/lib/l10n/zh_CN.php
@@ -18,13 +18,17 @@
"seconds ago" => "几秒前",
"1 minute ago" => "1分钟前",
"%d minutes ago" => "%d 分钟前",
+"1 hour ago" => "1小时前",
+"%d hours ago" => "%d小时前",
"today" => "今天",
"yesterday" => "昨天",
"%d days ago" => "%d 天前",
"last month" => "上月",
+"%d months ago" => "%d 月前",
"last year" => "上年",
"years ago" => "几年前",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已存在. 点此 <a href=\"%s\">获取更多信息</a>",
"up to date" => "已更新。",
-"updates check is disabled" => "检查更新功能被关闭。"
+"updates check is disabled" => "检查更新功能被关闭。",
+"Could not find category \"%s\"" => "无法找到分类 \"%s\""
);