(root)/
gettext-0.22.4/
gettext-tools/
examples/
hello-c++-wxwidgets/
po/
ja.po
# Translation of `hello-c++-wxwidgets' messages to Japanese.
# Copyright (C) 2005, 2006, 2014, 2015, 2023 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Masahito Yamaga <ma@yama-ga.com>, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU hello-c++-wxwidgets 0.22\n"
"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
"PO-Revision-Date: 2023-06-19 00:35+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.cc:73
msgid "Hello, world!"
msgstr "世界よ, こんにちは!"

#: hello.cc:76
#, c-format
msgid "This program is running as process number %d."
msgstr "このプログラムはプロセス番号 %d で動いています."