1 # Translation of `hello-php' messages to Japanese. 2 # Copyright (C) 2003 Free Software Foundation, Inc. 3 # Masahito Yamaga <ma (a] yama-ga.com>, 2003. 4 # 5 msgid "" 6 msgstr "" 7 "Project-Id-Version: GNU hello-php 0.13.1\n" 8 "Report-Msgid-Bugs-To: bug-gnu-gettext (a] gnu.org\n" 9 "PO-Revision-Date: 2003-12-20 00:24+0900\n" 10 "Last-Translator: Masahito Yamaga <ma (a] yama-ga.com>\n" 11 "Language-Team: Japanese <translation-team-ja (a] lists.sourceforge.net>\n" 12 "MIME-Version: 1.0\n" 13 "Content-Type: text/plain; charset=EUC-JP\n" 14 "Content-Transfer-Encoding: 8bit\n" 15 16 #: hello.php:13 17 msgid "Hello, world!" 18 msgstr ", !" 19 20 #: hello.php:15 21 #, php-format 22 msgid "This program is running as process number %d." 23 msgstr " %d ." 24