xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-swing/po/zh_TW.po (revision 87d689fb734c654d2486f87f7be32f1b53ecdbec)
1# traditional Chinese translation of hello-java-swing.
2# Copyright (C) 2005 Yoyodyne, Inc.
3# Abel Cheung <abelcheung@gmail.com>, 2005.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: hello-java-swing 0.14.5\n"
8"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9"PO-Revision-Date: 2005-08-10 12:25+0800\n"
10"Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
11"Language-Team: Chinese (traditional) <zh-l10n@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.java:21
17msgid "Hello, world!"
18msgstr "您好!"
19
20#: Hello.java:26
21#, java-format
22msgid "This program is running as process number {0}."
23msgstr "本程式正在執行中,進程編號為 {0}。"
24