1# Chinese (Hong Kong) translation of hello-php.
2# Copyright (C) 2006 Yoyodyne, Inc.
3# Abel Cheung <abelcheung@gmail.com>, 2006.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: hello-php 0.15-pre5\n"
8"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
9"POT-Creation-Date: 2020-07-27 01:22+0200\n"
10"PO-Revision-Date: 2006-07-05 15:40+0800\n"
11"Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
12"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
13"Language: zh_HK\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"X-Bugs: Report translation errors to the Language-Team address.\n"
18
19#: hello.php:12
20msgid "Hello, world!"
21msgstr "你好!"
22
23#: hello.php:14
24#, php-format
25msgid "This program is running as process number %d."
26msgstr "本程式正在執行中,進程編號為 %d。"
27