X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSample%2Flocale%2Fzh_CN%2FLC_MESSAGES%2FSample.po;h=0612aec4dd32b148cc1c574330beef582de6574c;hb=3898500ff9fed71561b75ca3dc92c780dd617171;hp=7d90687a70aa503b191c50cf7e625b6b1d354591;hpb=7c5fb37e590bc3ed44d4ddd46bdcc8a19be80e3e;p=quix0rs-gnu-social.git diff --git a/plugins/Sample/locale/zh_CN/LC_MESSAGES/Sample.po b/plugins/Sample/locale/zh_CN/LC_MESSAGES/Sample.po index 7d90687a70..0612aec4dd 100644 --- a/plugins/Sample/locale/zh_CN/LC_MESSAGES/Sample.po +++ b/plugins/Sample/locale/zh_CN/LC_MESSAGES/Sample.po @@ -9,41 +9,50 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Sample\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-05 09:13+0000\n" -"PO-Revision-Date: 2011-06-05 09:15:58+0000\n" -"Language-Team: Simplified Chinese \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-04-27 13:31:20+0000\n" -"X-Generator: MediaWiki 1.19alpha (r89487); Translate extension (2011-06-02)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-12-03 13:49:08+0000\n" +"X-Generator: MediaWiki 1.20alpha (1f0a982); Translate 2012-04-11\n" +"X-Translation-Project: translatewiki.net \n" "X-Language-Code: zh-hans\n" "X-Message-Group: #out-statusnet-plugin-sample\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. TRANS: Page title for sample plugin. +#. TRANS: Menu item in sample plugin. msgid "Hello" msgstr "你好" +#. TRANS: Page title for sample plugin. %s is a user nickname. #, php-format msgid "Hello, %s!" msgstr "你好,%s!" +#. TRANS: Message in sample plugin. msgid "Hello, stranger!" msgstr "你好,陌生人!" +#. TRANS: Message in sample plugin. %s is a user nickname. #, php-format msgid "Hello, %s" msgstr "你好,%s" +#. TRANS: Message in sample plugin. +#. TRANS: %d is the number of times a user is greeted. #, php-format msgid "I have greeted you %d time." msgid_plural "I have greeted you %d times." msgstr[0] "" +#. TRANS: Menu item title in sample plugin. msgid "A warm greeting" msgstr "一个热情的问候" +#. TRANS: Plugin description. msgid "A sample plugin to show basics of development for new hackers." msgstr "一个为新的 hackers 显示基础开发的示例插件。"