# Hungarian translation for GNU hello.
# Copyright (C) 2001 Free Software Foundation, Inc.
# Emese Kovács <emese@sunserv.itp.hu>, 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: hello 2.0.50\n"
"POT-Creation-Date: 2002-02-02 17:03+0100\n"
"PO-Revision-Date: 2002-03-09 15:57+0100\n"
"Last-Translator: Emese Kovacs <emese@gnome.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/getopt.c:691
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: `%s' kapcsoló nem egyértelmű\n"

#: src/getopt.c:716
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: a `--%s' kapcsoló nem fogad el argumentumot\n"

#: src/getopt.c:721
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s: a `%c%s' kapcsoló nem fogad el argumentumot\n"

#: src/getopt.c:739 src/getopt.c:912
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: a `%s' kapcsoló argumentumot igényel\n"

#: src/getopt.c:768
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: ismeretlen kapcsoló: `--%s'\n"

#: src/getopt.c:772
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: ismeretlen kapcsoló: `%c%s'\n"

#: src/getopt.c:798
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: illegális kapcsoló -- %c\n"

#: src/getopt.c:801
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s: érvénytelen kapcsoló -- %c\n"

#: src/getopt.c:831 src/getopt.c:961
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: a kapcsoló argumentumot igényel -- %c\n"

#: src/getopt.c:878
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: a `-W %s' kapcsoló nem egyértelmű\n"

#: src/getopt.c:896
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: a `-W %s' kapcsoló nem fogad el argumentumot\n"

#: src/hello.c:164
msgid "Too many arguments\n"
msgstr "Túl sok argumentum\n"

#: src/hello.c:165
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Próbáld a `%s --help'-et.\n"

#. TRANSLATORS: --help output 1
#. no-wrap
#: src/hello.c:177
msgid "GNU hello, THE greeting printing program.\n"
msgstr "GNU hello, AZ üdvözletkiíró program.\n"

#. TRANSLATORS: --help output 2
#. no-wrap
#: src/hello.c:182
#, c-format
msgid "Usage: %s [OPTION]\n"
msgstr "Használat: %s [KAPCSOLÓ]\n"

#. TRANSLATORS: --help output 3 : options 1/2
#. no-wrap
#: src/hello.c:188
msgid ""
"  -h, --help          display this help and exit\n"
"  -v, --version       display version information and exit\n"
msgstr ""
"  -h, --help              emlékeztetőt ír ki\n"
"  -v, --version           kiírja a program nevét és verzióját\n"

#. TRANSLATORS: --help output 4 : options 2/2
#. no-wrap
#: src/hello.c:195
msgid ""
"  -t, --traditional       use traditional greeting format\n"
"  -n, --next-generation   use next-generation greeting format\n"
"  -m, --mail              print your mail\n"
msgstr ""
"  -t, --traditional       hagyományos üdvözlet\n"
"  -n, --next-generation   következő generációs üdvözlet\n"
"  -m, --mail              kiírja a leveleidet\n"

#. TRANSLATORS: --help output 5 (end)
#. TRANSLATORS, please don't forget to add the contact address for
#. your translation!
#. no-wrap
#: src/hello.c:205
#, c-format
msgid "Report bugs to <%s>.\n"
msgstr ""
"A program hibáit a következő címen jelentheted: <%s>.\n"
"A fordítással kapcsolatos észrevételeket a \n"
"<translation-team-hu@lists.sourceforge.net> címre várjuk.\n"

#: src/hello.c:217
#, c-format
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n"
"PARTICULAR PURPOSE.  You may redistribute copies of GNU %s under the terms\n"
"of the GNU General Public License.\n"
"For more information about these matters, see the file named COPYING.\n"
msgstr ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"NINCS garancia; még azt sem állítjuk, hogy a program alkalmas a KÖZREADÁSRA\n"
"vagy EGY BIZONYOS FELADAT ELVÉGZÉSÉRE. A GNU %s programot terjesztheted a\n"
"GNU General Public License-ben foglaltak betartásával.\n"
"További részletekért tanulmányozd a COPYING fájlt.\n"

#: src/hello.c:228
#, c-format
msgid "%s: Incompatible flags: -m and -t\n"
msgstr "%s: A -m és -t kapcsolók kizárják egymást\n"

#: src/hello.c:260
#, c-format
msgid "%s: Who are you?\n"
msgstr "%s: Ki vagy?\n"

#: src/hello.c:282
#, c-format
msgid "%s: Cannot find your mail spool file.\n"
msgstr "%s: A leveleidet tartalmazó fájl nem található.\n"

#: src/hello.c:326
msgid "Nothing happens here."
msgstr "Itt semmi sem történik."

#: src/hello.c:332
msgid "hello, world\n"
msgstr "szia, világ\n"

#. TRANSLATORS: Use box drawing characters or other fancy stuff
#. if your encoding (e.g., UTF-8) allows it.  If done so add the
#. following note, please:
#.
#. [Note: For best viewing results use a UTF-8 locale, please.]
#.
#: src/hello.c:340
msgid ""
"+---------------+\n"
"| Hello, world! |\n"
"+---------------+\n"
msgstr ""
"+---------------+\n"
"|  Szia Világ!  |\n"
"+---------------+\n"

#: src/hello.c:346
msgid "Hello, world!"
msgstr "Szia Világ!"

#: src/hello.c:361
#, c-format
msgid "%s: Virtual memory exhausted\n"
msgstr "%s: a virtuális memória elfogyott\n"
