Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / examples / hello-python / po / ja.po
blob0c9e72d8d6c5b35b367dff8b2d95841a1b7e9041
1 # Translation of `hello-python' messages to Japanese.
2 # Copyright (C) 2003 Free Software Foundation, Inc.
3 # Masahito Yamaga <ma@yama-ga.com>, 2003.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: GNU hello-python 0.13.1\n"
8 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9 "PO-Revision-Date: 2003-12-20 00:24+0900\n"
10 "Last-Translator: Masahito Yamaga <ma@yama-ga.com>\n"
11 "Language-Team: Japanese <translation-team-ja@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"
16 #: hello.py.in:13
17 msgid "Hello, world!"
18 msgstr "À¤³¦¤è, ¤³¤ó¤Ë¤Á¤Ï!"
20 #: hello.py.in:14
21 #, python-format
22 msgid "This program is running as process number %(pid)d."
23 msgstr "¤³¤Î¥×¥í¥°¥é¥à¤Ï¥×¥í¥»¥¹ÈÖ¹æ %(pid)d ¤ÇÆ°¤¤¤Æ¤¤¤Þ¤¹."