# Hungarian translation for direvent.
# Copyright (C) 2014, 2015, 2017 Free Software Foundation, Inc.
# This file is distributed under the same license as the direvent package.
#
# Balázs Úr <urbalazs@gmail.com>, 2014, 2015, 2017.
msgid ""
msgstr ""
"Project-Id-Version: direvent 5.1\n"
"Report-Msgid-Bugs-To: bug-direvent@gnu.org.ua\n"
"POT-Creation-Date: 2026-06-05 22:14+0300\n"
"PO-Revision-Date: 2017-04-27 22:18+0200\n"
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.2\n"

#: src/config.c:66
#, c-format
msgid "unknown syslog facility: %s"
msgstr "ismeretlen syslog képesség: %s"

#: src/config.c:83
#, c-format
msgid "unknown syslog priority: %s"
msgstr "ismeretlen syslog prioritás: %s"

#: src/config.c:91 grecs/src/assert.c:45
msgid "unexpected block statement"
msgstr "nem várt blokk utasítás"

#: src/config.c:100 grecs/src/assert.c:28
#, c-format
msgid "expected %s"
msgstr "várt érték: %s"

#: src/config.c:105 grecs/src/assert.c:33
#, c-format
msgid "expected %s, but found %s"
msgstr "várt érték: %s, de %s található"

#: src/config.c:127
#, c-format
msgid "unknown syslog facility `%s'"
msgstr "ismeretlen syslog képesség: „%s”"

#: src/config.c:136 src/config.c:781 src/config.c:867
msgid "name"
msgstr "név"

#: src/config.c:137
msgid "Set syslog facility. Arg is one of the following: user, daemon, auth, authpriv, mail, cron, local0 through local7 (case-insensitive), or a facility number."
msgstr "Syslog képesség beállítása. Az argumentum a következők egyike lehet: user, daemon, auth, authpriv, mail, cron, local0 és local7 között (kis- és nagybetű érzéketlen) vagy egy képesség szám."

#: src/config.c:142 src/config.c:775 grecs/src/format.c:38 grecs/src/tree.c:69
msgid "string"
msgstr "szöveg"

#: src/config.c:142
msgid "Tag syslog messages with this string"
msgstr "Syslog üzenetek címkézése ezzel a szöveggel"

#: src/config.c:145 grecs/src/format.c:142
msgid "arg"
msgstr "arg"

#: src/config.c:146
msgid "Prefix each message with its priority"
msgstr "Minden üzenet elé előtag tétele a prioritásával"

#: src/config.c:198
#, c-format
msgid "%s: recursion depth does not match previous definition"
msgstr "%s: a rekurziómélység nem egyezik a korábbi meghatározással"

#: src/config.c:218
msgid "no paths configured"
msgstr "nincsenek útvonalak beállítva"

#: src/config.c:223
msgid "no command configured"
msgstr "nincs parancs beállítva"

#: src/config.c:235 grecs/src/tree.c:655
msgid "invalid use of block statement"
msgstr "érvénytelen blokk utasítás használata"

#: src/config.c:280
msgid "expected \"recursive\" or end of statement"
msgstr "várt érték: „recursive” vagy utasítás vége"

#: src/config.c:295
msgid "surplus argument"
msgstr "többlet argumentum"

#: src/config.c:301 src/config.c:452
msgid "unexpected list"
msgstr "nem várt lista"

#: src/config.c:332 src/config.c:347 src/config.c:362
msgid "unrecognized event code"
msgstr "azonosítatlan eseménykód"

#: src/config.c:444
msgid "surplus arguments"
msgstr "többlet argumentumok"

#: src/config.c:458
msgid "no such user"
msgstr "nincs ilyen felhasználó"

#: src/config.c:465
msgid "no such group"
msgstr "nincs ilyen csoport"

#: src/config.c:507
msgid "unrecognized option"
msgstr "azonosítatlan kapcsoló"

#: src/config.c:587
msgid "can't parse legacy environ statement"
msgstr ""

#: src/config.c:632
msgid "legacy environ syntax is not allowed in global context"
msgstr ""

#: src/config.c:647
#, fuzzy
#| msgid "unexpected block statement"
msgid "unexpected argument"
msgstr "nem várt blokk utasítás"

#: src/config.c:757
#, fuzzy
#| msgid "environment: "
msgid "Clear environment."
msgstr "környezet: "

#: src/config.c:762
msgid "name[=value]"
msgstr ""

#: src/config.c:763
msgid ""
"Keep this variable. Unless value is supplied, name can contain wildcards.\n"
"Implies \"clear\"."
msgstr ""

#: src/config.c:769
msgid "name=value"
msgstr ""

#: src/config.c:770
msgid "Set environment variable. Note, that argument must be quoted."
msgstr ""

#: src/config.c:776
msgid "Evaluate string. Useful for side-effects, e.g. eval ${X:=2}."
msgstr ""

#: src/config.c:782
msgid "Unset environment variable. Name can contain wildcards."
msgstr ""

#: src/config.c:846
msgid "bad duration value"
msgstr ""

#: src/config.c:856
msgid "Pathname to watch"
msgstr "Figyelendő útvonalnév"

#: src/config.c:859
msgid "Events to watch for"
msgstr "Figyelendő események"

#: src/config.c:862
msgid "regexp"
msgstr "reguláris kifejezés"

#: src/config.c:862
msgid "Files to watch for"
msgstr "Figyelendő fájlok"

#: src/config.c:865
msgid "Command to execute on event"
msgstr "Az eseménykor végrehajtandó parancs"

#: src/config.c:867
msgid "Run command as this user"
msgstr "Parancs futtatása ezen felhasználóként"

#: src/config.c:870
msgid "seconds"
msgstr "másodperc"

#: src/config.c:870
msgid "Timeout for the command"
msgstr "A parancs időkorlátja"

#: src/config.c:872
msgid "List of additional options"
msgstr "További beállítások listája"

#: src/config.c:876
#, fuzzy
#| msgid "Modify environment"
msgid "Modify program environment."
msgstr "Környezet módosítása"

#: src/config.c:880
msgid "<arg: string> <arg: string>..."
msgstr "<arg: szöveg> <arg: szöveg>…"

#: src/config.c:881
#, fuzzy
#| msgid "Modify environment"
msgid "Modify environment (legacy form)"
msgstr "Környezet módosítása"

#: src/config.c:885
msgid "Maximum number of instances running simultaneously."
msgstr ""

#: src/config.c:891
msgid "Run as this user"
msgstr "Futtatás ezen felhasználóként"

#: src/config.c:893
msgid "Run in foreground"
msgstr "Futtatás az előtérben"

#: src/config.c:895
msgid "file"
msgstr "fájl"

#: src/config.c:895
msgid "Set pid file name"
msgstr "PID fájlnév beállítása"

#: src/config.c:897
msgid "Configure syslog logging"
msgstr "Syslog naplózás beállítása"

#: src/config.c:899
msgid "level"
msgstr "szint"

#: src/config.c:899
msgid "Set debug level"
msgstr "Hibakeresési szint beállítása"

#: src/config.c:902
#, fuzzy
#| msgid "Modify environment"
msgid "Modify global program environment."
msgstr "Környezet módosítása"

#: src/config.c:907
#, fuzzy
#| msgid "waiting for %s (%lu) to terminate"
msgid "Time to wait for all subprocesses to terminate"
msgstr "várakozás %s (%lu) befejezésére"

#: src/config.c:910
msgid "Configure event watcher"
msgstr "Eseményfigyelő beállítása"

#: src/config.c:921
msgid ""
"Configuration file structure for direvent.\n"
"For more information, use `info direvent configuration'."
msgstr ""
"A direvent beállítófájl szerkezete.\n"
"További információkért használja az „info direvent configuration” parancsot."

#: src/direvent.c:144 src/watcher.c:199 src/watcher.c:246
msgid "not enough memory"
msgstr "nincs elég memória"

#: src/direvent.c:306
#, c-format
msgid "cannot open pidfile %s for writing: %s"
msgstr "nem lehet megnyitni a(z) %s pid fájlt írásra: %s"

#: src/direvent.c:341
#, c-format
msgid "no user with UID %lu"
msgstr "nincs %lu UID-val rendelkező felhasználó"

#: src/direvent.c:506 src/progman.c:676 src/watcher.c:740 src/watcher.c:809
msgid "out of memory"
msgstr "nincs elég memória"

#: src/direvent.c:552
#, c-format
msgid "cannot run `%s': fork failed: %s"
msgstr "nem lehet futtatni: „%s”: elágazás sikertelen: %s"

#: src/direvent.c:634
msgid "increase debug level"
msgstr "hibakeresési szint növelése"

#: src/direvent.c:645
msgid "PRIO"
msgstr "PRIO"

#: src/direvent.c:647
msgid "log everything with priority PRIO and higher to the stderr, as well as to the syslog"
msgstr "minden PRIO és magasabb prioritással rendelkező naplózása a szabványos hibakimenetre, valamint a syslog programba"

#: src/direvent.c:654
msgid "NAME"
msgstr "NÉV"

#: src/direvent.c:655
msgid "set syslog facility"
msgstr "syslog képesség beállítása"

#: src/direvent.c:665
msgid "remain in foreground"
msgstr "maradjon előtérben"

#: src/direvent.c:676
msgid "DIR"
msgstr "KÖNYVTÁR"

#: src/direvent.c:677
msgid "add include directory"
msgstr "felvételi könyvtár hozzáadása"

#: src/direvent.c:687
msgid "PROG"
msgstr "PROG"

#: src/direvent.c:688
msgid "self-test mode"
msgstr "önellenőrző mód"

#: src/direvent.c:699
msgid "FILE"
msgstr "FÁJL"

#: src/direvent.c:700
msgid "set PID file"
msgstr "PID fájl beállítása"

#: src/direvent.c:711
msgid "check configuration file and exit"
msgstr "beállítófájl ellenőrzése és kilépés"

#: src/direvent.c:722
msgid "USER"
msgstr "FELHASZNÁLÓ"

#: src/direvent.c:723
msgid "run as this user"
msgstr "futtatás ezen felhasználóként"

#: src/direvent.c:733
msgid "show configuration file summary"
msgstr "beállítófájl összegzés megjelenítése"

#: src/direvent.c:757
#, fuzzy, c-format
#| msgid ""
#| "The optional CONFIG argument supplies the name of the configuration file\n"
#| "to use instead of %s.\n"
#| "\n"
msgid "The optional CONFIG argument supplies the name of the configuration file to use instead of %s."
msgstr ""
"Az elhagyható BEÁLLÍTÁS argumentum szolgáltatja a használandó beállítófájl\n"
"nevét %s helyett.\n"
"\n"

#: src/direvent.c:763
#, fuzzy, c-format
#| msgid ""
#| "This direvent uses %s interface.\n"
#| "\n"
msgid "This direvent uses %s interface."
msgstr ""
"Ez a direvent %s felületet használ.\n"
"\n"

#: src/direvent.c:766
#, fuzzy
#| msgid "Include search path:\n"
msgid "Include search path:"
msgstr "Felvételi keresési útvonal:\n"

#: src/direvent.c:769
#, fuzzy
#| msgid "No include search path.\n"
msgid "No include search path."
msgstr "Nincs felvételi keresési útvonal.\n"

#: src/direvent.c:785
msgid "(C)"
msgstr "©"

#: src/direvent.c:791
msgid "GNU direvent monitors changes in directories"
msgstr "A GNU direvent változásokat figyel meg a könyvtárakban"

#: src/direvent.c:792
msgid "[CONFIG]"
msgstr "[BEÁLLÍTÁS]"

#: src/direvent.c:818
msgid "parseopt_getopt failed"
msgstr ""

#: src/direvent.c:825
msgid "too many arguments"
msgstr "túl sok argumentum"

#: src/direvent.c:867
#, c-format
msgid "%s %s started"
msgstr "%s %s elindítva"

#: src/direvent.c:893
#, c-format
msgid "%s %s stopped"
msgstr "%s %s leállítva"

#: src/ev_inotify.c:68 src/ev_inotify.c:76
#, c-format
msgid "can't allocate memory for fd %d"
msgstr ""

#: src/ev_inotify.c:157
msgid "not enough memory: cannot look up a watcher to delete"
msgstr ""

#: src/ev_inotify.c:208
#, c-format
msgid "watcher not found: %d (%s)"
msgstr ""

#: src/ev_inotify.c:214 src/ev_kqueue.c:253
#, c-format
msgid "%s deleted"
msgstr ""

#: src/ev_inotify.c:220
#, fuzzy
#| msgid "numeric overflow"
msgid "event queue overflow"
msgstr "számszerű túlcsordulás"

#: src/ev_inotify.c:231
#, fuzzy, c-format
#| msgid "unrecognized event code"
msgid "unrecognized event %x for %s"
msgstr "azonosítatlan eseménykód"

#: src/ev_inotify.c:234
#, fuzzy, c-format
#| msgid "unrecognized event code"
msgid "unrecognized event %x"
msgstr "azonosítatlan eseménykód"

#: src/ev_inotify.c:239
#, c-format
msgid "%s/%s created"
msgstr ""

#: src/ev_inotify.c:242
#, c-format
msgid "%s/%s: ignoring CREATE event: already delivered"
msgstr ""

#: src/ev_inotify.c:254
#, c-format
msgid "%s: ignoring event (%x) for the watchpoint directory"
msgstr ""

#: src/ev_inotify.c:258
#, c-format
msgid "%s: ignoring event (%s) for the watchpoint directory"
msgstr ""

#: src/ev_inotify.c:289
#, c-format
msgid "%s/%s deleted"
msgstr ""

#: src/ev_inotify.c:307
#, c-format
msgid "got signal %d"
msgstr ""

#: src/ev_inotify.c:311
#, c-format
msgid "read failed: %s"
msgstr ""

#: src/fnpat.c:90
msgid "unterminated regexp"
msgstr "befejezetlen reguláris kifejezés"

#: src/fnpat.c:104
#, c-format
msgid "unrecognized flag: %c"
msgstr "azonosítatlan jelző: %c"

#: src/progman.c:147
#, fuzzy, c-format
#| msgid "process %lu exited successfully"
msgid "process %lu (%s) exited successfully"
msgstr "a(z) %lu folyamat sikeresen kilépett"

#: src/progman.c:152
#, fuzzy, c-format
#| msgid "process %lu failed with status %d"
msgid "process %lu (%s) failed with status %d"
msgstr "a(z) %lu folyamat meghiúsult ezzel az állapottal: %d"

#: src/progman.c:165
#, fuzzy
#| msgid "process %lu dumped core"
msgid " (dumped core)"
msgstr "a(z) %lu folyamat kiírta a magot"

#: src/progman.c:168
#, fuzzy, c-format
#| msgid "process %lu terminated on signal %d"
msgid "process %lu (%s) terminated on signal %d%s"
msgstr "a(z) %lu folyamat megszakadt ennél a szignálnál: %d"

#: src/progman.c:172
#, fuzzy, c-format
#| msgid "process %lu stopped on signal %d"
msgid "process %lu (%s) stopped on signal %d"
msgstr "a(z) %lu folyamat leállt ennél a szignálnál: %d"

#: src/progman.c:177
#, fuzzy, c-format
#| msgid "process %lu terminated with unrecognized status"
msgid "process %lu (%s) terminated with unrecognized status"
msgstr "a(z) %lu folyamat megszakadt azonosítatlan állapottal"

#: src/progman.c:259
#, fuzzy
#| msgid "waiting for %s (%lu) to terminate"
msgid "waiting for processes to terminate"
msgstr "várakozás %s (%lu) befejezésére"

#: src/progman.c:272
msgid "forcefully terminating the remaining processes"
msgstr ""

#: src/progman.c:285
msgid "begin scanning process list"
msgstr "folyamatlista vizsgálatának elkezdése"

#: src/progman.c:289
#, c-format
msgid "process %lu timed out"
msgstr "a(z) %lu folyamat túllépte az időkorlátot"

#: src/progman.c:298
#, c-format
msgid "scheduling alarm in %lu seconds"
msgstr "ütemezett riasztás %lu másodperc múlva"

#: src/progman.c:302
#, fuzzy
#| msgid "begin scanning process list"
msgid "end scanning process list"
msgstr "folyamatlista vizsgálatának elkezdése"

#: src/progman.c:352
#, fuzzy, c-format
#| msgid "cannot start redirector for %s, pipe failed: %s"
msgid "cannot start logger for %s, pipe failed: %s"
msgstr "nem lehet elindítani a(z) %s átirányítóját, az adatcsatorna sikertelen: %s"

#: src/progman.c:381
#, fuzzy, c-format
#| msgid "cannot run `%s': fork failed: %s"
msgid "cannot run logger `%s': fork failed: %s"
msgstr "nem lehet futtatni: „%s”: elágazás sikertelen: %s"

#: src/progman.c:386
#, fuzzy, c-format
#| msgid "redirector for %s started, pid=%lu"
msgid "logger for %s started, pid=%lu"
msgstr "a(z) %s átirányítója elindult, pid=%lu"

#: src/progman.c:690
#, c-format
msgid "starting %s, dir=%s, file=%s"
msgstr "%s indítása, kvt=%s, fájl=%s"

#: src/progman.c:719
#, c-format
msgid "cannot change to %s: %s"
msgstr "nem lehet erre változtatni: %s: %s"

#: src/progman.c:754
#, fuzzy, c-format
#| msgid "%s running; dir=%s, file=%s, pid=%lu"
msgid "%s running; run_count=%zu; dir=%s, file=%s, pid=%lu"
msgstr "%s fut; kvt=%s, fájl=%s, pid=%lu"

#: src/progman.c:773
#, c-format
msgid "waiting for %s (%lu) to terminate"
msgstr "várakozás %s (%lu) befejezésére"

#: src/watcher.c:128
#, c-format
msgid "%s: recent status expired"
msgstr ""

#: src/watcher.c:288 src/watcher.c:676
#, c-format
msgid "removing watcher %s"
msgstr "figyelő eltávolítása: %s"

#: src/watcher.c:300
#, c-format
msgid "%s: failed to install sentinel; exiting now"
msgstr ""

#: src/watcher.c:307
msgid "no watchers left; exiting now"
msgstr ""

#: src/watcher.c:344
#, c-format
msgid "uninstalling CREATE sentinel for %s"
msgstr ""

#: src/watcher.c:379
#, c-format
msgid "installing CREATE sentinel for %s"
msgstr ""

#: src/watcher.c:417
#, c-format
msgid "cannot create watcher %s/%s: not enough memory"
msgstr "nem lehet létrehozni a figyelőt: %s/%s: nincs elég memória"

#: src/watcher.c:424
#, fuzzy, c-format
#| msgid "cannot create watcher %s/%s, stat failed: %s"
msgid "cannot create watcher %s, stat failed: %s"
msgstr "nem lehet létrehozni a figyelőt: %s/%s, elérés sikertelen: %s"

#: src/watcher.c:486
#, c-format
msgid "installing CREATE sentinel for %s/*"
msgstr ""

#: src/watcher.c:487
#, c-format
msgid "installing CREATE sentinel for file %s"
msgstr ""

#: src/watcher.c:502
#, c-format
msgid "creating watcher %s"
msgstr "figyelő létrehozása: %s"

#: src/watcher.c:510 src/watcher.c:525
#, c-format
msgid "cannot set watcher on %s: %s"
msgstr "nem lehet figyelőt beállítani ezen: %s: %s"

#: src/watcher.c:546
#, c-format
msgid "delivering CREATE for %s %s"
msgstr ""

#: src/watcher.c:589
#, c-format
msgid "cannot open directory %s: %s"
msgstr "nem lehet megnyitni a(z) %s könyvtárat: %s"

#: src/watcher.c:615
#, c-format
msgid "cannot stat %s/%s: not enough memory"
msgstr "nem lehet elérni: %s/%s: nincs elég memória"

#: src/watcher.c:622
#, c-format
msgid "cannot stat %s: %s"
msgstr "nem lehet elérni: %s: %s"

#: src/watcher.c:660
msgid "no event handlers configured"
msgstr "nincsenek eseménykezelők beállítva"

#: src/watcher.c:665
msgid "no event handlers installed"
msgstr "nincsenek eseménykezelők telepítve"

#: grecs/src/cidr.c:129 grecs/src/cidr.c:179 grecs/src/cidr.c:186
#, c-format
msgid "invalid network mask: %s"
msgstr ""

#: grecs/src/cidr.c:142 grecs/src/cidr.c:149 grecs/src/cidr.c:160
#, fuzzy, c-format
#| msgid "unrecognized flag: %c"
msgid "unrecognized address family: %s"
msgstr "azonosítatlan jelző: %c"

#: grecs/src/cidr.c:153
#, fuzzy, c-format
#| msgid "invalid wordsplit usage"
msgid "invalid network address: %s"
msgstr "érvénytelen szófelosztás használat"

#. TRANSLATORS: The msgids below are data types in direct (nominative)
#. and indirect (most often, genitive) cases.  The indirect case is
#. used only in the construct "list %s" (e.g., for "number" data type,
#. this makes "list of numbers").  Please, translate it so that it
#. forms a correct sentence in this context.
#: grecs/src/format.c:37
msgid "void"
msgstr ""

#: grecs/src/format.c:38
#, fuzzy
#| msgid "string"
msgid "of strings"
msgstr "szöveg"

#: grecs/src/format.c:39 grecs/src/format.c:40 grecs/src/format.c:41
#: grecs/src/format.c:42 grecs/src/format.c:43 grecs/src/format.c:44
#: grecs/src/format.c:45
msgid "number"
msgstr ""

#: grecs/src/format.c:39 grecs/src/format.c:40 grecs/src/format.c:41
#: grecs/src/format.c:42 grecs/src/format.c:43 grecs/src/format.c:44
#: grecs/src/format.c:45
msgid "of numbers"
msgstr ""

#: grecs/src/format.c:46
msgid "time"
msgstr ""

#: grecs/src/format.c:46
msgid "of times"
msgstr ""

#: grecs/src/format.c:47
msgid "boolean"
msgstr ""

#: grecs/src/format.c:47
msgid "of booleans"
msgstr ""

#: grecs/src/format.c:48
msgid "IPv4"
msgstr ""

#: grecs/src/format.c:48
msgid "of IPv4"
msgstr ""

#: grecs/src/format.c:49
msgid "CIDR"
msgstr ""

#: grecs/src/format.c:49
msgid "of CIDR"
msgstr ""

#: grecs/src/format.c:50
#, fuzzy
#| msgid "name"
msgid "hostname"
msgstr "név"

#: grecs/src/format.c:50
msgid "of hostnames"
msgstr ""

#: grecs/src/format.c:51
msgid "sockaddr"
msgstr ""

#: grecs/src/format.c:51
msgid "of sockaddr"
msgstr ""

#: grecs/src/format.c:52
msgid "section"
msgstr ""

#: grecs/src/format.c:53
msgid "null"
msgstr ""

#: grecs/src/format.c:134
msgid "Disabled;"
msgstr "Letiltva;"

#. TRANSLATORS: The %s in this message will be expanded
#. to a data type in indirect case (see above).  The two
#. must form a grammatically correct sentence.
#: grecs/src/format.c:158
#, c-format
msgid "list %s"
msgstr ""

#: grecs/src/grecs-lex.l:183
msgid "end of file in comment"
msgstr ""

#: grecs/src/grecs-lex.l:318
msgid "end of file in quoted string"
msgstr ""

#: grecs/src/grecs-lex.l:384
#, c-format
msgid "stray character %c"
msgstr ""

#: grecs/src/grecs-lex.l:387
#, c-format
msgid "stray character \\%03o"
msgstr ""

#: grecs/src/grecs-lex.l:421
#, c-format
msgid "\"%2.2s\" starts comment here; use quotes if you want it to be a part of string, or inserta whitespace to suppress this warning"
msgstr ""

#: grecs/src/grecs-lex.l:460 grecs/src/grecs-lex.l:478
msgid "invalid include statement"
msgstr "érvénytelen felvételi utasítás"

#: grecs/src/grecs-lex.l:494
msgid "read error"
msgstr "olvasási hiba"

#: grecs/src/grecs-lex.l:502
#, c-format
msgid "%s: No such file or directory"
msgstr "%s: Nincs ilyen fájl vagy könyvtár"

#: grecs/src/grecs-lex.l:835 grecs/src/grecs-lex.l:860
#, c-format
msgid "Cannot stat `%s'"
msgstr "Nem lehet elérni: „%s”"

#: grecs/src/grecs-lex.l:841 grecs/src/grecs-lex.l:847
msgid "Recursive inclusion"
msgstr "Rekurzív felvétel"

#: grecs/src/grecs-lex.l:850
#, c-format
msgid "`%s' already included here"
msgstr "„%s” már fel van véve itt"

#: grecs/src/grecs-lex.l:854
#, c-format
msgid "`%s' already included at top level"
msgstr "„%s” már fel van véve a felső szinten"

#: grecs/src/grecs-lex.l:871 grecs/src/grecs-lex.l:892
#, c-format
msgid "Cannot open `%s'"
msgstr "Nem lehet megnyitni: „%s”"

#: grecs/src/grecs-lex.l:1182 grecs/src/grecs-lex.l:1203
#, fuzzy, c-format
#| msgid "Cannot parse include line"
msgid "cannot parse #line line: %s"
msgstr "Nem lehet feldolgozni a felvételi sort"

#: grecs/src/grecs-lex.l:1189 grecs/src/grecs-lex.l:1206
#, fuzzy
#| msgid "invalid include statement"
msgid "invalid #line statement"
msgstr "érvénytelen felvételi utasítás"

#: grecs/src/grecs-lex.l:1192 grecs/src/grecs-lex.l:1208
#, fuzzy
#| msgid "invalid include statement"
msgid "malformed #line statement"
msgstr "érvénytelen felvételi utasítás"

#: grecs/src/grecs-lex.l:1297 grecs/src/grecs-lex.l:1328
#, c-format
msgid "Cannot run `%s'"
msgstr "Nem lehet futtatni: „%s”"

#: grecs/src/grecs-lex.l:1350
#, fuzzy, c-format
#| msgid "process %lu failed with status %d"
msgid "%s exited with status %d"
msgstr "a(z) %lu folyamat meghiúsult ezzel az állapottal: %d"

#: grecs/src/grecs-lex.l:1355
#, fuzzy, c-format
#| msgid "process %lu terminated on signal %d"
msgid "%s terminated on signal %d"
msgstr "a(z) %lu folyamat megszakadt ennél a szignálnál: %d"

#: grecs/src/grecs-lex.l:1359
#, c-format
msgid "%s terminated abnormally (%d)"
msgstr ""

#: grecs/src/lineacc.c:68
#, c-format
msgid "unknown escape sequence: '\\%c'"
msgstr ""

#: grecs/src/path-parser.c:65
#, c-format
msgid "cannot open `%s'"
msgstr "nem lehet megnyitni: „%s”"

#: grecs/src/path-parser.c:111 grecs/src/path-parser.c:126
msgid "unexpected end of file"
msgstr "váratlan fájlvég"

#: grecs/src/path-parser.c:146
msgid "parse error"
msgstr "feldolgozási hiba"

#: grecs/src/symtab.c:236
msgid "element not found in table"
msgstr "az elem nem található a táblában"

#: grecs/src/symtab.c:238
msgid "symbol table is full"
msgstr "a szimbólumtábla tele van"

#: grecs/src/tree.c:70
msgid "list"
msgstr ""

#: grecs/src/tree.c:71
#, fuzzy
#| msgid "too many arguments"
msgid "one or more arguments"
msgstr "túl sok argumentum"

#: grecs/src/tree.c:75
#, fuzzy
#| msgid "unrecognized event code"
msgid "unrecognized type; please report"
msgstr "azonosítatlan eseménykód"

#: grecs/src/tree.c:310
msgid "section keyword used as a scalar"
msgstr ""

#: grecs/src/tree.c:312
msgid "scalar keyword used as a section"
msgstr ""

#: grecs/src/tree.c:315
#, fuzzy
#| msgid "Unknown keyword"
msgid "unknown keyword"
msgstr "Ismeretlen kulcsszó"

#: grecs/src/tree.c:350
#, c-format
msgid "%s: not a valid boolean value"
msgstr "%s: nem érvényes logikai érték"

#: grecs/src/tree.c:381
#, c-format
msgid "%s: UNIX socket name too long"
msgstr "%s: a UNIX foglalat neve túl hosszú"

#: grecs/src/tree.c:410 grecs/src/tree.c:634
#, c-format
msgid "%s: not a valid IP address or hostname"
msgstr "%s: nem érvényes IP-cím vagy gépnév"

#: grecs/src/tree.c:434
#, c-format
msgid "%s: not a valid port number"
msgstr "%s: nem érvényes portszám"

#: grecs/src/tree.c:442
msgid "missing port number"
msgstr "hiányzó portszám"

#: grecs/src/tree.c:491
msgid "numeric overflow"
msgstr "számszerű túlcsordulás"

#: grecs/src/tree.c:496
msgid "value out of allowed range"
msgstr "az érték a megengedett tartományon kívüli"

#: grecs/src/tree.c:531 grecs/src/tree.c:561
#, c-format
msgid "not a number (stopped near `%s')"
msgstr "nem szám (leállítva „%s” környékén)"

#: grecs/src/tree.c:625
#, c-format
msgid "%s: not a valid IP address"
msgstr "%s: nem érvényes IP-cím"

#: grecs/src/tree.c:752
#, c-format
msgid "too many arguments to `%s'; missing semicolon?"
msgstr "túl sok argumentum ehhez: „%s”; hiányzó pontosvessző?"

#: grecs/src/tree.c:766 grecs/src/tree.c:814
#, c-format
msgid "INTERNAL ERROR at %s:%d: unhandled data type %d"
msgstr "BELSŐ HIBA itt: %s:%d: kezeletlen %d adattípus"

#: grecs/src/tree.c:781
#, c-format
msgid "%s: incompatible data type in list item #%d"
msgstr "%s: összeférhetetlen adattípus a(z) #%d. listaelemben"

#: grecs/src/tree.c:801
#, c-format
msgid "incompatible data type for `%s'"
msgstr "összeférhetetlen adattípus ennél: „%s”"

#: grecs/wordsplit/wordsplit.c:78 grecs/wordsplit/wordsplit.c:2851
msgid "memory exhausted"
msgstr "elfogyott a memória"

#: grecs/wordsplit/wordsplit.c:132
msgid "memory exhausted while trying to store error context"
msgstr ""

#: grecs/wordsplit/wordsplit.c:873
msgid "Restarting"
msgstr ""

#: grecs/wordsplit/wordsplit.c:1599
#, c-format
msgid "%.*s: variable null or not set"
msgstr "%.*s: a változó üres vagy nincs beállítva"

#: grecs/wordsplit/wordsplit.c:1629
#, c-format
msgid "warning: undefined variable `%.*s'"
msgstr "figyelmeztetés: nem meghatározott változó: „%.*s”"

#: grecs/wordsplit/wordsplit.c:2130
#, c-format
msgid "no files match pattern %s"
msgstr "nem illeszkednek fájlok erre a mintára: %s"

#: grecs/wordsplit/wordsplit.c:2595
msgid "WS trimming"
msgstr "WS levágása"

#: grecs/wordsplit/wordsplit.c:2597
msgid "command substitution"
msgstr "parancshelyettesítés"

#: grecs/wordsplit/wordsplit.c:2599 grecs/wordsplit/wordsplit.c:2607
msgid "coalesce list"
msgstr "lista egyesítése"

#: grecs/wordsplit/wordsplit.c:2601
msgid "tilde expansion"
msgstr "hullámjel-kiterjesztés"

#: grecs/wordsplit/wordsplit.c:2603
msgid "variable expansion"
msgstr "változó-kiterjesztés"

#: grecs/wordsplit/wordsplit.c:2605
msgid "quote removal"
msgstr "idézés-eltávolítás"

#: grecs/wordsplit/wordsplit.c:2609
msgid "path expansion"
msgstr "útvonal-kiterjesztés"

#: grecs/wordsplit/wordsplit.c:2634
#, c-format
msgid "(%02d) Input:%.*s;"
msgstr "(%02d) Bemenet:%.*s;"

#: grecs/wordsplit/wordsplit.c:2660
msgid "Initial list:"
msgstr "Kezdeti lista:"

#: grecs/wordsplit/wordsplit.c:2675
msgid "Coalesced list:"
msgstr "Egyesített lista:"

#: grecs/wordsplit/wordsplit.c:2849
msgid "no error"
msgstr "nincs hiba"

#: grecs/wordsplit/wordsplit.c:2850
msgid "missing closing quote"
msgstr "hiányzó lezáró idézőjel"

#: grecs/wordsplit/wordsplit.c:2852
msgid "invalid wordsplit usage"
msgstr "érvénytelen szófelosztás használat"

#: grecs/wordsplit/wordsplit.c:2853
msgid "unbalanced curly brace"
msgstr "a kapcsos zárójelek száma nem egyezik"

#: grecs/wordsplit/wordsplit.c:2854
msgid "undefined variable"
msgstr "nem meghatározott változó"

#: grecs/wordsplit/wordsplit.c:2855
msgid "input exhausted"
msgstr "elfogyott a bemenet"

#: grecs/wordsplit/wordsplit.c:2856
msgid "unbalanced parenthesis"
msgstr "zárójelek nincsenek egyensúlyban"

#: grecs/wordsplit/wordsplit.c:2857
msgid "globbing error"
msgstr "csillogás hiba"

#: grecs/wordsplit/wordsplit.c:2858
#, fuzzy
#| msgid "read error"
msgid "user-defined error"
msgstr "olvasási hiba"

#: grecs/wordsplit/wordsplit.c:2859
msgid "invalid parameter number in assignment"
msgstr ""

#: grecs/wordsplit/wordsplit.c:2871
msgid "unknown error"
msgstr "ismeretlen hiba"

#: grecs/wordsplit/wordsplit.c:2880
#, c-format
msgid "missing closing %c (start near #%lu)"
msgstr "hiányzó lezáró %c (#%lu környékén kezdve)"

#: parseopt/help.c:91
#, c-format
msgid "error in ARGP_HELP_FMT: improper usage of [no-]%s"
msgstr ""

#: parseopt/help.c:104
#, c-format
msgid "error in ARGP_HELP_FMT: bad value for %s (near %s)"
msgstr ""

#: parseopt/help.c:110
#, c-format
msgid "error in ARGP_HELP_FMT: %s value is out of range"
msgstr ""

#: parseopt/help.c:117
#, c-format
msgid "%s: ARGP_HELP_FMT parameter requires a value"
msgstr ""

#: parseopt/help.c:123
#, c-format
msgid "%s: unknown ARGP_HELP_FMT parameter"
msgstr ""

#: parseopt/help.c:149
#, c-format
msgid "ARGP_HELP_FMT: missing delimiter near %s"
msgstr ""

#: parseopt/help.c:300
msgid "Usage:"
msgstr "Használat:"

#: parseopt/help.c:319
#, c-format
msgid "or: %s [OPTIONS...] %s\n"
msgstr ""

#: parseopt/help.c:582
msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgstr "A hosszú kapcsolók kötelező vagy elhagyható argumentumai a megfelelő rövid kapcsolóknál is kötelezők vagy elhagyhatók."

#: parseopt/help.c:584
msgid "If an option has several forms, mandatory or optional argument is listed only once, after the last form."
msgstr ""

#: parseopt/help.c:740
#, fuzzy, c-format
#| msgid "Usage:"
msgid "usage: %s"
msgstr "Használat:"

#: parseopt/help.c:746
#, fuzzy
#| msgid "OPTION"
msgid "[OPTIONS...]"
msgstr "KAPCSOLÓ"

#: parseopt/help.c:757
#, c-format
msgid "or: %s %s\n"
msgstr ""

#: parseopt/help.c:802
#, fuzzy, c-format
#| msgid "Report bugs to %s.\n"
msgid "Report bugs and suggestions to <%s>\n"
msgstr "A hibákat ide jelentse: %s.\n"

#: parseopt/help.c:806
#, c-format
msgid "%s home page: <%s>\n"
msgstr "A(z) %s honlapja: <%s>\n"

#: parseopt/optset.c:122 parseopt/optset.c:138
msgid "memory allocation error"
msgstr ""

#: parseopt/parseopt.c:71
#, fuzzy, c-format
#| msgid "unrecognized option"
msgid "unrecognized option '-%c'"
msgstr "azonosítatlan kapcsoló"

#: parseopt/parseopt.c:142
#, c-format
msgid "option '%s%*.*s' is ambiguous; possibilities:"
msgstr ""

#: parseopt/parseopt.c:174
#, fuzzy, c-format
#| msgid "unrecognized option"
msgid "unrecognized option '%s%*.*s'"
msgstr "azonosítatlan kapcsoló"

#: parseopt/parseopt.c:337
#, c-format
msgid "option '%s%s' requires argument"
msgstr ""

#: parseopt/parseopt.c:351
#, c-format
msgid "option '%s%s' does not take argument"
msgstr ""

#: parseopt/parseopt.c:364
#, c-format
msgid "bad value for option '%s%s'"
msgstr ""

#: parseopt/parseopt.c:388
#, c-format
msgid "invalid argument '%s'"
msgstr ""

#: parseopt/parseopt.c:571
#, fuzzy
#| msgid "Other options"
msgid "Informative options"
msgstr "Egyéb beállítások"

#: parseopt/parseopt.c:576
#, fuzzy
#| msgid "Give this help list"
msgid "produce this help text"
msgstr "Ezen súgólista megjelenítése"

#: parseopt/parseopt.c:585
#, fuzzy
#| msgid "Give a short usage message"
msgid "give a short usage message"
msgstr "Egy rövid használati utasítás megjelenítése"

#: parseopt/parseopt.c:595 parseopt/parseopt.c:604
#, fuzzy
#| msgid "Print program version"
msgid "print program version"
msgstr "Programverzió kiírása"

#, c-format
#~ msgid "cannot run redirector `%s': fork failed: %s"
#~ msgstr "nem lehet a(z) „%s” átirányítót futtatni: elágazás sikertelen: %s"

#~ msgid "Aliases"
#~ msgstr "Álnevek"

#~ msgid "Alias"
#~ msgstr "Álnév"

#~ msgid ""
#~ "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"
#~ "\n"
#~ msgstr ""
#~ "GPLv3+ licenc: GNU GPL 3. verziója vagy későbbi változat <http://gnu.org/licenses/gpl.html>\n"
#~ "Ez szabad szoftver: szabadon módosíthatja és továbbadhatja.\n"
#~ "NINCS GARANCIA, már amennyire ezt a törvény engedi.\n"
#~ "\n"

#~ msgid "Written by "
#~ msgstr "Írta "

#~ msgid ", "
#~ msgstr ", "

#~ msgid " and "
#~ msgstr " és "

#, c-format
#~ msgid "Unable to start external preprocessor `%s'"
#~ msgstr "Nem sikerült elindítani a külső előfeldolgozót: „%s”"

#, c-format
#~ msgid "%s: unknown keyword"
#~ msgstr "%s: ismeretlen kulcsszó"

#, c-format
#~ msgid "(%02d) Restart:%.*s;"
#~ msgstr "(%02d) Újraindítás:%.*s;"
