xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-python/po/ja.po (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1# Translation of `hello-python' messages to Japanese.
2# Copyright (C) 2003 Free Software Foundation, Inc.
3# Masahito Yamaga <ma@yama-ga.com>, 2003.
4#
5msgid ""
6msgstr ""
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"
15
16#: hello.py.in:13
17msgid "Hello, world!"
18msgstr "������, ����ˤ���!"
19
20#: hello.py.in:14
21#, python-format
22msgid "This program is running as process number %(pid)d."
23msgstr "���Υץ����ϥץ����ֹ� %(pid)d ��ư���Ƥ��ޤ�."
24