mirror of
https://github.com/php-win-ext/gettext.git
synced 2026-04-29 20:13:22 +02:00
26 lines
805 B
Plaintext
26 lines
805 B
Plaintext
# Hungarian translation for hello-java.
|
|
# Copyright (C) 2005 Yoyodyne, Inc.
|
|
# This file is distributed under the same license as the hello-java package.
|
|
# Kiss Tamás <atomi@inf.elte.hu>, 2005.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-java 0.14.5\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2005-08-28 03:21+0200\n"
|
|
"Last-Translator: Kiss Tamás <atomi@inf.elte.hu>\n"
|
|
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
|
"Language: hu\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-2\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: Hello.java:14
|
|
msgid "Hello, world!"
|
|
msgstr "Hello, világ!"
|
|
|
|
#: Hello.java:18
|
|
#, java-format
|
|
msgid "This program is running as process number {0}."
|
|
msgstr "Ez a program a {0} processz azonosítóval fut."
|