diff options
Diffstat (limited to 'l10n/zh_CN/lib.po')
-rw-r--r-- | l10n/zh_CN/lib.po | 73 |
1 files changed, 37 insertions, 36 deletions
diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po index 35460873c86..4a52e2838c8 100644 --- a/l10n/zh_CN/lib.po +++ b/l10n/zh_CN/lib.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <rainofchaos@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-07-28 02:02+0200\n" -"PO-Revision-Date: 2012-07-27 22:23+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-08-24 02:02+0200\n" +"PO-Revision-Date: 2012-08-23 12:13+0000\n" +"Last-Translator: leonfeng <rainofchaos@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,96 +18,96 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0\n" -#: app.php:287 +#: app.php:288 msgid "Help" -msgstr "" +msgstr "帮助" -#: app.php:294 +#: app.php:295 msgid "Personal" -msgstr "" +msgstr "个人" -#: app.php:299 +#: app.php:300 msgid "Settings" -msgstr "" +msgstr "设置" -#: app.php:304 +#: app.php:305 msgid "Users" -msgstr "" +msgstr "用户" -#: app.php:311 +#: app.php:312 msgid "Apps" -msgstr "" +msgstr "应用" -#: app.php:313 +#: app.php:314 msgid "Admin" -msgstr "" +msgstr "管理" -#: files.php:245 +#: files.php:276 msgid "ZIP download is turned off." -msgstr "" +msgstr "ZIP 下载已经关闭" -#: files.php:246 +#: files.php:277 msgid "Files need to be downloaded one by one." -msgstr "" +msgstr "需要逐一下载文件" -#: files.php:246 files.php:271 +#: files.php:277 files.php:302 msgid "Back to Files" -msgstr "" +msgstr "回到文件" -#: files.php:270 +#: files.php:301 msgid "Selected files too large to generate zip file." -msgstr "" +msgstr "选择的文件太大,无法生成 zip 文件。" #: json.php:28 msgid "Application is not enabled" -msgstr "" +msgstr "不需要程序" #: json.php:39 json.php:63 json.php:75 msgid "Authentication error" -msgstr "" +msgstr "认证错误" #: json.php:51 msgid "Token expired. Please reload page." -msgstr "" +msgstr "Token 过期,请刷新页面。" #: template.php:86 msgid "seconds ago" -msgstr "" +msgstr "几秒前" #: template.php:87 msgid "1 minute ago" -msgstr "" +msgstr "1分钟前" #: template.php:88 #, php-format msgid "%d minutes ago" -msgstr "" +msgstr "%d 分钟前" #: template.php:91 msgid "today" -msgstr "" +msgstr "今天" #: template.php:92 msgid "yesterday" -msgstr "" +msgstr "昨天" #: template.php:93 #, php-format msgid "%d days ago" -msgstr "" +msgstr "%d 天前" #: template.php:94 msgid "last month" -msgstr "" +msgstr "上月" #: template.php:95 msgid "months ago" -msgstr "" +msgstr "几月前" #: template.php:96 msgid "last year" -msgstr "" +msgstr "上年" #: template.php:97 msgid "years ago" -msgstr "" +msgstr "几年前" |