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>2013-08-15 12:53:54 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-15 12:53:54 +0400
commit680ac48856a4fff2445f0be3707d846b46ae670c (patch)
treed3a548cdc624d55ab79562174070868594e7cc92 /lib/l10n/zh_CN.php
parentde89c31f5a63f399151093aa8e29715e7be24e82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.php')
-rw-r--r--lib/l10n/zh_CN.php10
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php
index c71a1030d8f..3311ae7de17 100644
--- a/lib/l10n/zh_CN.php
+++ b/lib/l10n/zh_CN.php
@@ -38,15 +38,13 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.",
"Please double check the <a href='%s'>installation guides</a>." => "请认真检查<a href='%s'>安装指南</a>.",
"seconds ago" => "秒前",
-"1 minute ago" => "一分钟前",
-"%d minutes ago" => "%d 分钟前",
-"1 hour ago" => "1小时前",
-"%d hours ago" => "%d小时前",
+"_%n minute ago_::_%n minutes ago_" => array(,),
+"_%n hour ago_::_%n hours ago_" => array(,),
"today" => "今天",
"yesterday" => "昨天",
-"%d days ago" => "%d 天前",
+"_%n day go_::_%n days ago_" => array(,),
"last month" => "上月",
-"%d months ago" => "%d 月前",
+"_%n month ago_::_%n months ago_" => array(,),
"last year" => "去年",
"years ago" => "年前",
"Could not find category \"%s\"" => "无法找到分类 \"%s\""