1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-30 01:55:30 +00:00
elinks/po/hu.po

9402 lines
272 KiB
Plaintext
Raw Normal View History

# translation of hu.po to
# translation of hu.po to Hungarian
# ELinks Hungarian translation.
# Suveg Gabor <gsuveg@suveg.hu>
# Varga Balazs <vinnui@ent.hu>, 2003, 2004.
# Varga Balazs <vinnui@freemail.hu>, 2003.
# Balazs Varga <vinnui@ent.hu>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: hu\n"
2008-09-21 08:45:22 +00:00
"Report-Msgid-Bugs-To: elinks-users@linuxfromscratch.org\n"
2020-12-06 14:13:37 +00:00
"POT-Creation-Date: 2020-12-06 15:06+0100\n"
"PO-Revision-Date: 2005-10-11 19:06+0000\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
2019-11-19 15:59:36 +00:00
"Language: \n"
"MIME-Version: 1.0\n"
2017-11-23 23:35:18 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n"
"Plural-Forms: nplurals=1; plural=0;\n"
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:332
msgid "Close"
2017-11-23 23:35:18 +00:00
msgstr "Bezárás"
#. | MSGBOX_SCROLLABLE
2007-10-03 12:16:53 +00:00
#.
2019-11-19 15:59:36 +00:00
#: src/bfu/hierbox.c:429 src/bfu/hierbox.c:438 src/dialogs/document.c:42
#: src/dialogs/document.c:134 src/dialogs/document.c:268
2020-12-06 14:13:37 +00:00
#: src/scripting/python/dialogs.c:45
msgid "Info"
2017-11-23 23:35:18 +00:00
msgstr "Információ"
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:430
msgid "Press space to expand this folder."
2017-11-23 23:35:18 +00:00
msgstr "A mappa kinyitásához nyomd meg a Space billentyűt."
2007-10-03 12:16:53 +00:00
#. accelerator_context(do_auth_dialog, do_edit_dialog, generic_external_protocol_handler, info_box, input_dialog, menu_add_ext, menu_keys, push_hierbox_info_button, python_info_box, refreshed_msg_box, resize_terminal_dialog, setup_first_session, src/config/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:push_add_server_button, src/scripting/lua/core.c:l_edit_bookmark_dialog, src/scripting/lua/core.c:l_xdialog, src/viewer/text/search.c:search_dlg_do, terminal_options, write_config_dialog)
2019-11-19 15:59:36 +00:00
#: src/bfu/hierbox.c:441 src/bfu/inpfield.c:257 src/bfu/msgbox.c:173
2007-10-03 12:16:53 +00:00
#: src/bfu/msgbox.c:194 src/config/dialogs.c:57 src/config/dialogs.c:365
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:423 src/cookies/dialogs.c:521 src/dialogs/edit.c:98
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:135 src/dialogs/options.c:241 src/dialogs/options.c:322
#: src/mime/dialogs.c:132 src/protocol/auth/dialogs.c:159
2020-12-06 14:13:37 +00:00
#: src/protocol/protocol.c:248 src/scripting/lua/core.c:421
#: src/scripting/lua/core.c:502 src/scripting/python/dialogs.c:88
#: src/session/session.c:869 src/viewer/text/search.c:1952
msgid "~OK"
msgstr "~OK"
#. cant_delete_item
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:552
#, c-format
msgid "Sorry, but the item \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" bejegyzést nem lehet törölni."
#. cant_delete_used_item
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:555
#, c-format
msgid "Sorry, but the item \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" már használatban van."
#. cant_delete_folder
2009-03-28 22:44:08 +00:00
#: src/bfu/hierbox.c:558 src/bookmarks/dialogs.c:153
#, c-format
msgid "Sorry, but the folder \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" mappát nem lehet törölni."
#. cant_delete_used_folder
2009-03-28 22:44:08 +00:00
#: src/bfu/hierbox.c:561 src/bookmarks/dialogs.c:155
#, c-format
msgid "Sorry, but the folder \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" mappát már valami használja."
#. delete_marked_items_title
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:564
msgid "Delete marked items"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt bejegyzések törlése"
#. delete_marked_items
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:567
msgid "Delete marked items?"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt bejegyzések törlése?"
#. delete_folder_title
2009-03-28 22:44:08 +00:00
#: src/bfu/hierbox.c:570 src/bookmarks/dialogs.c:161
msgid "Delete folder"
2017-11-23 23:35:18 +00:00
msgstr "Mappa törlése"
#. delete_folder
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:573
#, c-format
msgid "Delete the folder \"%s\" and its content?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljem a \"%s\" mappát és a tartalmát?"
#. delete_item_title
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:576
msgid "Delete item"
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzés törlése"
#. delete_item
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:579
#, c-format
msgid ""
"Delete \"%s\"?\n"
"\n"
"%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"Töröljük ezt: \"%s\"?\n"
"\n"
"%s"
#. clear_all_items_title
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:582
msgid "Clear all items"
2017-11-23 23:35:18 +00:00
msgstr "Az összes bejegyzés törlése"
#. clear_all_items
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:585
msgid "Do you really want to remove all items?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük az összes bejegyzést?"
2007-10-03 12:16:53 +00:00
#: src/bfu/hierbox.c:642
msgid "Delete error"
2017-11-23 23:35:18 +00:00
msgstr "Törlési hiba"
2007-10-03 12:16:53 +00:00
#. accelerator_context(close_all_tabs_but_current, close_tab, memorize_form, menu_del_ext, push_hierbox_clear_button, push_hierbox_delete_button, query_delete_selected_item, query_exit, ses_goto, src/config/dialogs.c:really_add_keybinding.yn)
#: src/bfu/hierbox.c:754 src/bfu/hierbox.c:766 src/bfu/hierbox.c:814
2008-09-21 08:45:22 +00:00
#: src/bfu/hierbox.c:876 src/config/dialogs.c:823 src/dialogs/menu.c:132
2020-05-16 18:26:13 +00:00
#: src/formhist/formhist.c:432 src/mime/dialogs.c:70 src/session/session.c:335
2019-11-19 15:59:36 +00:00
#: src/session/task.c:295 src/terminal/tab.c:219 src/terminal/tab.c:263
msgid "~Yes"
msgstr "~Igen"
2007-10-03 12:16:53 +00:00
#. accelerator_context(close_all_tabs_but_current, close_tab, memorize_form, menu_del_ext, push_hierbox_clear_button, push_hierbox_delete_button, query_delete_selected_item, query_exit, ses_goto, src/config/dialogs.c:really_add_keybinding.yn)
#: src/bfu/hierbox.c:755 src/bfu/hierbox.c:767 src/bfu/hierbox.c:815
2008-09-21 08:45:22 +00:00
#: src/bfu/hierbox.c:877 src/config/dialogs.c:824 src/dialogs/menu.c:133
2020-05-16 18:26:13 +00:00
#: src/formhist/formhist.c:433 src/mime/dialogs.c:71 src/session/session.c:336
2019-11-19 15:59:36 +00:00
#: src/session/task.c:296 src/terminal/tab.c:220 src/terminal/tab.c:264
msgid "~No"
msgstr "~Nem"
2020-12-06 14:13:37 +00:00
#: src/bfu/hierbox.c:946 src/bfu/hierbox.c:977 src/viewer/text/search.c:1255
#: src/viewer/text/search.c:1263 src/viewer/text/search.c:1279
#: src/viewer/text/search.c:1971
msgid "Search"
2017-11-23 23:35:18 +00:00
msgstr "Keresés"
2020-12-06 14:13:37 +00:00
#: src/bfu/hierbox.c:948 src/viewer/text/search.c:1256
#, c-format
msgid "Search string '%s' not found"
2017-11-23 23:35:18 +00:00
msgstr "Keresett szöveg ('%s') nem található"
2019-11-19 15:59:36 +00:00
#: src/bfu/hierbox.c:977 src/config/dialogs.c:140 src/config/dialogs.c:329
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:477 src/cookies/dialogs.c:41 src/cookies/dialogs.c:416
#: src/dialogs/edit.c:92 src/dialogs/edit.c:94 src/scripting/lua/core.c:417
#: src/scripting/lua/core.c:418 src/scripting/lua/core.c:499
msgid "Name"
2017-11-23 23:35:18 +00:00
msgstr "Név"
2020-12-06 14:13:37 +00:00
#: src/bfu/inpfield.c:72 src/bfu/inpfield.c:79 src/scripting/python/menu.c:108
msgid "Bad number"
2017-11-23 23:35:18 +00:00
msgstr "Hibás szám"
2007-10-03 12:16:53 +00:00
#: src/bfu/inpfield.c:73
msgid "Number expected in field"
2017-11-23 23:35:18 +00:00
msgstr "Ez a mező csak számokat fogad el"
2007-10-03 12:16:53 +00:00
#: src/bfu/inpfield.c:81
#, c-format
msgid "Number should be in the range from %d to %d."
2017-11-23 23:35:18 +00:00
msgstr "A számnak %d-tól %d-ig terjedő tartományba kell esni."
2019-11-19 15:59:36 +00:00
#: src/bfu/inpfield.c:99 src/config/dialogs.c:430
msgid "Bad string"
2017-11-23 23:35:18 +00:00
msgstr "Hibás szöveg"
2007-10-03 12:16:53 +00:00
#: src/bfu/inpfield.c:100
msgid "Empty string not allowed"
2017-11-23 23:35:18 +00:00
msgstr "Üres szöveg nem engedélyezett"
2007-10-03 12:16:53 +00:00
#. accelerator_context(do_auth_dialog, do_edit_dialog, input_dialog, menu_add_ext, resize_terminal_dialog, src/config/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:push_add_server_button, src/protocol/bittorrent/dialogs.c:bittorrent_query_callback, src/scripting/lua/core.c:l_edit_bookmark_dialog, src/scripting/lua/core.c:l_xdialog, src/session/download.c:do_type_query, src/session/download.c:lookup_unique_name, src/viewer/text/search.c:search_dlg_do, terminal_options)
2020-12-06 14:13:37 +00:00
#: src/bfu/inpfield.c:257 src/config/dialogs.c:366 src/cookies/dialogs.c:424
#: src/cookies/dialogs.c:522 src/dialogs/edit.c:102 src/dialogs/edit.c:105
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:244 src/dialogs/options.c:323 src/mime/dialogs.c:133
2020-12-06 14:13:37 +00:00
#: src/protocol/auth/dialogs.c:160 src/protocol/bittorrent/dialogs.c:821
#: src/scripting/lua/core.c:422 src/scripting/lua/core.c:503
#: src/session/download.c:840 src/session/download.c:1700
#: src/viewer/text/search.c:1953
msgid "~Cancel"
2017-11-23 23:35:18 +00:00
msgstr "~Mégsem"
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:77
msgid "Clock"
2017-11-23 23:35:18 +00:00
msgstr "Óra"
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:78
msgid "Digital clock in the status bar."
2017-11-23 23:35:18 +00:00
msgstr "Digitális óra a státuszsorban."
2020-12-06 14:13:37 +00:00
#: src/bfu/leds.c:80 src/bfu/leds.c:102 src/config/options.inc:1345
#: src/config/options.inc:1352 src/ecmascript/ecmascript.c:45
2007-10-03 12:16:53 +00:00
#: src/globhist/globhist.c:64 src/mime/backend/mailcap.c:93
2020-06-26 17:03:25 +00:00
#: src/mime/backend/mimetypes.c:52 src/network/ssl/ssl.c:129
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:282
msgid "Enable"
2017-11-23 23:35:18 +00:00
msgstr "Engedélyezés"
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:82
msgid "Whether to display a digital clock in the status bar."
2017-11-23 23:35:18 +00:00
msgstr "Digitális óra megjelenítése a státuszsorban."
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:84
msgid "Format"
2017-11-23 23:35:18 +00:00
msgstr "Formátum"
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:86
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Format string for the digital clock. See the strftime(3) manpage for details."
msgstr ""
2017-11-23 23:35:18 +00:00
"A digitális óra formátuma. Lásd a strftime(3) man oldalt a pontos\n"
"beállítások leírásához."
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:93
msgid "Show IP"
msgstr ""
#: src/bfu/leds.c:95
#, fuzzy
msgid "Whether to display IP of the document in the status bar."
msgstr "Digitális óra megjelenítése a státuszsorban."
#: src/bfu/leds.c:98
msgid "LEDs"
msgstr "LED-ek"
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:100
msgid "LEDs (visual indicators) options."
2017-11-23 23:35:18 +00:00
msgstr "LED-ek (vizuális visszajelzők) beállításai."
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:104
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Enable LEDs. These visual indicators will inform you about various states."
msgstr ""
2017-11-23 23:35:18 +00:00
"A LED-ek engedélyezése.\n"
"Ezek a vizuális visszajelzők különböző állapotokról tájékoztatnak."
#. name:
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:405 src/bfu/leds.c:447
msgid "LED indicators"
2017-11-23 23:35:18 +00:00
msgstr "LED állapotjelzők"
2019-11-19 15:59:36 +00:00
#: src/bfu/leds.c:406
2008-07-01 00:11:44 +00:00
#, fuzzy, c-format
msgid ""
"What the different LEDs indicate:\n"
"\n"
"[SIJP--]\n"
2019-11-19 15:59:36 +00:00
" |||||`- Download in progress\n"
" ||||`-- Unused\n"
" |||`--- A JavaScript pop-up window was blocked\n"
2008-07-01 00:11:44 +00:00
" ||`---- A JavaScript error has occurred\n"
" |`----- The state of insert mode for text-input form-fields\n"
" | 'i' means modeless, 'I' means insert mode is on\n"
" `------ Whether an SSL connection was used\n"
"\n"
"'-' generally indicates that the LED is off."
msgstr ""
2017-11-23 23:35:18 +00:00
"A LED-ek jelentése a következő:\n"
"\n"
"[SIJP--]\n"
2017-11-23 23:35:18 +00:00
" |||||`- Nem használt\n"
" ||||`-- Nem használt\n"
" |||`--- Egy JavaScript felugró ablak megjelenítését blokkoltuk\n"
" ||`---- JavaScript hiba következett be\n"
" |`----- A szövegdobozok beszúrás módban vannak-e\n"
" | 'i' nincs beállítva beszúrás mód, 'l' beszúrás módban vagyunk\n"
" `------ SSL titkosított átvitelt használunk\n"
"\n"
"'-' jelzi ha egy LED ki van kapcsolva."
2007-10-03 12:16:53 +00:00
#: src/bfu/menu.c:874
msgid "Search menu/"
2017-11-23 23:35:18 +00:00
msgstr "Keresés menü"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/backend/xbel.c:105
2007-10-03 12:16:53 +00:00
#, c-format
msgid "read_bookmarks_xbel(): Error in XML_ParserCreate()"
2017-11-23 23:35:18 +00:00
msgstr "read_bookmarks_xbel(): Hiba az XML_ParserCreate() függvényben"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/backend/xbel.c:116
#, c-format
msgid "read_bookmarks_xbel(): Error reading %s"
2017-11-23 23:35:18 +00:00
msgstr "read_bookmarks_xbel(): Hiba a követkeő olvasásakor: %s"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/backend/xbel.c:124
#, c-format
msgid ""
"Parse error while processing XBEL bookmarks in %s at line %d column %d:\n"
"%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"Hiba az XBEL könyvjelző feldolgozása közben itt: %s\n"
"sor %d, oszlop %d: \n"
"%s"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/backend/xbel.c:388 src/bookmarks/backend/xbel.c:410
msgid "No title"
2017-11-23 23:35:18 +00:00
msgstr "Nincs cím"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/backend/xbel.c:394
msgid "No URL"
msgstr "Nincs URL"
#. name:
2009-03-28 22:44:08 +00:00
#: src/bookmarks/bookmarks.c:48 src/bookmarks/bookmarks.c:183
msgid "Bookmarks"
2017-11-23 23:35:18 +00:00
msgstr "Könyvjelzők"
2007-10-03 12:16:53 +00:00
#: src/bookmarks/bookmarks.c:50
msgid "Bookmark options."
2017-11-23 23:35:18 +00:00
msgstr "Könyvjelzők beállításai."
2009-03-28 22:44:08 +00:00
#: src/bookmarks/bookmarks.c:53 src/bookmarks/bookmarks.c:60
msgid "File format"
2017-11-23 23:35:18 +00:00
msgstr "Fájlformátum"
2007-10-03 12:16:53 +00:00
#: src/bookmarks/bookmarks.c:55
#, fuzzy
msgid ""
"File format for bookmarks (affects both reading and saving):\n"
"0 is the default native ELinks format\n"
2009-03-28 22:44:08 +00:00
"1 is XBEL universal XML bookmarks format"
msgstr ""
2017-11-23 23:35:18 +00:00
"A könyvjelzők fájlformátuma (a beolvasást és a mentést is befolyásolja):\n"
"0 - alapértelmezett Elinks (Links 0.9x kompatibilis) formátum\n"
"1 - XBEL univerzális XML könyvjelző formátum (nemzetközi karaktereket nem "
"támogat!)"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/bookmarks.c:62
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid ""
"File format for bookmarks (affects both reading and saving):\n"
"0 is the default native ELinks format\n"
2009-03-28 22:44:08 +00:00
"1 is XBEL universal XML bookmarks format (DISABLED)"
msgstr ""
2017-11-23 23:35:18 +00:00
"A könyvjelzők fájlformátuma (a beolvasást és a mentést is befolyásolja):\n"
"0 - alapértelmezett Elinks (Links 0.9x kompatibilis) formátum\n"
"1 - XBEL univerzális XML könyvjelző formátum (nemzetközi karaktereket nem "
"támogat!) (LETILTVA)"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/bookmarks.c:68
msgid "Save folder state"
2017-11-23 23:35:18 +00:00
msgstr "A mappa állapotának mentése"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/bookmarks.c:70
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"When saving bookmarks also store whether folders are expanded or not, so the "
"look of the bookmark dialog is kept across ELinks sessions. If disabled all "
"folders will appear unexpanded next time ELinks is run."
msgstr ""
2017-11-23 23:35:18 +00:00
"A könyvjelzők mentésekor azt az állapotot is tárolja el, hogy\n"
"a könyvjelzőkben lévő mappák nyitott vagy összezárt állapotúak\n"
"voltak, ezzel megmarad a könyvjelző ablak kinézete. Ha ez az\n"
"opció ki van kapcsolva, az összes mappa be lesz zárva az ELinks\n"
"következő indításakor."
2009-03-28 22:44:08 +00:00
#: src/bookmarks/bookmarks.c:75
msgid "Periodic snapshotting"
2017-11-23 23:35:18 +00:00
msgstr "Periódikus állapotmentés"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/bookmarks.c:77
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Automatically save a snapshot of all tabs periodically. This will "
"periodically bookmark the tabs of each terminal in a separate folder for "
"recovery after a crash.\n"
"\n"
"This feature requires bookmark support."
msgstr ""
2017-11-23 23:35:18 +00:00
"A böngészőfülek állapotának rendszeres mentése.\n"
"Ez az opció rendszeres időközönként eltárolja az összes terminálon\n"
"megnyitott összes böngészőfül állapotát, hogy egy esetleges\n"
"összeomlás után könnyen folytathassuk a munkát.\n"
"\n"
2017-11-23 23:35:18 +00:00
"Ez az opció könyvjelzőtámogatást igényel."
2020-12-06 14:13:37 +00:00
#: src/bookmarks/dialogs.c:97 src/config/options.inc:1185
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:165 src/globhist/dialogs.c:68
msgid "Title"
2017-11-23 23:35:18 +00:00
msgstr "Cím"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:101 src/cache/dialogs.c:65
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:156 src/dialogs/edit.c:96 src/formhist/dialogs.c:63
#: src/globhist/dialogs.c:69 src/protocol/auth/dialogs.c:207
2020-12-06 14:13:37 +00:00
#: src/scripting/lua/core.c:419
msgid "URL"
msgstr "URL"
#. cant_delete_item
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:149
#, c-format
msgid "Sorry, but the bookmark \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" könyvjelzőt nem lehet törölni."
#. cant_delete_used_item
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:151
#, c-format
msgid "Sorry, but the bookmark \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" könyvjelzőt már valami használja."
#. delete_marked_items_title
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:157
msgid "Delete marked bookmarks"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt könyvjelző törlése"
#. delete_marked_items
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:159
msgid "Delete marked bookmarks?"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt könyvjelzők törlése?"
#. delete_folder
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:163
#, c-format
msgid "Delete the folder \"%s\" and all bookmarks in it?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük a \"%s\" mappát és a benne lévő összes könyvjelzőt?"
#. delete_item_title
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:165
msgid "Delete bookmark"
2017-11-23 23:35:18 +00:00
msgstr "Könyvjelző törlése"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:167
2007-10-03 12:16:53 +00:00
#, c-format
msgid "Delete this bookmark?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljem ezt a könyvjelzőt?"
#. clear_all_items_title
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:169
msgid "Clear all bookmarks"
2017-11-23 23:35:18 +00:00
msgstr "Az összes könyvjelzők törlése"
#. clear_all_items_title
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:171
msgid "Do you really want to remove all bookmarks?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük az összes könyvjelzőt?"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:327
msgid "Add folder"
2017-11-23 23:35:18 +00:00
msgstr "M~appa hozzáadása"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:327
msgid "Folder name"
msgstr "Mappa neve"
2020-12-06 14:13:37 +00:00
#: src/bookmarks/dialogs.c:410 src/scripting/lua/core.c:413
msgid "Edit bookmark"
2017-11-23 23:35:18 +00:00
msgstr "Könyvjelző szerkesztése"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:567
2007-10-03 12:16:53 +00:00
msgid "Cannot move folder inside itself"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:568
2007-10-03 12:16:53 +00:00
msgid ""
"You are trying to move the marked folder inside itself. To move the folder "
"to a different location select the new location before pressing the Move "
"button."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:574
2007-10-03 12:16:53 +00:00
msgid "Nothing to move"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:575
2007-10-03 12:16:53 +00:00
msgid ""
"To move bookmarks, first mark all the bookmarks (or folders) you want to "
"move. This can be done with the Insert key if you're using the default key-"
"bindings. An asterisk will appear near all marked bookmarks. Now move to "
"where you want to have the stuff moved to, and press the \"Move\" button."
msgstr ""
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/cache/dialogs.c:cache_buttons, src/globhist/dialogs.c:globhist_buttons, src/protocol/auth/dialogs.c:auth_buttons)
2019-11-19 15:59:36 +00:00
#: src/bookmarks/dialogs.c:593 src/cache/dialogs.c:317
#: src/globhist/dialogs.c:228 src/protocol/auth/dialogs.c:305
msgid "~Goto"
2017-11-23 23:35:18 +00:00
msgstr "~Ugrás"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons)
2019-11-19 15:59:36 +00:00
#: src/bookmarks/dialogs.c:594 src/config/dialogs.c:501
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:543
msgid "~Edit"
2017-11-23 23:35:18 +00:00
msgstr "~Szerkesztés"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/cache/dialogs.c:cache_buttons, src/config/dialogs.c:keybinding_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons, src/dialogs/menu.c:ext_menu, src/formhist/dialogs.c:formhist_buttons, src/globhist/dialogs.c:globhist_buttons, src/protocol/auth/dialogs.c:auth_buttons)
2019-11-19 15:59:36 +00:00
#: src/bookmarks/dialogs.c:595 src/cache/dialogs.c:318 src/config/dialogs.c:503
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:930 src/cookies/dialogs.c:544 src/dialogs/menu.c:463
2019-11-19 15:59:36 +00:00
#: src/formhist/dialogs.c:211 src/globhist/dialogs.c:233
#: src/protocol/auth/dialogs.c:307
msgid "~Delete"
2017-11-23 23:35:18 +00:00
msgstr "~Törlés"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/config/dialogs.c:keybinding_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons, src/dialogs/menu.c:ext_menu)
2019-11-19 15:59:36 +00:00
#: src/bookmarks/dialogs.c:596 src/config/dialogs.c:502
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:929 src/cookies/dialogs.c:541 src/dialogs/menu.c:461
msgid "~Add"
2017-11-23 23:35:18 +00:00
msgstr "~Hozzáad"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons)
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:597
msgid "Add se~parator"
2017-11-23 23:35:18 +00:00
msgstr "Elválasztó hozzáadása"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons)
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:598
msgid "Add ~folder"
2017-11-23 23:35:18 +00:00
msgstr "Mappa ~hozzáadása"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons)
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:599
msgid "~Move"
2017-11-23 23:35:18 +00:00
msgstr "Mo~zgatás"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/cache/dialogs.c:cache_buttons, src/config/dialogs.c:keybinding_buttons, src/config/dialogs.c:option_buttons, src/dialogs/menu.c:view_menu, src/globhist/dialogs.c:globhist_buttons)
2019-11-19 15:59:36 +00:00
#: src/bookmarks/dialogs.c:600 src/cache/dialogs.c:319 src/config/dialogs.c:504
#: src/config/dialogs.c:932 src/dialogs/menu.c:413 src/globhist/dialogs.c:234
msgid "~Search"
2017-11-23 23:35:18 +00:00
msgstr "~Keresés"
#. This one is too dangerous, so just let user delete
#. * the bookmarks file if needed. --Zas
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:604
msgid "Clear"
2017-11-23 23:35:18 +00:00
msgstr "Törlés"
#. TODO: Would this be useful? --jonas
2019-11-19 15:59:36 +00:00
#: src/bookmarks/dialogs.c:607 src/globhist/dialogs.c:239
msgid "Save"
2017-11-23 23:35:18 +00:00
msgstr "Mentés"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:613
msgid "Bookmark manager"
2017-11-23 23:35:18 +00:00
msgstr "Könyvjelző kezelő"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:825
msgid "Search bookmarks"
2017-11-23 23:35:18 +00:00
msgstr "Keresés a könyvjelzőkben"
2009-03-28 22:44:08 +00:00
#. When the user eventually pushes the OK button, BFU calls
#. * bookmark_add_add() and gives it the struct dialog * as the
#. * void * parameter. However, bookmark_add_add() also needs
#. * to know the struct terminal *, and there is no way to get
#. * that from struct dialog. The other bookmark dialogs work
#. * around that by making dialog.udata point to the struct
#. * dialog_data of the bookmark manager, but the "Add bookmark"
#. * dialog can be triggered with ACT_MAIN_ADD_BOOKMARK, which
#. * does not involve the bookmark manager at all.
#. *
#. * The solution here is to save the struct terminal * in
#. * dialog.udata2, which the "Edit bookmark" dialog uses for
#. * struct bookmark *. When adding a new bookmark, we don't
#. * need a pointer to an existing one, of course.
#: src/bookmarks/dialogs.c:892
msgid "Add bookmark"
2017-11-23 23:35:18 +00:00
msgstr "Hozzáfűzés a konyvjelzőkhöz"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:950
msgid "Saved session"
msgstr "Mentett munkafolyamat"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:958
msgid "Bookmark tabs"
2017-11-23 23:35:18 +00:00
msgstr "A füleken megnyitott oldalak felvétele a könyvjelzőkhöz"
2009-03-28 22:44:08 +00:00
#: src/bookmarks/dialogs.c:958
msgid "Enter folder name"
2017-11-23 23:35:18 +00:00
msgstr "Írd be a mappa nevét"
2005-12-06 12:49:55 +00:00
#: src/cache/dialogs.c:72
msgid "Proxy URL"
msgstr "Proxy URL"
2005-12-06 12:49:55 +00:00
#: src/cache/dialogs.c:77
msgid "Redirect"
2017-11-23 23:35:18 +00:00
msgstr "Átirányítás"
2020-12-06 14:13:37 +00:00
#: src/cache/dialogs.c:85 src/config/options.inc:596 src/dialogs/document.c:176
#: src/protocol/bittorrent/dialogs.c:127
msgid "Size"
2017-11-23 23:35:18 +00:00
msgstr "Méret"
#: src/cache/dialogs.c:87
msgid "Loaded size"
2017-11-23 23:35:18 +00:00
msgstr "Betöltődött méret"
#: src/cache/dialogs.c:90
msgid "Content type"
2017-11-23 23:35:18 +00:00
msgstr "Tartalom típus"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:94 src/dialogs/document.c:222
msgid "Last modified"
2017-11-23 23:35:18 +00:00
msgstr "Utolsó módosítás"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:102 src/dialogs/document.c:204
msgid "SSL Cipher"
msgstr "SSL algoritmus"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:106 src/dialogs/document.c:209
msgid "Encoding"
2017-11-23 23:35:18 +00:00
msgstr "Kódolás"
#: src/cache/dialogs.c:112
msgid "Flags"
msgstr "Flag-ek"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:115 src/dialogs/document.c:180
msgid "incomplete"
msgstr "sikertelen"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:118 src/protocol/auth/dialogs.c:226
msgid "invalid"
2017-11-23 23:35:18 +00:00
msgstr "érvénytelen"
2020-12-06 14:13:37 +00:00
#: src/cache/dialogs.c:125 src/cookies/dialogs.c:47 src/cookies/dialogs.c:51
#: src/cookies/dialogs.c:419
msgid "Expires"
2017-11-23 23:35:18 +00:00
msgstr "Lejár"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:130
#, fuzzy
msgid "Cache mode"
msgstr "Gyorsítótár kezelő"
#: src/cache/dialogs.c:133
#, fuzzy
msgid "never use cache entry"
msgstr "Gyorsítótár elem törlése"
#: src/cache/dialogs.c:136
#, fuzzy
msgid "always use cache entry"
msgstr "Gyorsítótár elem törlése"
#: src/cache/dialogs.c:149
msgid "ID"
2017-11-23 23:35:18 +00:00
msgstr "Azonosító"
2020-12-06 14:13:37 +00:00
#: src/cache/dialogs.c:152 src/config/options.inc:759
msgid "Header"
2017-11-23 23:35:18 +00:00
msgstr "Fejléc"
#. cant_delete_item
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:218
#, c-format
msgid "Sorry, but cache entry \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" gyorsítótár bejegyzést nem lehet törölni."
#. cant_delete_used_item
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:220
#, c-format
msgid "Sorry, but cache entry \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" gyorsítótár bejegyzést már valami használja."
#. delete_marked_items_title
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:226
msgid "Delete marked cache entries"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt gyorsítótár bejegyzések törlése"
#. delete_marked_items
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:228
msgid "Delete marked cache entries?"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt gyorsítótár bejegyzések törlése?"
#. delete_item_title
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:234
msgid "Delete cache entry"
2017-11-23 23:35:18 +00:00
msgstr "Gyorsítótár elem törlése"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:236
2007-10-03 12:16:53 +00:00
#, c-format
msgid "Delete this cache entry?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljem a gyorsítótár elemet?"
2019-11-19 15:59:36 +00:00
#: src/cache/dialogs.c:308
msgid "Cache entry invalidated"
msgstr ""
#: src/cache/dialogs.c:309
msgid "Cache entry invalidated."
msgstr ""
#. accelerator_context(display_download, src/cache/dialogs.c:cache_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons, src/dialogs/download.c:download_buttons, src/formhist/dialogs.c:formhist_buttons, src/globhist/dialogs.c:globhist_buttons, src/protocol/auth/dialogs.c:auth_buttons)
2020-12-06 14:13:37 +00:00
#: src/cache/dialogs.c:316 src/config/dialogs.c:500 src/cookies/dialogs.c:540
#: src/dialogs/download.c:267 src/dialogs/download.c:504
2019-11-19 15:59:36 +00:00
#: src/formhist/dialogs.c:210 src/globhist/dialogs.c:229
#: src/protocol/auth/dialogs.c:306
msgid "~Info"
2017-11-23 23:35:18 +00:00
msgstr "~Információ"
2019-11-19 15:59:36 +00:00
#. accelerator_context(src/cache/dialogs.c:cache_buttons)
#: src/cache/dialogs.c:320
#, fuzzy
msgid "Search c~ontents"
msgstr "Szöveg keresése"
#. accelerator_context(src/cache/dialogs.c:cache_buttons)
#: src/cache/dialogs.c:321
#, fuzzy
msgid "In~validate"
msgstr "érvénytelen"
#: src/cache/dialogs.c:326
msgid "Cache manager"
2017-11-23 23:35:18 +00:00
msgstr "Gyorsítótár kezelő"
2005-12-06 12:49:55 +00:00
#. Please keep these tables in alphabetical order, and in sync with
#. * the ACT_* constants in kbdbind.h.
#. These two actions are common over all keymaps:
#: src/config/actions-edit.inc:5 src/config/actions-main.inc:5
#: src/config/actions-menu.inc:5
msgid "Do nothing"
2017-11-23 23:35:18 +00:00
msgstr "Ne csináljon semmit"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:7
msgid "Attempt to auto-complete the input"
2017-11-23 23:35:18 +00:00
msgstr "Automatikus szövegkiegészítés"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:8
#, fuzzy
msgid "Attempt to auto-complete a local file"
2017-11-23 23:35:18 +00:00
msgstr "Automatikus szövegkiegészítés"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:9
msgid "Attempt to unambiguously auto-complete the input"
2017-11-23 23:35:18 +00:00
msgstr "Automatikus szövegkiegészítés ha egyértelmű"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:10
msgid "Delete character in front of the cursor"
2017-11-23 23:35:18 +00:00
msgstr "A kurzor előtti karakter törlése"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:11
msgid "Go to the first line of the buffer"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a buffer eleső sorára"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:12 src/config/actions-menu.inc:8
msgid "Cancel current state"
2017-11-23 23:35:18 +00:00
msgstr "A folyamatban lévő művelet megszakítása"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:13 src/config/actions-main.inc:19
2005-12-06 12:49:55 +00:00
msgid "Copy text to clipboard"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg másolása a vágólapra"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:14
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Cut text to clipboard"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg másolása a vágólapra"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:15 src/config/actions-menu.inc:9
msgid "Delete character under cursor"
2017-11-23 23:35:18 +00:00
msgstr "A kurzor alatti karakter törlése"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:16 src/config/actions-menu.inc:10
msgid "Move cursor downwards"
2017-11-23 23:35:18 +00:00
msgstr "Kurzormozgatás lefelé"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:17 src/config/actions-menu.inc:11
msgid "Go to the end of the page/line"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az oldal/sor végére"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:18
msgid "Go to the last line of the buffer"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a buffer utolsó sorára"
2019-11-19 15:59:36 +00:00
#: src/config/actions-edit.inc:19 src/config/actions-main.inc:48
2005-12-06 12:49:55 +00:00
#: src/config/actions-menu.inc:12
msgid "Follow the current link"
2017-11-23 23:35:18 +00:00
msgstr "Link követése"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:20 src/config/actions-menu.inc:14
msgid "Go to the start of the page/line"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az oldal/sor elejére"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:21
msgid "Delete to beginning of line"
2017-11-23 23:35:18 +00:00
msgstr "Törlés a sor elejéig"
2005-12-06 12:49:55 +00:00
#: src/config/actions-edit.inc:22
msgid "Delete to end of line"
2017-11-23 23:35:18 +00:00
msgstr "Törlés a sor végéig"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:23
msgid "Delete backwards to start of word"
msgstr ""
#: src/config/actions-edit.inc:24 src/config/actions-menu.inc:15
2005-12-06 12:49:55 +00:00
msgid "Move the cursor left"
2017-11-23 23:35:18 +00:00
msgstr "Kurzor mozgatása balra"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:25
#, fuzzy
msgid "Move cursor before current word"
2017-11-23 23:35:18 +00:00
msgstr "Kurzormozgatás lefelé"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:26
#, fuzzy
msgid "Move cursor after current word"
2017-11-23 23:35:18 +00:00
msgstr "A kurzor mozgatása felfelé"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:27 src/config/actions-menu.inc:17
2005-12-06 12:49:55 +00:00
msgid "Move to the next item"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a következő elemre"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:28
2005-12-06 12:49:55 +00:00
msgid "Open in external editor"
2017-11-23 23:35:18 +00:00
msgstr "Megnyitás külső szerkesztőprogramban"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:29
2005-12-06 12:49:55 +00:00
msgid "Paste text from the clipboard"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg beszúrása a vágólapról"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:30 src/config/actions-menu.inc:20
2005-12-06 12:49:55 +00:00
msgid "Move to the previous item"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az előző elemre"
2020-12-06 14:13:37 +00:00
#: src/config/actions-edit.inc:31 src/config/actions-main.inc:90
2005-12-06 12:49:55 +00:00
#: src/config/actions-menu.inc:21
msgid "Redraw the terminal"
2017-11-23 23:35:18 +00:00
msgstr "Terminál újrarajzolása"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:32 src/config/actions-menu.inc:22
2005-12-06 12:49:55 +00:00
msgid "Move the cursor right"
2017-11-23 23:35:18 +00:00
msgstr "Kurzor mozgatása jobbra"
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:33
2005-12-06 12:49:55 +00:00
msgid "Toggle regex matching (type-ahead searching)"
msgstr ""
2007-10-03 12:16:53 +00:00
#: src/config/actions-edit.inc:34 src/config/actions-menu.inc:26
2005-12-06 12:49:55 +00:00
msgid "Move cursor upwards"
2017-11-23 23:35:18 +00:00
msgstr "A kurzor mozgatása felfelé"
2005-12-06 12:49:55 +00:00
#: src/config/actions-main.inc:8
msgid "Abort connection"
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolat bontása"
2005-12-06 12:49:55 +00:00
#: src/config/actions-main.inc:9
msgid "Add a new bookmark"
2017-11-23 23:35:18 +00:00
msgstr "Hozzáfűzés a könyvjelzőkhöz"
2005-12-06 12:49:55 +00:00
#: src/config/actions-main.inc:10
msgid "Add a new bookmark using current link"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt link hozzáadáasa a könyvjelzőkhöz"
2005-12-06 12:49:55 +00:00
#: src/config/actions-main.inc:11
msgid "Bookmark all open tabs"
2017-11-23 23:35:18 +00:00
msgstr "Az összes nyitott fül elmentése a könyvjelzőkhöz"
2005-12-06 12:49:55 +00:00
#: src/config/actions-main.inc:12
msgid "Open authentication manager"
2017-11-23 23:35:18 +00:00
msgstr "Az hitelesítéskezelő megnyitása"
2005-12-06 12:49:55 +00:00
#: src/config/actions-main.inc:13
2007-10-03 12:16:53 +00:00
msgid "Backspace the last entered digit of the current prefix"
msgstr ""
#: src/config/actions-main.inc:14
2005-12-06 12:49:55 +00:00
msgid "Open bookmark manager"
2017-11-23 23:35:18 +00:00
msgstr "Könyvjelzők ablakának megnyitása"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:15
2005-12-06 12:49:55 +00:00
msgid "Open cache manager"
2017-11-23 23:35:18 +00:00
msgstr "A gyorsítótár kezelő megnyitása"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:16
2005-12-06 12:49:55 +00:00
msgid "Free unused cache entries"
2017-11-23 23:35:18 +00:00
msgstr "Szabad gyorsítótár elemek"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:17
2005-12-06 12:49:55 +00:00
msgid "Open cookie manager"
2017-11-23 23:35:18 +00:00
msgstr "A cookie kezelő megnyitása"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:18
2005-12-06 12:49:55 +00:00
msgid "Reload cookies file"
2017-11-23 23:35:18 +00:00
msgstr "A cookie fájl újratöltése"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:20
2005-12-06 12:49:55 +00:00
msgid "Show information about the current page"
2017-11-23 23:35:18 +00:00
msgstr "Információ az aktuális oldalról"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:21
2005-12-06 12:49:55 +00:00
msgid "Open download manager"
2017-11-23 23:35:18 +00:00
msgstr "Letöltéskezelő megnyitása"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:22
2005-12-06 12:49:55 +00:00
msgid "Enter ex-mode (command line)"
2017-11-23 23:35:18 +00:00
msgstr "Belépés ex módba (parancssor)"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:23
2005-12-06 12:49:55 +00:00
msgid "Open the File menu"
2017-11-23 23:35:18 +00:00
msgstr "Fájl menü megnyitása"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:24
2005-12-06 12:49:55 +00:00
msgid "Find the next occurrence of the current search text"
2017-11-23 23:35:18 +00:00
msgstr "A megadott szöveg következő előfördulási helyének keresése"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:25
2005-12-06 12:49:55 +00:00
msgid "Find the previous occurrence of the current search text"
2017-11-23 23:35:18 +00:00
msgstr "A megadott szöveg előző előfördulási helyének keresése"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:26
2005-12-06 12:49:55 +00:00
msgid "Forget authentication credentials"
2017-11-23 23:35:18 +00:00
msgstr "Autentikációs okmányok elfelejtése"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:27
2005-12-06 12:49:55 +00:00
msgid "Open form history manager"
msgstr ""
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:28
2005-12-06 12:49:55 +00:00
msgid "Pass URI of current frame to external command"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális keretben lévő URI átadása külső programnak"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:29
2005-12-06 12:49:55 +00:00
msgid "Maximize the current frame"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális keret megjelenítése teljes képernyőn"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:30
2005-12-06 12:49:55 +00:00
msgid "Move to the next frame"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a következő keretre"
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:31
2005-12-06 12:49:55 +00:00
msgid "Move to the previous frame"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az előző keretbe"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:32
2005-12-06 12:49:55 +00:00
msgid "Open \"Go to URL\" dialog box"
2017-11-23 23:35:18 +00:00
msgstr "Az \"URL-re ugrás\" dialógusablak megnyitása"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:33
2005-12-06 12:49:55 +00:00
msgid "Open \"Go to URL\" dialog box containing the current URL"
2017-11-23 23:35:18 +00:00
msgstr "Az \"URL-re ugrás\" dialógusablak megnyitása az aktuális URL-el"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:34
2005-12-06 12:49:55 +00:00
msgid "Open \"Go to URL\" dialog box containing the current link URL"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az \"URL-re ugrás\" dialógusablak megnyitása a kiválasztott link URL-jével"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:35
2005-12-06 12:49:55 +00:00
msgid "Go to the homepage"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a honlapra"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:36
2005-12-06 12:49:55 +00:00
msgid "Show information about the current page protocol headers"
2017-11-23 23:35:18 +00:00
msgstr "Információk megjelenítése az aktuális protokoll fejlécéről"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:37
2005-12-06 12:49:55 +00:00
msgid "Open history manager"
2017-11-23 23:35:18 +00:00
msgstr "A látogatott oldalak listájának megnyitása"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:38
2005-12-06 12:49:55 +00:00
msgid "Return to the previous document in history"
2017-11-23 23:35:18 +00:00
msgstr "Visszatérés az előző oldalhoz a látogatott lapok listájában"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:39
2005-12-06 12:49:55 +00:00
msgid "Go forward in history"
2017-11-23 23:35:18 +00:00
msgstr "Következő bejegyzés a látogatott lapok listájában"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:40
2005-12-06 12:49:55 +00:00
msgid "Jump to link"
2017-11-23 23:35:18 +00:00
msgstr "A link megnyitása"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:41
2005-12-06 12:49:55 +00:00
msgid "Open keybinding manager"
2017-11-23 23:35:18 +00:00
msgstr "Billentyűparancs beállító"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:42
2005-12-06 12:49:55 +00:00
msgid "Kill all backgrounded connections"
2017-11-23 23:35:18 +00:00
msgstr "A háttérben futó kapcsolatok megszakítása"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/actions-main.inc:43
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Open link selection dialog"
msgstr "Kilépést megerősítő dialógusablak megnyitása"
#: src/config/actions-main.inc:44
2005-12-06 12:49:55 +00:00
msgid "Download the current link"
2017-11-23 23:35:18 +00:00
msgstr "Link letöltése"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:45
2005-12-06 12:49:55 +00:00
msgid "Download the current image"
2017-11-23 23:35:18 +00:00
msgstr "Kép letöltése"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:46
2005-12-06 12:49:55 +00:00
msgid "Attempt to resume download of the current link"
2017-11-23 23:35:18 +00:00
msgstr "A választott link által hivatkozott fájl letöltésének folytatása"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:47
2005-12-06 12:49:55 +00:00
msgid "Pass URI of current link to external command"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális URI átadása külső programnak"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:49
2005-12-06 12:49:55 +00:00
msgid "Follow the current link, forcing reload of the target"
2017-11-23 23:35:18 +00:00
msgstr "Link követése, és a cél újratöltése"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:50
#, fuzzy
msgid "Show information about current link"
msgstr "Információ az aktuális oldalról"
#: src/config/actions-main.inc:51
2005-12-06 12:49:55 +00:00
msgid "Open the link context menu"
2017-11-23 23:35:18 +00:00
msgstr "Link helyzetfüggő menüjének megnyitása"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:52
#, fuzzy
msgid "Open the form fields menu"
2017-11-23 23:35:18 +00:00
msgstr "Fájl menü megnyitása"
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:53
2005-12-06 12:49:55 +00:00
msgid "Open a Lua console"
2017-11-23 23:35:18 +00:00
msgstr "Lua konzol megnyitása"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/actions-main.inc:54
2020-12-06 14:13:37 +00:00
#, fuzzy
msgid "Mark a corner of the clipboard rectangle"
msgstr "Szöveg beszúrása a vágólapról"
#: src/config/actions-main.inc:55
2005-12-06 12:49:55 +00:00
msgid "Go at a specified mark"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás egy megadott jelölőre"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:56
2005-12-06 12:49:55 +00:00
msgid "Set a mark"
2017-11-23 23:35:18 +00:00
msgstr "Jelölő elhelyezése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:57
2005-12-06 12:49:55 +00:00
msgid "Activate the menu"
2017-11-23 23:35:18 +00:00
msgstr "A menü aktiválása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:58
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Move downwards to put the current line at the top"
msgstr "Az aktuális fül mozgatása balra"
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:59
2005-12-06 12:49:55 +00:00
msgid "Move cursor down"
2017-11-23 23:35:18 +00:00
msgstr "Kurzormozgatás lefelé"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:60
2005-12-06 12:49:55 +00:00
msgid "Move cursor left"
2017-11-23 23:35:18 +00:00
msgstr "Kurzor mozgatása balra"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:61
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Move cursor to the start of the line"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az oldal/sor elejére"
2008-07-01 00:11:44 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:62
2005-12-06 12:49:55 +00:00
msgid "Move cursor right"
2017-11-23 23:35:18 +00:00
msgstr "Kurzor mozgatása jobbra"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:63
2005-12-06 12:49:55 +00:00
msgid "Move cursor up"
2017-11-23 23:35:18 +00:00
msgstr "A kurzor mozgatása felfelé"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:64
2005-12-06 12:49:55 +00:00
msgid "Move to the end of the document"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a dokumentum végére"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:65
2005-12-06 12:49:55 +00:00
msgid "Move to the start of the document"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a dokumentum elejére"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:66
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Move downwards by half a page"
msgstr "Ugrás egy oldallal lentebb"
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:67
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Move upwards by half a page"
msgstr "Ugrás egy oldallal feljebb"
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:68
2005-12-06 12:49:55 +00:00
msgid "Move one link down"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás egy linkkel feljebb"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:69
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Move to the next line with a link"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a következő linkre"
2008-07-01 00:11:44 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:70
2005-12-06 12:49:55 +00:00
msgid "Move one link left"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás egy linkkel feljebb"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:71
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Move one link left or to the previous link"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az előző linkre"
2008-07-01 00:11:44 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:72
2005-12-06 12:49:55 +00:00
msgid "Move to the next link"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a következő linkre"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:73
2005-12-06 12:49:55 +00:00
msgid "Move to the previous link"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az előző linkre"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:74
2005-12-06 12:49:55 +00:00
msgid "Move one link right"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás egy linkkel jobbra"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:75
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Move one link right or to the next link"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás a következő linkre"
2008-07-01 00:11:44 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:76
2005-12-06 12:49:55 +00:00
msgid "Move one link up"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás egy linkkel feljebb"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:77
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Move to the previous line with a link"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás az előző linkre"
2008-07-01 00:11:44 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:78 src/config/actions-menu.inc:18
2005-12-06 12:49:55 +00:00
msgid "Move downwards by a page"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás egy oldallal lentebb"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:79 src/config/actions-menu.inc:19
2005-12-06 12:49:55 +00:00
msgid "Move upwards by a page"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás egy oldallal feljebb"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:80
2005-12-06 12:49:55 +00:00
msgid "Open the current link in a new tab"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt link megnyitása új fülre"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:81
2005-12-06 12:49:55 +00:00
msgid "Open the current link in a new tab in the background"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt link megnyitása a háttérben, új fülre"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:82
2005-12-06 12:49:55 +00:00
msgid "Open the current link in a new window"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt link megnyitása új ablakban"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:83
2005-12-06 12:49:55 +00:00
msgid "Open a new tab"
2017-11-23 23:35:18 +00:00
msgstr "Új ~fül megnyitása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:84
2005-12-06 12:49:55 +00:00
msgid "Open a new tab in the background"
2017-11-23 23:35:18 +00:00
msgstr "Új fül megnyitása a háttérben"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:85
2005-12-06 12:49:55 +00:00
msgid "Open a new window"
2017-11-23 23:35:18 +00:00
msgstr "Új ablak megnyitása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:86
2005-12-06 12:49:55 +00:00
msgid "Open an OS shell"
2017-11-23 23:35:18 +00:00
msgstr "Parancssor megnyitása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:87
2005-12-06 12:49:55 +00:00
msgid "Open options manager"
2017-11-23 23:35:18 +00:00
msgstr "Beállításkezelő"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:88
2005-12-06 12:49:55 +00:00
msgid "Open a quit confirmation dialog box"
2017-11-23 23:35:18 +00:00
msgstr "Kilépést megerősítő dialógusablak megnyitása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:89
2005-12-06 12:49:55 +00:00
msgid "Quit without confirmation"
2017-11-23 23:35:18 +00:00
msgstr "Kilépés rákérdezés nélkül"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:91
2005-12-06 12:49:55 +00:00
msgid "Reload the current page"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális lap újratöltése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:92
2005-12-06 12:49:55 +00:00
msgid "Re-render the current page"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális lap újrarajzolása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:93
2005-12-06 12:49:55 +00:00
msgid "Reset form items to their initial values"
2017-11-23 23:35:18 +00:00
msgstr "Az űrlap mezőinek beállítása kezdeti értékükre"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:94
2005-12-06 12:49:55 +00:00
msgid "Show information about the currently used resources"
2017-11-23 23:35:18 +00:00
msgstr "Erőforrás Információk megjelenítése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:95
2005-12-06 12:49:55 +00:00
msgid "Save the current document in source form"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális oldal mentése forrás formában"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:96
2005-12-06 12:49:55 +00:00
msgid "Save the current document in formatted form"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális oldal mentése forrás formában."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:97
2005-12-06 12:49:55 +00:00
msgid "Save options"
2017-11-23 23:35:18 +00:00
msgstr "Beállítások menté~se"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:98
2005-12-06 12:49:55 +00:00
msgid "Save URL as"
2017-11-23 23:35:18 +00:00
msgstr "~URL mentése másként"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:99
2005-12-06 12:49:55 +00:00
msgid "Scroll down"
2017-11-23 23:35:18 +00:00
msgstr "Görgetés lefelé"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:100
2005-12-06 12:49:55 +00:00
msgid "Scroll left"
2017-11-23 23:35:18 +00:00
msgstr "Görgetés balra"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:101
2005-12-06 12:49:55 +00:00
msgid "Scroll right"
2017-11-23 23:35:18 +00:00
msgstr "Görgetés jobbra"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:102
2005-12-06 12:49:55 +00:00
msgid "Scroll up"
2017-11-23 23:35:18 +00:00
msgstr "Görgetés felfelé"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:103 src/config/actions-menu.inc:23
2005-12-06 12:49:55 +00:00
msgid "Search for a text pattern"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg keresése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:104
2005-12-06 12:49:55 +00:00
msgid "Search backwards for a text pattern"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg keresése visszafelé"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:105 src/config/actions-main.inc:106
2005-12-06 12:49:55 +00:00
msgid "Search link text by typing ahead"
2017-11-23 23:35:18 +00:00
msgstr "Link keresése gépeléssel"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:107
2005-12-06 12:49:55 +00:00
msgid "Search document text by typing ahead"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg keresése gépeléssel"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:108
2005-12-06 12:49:55 +00:00
msgid "Search document text backwards by typing ahead"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg keresése gépeléssel visszafelé"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:109
2005-12-06 12:49:55 +00:00
msgid "Show terminal options dialog"
2017-11-23 23:35:18 +00:00
msgstr "Terminál beállítási ablak megnyitása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:110
2005-12-06 12:49:55 +00:00
msgid "Submit form"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elküldése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:111
2005-12-06 12:49:55 +00:00
msgid "Submit form and reload"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elküldése, és az oldal újratöltése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:112 src/terminal/tab.c:216
2019-11-19 15:59:36 +00:00
#: src/terminal/tab.c:260
2005-12-06 12:49:55 +00:00
msgid "Close tab"
2017-11-23 23:35:18 +00:00
msgstr "Böngészőfül bezárása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:113
2005-12-06 12:49:55 +00:00
msgid "Close all tabs but the current one"
2017-11-23 23:35:18 +00:00
msgstr "Minden fül bezárása, kivéve az aktuálisat"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:114
2005-12-06 12:49:55 +00:00
msgid "Pass URI of current tab to external command"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális fül URI-jának átadása külső programnak"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:115
2005-12-06 12:49:55 +00:00
msgid "Open the tab menu"
2017-11-23 23:35:18 +00:00
msgstr "A fülek menüjének megnyitása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:116
2005-12-06 12:49:55 +00:00
msgid "Move the current tab to the left"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális fül mozgatása balra"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:117
2005-12-06 12:49:55 +00:00
msgid "Move the current tab to the right"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális fül mozgatása jobbra"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:118
2005-12-06 12:49:55 +00:00
msgid "Next tab"
2017-11-23 23:35:18 +00:00
msgstr "Következő böngészőfül"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:119
2005-12-06 12:49:55 +00:00
msgid "Previous tab"
2017-11-23 23:35:18 +00:00
msgstr "Előző böngészőfül"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:120
2005-12-06 12:49:55 +00:00
msgid "Open the terminal resize dialog"
2017-11-23 23:35:18 +00:00
msgstr "Terminál átméretezési ablak megnyitása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:121
2005-12-06 12:49:55 +00:00
msgid "Toggle rendering of page using CSS"
2017-11-23 23:35:18 +00:00
msgstr "Az CSS megjelenítésének be/kikapcsolása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:122
2005-12-06 12:49:55 +00:00
msgid "Toggle displaying of links to images"
2017-11-23 23:35:18 +00:00
msgstr "A képekre mutató linkek megjelenítésének váltogatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:123
2005-12-06 12:49:55 +00:00
msgid "Toggle rendering of tables"
2017-11-23 23:35:18 +00:00
msgstr "A táblázatok megjelenítésének váltogatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:124
2005-12-06 12:49:55 +00:00
msgid "Toggle usage of document specific colors"
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum által előírt színek használatának váltogatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:125
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Toggle use of document width"
msgstr "A dokumentum által előírt színek használatának váltogatása"
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:126
2005-12-06 12:49:55 +00:00
msgid "Toggle rendering page as HTML / plain text"
2017-11-23 23:35:18 +00:00
msgstr "Az oldal HTML / normál szövegkent való megjelenítésének váltogatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:127
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Toggle mouse handling"
2017-11-23 23:35:18 +00:00
msgstr "Mentés be/ki"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:128
2005-12-06 12:49:55 +00:00
msgid "Toggle displaying of links numbers"
2017-11-23 23:35:18 +00:00
msgstr "A linkek sorszámozásának váltogatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:129
2005-12-06 12:49:55 +00:00
msgid "Toggle plain renderer compression of empty lines"
2017-11-23 23:35:18 +00:00
msgstr "Az üres sorok összevonásának váltogatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:130
2005-12-06 12:49:55 +00:00
msgid "Toggle wrapping of text"
2017-11-23 23:35:18 +00:00
msgstr "A sortörések váltogatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/actions-main.inc:131
2005-12-06 12:49:55 +00:00
msgid "View the current image"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt kép megtekintése"
2005-12-06 12:49:55 +00:00
#: src/config/actions-menu.inc:13
msgid "Expand item"
2017-11-23 23:35:18 +00:00
msgstr "A bejegyzés kibontása"
2005-12-06 12:49:55 +00:00
#: src/config/actions-menu.inc:16
msgid "Mark item"
2017-11-23 23:35:18 +00:00
msgstr "A bejegyzés kijelölése"
2005-12-06 12:49:55 +00:00
#: src/config/actions-menu.inc:24
msgid "Select current highlighted item"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt elem kiválasztása"
2005-12-06 12:49:55 +00:00
#: src/config/actions-menu.inc:25
msgid "Collapse item"
2017-11-23 23:35:18 +00:00
msgstr "A bejegyzés összecsukása"
2005-12-06 12:49:55 +00:00
#: src/config/cmdline.c:91
#, c-format
msgid "Cannot parse option %s: %s"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet feldolgozni a következő opciót: %s: %s"
2005-12-06 12:49:55 +00:00
#: src/config/cmdline.c:114
#, c-format
msgid "Unknown option %s"
2017-11-23 23:35:18 +00:00
msgstr "Ismeretlen opció %s"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:133 src/config/cmdline.c:157 src/config/cmdline.c:235
2005-12-06 12:49:55 +00:00
#: src/config/opttypes.c:38
msgid "Parameter expected"
2017-11-23 23:35:18 +00:00
msgstr "Paraméter szükséges"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/cmdline.c:158
2005-12-06 12:49:55 +00:00
msgid "Too many parameters"
2017-11-23 23:35:18 +00:00
msgstr "Túl sok paraméter"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/cmdline.c:163
2005-12-06 12:49:55 +00:00
msgid "error"
msgstr "hiba"
2007-10-03 12:16:53 +00:00
#: src/config/cmdline.c:165 src/network/state.c:48
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Host not found"
2017-11-23 23:35:18 +00:00
msgstr "Kiszolgáló nem található"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/cmdline.c:179
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Resolver error"
2017-11-23 23:35:18 +00:00
msgstr "Névfeloldási hiba"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:264 src/cookies/cookies.c:849 src/network/state.c:47
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:379
msgid "Out of memory"
2017-11-23 23:35:18 +00:00
msgstr "Elfogyott a memória"
2007-10-03 12:16:53 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:272
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Too many arguments"
2017-11-23 23:35:18 +00:00
msgstr "Túl sok paraméter"
2007-10-03 12:16:53 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:290
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Mismatched ending argument quoting"
2017-11-23 23:35:18 +00:00
msgstr "Hiányzó töredék"
2007-10-03 12:16:53 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:295
2007-10-03 12:16:53 +00:00
msgid "Garbage after quoted argument"
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:419
2005-12-06 12:49:55 +00:00
msgid "Remote method not supported"
2017-11-23 23:35:18 +00:00
msgstr "Távoli metódus nem támogatott"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:462
2009-03-28 22:44:08 +00:00
msgid "Out of memory formatting option documentation"
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:499
2005-12-06 12:49:55 +00:00
msgid "Template option folder"
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:522
2005-12-06 12:49:55 +00:00
#, c-format
msgid "(default: %ld)"
2017-11-23 23:35:18 +00:00
msgstr "(alapértelmezett: %ld)"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:529 src/config/cmdline.c:558
2005-12-06 12:49:55 +00:00
#, c-format
msgid "(default: \"%s\")"
2017-11-23 23:35:18 +00:00
msgstr "(alapértelmezett: \"%s\")"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:534
2005-12-06 12:49:55 +00:00
#, c-format
msgid "(alias for %s)"
2017-11-23 23:35:18 +00:00
msgstr "(álnév ehhez: %s)"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:539 src/config/cmdline.c:548
2005-12-06 12:49:55 +00:00
#, c-format
msgid "(default: %s)"
2017-11-23 23:35:18 +00:00
msgstr "(alapértelmezett: %s)"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:679
2005-12-06 12:49:55 +00:00
msgid "Configuration options"
2017-11-23 23:35:18 +00:00
msgstr "Konfigurációs beállítások"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:683
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Usage: elinks [OPTION]... [URL]..."
2017-11-23 23:35:18 +00:00
msgstr "Használat: elinks [OPCIÓK]... [URL]"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:684
2005-12-06 12:49:55 +00:00
msgid "Options"
2017-11-23 23:35:18 +00:00
msgstr "Opciók"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:726
2005-12-06 12:49:55 +00:00
msgid "Internal consistency error"
2017-11-23 23:35:18 +00:00
msgstr "Belső kozisztencia hiba"
2005-12-06 12:49:55 +00:00
#.
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:762
2005-12-06 12:49:55 +00:00
msgid "Restrict to anonymous mode"
2017-11-23 23:35:18 +00:00
msgstr "Korlátozott üzemmód"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:764
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Restricts ELinks so it can run on an anonymous account. Local file browsing, "
"downloads, and modification of options will be disabled. Execution of "
"viewers is allowed, but entries in the association table can't be added or "
"modified."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az ELinks használata anonymus hozzáféréssel, korlátozott\n"
"lehetőségekkel. Nincs lokális állományböngészés, letöltés. \n"
"A külső megjelenítőprogramok működnek, de a hozzárendelési\n"
"táblához nem lehet hozzáadni új bejegyzést."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:770
2005-12-06 12:49:55 +00:00
msgid "Autosubmit first form"
2017-11-23 23:35:18 +00:00
msgstr "Az első űrlap automatikus küldése"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:772
2005-12-06 12:49:55 +00:00
msgid "Automatically submit the first form in the given URLs."
2017-11-23 23:35:18 +00:00
msgstr "Az elsőnek megtalált űrlap automatikus küldése a megadott URL-re."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:774
2005-12-06 12:49:55 +00:00
msgid "Clone internal session with given ID"
2017-11-23 23:35:18 +00:00
msgstr "Klónozza a megadott azonosítóval futó példányt"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:776
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Used internally when opening ELinks instances in new windows. The ID maps to "
"information that will be used when creating the new instance. You don't want "
"to use it."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az ELinks új ablakban való megnyitásához használható. A megadott\n"
"ID-vel rendelkező példány adatait használja fel az új példány "
"létrehozásához.\n"
"Ritkán használt opció."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:780 src/config/cmdline.c:782
msgid "Use a specific local IP address"
msgstr ""
#: src/config/cmdline.c:784 src/config/cmdline.c:786
msgid "Use a specific local IPv6 address"
msgstr ""
#: src/config/cmdline.c:790
2005-12-06 12:49:55 +00:00
msgid "Name of directory with configuration file"
2017-11-23 23:35:18 +00:00
msgstr "A konfigurációs fájlt tartalmazó könyvtár neve"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:792
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Path of the directory ELinks will read and write its config and runtime "
"state files to instead of ~/.elinks. If the path does not begin with a '/' "
"it is assumed to be relative to your HOME directory."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A konfigurációs könyvtár elérési útvonala. Az ELinks innen fogja\n"
"olvasni, és ide írja a konfigurációs állományait a ~/.elinks helyett.\n"
"Ha az útvonal '/' jellel kezdődik, akkor abszolút elérési útvonalként,\n"
"egyébként pedig a HOMEkönyvtárhoz képest relatívan kerül értelmezésre."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:797
2005-12-06 12:49:55 +00:00
msgid "Print default configuration file to stdout"
2017-11-23 23:35:18 +00:00
msgstr "Az alapértelmezett konfigurációsállomány kiírása stdoutra"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:799
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Print a configuration file with options set to the built-in defaults to "
"stdout."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az alapértelmezett konfigurációsállomány kiírása stdoutra\n"
"alapbeállításokkal."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:804
2005-12-06 12:49:55 +00:00
msgid "Name of configuration file"
2017-11-23 23:35:18 +00:00
msgstr "A konfigurációs fájl neve"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:806
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Name of the configuration file that all configuration options will be read "
"from and written to. It should be relative to config-dir."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A konfigurációs állomány neve, amely az összes beállítást\n"
"tartalmazza, relatívan megadva a konfigurációs\n"
"könyvtárhoz képest."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:810
2005-12-06 12:49:55 +00:00
msgid "Print help for configuration options"
2017-11-23 23:35:18 +00:00
msgstr "Segítség megjelenítése a beállításokhoz"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:812
2005-12-06 12:49:55 +00:00
msgid "Print help for configuration options and exit."
2017-11-23 23:35:18 +00:00
msgstr "Segítség megjelenítése a beállításokhoz, és kilépés."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:814
2005-12-06 12:49:55 +00:00
msgid "MIME type assumed for unknown document types"
2017-11-23 23:35:18 +00:00
msgstr "Az ismeretlen dokumentumokhoz használt MIME típus"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:816
2005-12-06 12:49:55 +00:00
msgid "The default MIME type used for documents of unknown type."
2017-11-23 23:35:18 +00:00
msgstr "Az ismeretlen dokumentumok alapértelmezett MIME típusa."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:819
2005-12-06 12:49:55 +00:00
msgid "Ignore user-defined keybindings"
msgstr ""
2017-11-23 23:35:18 +00:00
"A felhasználó által definiált billentyűkombinációk figyelmen kívül hagyása"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:821
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"When set, all keybindings from configuration files will be ignored. It "
"forces use of default keybindings and will reset user-defined ones on save."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha be van kapcsolva, akkor a felhasználó által definiált\n"
"billentyűkombinációk nem lesznek aktívak, visszaáll\n"
"az alapértelmezett, és mentéskor megsemmisülnek\n"
"az egyedi kombinációk."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:825
2005-12-06 12:49:55 +00:00
msgid "Print formatted versions of given URLs to stdout"
2017-11-23 23:35:18 +00:00
msgstr "A megadott URL formázott változatának kiírása stdout-ra"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:827
2005-12-06 12:49:55 +00:00
msgid "Print formatted plain-text versions of given URLs to stdout."
msgstr ""
2017-11-23 23:35:18 +00:00
"A megadott URL formázott normál szöveges változatának kiírása stdout-ra."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:830
2005-12-06 12:49:55 +00:00
msgid "Codepage to use with -dump"
2017-11-23 23:35:18 +00:00
msgstr "Kódlap a kiíráshoz"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:832
2005-12-06 12:49:55 +00:00
msgid "Codepage used when formatting dump output."
2017-11-23 23:35:18 +00:00
msgstr "A kiíráshoz használt kódlap."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:834
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Color mode used with -dump"
2017-11-23 23:35:18 +00:00
msgstr "Kódlap a kiíráshoz"
2007-10-03 12:16:53 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:836
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Color mode used with -dump."
2017-11-23 23:35:18 +00:00
msgstr "Kódlap a kiíráshoz"
2007-10-03 12:16:53 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:838
2005-12-06 12:49:55 +00:00
msgid "Width of document formatted with -dump"
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum szélessége -dump-al formázva"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:840
2005-12-06 12:49:55 +00:00
msgid "Width of the dump output."
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum szélessége -dump-al formázva."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:842
2005-12-06 12:49:55 +00:00
msgid "Evaluate configuration file directive"
2017-11-23 23:35:18 +00:00
msgstr "Az adott konfigurációs beállítás kiértékelése"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:844
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Specify configuration file directives on the command-line which will be "
"evaluated after all configuration files has been read. Example usage:\n"
2005-12-06 12:49:55 +00:00
"\t-eval 'set protocol.file.allow_special_files = 1'"
msgstr ""
2017-11-23 23:35:18 +00:00
"Elinks konfigurációs állományban érvényes opciók megadása\n"
"parancssoron keresztül, melyek a konfigurációs állományok\n"
"betöltése után kerülnek feldolgozásra.\n"
2005-12-06 12:49:55 +00:00
"pl: -eval 'set protocol.file.allow_special_files = 1'"
#. lynx compatibility
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:850
2005-12-06 12:49:55 +00:00
msgid "Interpret documents of unknown types as HTML"
2017-11-23 23:35:18 +00:00
msgstr "Az ismeretlen dokumentumok HTML-ként való kezelése"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:852
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Makes ELinks assume documents of unknown types are HTML. Useful when using "
"ELinks as an external viewer from MUAs. This is equivalent to -default-mime-"
"type text/html."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ezzel lehet megadni hogy az ELinks alapértelmezettnek vegye a HTML\n"
"formátumot minden ismeretlen dokumentum esetén. Hasznos ha\n"
"az Elinks-t külső megjelenítőként használjuk programokban\n"
"(pl. levelezőprogram).Ez a beállítás megfelel a default-mime-type text/html-"
2005-12-06 12:49:55 +00:00
"nek."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:862
2005-12-06 12:49:55 +00:00
msgid "Print usage help and exit"
2017-11-23 23:35:18 +00:00
msgstr "Felhasználói segédlet kiirása, és kilépés"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:864
2005-12-06 12:49:55 +00:00
msgid "Print usage help and exit."
2017-11-23 23:35:18 +00:00
msgstr "Felhasználói segédlet kiirása, és kilépés."
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:866
2005-12-06 12:49:55 +00:00
msgid "Only permit local connections"
2017-11-23 23:35:18 +00:00
msgstr "Csak helyi kapcsolatok engedélyezése"
2005-12-06 12:49:55 +00:00
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:868
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Restricts ELinks to work offline and only connect to servers with local "
"addresses (ie. 127.0.0.1). No connections to remote servers will be "
"permitted."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az ELinks hálózati kapcsolatainak korlátozása helyi IP címekre,\n"
"(pl.: 127.0.0.1), és ezzel a távoli kapcsolatok megakadályozása."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:872
msgid "Print detailed usage help and exit"
2017-11-23 23:35:18 +00:00
msgstr "Részletes felhasználói segédlet kiirása, és kilépés"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:874
msgid "Print detailed usage help and exit."
2017-11-23 23:35:18 +00:00
msgstr "Részletes felhasználói segédlet kiirása, és kilépés."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:876
msgid "Look up specified host"
2017-11-23 23:35:18 +00:00
msgstr "A megadott host névfeloldása"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:878
msgid "Look up specified host and print all DNS resolved IP addresses."
msgstr ""
2017-11-23 23:35:18 +00:00
"A megadott host címének feloldása, és az összes DNS által\n"
"visszaadott IP cím megjelenítése."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:881
msgid "Run as separate instance"
2017-11-23 23:35:18 +00:00
msgstr "Futás különálló módban"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:883
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Run ELinks as a separate instance instead of connecting to an existing "
"instance. Note that normally no runtime state files (bookmarks, history, "
"etc.) are written to the disk when this option is used. See also -touch-"
"files."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az ELinks-et külön futtatja, ahelyett hogy a futó böngészők\n"
"összekapcsolódnának. Ebben a módban nem íródik a lemezre a\n"
"könyvjelző, látogatott lapok listája, stb. Lásd még a\n"
"\"-touch-files\" opciót."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:888
msgid "Disable use of files in ~/.elinks"
2017-11-23 23:35:18 +00:00
msgstr "Ne használja a ~/.elinks könyvtárban lévő fájlokat"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:890
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Disables creation and use of files in the user specific home configuration "
"directory (~/.elinks). It forces default configuration values to be used and "
"disables saving of runtime state files."
msgstr ""
2017-11-23 23:35:18 +00:00
"Letiltja a felhasználó könyvtárában lévő konfigurációs fájlok\n"
"létrehozását és használatát. (~/.elinks) Mindig az alapértelmezett\n"
"opciók lesznek érvényben, és nem lehet beállításokat menteni,\n"
"valamint nem jönnek létre futás közben átmeneti állományok."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:895
2019-11-19 15:59:36 +00:00
msgid "Disable libevent"
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:897
2019-11-19 15:59:36 +00:00
msgid "Disables libevent."
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:899
msgid "Disable link numbering in dump output"
2017-11-23 23:35:18 +00:00
msgstr "Ne számozza a linkeket a kiírt fájlban"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:901
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
"Prevents printing of link number in dump output.\n"
2009-03-28 22:44:08 +00:00
"\n"
"Note that this really affects only -dump, nothing else."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ne számozza a linkeket a -dump opcióval kiírt fájlban.\n"
" Megjegyzés: Ez az opció csak a -dump által mentett\n"
"fájlokra vonatkozik."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:905
msgid "Disable printing of link references in dump output"
2017-11-23 23:35:18 +00:00
msgstr "Ne írjon link hivatkozásokat a mentett fájlokba"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:907
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Prevents printing of references (URIs) of document links in dump output.\n"
"\n"
"Note that this really affects only -dump, nothing else."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ne írjon link hivatkozásokat (URI-ket) a mentett fájlokba.\n"
"Megjegyzés: Ez az opció csak a -dump által mentett fájlokra vonatkozik."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:912
msgid "Control an already running ELinks"
2017-11-23 23:35:18 +00:00
msgstr "Egy futó ELinks példány vezérlése"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:914
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Control a remote ELinks instance by passing commands to it. The option takes "
"an additional argument containing the method which should be invoked and any "
"parameters that should be passed to it. For ease of use, the additional "
"method argument can be omitted in which case any URL arguments will be "
"opened in new tabs in the remote instance.\n"
"\n"
"Following is a list of the supported methods:\n"
"\tping() : look for a remote instance\n"
"\topenURL() : prompt URL in current tab\n"
"\topenURL(URL) : open URL in current tab\n"
"\topenURL(URL, new-tab) : open URL in new tab\n"
"\topenURL(URL, new-window) : open URL in new window\n"
"\taddBookmark(URL) : bookmark URL\n"
2005-12-06 12:49:55 +00:00
"\tinfoBox(text) : show text in a message box\n"
2020-05-16 18:26:13 +00:00
"\treload() : reload the document in the current tab\n"
"\tsearch(string) : search in the current tab\n"
"\txfeDoCommand(openBrowser) : open new window"
msgstr ""
2017-11-23 23:35:18 +00:00
"Egy futó ELinks távvezérlése parancsokkal.\n"
"A parancs egy metódust, és annak paramétereit tartalmazza.\n"
"A könnyebb használat kedvéért másodlagos metódus paramétert\n"
"nem kötelező megadni, ekkor, akkor az összes\n"
"URL új fülben nyílik meg. A támogatott metódusok listája:\n"
"\tping() -- távoli ELinks példány keresése\n"
"\topenURL() -- URL bekérése az aktuális fülben\n"
"\topenURL(URL) -- URL megnyitása az aktuális fülön\n"
"\topenURL(URL, new-tab) -- URL megnyitása új fülön\n"
"\topenURL(URL, new-window) -- URL megnyitása új ablakban\n"
"\taddBookmark(URL) -- URL felvétele a könyvjelzőkhöz\n"
"\txfeDoCommand(openBrowser) -- új ablak megnyitása"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:934
msgid "Connect to session ring with given ID"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Csatlakozás az ELinks belső adatmegosztó hálózatához megadott azonosítóval."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:936
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
"ID of session ring this ELinks session should connect to. ELinks works in so-"
"called session rings, whereby all instances of ELinks are interconnected and "
"share state (cache, bookmarks, cookies, and so on). By default, all ELinks "
"instances connect to session ring 0. You can change that behaviour with this "
"switch and form as many session rings as you want. Obviously, if the session-"
"ring with this number doesn't exist yet, it's created and this ELinks "
"instance will become the master instance (that usually doesn't matter for "
"you as a user much).\n"
"\n"
"Note that you usually don't want to use this unless you're a developer and "
"you want to do some testing - if you want the ELinks instances each running "
"standalone, rather use the -no-connect command-line option. Also note that "
"normally no runtime state files are written to the disk when this option is "
"used. See also -touch-files."
msgstr ""
2017-11-23 23:35:18 +00:00
"Annak a belső adatmegosztó hálózatnak az azonosítója, amihez csatlakozni\n"
"szeretnénk. Az ELinks képes arra, hogy több futó példánya egymással\n"
"kommunikálva megossza a gyorsítótárát, konyvjelzőit, stb. Alapállapotban\n"
"minden ELinks a nullás azonosítóval indul. Ezzel a beállítással "
"elkülönítheted\n"
"a futó példányokat. Ha a megadott hálozat nem létezik, akkor létrejön.\n"
"Megjegyzés: Ezt az opciót akkor érdemes állítani, ha valamit fejlesztesz a\n"
"programon, és tesztelni szeretnéd. Ha azt szeretnéd hogy minden ELinks\n"
"példány szeparáltan induljon, akkor ehelyett használd a -no-connect opciót."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:954
msgid "Print the source of given URLs to stdout"
2017-11-23 23:35:18 +00:00
msgstr "A megadott URL forráskódjának stdout-ra írása"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:956
msgid "Print given URLs in source form to stdout."
2017-11-23 23:35:18 +00:00
msgstr "A megadott HTML dokumentum stdout-ra írása forrás formában."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:960
2019-11-19 15:59:36 +00:00
msgid "Whether to use terminfo"
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:962
2019-11-19 15:59:36 +00:00
msgid ""
"When enabled, terminfo ncurses functions will be used instead of hardcoded "
"sequences."
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:965
msgid "Touch files in ~/.elinks when running with -no-connect/-session-ring"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az ~/.elinks könyvtárban lévő állományok írhatók -no-connect/-session-ring\n"
"opciók esetén"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:967
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"When enabled, runtime state files (bookmarks, history, etc.) are written to "
"disk, even when -no-connect or -session-ring is used. The option has no "
"effect if not used in conjunction with any of these options."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az ~/.elinks könyvtárban lévő állományok (könyvjelző, előzmények, stb)\n"
"írhatók -no-connect/-session-ring opciók használata mellett is. Az opció\n"
"hatástalan, ha nem a fenti parancsokkal használjuk."
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:972
msgid "Verbose level"
2017-11-23 23:35:18 +00:00
msgstr "Üzenetek részletessége"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:974
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"The verbose level controls what messages are shown at start up and while "
"running:\n"
"\t0 means only show serious errors\n"
"\t1 means show serious errors and warnings\n"
"\t2 means show all messages"
msgstr ""
2017-11-23 23:35:18 +00:00
"A program indulásakor és futása közben megjelenő üzenetek\n"
"részletességének beállítása:\n"
"\t0 csak a súlyos hibaüzenetek jelenjenek meg\n"
"\t1 a súlyos hibaüzenetek, és a figyelmeztetések is jelenjenek meg\n"
"\t2 az összes üzenet jelenjen meg"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:980
msgid "Print version information and exit"
2017-11-23 23:35:18 +00:00
msgstr "Veriószám kiírása, és kilépés"
2020-05-16 18:26:13 +00:00
#: src/config/cmdline.c:982
msgid "Print ELinks version information and exit."
2017-11-23 23:35:18 +00:00
msgstr "Elinks veriószám kiírása, es kilépés."
2019-11-19 15:59:36 +00:00
#: src/config/conf.c:1051
msgid ""
"## This is ELinks configuration file. You can edit it manually,\n"
"## if you wish so; this file is edited by ELinks when you save\n"
"## options through UI, however only option values will be altered\n"
"## and all your formatting, own comments etc will be kept as-is.\n"
msgstr ""
2017-11-23 23:35:18 +00:00
"## Ez az ELinks konfigurációs állománya. Szerkesztheted kézzel is.\n"
"## Ha az ELinksből mented a beállításokat, csak az értékek változnak,\n"
"## minden általad szerkesztett formázás vagy megjegyzés megmarad.\n"
2019-11-19 15:59:36 +00:00
#: src/config/conf.c:1059
msgid ""
"## This is ELinks configuration file. You can edit it manually,\n"
"## if you wish so; this file is edited by ELinks when you save\n"
"## options through UI, however only option values will be altered\n"
"## and missing options will be added at the end of file; if option\n"
"## is not written in this file, but in some file included from it,\n"
"## it is NOT counted as missing. Note that all your formatting,\n"
"## own comments and so on will be kept as-is.\n"
msgstr ""
2017-11-23 23:35:18 +00:00
"## Ez az ELinks konfigurációs állománya. Szerkesztheted kézzel is.\n"
"## Ha az ELinksből mented a beállításokat, csak az értékek változnak,\n"
"## minden általad szerkesztett formázás vagy megjegyzés megmarad,\n"
"## és a hiányzó opciók a fájl végére kerülnek. Ha egy opció nincs ebben\n"
"## a fáljban, de egy ez a fálj hivatkozik egy másikra amiben szerepel,\n"
"## akkor nem számít hiányzónak opciónak.\n"
2019-11-19 15:59:36 +00:00
#: src/config/conf.c:1069
msgid ""
"## This is ELinks configuration file. You can edit it manually,\n"
"## if you wish so, but keep in mind that this file is overwritten\n"
"## by ELinks when you save options through UI and you are out of\n"
"## luck with your formatting and own comments then, so beware.\n"
msgstr ""
2017-11-23 23:35:18 +00:00
"## Ez az ELinks konfigurációs állománya. Szerkesztheted kézzel is,\n"
"## de ha az ELinksből mented a beállításokat, felülíródnak, és a\n"
"## formázásod, megjegyzéseid elveszhetnek.\n"
2019-11-19 15:59:36 +00:00
#: src/config/conf.c:1080
msgid ""
"## Obviously, if you don't like what ELinks is going to do with\n"
"## this file, you can change it by altering the config.saving_style\n"
"## option. Come on, aren't we friendly guys after all?\n"
msgstr ""
2017-11-23 23:35:18 +00:00
"## Ha nem szereted ahogyan az ELinks megváltoztatja ezt a fájlt,\n"
"## állítsd a config.saving_style opciót.\n"
2019-11-19 15:59:36 +00:00
#: src/config/conf.c:1093
msgid "Automatically saved options\n"
2017-11-23 23:35:18 +00:00
msgstr "Automatikusan mentett beállítások\n"
2019-11-19 15:59:36 +00:00
#: src/config/conf.c:1120
msgid "Automatically saved keybindings\n"
2017-11-23 23:35:18 +00:00
msgstr "Automatikusan mentett billentyűparancsok\n"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:53
msgid "Write config success"
2017-11-23 23:35:18 +00:00
msgstr "Konfigurációs állomány mentés sikeres"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:54
#, c-format
msgid "Options were saved successfully to config file %s."
2017-11-23 23:35:18 +00:00
msgstr "A beállításokat sikerült elmenteni ebbe az állományba: %s."
#. accelerator_context(write_config_dialog)
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:58
msgid "~Do not show anymore"
2017-11-23 23:35:18 +00:00
msgstr "N~e jelenjen meg többet"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:69
msgid "Write config error"
2017-11-23 23:35:18 +00:00
msgstr "Konfigurációs állomány írási hiba"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:70
#, c-format
msgid ""
"Unable to write to config file %s.\n"
"%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"Nem irható ez a konfigurációs fájl: %s.\n"
" %s"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:125
msgid "modified"
2017-11-23 23:35:18 +00:00
msgstr "módosított"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:145
msgid "(expand by pressing space)"
2017-11-23 23:35:18 +00:00
msgstr "(szóközzel kinyitható)"
2007-10-03 12:16:53 +00:00
#. TODO: Incorporate some of the following to the option text.
#. *
#. * When UTF-8 I/O is disabled:
#. * 0 (TERM_DUMB) outputs ASCII -+| characters.
#. * 1 (TERM_VT100) switches charsets with ^N and ^O.
#. * 2 (TERM_LINUX) outputs CP437 characters without switching
#. * charsets, so it works correctly only if the terminal uses
#. * CP437. Can also be made CP850 and CP852 compatible with
#. * the restrict_852 option.
#. * 3 (TERM_KOI8) outputs KOI8-R characters without switching
#. * charsets, so it works correctly only if the terminal uses
#. * KOI8-R and the user has selected either KOI8-R or ASCII
#. * in ELinks. It is also mostly compatible with KOI8-U.
#. * 4 (TERM_FREEBSD) outputs characters in the 0x80...0x9F
#. * range, which FreeBSD 4.0 (but not 5.0) treated as
#. * graphical.
2019-11-19 15:59:36 +00:00
#. * 5 (TERM_FBTERM)
2007-10-03 12:16:53 +00:00
#. *
#. * When UTF-8 I/O is enabled, ELinks outputs (almost) the same
#. * characters as above but encodes them in UTF-8 and does not
#. * switch charsets. So, it will work in any terminal that
#. * understands UTF-8 and has the characters in its font.
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:149 src/config/dialogs.c:330 src/config/options.inc:940
msgid "Type"
2017-11-23 23:35:18 +00:00
msgstr "Típus"
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:174 src/config/dialogs.c:361 src/cookies/dialogs.c:42
#: src/cookies/dialogs.c:417
msgid "Value"
2017-11-23 23:35:18 +00:00
msgstr "Érték"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:178
msgid ""
"\n"
"\n"
"This value has been changed since you last saved your configuration."
msgstr ""
"\n"
"\n"
2017-11-23 23:35:18 +00:00
"Ez az érték megváltozott mióta utoljára mentetted a konfigurációs állományt."
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:184 src/config/dialogs.c:335
msgid "N/A"
msgstr "N/A"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:186 src/config/dialogs.c:333
msgid "Description"
2017-11-23 23:35:18 +00:00
msgstr "Leírás"
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:291 src/protocol/bittorrent/dialogs.c:601
2020-05-16 18:26:13 +00:00
#: src/protocol/protocol.c:242 src/session/session.c:319
2020-12-06 14:13:37 +00:00
#: src/session/session.c:332 src/session/session.c:1055
2019-11-19 15:59:36 +00:00
#: src/viewer/text/textarea.c:629
msgid "Error"
msgstr "Hiba"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:292
msgid "Bad option value."
2017-11-23 23:35:18 +00:00
msgstr "Hibás beállítási érték"
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:320 src/config/dialogs.c:390 src/cookies/dialogs.c:375
msgid "Edit"
2017-11-23 23:35:18 +00:00
msgstr "Szerkesztés"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:391
msgid ""
"This option cannot be edited. This means that this is some special option "
"like a folder - try to press a space in order to see its contents."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ez a beállítás nem szerkeszthető. Ez azt jelent hogy ez egy olyan opció, ami "
"egy mappához hasonlít. Nyomj szóközt a tartalmának megtekintéséhez."
2019-11-19 15:59:36 +00:00
#: src/config/dialogs.c:431
2005-12-06 12:49:55 +00:00
msgid ""
"Option names may only contain alpha-numeric characters\n"
2019-11-19 15:59:36 +00:00
"in addition to '_', '-', '+', and '*'."
2005-12-06 12:49:55 +00:00
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/config/dialogs.c:452 src/config/dialogs.c:477
msgid "Add option"
2017-11-23 23:35:18 +00:00
msgstr "Beállítás hozzáadása"
2019-11-19 15:59:36 +00:00
#: src/config/dialogs.c:453
msgid "Cannot add an option here."
2017-11-23 23:35:18 +00:00
msgstr "Ide nem lehet beállítást hozzáadni."
#. accelerator_context(src/config/dialogs.c:keybinding_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons, src/formhist/dialogs.c:formhist_buttons, src/protocol/bittorrent/dialogs.c:bittorrent_query_callback, src/session/download.c:do_type_query, terminal_options)
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:505 src/config/dialogs.c:933 src/cookies/dialogs.c:546
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:243 src/formhist/dialogs.c:214
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:808 src/session/download.c:1684
msgid "Sa~ve"
2017-11-23 23:35:18 +00:00
msgstr "Menté~s"
2019-11-19 15:59:36 +00:00
#: src/config/dialogs.c:510
msgid "Option manager"
2017-11-23 23:35:18 +00:00
msgstr "~Beállítások"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:674
msgid "Keystroke"
2017-11-23 23:35:18 +00:00
msgstr "Billentyűkombináció"
2020-12-06 14:13:37 +00:00
#: src/config/dialogs.c:676 src/config/options.inc:1365
msgid "Action"
2017-11-23 23:35:18 +00:00
msgstr "Esemény"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:677
msgid "Keymap"
2017-11-23 23:35:18 +00:00
msgstr "Billentyűzetkiosztás"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:816
msgid "Keystroke already used"
2017-11-23 23:35:18 +00:00
msgstr "A billentyűkombináció már használatban van"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:817
#, c-format
msgid ""
"The keystroke \"%s\" is currently used for \"%s\".\n"
"Are you sure you want to replace it?"
msgstr ""
2017-11-23 23:35:18 +00:00
"A \"%s\" billentyűkombinációt jelenleg \"%s\" használja.\n"
"Kicseréljük?"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:842 src/config/dialogs.c:859 src/config/dialogs.c:895
msgid "Add keybinding"
2017-11-23 23:35:18 +00:00
msgstr "Billentyűparancs hozzáadása"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:843
msgid "Invalid keystroke."
2017-11-23 23:35:18 +00:00
msgstr "Érvénytelen billentyűkombináció."
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:860
#, fuzzy
msgid "Need to select an action."
2017-11-23 23:35:18 +00:00
msgstr "Billentyűzetkiosztást kell választani."
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:882
#, c-format
msgid ""
"Action: %s\n"
"Keymap: %s\n"
"\n"
"Keystroke should be written in the format: [Shift-][Ctrl-][Alt-]Key\n"
"Key: a,b,c,...,1,2,3,...,Space,Up,PageDown,Tab,Enter,Insert,F5,...\n"
"\n"
"Keystroke"
msgstr ""
#. accelerator_context(menu_keys, src/config/dialogs.c:keybinding_buttons, src/globhist/dialogs.c:globhist_buttons)
2019-11-19 15:59:36 +00:00
#: src/config/dialogs.c:931 src/dialogs/info.c:136 src/globhist/dialogs.c:235
msgid "~Toggle display"
2017-11-23 23:35:18 +00:00
msgstr "Nézet~váltás"
2007-10-03 12:16:53 +00:00
#: src/config/dialogs.c:938
msgid "Keybinding manager"
2017-11-23 23:35:18 +00:00
msgstr "Billentyűparancsok"
2007-10-03 12:16:53 +00:00
#: src/config/home.c:128
2005-12-06 12:49:55 +00:00
#, c-format
msgid ""
"Commandline options -config-dir set to %s, but could not create directory %s."
msgstr ""
2017-11-23 23:35:18 +00:00
"Parancssori opciók -konfig könyvtár %s, de nem lehet létrehozni a %s "
"könyvtárat."
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/home.c:133
2005-12-06 12:49:55 +00:00
#, c-format
msgid "ELINKS_CONFDIR set to %s, but could not create directory %s."
2017-11-23 23:35:18 +00:00
msgstr "Az ELINKS_CONFDIR %s-re van beállítva, de a %s könyvtár nem létezik."
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/config/home.c:156
#, c-format
2005-12-06 12:49:55 +00:00
msgid ""
"Unable to find or create ELinks config directory. Please check if you have "
"$HOME variable set correctly and if you have write permission to your home "
"directory."
msgstr ""
2017-11-23 23:35:18 +00:00
"Nem található az Elinks beállításainak könyvtára, vagy\n"
"nem hozható létre. Ellenőrizd hogy a $HOME környezeti\n"
"változó helyesen van-e beállítva, és hogy a könyvtárra\n"
"van-e írási jogod."
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/config/kbdbind.c:60
msgid "Main mapping"
2017-11-23 23:35:18 +00:00
msgstr "Fő billentyűhozzárendelés"
2019-11-19 15:59:36 +00:00
#: src/config/kbdbind.c:61
msgid "Edit mapping"
2017-11-23 23:35:18 +00:00
msgstr "Szerkesztő területen működő billentyűhozzárendelés"
2019-11-19 15:59:36 +00:00
#: src/config/kbdbind.c:62
msgid "Menu mapping"
2017-11-23 23:35:18 +00:00
msgstr "Menüben működő billentyűhozzárendelés"
2020-12-06 14:13:37 +00:00
#: src/config/kbdbind.c:593 src/scripting/python/keybinding.c:106
2005-12-06 12:49:55 +00:00
msgid "Unrecognised keymap"
2017-11-23 23:35:18 +00:00
msgstr "Ismeretlen billentyűkiosztás"
2019-11-19 15:59:36 +00:00
#: src/config/kbdbind.c:596
2005-12-06 12:49:55 +00:00
msgid "Error parsing keystroke"
2017-11-23 23:35:18 +00:00
msgstr "Billentyűkombináció hiba"
2019-11-19 15:59:36 +00:00
#: src/config/kbdbind.c:600
2005-12-06 12:49:55 +00:00
msgid "Unrecognised action (internal error)"
2017-11-23 23:35:18 +00:00
msgstr "Ismeretlen esemény (belső hiba)"
2019-11-19 15:59:36 +00:00
#: src/config/kbdbind.c:616
2005-12-06 12:49:55 +00:00
msgid "Error registering event"
2017-11-23 23:35:18 +00:00
msgstr "Hiba az esemény regisztrálása közben"
#.
#: src/config/options.inc:19
2005-12-06 12:49:55 +00:00
msgid "Configuration system"
2017-11-23 23:35:18 +00:00
msgstr "Konfigurációs rendszer"
#: src/config/options.inc:21
2005-12-06 12:49:55 +00:00
msgid "Configuration handling options."
2017-11-23 23:35:18 +00:00
msgstr "Konfigurációkezelési beállítások."
#: src/config/options.inc:23
2005-12-06 12:49:55 +00:00
msgid "Comments"
2017-11-23 23:35:18 +00:00
msgstr "Megjegyzések"
#: src/config/options.inc:25
2005-12-06 12:49:55 +00:00
msgid ""
"Amount of comments automatically written to the config file:\n"
"0 is no comments are written\n"
"1 is only the \"blurb\" (name+type) is written\n"
"2 is only the description is written\n"
"3 is full comments are written"
msgstr ""
2017-11-23 23:35:18 +00:00
"A konfigurációs állományba kerülő megjegyzések mennyisége:\n"
"0 - nem kerülnek megjegyzések az állományba \n"
"1 - csak a név és a típus íródik bele\n"
"2 - csak a leírások kerülnek bele\n"
"3 - teljes megjegyzések kerülnek az állományba"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:32
2005-12-06 12:49:55 +00:00
msgid "Indentation"
2017-11-23 23:35:18 +00:00
msgstr "Behúzás"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:34
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Shift width of one indentation level in the configuration file. Zero means "
"that no indentation is performed at all when saving the configuration."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A konfigurációs állomány szövegbehúzása a sor elejétől.\n"
"A nulla azt jelenti hogy nincs szövegbehúzás mentéskor."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:38
2005-12-06 12:49:55 +00:00
msgid "Saving style"
2017-11-23 23:35:18 +00:00
msgstr "Mentési mód"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:40
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
"Determines what happens when you tell ELinks to save options:\n"
"0 is only values of current options are altered\n"
2009-03-28 22:44:08 +00:00
"1 is values of current options are altered and missing\n"
" options are added at the end of the file\n"
2005-12-06 12:49:55 +00:00
"2 is the configuration file is rewritten from scratch\n"
2009-03-28 22:44:08 +00:00
"3 is values of current options are altered and missing\n"
" options CHANGED during this ELinks session are added at\n"
" the end of the file"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Meghatározza hogy az ELinks konfigurációs fájl mentése hogyan történjen:\n"
"0 - csak az aktuális beállítások íródnak át\n"
"1 - az aktuális beállítások átíródnak a fájlban, a hiányzó\n"
" beállítások pedig a fájl végére íródnak\n"
"2 - az egész konfigurációs állomány újraépül\n"
"3 - az aktuális beállítások és a fájlból hiányzó opciók íródnak be, amelyek\n"
" az ELinks mostani futása alatt valtoztak meg"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:50
2005-12-06 12:49:55 +00:00
msgid "Comments localization"
2017-11-23 23:35:18 +00:00
msgstr "Megjegyzések anyanyelvi fordítása"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:52
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"If set to 1, comments in the configuration file will be translated to the "
"language used by UI. Note that if you have different language set in "
"different terminals, the language used in the configuration file MAY be the "
"same as on the terminal where you saved the file, but it should be generally "
2005-12-06 12:49:55 +00:00
"considered unpredictable."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha az értéke 1, a konfigurációs állományban lévő megjegyzések\n"
"a felhasználói felületen beállított nyelvnek megfelelők lesznek.\n"
"Megjegyzés: Ha a különböző termináltípusokhoz más-más nyelvet\n"
"állítottál be, a konfigurációs állományban lévő megjegyzések annak\n"
"megfelelőek lesznek, amelyik terminálon utoljára történt mentés."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:60
2005-12-06 12:49:55 +00:00
msgid "Saving style warnings"
2017-11-23 23:35:18 +00:00
msgstr "Mentési mód figyelmeztetései"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:62
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"This is internal option used when displaying a warning about obsolete config."
"saving_style. You shouldn't touch it."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ez egy belső opció, amit figyelmeztetéskor használ az elavult\n"
"config.saving_style. Nem célszerű állítani."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:66
2005-12-06 12:49:55 +00:00
msgid "Show template"
2017-11-23 23:35:18 +00:00
msgstr "Beállításminták megjelenítése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:68
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Show template options in autocreated trees in the options manager and save "
"them to the configuration file."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Beállításminták megjelenítése a beállítások ablakban, és elmentése a\n"
"konfigurációs állományba."
2005-12-06 12:49:55 +00:00
#. Keep options in alphabetical order.
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:74 src/dialogs/info.c:181
2005-12-06 12:49:55 +00:00
msgid "Connections"
msgstr "Kapcsolatok"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:76
2005-12-06 12:49:55 +00:00
msgid "Connection options."
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolatok beállításai."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:79
2005-12-06 12:49:55 +00:00
msgid "Asynchronous DNS"
2017-11-23 23:35:18 +00:00
msgstr "Aszinkron névfeloldás"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:81
2005-12-06 12:49:55 +00:00
msgid "Whether to use asynchronous DNS resolving."
2017-11-23 23:35:18 +00:00
msgstr "Használjunk-e az aszinkron névfeloldást."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:83
2005-12-06 12:49:55 +00:00
msgid "Maximum connections"
2017-11-23 23:35:18 +00:00
msgstr "Maximális kapcsolatok száma"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:85
2005-12-06 12:49:55 +00:00
msgid "Maximum number of concurrent connections."
2017-11-23 23:35:18 +00:00
msgstr "Az egyidőben megnyitható maximális kapcsolatok száma"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:87
2005-12-06 12:49:55 +00:00
msgid "Maximum connections per host"
2017-11-23 23:35:18 +00:00
msgstr "Gépenként megnyitható maximális kapcsolatok száma"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:89
2005-12-06 12:49:55 +00:00
msgid "Maximum number of concurrent connections to a given host."
2017-11-23 23:35:18 +00:00
msgstr "Az egyidőben megnyitható maximális kapcsolatok száma egy adott géphez"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:92
2005-12-06 12:49:55 +00:00
msgid "Connection retries"
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolatfelvételi próbálkozások"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:94
#, fuzzy
msgid "Number of tries to establish a connection. Zero means try forever."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A kapcsolatfelvételre irányuló kisérletek száma.\n"
"A nulla érték végtelen számú próbálkozást jelent."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:97 src/network/state.c:53
2005-12-06 12:49:55 +00:00
msgid "Receive timeout"
2017-11-23 23:35:18 +00:00
msgstr "Idötúllépés adatfogadás közben"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:99
2005-12-06 12:49:55 +00:00
msgid "Receive timeout (in seconds)."
2017-11-23 23:35:18 +00:00
msgstr "Idötúllépési érték vételkor (másodpercben)"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:102 src/config/options.inc:113
2005-12-06 12:49:55 +00:00
msgid "Try IPv4 when connecting"
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolódás IPv4 protokollal"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:104
2007-10-03 12:16:53 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to try to connect to a host over IPv4. Note that if connection."
"try_ipv6 is enabled too, it takes precedence. And better do not touch this "
2005-12-06 12:49:55 +00:00
"at all unless you are sure what are you doing.\n"
2009-03-28 22:44:08 +00:00
"\n"
"Note that you can also force a given protocol to be used on a per-connection "
"basis by using a URL in the style of e.g. http4://elinks.cz/."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az IPv4 protokoll használata a kapcsolódáshoz.\n"
"Ha a connection.try_ipv6 opció is engedélyezett, ez\n"
"a beállítás elsőbbséget élvez. Ne állítsd amíg pontosan\n"
"nem tudod mire való. Megjegyzés: a kapcsolódáshoz\n"
"használt protokoll típusát az URL-ben is elő lehet írni\n"
2005-12-06 12:49:55 +00:00
"mint pl.: http4://elinks.or.cz/"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:115
2007-10-03 12:16:53 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to try to connect to a host over IPv4. Do not touch this option.\n"
"\n"
"Note that you can also force a given protocol to be used on a per-connection "
"basis by using a URL in the style of e.g. http4://elinks.cz/."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az IPv4 protokoll használata a kapcsolódáshoz.\n"
"Ne állítsd amíg pontosan nem tudod mire való.\n"
"Megjegyzés: a kapcsolódáshoz használt protokoll\n"
"típusát az URL-ben is elő lehet írni mint pl.:\n"
2005-12-06 12:49:55 +00:00
"http4://elinks.or.cz/"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:124
2005-12-06 12:49:55 +00:00
msgid "Try IPv6 when connecting"
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolódás IPv6 protokollal"
2005-12-06 12:49:55 +00:00
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:126
2007-10-03 12:16:53 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
"Whether to try to connect to a host over IPv6.\n"
2009-03-28 22:44:08 +00:00
"\n"
"Note that you can also force a given protocol to be used on a per-connection "
"basis by using a URL in the style of e.g. http6://elinks.cz/."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az IPv6 protokoll használata a kapcsolódáshoz.\n"
"Megjegyzés: a kapcsolódáshoz használt protokoll\n"
"típusát az URL-ben is elő lehet írni mint pl.:\n"
2005-12-06 12:49:55 +00:00
"http6://elinks.or.cz/"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:133
2005-12-06 12:49:55 +00:00
msgid "Timeout for non-restartable connections"
2017-11-23 23:35:18 +00:00
msgstr "Idötúllépési érték nem újraindítható kapcsolattípusoknál"
2005-12-06 12:49:55 +00:00
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:135
2005-12-06 12:49:55 +00:00
msgid "Timeout for non-restartable connections (in seconds)."
msgstr ""
2017-11-23 23:35:18 +00:00
"Idötúllépési érték nem újraindítható kapcsolattípusoknál (másodpercben)"
2005-12-06 12:49:55 +00:00
#. Keep options in alphabetical order.
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:141
2005-12-06 12:49:55 +00:00
msgid "Document"
msgstr "Dokumentum"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:143
2005-12-06 12:49:55 +00:00
msgid "Document options."
2017-11-23 23:35:18 +00:00
msgstr "Dokumentum beállítások."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:145
2005-12-06 12:49:55 +00:00
msgid "Browsing"
2017-11-23 23:35:18 +00:00
msgstr "Böngészés"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:147
2005-12-06 12:49:55 +00:00
msgid "Document browsing options (mainly interactivity)."
2017-11-23 23:35:18 +00:00
msgstr "Dokumentum böngészési beállítások (főként interaktivitás)."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:150
2005-12-06 12:49:55 +00:00
msgid "Access keys"
2017-11-23 23:35:18 +00:00
msgstr "Accesskey attribútum kezelése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:152
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Options for handling of link access keys. An HTML document can use the "
"ACCESSKEY attribute to assign an access key to an element. When an access "
"key is pressed, the corresponding element will be given focus."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az accesskey attribútum kezelésének beállításai.\n"
"Egy HTML dokumentum tartalmazhat accesskey attribútumokat,\n"
"amelyekkel elemekhez rendelhetők billentyűk. Ha egy accesskey-t\n"
"menyomunk, a hozzá tartozó elem aktivizálódik."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:157
2005-12-06 12:49:55 +00:00
msgid "Automatic links following"
2017-11-23 23:35:18 +00:00
msgstr "Automatikus link követés"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:159
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Automatically follow a link or submit a form if appropriate accesskey is "
"pressed - this is the standard behaviour, but it's considered dangerous."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Automatikusan követi a linket, vagy elküld egy adatlapot, ha az elemhez\n"
"tartozó accesskey lett lenyomva. Ez az alapértelmezett üzemmód, \n"
"de veszélyes lehet."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:163
2005-12-06 12:49:55 +00:00
msgid "Display access key in link info"
2017-11-23 23:35:18 +00:00
msgstr "Az accesskey attribútum megjelenítése a link információi között"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:165
2005-12-06 12:49:55 +00:00
msgid "Display access key in link info."
2017-11-23 23:35:18 +00:00
msgstr "Az accesskey attribútum megjelenítése a link információi között."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:167
2005-12-06 12:49:55 +00:00
msgid "Accesskey priority"
2017-11-23 23:35:18 +00:00
msgstr "\"Accesskey\" prioritás"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:169
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
"Priority of 'accesskey' HTML attribute:\n"
2009-03-28 22:44:08 +00:00
"0 is first try all normal bindings; if it fails,\n"
" check accesskey\n"
"1 is first try only frame bindings; if it fails,\n"
" check accesskey\n"
2005-12-06 12:49:55 +00:00
"2 is first check accesskey (this can be dangerous)"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az \"accesskey\" HTML attribútum prioritása:\n"
"0 - a normál bilentyűhozzárendelések érvényesek, és csak azután az "
2005-12-06 12:49:55 +00:00
"accesskey\n"
2017-11-23 23:35:18 +00:00
"1 - csak a keret billentyűhozzárendelései, aztán az accesskey\n"
"2 - az accesskey az elsődleges (veszélyes lehet)"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:177
2005-12-06 12:49:55 +00:00
msgid "Forms"
2017-11-23 23:35:18 +00:00
msgstr "Ürlapok"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:179
2005-12-06 12:49:55 +00:00
msgid "Options for handling of the forms interaction."
2017-11-23 23:35:18 +00:00
msgstr "Az űrlapok kezelésével kapcsolatos beállítások."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:181
2005-12-06 12:49:55 +00:00
msgid "Submit form automatically"
2017-11-23 23:35:18 +00:00
msgstr "Az űrlap automatikus elküldése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:183
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Automagically submit a form when enter is pressed with a text field selected."
2017-11-23 23:35:18 +00:00
msgstr "Az űrlap automatikus elküldése ha szövegmezőn entert nyomunk."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:186
2005-12-06 12:49:55 +00:00
msgid "Confirm submission"
2017-11-23 23:35:18 +00:00
msgstr "A küldés megerősítése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:188
2005-12-06 12:49:55 +00:00
msgid "Ask for confirmation when submitting a form."
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elküldése előtt kérjen megerősítést."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:190
2005-12-06 12:49:55 +00:00
msgid "Default form input size"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:192
2005-12-06 12:49:55 +00:00
msgid "Default form input size if none is specified."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:194
2005-12-06 12:49:55 +00:00
msgid "Insert mode"
2017-11-23 23:35:18 +00:00
msgstr "Beszúrás üzemmód"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:196
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"The setting for this option affects how key presses are handled when one "
"selects a text-input form-field. When enabled, one must explicitly 'enter' a "
"selected text-field to edit it; this prevents text fields from capturing key "
"presses, such as presses of a scroll key, when it is inadvertently selected. "
"When disabled, key presses are always inserted into a selected text field."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ez a beállítás a szövegbeviteli mezők viselkedését határozza meg.\n"
"Ha be van kapcsolva, a mezőkbe való szövegbevitel előtt ki kell azokat "
"választani.\n"
"Ez megakadályozza hogy a beviteli mezőbe kerüljenek olyan "
"billentyűlenyomások\n"
"amiket például az oldal lapozására szeretnénk használni.\n"
"Ha le van tiltva, akkor minden bevitel a szövegmezőbe kerül."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:204
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "External editor"
2017-11-23 23:35:18 +00:00
msgstr "Megnyitás külső szerkesztőprogramban"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:206
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Path to the executable that ELinks should launch when the user requests to "
"edit a textarea with an external editor.\n"
"\n"
"If this is blank, ELinks will use the value of the environmental variable "
"$EDITOR. If $EDITOR is empty or not set, ELinks will then default to \"vi\"."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:214
2005-12-06 12:49:55 +00:00
msgid "Images"
2017-11-23 23:35:18 +00:00
msgstr "Képek"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:216
2005-12-06 12:49:55 +00:00
msgid "Options for handling of images."
2017-11-23 23:35:18 +00:00
msgstr "Képkezelési beállítások."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:218
2005-12-06 12:49:55 +00:00
msgid "Display style for image tags"
2017-11-23 23:35:18 +00:00
msgstr "A képek linkjeinek megjelenítési stílusa"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:220
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
"Display style for image tags when displayed:\n"
"0 means always display IMG\n"
"1 means always display filename\n"
2009-03-28 22:44:08 +00:00
"2 means display alt/title attribute if possible,\n"
" IMG if not\n"
"3 means display alt/title attribute if possible,\n"
" filename if not"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A képek linkjeinek megjelenítési stílusa:\n"
"0 IMG felirat megjelenítése\n"
"1 fájlnév megjelenítése\n"
"2 alt/title attribútum kiirása, ha nincs IMG felirat megjelenítése\n"
"3 alt/title attribútum kiirása, ha nincs fájlnév megjelenítése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:228
2005-12-06 12:49:55 +00:00
msgid "Maximum length for image filename"
2017-11-23 23:35:18 +00:00
msgstr "A képfájl nevének maximális hossza"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:230
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
"Maximum length of image filename when displayed:\n"
"0 means always display full filename\n"
"1-500 means display filename with this maximal length;\n"
2009-03-28 22:44:08 +00:00
" if it is longer, the middle is substituted by\n"
" an asterisk"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A képfájl nevének maximális megjelenített hossza:\n"
"0 teljes fájlnév kiírása\n"
"1-500 jelenjen meg a cél fájlnév ennyi karakter hosszúságban;\n"
" hogyha ennél hosszabb, akkor a közepébe csillag kerül"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:241
2005-12-06 12:49:55 +00:00
msgid "Image links tagging"
2017-11-23 23:35:18 +00:00
msgstr "A képek linkjeinek jelölése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:243
2005-12-06 12:49:55 +00:00
msgid ""
"When to enclose image links:\n"
"0 means never\n"
"1 means never if alt or title are provided (old behavior)\n"
"2 means always"
msgstr ""
2017-11-23 23:35:18 +00:00
"A képek linkjeinek jelölése:\n"
2005-12-06 12:49:55 +00:00
"0 - soha\n"
2017-11-23 23:35:18 +00:00
"1 - soha, ha alt vagy title tag van megadva hozzá\n"
2005-12-06 12:49:55 +00:00
"2 - mindig"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:248
2005-12-06 12:49:55 +00:00
msgid "Image link prefix"
2017-11-23 23:35:18 +00:00
msgstr "A képek linkjeinek felirata (előtag)"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:250
2005-12-06 12:49:55 +00:00
msgid "Prefix string to use to mark image links."
2017-11-23 23:35:18 +00:00
msgstr "Szöveg ami a képek linkjeinek megjelölésére szolgál."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:252
2005-12-06 12:49:55 +00:00
msgid "Image link suffix"
2017-11-23 23:35:18 +00:00
msgstr "A képek linkjeinek felirata (utótag)"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:254
2005-12-06 12:49:55 +00:00
msgid "Suffix string to use to mark image links."
2017-11-23 23:35:18 +00:00
msgstr "Szöveg ami a képek linkjeinek megjelölésére szolgál."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:256
2005-12-06 12:49:55 +00:00
msgid "Maximum length for image label"
2017-11-23 23:35:18 +00:00
msgstr "A képfájl címkéjének maximális megjelenített hossza"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:258
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
"Maximum length of image label (alt/title):\n"
"0 means always display full label\n"
"1-500 means display label with this maximal length;\n"
2009-03-28 22:44:08 +00:00
" if it is longer, the middle is substituted by\n"
" an asterisk"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A képfájl címkéjének maximális megjelenített hossza:\n"
"0 jelenjen meg a teljes címke\n"
"1-500 jelenjen meg a címke ennyi karakter hosszúságban;\n"
" hogyha ennél hosszabb, akkor a közepébe csillag kerül"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:264
2005-12-06 12:49:55 +00:00
msgid "Display links to images w/o alt"
2017-11-23 23:35:18 +00:00
msgstr "Az alt tag nélküli képekre mutató linkek megjelenítése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:266
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Display links to images without an alt attribute. If this option is off, "
"these images are completely invisible."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az alt tag nélküli képekre mutató linkek megjelenítése. Ha ez\n"
"a beállítás ki van kapcsolva, ezek a képek teljesen láthatatlanok."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:269
2005-12-06 12:49:55 +00:00
msgid "Display links to images"
2017-11-23 23:35:18 +00:00
msgstr "A képekre mutató linkek megjelenítése"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:271
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Display links to any images in the document, regardless of them having an "
"alt attribute or not. If this option is off, the alt attribute contents is "
"shown, but as normal text, not selectable as a link."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A képekre mutató linkek megjelenítése, attól függetlenül hogy\n"
"van-e alt attribútuma vagy sem. Ha ez a beállítás ki van kapcsolva,\n"
"az alt tag tartalma jelenik meg, de csak normál szövegként,\n"
"és nem kiválasztható linkként."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:277
2005-12-06 12:49:55 +00:00
msgid "Links"
msgstr "Linkek"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:279
2005-12-06 12:49:55 +00:00
msgid "Options for handling of links to other documents."
2017-11-23 23:35:18 +00:00
msgstr "Más dokumentumokra mutató linkek kezelése."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:281
2005-12-06 12:49:55 +00:00
msgid "Active link"
2017-11-23 23:35:18 +00:00
msgstr "Aktív linkek"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:283
2005-12-06 12:49:55 +00:00
msgid "Options for the active link."
2017-11-23 23:35:18 +00:00
msgstr "Az aktív linkek beállításai."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:285
2005-12-06 12:49:55 +00:00
msgid "Colors"
2017-11-23 23:35:18 +00:00
msgstr "Színek"
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:287
2005-12-06 12:49:55 +00:00
msgid "Active link colors."
2017-11-23 23:35:18 +00:00
msgstr "Aktív link színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:289 src/config/options.inc:626
#: src/config/options.inc:1079
2005-12-06 12:49:55 +00:00
msgid "Background color"
2017-11-23 23:35:18 +00:00
msgstr "Háttérszín"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:291 src/config/options.inc:628
#: src/config/options.inc:1080
2005-12-06 12:49:55 +00:00
msgid "Default background color."
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett háttérszín."
2005-12-06 12:49:55 +00:00
#. ==========================================================
#. ============= BORING PART (colors) START =================
#. ==========================================================
#. XXX: All bfu colors needs to have both 'text' and 'background'
#. * options even if it is not used. get_bfu_color() depends
#. * on it.
#. The colors and mono tree should be similar but with different default
#. * values of course so always use the macros below.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:293 src/config/options.inc:622
#: src/config/options.inc:1077
2005-12-06 12:49:55 +00:00
msgid "Text color"
2017-11-23 23:35:18 +00:00
msgstr "Szövegszín"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:295 src/config/options.inc:624
#: src/config/options.inc:1078
2005-12-06 12:49:55 +00:00
msgid "Default text color."
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett szövegszín."
2009-03-28 22:44:08 +00:00
#: src/config/options.inc:297
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Insert mode colors"
msgstr "Színek invertálása"
#: src/config/options.inc:299
#, fuzzy
msgid "Insert mode colors."
msgstr "Színek invertálása"
#: src/config/options.inc:301 src/config/options.inc:303
msgid "Background color for text field in insert mode"
msgstr ""
#: src/config/options.inc:305
msgid "Text color for text field in insert mode"
msgstr ""
#: src/config/options.inc:307
msgid "Text color for text field in insert mode."
msgstr ""
#: src/config/options.inc:309
2005-12-06 12:49:55 +00:00
msgid "Enable color"
2017-11-23 23:35:18 +00:00
msgstr "Színek engedélyezése"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:311
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Enable use of the active link background and text color settings instead of "
"the link colors from the document."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Az aktív link szöveg-, és háttérszínének használata a\n"
"konfigurációs fájlból, a dokumentumban beállított helyett."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:314
2005-12-06 12:49:55 +00:00
msgid "Bold"
2017-11-23 23:35:18 +00:00
msgstr "Félkövér"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:316
2005-12-06 12:49:55 +00:00
msgid "Make the active link text bold."
2017-11-23 23:35:18 +00:00
msgstr "Az aktív link legyen félkövér."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:318
2005-12-06 12:49:55 +00:00
msgid "Invert colors"
2017-11-23 23:35:18 +00:00
msgstr "Színek invertálása"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:320
2005-12-06 12:49:55 +00:00
msgid "Invert the fore- and background color so the link stands out."
msgstr ""
2017-11-23 23:35:18 +00:00
"Invertálja az előtér és a háttér színeit, hogy a linkek kiemelkedjenek."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:323 src/config/options.inc:1040
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:235
2005-12-06 12:49:55 +00:00
msgid "Underline"
2017-11-23 23:35:18 +00:00
msgstr "Aláhúzás"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:325
2005-12-06 12:49:55 +00:00
msgid "Underline the active link."
2017-11-23 23:35:18 +00:00
msgstr "Az aktív link aláhúzása."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:328
2005-12-06 12:49:55 +00:00
msgid "Directory highlighting"
2017-11-23 23:35:18 +00:00
msgstr "Alkönyvtárak kiemelése"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:330
2005-12-06 12:49:55 +00:00
msgid "Highlight links to directories in FTP and local directory listing."
msgstr ""
2017-11-23 23:35:18 +00:00
"Emelje ki a könyvtárakat az FTP, és a helyi könyvtárak böngészés esetén."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:333
2005-12-06 12:49:55 +00:00
msgid "Number links"
2017-11-23 23:35:18 +00:00
msgstr "Linkek száma"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:335
2005-12-06 12:49:55 +00:00
msgid "Display numbers next to the links."
2017-11-23 23:35:18 +00:00
msgstr "Számok megjelenításe a linek mellett."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:337
2005-12-06 12:49:55 +00:00
msgid "Handling of target=_blank"
2017-11-23 23:35:18 +00:00
msgstr "A target=_blank attribútum kezelése"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:339
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid ""
"Define how to handle links having target=_blank set:\n"
"0 means open link in current tab\n"
"1 means open link in new tab in foreground\n"
"2 means open link in new tab in background\n"
"3 means open link in new window"
msgstr ""
2017-11-23 23:35:18 +00:00
"Hogyan kezeljük a linkek target=_blank attribútumát:\n"
"0 - az aktuális fülön nyíljanak meg\n"
"1 - új fülön nyíljanak meg előtérben\n"
"2 - új fülön nyíljanak meg a háttérben"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:352
2005-12-06 12:49:55 +00:00
msgid "Use tabindex"
2017-11-23 23:35:18 +00:00
msgstr "A \"tabindex\" attribútum használata"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:354
2008-07-01 00:11:44 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to navigate links using tabindex specified ordering. The TABINDEX "
"attribute in HTML elements specifies the order in which links should receive "
"focus when using the keyboard to navigate the document."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Navigáció a tabindex által megadott sorrend szerint.\n"
"A HTML elemek TABINDEX attribútuma meghatározza hogy\n"
"a billentyűzettel történő navigáció során melyik elem milyen\n"
"sorrendben következzen egymás után."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:359
msgid "Specify link label key"
msgstr ""
#: src/config/options.inc:361
msgid ""
"Default is 0123456789, which is standard numeric labeling. Ascii based "
"strings like gfdsahjkl;trewqyuiopvcxznm can also be used."
msgstr ""
#: src/config/options.inc:365
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Missing fragment reporting"
2017-11-23 23:35:18 +00:00
msgstr "Hiányzó töredék"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:367
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Open a message box when document has no tag with given id."
2017-11-23 23:35:18 +00:00
msgstr "Ablak megnyitása ha egy szkriptben hiba található."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:370
2005-12-06 12:49:55 +00:00
msgid "Number keys select links"
2017-11-23 23:35:18 +00:00
msgstr "A számbillentyűk kiválasztják a linkeket"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:372
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Number keys select links rather than specify command prefixes. This is a "
"tristate:\n"
2005-12-06 12:49:55 +00:00
"0 means never\n"
"1 means if document.browse.links.numbering = 1\n"
"2 means always"
msgstr ""
2017-11-23 23:35:18 +00:00
"A szám billentyűk linkeket választanak ki ahelyett hogy prefixként\n"
"működnének (ismétlésszám):\n"
2005-12-06 12:49:55 +00:00
"0 - soha\n"
"1 - ha a document.browse.links.numbering = 1\n"
"2 - mindig"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:378
2005-12-06 12:49:55 +00:00
msgid "Warn about maliciously crafted URIs"
2017-11-23 23:35:18 +00:00
msgstr "Figyelmeztetés hibás URI-k esetén"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:380
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"When following a link the user ID part of the URI is checked and if a "
"maliciously crafted URI is detected a warning dialog will ask before "
"following the link."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Egy link kiválasztása után figyelmeztessen ha az adott link\n"
"rossz szándékú hibát tartalmaz, mielőtt megnyitná az abban\n"
2005-12-06 12:49:55 +00:00
"hivatkozott oldalt."
2005-12-06 12:49:55 +00:00
#. TODO - this is somehow implemented by ff, but disabled
#. * for now as it doesn't work.
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:386
2005-12-06 12:49:55 +00:00
msgid "Wrap-around links cycling"
2017-11-23 23:35:18 +00:00
msgstr "Linkek kiválasztása"
2005-12-06 12:49:55 +00:00
#. 0
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:388
2008-07-01 00:11:44 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"When pressing 'down' on the last link, jump to the first one, and vice versa."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha az utolsó linken lefelé nyilat nyomsz, ugorjon az elsőre, és fordítva."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:392
2005-12-06 12:49:55 +00:00
msgid "Scrolling"
2017-11-23 23:35:18 +00:00
msgstr "Görgetés"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:394
2005-12-06 12:49:55 +00:00
msgid "Scrolling options."
2017-11-23 23:35:18 +00:00
msgstr "Görgetési beállítások."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:396
2005-12-06 12:49:55 +00:00
msgid "Horizontal step"
2017-11-23 23:35:18 +00:00
msgstr "Vízszintes lépés"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:398
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Number of columns to scroll when a key bound to scroll-left or scroll-right "
"is pressed and no prefix was given."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ennyi sort görget balra vagy jobbra ha egy görgetésre szolgáló\n"
"billentyűkombinációt prefix nélkül használunk."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:402
2005-12-06 12:49:55 +00:00
msgid "Extended horizontal scrolling"
2017-11-23 23:35:18 +00:00
msgstr "Kiterjesztett vízszintes görgetés"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:404
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to allow horizontal scrolling when the document does not extend off "
"the screen. Useful for copy/paste operations."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Engedélyezi a vízszintes irányú görgetést, akkor is,\n"
"ha az adott dokumentum nem lógna ki a képernyőről.\n"
"Vágólapműveleteknél hasznos."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:408
2005-12-06 12:49:55 +00:00
msgid "Margin"
2017-11-23 23:35:18 +00:00
msgstr "Margó"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:410
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Size of the virtual margin - when you click inside of that margin, document "
"scrolls in that direction."
2017-11-23 23:35:18 +00:00
msgstr "A margó mérete, amire kattintva lapozni lehet a megfelelő irányba."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:413
2005-12-06 12:49:55 +00:00
msgid "Vertical step"
2017-11-23 23:35:18 +00:00
msgstr "Függőleges lépésköz"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:415
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Number of lines to scroll when a key bound to scroll-up or scroll-down is "
"pressed and no prefix was given."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ennyi sort görget felfelé vagy lefelé ha egy görgetésre szolgáló\n"
"billentyűkombinációt prefix nélkül használunk."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:418
#, fuzzy
msgid "Vertical overlap"
msgstr "Függőleges lépésköz"
#: src/config/options.inc:420
msgid ""
"Number of overlapping lines between the new page displayed and the previous "
"one when scrolling one page up or down."
msgstr ""
#: src/config/options.inc:424
2005-12-06 12:49:55 +00:00
msgid "Searching"
2017-11-23 23:35:18 +00:00
msgstr "Keresés"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:426
2005-12-06 12:49:55 +00:00
msgid "Options for searching."
2017-11-23 23:35:18 +00:00
msgstr "Keresési beállítások."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:428
2005-12-06 12:49:55 +00:00
msgid "Case sensitivity"
2017-11-23 23:35:18 +00:00
msgstr "Kis/nagybetű érzékenység"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:430
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether the search should match the document text while maintaining case "
"sensitivity."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A dokumentum szövegében való kereséskor a kis/nagybetűk figyelembe vétele."
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:434
2005-12-06 12:49:55 +00:00
msgid "Regular expressions"
2017-11-23 23:35:18 +00:00
msgstr "Reguláris kifejezés"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:436
2005-12-06 12:49:55 +00:00
msgid ""
"Enable searching with regular expressions:\n"
"0 for plain text searching\n"
"1 for basic regular expression searches\n"
"2 for extended regular expression searches"
msgstr ""
2017-11-23 23:35:18 +00:00
"Reguláris kifejezésekkel való keresés engedélyezése:\n"
"0 - sima szöveges keresés\n"
"1 - egyszerű reguláris kifejezések\n"
"2 - kiterjesztett reguláris kifejezések"
2019-11-19 15:59:36 +00:00
#: src/config/options.inc:442
2020-12-06 14:13:37 +00:00
msgid "Reset searching on new pages"
msgstr ""
#: src/config/options.inc:444
msgid ""
"Whether to clear search, when visiting new pages, or going back in history. "
"If you set it to 0, you can search once and see results on every page."
msgstr ""
#: src/config/options.inc:448
2005-12-06 12:49:55 +00:00
msgid "Show search hit top or bottom dialogs"
2017-11-23 23:35:18 +00:00
msgstr "A keresés dialógusablakai"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:450
2008-07-01 00:11:44 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to show a dialog when the search hits the top or bottom of the "
2005-12-06 12:49:55 +00:00
"document."
msgstr ""
2017-11-23 23:35:18 +00:00
"Mutasson-e dialógusablakot ha a keresés elérte a dokumentum alját\n"
"vagy tetejét."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:453
2005-12-06 12:49:55 +00:00
msgid "Wraparound"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:455
2005-12-06 12:49:55 +00:00
msgid "Wrap around when searching. Currently only used for typeahead."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:458
2005-12-06 12:49:55 +00:00
msgid "Show not found"
2017-11-23 23:35:18 +00:00
msgstr "Ha nincs találat"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:460
2005-12-06 12:49:55 +00:00
msgid ""
"How to inform the user when nothing is matched:\n"
"0 means do nothing\n"
"1 means beep the terminal\n"
"2 means pop up message box"
msgstr ""
2017-11-23 23:35:18 +00:00
"Mi történjen, mikor nincs találat:\n"
2005-12-06 12:49:55 +00:00
"0 - semmi\n"
2017-11-23 23:35:18 +00:00
"1 - a terminál adjon hangjelzést\n"
"2 - ugorjon be egy üzenetablak"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:465
2005-12-06 12:49:55 +00:00
msgid "Typeahead searching"
2017-11-23 23:35:18 +00:00
msgstr "Keresés ~gépelés közben"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:467
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Start typeahead searching when an unbound key is pressed without any "
"modifiers. Note that most keys have default bindings, so this feature will "
"not be useful unless you unbind them.\n"
2005-12-06 12:49:55 +00:00
"\n"
2009-03-28 22:44:08 +00:00
"0 disables this feature; typeahead searching will only be\n"
" used when you press a key bound to search-typeahead or\n"
" similar\n"
2005-12-06 12:49:55 +00:00
"1 automatically starts typeahead searching thru link text\n"
2009-03-28 22:44:08 +00:00
"2 automatically starts typeahead searching thru all document\n"
" text"
2005-12-06 12:49:55 +00:00
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:480
2005-12-06 12:49:55 +00:00
msgid "Horizontal text margin"
2017-11-23 23:35:18 +00:00
msgstr "Vízszintes margó"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:482
2005-12-06 12:49:55 +00:00
msgid "Horizontal text margin."
2017-11-23 23:35:18 +00:00
msgstr "Vízszintes margó."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:484
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Preferred document width"
msgstr "Dokumentum megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:486
2019-11-19 15:59:36 +00:00
msgid ""
"Try to fit the document within this width. If set to zero,use screen width."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:489
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Whether to use preferred document width"
msgstr "Fussanak-e a dokumentumba ágyazott szkriptek."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:491
2019-11-19 15:59:36 +00:00
msgid ""
"Whether to use preferred document width. If set to zero,\n"
"use screen width. If set to one, use preferred_document_width."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:494
2005-12-06 12:49:55 +00:00
msgid "Document meta refresh"
2017-11-23 23:35:18 +00:00
msgstr "Meta refresh tag-ek kezelése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:496
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Automatically follow document-specified refresh directives ('<meta> refresh' "
"tags). Web-page authors use these to instruct the browser to reload a "
"document at a given interval or to load another page. Regardless of the "
"value the refresh URI is accessible as a link.\n"
"\n"
"Use the document.browse.minimum_refresh_time to control the minimum number "
"of seconds a refresh will wait."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Automatikusan kövesse a refresh (újratöltés) direktívákat ('<meta>\n"
"refresh tag-ek). A weblapok készítői ezeket használják arra hogy a\n"
"böngészőt arra utasítsák, frissítse a lapot megadott időközönként,\n"
"vagy töltsön le egy másik lapot. A beállítástól függetlenül a frissítendő\n"
"URI elérhető link formájában.\n"
"Használd a document.browse.minimum_refresh_time opciót a\n"
"frissítés minimális idejének megadásához (másodperc)."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:505
2005-12-06 12:49:55 +00:00
msgid "Document meta refresh minimum time"
2017-11-23 23:35:18 +00:00
msgstr "Az oldalak automatikus frissítési idejének minimuma"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:507
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The minimum number of milliseconds that should pass before refreshing. If "
"set to zero the document refresh time is used unchanged. It can fix going "
"back in history for some sites that use refreshing with zero values."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Legalább ennyi tizedmásodpercnek kell eltelni az oldal automatikus\n"
"frissítéséig. A nulla érték azt jelenti, hogy az oldal által meghatárott\n"
"érték legyen érvényes."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:512
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Show meta refresh link"
msgstr "Meta refresh tag-ek kezelése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:514
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Whether to show meta refresh link."
msgstr "Rejtett fáljok megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:516
2005-12-06 12:49:55 +00:00
msgid "Tables navigation order"
2017-11-23 23:35:18 +00:00
msgstr "Táblázatban való navigálás sorrendje"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:518
2005-12-06 12:49:55 +00:00
msgid "Move by columns in table, instead of rows."
2017-11-23 23:35:18 +00:00
msgstr "Mozgatás oszlopok helyett sorok szerint."
2005-12-06 12:49:55 +00:00
#. Keep options in alphabetical order.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:524
2005-12-06 12:49:55 +00:00
msgid "Cache"
2017-11-23 23:35:18 +00:00
msgstr "Gyorsítótár"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:526
2005-12-06 12:49:55 +00:00
msgid "Cache options."
2017-11-23 23:35:18 +00:00
msgstr "Gyorsítótár beállítások."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:528
2005-12-06 12:49:55 +00:00
msgid "Cache information about redirects"
2017-11-23 23:35:18 +00:00
msgstr "Az átirányítási információk gyorsítótárazása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:530
2009-03-28 22:44:08 +00:00
msgid ""
"Cache even redirects sent by server (usually thru HTTP by a 302 HTTP code "
"and a Location header). This was the original behaviour for quite some time, "
"but it causes problems in a situation very common to various web login "
"systems - frequently, when accessing a certain location, they will redirect "
"you to a login page if they don't receive an auth cookie, the login page "
"then gives you the cookie and redirects you back to the original page, but "
"there you have already cached redirect back to the login page! If this "
"option has value of 0, this malfunction is fixed, but occasionally you may "
"get superfluous (depends on how you take it ;-) requests to the server. If "
"this option has value of 1, experienced users can still workaround it by "
"clever combination of usage of reload, jumping around in session history and "
"hitting ctrl+enter.\n"
"\n"
"Note that this option is checked when retrieving the information from cache, "
"not when saving it to cache - thus if you enable it, even previous redirects "
"will be taken from cache instead of asking the server."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:551
2005-12-06 12:49:55 +00:00
msgid "Ignore cache-control info from server"
msgstr ""
2017-11-23 23:35:18 +00:00
"A szervertől kapott gyorsítótárvezérlési utasítások figyelmen kívül hagyása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:553
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Ignore Cache-Control and Pragma server headers. When set, the document is "
"cached even with 'Cache-Control: no-cache'."
msgstr ""
2017-11-23 23:35:18 +00:00
"A gyorsítótárvezérlési utasítások, és a 'pragma' fejlécek figyelmen kívül "
"hagyása.\n"
"Ha be van állítva, a dokumentum gyorsítótárazásra kerül, akkor is ha\n"
2005-12-06 12:49:55 +00:00
"'Cache-Control: no-cache' van megadva."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:557
2005-12-06 12:49:55 +00:00
msgid "Formatted documents"
2017-11-23 23:35:18 +00:00
msgstr "Formázott dokumentumok"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:559
2005-12-06 12:49:55 +00:00
msgid "Format cache options."
2017-11-23 23:35:18 +00:00
msgstr "Formázó gyorsítótár beállítások."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:561
2005-12-06 12:49:55 +00:00
msgid "Number"
2017-11-23 23:35:18 +00:00
msgstr "Szám"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:563
msgid ""
2009-03-28 22:44:08 +00:00
"Number of cached formatted pages. Do not get too generous here, 'formatted' "
"means that all the accompanying structures are kept in memory so that you "
2019-11-19 15:59:36 +00:00
"get the cached document immediately, but these structures may take a lot - "
2009-03-28 22:44:08 +00:00
"2x the size of the HTML source is probably not unusual, but it can be even "
"more if the document consists of a lot of short lines (padded right, if "
"possible) and links and not much other markup. So if you set this to 256 and "
"then you don't like your ELinks eating 90M, don't come complaining to "
"us. ;-)\n"
"\n"
"Also note that the format cache itself is not counted to the memory cache "
"size, but the HTML source of the formatted documents is always cached, even "
"if it is over the memory cache size threshold. (Then of course no other "
"documents can be cached.)"
msgstr ""
2007-10-03 12:16:53 +00:00
#. FIXME: Write more.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:581
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Revalidation interval"
2017-11-23 23:35:18 +00:00
msgstr "Mentés időköze"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:583
2007-10-03 12:16:53 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Period in seconds that a cache entry is considered to be up-to-date. When a "
"document is loaded and this interval has elapsed since the document was "
"initially loaded or most recently revalidated with the server, the server "
"will be checked in case there is a more up-to-date version of the document.\n"
2007-10-03 12:16:53 +00:00
"\n"
"A value of -1 disables automatic revalidation."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:592 src/dialogs/info.c:200
2005-12-06 12:49:55 +00:00
msgid "Memory cache"
2017-11-23 23:35:18 +00:00
msgstr "Gyorsító memória"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:594
2005-12-06 12:49:55 +00:00
msgid "Memory cache options."
2017-11-23 23:35:18 +00:00
msgstr "Gyorsító memória beállításai."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:598
2005-12-06 12:49:55 +00:00
msgid "Memory cache size (in bytes)."
2017-11-23 23:35:18 +00:00
msgstr "Gyorsítómemória mérete (byte-ban)"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:602
2005-12-06 12:49:55 +00:00
msgid "Charset"
2017-11-23 23:35:18 +00:00
msgstr "Karakterkészlet"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:604
2005-12-06 12:49:55 +00:00
msgid "Charset options."
2017-11-23 23:35:18 +00:00
msgstr "Karakterkészlet beállítások."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:606
2005-12-06 12:49:55 +00:00
msgid "Default codepage"
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett kódlap"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:608
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Default document codepage. 'System' stands for a codepage determined by a "
"selected locale."
msgstr ""
2017-11-23 23:35:18 +00:00
"Alapértelmezett kódlap a dokumentumok számára. A 'System'\n"
"érték esetén az operációs rendszer nyelvi beállítása lesz mérvadó."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:611
2005-12-06 12:49:55 +00:00
msgid "Ignore charset info from server"
2017-11-23 23:35:18 +00:00
msgstr "A szervertől kapott karakterkészlet figyelmen kívül hagyása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:613
2005-12-06 12:49:55 +00:00
msgid "Ignore charset info sent by server."
2017-11-23 23:35:18 +00:00
msgstr "A szerver által küldött karakterkészlet figyelmen kívül hagyása."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:617
2005-12-06 12:49:55 +00:00
msgid "Default color settings"
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett színbeállítások"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:619
2005-12-06 12:49:55 +00:00
msgid "Default document color settings."
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum alapértelmezett színbeállításai."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:630
2005-12-06 12:49:55 +00:00
msgid "Link color"
2017-11-23 23:35:18 +00:00
msgstr "A linkek színe"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:632
2005-12-06 12:49:55 +00:00
msgid "Default link color."
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett link szín."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:634
2005-12-06 12:49:55 +00:00
msgid "Visited-link color"
2017-11-23 23:35:18 +00:00
msgstr "Látogatott link színe"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:636
2005-12-06 12:49:55 +00:00
msgid "Default visited link color."
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett látogatott link szín."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:638
2005-12-06 12:49:55 +00:00
msgid "Image-link color"
2017-11-23 23:35:18 +00:00
msgstr "Képek linkjeinek színe"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:640
2005-12-06 12:49:55 +00:00
msgid "Default image link color."
2017-11-23 23:35:18 +00:00
msgstr "A képeknél megjelenő linkek alapértelmezett színe."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:642
2005-12-06 12:49:55 +00:00
msgid "Bookmarked-link color"
2017-11-23 23:35:18 +00:00
msgstr "A köny link színe"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:644
2005-12-06 12:49:55 +00:00
msgid "Default bookmarked link color."
2017-11-23 23:35:18 +00:00
msgstr "A könyvjelzőbe felvett linkek alapértelmezett színe."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:646
2005-12-06 12:49:55 +00:00
msgid "Directory color"
2017-11-23 23:35:18 +00:00
msgstr "Könyvtárak színe"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:648
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2005-12-06 12:49:55 +00:00
"Default directory color.\n"
2009-03-28 22:44:08 +00:00
"\n"
2005-12-06 12:49:55 +00:00
"See document.browse.links.color_dirs option."
msgstr ""
2017-11-23 23:35:18 +00:00
"Alapértelmezett könyvtár szín.\n"
"Lásd a document.browse.links.color_dirs opciót."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:652
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Use link number color"
msgstr "Ird be a link számát"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:654
2019-11-19 15:59:36 +00:00
msgid ""
"Whether to use link number color even when colors specified by the document "
"are used."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:657
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Link number color"
msgstr "A linkek színe"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:659
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Default link number color."
msgstr "Alapértelmezett link szín."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:665
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Increase contrast"
2017-11-23 23:35:18 +00:00
msgstr "A kontraszt biztosítása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:667
msgid ""
2009-03-28 22:44:08 +00:00
"Increase the contrast between the foreground and background colors to ensure "
"readability. For example it disallows dark colors on a black background. "
"Note, this is different from ensuring the contrast with the ensure_contrast "
"option."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:673
2005-12-06 12:49:55 +00:00
msgid "Ensure contrast"
2017-11-23 23:35:18 +00:00
msgstr "A kontraszt biztosítása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:675
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Makes sure that the back- and foreground colors are never equal."
msgstr ""
2017-11-23 23:35:18 +00:00
"Gondoskodik róla, hogy a háttérszín és a betűszín sose legyen egyforma."
2005-12-06 12:49:55 +00:00
#. If you change this please also change ACT_MAIN_DOCUMENT_COLORS action
#. * handling.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:680
2005-12-06 12:49:55 +00:00
msgid "Use document-specified colors"
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum által előírt színek használata"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:682
2005-12-06 12:49:55 +00:00
msgid ""
"Use colors specified in document:\n"
"0 is use always the default settings\n"
"1 is use document colors if available, except background\n"
"2 is use document colors, including background. This can\n"
" mostly look very impressive, but some sites will appear\n"
" really ugly. Note, that obviously if the background is\n"
" not black, it will break the behaviour of transparency."
msgstr ""
2017-11-23 23:35:18 +00:00
"A dokumentumban előírt színek használata:\n"
"0 - az alapértelmezett beállítások használata\n"
"1 - a dokumentum által előírt színek használata,\n"
" kivéve a háttérszínt.\n"
"2 - a dokumentum által előírt színek használata,\n"
" beleértve a háttérszínt is. Ez legtöbbször nagyon jól néz ki, de\n"
" néhány oldal csúnyán jelenhet meg\n"
" Megjegyzés: ha a háttér színe nem fekete,\n"
" az áttetszőség beállítás hatástalan lesz."
#. Keep options in alphabetical order.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:695
2005-12-06 12:49:55 +00:00
msgid "Downloading"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:697
2005-12-06 12:49:55 +00:00
msgid "Options regarding files downloading and handling."
2017-11-23 23:35:18 +00:00
msgstr "A fáljok letöltésével és kezelésével kapcsolatos beállítások."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:699
2005-12-06 12:49:55 +00:00
msgid "Default download directory"
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett letöltési könyvtár"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:701
2005-12-06 12:49:55 +00:00
msgid "Default download directory."
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett letöltési könyvtár."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:703
2005-12-06 12:49:55 +00:00
msgid "Set original time"
2017-11-23 23:35:18 +00:00
msgstr "Az eredeti időbélyeg beállítása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:705
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Set the timestamp of each downloaded file to the timestamp stored on the "
"server."
msgstr ""
2017-11-23 23:35:18 +00:00
"A szerveren lévő dátumbélyeg beállítása minden\n"
"letöltött fálj számára."
2005-12-06 12:49:55 +00:00
#. Does automatic resuming make sense as an option?
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:709
2005-12-06 12:49:55 +00:00
msgid "Prevent overwriting"
2017-11-23 23:35:18 +00:00
msgstr "Fájl felülírás megakadályozása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:711
msgid ""
2005-12-06 12:49:55 +00:00
"Prevent overwriting the local files:\n"
"0 is files will silently be overwritten\n"
"1 is add a suffix .{number} (for example '.1') to the name\n"
"2 is ask the user"
msgstr ""
2017-11-23 23:35:18 +00:00
"Helyi fájlok felülírásának megakadályozása:\n"
"0 - kérdezés nélkül felülírja a létező fájlokat\n"
"1 - hozzáad egy szöveget a fálj végére (pl '.1').\n"
"2 - rákérdez"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:716
2005-12-06 12:49:55 +00:00
msgid "Notify download completion by bell"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés befejezésének jelzése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:718
2005-12-06 12:49:55 +00:00
msgid ""
"Audio notification when download is completed:\n"
"0 is never\n"
"1 is when background notification is active\n"
"2 is always"
msgstr ""
2017-11-23 23:35:18 +00:00
"Letöltés befejezésének jelzése hangjelzéssel:\n"
"0 - nincs hangjelzés.\n"
"1 - ha a háttérben töltődik, és figyelmeztetéskéréssel\n"
2005-12-06 12:49:55 +00:00
"2 - mindig"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:724
2005-12-06 12:49:55 +00:00
msgid "Dump output"
2017-11-23 23:35:18 +00:00
msgstr "Formázott dokumentum kiírása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:726
2005-12-06 12:49:55 +00:00
msgid "Dump output options."
2017-11-23 23:35:18 +00:00
msgstr "Formázott dokumentum kiírásának beállításai."
2005-12-06 12:49:55 +00:00
2008-07-01 00:11:44 +00:00
#. OPT_CODEPAGE
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:728 src/config/options.inc:1045
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:489 src/dialogs/document.c:184
2005-12-06 12:49:55 +00:00
msgid "Codepage"
2017-11-23 23:35:18 +00:00
msgstr "Kódlap"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:730
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Codepage used in dump output. 'System' stands for a codepage determined by a "
"selected locale."
msgstr ""
2017-11-23 23:35:18 +00:00
"Alapértelmezett kódlap a dokumentumok számára. A 'System'\n"
"érték esetén az operációs rendszer nyelvi beállítása lesz mérvadó."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:733 src/config/options.inc:1002
2007-10-03 12:16:53 +00:00
msgid "Color mode"
2017-11-23 23:35:18 +00:00
msgstr "Szín üzemmód"
2007-10-03 12:16:53 +00:00
#. The list of modes must be at the end of this string
#. * because AsciiDoc 7.1.2 does not support continuing
#. * an outer list entry after an inner list.
#. * TRANSLATORS: This restriction applies only to the
#. * "en" (English) translation. (See doc/Makefile.)
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:740
2009-03-28 22:44:08 +00:00
#, fuzzy
2007-10-03 12:16:53 +00:00
msgid ""
"Color mode for dumps.\n"
2009-03-28 22:44:08 +00:00
"\n"
2007-10-03 12:16:53 +00:00
"Some modes may have been disabled at compile time. The Setup -> Terminal "
"options dialog lists the modes supported by this executable. If you select "
"an unsupported mode, ELinks uses 16 colors.\n"
2009-03-28 22:44:08 +00:00
"\n"
2007-10-03 12:16:53 +00:00
"The color modes are:\n"
"-1 is standard dump mode\n"
"0 is mono mode\n"
"1 is 16 color mode\n"
"2 is 88 color mode\n"
"3 is 256 color mode\n"
"4 is true color mode"
msgstr ""
2017-11-23 23:35:18 +00:00
"A színes üzemmód beállítás azt határozza meg, hogy a különböző\n"
"színes terminálokon hogy jelenjenek meg a színek:\n"
"0 - monokróm üzemmód, csak 2 szín jelenik meg\n"
"1 - 16 színű üzemmód, szabványos ANSI színekkel\n"
"2 - 256 színű üzemmód, XTerm RGB színkódok használata"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:755
2005-12-06 12:49:55 +00:00
msgid "Footer"
2017-11-23 23:35:18 +00:00
msgstr "Lábléc"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:757
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Footer string used in dumps. %u is substituted by URL."
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum mentéséhez használt lábléc. %u jelenti az URL-t."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:761
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Header string used in dumps. %u is substituted by URL."
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum mentéséhez használt fejléc. %u jelenti az URL-t."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:763
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Numbering"
2017-11-23 23:35:18 +00:00
msgstr "Szám"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:765
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Whether to print link numbers in dump output."
2017-11-23 23:35:18 +00:00
msgstr "Ne számozza a linkeket a kiírt fájlban"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:767
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "References"
2017-11-23 23:35:18 +00:00
msgstr "Erőforrások"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:769
2005-12-06 12:49:55 +00:00
#, fuzzy
2009-03-28 22:44:08 +00:00
msgid "Whether to print references (URIs) of document links in dump output."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ne írjon link hivatkozásokat (URI-ket) a mentett fájlokba.\n"
"Megjegyzés: Ez az opció csak a -dump által mentett fájlokra vonatkozik."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:772
2005-12-06 12:49:55 +00:00
msgid "Separator"
2017-11-23 23:35:18 +00:00
msgstr "Elválasztó"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:774
2005-12-06 12:49:55 +00:00
msgid "String which separates two dumps."
2017-11-23 23:35:18 +00:00
msgstr "Két dokumentummentést elválasztó karaktersor."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:776
2005-12-06 12:49:55 +00:00
msgid "Width"
2017-11-23 23:35:18 +00:00
msgstr "Szélesség"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:778
2005-12-06 12:49:55 +00:00
msgid "Width of screen in characters when dumping documents."
msgstr ""
2017-11-23 23:35:18 +00:00
"A képernyő szélessége karakterekben, amire a HTML dokumentumot\n"
"formázni kell."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:782
2005-12-06 12:49:55 +00:00
msgid "History"
2017-11-23 23:35:18 +00:00
msgstr "Látogatott oldalak"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:784
2005-12-06 12:49:55 +00:00
msgid "History options."
2017-11-23 23:35:18 +00:00
msgstr "Látogatott oldalak beállításai."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:786
2005-12-06 12:49:55 +00:00
msgid "Keep unhistory"
2017-11-23 23:35:18 +00:00
msgstr "Visszalépések megőrzése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:788
2005-12-06 12:49:55 +00:00
msgid "Keep unhistory (\"forward history\")."
msgstr ""
2017-11-23 23:35:18 +00:00
"Visszalépések megőrzése (a látogatott lapok fordított\n"
"sorrendű listája)."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:791
2005-12-06 12:49:55 +00:00
msgid "HTML rendering"
2017-11-23 23:35:18 +00:00
msgstr "HTML megjelenítés"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:793
2005-12-06 12:49:55 +00:00
msgid "Options concerning the display of HTML pages."
2017-11-23 23:35:18 +00:00
msgstr "A HTML megjelenítésre vonatkozó beállítások."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:795
2005-12-06 12:49:55 +00:00
msgid "Display frames"
2017-11-23 23:35:18 +00:00
msgstr "Keretek megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:797
2005-12-06 12:49:55 +00:00
msgid "Display frames."
2017-11-23 23:35:18 +00:00
msgstr "Keretek megjelenítése."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:799
2005-12-06 12:49:55 +00:00
msgid "Display tables"
2017-11-23 23:35:18 +00:00
msgstr "Táblázatok megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:801
2005-12-06 12:49:55 +00:00
msgid "Display tables."
2017-11-23 23:35:18 +00:00
msgstr "Táblázatok megjelenítése."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:803
2005-12-06 12:49:55 +00:00
msgid "Display subscripts"
2017-11-23 23:35:18 +00:00
msgstr "Alsó indexek megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:805
2005-12-06 12:49:55 +00:00
msgid "Display subscripts (as [thing])."
2017-11-23 23:35:18 +00:00
msgstr "Alsó indexek megjelenítése (mint pl.: [szöveg])."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:807
2005-12-06 12:49:55 +00:00
msgid "Display superscripts"
2017-11-23 23:35:18 +00:00
msgstr "Felsőindexek megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:809
2005-12-06 12:49:55 +00:00
msgid "Display superscripts (as ^thing)."
2017-11-23 23:35:18 +00:00
msgstr "Felsőindexek megjelenítése (^ jelöléssel)."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:811
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Rendering of HTML link element"
2017-11-23 23:35:18 +00:00
msgstr "A HTML linkek megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:813
msgid ""
2005-12-06 12:49:55 +00:00
"How to render <link> tags from the HTML header:\n"
"0 is nothing\n"
"1 is title\n"
"2 is name in addition\n"
"3 is hreflang in addition\n"
"4 is type in addition\n"
"5 is everything"
msgstr ""
2017-11-23 23:35:18 +00:00
"Hogy jelenjenek meg a <link> tag-ek a HTML fejlécben:\n"
"0 - nincs megjelenítés\n"
"1 - cím\n"
"2 - ezen felül még név is\n"
"3 - ezen felül még \"hreflang\" is\n"
"4 - ezen felül még típus is\n"
2005-12-06 12:49:55 +00:00
"5 - minden"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:821
2005-12-06 12:49:55 +00:00
msgid "Underline links"
2017-11-23 23:35:18 +00:00
msgstr "Linkek aláhúzása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:823
2005-12-06 12:49:55 +00:00
msgid "Underline links."
2017-11-23 23:35:18 +00:00
msgstr "Linkek aláhúzása."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:825
2005-12-06 12:49:55 +00:00
msgid "Wrap non breaking space"
2017-11-23 23:35:18 +00:00
msgstr "Az \"nbsp\"-t tartalmazó sorok kezelése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:827
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2019-11-19 15:59:36 +00:00
"If set do not honour non breaking space (the nbsp entity) but allows one to "
"wrap the text. This can help keeping the width of documents down so no "
"horizontal scrolling is needed."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha be van állítva, akkor a megjelenítés során nem kerül figyelembevételre\n"
"az \"nbsp\" (nem törhető szóköz), és az ezt tartalmazó szöveg több sorba "
"rendeződik.\n"
"Ezáltal lecsökken a dokumentum szélessége, és kevesebb oldalirányú lapozás\n"
"szükséges az olvasásához."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:832
2005-12-06 12:49:55 +00:00
msgid "Plain rendering"
2017-11-23 23:35:18 +00:00
msgstr "Normál szöveg megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:834
2005-12-06 12:49:55 +00:00
msgid "Options concerning the display of plain text pages."
2017-11-23 23:35:18 +00:00
msgstr "Normál szöveget tartalmazó oldalak megjelenítésének beállításai."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:836
2005-12-06 12:49:55 +00:00
msgid "Display URIs"
2017-11-23 23:35:18 +00:00
msgstr "URI-k megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:838
2005-12-06 12:49:55 +00:00
msgid "Display URIs in the document as links."
2017-11-23 23:35:18 +00:00
msgstr "Az URI-k megjelenítése a dokumentumban link-ként."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:840
2005-12-06 12:49:55 +00:00
msgid "Compress empty lines"
2017-11-23 23:35:18 +00:00
msgstr "Az üres sorok tömörítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:842
2005-12-06 12:49:55 +00:00
msgid "Compress successive empty lines to only one in displayed text."
2017-11-23 23:35:18 +00:00
msgstr "Az egymást követő üres sorok megjelenítése egy sorként."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:846
2005-12-06 12:49:55 +00:00
msgid "URI passing"
2017-11-23 23:35:18 +00:00
msgstr "URI átadás"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:848
msgid ""
2009-03-28 22:44:08 +00:00
"Rules for passing URIs to external commands. When one rule is defined the "
"link and tab menu will have a menu item that makes it possible to pass the "
"the link, frame or tab URI to an external command. If several rules are "
"defined the link and tab menu will have a submenu of items for each rule.\n"
"\n"
"Note, this is mostly useful for launching graphical viewers, since there is "
"no support for releasing the terminal while the command runs. The action and "
"submenus are also available by binding keys to the frame-external-command, "
"the link-external-command, and the tab-external-command actions."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:864
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"A rule for passing URI to an external command. The format is:\n"
2005-12-06 12:49:55 +00:00
"%c in the string means the current URL\n"
"%% in the string means '%'\n"
"Do _not_ put single- or double-quotes around %c."
msgstr ""
2017-11-23 23:35:18 +00:00
"URI átadása külső program számára.\n"
"A formátum a következő:\n"
"%c a szövegben az aktuális URL-t jelenti\n"
"%% a szövegben '%' jelet helyettesít\n"
2005-12-06 12:49:55 +00:00
"\n"
2017-11-23 23:35:18 +00:00
"A %c köré nem kell szimpla vagy dupla idézőjelet tenni."
2005-12-06 12:49:55 +00:00
#. Keep options in alphabetical order.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:874
2005-12-06 12:49:55 +00:00
msgid "Information files"
2017-11-23 23:35:18 +00:00
msgstr "Információs fájlok"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:876
2005-12-06 12:49:55 +00:00
msgid "Options for information files in ~/.elinks."
2017-11-23 23:35:18 +00:00
msgstr "A ~/.elinks információs fájljainak beállításai."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:878
2005-12-06 12:49:55 +00:00
msgid "Save interval"
2017-11-23 23:35:18 +00:00
msgstr "Mentés időköze"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:880
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Interval at which to trigger information files in ~/.elinks to be saved to "
"disk if they have changed (seconds; 0 to disable)"
msgstr ""
2017-11-23 23:35:18 +00:00
"Ennyi időnként menti a lemezre a ~/.elinks információs állományai ha "
"változtak\n"
"(másodpercekben, 0 - letiltás)"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:884
2005-12-06 12:49:55 +00:00
msgid "Use secure file saving"
2017-11-23 23:35:18 +00:00
msgstr "Biztonságos fájlmentés használata"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:886
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"First write data to unique temporary file, then rename this file upon "
"successfully finishing this. Note that this relates only to config files, "
"not downloaded files. You may want to disable it if you are using some "
"exotic permissions for concerned files. Secure file saving is automagically "
"disabled if file is symlink.\n"
"\n"
"Warning: some systems (ie. OS/2, Win32) require that destination file "
"doesn't exist when rename(3) is called, breaking atomicity, and reducing "
"reliability of this feature."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Mentéskor először egy egyedi átmeneti fálj írása, majd siker esetén\n"
"átnevezés végleges névre. Megjegyzés: ez a beállítás csak konfigurációs\n"
"állományok esetén működik, nem vonatkozik a letöltött állományokra.\n"
"Amennyiben különleges engedélyekkel rendelkező konfigurációs\n"
"állományokat szeretnél használni, tiltsd le. A biztonságos mentés\n"
"automatikusan kikapcsol, ha a cél állomány szimbólikus link.\n"
"Figyelem: néhány rendszernél (pl.: OS/2, Win32) a rename() függvény\n"
"hívásakor a célfájl nem szabad hogy létezzen a rename(3)\n"
"függvényhívásnál, amely csökkenti ennek a funkciónak\n"
"a megbízhatóságát."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:898
2005-12-06 12:49:55 +00:00
msgid "Use fsync(3) with secure file saving"
2017-11-23 23:35:18 +00:00
msgstr "Biztonságos fájlmentés használata az fsync(3) függvény segítségével"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:900
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"When using secure file saving, call fsync(3), if the OS supports it, to "
"force the OS immediately to write the data to permanent storage. This is "
"optional for those who wish to avoid excessive disk I/O."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A biztonságos fájlmentés során az fsync(3) függvény segítségével\n"
"biztosítjuk hogy az operációs rendszer rögtön a lemezre írja az\n"
"adatokat. Az intenzív lemez I/O elkerülése érdekében ez opcionális."
2005-12-06 12:49:55 +00:00
#. Keep options in alphabetical order.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:909
2005-12-06 12:49:55 +00:00
msgid "Terminals"
2017-11-23 23:35:18 +00:00
msgstr "Terminálok"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:911
2005-12-06 12:49:55 +00:00
msgid "Terminal options."
2017-11-23 23:35:18 +00:00
msgstr "Terminál beállítások."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:915
2005-12-06 12:49:55 +00:00
msgid "Options specific to this terminal type (according to $TERM value)."
msgstr ""
2017-11-23 23:35:18 +00:00
"Beállítások ehhez a termináltípushoz (a $TERM környezeti\n"
"változó alapján)"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:942
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Terminal type; matters mostly only when drawing frames and dialog box "
"borders:\n"
2005-12-06 12:49:55 +00:00
"0 is dumb terminal type, ASCII art\n"
"1 is VT100, simple but portable\n"
"2 is Linux, you get double frames and other goodies\n"
"3 is KOI-8\n"
2019-11-19 15:59:36 +00:00
"4 is FreeBSD\n"
"5 is fbterm"
msgstr ""
2017-11-23 23:35:18 +00:00
"Terminál típus; a keretrajzolásnál és dialógusablak kereteknél\n"
"számít:\n"
"0 - egyszerű terminál, ASCII keretek\n"
"1 - VT100, egyszerű de hordozható\n"
"2 - Linux, dupla keretek és egyéb finomságok\n"
2005-12-06 12:49:55 +00:00
"3 - KOI-8 4 - FreeBSD"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:951
2009-03-28 22:44:08 +00:00
msgid "Always encode xterm title in ISO-8859-1"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:953
2009-03-28 22:44:08 +00:00
msgid ""
"When updating the window title of xterm or a similar terminal emulator, "
"encode the title in ISO-8859-1 (Latin-1), rather than in the charset used "
"for other text in the window. Cyrillic and other characters get replaced "
"with Latin ones. Xterm requires this unless you explicitly enable UTF-8 "
"titles in it.\n"
"\n"
"If this option does not take effect immediately, try switching to a "
"different page so that ELinks notices it needs to update the title."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:964 src/dialogs/options.c:230
2005-12-06 12:49:55 +00:00
msgid "Switch fonts for line drawing"
2017-11-23 23:35:18 +00:00
msgstr "Keretek rajzolása külön betűtípussal"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:966
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Switch fonts when drawing lines, enabling both local characters and lines "
"working at the same time. ELinks uses this option only if UTF-8 I/O is "
"disabled and the terminal type is Linux or FreeBSD."
msgstr ""
2017-11-23 23:35:18 +00:00
"Keretek rajzolása idejére betűtípus váltása, a helyi karakterek,\n"
"és a keretek is működnek egyidőben. Csak Linux terminál esetén\n"
"van értelme a beállításnak."
2007-10-03 12:16:53 +00:00
#. When CONFIG_UTF8 is defined, any code that reads the "utf_8_io"
#. * option should also check whether the "codepage" option is UTF-8,
#. * and if so, behave as if "utf_8_io" were 1. (When CONFIG_UTF8 is
#. * not defined, it should not be possible to set UTF-8 as "codepage";
#. * please report any such possibilities as bugs.)
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:976 src/dialogs/options.c:236
2005-12-06 12:49:55 +00:00
msgid "UTF-8 I/O"
msgstr "UTF_8 I/O"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:978
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Enable I/O in UTF-8 for Unicode terminals. Note that currently, only the "
"subset of UTF-8 according to terminal codepage is used. ELinks ignores this "
"option if the terminal codepage is UTF-8."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az I/O műveletek UTF8 szerinti engedélyezése, az Unicode\n"
"terminálok számára. Megjegyzés: jelenleg csak az UTF8 egy része\n"
"működik."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:984 src/dialogs/options.c:238 src/main/version.c:156
2019-11-19 15:59:36 +00:00
msgid "Combining characters"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:986
2019-11-19 15:59:36 +00:00
msgid ""
"Enable combining characters. It works only with the xterm in UTF-8 mode."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:990 src/dialogs/options.c:231
2005-12-06 12:49:55 +00:00
msgid "Restrict frames in cp850/852"
2017-11-23 23:35:18 +00:00
msgstr "Keretek korlátozása cp850/852 alatt"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:992
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Restrict the characters used when drawing lines. Makes sense only with linux "
"terminals using the cp850/852 character sets."
msgstr ""
2017-11-23 23:35:18 +00:00
"Korlátozza a keretrajzoló karakterek használatát. Csak Linux\n"
"terminálok és 850/852 kódlap esetén van értelme állítani."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:996 src/dialogs/options.c:232
2005-12-06 12:49:55 +00:00
msgid "Block cursor"
2017-11-23 23:35:18 +00:00
msgstr "Tömb kurzor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:998
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Move cursor to bottom right corner when done drawing. This is particularly "
"useful when we have a block cursor, so that inversed text is displayed "
"correctly."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Rajzoló műveletek után a kurzor áthelyezése a jobb also sarokba.\n"
"Hasznos ha tömb kurzor van beállítva, így az inverz szöveg korrektül\n"
2005-12-06 12:49:55 +00:00
"jelenik meg."
2007-10-03 12:16:53 +00:00
#. The list of modes must be at the end of this string
#. * because AsciiDoc 7.1.2 does not support continuing
#. * an outer list entry after an inner list.
#. * TRANSLATORS: This restriction applies only to the
#. * "en" (English) translation. (See doc/Makefile.)
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1009
2007-10-03 12:16:53 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2007-10-03 12:16:53 +00:00
"The color mode controls what colors are used and how they are output to the "
"terminal.\n"
2009-03-28 22:44:08 +00:00
"\n"
2007-10-03 12:16:53 +00:00
"Some modes may have been disabled at compile time. The Setup -> Terminal "
"options dialog lists the modes supported by this executable. If you select "
"an unsupported mode, ELinks uses 16 colors.\n"
2009-03-28 22:44:08 +00:00
"\n"
2007-10-03 12:16:53 +00:00
"The color modes are:\n"
2005-12-06 12:49:55 +00:00
"0 is mono mode, only 2 colors are used\n"
"1 is 16 color mode, uses the common ANSI colors\n"
2007-10-03 12:16:53 +00:00
"2 is 88 color mode, uses XTerm RGB codes\n"
"3 is 256 color mode, uses XTerm RGB codes\n"
"4 is true color mode, uses konsole RGB codes"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A színes üzemmód beállítás azt határozza meg, hogy a különböző\n"
"színes terminálokon hogy jelenjenek meg a színek:\n"
"0 - monokróm üzemmód, csak 2 szín jelenik meg\n"
"1 - 16 színű üzemmód, szabványos ANSI színekkel\n"
"2 - 256 színű üzemmód, XTerm RGB színkódok használata"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1024 src/dialogs/options.c:234
2005-12-06 12:49:55 +00:00
msgid "Transparency"
2017-11-23 23:35:18 +00:00
msgstr "Áttetszőség"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1026
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"If we should not set the background to black. This is particularly useful "
"when we have a terminal (typically in some windowing environment) with a "
"background image or a transparent background - it will be visible in ELinks "
"as well (but ELinks document color handling will still assume the background "
"is black so if you have a bright background you might experience contrast "
"problems). Note that this option makes sense only when colors are enabled."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ez a beállítás grafikus környezetben hasznos, olyan terminál emulátor\n"
"alatt, amelyik háttérképet vagy áttetszőséget használ. Ha ezt bekapcsolod,\n"
"az ELinksben is látható lesz ez a háttérkép. Akkor van értelme, ha a\n"
"színek engedélyezve vannak."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1036 src/dialogs/options.c:233
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Italic"
msgstr "Olasz"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1038
2019-11-19 15:59:36 +00:00
msgid "If we should use italics."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1042
2005-12-06 12:49:55 +00:00
msgid "If we should use underline or enhance the color instead."
2017-11-23 23:35:18 +00:00
msgstr "Jelenítsünk meg aláhúzást, vagy használjunk színt helyette?"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1047
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Codepage of charset used for displaying content on terminal. 'System' stands "
"for a codepage determined by a selected locale."
msgstr ""
2017-11-23 23:35:18 +00:00
"A karakterkészlet kódlapja amit a terminálon való megjelenítéshez "
"használjunk.\n"
"A 'System' beállítás esetén az érvényes nyelvi beállításnak megfelelő "
"kódlap\n"
"kerül használatra."
2005-12-06 12:49:55 +00:00
#. Keep options in alphabetical order.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1055
2005-12-06 12:49:55 +00:00
msgid "User interface"
2017-11-23 23:35:18 +00:00
msgstr "Felhasználói felület"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1057
2005-12-06 12:49:55 +00:00
msgid "User interface options."
2017-11-23 23:35:18 +00:00
msgstr "A felhasználói felület beállításai."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1061
2005-12-06 12:49:55 +00:00
msgid "Color settings"
2017-11-23 23:35:18 +00:00
msgstr "Színbeállítások"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1063
2005-12-06 12:49:55 +00:00
msgid "Default user interface color settings."
2017-11-23 23:35:18 +00:00
msgstr "A felhasználói felület színbeállításai."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1090
2005-12-06 12:49:55 +00:00
msgid "Color terminals"
2017-11-23 23:35:18 +00:00
msgstr "Színes terminálok"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1092
2005-12-06 12:49:55 +00:00
msgid "Color settings for color terminal."
2017-11-23 23:35:18 +00:00
msgstr "Színbeállítások színes terminálok számára."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1094
2005-12-06 12:49:55 +00:00
msgid "Non-color terminals"
2017-11-23 23:35:18 +00:00
msgstr "Nem színes terminálok"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1096
2005-12-06 12:49:55 +00:00
msgid "Color settings for non-color terminal."
2017-11-23 23:35:18 +00:00
msgstr "Színbeállítások nem színes terminálok esetén."
2005-12-06 12:49:55 +00:00
#. FIXME: obsolete, how to alias them correctly ? --Zas
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1099
2005-12-06 12:49:55 +00:00
msgid "Main menu bar"
2017-11-23 23:35:18 +00:00
msgstr "Menü címsora"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1101
2005-12-06 12:49:55 +00:00
msgid "Main menu bar colors."
2017-11-23 23:35:18 +00:00
msgstr "Menü címsorának színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1103
2005-12-06 12:49:55 +00:00
msgid "Unselected main menu bar item"
2017-11-23 23:35:18 +00:00
msgstr "Főmenü sorában lévő elem"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1105
2005-12-06 12:49:55 +00:00
msgid "Unselected main menu bar item colors."
2017-11-23 23:35:18 +00:00
msgstr "Főmenü sorában lévő elem színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1107
2005-12-06 12:49:55 +00:00
msgid "Selected main menu bar item"
2017-11-23 23:35:18 +00:00
msgstr "Főmenü sorában lévő kiválasztott elem"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1109
2005-12-06 12:49:55 +00:00
msgid "Selected main menu bar item colors."
2017-11-23 23:35:18 +00:00
msgstr "Főmenü sorában lévő kiválasztott elem színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1111 src/config/options.inc:1140
2005-12-06 12:49:55 +00:00
msgid "Hotkey"
2017-11-23 23:35:18 +00:00
msgstr "Gyorsbillentyű"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1113
2005-12-06 12:49:55 +00:00
msgid "Main menu hotkey colors."
2017-11-23 23:35:18 +00:00
msgstr "Főmenü gyorsbillentyűinek színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1115 src/config/options.inc:1144
2005-12-06 12:49:55 +00:00
msgid "Unselected hotkey"
2017-11-23 23:35:18 +00:00
msgstr "Gyorsbillentyű"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1117
2005-12-06 12:49:55 +00:00
msgid "Main menu unselected hotkey colors."
2017-11-23 23:35:18 +00:00
msgstr "Főmenü gyorsbillentyűinek színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1119 src/config/options.inc:1148
2005-12-06 12:49:55 +00:00
msgid "Selected hotkey"
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott gyorsbillentyű"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1121
2005-12-06 12:49:55 +00:00
msgid "Main menu selected hotkey colors."
2017-11-23 23:35:18 +00:00
msgstr "Főmenü kiválasztott gyorsbillentyűinek színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1124
2005-12-06 12:49:55 +00:00
msgid "Menu bar"
2017-11-23 23:35:18 +00:00
msgstr "Menüsor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1126
2005-12-06 12:49:55 +00:00
msgid "Menu bar colors."
2017-11-23 23:35:18 +00:00
msgstr "A menüsor színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1128
2005-12-06 12:49:55 +00:00
msgid "Unselected menu item"
2017-11-23 23:35:18 +00:00
msgstr "Menüpont"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1130
2005-12-06 12:49:55 +00:00
msgid "Unselected menu item colors."
2017-11-23 23:35:18 +00:00
msgstr "A menüpontok színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1132
2005-12-06 12:49:55 +00:00
msgid "Selected menu item"
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott menüpont"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1134
2005-12-06 12:49:55 +00:00
msgid "Selected menu item colors."
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott menüpontok színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1136
2005-12-06 12:49:55 +00:00
msgid "Marked menu item"
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott menüpont"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1138
2005-12-06 12:49:55 +00:00
msgid "Marked menu item colors."
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott menüpontok színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1142
2005-12-06 12:49:55 +00:00
msgid "Menu item hotkey colors."
2017-11-23 23:35:18 +00:00
msgstr "Menüpont gyorsbillentyűinek színe."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1146
2005-12-06 12:49:55 +00:00
msgid "Menu item unselected hotkey colors."
2017-11-23 23:35:18 +00:00
msgstr "Menüpont gyorsbillentyűjének színe."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1150
2005-12-06 12:49:55 +00:00
msgid "Menu item selected hotkey colors."
2017-11-23 23:35:18 +00:00
msgstr "Menüpont kiválasztott gyorsbillentyűjének színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1152
2005-12-06 12:49:55 +00:00
msgid "Menu frame"
2017-11-23 23:35:18 +00:00
msgstr "Menü keret"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1154
2005-12-06 12:49:55 +00:00
msgid "Menu frame colors."
2017-11-23 23:35:18 +00:00
msgstr "Menü keret színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1157
2005-12-06 12:49:55 +00:00
msgid "Dialog"
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1159
2005-12-06 12:49:55 +00:00
msgid "Dialog colors."
2017-11-23 23:35:18 +00:00
msgstr "A dialógusablak színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1169
2005-12-06 12:49:55 +00:00
msgid "Generic"
2017-11-23 23:35:18 +00:00
msgstr "Általános"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1171
2005-12-06 12:49:55 +00:00
msgid "Generic dialog colors."
2017-11-23 23:35:18 +00:00
msgstr "Általános dialógusablak színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1173
2005-12-06 12:49:55 +00:00
msgid "Frame"
msgstr "Keret"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1175
2005-12-06 12:49:55 +00:00
msgid "Dialog frame colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak kereteinek színe."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1177
2005-12-06 12:49:55 +00:00
msgid "Scrollbar"
2017-11-23 23:35:18 +00:00
msgstr "Görgetősáv"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1179
2005-12-06 12:49:55 +00:00
msgid "Scrollbar colors."
2017-11-23 23:35:18 +00:00
msgstr "Görgetősáv színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1181
2005-12-06 12:49:55 +00:00
msgid "Selected scrollbar"
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott görgetősáv"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1183
2005-12-06 12:49:55 +00:00
msgid "Scrollbar selected colors."
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott görgetősáv színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1187
2005-12-06 12:49:55 +00:00
msgid "Dialog title colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak címének színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1189
2005-12-06 12:49:55 +00:00
msgid "Text"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1191
2005-12-06 12:49:55 +00:00
msgid "Dialog text colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak szövegének a színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1193 src/viewer/text/form.c:1930
2005-12-06 12:49:55 +00:00
msgid "Checkbox"
2017-11-23 23:35:18 +00:00
msgstr "Jelölönégyzet"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1195
2005-12-06 12:49:55 +00:00
msgid "Dialog checkbox colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak jelölönégyzetének színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1197
2005-12-06 12:49:55 +00:00
msgid "Selected checkbox"
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott jelölőnégyzet"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1199
2005-12-06 12:49:55 +00:00
msgid "Dialog selected checkbox colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak kiválasztott jelölőnégyzeteinek a színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1201
2005-12-06 12:49:55 +00:00
msgid "Checkbox label"
2017-11-23 23:35:18 +00:00
msgstr "Jelölönégyzet címkéje"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1203
2005-12-06 12:49:55 +00:00
msgid "Dialog checkbox label colors."
2017-11-23 23:35:18 +00:00
msgstr "Jelölönégyzet címkéjenek a színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1205
2005-12-06 12:49:55 +00:00
msgid "Button"
2017-11-23 23:35:18 +00:00
msgstr "Nyomógomb"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1207 src/config/options.inc:1215
2005-12-06 12:49:55 +00:00
msgid "Dialog button colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak nyomógombjának a színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1209
2005-12-06 12:49:55 +00:00
msgid "Selected button"
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott gomb"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1211 src/config/options.inc:1219
2005-12-06 12:49:55 +00:00
msgid "Dialog selected button colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak kiválasztott nyomógombjainak a színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1213
2005-12-06 12:49:55 +00:00
msgid "Button shortcut"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1217
2005-12-06 12:49:55 +00:00
msgid "Selected button shortcut"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1221 src/viewer/text/form.c:1934
2005-12-06 12:49:55 +00:00
msgid "Text field"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg mezö"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1223
2005-12-06 12:49:55 +00:00
msgid "Dialog text field colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak szövegmezőjének színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1225
2005-12-06 12:49:55 +00:00
msgid "Text field text"
2017-11-23 23:35:18 +00:00
msgstr "Szövegmező szöveg"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1227
2005-12-06 12:49:55 +00:00
msgid "Dialog field text colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak szövegmezőjének színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1229
2005-12-06 12:49:55 +00:00
msgid "Meter"
2017-11-23 23:35:18 +00:00
msgstr "Jelzőcsík"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1231
2005-12-06 12:49:55 +00:00
msgid "Dialog meter colors."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak jelzőcsíkjának színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1233
2005-12-06 12:49:55 +00:00
msgid "Shadow"
2017-11-23 23:35:18 +00:00
msgstr "Árnyék"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1235
2005-12-06 12:49:55 +00:00
msgid "Dialog shadow colors (see ui.shadows option)."
2017-11-23 23:35:18 +00:00
msgstr "A dialógusablakok árnyékának színei (lásd: ui.shadows opció)."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1237
2005-12-06 12:49:55 +00:00
msgid "Title bar"
2017-11-23 23:35:18 +00:00
msgstr "Címsor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1239
2005-12-06 12:49:55 +00:00
msgid "Title bar colors."
2017-11-23 23:35:18 +00:00
msgstr "Címsor színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1241
2005-12-06 12:49:55 +00:00
msgid "Generic title bar"
2017-11-23 23:35:18 +00:00
msgstr "Általános címsor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1243
2005-12-06 12:49:55 +00:00
msgid "Generic title bar colors."
2017-11-23 23:35:18 +00:00
msgstr "Általános címsor színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1245
2005-12-06 12:49:55 +00:00
msgid "Title bar text"
2017-11-23 23:35:18 +00:00
msgstr "Címsor szövege"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1247
2005-12-06 12:49:55 +00:00
msgid "Title bar text colors."
2017-11-23 23:35:18 +00:00
msgstr "Címsor szövegének színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1250
2005-12-06 12:49:55 +00:00
msgid "Status bar"
2017-11-23 23:35:18 +00:00
msgstr "Állapotsor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1252
2005-12-06 12:49:55 +00:00
msgid "Status bar colors."
2017-11-23 23:35:18 +00:00
msgstr "Állapotsor színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1254
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Status bar show ip"
msgstr "Állapotsor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1256
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Status bar show ip text colors."
msgstr "Állapotsor szöveg színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1258
2005-12-06 12:49:55 +00:00
msgid "Generic status bar"
2017-11-23 23:35:18 +00:00
msgstr "Általános állapotsor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1260
2005-12-06 12:49:55 +00:00
msgid "Generic status bar colors."
2017-11-23 23:35:18 +00:00
msgstr "Általános állapotsor színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1263
2005-12-06 12:49:55 +00:00
msgid "Status bar text"
2017-11-23 23:35:18 +00:00
msgstr "Állapotsor szöveg"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1265
2005-12-06 12:49:55 +00:00
msgid "Status bar text colors."
2017-11-23 23:35:18 +00:00
msgstr "Állapotsor szöveg színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1268
2005-12-06 12:49:55 +00:00
msgid "Tabs bar"
2017-11-23 23:35:18 +00:00
msgstr "Fülek sora"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1270
2005-12-06 12:49:55 +00:00
msgid "Tabs bar colors."
2017-11-23 23:35:18 +00:00
msgstr "Fülek sorának színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1272
2005-12-06 12:49:55 +00:00
msgid "Unvisited tab"
2017-11-23 23:35:18 +00:00
msgstr "Új oldalt tartalmazó fül"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1274
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Tab colors for tabs that have not been selected since they completed loading."
msgstr ""
2017-11-23 23:35:18 +00:00
"Azoknak a füleknek a színei, amelyek letöltöttek egy új lapot,\n"
"de azóta még nem lettek kiválasztva."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1277
2005-12-06 12:49:55 +00:00
msgid "Unselected tab"
2017-11-23 23:35:18 +00:00
msgstr "Fülek"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1279
2005-12-06 12:49:55 +00:00
msgid "Unselected tab colors."
2017-11-23 23:35:18 +00:00
msgstr "Fülek színei."
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1281
2005-12-06 12:49:55 +00:00
msgid "Loading tab"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés közben lévő fül"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1283
2005-12-06 12:49:55 +00:00
msgid "Tab colors for tabs that are loading in the background."
2017-11-23 23:35:18 +00:00
msgstr "Letöltés közben lévő fül színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1285
2005-12-06 12:49:55 +00:00
msgid "Selected tab"
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott fül"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1287
2005-12-06 12:49:55 +00:00
msgid "Selected tab colors."
2017-11-23 23:35:18 +00:00
msgstr "Kiválasztott fül színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1289
2005-12-06 12:49:55 +00:00
msgid "Tab separator"
2017-11-23 23:35:18 +00:00
msgstr "Fül elválasztó"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1291
2005-12-06 12:49:55 +00:00
msgid "Tab separator colors."
2017-11-23 23:35:18 +00:00
msgstr "Fülekek elválasztó részének színei."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1293
#, fuzzy
msgid "Clipboard"
msgstr "%d fájl"
#: src/config/options.inc:1295
#, fuzzy
msgid "Clipboard highlight colors."
msgstr "A keresett szövegek kiemelési színei."
#: src/config/options.inc:1297
2005-12-06 12:49:55 +00:00
msgid "Searched strings"
2017-11-23 23:35:18 +00:00
msgstr "A keresett szövegek"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1299
2005-12-06 12:49:55 +00:00
msgid "Searched string highlight colors."
2017-11-23 23:35:18 +00:00
msgstr "A keresett szövegek kiemelési színei."
2005-12-06 12:49:55 +00:00
#. ==========================================================
#. ============= BORING PART (colors) END ===================
#. ==========================================================
#. Keep options in alphabetical order.
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1308
2005-12-06 12:49:55 +00:00
msgid "Dialog settings"
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablak beállítások"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1310
2005-12-06 12:49:55 +00:00
msgid "Dialogs-specific appearance and behaviour settings."
2017-11-23 23:35:18 +00:00
msgstr "Dialógusablakok megjelenése és viselkedése."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1313
2005-12-06 12:49:55 +00:00
msgid "Minimal height of listbox widget"
2017-11-23 23:35:18 +00:00
msgstr "A listák minimális magassága"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1315
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Minimal height of the listbox widget (used e.g. for bookmarks or global "
"history)."
msgstr ""
2017-11-23 23:35:18 +00:00
"A listák minimális magassága (mint pl. a könyvjelzők ablakban, vagy\n"
"a látogatott lapok listájánál)."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1318
2005-12-06 12:49:55 +00:00
msgid "Drop shadows"
2017-11-23 23:35:18 +00:00
msgstr "Árnyékok"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1320
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Make dialogs drop shadows (the shadows are solid, you can adjust their color "
"by ui.colors.*.dialog.shadow). You may also want to eliminate the wide "
"borders by adjusting setup.h."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A dialógusablakoknak legyenek árnyékai (az árnyékok egyszínűek,\n"
"a színüket a ui.colors.*.dialog.shadow-nál tudod állítani). Ha kedved van,\n"
"állítsd a keretek szélességét a setup.h-ban."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1325
2005-12-06 12:49:55 +00:00
msgid "Underline menu hotkeys"
2017-11-23 23:35:18 +00:00
msgstr "A menükben lévő gyorsbillentyűk aláhúzása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1327
2008-07-01 00:11:44 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to underline hotkeys in menus to make them more visible. Requires "
"that underlining is enabled for the terminal."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A menükben lévő gyorsbillentyűk aláhúzása, így azok jobban\n"
"látszanak. A használt terminálnak támogatnia kell az aláhúzást."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1331
2005-12-06 12:49:55 +00:00
msgid "Underline button shortcuts"
2017-11-23 23:35:18 +00:00
msgstr "A nyomógombokon lévő gyorsbillentyűk aláhúzása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1333
2008-07-01 00:11:44 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to underline button shortcuts to make them more visible. Requires "
"that underlining is enabled for the terminal."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A nyomógombokon lévő gyorsbillentyűk aláhúzása, így azok jobban\n"
"látszanak. A használt terminálnak támogatnia kell az aláhúzást."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1338
2005-12-06 12:49:55 +00:00
msgid "Timer options"
2017-11-23 23:35:18 +00:00
msgstr "Időzítő beállítások"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1340
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Timed action after certain interval of user inactivity. Someone can even "
"find this useful, although you may not believe that."
2017-11-23 23:35:18 +00:00
msgstr "Időzített esemény bizonyos felhasználói inaktivitás után."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1347
2005-12-06 12:49:55 +00:00
msgid ""
"Whether to enable the timer or not:\n"
"0 is don't count down anything\n"
"1 is count down, but don't show the timer\n"
"2 is count down and show the timer near LEDs"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az időzítő engedélyezése vagy tiltása:\n"
"0 - ne legyen időzítő\n"
"1 - legyen időzítő, de ne mutassa az állapotát\n"
"2 - legyen időzítő, és mutassa az állapotát a LED-ek mellett"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1354
2005-12-06 12:49:55 +00:00
msgid ""
"Whether to enable the timer or not:\n"
"0 is don't count down anything\n"
"1 is count down, but don't show the timer\n"
"2 is count down and show the timer near LEDs (DISABLED)"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az időzítő engedélyezése vagy tiltása:\n"
"0 - ne legyen időzítő\n"
"1 - legyen időzítő, de ne mutassa az állapotát\n"
"2 - legyen időzítő, és mutassa az állapotát a LED-ek mellett (LETILTVA)"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1360
2005-12-06 12:49:55 +00:00
msgid "Duration"
2017-11-23 23:35:18 +00:00
msgstr "Időtartam"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1362
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Inactivity timeout in seconds. The maximum of one day should be enough for "
"just everyone (TM)."
msgstr ""
2017-11-23 23:35:18 +00:00
"Inaktivitási idő másodpercekben megadva.\n"
"Maximum egy nap elég kell hogy legyen mindenkinek (TM)."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1367
2005-12-06 12:49:55 +00:00
msgid "Keybinding action to be triggered when timer reaches zero."
2017-11-23 23:35:18 +00:00
msgstr "Billentyűkombináció, ami az idő lejártával végrehajtódik."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1371
2005-12-06 12:49:55 +00:00
msgid "Window tabs"
2017-11-23 23:35:18 +00:00
msgstr "Fülek"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1373
2005-12-06 12:49:55 +00:00
msgid "Window tabs settings."
2017-11-23 23:35:18 +00:00
msgstr "Fülek beállításai."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1375
2005-12-06 12:49:55 +00:00
msgid "Display tabs bar"
2017-11-23 23:35:18 +00:00
msgstr "A fülek megjelenítése"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1377
msgid ""
2005-12-06 12:49:55 +00:00
"Show tabs bar on the screen:\n"
"0 means never\n"
"1 means only if two or more tabs are open\n"
"2 means always"
msgstr ""
2017-11-23 23:35:18 +00:00
"A fülek sávjának megjelenítése:\n"
2005-12-06 12:49:55 +00:00
"0 - soha\n"
2017-11-23 23:35:18 +00:00
"1 - csak ha kettő vagy több fül van\n"
2005-12-06 12:49:55 +00:00
"2 - mindig"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1382
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Tab bar at top"
2017-11-23 23:35:18 +00:00
msgstr "Fül elválasztó"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1384
2007-10-03 12:16:53 +00:00
msgid "Whether display tab bar at top like other browsers do."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1386
2005-12-06 12:49:55 +00:00
msgid "Wrap-around tabs cycling"
2017-11-23 23:35:18 +00:00
msgstr "Fülek lapozása körbe"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1388
2008-07-01 00:11:44 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"When moving right from the last tab, jump to the first one, and vice versa."
2017-11-23 23:35:18 +00:00
msgstr "Ha az utolsó fülön tovább lapozunk, ugorjon az elsőre, és fordítva."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1391
2005-12-06 12:49:55 +00:00
msgid "Confirm tab closing"
2017-11-23 23:35:18 +00:00
msgstr "Fül bezárásának megerősítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1393
2005-12-06 12:49:55 +00:00
msgid "When closing a tab show confirmation dialog."
2017-11-23 23:35:18 +00:00
msgstr "Fül bezárását megerősítő dialógusablak megnyitása."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1395
2020-05-16 18:26:13 +00:00
#, fuzzy
msgid "Disallow writing to terminal"
msgstr "Hiba a fájl irása közben"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1397
2020-05-16 18:26:13 +00:00
#, fuzzy
msgid "Whether to disallow writing to terminal by background processes."
msgstr ""
"Engedélyezzük-e hogy a script-ek új ablakokat vagy füleket nyithassanak."
2008-07-01 00:11:44 +00:00
#. OPT_LANGUAGE
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1399 src/config/opttypes.c:491
2005-12-06 12:49:55 +00:00
msgid "Language"
msgstr "Nyelv"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1401
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Language of user interface. 'System' means that the language will be "
"extracted from the environment dynamically."
msgstr ""
2017-11-23 23:35:18 +00:00
"A felhasználói felület nyelve. A \"system\" azt jelenti, hogy a\n"
"nyelvbeállítás az operációs rendszer beállításnak megfelelően történik."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1405
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Display menu bar always"
2017-11-23 23:35:18 +00:00
msgstr "Címsor megjelenítése"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1407
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Always show menu bar on the screen."
2017-11-23 23:35:18 +00:00
msgstr "Címsor megjelenítése a képernyőn."
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1409
2005-12-06 12:49:55 +00:00
msgid "Display status bar"
2017-11-23 23:35:18 +00:00
msgstr "Állapotsor megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1411
2005-12-06 12:49:55 +00:00
msgid "Show status bar on the screen."
2017-11-23 23:35:18 +00:00
msgstr "Állapotsor megjelenítése a képernyőn."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1413
2005-12-06 12:49:55 +00:00
msgid "Display title bar"
2017-11-23 23:35:18 +00:00
msgstr "Címsor megjelenítése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1415
2005-12-06 12:49:55 +00:00
msgid "Show title bar on the screen."
2017-11-23 23:35:18 +00:00
msgstr "Címsor megjelenítése a képernyőn."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1417
2005-12-06 12:49:55 +00:00
msgid "Display goto dialog in new tabs"
2017-11-23 23:35:18 +00:00
msgstr "Jelenítse meg az URL beviteli ablakot új fülek megnyitásakor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1419
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Pop up goto dialog in newly created tabs when there's no homepage set. This "
"means also showing goto dialog on startup."
msgstr ""
2017-11-23 23:35:18 +00:00
"Amennyiben nincs beállítva kezdőlap, az új fülek megnyitásakor jelenjen meg\n"
"a címbeviteli mező. Ha ez be van kapcsolva, akkor programindítás után is\n"
"felugrik a címbeviteli dialógusablak."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1423
2005-12-06 12:49:55 +00:00
msgid "Show a message box when file is saved successfully"
2017-11-23 23:35:18 +00:00
msgstr "Üzenetablak megjelenítése sikeres állománymentéskor"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1425
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"When you pressed a [ Save ] button in some manager, this option will make "
"sure that a box confirming success of the operation will pop up."
msgstr ""
2017-11-23 23:35:18 +00:00
"Jelenítsen meg üzenetablakot, ha valamelyik ablakban az állomány mentés\n"
2005-12-06 12:49:55 +00:00
"sikeres volt."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1430
2005-12-06 12:49:55 +00:00
msgid "Sessions"
msgstr "Munkafolyamatok"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1432
2005-12-06 12:49:55 +00:00
msgid "Sessions settings."
2017-11-23 23:35:18 +00:00
msgstr "A munkafolyamatok beállításai."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1434
2020-05-21 18:42:38 +00:00
msgid "Auto restore session"
msgstr "A munkafolyamat automatikus visszaállítása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1436
2020-05-21 18:42:38 +00:00
#, fuzzy
msgid ""
"Automatically restore the session at start.\n"
"\n"
"This feature requires bookmark support."
msgstr ""
2020-05-21 18:42:38 +00:00
"A munkafolyamat automatikus visszaállítása indításkor.\n"
"Ehhez a funkcióhoz könyvjelzőtámogatás szükséges."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1440
2005-12-06 12:49:55 +00:00
msgid "Auto save session"
2017-11-23 23:35:18 +00:00
msgstr "A munkafolyamat automatikus mentése"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1442
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2005-12-06 12:49:55 +00:00
"Automatically save the session when quitting.\n"
2009-03-28 22:44:08 +00:00
"\n"
2005-12-06 12:49:55 +00:00
"This feature requires bookmark support."
msgstr ""
2017-11-23 23:35:18 +00:00
"Kilépéskor automatikusan mentse a munkafolyamatot.\n"
"Ehhez a funkcióhoz könyvjelzőtámogatás szukséges."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1446
2005-12-06 12:49:55 +00:00
msgid "Auto save and restore session folder name"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az automatikus munkafolyamat mentés és visszaállítás könyvjelzőmappájának a "
2005-12-06 12:49:55 +00:00
"neve"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1448
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Name of the bookmarks folder used for auto saving and restoring session. The "
"name has to be unique. Any folders with the same name will be deleted.\n"
"\n"
2005-12-06 12:49:55 +00:00
"This only makes sense with bookmark support."
msgstr ""
2017-11-23 23:35:18 +00:00
"Annak a könyvjelzőmappának a neve, ahova az automatikus munkafolyamat\n"
"mentés és visszaállítás funkció dolgozik. A névnek egyedinek kell lennie, "
2005-12-06 12:49:55 +00:00
"minden\n"
2017-11-23 23:35:18 +00:00
"olyan könyvtár ami ilyen néven létezik, felülíródik.\n"
"Csak könyvjelzőtámogatásnál van értelme."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1454
2020-05-21 18:42:38 +00:00
msgid "Fork on start"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1456
2020-05-21 18:42:38 +00:00
msgid ""
"Fork on start to let other terminals function even if the first terminal "
"exits."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1459
2005-12-06 12:49:55 +00:00
msgid "Homepage URI"
msgstr "Honlap URI"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1461
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"The URI to load either at startup time when no URI was given on the command "
"line or when requested by the goto-url-home action. Set to \"\" if the "
"environment variable WWW_HOME should be used as homepage URI instead."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az URI amit indításkor megjelenítünk, ha nincs URI megadva\n"
"parancssorban, vagy a goto-url-home-al. Ha a beállítás értéke \"\" ,\n"
"akkor a WWW_HOME környezeti változó értéke kerül használatra."
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1466
2020-05-21 18:42:38 +00:00
#, fuzzy
msgid "Keep session active"
msgstr "Kis/nagybetű érzékeny"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1468
2020-05-21 18:42:38 +00:00
msgid "Keep the session active even if the last terminal exits."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1471
2020-07-31 12:51:20 +00:00
#, fuzzy
msgid "Clipboard filename"
msgstr "%d fájl"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1473
2020-07-31 12:51:20 +00:00
msgid ""
"The filename of the clipboard. The 'copy-clipboard' action will append to "
"it. This file can be also a named pipe. See contrib/clipboard/clip.sh for "
"sample implementation. Note this file must exists before copying to the "
"clipboard."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1478
2005-12-06 12:49:55 +00:00
msgid "Date format"
2017-11-23 23:35:18 +00:00
msgstr "Dátumformátum"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1480
2005-12-06 12:49:55 +00:00
msgid "Date format to use in dialogs. See strftime(3)."
msgstr ""
2017-11-23 23:35:18 +00:00
"A dialógusablakokban használt dátumformátum. Lásd az\n"
2005-12-06 12:49:55 +00:00
"strftime(3) man oldalt."
2020-05-28 18:40:01 +00:00
#. date added
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1485
2020-05-28 18:40:01 +00:00
msgid "Disable mouse"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1487
2020-05-28 18:40:01 +00:00
msgid "Disable mouse. Changes take effect at the next elinks restart."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1491
2005-12-06 12:49:55 +00:00
msgid "Set window title"
2017-11-23 23:35:18 +00:00
msgstr "Ablakfejléc címének beállítása"
2020-12-06 14:13:37 +00:00
#: src/config/options.inc:1493
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Set the window title when running in a windowing environment in an xterm-"
"like terminal. This way the document's title is shown on the window titlebar."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ablakfejléc címének beállítása, ha grafikus környezetben fut a program,\n"
"valamilyen xterm jellegű terminálban. Ebben az esetben a címsorban\n"
"a dokumentum címe fog látszódni."
2005-12-06 12:49:55 +00:00
#: src/config/opttypes.c:54
msgid "Read error"
2017-11-23 23:35:18 +00:00
msgstr "Olvasási hiba"
2008-07-01 00:11:44 +00:00
#. The OPT_ comments below are here to be found by grep.
#. OPT_BOOL
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:480
2005-12-06 12:49:55 +00:00
msgid "Boolean"
2017-11-23 23:35:18 +00:00
msgstr "Logikai típus"
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:480
2005-12-06 12:49:55 +00:00
msgid "[0|1]"
msgstr "[0|1]"
2008-07-01 00:11:44 +00:00
#. OPT_INT
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:482
2005-12-06 12:49:55 +00:00
msgid "Integer"
msgstr "Integer"
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:482 src/config/opttypes.c:484
2005-12-06 12:49:55 +00:00
msgid "<num>"
2017-11-23 23:35:18 +00:00
msgstr "<szám>"
2008-07-01 00:11:44 +00:00
#. OPT_LONG
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:484
2005-12-06 12:49:55 +00:00
msgid "Longint"
msgstr "Longint"
2008-07-01 00:11:44 +00:00
#. OPT_STRING
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:486
2005-12-06 12:49:55 +00:00
msgid "String"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg"
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:486
2005-12-06 12:49:55 +00:00
msgid "<str>"
2017-11-23 23:35:18 +00:00
msgstr "<szöveg>"
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:489
2005-12-06 12:49:55 +00:00
msgid "<codepage>"
2017-11-23 23:35:18 +00:00
msgstr "<kódlap>"
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:491
2005-12-06 12:49:55 +00:00
msgid "<language>"
msgstr "<nyelv>"
2008-07-01 00:11:44 +00:00
#. OPT_COLOR
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:493
2005-12-06 12:49:55 +00:00
msgid "Color"
2017-11-23 23:35:18 +00:00
msgstr "Szín"
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:493
2005-12-06 12:49:55 +00:00
msgid "<color|#rrggbb>"
msgstr "<color|#rrggbb>"
2008-07-01 00:11:44 +00:00
#. OPT_COMMAND
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:496
2005-12-06 12:49:55 +00:00
msgid "Special"
2017-11-23 23:35:18 +00:00
msgstr "Speciális"
2008-07-01 00:11:44 +00:00
#. OPT_ALIAS
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:499
2005-12-06 12:49:55 +00:00
msgid "Alias"
msgstr ""
2008-07-01 00:11:44 +00:00
#. OPT_TREE
2019-11-19 15:59:36 +00:00
#: src/config/opttypes.c:502
2005-12-06 12:49:55 +00:00
msgid "Folder"
msgstr "Mappa"
2005-12-06 12:49:55 +00:00
#. name:
2007-10-03 12:16:53 +00:00
#: src/config/timer.c:82
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Periodic Saving"
2017-11-23 23:35:18 +00:00
msgstr "Periódikus állapotmentés"
2005-12-06 12:49:55 +00:00
#. name:
#: src/config/urlhist.c:61
#, fuzzy
msgid "Goto URL History"
2017-11-23 23:35:18 +00:00
msgstr "Látogatott lapok"
2005-12-06 12:49:55 +00:00
#. name:
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:89 src/cookies/cookies.c:919
2005-12-06 12:49:55 +00:00
msgid "Cookies"
msgstr "Cookie-k"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:91
2005-12-06 12:49:55 +00:00
msgid "Cookies options."
2017-11-23 23:35:18 +00:00
msgstr "Cookie beállítások."
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:93
2005-12-06 12:49:55 +00:00
msgid "Accept policy"
2017-11-23 23:35:18 +00:00
msgstr "Elfogadási szabály"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:96
2005-12-06 12:49:55 +00:00
msgid ""
"Cookies accepting policy:\n"
"0 is accept no cookies\n"
"1 is ask for confirmation before accepting cookie\n"
"2 is accept all cookies"
msgstr ""
2017-11-23 23:35:18 +00:00
"A cookie-k elfogadásának szabálya:\n"
2005-12-06 12:49:55 +00:00
"0 - egyetlen cookie-t sem fogadunk el\n"
2017-11-23 23:35:18 +00:00
"1 - elfogadás előtt megerősítés a felhasználótól\n"
"2 - az összes cookie elfogadása"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:101
2005-12-06 12:49:55 +00:00
msgid "Maximum age"
2017-11-23 23:35:18 +00:00
msgstr "Érvényességi idő"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:103
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
"Cookie maximum age (in days):\n"
"-1 is use cookie's expiration date if any\n"
2009-03-28 22:44:08 +00:00
"0 is force expiration at the end of session, ignoring\n"
" cookie's expiration date\n"
"1+ is use cookie's expiration date, but limit age to the\n"
" given number of days"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A cookie-k maximális érvényességi ideje (napokban):\n"
"-1 a cookie saját érvényességi idejének használata\n"
"0 a cookie érvényességi idejének figyelmen kívül hagyása (csak a böngészés\n"
" idejéig érvényes)\n"
"1 + a cookie saját érvényességi idejének használata, de maximum\n"
" az előírt ideig érvényes"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:110
2005-12-06 12:49:55 +00:00
msgid "Paranoid security"
2017-11-23 23:35:18 +00:00
msgstr "Paranoid biztonság"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:112
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"When enabled, we'll require three dots in cookies domain for all non-"
"international domains (instead of just two dots). Some countries have "
"generic second level domains (eg. .com.pl, .co.uk) and allowing sites to set "
"cookies for these generic domains could potentially be very bad. Note, it is "
"off by default as it breaks a lot of sites."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha engedélyezve van, minden cookie-ban kötelezően lennie kell\n"
"három pontnak (kettő helyett). Néhány országban érvényben\n"
"vannak általános másodszintű domain nevek (pl. .com.pl, .co.uk)\n"
"ezeknek az oldalaknak nem célszerű engedélyezni hogy cookie-t\n"
"állíthassanak be. Ez az opció alapértelmezetten ki van kapcsolva,\n"
"bekapcsolása esetén jópár oldal hibásan működhet."
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:119
2005-12-06 12:49:55 +00:00
msgid "Saving"
2017-11-23 23:35:18 +00:00
msgstr "Mentés"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:121
2008-07-01 00:11:44 +00:00
msgid "Whether cookies should be loaded from and saved to disk."
2005-12-06 12:49:55 +00:00
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:124
2005-12-06 12:49:55 +00:00
msgid "Resaving"
2017-11-23 23:35:18 +00:00
msgstr "Újramentés"
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:126
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Save cookies after each change in cookies list? No effect when cookie saving "
"(cookies.save) is off."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Minden cookie-val kapcsolatos változás után mentsük a listát?\n"
"Hatástalan ha a (cookies.save) ki van kapcsolva."
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:825
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Cannot save cookies"
2017-11-23 23:35:18 +00:00
msgstr "Az összes süti törlése"
2007-10-03 12:16:53 +00:00
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:836
2007-10-03 12:16:53 +00:00
msgid "ELinks was started without a home directory."
msgstr ""
2020-05-16 18:26:13 +00:00
#: src/cookies/cookies.c:842
2007-10-03 12:16:53 +00:00
msgid "ELinks was started with the -anonymous option."
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:43 src/cookies/dialogs.c:418
2005-12-06 12:49:55 +00:00
msgid "Domain"
2017-11-23 23:35:18 +00:00
msgstr "Domén"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:44 src/mime/backend/mailcap.c:97
2020-07-26 13:36:39 +00:00
#: src/mime/backend/mimetypes.c:56 src/protocol/file/cgi.c:45
2005-12-06 12:49:55 +00:00
msgid "Path"
2017-11-23 23:35:18 +00:00
msgstr "Útvonal"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:48
2005-12-06 12:49:55 +00:00
msgid "at quit time"
2017-11-23 23:35:18 +00:00
msgstr "kilépéskor"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:56 src/cookies/dialogs.c:420
2005-12-06 12:49:55 +00:00
msgid "Secure"
2017-11-23 23:35:18 +00:00
msgstr "Biztonságos"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:57 src/cookies/dialogs.c:59
2005-12-06 12:49:55 +00:00
msgid "yes"
msgstr "igen"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:57 src/cookies/dialogs.c:59
2005-12-06 12:49:55 +00:00
msgid "no"
msgstr "nem"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:58 src/cookies/dialogs.c:421
2019-11-19 15:59:36 +00:00
msgid "HttpOnly"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:91
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Do you want to accept a cookie from %s?"
msgstr "Elfogadjuk a cookie-t innen: %s?"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:99
2005-12-06 12:49:55 +00:00
msgid "Accept cookie?"
msgstr "Elfogadjuk a cookie-t?"
#. accelerator_context(accept_cookie_dialog)
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:102
2005-12-06 12:49:55 +00:00
msgid "~Accept"
2017-11-23 23:35:18 +00:00
msgstr "~Elfogadás"
#. accelerator_context(accept_cookie_dialog)
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:103
2005-12-06 12:49:55 +00:00
msgid "~Reject"
2017-11-23 23:35:18 +00:00
msgstr "~Visszautasítás"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:170 src/cookies/dialogs.c:407
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:198
2005-12-06 12:49:55 +00:00
msgid "Server"
2017-11-23 23:35:18 +00:00
msgstr "Kiszolgáló"
2005-12-06 12:49:55 +00:00
#. cant_delete_item
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:218
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but cookie \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" sütit nem lehet törölni."
2005-12-06 12:49:55 +00:00
#. cant_delete_used_item
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:220
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but cookie \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" süti már használatban van."
2005-12-06 12:49:55 +00:00
#. cant_delete_folder
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:222
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but cookie domain \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" süti tartományt nem lehet törölni."
2005-12-06 12:49:55 +00:00
#. cant_delete_used_folder
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:224
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but cookie domain \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" süti tartomány már használatban van."
2005-12-06 12:49:55 +00:00
#. delete_marked_items_title
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:226
2005-12-06 12:49:55 +00:00
msgid "Delete marked cookies"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt sütikk törlése"
2005-12-06 12:49:55 +00:00
#. delete_marked_items
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:228
2005-12-06 12:49:55 +00:00
msgid "Delete marked cookies?"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt sütik törlése?"
2005-12-06 12:49:55 +00:00
#. delete_folder_title
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:230
2005-12-06 12:49:55 +00:00
msgid "Delete domain's cookies"
2017-11-23 23:35:18 +00:00
msgstr "A domain sütijeinek törlése"
2005-12-06 12:49:55 +00:00
#. delete_folder
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:232
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Delete all cookies from domain \"%s\"?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljem a \"%s\" domain összes sütijét?"
2005-12-06 12:49:55 +00:00
#. delete_item_title
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:234
2005-12-06 12:49:55 +00:00
msgid "Delete cookie"
2017-11-23 23:35:18 +00:00
msgstr "Süti törlése"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:236
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Delete this cookie?"
2017-11-23 23:35:18 +00:00
msgstr "Elfogadjuk a sütit?"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:238
2005-12-06 12:49:55 +00:00
msgid "Clear all cookies"
2017-11-23 23:35:18 +00:00
msgstr "Az összes süti törlése"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:240
2005-12-06 12:49:55 +00:00
msgid "Do you really want to remove all cookies?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljem az összes sütit?"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:515
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Add server"
2017-11-23 23:35:18 +00:00
msgstr "Elválasztó hozzáadása"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:519
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Server name"
2017-11-23 23:35:18 +00:00
msgstr "Kiszolgáló"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/cookies/dialogs.c:cookie_buttons)
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:542
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Add ~server"
2017-11-23 23:35:18 +00:00
msgstr "Elválasztó hozzáadása"
2007-10-03 12:16:53 +00:00
#. accelerator_context(do_edit_dialog, src/cookies/dialogs.c:cookie_buttons, src/dialogs/download.c:download_buttons, src/globhist/dialogs.c:globhist_buttons, src/protocol/auth/dialogs.c:auth_buttons)
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:545 src/dialogs/download.c:510 src/dialogs/edit.c:99
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:236 src/protocol/auth/dialogs.c:308
msgid "C~lear"
2017-11-23 23:35:18 +00:00
msgstr "Tör~lés"
2020-12-06 14:13:37 +00:00
#: src/cookies/dialogs.c:551
2005-12-06 12:49:55 +00:00
msgid "Cookie manager"
2017-11-23 23:35:18 +00:00
msgstr "Cookie kezelő"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:45
2005-12-06 12:49:55 +00:00
msgid "You are nowhere!"
msgstr "Nincs megnyitott oldal!"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:63
2005-12-06 12:49:55 +00:00
msgid "Link"
msgstr "Link"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:70
2005-12-06 12:49:55 +00:00
msgid "Link title"
2017-11-23 23:35:18 +00:00
msgstr "Link címe"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:87
2005-12-06 12:49:55 +00:00
msgid "Link image"
2017-11-23 23:35:18 +00:00
msgstr "Link kép"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:102
2005-12-06 12:49:55 +00:00
msgid "Link last visit time"
2017-11-23 23:35:18 +00:00
msgstr "A link utolsó látogatás ideje"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:108
2005-12-06 12:49:55 +00:00
msgid "Link title (from history)"
2017-11-23 23:35:18 +00:00
msgstr "A link címe (a látogatott lapok listájából)"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:188
2005-12-06 12:49:55 +00:00
msgid "assumed"
2017-11-23 23:35:18 +00:00
msgstr "feltételezett"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:191
2005-12-06 12:49:55 +00:00
msgid "ignoring server setting"
2017-11-23 23:35:18 +00:00
msgstr "kiszolgáló beállítás figyelmen kívül hagyása"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:216
2005-12-06 12:49:55 +00:00
msgid "Date"
2017-11-23 23:35:18 +00:00
msgstr "Dátum"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:228
msgid "Time since loading"
msgstr ""
#: src/dialogs/document.c:241 src/globhist/dialogs.c:70
2005-12-06 12:49:55 +00:00
msgid "Last visit time"
2017-11-23 23:35:18 +00:00
msgstr "Utolsó látogatás ideje"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:260
2005-12-06 12:49:55 +00:00
msgid "Unknown"
msgstr "Ismeretlen"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:275 src/dialogs/document.c:344
2005-12-06 12:49:55 +00:00
msgid "Header info"
2017-11-23 23:35:18 +00:00
msgstr "Fejléc információ"
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:288
2005-12-06 12:49:55 +00:00
msgid "Internal header info"
2017-11-23 23:35:18 +00:00
msgstr "Belső fejléc infó."
2019-11-19 15:59:36 +00:00
#: src/dialogs/document.c:329
2005-12-06 12:49:55 +00:00
msgid "No header info."
2017-11-23 23:35:18 +00:00
msgstr "Nincs fejléc infó."
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:255 src/dialogs/menu.c:601
#: src/protocol/bittorrent/dialogs.c:229 src/session/download.c:487
2005-12-06 12:49:55 +00:00
msgid "Download"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés"
#. accelerator_context(display_download)
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:262
2005-12-06 12:49:55 +00:00
msgid "~Background"
2017-11-23 23:35:18 +00:00
msgstr "~Háttérbe"
#. accelerator_context(display_download)
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:263
2005-12-06 12:49:55 +00:00
msgid "Background with ~notify"
2017-11-23 23:35:18 +00:00
msgstr "Háttérbe, f~igyelmeztetéssel"
#. accelerator_context(display_download, src/dialogs/download.c:download_buttons)
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:270 src/dialogs/download.c:505
2005-12-06 12:49:55 +00:00
msgid "~Abort"
2017-11-23 23:35:18 +00:00
msgstr "Megsza~kítás"
#. accelerator_context(display_download)
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:275
2005-12-06 12:49:55 +00:00
msgid "Abort and ~delete file"
2017-11-23 23:35:18 +00:00
msgstr "Megszakítás, és a fájl tö~rlése"
2005-12-06 12:49:55 +00:00
#. cant_delete_item
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:435
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but download \"%s\" cannot be interrupted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" letöltést nem lehet megszakítani."
2005-12-06 12:49:55 +00:00
#. cant_delete_used_item
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:437
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but download \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" letöltést már valami használja."
2005-12-06 12:49:55 +00:00
#. delete_marked_items_title
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:443
2005-12-06 12:49:55 +00:00
msgid "Interrupt marked downloads"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt letöltések megszakítása"
2005-12-06 12:49:55 +00:00
#. delete_marked_items
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:445
2005-12-06 12:49:55 +00:00
msgid "Interrupt marked downloads?"
2017-11-23 23:35:18 +00:00
msgstr "Szakítsuk meg a kijelölt letöltéseket?"
2005-12-06 12:49:55 +00:00
#. delete_item_title
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:451
2005-12-06 12:49:55 +00:00
msgid "Interrupt download"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés megszakítása"
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:453
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Interrupt this download?"
2017-11-23 23:35:18 +00:00
msgstr "Mgszakítsam a letöltést?"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:455
2005-12-06 12:49:55 +00:00
msgid "Interrupt all downloads"
2017-11-23 23:35:18 +00:00
msgstr "Az összes letöltés megszakítása"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:457
2005-12-06 12:49:55 +00:00
msgid "Do you really want to interrupt all downloads?"
2017-11-23 23:35:18 +00:00
msgstr "Biztos, hogy megszakítod az összes letöltést?"
2005-12-06 12:49:55 +00:00
#. This requires more work to make locking work and query the user
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:508
2005-12-06 12:49:55 +00:00
msgid "Abort and delete file"
2017-11-23 23:35:18 +00:00
msgstr "Megszakítás, és a fájl törlése"
2020-12-06 14:13:37 +00:00
#: src/dialogs/download.c:515
2005-12-06 12:49:55 +00:00
msgid "Download manager"
2017-11-23 23:35:18 +00:00
msgstr "Letöltéskezelő"
2005-12-06 12:49:55 +00:00
#. name:
2008-07-01 00:11:44 +00:00
#: src/dialogs/exmode.c:147
2005-12-06 12:49:55 +00:00
msgid "Exmode"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:42
2005-12-06 12:49:55 +00:00
msgid "About"
2017-11-23 23:35:18 +00:00
msgstr "Névjegy"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:132
2005-12-06 12:49:55 +00:00
msgid "Keys"
2017-11-23 23:35:18 +00:00
msgstr "Billenytűk"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:143
2005-12-06 12:49:55 +00:00
msgid "Copying"
2017-11-23 23:35:18 +00:00
msgstr "Szerzöi jogok"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:144
#, fuzzy, c-format
2005-12-06 12:49:55 +00:00
msgid ""
"ELinks %s\n"
"\n"
2007-10-03 12:16:53 +00:00
"%set al.\n"
2005-12-06 12:49:55 +00:00
"\n"
"This program is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
"Software Foundation, specifically version 2 of the License."
msgstr ""
"ELinks %s\n"
"\n"
"(C) 1999 - 2002 Mikulas Patocka\n"
2017-11-23 23:35:18 +00:00
"(C) 2001 - 2004 Petr Baudis és sokan mások\n"
2005-12-06 12:49:55 +00:00
"(C) 2002 - 2005 Jonas Fonseca\n"
2017-11-23 23:35:18 +00:00
"és sokan mások\n"
2005-12-06 12:49:55 +00:00
"\n"
2017-11-23 23:35:18 +00:00
"Ez egy szabad program; terjesztheted és/vagy módosíthatod a Szabad Szoftver "
"Alapitvány által készített GNU Licensz második vagy későbbi verziója szerint."
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:170 src/dialogs/info.c:284
2005-12-06 12:49:55 +00:00
msgid "Resources"
2017-11-23 23:35:18 +00:00
msgstr "Erőforrások"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:174
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%ld handle"
msgid_plural "%ld handles"
msgstr[0] ""
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:178
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld timer"
msgid_plural "%ld timers"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d időzítő"
msgstr[1] "%d időzítő"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:185
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld connection"
msgid_plural "%ld connections"
msgstr[0] "%d kapcsolat"
msgstr[1] "%d kapcsolat"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:189
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld connecting"
msgid_plural "%ld connecting"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d kapcsolódás"
msgstr[1] "%d kapcsolódás"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:193
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld transferring"
msgid_plural "%ld transferring"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d átvitel"
msgstr[1] "%d átvitel"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:197
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld keepalive"
msgid_plural "%ld keepalive"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d kapcsolatfenntartás"
msgstr[1] "%d kapcsolatfenntartás"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:205 src/dialogs/info.c:266
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld byte"
msgid_plural "%ld bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:209
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld file"
msgid_plural "%ld files"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d fájl"
msgstr[1] "%d fájl"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:213 src/dialogs/info.c:228
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%ld in use"
msgid_plural "%ld in use"
msgstr[0] ""
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:217
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld loading"
msgid_plural "%ld loading"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d betöltés"
msgstr[1] "%d betöltés"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:220
2005-12-06 12:49:55 +00:00
msgid "Document cache"
2017-11-23 23:35:18 +00:00
msgstr "Dokumentum gyorsítótár"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:224
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld formatted"
msgid_plural "%ld formatted"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d formázott"
msgstr[1] "%d formázott"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:232
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld refreshing"
msgid_plural "%ld refreshing"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d frissül"
msgstr[1] "%d frissül"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#. name:
2020-12-06 14:13:37 +00:00
#: src/dialogs/info.c:236 src/ecmascript/ecmascript.c:41
#: src/ecmascript/ecmascript.c:382
2019-11-19 15:59:36 +00:00
msgid "ECMAScript"
msgstr "ECMAScript"
#: src/dialogs/info.c:240
#, c-format
msgid "%ld interpreter"
msgid_plural "%ld interpreters"
msgstr[0] ""
#: src/dialogs/info.c:244
2005-12-06 12:49:55 +00:00
msgid "Interlinking"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:247
2005-12-06 12:49:55 +00:00
msgid "master terminal"
2017-11-23 23:35:18 +00:00
msgstr "fő terminál"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:249
2005-12-06 12:49:55 +00:00
msgid "slave terminal"
2017-11-23 23:35:18 +00:00
msgstr "szolga terminál"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:253
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld terminal"
msgid_plural "%ld terminals"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d terminál"
msgstr[1] "%d terminál"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:257
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%ld session"
msgid_plural "%ld sessions"
msgstr[0] "%d munkafolyamat"
msgstr[1] "%d munkafolyamat"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:262
2005-12-06 12:49:55 +00:00
msgid "Memory allocated"
2017-11-23 23:35:18 +00:00
msgstr "Memória lefoglalva"
2019-11-19 15:59:36 +00:00
#: src/dialogs/info.c:270
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%ld byte overhead"
msgid_plural "%ld bytes overhead"
msgstr[0] ""
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:97
2005-12-06 12:49:55 +00:00
msgid "Save URL"
2017-11-23 23:35:18 +00:00
msgstr "URL mentése"
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:97 src/dialogs/menu.c:543
2005-12-06 12:49:55 +00:00
msgid "Enter URL"
2017-11-23 23:35:18 +00:00
msgstr "URL beirása"
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:126
2005-12-06 12:49:55 +00:00
msgid "Exit ELinks"
2017-11-23 23:35:18 +00:00
msgstr "Kilépés"
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:128
2005-12-06 12:49:55 +00:00
msgid "Do you really want to exit ELinks (and terminate all downloads)?"
2017-11-23 23:35:18 +00:00
msgstr "Biztos, hogy kilépsz az ELinksből (és megszakítod a letöltéseket)?"
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:130
2005-12-06 12:49:55 +00:00
msgid "Do you really want to exit ELinks?"
2017-11-23 23:35:18 +00:00
msgstr "Biztos, hogy kilépsz az ELinksből?"
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:166
2005-12-06 12:49:55 +00:00
msgid "No history"
2017-11-23 23:35:18 +00:00
msgstr "Nincsenek látogatott lapok"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:file_menu, tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:238 src/dialogs/menu.c:314
2005-12-06 12:49:55 +00:00
msgid "Go ~back"
msgstr "~Vissza"
2007-10-03 12:16:53 +00:00
#. accelerator_context(tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:239
2005-12-06 12:49:55 +00:00
msgid "Go for~ward"
2017-11-23 23:35:18 +00:00
msgstr "Előrelépés"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:file_menu, tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:246 src/dialogs/menu.c:327
2005-12-06 12:49:55 +00:00
msgid "Bookm~ark document"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális ~lap felvétele a könyvjelzőkhöz"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:view_menu, tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:250 src/dialogs/menu.c:419
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid "Toggle ~HTML/plain"
2017-11-23 23:35:18 +00:00
msgstr "Váltás ~html/forrás között"
2007-10-03 12:16:53 +00:00
#. accelerator_context(tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:251
2005-12-06 12:49:55 +00:00
msgid "~Reload"
2017-11-23 23:35:18 +00:00
msgstr "~Frissités"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:view_menu, tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:254 src/dialogs/menu.c:429
2005-12-06 12:49:55 +00:00
msgid "Frame at ~full-screen"
2017-11-23 23:35:18 +00:00
msgstr "Keret ~teljes képrnyőre"
2007-10-03 12:16:53 +00:00
#. accelerator_context(tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:256
2007-10-03 12:16:53 +00:00
msgid "~Pass frame URI to external command"
2017-11-23 23:35:18 +00:00
msgstr "A keret URI-jának átadása külső programnak"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:view_menu, tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:264 src/dialogs/menu.c:431
2005-12-06 12:49:55 +00:00
msgid "Nex~t tab"
2017-11-23 23:35:18 +00:00
msgstr "Következő fül"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:view_menu, tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:265 src/dialogs/menu.c:432
2005-12-06 12:49:55 +00:00
msgid "Pre~v tab"
2017-11-23 23:35:18 +00:00
msgstr "Előző fül"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:view_menu, tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:268 src/dialogs/menu.c:433
2005-12-06 12:49:55 +00:00
msgid "~Close tab"
2017-11-23 23:35:18 +00:00
msgstr "Fül bezárása"
2007-10-03 12:16:53 +00:00
#. accelerator_context(tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:271
2005-12-06 12:49:55 +00:00
msgid "C~lose all tabs but the current"
2017-11-23 23:35:18 +00:00
msgstr "Mindegyiket bezárja, kivéve ezt"
2007-10-03 12:16:53 +00:00
#. accelerator_context(tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:275
2005-12-06 12:49:55 +00:00
msgid "B~ookmark all tabs"
2017-11-23 23:35:18 +00:00
msgstr "Az összes fül címének elmentése a könyvjelzőkhöz"
2007-10-03 12:16:53 +00:00
#. accelerator_context(tab_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:283
2007-10-03 12:16:53 +00:00
msgid "Pass tab URI to e~xternal command"
2017-11-23 23:35:18 +00:00
msgstr "A fül URI-jának átadása külső programnak"
2007-10-03 12:16:53 +00:00
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:311
2005-12-06 12:49:55 +00:00
msgid "Open new ~tab"
2017-11-23 23:35:18 +00:00
msgstr "Új fül megnyitása"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:312
2005-12-06 12:49:55 +00:00
msgid "Open new tab in backgroun~d"
2017-11-23 23:35:18 +00:00
msgstr "Ú~j fül megnyitása a háttérben"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:313
2005-12-06 12:49:55 +00:00
msgid "~Go to URL"
2017-11-23 23:35:18 +00:00
msgstr "URL-re ~ugrás"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:315
2005-12-06 12:49:55 +00:00
msgid "Go ~forward"
2017-11-23 23:35:18 +00:00
msgstr "Előrelépés"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:316
2005-12-06 12:49:55 +00:00
msgid "~History"
2017-11-23 23:35:18 +00:00
msgstr "~Látogatott lapok"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:317
2005-12-06 12:49:55 +00:00
msgid "~Unhistory"
2017-11-23 23:35:18 +00:00
msgstr "~Visszalépések"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:323
2005-12-06 12:49:55 +00:00
msgid "~Save as"
2017-11-23 23:35:18 +00:00
msgstr "Menté~s másként"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:324
2005-12-06 12:49:55 +00:00
msgid "Save UR~L as"
2017-11-23 23:35:18 +00:00
msgstr "~URL mentése másként"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:325
2005-12-06 12:49:55 +00:00
msgid "Sa~ve formatted document"
2017-11-23 23:35:18 +00:00
msgstr "Formázott dokumentum mentése"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:334
2005-12-06 12:49:55 +00:00
msgid "~Kill background connections"
2017-11-23 23:35:18 +00:00
msgstr "~Háttérben futó kapcsolatok megszakítása"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:335
2005-12-06 12:49:55 +00:00
msgid "Flush all ~caches"
2017-11-23 23:35:18 +00:00
msgstr "Gyorsí~tó memória kiürítése"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:336
2005-12-06 12:49:55 +00:00
msgid "Resource ~info"
2017-11-23 23:35:18 +00:00
msgstr "Erőforrás ~információ"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:343
2005-12-06 12:49:55 +00:00
msgid "E~xit"
2017-11-23 23:35:18 +00:00
msgstr "~Kilépés"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:370
2005-12-06 12:49:55 +00:00
msgid "Open ~new window"
2017-11-23 23:35:18 +00:00
msgstr "Új ablak megnyitása"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:389
2005-12-06 12:49:55 +00:00
msgid "~OS shell"
msgstr "Parancss~or"
#. accelerator_context(src/dialogs/menu.c:file_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:396
2005-12-06 12:49:55 +00:00
msgid "Resize t~erminal"
2017-11-23 23:35:18 +00:00
msgstr "~Terminál átméretezése"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:414
2005-12-06 12:49:55 +00:00
msgid "Search ~backward"
2017-11-23 23:35:18 +00:00
msgstr "Keresés ~visszafelé"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:415
2005-12-06 12:49:55 +00:00
msgid "Find ~next"
2017-11-23 23:35:18 +00:00
msgstr "~Következő keresése"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:416
2005-12-06 12:49:55 +00:00
msgid "Find ~previous"
2017-11-23 23:35:18 +00:00
msgstr "Előző k~eresése"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:417
2005-12-06 12:49:55 +00:00
msgid "T~ypeahead search"
2017-11-23 23:35:18 +00:00
msgstr "Keresés ~gépelés közben"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:420
2005-12-06 12:49:55 +00:00
msgid "Toggle i~mages"
2017-11-23 23:35:18 +00:00
msgstr "Képek váltása"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:421
2005-12-06 12:49:55 +00:00
msgid "Toggle ~link numbering"
2017-11-23 23:35:18 +00:00
msgstr "Link számozás váltása"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:422
2005-12-06 12:49:55 +00:00
msgid "Toggle ~document colors"
2017-11-23 23:35:18 +00:00
msgstr "A dokumentum színeinek váltása"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:423
2005-12-06 12:49:55 +00:00
msgid "~Wrap text on/off"
2017-11-23 23:35:18 +00:00
msgstr "Sortörés be/ki"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:425
2005-12-06 12:49:55 +00:00
msgid "Document ~info"
2017-11-23 23:35:18 +00:00
msgstr "Dokumentum ~információ"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:426
2005-12-06 12:49:55 +00:00
msgid "H~eader info"
2017-11-23 23:35:18 +00:00
msgstr "~Fejléc infó"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:427
2005-12-06 12:49:55 +00:00
msgid "Rel~oad document"
2017-11-23 23:35:18 +00:00
msgstr "Dokumentum újratöltése"
#. accelerator_context(src/dialogs/menu.c:view_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:428
2005-12-06 12:49:55 +00:00
msgid "~Rerender document"
2017-11-23 23:35:18 +00:00
msgstr "Dokumentum megjelenítése"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:440
2005-12-06 12:49:55 +00:00
msgid "~ELinks homepage"
msgstr "~Elinks honlap"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:441
2005-12-06 12:49:55 +00:00
msgid "~Documentation"
2017-11-23 23:35:18 +00:00
msgstr "~Dokumentáció"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:442
2005-12-06 12:49:55 +00:00
msgid "~Keys"
2017-11-23 23:35:18 +00:00
msgstr "~Billenytük"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:444
2005-12-06 12:49:55 +00:00
msgid "LED ~indicators"
2017-11-23 23:35:18 +00:00
msgstr "LED állapotjelzők"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:447
2005-12-06 12:49:55 +00:00
msgid "~Bugs information"
2017-11-23 23:35:18 +00:00
msgstr "Hibák infója"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:449
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "ELinks ~GITWeb"
msgstr "Elinks CVSWeb honlap"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:452
2005-12-06 12:49:55 +00:00
msgid "~Copying"
2017-11-23 23:35:18 +00:00
msgstr "~Szerzöi jogok"
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:453
2007-10-03 12:16:53 +00:00
msgid "Autho~rs"
msgstr ""
#. accelerator_context(src/dialogs/menu.c:help_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:454
2005-12-06 12:49:55 +00:00
msgid "~About"
2017-11-23 23:35:18 +00:00
msgstr "~Programról"
#. accelerator_context(src/dialogs/menu.c:ext_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:462
2005-12-06 12:49:55 +00:00
msgid "~Modify"
2017-11-23 23:35:18 +00:00
msgstr "~Modosítás"
#. accelerator_context(src/dialogs/menu.c:setup_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:470 src/dialogs/menu.c:484
2005-12-06 12:49:55 +00:00
msgid "~Language"
msgstr "~Nyelv"
#. accelerator_context(src/dialogs/menu.c:setup_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:472 src/dialogs/menu.c:485
2005-12-06 12:49:55 +00:00
msgid "C~haracter set"
2017-11-23 23:35:18 +00:00
msgstr "~Kódlapok"
#. accelerator_context(src/dialogs/menu.c:setup_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:473 src/dialogs/menu.c:486
2005-12-06 12:49:55 +00:00
msgid "~Terminal options"
2017-11-23 23:35:18 +00:00
msgstr "~Terminál beállítások"
#. accelerator_context(src/dialogs/menu.c:setup_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:474
2005-12-06 12:49:55 +00:00
msgid "File ~extensions"
2017-11-23 23:35:18 +00:00
msgstr "Fájl ~kiterjesztések"
#. accelerator_context(src/dialogs/menu.c:setup_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:476
2005-12-06 12:49:55 +00:00
msgid "~Options manager"
2017-11-23 23:35:18 +00:00
msgstr "Beállítások"
#. accelerator_context(src/dialogs/menu.c:setup_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:477
2005-12-06 12:49:55 +00:00
msgid "~Keybinding manager"
2017-11-23 23:35:18 +00:00
msgstr "B~illentyűparancs beállító"
#. accelerator_context(src/dialogs/menu.c:setup_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:478
2005-12-06 12:49:55 +00:00
msgid "~Save options"
2017-11-23 23:35:18 +00:00
msgstr "Beállítások menté~se"
#. accelerator_context(src/dialogs/menu.c:tools_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:493
2005-12-06 12:49:55 +00:00
msgid "Global ~history"
2017-11-23 23:35:18 +00:00
msgstr "Lá~togatott oldalak teljes listája"
#. accelerator_context(src/dialogs/menu.c:tools_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:496
2005-12-06 12:49:55 +00:00
msgid "~Bookmarks"
2017-11-23 23:35:18 +00:00
msgstr "~Könyvjelzők"
#. accelerator_context(src/dialogs/menu.c:tools_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:498
2005-12-06 12:49:55 +00:00
msgid "~Cache"
2017-11-23 23:35:18 +00:00
msgstr "~Gyorsítótár"
#. accelerator_context(src/dialogs/menu.c:tools_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:499
2005-12-06 12:49:55 +00:00
msgid "~Downloads"
2017-11-23 23:35:18 +00:00
msgstr "~Letöltések"
#. accelerator_context(src/dialogs/menu.c:tools_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:501
2005-12-06 12:49:55 +00:00
msgid "Coo~kies"
2017-11-23 23:35:18 +00:00
msgstr "~Sütik"
#. accelerator_context(src/dialogs/menu.c:tools_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:504
2005-12-06 12:49:55 +00:00
msgid "~Form history"
2017-11-23 23:35:18 +00:00
msgstr "Ű~rlap lista"
#. accelerator_context(src/dialogs/menu.c:tools_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:506
2005-12-06 12:49:55 +00:00
msgid "~Authentication"
2017-11-23 23:35:18 +00:00
msgstr "~Hitelesítés"
#. accelerator_context(src/dialogs/menu.c:main_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:523
2005-12-06 12:49:55 +00:00
msgid "~File"
2017-11-23 23:35:18 +00:00
msgstr "~Fájl"
#. accelerator_context(src/dialogs/menu.c:main_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:524
2005-12-06 12:49:55 +00:00
msgid "~View"
2017-11-23 23:35:18 +00:00
msgstr "~Nézet"
2005-12-06 12:49:55 +00:00
#. accelerator_context(src/dialogs/menu.c:main_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:525
2005-12-06 12:49:55 +00:00
msgid "~Link"
msgstr "~Link"
#. accelerator_context(src/dialogs/menu.c:main_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:526
2005-12-06 12:49:55 +00:00
msgid "~Tools"
2017-11-23 23:35:18 +00:00
msgstr "~Eszközök"
#. accelerator_context(src/dialogs/menu.c:main_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:527
2005-12-06 12:49:55 +00:00
msgid "~Setup"
2017-11-23 23:35:18 +00:00
msgstr "~Beállítások"
#. accelerator_context(src/dialogs/menu.c:main_menu)
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:528
2005-12-06 12:49:55 +00:00
msgid "~Help"
2017-11-23 23:35:18 +00:00
msgstr "~Súgó"
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:543
2005-12-06 12:49:55 +00:00
msgid "Go to URL"
2017-11-23 23:35:18 +00:00
msgstr "URL megnyitása"
2008-09-21 08:45:22 +00:00
#: src/dialogs/menu.c:601
2005-12-06 12:49:55 +00:00
msgid "Save to file"
2017-11-23 23:35:18 +00:00
msgstr "Mentés fájlba"
2020-12-06 14:13:37 +00:00
#: src/dialogs/menu.c:943
2005-12-06 12:49:55 +00:00
msgid "Empty directory"
2017-11-23 23:35:18 +00:00
msgstr "Üres könyvtár"
2020-12-06 14:13:37 +00:00
#: src/dialogs/menu.c:987
2005-12-06 12:49:55 +00:00
msgid "Directories:"
2017-11-23 23:35:18 +00:00
msgstr "Könyvtárak:"
2020-12-06 14:13:37 +00:00
#: src/dialogs/menu.c:1000
2005-12-06 12:49:55 +00:00
msgid "Files:"
2017-11-23 23:35:18 +00:00
msgstr "Állományok:"
2005-12-06 12:49:55 +00:00
#. 2 '\n' + 1 '\0'
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:176
#, c-format
2005-12-06 12:49:55 +00:00
msgid ""
"The environmental variable TERM is set to '%s'.\n"
"\n"
"ELinks maintains separate sets of values for these options\n"
"and chooses the appropriate set based on the value of TERM.\n"
"This allows you to configure the settings appropriately for\n"
"each terminal in which you run ELinks."
msgstr ""
2017-11-23 23:35:18 +00:00
"A TERM környezeti változó beállítása '%s'.\n"
2005-12-06 12:49:55 +00:00
"\n"
2017-11-23 23:35:18 +00:00
"Az ELinks több beállítást tárol, és mindig a megfelelőt használja\n"
"a TERM változó értéktől függően. Ez lehetővé teszi hogy\n"
"minden terminálra amiben az ELinks böngészőt futtatod,\n"
"megadhass különféle beállításokat."
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:201
2005-12-06 12:49:55 +00:00
msgid "Terminal options"
2017-11-23 23:35:18 +00:00
msgstr "Terminál beállítások"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:210
2005-12-06 12:49:55 +00:00
msgid "Frame handling:"
2017-11-23 23:35:18 +00:00
msgstr "Keretek kezelése:"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:211
2005-12-06 12:49:55 +00:00
msgid "No frames"
msgstr "Nincs keret"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:212
2005-12-06 12:49:55 +00:00
msgid "VT 100 frames"
msgstr "VT 100 keretek"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:213
2005-12-06 12:49:55 +00:00
msgid "Linux or OS/2 frames"
msgstr "Linux vagy OS/2 keretek"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:214
#, fuzzy
msgid "Linux frames with fbterm colors"
msgstr "Menü keret színei."
#: src/dialogs/options.c:215
2005-12-06 12:49:55 +00:00
msgid "FreeBSD frames"
msgstr "FreeBSD keretek"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:216
2005-12-06 12:49:55 +00:00
msgid "KOI8-R frames"
msgstr "KOI8-R keretek"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:218
2005-12-06 12:49:55 +00:00
msgid "Color mode:"
2017-11-23 23:35:18 +00:00
msgstr "Szín üzemmód:"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:219
2005-12-06 12:49:55 +00:00
msgid "No colors (mono)"
2017-11-23 23:35:18 +00:00
msgstr "Nincsenek színek (mono)"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:220
2005-12-06 12:49:55 +00:00
msgid "16 colors"
2017-11-23 23:35:18 +00:00
msgstr "16 szín"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:222
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "88 colors"
2017-11-23 23:35:18 +00:00
msgstr "16 szín"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:225
2005-12-06 12:49:55 +00:00
msgid "256 colors"
2017-11-23 23:35:18 +00:00
msgstr "256 szín"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:228
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "true color"
2017-11-23 23:35:18 +00:00
msgstr "Szövegszín"
2007-10-03 12:16:53 +00:00
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:316
2005-12-06 12:49:55 +00:00
msgid "Resize terminal"
2017-11-23 23:35:18 +00:00
msgstr "Terminál átméretezése"
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:319
2005-12-06 12:49:55 +00:00
msgid "Width="
2017-11-23 23:35:18 +00:00
msgstr "Szélesség="
2019-11-19 15:59:36 +00:00
#: src/dialogs/options.c:320
2005-12-06 12:49:55 +00:00
msgid "Height="
2017-11-23 23:35:18 +00:00
msgstr "Magasság="
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:37
2005-12-06 12:49:55 +00:00
msgid "of"
2017-11-23 23:35:18 +00:00
msgstr ", fájlméret"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:48
2005-12-06 12:49:55 +00:00
msgid "Average speed"
2017-11-23 23:35:18 +00:00
msgstr "Átlagos sebesség"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:49
2005-12-06 12:49:55 +00:00
msgid "average speed"
2017-11-23 23:35:18 +00:00
msgstr "átlagos sebesség"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:50
2005-12-06 12:49:55 +00:00
msgid "avg"
2017-11-23 23:35:18 +00:00
msgstr "átlag"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:58
2005-12-06 12:49:55 +00:00
msgid "current speed"
2017-11-23 23:35:18 +00:00
msgstr "Aktuális sebesség"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:58
2005-12-06 12:49:55 +00:00
msgid "cur"
2017-11-23 23:35:18 +00:00
msgstr "aktuális"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:65
2005-12-06 12:49:55 +00:00
msgid "Elapsed time"
2017-11-23 23:35:18 +00:00
msgstr "Eltelt idő"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:66
2005-12-06 12:49:55 +00:00
msgid "elapsed time"
2017-11-23 23:35:18 +00:00
msgstr "eltelt idő"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:67
2005-12-06 12:49:55 +00:00
msgid "ETT"
msgstr "ETT"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:73
2005-12-06 12:49:55 +00:00
msgid "Speed"
2017-11-23 23:35:18 +00:00
msgstr "Sebesség"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:73
2005-12-06 12:49:55 +00:00
msgid "speed"
2017-11-23 23:35:18 +00:00
msgstr "sebesség"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:83
2005-12-06 12:49:55 +00:00
msgid "estimated time"
2017-11-23 23:35:18 +00:00
msgstr "Becsült hátralevő idő"
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:84
2005-12-06 12:49:55 +00:00
msgid "ETA"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:97
2019-11-19 15:59:36 +00:00
msgid "Sent"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/dialogs/progress.c:104
2019-11-19 15:59:36 +00:00
msgid "Received"
msgstr "Fogadott"
#: src/dialogs/status.c:188
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Enter a mark to set"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/dialogs/status.c:192
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Enter a mark to which to jump"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/dialogs/status.c:199
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Keyboard prefix: %d"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/dialogs/status.c:229
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Cursor position: %dx%d"
2017-11-23 23:35:18 +00:00
msgstr "A kurzor pozíciója: %dx%d"
2019-11-19 15:59:36 +00:00
#: src/dialogs/status.c:330
2005-12-06 12:49:55 +00:00
msgid "Untitled"
2017-11-23 23:35:18 +00:00
msgstr "Cím nélkül"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/dialogs/status.c:332
2005-12-06 12:49:55 +00:00
msgid "No document"
msgstr "Nincs dokumentum"
2005-12-06 12:49:55 +00:00
#. name:
2019-11-19 15:59:36 +00:00
#: src/document/css/css.c:30 src/document/css/css.c:240
2005-12-06 12:49:55 +00:00
msgid "Cascading Style Sheets"
2017-11-23 23:35:18 +00:00
msgstr "CSS stíluslapok (Cascading Style Sheets)"
2007-10-03 12:16:53 +00:00
#: src/document/css/css.c:32
2005-12-06 12:49:55 +00:00
msgid "Options concerning how to use CSS for styling documents."
2017-11-23 23:35:18 +00:00
msgstr "A CSS megjelenenítéssel kapcsolatos beállítások."
2009-03-28 22:44:08 +00:00
#: src/document/css/css.c:35
2005-12-06 12:49:55 +00:00
msgid "Enable CSS"
2017-11-23 23:35:18 +00:00
msgstr "CSS engedélyezése"
2009-03-28 22:44:08 +00:00
#: src/document/css/css.c:37
2005-12-06 12:49:55 +00:00
msgid "Enable adding of CSS style info to documents."
2017-11-23 23:35:18 +00:00
msgstr "A CSS stílusinformációk hozzáadása a dokumentumhoz."
2009-03-28 22:44:08 +00:00
#: src/document/css/css.c:39
2019-11-19 15:59:36 +00:00
msgid "Ignore \"display: none\""
msgstr ""
#: src/document/css/css.c:41
msgid ""
"When enabled, elements are rendered, even when their display property has "
"the value \"none\". Because ELinks's CSS support is still very incomplete, "
"this setting can improve the way that some documents are rendered."
msgstr ""
#: src/document/css/css.c:46
2005-12-06 12:49:55 +00:00
msgid "Import external style sheets"
2017-11-23 23:35:18 +00:00
msgstr "Külső stíluslapok importálása"
2019-11-19 15:59:36 +00:00
#: src/document/css/css.c:48
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"When enabled any external style sheets that are imported from either CSS "
"itself using the @import keyword or from the HTML using <link> tags in the "
"document header will also be downloaded."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha be van kapcsolva, minden külső stíluslap importálása megtörténik,\n"
"akár a CSS-ből @import kulcsszóval, akár a HTML-ből a <link> tag-ekkel\n"
"a fejlécből."
2019-11-19 15:59:36 +00:00
#: src/document/css/css.c:53
2005-12-06 12:49:55 +00:00
msgid "Default style sheet"
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett stíluslap"
2019-11-19 15:59:36 +00:00
#: src/document/css/css.c:55
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The path to the file containing the default user defined Cascading Style "
"Sheet. It can be used to control the basic layout of HTML documents. The "
"path is assumed to be relative to ELinks' home directory.\n"
"\n"
2005-12-06 12:49:55 +00:00
"Leave as \"\" to use built-in document styling."
msgstr ""
2017-11-23 23:35:18 +00:00
"Annak a fájlnak az elérési útvonala, amely az alapértelmezett\n"
"CSS-t tartalmazza. Ezzel lehet befolyásolni egy HTML oldal\n"
"megjelenését. Az elérési útvonalat az ELinks home könyvtárához\n"
"viszonyítva relatívan kell megadni.\n"
"Hagy üresen (\"\") a beépített stíluslapok használatához."
2019-11-19 15:59:36 +00:00
#: src/document/css/css.c:62
msgid "Media types"
msgstr ""
#: src/document/css/css.c:64
msgid ""
"CSS media types that ELinks claims to support, separated with commas. The "
"\"all\" type is implied. Currently, only ASCII characters work reliably "
"here. See CSS2 section 7: http://www.w3.org/TR/1998/REC-CSS2-19980512/media."
"html"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:43
2005-12-06 12:49:55 +00:00
msgid "ECMAScript options."
2017-11-23 23:35:18 +00:00
msgstr "ECMAScript beállítások."
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:47
2005-12-06 12:49:55 +00:00
msgid "Whether to run those scripts inside of documents."
2017-11-23 23:35:18 +00:00
msgstr "Fussanak-e a dokumentumba ágyazott szkriptek."
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:49
2005-12-06 12:49:55 +00:00
msgid "Script error reporting"
2017-11-23 23:35:18 +00:00
msgstr "Szkriptek hibajelentése"
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:51
2005-12-06 12:49:55 +00:00
msgid "Open a message box when a script reports an error."
2017-11-23 23:35:18 +00:00
msgstr "Ablak megnyitása ha egy szkriptben hiba található."
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:53
2005-12-06 12:49:55 +00:00
msgid "Ignore <noscript> content"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:55
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to ignore content enclosed by the <noscript> tag when ECMAScript is "
"enabled."
2005-12-06 12:49:55 +00:00
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:58
2005-12-06 12:49:55 +00:00
msgid "Maximum execution time"
2017-11-23 23:35:18 +00:00
msgstr "Maximális végrehajtási idő"
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:60
2005-12-06 12:49:55 +00:00
msgid "Maximum execution time in seconds for a script."
2017-11-23 23:35:18 +00:00
msgstr "Maximális végrehajtási idő a script-ek számára"
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:62
2005-12-06 12:49:55 +00:00
msgid "Pop-up window blocking"
2017-11-23 23:35:18 +00:00
msgstr "Felugró ablakok szűrése"
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:64
2005-12-06 12:49:55 +00:00
msgid "Whether to disallow scripts to open new windows or tabs."
msgstr ""
2017-11-23 23:35:18 +00:00
"Engedélyezzük-e hogy a script-ek új ablakokat vagy füleket nyithassanak."
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:267
2005-12-06 12:49:55 +00:00
msgid "JavaScript Emergency"
msgstr "JavaScript hiba (Emergency)"
2020-12-06 14:13:37 +00:00
#: src/ecmascript/ecmascript.c:269
#, c-format
2005-12-06 12:49:55 +00:00
msgid ""
"A script embedded in the current document was running\n"
"for more than %d seconds. This probably means there is\n"
"a bug in the script and it could have halted the whole\n"
"ELinks, so the script execution was interrupted."
msgstr ""
2017-11-23 23:35:18 +00:00
"A dokumentumba ágyazott szkript már több mint %d\n"
"másodperce fut. Ez nagy valószínűséggel arra utal\n"
"hibás, és lefagyaszthatja az Elinks böngészőt. A\n"
"szkript futása megszakítva."
2020-12-06 14:13:37 +00:00
#: src/ecmascript/spidermonkey.c:177
#, c-format
msgid "A script embedded in the current document raised the following%s%s%s%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az oldalba ágyazott szkriptben a következő eseményt\n"
"generálta: %s%s%s%s"
2020-12-06 14:13:37 +00:00
#: src/ecmascript/spidermonkey.c:184
msgid "JavaScript Error"
msgstr "JavaScript hiba"
2007-10-03 12:16:53 +00:00
#. name:
2020-12-06 14:13:37 +00:00
#: src/ecmascript/spidermonkey.c:502
2007-10-03 12:16:53 +00:00
msgid "SpiderMonkey"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/ecmascript/spidermonkey/window.c:226
2019-11-19 15:59:36 +00:00
msgid "JavaScript Alert"
msgstr "JavaScript figyelmeztetés"
2005-12-06 12:49:55 +00:00
#: src/formhist/dialogs.c:67
msgid "Forms are never saved for this URL."
msgstr "Ehhez az URL-hez nincsenek form-ok elmentve."
#: src/formhist/dialogs.c:69
msgid "Forms are saved for this URL."
msgstr "Form-ok elmentve ehhez az URL-hez."
2005-12-06 12:49:55 +00:00
#. cant_delete_item
#: src/formhist/dialogs.c:120
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Sorry, but form \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" bejegyzést nem lehet törölni."
2005-12-06 12:49:55 +00:00
#. cant_delete_used_item
#: src/formhist/dialogs.c:122
#, c-format
msgid "Sorry, but form \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" bejegyzést már valami használja."
2005-12-06 12:49:55 +00:00
#. delete_marked_items_title
#: src/formhist/dialogs.c:128
msgid "Delete marked forms"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt űrlapok törlése"
2005-12-06 12:49:55 +00:00
#. delete_marked_items
#: src/formhist/dialogs.c:130
msgid "Delete marked forms?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljem a kijelölt úrlapokat?"
2005-12-06 12:49:55 +00:00
#. delete_item_title
#: src/formhist/dialogs.c:136
msgid "Delete form"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap törlése"
2005-12-06 12:49:55 +00:00
#: src/formhist/dialogs.c:138
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Delete this form?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljem az űrlapot?"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
#: src/formhist/dialogs.c:140
msgid "Clear all forms"
2017-11-23 23:35:18 +00:00
msgstr "Az összes űrlap törlése"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
#: src/formhist/dialogs.c:142
msgid "Do you really want to remove all forms?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük az összes űrlapot?"
2005-12-06 12:49:55 +00:00
#: src/formhist/dialogs.c:173
msgid "Form not saved"
2017-11-23 23:35:18 +00:00
msgstr "Az űrlap nincs elmentve"
2005-12-06 12:49:55 +00:00
#: src/formhist/dialogs.c:174
msgid ""
"No saved information for this URL.\n"
"If you want to save passwords for this URL, enable it by pressing the "
"\"Toggle saving\" button."
msgstr ""
2017-11-23 23:35:18 +00:00
"Nincs információ elmentve ehhez az URL-hez.\n"
"Ha szeretnél jelszavakat eltárolni ehhez az URL-hez, akkor engedélyezd a "
"\"Mentés ki/be\" gombbal."
#. accelerator_context(src/formhist/dialogs.c:formhist_buttons)
#: src/formhist/dialogs.c:209
2005-12-06 12:49:55 +00:00
msgid "~Login"
2017-11-23 23:35:18 +00:00
msgstr "Felhasz~nálónév"
#. accelerator_context(src/formhist/dialogs.c:formhist_buttons)
#: src/formhist/dialogs.c:212
2005-12-06 12:49:55 +00:00
msgid "~Toggle saving"
2017-11-23 23:35:18 +00:00
msgstr "Mentés be/ki"
#. accelerator_context(src/formhist/dialogs.c:formhist_buttons)
#: src/formhist/dialogs.c:213
2005-12-06 12:49:55 +00:00
msgid "Clea~r"
2017-11-23 23:35:18 +00:00
msgstr "~Törlés"
#: src/formhist/dialogs.c:219
2005-12-06 12:49:55 +00:00
msgid "Form history manager"
2017-11-23 23:35:18 +00:00
msgstr "Űrlapok listája"
2005-12-06 12:49:55 +00:00
#: src/formhist/formhist.c:36
msgid "Show form history dialog"
2017-11-23 23:35:18 +00:00
msgstr "Mutassa az űrlapok listáját"
2005-12-06 12:49:55 +00:00
#: src/formhist/formhist.c:38
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Ask if a login form should be saved to file or not. This option only "
"disables the dialog, already saved login forms are unaffected."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Kérdezzen rá hogy elmenthető-e a bejelentkezési űrlap fájlba vagy sem.\n"
"Ez a beállítás csak a dialógusablakot tiltja, a már elmentett űrlapokra\n"
"nincs hatással."
2007-10-03 12:16:53 +00:00
#: src/formhist/formhist.c:426
2005-12-06 12:49:55 +00:00
msgid "Form history"
2017-11-23 23:35:18 +00:00
msgstr "Ű~rlap lista"
2007-10-03 12:16:53 +00:00
#: src/formhist/formhist.c:427
2005-12-06 12:49:55 +00:00
msgid ""
"Should this login be remembered?\n"
"\n"
"Please note that the password will be stored obscured (but unencrypted) in a "
"file on your disk.\n"
"\n"
"If you are using a valuable password, answer NO."
msgstr ""
2017-11-23 23:35:18 +00:00
"Eltároljam ezt a bejelentkezést?\n"
2005-12-06 12:49:55 +00:00
"\n"
2017-11-23 23:35:18 +00:00
"Figyelem! A jelszavak a lemezen nem eredeti formájukban,\n"
"viszont nem is titkosítatlanul tárolódnak.\n"
2005-12-06 12:49:55 +00:00
"\n"
2017-11-23 23:35:18 +00:00
"Ha értékes jelszót használsz, nemmel válaszolj!"
#. accelerator_context(memorize_form)
2007-10-03 12:16:53 +00:00
#: src/formhist/formhist.c:434
2005-12-06 12:49:55 +00:00
msgid "Ne~ver for this site"
msgstr "Ehhez az ol~dalhoz soha"
2005-12-06 12:49:55 +00:00
#. name:
2007-10-03 12:16:53 +00:00
#: src/formhist/formhist.c:453
2005-12-06 12:49:55 +00:00
msgid "Form History"
msgstr ""
2005-12-06 12:49:55 +00:00
#. cant_delete_item
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:108
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but history entry \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" bejegyzést nem lehet törölni."
2005-12-06 12:49:55 +00:00
#. cant_delete_used_item
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:110
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but history entry \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" már használatban van."
2005-12-06 12:49:55 +00:00
#. delete_marked_items_title
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:116
2005-12-06 12:49:55 +00:00
msgid "Delete marked history entries"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt bejegyzések törlése"
2005-12-06 12:49:55 +00:00
#. delete_marked_items
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:118
2005-12-06 12:49:55 +00:00
msgid "Delete marked history entries?"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt bejegyzések törlése?"
2005-12-06 12:49:55 +00:00
#. delete_item_title
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:124
2005-12-06 12:49:55 +00:00
msgid "Delete history entry"
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzés törlése"
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:126
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Delete this history entry?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük ezt a bejegyzést?"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:128
2005-12-06 12:49:55 +00:00
msgid "Clear all history entries"
2017-11-23 23:35:18 +00:00
msgstr "Az összes bejegyzés törlése"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:130
2005-12-06 12:49:55 +00:00
msgid "Do you really want to remove all history entries?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük az összes bejegyzést?"
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:172
2005-12-06 12:49:55 +00:00
msgid "Search history"
2017-11-23 23:35:18 +00:00
msgstr "Keresési lista"
#. accelerator_context(src/globhist/dialogs.c:globhist_buttons)
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:231
2005-12-06 12:49:55 +00:00
msgid "~Bookmark"
2017-11-23 23:35:18 +00:00
msgstr "~Könyvjelzők"
2019-11-19 15:59:36 +00:00
#: src/globhist/dialogs.c:245
2005-12-06 12:49:55 +00:00
msgid "Global history manager"
2017-11-23 23:35:18 +00:00
msgstr "Látogatott oldalak kezelője"
2007-10-03 12:16:53 +00:00
#: src/globhist/globhist.c:60
2005-12-06 12:49:55 +00:00
msgid "Global history"
2017-11-23 23:35:18 +00:00
msgstr "Látogatott oldalak teljes listája"
2007-10-03 12:16:53 +00:00
#: src/globhist/globhist.c:62
2005-12-06 12:49:55 +00:00
msgid "Global history options."
2017-11-23 23:35:18 +00:00
msgstr "Látogatott oldalak teljes listájának beállításai."
2007-10-03 12:16:53 +00:00
#: src/globhist/globhist.c:66
2005-12-06 12:49:55 +00:00
msgid "Enable global history (\"history of all pages visited\")."
2017-11-23 23:35:18 +00:00
msgstr "Látogatott oldalak teljes listájának engedélyezése."
2009-03-28 22:44:08 +00:00
#: src/globhist/globhist.c:69
2005-12-06 12:49:55 +00:00
msgid "Maximum number of entries"
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzések maximális száma"
2009-03-28 22:44:08 +00:00
#: src/globhist/globhist.c:71
2005-12-06 12:49:55 +00:00
msgid "Maximum number of entries in the global history."
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzések maximális száma."
2009-03-28 22:44:08 +00:00
#: src/globhist/globhist.c:73
2005-12-06 12:49:55 +00:00
msgid "Display style"
2017-11-23 23:35:18 +00:00
msgstr "Megjelenítés stílusa"
2009-03-28 22:44:08 +00:00
#: src/globhist/globhist.c:75
2005-12-06 12:49:55 +00:00
msgid ""
"What to display in global history dialog:\n"
"0 is URLs\n"
"1 is page titles"
msgstr ""
2017-11-23 23:35:18 +00:00
"Mit jelenítsen meg a látogatott oldalak teljes listájában:\n"
2005-12-06 12:49:55 +00:00
"0 - URL-eket\n"
2017-11-23 23:35:18 +00:00
"1 - az oldalak címeit"
2005-12-06 12:49:55 +00:00
#. name:
2019-11-19 15:59:36 +00:00
#: src/globhist/globhist.c:449
2005-12-06 12:49:55 +00:00
msgid "Global History"
2017-11-23 23:35:18 +00:00
msgstr "Látogatott lapok"
2005-12-06 12:49:55 +00:00
#: src/intl/gettext/libintl.c:27
msgid "System"
msgstr "Rendszer"
2005-12-06 12:49:55 +00:00
#: src/intl/gettext/libintl.c:28
msgid "English"
msgstr "Angol"
2005-12-06 12:49:55 +00:00
#: src/intl/gettext/libintl.c:30
2007-10-03 12:16:53 +00:00
msgid "Afrikaans"
msgstr ""
#: src/intl/gettext/libintl.c:31
2005-12-06 12:49:55 +00:00
msgid "Belarusian"
msgstr "Belorusz"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:32
2005-12-06 12:49:55 +00:00
msgid "Brazilian Portuguese"
2017-11-23 23:35:18 +00:00
msgstr "Brazíliai portugál"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:33
2005-12-06 12:49:55 +00:00
msgid "Bulgarian"
2017-11-23 23:35:18 +00:00
msgstr "Bulgár"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:34
2005-12-06 12:49:55 +00:00
msgid "Catalan"
2017-11-23 23:35:18 +00:00
msgstr "Katalán"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:35
2005-12-06 12:49:55 +00:00
msgid "Croatian"
2017-11-23 23:35:18 +00:00
msgstr "Horvát"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:36
2005-12-06 12:49:55 +00:00
msgid "Czech"
msgstr "Cseh"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:37
2005-12-06 12:49:55 +00:00
msgid "Danish"
2017-11-23 23:35:18 +00:00
msgstr "Dán"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:38
2005-12-06 12:49:55 +00:00
msgid "Dutch"
msgstr "Holland"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:39
2005-12-06 12:49:55 +00:00
msgid "Estonian"
2017-11-23 23:35:18 +00:00
msgstr "Észt"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:40
2005-12-06 12:49:55 +00:00
msgid "Finnish"
msgstr "Finn"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:41
2005-12-06 12:49:55 +00:00
msgid "French"
msgstr "Francia"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:42
2005-12-06 12:49:55 +00:00
msgid "Galician"
msgstr "Gall"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:43
2005-12-06 12:49:55 +00:00
msgid "German"
2017-11-23 23:35:18 +00:00
msgstr "Német"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:44
2005-12-06 12:49:55 +00:00
msgid "Greek"
2017-11-23 23:35:18 +00:00
msgstr "Görög"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:45
2005-12-06 12:49:55 +00:00
msgid "Hungarian"
msgstr "Magyar"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:46
2005-12-06 12:49:55 +00:00
msgid "Icelandic"
msgstr "Izlandi"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:47
2005-12-06 12:49:55 +00:00
msgid "Indonesian"
2017-11-23 23:35:18 +00:00
msgstr "Indonéz"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:48
2005-12-06 12:49:55 +00:00
msgid "Italian"
msgstr "Olasz"
2007-10-03 12:16:53 +00:00
#: src/intl/gettext/libintl.c:49
2019-11-19 15:59:36 +00:00
msgid "Japanese"
msgstr ""
#: src/intl/gettext/libintl.c:50
2005-12-06 12:49:55 +00:00
msgid "Lithuanian"
2017-11-23 23:35:18 +00:00
msgstr "Litván"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:51
2005-12-06 12:49:55 +00:00
msgid "Norwegian"
2017-11-23 23:35:18 +00:00
msgstr "Norvég"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:52
2005-12-06 12:49:55 +00:00
msgid "Polish"
msgstr "Lengyel"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:53
2005-12-06 12:49:55 +00:00
msgid "Portuguese"
2017-11-23 23:35:18 +00:00
msgstr "Portugál"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:54
2005-12-06 12:49:55 +00:00
msgid "Romanian"
2017-11-23 23:35:18 +00:00
msgstr "Román"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:55
2005-12-06 12:49:55 +00:00
msgid "Russian"
msgstr "Orosz"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:56
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Serbian"
2017-11-23 23:35:18 +00:00
msgstr "Keresés"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:57
2005-12-06 12:49:55 +00:00
msgid "Slovak"
2017-11-23 23:35:18 +00:00
msgstr "Szlovák"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:58
2005-12-06 12:49:55 +00:00
msgid "Spanish"
msgstr "Spanyol"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:59
2005-12-06 12:49:55 +00:00
msgid "Swedish"
2017-11-23 23:35:18 +00:00
msgstr "Svéd"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:60
2005-12-06 12:49:55 +00:00
msgid "Turkish"
2017-11-23 23:35:18 +00:00
msgstr "Török"
2019-11-19 15:59:36 +00:00
#: src/intl/gettext/libintl.c:61
2005-12-06 12:49:55 +00:00
msgid "Ukrainian"
2017-11-23 23:35:18 +00:00
msgstr "Ukrán"
2020-05-21 18:42:38 +00:00
#: src/main/interlink.c:332 src/main/select.c:561
2005-12-06 12:49:55 +00:00
#, c-format
msgid "The call to %s failed: %d (%s)"
2017-11-23 23:35:18 +00:00
msgstr "A %s hívása hibás volt: %d (%s)"
2020-05-28 18:40:01 +00:00
#: src/main/main.c:157
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Cannot create a pipe for internal communication."
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet pipeot létrehozni a belső kommunikáció számára."
2020-05-28 18:40:01 +00:00
#: src/main/main.c:213
2005-12-06 12:49:55 +00:00
#, c-format
msgid "URL expected after -%s"
2017-11-23 23:35:18 +00:00
msgstr "URL-t kell megadni %s után"
2020-05-28 18:40:01 +00:00
#: src/main/main.c:221
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "No running ELinks found."
2017-11-23 23:35:18 +00:00
msgstr "Nem található futó ELinks."
2005-12-06 12:49:55 +00:00
#. The remote session(s) can not be created
2020-05-28 18:40:01 +00:00
#: src/main/main.c:227
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "No remote session to connect to."
2017-11-23 23:35:18 +00:00
msgstr "Nincs távoli munkamenet amihez csatlakozni lehetne."
2020-05-28 18:40:01 +00:00
#: src/main/main.c:235
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Unable to encode session info."
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet bekódolni a munkamenet információit."
2020-05-28 18:40:01 +00:00
#: src/main/main.c:253
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Unable to attach_terminal()."
msgstr "Sikertelen attach_terminal()."
2005-12-06 12:49:55 +00:00
#. Infinite loop prevention.
2019-11-19 15:59:36 +00:00
#: src/main/select.c:564
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%d select() failures."
2017-11-23 23:35:18 +00:00
msgstr "%d select() hibák."
2019-11-19 15:59:36 +00:00
#: src/main/version.c:106
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Built on %s %s"
2017-11-23 23:35:18 +00:00
msgstr "Fordítva %s %s"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:111
2005-12-06 12:49:55 +00:00
msgid "Text WWW browser"
2017-11-23 23:35:18 +00:00
msgstr "Szöveges WWW böngésző"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:116
2005-12-06 12:49:55 +00:00
msgid "Features:"
2017-11-23 23:35:18 +00:00
msgstr "Jellemzők:"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:118
2005-12-06 12:49:55 +00:00
msgid "Standard"
msgstr "Sztenderd"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:120
2005-12-06 12:49:55 +00:00
msgid "Debug"
2017-11-23 23:35:18 +00:00
msgstr "Hibakeresés"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:123
2005-12-06 12:49:55 +00:00
msgid "Fastmem"
msgstr "Fastmem"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:126
2005-12-06 12:49:55 +00:00
msgid "Own Libc Routines"
2017-11-23 23:35:18 +00:00
msgstr "Saját Libc rutinok"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:129
2005-12-06 12:49:55 +00:00
msgid "No Backtrace"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/main/version.c:150
2005-12-06 12:49:55 +00:00
msgid "No mouse"
2017-11-23 23:35:18 +00:00
msgstr "Nincs egér"
2019-11-19 15:59:36 +00:00
#: src/main/version.c:159
msgid "libev"
msgstr ""
#: src/main/version.c:159
msgid "libev (disabled)"
msgstr ""
#: src/main/version.c:162
msgid "libevent"
msgstr ""
#: src/main/version.c:162
msgid "libevent (disabled)"
msgstr ""
#: src/main/version.c:165
#, fuzzy
msgid "terminfo"
msgstr "Fejléc információ"
#: src/main/version.c:165
msgid "terminfo (disabled)"
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/mime/backend/default.c:25
msgid "MIME type associations"
2017-11-23 23:35:18 +00:00
msgstr "MIME típus hozzárendelések"
2005-12-06 12:49:55 +00:00
#: src/mime/backend/default.c:27
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Handler <-> MIME type association. The first sub-tree is the MIME class "
"while the second sub-tree is the MIME type (ie. image/gif handler will "
"reside at mime.type.image.gif). Each MIME type option should contain (case-"
"sensitive) name of the MIME handler (its properties are stored at mime."
"handler.<name>)."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Megjelenítő <-> MIME típus összerendelés. Az első rész a MIME osztály,\n"
"a második a MIME típus (pl. image/gif kezelője a mime.type.image.gif).\n"
"Minden MIME típusnak tartalmaznia kell (kis/nagybetű!) a MIME kezelő\n"
"nevét (a beállításai a mime.handler.<név>-ben vannak)."
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:36
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Handler matching this MIME-type class ('*' is used here in place of '.')."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Megjelenítő az adott MIME típus osztályhoz ('.' helyett\n"
"'*'-ot kell használni itt)."
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:41
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Handler matching this MIME-type name ('*' is used here in place of '.')."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Megjelenítő az adott MIME típus névhez ('.' helyett\n"
"'*'-ot kell használni itt)."
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:45
2005-12-06 12:49:55 +00:00
msgid "File type handlers"
2017-11-23 23:35:18 +00:00
msgstr "Fálj típus megjelenítők"
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:47
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"A file type handler is a set of information about how to use an external "
"program to view a file. It is possible to refer to it for several MIME types "
"-- e.g., you can define an 'image' handler to which mime.type.image.png, "
"mime.type.image.jpeg, and so on will refer; or one might define a handler "
"for a more specific type of file -- e.g., PDF files. Note you must define "
"both a MIME handler and a MIME type association for it to work."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:58
2005-12-06 12:49:55 +00:00
msgid "Description of this handler."
2017-11-23 23:35:18 +00:00
msgstr "A megjelenítő leírása."
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:62
2005-12-06 12:49:55 +00:00
msgid "System-specific handler description (ie. unix, unix-xwin, ...)."
2017-11-23 23:35:18 +00:00
msgstr "A megjelenítő rendszerspecifikus leírása (pl. unix, unix-xwin, ...)."
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:65 src/mime/backend/mailcap.c:102
2005-12-06 12:49:55 +00:00
msgid "Ask before opening"
2017-11-23 23:35:18 +00:00
msgstr "Megerősítés kerése megnyitás előtt"
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:67
2005-12-06 12:49:55 +00:00
msgid "Ask before opening."
2017-11-23 23:35:18 +00:00
msgstr "Megerősítés kerése megnyitás előtt."
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:69
2005-12-06 12:49:55 +00:00
msgid "Block terminal"
2017-11-23 23:35:18 +00:00
msgstr "Terminál zárolása"
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:71
2005-12-06 12:49:55 +00:00
msgid "Block the terminal when the handler is running."
2017-11-23 23:35:18 +00:00
msgstr "Terminál zárolása amíg a megjelenítőprogram fut."
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:73
2005-12-06 12:49:55 +00:00
msgid "Program"
msgstr "Program"
2009-03-28 22:44:08 +00:00
#: src/mime/backend/default.c:76
2008-07-01 00:11:44 +00:00
#, fuzzy, no-c-format
2005-12-06 12:49:55 +00:00
msgid ""
2020-07-26 13:36:39 +00:00
"External viewer for this file type. '%f' in this string will be substituted "
"by a file name, '%u' by its uri. Do _not_ put single- or double-quotes "
"around the % sign."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Külső megjelenítő ehhez a fájltípushoz. '%' ebben a sztringben\n"
"a fáljnévre cserélődik."
2020-07-26 13:36:39 +00:00
#: src/mime/backend/default.c:82
2005-12-06 12:49:55 +00:00
msgid "File extension associations"
2017-11-23 23:35:18 +00:00
msgstr "Fájl kiterjesztés hozzárendelések"
2020-07-26 13:36:39 +00:00
#: src/mime/backend/default.c:84
2005-12-06 12:49:55 +00:00
msgid "Extension <-> MIME type association."
2017-11-23 23:35:18 +00:00
msgstr "Kiterjesztés <-> MIME típus hozzárendelés."
2020-07-26 13:36:39 +00:00
#: src/mime/backend/default.c:88
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"MIME-type matching this file extension ('*' is used here in place of '.')."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"MIME típus ehhez a fálj kiterjesztéshez ('.' helyett\n"
"'*'-ot kell használni itt)."
2005-12-06 12:49:55 +00:00
#. name:
2020-07-26 13:36:39 +00:00
#: src/mime/backend/default.c:220
2005-12-06 12:49:55 +00:00
msgid "Option system"
2017-11-23 23:35:18 +00:00
msgstr "Konfigurációs rendszer"
2005-12-06 12:49:55 +00:00
#. name:
2019-11-19 15:59:36 +00:00
#: src/mime/backend/mailcap.c:89 src/mime/backend/mailcap.c:775
#: src/protocol/file/mailcap.c:40
2005-12-06 12:49:55 +00:00
msgid "Mailcap"
msgstr "Mailcap"
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mailcap.c:91
msgid "Options for mailcap support."
2017-11-23 23:35:18 +00:00
msgstr "A mailcap támogatás beállításai."
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mailcap.c:95
msgid "Enable mailcap support."
2017-11-23 23:35:18 +00:00
msgstr "Mailcap támogatás engedélyezése."
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mailcap.c:99
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Mailcap search path. Colon-separated list of files. Leave as \"\" to use "
"MAILCAP environment variable instead."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A Mailcap keresési útvonala. Kettősponokkal elválasztott fájl lista.\n"
"Ha a MAILCAP környezeti változó értékét szeretnéd használni,\n"
"hagyd a beállítást így: \"\""
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mailcap.c:104
msgid "Ask before using the handlers defined by mailcap."
2017-11-23 23:35:18 +00:00
msgstr "Kérjen megerősítést a mailcap által előírt kezelő használata előtt."
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mailcap.c:106
msgid "Type query string"
2017-11-23 23:35:18 +00:00
msgstr "Leírás megjelenítése"
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mailcap.c:108
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Type of description to show in \"what to do with this file\" query dialog:\n"
2005-12-06 12:49:55 +00:00
"0 is show \"mailcap\"\n"
"1 is show program to be run\n"
2009-03-28 22:44:08 +00:00
"2 is show mailcap description field if any;\n"
" \"mailcap\" otherwise"
msgstr ""
2017-11-23 23:35:18 +00:00
"A leírás amit jelenítsünk meg a \"mit tegyünk ezzel az állománnyal\"\n"
"dialógusablakban:\n"
"0 - jelenítsük meg a \"mailcap\"-et\n"
"1 - jelenítsük meg a futtatandó programot\n"
"2 - jelenítsük meg a mailcap leírás mezőjét ha van, egyébként \"mailcap\"-et"
2009-03-28 22:44:08 +00:00
#: src/mime/backend/mailcap.c:115
2005-12-06 12:49:55 +00:00
msgid "Prioritize entries by file"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/mime/backend/mailcap.c:117
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Prioritize entries by the order of the files in the mailcap path. This means "
"that wildcard entries (like: image/*) will also be checked before deciding "
"the handler."
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/mime/backend/mailcap.c:357
#, fuzzy, c-format
msgid "Badly formatted mailcap entry for type %s in \"%s\" line %d"
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Hibás formátumú mailcap bejegyzés a %s típushoz, itt: \"%s\" ebben a sorban: "
2005-12-06 12:49:55 +00:00
"%d"
#. name:
2009-03-28 22:44:08 +00:00
#: src/mime/backend/mimetypes.c:46 src/mime/backend/mimetypes.c:280
2005-12-06 12:49:55 +00:00
msgid "Mimetypes files"
2017-11-23 23:35:18 +00:00
msgstr "Mimetype fájlok"
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mimetypes.c:48
2008-07-01 00:11:44 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Options for the support of mime.types files. These files can be used to find "
"the content type of a URL by looking at the extension of the file name."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A mimetype kezeléssel kapcsolatos beállítások. A mimetype fáljokat\n"
"az URL-ek által mutatott fáljok tartalmának megállapításához lehet\n"
"használni. Ez a fáljkiterjesztés alapján működik."
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mimetypes.c:54
msgid "Enable mime.types support."
2017-11-23 23:35:18 +00:00
msgstr "A mime.type támogatás engedélyezése."
2005-12-06 12:49:55 +00:00
#: src/mime/backend/mimetypes.c:58
msgid "The search path for mime.types files. Colon-separated list of files."
msgstr ""
2017-11-23 23:35:18 +00:00
"A mime.types fájlok elérési útvonalainak listája, vesszővel elválasztva."
#: src/mime/dialogs.c:66
2005-12-06 12:49:55 +00:00
msgid "Delete extension"
2017-11-23 23:35:18 +00:00
msgstr "Kiterjesztés törlése"
2005-12-06 12:49:55 +00:00
#: src/mime/dialogs.c:67
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Delete extension %s -> %s?"
2017-11-23 23:35:18 +00:00
msgstr "Kiterjesztés törlése: %s -> %s?"
2008-07-01 00:11:44 +00:00
#: src/mime/dialogs.c:126
2005-12-06 12:49:55 +00:00
msgid "Extension"
2017-11-23 23:35:18 +00:00
msgstr "Kiterjesztések"
2008-07-01 00:11:44 +00:00
#: src/mime/dialogs.c:129
2005-12-06 12:49:55 +00:00
msgid "Extension(s)"
2017-11-23 23:35:18 +00:00
msgstr "Kiterjesztés(ek)"
2008-07-01 00:11:44 +00:00
#: src/mime/dialogs.c:130
2005-12-06 12:49:55 +00:00
msgid "Content-Type"
2017-11-23 23:35:18 +00:00
msgstr "Tartalom típus(ok)"
2008-07-01 00:11:44 +00:00
#: src/mime/dialogs.c:142
2005-12-06 12:49:55 +00:00
msgid "No extensions"
2017-11-23 23:35:18 +00:00
msgstr "Nincs kiterjesztés"
2005-12-06 12:49:55 +00:00
#. name:
2019-11-19 15:59:36 +00:00
#: src/mime/mime.c:38 src/mime/mime.c:366
2005-12-06 12:49:55 +00:00
msgid "MIME"
msgstr "MIME"
2007-10-03 12:16:53 +00:00
#: src/mime/mime.c:40
2005-12-06 12:49:55 +00:00
msgid "MIME-related options (handlers of various MIME types)."
2017-11-23 23:35:18 +00:00
msgstr "MIME beállítások (MIME típusok kezelése)"
2007-10-03 12:16:53 +00:00
#: src/mime/mime.c:42
2005-12-06 12:49:55 +00:00
msgid "Default MIME-type"
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett MIME típus"
2007-10-03 12:16:53 +00:00
#: src/mime/mime.c:44
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Document MIME-type to assume by default (when we are unable to guess it "
"properly from known information about the document)."
msgstr ""
2017-11-23 23:35:18 +00:00
"A dokumentum alapértelmezett MIME típusa (ha nem lehetséges\n"
"a dokumentumból megállapítani)."
2020-06-26 17:03:25 +00:00
#: src/network/ssl/ssl.c:116 src/network/ssl/ssl.c:246
2005-12-06 12:49:55 +00:00
msgid "Verify certificates"
2017-11-23 23:35:18 +00:00
msgstr "Biztonsági tanúsítványok ellenőrzése"
2019-11-19 15:59:36 +00:00
#: src/network/ssl/ssl.c:118
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Verify the peer's SSL certificate. Note that this needs extensive "
"configuration of OpenSSL by the user."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ellenőrizze a kapcsolat SSL tanusítványát. Megjegyzés:\n"
"Ez az opció a felhasználótól az OpenSSL hozzáértő konfigurálását\n"
"kívánja meg."
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:121 src/network/ssl/ssl.c:251
2020-06-26 17:03:25 +00:00
msgid "Use HTTPS by default"
msgstr ""
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:123 src/network/ssl/ssl.c:253
2020-06-26 17:03:25 +00:00
msgid "Use HTTPS when a URL scheme is not provided."
msgstr ""
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:125 src/network/ssl/ssl.c:278
2005-12-06 12:49:55 +00:00
msgid "Client Certificates"
2017-11-23 23:35:18 +00:00
msgstr "Kliens oldali tanúsítványok"
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:127 src/network/ssl/ssl.c:280
2005-12-06 12:49:55 +00:00
msgid "X509 client certificate options."
2017-11-23 23:35:18 +00:00
msgstr "X509 kliens oldali tanúsítványok"
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:131 src/network/ssl/ssl.c:284
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Enable or not the sending of X509 client certificates to servers which "
"request them."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"X509 szabványú kliens oldali tanúsítványok küldése az őket igénylő "
2005-12-06 12:49:55 +00:00
"szervereknek."
2020-06-26 17:03:25 +00:00
#: src/network/ssl/ssl.c:135
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Certificate nickname"
msgstr "Tanúsítvány fájl"
2020-06-26 17:03:25 +00:00
#: src/network/ssl/ssl.c:137
2019-11-19 15:59:36 +00:00
msgid ""
"The nickname of the client certificate stored in NSS database. If this value "
"is unset, the nickname from the X509_CLIENT_CERT variable is used instead. "
"If you have a PKCS#12 file containing client certificate, you can import it "
"into your NSS database with:\n"
"\n"
"$ pk12util -i mycert.p12 -d /path/to/database\n"
"\n"
"The NSS database location can be changed by SSL_DIR environment variable. "
"The database can be also shared with Mozilla browsers."
msgstr ""
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:149 src/network/ssl/ssl.c:287
2005-12-06 12:49:55 +00:00
msgid "Certificate File"
2017-11-23 23:35:18 +00:00
msgstr "Tanúsítvány fájl"
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:151 src/network/ssl/ssl.c:289
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The location of a file containing the client certificate and unencrypted "
"private key in PEM format. If unset, the file pointed to by the "
"X509_CLIENT_CERT variable is used instead."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"A tanúsítvány fájl, és a PEM formátumú titkosítatlan pivát kulcs fájl "
2005-12-06 12:49:55 +00:00
"helye.\n"
2017-11-23 23:35:18 +00:00
"Ha nincs beállítva, az X509_CLIENT_CERT környezeti változó által\n"
"mutatott fájl kerül felhasználásra."
2020-06-26 17:03:25 +00:00
#: src/network/ssl/ssl.c:248
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Verify the peer's SSL certificate. If you enable this, set also \"Trusted "
"CA file\"."
2008-09-21 08:45:22 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Ellenőrizze a kapcsolat SSL tanusítványát. Megjegyzés:\n"
"Ez az opció valószínűleg nem működik GnuTLS-el."
2008-09-21 08:45:22 +00:00
#. The default value of the following option points to a file
#. * generated by the ca-certificates Debian package. Don't use
#. * CONFDIR here: if someone installs ELinks in $HOME and wants
#. * to have a user-specific trust list, he or she can just
#. * change the file name via the option manager. Distributors
#. * of binary packages should of course change the default to
#. * suit their systems.
#. * TODO: If the file name is relative, look in elinks_home?
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:263
2008-09-21 08:45:22 +00:00
#, fuzzy
msgid "Trusted CA file"
2017-11-23 23:35:18 +00:00
msgstr "Adatátviteli hiba"
2008-09-21 08:45:22 +00:00
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:270
2008-09-21 08:45:22 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The location of a file containing certificates of trusted certification "
"authorities in PEM format. ELinks then trusts certificates issued by these "
"CAs.\n"
"\n"
"If you change this option or the file, you must restart ELinks for the "
"changes to take effect. This option affects GnuTLS but not OpenSSL."
2005-12-06 12:49:55 +00:00
msgstr ""
2005-12-06 12:49:55 +00:00
#. name:
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:310 src/network/ssl/ssl.c:327
2005-12-06 12:49:55 +00:00
msgid "SSL"
msgstr "SSL"
2020-07-26 13:36:39 +00:00
#: src/network/ssl/ssl.c:312
2005-12-06 12:49:55 +00:00
msgid "SSL options."
2017-11-23 23:35:18 +00:00
msgstr "SSL beállítások"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:27
2005-12-06 12:49:55 +00:00
msgid "Waiting in queue"
2017-11-23 23:35:18 +00:00
msgstr "Sorban állás"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:28
2005-12-06 12:49:55 +00:00
msgid "Looking up host"
2017-11-23 23:35:18 +00:00
msgstr "Kiszolgáló keresése"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:29
2005-12-06 12:49:55 +00:00
msgid "Making connection"
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolat létrehozása"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:30
2005-12-06 12:49:55 +00:00
msgid "SSL negotiation"
2017-11-23 23:35:18 +00:00
msgstr "SSL kapcsolatfelvétel"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:31
2005-12-06 12:49:55 +00:00
msgid "Request sent"
2017-11-23 23:35:18 +00:00
msgstr "Kérés elküldve"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/network/state.c:32
2005-12-06 12:49:55 +00:00
msgid "Logging in"
2017-11-23 23:35:18 +00:00
msgstr "Bejelentkezés folyamatban"
2005-12-06 12:49:55 +00:00
2007-10-03 12:16:53 +00:00
#: src/network/state.c:33
2005-12-06 12:49:55 +00:00
msgid "Getting headers"
2017-11-23 23:35:18 +00:00
msgstr "Fejléc fogadása"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:34
2005-12-06 12:49:55 +00:00
msgid "Server is processing request"
2017-11-23 23:35:18 +00:00
msgstr "A kiszolgáló feldogozza a kérést"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:35
2005-12-06 12:49:55 +00:00
msgid "Transferring"
2017-11-23 23:35:18 +00:00
msgstr "Átvitel folyamatban"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:37
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Resuming"
2017-11-23 23:35:18 +00:00
msgstr "Újramentés"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:38
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Connecting to peers"
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolatfelvételi próbálkozások"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:39
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Connecting to tracker"
2017-11-23 23:35:18 +00:00
msgstr "Kapcsolatfelvételi próbálkozások"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:42
2005-12-06 12:49:55 +00:00
msgid "Waiting for redirect confirmation"
2017-11-23 23:35:18 +00:00
msgstr "Várakozás az átirányítás elfogadására"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:43
2005-12-06 12:49:55 +00:00
msgid "OK"
msgstr "OK"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:44
2005-12-06 12:49:55 +00:00
msgid "Interrupted"
2017-11-23 23:35:18 +00:00
msgstr "Megszakítva"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:45
2005-12-06 12:49:55 +00:00
msgid "Socket exception"
2017-11-23 23:35:18 +00:00
msgstr "Csatorna elhagyás"
2020-12-06 14:13:37 +00:00
#: src/network/state.c:46 src/scripting/python/dialogs.c:61
#: src/scripting/python/dialogs.c:190 src/scripting/python/keybinding.c:100
#: src/scripting/python/load.c:115 src/scripting/python/menu.c:94
#: src/scripting/python/open.c:61
2005-12-06 12:49:55 +00:00
msgid "Internal error"
2017-11-23 23:35:18 +00:00
msgstr "Belső hiba"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:49
2005-12-06 12:49:55 +00:00
msgid "Error writing to socket"
2017-11-23 23:35:18 +00:00
msgstr "Hiba a csatornára irás közben"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:50
2005-12-06 12:49:55 +00:00
msgid "Error reading from socket"
2017-11-23 23:35:18 +00:00
msgstr "Hiba a csatorna olvasása közben"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:51
2005-12-06 12:49:55 +00:00
msgid "Data modified"
2017-11-23 23:35:18 +00:00
msgstr "Adat megváltozott"
2020-12-06 14:13:37 +00:00
#: src/network/state.c:52 src/scripting/python/load.c:121
#: src/scripting/python/open.c:67
2005-12-06 12:49:55 +00:00
msgid "Bad URL syntax"
2017-11-23 23:35:18 +00:00
msgstr "Hibás URL forma"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:54
2005-12-06 12:49:55 +00:00
msgid "Request must be restarted"
2017-11-23 23:35:18 +00:00
msgstr "A kérést újra kellett indítani"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:55
2005-12-06 12:49:55 +00:00
msgid "Can't get socket state"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet a csatorna állapotát megállapítani"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:56
2005-12-06 12:49:55 +00:00
msgid "Only local connections are permitted"
2017-11-23 23:35:18 +00:00
msgstr "Csak lokális kapcsolatok engedélyezettek"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:57
2005-12-06 12:49:55 +00:00
msgid "No host in the specified IP family was found"
msgstr ""
2007-10-03 12:16:53 +00:00
#: src/network/state.c:59
msgid ""
2005-12-06 12:49:55 +00:00
"Error while decoding file. This might be caused\n"
"by the encoded file being corrupt."
msgstr ""
2017-11-23 23:35:18 +00:00
"Hiba a fájl dekódolásakor. Ez azért történhetett, mert az\n"
" állomány valószínűleg sérült."
2007-10-03 12:16:53 +00:00
#: src/network/state.c:62
2005-12-06 12:49:55 +00:00
msgid ""
"This URL contains a protocol not yet known by ELinks.\n"
"You can configure an external handler for it through\n"
"the options system."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ez az URL az Elinks számára még ismeretlen protokollra hivatkozik.\n"
"Külső kezelőprogramot a program beállításai között lehet hozzárendelni."
2007-10-03 12:16:53 +00:00
#: src/network/state.c:66
msgid ""
2005-12-06 12:49:55 +00:00
"This URL contains a protocol that is not natively known\n"
"by ELinks which means that ELinks relies on external\n"
"programs for handling it. Downloading URLs using external\n"
"programs is not supported."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ez az URI olyan protokollt tartalmaz amit az ELinks nem támogat,\n"
"ezért külső programokra van szükség a kezelésükhöz."
2007-10-03 12:16:53 +00:00
#: src/network/state.c:71
2005-12-06 12:49:55 +00:00
msgid "Bad HTTP response"
2017-11-23 23:35:18 +00:00
msgstr "Hibás HTTP válasz"
2007-10-03 12:16:53 +00:00
#: src/network/state.c:72
2005-12-06 12:49:55 +00:00
msgid "No content"
2017-11-23 23:35:18 +00:00
msgstr "A lap üres"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/network/state.c:73
msgid "File was resized during upload"
msgstr ""
#: src/network/state.c:75
2005-12-06 12:49:55 +00:00
msgid "Unknown file type"
2017-11-23 23:35:18 +00:00
msgstr "Ismeretlen fájlformátum"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/network/state.c:76
2005-12-06 12:49:55 +00:00
msgid "Error opening file"
2017-11-23 23:35:18 +00:00
msgstr "Hiba a fájl megnyitásakor"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/network/state.c:77
2005-12-06 12:49:55 +00:00
msgid "CGI script not in CGI path"
2017-11-23 23:35:18 +00:00
msgstr "A CGI script nincs a CGI elérési útvonalban"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/network/state.c:78
2005-12-06 12:49:55 +00:00
msgid "Local file access is not allowed in anonymous mode"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/network/state.c:81
2005-12-06 12:49:55 +00:00
msgid "Bad FTP response"
2017-11-23 23:35:18 +00:00
msgstr "Hibás FTP válasz"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:82
2005-12-06 12:49:55 +00:00
msgid "FTP service unavailable"
2017-11-23 23:35:18 +00:00
msgstr "FTP szolgáltatás nem elérhető"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:83
2005-12-06 12:49:55 +00:00
msgid "Bad FTP login"
2017-11-23 23:35:18 +00:00
msgstr "Hibás FTP bejelentkezés"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:84
2005-12-06 12:49:55 +00:00
msgid "FTP PORT command failed"
msgstr "FTP PORT parancs hiba"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:85
2005-12-06 12:49:55 +00:00
msgid "File not found"
2017-11-23 23:35:18 +00:00
msgstr "A fájl nem található"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:86
2005-12-06 12:49:55 +00:00
msgid "FTP file error"
2017-11-23 23:35:18 +00:00
msgstr "FTP fájl hiba"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:90
2005-12-06 12:49:55 +00:00
msgid "SSL error"
msgstr "SSL hiba"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:92
2005-12-06 12:49:55 +00:00
msgid "This version of ELinks does not contain SSL/TLS support"
2017-11-23 23:35:18 +00:00
msgstr "Az Elinks ezen verziója nem támogatja az SSL/TSL-t"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:95
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "JavaScript support is not enabled"
2017-11-23 23:35:18 +00:00
msgstr "A Javascript támogatás ki van kapcsolva."
2019-11-19 15:59:36 +00:00
#: src/network/state.c:98
2005-12-06 12:49:55 +00:00
msgid "Bad NNTP response"
2017-11-23 23:35:18 +00:00
msgstr "Hibás NNTP válasz"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:99
2005-12-06 12:49:55 +00:00
msgid ""
"Unable to handle news: URI because no news server has been\n"
"been configured. Either set the option protocol.nntp.server\n"
"or set the NNTPSERVER environment variable."
msgstr ""
2017-11-23 23:35:18 +00:00
"Nem lehetséges a news kezelése, mert nincs megadva news szerver.\n"
"Vagy állítsd be a protocol.nntp.server opciót, vagy az NNTPSERVER\n"
"környezeti változó értékét."
2019-11-19 15:59:36 +00:00
#: src/network/state.c:102
2008-07-01 00:11:44 +00:00
msgid "Server hung up for some reason"
2005-12-06 12:49:55 +00:00
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/network/state.c:103
2005-12-06 12:49:55 +00:00
msgid "No such newsgroup"
2017-11-23 23:35:18 +00:00
msgstr "Nincs ilyen hírcsoport"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:104
2005-12-06 12:49:55 +00:00
msgid "No such article"
msgstr "Nincs ilyen cikk"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:105
2005-12-06 12:49:55 +00:00
msgid "Transfer failed"
2017-11-23 23:35:18 +00:00
msgstr "Adatátviteli hiba"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:106
2005-12-06 12:49:55 +00:00
msgid "Authorization required"
2017-11-23 23:35:18 +00:00
msgstr "Azonosítás szükséges"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:107
2005-12-06 12:49:55 +00:00
msgid "Access to server denied"
2017-11-23 23:35:18 +00:00
msgstr "A szerverhez való hozzáférés megtagadva"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:111
2005-12-06 12:49:55 +00:00
msgid "The CSO phone-book protocol is not supported."
2017-11-23 23:35:18 +00:00
msgstr "A CSO telefonkönyv protokoll nem támogatott."
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/network/state.c:114
msgid ""
2005-12-06 12:49:55 +00:00
"Configuration of the proxy server failed.\n"
"This might be caused by an incorrect proxy\n"
"setting specified by an environment variable\n"
"or returned by a scripting proxy hook.\n"
"\n"
"The correct syntax for proxy settings are\n"
"a host name optionally followed by a colon\n"
"and a port number. Example: 'localhost:8080'."
msgstr ""
2017-11-23 23:35:18 +00:00
"A proxykiszolgáló beállítása nem sikerült.\n"
"Ennek az oka egy rosszul beállított környezeti\n"
"változó lehet.\n"
2005-12-06 12:49:55 +00:00
"\n"
2017-11-23 23:35:18 +00:00
"A proxy beállítás korrekt szintaxisa egy gépnév,\n"
"ami opcionálisan egy port érték követ kettősponttal\n"
"elválasztva. Pl.: 'localhost:8080'."
2019-11-19 15:59:36 +00:00
#: src/network/state.c:124
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "BitTorrent error"
2017-11-23 23:35:18 +00:00
msgstr "Belső hiba"
2019-11-19 15:59:36 +00:00
#: src/network/state.c:125
2005-12-06 12:49:55 +00:00
msgid "The BitTorrent metainfo file contained errors"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/network/state.c:126
2005-12-06 12:49:55 +00:00
msgid "The tracker requesting failed"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/network/state.c:127
2007-10-03 12:16:53 +00:00
msgid "The BitTorrent URL does not point to a valid URL"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/network/state.c:128
2008-09-21 08:45:22 +00:00
msgid "The bittorrent-peer URL scheme is for internal use only"
msgstr ""
#. fsp_open_session() failed but did not set errno.
#. * fsp_open_session() never sends anything to the FSP server,
#. * so this error does not mean the server itself does not work.
#. * More likely, there was some problem in asking a DNS server
#. * about the address of the FSP server.
2019-11-19 15:59:36 +00:00
#: src/network/state.c:136
2008-09-21 08:45:22 +00:00
#, fuzzy
msgid "FSP server not found"
2017-11-23 23:35:18 +00:00
msgstr "A fájl nem található"
2008-09-21 08:45:22 +00:00
2019-11-19 15:59:36 +00:00
#: src/network/state.c:159
2005-12-06 12:49:55 +00:00
msgid "Unknown error"
msgstr "Ismeretlen hiba"
#. accelerator_context(open_in_new.beos, open_in_new.os2, open_in_new.win32)
#: src/osdep/newwin.c:27
2005-12-06 12:49:55 +00:00
msgid "~Xterm"
msgstr "~XTerm"
#. accelerator_context(open_in_new.beos, open_in_new.os2, open_in_new.win32)
#: src/osdep/newwin.c:28
2005-12-06 12:49:55 +00:00
msgid "T~wterm"
msgstr "T~wterm"
#. accelerator_context(open_in_new.beos, open_in_new.os2, open_in_new.win32)
#: src/osdep/newwin.c:29
2005-12-06 12:49:55 +00:00
msgid "~Screen"
2017-11-23 23:35:18 +00:00
msgstr "Képernyő"
#. accelerator_context(open_in_new.os2, open_in_new.win32)
#: src/osdep/newwin.c:33 src/osdep/newwin.c:39
2005-12-06 12:49:55 +00:00
msgid "~Window"
msgstr "Ablak"
#. accelerator_context(open_in_new.os2)
#: src/osdep/newwin.c:34
2005-12-06 12:49:55 +00:00
msgid "~Full screen"
2017-11-23 23:35:18 +00:00
msgstr "Teljes képernyő"
#. accelerator_context(open_in_new.beos)
#: src/osdep/newwin.c:44
2005-12-06 12:49:55 +00:00
msgid "~BeOS terminal"
2017-11-23 23:35:18 +00:00
msgstr "~BeOS terminál"
2007-10-03 12:16:53 +00:00
#. name:
#: src/protocol/auth/auth.c:332
#, fuzzy
msgid "Authentication"
2017-11-23 23:35:18 +00:00
msgstr "~Hitelesítés"
2007-10-03 12:16:53 +00:00
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:131
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Authentication required for %s at %s"
2017-11-23 23:35:18 +00:00
msgstr "Azonosítás szükséges ehhez: %s itt %s"
2007-10-03 12:16:53 +00:00
#. This function is used for at least HTTP and FTP, so don't
#. * name the protocol here. Consider also what an FTP server
#. * behind an HTTP proxy should be called.
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:146
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Authentication required"
2017-11-23 23:35:18 +00:00
msgstr "Azonosítás szükséges"
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:156
2005-12-06 12:49:55 +00:00
msgid "Login"
2017-11-23 23:35:18 +00:00
msgstr "Felhasználónév"
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:157 src/protocol/http/http.c:119
2005-12-06 12:49:55 +00:00
msgid "Password"
2017-11-23 23:35:18 +00:00
msgstr "Jelszó"
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:210
2005-12-06 12:49:55 +00:00
msgid "Realm"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:222
2005-12-06 12:49:55 +00:00
msgid "none"
msgstr "semmi"
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:225
2005-12-06 12:49:55 +00:00
msgid "State"
2017-11-23 23:35:18 +00:00
msgstr "Állapot"
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:226
2005-12-06 12:49:55 +00:00
msgid "valid"
2017-11-23 23:35:18 +00:00
msgstr "érvényes"
2005-12-06 12:49:55 +00:00
#. cant_delete_item
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:263
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but auth entry \"%s\" cannot be deleted."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" autentikációs bejegyzést nem lehet törölni."
2005-12-06 12:49:55 +00:00
#. cant_delete_used_item
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:265
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Sorry, but auth entry \"%s\" is being used by something else."
2017-11-23 23:35:18 +00:00
msgstr "A \"%s\" autentikációs bejegyzést már valami használja."
2005-12-06 12:49:55 +00:00
#. delete_marked_items_title
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:271
2005-12-06 12:49:55 +00:00
msgid "Delete marked auth entries"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt autentikációs bejegyzések törlése"
2005-12-06 12:49:55 +00:00
#. delete_marked_items
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:273
2005-12-06 12:49:55 +00:00
msgid "Delete marked auth entries?"
2017-11-23 23:35:18 +00:00
msgstr "A kijelölt autentikációs bejegyzések törlése?"
2005-12-06 12:49:55 +00:00
#. delete_item_title
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:279
2005-12-06 12:49:55 +00:00
msgid "Delete auth entry"
2017-11-23 23:35:18 +00:00
msgstr "Autentikációs bejegyzés törlése"
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:281
2007-10-03 12:16:53 +00:00
#, c-format
2005-12-06 12:49:55 +00:00
msgid "Delete this auth entry?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük az autentikációs bejegyzést?"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:283
2005-12-06 12:49:55 +00:00
msgid "Clear all auth entries"
2017-11-23 23:35:18 +00:00
msgstr "Az összes autentikációs bejegyzés törlése"
2005-12-06 12:49:55 +00:00
#. clear_all_items_title
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:285
2005-12-06 12:49:55 +00:00
msgid "Do you really want to remove all auth entries?"
2017-11-23 23:35:18 +00:00
msgstr "Töröljük az összes autentikációs bejegyzést?"
2019-11-19 15:59:36 +00:00
#: src/protocol/auth/dialogs.c:313
2005-12-06 12:49:55 +00:00
msgid "Authentication manager"
2017-11-23 23:35:18 +00:00
msgstr "Hitelesítés kezelő"
2005-12-06 12:49:55 +00:00
#. name:
#: src/protocol/bittorrent/bittorrent.c:26
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:339
2005-12-06 12:49:55 +00:00
msgid "BitTorrent"
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:28
#, fuzzy
msgid "BitTorrent specific options."
2017-11-23 23:35:18 +00:00
msgstr "FTP specifikus beállítások."
2005-12-06 12:49:55 +00:00
#. ******************************************************************
#. Listening socket options:
#. ******************************************************************
#: src/protocol/bittorrent/bittorrent.c:34
#, fuzzy
msgid "Port range"
2017-11-23 23:35:18 +00:00
msgstr "Portugál"
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:36
msgid "Port range allowed to be used for listening on."
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:38
msgid "Minimum port"
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:40
msgid "The minimum port to try and listen on."
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:42
#, fuzzy
msgid "Maximum port"
2017-11-23 23:35:18 +00:00
msgstr "Érvényességi idő"
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:44
msgid "The maximum port to try and listen on."
msgstr ""
2005-12-06 12:49:55 +00:00
#. ******************************************************************
#. Tracker connection options:
#. ******************************************************************
#: src/protocol/bittorrent/bittorrent.c:51
msgid "Tracker"
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:53
#, fuzzy
msgid "Tracker options."
2017-11-23 23:35:18 +00:00
msgstr "Gyorsítótár beállítások."
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:55
msgid "Use compact tracker format"
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:57
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to request that the tracker returns peer info in compact format. "
"Note, the compact format only supports IPv4 addresses."
2005-12-06 12:49:55 +00:00
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:61
msgid "Tracker announce interval"
msgstr ""
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:63
msgid ""
2009-03-28 22:44:08 +00:00
"The number of seconds to wait between periodically contacting the tracker "
"for announcing progress and requesting more peers. Set to zero to use the "
"interval requested by the tracker."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:68
2005-12-06 12:49:55 +00:00
msgid "IP-address to announce"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:70
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"What IP address to report to the tracker. If set to \"\" no IP address will "
"be sent and the tracker will automatically determine an appropriate IP "
"address."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:74
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "User identification string"
2017-11-23 23:35:18 +00:00
msgstr "User Agent beállítása"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:76
msgid ""
2009-03-28 22:44:08 +00:00
"An additional identification that is not shared with any users. It is "
"intended to allow a client to prove their identity should their IP address "
"change. It is an optional parameter, but some trackers require this "
"parameter. If set to \"\" no user key will be sent to the tracker."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:82
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid "Maximum number of peers to request"
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzések maximális száma"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:84
msgid ""
2009-03-28 22:44:08 +00:00
"The maximum number of peers to request from the tracker. Set to 0 to use the "
"server default."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:87
2005-12-06 12:49:55 +00:00
msgid "Minimum peers to skip rerequesting"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:89
msgid ""
2009-03-28 22:44:08 +00:00
"The minimum number of peers to have in the current peer info pool before "
"skipping requesting of more peers. I.e. setting numwant to zero. Set to 0 to "
"not have any limit."
msgstr ""
2005-12-06 12:49:55 +00:00
#. ******************************************************************
#. Lowlevel peer-wire options:
#. ******************************************************************
#: src/protocol/bittorrent/bittorrent.c:98
2005-12-06 12:49:55 +00:00
msgid "Peer-wire"
msgstr ""
#: src/protocol/bittorrent/bittorrent.c:100
2005-12-06 12:49:55 +00:00
msgid "Lowlevel peer-wire options."
msgstr ""
#: src/protocol/bittorrent/bittorrent.c:102
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Maximum number of peer connections"
2017-11-23 23:35:18 +00:00
msgstr "Az egyidőben megnyitható maximális kapcsolatok száma"
2005-12-06 12:49:55 +00:00
#: src/protocol/bittorrent/bittorrent.c:104
msgid ""
2009-03-28 22:44:08 +00:00
"The maximum number of allowed connections to both active and non-active "
"peers. By increasing the number of allowed connections, the chance of "
"finding good peers to download from is increased. However, too many "
"connections can lead to TCP congestion. If the maximum is reached all new "
"incoming connections will be closed."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:111
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Maximum peer message length"
2017-11-23 23:35:18 +00:00
msgstr "A képfájl nevének maximális hossza"
2005-12-06 12:49:55 +00:00
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:113
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The maximum length of messages to accept over the wire. Larger values will "
"cause the connection to be dropped."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:116
2005-12-06 12:49:55 +00:00
msgid "Maximum allowed request length"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:118
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The maximum length to allow for incoming requests. Larger requests will "
"cause the connection to be dropped."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:121
2005-12-06 12:49:55 +00:00
msgid "Length of requests"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:123
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"How many bytes to query for per request. This is complementary to the "
"max_request_length option. If the configured length is bigger than the piece "
"length it will be truncated."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:128
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Peer inactivity timeout"
2017-11-23 23:35:18 +00:00
msgstr "Idötúllépés adatfogadás közben"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:130
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The number of seconds to wait before closing a socket on which nothing has "
"been received or sent."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:133
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Maximum peer pool size"
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzések maximális száma"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:135
msgid ""
2009-03-28 22:44:08 +00:00
"Maximum number of items in the peer pool. The peer pool contains information "
"used for establishing connections to new peers.\n"
"\n"
2005-12-06 12:49:55 +00:00
"Set to 0 to have unlimited size."
msgstr ""
2005-12-06 12:49:55 +00:00
#. ******************************************************************
#. Piece management options:
#. ******************************************************************
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:146
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Maximum piece cache size"
2017-11-23 23:35:18 +00:00
msgstr "Maximális végrehajtási idő"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:148
msgid ""
2009-03-28 22:44:08 +00:00
"The maximum amount of memory used to hold recently downloaded pieces.\n"
"\n"
2005-12-06 12:49:55 +00:00
"Set to 0 to have unlimited size."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:158
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Sharing rate"
2017-11-23 23:35:18 +00:00
msgstr "Mentési mód"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:160
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The minimum sharing rate to achieve before stop seeding. The sharing rate is "
"computed as the number of uploaded bytes divided with the number of "
"downloaded bytes. The value should be a double value between 0.0 and 1.0 "
"both included. Set to 1.0 to atleast upload a complete copy of all data and "
2005-12-06 12:49:55 +00:00
"set to 0.0 to have unlimited sharing rate."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:167
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Maximum number of uploads"
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzések maximális száma"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:169
2005-12-06 12:49:55 +00:00
msgid "The maximum number of uploads to allow at once."
msgstr ""
#. The number of uploads to fill out to with extra optimistic unchokes
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:172
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Minimum number of uploads"
2017-11-23 23:35:18 +00:00
msgstr "Bejegyzések maximális száma"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:174
msgid ""
2009-03-28 22:44:08 +00:00
"The minimum number of uploads which should at least be used for new "
"connections."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:178
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Keepalive interval"
2017-11-23 23:35:18 +00:00
msgstr "Mentés időköze"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:180
msgid "The number of seconds to pause between sending keepalive messages."
2005-12-06 12:49:55 +00:00
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:183
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Number of pending requests"
2017-11-23 23:35:18 +00:00
msgstr "A kiszolgáló feldogozza a kérést"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:185
msgid ""
2009-03-28 22:44:08 +00:00
"How many piece requests to continuously keep in queue. Pipelining of "
"requests is essential to saturate connections and get a good connection "
"performance and thus a faster download. However, a very big queue size can "
"lead to wasting bandwidth near the end of the connection since remaining "
"piece blocks will be requested from multiple peers."
msgstr ""
2005-12-06 12:49:55 +00:00
#. Bram uses 30 seconds here.
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:194
2005-12-06 12:49:55 +00:00
msgid "Peer snubbing interval"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:196
msgid ""
2009-03-28 22:44:08 +00:00
"The number of seconds to wait for file data before assuming the peer has "
"been snubbed."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:199
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Peer choke interval"
2017-11-23 23:35:18 +00:00
msgstr "Mentés időköze"
2005-12-06 12:49:55 +00:00
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:201
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"The number of seconds between updating the connection state and most "
"importantly choke and unchoke peer connections. The choke period should be "
"big enough for newly unchoked connections to get started but small enough to "
"not allow freeriders too much room for stealing bandwidth."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:207
2005-12-06 12:49:55 +00:00
msgid "Rarest first piece selection cutoff"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:209
msgid ""
2009-03-28 22:44:08 +00:00
"The number of pieces to obtain before switching piece selection strategy "
"from random to rarest first."
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/protocol/bittorrent/bittorrent.c:212 src/protocol/http/http.c:86
2005-12-06 12:49:55 +00:00
msgid "Allow blacklisting"
2017-11-23 23:35:18 +00:00
msgstr "Feketelista endedélyezése"
2009-03-28 22:44:08 +00:00
#: src/protocol/bittorrent/bittorrent.c:214
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Allow blacklisting of buggy peers."
2017-11-23 23:35:18 +00:00
msgstr "A hibásan működő szerverek felvétele a feketelistára."
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:123
2005-12-06 12:49:55 +00:00
msgid "Warning: potential malicious path detected"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:142
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Info hash"
2017-11-23 23:35:18 +00:00
msgstr "Információ"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:146
2005-12-06 12:49:55 +00:00
msgid "Announce URI"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:152
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Creation date"
2017-11-23 23:35:18 +00:00
msgstr "Konfigurációs rendszer"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:161
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Directory"
2017-11-23 23:35:18 +00:00
msgstr "Könyvtárak:"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:171
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Files"
2017-11-23 23:35:18 +00:00
msgstr "Állományok:"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:184
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Comment"
2017-11-23 23:35:18 +00:00
msgstr "Megjegyzések"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:230 src/session/download.c:488
2005-12-06 12:49:55 +00:00
#, c-format
msgid ""
"Download complete:\n"
"%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"A letöltés befejezödött:\n"
2005-12-06 12:49:55 +00:00
"%s"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:257
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Download info"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:277
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "downloading (random)"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:278
2005-12-06 12:49:55 +00:00
msgid "downloading (rarest first)"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:279
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "downloading (end game)"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:280
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "seeding"
2017-11-23 23:35:18 +00:00
msgstr "sebesség"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:308
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Status"
2017-11-23 23:35:18 +00:00
msgstr "Állapotsor"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:312
2005-12-06 12:49:55 +00:00
msgid "partial"
msgstr ""
2005-12-06 12:49:55 +00:00
#. Peers:
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:316
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Peers"
2017-11-23 23:35:18 +00:00
msgstr "Jelzőcsík"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:320
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%u connection"
msgid_plural "%u connections"
msgstr[0] "%d kapcsolat"
msgstr[1] "%d kapcsolat"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:330 src/protocol/bittorrent/dialogs.c:346
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%u seeder"
msgid_plural "%u seeders"
msgstr[0] ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:336
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%u available"
msgid_plural "%u available"
msgstr[0] ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:341
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Swarm info"
2017-11-23 23:35:18 +00:00
msgstr "Fejléc információ"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:354
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%u downloader"
msgid_plural "%u downloaders"
2017-11-23 23:35:18 +00:00
msgstr[0] "Hiba a letöltésben"
2005-12-06 12:49:55 +00:00
#. Upload:
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:360
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Upload"
2017-11-23 23:35:18 +00:00
msgstr "~Frissités"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:368
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "average"
2017-11-23 23:35:18 +00:00
msgstr "átlagos sebesség"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:373
2005-12-06 12:49:55 +00:00
msgid "1:1 in"
msgstr ""
2005-12-06 12:49:55 +00:00
#. Sharing:
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:379
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Sharing"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:388
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "uploaded"
2017-11-23 23:35:18 +00:00
msgstr "Fájl feltöltése"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:390
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "downloaded"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés"
2005-12-06 12:49:55 +00:00
#. Pieces:
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:394
2005-12-06 12:49:55 +00:00
msgid "Pieces"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:398
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%u completed"
msgid_plural "%u completed"
msgstr[0] "sikertelen"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:404
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%u in progress"
msgid_plural "%u in progress"
msgstr[0] ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:415
2005-12-06 12:49:55 +00:00
#, c-format
msgid "%u remaining"
msgid_plural "%u remaining"
msgstr[0] ""
2005-12-06 12:49:55 +00:00
#. Statistics:
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:420
2005-12-06 12:49:55 +00:00
msgid "Statistics"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:424
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%u in memory"
msgid_plural "%u in memory"
2017-11-23 23:35:18 +00:00
msgstr[0] "Elfogyott a memória"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:430
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%u locked"
msgid_plural "%u locked"
2017-11-23 23:35:18 +00:00
msgstr[0] "%d zárolva"
msgstr[1] "%d zárolva"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:437
#, c-format
2005-12-06 12:49:55 +00:00
msgid "%u rejected"
msgid_plural "%u rejected"
msgstr[0] ""
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:444
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "%u unavailable"
msgid_plural "%u unavailable"
2017-11-23 23:35:18 +00:00
msgstr[0] "FTP szolgáltatás nem elérhető"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:585 src/session/session.c:309
2005-12-06 12:49:55 +00:00
#, c-format
msgid "Unable to retrieve %s"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet letölteni: %s"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:744
2005-12-06 12:49:55 +00:00
#, fuzzy, c-format
msgid "What would you like to do with the file '%s'?"
2017-11-23 23:35:18 +00:00
msgstr "Mit tegyünk a '%s' fájllal? (típus: %s%s%s)?"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:761
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Information about the torrent"
2017-11-23 23:35:18 +00:00
msgstr "Információ az aktuális oldalról"
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:783 src/session/download.c:1585
2005-12-06 12:49:55 +00:00
msgid "What to do?"
2017-11-23 23:35:18 +00:00
msgstr "Mit tegyünk?"
#. accelerator_context(src/protocol/bittorrent/dialogs.c:bittorrent_query_callback)
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:805
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Down~load"
2017-11-23 23:35:18 +00:00
msgstr "Letöltés"
#. accelerator_context(src/protocol/bittorrent/dialogs.c:bittorrent_query_callback, src/session/download.c:do_type_query)
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:811 src/session/download.c:1690
2005-12-06 12:49:55 +00:00
msgid "~Display"
2017-11-23 23:35:18 +00:00
msgstr "Meg~jelenítés"
#. accelerator_context(src/protocol/bittorrent/dialogs.c:bittorrent_query_callback, src/session/download.c:do_type_query)
2020-12-06 14:13:37 +00:00
#: src/protocol/bittorrent/dialogs.c:815 src/session/download.c:1694
2005-12-06 12:49:55 +00:00
msgid "Show ~header"
2017-11-23 23:35:18 +00:00
msgstr "Fejlé~c megjelenítése"
2020-07-26 13:36:39 +00:00
#: src/protocol/file/cgi.c:41
msgid "Local CGI"
msgstr "Helyi CGI"
2020-07-26 13:36:39 +00:00
#: src/protocol/file/cgi.c:43
msgid "Local CGI specific options."
2017-11-23 23:35:18 +00:00
msgstr "Helyi CGI-vel kapcsolatos beállítások."
2020-07-26 13:36:39 +00:00
#: src/protocol/file/cgi.c:47
msgid "Colon separated list of directories, where CGI scripts are stored."
msgstr ""
2017-11-23 23:35:18 +00:00
"A CGI scriptek tárolására használt könyvtárak felsorolása, kettősponttal "
"elválasztva."
2020-07-26 13:36:39 +00:00
#: src/protocol/file/cgi.c:50
msgid "Allow local CGI"
2017-11-23 23:35:18 +00:00
msgstr "Helyi CGI engedélyezése"
2020-07-26 13:36:39 +00:00
#: src/protocol/file/cgi.c:52
msgid "Whether to execute local CGI scripts."
2017-11-23 23:35:18 +00:00
msgstr "A helyi CGI scriptek futtatásának engedélyezése."
#. name:
2020-07-26 13:36:39 +00:00
#: src/protocol/file/cgi.c:57
msgid "CGI"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:42
msgid "Local files"
2017-11-23 23:35:18 +00:00
msgstr "Helyi fájlok"
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:44
msgid "Options specific to local browsing."
2017-11-23 23:35:18 +00:00
msgstr "Lokális böngészéssel kapcsolatos beállítások."
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:46
msgid "Allow reading special files"
2017-11-23 23:35:18 +00:00
msgstr "Nem reguláris fáljok olvasása"
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:48
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Whether to allow reading from non-regular files. Note this can be dangerous; "
"reading /dev/urandom or /dev/zero can ruin your day!"
msgstr ""
2017-11-23 23:35:18 +00:00
"Olvasás engedélyezése, nem csak a reguláris fáljokból?\n"
"Megjegyzés: Pl a /dev/urandom vagy /dev/zero olvasása nem várt\n"
"következményekkel járhat!"
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:52
msgid "Show hidden files in directory listing"
2017-11-23 23:35:18 +00:00
msgstr "Rejtett fáljok megjelenítése"
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:54
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"When set to false, files with name starting with a dot will be hidden in "
"local directory listings."
msgstr ""
2017-11-23 23:35:18 +00:00
"Rejtett fáljok megjelenítése a listában?\n"
"Ha ki van kapcsolva, akkor a ponttal kezdődő nevű fáljok nem jelennek\n"
"meg a lokális könyvtárlistákban."
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:57
msgid "Try encoding extensions"
2017-11-23 23:35:18 +00:00
msgstr "Típusfüggő fájlnévkiterjesztések használata"
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:59
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"When set, if we can't open a file named 'filename', we'll try to open "
"'filename' with some encoding extension appended (ie. 'filename.gz'); it "
"depends on the supported encodings."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha be van állítva, akkor amennyiben egy fájlt nem lehet megnyitni\n"
"'filename' névvel, akkor a típusának megfelelő kiterjesztéssel (pl.\n"
"'filename.gz) is megkiséreljük megnyitni."
#. name:
2019-11-19 15:59:36 +00:00
#: src/protocol/file/file.c:68
msgid "File"
2017-11-23 23:35:18 +00:00
msgstr "~Fájl"
#. name:
2005-12-06 12:49:55 +00:00
#: src/protocol/finger/finger.c:21
msgid "Finger"
msgstr "Finger"
#. name:
2020-12-06 14:13:37 +00:00
#: src/protocol/fsp/fsp.c:52
#, fuzzy
msgid "FSP"
msgstr "FTP"
#. name:
2009-03-28 22:44:08 +00:00
#: src/protocol/ftp/ftp.c:56 src/protocol/ftp/ftp.c:89
msgid "FTP"
msgstr "FTP"
#: src/protocol/ftp/ftp.c:58
msgid "FTP specific options."
2017-11-23 23:35:18 +00:00
msgstr "FTP specifikus beállítások."
2019-11-19 15:59:36 +00:00
#: src/protocol/ftp/ftp.c:60 src/protocol/http/http.c:105
#: src/protocol/http/http.c:220
msgid "Proxy configuration"
2017-11-23 23:35:18 +00:00
msgstr "Proxy beállítás"
#: src/protocol/ftp/ftp.c:62
msgid "FTP proxy configuration."
2017-11-23 23:35:18 +00:00
msgstr "FTP proxy beállítás."
2019-11-19 15:59:36 +00:00
#: src/protocol/ftp/ftp.c:64 src/protocol/http/http.c:109
#: src/protocol/http/http.c:224
msgid "Host and port-number"
2017-11-23 23:35:18 +00:00
msgstr "Host és port"
#: src/protocol/ftp/ftp.c:66
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Host and port-number (host:port) of the FTP proxy, or blank. If it's blank, "
"FTP_PROXY environment variable is checked as well."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az FTP proxy paraméterei (host:port). Ha üresen hagyod, akkor az\n"
"FTP_PROXY környezeti változó is megvizsgálásra kerül."
2009-03-28 22:44:08 +00:00
#: src/protocol/ftp/ftp.c:70
msgid "Anonymous password"
msgstr "Anonymus jelszava"
2009-03-28 22:44:08 +00:00
#: src/protocol/ftp/ftp.c:72
msgid "FTP anonymous password to be sent."
2017-11-23 23:35:18 +00:00
msgstr "FTP anonymus jelszó."
2009-03-28 22:44:08 +00:00
#: src/protocol/ftp/ftp.c:74
msgid "Use passive mode (IPv4)"
2017-11-23 23:35:18 +00:00
msgstr "Passzív mód használata (IPv4)"
2009-03-28 22:44:08 +00:00
#: src/protocol/ftp/ftp.c:76
msgid "Use PASV instead of PORT (passive vs active mode, IPv4 only)."
2017-11-23 23:35:18 +00:00
msgstr "PASV használata PORT helyett (passzív/aktív mód, csak IPv4-nél)."
2009-03-28 22:44:08 +00:00
#: src/protocol/ftp/ftp.c:79
msgid "Use passive mode (IPv6)"
2017-11-23 23:35:18 +00:00
msgstr "Passzív mód használata (IPv6)"
2009-03-28 22:44:08 +00:00
#: src/protocol/ftp/ftp.c:81
msgid "Use EPSV instead of EPRT (passive vs active mode, IPv6 only)."
2017-11-23 23:35:18 +00:00
msgstr "EPSV használata EPRT helyett (passzív/aktív mód, csak IPv6-nél)."
#. name:
#: src/protocol/gopher/gopher.c:47
msgid "Gopher"
msgstr ""
2007-10-03 12:16:53 +00:00
#: src/protocol/http/codes.c:105
#, c-format
msgid "HTTP error %03d"
msgstr "HTTP hiba %03d"
2007-10-03 12:16:53 +00:00
#: src/protocol/http/codes.c:128
#, fuzzy, c-format
msgid ""
" An error occurred on the server while fetching the document you\n"
" requested. However, the server did not send back any explanation of what\n"
2007-10-03 12:16:53 +00:00
" happened, so it is unknown what went wrong. Please contact the web\n"
" server administrator about this, if you believe that this error should\n"
" not occur since it is not a nice behaviour from the web server at all\n"
" and indicates that there is some much deeper problem with the web server\n"
" software.\n"
msgstr ""
2017-11-23 23:35:18 +00:00
" Hiba történt a szerveren a dokumentum letöltése közben, viszont a\n"
" szerver nem küldött hibaüzenetet, ezért nem lehet tudni hogy mi volt\n"
" a probléma. Kérlek vedd fel a kapcsolatot a szerver üzemeltetőjével ha\n"
" úgy gondolod hogy ennek a hibának nem lenne szabad előfordulnia.\n"
" A hibaüzenet elmaradása nem szabályos, és a webszerver szoftver\n"
" komolyabb problémájára utal.\n"
#. name:
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:72 src/protocol/http/http.c:235
msgid "HTTP"
msgstr "HTTP"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:74
msgid "HTTP-specific options."
2017-11-23 23:35:18 +00:00
msgstr "HTTP-vel kapcsolatos beállítások."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:77
msgid "Server bug workarounds"
2017-11-23 23:35:18 +00:00
msgstr "Szerver oldali hibák kiküszöbölése"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:79
msgid "Server-side HTTP bugs workarounds."
2017-11-23 23:35:18 +00:00
msgstr "Szerver oldali HTTP hibák kiküszöbölése."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:81
msgid "Do not send Accept-Charset"
2017-11-23 23:35:18 +00:00
msgstr "Nincs \"Accept-Charset\" küldés"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:83
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"The Accept-Charset header is quite long and sending it can trigger bugs in "
"some rarely found servers."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az \"Accept-Charset\" fejléc elég hosszú, és a küldése néhány\n"
"ritkábban használt szerverben hibás működést eredményezhet."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:88
msgid "Allow blacklisting of buggy servers."
2017-11-23 23:35:18 +00:00
msgstr "A hibásan működő szerverek felvétele a feketelistára."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:90
msgid "Broken 302 redirects"
2017-11-23 23:35:18 +00:00
msgstr "Hibás 302 átirányítások"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:92
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Broken 302 redirect (violates RFC but compatible with Netscape). This is a "
"problem for a lot of web discussion boards and the like. If they will do "
"strange things to you, try to play with this."
msgstr ""
2017-11-23 23:35:18 +00:00
"Hibás 302 átirányítások (nem felel meg az RFC-nek, de kompatíbilis\n"
"a Netscape-el). Ha furcsa viselkedés esetén érdemes kisérletezni\n"
"ezzel a beállítással."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:97
msgid "No keepalive after POST requests"
2017-11-23 23:35:18 +00:00
msgstr "Keepalive tiltása POST request után"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:99
msgid "Disable keepalive connection after POST request."
2017-11-23 23:35:18 +00:00
msgstr "Keepalive kapcsolat tiltása POST request után."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:101
msgid "Use HTTP/1.0"
2017-11-23 23:35:18 +00:00
msgstr "HTTP/1.0 használata"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:103
msgid "Use HTTP/1.0 protocol instead of HTTP/1.1."
2017-11-23 23:35:18 +00:00
msgstr "HTTP/1.0 használata HTTP/1.1 helyett."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:107
msgid "HTTP proxy configuration."
2017-11-23 23:35:18 +00:00
msgstr "HTTP proxy beállítás."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:111
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Host and port-number (host:port) of the HTTP proxy, or blank. If it's blank, "
"HTTP_PROXY environment variable is checked as well."
msgstr ""
2017-11-23 23:35:18 +00:00
"HTTP proxy host és port (host:port), vagy üresen hagyni.\n"
"Ha üres, akkor a HTTP_PROXY környezeti változó is ellenőrzésre\n"
"kerül."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:115
msgid "Username"
2017-11-23 23:35:18 +00:00
msgstr "Felhasználónév"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:117
msgid "Proxy authentication username."
2017-11-23 23:35:18 +00:00
msgstr "Felhasználónév proxy autentikációhoz."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:121
msgid "Proxy authentication password."
2017-11-23 23:35:18 +00:00
msgstr "Jelszó proxy autentikációhoz."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:124
msgid "Referer sending"
2017-11-23 23:35:18 +00:00
msgstr "Referer küldés"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:126
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"HTTP referer sending options. HTTP referer is a special header sent in the "
"HTTP requests, which is supposed to contain the previous page visited by the "
"browser.This way, the server can know what link did you follow when "
"accessing that page. However, this behaviour can unfortunately considerably "
"affect privacy and can lead even to a security problem on some badly "
"designed web pages."
msgstr ""
2017-11-23 23:35:18 +00:00
"A HTTP referer egy speciális fejléc, amit a böngésző a HTTP lekérdezésekkor\n"
"küld, és az előzőleg látogatott oldal URL-jét tartalmazza, ezáltal a "
"szerver\n"
2017-11-23 23:35:18 +00:00
"képes meghatározni melyik linket követve került az adott oldalra a "
"böngésző.\n"
"Sajnos ez nem túl pozitív a magánszférára, és rosszul elkészített\n"
"oldalaknál biztonsági veszélyt is jelenthet."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:134
msgid "Policy"
2017-11-23 23:35:18 +00:00
msgstr "Elővigyázatosság"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:137
msgid ""
"Mode of sending HTTP referer:\n"
"0 is send no referer\n"
"1 is send current URL as referer\n"
"2 is send fixed fake referer\n"
"3 is send previous URL as referer (correct, but insecure)"
msgstr ""
2017-11-23 23:35:18 +00:00
"HTTP Referer küldésének módja:\n"
"0 - ne küldjön referert\n"
"1 - az aktuális URL küldése refererként\n"
"2 - egy fixen beállított hamis referer küldése\n"
"3 - az előző URL küldése refererként (korrekt, de nem biztonságos)"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:143
msgid "Fake referer URL"
msgstr "Hamis referer URL"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:145
msgid "Fake referer to be sent when policy is 2."
2017-11-23 23:35:18 +00:00
msgstr "A hamis referer ami a 2-es beállításkor kerül küldésre."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:148
msgid "Send Accept-Language header"
2017-11-23 23:35:18 +00:00
msgstr "Accept-Language fejléc küldése"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:150
msgid "Send Accept-Language header."
2017-11-23 23:35:18 +00:00
msgstr "\"Accept-Language\" fejléc küldése."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:152
msgid "Use UI language as Accept-Language"
2017-11-23 23:35:18 +00:00
msgstr "A felhasználói felület nyelvének használata Accept-Language fejlécként"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:154
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Request localised versions of documents from web-servers (using the Accept-"
"Language header) using the language you have configured for ELinks' user-"
"interface (this also affects navigator.language ECMAScript value available "
"to scripts). Note that some see this as a potential security risk because it "
"tells web-masters and the FBI sniffers about your language preference."
msgstr ""
2017-11-23 23:35:18 +00:00
"A webszerverekről az oldalak lokalizált nyelvi verzióját kéri le,\n"
"(Accept-Language fejléc használatával) mégpedig azt a változatot,\n"
"amelyik az ELinks felhasználói felületének nyelveként lett beállítva.\n"
"Ez egy potenciális biztonsági hiba, mert a webmasterek tudomást szereznek\n"
"a nyelvi beállításaidról."
2019-11-19 15:59:36 +00:00
#. http://www.eweek.com/c/a/Desktops-and-Notebooks/Intel-Psion-End-Dispute-Concerning-Netbook-Trademark-288875/
#. * responds with "Transfer-Encoding: chunked" and
#. * "Content-Encoding: gzip" but does not compress the first chunk
#. * and the last chunk, causing ELinks to display garbage.
#. * (If User-Agent includes "Gecko" (case sensitive), then
#. * that server correctly compresses the whole stream.)
#. * ELinks should instead report the decompression error (bug 1017)
#. * or perhaps even blacklist the server for compression and retry.
#. * Until that has been implemented, disable compression by default.
#: src/protocol/http/http.c:171
2009-03-28 22:44:08 +00:00
msgid "Enable on-the-fly compression"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:173
2009-03-28 22:44:08 +00:00
msgid ""
"If enabled, the capability to receive compressed content (gzip and/or bzip2) "
"is announced to the server, which usually sends the reply compressed, thus "
"saving some bandwidth at slight CPU expense.\n"
"\n"
"If ELinks displays a incomplete page or garbage, try disabling this option. "
"If that helps, there may be a bug in the decompression part of ELinks. "
"Please report such bugs.\n"
"\n"
"If ELinks has been compiled without compression support, this option has no "
"effect. To check the supported features, see Help -> About."
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:186
msgid "Activate HTTP TRACE debugging"
2017-11-23 23:35:18 +00:00
msgstr "A HTTP TRACE hibakeresés bekapcsolása"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:188
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"If active, all HTTP requests are sent with TRACE as their method rather than "
"GET or POST. This is useful for debugging of both ELinks and various server-"
"side scripts --- the server only returns the client's request back to the "
"client verbatim. Note that this type of request may not be enabled on all "
"servers."
msgstr ""
2017-11-23 23:35:18 +00:00
"Ha aktív, akkor minden HTTP kérés TRACE metódussal kerül\n"
"elküldésre GET vagy POST helyett. Hasznos az ELinks vagy a\n"
"szerver oldali szkriptek hibakereséséhez. Ilyenkor a szerver\n"
"változatlanul visszaküldi a böngésző által kiadott kérést. Nem minden\n"
"szerveren van engedélyezve ez a funkció."
#. OSNews.com is supposed to be relying on the textmode token, at least.
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:196
msgid "User-agent identification"
2017-11-23 23:35:18 +00:00
msgstr "User Agent beállítása"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:198
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Change the User Agent ID. That means identification string, which is sent to "
"HTTP server when a document is requested. The 'textmode' token in the first "
"field is our silent attempt to establish this as a standard for new textmode "
"user agents, so that the webmasters can have just a single uniform test for "
"these if they are e.g. pushing some lite version to them automagically.\n"
"\n"
2019-11-19 15:59:36 +00:00
"Use \" \" if you don't want any User-Agent header to be sent at all. URI "
"rewriting rules may still include parameters that reveal you are using "
"ELinks.\n"
2009-03-28 22:44:08 +00:00
"\n"
2008-07-01 00:11:44 +00:00
"%v in the string means ELinks version,\n"
"%s in the string means system identification,\n"
"%t in the string means size of the terminal,\n"
"%b in the string means number of bars displayed by ELinks."
msgstr ""
2017-11-23 23:35:18 +00:00
"A User Agent beállítás megváltoztatása. Ez egy azonosító karaktersor,\n"
"amit a böngésző küld a HTTP kiszolgálónak, ha az egy oldalt kér le.\n"
"Az azonosító textmode része az első mezőben, egy próbálkozás részünkről\n"
"ami arra irányul, hogy a webmesterek azonosíthassák az újabb szöveges\n"
"módú böngészőket, és számukra egyszerűbb oldalakat készíthessenek.%v a "
"karaktersorban az ELinks verziója\n"
"%s a karaktersorban a renszer azonosítót jelenti\n"
"%t a terminál méretét adja vissza\n"
"%b az Elinks által megjelenített státuszsorok, fülek, stb. számát adja "
"vissza\n"
2017-11-23 23:35:18 +00:00
"Ha nem akarsz User Agent fejlécet küldeni, irj ide \" \"-t."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:216
msgid "HTTPS"
msgstr "HTTPS"
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:218
msgid "HTTPS-specific options."
2017-11-23 23:35:18 +00:00
msgstr "HTTPS-el kapcsolatos beállítások."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:222
msgid "HTTPS proxy configuration."
2017-11-23 23:35:18 +00:00
msgstr "HTTPS proxy beállítás."
2019-11-19 15:59:36 +00:00
#: src/protocol/http/http.c:226
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Host and port-number (host:port) of the HTTPS CONNECT proxy, or blank. If "
"it's blank, HTTPS_PROXY environment variable is checked as well."
msgstr ""
2017-11-23 23:35:18 +00:00
"Host és port beállítás (host:port) a HTTPS CONNECT proxyhoz,\n"
" vagy üresen hagyni.\n"
"Ha üres, akkor a HTTPS_PROXY környezeti változó is ellenőrzésre\n"
"kerül."
#. name:
2009-03-28 22:44:08 +00:00
#: src/protocol/nntp/nntp.c:32 src/protocol/nntp/nntp.c:66
msgid "NNTP"
msgstr "NNTP"
2005-12-06 12:49:55 +00:00
#: src/protocol/nntp/nntp.c:34
msgid "NNTP and news specific options."
2017-11-23 23:35:18 +00:00
msgstr "NNTP és news specifikus beállítások."
2005-12-06 12:49:55 +00:00
#: src/protocol/nntp/nntp.c:36
msgid "Default news server"
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett news kiszolgáló"
2005-12-06 12:49:55 +00:00
#: src/protocol/nntp/nntp.c:38
msgid ""
2009-03-28 22:44:08 +00:00
"Used when resolving news: URIs. If set to the empty string the value of the "
"NNTPSERVER environment variable will be used."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/nntp/nntp.c:42
msgid "Message header entries"
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/nntp/nntp.c:44
msgid ""
2009-03-28 22:44:08 +00:00
"Comma separated list of which entries in the article header to show. E.g. "
"'Subject' and 'From'. All header entries can be read in the header info "
"dialog."
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/protocol/protocol.c:244
#, c-format
msgid "This version of ELinks does not contain %s protocol support"
2017-11-23 23:35:18 +00:00
msgstr "Az Elinks ezen verziója nem támogat %s protokollt"
2019-11-19 15:59:36 +00:00
#: src/protocol/protocol.c:275
msgid "Protocols"
msgstr "Protokollok"
2019-11-19 15:59:36 +00:00
#: src/protocol/protocol.c:277
msgid "Protocol specific options."
2017-11-23 23:35:18 +00:00
msgstr "Protokoll beállítások."
2019-11-19 15:59:36 +00:00
#: src/protocol/protocol.c:279
msgid "No-proxy domains"
2017-11-23 23:35:18 +00:00
msgstr "Proxy tiltása bizonyos domain-ekhez"
2019-11-19 15:59:36 +00:00
#: src/protocol/protocol.c:281
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Comma separated list of domains for which the proxy (HTTP/FTP) should be "
"disabled. Optionally, a port can be specified for some domains as well. If "
"it's blank, NO_PROXY environment variable is checked as well."
msgstr ""
2017-11-23 23:35:18 +00:00
"Azoknak a domain-eknek a listája vesszővel elválasztva, amelyekhez\n"
"a proxyt (HTTP/FTP) nem szabad használni. Opcionálisan egy port is\n"
"megadható néhány domain esetén. Ha ez a lista üres, akkor a\n"
"NO_PROXY környezeti változó kerül feldolgozásra."
#. name:
2019-11-19 15:59:36 +00:00
#: src/protocol/protocol.c:324
msgid "Protocol"
msgstr "Protokoll"
2005-12-06 12:49:55 +00:00
#: src/protocol/rewrite/rewrite.c:44
msgid "URI rewriting"
2017-11-23 23:35:18 +00:00
msgstr "URI újraírás"
2005-12-06 12:49:55 +00:00
#: src/protocol/rewrite/rewrite.c:46
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"Rules for rewriting URIs entered in the goto dialog. It makes it possible to "
"define a set of prefixes that will be expanded if they match a string "
"entered in the goto dialog. The prefixes can be dumb, meaning that they work "
"only like URI abbreviations, or smart ones, making it possible to pass "
"arguments to them like search engine keywords."
msgstr ""
2017-11-23 23:35:18 +00:00
"Az URI kiegészítés beállításai. Lehetővé teszi hogy előtagokat\n"
"adjunk meg, amelyeket az Elinks kiegészít. Az előtag kiegészítés\n"
"lehetnek egyszerűek, amelyeket egy másikra cserél a program, vagy\n"
"intelligensek, amelyek argumentumokat fogadnak el, mint pl.\n"
2017-11-23 23:35:18 +00:00
"keresőoldalak kulcsszavait."
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:54
msgid "Enable dumb prefixes"
2017-11-23 23:35:18 +00:00
msgstr "Egyszerű előtagok engedélyezése"
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:56
msgid ""
2009-03-28 22:44:08 +00:00
"Enable dumb prefixes - simple URI abbreviations which can be written to the "
"Goto URL dialog instead of actual URIs - i.e. if you write 'elinks' there, "
"you are directed to http://elinks.cz/."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:61
msgid "Enable smart prefixes"
2017-11-23 23:35:18 +00:00
msgstr "Intelligens előtagok engedélyezése"
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:63
msgid ""
2009-03-28 22:44:08 +00:00
"Enable smart prefixes - URI templates triggered by writing given "
"abbreviation to the Goto URL dialog followed by a list of arguments from "
"which the actual URI is composed - i.e. 'gg:search keywords' or 'gn search "
"keywords for news'."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:69
msgid "Dumb Prefixes"
2017-11-23 23:35:18 +00:00
msgstr "Egyszerű előtagok"
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:71
msgid "Dumb prefixes, see enable-dumb description for details."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:76
#, no-c-format
msgid ""
"Replacement URI for this dumbprefix:\n"
"%c in the string means the current URL\n"
"%% in the string means '%'"
msgstr ""
2017-11-23 23:35:18 +00:00
"Egyszerű URI csere:\n"
"%c a szövegben az aktuális URL-t jelenti\n"
"%% a szövegben '%' jelet helyettesít"
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:80
msgid "Smart Prefixes"
2017-11-23 23:35:18 +00:00
msgstr "Intelligens előtagok"
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:82
msgid "Smart prefixes, see enable-smart description for details."
msgstr ""
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:90
#, no-c-format
msgid ""
"Replacement URI for this smartprefix:\n"
"%c in the string means the current URL\n"
"%s in the string means the whole argument to smartprefix\n"
"%0,%1,...,%9 means argument 0, 1, ..., 9\n"
"%% in the string means '%'"
msgstr ""
"Intelligens URI csere:\n"
2017-11-23 23:35:18 +00:00
"%c a szövegben az aktuális URL-t jelenti\n"
"%s a szövegben az egész argumentumot helyettesíti\n"
"%0,%1,...,%9 sorban a 0, 1, ..., 9-dik argumentum\n"
2017-11-23 23:35:18 +00:00
"%% a karakterláncban '%' jelet helyettesít"
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:96
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Default template"
2017-11-23 23:35:18 +00:00
msgstr "Alapértelmezett kódlap"
2005-12-06 12:49:55 +00:00
2009-03-28 22:44:08 +00:00
#: src/protocol/rewrite/rewrite.c:99
2007-10-03 12:16:53 +00:00
#, no-c-format
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Default URI template used when the string entered in the goto dialog does "
"not appear to be a URI or a filename (i.e. contains no '.', ':' or '/' "
"characters), and does not match any defined prefixes. Set the value to \"\" "
"to disable use of the default template rewrite rule.\n"
"\n"
2008-07-01 00:11:44 +00:00
"%c in the template means the current URL,\n"
2009-03-28 22:44:08 +00:00
"%s in the template means the whole string from the goto\n"
" dialog,\n"
"%0,%1,...,%9 mean the 1st,2nd,...,10th space-delimited part\n"
" of %s,\n"
2008-07-01 00:11:44 +00:00
"%% in the template means '%'."
2005-12-06 12:49:55 +00:00
msgstr ""
#. name:
2020-07-26 13:36:39 +00:00
#: src/protocol/rewrite/rewrite.c:348
msgid "URI rewrite"
2017-11-23 23:35:18 +00:00
msgstr "URI kiegészítés"
#. name:
2019-11-19 15:59:36 +00:00
#: src/protocol/smb/smb2.c:42
msgid "SMB"
msgstr "SMB"
#. name:
2009-03-28 22:44:08 +00:00
#: src/protocol/user.c:34 src/protocol/user.c:85
msgid "User protocols"
2017-11-23 23:35:18 +00:00
msgstr "Felhasználói protokollok"
2005-12-06 12:49:55 +00:00
#: src/protocol/user.c:36
2009-03-28 22:44:08 +00:00
#, fuzzy
msgid ""
2009-03-28 22:44:08 +00:00
"User protocols. Options in this tree specify external handlers for the "
"appropriate protocols. Ie. protocol.user.mailto.unix."
msgstr ""
2017-11-23 23:35:18 +00:00
"Felhasználói protokollok. Az itt található beállítások külső\n"
"programokat rendelnek a megfelelő protokollokhoz.\n"
2005-12-06 12:49:55 +00:00
"pl: protocol.user.mailto.unix."
2005-12-06 12:49:55 +00:00
#: src/protocol/user.c:47
2009-03-28 22:44:08 +00:00
#, fuzzy
2005-12-06 12:49:55 +00:00
msgid ""
2009-03-28 22:44:08 +00:00
"Handler (external program) for this protocol. Name the options in this tree "
"after your system (ie. unix, unix-xwin)."
2005-12-06 12:49:55 +00:00
msgstr ""
2017-11-23 23:35:18 +00:00
"Kezelőprogram (külső program) ehhez a protokollhoz.\n"
"Határozd meg az opciót a rendszered alapján (pl. unix, unix-xwin)."
2009-03-28 22:44:08 +00:00
#: src/protocol/user.c:53
2005-12-06 12:49:55 +00:00
msgid ""
"Handler (external program) for this protocol and system.\n"
"%f in the string means file name to include form data from\n"
"%h in the string means hostname (or email address)\n"
"%p in the string means port\n"
"%d in the string means path (everything after the port)\n"
"%s in the string means subject (?subject=<this>)\n"
"%u in the string means the whole URL"
msgstr ""
2017-11-23 23:35:18 +00:00
"Kezelőprogram (külső program) ehhez a rendszerhez, es protokollhoz.\n"
"%f a szövegben fájlnév, amiből a form adatai beolvasásra kerülnek\n"
"%h a szövegben hostname-et (vagy email címet) jelent\n"
"%p a szövegben portot jelöl\n"
"%d a szövegben elérési útvonalat jelöl (minden a port utáni rész)\n"
"%s a szövegben subject-et jelent (?subject=<this>)\n"
"%u a szövegben az egész URL-t jelenti"
2009-03-28 22:44:08 +00:00
#: src/protocol/user.c:277
2005-12-06 12:49:55 +00:00
msgid "No program"
msgstr "Nincs program"
2009-03-28 22:44:08 +00:00
#: src/protocol/user.c:279
2005-12-06 12:49:55 +00:00
#, c-format
msgid "No program specified for protocol %s."
2017-11-23 23:35:18 +00:00
msgstr "Nincs program beállitva ehhez a protokollhoz: %s."
2007-10-03 12:16:53 +00:00
#. name:
#: src/scripting/guile/guile.c:16
#, fuzzy
msgid "Guile"
2017-11-23 23:35:18 +00:00
msgstr "~Fájl"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/scripting/lua/core.c:342 src/scripting/python/keybinding.c:153
2005-12-06 12:49:55 +00:00
msgid "Error registering event hook"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/scripting/lua/core.c:494 src/scripting/python/dialogs.c:173
2005-12-06 12:49:55 +00:00
msgid "User dialog"
2017-11-23 23:35:18 +00:00
msgstr "Egyéni dialógusablak"
2020-12-06 14:13:37 +00:00
#: src/scripting/lua/core.c:769
2005-12-06 12:49:55 +00:00
msgid "Lua Error"
msgstr "Lua hiba"
2020-12-06 14:13:37 +00:00
#: src/scripting/lua/core.c:919
2005-12-06 12:49:55 +00:00
msgid "Lua Console"
msgstr "Lua konzol"
2020-12-06 14:13:37 +00:00
#: src/scripting/lua/core.c:919
2005-12-06 12:49:55 +00:00
msgid "Enter expression"
2017-11-23 23:35:18 +00:00
msgstr "Kifejezés"
2007-10-03 12:16:53 +00:00
#. name:
#: src/scripting/lua/lua.c:16
msgid "Lua"
msgstr ""
#. name:
#: src/scripting/perl/perl.c:16
#, fuzzy
msgid "Perl"
2017-11-23 23:35:18 +00:00
msgstr "Jelzőcsík"
2007-10-03 12:16:53 +00:00
#. name:
2019-11-19 15:59:36 +00:00
#: src/scripting/python/python.c:19
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Python"
2017-11-23 23:35:18 +00:00
msgstr "Útvonal"
2007-10-03 12:16:53 +00:00
2019-11-19 15:59:36 +00:00
#: src/scripting/ruby/core.c:133 src/scripting/ruby/core.c:188
2005-12-06 12:49:55 +00:00
msgid "Ruby Message"
2017-11-23 23:35:18 +00:00
msgstr "Ruby üzenet"
2007-10-03 12:16:53 +00:00
#. name:
#: src/scripting/ruby/ruby.c:16
msgid "Ruby"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/scripting/scripting.c:45
2005-12-06 12:49:55 +00:00
#, c-format
2007-10-03 12:16:53 +00:00
msgid "[%s error] %s"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/scripting/scripting.c:59
2007-10-03 12:16:53 +00:00
#, c-format
msgid "An error occurred while running a %s script"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/scripting/scripting.c:65
2005-12-06 12:49:55 +00:00
msgid "Browser scripting error"
msgstr ""
2005-12-06 12:49:55 +00:00
#. name:
2019-11-19 15:59:36 +00:00
#: src/scripting/scripting.c:93
2005-12-06 12:49:55 +00:00
msgid "Scripting"
2017-11-23 23:35:18 +00:00
msgstr "Automatizálás"
2020-12-06 14:13:37 +00:00
#: src/scripting/smjs/action_object.c:112
2019-11-19 15:59:36 +00:00
msgid "Cannot run actions in a tab that doesn't have the focus"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/scripting/smjs/elinks_object.c:59
#, fuzzy
msgid "User script alert"
2017-11-23 23:35:18 +00:00
msgstr "JavaScript figyelmeztetés"
2007-10-03 12:16:53 +00:00
#. name:
#: src/scripting/smjs/smjs.c:16
#, fuzzy
msgid "Spidermonkey ECMAScript"
msgstr "ECMAScript"
2019-11-19 15:59:36 +00:00
#: src/session/download.c:258 src/session/download.c:438
#: src/session/download.c:796 src/session/download.c:899
2005-12-06 12:49:55 +00:00
msgid "Download error"
2017-11-23 23:35:18 +00:00
msgstr "Hiba a letöltésben"
2019-11-19 15:59:36 +00:00
#: src/session/download.c:259 src/session/download.c:900
2005-12-06 12:49:55 +00:00
#, c-format
msgid ""
"Could not create file '%s':\n"
"%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"Hiba a fájlba irás közben: '%s': \n"
2005-12-06 12:49:55 +00:00
"%s"
2019-11-19 15:59:36 +00:00
#: src/session/download.c:439
2005-12-06 12:49:55 +00:00
#, c-format
msgid ""
"Error downloading %s:\n"
"\n"
"%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"Letöltési hiba: %s\n"
2005-12-06 12:49:55 +00:00
"\n"
"%s"
2019-11-19 15:59:36 +00:00
#: src/session/download.c:797
2005-12-06 12:49:55 +00:00
#, c-format
msgid "'%s' is a directory."
2017-11-23 23:35:18 +00:00
msgstr "'%s' könytár."
2019-11-19 15:59:36 +00:00
#: src/session/download.c:826
2005-12-06 12:49:55 +00:00
msgid "File exists"
2017-11-23 23:35:18 +00:00
msgstr "A fájl létezik"
2019-11-19 15:59:36 +00:00
#: src/session/download.c:827
2005-12-06 12:49:55 +00:00
#, c-format
msgid ""
2005-12-06 12:49:55 +00:00
"This file already exists:\n"
"%s\n"
"\n"
2005-12-06 12:49:55 +00:00
"The alternative filename is:\n"
"%s"
msgstr ""
2017-11-23 23:35:18 +00:00
"Ez a fájl már létezik:\n"
2005-12-06 12:49:55 +00:00
"%s\n"
"\n"
2017-11-23 23:35:18 +00:00
"Az alternatív fájlnév:\n"
2005-12-06 12:49:55 +00:00
"%s"
#. accelerator_context(src/session/download.c:lookup_unique_name)
2019-11-19 15:59:36 +00:00
#: src/session/download.c:834
2005-12-06 12:49:55 +00:00
msgid "Sa~ve under the alternative name"
2017-11-23 23:35:18 +00:00
msgstr "Mentés más né~ven"
2005-12-06 12:49:55 +00:00
#. accelerator_context(src/session/download.c:lookup_unique_name)
2019-11-19 15:59:36 +00:00
#: src/session/download.c:835
2005-12-06 12:49:55 +00:00
msgid "~Overwrite the original file"
2017-11-23 23:35:18 +00:00
msgstr "Az eredeti fájl f~elülírása"
2005-12-06 12:49:55 +00:00
#. accelerator_context(src/session/download.c:lookup_unique_name)
2019-11-19 15:59:36 +00:00
#: src/session/download.c:837
2005-12-06 12:49:55 +00:00
msgid "~Resume download of the original file"
2017-11-23 23:35:18 +00:00
msgstr "A letöltés ~folytatása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/session/download.c:1588
2005-12-06 12:49:55 +00:00
msgid "Unknown type"
2017-11-23 23:35:18 +00:00
msgstr "Ismeretlen fájlformátum"
2020-12-06 14:13:37 +00:00
#: src/session/download.c:1613
#, c-format
2005-12-06 12:49:55 +00:00
msgid "What would you like to do with the file '%s' (type: %s%s%s)?"
2017-11-23 23:35:18 +00:00
msgstr "Mit tegyünk a '%s' fájllal? (típus: %s%s%s)?"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/session/download.c:1616
2007-10-03 12:16:53 +00:00
#, fuzzy, c-format
msgid "What would you like to do with the file (type: %s%s%s)?"
2017-11-23 23:35:18 +00:00
msgstr "Mit tegyünk a '%s' fájllal? (típus: %s%s%s)?"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/session/download.c:1645
#, fuzzy, c-format
msgid "Program ('%f' will be replaced by the filename, '%u' by the uri)"
2017-11-23 23:35:18 +00:00
msgstr "Program (a '%' jel helyére a fájlnév helyettesítődik be)"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/session/download.c:1650
2005-12-06 12:49:55 +00:00
msgid "Block the terminal"
2017-11-23 23:35:18 +00:00
msgstr "Terminál zárolása"
2005-12-06 12:49:55 +00:00
2020-12-06 14:13:37 +00:00
#: src/session/download.c:1656
2005-12-06 12:49:55 +00:00
#, c-format
msgid "The file will be opened with the program '%s'."
2017-11-23 23:35:18 +00:00
msgstr "A fájlt a '%s' programmal fogjuk megnyitni."
2005-12-06 12:49:55 +00:00
#. accelerator_context(src/session/download.c:do_type_query)
2020-12-06 14:13:37 +00:00
#: src/session/download.c:1677
2005-12-06 12:49:55 +00:00
msgid "~Open"
2017-11-23 23:35:18 +00:00
msgstr "Me~gnyitás"
2020-05-16 18:26:13 +00:00
#: src/session/session.c:327
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "Retry without verification?"
msgstr "Kilépés rákérdezés nélkül"
2007-10-03 12:16:53 +00:00
#. Casting size_t fc_maxlength to unsigned int
#. * and formatting it with "%u" is safe,
#. * because fc_maxlength is smaller than
#. * file.length, which is an int.
2020-05-16 18:26:13 +00:00
#: src/session/session.c:819 src/session/session.c:838 src/session/task.c:292
2019-11-19 15:59:36 +00:00
#: src/viewer/text/textarea.c:685
msgid "Warning"
msgstr "Figyelem"
2020-05-16 18:26:13 +00:00
#: src/session/session.c:820
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid ""
2008-07-01 00:11:44 +00:00
"You have an empty string in protocol.http.user_agent - this was a default "
"value in the past, substituted by default ELinks User-Agent string. However, "
"currently this means that NO User-Agent HEADER WILL BE SENT AT ALL - if this "
2008-07-01 00:11:44 +00:00
"is really what you want, set its value to \" \", otherwise please delete the "
"line with this setting from your configuration file (if you have no idea "
"what I'm talking about, just do this), so that the correct default setting "
"will be used. Apologies for any inconvience caused."
msgstr ""
2017-11-23 23:35:18 +00:00
"Üresen hagytad a protocol.http.user_agent beállítást. Ezelőtt ide "
"behelyettesítésre került az alapértelmezett ELinks azonosító. Jelenleg így "
"nem kerül küldésre User-Agent fejléc. Ha tényleg ezt szeretnéd akkor állítsd "
"ezt a beállítást \" \"-re, egyébként töröld ezt a sort a konfigurációs "
"állományból! Ha kitörlöd, korrekt alapbeállítás lép életbe."
2020-05-16 18:26:13 +00:00
#: src/session/session.c:839
2008-07-01 00:11:44 +00:00
#, fuzzy
msgid ""
"You have option config.saving_style set to a de facto obsolete value. The "
"configuration saving algorithms of ELinks were changed from the last time "
"you upgraded ELinks. Now, only those options which you actually changed are "
2008-07-01 00:11:44 +00:00
"saved to the configuration file, instead of all the options. This simplifies "
"our situation greatly when we see that some option has an inappropriate "
"default value or we need to change the semantics of some option in a subtle "
"way. Thus, we recommend you change the value of config.saving_style option "
"to 3 in order to get the \"right\" behaviour. Apologies for any inconvience "
"caused."
msgstr ""
2017-11-23 23:35:18 +00:00
"A option config.saving_style opciód elavult értékre van beállítva.\n"
"Az ELinks konfiguráció mentési algoritmusa megváltozott, már csak azok\n"
"a beállítások kerülnek mentésre, amik változtak, és nem az egész\n"
"konfigurációs állomány. Ajánlatos a config.saving_style opciót 3-as\n"
"értékre állítani ahhoz hogy megfelelő működést érjünk el."
2020-05-16 18:26:13 +00:00
#: src/session/session.c:864
msgid "Welcome"
2017-11-23 23:35:18 +00:00
msgstr "Üdvözlünk"
2020-05-16 18:26:13 +00:00
#: src/session/session.c:865
msgid ""
"Welcome to ELinks!\n"
"\n"
"Press ESC for menu. Documentation is available in Help menu."
msgstr ""
2017-11-23 23:35:18 +00:00
"Üdvözlet az ELinksben!\n"
"\n"
2017-11-23 23:35:18 +00:00
"Nyomj ESC-t a menühöz. A dokumentációt a súgóban találod."
2020-12-06 14:13:37 +00:00
#: src/session/session.c:1067
2020-05-16 18:26:13 +00:00
msgid "Incorrect search uri"
msgstr ""
2019-11-19 15:59:36 +00:00
#: src/session/task.c:257
#, c-format
msgid ""
"The URL you are about to follow might be maliciously crafted in order to "
"confuse you. By following the URL you will be connecting to host \"%s\" as "
"user \"%s\".\n"
"\n"
"Do you want to go to URL %s?"
msgstr ""
2017-11-23 23:35:18 +00:00
"Az URL amire az oldal hivatkozik rosszindulatúan manipulált, "
"hogymegtévesszen téged. Ha követed, akkor a \"%s\" hostra fogsz kapcsódni,a "
"\"%s\" felhasználónévvel.\n"
"\n"
2017-11-23 23:35:18 +00:00
"Szeretnél továbblépni a %s URL-re?"
2019-11-19 15:59:36 +00:00
#: src/session/task.c:267
#, c-format
msgid "Do you want to follow the redirect and post form data to URL %s?"
2017-11-23 23:35:18 +00:00
msgstr "Követed az átirányítást, és elküldöd az űrlapot erre az URL-re: %s?"
2019-11-19 15:59:36 +00:00
#: src/session/task.c:271
#, c-format
msgid ""
"The form data you are about to post might be incomplete.\n"
"Do you want to post to URL %s?"
msgstr ""
2017-11-23 23:35:18 +00:00
"A form amit el szeretnél küldeni valószínűleg nincs teljesen kitöltve.\n"
"El akarod küldeni erre a %s URL-re?"
2019-11-19 15:59:36 +00:00
#: src/session/task.c:275
#, c-format
msgid "Do you want to post form data to URL %s?"
2017-11-23 23:35:18 +00:00
msgstr "Elküldöd az űrlapot erre az URL-re: %s?"
2019-11-19 15:59:36 +00:00
#: src/session/task.c:278
#, c-format
msgid "Do you want to repost form data to URL %s?"
2017-11-23 23:35:18 +00:00
msgstr "Újra küldöd az űrlapot erre az URL-re: %s?"
2019-11-19 15:59:36 +00:00
#: src/terminal/event.c:80
#, c-format
msgid "Bad terminal size: %d, %d"
2017-11-23 23:35:18 +00:00
msgstr "Hibás terminál méret: %d, %d"
2019-11-19 15:59:36 +00:00
#: src/terminal/event.c:173
2007-10-03 12:16:53 +00:00
#, c-format
msgid "Warning: terminal name contains illicit chars."
2017-11-23 23:35:18 +00:00
msgstr "Figyelem:a terminál neve tiltott karaktereket tartalmaz."
2019-11-19 15:59:36 +00:00
#: src/terminal/event.c:259
2007-10-03 12:16:53 +00:00
#, c-format
msgid "Failed to create session."
2017-11-23 23:35:18 +00:00
msgstr "Hiba a munkamenet létrehozása közben."
2019-11-19 15:59:36 +00:00
#: src/terminal/event.c:447
#, c-format
msgid "Bad event %d"
2017-11-23 23:35:18 +00:00
msgstr "Hibas esemény: %d"
2019-11-19 15:59:36 +00:00
#: src/terminal/event.c:490
#, c-format
msgid "Could not read event: %d (%s)"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet olvasni az eseményt: %d (%s)"
2020-06-26 17:03:25 +00:00
#: src/terminal/kbd.c:1243
2007-10-03 12:16:53 +00:00
#, c-format
msgid "Too many bytes read from the itrm!"
2017-11-23 23:35:18 +00:00
msgstr "Túl sok byte érkezett az itrm után!"
2019-11-19 15:59:36 +00:00
#: src/terminal/tab.c:217
msgid "Do you really want to close the current tab?"
2017-11-23 23:35:18 +00:00
msgstr "Biztos, hogy bezárod az aktuális fület?"
2019-11-19 15:59:36 +00:00
#: src/terminal/tab.c:261
msgid "Do you really want to close all except the current tab?"
2017-11-23 23:35:18 +00:00
msgstr "Tényleg be szeretnéd zárni az összes fület az aktuális kivételével?"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:367
msgid "Cannot read the file"
2017-11-23 23:35:18 +00:00
msgstr "A fáljt nem lehet olvasni"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:369
msgid "Cannot get file status"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet az állomány állapotát megállapítani"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:371
msgid "Cannot access the file"
2017-11-23 23:35:18 +00:00
msgstr "A fáljhoz nem lehet hozzáférni"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:373
msgid "Cannot create temp file"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet átmeneti fáljt létrehozni"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:375
msgid "Cannot rename the file"
2017-11-23 23:35:18 +00:00
msgstr "A fáljt nem lehet átnevezni"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:377
msgid "File saving disabled by option"
2017-11-23 23:35:18 +00:00
msgstr "A fájl mentés le van tiltva a beállításokban"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:381
msgid "Cannot write the file"
2017-11-23 23:35:18 +00:00
msgstr "A fáljt nem lehet írni"
2007-10-03 12:16:53 +00:00
#: src/util/secsave.c:385
msgid "Secure file saving error"
2017-11-23 23:35:18 +00:00
msgstr "Hiba biztonságos fájlmentés közben"
2007-10-03 12:16:53 +00:00
2020-12-06 14:13:37 +00:00
#: src/viewer/dump/dump.c:490
#, c-format
msgid "Can't write to stdout: %s"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet írni az stdout-ra: %s"
2020-12-06 14:13:37 +00:00
#: src/viewer/dump/dump.c:493
2007-10-03 12:16:53 +00:00
#, c-format
msgid "Can't write to stdout."
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet írni az stdout-ra."
2020-12-06 14:13:37 +00:00
#: src/viewer/dump/dump.c:631
#, c-format
msgid "URL protocol not supported (%s)."
2017-11-23 23:35:18 +00:00
msgstr "URL protokoll nem támogatott (%s)."
2019-11-19 15:59:36 +00:00
#: src/viewer/text/draw.c:78
msgid "Missing fragment"
2017-11-23 23:35:18 +00:00
msgstr "Hiányzó töredék"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/draw.c:79
2007-10-03 12:16:53 +00:00
#, fuzzy, c-format
msgid "The requested fragment \"%s\" doesn't exist."
2017-11-23 23:35:18 +00:00
msgstr "A kért töredék \"#%s\" nem létezik."
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1121
msgid "Error while posting form"
2017-11-23 23:35:18 +00:00
msgstr "Hiba az űrlap elküldése közben"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1122
#, c-format
msgid "Could not load file %s: %s"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet betölteni a fájlt %s: %s"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1915
msgid "Reset form"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap törlése"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1917
msgid "Harmless button"
2017-11-23 23:35:18 +00:00
msgstr "Ártalmatlan gomb"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1925
msgid "Submit form to"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elfogadása"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1926
msgid "Post form to"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elküldése"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1928
msgid "Radio button"
msgstr "Radio gomb"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1932
msgid "Select field"
2017-11-23 23:35:18 +00:00
msgstr "Mező kiválasztása"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1936
msgid "Text area"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg terület"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1938
msgid "File upload"
2017-11-23 23:35:18 +00:00
msgstr "Fájl feltöltése"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1940
msgid "Password field"
2017-11-23 23:35:18 +00:00
msgstr "Jelszó mező"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1978
msgid "name"
2017-11-23 23:35:18 +00:00
msgstr "név"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:1990
msgid "value"
2017-11-23 23:35:18 +00:00
msgstr "érték"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:2003
msgid "read only"
2017-11-23 23:35:18 +00:00
msgstr "csak olvasható"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:2014
#, c-format
msgid "press %s to navigate"
2017-11-23 23:35:18 +00:00
msgstr "nyomj %s billentyűt a navigáláshoz"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:2016
#, c-format
msgid "press %s to edit"
2017-11-23 23:35:18 +00:00
msgstr "nyomj %s billentyűt a szerkesztéshez"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:2053
#, c-format
msgid "press %s to submit to %s"
2017-11-23 23:35:18 +00:00
msgstr "nyomj %s-t a továbbításhoz ide: %s"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:2055
#, c-format
msgid "press %s to post to %s"
2017-11-23 23:35:18 +00:00
msgstr "nyomj %s billentyűt a küldéshez ide: %s"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:2157
#, fuzzy
msgid "Useless button"
2017-11-23 23:35:18 +00:00
msgstr "Ártalmatlan gomb"
2019-11-19 15:59:36 +00:00
#: src/viewer/text/form.c:2159
#, fuzzy
msgid "Submit button"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elfogadása"
#. accelerator_context(link_menu.map)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1335
msgid "Display ~usemap"
2017-11-23 23:35:18 +00:00
msgstr "Térkép megjelenítése"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1340
msgid "~Follow link"
2017-11-23 23:35:18 +00:00
msgstr "Link követése"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1342
msgid "Follow link and r~eload"
2017-11-23 23:35:18 +00:00
msgstr "Link követése és újratöltés"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1344
2019-11-19 15:59:36 +00:00
#, fuzzy
msgid "~Link info"
msgstr "~Link"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1348
msgid "Open in new ~window"
2017-11-23 23:35:18 +00:00
msgstr "Megnyitás új ~ablakban"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1350
msgid "Open in new ~tab"
2017-11-23 23:35:18 +00:00
msgstr "Megnyitás új ~fülben"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1352
msgid "Open in new tab in ~background"
2017-11-23 23:35:18 +00:00
msgstr "Új fül megnyitása a háttérben"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1357
msgid "~Download link"
2017-11-23 23:35:18 +00:00
msgstr "Link letöltése"
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1360
msgid "~Add link to bookmarks"
2017-11-23 23:35:18 +00:00
msgstr "H~ozzáadás a könyvjelzőhöz"
2007-10-03 12:16:53 +00:00
#. accelerator_context(link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1364
2007-10-03 12:16:53 +00:00
msgid "Pass link URI to e~xternal command"
2017-11-23 23:35:18 +00:00
msgstr "A link URI-jának átadása külső programnak"
2007-10-03 12:16:53 +00:00
#. accelerator_context(link_menu.form, link_menu.reset, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1375 src/viewer/text/link.c:1415
msgid "~Reset form"
2017-11-23 23:35:18 +00:00
msgstr "Ű~rlap törlése"
#. accelerator_context(link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1390
msgid "Open in ~external editor"
2017-11-23 23:35:18 +00:00
msgstr "Megnyitás külső szerkesztőprogramban"
#. accelerator_context(link_menu.form, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1398
msgid "~Submit form"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elküldése"
#. accelerator_context(link_menu.form, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1399
msgid "Submit form and rel~oad"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elküldése, es újratöltés"
#. accelerator_context(link_menu.form, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1403
msgid "Submit form and open in new ~window"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elfogadása és megnyitása új ablakban"
#. accelerator_context(link_menu.form, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1405
msgid "Submit form and open in new ~tab"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap továbbítása, és megnyitása új fülön"
#. accelerator_context(link_menu.form, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1408
msgid "Submit form and open in new tab in ~background"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap továbbítása, és megnyitása új fülön a háttérben"
#. accelerator_context(link_menu.form, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1413
msgid "Submit form and ~download"
2017-11-23 23:35:18 +00:00
msgstr "Űrlap elfoga~dása és letöltés"
#. accelerator_context(link_menu.form, link_menu.reset, link_menu.textarea)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1420
#, fuzzy
msgid "Form f~ields"
2017-11-23 23:35:18 +00:00
msgstr "Jelszó mező"
#. accelerator_context(link_menu.form, link_menu.map, link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1427
msgid "V~iew image"
2017-11-23 23:35:18 +00:00
msgstr "Kép megtek~intése"
#. accelerator_context(link_menu.form, link_menu.map, link_menu.std)
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1429
msgid "Download ima~ge"
2017-11-23 23:35:18 +00:00
msgstr "Kép letöltése"
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1438
msgid "No link selected"
2017-11-23 23:35:18 +00:00
msgstr "Nincs kiválasztott link"
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1510
msgid "Image"
2017-11-23 23:35:18 +00:00
msgstr "Kép"
2020-05-16 18:26:13 +00:00
#: src/viewer/text/link.c:1515
msgid "Usemap"
2017-11-23 23:35:18 +00:00
msgstr "Térkép használata"
2007-10-03 12:16:53 +00:00
#. name:
#: src/viewer/text/marks.c:158
msgid "Marks"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1248
msgid "Search hit top, continuing at bottom."
2017-11-23 23:35:18 +00:00
msgstr "A keresés elérte a lap tetejét, folytatódik a lap aljától."
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1249
msgid "Search hit bottom, continuing at top."
2017-11-23 23:35:18 +00:00
msgstr "A keresés elérte a lap alját, folytatódik a lap tetejétől."
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1252
msgid "No previous search"
2017-11-23 23:35:18 +00:00
msgstr "Nincs korábbi keresés"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1264
#, c-format
msgid "Could not compile regular expression '%s'"
2017-11-23 23:35:18 +00:00
msgstr "Nem lehet értelmezni a következő reguláris kifejezést: '%s'"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1411
#, c-format
msgid "No further matches for '%s'."
2017-11-23 23:35:18 +00:00
msgstr "Nincs több találat erre: '%s'."
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1413
#, c-format
msgid "Could not find a link with the text '%s'."
2017-11-23 23:35:18 +00:00
msgstr "Nem található link '%s' szöveggel."
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1415 src/viewer/text/search.c:1824
msgid "Typeahead"
2017-11-23 23:35:18 +00:00
msgstr "Bevitelkiegészítés"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1826
2007-10-03 12:16:53 +00:00
#, c-format
msgid "No links in current document"
2017-11-23 23:35:18 +00:00
msgstr "Az aktuális dokumentum nem tartalmaz linkeket"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1909
msgid "Search for text"
2017-11-23 23:35:18 +00:00
msgstr "Szöveg keresése"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1945
msgid "Normal search"
2017-11-23 23:35:18 +00:00
msgstr "Normál keresés"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1946
msgid "Regexp search"
2017-11-23 23:35:18 +00:00
msgstr "Keresés regexp alapján"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1947
msgid "Extended regexp search"
2017-11-23 23:35:18 +00:00
msgstr "Részletes keresés regexp alapján"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1949
msgid "Case sensitive"
2017-11-23 23:35:18 +00:00
msgstr "Kis/nagybetű érzékeny"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1950
msgid "Case insensitive"
2017-11-23 23:35:18 +00:00
msgstr "Nem kis/nagybetű érzékeny"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:1974
msgid "Search backward"
2017-11-23 23:35:18 +00:00
msgstr "Keresés visszafelé"
2005-12-06 12:49:55 +00:00
#. name:
2020-12-06 14:13:37 +00:00
#: src/viewer/text/search.c:2013
2005-12-06 12:49:55 +00:00
#, fuzzy
msgid "Search History"
2017-11-23 23:35:18 +00:00
msgstr "Keresési lista"
2005-12-06 12:49:55 +00:00
2019-11-19 15:59:36 +00:00
#: src/viewer/text/textarea.c:630
msgid "You cannot launch an external editor in the anonymous mode."
2017-11-23 23:35:18 +00:00
msgstr "Nem indíthatsz külső programot anonymus módban."
2019-11-19 15:59:36 +00:00
#: src/viewer/text/textarea.c:688
#, c-format
msgid ""
"You have exceeded the textarea's size limit: your input is %d bytes, but the "
"maximum is %u bytes.\n"
"\n"
"Your input has been truncated, but you can still recover the text that you "
"entered from this file: %s"
msgstr ""
2020-12-06 14:13:37 +00:00
#: src/viewer/text/view.c:1206 src/viewer/text/view.c:1259
msgid "Go to link"
2017-11-23 23:35:18 +00:00
msgstr "Ugrás linkre"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/view.c:1206 src/viewer/text/view.c:1259
msgid "Enter link number"
2017-11-23 23:35:18 +00:00
msgstr "Ird be a link számát"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/view.c:1838
msgid "Save error"
2017-11-23 23:35:18 +00:00
msgstr "Mentési hiba"
2020-12-06 14:13:37 +00:00
#: src/viewer/text/view.c:1839
msgid "Error writing to file"
2017-11-23 23:35:18 +00:00
msgstr "Hiba a fájl irása közben"
2007-10-03 12:16:53 +00:00
#. name:
2019-11-19 15:59:36 +00:00
#: src/viewer/timer.c:89
2007-10-03 12:16:53 +00:00
#, fuzzy
msgid "Timer"
2017-11-23 23:35:18 +00:00
msgstr "Cím"
2007-10-03 12:16:53 +00:00
#. name:
#: src/viewer/viewer.c:25
#, fuzzy
msgid "Viewer"
2017-11-23 23:35:18 +00:00
msgstr "~Nézet"
2007-10-03 12:16:53 +00:00
2019-11-19 15:59:36 +00:00
#, fuzzy
#~ msgid "FSP specific options."
#~ msgstr "FTP specifikus beállítások."
#, fuzzy
#~ msgid "Sort entries"
#~ msgstr "Intelligens előtagok"
#~ msgid "SAMBA specific options."
#~ msgstr "SAMBA specifikus beállítások."
#~ msgid "You can do this only on the master terminal"
#~ msgstr "Ez csak a főterminálon működik"
2007-10-03 12:16:53 +00:00
#~ msgid "Delete text from clipboard"
2017-11-23 23:35:18 +00:00
#~ msgstr "Szöveg törlése a vágólapról"
2007-10-03 12:16:53 +00:00
#~ msgid " (built on %s %s)"
2017-11-23 23:35:18 +00:00
#~ msgstr " (fordítva %s %s)"
2007-10-03 12:16:53 +00:00
#~ msgid "HTTP Authentication"
2017-11-23 23:35:18 +00:00
#~ msgstr "HTTP autentikáció"
2007-10-03 12:16:53 +00:00
#~ msgid "Rules for passing URIs to external commands."
2017-11-23 23:35:18 +00:00
#~ msgstr "A külső programoknak átadott URI-kkal kapcsolatos szabályok."
#~ msgid "~Clear"
2017-11-23 23:35:18 +00:00
#~ msgstr "~Az összes törlése"
#, fuzzy
#~ msgid "SEE Message"
2017-11-23 23:35:18 +00:00
#~ msgstr "Ruby üzenet"
2005-12-06 12:49:55 +00:00
#~ msgid "Open a Lua console (DISABLED)"
2017-11-23 23:35:18 +00:00
#~ msgstr "Lua konzol megnyitása (LETILTVA)"
2005-12-06 12:49:55 +00:00
#~ msgid "Allow dark colors on black background"
2017-11-23 23:35:18 +00:00
#~ msgstr "Fekete háttéren mutassa a sötét színeket"
2005-12-06 12:49:55 +00:00
#~ msgid ""
#~ "Allow dark colors on black background, and bright colors\n"
#~ "on bright background. By default the colors have their contrast\n"
#~ "increased, so that the foreground and the background do not have\n"
#~ "too similar colors. This option turns this off. Note, this is\n"
#~ "different from having it ensured through the ensure_contrast\n"
#~ "option."
#~ msgstr ""
2017-11-23 23:35:18 +00:00
#~ "Fekete háttéren mutassa a sötét színeket, és világos háttéren\n"
#~ "a világos színeket. Alapbeállítás szerint a színek kontrasztja magas,\n"
#~ "így az előtér-, és háttérszín sosem túl egyforma. Ez az opció\n"
#~ "kikapcsolja ezt a viselkedésmódot. Megjegyzés: ez nem ugyanaz\n"
#~ "a beállítás mint amit az ensure_contrast opció állít be."
2005-12-06 12:49:55 +00:00
#~ msgid "ELinks Cvs ~History"
#~ msgstr "Elinks CVS honlap"
#~ msgid "ELinks ~LXR"
#~ msgstr "Elinks ~LXR"
#~ msgid "HTTP 100 (???)"
#~ msgstr "HTTP 100 (???)"
#~ msgid "Ruby Error"
#~ msgstr "Ruby hiba"