1 # Translation of `hello-c++-kde' 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-c++-kde 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.cc:46 17 msgid "Hello example" 18 msgstr "" 19 20 #: hello.cc:48 21 msgid "Hello world example" 22 msgstr ", " 23 24 #: hellowindow.cc:42 25 msgid "Hello, world!" 26 msgstr ", !" 27 28 #: hellowindow.cc:49 29 #, qt-format 30 msgid "This program is running as process number %1." 31 msgstr " %1 ." 32