jasonfan's picture
Add files using upload-large-folder tool
a5b75cb verified
# Translation of `hello-python' messages to Japanese.
# Copyright (C) 2005, 2006, 2014, 2015, 2023, 2025 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Masahito Yamaga <ma@yama-ga.com>, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU hello-python 0.25-pre1\n"
"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
"PO-Revision-Date: 2025-04-28 19:59+0900\n"
"Last-Translator: Masahito Yamaga <ma@yama-ga.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
#: hello.py.in:12
msgid "Hello, world!"
msgstr "世界よ, こんにちは!"
#: hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "このプログラムはプロセス番号 %(pid)d で動いています."