24 lines
767 B
Plaintext
24 lines
767 B
Plaintext
# Translation of `hello-python' messages to Japanese.
|
|
# Copyright (C) 2003 Free Software Foundation, Inc.
|
|
# Masahito Yamaga <ma@yama-ga.com>, 2003.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: GNU hello-python 0.13.1\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2003-12-20 00:24+0900\n"
|
|
"Last-Translator: Masahito Yamaga <ma@yama-ga.com>\n"
|
|
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=EUC-JP\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: hello.py.in:13
|
|
msgid "Hello, world!"
|
|
msgstr "世界よ, こんにちは!"
|
|
|
|
#: hello.py.in:14
|
|
#, python-format
|
|
msgid "This program is running as process number %(pid)d."
|
|
msgstr "このプログラムはプロセス番号 %(pid)d で動いています."
|