diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
commit | a418a3ba65d0097047cfcad1b4ee82185c42d22a (patch) | |
tree | 479b32b788bb4cc97354e7436565a49ccf020eed /l10n/zh_CN.GB2312/lib.po | |
parent | 14d4af24a2d9476f7d6820831541975dc940fede (diff) | |
download | nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.tar.gz nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.GB2312/lib.po')
-rw-r--r-- | l10n/zh_CN.GB2312/lib.po | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/l10n/zh_CN.GB2312/lib.po b/l10n/zh_CN.GB2312/lib.po index e5fc2349cd9..667708e8147 100644 --- a/l10n/zh_CN.GB2312/lib.po +++ b/l10n/zh_CN.GB2312/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-11-09 00:01+0100\n" -"PO-Revision-Date: 2012-11-08 00:38+0000\n" -"Last-Translator: marguerite su <i@marguerite.su>\n" +"POT-Creation-Date: 2012-11-15 00:02+0100\n" +"PO-Revision-Date: 2012-11-14 23:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -95,6 +95,15 @@ msgstr "1 分钟前" msgid "%d minutes ago" msgstr "%d 分钟前" +#: template.php:106 +msgid "1 hour ago" +msgstr "" + +#: template.php:107 +#, php-format +msgid "%d hours ago" +msgstr "" + #: template.php:108 msgid "today" msgstr "今天" @@ -113,8 +122,9 @@ msgid "last month" msgstr "上个月" #: template.php:112 -msgid "months ago" -msgstr "月前" +#, php-format +msgid "%d months ago" +msgstr "" #: template.php:113 msgid "last year" @@ -136,3 +146,8 @@ msgstr "最新" #: updater.php:80 msgid "updates check is disabled" msgstr "更新检测已禁用" + +#: vcategories.php:188 vcategories.php:249 +#, php-format +msgid "Could not find category \"%s\"" +msgstr "" |