2013-04-06 16:48:33 +02:00

24 lines
766 B
Plaintext

# Translation of `hello-smalltalk' messages to Japanese.
# Copyright (C) 2003 Free Software Foundation, Inc.
# Masahito Yamaga <ma@yama-ga.com>, 2003.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU hello-smalltalk 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.st.in:32
msgid "Hello, world!"
msgstr "世界よ, こんにちは!"
#: hello.st.in:33
#, smalltalk-format
msgid "This program is running as process number %1."
msgstr "このプログラムはプロセス番号 %1 で動いています."