(root)/
texinfo-7.1/
po/
hu.po
# Hungarian messages for GNU Texinfo.
# Copyright © 2004, 2006 Free Software Foundation, Inc.
#
# Máté LABÁDI <labadimate@freemail.hu>, 2006.
msgid ""
msgstr ""
"Project-Id-Version: texinfo 4.7.x\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
"POT-Creation-Date: 2023-10-18 14:21+0100\n"
"PO-Revision-Date: 2006-02-18 16:00+0100\n"
"Last-Translator: Máté LABÁDI <labadimate@freemail.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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: KBabel 1.11\n"

#: gnulib/lib/error.c:194
msgid "Unknown system error"
msgstr ""

#: gnulib/lib/getopt.c:278
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: „%s“ opció félreérthető\n"

#: gnulib/lib/getopt.c:284
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: „%s“ opció félreérthető\n"

#: gnulib/lib/getopt.c:319
#, fuzzy, c-format
#| msgid "%s: unrecognized option `%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: ismeretlen opció „%c%s“\n"

#: gnulib/lib/getopt.c:345
#, fuzzy, c-format
#| msgid "%s: option `%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: Opció „%c%s“ nem fogad argumentumot\n"

#: gnulib/lib/getopt.c:360
#, fuzzy, c-format
#| msgid "%s: option `%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: Option „%s“ argumentumot vár\n"

#: gnulib/lib/getopt.c:621
#, fuzzy, c-format
#| msgid "%s: invalid option -- %c\n"
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: érvénytelen opció -- %c\n"

#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
#, fuzzy, c-format
#| msgid "%s: option requires an argument -- %c\n"
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: Az opció egy argumentumot vár -- %c\n"

#: gnulib/lib/regcomp.c:122
msgid "Success"
msgstr ""

#: gnulib/lib/regcomp.c:125
msgid "No match"
msgstr ""

#: gnulib/lib/regcomp.c:128
msgid "Invalid regular expression"
msgstr ""

#: gnulib/lib/regcomp.c:131
#, fuzzy
#| msgid "invalid encoded character `%s'"
msgid "Invalid collation character"
msgstr "érvénytelen kódolt karakter: „%s“"

#: gnulib/lib/regcomp.c:134
#, fuzzy
#| msgid "unlikely character %c in @var"
msgid "Invalid character class name"
msgstr "nem kedvelt karakter %c a @var-ban"

#: gnulib/lib/regcomp.c:137
msgid "Trailing backslash"
msgstr ""

#: gnulib/lib/regcomp.c:140
msgid "Invalid back reference"
msgstr ""

#: gnulib/lib/regcomp.c:143
msgid "Unmatched [, [^, [:, [., or [="
msgstr ""

#: gnulib/lib/regcomp.c:146
#, fuzzy
#| msgid "Unmatched }"
msgid "Unmatched ( or \\("
msgstr "Pár nélküli }"

#: gnulib/lib/regcomp.c:149
#, fuzzy
#| msgid "Unmatched }"
msgid "Unmatched \\{"
msgstr "Pár nélküli }"

#: gnulib/lib/regcomp.c:152
msgid "Invalid content of \\{\\}"
msgstr ""

#: gnulib/lib/regcomp.c:155
msgid "Invalid range end"
msgstr ""

#: gnulib/lib/regcomp.c:158
msgid "Memory exhausted"
msgstr ""

#: gnulib/lib/regcomp.c:161
msgid "Invalid preceding regular expression"
msgstr ""

#: gnulib/lib/regcomp.c:164
msgid "Premature end of regular expression"
msgstr ""

#: gnulib/lib/regcomp.c:167
msgid "Regular expression too big"
msgstr ""

#: gnulib/lib/regcomp.c:170
#, fuzzy
#| msgid "Unmatched }"
msgid "Unmatched ) or \\)"
msgstr "Pár nélküli }"

# keresési feltétel / keresési szöveg / keresett szöveg ? LM
#: gnulib/lib/regcomp.c:650
#, fuzzy
#| msgid "No previous search string"
msgid "No previous regular expression"
msgstr "Nincs korábbi keresési feltétel"

#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
msgid "memory exhausted"
msgstr ""

#: info/echo-area.c:290 info/session.c:1373
msgid "Move forward a character"
msgstr "1 karakterrel előre"

#: info/echo-area.c:309 info/session.c:1386
msgid "Move backward a character"
msgstr "1 karakterrel hátra"

#: info/echo-area.c:335
msgid "Move to the start of this line"
msgstr "Ugrás a sor elejére"

#: info/echo-area.c:340
msgid "Move to the end of this line"
msgstr "Ugrás a sor végére"

#: info/echo-area.c:348 info/session.c:1401
msgid "Move forward a word"
msgstr "1 szóval előre"

#: info/echo-area.c:388 info/session.c:1415
msgid "Move backward a word"
msgstr "1 szóval hátra"

#: info/echo-area.c:428
msgid "Delete the character under the cursor"
msgstr "A kurzor alatti karakter törlése"

#: info/echo-area.c:448
msgid "Delete the character behind the cursor"
msgstr "A kurzor előtti karakter törlése"

#: info/echo-area.c:475
msgid "Cancel or quit operation"
msgstr "Művelet törlése vagy kilépés"

#: info/echo-area.c:490
msgid "Accept (or force completion of) this line"
msgstr "E sor elfogadása (vagy kiegészítése)"

#: info/echo-area.c:495
msgid "Insert next character verbatim"
msgstr "A következő karakter beszúrása"

#: info/echo-area.c:527
msgid "Insert a TAB character"
msgstr "Egy TAB karakter beszúrása"

#: info/echo-area.c:579
msgid "Transpose characters at point"
msgstr "Itteni karakterek felcserélése "

#: info/echo-area.c:648
msgid "Yank back the contents of the last kill"
msgstr "Utolsó törlés tartalmának visszaállítása"

# IMO muss "kill" auch im Folgenden wörtlich üs werden -ke-
#: info/echo-area.c:655
msgid "Kill ring is empty"
msgstr "A törlésnapló üres"

#: info/echo-area.c:668
msgid "Yank back a previous kill"
msgstr "Egy korábbi törlés visszaállítása"

#: info/echo-area.c:701
msgid "Kill to the end of the line"
msgstr "Törlés a sor végéig"

#: info/echo-area.c:714
msgid "Kill to the beginning of the line"
msgstr "Törlés a sor elejéig"

#: info/echo-area.c:726
msgid "Kill the word following the cursor"
msgstr "A kurzort követő szó törlése"

#: info/echo-area.c:746
msgid "Kill the word preceding the cursor"
msgstr "A kurzort megelőző  szó törlése"

#: info/echo-area.c:978 info/echo-area.c:1037
msgid "No completions"
msgstr "Nincs kiegészítés"

#: info/echo-area.c:980
msgid "Not complete"
msgstr "Nem teljes"

#: info/echo-area.c:1030
msgid "List possible completions"
msgstr "Lehetséges kiegészítések listája"

#: info/echo-area.c:1041
msgid "Sole completion"
msgstr "Egyszerű kiegészítés"

#: info/echo-area.c:1050
#, fuzzy, c-format
#| msgid "%d completions:\n"
msgid "%d completion:\n"
msgid_plural "%d completions:\n"
msgstr[0] "%d kiegészítés:\n"
msgstr[1] "%d kiegészítés:\n"

#: info/echo-area.c:1167
msgid "Insert completion"
msgstr "Kiegészítés beszúrása"

#: info/echo-area.c:1269
msgid "Building completions..."
msgstr "Kiegészítések felépítése ..."

#: info/echo-area.c:1388
msgid "Scroll the completions window"
msgstr "A kiegészítések ablak görgetése "

#: info/filesys.c:88
#, c-format
msgid "looking for file \"%s\""
msgstr ""

#: info/filesys.c:150
#, fuzzy, c-format
#| msgid "Making %s file `%s' from `%s'.\n"
msgid "looking for file %s in %s"
msgstr "%s fájl („%s“) készítése „%s“-ból.\n"

#: info/filesys.c:198 info/filesys.c:218
#, fuzzy, c-format
#| msgid "Find file: "
msgid "found file %s"
msgstr "Fájl keresése: "

#: info/footnotes.c:230
msgid "Footnotes could not be displayed"
msgstr "A lábjegyzetek nem jeleníthetők meg"

#: info/footnotes.c:250
msgid "Show the footnotes associated with this node in another window"
msgstr "E ponthoz tartozó lábjegyzetek megjelenítése egy másik ablakban"

#: info/footnotes.h:24
msgid "---------- Footnotes ----------"
msgstr "---------- Lábjegyzetek ----------"

#: info/indices.c:138 info/indices.c:887
msgid "Finding index entries..."
msgstr "Tárgymutatóbejegyzések keresése..."

#: info/indices.c:211
msgid "Look up a string in the index for this file"
msgstr "Szöveg keresése a fájl tárgymutatójában"

#: info/indices.c:223
#, fuzzy
#| msgid "No indices found."
msgid "No indices found"
msgstr "Nincs tárgymutató."

#: info/indices.c:227
msgid "Index entry: "
msgstr "Tárgymutatóbejegyzés: "

#: info/indices.c:330 info/indices.c:893
msgid "No indices found."
msgstr "Nincs tárgymutató."

#: info/indices.c:446
#, fuzzy, c-format
#| msgid "Found `%s' in %s. (`\\[next-index-match]' tries to find next.)"
msgid "Found '%s' in %s. ('\\[next-index-match]' tries to find next.)"
msgstr ""
"„%s“ szerepel ebben: %s . (következő keresés „\\[next-index-match]“ alapján.)"

#: info/indices.c:456
#, fuzzy
#| msgid ""
#| "Go to the next matching index item from the last `\\[index-search]' "
#| "command"
msgid ""
"Go to the next matching index item from the last '\\[index-search]' command"
msgstr ""
"Ugrás az előbbi „\\[index-search]“ paranccsal talált tárgymutató bejegyzéshez"

#: info/indices.c:467
#, fuzzy
#| msgid "No previous index search string."
msgid "No previous index search string"
msgstr "Nincs korábbi keresési feltétel"

#: info/indices.c:485
#, fuzzy, c-format
#| msgid "No %sindex entries containing `%s'."
msgid "No more index entries containing '%s'"
msgstr "Nincs %stárgymutató-bejegyzés, ami „%s!H-t tartalmazná."

#: info/indices.c:486
#, fuzzy, c-format
#| msgid "No %sindex entries containing `%s'."
msgid "No index entries containing '%s'"
msgstr "Nincs %stárgymutató-bejegyzés, ami „%s!H-t tartalmazná."

#: info/indices.c:596
#, fuzzy, c-format
#| msgid "Scanning indices of `%s'..."
msgid "Scanning indices of '%s'..."
msgstr "„%s“ tárgymutatóinak átnézése..."

#: info/indices.c:656
msgid "Grovel all known info file's indices for a string and build a menu"
msgstr ""
"Adott sztring keresése minden ismert info fájl tárgymutatójában és menü "
"építése"

#: info/indices.c:664 info/indices.c:666
#, fuzzy
#| msgid "Index apropos: "
msgid "Index apropos"
msgstr "Tárgymutató apropók:"

#: info/indices.c:708
#, fuzzy, c-format
#| msgid "No %sindex entries containing `%s'."
msgid "Index entries containing '%s':\n"
msgstr "Nincs %stárgymutató-bejegyzés, ami „%s!H-t tartalmazná."

#: info/indices.c:828
#, c-format
msgid ""
"Virtual Index\n"
"*************\n"
"\n"
"Index entries that match '%s':\n"
msgstr ""

#: info/indices.c:875
msgid "List all matches of a string in the index"
msgstr ""

#: info/indices.c:899 info/indices.c:901
#, fuzzy
#| msgid "Index apropos: "
msgid "Index topic"
msgstr "Tárgymutató apropók:"

#: info/indices.c:926
#, fuzzy, c-format
#| msgid "No %sindex entries containing `%s'."
msgid "No index entries containing '%s'."
msgstr "Nincs %stárgymutató-bejegyzés, ami „%s!H-t tartalmazná."

#: info/indices.h:40
#, fuzzy, c-format
#| msgid "No available info files have `%s' in their indices."
msgid "No available info files have '%s' in their indices"
msgstr "Nincs elérhető fájl, amely tárgymutatója tartalmazná  „%s“-t."

#: info/info.c:291 info/session.c:2792
#, fuzzy, c-format
#| msgid "No menu item `%s' in node `%s'."
msgid "No menu item '%s' in node '%s'"
msgstr "Nincs „%s“ menüelem a(z) „%s“ oldalon."

#: info/info.c:428 info/info.c:1196
#, fuzzy, c-format
#| msgid "Cannot find node `%s'."
msgid "Cannot find node '%s'"
msgstr "A(z) „%s“ oldal nem található."

#: info/info.c:450
msgid "No program name given"
msgstr ""

#: info/info.c:648
#, c-format
msgid "invalid number: %s\n"
msgstr ""

#: info/info.c:828
#, c-format
msgid "malformed variable assignment: %s"
msgstr ""

#: info/info.c:835 info/infokey.c:558
#, c-format
msgid "%s: no such variable"
msgstr ""

#: info/info.c:841 info/infokey.c:560
#, fuzzy, c-format
#| msgid "Set the value of an Info variable"
msgid "value %s is not valid for variable %s"
msgstr "Egy Info változó beállítása"

#: info/info.c:853
#, c-format
msgid "Try --help for more information.\n"
msgstr "A --help több információt ad.\n"

#: info/info.c:872 install-info/install-info.c:2261
#: Pod-Simple-Texinfo/pod2texi.pl:160 tp/texi2any.pl:943
#, c-format, perl-format
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
"html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n"
msgstr ""

#: info/info.c:1038
#, fuzzy, c-format
#| msgid "no index entries found for `%s'\n"
msgid "no index entries found for '%s'\n"
msgstr "Nincs tárgymutató ehhez: %s\n"

#: info/info.c:1098
#, c-format
msgid ""
"Usage: %s [OPTION]... [MENU-ITEM...]\n"
"\n"
"Read documentation in Info format.\n"
msgstr ""

#: info/info.c:1104
msgid ""
"Frequently-used options:\n"
"  -a, --all                    use all matching manuals\n"
"  -k, --apropos=STRING         look up STRING in all indices of all manuals\n"
"  -d, --directory=DIR          add DIR to INFOPATH\n"
"  -f, --file=MANUAL            specify Info manual to visit"
msgstr ""

#: info/info.c:1111
msgid ""
"  -h, --help                   display this help and exit\n"
"      --index-search=STRING    go to node pointed by index entry STRING\n"
"  -n, --node=NODENAME          specify nodes in first visited Info file\n"
"  -o, --output=FILE            output selected nodes to FILE"
msgstr ""

#: info/info.c:1118
msgid "  -b, --speech-friendly        be friendly to speech synthesizers"
msgstr ""

#: info/info.c:1122
msgid ""
"      --subnodes               recursively output menu items\n"
"  -v, --variable VAR=VALUE     assign VALUE to Info variable VAR\n"
"      --version                display version information and exit\n"
"  -w, --where, --location      print physical location of Info file"
msgstr ""

#: info/info.c:1128
msgid ""
"\n"
"The first non-option argument, if present, is the menu entry to start from;\n"
"it is searched for in all 'dir' files along INFOPATH.\n"
"If it is not present, info merges all 'dir' files and shows the result.\n"
"Any remaining arguments are treated as the names of menu\n"
"items relative to the initial node visited."
msgstr ""

#: info/info.c:1135
msgid ""
"\n"
"For a summary of key bindings, type H within Info."
msgstr ""

#: info/info.c:1139
msgid "Examples:"
msgstr ""

#: info/info.c:1142
msgid "  info                         show top-level dir menu"
msgstr ""

#: info/info.c:1144
msgid "  info info-stnd               show the manual for this Info program"
msgstr ""

#: info/info.c:1146
msgid "  info emacs                   start at emacs node from top-level dir"
msgstr ""

#: info/info.c:1148
msgid ""
"  info emacs buffers           select buffers menu entry in emacs manual"
msgstr ""

#: info/info.c:1150
msgid "  info emacs -n Files          start at Files node within emacs manual"
msgstr ""

#: info/info.c:1152
msgid "  info '(emacs)Files'          alternative way to start at Files node"
msgstr ""

#: info/info.c:1154
msgid ""
"  info --subnodes -o out.txt emacs\n"
"                               dump entire emacs manual to out.txt"
msgstr ""

#: info/info.c:1157
msgid "  info -f ./foo.info           show file ./foo.info, not searching dir"
msgstr ""

#: info/info.c:1162 install-info/install-info.c:578
#: Pod-Simple-Texinfo/pod2texi.pl:137 tp/texi2any.pl:925
#, fuzzy
#| msgid ""
#| "\n"
#| "Email bug reports to bug-texinfo@gnu.org,\n"
#| "general questions and discussion to help-texinfo@gnu.org.\n"
#| "Texinfo home page: http://www.gnu.org/software/texinfo/"
msgid ""
"Email bug reports to bug-texinfo@gnu.org,\n"
"general questions and discussion to help-texinfo@gnu.org.\n"
"Texinfo home page: http://www.gnu.org/software/texinfo/"
msgstr ""
"\n"
"Hibajegyek a bug-texinfo@gnu.org,\n"
"általános kérdések és ötletek a help-texinfo@gnu.org\n"
"címre küldhetők.\n"
"Texinfo honlap: http://www.gnu.org/software/texinfo/"

#: info/info.c:1197
#, fuzzy, c-format
#| msgid "Cannot find node `(%s)%s'."
msgid "Cannot find node '(%s)%s'"
msgstr "A(z) „(%s)%s“ oldal nem található."

#: info/info.c:1198
msgid "Cannot find a window!"
msgstr "Nem található ablak!"

# ATNEZNI LM
#: info/info.c:1199
msgid "Point doesn't appear within this window's node!"
msgstr "A pont nem jelenik meg az ablakon látható oldalon!"

#: info/info.c:1200
#, fuzzy
#| msgid "Cannot delete the last window."
msgid "Cannot delete the last window"
msgstr "Az utolsó ablak nem törölhető!"

# node = csomópont? LM
# vagy csak pont? sas
#: info/info.c:1201
#, fuzzy
#| msgid "No menu in this node."
msgid "No menu in this node"
msgstr "Nincs menü ezen az oldalon."

# node = csomópont? LM
# vagy csak pont? sas
#: info/info.c:1202
#, fuzzy
#| msgid "No footnotes in this node."
msgid "No footnotes in this node"
msgstr "Nincs lábjegyezet ezen az oldalon."

# node = csomópont? LM
# vagy csak pont? sas
#: info/info.c:1203
#, fuzzy
#| msgid "No cross references in this node."
msgid "No cross references in this node"
msgstr "Ez az oldal nem tartalmaz kereszthivatkozást."

#: info/info.c:1204
#, fuzzy, c-format
#| msgid "No `%s' pointer for this node."
msgid "No '%s' pointer for this node"
msgstr "Nincs „%s“ utalás ezen az oldalon."

#: info/info.c:1205
#, fuzzy, c-format
#| msgid "Unknown Info command `%c'; try `?' for help."
msgid "Unknown Info command '%c'; try '?' for help"
msgstr "Ismeretlen Info parancs: „%c“. A „?“ súg."

# smart = okos vagy smart = modern vagy smart = fejlett ? LM
# sztem fejlett: sas
#: info/info.c:1206
#, fuzzy, c-format
#| msgid "Terminal type `%s' is not smart enough to run Info."
msgid "Terminal type '%s' is not smart enough to run Info"
msgstr "A „%s“ termináltípus nem elég fejlett az Info futtatásához."

# tegez/magáz? LM
# talán egy kicsit jobb a magázás itt, de ahogy tetszik, de 1séges legyen - sas
#: info/info.c:1207
#, fuzzy
#| msgid "You are already at the last page of this node."
msgid "You are already at the last page of this node"
msgstr "Ön már az oldal utolsó lapját látja."

# tegez/magáz? LM
# talán egy kicsit jobb a magázás itt, de ahogy tetszik, de 1séges legyen - sas
#: info/info.c:1208
#, fuzzy
#| msgid "You are already at the first page of this node."
msgid "You are already at the first page of this node"
msgstr "Ön már az oldal legelső lapját látja."

#: info/info.c:1209
#, fuzzy
#| msgid "Only one window."
msgid "Only one window"
msgstr "Csak egy ablak."

# resulting window = eredményablak
# vagy
# resulting window = létrejövő/keletkező ablak
# LM
#: info/info.c:1210
#, fuzzy
#| msgid "Resulting window would be too small."
msgid "Resulting window would be too small"
msgstr "Az eredményablak túl kicsi lenne."

# tegez/magáz LM
# ha lehet, legjobb elkerülni, például be kell zárni egy ablakot, amúgy itt: talán egy kicsit jobb a magázás, de ahogy tetszik, de 1séges legyen - sas
#: info/info.c:1211
#, fuzzy
#| msgid "Not enough room for a help window, please delete a window."
msgid "Not enough room for a help window, please delete a window"
msgstr "Nincs elég hely súgóablakhoz, kérem zárjon be egy ablakot!."

#: info/infodoc.c:39
msgid "Basic Info command keys\n"
msgstr ""

#: info/infodoc.c:41
#, fuzzy
#| msgid "\\%-10[quit-help]  Quit this help.\n"
msgid "\\%-10[quit-help]  Close this help window.\n"
msgstr "\\%-10[quit-help]  Kilépés e súgóból. \n"

# valahogy hangsúlyozni, hogy quit ALTOGETHER? LM
# úgy érzem nem, de vajh mire utal ez? Arra, hogy: is? - sas
#: info/infodoc.c:42
msgid "\\%-10[quit]  Quit Info altogether.\n"
msgstr "\\%-10[quit]  Kilépés az Info-ból.\n"

# tutorial = bevezető ? LM
# lehet - sas
#: info/infodoc.c:43
msgid "\\%-10[get-info-help-node]  Invoke the Info tutorial.\n"
msgstr "\\%-10[get-info-help-node]  Az Info bevezető indítása\n"

# hátra / felfele ? LM
#: info/infodoc.c:45
#, fuzzy
#| msgid "\\%-10[prev-line]  Scroll backward 1 line.\n"
msgid "\\%-10[prev-line]  Move up one line.\n"
msgstr "\\%-10[prev-line]  Görgetés 1 sorral hátra.\n"

# előre / lefele ? LM
# előre - sas
#: info/infodoc.c:46
#, fuzzy
#| msgid "\\%-10[next-line]  Scroll forward 1 line.\n"
msgid "\\%-10[next-line]  Move down one line.\n"
msgstr "\\%-10[next-line]  Görgetés 1 sorral előre.\n"

# hátra / felfele ? LM
#: info/infodoc.c:47
#, fuzzy
#| msgid "\\%-10[scroll-backward]  Scroll backward a page.\n"
msgid "\\%-10[scroll-backward]  Scroll backward one screenful.\n"
msgstr "\\%-10[scroll-backward]  Görgetés egy oldalt hátra.\n"

# előre / lefele ? LM
#: info/infodoc.c:48
#, fuzzy
#| msgid "\\%-10[scroll-forward]  Scroll forward a page.\n"
msgid "\\%-10[scroll-forward]  Scroll forward one screenful.\n"
msgstr "\\%-10[scroll-forward]  Görgetés egy oldalt előre.\n"

#: info/infodoc.c:49
msgid "\\%-10[beginning-of-node]  Go to the beginning of this node.\n"
msgstr "\\%-10[beginning-of-node]  Ugrás az oldal elejéhez.\n"

#: info/infodoc.c:50
msgid "\\%-10[end-of-node]  Go to the end of this node.\n"
msgstr "\\%-10[end-of-node]  Ugrás az oldal végéhez.\n"

# Hypertext ? LM
#: info/infodoc.c:52
#, fuzzy
msgid "\\%-10[move-to-next-xref]  Skip to the next hypertext link.\n"
msgstr ""
"\\%-10[move-to-next-xref]  Ugrás az oldalon található következő hypertext "
"bejegyzésre.\n"

#: info/infodoc.c:53
#, fuzzy
#| msgid ""
#| "\\%-10[select-reference-this-line]  Follow the hypertext link under "
#| "cursor.\n"
msgid ""
"\\%-10[select-reference-this-line]  Follow the hypertext link under the "
"cursor.\n"
msgstr ""
"\\%-10[select-reference-this-line]  A kurzor alatti hypertext link "
"követése.\n"

#: info/infodoc.c:54
#, fuzzy
#| msgid "\\%-10[history-node]  Move to the last node seen in this window.\n"
msgid "\\%-10[history-node]  Go back to the last node seen in this window.\n"
msgstr ""
"\\%-10[history-node]  Ugrás az ebben az ablakban utoljára látott oldalra.\n"

# ATNEZNI LM
#: info/infodoc.c:56
#, fuzzy
#| msgid "\\%-10[prev-node]  Move to the \"previous\" node of this node.\n"
msgid "\\%-10[global-prev-node]  Go to the previous node in the document.\n"
msgstr "\\%-10[prev-node]  Ugrás az előző oldalra.\n"

# ATNEZNI LM
#: info/infodoc.c:57
#, fuzzy
#| msgid "\\%-10[next-node]  Move to the \"next\" node of this node.\n"
msgid "\\%-10[global-next-node]  Go to the next node in the document.\n"
msgstr "\\%-10[next-node]  Ugrás a következő oldalra.\n"

# ATNEZNI LM
#: info/infodoc.c:58
#, fuzzy
#| msgid "\\%-10[prev-node]  Move to the \"previous\" node of this node.\n"
msgid "\\%-10[prev-node]  Go to the previous node on this level.\n"
msgstr "\\%-10[prev-node]  Ugrás az előző oldalra.\n"

# ATNEZNI LM
#: info/infodoc.c:59
#, fuzzy
#| msgid "\\%-10[next-node]  Move to the \"next\" node of this node.\n"
msgid "\\%-10[next-node]  Go to the next node on this level.\n"
msgstr "\\%-10[next-node]  Ugrás a következő oldalra.\n"

# ATNEZNI LM
#: info/infodoc.c:60
#, fuzzy
#| msgid "\\%-10[up-node]  Move \"up\" from this node.\n"
msgid "\\%-10[up-node]  Go up one level.\n"
msgstr "\\%-10[up-node]  Ugrás a szülőoldalra.\n"

#: info/infodoc.c:61
#, fuzzy
#| msgid "\\%-10[end-of-node]  Go to the end of this node.\n"
msgid "\\%-10[top-node]  Go to the top node of this document.\n"
msgstr "\\%-10[end-of-node]  Ugrás az oldal végéhez.\n"

#: info/infodoc.c:62
#, fuzzy
#| msgid "\\%-10[end-of-node]  Go to the end of this node.\n"
msgid "\\%-10[dir-node]  Go to the main 'directory' node.\n"
msgstr "\\%-10[end-of-node]  Ugrás az oldal végéhez.\n"

#: info/infodoc.c:64
#, fuzzy
msgid "1...9       Pick the first...ninth item in this node's menu.\n"
msgstr ""
"  %-10s  Az oldalon található menü első ... kilencedik elemének "
"kiválasztása.\n"

#: info/infodoc.c:65
#, fuzzy
msgid "\\%-10[last-menu-item]  Pick the last item in this node's menu.\n"
msgstr ""
"\\%-10[last-menu-item]  Az oldalhoz tartozó menü utolsó elemének "
"kiválasztása.\n"

#: info/infodoc.c:66
#, fuzzy
#| msgid "  %-10s  Pick menu item specified by name.\n"
msgid "\\%-10[menu-item]  Pick a menu item specified by name.\n"
msgstr "  %-10s  Menüelem kiválasztása névvel.\n"

#: info/infodoc.c:67
#, fuzzy
#| msgid ""
#| "\\%-10[xref-item]  Follow a cross reference.  Reads name of reference.\n"
msgid "\\%-10[xref-item]  Follow a cross reference specified by name.\n"
msgstr ""
"\\%-10[xref-item]  Kereszthivatkozás követése. A hivatkozás nevének "
"beolvasása.\n"

#: info/infodoc.c:68
#, fuzzy
#| msgid "  %-10s  Move to node specified by name.\n"
msgid "\\%-10[goto-node]  Go to a node specified by name.\n"
msgstr "  %-10s  Ugrás egy névvel megadott oldalra\n"

#: info/infodoc.c:70
#, fuzzy
#| msgid "  %-10s  Search backward for a specified string\n"
msgid "\\%-10[search]  Search forward for a specified string.\n"
msgstr "  %-10s  Adott szöveg keresése visszafele\n"

#: info/infodoc.c:71
msgid "\\%-10[search-previous]  Search for previous occurrence.\n"
msgstr ""

#: info/infodoc.c:72
msgid "\\%-10[search-next]  Search for next occurrence.\n"
msgstr ""

#: info/infodoc.c:73
#, fuzzy
#| msgid ""
#| "\\%-10[index-search]  Search for a specified string in the index entries "
#| "of this Info\n"
#| "              file, and select the node referenced by the first entry "
#| "found.\n"
msgid ""
"\\%-10[index-search]  Search for a specified string in the index, and\n"
"              select the node referenced by the first entry found.\n"
msgstr ""
"\\%-10[index-search]  Megadott szöveg keresése a mostani Info fájlban\n"
"              és az első találat által mutatott oldal kiválasztása.\n"

#: info/infodoc.c:75
msgid "\\%-10[virtual-index]  Synthesize menu of matching index entries.\n"
msgstr ""

#: info/infodoc.c:77
#, fuzzy
#| msgid "Cancel current operation"
msgid "\\%-10[abort-key]  Cancel the current operation.\n"
msgstr "Jelen művelet törlése"

#: info/infodoc.c:196
#, fuzzy, c-format
#| msgid "This is %s, produced by makeinfo version %s from %s.\n"
msgid "This is GNU Info version %s.  "
msgstr "Ez itt %s, ami a makeinfo %s verziójával (%s) lett generálva.\n"

#: info/infodoc.c:197
msgid "The current search path is:\n"
msgstr "Az aktuális keresési útvonal::\n"

#: info/infodoc.c:202
msgid ""
"Commands available in Info windows:\n"
"\n"
msgstr ""
"Az Info ablakban elérhető parancsok:\n"
"\n"

#: info/infodoc.c:205
msgid ""
"Commands available in the echo area:\n"
"\n"
msgstr ""

#: info/infodoc.c:225
#, c-format
msgid ""
"The following commands can only be invoked via %s:\n"
"\n"
msgstr ""
"A következő parancsok csak %s -n keresztül hívhatók meg:\n"
"\n"

#: info/infodoc.c:230
msgid ""
"The following commands cannot be invoked at all:\n"
"\n"
msgstr ""
"A következő parancsokat egyáltalán nem lehet meghívni:\n"
"\n"

# súgó szöveg legyen vagy inkább segítő szöveg ? LM
# súgó - sas
#: info/infodoc.c:334
msgid "Display help message"
msgstr "Súgó szöveg megjelenítése"

# node = oldal ? LM
#: info/infodoc.c:347
#, fuzzy
#| msgid "Visit Info node `(info)Help'"
msgid "Visit Info node '(info)Help'"
msgstr "Info oldal „(info)Help“ meglátogatása"

# KEY ? LM
# utána kell nézni, mire vonatkozik, talán dokumentáció kiírása a kulcsszóhoz - sas
#: info/infodoc.c:451
msgid "Print documentation for KEY"
msgstr "Dokumentáció nyomtatása KEY-hez"

# key = kulcs ?
# key = billentyű / karakter ? LM
#: info/infodoc.c:462
#, c-format
msgid "Describe key: %s"
msgstr "Leíró billentyű: %s"

#: info/infodoc.c:472 info/infodoc.c:508
#, fuzzy, c-format
#| msgid "%s is undefined."
msgid "%s is undefined"
msgstr "%s nincs definiálva."

# esetleg egy jobb forditas ide ? LM
#: info/infodoc.c:802
msgid "Show what to type to execute a given command"
msgstr "Egy adott parancs futtatásához szükséges utasítás megjelenítése"

#: info/infodoc.c:806
msgid "Where is command: "
msgstr "Hol van a parancs: "

# key = kulcs
# key = billentyű ? LM
# sztem itt billentyű - sas
#: info/infodoc.c:828
#, fuzzy, c-format
#| msgid "`%s' is not on any keys"
msgid "'%s' is not on any keys"
msgstr "„%s“ egy billyentyűn sincs"

#: info/infodoc.c:834
#, fuzzy, c-format
#| msgid "%s can only be invoked via %s."
msgid "%s can only be invoked via %s"
msgstr "%s csak %s-n át hívható meg."

#: info/infodoc.c:838
#, fuzzy, c-format
#| msgid "%s can be invoked via %s."
msgid "%s can be invoked via %s"
msgstr "%s meghívható %s-n keresztül."

#: info/infodoc.c:843
#, fuzzy, c-format
#| msgid "There is no function named `%s'"
msgid "There is no function named '%s'"
msgstr "Nincs „%s“ nevű függvény"

#: info/infomap.c:586
#, fuzzy, c-format
#| msgid "cannot open input file `%s'"
msgid "could not open init file %s"
msgstr "a(z) „%s“ input fájl nem nyitható meg."

# key sequence = billentyűkombináció ? LM
# valsz inkább egymás után leütendő billentyűsorozoat - sas
#: info/infokey.c:227
msgid "key sequence too long"
msgstr "a billentyűkombináció túl hosszú"

# key sequence = billentyűkombináció ? LM
# lehet, hogy inkább egymás után leütendő billentyűsorozoat - sas
#: info/infokey.c:304
msgid "missing key sequence"
msgstr "hiányzó billentyűkombináció "

#: info/infokey.c:384
msgid "NUL character (\\000) not permitted"
msgstr "A NUL karakter (\\000) tilos"

#: info/infokey.c:413
#, c-format
msgid "NUL character (^%c) not permitted"
msgstr "A NUL karakter (^%c) tilos"

# action=művelet ? LM
# általában az - sas
#: info/infokey.c:436
msgid "missing action name"
msgstr "hiányzó műveletnév"

# key sequence = billentyűkombináció ? LM
# valsz inkább egymás után leütendő billentyűsorozoat - sas
#: info/infokey.c:454
#, fuzzy
#| msgid "key sequence too long"
msgid "cannot bind key sequence to menu-digit"
msgstr "a billentyűkombináció túl hosszú"

# action=művelet ? LM
# általában az - sas
#: info/infokey.c:478
#, c-format
msgid "unknown action `%s'"
msgstr "ismeretlen művelet: „%s“."

#: info/infokey.c:503
msgid "action name too long"
msgstr "túl hosszú műveletnév"

# action=muvelet? LM
# általában az - sas
#: info/infokey.c:516
#, c-format
msgid "extra characters following action `%s'"
msgstr "`%s' művelet utáni extra karakterek"

#: info/infokey.c:527
msgid "missing variable name"
msgstr "hiányzó változónév"

#: info/infokey.c:536
msgid "missing `=' immediately after variable name"
msgstr "hiányzó „=“ jel közvetlen egy változónév után"

#: info/infokey.c:543
msgid "variable name too long"
msgstr "túl hosszú változónév"

# long = hosszú vagy
# long = nagy ? LM
# nagy - kiváló fordítási stílus! - sas
#: info/infokey.c:567
msgid "value too long"
msgstr "túl nagy érték"

#: info/infokey.c:613
#, c-format
msgid "\"%s\", line %u: "
msgstr "„%s“, %u. sor: "

#: info/m-x.c:64
msgid "Read the name of an Info command and describe it"
msgstr ""

#: info/m-x.c:68
msgid "Describe command: "
msgstr "Parancs leírása: "

# FORDITANI
#: info/m-x.c:89
msgid "Read a command name in the echo area and execute it"
msgstr ""

#: info/m-x.c:132
msgid "Cannot execute an 'echo-area' command here"
msgstr ""

#: info/m-x.c:146
msgid "Set the height of the displayed window"
msgstr "A megjelnített ablak magasságának beállítása"

#: info/m-x.c:159
#, c-format
msgid "Set screen height to (%d): "
msgstr "A képernyő magasságának beállítása (%d): "

# FORDITANI
#: info/makedoc.c:139
#, c-format
msgid ""
"   Source files groveled to make this file include:\n"
"\n"
msgstr ""

#: info/makedoc.c:468
#, c-format
msgid "Couldn't manipulate the file %s.\n"
msgstr "A(z) „%s“ fájl nem módosítható.\n"

# node = oldal ? LM
# containing file ? LM
# szerintem itt arról a fájlról van szó, amely tartalmazza ezt. (mondjuk: gazdafájl?) - sas
#. TRANSLATORS: The "\n* Menu:\n\n" part of this should not be translated, as
#. it is part of the Info syntax.
#: info/nodemenu.c:35
#, fuzzy
#| msgid ""
#| "\n"
#| "* Menu:\n"
#| "  (File)Node                        Lines   Size   Containing File\n"
#| "  ----------                        -----   ----   ---------------"
msgid ""
"\n"
"* Menu:\n"
"\n"
"  (File)Node                        Lines   Size   Containing File\n"
"  ----------                        -----   ----   ---------------"
msgstr ""
"\n"
"* Menü:\n"
"  (Fájl)Oldal                     Sorok  Méret  Fájlt tartalmaz\n"
"  -----------                     -----  -----  ---------------"

#: info/nodemenu.c:187
msgid ""
"Here is the menu of nodes you have recently visited.\n"
"Select one from this menu, or use '\\[history-node]' in another window.\n"
msgstr ""

# FORDITANI
#: info/nodemenu.c:208
msgid "Make a window containing a menu of all of the currently visited nodes"
msgstr ""

# FORDITANI
#: info/nodemenu.c:253
msgid "Select a node which has been previously visited in a visible window"
msgstr ""

#: info/nodemenu.c:260
msgid "Select visited node: "
msgstr "Meglátogatott oldal kiválasztása: "

#: info/nodemenu.c:278
#, c-format
msgid "The reference disappeared! (%s)."
msgstr "A hivatkozás eltünt! (%s)."

#: info/pcterm.c:223
#, c-format
msgid "Terminal cannot be initialized: %s\n"
msgstr ""

#: info/scan.c:737
msgid "Error converting file character encoding"
msgstr ""

#: info/search.c:201
#, c-format
msgid "regexp error: %s"
msgstr ""

#: info/session.c:62
msgid "Show all matching files"
msgstr ""

#: info/session.c:66
msgid "No file index"
msgstr ""

#. TRANSLATORS: Try to keep this message (when "expanded") at most 79
#. characters; anything after the 79th character will not actually be
#. displayed on an 80-column terminal.
#: info/session.c:192
#, fuzzy, c-format
#| msgid ""
#| "Welcome to Info version %s. Type \\[get-help-window] for help, \\[menu-"
#| "item] for menu item."
msgid ""
"Welcome to Info version %s.  Type \\[get-help-window] for help, \\[get-info-"
"help-node] for tutorial."
msgstr ""
"Üdvözöljük az Info %s verziójában. Segítség kéréséhez a(z) „\\[get-help-"
"window]“-t, a menühöz ugráshoz a(z) „\\[menu-item]“-t kell begépelni"

#: info/session.c:1258
msgid "Move down to the next line"
msgstr "Ugrás a következő sorra"

#: info/session.c:1273
msgid "Move up to the previous line"
msgstr "Ugrás az előző sorra"

#: info/session.c:1289
msgid "Move the cursor to a specific line of the window"
msgstr "A kurzor mogatása az ablak egy adott sorára "

#: info/session.c:1321
msgid "Move to the end of the line"
msgstr "Ugrás a sor végére"

#: info/session.c:1346
msgid "Move to the start of the line"
msgstr "Ugrás a sor elejére"

#: info/session.c:1430
msgid "Move to the start of this node"
msgstr "Ugrás az oldal elejére"

#: info/session.c:1437
msgid "Move to the end of this node"
msgstr "Ugrás az oldal végére"

#: info/session.c:1528
msgid "Scroll forward in this window"
msgstr "Görgetés előre az ablakban"

#: info/session.c:1542
msgid "Scroll backward in this window"
msgstr "Görgetés hátra az ablakban"

#: info/session.c:1550
msgid "Scroll forward in this window and set default window size"
msgstr "Görgetés előre az ablakban és beállítása alapértelmezett méretre"

#: info/session.c:1565
msgid "Scroll backward in this window and set default window size"
msgstr "Görgetés hátra az ablakban és beállítása alapértelmezett méretre"

# aktuális ? LM
# Nem. [semmi], e, jelen, stb. - sas
#: info/session.c:1571
msgid "Scroll forward in this window staying within node"
msgstr "Görgetés előre az ablakban ezen oldalon maradva"

# aktuális ? LM
# Nem. [semmi], e, jelen, stb. - sas
#: info/session.c:1586
msgid "Scroll backward in this window staying within node"
msgstr "Görgetés hátra az ablakban ezen oldalon maradva"

#: info/session.c:1594
msgid ""
"Scroll forward in this window staying within node and set default window size"
msgstr ""
"Görgetés előre az ablakban ezen oldalon maradva, és az alap ablakméret "
"beállítása"

#: info/session.c:1621
msgid ""
"Scroll backward in this window staying within node and set default window "
"size"
msgstr ""
"Görgetés hátra az ablakban ezen oldalon maradva, és az alap ablakméret "
"beállítása"

#: info/session.c:1627
msgid "Scroll down by lines"
msgstr "Görgetés soronként le"

#: info/session.c:1633
msgid "Scroll up by lines"
msgstr "Görgetés soronként fel"

#: info/session.c:1645
msgid "Scroll down by half screen size"
msgstr "Görgetés egy fél képernyőnyit le"

#: info/session.c:1672
msgid "Scroll up by half screen size"
msgstr "Görgetés egy fél képernyőnyit fel"

#: info/session.c:1678
msgid "Scroll the other window"
msgstr "Másik ablak görgetése"

#: info/session.c:1699
msgid "Scroll the other window backward"
msgstr "A másik ablak görgetése hátra"

#: info/session.c:1813
msgid "Select the next window"
msgstr "Következő ablak kiválasztása"

#: info/session.c:1850
msgid "Select the previous window"
msgstr "Előző ablak kiválasztása"

#: info/session.c:1894
msgid "Split the current window"
msgstr "Jelen ablak felosztása"

#: info/session.c:1939
msgid "Delete the current window"
msgstr "Jelen ablak törlése"

#: info/session.c:1944
msgid "Cannot delete a permanent window"
msgstr "Egy állandó ablakot nem lehet törölni"

#: info/session.c:1975
msgid "Delete all other windows"
msgstr "Többi ablak bezárása"

# aktuális ? LM
# Nem. [semmi], e, jelen, stb. - sas
#: info/session.c:2021
msgid "Grow (or shrink) this window"
msgstr "Jelen ablak növelése (csökkentése)"

#: info/session.c:2032
msgid "Divide the available screen space among the visible windows"
msgstr "Elérhető képernyőhely felosztása a látható ablakok közt"

# FORDITANI
#: info/session.c:2039
msgid "Toggle the state of line wrapping in the current window"
msgstr ""

#: info/session.c:2193
msgid "Select this menu item"
msgstr "A menüelem kiválasztása"

#: info/session.c:2223
#, fuzzy, c-format
#| msgid "There aren't %d items in this menu."
msgid "There isn't %d item in this menu"
msgid_plural "There aren't %d items in this menu"
msgstr[0] "Nincs %d elem e menüben."
msgstr[1] "Nincs %d elem e menüben."

#: info/session.c:2232
msgid "Select the last item in this node's menu"
msgstr "Az oldal menüjében található utolsó elem kiválasztása"

#: info/session.c:2338 info/session.c:2339
#, c-format
msgid "Menu item (%s): "
msgstr "Menüelem (%s): "

#: info/session.c:2342
msgid "Menu item: "
msgstr "Menüelem: "

# miért nem Krhiv? :))) - sas
#: info/session.c:2349 info/session.c:2350
#, c-format
msgid "Follow xref (%s): "
msgstr "Kereszthiv (%s) követése: "

# miért nem Krhiv? :))) - sas
#: info/session.c:2353
msgid "Follow xref: "
msgstr "Kereszthiv követése: "

#: info/session.c:2430
#, fuzzy, c-format
#| msgid "The reference disappeared! (%s)."
msgid "The reference disappeared! (%s)"
msgstr "A hivatkozás eltünt! (%s)."

#: info/session.c:2442
msgid "Read a menu item and select its node"
msgstr "Egy menüelem elolvasása és oldalának kiválasztása"

#: info/session.c:2467
msgid "Read a footnote or cross reference and select its node"
msgstr ""
"Egy lábjegyzet vagy kereszthivatkozás elolvasása és oldalának kiválasztása"

#: info/session.c:2490
msgid "Move to the start of this node's menu"
msgstr "Ugrás az oldalhoz tartozó menü elejére"

#: info/session.c:2512
msgid "Visit as many menu items at once as possible"
msgstr "A lehető legtöbb menüelem meglátogatása egyszerre"

#: info/session.c:2612
msgid "Move to the previous cross reference"
msgstr "Ugrás az előző kereszthivatkozásra"

#: info/session.c:2675
msgid "Move to the next cross reference"
msgstr "Ugrás a következő kereszthivatkozásra"

#: info/session.c:2736
msgid "Select reference or menu item appearing on this line"
msgstr "A sorban megjelenő hivatkozás vagy menüelem kiválasztása"

#: info/session.c:2770
#, fuzzy, c-format
#| msgid "No menu in node `%s'."
msgid "No menu in node '%s'"
msgstr "Nincs menü a(z) „%s“ oldalon."

# található / találom ? LM
# lelem, találom, nincs - sas
#: info/session.c:2817
#, fuzzy, c-format
#| msgid "Unable to find node referenced by `%s' in `%s'."
msgid "Unable to find node referenced by '%s' in '%s'"
msgstr "Nincs a(z) „%s“ által hivatkozott oldal ebben: „%s“."

# FORDITANI
#: info/session.c:2873
msgid "Read a list of menus starting from dir and follow them"
msgstr ""

#: info/session.c:2875
msgid "Follow menus: "
msgstr "Menük követése: "

#: info/session.c:2977
msgid "Select the Next node"
msgstr "Következő oldal kiválasztása"

#: info/session.c:2984
msgid "Select the Prev node"
msgstr "Előző oldal kiválasztása"

#: info/session.c:2991
msgid "Select the Up node"
msgstr "Szülő oldal kiválasztása"

#: info/session.c:2997
msgid "Select the last node in this file"
msgstr "A fájl utolsó oldala kiválasztása"

#: info/session.c:3024 info/session.c:3057
msgid "This window has no additional nodes"
msgstr "Jelen ablaknak nincsenek további oldalai"

#: info/session.c:3030
msgid "Select the first node in this file"
msgstr "A fájl első oldala kiválasztása"

# node=oldal ? LM
#: info/session.c:3164
#, fuzzy
#| msgid "No more nodes within this document."
msgid "No more nodes within this document"
msgstr "Nincs több oldal e dokumentumban."

# ATNEZNI LM
#: info/session.c:3208 info/session.c:3255
#, fuzzy
#| msgid "No `Prev' or `Up' for this node within this document."
msgid "No 'Prev' or 'Up' for this node within this document"
msgstr "Nincs Előző vagy Fel lehetőség e ponthoz e dokumentumban."

#: info/session.c:3268
msgid "Move forwards or down through node structure"
msgstr "Mozgás előre vagy le az oldal szerkeztében"

#: info/session.c:3285
msgid "Move backwards or up through node structure"
msgstr "Mozgás hátra vagy fel az oldal szerkezetében"

#: info/session.c:3308
msgid "Read a node name and select it"
msgstr "Egy oldalnév elolvasása és kiválasztása"

#: info/session.c:3362 info/session.c:3366
msgid "Goto node: "
msgstr "Ugrás az oldalra: "

# FORDITANI
#: info/session.c:3545
msgid "Find the node describing program invocation"
msgstr ""

# FORDITANI
#: info/session.c:3547
#, c-format
msgid "Find Invocation node of [%s]: "
msgstr ""

#: info/session.c:3593
msgid "Read a manpage reference and select it"
msgstr "Egy kéziköny oldal hivatkozás olvasása és kiválasztása"

# Kézikönyv ? LM
# Manpage = kézikönyv oldal. Adott esetben egyszerűen manlapként vagy manoldalként is hivatkozhatunk rájuk, mivel kissé elavultak. A GNU rendszer alapértelemzett dokumentációformátuma az Info. Ezért is olyan fontos a fordítás, amit készítesz :-) (és amibe ey icipicit besegítek ...) - sas
#: info/session.c:3597
msgid "Get Manpage: "
msgstr "Kézikönyv oldal: "

#: info/session.c:3618
#, fuzzy
#| msgid "Select the node `Top' in this file"
msgid "Select the node 'Top' in this file"
msgstr "Legfelső oldal kiválasztása e fájban"

#: info/session.c:3624
#, fuzzy
#| msgid "Select the node `(dir)'"
msgid "Select the node '(dir)'"
msgstr "A „(dir)“ oldal kiválasztása"

#: info/session.c:3630
msgid "Show full file name of node being displayed"
msgstr ""

#: info/session.c:3647
msgid "Select the most recently selected node"
msgstr "A legutóbb választott oldal kiválasztása"

#: info/session.c:3652
msgid "No earlier node in history"
msgstr ""

#: info/session.c:3656
msgid "Read the name of a file and select it"
msgstr "Fájlnév beolvasása és kiválasztása"

#: info/session.c:3660
msgid "Find file: "
msgstr "Fájl keresése: "

# található / találom
# a mondatszerkezet miatt itt jó a nem található - sas
#: info/session.c:3677
#, fuzzy, c-format
#| msgid "Cannot find `%s'."
msgid "Cannot find '%s'"
msgstr "„%s“ nem található."

#: info/session.c:3758
#, fuzzy, c-format
#| msgid "Could not create output file `%s'."
msgid "Could not create output file '%s'"
msgstr "A kimeneti fájl („%s“) nem hozható létre."

#: info/session.c:3784
#, fuzzy, c-format
#| msgid "error writing to `%s'"
msgid "error writing to %s: %s"
msgstr "hiba „%s“ írásakor."

#: info/session.c:3793
#, fuzzy, c-format
#| msgid "Removing %s\n"
msgid "closing %s"
msgstr "Törlés: %s\n"

# írás / mentés ? LM
# írás - sas
#: info/session.c:3833
#, fuzzy, c-format
#| msgid "Writing node %s..."
msgid "writing node %s..."
msgstr "„%s“ oldal írása..."

# pipe/cső ? LM
# elolvasva, nekem a cső tetszik - sas
#: info/session.c:3879
msgid "Pipe the contents of this node through INFO_PRINT_COMMAND"
msgstr "Ezen oldal tartalmának csőbe irányítása INFO_PRINT_COMMAND -al"

# pipe / cső ? LM
# semmiképen nem pipe - sas
#: info/session.c:3907
#, fuzzy, c-format
#| msgid "Cannot open pipe to `%s'."
msgid "Cannot open pipe to '%s'"
msgstr "Nem hozható létre cső ehhez:  „%s“."

#: info/session.c:3912
#, fuzzy, c-format
#| msgid "Printing node %s..."
msgid "printing node %s..."
msgstr "%s oldal nyomtatása..."

#: info/session.c:3920
#, fuzzy, c-format
#| msgid "Printing node %s..."
msgid "finished printing node %s"
msgstr "%s oldal nyomtatása..."

#: info/session.c:3952
msgid "Toggle the usage of regular expressions in searches"
msgstr ""

#: info/session.c:3956
msgid "Using regular expressions for searches"
msgstr ""

#: info/session.c:3957
msgid "Using literal strings for searches"
msgstr ""

#: info/session.c:4160
msgid "Search continued from the end of the document"
msgstr ""

#: info/session.c:4165
#, fuzzy
#| msgid "Kill to the beginning of the line"
msgid "Search continued from the beginning of the document"
msgstr "Törlés a sor elejéig"

# alállomány ? LM
# passz - sas
#: info/session.c:4182
#, c-format
msgid "Searching subfile %s ..."
msgstr "„%s“ alállomány keresése..."

#: info/session.c:4223 info/session.c:4489 info/session.c:4602
#, fuzzy
#| msgid "Search failed."
msgid "Search failed"
msgstr "A keresés sikertelen volt."

# FORDITANI
#: info/session.c:4240
#, fuzzy, c-format
#| msgid "%s%sfor string [%s]: "
msgid "%s%s%s [%s]: "
msgstr "%s%sa sztringhez [%s]: "

#: info/session.c:4241 info/session.c:4247
msgid "Regexp search"
msgstr ""

#: info/session.c:4241 info/session.c:4247
msgid "Search"
msgstr "Keresés"

# érzékenyen / érzékenység
#: info/session.c:4242 info/session.c:4248
#, fuzzy
#| msgid " case-sensitively "
msgid " case-sensitively"
msgstr "kis/nagybetű érzékenyen"

#: info/session.c:4243 info/session.c:4249
#, fuzzy
#| msgid "Search backward"
msgid " backward"
msgstr "Keresés felfelé"

#: info/session.c:4246
#, c-format
msgid "%s%s%s: "
msgstr ""

#: info/session.c:4266
msgid "Search string too short"
msgstr ""

#: info/session.c:4460
#, c-format
msgid "Going back to last match from %s"
msgstr ""

#: info/session.c:4489 info/session.c:4602
msgid "No more matches"
msgstr ""

#: info/session.c:4629
msgid "Search this node and subnodes for a string"
msgstr ""

# alállomány ? LM
# passz - sas
#. TRANSLATORS: %s is the title of a node.
#: info/session.c:4636
#, fuzzy, c-format
#| msgid "Searching subfile %s ..."
msgid "Search under %s: "
msgstr "„%s“ alállomány keresése..."

#: info/session.c:4651
msgid "Go to next match in Info sub-tree"
msgstr ""

#: info/session.c:4655 info/session.c:4667
msgid "No active search"
msgstr ""

#: info/session.c:4663
msgid "Go to previous match in Info sub-tree"
msgstr ""

#: info/session.c:4676
msgid "Read a string and search for it case-sensitively"
msgstr "Szöveg beolvasása és keresése kis/nagybetű érzékenyen"

#: info/session.c:4681
msgid "Read a string and search for it"
msgstr "Szöveg beolvasása és keresése "

#: info/session.c:4687
msgid "Read a string and search backward for it"
msgstr "Szöveg beolvasása és keresése fel"

#: info/session.c:4695
msgid "Repeat last search in the same direction"
msgstr "Utolsó keresés ismétlése azonos irányba"

# keresési feltétel / keresési szöveg / keresett szöveg ? LM
#: info/session.c:4709 info/session.c:4760
msgid "No previous search string"
msgstr "Nincs korábbi keresési feltétel"

#: info/session.c:4746
msgid "Repeat last search in the reverse direction"
msgstr "Utolsó keresés ismétlése ellenirányban"

#: info/session.c:4799
msgid "Clear displayed search matches"
msgstr ""

# JAVITANI ?
#: info/session.c:4815 info/session.c:4821
msgid "Search interactively for a string as you type it"
msgstr "Egy szöveg interaktív keresése gépeléskor"

#: info/session.c:4941
#, fuzzy
#| msgid "I-search backward: "
msgid "Regexp I-search backward: "
msgstr "I.-keresés fel: "

#: info/session.c:4942
msgid "I-search backward: "
msgstr "I.-keresés fel: "

#: info/session.c:4944
#, fuzzy
#| msgid "I-search: "
msgid "Regexp I-search: "
msgstr "I.-keresés: "

#: info/session.c:4945
msgid "I-search: "
msgstr "I.-keresés: "

# checkit
# FORDITANI
#: info/session.c:4970 info/session.c:4973
msgid "Failing "
msgstr "Sikertelen"

#: info/session.c:5338
msgid "Cancel current operation"
msgstr "Jelen művelet törlése"

#: info/session.c:5345
msgid "Quit"
msgstr "Kilépés"

#: info/session.c:5350
#, fuzzy
#| msgid "display version information and exit"
msgid "Display version of Info being run"
msgstr "kiírja a verzióinformációt és kilép"

#: info/session.c:5352
#, c-format
msgid "GNU Info version %s"
msgstr ""

#: info/session.c:5357
msgid "Redraw the display"
msgstr "Képernyő frissítése"

# rövidebb forma? Kilépés az Info-ból ? LM
# általában NAON.! fontos a RÖV.SÉG, de itt kivételesen szerintem maradhat ez - sas
#: info/session.c:5394
msgid "Quit using Info"
msgstr "Az Info használatának befejezése"

#: info/session.c:5410
msgid "Run command bound to this key's lowercase variant"
msgstr "E karakter kisbetűs változatához rendelt parancs futtatása"

#: info/session.c:5421
#, fuzzy, c-format
#| msgid "Unknown command (%s)."
msgid "Unknown command (%s)"
msgstr "Ismeretlen parancs (%s)."

#: info/session.c:5424
#, c-format
msgid "\"%s\" is invalid"
msgstr "\"%s\" érvénytelen"

#: info/session.c:5425
#, fuzzy, c-format
#| msgid "`%s' is invalid"
msgid "'%s' is invalid"
msgstr "„%s“ érvénytelen"

#: info/session.c:5743
msgid "Add this digit to the current numeric argument"
msgstr "Add hozzá ezt a számjegyet az aktuális numerikus argumentumhoz"

#: info/session.c:5750
msgid "Start (or multiply by 4) the current numeric argument"
msgstr "Start (vagy szorozd be 4-gyel) az aktuális numerikus argumentumot"

# on = be ? LM
#: info/variables.c:67
msgid "When \"On\", footnotes appear and disappear automatically"
msgstr "„Be“ állapotban a lábjegyzetek automatikusan jelennek meg és tűnnek el"

#: info/variables.c:71
msgid "When \"On\", creating or deleting a window resizes other windows"
msgstr ""
"„Be“ állapotban egy ablak létrehozása vagy törlése a többi is átméretezi"

#: info/variables.c:75
msgid "When \"On\", flash the screen instead of ringing the bell"
msgstr "„Be“ állapotban a képernyő villog csengő helyett"

#: info/variables.c:79
msgid "When \"On\", errors cause the bell to ring"
msgstr "„Be“ állapotban, hibánál csngetés"

#: info/variables.c:83
msgid "When \"On\", Info garbage collects files which had to be uncompressed"
msgstr "„Be“ állapotban az Info összegyűjti a tömörítendő fájlokat"

#: info/variables.c:86
msgid "When \"On\", the portion of the matched search string is highlighted"
msgstr "„Be“ állapotban a megtalált szövegrészlet ki lesz emelve"

#: info/variables.c:90
msgid "Controls what happens when scrolling is requested at the end of a node"
msgstr "Vezérli, hogy mi történjen, ha a görgetés a lap alján történik"

#: info/variables.c:95
msgid "Same as scroll-behaviour"
msgstr ""

#: info/variables.c:99
msgid "The number lines to scroll when the cursor moves out of the window"
msgstr "A görgetendő sorok száma, ha akurzor az ablakon kívülre mozog"

#: info/variables.c:103
msgid "Controls whether scroll-behavior affects cursor movement commands"
msgstr ""

#: info/variables.c:107
msgid "When \"On\", Info accepts and displays ISO Latin characters"
msgstr "„Be“ állapotban az Info elfogadja és kiírja az ISO Latin karaktereket"

#: info/variables.c:111
#, fuzzy
#| msgid ""
#| "Controls what happens when scrolling is requested at the end of a node"
msgid ""
"What to do when a scrolling command is issued at the end of the last node"
msgstr "Vezérli, hogy mi történjen, ha a görgetés a lap alján történik"

#: info/variables.c:116
msgid "Minimal length of a search string"
msgstr ""

#: info/variables.c:120
msgid "Skip current window when searching"
msgstr ""

#: info/variables.c:124
msgid "Exclude default directories from file search path"
msgstr ""

#: info/variables.c:128
msgid "Hide some Info file syntax in the text of nodes"
msgstr ""

#: info/variables.c:132
msgid ""
"Length of time in milliseconds to wait for the next byte in a sequence "
"indicating that a key has been pressed"
msgstr ""

#: info/variables.c:136
msgid "Method to use to track mouse events"
msgstr ""

#: info/variables.c:140
#, fuzzy
#| msgid "Move to the next cross reference"
msgid "How to follow a cross-reference"
msgstr "Ugrás a következő kereszthivatkozásra"

#: info/variables.c:144
msgid "Highlight search matches"
msgstr ""

#: info/variables.c:148
msgid "Styles for links"
msgstr ""

#: info/variables.c:152
msgid "Styles for active links"
msgstr ""

#: info/variables.c:156
msgid "Styles for search matches"
msgstr ""

#: info/variables.c:160
msgid "How to print the information line at the start of a node"
msgstr ""

#: info/variables.c:221
msgid "Explain the use of a variable"
msgstr "A változó használatának elmagyarázása"

#: info/variables.c:227
msgid "Describe variable: "
msgstr "Változó leírása: "

#: info/variables.c:247
msgid "Set the value of an Info variable"
msgstr "Egy Info változó beállítása"

#: info/variables.c:254
msgid "Set variable: "
msgstr "Változó beállítása:"

#: info/variables.c:270
#, c-format
msgid "Set %s to value (%d): "
msgstr "%s beállítása (%d): "

#: info/variables.c:304
#, c-format
msgid "Set %s to value (%s): "
msgstr "%s beállítása (%s): "

#: info/window.c:908
msgid "-----Info: (), lines ----, "
msgstr "-----Info: (), sor ----, "

#: install-info/install-info.c:291
#, c-format
msgid "%s: empty file"
msgstr "%s: üres fájl"

#: install-info/install-info.c:293
#, fuzzy, c-format
#| msgid " for %s"
msgid "%s for %s"
msgstr " ehhez: %s"

#: install-info/install-info.c:495
#, c-format
msgid "\tTry `%s --help' for a complete list of options.\n"
msgstr "\tAz opciók teljes listájához próbálja meg a „%s --help“ parancsot!\n"

#: install-info/install-info.c:503
#, fuzzy, c-format
#| msgid "Usage: %s [OPTION]... TEXINFO-FILE...\n"
msgid "Usage: %s [OPTION]... [INFO-FILE [DIR-FILE]]\n"
msgstr "Használat: %s [OPCIÓK] ... TEXINFO-FÁJL...\n"

#: install-info/install-info.c:505
msgid "Add or remove entries in INFO-FILE from the Info directory DIR-FILE."
msgstr ""

#: install-info/install-info.c:506
msgid ""
"INFO-FILE and DIR-FILE are required unless the --info-file\n"
"or --dir-file (or --info-dir) options are given, respectively."
msgstr ""

#: install-info/install-info.c:510
msgid ""
"Options:\n"
" --add-once          add only to first matching section, not all.\n"
" --align=COL         start description of new entries at column COL.\n"
" --calign=COL        format second and subsequent description lines to\n"
"                       start at column COL."
msgstr ""

#: install-info/install-info.c:517
msgid ""
" --debug             report what is being done.\n"
" --delete            delete existing entries for INFO-FILE from DIR-FILE;\n"
"                      don't insert any new entries.\n"
" --defsection=TEXT   like --section, but only use TEXT if no sections\n"
"                      are present in INFO-FILE (replacing "
"\"Miscellaneous\").\n"
" --description=TEXT  the description of the entry is TEXT; used with\n"
"                      the --name option to become synonymous with the\n"
"                      --entry option.\n"
" --dir-file=NAME     specify file name of Info directory file;\n"
"                      equivalent to using the DIR-FILE argument.\n"
" --dry-run           same as --test."
msgstr ""

#: install-info/install-info.c:530
msgid ""
" --entry=TEXT        insert TEXT as an Info directory entry,\n"
"                      overriding any corresponding entry from DIR-FILE.\n"
"                      TEXT is written as an Info menu item line followed\n"
"                       by zero or more extra lines starting with "
"whitespace.\n"
"                      If you specify more than one entry, all are added.\n"
"                      If you don't specify any entries, they are determined\n"
"                       from information in the Info file itself."
msgstr ""

#: install-info/install-info.c:539
msgid ""
" --help              display this help and exit.\n"
" --info-dir=DIR      same as --dir-file=DIR/dir.\n"
" --info-file=FILE    specify Info file to install in the directory;\n"
"                      equivalent to using the INFO-FILE argument.\n"
" --item=TEXT         same as --entry=TEXT.\n"
" --keep-old          do not replace entries, or remove empty sections."
msgstr ""

#: install-info/install-info.c:547
msgid ""
" --maxwidth, --max-width=COL  wrap description at column COL.\n"
" --menuentry=TEXT    same as --name=TEXT.\n"
" --name=TEXT         the name of the entry is TEXT; used with --description\n"
"                      to become synonymous with the --entry option.\n"
" --no-indent         do not format new entries in the DIR file.\n"
" --quiet             suppress warnings."
msgstr ""

#: install-info/install-info.c:555
msgid ""
" --regex=R           put this file's entries in all sections that match the\n"
"                      regular expression R (ignoring case).\n"
" --remove            same as --delete.\n"
" --remove-exactly    only remove if the info file name matches exactly;\n"
"                      suffixes such as .info and .gz are not ignored.\n"
" --section=SEC       put entries in section SEC of the directory.\n"
"                      If you specify more than one section, all the entries\n"
"                       are added in each of the sections.\n"
"                      If you don't specify any sections, they are "
"determined\n"
"                       from information in the Info file itself;\n"
"                       if nothing is available there, the --defsection\n"
"                       value is used; if that is not specified, the\n"
"                       final default is \"Miscellaneous\".\n"
" --section R SEC     equivalent to --regex=R --section=SEC --add-once."
msgstr ""

#: install-info/install-info.c:571
msgid ""
" --silent            suppress warnings.\n"
" --test              suppress updating of DIR-FILE.\n"
" --version           display version information and exit."
msgstr ""

#: install-info/install-info.c:604
#, c-format
msgid ""
"This is the file .../info/dir, which contains the\n"
"topmost node of the Info hierarchy, called (dir)Top.\n"
"The first time you invoke Info you start off looking at this node.\n"
"%c\n"
"%s\tThis is the top of the INFO tree\n"
"\n"
"  This (the Directory node) gives a menu of major topics.\n"
"  Typing \"q\" exits, \"H\" lists all Info commands, \"d\" returns here,\n"
"  \"h\" gives a primer for first-timers,\n"
"  \"mEmacs<Return>\" visits the Emacs manual, etc.\n"
"\n"
"  In Emacs, you can click mouse button 2 on a menu item or cross reference\n"
"  to select it.\n"
"\n"
"%s\n"
msgstr ""

#: install-info/install-info.c:628
#, fuzzy, c-format
#| msgid "%s: could not read (%s) and could not create (%s)\n"
msgid "%s: could not read (%s) and could not create (%s)"
msgstr "%s:nem lehet beolvasni (%s) és nem lehet létrehozni (%s)\n"

#: install-info/install-info.c:1167 install-info/install-info.c:1209
msgid "START-INFO-DIR-ENTRY without matching END-INFO-DIR-ENTRY"
msgstr "START-INFO-DIR-ENTRY-nek nincs END-INFO-DIR-ENTRY párja"

#: install-info/install-info.c:1204
msgid "END-INFO-DIR-ENTRY without matching START-INFO-DIR-ENTRY"
msgstr "END-INFO-DIR-ENTRY-nek nincsSTART-INFO-DIR-ENTRY párja"

#: install-info/install-info.c:2086 install-info/install-info.c:2096
#, c-format
msgid "%s: already have dir file: %s\n"
msgstr "%s: már van dir fájl: %s\n"

#: install-info/install-info.c:2192
#, c-format
msgid "%s: Specify the Info file only once.\n"
msgstr "%s: Az Info fájlt csak egyszer kell megadni!\n"

#: install-info/install-info.c:2225
#, c-format
msgid "Extra regular expression specified, ignoring `%s'"
msgstr ""

#: install-info/install-info.c:2237
#, c-format
msgid "Error in regular expression `%s': %s"
msgstr ""

#: install-info/install-info.c:2299
#, c-format
msgid "excess command line argument `%s'"
msgstr "felesleges parancssori argumentum: „%s“"

#: install-info/install-info.c:2303
msgid "No input file specified; try --help for more information."
msgstr ""
"Nem lett input fájl megadva; további információért próbálja meg a --help-t!"

# dir ? LM
#: install-info/install-info.c:2305
msgid "No dir file specified; try --help for more information."
msgstr ""
"Nem lett dir fájl megadva; további információért próbálja meg a --help-t!"

#: install-info/install-info.c:2326
#, fuzzy, c-format
#| msgid "Could not create output file `%s'."
msgid "Could not read %s."
msgstr "A kimeneti fájl („%s“) nem hozható létre."

# dir ? LM
#: install-info/install-info.c:2473
#, c-format
msgid "no info dir entry in `%s'"
msgstr "nincs info dir bejegyzés „%s“-ben"

#: install-info/install-info.c:2721
#, c-format
msgid "no entries found for `%s'; nothing deleted"
msgstr "„%s“-hez nem találtam bejegyzést; nincs mit törölni"

#: Pod-Simple-Texinfo/pod2texi.pl:107
#, fuzzy
#| msgid "Usage: %s [OPTION]... FILE...\n"
msgid "Usage: pod2texi [OPTION]... POD..."
msgstr "Használat: %s [OPCIÓK]... FÁJL...\n"

#: Pod-Simple-Texinfo/pod2texi.pl:109
msgid ""
"Translate Perl Pod documentation file(s) to Texinfo.  There are two\n"
"basic modes of operation.  First, by default, each Pod is translated to\n"
"a standalone Texinfo manual.\n"
"\n"
"Second, if --base-level is set higher than 0, each Pod is translated\n"
"to a file suitable for @include, and one more file with a main menu\n"
"and all the @include is generated."
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:117
msgid ""
"Options:\n"
"    --appendix-sections     use appendix-like sections"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:119
msgid "    --base-level=NUM|NAME   level of the head1 commands; default 0"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:120
msgid "    --debug=NUM             set debugging level"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:121
msgid "    --headings-as-sections  no structuring command for sections"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:122
#, fuzzy
#| msgid "display this help and exit"
msgid "    --help                  display this help and exit"
msgstr "kiírja e súgót és kilép"

#: Pod-Simple-Texinfo/pod2texi.pl:123
msgid "    --no-fill-section-gaps  do not fill sectioning gaps"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:124
msgid "    --no-section-nodes      use anchors for sections instead of nodes"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:125
msgid "    --menus                 generate node menus"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:126
msgid ""
"    --output=NAME           output to NAME for the first or main manual\n"
"                            instead of standard output"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:128
msgid ""
"    --preamble=STR          insert STR as beginning boilerplate.\n"
"                            Defaults to a minimal Texinfo document beginning"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:130
msgid "    --setfilename           @setfilename for the main manual"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:131
msgid ""
"    --subdir=NAME           put files included in the main manual in NAME"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:132
msgid "    --top                   top for the main manual"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:133
msgid "    --unnumbered-sections   do not number sections"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:134
#, fuzzy
#| msgid "display version information and exit"
msgid "    --version               display version information and exit"
msgstr "kiírja a verzióinformációt és kilép"

#: Pod-Simple-Texinfo/pod2texi.pl:171
#, perl-format
msgid "%s: wrong argument for --base-level\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:194
#, fuzzy, perl-format
#| msgid "Can't create directory `%s': %s"
msgid "%s: could not create directory %s: %s"
msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"

#: Pod-Simple-Texinfo/pod2texi.pl:209
#, fuzzy, perl-format
#| msgid "%s: missing file argument.\n"
msgid "%s: missing file argument\n"
msgstr "%s: hiányzó fájl argumentum.\n"

#: Pod-Simple-Texinfo/pod2texi.pl:210 tp/texi2any.pl:1396
#, perl-format
msgid "Try `%s --help' for more information.\n"
msgstr "További információért próbálja meg a „%s --help“-t.\n"

#: Pod-Simple-Texinfo/pod2texi.pl:233
#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:434 Pod-Simple-Texinfo/pod2texi.pl:523
#: tp/texi2any.pl:1741 tp/texi2any.pl:1811
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "%s: could not open %s for writing: %s\n"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: Pod-Simple-Texinfo/pod2texi.pl:471
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "%s: could not open %s: %s\n"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: Pod-Simple-Texinfo/pod2texi.pl:484 Pod-Simple-Texinfo/pod2texi.pl:572
#: tp/texi2any.pl:1705 tp/texi2any.pl:1831
#, perl-format
msgid "%s: error on closing %s: %s\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:491
#, perl-format
msgid "%s: removing %s as input file %s has no content\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:508
#, fuzzy, perl-format
#| msgid "%s: already have dir file: %s\n"
msgid "%s: rename %s failed: %s\n"
msgstr "%s: már van dir fájl: %s\n"

#: Pod-Simple-Texinfo/pod2texi.pl:578
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "%s: error on closing stdout: %s\n"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/DebugTexinfo/DebugTree.pm:107 tp/Texinfo/Convert/Converter.pm:375
#: tp/Texinfo/Convert/Converter.pm:432 tp/Texinfo/Convert/DocBook.pm:353
#: tp/Texinfo/Convert/HTML.pm:10507 tp/Texinfo/Convert/HTML.pm:10573
#: tp/Texinfo/Convert/HTML.pm:10610 tp/Texinfo/Convert/HTML.pm:11229
#: tp/Texinfo/Convert/HTML.pm:11332 tp/Texinfo/Convert/HTML.pm:11552
#: tp/Texinfo/Convert/IXIN.pm:346 tp/Texinfo/Convert/Info.pm:323
#: tp/Texinfo/Convert/LaTeX.pm:1078 tp/Texinfo/Convert/Text.pm:870
#: tp/Texinfo/Convert/TexinfoMarkup.pm:311
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "could not open %s for writing: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/DebugTexinfo/DebugTree.pm:119 tp/Texinfo/Convert/Converter.pm:409
#: tp/Texinfo/Convert/Converter.pm:450 tp/Texinfo/Convert/DocBook.pm:522
#: tp/Texinfo/Convert/HTML.pm:10502 tp/Texinfo/Convert/HTML.pm:11269
#: tp/Texinfo/Convert/HTML.pm:11352 tp/Texinfo/Convert/IXIN.pm:987
#: tp/Texinfo/Convert/Info.pm:175 tp/Texinfo/Convert/Info.pm:202
#: tp/Texinfo/Convert/Info.pm:231 tp/Texinfo/Convert/Info.pm:297
#: tp/Texinfo/Convert/LaTeX.pm:1147 tp/Texinfo/Convert/TexinfoMarkup.pm:338
#: tp/Texinfo/ParserNonXS.pm:2467 tp/Texinfo/XS/parsetexi/input.c:511
#, fuzzy, c-format, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Common.pm:990
#, perl-format
msgid "unrecognized encoding name `%s'"
msgstr "ismeretlen kódolási név: „%s“"

#: tp/Texinfo/Common.pm:1015 tp/Texinfo/XS/parsetexi/end_line.c:1459
#: tp/Texinfo/XS/parsetexi/end_line.c:1469
#, fuzzy, c-format, perl-format
#| msgid "%s is not a valid ISO 639 language code"
msgid "%s is not a valid language code"
msgstr "%s nem egy ISO 639 szabvány szerinti nyelvkód"

#: tp/Texinfo/Common.pm:1020 tp/Texinfo/XS/parsetexi/end_line.c:1486
#, fuzzy, c-format, perl-format
#| msgid "%s is not a valid ISO 639 language code"
msgid "%s is not a valid region code"
msgstr "%s nem egy ISO 639 szabvány szerinti nyelvkód"

#: tp/Texinfo/Config.pm:121 tp/texi2any.pl:432
#, fuzzy, perl-format
#| msgid "%s: warning: "
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s"
msgstr "%s: figyelem: "

#: tp/Texinfo/Config.pm:129
#, perl-format
msgctxt "program name: error_message"
msgid "%s: %s"
msgstr ""

#: tp/Texinfo/Config.pm:150
#, fuzzy, perl-format
#| msgid "error writing to `%s'"
msgid "error parsing %s: %s"
msgstr "hiba „%s“ írásakor."

#: tp/Texinfo/Config.pm:154
#, fuzzy, perl-format
#| msgid "error writing to `%s'"
msgid "error reading %s: %s"
msgstr "hiba „%s“ írásakor."

#: tp/Texinfo/Config.pm:175
#, perl-format
msgctxt "init file: error_message"
msgid "%s: %s"
msgstr ""

#: tp/Texinfo/Config.pm:181
#, fuzzy, perl-format
#| msgid "%s: warning: "
msgctxt "init file: warning: warning_message"
msgid "%s: warning: %s"
msgstr "%s: figyelem: "

#: tp/Texinfo/Config.pm:216
#, perl-format
msgid "obsolete option: %s"
msgstr ""

# action=művelet ? LM
# általában az - sas
#: tp/Texinfo/Config.pm:241
#, fuzzy, perl-format
#| msgid "unknown action `%s'"
msgid "%s: unknown variable %s"
msgstr "ismeretlen művelet: „%s“."

#: tp/Texinfo/Config.pm:266
#, perl-format
msgid "unknown variable from command line: %s\n"
msgstr ""

# action=művelet ? LM
# általában az - sas
#: tp/Texinfo/Config.pm:586 tp/Texinfo/Config.pm:621 tp/Texinfo/Config.pm:643
#: tp/Texinfo/Config.pm:666
#, fuzzy, perl-format
#| msgid "unknown action `%s'"
msgid "%s: unknown formatting context %s\n"
msgstr "ismeretlen művelet: „%s“."

#: tp/Texinfo/Config.pm:756
#, perl-format
msgid "%s: unknown special element information type %s\n"
msgstr ""

#: tp/Texinfo/Convert/Converter.pm:310
#, perl-format
msgid "%s: output incompatible with split"
msgstr ""

#: tp/Texinfo/Convert/Converter.pm:1041 tp/Texinfo/Convert/Text.pm:834
#: tp/Texinfo/Convert/Text.pm:853
#, fuzzy, perl-format
#| msgid "Can't create directory `%s': %s"
msgid "could not create directory `%s': %s"
msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"

#: tp/Texinfo/Convert/Converter.pm:1214
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing image text file %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Convert/Converter.pm:1223
#, perl-format
msgid "@image file `%s' unreadable: %s"
msgstr "@image a(z) „%s“ fájl nem olvasható: %s"

#: tp/Texinfo/Convert/DocBook.pm:1296
#, fuzzy, perl-format
#| msgid "@image file `%s' unreadable: %s"
msgid "@image file `%s' not found, using `%s'"
msgstr "@image a(z) „%s“ fájl nem olvasható: %s"

#: tp/Texinfo/Convert/DocBook.pm:1432 tp/Texinfo/ParserNonXS.pm:6307
#: tp/Texinfo/XS/parsetexi/separator.c:464
#, fuzzy
#| msgid "No node name specified for `%c%s' command"
msgid "no argument specified for @U"
msgstr "A(z) „%c%s“ parancshoz nem lett oldalnév rendelve"

#: tp/Texinfo/Convert/HTML.pm:3268 tp/ext/epub3.pm:270
#, fuzzy, perl-format
#| msgid "@image file `%s' (for HTML) not readable: %s"
msgid "@image file `%s' (for HTML) not found, using `%s'"
msgstr "@image a(z) „%s“ fájl (HTML) nem olvasható: %s"

#: tp/Texinfo/Convert/HTML.pm:4392
#, perl-format
msgid "raw format %s is not converted"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5861
#, fuzzy, perl-format
#| msgid "Entry for index `%s' outside of any node"
msgid "entry for index `%s' for @printindex %s outside of any node"
msgstr "A(z) „%s“ tárgymutató bejegyzése az oldalakon kívülre esik"

#: tp/Texinfo/Convert/HTML.pm:5893
#, fuzzy, perl-format
#| msgid "Entry for index `%s' outside of any node"
msgid "entry for index `%s' for @printindex %s outside of any section"
msgstr "A(z) „%s“ tárgymutató bejegyzése az oldalakon kívülre esik"

#: tp/Texinfo/Convert/HTML.pm:7589
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "could not open html refs config file %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

# action=művelet ? LM
# általában az - sas
#: tp/Texinfo/Convert/HTML.pm:7617
#, fuzzy
#| msgid "missing action name"
msgid "missing type"
msgstr "hiányzó műveletnév"

#: tp/Texinfo/Convert/HTML.pm:7621
#, fuzzy, perl-format
#| msgid "%s: unrecognized option `--%s'\n"
msgid "unrecognized type: %s"
msgstr "%s: ismeretlen opció „--%s“\n"

#: tp/Texinfo/Convert/HTML.pm:7641
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing html refs config file %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Convert/HTML.pm:7665
#, perl-format
msgid "could not find html refs config file %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:8154
#, perl-format
msgid "Unknown file and id setting function: %s"
msgstr ""

# action=művelet ? LM
# általában az - sas
#: tp/Texinfo/Convert/HTML.pm:8169
#, fuzzy, perl-format
#| msgid "unknown action `%s'"
msgid "Unknown formatting function: %s"
msgstr "ismeretlen művelet: „%s“."

#: tp/Texinfo/Convert/HTML.pm:8444
msgid "string not closed in css file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:8446
#, fuzzy
#| msgid "%s:%d: --css-file ended in comment"
msgid "--css-include ended in comment"
msgstr "%s:%d: --css-file kommenttel végződik"

#: tp/Texinfo/Convert/HTML.pm:8448
msgid "@import not finished in css file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:8479
#, perl-format
msgid "CSS file %s not found"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:8489
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "could not open --include-file %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/Texinfo/Convert/HTML.pm:8508
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing CSS file %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Convert/HTML.pm:8695
#, perl-format
msgid "user-defined node file name not set for `%s'"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:8994
#, fuzzy, perl-format
#| msgid "Making %s file `%s' from `%s'.\n"
msgid "resetting %s file path %s to %s"
msgstr "%s fájl („%s“) készítése „%s“-ból.\n"

#: tp/Texinfo/Convert/HTML.pm:9593 tp/Texinfo/Convert/HTML.pm:9600
#, fuzzy, perl-format
#| msgid "no index entries found for `%s'\n"
msgid "no htmlxref.cnf entry found for `%s'"
msgstr "Nincs tárgymutató ehhez: %s\n"

#: tp/Texinfo/Convert/HTML.pm:10041
#, fuzzy, perl-format
#| msgid "@%s not meaningful inside `@%s' block"
msgid "%s not meaningful for non-split output"
msgstr "@%s -nek nincs jelentése a(z) „@%s“ blokkon belül"

#: tp/Texinfo/Convert/HTML.pm:10484
#, perl-format
msgid ""
"cannot use absolute path or URL `%s' for JS_WEBLABELS_FILE when generating "
"web labels file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:10567
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing frame file %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Convert/HTML.pm:10604
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing TOC frame file %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Convert/HTML.pm:10821
#, perl-format
msgid "handler %d of stage %s priority %s failed"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11122
msgid "must specify a title with a title command or @top"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11366
#, perl-format
msgid "%s already exists but is not a directory"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11387
#, fuzzy, perl-format
#| msgid "error writing to `%s'"
msgid "error on copying %s into %s"
msgstr "hiba „%s“ írásakor."

#: tp/Texinfo/Convert/HTML.pm:11396
#, fuzzy, perl-format
#| msgid "error writing to `%s'"
msgid "error on creating empty %s: %s"
msgstr "hiba „%s“ írásakor."

#: tp/Texinfo/Convert/HTML.pm:11401
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing empty %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Convert/HTML.pm:11457
#, perl-format
msgid "@%s `%s' file %s for redirection exists"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11474
msgid "conflict with whole document file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11477
msgid "conflict with Top file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11480
msgid "conflict with user-defined file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11483
msgid "conflict with unknown node file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11486
msgid "conflict with file without known source"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11492
#, perl-format
msgctxt "conflict of redirection file with file based on node name"
msgid "conflict with @%s `%s' file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11503
#, perl-format
msgid "conflict with @%s `%s' redirection file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11513
#, perl-format
msgctxt "conflict of redirection file with file based on section name"
msgid "conflict with @%s `%s' file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11524
#, perl-format
msgid "conflict with %s special element"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:11560
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing redirection node file %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

# node = csomópont? LM
# vagy csak pont? sas
#: tp/Texinfo/Convert/Info.pm:117
#, fuzzy
#| msgid "No menu in this node."
msgid "document without nodes"
msgstr "Nincs menü ezen az oldalon."

#: tp/Texinfo/Convert/Info.pm:134
msgid "document without Top node"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:185
#, perl-format
msgid "rename %s failed: %s"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:270
#, perl-format
msgid "@%s output more than once: %s"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:426
#, fuzzy, perl-format
#| msgid "(outside of any node)"
msgid "@%s outside of any node"
msgstr "(az oldalakon kívül)"

#: tp/Texinfo/Convert/Info.pm:474
#, perl-format
msgid "@node name should not contain `,': %s"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:510
#, perl-format
msgid "@node %s name should not contain `,': %s"
msgstr ""

#: tp/Texinfo/Convert/LaTeX.pm:2966
#, perl-format
msgid "\\verb delimiter `%s' (for LaTeX) used in text `%s'"
msgstr ""

#: tp/Texinfo/Convert/LaTeX.pm:2998
#, fuzzy, perl-format
#| msgid "@image file `%s' (for HTML) not readable: %s"
msgid "@image file `%s' (for LaTeX) not found"
msgstr "@image a(z) „%s“ fájl (HTML) nem olvasható: %s"

#: tp/Texinfo/Convert/NodeNameNormalization.pm:357
#, perl-format
msgid "empty node name after expansion `%s'"
msgstr ""

#: tp/Texinfo/Convert/NodeNameNormalization.pm:365
#, fuzzy, perl-format
#| msgid "macro `%s' previously defined"
msgid "@%s `%s' previously defined"
msgstr "a(z) „%s“ makró már korábban definiált lett"

#: tp/Texinfo/Convert/NodeNameNormalization.pm:371
#, fuzzy, perl-format
#| msgid "here is the previous definition of `%s'"
msgid "here is the previous definition as @%s"
msgstr "„%s“ korábbi definíciója"

#: tp/Texinfo/Convert/NodeNameNormalization.pm:386
#: tp/Texinfo/ParserNonXS.pm:6173 tp/Texinfo/XS/parsetexi/separator.c:303
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s"
msgid "empty argument in @%s"
msgstr "Rossz argumentum ide: @%s"

#: tp/Texinfo/Convert/Plaintext.pm:1510
#, perl-format
msgid "Index entry in @%s with : produces invalid Info: %s"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:1557 tp/Texinfo/ParserNonXS.pm:3435
#: tp/Texinfo/XS/parsetexi/indices.c:326
#, fuzzy, c-format, perl-format
#| msgid "Entry for index `%s' outside of any node"
msgid "entry for index `%s' outside of any node"
msgstr "A(z) „%s“ tárgymutató bejegyzése az oldalakon kívülre esik"

#: tp/Texinfo/Convert/Plaintext.pm:1573
#, fuzzy, perl-format
#| msgid "No %sindex entries containing `%s'."
msgid "node name with index entries should not contain `%s'"
msgstr "Nincs %stárgymutató-bejegyzés, ami „%s!H-t tartalmazná."

#: tp/Texinfo/Convert/Plaintext.pm:1685
#, perl-format
msgid "could not find @image file `%s.txt' nor alternate text"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2022
msgid ""
"@strong{Note...} produces a spurious cross-reference in Info; reword to "
"avoid that"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2185
#, perl-format
msgid "@%s cross-reference name should not contain `:'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2244
#, fuzzy, perl-format
#| msgid "No %sindex entries containing `%s'."
msgid "@%s node name should not contain `%s'"
msgstr "Nincs %stárgymutató-bejegyzés, ami „%s!H-t tartalmazná."

#: tp/Texinfo/Convert/Plaintext.pm:2310
#, perl-format
msgid "`.' or `,' must follow @xref, not %s"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2314
msgid "`.' or `,' must follow @xref"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:3424
#, perl-format
msgid "menu entry node name should not contain `%s'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:3435
msgid "menu entry node name should not contain `:'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:3458
msgid "menu entry name should not contain `:'"
msgstr ""

#: tp/Texinfo/Convert/Utils.pm:282
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "could not read %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/Texinfo/Convert/Utils.pm:306
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing @verbatiminclude file %s: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/Texinfo/Convert/Utils.pm:313 tp/Texinfo/ParserNonXS.pm:3605
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "@%s: could not find %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/Texinfo/ParserNonXS.pm:888 tp/Texinfo/XS/parsetexi/Parsetexi.pm:290
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "could not open %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/Texinfo/ParserNonXS.pm:1169 tp/Texinfo/Structuring.pm:501
#: tp/Texinfo/XS/parsetexi/parser.c:450
#, c-format, perl-format
msgid "multiple @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1285 tp/Texinfo/ParserNonXS.pm:4220
#: tp/Texinfo/ParserNonXS.pm:4260 tp/Texinfo/XS/parsetexi/end_line.c:1070
#: tp/Texinfo/XS/parsetexi/end_line.c:1106 tp/Texinfo/XS/parsetexi/macro.c:125
#, fuzzy, c-format, perl-format
#| msgid "%c%s requires a name"
msgid "@%s requires a name"
msgstr "%c%s egy nevet igényel"

#: tp/Texinfo/ParserNonXS.pm:1292 tp/Texinfo/ParserNonXS.pm:4264
#: tp/Texinfo/ParserNonXS.pm:7495 tp/Texinfo/ParserNonXS.pm:7507
#: tp/Texinfo/ParserNonXS.pm:7520 tp/Texinfo/XS/parsetexi/end_line.c:1110
#: tp/Texinfo/XS/parsetexi/macro.c:133
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s"
msgid "bad name for @%s"
msgstr "Rossz argumentum ide: @%s"

#: tp/Texinfo/ParserNonXS.pm:1314 tp/Texinfo/XS/parsetexi/macro.c:210
#, c-format, perl-format
msgid "bad or empty @%s formal argument: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1322 tp/Texinfo/XS/parsetexi/macro.c:239
#, c-format, perl-format
msgid "bad syntax for @%s argument: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1460 tp/Texinfo/XS/parsetexi/close.c:65
#, c-format, perl-format
msgid "@end %s seen before @%s closing brace"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1464 tp/Texinfo/XS/parsetexi/close.c:70
#, c-format, perl-format
msgid "@%s seen before @%s closing brace"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1468 tp/Texinfo/ParserNonXS.pm:2647
#: tp/Texinfo/ParserNonXS.pm:2747 tp/Texinfo/XS/parsetexi/close.c:75
#: tp/Texinfo/XS/parsetexi/macro.c:343 tp/Texinfo/XS/parsetexi/macro.c:503
#, fuzzy, c-format, perl-format
#| msgid "%c%s missing close brace"
msgid "@%s missing closing brace"
msgstr "%c%s hiányzó kapcsos bezárójel"

#: tp/Texinfo/ParserNonXS.pm:1472 tp/Texinfo/XS/parsetexi/close.c:81
#, c-format, perl-format
msgid "@%s missing closing delimiter sequence: %s}"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1706 tp/Texinfo/XS/parsetexi/multitable.c:74
#, c-format, perl-format
msgid "@itemx should not begin @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1829 tp/Texinfo/XS/parsetexi/multitable.c:178
msgid "@itemx must follow @item"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2013 tp/Texinfo/XS/parsetexi/close.c:334
#, c-format, perl-format
msgid "@%s has text but no @item"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2075 tp/Texinfo/XS/parsetexi/close.c:398
#, c-format, perl-format
msgid "`@end' expected `%s', but saw `%s'"
msgstr "„@end“-t vártam „%s“, de „%s“-t találtam"

#: tp/Texinfo/ParserNonXS.pm:2079 tp/Texinfo/XS/parsetexi/close.c:404
#, c-format, perl-format
msgid "@%s seen before @end %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2083 tp/Texinfo/XS/parsetexi/close.c:410
#, fuzzy, c-format, perl-format
#| msgid "No matching `%cend %s'"
msgid "no matching `@end %s'"
msgstr "Nincs egyező „%cend %s“"

#: tp/Texinfo/ParserNonXS.pm:2105 tp/Texinfo/ParserNonXS.pm:2116
#: tp/Texinfo/ParserNonXS.pm:6117 tp/Texinfo/XS/parsetexi/close.c:437
#: tp/Texinfo/XS/parsetexi/close.c:447 tp/Texinfo/XS/parsetexi/separator.c:227
#, fuzzy
#| msgid "Misplaced %c"
msgid "misplaced {"
msgstr "Rossz helyen levő %c"

#: tp/Texinfo/ParserNonXS.pm:2198
#, fuzzy, perl-format
#| msgid "Unmatched `%c%s'"
msgid "unmatched `%c%s'"
msgstr "Nem egyező „%c%s“"

#: tp/Texinfo/ParserNonXS.pm:2594 tp/Texinfo/XS/parsetexi/macro.c:364
#, c-format, perl-format
msgid "use %s instead of %s in macro arg"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2624 tp/Texinfo/XS/parsetexi/macro.c:417
#, fuzzy, c-format, perl-format
#| msgid "Macro `%s' called on line %d with too many args"
msgid "macro `%s' called with too many args"
msgstr "A(z) „%s“ makró túl sok argumentummal lett meghívva a %d sorban"

#: tp/Texinfo/ParserNonXS.pm:2658 tp/Texinfo/XS/parsetexi/macro.c:433
#, fuzzy, c-format, perl-format
#| msgid "Macro `%s' called on line %d with too many args"
msgid "macro `%s' declared without argument called with an argument"
msgstr "A(z) „%s“ makró túl sok argumentummal lett meghívva a %d sorban"

#: tp/Texinfo/ParserNonXS.pm:2851 tp/Texinfo/XS/parsetexi/macro.c:709
#, c-format, perl-format
msgid "\\ in @%s expansion followed `%s' instead of parameter name or \\"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3545 tp/Texinfo/ParserNonXS.pm:3727
#: tp/Texinfo/ParserNonXS.pm:7578 tp/Texinfo/XS/parsetexi/end_line.c:100
#: tp/Texinfo/XS/parsetexi/end_line.c:1231
#: tp/Texinfo/XS/parsetexi/end_line.c:1561
#, fuzzy, c-format, perl-format
#| msgid "%s: missing file argument.\n"
msgid "@%s missing argument"
msgstr "%s: hiányzó fájl argumentum.\n"

#: tp/Texinfo/ParserNonXS.pm:3559 tp/Texinfo/XS/parsetexi/end_line.c:1250
#, fuzzy, c-format, perl-format
#| msgid "Unknown index `%s'"
msgid "unknown @end %s"
msgstr "Ismeretlen tárgymutató „%s“"

#: tp/Texinfo/ParserNonXS.pm:3576 tp/Texinfo/ParserNonXS.pm:3684
#: tp/Texinfo/ParserNonXS.pm:4100 tp/Texinfo/ParserNonXS.pm:7708
#: tp/Texinfo/ParserNonXS.pm:7757 tp/Texinfo/ParserNonXS.pm:7785
#: tp/Texinfo/ParserNonXS.pm:7894 tp/Texinfo/XS/parsetexi/end_line.c:334
#: tp/Texinfo/XS/parsetexi/end_line.c:402
#: tp/Texinfo/XS/parsetexi/end_line.c:917
#: tp/Texinfo/XS/parsetexi/end_line.c:1510
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s: %s"
msgid "bad argument to @%s: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/ParserNonXS.pm:3600
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "@%s: could not open %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/Texinfo/ParserNonXS.pm:3621 tp/Texinfo/XS/parsetexi/end_line.c:1351
#, fuzzy, c-format, perl-format
#| msgid "unrecognized encoding name `%s'"
msgid "bad encoding name `%s'"
msgstr "ismeretlen kódolási név: „%s“"

#: tp/Texinfo/ParserNonXS.pm:3627 tp/Texinfo/XS/parsetexi/end_line.c:1383
#, c-format, perl-format
msgid "encoding `%s' is not a canonical texinfo encoding"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3652 tp/Texinfo/XS/parsetexi/end_line.c:1439
#, fuzzy, c-format, perl-format
#| msgid "unrecognized encoding name `%s'"
msgid "unhandled encoding name `%s'"
msgstr "ismeretlen kódolási név: „%s“"

#: tp/Texinfo/ParserNonXS.pm:3831
#, perl-format
msgid "@%s after the first element"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3838
#, fuzzy, perl-format
#| msgid "@%s not meaningful outside `@titlepage' environment"
msgid "@%s only meaningful on a @multitable line"
msgstr "A(z) @%s -nek nincs értelme a „@titlepage“ környezeten kívül"

#: tp/Texinfo/ParserNonXS.pm:3880
#, perl-format
msgid "@node precedes @%s, but parts may not be associated with nodes"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3911 tp/Texinfo/XS/parsetexi/end_line.c:742
#, c-format, perl-format
msgid "missing category for @%s"
msgstr ""

# action=művelet ? LM
# általában az - sas
#: tp/Texinfo/ParserNonXS.pm:3957 tp/Texinfo/XS/parsetexi/end_line.c:736
#, fuzzy, c-format, perl-format
#| msgid "missing action name"
msgid "missing name for @%s"
msgstr "hiányzó műveletnév"

#: tp/Texinfo/ParserNonXS.pm:4033 tp/Texinfo/ParserNonXS.pm:4204
#: tp/Texinfo/XS/parsetexi/end_line.c:826
#: tp/Texinfo/XS/parsetexi/end_line.c:1047
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s: %s"
msgid "unexpected argument on @%s line: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/ParserNonXS.pm:4045 tp/Texinfo/XS/parsetexi/end_line.c:837
#, fuzzy
#| msgid "%s: empty file"
msgid "empty multitable"
msgstr "%s: üres fájl"

#: tp/Texinfo/ParserNonXS.pm:4077 tp/Texinfo/ParserNonXS.pm:7586
#: tp/Texinfo/XS/parsetexi/end_line.c:107
#: tp/Texinfo/XS/parsetexi/end_line.c:885
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s"
msgid "superfluous argument to @%s"
msgstr "Rossz argumentum ide: @%s"

#: tp/Texinfo/ParserNonXS.pm:4083 tp/Texinfo/ParserNonXS.pm:7619
#: tp/Texinfo/ParserNonXS.pm:7647 tp/Texinfo/XS/parsetexi/end_line.c:899
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s"
msgid "bad argument to @%s"
msgstr "Rossz argumentum ide: @%s"

#: tp/Texinfo/ParserNonXS.pm:4104 tp/Texinfo/XS/parsetexi/end_line.c:923
#, fuzzy, c-format, perl-format
#| msgid "%s: missing file argument.\n"
msgid "missing @%s argument"
msgstr "%s: hiányzó fájl argumentum.\n"

#: tp/Texinfo/ParserNonXS.pm:4110 tp/Texinfo/XS/parsetexi/end_line.c:934
#, c-format, perl-format
msgid "command @%s not accepting argument in brace should not be on @%s line"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4151 tp/Texinfo/XS/parsetexi/end_line.c:988
#, fuzzy, c-format, perl-format
#| msgid "%s: option `--%s' doesn't allow an argument\n"
msgid "accent command `@%s' not allowed as @%s argument"
msgstr "%s: Opció „--%s“ nem fogad argumentumot\n"

#: tp/Texinfo/ParserNonXS.pm:4583 tp/Texinfo/XS/parsetexi/labels.c:67
#, c-format, perl-format
msgid "syntax for an external node used for `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4623 tp/Texinfo/XS/parsetexi/menus.c:44
#, fuzzy, c-format, perl-format
#| msgid "No menu in node `%s'."
msgid "empty menu entry name in `%s'"
msgstr "Nincs menü a(z) „%s“ oldalon."

#: tp/Texinfo/ParserNonXS.pm:4631 tp/Texinfo/XS/parsetexi/menus.c:59
msgid "empty node name in menu entry"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4816 tp/Texinfo/XS/parsetexi/parser.c:1255
#, fuzzy, c-format, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "@%s should not appear in @%s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/Texinfo/ParserNonXS.pm:4828 tp/Texinfo/XS/parsetexi/parser.c:1269
#, c-format, perl-format
msgid "@%s should not appear anywhere inside caption"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4845 tp/Texinfo/XS/parsetexi/parser.c:1322
#, c-format, perl-format
msgid "@%s should not appear anywhere inside @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4871 tp/Texinfo/XS/parsetexi/parser.c:1337
#, c-format, perl-format
msgid "@%s should not appear on @%s line"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4885 tp/Texinfo/XS/parsetexi/parser.c:1351
#, fuzzy, c-format, perl-format
#| msgid "@%s not meaningful inside `@%s' block"
msgid "@%s should not appear in @%s block"
msgstr "@%s -nek nincs jelentése a(z) „@%s“ blokkon belül"

#: tp/Texinfo/ParserNonXS.pm:4963 tp/Texinfo/XS/parsetexi/macro.c:842
#, c-format, perl-format
msgid ""
"macro call nested too deeply (set MAX_MACRO_CALL_NESTING to override; "
"current value %d)"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4974 tp/Texinfo/XS/parsetexi/macro.c:832
#, c-format, perl-format
msgid "recursive call of macro %s is not allowed; use @rmacro if needed"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5002 tp/Texinfo/XS/parsetexi/macro.c:876
#, c-format, perl-format
msgid ""
"@%s defined with zero or more than one argument should be invoked with {}"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5287 tp/Texinfo/XS/parsetexi/handle_commands.c:336
#, c-format, perl-format
msgid "@%s should only appear in heading or footing"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5295
#, perl-format
msgid "@%s should only appear in math context"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5323 tp/Texinfo/ParserNonXS.pm:5331
#: tp/Texinfo/XS/parsetexi/handle_commands.c:385
#: tp/Texinfo/XS/parsetexi/handle_commands.c:394
#, c-format, perl-format
msgid "@%s not meaningful inside `@%s' block"
msgstr "@%s -nek nincs jelentése a(z) „@%s“ blokkon belül"

#: tp/Texinfo/ParserNonXS.pm:5338 tp/Texinfo/XS/parsetexi/handle_commands.c:411
#, fuzzy, c-format, perl-format
#| msgid "%s: empty file"
msgid "@%s in empty multitable"
msgstr "%s: üres fájl"

#: tp/Texinfo/ParserNonXS.pm:5344 tp/Texinfo/XS/parsetexi/handle_commands.c:419
msgid "@tab before @item"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5347 tp/Texinfo/XS/parsetexi/handle_commands.c:423
#, fuzzy, c-format, perl-format
#| msgid "Too many columns in multitable item (max %d)"
msgid "too many columns in multitable item (max %d)"
msgstr "Túl sok oszlop szerepel a multitable elemben (max %d)"

#: tp/Texinfo/ParserNonXS.pm:5378 tp/Texinfo/XS/parsetexi/handle_commands.c:467
msgid "ignoring @tab outside of multitable"
msgstr "figyelmen kívül hagyom a multitable-n kívül eső @tab-ot"

#: tp/Texinfo/ParserNonXS.pm:5382 tp/Texinfo/ParserNonXS.pm:5572
#: tp/Texinfo/XS/parsetexi/handle_commands.c:472
#: tp/Texinfo/XS/parsetexi/handle_commands.c:730
#, c-format, perl-format
msgid "@%s outside of table or list"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5392 tp/Texinfo/XS/parsetexi/handle_commands.c:488
#, c-format, perl-format
msgid "@%s is useless inside of a paragraph"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5456 tp/Texinfo/XS/parsetexi/handle_commands.c:555
#, fuzzy, c-format, perl-format
#| msgid "@%s not meaningful inside `@%s' block"
msgid "@%s not allowed inside `@copying' block"
msgstr "@%s -nek nincs jelentése a(z) „@%s“ blokkon belül"

#: tp/Texinfo/ParserNonXS.pm:5589 tp/Texinfo/XS/parsetexi/handle_commands.c:755
msgid "multiple node @nodedescription"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5603 tp/Texinfo/XS/parsetexi/handle_commands.c:767
#, fuzzy
#| msgid "(outside of any node)"
msgid "@nodedescription outside of any node"
msgstr "(az oldalakon kívül)"

#: tp/Texinfo/ParserNonXS.pm:5610 tp/Texinfo/ParserNonXS.pm:5924
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1220
#, c-format, perl-format
msgid "@%s should only appear in an index entry"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5622 tp/Texinfo/XS/parsetexi/handle_commands.c:792
msgid "no more than two levels of index subentry are allowed"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5669 tp/Texinfo/XS/parsetexi/handle_commands.c:880
#, fuzzy, c-format, perl-format
#| msgid "Must be in `@%s' environment to use `@%s'"
msgid "must be after `@%s' to use `@%s'"
msgstr "Csak a(z) „@%s“ környezetben használható a(z) „@%s“"

#: tp/Texinfo/ParserNonXS.pm:5717 tp/Texinfo/XS/parsetexi/handle_commands.c:938
#, fuzzy
#| msgid ""
#| "@%s not meaningful outside `@titlepage' and `@quotation' environments"
msgid ""
"@author not meaningful outside `@titlepage' and `@quotation' environments"
msgstr ""
"A(z) @%s -nek nincs értelme a „@titlepage“ és a „@quotation“ környezeten "
"kívül"

#: tp/Texinfo/ParserNonXS.pm:5721 tp/Texinfo/XS/parsetexi/handle_commands.c:942
msgid "@dircategory after first node"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5834
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1123
msgid "@direntry after first node"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5846
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1128
msgid "@menu in invalid context"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5864
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1141
msgid "multiple node @nodedescriptionblock"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5877
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1156
#, fuzzy
#| msgid "Entry for index `%s' outside of any node"
msgid "@nodedescriptionblock outside of any node"
msgstr "A(z) „%s“ tárgymutató bejegyzése az oldalakon kívülre esik"

#: tp/Texinfo/ParserNonXS.pm:5985 tp/Texinfo/XS/parsetexi/separator.c:63
msgid "@verb without associated character"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6004 tp/Texinfo/XS/parsetexi/separator.c:95
#, fuzzy, c-format, perl-format
#| msgid "@%s not meaningful outside `@float' environment"
msgid "@%s is not meaningful outside `@float' environment"
msgstr "A(z) @%s -nek nincs értelme a „@float“ környezeten kívül"

#: tp/Texinfo/ParserNonXS.pm:6009 tp/Texinfo/XS/parsetexi/separator.c:101
#, c-format, perl-format
msgid "@%s should be right below `@float'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6017 tp/Texinfo/XS/parsetexi/separator.c:109
#, c-format, perl-format
msgid "ignoring multiple @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6167 tp/Texinfo/XS/parsetexi/separator.c:296
#, c-format, perl-format
msgid "command @%s does not accept arguments"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6209 tp/Texinfo/XS/parsetexi/separator.c:335
#, c-format, perl-format
msgid "command @%s missing a node or external manual argument"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6234 tp/Texinfo/XS/parsetexi/separator.c:387
#, c-format, perl-format
msgid "in @%s empty cross reference name after expansion `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6244 tp/Texinfo/XS/parsetexi/separator.c:405
#, c-format, perl-format
msgid "in @%s empty cross reference title after expansion `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6259 tp/Texinfo/XS/parsetexi/separator.c:420
msgid "@image missing filename argument"
msgstr "@image hiányzó fájlnév argumentum"

#: tp/Texinfo/ParserNonXS.pm:6274 tp/Texinfo/ParserNonXS.pm:7070
#: tp/Texinfo/XS/parsetexi/parser.c:2084
#: tp/Texinfo/XS/parsetexi/separator.c:433
#, fuzzy, c-format, perl-format
#| msgid "%c%s expects `i' or `j' as argument, not `%c'"
msgid "@dotless expects `i' or `j' as argument, not `%s'"
msgstr "%c%s „i“-t vagy „j“-t vár argumentumként, nem „%c“-t"

#: tp/Texinfo/ParserNonXS.pm:6294 tp/Texinfo/XS/parsetexi/separator.c:450
#, fuzzy, c-format, perl-format
#| msgid "%s: missing file argument.\n"
msgid "@%s missing first argument"
msgstr "%s: hiányzó fájl argumentum.\n"

#: tp/Texinfo/ParserNonXS.pm:6311 tp/Texinfo/XS/parsetexi/separator.c:472
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s: %s"
msgid "non-hex digits in argument for @U: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/ParserNonXS.pm:6316 tp/Texinfo/XS/parsetexi/separator.c:477
#, c-format, perl-format
msgid "fewer than four hex digits in argument for @U: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6332 tp/Texinfo/XS/parsetexi/separator.c:492
#, c-format, perl-format
msgid "argument for @U exceeds Unicode maximum 0x10FFFF: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6380 tp/Texinfo/XS/parsetexi/separator.c:563
#, fuzzy
#| msgid "Misplaced %c"
msgid "misplaced }"
msgstr "Rossz helyen levő %c"

#: tp/Texinfo/ParserNonXS.pm:6616 tp/Texinfo/ParserNonXS.pm:6692
#: tp/Texinfo/XS/parsetexi/parser.c:1455 tp/Texinfo/XS/parsetexi/parser.c:1574
#, fuzzy, c-format, perl-format
#| msgid "Kill to the beginning of the line"
msgid "@end %s should only appear at the beginning of a line"
msgstr "Törlés a sor elejéig"

#: tp/Texinfo/ParserNonXS.pm:6625 tp/Texinfo/XS/parsetexi/parser.c:1476
#, c-format, perl-format
msgid "macro `%s' previously defined"
msgstr "a(z) „%s“ makró már korábban definiált lett"

#: tp/Texinfo/ParserNonXS.pm:6628 tp/Texinfo/XS/parsetexi/parser.c:1478
#, c-format, perl-format
msgid "here is the previous definition of `%s'"
msgstr "„%s“ korábbi definíciója"

#: tp/Texinfo/ParserNonXS.pm:6635 tp/Texinfo/XS/parsetexi/parser.c:1483
#, c-format, perl-format
msgid "redefining Texinfo language command: @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6815 tp/Texinfo/XS/parsetexi/parser.c:1751
#, fuzzy
#| msgid "Expected `%s'"
msgid "unexpected @"
msgstr "„%s“-t várok"

#: tp/Texinfo/ParserNonXS.pm:6874 tp/Texinfo/XS/parsetexi/parser.c:1832
#, c-format, perl-format
msgid ""
"value call nested too deeply (set MAX_MACRO_CALL_NESTING to override; "
"current value %d)"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:6933 tp/Texinfo/ParserNonXS.pm:7038
#: tp/Texinfo/ParserNonXS.pm:7076 tp/Texinfo/XS/parsetexi/parser.c:1909
#: tp/Texinfo/XS/parsetexi/parser.c:2040 tp/Texinfo/XS/parsetexi/parser.c:2092
#, fuzzy, c-format, perl-format
#| msgid "%c%s expected braces"
msgid "@%s expected braces"
msgstr "%c%s kapcsos zárójelpárt vár"

#: tp/Texinfo/ParserNonXS.pm:6949 tp/Texinfo/XS/parsetexi/parser.c:1946
#, fuzzy, c-format, perl-format
#| msgid "Unknown command `%s'"
msgid "unknown command `%s'"
msgstr "Ismeretlen parancs: „%s“"

#: tp/Texinfo/ParserNonXS.pm:6984 tp/Texinfo/XS/parsetexi/parser.c:1979
#, c-format, perl-format
msgid "command `@%s' must not be followed by new line"
msgstr ""

# flag ? LM
#: tp/Texinfo/ParserNonXS.pm:7109 tp/Texinfo/XS/parsetexi/parser.c:2165
#, c-format, perl-format
msgid "undefined flag: %s"
msgstr "ismeretlen flag: %s"

#: tp/Texinfo/ParserNonXS.pm:7127 tp/Texinfo/XS/parsetexi/parser.c:2203
#, c-format, perl-format
msgid "bad syntax for @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7135 tp/Texinfo/XS/parsetexi/parser.c:2221
#, fuzzy, c-format, perl-format
#| msgid "%c%s is obsolete"
msgid "@%s is obsolete"
msgstr "%c%s elavult"

#: tp/Texinfo/ParserNonXS.pm:7150 tp/Texinfo/XS/parsetexi/parser.c:2246
#, fuzzy, c-format, perl-format
#| msgid "Kill to the beginning of the line"
msgid "@%s should only appear at the beginning of a line"
msgstr "Törlés a sor elejéig"

#: tp/Texinfo/ParserNonXS.pm:7249 tp/Texinfo/XS/parsetexi/parser.c:2376
msgid "superfluous arguments for node"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7409 tp/Texinfo/ParserNonXS.pm:7414
#: tp/Texinfo/XS/parsetexi/parser.c:2602 tp/Texinfo/XS/parsetexi/parser.c:2610
#, fuzzy, c-format, perl-format
#| msgid "Expected `%s'"
msgid "expected @end %s"
msgstr "„%s“-t várok"

#: tp/Texinfo/ParserNonXS.pm:7492 tp/Texinfo/XS/parsetexi/handle_commands.c:212
#, fuzzy
#| msgid "%c%s requires a name"
msgid "@set requires a name"
msgstr "%c%s egy nevet igényel"

#: tp/Texinfo/ParserNonXS.pm:7504 tp/Texinfo/XS/parsetexi/handle_commands.c:239
#, fuzzy
#| msgid "%c%s requires a name"
msgid "@clear requires a name"
msgstr "%c%s egy nevet igényel"

#: tp/Texinfo/ParserNonXS.pm:7517 tp/Texinfo/XS/parsetexi/handle_commands.c:264
#, fuzzy
#| msgid "%c%s requires a name"
msgid "@unmacro requires a name"
msgstr "%c%s egy nevet igényel"

#: tp/Texinfo/ParserNonXS.pm:7534 tp/Texinfo/XS/parsetexi/handle_commands.c:296
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s: %s"
msgid "remaining argument on @%s line: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/ParserNonXS.pm:7540 tp/Texinfo/XS/parsetexi/handle_commands.c:302
#, fuzzy, c-format, perl-format
#| msgid "Use braces to give a command as an argument to @%s"
msgid "@clickstyle should only accept an @-command as argument, not `%s'"
msgstr "Kapcsos zárójelekkel egy parancsot is megadhat @%s argumentumaként"

#: tp/Texinfo/ParserNonXS.pm:7601 tp/Texinfo/XS/parsetexi/end_line.c:157
#, fuzzy, c-format, perl-format
#| msgid "Use braces to give a command as an argument to @%s"
msgid "environment command %s as argument to @alias"
msgstr "Kapcsos zárójelekkel egy parancsot is megadhat @%s argumentumaként"

#: tp/Texinfo/ParserNonXS.pm:7610 tp/Texinfo/XS/parsetexi/end_line.c:165
#, c-format, perl-format
msgid "recursive alias definition of %s through %s ignored"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7653 tp/Texinfo/XS/parsetexi/end_line.c:255
msgid "empty @columnfractions"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7661 tp/Texinfo/XS/parsetexi/end_line.c:275
#, c-format, perl-format
msgid "column fraction not a number: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7670 tp/Texinfo/XS/parsetexi/end_line.c:297
#, fuzzy, c-format, perl-format
#| msgid "%s: %s arg must be numeric, not `%s'.\n"
msgid "@sp arg must be numeric, not `%s'"
msgstr "%s: a(z) %s argumentumának numerikusnak kell lennie, „%s“ helyett.\n"

#: tp/Texinfo/ParserNonXS.pm:7679 tp/Texinfo/XS/parsetexi/end_line.c:339
#, c-format, perl-format
msgid "reserved index name %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7715 tp/Texinfo/XS/parsetexi/end_line.c:370
#, fuzzy, c-format, perl-format
#| msgid "Unknown index `%s'"
msgid "unknown source index in @%s: %s"
msgstr "Ismeretlen tárgymutató „%s“"

#: tp/Texinfo/ParserNonXS.pm:7718 tp/Texinfo/XS/parsetexi/end_line.c:373
#, c-format, perl-format
msgid "unknown destination index in @%s: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7752 tp/Texinfo/XS/parsetexi/end_line.c:393
#, c-format, perl-format
msgid "@%s leads to a merging of %s in itself, ignoring"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7765 tp/Texinfo/XS/parsetexi/end_line.c:418
#, fuzzy, c-format, perl-format
#| msgid "Unknown index `%s' in @printindex"
msgid "unknown index `%s' in @printindex"
msgstr "Ismeretlen tárgymutató „%s“ itt: @printindex"

#: tp/Texinfo/ParserNonXS.pm:7770 tp/Texinfo/XS/parsetexi/end_line.c:427
#, c-format, perl-format
msgid "printing an index `%s' merged in another one, `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7778 tp/Texinfo/XS/parsetexi/end_line.c:433
#, c-format, perl-format
msgid "printindex before document beginning: @printindex %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7792 tp/Texinfo/XS/parsetexi/end_line.c:466
#, c-format, perl-format
msgid "Only @fonttextsize 10 or 11 is supported, not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7800 tp/Texinfo/XS/parsetexi/end_line.c:477
#, fuzzy, c-format, perl-format
#| msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
msgid "@footnotestyle arg must be `separate' or `end', not `%s'"
msgstr ""
"%s: a --footnote-style argumentumának „separate“-nek vagy  „end“-nek kell "
"lennie, „%s“ helyett.\n"

#: tp/Texinfo/ParserNonXS.pm:7808 tp/Texinfo/XS/parsetexi/end_line.c:489
#, c-format, perl-format
msgid "@setchapternewpage arg must be `on', `off' or `odd', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7816 tp/Texinfo/XS/parsetexi/end_line.c:500
#, fuzzy, c-format, perl-format
#| msgid "Bad argument to @%s: %s"
msgid "bad argument to @need: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/ParserNonXS.pm:7826 tp/Texinfo/ParserNonXS.pm:7831
#: tp/Texinfo/XS/parsetexi/end_line.c:510
#, fuzzy, c-format, perl-format
#| msgid ""
#| "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n"
msgid "@paragraphindent arg must be numeric/`none'/`asis', not `%s'"
msgstr ""
"%s: a --paragraph-indent argumentumának numerikusnak,  „none“-nak vagy  "
"„asis“-nek kell lennie, „%s“ helyett.\n"

#: tp/Texinfo/ParserNonXS.pm:7839 tp/Texinfo/XS/parsetexi/end_line.c:521
#, fuzzy, c-format, perl-format
#| msgid ""
#| "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n"
msgid "@firstparagraphindent arg must be `none' or `insert', not `%s'"
msgstr ""
"%s: a --paragraph-indent argumentumának numerikusnak,  „none“-nak vagy  "
"„asis“-nek kell lennie, „%s“ helyett.\n"

#: tp/Texinfo/ParserNonXS.pm:7849 tp/Texinfo/XS/parsetexi/end_line.c:531
#, fuzzy, c-format, perl-format
#| msgid ""
#| "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n"
msgid "@exampleindent arg must be numeric/`asis', not `%s'"
msgstr ""
"%s: a --paragraph-indent argumentumának numerikusnak,  „none“-nak vagy  "
"„asis“-nek kell lennie, „%s“ helyett.\n"

#: tp/Texinfo/ParserNonXS.pm:7861 tp/Texinfo/XS/parsetexi/end_line.c:547
#, fuzzy, c-format, perl-format
#| msgid "Expected @%s on or off, not `%s'"
msgid "expected @%s on or off, not `%s'"
msgstr "@%s on vagy off-t vártam, „%s“ helyett"

#: tp/Texinfo/ParserNonXS.pm:7870 tp/Texinfo/XS/parsetexi/end_line.c:567
#, c-format, perl-format
msgid "@kbdinputstyle arg must be `code'/`example'/`distinct', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:7878 tp/Texinfo/XS/parsetexi/end_line.c:579
#, fuzzy, c-format, perl-format
#| msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
msgid "@allowcodebreaks arg must be `true' or `false', not `%s'"
msgstr ""
"%s: a --footnote-style argumentumának „separate“-nek vagy  „end“-nek kell "
"lennie, „%s“ helyett.\n"

#: tp/Texinfo/ParserNonXS.pm:7886 tp/Texinfo/XS/parsetexi/end_line.c:591
#, fuzzy, c-format, perl-format
#| msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
msgid "@urefbreakstyle arg must be `after'/`before'/`none', not `%s'"
msgstr ""
"%s: a --footnote-style argumentumának „separate“-nek vagy  „end“-nek kell "
"lennie, „%s“ helyett.\n"

#: tp/Texinfo/ParserNonXS.pm:7904 tp/Texinfo/XS/parsetexi/end_line.c:454
#, fuzzy, c-format, perl-format
#| msgid "%s: %s arg must be numeric, not `%s'.\n"
msgid "@%s arg must be `top' or `bottom', not `%s'"
msgstr "%s: a(z) %s argumentumának numerikusnak kell lennie, „%s“ helyett.\n"

#: tp/Texinfo/Report.pm:91
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)"
msgstr ""

#: tp/Texinfo/Report.pm:95
#, fuzzy, perl-format
#| msgid "%s: warning: "
msgctxt "Texinfo source file warning"
msgid "warning: %s"
msgstr "%s: figyelem: "

#: tp/Texinfo/Report.pm:156
#, fuzzy, perl-format
#| msgid "%s: warning: "
msgctxt "whole document warning"
msgid "%s: warning: %s"
msgstr "%s: figyelem: "

#: tp/Texinfo/Report.pm:159
#, fuzzy, perl-format
#| msgid "%s: warning: "
msgctxt "whole document warning"
msgid "warning: %s"
msgstr "%s: figyelem: "

#: tp/Texinfo/Structuring.pm:160
#, perl-format
msgid "raising the section level of @%s which is too low"
msgstr ""

#: tp/Texinfo/Structuring.pm:194
#, perl-format
msgid "no chapter-level command before @%s"
msgstr ""

#: tp/Texinfo/Structuring.pm:199
#, perl-format
msgid "lowering the section level of @%s appearing after a lower element"
msgstr ""

#: tp/Texinfo/Structuring.pm:298
#, perl-format
msgid "no sectioning command associated with @%s"
msgstr ""

#: tp/Texinfo/Structuring.pm:329
#, perl-format
msgid "@%s not empty"
msgstr ""

#: tp/Texinfo/Structuring.pm:392 tp/Texinfo/Structuring.pm:1516
#, fuzzy, perl-format
#| msgid ""
#| "%s reference to nonexistent node `%s' (perhaps incorrect sectioning?)"
msgid "@%s reference to nonexistent node `%s'"
msgstr ""
"%s egy nem létező oldalra („%s“) hivatkozik (esetleg hibás szekcionálás?)"

#: tp/Texinfo/Structuring.pm:399
#, perl-format
msgid "@%s entry node name `%s' different from %s name `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:467
#, fuzzy, perl-format
#| msgid "node `%s' has been referenced %d times"
msgid "node `%s' unreferenced"
msgstr "a(z) „%s“ oldalra %d hivatkozás mutat"

#: tp/Texinfo/Structuring.pm:669
#, perl-format
msgid "node %s for `%s' is `%s' in sectioning but not in menu"
msgstr ""

#: tp/Texinfo/Structuring.pm:690
#, perl-format
msgid "node `%s' is %s for `%s' in menu but not in sectioning"
msgstr ""

#: tp/Texinfo/Structuring.pm:744
#, perl-format
msgid "node %s pointer for `%s' is `%s' but %s is `%s' in menu"
msgstr ""

#: tp/Texinfo/Structuring.pm:770
#, fuzzy, perl-format
#| msgid "Node `%s' lacks menu item for `%s' despite being its Up target"
msgid "node `%s' lacks menu item for `%s' despite being its Up target"
msgstr ""
"A(z) „%s“ oldal nem tartalmaz menüelemet „%s“-hez, bár ez uóbbi a szülője"

#: tp/Texinfo/Structuring.pm:883
#, perl-format
msgid "%s pointer `%s' (for node `%s') different from %s name `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:897
#, fuzzy, perl-format
#| msgid "unreferenced node `%s'"
msgid "%s reference to nonexistent `%s'"
msgstr "nem hivatkozott oldal „%s“"

#: tp/Texinfo/Structuring.pm:1526
#, perl-format
msgid "@%s to `%s', different from %s name `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:2215
#, perl-format
msgid "empty index key in @%s"
msgstr ""

#: tp/Texinfo/Structuring.pm:2255
#, perl-format
msgid "empty index sub entry %d key in @%s"
msgstr ""

#: tp/Texinfo/Transformations.pm:731
#, perl-format
msgid "could not protect hash character in @%s"
msgstr ""

#: tp/init/chm.pm:230 tp/init/chm.pm:296 tp/init/chm.pm:376
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "chm.pm: could not open %s for writing: %s\n"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/init/chm.pm:282 tp/init/chm.pm:362 tp/init/chm.pm:428
#, perl-format
msgid "chm.pm: error on closing %s: %s"
msgstr ""

#: tp/ext/epub3.pm:292
#, fuzzy, perl-format
#| msgid "@image file `%s' unreadable: %s"
msgid "@image file `%s' can not be copied"
msgstr "@image a(z) „%s“ fájl nem olvasható: %s"

#: tp/ext/epub3.pm:304
#, fuzzy, perl-format
#| msgid "Can't create directory `%s': %s"
msgid "could not create images directory `%s': %s"
msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"

#: tp/ext/epub3.pm:324
#, perl-format
msgid "could not copy `%s' to `%s': %s"
msgstr ""

#: tp/ext/epub3.pm:404
#, fuzzy, perl-format
#| msgid "Can't create directory `%s': %s"
msgid "error removing directory: %s: %s"
msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"

#: tp/ext/epub3.pm:409
#, perl-format
msgid "error removing directory: %s: unlinking %s: %s"
msgstr ""

#: tp/ext/epub3.pm:451
msgid "Archive::Zip is required for EPUB file output"
msgstr ""

#: tp/ext/epub3.pm:546
#, fuzzy, perl-format
#| msgid "Can't create directory `%s': %s"
msgid "error creating directory: %s: %s"
msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"

#: tp/ext/epub3.pm:551
#, fuzzy, perl-format
#| msgid "Can't create directory `%s': %s"
msgid "error creating directory: %s: creating %s: %s"
msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"

#: tp/ext/epub3.pm:576
msgid "epub: no filename output"
msgstr ""

#: tp/ext/epub3.pm:587
#, fuzzy, perl-format
#| msgid "Can't create directory `%s': %s"
msgid "could not create meta informations directory `%s': %s"
msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"

#: tp/ext/epub3.pm:601 tp/ext/epub3.pm:637 tp/ext/epub3.pm:667
#: tp/ext/epub3.pm:777
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "epub3.pm: could not open %s for writing: %s\n"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/epub3.pm:621 tp/ext/epub3.pm:649 tp/ext/epub3.pm:747
#: tp/ext/epub3.pm:926
#, perl-format
msgid "epub3.pm: error on closing %s: %s"
msgstr ""

#: tp/ext/epub3.pm:878
#, perl-format
msgid "epub3.pm: readdir %s error: %s"
msgstr ""

#: tp/ext/epub3.pm:946 tp/ext/epub3.pm:955 tp/ext/epub3.pm:968
#, perl-format
msgid "epub3.pm: error adding %s to archive"
msgstr ""

#: tp/ext/epub3.pm:977
#, fuzzy, perl-format
#| msgid "error writing to `%s'"
msgid "epub3.pm: error writing archive %s"
msgstr "hiba „%s“ írásakor."

#: tp/ext/highlight_syntax.pm:118 tp/ext/highlight_syntax.pm:352
#, perl-format
msgid "%s: %s"
msgstr ""

#: tp/ext/highlight_syntax.pm:161 tp/ext/highlight_syntax.pm:183
#, perl-format
msgid "%s: %s: cannot parse language line"
msgstr ""

#: tp/ext/highlight_syntax.pm:194
#, perl-format
msgid "%s: no highlighted language found"
msgstr ""

#: tp/ext/highlight_syntax.pm:362
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "%s: error closing input: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/ext/highlight_syntax.pm:373
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "%s: error closing output: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/ext/highlight_syntax.pm:378
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "%s: error closing errors: %s"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/ext/highlight_syntax.pm:384
#, perl-format
msgid "%s: errors: %s"
msgstr ""

#: tp/ext/highlight_syntax.pm:387
#, perl-format
msgid "  %s"
msgstr ""

#: tp/ext/highlight_syntax.pm:423 tp/ext/highlight_syntax.pm:493
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "highlight_syntax.pm: could not open %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/highlight_syntax.pm:453 tp/ext/highlight_syntax.pm:551
#, perl-format
msgid "highlight_syntax.pm: error on closing %s: %s"
msgstr ""

#: tp/ext/highlight_syntax.pm:482
#, perl-format
msgid "highlight_syntax.pm: command did not succeed: %s"
msgstr ""

#: tp/ext/highlight_syntax.pm:529
#, perl-format
msgid ""
"highlight_syntax.pm: %s: %d separators; expected %d, the number of fragments "
"+1"
msgstr ""

#: tp/ext/highlight_syntax.pm:537
#, perl-format
msgid "highlight_syntax.pm: %s: end of @%s item %d not found"
msgstr ""

#: tp/ext/highlight_syntax.pm:546
#, perl-format
msgid "highlight_syntax.pm: %s: retrieved %d items in HTML; expected %d"
msgstr ""

#: tp/ext/highlight_syntax.pm:601
#, perl-format
msgid "highlight_syntax.pm: output has HTML item for @%s but no language %s"
msgstr ""

#: tp/ext/highlight_syntax.pm:687
#, perl-format
msgid "highlight_syntax.pm: output has no HTML item for @%s %s %s"
msgstr ""

#: tp/ext/latex2html.pm:123
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "l2h: could not open latex file %s for writing: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/latex2html.pm:363
#, perl-format
msgid "latex2html.pm: processing produced %d items in HTML; expected %d"
msgstr ""

#: tp/ext/latex2html.pm:401
msgid "l2h: L2H_TMP directory contains a dot"
msgstr ""

#: tp/ext/latex2html.pm:407
msgid "l2h: current directory contains a dot"
msgstr ""

#: tp/ext/latex2html.pm:414
msgid "l2h: command not set"
msgstr ""

#: tp/ext/latex2html.pm:468
#, perl-format
msgid "l2h: command did not succeed: %s"
msgstr ""

#: tp/ext/latex2html.pm:513
#, perl-format
msgid "l2h: image has invalid extension: %s"
msgstr ""

#: tp/ext/latex2html.pm:544
#, perl-format
msgid "l2h: rename %s as %s failed: %s"
msgstr ""

#: tp/ext/latex2html.pm:570
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "l2h: could not open %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/latex2html.pm:604
#, perl-format
msgid "latex2html.pm: end of @%s text %d not found"
msgstr ""

#: tp/ext/latex2html.pm:684
#, perl-format
msgid "l2h: could not extract the fragment %d for @%s, text %d, from HTML"
msgstr ""

#: tp/ext/latex2html.pm:776
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "l2h: could not compile %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/latex2html.pm:781
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "l2h: could not load %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/latex2html.pm:785
#, perl-format
msgid "l2h: error loading %s"
msgstr ""

#: tp/ext/latex2html.pm:805
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "l2h: could not open %s for writing: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/tex4ht.pm:122
#, perl-format
msgid "tex4ht.pm: unknown conversion type for math: %s"
msgstr ""

#: tp/ext/tex4ht.pm:131
#, perl-format
msgid "tex4ht.pm: unknown conversion type for @tex: %s"
msgstr ""

#: tp/ext/tex4ht.pm:140
#, perl-format
msgid "tex4ht.pm: unknown conversion type for @latex: %s"
msgstr ""

#: tp/ext/tex4ht.pm:237 tp/ext/tex4ht.pm:423
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "tex4ht.pm: could not open %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/ext/tex4ht.pm:342
#, perl-format
msgid "tex4ht.pm: chdir %s failed: %s"
msgstr ""

#: tp/ext/tex4ht.pm:356
#, perl-format
msgid "tex4ht.pm: unable to return to initial directory: %s"
msgstr ""

#: tp/ext/tex4ht.pm:370
#, perl-format
msgid "tex4ht.pm: output file missing: %s"
msgstr ""

#: tp/ext/tex4ht.pm:405
#, perl-format
msgid "tex4ht.pm: command failed: %s"
msgstr ""

#: tp/ext/tex4ht.pm:410
#, perl-format
msgid "tex4ht.pm: closing communication failed: %s: %s"
msgstr ""

#: tp/ext/tex4ht.pm:459
#, perl-format
msgid "tex4ht.pm: end of %s item %d for @%s not found"
msgstr ""

#: tp/ext/tex4ht.pm:468
#, perl-format
msgid ""
"tex4ht.pm: processing produced %d items in HTML; expected %d for format %s"
msgstr ""

#: tp/ext/tex4ht.pm:503
#, perl-format
msgid "tex4ht.pm: output has no HTML item for @%s %s"
msgstr ""

#: tp/ext/tex4ht.pm:520
#, perl-format
msgid "tex4ht.pm: output counter UNDEF; expected %d for @%s"
msgstr ""

#: tp/ext/tex4ht.pm:524
#, perl-format
msgid "tex4ht.pm: no expected items in the document for @%s"
msgstr ""

#: tp/ext/tex4ht.pm:531
#, perl-format
msgid "tex4ht.pm: processing retrieved %d items in HTML; collected %d for @%s"
msgstr ""

#: tp/texi2any.pl:458
#, fuzzy, perl-format
#| msgid "Could not create output file `%s'."
msgid "could not read init file %s"
msgstr "A kimeneti fájl („%s“) nem hozható létre."

#: tp/texi2any.pl:476
#, fuzzy, perl-format
#| msgid "Could not create output file `%s'."
msgid "could not read extension file %s"
msgstr "A kimeneti fájl („%s“) nem hozható létre."

#: tp/texi2any.pl:722
#, fuzzy, perl-format
#| msgid "%s: Ignoring unrecognized TEXINFO_OUTPUT_FORMAT value `%s'.\n"
msgid "ignoring unrecognized TEXINFO_OUTPUT_FORMAT value `%s'\n"
msgstr ""
"%s: Figyelmen kívül hagyom a fel nem ismert TEXINFO_OUTPUT_FORMAT értéket "
"(„%s“).\n"

#: tp/texi2any.pl:769
#, perl-format
msgid "Usage: %s [OPTION]... TEXINFO-FILE...\n"
msgstr "Használat: %s [OPCIÓK] ... TEXINFO-FÁJL...\n"

#: tp/texi2any.pl:772
msgid ""
"Translate Texinfo source documentation to various other formats, by default\n"
"Info files suitable for reading online with Emacs or standalone GNU Info.\n"
"\n"
"This program is commonly installed as both `makeinfo' and `texi2any';\n"
"the behavior is identical, and does not depend on the installed name.\n"
msgstr ""

#: tp/texi2any.pl:780
#, perl-format
msgid ""
"General options:\n"
"      --document-language=STR locale to use in translating Texinfo keywords\n"
"                                for the output document (default C).\n"
"      --error-limit=NUM       quit after NUM errors (default %d).\n"
"      --force                 preserve output even if errors.\n"
"      --help                  display this help and exit.\n"
"      --no-validate           suppress node cross-reference validation.\n"
"      --no-warn               suppress warnings (but not errors).\n"
"      --conf-dir=DIR          search also for initialization files in DIR.\n"
"      --init-file=FILE        load FILE to modify the default behavior.\n"
"  -c, --set-customization-variable VAR=VAL  set customization variable VAR \n"
"                                to value VAL.\n"
"  -v, --verbose               explain what is being done.\n"
"      --version               display version information and exit.\n"
msgstr ""

#: tp/texi2any.pl:796
msgid "Output format selection (default is to produce Info):"
msgstr ""

#: tp/texi2any.pl:797
msgid "      --docbook               output Docbook XML."
msgstr ""

#: tp/texi2any.pl:798
msgid "      --html                  output HTML."
msgstr ""

#: tp/texi2any.pl:799
msgid "      --epub3                 output EPUB 3."
msgstr ""

#: tp/texi2any.pl:800
msgid "      --latex                 output LaTeX."
msgstr ""

#: tp/texi2any.pl:801
msgid "      --plaintext             output plain text rather than Info."
msgstr ""

#: tp/texi2any.pl:802
msgid "      --xml                   output Texinfo XML."
msgstr ""

#: tp/texi2any.pl:803
msgid ""
"      --dvi, --dvipdf, --ps, --pdf  call texi2dvi to generate given output,\n"
"                                after checking validity of TEXINFO-FILE."
msgstr ""

#: tp/texi2any.pl:807
msgid "General output options:"
msgstr ""

#: tp/texi2any.pl:809
msgid ""
"  -E, --macro-expand=FILE     output macro-expanded source to FILE,\n"
"                                ignoring any @setfilename."
msgstr ""

#: tp/texi2any.pl:812
msgid ""
"      --no-headers            suppress node separators, Node: lines, and "
"menus\n"
"                                from Info output (thus producing plain "
"text)\n"
"                                or from HTML (thus producing shorter "
"output).\n"
"                                Also, if producing Info, write to\n"
"                                standard output by default."
msgstr ""

#: tp/texi2any.pl:818
msgid ""
"      --no-split              suppress any splitting of the output;\n"
"                                generate only one output file."
msgstr ""

#: tp/texi2any.pl:821
msgid ""
"      --[no-]number-sections  output chapter and sectioning numbers;\n"
"                                default is on."
msgstr ""

#: tp/texi2any.pl:824
msgid ""
"  -o, --output=DEST           output to DEST.\n"
"                                With split output, create DEST as a "
"directory\n"
"                                and put the output files there.\n"
"                                With non-split output, if DEST is already\n"
"                                a directory or ends with a /,\n"
"                                put the output file there.\n"
"                                Otherwise, DEST names the output file."
msgstr ""

#: tp/texi2any.pl:832
msgid ""
"      --disable-encoding      do not output accented and special characters\n"
"                                in Info and plain text output based on "
"document\n"
"                                encoding."
msgstr ""

#: tp/texi2any.pl:836
msgid "      --enable-encoding       override --disable-encoding (default)."
msgstr ""

#: tp/texi2any.pl:838
msgid "Options for Info and plain text:"
msgstr ""

#: tp/texi2any.pl:840
#, perl-format
msgid ""
"      --fill-column=NUM       break Info lines at NUM columns (default %d)."
msgstr ""

#: tp/texi2any.pl:842
msgid ""
"      --footnote-style=STYLE  output footnotes in Info according to STYLE:\n"
"                                `separate' to put them in their own node;\n"
"                                `end' to put them at the end of the node, "
"in\n"
"                                which they are defined (this is the default)."
msgstr ""

#: tp/texi2any.pl:847
#, perl-format
msgid ""
"      --paragraph-indent=VAL  indent Info paragraphs by VAL spaces (default "
"%d).\n"
"                                If VAL is `none', do not indent; if VAL is\n"
"                                `asis', preserve existing indentation."
msgstr ""

#: tp/texi2any.pl:851
#, perl-format
msgid ""
"      --split-size=NUM        split Info files at size NUM (default %d)."
msgstr ""

#: tp/texi2any.pl:859
msgid ""
"Options for HTML:\n"
"      --css-include=FILE      include FILE in HTML <style> output;\n"
"                                read stdin if FILE is -.\n"
"      --css-ref=URL           generate CSS reference to URL.\n"
"      --internal-links=FILE   produce list of internal links in FILE.\n"
"      --split=SPLIT           split at SPLIT, where SPLIT may be `chapter',\n"
"                                `section' or `node'.\n"
"      --transliterate-file-names  use file names in ASCII transliteration.\n"
"      --node-files            produce redirection files for nodes and \n"
"                                anchors; default is set only if split.\n"
msgstr ""

#: tp/texi2any.pl:871
msgid ""
"Options for DVI/PS/PDF:\n"
"      --Xopt=OPT              pass OPT to texi2dvi; can be repeated.\n"
msgstr ""

#: tp/texi2any.pl:874
msgid "Input file options:"
msgstr ""

#: tp/texi2any.pl:875
msgid " -D VAR                       define the variable VAR, as with @set."
msgstr ""

#: tp/texi2any.pl:876
msgid " -D 'VAR VAL'                 define VAR to VAL (one shell argument)."
msgstr ""

#: tp/texi2any.pl:877
msgid " -I DIR                       append DIR to the @include search path."
msgstr ""

#: tp/texi2any.pl:878
msgid " -P DIR                       prepend DIR to the @include search path."
msgstr ""

#: tp/texi2any.pl:879
msgid ""
" -U VAR                       undefine the variable VAR, as with @clear."
msgstr ""

#: tp/texi2any.pl:881
msgid "Conditional processing in input:"
msgstr ""

#: tp/texi2any.pl:882
msgid ""
"  --ifdocbook       process @ifdocbook and @docbook even if\n"
"                      not generating Docbook."
msgstr ""

#: tp/texi2any.pl:884
msgid ""
"  --ifhtml          process @ifhtml and @html even if not generating HTML."
msgstr ""

#: tp/texi2any.pl:885
msgid "  --ifinfo          process @ifinfo even if not generating Info."
msgstr ""

#: tp/texi2any.pl:886
msgid "  --iflatex         process @iflatex and @latex."
msgstr ""

#: tp/texi2any.pl:887
msgid ""
"  --ifplaintext     process @ifplaintext even if not generating plain text."
msgstr ""

#: tp/texi2any.pl:888
msgid "  --iftex           process @iftex and @tex."
msgstr ""

#: tp/texi2any.pl:889
msgid "  --ifxml           process @ifxml and @xml."
msgstr ""

#: tp/texi2any.pl:890
msgid "  --no-ifdocbook    do not process @ifdocbook and @docbook text."
msgstr ""

#: tp/texi2any.pl:891
msgid "  --no-ifhtml       do not process @ifhtml and @html text."
msgstr ""

#: tp/texi2any.pl:892
msgid "  --no-ifinfo       do not process @ifinfo text."
msgstr ""

#: tp/texi2any.pl:893
msgid "  --no-iflatex      do not process @iflatex and @latex text."
msgstr ""

#: tp/texi2any.pl:894
msgid "  --no-ifplaintext  do not process @ifplaintext text."
msgstr ""

#: tp/texi2any.pl:895
msgid "  --no-iftex        do not process @iftex and @tex text."
msgstr ""

#: tp/texi2any.pl:896
msgid "  --no-ifxml        do not process @ifxml and @xml text."
msgstr ""

#: tp/texi2any.pl:898
msgid "  Also, for the --no-ifFORMAT options, do process @ifnotFORMAT text."
msgstr ""

#: tp/texi2any.pl:902
msgid ""
"  The defaults for the @if... conditionals depend on the output format:\n"
"  if generating Docbook, --ifdocbook is on and the others are off;\n"
"  if generating HTML, --ifhtml is on and the others are off;\n"
"  if generating Info, --ifinfo is on and the others are off;\n"
"  if generating plain text, --ifplaintext is on and the others are off;\n"
"  if generating LaTeX, --iflatex is on and the others are off;\n"
"  if generating XML, --ifxml is on and the others are off."
msgstr ""

#: tp/texi2any.pl:913
msgid ""
"Examples:\n"
"  makeinfo foo.texi                      write Info to foo's @setfilename\n"
"  makeinfo --html foo.texi               write HTML to @setfilename\n"
"  makeinfo --xml foo.texi                write Texinfo XML to @setfilename\n"
"  makeinfo --docbook foo.texi            write Docbook XML to @setfilename\n"
"  makeinfo --plaintext foo.texi          write plain text to standard "
"output\n"
"  makeinfo --pdf foo.texi                write PDF using texi2dvi\n"
"\n"
"  makeinfo --html --no-headers foo.texi  write html without node lines, "
"menus\n"
"  makeinfo --number-sections foo.texi    write Info with numbered sections\n"
"  makeinfo --no-split foo.texi           write one Info file however big\n"
msgstr ""

#: tp/texi2any.pl:970
#, perl-format
msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
msgstr ""
"%s: a --footnote-style argumentumának „separate“-nek vagy  „end“-nek kell "
"lennie, „%s“ helyett.\n"

#: tp/texi2any.pl:977
#, perl-format
msgid "%s is not a valid split possibility"
msgstr ""

#: tp/texi2any.pl:1070
#, perl-format
msgid "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n"
msgstr ""
"%s: a --paragraph-indent argumentumának numerikusnak,  „none“-nak vagy  "
"„asis“-nek kell lennie, „%s“ helyett.\n"

#: tp/texi2any.pl:1207
#, perl-format
msgid "%s: when generating %s, only one input FILE may be specified with -o\n"
msgstr ""

#: tp/texi2any.pl:1211
msgid "--Xopt option without printed output"
msgstr ""

# action=művelet ? LM
# általában az - sas
#: tp/texi2any.pl:1278
#, fuzzy, perl-format
#| msgid "unknown action `%s'"
msgid "unknown tree transformation %s"
msgstr "ismeretlen művelet: „%s“."

#: tp/texi2any.pl:1298
#, perl-format
msgid "ignoring splitting for converted format %s (for %s)"
msgstr ""

#: tp/texi2any.pl:1301
#, perl-format
msgid "ignoring splitting for format %s"
msgstr ""

#: tp/texi2any.pl:1318
#, fuzzy, perl-format
#| msgid "error writing to `%s'"
msgid "error loading %s: %s"
msgstr "hiba „%s“ írásakor."

#: tp/texi2any.pl:1395
#, perl-format
msgid "%s: missing file argument.\n"
msgstr "%s: hiányzó fájl argumentum.\n"

#: tp/texi2any.pl:1414
#, perl-format
msgid "input file %s; did you mean %s?"
msgstr ""

#: tp/texi2any.pl:1475
msgid "fill_gaps_in_sectioning transformation return no result. No section?"
msgstr ""

#: tp/texi2any.pl:1526
#, fuzzy, perl-format
#| msgid "error closing output file `%s'"
msgid "error on closing macro expand file %s: %s\n"
msgstr "hiba a(z) „%s“ output fájl bezárásakor"

#: tp/texi2any.pl:1531
#, fuzzy, perl-format
#| msgid "%s: could not open --css-file: %s"
msgid "could not open %s for writing: %s\n"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/texi2any.pl:1569
msgid ""
"insert_nodes_for_sectioning_commands transformation return no result. No "
"section?"
msgstr ""

#: tp/texi2any.pl:1734 tp/texi2any.pl:1804
#, perl-format
msgid "%s: error on closing internal links file %s: %s\n"
msgstr ""

#: tp/Texinfo/XS/parsetexi/close.c:518
#, fuzzy, c-format
#| msgid "Unmatched `%c%s'"
msgid "unmatched `@end %s'"
msgstr "Nem egyező „%c%s“"

#: tp/Texinfo/XS/parsetexi/end_line.c:190
#, fuzzy
#| msgid "Bad argument to @%s"
msgid "bad argument to @alias"
msgstr "Rossz argumentum ide: @%s"

#: tp/Texinfo/XS/parsetexi/end_line.c:243
#, fuzzy
#| msgid "Bad argument to @%s"
msgid "bad argument to @definfoenclose"
msgstr "Rossz argumentum ide: @%s"

#: tp/Texinfo/XS/parsetexi/end_line.c:413
#, fuzzy, c-format
#| msgid "Bad argument to @%s: %s"
msgid "bad argument to @printindex: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/XS/parsetexi/end_line.c:604
#, fuzzy, c-format
#| msgid "Bad argument to @%s: %s"
msgid "bad argument to @headings: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/XS/parsetexi/end_line.c:1270
#, fuzzy, c-format
#| msgid "Bad argument to @%s: %s"
msgid "bad argument to @end: %s"
msgstr "Rossz argumentum ide: %s: %s"

#: tp/Texinfo/XS/parsetexi/end_line.c:1288
#, c-format
msgid "@include: could not find %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1298
#, fuzzy, c-format
#| msgid "%s: could not open --css-file: %s"
msgid "@include: could not open %s: %s"
msgstr "%s: A CSS fájl nem nyitható meg: %s"

#: tp/Texinfo/XS/parsetexi/end_line.c:1690
msgid "@setfilename after the first element"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1697
msgid "@columnfractions only meaningful on a @multitable line"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1732
msgid "@part should not be associated with @top"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1745
msgid "@node precedes @part, but parts may not be associated with nodes"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:215
msgid "bad name for @set"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:243
msgid "bad name for @clear"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:267
msgid "bad name for @unmacro"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:344
msgid "@\\ should only appear in math context"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:777
msgid "@subentry should only occur in an index entry"
msgstr ""

#: tp/Texinfo/XS/parsetexi/macro.c:188
#, c-format
msgid "bad or empty @%s formal argument: "
msgstr ""

#: tp/Texinfo/XS/parsetexi/parser.c:2223
#, fuzzy, c-format
#| msgid "%c%s is obsolete"
msgid "@%s is obsolete; %s"
msgstr "%c%s elavult"

#, c-format
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: érvénytelen opció -- %c\n"

#, c-format
#~ msgid "%s: option `-W %s' is ambiguous\n"
#~ msgstr "%s: Option „-W %s“ nem érthető\n"

#, c-format
#~ msgid "%s: option `-W %s' doesn't allow an argument\n"
#~ msgstr "%s: A  „-W %s“ opció nem vár argumentumot\n"

#~ msgid "Insert this character"
#~ msgstr "E karakter beszúrása"

#~ msgid "One completion:\n"
#~ msgstr "1 kiegészítés:\n"

#~ msgid "No index entries."
#~ msgstr "Nincs tárgymutató."

#~ msgid "more "
#~ msgstr "tovább"

#~ msgid "CAN'T SEE THIS"
#~ msgstr "EZ NEM LÁTHATÓ"

#, c-format
#~ msgid ""
#~ "\n"
#~ "* Menu: Nodes whose indices contain `%s':\n"
#~ msgstr ""
#~ "\n"
#~ "* Menü: Oldalak, amelyek tárgymutatói tartalmazzák „%s“-t:\n"

#~ msgid ""
#~ "Basic Commands in Info Windows\n"
#~ "******************************\n"
#~ msgstr ""
#~ "Alapparancsok az Info ablakban\n"
#~ "******************************\n"

# node = csomópont? LM
# vagy csak pont? sas
#~ msgid ""
#~ "Selecting other nodes:\n"
#~ "----------------------\n"
#~ msgstr ""
#~ "További oldalak kiválasztása:\n"
#~ "-----------------------------\n"

#, fuzzy
#~ msgid "\\%-10[move-to-prev-xref]  Skip to previous hypertext link [*].\n"
#~ msgstr ""
#~ "\\%-10[move-to-next-xref]  Ugrás az oldalon található előző hypertext "
#~ "bejegyzésre.\n"

#~ msgid ""
#~ "Moving within a node:\n"
#~ "---------------------\n"
#~ msgstr ""
#~ "Navigáció egy oldalon belül:\n"
#~ "----------------------------\n"

#~ msgid ""
#~ "Other commands:\n"
#~ "---------------\n"
#~ msgstr ""
#~ "Egyéb parancsok:\n"
#~ "----------------\n"

#~ msgid ""
#~ "\\%-10[goto-node]  Move to node specified by name.\n"
#~ "              You may include a filename as well, as in "
#~ "(FILENAME)NODENAME.\n"
#~ msgstr ""
#~ "\\%-10[goto-node]  Ugrás egy névvel megadott oldalra.\n"
#~ "              A névben akár egy fájl is szerepelhet, például "
#~ "(FÁJL)OLDALNEVE.\n"

#, c-format
#~ msgid "  %-10s  Quit this help.\n"
#~ msgstr "  %-10s  Kilépés a súgóból.\n"

# az altogether le legyen forditva ?
#, c-format
#~ msgid "  %-10s  Quit Info altogether.\n"
#~ msgstr "  %-10s  Kilépés az Info-ból.\n"

# tutorial = bemutató?
#, c-format
#~ msgid "  %-10s  Invoke the Info tutorial.\n"
#~ msgstr "  %-10s  Az Info bemutató indítása.\n"

#, c-format
#~ msgid "  %-10s  Move to the `next' node of this node.\n"
#~ msgstr "  %-10s  Ugrás a következő oldalra.\n"

#, c-format
#~ msgid "  %-10s  Move to the `previous' node of this node.\n"
#~ msgstr "  %-10s  Ugrás az előző oldalra.\n"

#, c-format
#~ msgid "  %-10s  Move `up' from this node.\n"
#~ msgstr "  %-10s  Ugrás a szülőoldalra.\n"

# ATNEZNI LM
# Egy másik oldalt meghívó menüelem kiválasztása? - sas
#~ msgid ""
#~ "              Picking a menu item causes another node to be selected.\n"
#~ msgstr ""
#~ "              A menüelem kiválasztása miatt egy másik oldal lesz "
#~ "meghívva.\n"

#, c-format
#~ msgid "  %-10s  Follow a cross reference.  Reads name of reference.\n"
#~ msgstr ""
#~ "  %-10s  Kereszthivatkozás követése. A hivatkozás nevének beolvasása.\n"

#, c-format
#~ msgid "  %-10s  Move to the last node seen in this window.\n"
#~ msgstr "  %-10s  Ugrás az ablakban látható utolsó oldalra.\n"

# hypertext link = ? LM
# link = lánc, hivatkozás - sas
#, c-format
#~ msgid "  %-10s  Skip to next hypertext link within this node.\n"
#~ msgstr "  %-10s  Ugrás az oldalon található következő hypertext linkre.\n"

#, c-format
#~ msgid "  %-10s  Follow the hypertext link under cursor.\n"
#~ msgstr "  %-10s  A kurzor alatti hypertext link követése.\n"

#, c-format
#~ msgid "  %-10s  Move to the `directory' node.  Equivalent to `g (DIR)'.\n"
#~ msgstr ""
#~ "  %-10s  Ugrás a „directory“-oldalra. Egyenértékű ezzel: „g (DIR)“.\n"

# top node = legfelső szintű oldal ? LM
# szint nem kell - sas
#, c-format
#~ msgid "  %-10s  Move to the Top node.  Equivalent to `g Top'.\n"
#~ msgstr "  %-10s  Ugrás a legfelső oldalra. Egyenértékű ezzel: „g Top“.\n"

# előre / felfele / lefele ? LM
# előre - sas
#, c-format
#~ msgid "  %-10s  Scroll forward a page.\n"
#~ msgstr "  %-10s  Görgetés egy oldalt előre.\n"

# hátra / vissza / felfele / lefele ? LM
# hátra - sas
#, c-format
#~ msgid "  %-10s  Scroll backward a page.\n"
#~ msgstr "  %-10s  Görgetés egy oldalt hátra.\n"

#, c-format
#~ msgid "  %-10s  Go to the beginning of this node.\n"
#~ msgstr "  %-10s  Ugrás az oldal elejére.\n"

#, c-format
#~ msgid "  %-10s  Go to the end of this node.\n"
#~ msgstr "  %-10s  Ugrás az oldal végére.\n"

# előre / felfele / lefele ? LM
# előre - sas
#, c-format
#~ msgid "  %-10s  Scroll forward 1 line.\n"
#~ msgstr "  %-10s  Görgetés 1 sorral előre.\n"

# hátra / vissza / felfele / lefele ? LM
# hátra - sas
#, c-format
#~ msgid "  %-10s  Scroll backward 1 line.\n"
#~ msgstr "  %-10s  Görgetés 1 sorral hátra.\n"

#, c-format
#~ msgid "  %-10s  Pick first ... ninth item in node's menu.\n"
#~ msgstr ""
#~ "  %-10s  Az oldalon található menü első ... kilencedik elemének "
#~ "kiválasztása.\n"

#, c-format
#~ msgid "  %-10s  Pick last item in node's menu.\n"
#~ msgstr "  %-10s  Az oldal utolsó menüelemének kiválasztása.\n"

#, fuzzy, c-format
#~ msgid ""
#~ "  %-10s  Search for a specified string in the index entries of this Info\n"
#~ "              file, and select the node referenced by the first entry "
#~ "found.\n"
#~ msgstr ""
#~ "\\%-10[index-search]  Megadott szöveg keresése a mostani Info fájlban\n"
#~ "              és az első találat által mutatott oldal kiválasztása.\n"

#~ msgid ""
#~ "              You may include a filename as well, as in "
#~ "(FILENAME)NODENAME.\n"
#~ msgstr ""
#~ "              Az állománynevet is meg lehet adni: (FÁJL)OLDALNEVE.\n"

#, fuzzy, c-format
#~ msgid ""
#~ "  %-10s  Search forward for a specified string,\n"
#~ "              and select the node in which the next occurrence is found.\n"
#~ msgstr ""
#~ "\\%-10[index-search]  Megadott szöveg keresése a mostani Info fájlban\n"
#~ "              és az első találat által mutatott oldal kiválasztása.\n"

# tegez/magaz ? LM
#~ msgid "--- Use `\\[history-node]' or `\\[kill-node]' to exit ---\n"
#~ msgstr ""
#~ "--- A kilépéshez használja a(z) „\\[history-node]“-t vagy a(z)  „\\[kill-"
#~ "node]“-t ---\n"

#, c-format
#~ msgid "ESC %s is undefined."
#~ msgstr "ESC %s nincs definiálva."

#, c-format
#~ msgid "%s is defined to %s."
#~ msgstr "%s %s-ként van definiálva."

# argument = argumentum
# argument = paraméter ? LM
#~ msgid "incorrect number of arguments"
#~ msgstr "érvénytelen számú argumentum"

#, c-format
#~ msgid "cannot create output file `%s'"
#~ msgstr "a(z) „%s“ output fájl nem hozható létre."

# section=szakasz?
# A mondat eleje nagybetu vagy kisbetu? LM
# túl hosszú szakad - ez a biztos - sas
#~ msgid "section too long"
#~ msgstr "túl hosszú szakasz"

#, c-format
#~ msgid "Undefined command: %s"
#~ msgstr "Definiálatlan parancs: %s"

#~ msgid "Next"
#~ msgstr "Következő"

# követése / betöltése ?
#~ msgid "Following Next node..."
#~ msgstr "Következő oldal betöltése..."

#~ msgid "Selecting first menu item..."
#~ msgstr "1. menüelem kiválasztása..."

#~ msgid "Selecting Next node..."
#~ msgstr "Következő oldal kiválasztása..."

#, c-format
#~ msgid "Moving Up %d time(s), then Next."
#~ msgstr "Mozgás %d alkalommal felfele, majd a „Következő“ kiválasztása."

#~ msgid "No `Prev' for this node."
#~ msgstr "Nincs „Előző“ oldala e pontnak."

# ATNEZNI LM
#~ msgid "Moving Prev in this window."
#~ msgstr "Ugrás az Előzőre ebben az ablakban."

#~ msgid "Moving Up in this window."
#~ msgstr "Mozgás Fel ebben az ablakban."

# oldal ? LM
#~ msgid "Moving to `Prev's last menu item."
#~ msgstr "Ugrás az Előző utolsó menüelemére."

#, c-format
#~ msgid "Kill node (%s): "
#~ msgstr "Oldal törlése (%s): "

#, c-format
#~ msgid "Cannot kill node `%s'"
#~ msgstr "A(z) „%s“ oldal nem törölhető"

#~ msgid "Cannot kill the last node"
#~ msgstr "Az utolsó oldal nem törölhető"

#~ msgid "Kill this node"
#~ msgstr "Ezen oldal törlése"

#~ msgid "Done."
#~ msgstr "Kész."

#~ msgid " "
#~ msgstr " "

#~ msgid "Internally used by \\[universal-argument]"
#~ msgstr "Belső használatra a \\[universal-argument]-nek"

#, c-format
#~ msgid "readline: Out of virtual memory!\n"
#~ msgstr "readline: Nincs több virtuális memória!\n"

#~ msgid "--*** Tags out of Date ***"
#~ msgstr "--*** lejárt dátumú Tagek ***"

#, c-format
#~ msgid "-%s---Info: %s, %d lines --%s--"
#~ msgstr "-%s---Info: %s, %d sor --%s--"

#, c-format
#~ msgid "-%s%s-Info: (%s)%s, %d lines --%s--"
#~ msgstr "-%s%s-Info: (%s)%s, %d sor --%s--"

# subfile ? LM
# Passz - sas
#, c-format
#~ msgid " Subfile: %s"
#~ msgstr "Alfájl: %s"

#, c-format
#~ msgid "arguments to @%s ignored"
#~ msgstr "@%s argumentuma(i) figyelmen kívül lett(ek) hagyva"

#~ msgid "January"
#~ msgstr "Január"

#~ msgid "February"
#~ msgstr "Február"

#~ msgid "March"
#~ msgstr "Március"

#~ msgid "April"
#~ msgstr "Április"

#~ msgid "May"
#~ msgstr "Május"

#~ msgid "June"
#~ msgstr "Június"

#~ msgid "July"
#~ msgstr "Július"

#~ msgid "August"
#~ msgstr "Augusztus"

#~ msgid "September"
#~ msgstr "Szeptember"

#~ msgid "October"
#~ msgstr "Október"

#~ msgid "November"
#~ msgstr "November"

#~ msgid "December"
#~ msgstr "December"

#~ msgid "@sc argument all uppercase, thus no effect"
#~ msgstr "@sc argumentuma végig nagybetűs, így nincs hatása"

#, c-format
#~ msgid "`{' expected, but saw `%c'"
#~ msgstr "„{“-t vártam, de „%c“-t láttam"

#, c-format
#~ msgid "`}' expected, but saw `%c'"
#~ msgstr "„}“-t vártam, de „%c“-t láttam"

#, c-format
#~ msgid "@sp requires a positive numeric argument, not `%s'"
#~ msgstr "@sp egy pozitív szám argumentumot vár, nem „%s“-t"

#, c-format
#~ msgid "Bad argument to %c%s"
#~ msgstr "Rossz argumentum ide: %c%s"

#~ msgid "none"
#~ msgstr "nincs"

#~ msgid "insert"
#~ msgstr "beszúr"

#~ msgid "Missing `}' in @def arg"
#~ msgstr "Hiányzó „}“ a(z) @def arg.-ban"

# Funkció ? LM
#~ msgid "Function"
#~ msgstr "Függvény"

#~ msgid "Macro"
#~ msgstr "Makró"

# checkit
# Form ? LM
#~ msgid "Special Form"
#~ msgstr "Kivételes forma"

#~ msgid "Variable"
#~ msgstr "Változó"

#~ msgid "User Option"
#~ msgstr "Felhasználói opció"

# Instance ? LM
# Példány? - sas
#~ msgid "Instance Variable"
#~ msgstr "Példány változó"

#~ msgid "Method"
#~ msgstr "Metódus"

#, c-format
#~ msgid "%s: getwd: %s, %s\n"
#~ msgstr "%s: getwd: %s, %s\n"

#, c-format
#~ msgid "`%s' omitted before output filename"
#~ msgstr "„%s“ mellőzve lett a kimeneti fájlnév előtt"

#, c-format
#~ msgid "`%s' omitted since writing to stdout"
#~ msgstr "„%s“ mellőzve lett, mivel a stdout-ra írok"

#~ msgid "Output buffer not empty."
#~ msgstr "A kimeneti puffer nem üres."

#~ msgid "See "
#~ msgstr "Lásd "

#, c-format
#~ msgid "`%c%s' needs an argument `{...}', not just `%s'"
#~ msgstr "„%c%s“ argumentumot vár „{...}“, nem csak „%s“-t"

#, c-format
#~ msgid "No closing brace for footnote `%s'"
#~ msgstr "A(z) „%s“ lábjegyzet záró kapcsoszárójele hiányzik "

#~ msgid "Footnote defined without parent node"
#~ msgstr "Szülő nélkül definiált lábjegyzet"

#~ msgid "Footnotes inside footnotes are not allowed"
#~ msgstr "Lábjegyzetben nem lehet lábjegyzet"

# HTML
#~ msgid "Footnotes"
#~ msgstr "Lábjegyzetek"

#~ msgid "Untitled"
#~ msgstr "Névtelen"

#~ msgid "[unexpected] no html tag to pop"
#~ msgstr "[váratlan] nincs html tag, amit ki lehetne venni"

#, c-format
#~ msgid "[unexpected] invalid node name: `%s'"
#~ msgstr "[váratlan] érvénytelen oldalnév: „%s“"

#, c-format
#~ msgid "Info cannot handle `:' in index entry `%s'"
#~ msgstr "Az Info nem tudja a „:“-t kezelni a „%s“ tárgymutatóbejegyzésben"

#, c-format
#~ msgid "Index `%s' already exists"
#~ msgstr "„%s“ tárgymutató már létezik"

#, c-format
#~ msgid "Unknown index `%s' and/or `%s' in @synindex"
#~ msgstr "Ismeretlen tárgymutató „%s“ és/vagy „%s“ itt: @synindex"

#~ msgid "(line )"
#~ msgstr "(sor )"

#, c-format
#~ msgid "(line %*d)"
#~ msgstr "(%*d sor)"

#~ msgid "@item not allowed in argument to @itemize"
#~ msgstr "@item nem szerepelhet az @itemize argumentumaként"

# %citem ist ein Texinfo-Befehl
#, c-format
#~ msgid "%s requires an argument: the formatter for %citem"
#~ msgstr "%s egy argumentumot igényel: %citem formázását"

# %cfloat ist ein Texinfo-Befehl
#, c-format
#~ msgid "%cfloat environments cannot be nested"
#~ msgstr "A %cfloat környezetet nem lehet beágyazni"

#, c-format
#~ msgid "%s requires letter or digit"
#~ msgstr "%s betűt vagy számjegyet tartalmazhat"

#~ msgid "end of file inside verbatim block"
#~ msgstr "fájlvégét találtam egy nyitott blokkban"

#~ msgid "@menu seen before first @node, creating `Top' node"
#~ msgstr ""
#~ "@menu-t találtam az első @node előtt. Létrehozom a „Szülő“ (Top) oldalt"

#~ msgid ""
#~ "perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?"
#~ msgstr "esetleg a @top oldalt @ifnottex-be kellene tenni, @ifinfo helyett"

#~ msgid "@detailmenu seen before first node, creating `Top' node"
#~ msgstr ""
#~ "@detailmenu-t találtam az első @node előtt. Létrehozom a „Szülő“ (Top) "
#~ "oldalt"

#, c-format
#~ msgid "`%c%s' needs something after it"
#~ msgstr "„%c%s“ után még írni kell valamit"

#, c-format
#~ msgid "Bad argument `%s' to `@%s', using `%s'"
#~ msgstr "„%s“ rossz argument ehhez:: „@%s“, „%s“-t használom"

#, c-format
#~ msgid "@itemx not meaningful inside `%s' block"
#~ msgstr "@itemx -nek nincs jelentése a(z) „%s“ blokkon belül"

# checkit
#, c-format
#~ msgid "%c%s found outside of an insertion block"
#~ msgstr "%c%s egy beszúrási blokkon kívül található "

#, c-format
#~ msgid "sorry, encoding `%s' not supported"
#~ msgstr "bocsánat, de a(z) „%s“ kódolás nem támogatott"

#, c-format
#~ msgid "%c%s expects a single character `i' or `j' as argument"
#~ msgstr "%c%s egy „i“ vagy „j“ karakter vár argumentumként"

#, c-format
#~ msgid "%cend macro not found"
#~ msgstr "%cend makró nem található"

#, c-format
#~ msgid "Too many errors!  Gave up.\n"
#~ msgstr "Túl sok hiba! Feladom.\n"

#, c-format
#~ msgid "%s:%d: warning: "
#~ msgstr "%s:%d: figyelem: "

#, no-wrap
#~ msgid ""
#~ "Output format selection (default is to produce Info):\n"
#~ "      --docbook               output Docbook XML rather than Info.\n"
#~ "      --html                  output HTML rather than Info.\n"
#~ "      --xml                   output Texinfo XML rather than Info.\n"
#~ "      --plaintext             output plain text rather than Info.\n"
#~ msgstr ""
#~ "Kimeneti formátum választás (az alap az Info):\n"
#~ "      --docbook               DocBook XML kimenet INfo helyett.\n"
#~ "      --html                  HTML kimenet Info helyett\n"
#~ "      --xml                   Texinfo XML kimenet Info helyett\n"
#~ "      --plaintext             sima szöveg kimenet Info helyett\n"

#, c-format
#~ msgid "%s: could not open macro expansion output `%s'"
#~ msgstr "%s: nem tudom a makrókiterjesztés „%s“ kimenetét megnyitni"

#, c-format
#~ msgid "%s: ignoring second macro expansion output `%s'.\n"
#~ msgstr ""
#~ "%s: a második makrókiterjesztés „%s“ kimenetét figyelmen kívül hagyom.\n"

#, c-format
#~ msgid "Multiline command %c%s used improperly"
#~ msgstr "A többsoros %c%s parancs helytelenül van használva"

#, c-format
#~ msgid "No `%s' found in `%s'"
#~ msgstr "Nem található „%s“ ebben: „%s“"

#, c-format
#~ msgid ""
#~ "%s: Skipping macro expansion to stdout as Info output is going there.\n"
#~ msgstr ""
#~ "%s: A makrókiterjesztést átirányítom a stdout-ra, mivel az Info kimete "
#~ "oda megy.\n"

#, c-format
#~ msgid ""
#~ "%s: Removing macro output file `%s' due to errors; use --force to "
#~ "preserve.\n"
#~ msgstr ""
#~ "%s: A fellépett hibák miatt eltávolítom a(z) „%s“ makró kimeneti "
#~ "állományt; a megtartásához használja  --force opciót.\n"

#, c-format
#~ msgid ""
#~ "%s: Removing output file `%s' due to errors; use --force to preserve.\n"
#~ msgstr ""
#~ "%s: A fellépett hibák miatt eltávolítom a(z) „%s“ kimeneti állományt; a "
#~ "megtartásához használja  --force opciót.\n"

#~ msgid "NO_NAME!"
#~ msgstr "NINCS_NÉV!"

#, c-format
#~ msgid "No such file `%s'"
#~ msgstr "Nincs ilyen fájl: „%s“"

#, c-format
#~ msgid "@image file `%s' (for text) unreadable: %s"
#~ msgstr "@image a(z) „%s“ fájl (szöveges) nem olvasható: %s"

# checkit
#, c-format
#~ msgid "{No value for `%s'}"
#~ msgstr "{„%s“-hoz nincs érték}"

# AATNEZNI ? LM
#, c-format
#~ msgid "Reached eof before matching @end %s"
#~ msgstr "Korábban találtam fájl vége jelet, mint @end-t %s "

#~ msgid "Missing } in @multitable template"
#~ msgstr "Hiányzó } a @multitable sablonban"

#, c-format
#~ msgid "ignoring stray text `%s' after @multitable"
#~ msgstr ""
#~ "figyelmen kívül hagyom a @multitable után álló felesleges „%s“ szöveget"

#, c-format
#~ msgid "[unexpected] cannot select column #%d in multitable"
#~ msgstr ""
#~ "[váratlan] nem lehet a(z) %d. oszlopot a multitable-ben kiválasztani"

# ATNEZNI ? LM
#, c-format
#~ msgid "** Multicolumn output from last row:\n"
#~ msgstr "** Multicolumn kimenet az utolsó sortól:\n"

#, c-format
#~ msgid "* column #%d: output = %s\n"
#~ msgstr "* %d. oszlop: kimenet = %s\n"

#, c-format
#~ msgid "Node `%s' previously defined at line %d"
#~ msgstr "A(z) „%s“ oldal korábban már definiálva lett a(z) %d. sorban"

#, c-format
#~ msgid "Formatting node %s...\n"
#~ msgstr "A(z) %s oldal formázása...\n"

#, c-format
#~ msgid "Node `%s' requires a sectioning command (e.g., %c%s)"
#~ msgstr ""
#~ "A(z) „%s“ oldalon szerepelnie kell szekcionálás (sectioning) parancsnak "
#~ "(pl. %c%s)"

#, c-format
#~ msgid "Anchor `%s' and node `%s' map to the same file name"
#~ msgstr "A(z) „%s“ horgony és a(z) „%s“ oldal ugyanarra a fájlnévre mutatnak"

#~ msgid "This @anchor command ignored; references to it will not work"
#~ msgstr ""
#~ "Ez az @anchor parancs figyelmen kívül lett hagyva; bármely rá való "
#~ "hivatkozás nem fog működni"

#~ msgid "Rename this anchor or use the `--no-split' option"
#~ msgstr "Nevezze át ezt a horgonyt vagy használja a „--no-split“ opciót"

# split-HTML ? LM
#, c-format
#~ msgid "Unexpected string at end of split-HTML file `%s'"
#~ msgstr "Nem várt szöveg a(z) „%s“ split-HTML fájl végén"

# HTML
#~ msgid "Next:"
#~ msgstr "Következő:"

#~ msgid "Previous:"
#~ msgstr "Előző:"

# HTML
#~ msgid "Up:"
#~ msgstr "Fel:"

#, c-format
#~ msgid "Anchors `%s' and `%s' map to the same file name"
#~ msgstr "A(z) „%s“ és „%s“ horgonyok ugyanarra a fájlnévre mutatnak"

#~ msgid "@anchor command ignored; references to it will not work"
#~ msgstr ""
#~ "az @anchor parancs figyelmen kívül lett hagyva; bármely rá való "
#~ "hivatkozás nem fog működni"

#~ msgid "Menu"
#~ msgstr "Menü"

# ATNEZNI ? LM
#~ msgid "Cross"
#~ msgstr "Kereszt"

# ATNEZNI ? LM
#, c-format
#~ msgid ""
#~ "Next field of node `%s' not pointed to (perhaps incorrect sectioning?)"
#~ msgstr ""
#~ "A(z) „%s“ oldalnak a Következő (Next) mezője nem mutat sehova (esetleg "
#~ "hibás szekcionálás?)"

#, c-format
#~ msgid "This node (%s) has the bad Prev"
#~ msgstr "Ennek az oldalnak (%s) hibás az Előző (Prev) mezője"

#~ msgid "Prev"
#~ msgstr "Előző"

# ATNEZNI ? LM
#, c-format
#~ msgid "Prev field of node `%s' not pointed to"
#~ msgstr "A(z) „%s“ oldalnak az Előző (Prev) mezője nem mutat sehova"

#, c-format
#~ msgid "This node (%s) has the bad Next"
#~ msgstr "Ennek az oldalnak (%s) hibás a Következő (Next) mezője"

#, c-format
#~ msgid "`%s' has no Up field (perhaps incorrect sectioning?)"
#~ msgstr "„%s“-nek nincs Szülő (Up) mezője (esetleg hibás szekcionálás?)"

#~ msgid "Up"
#~ msgstr "Fel"

#, c-format
#~ msgid "Can't remove file `%s': %s"
#~ msgstr "Nem törölhető fájl: `%s': %s"

#, c-format
#~ msgid "Appendix %c"
#~ msgstr "Függelék: %c"

#, c-format
#~ msgid "Internal error (search_sectioning) `%s'!"
#~ msgstr "Belső hiba (search_sectioning) „%s“!"

#, c-format
#~ msgid "Internal error (search_sectioning) \"%s\"!"
#~ msgstr "Belső hiba (search_sectioning) „%s“!"

#, c-format
#~ msgid "%c%s is obsolete; use %c%s instead"
#~ msgstr "%c%s már elavult; használja %c%s-t helyette"

#, c-format
#~ msgid "Node with %ctop as a section already exists"
#~ msgstr "Olyan oldal már létezik, amelynek szekciója %ctop"

#, c-format
#~ msgid "Here is the %ctop node"
#~ msgstr "Íme a %ctop oldal"

#, c-format
#~ msgid "%ctop used before %cnode, defaulting to %s"
#~ msgstr ""
#~ "%ctop korábban szerepel, mint %cnode, az alapértelmezett %s-t használom"

#~ msgid ""
#~ "@headitem as the last item of @multitable produces invalid Docbook "
#~ "documents"
#~ msgstr ""
#~ "ha a @headitem a @multitable utolsó elemeként szerepel, akkor a Docbook "
#~ "kimenet hibás lesz"

#, fuzzy
#~ msgid "see "
#~ msgstr "Lásd "

# node = csomópont? LM
# vagy csak pont? sas
#, fuzzy
#~ msgid "for cross-references in parentheses, use @pxref"
#~ msgstr "Ez az oldal nem tartalmaz kereszthivatkozást."

#, c-format
#~ msgid "menu item `%s' already exists, for file `%s'"
#~ msgstr "A(z) „%s“ menüelem már létezik a „%s“ fájlhoz"

#~ msgid "send output to FILE"
#~ msgstr "kimenet átirányítása FILE-ba"

#, c-format
#~ msgid "Generate a sorted index for each TeX output FILE.\n"
#~ msgstr "Rendezett tárgymutató generálása minden TeX kimeneti fájlhoz.\n"

#, c-format
#~ msgid ""
#~ "Usually FILE... is specified as `foo.%c%c' for a document `foo.texi'.\n"
#~ msgstr ""
#~ "FÁJL... általában „foo.%c%c“ alakú egy „foo.texi“ dokumentum esetén.\n"

#, c-format
#~ msgid ""
#~ "\n"
#~ "Options:\n"
#~ msgstr ""
#~ "\n"
#~ "Opciók:\n"

#, c-format
#~ msgid "failure reopening %s"
#~ msgstr "Hiba történt „%s“ újbóli megnyitásakor"

#, c-format
#~ msgid "%s: not a texinfo index file"
#~ msgstr "%s: nem Texinfo tárgymutatófájl"

#, c-format
#~ msgid "No page number in %s"
#~ msgstr "Nem található oldalszám ebben: %s"

#, c-format
#~ msgid "entry %s follows an entry with a secondary name"
#~ msgstr "a(z) %s bejegyzés egy másodlagos névvel rendelkező bejegyzést követ"

# tegez/magaz ? LM
#~ msgid "\\%-10[menu-digit]  Pick first ... ninth item in node's menu.\n"
#~ msgstr ""
#~ "\\%-10[menu-digit]  Válassza ki az oldalhoz tartozó menü első ... "
#~ "kilencedik elemét.\n"

#~ msgid "@quote-arg only useful for single-argument macros"
#~ msgstr "A @quote-arg csak az egyargumentumos makróknál használatos"

#~ msgid "Table of Contents"
#~ msgstr "Tartalom"

#~ msgid "Short Contents"
#~ msgstr "Rövid tartalom"

#~ msgid "keep temporary files around after processing"
#~ msgstr "az ideiglenes állományok megtartása a feldolgozás után"

#~ msgid "do not keep temporary files around after processing (default)"
#~ msgstr ""
#~ "a feldolgozás után ne legyenek az ideiglenes állományok megtartva "
#~ "(alapértelmezett)"