forked from GNUsocial/gnu-social
Merge branch '0.9.x' into 1.0.x
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-10-03 19:53+0000\n"
|
||||
"POT-Creation-Date: 2010-10-09 14:04+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
41
plugins/Minify/locale/zh_CN/LC_MESSAGES/Minify.po
Normal file
41
plugins/Minify/locale/zh_CN/LC_MESSAGES/Minify.po
Normal file
@@ -0,0 +1,41 @@
|
||||
# Translation of StatusNet - Minify to Simplified Chinese (中文(简体))
|
||||
# Expored from translatewiki.net
|
||||
#
|
||||
# Author: ZhengYiFeng
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Minify\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-10-09 14:04+0000\n"
|
||||
"PO-Revision-Date: 2010-10-09 14:07:50+0000\n"
|
||||
"Language-Team: Simplified Chinese <http://translatewiki.net/wiki/Portal:zh-"
|
||||
"hans>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2010-10-03 20:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: zh-hans\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-minify\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: minify.php:49
|
||||
msgid "The parameter \"f\" is not a valid path."
|
||||
msgstr "参数 \"f\" 不是个有效的路径。"
|
||||
|
||||
#: minify.php:53
|
||||
msgid "The parameter \"f\" is required but missing."
|
||||
msgstr "需要参数 \"f\" 但是丢失了。"
|
||||
|
||||
#: minify.php:111
|
||||
msgid "File type not supported."
|
||||
msgstr "文件类型不支持。"
|
||||
|
||||
#: MinifyPlugin.php:179
|
||||
msgid ""
|
||||
"The Minify plugin minifies StatusNet's CSS and JavaScript, removing "
|
||||
"whitespace and comments."
|
||||
msgstr "Minify 插件通过删除空白和注释缩小 StatusNet 的 CSS 和 JavaScript。"
|
Reference in New Issue
Block a user