summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c++-wxwidgets/po/zh_HK.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c++-wxwidgets/po/zh_HK.po')
-rw-r--r--gettext-tools/examples/hello-c++-wxwidgets/po/zh_HK.po24
1 files changed, 24 insertions, 0 deletions
diff --git a/gettext-tools/examples/hello-c++-wxwidgets/po/zh_HK.po b/gettext-tools/examples/hello-c++-wxwidgets/po/zh_HK.po
new file mode 100644
index 0000000..45418b6
--- /dev/null
+++ b/gettext-tools/examples/hello-c++-wxwidgets/po/zh_HK.po
@@ -0,0 +1,24 @@
+# Chinese (Hong Kong) translation of hello-c++-wxwidgets.
+# Copyright (C) 2006 Yoyodyne, Inc.
+# Abel Cheung <abelcheung@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: hello-c++-wxwidgets 0.15-pre5\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"PO-Revision-Date: 2006-07-05 15:40+0800\n"
+"Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
+"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
+"Language: zh_HK\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: hello.cc:68
+msgid "Hello, world!"
+msgstr "你好!"
+
+#: hello.cc:71
+#, c-format
+msgid "This program is running as process number %d."
+msgstr "本程式正在執行中,進程編號為 %d。"