1 # traditional Chinese translation of hello-csharp-forms. 2 # Copyright (C) 2005 Yoyodyne, Inc. 3 # Abel Cheung <abelcheung (a] gmail.com>, 2005. 4 # 5 msgid "" 6 msgstr "" 7 "Project-Id-Version: hello-csharp-forms 0.14.5\n" 8 "Report-Msgid-Bugs-To: bug-gnu-gettext (a] gnu.org\n" 9 "PO-Revision-Date: 2005-08-10 12:25+0800\n" 10 "Last-Translator: Abel Cheung <abelcheung (a] gmail.com>\n" 11 "Language-Team: Chinese (traditional) <zh-l10n (a] linux.org.tw>\n" 12 "MIME-Version: 1.0\n" 13 "Content-Type: text/plain; charset=UTF-8\n" 14 "Content-Transfer-Encoding: 8bit\n" 15 16 #: hello.cs:30 17 msgid "Hello, world!" 18 msgstr "" 19 20 #: hello.cs:37 21 #, csharp-format 22 msgid "This program is running as process number {0}." 23 msgstr " {0}" 24