D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
share
/
doc
/
gettext
/
examples
/
hello-csharp-forms
/
po
/
Filename :
zh_TW.po
back
Copy
# traditional Chinese translation of hello-csharp-forms. # Copyright (C) 2005 Yoyodyne, Inc. # Abel Cheung <abelcheung@gmail.com>, 2005. # msgid "" msgstr "" "Project-Id-Version: hello-csharp-forms 0.14.5\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" "PO-Revision-Date: 2005-08-10 12:25+0800\n" "Last-Translator: Abel Cheung <abelcheung@gmail.com>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: hello.cs:29 msgid "Hello, world!" msgstr "您好!" #: hello.cs:36 #, csharp-format msgid "This program is running as process number {0}." msgstr "本程式正在執行中,進程編號為 {0}。"