# Translation of WordPress - 7.0.x - Development in Hungarian
# This file is distributed under the same license as the WordPress - 7.0.x - Development package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-05-21 16:24:49+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: hu\n"
"Project-Id-Version: WordPress - 7.0.x - Development\n"

#. translators: Use this to specify the proper Google Font name and variants to
#. load that is supported by your language. Do not translate. Set to 'off' to
#. disable loading.
#: wp-includes/script-loader.php:1687
#, gp-priority: high
msgctxt "Google Font Name and Variants"
msgid "Noto Serif:400,400i,700,700i"
msgstr "Noto Serif:400,400i,700,700i"

#. translators: If comment number in your language requires declension,
#. translate this to 'on'. Do not translate into your own language.
#: wp-includes/comment-template.php:975
#, gp-priority: high
msgctxt "Comment number declension: on or off"
msgid "off"
msgstr "on"

#. translators: Translate this to the correct language tag for your locale, see
#. https://www.w3.org/International/articles/language-tags/ for reference. Do
#. not translate into your own language.
#: wp-includes/general-template.php:894
#, gp-priority: high
msgid "html_lang_attribute"
msgstr "hu"

#. translators: If months in your language require a genitive case, translate
#. this to 'on'. Do not translate into your own language.
#: wp-includes/functions.php:350
#, gp-priority: high
msgctxt "decline months names: on or off"
msgid "off"
msgstr "off"

#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: wp-includes/class-wp-locale.php:453
#: wp-includes/js/dist/block-library.js:50560
#: wp-includes/js/dist/block-library.js:52797
#: wp-includes/js/dist/editor.js:49483 wp-includes/js/dist/editor.js:49499
#: wp-includes/js/dist/editor.js:51612 wp-includes/js/dist/editor.js:63186
#, gp-priority: high
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"

#: wp-includes/admin-bar.php:188
#: wp-includes/widgets/class-wp-widget-meta.php:91 wp-login.php:129
#: wp-admin/admin-footer.php:38 wp-admin/includes/upgrade.php:282
#, gp-priority: high
msgid "https://wordpress.org/"
msgstr "https://hu.wordpress.org/"

#. translators: If there are characters in your language that are not supported
#. by Open Sans, translate this to 'off'. Do not translate into your own
#. language.
#: wp-includes/script-loader.php:1593
#, gp-priority: high
msgctxt "Open Sans font: on or off"
msgid "on"
msgstr "on"

#. translators: Localized date and time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date/Time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Links last updated date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:424 wp-includes/script-loader.php:157
#: wp-includes/script-loader.php:478 wp-admin/includes/schema.php:440
#: wp-admin/options-general.php:470
#, gp-priority: high
msgid "F j, Y g:i a"
msgstr "Y.m.d. H:i"

#. translators: Localized date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format, see https://www.php.net/manual/datetime.format.php
#. translators: Default date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Last update date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:420 wp-includes/media.php:4549
#: wp-includes/script-loader.php:156 wp-includes/script-loader.php:476
#: wp-admin/admin.php:118 wp-admin/edit-form-advanced.php:654
#: wp-admin/edit-form-advanced.php:661 wp-admin/includes/ajax-actions.php:1644
#: wp-admin/includes/ajax-actions.php:2898
#: wp-admin/includes/ajax-actions.php:2901
#: wp-admin/includes/class-wp-application-passwords-list-table.php:70
#: wp-admin/includes/class-wp-application-passwords-list-table.php:85
#: wp-admin/includes/class-wp-application-passwords-list-table.php:225
#: wp-admin/includes/class-wp-application-passwords-list-table.php:228
#: wp-admin/includes/class-wp-privacy-policy-content.php:381
#: wp-admin/includes/dashboard.php:685 wp-admin/includes/media.php:1722
#: wp-admin/includes/schema.php:436 wp-admin/options-general.php:498
#: wp-admin/update-core.php:1113
#, gp-priority: high
msgid "F j, Y"
msgstr "Y.m.d."

#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:248 wp-includes/script-loader.php:330
#, gp-priority: high
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"

#. translators: Closing curly single quote.
#: wp-includes/formatting.php:99
#, gp-priority: high
msgctxt "closing curly single quote"
msgid "&#8217;"
msgstr "&#8217;"

#. translators: Opening curly single quote.
#: wp-includes/formatting.php:97
#, gp-priority: high
msgctxt "opening curly single quote"
msgid "&#8216;"
msgstr "&#8216;"

#. translators: Closing curly double quote.
#: wp-includes/formatting.php:86
#, gp-priority: high
msgctxt "closing curly double quote"
msgid "&#8221;"
msgstr "&#8221;"

#. translators: Opening curly double quote.
#: wp-includes/formatting.php:84 wp-includes/formatting.php:5707
#, gp-priority: high
msgctxt "opening curly double quote"
msgid "&#8220;"
msgstr "&#8222;"

#. translators: $thousands_sep argument for https://www.php.net/number_format,
#. default is ','
#: wp-includes/class-wp-locale.php:228
#, gp-priority: high
msgid "number_format_thousands_sep"
msgstr " "

#. translators: $dec_point argument for https://www.php.net/number_format,
#. default is '.'
#: wp-includes/class-wp-locale.php:236
#, gp-priority: high
msgid "number_format_decimal_point"
msgstr ","

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:154
#, gp-priority: high
msgid "Saturday"
msgstr "szombat"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:153
#, gp-priority: high
msgid "Friday"
msgstr "péntek"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:152
#, gp-priority: high
msgid "Thursday"
msgstr "csütörtök"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:151
#, gp-priority: high
msgid "Wednesday"
msgstr "szerda"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:150
#, gp-priority: high
msgid "Tuesday"
msgstr "kedd"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:149
#, gp-priority: high
msgid "Monday"
msgstr "hétfő"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:148
#, gp-priority: high
msgid "Sunday"
msgstr "vasárnap"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:186 wp-includes/js/dist/components.js:40607
#, gp-priority: high
msgid "December"
msgstr "december"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:185 wp-includes/js/dist/components.js:40604
#, gp-priority: high
msgid "November"
msgstr "november"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:184 wp-includes/js/dist/components.js:40601
#, gp-priority: high
msgid "October"
msgstr "október"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:183 wp-includes/js/dist/components.js:40598
#, gp-priority: high
msgid "September"
msgstr "szeptember"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:182 wp-includes/js/dist/components.js:40595
#, gp-priority: high
msgid "August"
msgstr "augusztus"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:181 wp-includes/js/dist/components.js:40592
#, gp-priority: high
msgid "July"
msgstr "július"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:180 wp-includes/js/dist/components.js:40589
#, gp-priority: high
msgid "June"
msgstr "június"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:179 wp-includes/js/dist/components.js:40586
#, gp-priority: high
msgid "May"
msgstr "május"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:178 wp-includes/js/dist/components.js:40583
#, gp-priority: high
msgid "April"
msgstr "április"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:177 wp-includes/js/dist/components.js:40580
#, gp-priority: high
msgid "March"
msgstr "március"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:176 wp-includes/js/dist/components.js:40577
#, gp-priority: high
msgid "February"
msgstr "február"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:175 wp-includes/js/dist/components.js:40574
#, gp-priority: high
msgid "January"
msgstr "január"

#: wp-includes/category-template.php:162
#: wp-includes/js/dist/block-editor.js:27395
#: wp-includes/js/dist/block-editor.js:27402
#: wp-includes/js/dist/block-editor.js:28381
#: wp-includes/js/dist/block-editor.js:61813
#: wp-includes/js/dist/edit-site.js:24063 wp-admin/includes/upgrade.php:182
#, gp-priority: high
msgid "Uncategorized"
msgstr "Egyéb"

#: wp-includes/class-wp-customize-manager.php:4336
#: wp-includes/class-wp-editor.php:1255
#: wp-admin/includes/class-wp-posts-list-table.php:1551
#: wp-admin/includes/class-wp-theme-install-list-table.php:348
#: wp-admin/includes/meta-boxes.php:73 wp-admin/includes/post.php:1903
#: wp-admin/theme-install.php:425 wp-admin/theme-install.php:438
#: wp-admin/theme-install.php:448 wp-admin/theme-install.php:455
msgctxt "verb"
msgid "Preview"
msgstr "Előnézet"

#. translators: Comment reply button text.
#: wp-includes/comment-template.php:1760
#: wp-includes/js/dist/block-library.js:12982
#: wp-includes/js/dist/block-library.js:14245
#: wp-admin/includes/class-wp-comments-list-table.php:879
#: wp-admin/includes/dashboard.php:776 wp-admin/js/edit-comments.js:374
#: wp-admin/js/edit-comments.js:1017
msgctxt "verb"
msgid "Reply"
msgstr "Válasz"

#: wp-includes/connectors.php:226
msgid "Protect your site from spam."
msgstr "Vedjük meg a webhelyet a spamtől."

#: wp-includes/script-loader.php:2023
msgctxt "datepicker: navigate to previous month"
msgid "Previous"
msgstr "Előző"

#: wp-includes/script-loader.php:2022
msgctxt "datepicker: navigate to next month"
msgid "Next"
msgstr "Következő"

#. translators: %s: Connector name.
#: wp-includes/connectors.php:608
msgid "API key for the %s connector."
msgstr "API-kulcs a %s csatlakozóhoz."

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "lyrics"
msgstr "dalszöveg"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "song"
msgstr "dal"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "stanza"
msgstr "strófa"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "verse"
msgstr "versszak"

#: wp-includes/blocks/verse/block.json
msgctxt "block title"
msgid "Poetry"
msgstr "Költészet"

#: wp-includes/blocks/post-author/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block, the Author Name block, and the Author Biography block instead."
msgstr "Ez a blokk már elavult. Helyette az Avatar blokkot, a Szerző neve blokkot és a Szerző életrajza blokkot használhatjuk."

#: wp-includes/blocks/post-author/block.json
msgctxt "block title"
msgid "Author (deprecated)"
msgstr "Szerző (elavult)"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "overlay"
msgstr "átfedés"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "close"
msgstr "bezár"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block description"
msgid "A customizable button to close overlays."
msgstr "Egy testreszabható gomb az átfedések bezárásához."

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block title"
msgid "Navigation Overlay Close"
msgstr "Navigációs átfedés bezárása"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "svg"
msgstr "svg"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "icon"
msgstr "ikon"

#: wp-includes/blocks/icon/block.json
msgctxt "block description"
msgid "Insert an SVG icon."
msgstr "SVG ikon beszúrása."

#: wp-includes/blocks/icon/block.json
msgctxt "block title"
msgid "Icon"
msgstr "Ikon"

#: wp-includes/blocks/breadcrumbs/block.json
msgctxt "block title"
msgid "Breadcrumbs"
msgstr "Útvonalkövetések"

#: wp-includes/js/dist/editor.js:16898 wp-includes/js/dist/editor.js:54425
#: wp-admin/includes/revision.php:98
msgid "Added"
msgstr "Hozzáadva"

#: wp-includes/js/dist/editor.js:16881 wp-includes/js/dist/editor.js:54419
#: wp-admin/includes/revision.php:97
msgid "Removed"
msgstr "Eltávolítva"

#: wp-includes/js/dist/edit-site.js:42129
#: wp-admin/includes/class-wp-posts-list-table.php:1685
#: wp-admin/includes/class-wp-terms-list-table.php:691
msgid "Quick Edit"
msgstr "Gyors Szerkesztés"

#: wp-includes/js/dist/edit-site.js:28462
#: wp-includes/js/dist/media-utils.js:6162 wp-admin/includes/dashboard.php:82
msgid "Activity"
msgstr "Történések"

#: wp-includes/js/dist/block-library.js:47473 wp-admin/includes/media.php:2606
#: wp-admin/includes/media.php:2684
msgid "Ascending"
msgstr "Növekvő"

#: wp-includes/js/dist/block-library.js:47472 wp-admin/includes/media.php:2607
#: wp-admin/includes/media.php:2687
msgid "Descending"
msgstr "Csökkenő"

#: wp-includes/connectors.php:312
msgid "Text and image generation with GPT and Dall-E."
msgstr "Szöveg - és képgenerálás a GPT és a Dall-E segítségével."

#: wp-includes/connectors.php:300
msgid "Text and image generation with Gemini and Imagen."
msgstr "Szöveg- és képgenerálás a Gemini és az Imagen segítségével."

#: wp-includes/connectors.php:288
msgid "Text generation with Claude."
msgstr "Szöveggenerálás Claude-dal."

#. translators: %1$s is the feed URL, %2$s is the error message.
#: wp-includes/feed.php:880
msgid "Error fetching feed %1$s: %2$s"
msgstr "Hiba a hírcsatorna lekérésekor %1$s: %2$s"

#. translators: 1: Style handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-styles.php:510
msgid "The style with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "A(z) „%1$s” azonosítójú stílust olyan függőségekkel helyezték sorba, amelyek nincsenek regisztrálva: %2$s."

#. translators: 1: Script handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-scripts.php:1250
msgid "The script with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "A(z) \"%1$s\" azonosítójú szkript olyan függőségekkel lett sorba állítva, amelyek nincsenek regisztrálva: %2$s."

#. translators: 1: Script module ID, 2: List of missing dependency IDs.
#: wp-includes/class-wp-script-modules.php:920
msgid "The script module with the ID \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "A(z) \"%1$s” azonosítójú szkriptmodul regisztrálatlan függőségekkel lett sorba állítva: %2$s."

#. translators: 1: Handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-dependencies.php:573
msgid "The handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "A(z) \"%1$s\" azonosítót olyan függőségekkel helyezték sorba, amelyek nincsenek regisztrálva: %2$s."

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "tags"
msgstr "címkék"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "taxonomy"
msgstr "taxonómia"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "terms"
msgstr "kifejezések"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations."
msgstr "Egy különleges blokk, amely lehetővé teszi a taxonómia kifejezéseinek megjelenítését különböző lekérdezési paraméterek és vizuális konfigurációk alapján."

#: wp-includes/blocks/terms-query/block.json
msgctxt "block title"
msgid "Terms Query"
msgstr "Terms Query"

#: wp-includes/blocks/term-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a taxonomy term, like the name, description, and more."
msgstr "Tartalmazza a taxonómia kifejezések megjelenítéséhez használt blokkelemeket, mint például a név, leírás stb."

#: wp-includes/blocks/term-template/block.json
msgctxt "block title"
msgid "Term Template"
msgstr "Kifejezés Sablon"

#: wp-includes/blocks/term-name/block.json
msgctxt "block keyword"
msgid "term title"
msgstr "kifejezés címe"

#: wp-includes/blocks/term-name/block.json
msgctxt "block description"
msgid "Displays the name of a taxonomy term."
msgstr "Megjeleníti egy taxonómiai kifejezés nevét."

#: wp-includes/blocks/term-name/block.json
msgctxt "block title"
msgid "Term Name"
msgstr "Kifejezés neve"

#: wp-includes/blocks/term-count/block.json
msgctxt "block description"
msgid "Displays the post count of a taxonomy term."
msgstr "Megjeleníti egy taxonómiai kifejezés bejegyzés számlálóját."

#: wp-includes/blocks/term-count/block.json
msgctxt "block title"
msgid "Term Count"
msgstr "Kifejezés Számláló"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block description"
msgid "Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors."
msgstr "Írjuk le néhány szóban, miről szól ez az oldal. Ez fontos a keresési eredmények, a közösségi médiában való megosztás és a látogatók számára is egyértelműsíti, hogy hol is járnak."

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block description"
msgid "Show minutes required to finish reading the post. Can also show a word count."
msgstr "Jelenítsük meg a bejegyzés elolvasásához szükséges időt. Ezenkívül a szószámot is megjeleníti."

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block title"
msgid "Time to Read"
msgstr "Olvasási idő"

#: wp-includes/blocks/post-date/block.json
msgctxt "block description"
msgid "Display a custom date."
msgstr "Egyedi dátum megjelenítése."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block description"
msgid "Displays the link to the current post comments."
msgstr "Megjeleníti az aktuális bejegyzéshez tartozó hozzászólásokra mutató linket."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block title"
msgid "Comments Link"
msgstr "Hozzászólásokra mutató hivatkozás"

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block description"
msgid "Display a post's comments count."
msgstr "Megjeleníti a hozzászólások számát."

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block title"
msgid "Comments Count"
msgstr "Hozzászólások száma"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "mathematics"
msgstr "matematika"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "latex"
msgstr "latex"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "formula"
msgstr "formula"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "equation"
msgstr "egyenlet"

#: wp-includes/blocks/math/block.json
msgctxt "block description"
msgid "Display mathematical notation using LaTeX."
msgstr "Matematikai jelölések megjelenítése LaTeX használatával."

#: wp-includes/blocks/math/block.json
msgctxt "block title"
msgid "Math"
msgstr "Matek"

#: wp-includes/blocks/accordion/block.json
msgctxt "block description"
msgid "Displays a foldable layout that groups content in collapsible sections."
msgstr "Megjelenít egy összecsukható elrendezést, amely becsukható szakaszokba csoportosítja a tartalmat."

#: wp-includes/blocks/accordion/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Harmonika"

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block description"
msgid "Contains the hidden or revealed content beneath the heading."
msgstr "Tartalmazza a címsor alatti rejtett vagy feltárt tartalmat."

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Harmonika panel"

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block description"
msgid "Wraps the heading and panel in one unit."
msgstr "A fejlécet és a panelt egy egységbe csomagolja."

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block title"
msgid "Accordion Item"
msgstr "Harmonika elem"

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block description"
msgid "Displays a heading that toggles the accordion panel."
msgstr "Megjelenít egy fejlécet, amellyel harmonika panelt lehet kapcsolgatni."

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block title"
msgid "Accordion Heading"
msgstr "Harmonika fejléc"

#: wp-includes/js/dist/editor.js:10538
#: wp-admin/includes/class-wp-posts-list-table.php:1932
#: wp-admin/includes/class-wp-posts-list-table.php:1945
msgid "Allow"
msgstr "Engedélyez"

#: wp-includes/js/dist/block-editor.js:65176
#: wp-includes/js/dist/block-editor.js:65512
#: wp-includes/js/dist/block-editor.js:65700
#: wp-includes/js/dist/components.js:55788
#: wp-includes/js/dist/edit-site.js:36509
#: wp-includes/js/dist/edit-site.js:36845
#: wp-includes/js/dist/edit-site.js:37033 wp-includes/js/dist/editor.js:57639
#: wp-includes/js/dist/editor.js:57975 wp-includes/js/dist/editor.js:58163
#: wp-includes/js/dist/media-utils.js:14164
#: wp-includes/js/dist/media-utils.js:14500
#: wp-includes/js/dist/media-utils.js:14688 wp-admin/options-permalink.php:408
msgid "Optional"
msgstr "Opcionális"

#: wp-includes/js/dist/block-editor.js:22485
#: wp-admin/includes/class-wp-links-list-table.php:142
#: wp-admin/includes/class-wp-links-list-table.php:156
msgid "Visible"
msgstr "Látható"

#: wp-includes/user.php:2348
msgid "Cannot create a user with an empty nicename."
msgstr "Üres névvel nem lehet felhasználót létrehozni."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:153
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:602
msgid "Sorry, this post type does not support notes."
msgstr "Sajnáljuk, ez a bejegyzés típus nem támogatja a megjegyzéseket."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:686
msgid "Unable to flip this image."
msgstr "Ezt a képet nem sikerült megfordítani."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:236
msgid "The result of the ability execution."
msgstr "A képesség végrehajtásának eredménye."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:215
msgid "Input parameters for the ability execution."
msgstr "A képesség végrehajtásához szükséges bemeneti paraméterek."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:177
msgid "Sorry, you are not allowed to execute this ability."
msgstr "Sajnos, nincs jogosultság ennek a képességnek a használatához."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:126
msgid "Abilities that perform destructive actions require DELETE method."
msgstr "A pusztító műveleteket végrehajtó képességek DELETE hívást igényelnek."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:124
msgid "Read-only abilities require GET method."
msgstr "A csak olvasható képességek GET hívást igényelnek."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:122
msgid "Abilities that perform updates require POST method."
msgstr "A frissítéseket végző képességek POST hívást igényelnek."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:436
msgid "Limit results to abilities in specific ability category."
msgstr "Korlátozzuk az eredményeket az adott képességkategóriába tartozó képességekre."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:398
msgid "Annotations for the ability."
msgstr "Megjegyzések a képességhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:394
msgid "Meta information about the ability."
msgstr "Meta információ a képességről."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:388
msgid "JSON Schema for the ability output."
msgstr "JSON séma a képesség kimenethez."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:382
msgid "JSON Schema for the ability input."
msgstr "JSON séma a képesség bemenethez."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:376
msgid "Ability category this ability belongs to."
msgstr "Képesség kategória, amelybe ez a képesség tartozik."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:370
msgid "Description of the ability."
msgstr "A képesség leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:364
msgid "Display label for the ability."
msgstr "A képesség címkéjének megjelenítése."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:164
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:148
msgid "Ability not found."
msgstr "Képesség nem található."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:358
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:51
msgid "Unique identifier for the ability."
msgstr "A képesség egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:257
msgid "Meta information about the category."
msgstr "A kategória meta információja."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:251
msgid "Description of the category."
msgstr "A kategória leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:245
msgid "Display label for the category."
msgstr "A kategória címkéjének megjelenítése."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:149
msgid "Ability category not found."
msgstr "Képesség kategória nem található."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:239
msgid "Unique identifier for the ability category."
msgstr "A képesség kategória egyedi azonosítója."

#: wp-includes/post.php:3777
msgid "The post ID must be greater than 0."
msgstr "A post ID-nek nagyobbnak kell lennie 0-nál."

#. translators: Note notification email subject. 1: Site title, 2: Post title.
#: wp-includes/pluggable.php:1914
msgid "[%1$s] Note: \"%2$s\""
msgstr "[%1$s] Jegyzet: \"%2$s\""

#. translators: %s: Note text.
#: wp-includes/pluggable.php:1911
msgid "resolved/reopened"
msgstr "megoldott/újranyitott"

#. translators: %s: Note text.
#. translators: %s: note excerpt
#: wp-includes/pluggable.php:1911 wp-includes/js/dist/editor.js:65507
msgid "Note: %s"
msgstr "Jegyzet: %s"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1905
msgid "New note on your post \"%s\""
msgstr "Új jegyzet \"%s\" bejegyzéshez"

#: wp-includes/ms-functions.php:573
msgid "That email address is pending activation and is not available for new registration. If you made a previous attempt with this email address, please check your inbox for an activation email. If left unconfirmed, it will become available in a couple of days."
msgstr "Ez az e-mail cím aktiválásra vár, és nem áll rendelkezésre új regisztrációhoz. Ha korábban már próbálkoztunk ezzel az e-mail címmel, ellenőrizzük postaládát az aktiváló e-mailért. Ha nem kerül megerősítésre, néhány napon belül elérhetővé válik."

#: wp-includes/html-api/class-wp-html-processor.php:305
#: wp-includes/html-api/class-wp-html-processor.php:356
#: wp-includes/html-api/class-wp-html-tag-processor.php:840
msgid "The HTML parameter must be a string."
msgstr "A HTML paraméternek egy karakterláncnak kell lennie."

#: wp-includes/comment.php:4181
msgid "Note resolution status"
msgstr "Jegyzet megoldási státusza"

#: wp-includes/class-wpdb.php:2293
msgid "Unable to retrieve the error message from the database server"
msgstr "Nem sikerült lekérni a hibaüzenetet az adatbázis kiszolgálóról"

#: wp-includes/class-wp-script-modules.php:135
#: wp-includes/class-wp-script-modules.php:307
msgid "Non-empty string required for id."
msgstr "Az azonosítóhoz nem üres karakterlánc a kötelező."

#. translators: %s: $useimap
#: wp-includes/class-wp-phpmailer.php:92
msgid "Argument %s is deprecated"
msgstr "A(z) %s argument elavult"

#: wp-includes/class-wp-phpmailer.php:90
msgid "Using simplified address parser is not recommended. Install the PHP IMAP extension for full RFC822 parsing."
msgstr "Az egyszerűsített címelemző használata nem ajánlott. A teljes RFC822-elemzéshez telepítse a PHP IMAP kiterjesztést."

#: wp-includes/class-wp-phpmailer.php:89
msgid "Server does not support SMTPUTF8 needed to send to Unicode addresses"
msgstr "A kiszolgáló nem támogatja a Unicode címekre történő küldéshez szükséges SMTPUTF8 protokollt"

#: wp-includes/class-wp-dependencies.php:321
msgid "IE conditional comments are ignored by all supported browsers."
msgstr "Az IE feltételes megjegyzéseket már az összes támogatott böngésző figyelmen kívül hagyja."

#: wp-includes/blocks/social-link.php:333
#: wp-includes/js/dist/block-library.js:63147
msgctxt "social link block variation name"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/blocks/social-link.php:329
#: wp-includes/js/dist/block-library.js:63141
msgctxt "social link block variation name"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/blocks/social-link.php:325
#: wp-includes/js/dist/block-library.js:63135
msgctxt "social link block variation name"
msgid "X"
msgstr "X"

#: wp-includes/blocks/social-link.php:321
#: wp-includes/js/dist/block-library.js:63128
msgctxt "social link block variation name"
msgid "WhatsApp"
msgstr "WhatsApp"

#: wp-includes/blocks/social-link.php:317
#: wp-includes/js/dist/block-library.js:62861
msgctxt "social link block variation name"
msgid "WordPress"
msgstr "WordPress"

#: wp-includes/blocks/social-link.php:313
#: wp-includes/js/dist/block-library.js:63122
msgctxt "social link block variation name"
msgid "VK"
msgstr "VK"

#: wp-includes/blocks/social-link.php:309
#: wp-includes/js/dist/block-library.js:63116
msgctxt "social link block variation name"
msgid "Vimeo"
msgstr "Vimeo"

#: wp-includes/blocks/social-link.php:305
#: wp-includes/js/dist/block-library.js:63110
msgctxt "social link block variation name"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/blocks/social-link.php:301
#: wp-includes/js/dist/block-library.js:63104
msgctxt "social link block variation name"
msgid "Twitch"
msgstr "Twitch"

#: wp-includes/blocks/social-link.php:297
#: wp-includes/js/dist/block-library.js:63098
msgctxt "social link block variation name"
msgid "Tumblr"
msgstr "Tumblr"

#: wp-includes/blocks/social-link.php:293
#: wp-includes/js/dist/block-library.js:63092
msgctxt "social link block variation name"
msgid "TikTok"
msgstr "TikTok"

#: wp-includes/blocks/social-link.php:289
#: wp-includes/js/dist/block-library.js:63086
msgctxt "social link block variation name"
msgid "Threads"
msgstr "Threads"

#: wp-includes/blocks/social-link.php:285
#: wp-includes/js/dist/block-library.js:63080
msgctxt "social link block variation name"
msgid "Telegram"
msgstr "Telegram"

#: wp-includes/blocks/social-link.php:281
#: wp-includes/js/dist/block-library.js:63074
msgctxt "social link block variation name"
msgid "Spotify"
msgstr "Spotify"

#: wp-includes/blocks/social-link.php:277
#: wp-includes/js/dist/block-library.js:63068
msgctxt "social link block variation name"
msgid "SoundCloud"
msgstr "SoundCloud"

#: wp-includes/blocks/social-link.php:273
#: wp-includes/js/dist/block-library.js:63062
msgctxt "social link block variation name"
msgid "Snapchat"
msgstr "Snapchat"

#: wp-includes/blocks/social-link.php:269
#: wp-includes/js/dist/block-library.js:63054
msgctxt "social link block variation name"
msgid "Skype"
msgstr "Skype"

#: wp-includes/blocks/social-link.php:265
msgctxt "social link block variation name"
msgid "Share Icon"
msgstr "Megosztás ikon"

#: wp-includes/blocks/social-link.php:261
#: wp-includes/js/dist/block-library.js:63048
msgctxt "social link block variation name"
msgid "Reddit"
msgstr "Reddit"

#: wp-includes/blocks/social-link.php:257
#: wp-includes/js/dist/block-library.js:63042
msgctxt "social link block variation name"
msgid "Pocket"
msgstr "Pocket"

#: wp-includes/blocks/social-link.php:253
#: wp-includes/js/dist/block-library.js:63036
msgctxt "social link block variation name"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/blocks/social-link.php:249
#: wp-includes/js/dist/block-library.js:63030
msgctxt "social link block variation name"
msgid "Patreon"
msgstr "Patreon"

#: wp-includes/blocks/social-link.php:245
#: wp-includes/js/dist/block-library.js:63024
msgctxt "social link block variation name"
msgid "Medium"
msgstr "Medium"

#: wp-includes/blocks/social-link.php:241
#: wp-includes/js/dist/block-library.js:63018
msgctxt "social link block variation name"
msgid "Meetup"
msgstr "Meetup"

#: wp-includes/blocks/social-link.php:237
#: wp-includes/js/dist/block-library.js:63012
msgctxt "social link block variation name"
msgid "Mastodon"
msgstr "Mastodon"

#: wp-includes/blocks/social-link.php:233
#: wp-includes/js/dist/block-library.js:63005
msgctxt "social link block variation name"
msgid "Mail"
msgstr "Mail"

#: wp-includes/blocks/social-link.php:229
#: wp-includes/js/dist/block-library.js:62999
msgctxt "social link block variation name"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/blocks/social-link.php:225
#: wp-includes/js/dist/block-library.js:62993
msgctxt "social link block variation name"
msgid "Last.fm"
msgstr "Last.fm"

#: wp-includes/blocks/social-link.php:221
#: wp-includes/js/dist/block-library.js:62987
msgctxt "social link block variation name"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/blocks/social-link.php:217
#: wp-includes/js/dist/block-library.js:62981
msgctxt "social link block variation name"
msgid "Gravatar"
msgstr "Gravatar"

#: wp-includes/blocks/social-link.php:213
#: wp-includes/js/dist/block-library.js:62975
msgctxt "social link block variation name"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/blocks/social-link.php:209
#: wp-includes/js/dist/block-library.js:62969
msgctxt "social link block variation name"
msgid "Google"
msgstr "Google"

#: wp-includes/blocks/social-link.php:205
#: wp-includes/js/dist/block-library.js:62963
msgctxt "social link block variation name"
msgid "Goodreads"
msgstr "Goodreads"

#: wp-includes/blocks/social-link.php:201
#: wp-includes/js/dist/block-library.js:62957
msgctxt "social link block variation name"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/blocks/social-link.php:197
#: wp-includes/js/dist/block-library.js:62951
msgctxt "social link block variation name"
msgid "Flickr"
msgstr "Flickr"

#: wp-includes/blocks/social-link.php:193
#: wp-includes/js/dist/block-library.js:62945
msgctxt "social link block variation name"
msgid "RSS Feed"
msgstr "RSS Feed"

#: wp-includes/blocks/social-link.php:189
#: wp-includes/js/dist/block-library.js:62939
msgctxt "social link block variation name"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/blocks/social-link.php:185
#: wp-includes/js/dist/block-library.js:62933
msgctxt "social link block variation name"
msgid "Etsy"
msgstr "Etsy"

#: wp-includes/blocks/social-link.php:181
#: wp-includes/js/dist/block-library.js:62927
msgctxt "social link block variation name"
msgid "Dropbox"
msgstr "Dropbox"

#: wp-includes/blocks/social-link.php:177
#: wp-includes/js/dist/block-library.js:62921
msgctxt "social link block variation name"
msgid "Dribbble"
msgstr "Dribbble"

#: wp-includes/blocks/social-link.php:173
#: wp-includes/js/dist/block-library.js:62915
msgctxt "social link block variation name"
msgid "Discord"
msgstr "Discord"

#: wp-includes/blocks/social-link.php:169
#: wp-includes/js/dist/block-library.js:62909
msgctxt "social link block variation name"
msgid "DeviantArt"
msgstr "DeviantArt"

#: wp-includes/blocks/social-link.php:165
#: wp-includes/js/dist/block-library.js:62903
msgctxt "social link block variation name"
msgid "CodePen"
msgstr "CodePen"

#: wp-includes/blocks/social-link.php:161
#: wp-includes/js/dist/block-library.js:62897
msgctxt "social link block variation name"
msgid "Link"
msgstr "Link"

#: wp-includes/blocks/social-link.php:157
#: wp-includes/js/dist/block-library.js:62891
msgctxt "social link block variation name"
msgid "Bluesky"
msgstr "Bluesky"

#: wp-includes/blocks/social-link.php:153
#: wp-includes/js/dist/block-library.js:62885
msgctxt "social link block variation name"
msgid "Behance"
msgstr "Behance"

#: wp-includes/blocks/social-link.php:149
#: wp-includes/js/dist/block-library.js:62879
msgctxt "social link block variation name"
msgid "Bandcamp"
msgstr "Bandcamp"

#: wp-includes/blocks/social-link.php:145
#: wp-includes/js/dist/block-library.js:62873
msgctxt "social link block variation name"
msgid "Amazon"
msgstr "Amazon"

#: wp-includes/blocks/social-link.php:141
#: wp-includes/js/dist/block-library.js:62867
msgctxt "social link block variation name"
msgid "500px"
msgstr "500px"

#. translators: %s: the number of characters in the post.
#: wp-includes/blocks/post-time-to-read.php:151
#: wp-includes/js/dist/block-library.js:52838
msgid "%s character"
msgid_plural "%s characters"
msgstr[0] "%s karakter"
msgstr[1] "%s karakter"

#. translators: 1: minimum minutes, 2: maximum minutes to read the post.
#: wp-includes/blocks/post-time-to-read.php:128
#: wp-includes/js/dist/block-library.js:52815
msgctxt "Range of minutes to read"
msgid "%1$s–%2$s minutes"
msgstr "%1$s–%2$s perc"

#. translators: 1: Number of comments, 2: post title
#: wp-includes/blocks/post-comments-link.php:49
msgid "%1$s comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "%1$s hozzászólás<span class=\"screen-reader-text\"> itt: %2$s</span>"
msgstr[1] "%1$s hozzászólás<span class=\"screen-reader-text\"> itt: %2$s</span>"

#. translators: %s post title
#: wp-includes/blocks/post-comments-link.php:43
msgid "No comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Nincs hozzászólás<span class=\"screen-reader-text\"> %s</span>"

#: wp-includes/block-bindings/term-data.php:112
msgctxt "block bindings source"
msgid "Term Data"
msgstr "Kifejezés adatok"

#: wp-includes/block-bindings/post-data.php:91
msgctxt "block bindings source"
msgid "Post Data"
msgstr "Bejegyzés adatok"

#: wp-includes/abilities.php:224
msgid "The WordPress core version running on this site."
msgstr "Az ezen a webhelyen futó WordPress alapverziója."

#: wp-includes/abilities.php:220
msgid "The database server vendor and version string reported by the driver."
msgstr "Az adatbázis kiszolgáló gyártója és a meghajtóprogram által jelentett verzió."

#: wp-includes/abilities.php:216
msgid "The PHP runtime version executing WordPress."
msgstr "A WordPress-t futtató PHP verziója."

#: wp-includes/abilities.php:211
msgid "The site's runtime environment classification (can be one of these: production, staging, development, local)."
msgstr "A webhely futási környezetének besorolása (a következők egyike lehet: production, staging, development, local)."

#: wp-includes/abilities.php:203
msgid "Returns core details about the site's runtime context for diagnostics and compatibility (environment, PHP runtime, database server info, WordPress version)."
msgstr "Visszaadja a webhely futatókörnyezetének alapvető adatait a diagnosztika és a kompatibilitás érdekében (környezet, PHP futásidő, adatbázis kiszolgáló információi, WordPress verzió)."

#: wp-includes/abilities.php:202
msgid "Get Environment Info"
msgstr "Környezet információk beszerzése"

#: wp-includes/abilities.php:168
msgid "The locale string for the user, such as en_US."
msgstr "A felhasználói nyelv karakterlánca, például hu_HU."

#: wp-includes/abilities.php:161
msgid "The roles assigned to the user."
msgstr "A felhasználóhoz rendelt szerepkörök."

#: wp-includes/abilities.php:157
msgid "The login username for the user."
msgstr "A felhasználó bejelentkezési neve."

#: wp-includes/abilities.php:153
msgid "The URL-friendly name for the user."
msgstr "A felhasználó URL-barát neve."

#: wp-includes/abilities.php:149
msgid "The display name of the user."
msgstr "A felhasználó nevének megjelenítése."

#: wp-includes/abilities.php:145
msgid "The user ID."
msgstr "A felhasználói azonosító."

#: wp-includes/abilities.php:137
msgid "Returns basic profile details for the current authenticated user to support personalization, auditing, and access-aware behavior."
msgstr "Visszaadja az aktuálisan bejelentkezett felhasználó alapvető profiladatait a személyre szabás, a naplózás és a hozzáféréshez igazodó megjelenés támogatásához."

#: wp-includes/abilities.php:136
msgid "Get User Information"
msgstr "Felhasználói adatok lekérdezése"

#: wp-includes/abilities.php:97
msgid "Optional: Limit response to specific fields. If omitted, all fields are returned."
msgstr "Opcionális: A válasz kizárólag bizonyos mezőkre vonatkozzon. Ha ezt elhagyjuk, akkor az összes mező megjelenik."

#: wp-includes/abilities.php:86
msgid "Returns site information configured in WordPress. By default returns all fields, or optionally a filtered subset."
msgstr "Visszaadja a WordPressben beállított webhelyadatokat. Alapértelmezés szerint az összes mezőt, de opcionálisan szűrt részhalmazt is."

#: wp-includes/abilities.php:85
msgid "Get Site Information"
msgstr "Webhely információk lekérdezése"

#: wp-includes/abilities.php:77
msgid "The WordPress version."
msgstr "A WordPress verzió."

#: wp-includes/abilities.php:73
msgid "The site language locale code."
msgstr "A webhely nyelvi kódja."

#: wp-includes/abilities.php:69
msgid "The site character encoding."
msgstr "A webhely karakterkódolása."

#: wp-includes/abilities.php:65
msgid "The site administrator email address."
msgstr "A webhely adminisztrátorának e-mail címe."

#: wp-includes/abilities.php:61
msgid "The WordPress installation URL."
msgstr "A WordPress telepítési URL címe."

#: wp-includes/abilities.php:57
msgid "The site home URL."
msgstr "A webhely kezdeti URL címe."

#: wp-includes/abilities.php:53
msgid "The site tagline."
msgstr "A webhely címsora."

#: wp-includes/abilities.php:49
msgid "The site title."
msgstr "A webhely címe."

#: wp-includes/abilities.php:30
msgid "Abilities that retrieve or modify user information and settings."
msgstr "A felhasználói információk és beállítások lekérdezésére vagy módosítására szolgáló képességek."

#: wp-includes/abilities.php:22
msgid "Abilities that retrieve or modify site information and settings."
msgstr "A webhelyinformációk és beállítások lekérdezésére vagy módosítására szolgáló képességek."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:633
msgid "Ability \"%s\" does not have necessary permission."
msgstr "A \"%s\" képesség nem rendelkezik a szükséges jogosultsággal."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:593
msgid "Ability \"%1$s\" has invalid output. Reason: %2$s"
msgstr "A \"%1$s\" képesség érvénytelen kimenettel rendelkezik. Ok: %2$s"

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:566
msgid "Ability \"%s\" does not have a valid execute callback."
msgstr "A \"%s\" képességnek nincs érvényes végrehajtási visszatérése."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:546
msgid "Ability \"%s\" does not have a valid permission callback."
msgstr "A \"%s\" képességnek nincs érvényes engedély visszahívása."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:488
msgid "Ability \"%1$s\" has invalid input. Reason: %2$s"
msgstr "A \"%1$s\" képesség érvénytelen bemenettel rendelkezik. Ok: %2$s"

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:476
msgid "Ability \"%s\" does not define an input schema required to validate the provided input."
msgstr "A \"%s\" képesség nem definiálja a megadott bemeneti séma érvényesítéséhez szükséges bemeneti sémát."

#: wp-includes/abilities-api/class-wp-ability.php:321
msgid "The ability meta should provide a valid `show_in_rest` boolean."
msgstr "A meta képességnek egy érvényes `show_in_rest` értéket kell megadnia."

#: wp-includes/abilities-api/class-wp-ability.php:315
msgid "The ability meta should provide a valid `annotations` array."
msgstr "A meta képességnek egy érvényes `annotations` tömböt kell megadnia."

#: wp-includes/abilities-api/class-wp-ability.php:309
msgid "The ability properties should provide a valid `meta` array."
msgstr "A képesség tulajdonságoknak egy érvényes \"meta\" tömböt kell megadniuk."

#: wp-includes/abilities-api/class-wp-ability.php:303
msgid "The ability properties should provide a valid `output_schema` definition."
msgstr "A képesség tulajdonságoknak érvényes `output_schema` definíciót kell megadniuk."

#: wp-includes/abilities-api/class-wp-ability.php:297
msgid "The ability properties should provide a valid `input_schema` definition."
msgstr "A képesség tulajdonságoknak érvényes `input_schema` definíciót kell tartalmazniuk."

#: wp-includes/abilities-api/class-wp-ability.php:290
msgid "The ability properties must provide a valid `permission_callback` function."
msgstr "A képesség tulajdonságoknak érvényes `permission_callback` függvényt kell biztosítaniuk."

#: wp-includes/abilities-api/class-wp-ability.php:283
msgid "The ability properties must contain a valid `execute_callback` function."
msgstr "A képesség tulajdonságoknak tartalmazniuk kell egy érvényes `execute_callback` függvényt."

#: wp-includes/abilities-api/class-wp-ability.php:276
msgid "The ability properties must contain a `category` string."
msgstr "A képesség tulajdonságoknak tartalmazniuk kell egy \"kategória\" karakterláncot."

#: wp-includes/abilities-api/class-wp-ability.php:270
msgid "The ability properties must contain a `description` string."
msgstr "A képesség tulajdonságoknak tartalmazniuk kell egy `leírás` karakterláncot."

#: wp-includes/abilities-api/class-wp-ability.php:264
msgid "The ability properties must contain a `label` string."
msgstr "A képesség tulajdonságoknak tartalmazniuk kell egy `label` karakterláncot."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability.php:178
msgid "Property \"%1$s\" is not a valid property for ability \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "A \"%1$s\" tulajdonság nem érvényes a \"%2$s\" képességhez. Kérjük, ellenőrizze a %3$s osztály engedélyezett tulajdonságait."

#: wp-includes/abilities-api/class-wp-ability-category.php:144
msgid "The ability category properties should provide a valid `meta` array."
msgstr "A képesség kategória tulajdonságainak érvényes \"meta\" tömböt kell tartalmazniuk."

#: wp-includes/abilities-api/class-wp-ability-category.php:137
msgid "The ability category properties must contain a `description` string."
msgstr "A képesség kategória tulajdonságainak tartalmazniuk kell egy `leírás` karakterláncot."

#: wp-includes/abilities-api/class-wp-ability-category.php:131
msgid "The ability category properties must contain a `label` string."
msgstr "A képesség kategória tulajdonságainak tartalmazniuk kell egy `label` karakterláncot."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability-category.php:92
msgid "Property \"%1$s\" is not a valid property for ability category \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "A \"%1$s\" tulajdonság nem érvényes a \"%2$s\" képességkategóriához. Kérjük, ellenőrizze a %3$s osztály engedélyezett tulajdonságait."

#: wp-includes/abilities-api/class-wp-ability-category.php:78
msgid "The ability category slug cannot be empty."
msgstr "A képesség kategória slug nem lehet üres."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:126
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:186
msgid "Ability category \"%s\" not found."
msgstr "A \"%s\" képesség kategória nem található."

#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:71
msgid "Ability category slug must contain only lowercase alphanumeric characters and dashes."
msgstr "A képesség kategória slug csak kisbetűs alfanumerikus karaktereket és kötőjeleket tartalmazhat."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:62
msgid "Ability category \"%s\" is already registered."
msgstr "A \"%s\" képesség kategória már regisztrálva van."

#. translators: %s: init action.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:278
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:209
msgid "Ability API should not be initialized before the %s action has fired."
msgstr "A képesség API-t nem szabad inicializálni a %s művelet elsütése előtt."

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:195
#: wp-includes/abilities-api/class-wp-abilities-registry.php:255
msgid "Ability \"%s\" not found."
msgstr "A \"%s\" képesség nem található."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:152
msgid "The ability args should provide a valid `ability_class` that extends WP_Ability."
msgstr "A képesség args érvényes `ability_class`-t kell megadnia, amely kiterjeszti a WP_Ability-t."

#. translators: %1$s: ability category slug, %2$s: ability name
#: wp-includes/abilities-api/class-wp-abilities-registry.php:138
msgid "Ability category \"%1$s\" is not registered. Please register the ability category before assigning it to ability \"%2$s\"."
msgstr "A \"%1$s\" képesség kategória nincs regisztrálva. Kérjük, regisztrálja a képességkategóriát, mielőtt hozzárendelné a \"%2$s\" képességhez."

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:96
msgid "Ability \"%s\" is already registered."
msgstr "A \"%s\" képesség már regisztrálva van."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:84
msgid "Ability name must be a string containing a namespace prefix, i.e. \"my-plugin/my-ability\". It can only contain lowercase alphanumeric characters, dashes and the forward slash."
msgstr "A képesség nevének egy névtér-előtagot tartalmazó karakterláncnak kell lennie, pl. \"bovitmenyem/kepesseg\". Ami csak kisbetűs alfanumerikus karaktereket, kötőjeleket vagy perjelet tartalmazhat."

#. translators: 1: wp_abilities_api_categories_init, 2: ability category slug.
#: wp-includes/abilities-api.php:473
msgid "Ability categories must be registered on the %1$s action. The ability category %2$s was not registered."
msgstr "A képesség kategóriákat a %1$s műveletre kell regisztrálni. A %2$s képesség kategória nem lett regisztrálva."

#. translators: 1: wp_abilities_api_init, 2: string value of the ability name.
#: wp-includes/abilities-api.php:284
msgid "Abilities must be registered on the %1$s action. The ability %2$s was not registered."
msgstr "A képességeket a %1$s műveletre kell regisztrálni. A %2$s képességet nem regisztrálták."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:223
#: wp-admin/users.php:242
msgid "Sorry, you are not allowed to edit users."
msgstr "Sajnáljuk, nincs megfelelő jogosultság a felhasználók a szerkesztéséhez."

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "custom post types"
msgstr "egyedi bejegyzés típus"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blogs"
msgstr "blog"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blog"
msgstr "blog"

#: wp-includes/blocks/query-total/block.json
msgctxt "block description"
msgid "Display the total number of results in a query."
msgstr "A lekérdezés összes találatának megjelenítése."

#: wp-includes/blocks/query-total/block.json
msgctxt "block title"
msgid "Query Total"
msgstr "Összes lekérdezés"

#: wp-includes/build/routes/font-list/content.js:14899
#: wp-includes/js/dist/edit-site.js:20596 wp-includes/js/dist/editor.js:35269
#: wp-admin/includes/class-wp-theme-install-list-table.php:63
msgctxt "noun"
msgid "Upload"
msgstr "Feltöltés"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:50628
#: wp-includes/js/dist/block-editor.js:51731
#: wp-includes/js/dist/block-editor.js:51761
#: wp-includes/js/dist/block-library.js:72546
#: wp-includes/js/dist/editor.js:47700
#: wp-admin/includes/class-custom-background.php:357
#: wp-admin/includes/class-custom-image-header.php:667
#: wp-admin/includes/media.php:2304 wp-admin/includes/media.php:2308
msgctxt "verb"
msgid "Upload"
msgstr "Feltöltés"

#. translators: %s human readable rate limit.
#: wp-mail.php:45
msgid "Email checks are rate limited to once every %s."
msgstr "Az e-mailek ellenőrzése %s-ként egyszer."

#: wp-includes/theme.php:4356
msgid "This function should not be called before the theme directory is registered."
msgstr "Ezt a funkciót nem szabad meghívni azelőtt, hogy a sablon könyvtár regisztrálása megtörténne."

#: wp-includes/taxonomy.php:149
msgid "Add Link Category"
msgstr "Hivatkozás-kategória hozzáadása"

#: wp-includes/script-loader.php:1015
msgid "This file cannot be processed by the web server."
msgstr "Ezt a fájlt a kiszolgáló nem tudja feldolgozni."

#: wp-includes/script-loader.php:844 wp-admin/js/tags.js:83
msgid "An error occurred while processing your request. Please try again later."
msgstr "Hiba történt a kérés feldolgozása közben. Próbáljuk meg később."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:669
msgid "A list of allowed area values for template parts."
msgstr "A sablonrészek engedélyezett területeinek listája."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:650
msgid "A list of default template types."
msgstr "Az alapértelmezett sablonrész típusok listája."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:182
msgid "Templates based on theme files can't have revisions."
msgstr "A sablonfájlokon alapuló sablonrészek nem rendelkezhetnek előzményekkel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3150
msgid "Whether to ignore sticky posts or not."
msgstr "Hagyjuk-e figyelmen kívül a ragadós bejegyzéseket, vagy ne."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:182
#: wp-includes/script-loader.php:1039
msgid "The web server cannot generate responsive image sizes for this image. Convert it to JPEG or PNG before uploading."
msgstr "A webszerver nem tud reszponzív képméreteket generálni ehhez a képhez. Feltöltés előtt alakítsuk át JPEG vagy PNG formátumra."

#: wp-includes/rest-api.php:449
msgid "The REST route parameter must be a string."
msgstr "A REST útvonal paraméternek egy karakterláncnak kell lennie."

#: wp-includes/post.php:438 wp-includes/post.php:439
msgid "Add Template Part"
msgstr "Sablonrész hozzáadása"

#: wp-includes/post.php:373 wp-includes/post.php:374
msgid "Add Template"
msgstr "Sablonrész hozzáadása"

#: wp-includes/post.php:226 wp-includes/post.php:227
msgid "Add Changeset"
msgstr "Változáskészlet hozzáadása"

#: wp-includes/post.php:98 wp-includes/post.php:99 wp-admin/menu.php:76
#: wp-admin/upload.php:216 wp-admin/upload.php:423
msgid "Add Media File"
msgstr "Média fájl hozzáadása"

#: wp-includes/post-template.php:1799
msgid "Invalid password."
msgstr "Hibás jelszó."

#. translators: 1: Name of a cryptographic hash algorithm. 2: List of supported
#. algorithms.
#: wp-includes/pluggable.php:2723
msgid "Unsupported hashing algorithm: %1$s. Supported algorithms are: %2$s"
msgstr "Nem támogatott hashelő algoritmus: %1$s. Támogatott algoritmusok listája: %2$s"

#: wp-includes/html-api/class-wp-html-processor.php:5796
msgid "Cannot set bookmarks on tokens that do no appear in the original HTML text."
msgstr "Nem lehet könyvjelzőket beállítani olyan tokenekre, amelyek nem jelennek meg az eredeti HTML-szövegben."

#. translators: %s: A tag name like IFRAME or TEXTAREA.
#: wp-includes/html-api/class-wp-html-processor.php:517
msgid "The context element \"%s\" is not supported."
msgstr "\"%s\" kontextuselem nem támogatott."

#. translators: %s: A tag name like INPUT or BR.
#: wp-includes/html-api/class-wp-html-processor.php:497
msgid "The context element cannot be a void element, found \"%s\"."
msgstr "A kontextus elem nem lehet üres, ezt találtuk: \"%s\"."

#: wp-includes/html-api/class-wp-html-processor.php:483
msgid "The context element must be a start tag."
msgstr "A kontextus elemnek kezdőcímkének kell lennie."

#: wp-includes/html-api/class-wp-html-processor.php:326
msgid "No valid context element was detected."
msgstr "Nem találtunk érvényes kontextuselemet."

#. translators: %s: The parameter name.
#: wp-includes/functions.php:8124
msgid "The %s parameter must not be empty."
msgstr "%s paraméter nem lehet üres."

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Image"
msgstr "Kép hozzáadása"

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Header Image"
msgstr "Fejrész kép hozzáadása"

#: wp-includes/class-wp-xmlrpc-server.php:5055
#: wp-includes/class-wp-xmlrpc-server.php:6588
msgid "No posts found or an error occurred while retrieving posts."
msgstr "Nem találtunk bejegyzést, vagy hiba történt a bejegyzések lekérdezése közben."

#: wp-includes/class-wp-xmlrpc-server.php:4035
msgid "An error occurred while processing your comment. Please ensure all fields are filled correctly and try again."
msgstr "Hiba történt a hozzászólás feldolgozása során. Ellenőrizzük, hogy minden mező helyesen van-e kitöltve, és próbáljuk meg újra."

#. translators: %s: context string
#: wp-includes/class-wp-url-pattern-prefixer.php:72
msgid "Invalid URL pattern context %s."
msgstr "Érvénytelen URL minta, kontextus %s."

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/taxonomy.php:236
#: wp-includes/js/dist/editor.js:47317 wp-includes/js/dist/editor.js:47322
msgid "Add Category"
msgstr "Kategória hozzáadása"

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/js/dist/editor.js:46910
msgid "Add Tag"
msgstr "Címke hozzáadása"

#. translators: %s: forbidden eagerness value
#: wp-includes/class-wp-speculation-rules.php:198
msgid "The eagerness value \"%s\" is forbidden for document-level speculation rules."
msgstr "A \"%s\" buzgósági érték tiltott a dokumentumszintű spekulációs szabályokhoz."

#. translators: %s: invalid eagerness value
#: wp-includes/class-wp-speculation-rules.php:185
msgid "The value \"%s\" is not a valid eagerness for a speculation rule."
msgstr "A \"%s\" érték nem érvényes buzgóság egy spekulációs szabályhoz."

#. translators: 1: source value, 2: forbidden key
#: wp-includes/class-wp-speculation-rules.php:154
#: wp-includes/class-wp-speculation-rules.php:168
msgid "A speculation rule of source \"%1$s\" must not include a \"%2$s\" key."
msgstr "A \"%1$s\" forrású spekulációs szabály nem tartalmazhat \"%2$s\" kulcsot."

#. translators: %s: invalid source value
#: wp-includes/class-wp-speculation-rules.php:141
msgid "The value \"%s\" is not a valid source for a speculation rule."
msgstr "A megadott \"%s\" érték nem egy spekulációs szabály érvényes forrása."

#. translators: 1: allowed key, 2: alternative allowed key
#: wp-includes/class-wp-speculation-rules.php:127
msgid "A speculation rule must include either a \"%1$s\" key or a \"%2$s\" key, but not both."
msgstr "Egy spekulációs szabályban vagy \"%1$s\" vagy \"%2$s\" kulcsnak szerepelnie kell, de nem mindkettőnek!"

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:105
msgid "A speculation rule with ID \"%s\" already exists."
msgstr "A \"%s\" azonosítóval már létezik spekulációs szabály."

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:92
msgid "The value \"%s\" is not a valid ID for a speculation rule."
msgstr "A \"%s\" érték nem egy spekulációs szabály érvényes azonosítója."

#. translators: %s: invalid mode value
#: wp-includes/class-wp-speculation-rules.php:79
msgid "The value \"%s\" is not a valid speculation rules mode."
msgstr "A \"%s\" érték nem érvényes spekulációs szabálymód."

#: wp-includes/class-wp-post-type.php:990
msgid "Add Page"
msgstr "Oldal hozzáadása"

#: wp-includes/class-wp-post-type.php:990
msgid "Add Post"
msgstr "Bejegyzés hozzáadása"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:88
msgid "Cannot set or reset variable: "
msgstr "Nem lehet beállítani vagy visszaállítani a változót: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:86
msgid "SMTP server error: "
msgstr "SMTP szerver hiba: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:84
msgid "Detail: "
msgstr "Részletek: "

#: wp-includes/class-wp-phpmailer.php:82
msgid "SMTP connect() failed."
msgstr "Az SMTP connect() sikertelen."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:81
msgid "Additional SMTP info: "
msgstr "További SMTP-információk: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:79
msgid "SMTP code: "
msgstr "SMTP kód: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:77
msgid "Signing Error: "
msgstr "Aláírási hiba: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:75
msgid "SMTP Error: The following recipients failed: "
msgstr "SMTP hiba: A következő címzetteknek a kézbesítés sikertelen: "

#: wp-includes/class-wp-phpmailer.php:73
msgid "You must provide at least one recipient email address."
msgstr "Legalább egy e-mail címzettet meg kell adni."

#. translators: There is a space at the beginning.
#: wp-includes/class-wp-phpmailer.php:72
msgid " mailer is not supported."
msgstr " mailer nem támogatott."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:70
msgid "Invalid host: "
msgstr "Érvénytelen kiszolgáló: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:68
msgid "Invalid host entry: "
msgstr "Érvénytelen kiszolgáló bejegyzés: "

#: wp-includes/class-wp-phpmailer.php:66
msgid "Invalid header name or value"
msgstr "Hibás fejlécnév vagy érték"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:65
msgid "Invalid address: "
msgstr "Hibás cím: "

#: wp-includes/class-wp-phpmailer.php:63
msgid "Could not instantiate mail function."
msgstr "Nem sikerült inicializálni a mail funkciót."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:62
msgid "The following From address failed: "
msgstr "A következő From cím használata sikertelen: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:60
msgid "File Error: Could not open file: "
msgstr "Fájl hiba: Nem sikerült megnyitni a fájlt: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:58
msgid "Could not access file: "
msgstr "Nem sikerült elérni a fájlt: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:56
msgid "Extension missing: "
msgstr "Hiányzó kiterjesztés: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:54
msgid "Could not execute: "
msgstr "Nem sikerült végrehajtani: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:52
msgid "Unknown encoding: "
msgstr "Ismeretlen kódolás: "

#: wp-includes/class-wp-phpmailer.php:50
msgid "Message body empty"
msgstr "Üres üzenet test"

#: wp-includes/class-wp-phpmailer.php:49
msgid "SMTP Error: Data not accepted."
msgstr "SMTP hiba: Nem elfogadott adat."

#: wp-includes/class-wp-phpmailer.php:48
msgid "SMTP Error: Could not connect to SMTP host."
msgstr "SMTP hiba: Nem sikerült csatlakozni az SMTP kiszolgálóhoz."

#. translators: 1: mail.add_x_header. 2: php.ini
#: wp-includes/class-wp-phpmailer.php:44
msgid "Your version of PHP is affected by a bug that may result in corrupted messages. To fix it, switch to sending using SMTP, disable the %1$s option in your %2$s, or switch to MacOS or Linux, or upgrade your PHP version."
msgstr "A használt PHP verzió olyan hibát tartalmaz, amely sérült üzeneteket eredményezhet. A hiba kijavításához váltsunk SMTP küldésre, tiltsuk le a %1$s opciót a %2$s-ban, vagy váltsunk MacOS-re vagy Linuxra, vagy frissítsünk PHP verziót."

#: wp-includes/class-wp-phpmailer.php:41
msgid "SMTP Error: Could not authenticate."
msgstr "SMTP hiba: Nem sikerült a bejelentkezés."

#: wp-includes/class-wp-editor.php:197 wp-includes/class-wp-editor.php:1399
msgctxt "Name for the Code editor tab (formerly Text)"
msgid "Code"
msgstr "Kód"

#: wp-includes/class-wp-customize-nav-menus.php:1284
msgid "The link text cannot be empty."
msgstr "A hivatkozás szövege nem lehet üres."

#: wp-includes/class-wp-customize-nav-menus.php:1279
#: wp-admin/includes/nav-menu.php:371
msgid "Please provide a valid link."
msgstr "Adjunk meg egy valós hivatkozást."

#: wp-includes/class-wp-customize-manager.php:457
msgid "An error occurred while customizing. Please refresh the page and try again."
msgstr "Hiba történt a testreszabás során. Frissítsük az oldalt, és próbáljuk meg újra."

#: wp-includes/class-wp-block-metadata-registry.php:204
msgid "No registered block metadata collection was found for the provided path."
msgstr "A megadott útvonalhoz nem találtunk regisztrált blokk metaadat gyűjteményt."

#. translators: %d: number of results.
#: wp-includes/blocks/query-total.php:66
msgid "%d result found"
msgid_plural "%d results found"
msgstr[0] "%d találat"
msgstr[1] "%d találat"

#. translators: 1: Start index of posts, 2: End index of posts, 3: Total number
#. of posts
#: wp-includes/blocks/query-total.php:54
msgid "Displaying %1$s – %2$s of %3$s"
msgstr "Megjelenítve %1$s - %2$s / %3$s"

#. translators: 1: Start index of posts, 2: Total number of posts
#: wp-includes/blocks/query-total.php:47
msgid "Displaying %1$s of %2$s"
msgstr "Megjelenítve %1$s / %2$s"

#: wp-includes/block-template.php:40
msgid "This page is blank because the template is empty. You can reset or customize it in the Site Editor."
msgstr "Ez az oldal üres, mert a sablon üres. A Site Editorban visszaállíthatjuk vagy testreszabhatjuk."

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:232
msgid "Displays the %s post format archive."
msgstr "Megjeleníti a %s bejegyzés formátum archívumát."

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:227
msgctxt "Template name"
msgid "Post Format: %s"
msgstr "Bejegyzés formátum: %s"

#: wp-includes/block-patterns.php:100
msgid "Bold sections designed to showcase key content."
msgstr "A vastag betűs részek a kulcsfontosságú tartalom kiemelésére szolgálnak."

#. translators: %s: list of allowed collection roots
#: wp-includes/class-wp-block-metadata-registry.php:127
msgid "Block metadata collections cannot be registered as one of the following directories or their parent directories: %s"
msgstr "A blokk-metaadat-gyűjtemények nem regisztrálhatók a következő könyvtárak vagy azok szülőkönyvtárai egyikeként: %s"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Crisp"
msgstr "Ropogós"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Outlined"
msgstr "Körvonalazott"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Sharp"
msgstr "Éles"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Deep"
msgstr "Mély"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Natural"
msgstr "Természetes"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Tall - 9:16"
msgstr "Tall - 9:16"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Wide - 16:9"
msgstr "Wide - 16:9"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic Portrait - 2:3"
msgstr "Classic Portrait - 2:3"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic - 3:2"
msgstr "Classic - 3:2"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Portrait - 3:4"
msgstr "Portrait - 3:4"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Standard - 4:3"
msgstr "Standard - 4:3"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Square - 1:1"
msgstr "Square - 1:1"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block description"
msgid "A cloud of popular keywords, each sized by how often it appears."
msgstr "Népszerű kulcsszavak felhője, mindegyik a megjelenés gyakorisága szerint méretezett."

#: wp-includes/blocks/list/block.json
msgctxt "block description"
msgid "An organized collection of items displayed in a specific order."
msgstr "Egy meghatározott sorrendben megjelenített tételek szervezett gyűjteménye."

#: wp-includes/blocks/list-item/block.json
msgctxt "block description"
msgid "An individual item within a list."
msgstr "Egyedi elem egy listán belül."

#: wp-includes/blocks/categories/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "categories"
msgstr "kategóriák"

#: wp-includes/blocks/categories/block.json
msgctxt "block description"
msgid "Display a list of all terms of a given taxonomy."
msgstr "Egy adott osztályozás összes kifejezésének listájának megjelenítése."

#: wp-includes/blocks/categories/block.json
msgctxt "block title"
msgid "Terms List"
msgstr "Kifejezés lista"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1187
msgid "Plugin that registered the template."
msgstr "Bővítmény, ami regisztrálta a sablont."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3158
msgid "Limit result set to items assigned one or more given formats."
msgstr "Az eredménykészlet korlátozása az egy vagy több megadott formátumhoz rendelt elemre."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3052
msgid "How to interpret the search input."
msgstr "Hogyan kell értelmezni a keresési bemenetet."

#. translators: 1: rest_api_init, 2: string value of the route, 3: string value
#. of the namespace.
#: wp-includes/rest-api.php:86
msgid "REST API routes must be registered on the %1$s action. Instead route '%2$s' with namespace '%3$s' was not registered on this action."
msgstr "A REST API útvonalakat regisztrálni kell a %1$s műveletnél. Ehelyett '%2$s' útvonal '%3$s' névtérrel nem lett regisztrálva ehhez a művelethez."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:73
msgid "Namespace must not start or end with a slash. Instead namespace '%1$s' for route '%2$s' seems to contain a slash."
msgstr "A névtér nem kezdődhet vagy végződhet perjellel. Ezzel szemben, úgy tűnik, hogy '%2$s' útvonal '%1$s' névtere perjelet tartalmaz."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:57
msgid "Route must be specified. Instead within the namespace '%1$s', there seems to be an empty route '%2$s'."
msgstr "Az útvonalat meg kell adni. Ehelyett '%1$s' névtérben egy üres '%2$s' útvonalnak tűnik."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:45
msgid "Routes must be namespaced with plugin or theme name and version. Instead there seems to be an empty namespace '%1$s' for route '%2$s'."
msgstr "Az útvonalaknak a bővítmény vagy a sablon nevével és verziójával kell rendelkezniük. Ehelyett úgy tűnik, hogy egy üres '%1$s' névtér van '%2$s' útvonalhoz."

#: wp-includes/media-template.php:1556
msgid "As an app icon and a browser icon."
msgstr "Alkalmazásikonként és böngészőikonként."

#: wp-includes/media-template.php:1555
msgctxt "noun"
msgid "Site Icon Preview"
msgstr "Webhely ikon előnézete"

#: wp-includes/blocks/comments-pagination.php:30
#: wp-includes/link-template.php:3395 wp-includes/link-template.php:3396
msgid "Comments pagination"
msgstr "Hozzászólások lapozása"

#: wp-includes/link-template.php:2967 wp-includes/link-template.php:2968
msgid "Posts pagination"
msgstr "Bejegyzések lapozása"

#. translators: 1: The text domain. 2: 'init'.
#: wp-includes/l10n.php:1449
msgid "Translation loading for the %1$s domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the %2$s action or later."
msgstr "A(z) %1$s domain fordításának betöltése túl korán indult el. Ez általában azt jelzi, hogy a beépülő modulban vagy témában lévő kódok túl korán futnak le. A fordításokat a %2$s műveletnél vagy később kell betölteni."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:359
msgid "The element can only be read during directive processing."
msgstr "Az elem csak az irányelv feldolgozása során olvasható."

#. translators: %s: Support forums URL.
#: wp-includes/class-wp-fatal-error-handler.php:195
msgid "There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "Kritikus hiba történt ezen a webhelyen. Nézzük meg a webhely adminisztrátori e-mail postafiókját az utasításokért. Ha továbbra is probléma van, próbálkozzunk a <a href=\"%s\">támogatási fórumokkal</a>."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:222
msgid "Template \"%s\" is not registered."
msgstr "A \"%s\" sablon nincs regisztrálva."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:58
msgid "Template \"%s\" is already registered."
msgstr "A \"%s\" sablon már regisztrálva van."

#: wp-includes/class-wp-block-templates-registry.php:54
msgid "Template names must contain a namespace prefix. Example: my-plugin//my-custom-template"
msgstr "A sablonneveknek tartalmazniuk kell egy névtér előtagot. Példa: my-plugin//my-custom-template"

#: wp-includes/class-wp-block-templates-registry.php:51
msgid "Template names must not contain uppercase characters."
msgstr "A sablonnév nem tartalmazhatnak nagybetűket."

#: wp-includes/class-wp-block-templates-registry.php:48
msgid "Template names must be strings."
msgstr "A sablonnevének karakterláncoknak kell lenniük."

#: wp-includes/class-wp-block-metadata-registry.php:138
msgid "The specified manifest file does not exist."
msgstr "A megadott manifest fájl nem létezik."

#: wp-includes/blocks/widget-group/block.json
msgctxt "block title"
msgid "Widget Group"
msgstr "Widget csoport"

#: wp-includes/js/dist/patterns.js:1338
#: wp-admin/includes/class-wp-ms-themes-list-table.php:487
#: wp-admin/includes/class-wp-ms-themes-list-table.php:635
msgid "Disable"
msgstr "Kikapcsolás"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:44517 wp-includes/js/dist/editor.js:63610
#: wp-admin/edit-form-comment.php:133
msgid "Comment status"
msgstr "Hozzászólás állapota"

#: wp-includes/js/dist/editor.js:12280 wp-includes/js/dist/editor.js:39332
#: wp-admin/includes/edit-tag-messages.php:19
msgid "Items deleted."
msgstr "Elemek törölve."

#: wp-login.php:1342
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"

#: wp-login.php:1331
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"

#: wp-load.php:94 wp-admin/setup-config.php:201
msgid "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"

#: wp-includes/theme.php:4233
msgid "Custom spacing sizes if defined by the theme."
msgstr "Egyéni térközméretek, ha a téma határozza meg."

#. translators: %s: Taxonomy name.
#: wp-includes/taxonomy.php:726
msgctxt "taxonomy template name"
msgid "%s Archives"
msgstr "%s Arhívum"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:505
msgid "The uri for the theme's template directory. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet directory."
msgstr "A téma sablonkönyvtárának uri-ja. Ha ez egy gyermek téma, akkor ez a szülőtémára vonatkozik, egyébként ez megegyezik a téma stíluslapkönyvtárával."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:494
msgid "The uri for the theme's stylesheet directory."
msgstr "A téma stíluslapkönyvtárának uri-ja."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2526
msgid "An array of the class names for the post container element."
msgstr "A bejegyzéstároló elem osztályneveinek tömbje."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:102
msgid "Override the default excerpt length."
msgstr "Az alapértelmezett kivonathossz felülbírálása."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:438
msgid "The template_lock associated with the post type, or false if none."
msgstr "A bejegyzés típusához társított template_lock, vagy false, ha nincs."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:431
msgid "The block template associated with the post type."
msgstr "A bejegyzés típusához társított blokkosablon."

#: wp-includes/rest-api.php:1060 wp-includes/rest-api.php:1091
msgctxt "REST API resource link name"
msgid "JSON"
msgstr "JSON"

#: wp-includes/post.php:389
msgid "Template updated."
msgstr "Sablon frissítve."

#: wp-includes/ms-load.php:503
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-network/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-network/"

#. translators: Localized tutorial, if one exists. W3C Web Accessibility
#. Initiative link has list of existing translations.
#: wp-includes/media-template.php:163
#: wp-includes/js/dist/block-library.js:17874
#: wp-includes/js/dist/block-library.js:30552
#: wp-includes/js/dist/block-library.js:31111
#: wp-includes/js/dist/block-library.js:36861
#: wp-includes/js/dist/format-library.js:420 wp-admin/includes/media.php:3262
msgid "https://www.w3.org/WAI/tutorials/images/decision-tree/"
msgstr "https://www.w3.org/WAI/tutorials/images/decision-tree/"

#. translators: 1: Path pointing to an Interactivity API state property, 2:
#. Namespace for an Interactivity API store.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:735
msgid "Uncaught error executing a derived state callback with path \"%1$s\" and namespace \"%2$s\"."
msgstr "Nem észlelt hiba a „%1$s” elérési út és a „%2$s” névtér származtatott állapot-visszahívásának végrehajtása során."

#. translators: %s: The directive value referenced.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:650
msgid "Namespace or reference path cannot be empty. Directive value referenced: %s"
msgstr "A névtér vagy a hivatkozási útvonal nem lehet üres. Irányelv hivatkozott értéke: %s"

#. translators: 1: SVG or MATH HTML tag, 2: Namespace of the interactive block.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:499
msgid "Interactivity directives were detected on an incompatible %1$s tag when processing \"%2$s\". These directives will be ignored in the server side render."
msgstr "Interaktivitási utasításokat észleltünk egy inkompatibilis %1$s címkén a(z) „%2$s” feldolgozása során. Ezeket az utasításokat a rendszer figyelmen kívül hagyja a szerveroldali megjelenítésben."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:320
msgid "The context can only be read during directive processing."
msgstr "A kontextus csak az utasítás feldolgozása során olvasható."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:168
msgid "The namespace can only be omitted during directive processing."
msgstr "A névtér csak az utasítás feldolgozása során hagyható el."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:160
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:330
msgid "The namespace should be a non-empty string."
msgstr "A névtér nem lehet üres karakterlánc."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:152
msgid "The namespace is required when state data is passed."
msgstr "A névtérre az állapotadatok átadásakor van szükség."

#. translators: 1: SVG or MATH HTML tag.
#: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:207
msgid "Interactivity directives were detected inside an incompatible %1$s tag. These directives will be ignored in the server side render."
msgstr "Interaktivitási utasításokat észleltünk egy inkompatibilis %1$s címkén belül. Ezeket az utasításokat a rendszer figyelmen kívül hagyja a szerveroldali megjelenítésben."

#. translators: Documentation explaining HTTPS and why it should be used.
#: wp-includes/functions.php:8731
msgid "https://developer.wordpress.org/advanced-administration/security/https/"
msgstr "https://developer.wordpress.org/advanced-administration/security/https/"

#. translators: Documentation explaining debugging in WordPress.
#: wp-includes/functions.php:6056
#: wp-admin/includes/class-wp-site-health.php:1403
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"

#: wp-includes/embed.php:354
msgctxt "oEmbed resource link name"
msgid "oEmbed (XML)"
msgstr "oEmbed (XML)"

#: wp-includes/embed.php:351
msgctxt "oEmbed resource link name"
msgid "oEmbed (JSON)"
msgstr "oEmbed (JSON)"

#: wp-includes/deprecated.php:710
msgctxt "Categories dropdown (show_option_none parameter)"
msgid "None"
msgstr "Egyik sem"

#: wp-includes/customize/class-wp-customize-themes-section.php:127
#: wp-includes/customize/class-wp-customize-themes-section.php:141
msgid "Search themes"
msgstr "Sablon keresése"

#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent, 6: Item depth.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:93
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$s)"
msgstr "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$s)"

#. translators: 1: version string, 2: version string.
#: wp-includes/class-wp-token-map.php:411
msgid "Loaded version '%1$s' incompatible with expected version '%2$s'."
msgstr "A betöltött '%1$s' verzió nem kompatibilis a várt '%2$s' verzióval."

#: wp-includes/class-wp-token-map.php:401
msgid "Missing required inputs to pre-computed WP_Token_Map."
msgstr "Hiányzó szükséges bemenetek az előre kiszámított WP_Token_Map-hoz."

#. translators: 1: maximum byte length (a count)
#: wp-includes/class-wp-token-map.php:300
msgid "Token Map tokens and substitutions must all be shorter than %1$d bytes."
msgstr "A Token Map tokeneknek és helyettesítéseknek mind rövidebbnek kell lenniük, mint %1$d bájt."

#. translators: %1$s: The filter name.
#: wp-includes/class-wp-theme.php:2046
msgid "The %1$s filter must return an integer value greater than 0."
msgstr "A %1$s szűrőnek 0-nál nagyobb egész értéket kell visszaadnia."

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent, 6: Item depth.
#: wp-includes/class-wp-customize-nav-menus.php:576 wp-admin/nav-menus.php:588
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$d)"
msgstr "%1$s szerkesztése (%2$s, %4$d/%3$d. alelem, %5$s alatt, %6$d. szint)"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent.
#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent.
#: wp-includes/class-wp-customize-nav-menus.php:574
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:88
#: wp-admin/nav-menus.php:586
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s)"
msgstr "%1$s szerkesztése (%2$s, %4$d/%3$d alelem, %5$s alatt)"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items.
#. translators: 1: Title of a menu item, 2: Type of a menu item. 3: Item index,
#. 4: Total items.
#: wp-includes/class-wp-customize-nav-menus.php:572
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:83
#: wp-admin/nav-menus.php:584
msgid "Edit %1$s (%2$s, %3$d of %4$d)"
msgstr "%1$s szerkesztése (%2$s, %3$d/%4$d)"

#: wp-includes/class-wp-customize-manager.php:5710
#: wp-includes/js/dist/editor.js:37181
msgid "https://developer.wordpress.org/advanced-administration/wordpress/css/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/css/"

#: wp-includes/class-wp-block-styles-registry.php:69
msgid "Block name must be a string or array."
msgstr "A blokk nevének karakterláncnak vagy tömbnek kell lennie."

#. translators: 1: A URL to a post, 2: Hidden accessibility text: Post title
#: wp-includes/blocks/latest-posts.php:166
msgid "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener noreferrer\">Read more<span class=\"screen-reader-text\">: %2$s</span></a>"
msgstr "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener noreferrer\">További információ<span class=\"screen-reader-text\">: %2$s </span></a>"

#: wp-includes/block-supports/typography.php:571
msgid "`boolean` type for second argument `$settings` is deprecated. Use `array()` instead."
msgstr "A \"$settings\" második argumentum \"logikai\" típusa elavult. Használja helyette az „array()”-t."

#: wp-includes/block-supports/elements.php:128
msgid "Use as a `pre_render_block` filter is deprecated. Use with `render_block_data` instead."
msgstr "A „pre_render_block” szűrőként való használat elavult. Használja helyette a „render_block_data” paramétert."

#: wp-includes/blocks/footnotes/block.json
msgctxt "block description"
msgid "Display footnotes added to the page."
msgstr "Az oldalhoz hozzáadott lábjegyzetek megjelenítése."

#: wp-includes/blocks/block/block.json
msgctxt "block description"
msgid "Reuse this design across your site."
msgstr "Használja újra ezt a dizájnt az egész webhelyen."

#: wp-includes/js/dist/editor.js:67108 wp-admin/about.php:149
msgid "Accessibility"
msgstr "Kisegítő lehetőségek"

#. translators: 1: Menu label, 2: Submenu label.
#: wp-includes/script-loader.php:3589
msgid "%1$s > %2$s"
msgstr "%1$s > %2$s"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:23799
#: wp-admin/includes/template.php:593 wp-admin/includes/template.php:608
#: wp-admin/includes/template.php:678 wp-admin/includes/template.php:743
msgid "Value"
msgstr "Érték"

#: wp-includes/taxonomy.php:2486
msgid "Invalid term name."
msgstr "Érvénytelen kifejezés név."

#: wp-includes/taxonomy.php:252
msgid "View Pattern Category"
msgstr "Minta kategória megtekintése"

#: wp-includes/taxonomy.php:251
msgid "Update Pattern Category"
msgstr "Mintakategória frissítése"

#: wp-includes/taxonomy.php:249
msgid "Search Pattern Categories"
msgstr "Keresés minta kategóriákban"

#: wp-includes/taxonomy.php:248
msgid "Popular Pattern Categories"
msgstr "Népszerű minta kategóriák"

#: wp-includes/taxonomy.php:247
msgid "No pattern categories found."
msgstr "Nem találtak mintakategóriákat."

#: wp-includes/taxonomy.php:246
msgid "No pattern categories"
msgstr "Nincsenek mintakategóriák"

#: wp-includes/taxonomy.php:245
msgid "New Pattern Category Name"
msgstr "Új minta kategória neve"

#: wp-includes/taxonomy.php:244
msgid "Pattern Categories list navigation"
msgstr "Minta kategória lista navigáció"

#: wp-includes/taxonomy.php:243
msgid "Pattern Categories list"
msgstr "Mintakategóriák listája"

#: wp-includes/taxonomy.php:242
msgid "A link to a pattern category."
msgstr "Egy link a minta kategóriához."

#: wp-includes/taxonomy.php:241
msgid "Pattern Category Link"
msgstr "Minta kategória hivatkozás"

#: wp-includes/taxonomy.php:240
msgid "Edit Pattern Category"
msgstr "Minta kategória szerkesztés"

#: wp-includes/taxonomy.php:239
msgid "Choose from the most used pattern categories"
msgstr "Leggyakrabban használt minták kiválasztása"

#: wp-includes/taxonomy.php:238
msgid "&larr; Go to Pattern Categories"
msgstr "&larr; Vissza a Minta kategóriákhoz"

#: wp-includes/taxonomy.php:237
msgid "Add or remove pattern categories"
msgstr "Mintakategóriák hozzáadása vagy eltávolítása"

#. translators: %s: wp_remove_surrounding_empty_script_tags()
#: wp-includes/script-loader.php:3665
msgid "Function %s used incorrectly in PHP."
msgstr "A %s függvényt helytelenül használják a PHP-ban."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1164
msgid "Where the template originally comes from e.g. 'theme'"
msgstr "Ahonnét a sablon eredetileg származik, pl. 'theme'."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1159
msgid "Human readable text for the author."
msgstr "Ember által olvasható szöveg a szerzőről"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:924
msgid "Unknown author"
msgstr "Ismeretlen szerző"

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:443
msgid "The revision does not belong to the specified parent with id of \"%d\""
msgstr "A változat nem tartozik a megadott \"%d\" azonosítóval rendelkező szülőhöz"

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:102
msgid "Unique identifier for the global styles revision."
msgstr "A globális stílus változat egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:98
msgid "The ID for the parent of the global styles revision."
msgstr "A globális stílus változat szülőjének azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:440
msgid "font-family declaration in theme.json format, encoded as a string."
msgstr "font-family deklaráció theme.json formátumban, karakterláncként kódolva."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:351
msgid "URL to a preview image of the font family."
msgstr "A betűtípuscsalád előnézeti képének URL-je."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:337
msgid "Kebab-case unique identifier for the font family preset."
msgstr "Kebab-case egyedi azonosító az előre beállított betűtípuscsaládhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:330
msgid "Name of the font family preset, translatable."
msgstr "A betűcsalád előre beállított, lefordítható neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:325
msgid "font-face definition in theme.json format."
msgstr "font-face meghatározása theme.json formátumban."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:315
msgid "The IDs of the child font faces in the font family."
msgstr "A betűtípuscsalád gyermekbetűlapjainak azonosítói."

#. translators: %s: Font family slug.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:198
msgid "A font family with slug \"%s\" already exists."
msgstr "Már létezik egy betűtípuscsalád a következővel: \"%s\"."

#. translators: %s: Name of parameter being updated:
#. font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:122
msgid "%s cannot be updated."
msgstr "%s nem frissíthető"

#. translators: %s: Parameter name: "font_family_settings".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:105
msgid "%s parameter must be a valid JSON string."
msgstr "A %s paraméternek érvényes JSON-karakterláncnak kell lennie."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:72
msgid "Sorry, you are not allowed to access this font family."
msgstr "Sajnáljuk, nem férhet hozzá ehhez a betűtípuscsaládhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:47
msgid "Sorry, you are not allowed to access font families."
msgstr "Sajnáljuk, de nincs jogosultság a betűtípus-családokhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:754
msgid "font-face declaration in theme.json format, encoded as a string."
msgstr "font-face deklaráció theme.json formátumban, karakterláncként kódolva."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:665
msgid "URL to a preview image of the font face."
msgstr "A betűtípus előnézeti képének URL-je."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:658
msgid "CSS unicode-range value."
msgstr "CSS unicode-range érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:651
msgid "CSS size-adjust value."
msgstr "CSS size-adjust érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:644
msgid "CSS line-gap-override value."
msgstr "CSS line-gap-override érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:637
msgid "CSS font-variation-settings value."
msgstr "CSS font-variation-settings érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:630
msgid "CSS font-feature-settings value."
msgstr "CSS font-feature-settings érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:623
msgid "CSS font-variant value."
msgstr "CSS font-variant érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:616
msgid "CSS descent-override value."
msgstr "CSS descent-override érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:609
msgid "CSS ascent-override value."
msgstr "CSS ascent-override érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:602
msgid "CSS font-stretch value."
msgstr "CSS font-stretch érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:580
msgid "Paths or URLs to the font files."
msgstr "A betűtípusfájlok elérési útvonala vagy URL címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:565
msgid "CSS font-display value."
msgstr "CSS font-display érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:555
msgid "List of available font weights, separated by a space."
msgstr "A rendelkezésre álló betűsúlyok listája, szóközzel elválasztva."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:547
msgid "CSS font-style value."
msgstr "CSS font-style érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:539
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:344
msgid "CSS font-family value."
msgstr "CSS font-family érték."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:534
msgid "font-face declaration in theme.json format."
msgstr "font-face deklaráció theme.json formátumban."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:519
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:307
msgid "Version of the theme.json schema used for the typography settings."
msgstr "A tipográfiai beállításokhoz használt theme.json séma verziója."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:435
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:222
msgid "Font faces do not support trashing. Set \"%s\" to delete."
msgstr "A betűtípusok nem támogatják a Lomtárba helyezést. Törléshez állítsuk be \"%s\" értéket."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:348
msgid "A font face matching those settings already exists."
msgstr "A beállításoknak megfelelő betűtípus már létezik."

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:423
msgid "The font face does not belong to the specified font family with id of \"%d\"."
msgstr "A betűtípus nem tartozik a megadott \"%d\" azonosítójú betűtípuscsaládhoz."

#. translators: 1: File key (e.g. "file-0") in the request data, 2: Font face
#. source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:237
msgid "File %1$s must be used in %2$s."
msgstr "A(z) %1$s fájlt használni kell itt: %2$s."

#. translators: 1: Font face source parameter name: "font_face_settings[src]",
#. 2: The invalid src value.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:225
msgid "%1$s value \"%2$s\" must be a valid URL or file reference."
msgstr "%1$s \"%2$s\" értékének érvényes URL-nek vagy fájlhivatkozásnak kell lennie."

#. translators: %s: Font face source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:215
msgid "%s values must be non-empty strings."
msgstr "A %s értékeknek nem üres karakterláncoknak kell lenniük."

#. translators: %s: Name of the missing font face settings parameter, e.g.
#. "font_face_settings[src]".
#. translators: %s: Name of the empty font family setting parameter, e.g.
#. "font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:199
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:142
msgid "%s cannot be empty."
msgstr "%s nem lehet üres."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:178
msgid "font_face_settings parameter must be a valid JSON string."
msgstr "font_face_settings paraméternek érvényes JSON karakterláncnak kell lennie."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:146
msgid "Sorry, you are not allowed to access this font face."
msgstr "Sajnáljuk, de nincs jogosultság ehhez a betűtípushoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:121
msgid "Sorry, you are not allowed to access font faces."
msgstr "Sajnáljuk, de nincs jogosultság ezekhez a betűtípusokhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:77
msgid "Unique identifier for the font face."
msgstr "A betűtípus egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:45
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:72
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:527
msgid "The ID for the parent font family of the font face."
msgstr "A betűtípus szülőbetűtípus-családjának azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:347
msgid "Sorry, you are not allowed to access font collections."
msgstr "Sajnáljuk, de nincs jogosultság a betűtípus-gyűjteményekhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:278
msgid "The categories for the font collection."
msgstr "A betűkészlet kategóriák."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:273
msgid "The font families for the font collection."
msgstr "A betűtípus-gyűjtemény betűtípuscsaládjai."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:268
msgid "The description for the font collection."
msgstr "A betűkészlet-gyűjtemény leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:263
msgid "The name for the font collection."
msgstr "A betűkészlet neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:257
msgid "Unique identifier for the font collection."
msgstr "A betűkészlet-gyűjtemény egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:159
msgid "Font collection not found."
msgstr "Nem található betűkészlet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:751
msgid "Allowed child block types."
msgstr "Engedélyezett gyermek blokk típusok."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:601
msgid "Public facing script module IDs."
msgstr "Nyilvános szkriptmodul-azonosítók."

#. translators: %s: attachment mime type
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:443
msgid "This site does not support post thumbnails on attachments with MIME type %s."
msgstr "Ez a webhely nem támogatja %s MIME-típusú mellékleteknél a bejegyzés bélyegképeket."

#: wp-includes/post.php:633
msgid "Font Face"
msgstr "Betűtípus"

#: wp-includes/post.php:632
msgid "Font Faces"
msgstr "Betűtípusok"

#: wp-includes/post.php:600
msgid "Font Families"
msgstr "Betűtípus családok"

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:79
msgid "Font collection \"%s\" not found."
msgstr "\"%s\" betűkészlet nem található."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:52
msgid "Font collection with slug: \"%s\" is already registered."
msgstr "Már regisztrálva van betűkészlet a következő sluggal: \"%s\""

#. translators: 1: Font collection slug, 2: Missing property name, e.g.
#. "font_families".
#: wp-includes/fonts/class-wp-font-collection.php:228
msgid "Font collection \"%1$s\" has missing or empty property: \"%2$s\"."
msgstr "A(z) „%1$s” betűkészletben hiányzik vagy üres a következő tulajdonság: „%2$s”."

#: wp-includes/fonts/class-wp-font-collection.php:196
msgid "Error decoding the font collection data from the HTTP response JSON."
msgstr "Hiba a HTTP-válasz JSON-ból származó betűkészlet-gyűjtemény adatainak dekódolása során."

#. translators: %s: Font collection URL.
#: wp-includes/fonts/class-wp-font-collection.php:188
msgid "Error fetching the font collection data from \"%s\"."
msgstr "Hiba történt a betűkészlet-gyűjtemény adatainak lekérésekor a következőről: \"%s\"."

#: wp-includes/fonts/class-wp-font-collection.php:161
msgid "Error decoding the font collection JSON file contents."
msgstr "Hiba a betűtípusgyűjtemény JSON-fájl tartalmának dekódolása során."

#. translators: %s: File path or URL to font collection JSON file.
#: wp-includes/fonts/class-wp-font-collection.php:122
msgid "Font collection JSON file is invalid or does not exist."
msgstr "A betűtípusgyűjtemény JSON-fájlja érvénytelen vagy nem létezik."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-collection.php:59
msgid "Font collection slug \"%s\" is not valid. Slugs must use only alphanumeric characters, dashes, and underscores."
msgstr "A \"%s\" betűtípusgyűjtemény nem érvényes. A csigák csak alfanumerikus karaktereket, kötőjeleket és aláhúzásjeleket használhatnak."

#: wp-includes/fonts.php:288
msgctxt "font category"
msgid "Monospace"
msgstr "Monospace"

#: wp-includes/fonts.php:284
msgctxt "font category"
msgid "Handwriting"
msgstr "Kézírás"

#: wp-includes/fonts.php:280
msgctxt "font category"
msgid "Serif"
msgstr "Serif"

#: wp-includes/fonts.php:276
msgctxt "font category"
msgid "Display"
msgstr "Megjelenítés"

#: wp-includes/fonts.php:272
msgctxt "font category"
msgid "Sans Serif"
msgstr "Sans Serif"

#: wp-includes/fonts.php:268
msgid "Install from Google Fonts. Fonts are copied to and served from your site."
msgstr "Telepítés a Google Fontsból. A betűtípusokat a rendszer az webhelyünkre másolja, és onnan szolgálja ki."

#: wp-includes/fonts.php:267
msgctxt "font collection name"
msgid "Google Fonts"
msgstr "Google Fonts"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:81
#: wp-admin/options-general.php:134 wp-admin/js/site-icon.js:161
msgid "App icon preview: The current image has no alternative text. The file name is: %s"
msgstr "Alkalmazásikon előnézete: Az aktuális képnek nincs alternatív szövege. A fájl neve: %s"

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:73
#: wp-admin/options-general.php:147 wp-admin/js/site-icon.js:150
msgid "App icon preview: Current image: %s"
msgstr "Alkalmazásikon előnézet: Jelenlegi kép: %s"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:103
#: wp-admin/options-general.php:140 wp-admin/js/site-icon.js:168
msgid "Browser icon preview: The current image has no alternative text. The file name is: %s"
msgstr "Böngésző ikon előnézete: Az aktuális képnek nincs alternatív szövege. A fájl neve: %s"

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:95
#: wp-admin/options-general.php:153 wp-admin/js/site-icon.js:155
msgid "Browser icon preview: Current image: %s"
msgstr "Böngésző ikon előnézete: Jelenlegi kép: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:73
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:75
#: wp-admin/includes/class-walker-nav-menu-edit.php:130
msgid "sub item"
msgstr "alelem"

#. translators: 1: theme.json, 2: settings.spacing.spacingScale
#: wp-includes/class-wp-theme-json.php:4292
msgid "Some of the %1$s %2$s values are invalid"
msgstr "A %1$s %2$s egyes értékei érvénytelenek"

#: wp-includes/class-wp-script-modules.php:157
msgid "Entries in dependencies array must be either strings or arrays with an id key."
msgstr "A függőségek tömb bejegyzéseinek karakterláncokból vagy id kulccsal rendelkező tömbökből kell állniuk."

#: wp-includes/class-wp-script-modules.php:144
msgid "Missing required id key in entry among dependencies array."
msgstr "Hiányzik a szükséges azonosítókulcs a függőségek tömbjének bejegyzésében."

#: wp-includes/class-wp-plugin-dependencies.php:522
msgid "All required plugins are installed and activated."
msgstr "Minden szükséges bővítmény telepítve van és be van kapcsolva."

#. translators: %s: A list of inactive dependency plugin names.
#: wp-includes/class-wp-plugin-dependencies.php:514
msgid "The following plugins must be activated first: %s."
msgstr "Először ezeket a bővítményeket kell bekapcsolni: %s."

#: wp-includes/class-wp-plugin-dependencies.php:485
msgid "The plugin has no required plugins."
msgstr "A bővítménynek nincsenek szükséges bővítményei."

#: wp-includes/class-wp-plugin-dependencies.php:459
msgid "The plugin is not installed."
msgstr "A bővítmény nincs telepítve."

#: wp-includes/class-wp-plugin-dependencies.php:446
#: wp-admin/includes/ajax-actions.php:4467
#: wp-admin/includes/ajax-actions.php:4574
#: wp-admin/includes/ajax-actions.php:4626
#: wp-admin/includes/ajax-actions.php:4734
msgid "No plugin specified."
msgstr "Nincs megadva bővítmény."

#: wp-includes/class-wp-plugin-dependencies.php:422
msgid "Please contact the plugin authors for more information."
msgstr "További információért forduljunk a bővítmény szerzőihez."

#: wp-includes/class-wp-plugin-dependencies.php:420
msgid "These plugins cannot be activated because their requirements are invalid."
msgstr "Ezek a bővítmények nem aktiválhatók, mert a követelményeik érvénytelenek."

#. translators: 1: First plugin name, 2: Second plugin name.
#: wp-includes/class-wp-plugin-dependencies.php:411
msgctxt "The first plugin requires the second plugin."
msgid "%1$s requires %2$s"
msgstr "Az %1$s szolgáltatáshoz %2$s szükséges"

#: wp-includes/class-wp-plugin-dependencies.php:373
#: wp-admin/includes/plugin.php:1239
msgid "Please contact your network administrator."
msgstr "Vegyük fel a kapcsolatot a hálózat rendszergazdájával."

#. translators: %s: Link to the network plugins page.
#. translators: %s: Link to the plugins page.
#: wp-includes/class-wp-plugin-dependencies.php:369
#: wp-includes/class-wp-plugin-dependencies.php:378
#: wp-admin/includes/plugin.php:1235 wp-admin/includes/plugin.php:1244
msgid "<a href=\"%s\">Manage plugins</a>."
msgstr "<a href=\"%s\">Bővítmények kezelése</a>."

#: wp-includes/class-wp-plugin-dependencies.php:363
msgid "Some required plugins are missing or inactive."
msgstr "Néhány szükséges bővítmény hiányzik vagy inaktív."

#. translators: 1: Duotone colors, 2: theme.json, 3: settings.color.duotone
#: wp-includes/class-wp-duotone.php:682
msgid "\"%1$s\" in %2$s %3$s is not a hex or rgb string."
msgstr "\"%1$s\" in %2$s %3$s nem hex vagy rgb összetevő."

#. translators: 1: pixel value for icon size. 2: pixel value for icon size.
#: wp-includes/class-wp-customize-manager.php:5213
#: wp-admin/options-general.php:215
msgid "The Site Icon is what you see in browser tabs, bookmark bars, and within the WordPress mobile apps. It should be square and at least <code>%1$s by %2$s</code> pixels."
msgstr "Az Oldal ikon az, amit a böngésző lapjain, a könyvjelzősávokon és a WordPress mobilalkalmazásokon belül látunk. Négyzet alakúnak és legalább <code>%1$s x %2$s</code> pixelesnek kell lennie."

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:195
msgid "Block binding \"%s\" not found."
msgstr "A \"%s\" blokkkötés nem található."

#: wp-includes/class-wp-block-bindings-registry.php:166
msgid "The $source_properties array contains invalid properties."
msgstr "A(z) $source_properties tömb érvénytelen tulajdonságot tartalmaz."

#: wp-includes/class-wp-block-bindings-registry.php:157
msgid "The \"uses_context\" parameter must be an array."
msgstr "A \"uses_context\" paraméter tömbnek kell lennie."

#: wp-includes/class-wp-block-bindings-registry.php:147
msgid "The \"get_value_callback\" parameter must be a valid callback."
msgstr "A \"get_value_callback\" paraméternek érvényes visszahívásnak kell lennie."

#: wp-includes/class-wp-block-bindings-registry.php:137
msgid "The $source_properties must contain a \"get_value_callback\"."
msgstr "A $source_properties paraméternek tartalmaznia kell a \"get_value_callback\" értéket."

#: wp-includes/class-wp-block-bindings-registry.php:127
msgid "The $source_properties must contain a \"label\"."
msgstr "A $source_properties-nek tartalmaznia kell egy \"címkét\"."

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:117
msgid "Block bindings source \"%s\" already registered."
msgstr "A „%s” blokkkötés-forrás már regisztrálva."

#: wp-includes/class-wp-block-bindings-registry.php:107
msgid "Block bindings source names must contain a namespace prefix. Example: my-plugin/my-custom-source"
msgstr "A blokk-összerendelések forrásneveinek tartalmazniuk kell egy névtér előtagot. Példa: my-plugin/my-custom-source"

#: wp-includes/class-wp-block-bindings-registry.php:97
msgid "Block bindings source names must not contain uppercase characters."
msgstr "A blokk-összerendelések forrásnevei nem tartalmazhatnak nagybetűket."

#: wp-includes/class-wp-block-bindings-registry.php:88
msgid "Block bindings source name must be a string."
msgstr "A blokkkötések forrásnevének karakterláncnak kell lennie."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block. %s represents a pattern's slug.
#: wp-includes/blocks/pattern.php:54
msgid "[block rendering halted for pattern \"%s\"]"
msgstr "[blokk megjelenítése megállt \"%s\" mintánál]"

#: wp-includes/block-patterns.php:212
msgid "Different layouts containing audio."
msgstr "Hangot tartalmazó különböző elrendezések."

#: wp-includes/block-patterns.php:211
msgctxt "Block pattern category"
msgid "Audio"
msgstr "Hang"

#: wp-includes/block-patterns.php:205
msgid "Different layouts containing videos."
msgstr "Videókat tartalmazó különböző elrendezések."

#: wp-includes/block-patterns.php:204
msgctxt "Block pattern category"
msgid "Videos"
msgstr "Videók"

#: wp-includes/block-bindings/post-meta.php:63
msgctxt "block bindings source"
msgid "Post Meta"
msgstr "Bejegyzés metaadatai"

#: wp-includes/block-bindings/pattern-overrides.php:40
msgctxt "block bindings source"
msgid "Pattern Overrides"
msgstr "Felülírások"

#: wp-includes/blocks/post-date/block.json
msgctxt "block title"
msgid "Date"
msgstr "Dátum"

#: wp-includes/blocks/post-content/block.json
msgctxt "block title"
msgid "Content"
msgstr "Tartalom"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "toggle"
msgstr "kapcsoló"

#: wp-includes/js/dist/editor.js:11629
#: wp-admin/includes/class-wp-posts-list-table.php:1571
msgid "Export as JSON"
msgstr "JSON-ként exportálás"

#: wp-includes/build/routes/font-list/content.js:15475
#: wp-includes/build/routes/font-list/route.js:37
#: wp-includes/js/dist/editor.js:35296 wp-includes/js/dist/editor.js:35385
#: wp-admin/menu.php:240
msgid "Fonts"
msgstr "Betűtípusok"

#: wp-includes/post.php:454
msgid "Template part updated."
msgstr "Sablonrész frissítve."

#: wp-includes/build/routes/connectors-home/content.js:1824
#: wp-includes/build/routes/connectors-home/route.js:53 wp-admin/menu.php:407
#: wp-admin/options-connectors.php:30
msgid "Connectors"
msgstr "Csatlakozók"

#: wp-includes/taxonomy.php:235
msgctxt "taxonomy singular name"
msgid "Pattern Category"
msgstr "Minta kategória"

#: wp-includes/taxonomy.php:234
msgctxt "taxonomy general name"
msgid "Pattern Categories"
msgstr "Minta kategóriák"

#: wp-includes/script-loader.php:3658
msgid "Expected string to start with script tag (without attributes) and end with script tag, with optional whitespace."
msgstr "A várt karakterlánc script címkével kezdődik (attribútumok nélkül), és script címkével végződik, nem kötelező szóközzel."

#. translators: %d: Duration in years from or to a particular datetime, e.g.,
#. "4 years ago" or "4 years from now".
#: wp-includes/script-loader.php:468
msgid "%d years"
msgstr "%d év"

#. translators: One year from or to a particular datetime, e.g., "a year ago"
#. or "a year from now".
#: wp-includes/script-loader.php:466
msgid "a year"
msgstr "egy év"

#. translators: %d: Duration in months from or to a particular datetime, e.g.,
#. "4 months ago" or "4 months from now".
#: wp-includes/script-loader.php:464
msgid "%d months"
msgstr "%d hónap"

#. translators: One month from or to a particular datetime, e.g., "a month ago"
#. or "a month from now".
#: wp-includes/script-loader.php:462
msgid "a month"
msgstr "egy hónap"

#. translators: %d: Duration in days from or to a particular datetime, e.g., "4
#. days ago" or "4 days from now".
#: wp-includes/script-loader.php:460
msgid "%d days"
msgstr "%d nap"

#. translators: One day from or to a particular datetime, e.g., "a day ago" or
#. "a day from now".
#: wp-includes/script-loader.php:458
msgid "a day"
msgstr "egy nap"

#. translators: %d: Duration in hours from or to a particular datetime, e.g.,
#. "4 hours ago" or "4 hours from now".
#: wp-includes/script-loader.php:456
msgid "%d hours"
msgstr "%d óra"

#. translators: One hour from or to a particular datetime, e.g., "an hour ago"
#. or "an hour from now".
#: wp-includes/script-loader.php:454
msgid "an hour"
msgstr "egy óra"

#. translators: %d: Duration in minutes from or to a particular datetime, e.g.,
#. "4 minutes ago" or "4 minutes from now".
#: wp-includes/script-loader.php:452
msgid "%d minutes"
msgstr "%d perc"

#. translators: One minute from or to a particular datetime, e.g., "a minute
#. ago" or "a minute from now".
#: wp-includes/script-loader.php:450
msgid "a minute"
msgstr "egy perc"

#. translators: %d: Duration in seconds from or to a particular datetime, e.g.,
#. "4 seconds ago" or "4 seconds from now".
#: wp-includes/script-loader.php:448
msgid "%d seconds"
msgstr "%d másodperc"

#. translators: One second from or to a particular datetime, e.g., "a second
#. ago" or "a second from now".
#: wp-includes/script-loader.php:446
msgid "a second"
msgstr "egy másodperc"

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:172
msgid "Invalid template parent ID."
msgstr "Érvénytelen sablon szülő azonosító."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:223
msgid "There is no autosave revision for this template."
msgstr "Ehhez a sablonhoz nincs automatikusan mentett változat."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:764
msgid "This block is automatically inserted near any occurrence of the block types used as keys of this map, into a relative position given by the corresponding value."
msgstr "Ez a blokk automatikusan beszúrásra kerül a térkép kulcsaként használt blokktípusok bármely előfordulásának közelében, a megfelelő érték által megadott relatív pozícióban."

#: wp-includes/post.php:101
msgid "View Media File"
msgstr "Média fájl megtekintése"

#: wp-includes/meta.php:1505
msgid "Meta keys cannot enable revisions support unless the object subtype supports revisions."
msgstr "A metakulcsok csak akkor engedélyezhetik a revíziók támogatását, ha az objektum altípusa támogatja a változatokat."

#: wp-includes/meta.php:1501
msgid "Meta keys cannot enable revisions support unless the object type supports revisions."
msgstr "A metakulcsok csak akkor engedélyezhetik a revíziók támogatását, ha az objektumtípus támogatja a változatokat."

#: wp-includes/media-template.php:562
msgid "View media file"
msgstr "Média fájl megtekintése"

#: wp-includes/html-api/class-wp-html-processor.php:709
msgid "Please pass a query array to this function."
msgstr "Adjunk át egy lekérdezési tömböt ennek a függvénynek."

#. translators: %s: WP_HTML_Processor::create_fragment().
#: wp-includes/html-api/class-wp-html-processor.php:391
msgid "Call %s to create an HTML Processor instead of calling the constructor directly."
msgstr "Hívja meg a %s -t, hogy HTML-processzort hozzon létre a konstruktor közvetlen meghívása helyett."

#. translators: %s: The "type" key.
#: wp-includes/functions.php:9119
msgid "The %s key must be a string without spaces."
msgstr "A %s kulcsnak szóközök nélküli karakterláncnak kell lennie."

#. translators: 1: PHP class name, 2: Version number.
#: wp-includes/functions.php:5749
msgid "Class %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "A %1$s osztály a %2$s verzió óta <strong>deprecated</strong>, és nincs más lehetőség."

#. translators: 1: PHP class name, 2: Version number, 3: Alternative class or
#. function name.
#: wp-includes/functions.php:5741
msgid "Class %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "A %1$s osztály a %2$s verzió óta <strong>elavult</strong>! Használja helyette a %3$s-t."

#: wp-includes/fonts/class-wp-font-face.php:178
msgid "Font font-weight must be a properly formatted string or integer."
msgstr "A betűtípus súlyának megfelelően formázott karakterláncnak vagy egész számnak kell lennie."

#: wp-includes/fonts/class-wp-font-face.php:166
msgid "Each font src must be a non-empty string."
msgstr "Minden src betűtípusnak nem üres karakterláncnak kell lennie."

#: wp-includes/fonts/class-wp-font-face.php:154
msgid "Font src must be a non-empty string or an array of strings."
msgstr "Az src betűtípusnak nem üres karakterláncnak vagy karakterláncok tömbjének kell lennie."

#: wp-includes/fonts/class-wp-font-face.php:143
msgid "Font font-family must be a non-empty string."
msgstr "Betűkészlet font-family nem üres karakterláncnak kell lennie."

#: wp-includes/blocks/search.php:172
msgid "Submit Search"
msgstr "Keresés elküldése"

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:248
msgid "Page Loaded."
msgstr "Oldal betöltve."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:247
msgid "Loading page, please wait."
msgstr "Betöltés, kérem várjon..."

#. translators: %s: taxonomy's label
#: wp-includes/blocks/post-terms.php:93
msgid "Display a list of assigned terms from the taxonomy: %s"
msgstr "Jelenítse meg a taxonómiából hozzárendelt kifejezések listáját: %s"

#: wp-includes/blocks/image.php:206
msgid "Enlarged image"
msgstr "Nagyított kép"

#. translators: %s: Image alt text.
#: wp-includes/blocks/image.php:215
msgid "Enlarged image: %s"
msgstr "Felnagyított kép: %s"

#: wp-includes/blocks/image.php:324
msgid "Enlarged images"
msgstr "Felnagyított képek"

#. Translators: %d: Integer representing the number of return links on the
#. page.
#: wp-includes/blocks/footnotes.php:48
msgid "Jump to footnote reference %1$d"
msgstr "Ugrás a %1$d lábjegyzetreferenciára"

#: wp-includes/blocks.php:732
msgid "Cannot hook block to itself."
msgstr "A blokkot nem lehet önmagához csatolni."

#. translators: %s: file name.
#: wp-includes/block-patterns.php:455
msgid "Could not register file \"%s\" as a block pattern as the file does not exist."
msgstr "A \"%s\" fájl nem regisztrálható blokkmintaként, mivel a fájl nem létezik."

#: wp-includes/admin-bar.php:207
msgid "Learn WordPress"
msgstr "WordPress megismerése"

#: wp-includes/update.php:1161
#: wp-admin/includes/class-wp-automatic-updater.php:506
#: wp-admin/includes/class-wp-upgrader.php:189
#: wp-admin/includes/class-wp-upgrader.php:1020 wp-admin/includes/file.php:1607
#: wp-admin/includes/plugin.php:948 wp-admin/includes/theme.php:62
msgid "Could not access filesystem."
msgstr "Nem sikerült elérni a fájlrendszert."

#: wp-includes/blocks/site-logo/block.json
msgctxt "block description"
msgid "Display an image to represent this site. Update this block and the changes apply everywhere."
msgstr "Jelenítse meg a webhelyet ábrázoló képet. Frissítse ezt a blokkot, és a változások mindenhol érvényesülnek."

#: wp-includes/blocks/post-title/block.json
msgctxt "block title"
msgid "Title"
msgstr "Cím"

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block title"
msgid "Excerpt"
msgstr "Kivonat"

#: wp-includes/blocks/pattern/block.json
msgctxt "block title"
msgid "Pattern Placeholder"
msgstr "Minta helyőrző"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block keyword"
msgid "references"
msgstr "hivatkozások"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block title"
msgid "Footnotes"
msgstr "Lábjegyzetek"

#: wp-includes/blocks/query/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "list"
msgstr "lista"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "summary"
msgstr "összegzés"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "disclosure"
msgstr "közzététel"

#: wp-includes/blocks/details/block.json
msgctxt "block description"
msgid "Hide and show additional content."
msgstr "További tartalom elrejtése és megjelenítése."

#: wp-includes/blocks/details/block.json
msgctxt "block title"
msgid "Details"
msgstr "Részletek"

#: wp-includes/blocks/cover/block.json
msgctxt "block description"
msgid "Add an image or video with a text overlay."
msgstr "Kép vagy videó hozzáadása szöveges átfedéssel"

#: wp-includes/blocks/block/block.json
msgctxt "block keyword"
msgid "reusable"
msgstr "újrafelhasználható"

#: wp-includes/option.php:2956
msgid "Allow comments on new posts"
msgstr "Hozzászólások engedélyezése az új bejegyzéseken"

#: wp-includes/option.php:2894
msgid "Maximum posts per page"
msgstr "A bejegyzések maximális száma oldalanként"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:27670
#: wp-includes/js/dist/editor.js:37611
#: wp-admin/includes/class-wp-list-table.php:1152
msgid "Last page"
msgstr "Utolsó oldal"

#. translators: 1: Current page number. 2: Total number of pages.
#. translators: 1: Current page, 2: Total pages.
#: wp-includes/js/dist/block-editor.js:27640
#: wp-admin/includes/class-wp-list-table.php:1122
msgctxt "paging"
msgid "%1$s of %2$s"
msgstr "%1$s / %2$s"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:27615
#: wp-includes/js/dist/editor.js:37567
#: wp-admin/includes/class-wp-list-table.php:1076
msgid "First page"
msgstr "Első oldal"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:963 wp-includes/js/dist/edit-site.js:2778
#: wp-includes/js/dist/edit-site.js:2884
#: wp-includes/js/dist/script-modules/boot/index.js:1036
msgid "Open command palette"
msgstr "Parancs paletta megnyitása"

#: wp-includes/js/dist/edit-site.js:21563
#: wp-includes/js/dist/edit-site.js:21625 wp-admin/includes/media.php:1759
#: wp-admin/upgrade.php:90 wp-admin/upgrade.php:170
msgid "Continue"
msgstr "Folytatás"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:48985
#: wp-includes/js/dist/block-library.js:7688
#: wp-includes/js/dist/block-library.js:41273
#: wp-admin/includes/nav-menu.php:548 wp-admin/includes/nav-menu.php:920
msgid "Page"
msgstr "Oldal"

#: wp-includes/js/dist/block-library.js:7692
#: wp-includes/js/dist/block-library.js:45794
#: wp-includes/js/dist/editor.js:10221 wp-includes/js/dist/editor.js:10316
#: wp-includes/js/dist/editor.js:43042 wp-includes/js/dist/editor.js:43100
#: wp-includes/js/dist/editor.js:43112
#: wp-admin/includes/class-wp-posts-list-table.php:1836
#: wp-admin/includes/meta-boxes.php:1029
msgid "Parent"
msgstr "Szülő"

#: wp-includes/blocks/footnotes.php:124
#: wp-includes/js/dist/block-library.js:72975
#: wp-includes/js/dist/block-library.js:72987
msgid "Footnotes"
msgstr "Lábjegyzetek"

#. translators: %s: The user email address.
#: wp-signup.php:718 wp-signup.php:876
msgid "Check your inbox at %s and click on the given link."
msgstr "Ellenőrizzük %s postafiókunkat és kattintsunk a megadott hivatkozásra."

#. translators: %s: Directory name.
#: wp-includes/update.php:1169 wp-admin/includes/class-wp-upgrader.php:193
msgid "Unable to locate WordPress content directory (%s)."
msgstr "Nem sikerült megtalálni a WordPress tartalom könyvtárát (%s)."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:558
msgid "Whether the theme is a block-based theme."
msgstr "A sablon blokkokra épülő sablon-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1151
msgid "The date the template was last modified, in the site's timezone."
msgstr "A sablon utolsó módosításának dátuma, a webhely időzónájában."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:132
msgid "The unique identifier for the Navigation Menu."
msgstr "A navigációs menü egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:106
msgid "No fallback menu found."
msgstr "Nincs tartalék menü."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:86
msgid "Sorry, you are not allowed to edit Navigation Menus as this user."
msgstr "Elnézést, de ezzel a felhasználóval nincs jogosultság a Navigációs menü szerkesztésére."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:78
msgid "Sorry, you are not allowed to create Navigation Menus as this user."
msgstr "Sajnáljuk, nem hozhat létre navigációs menüket e felhasználóként."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:137
msgid "Cannot find user global styles revisions."
msgstr "Nem találhatóak ehhez a felhasználóhoz kapcsolódó globális stílus változatok."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:547
msgid "Custom CSS selectors."
msgstr "Egyedi CSS választók."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:284
msgid "Where the pattern comes from e.g. core"
msgstr "Amikor a minta pl. az alaprendszerből érkezik"

#: wp-includes/post.php:325
msgid "Pattern updated."
msgstr "Minta frissítve."

#: wp-includes/post.php:324
msgid "Pattern scheduled."
msgstr "Minta időzítve."

#: wp-includes/post.php:323
msgid "Pattern reverted to draft."
msgstr "Minta visszaállítva vázlatnak."

#: wp-includes/post.php:322
msgid "Pattern published privately."
msgstr "A minta magánjellegűként lett közzétéve."

#: wp-includes/post.php:321
msgid "Pattern published."
msgstr "Minta közzétéve."

#: wp-includes/post.php:319
msgid "Patterns list navigation"
msgstr "Minta lista navigáció"

#: wp-includes/post.php:318
msgid "Filter patterns list"
msgstr "Minta lista szűrő"

#: wp-includes/post.php:316
msgid "No patterns found."
msgstr "Nem találhatók minták."

#: wp-includes/post.php:315
msgid "Search Patterns"
msgstr "Minták keresése"

#: wp-includes/post.php:314
msgid "All Patterns"
msgstr "Összes minta"

#: wp-includes/post.php:313
msgid "View Patterns"
msgstr "Minták megtekintése"

#: wp-includes/post.php:312
msgid "View Pattern"
msgstr "Minta megtekintése"

#: wp-includes/post.php:311
msgid "Edit Block Pattern"
msgstr "Blokk minta szerkesztése"

#: wp-includes/post.php:310
msgid "New Pattern"
msgstr "Új minta"

#: wp-includes/post.php:307
msgctxt "post type singular name"
msgid "Pattern"
msgstr "Minta"

#: wp-includes/post.php:306
msgctxt "post type general name"
msgid "Patterns"
msgstr "Minták"

#: wp-includes/media.php:2240 wp-includes/media.php:6084
msgid "An image should not be lazy-loaded and marked as high priority at the same time."
msgstr "A képet nem lehet lazy-load-al betölteni, és fontosnak jelölni egyszerre."

#: wp-includes/media-template.php:380
msgid "The Edit Media screen is deprecated as of WordPress 6.3. Please use the Media Library instead."
msgstr "A Média szerkesztése elavult a WordPress 6.3-tól. Használjuk helyette a Médiatárat."

#. translators: %s: The type of the given object ID.
#: wp-includes/functions.php:7373
msgid "Object ID must be an integer, %s given."
msgstr "Az Object ID szám kell, hogy legyen, %s lett megadva."

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:899
msgid "Cannot supply a strategy `%1$s` for script `%2$s` because it is an alias (it lacks a `src` value)."
msgstr "Nem adható meg a `%1$s` stratégia a `%2$s` szkripthez, mert az egy álnév (hiányzik az `src` értéke)."

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:887
msgid "Invalid strategy `%1$s` defined for `%2$s` during script registration."
msgstr "A `%1$s` stratégia érvénytelen a `%2$s` számára a szkript regisztrációja során."

#: wp-includes/class-wp-post-type.php:1015
msgid "Page trashed."
msgstr "Oldal Lomtárba téve."

#: wp-includes/class-wp-post-type.php:1015
msgid "Post trashed."
msgstr "Bejegyzés Lomtárba téve."

#: wp-includes/class-wp-navigation-fallback.php:278
msgctxt "Title of a Navigation menu"
msgid "Navigation"
msgstr "Navigáció"

#: wp-includes/class-wp-navigation-fallback.php:155
msgid "Unable to convert Classic Menu to blocks."
msgstr "Nem sikerült a klasszikus menüt blokká alakítani."

#: wp-includes/class-wp-navigation-fallback.php:144
msgid "No Classic Menus found."
msgstr "Nem találhatók klasszikus menük."

#. translators: 1: Duotone filter ID, 2: theme.json
#: wp-includes/class-wp-duotone.php:912
msgid "The duotone id \"%1$s\" is not registered in %2$s settings"
msgstr "A „%s” duotone azonosító nincs regisztrálva a theme.json beállításaiban"

#: wp-includes/class-wp-classic-to-block-menu-converter.php:31
msgid "The menu provided is not a valid menu."
msgstr "A megadott menü nem létezik."

#: wp-includes/blocks/search.php:143 wp-includes/blocks/search.php:173
msgid "Expand search field"
msgstr "Kereső mező kibővítése"

#: wp-includes/block-template-utils.php:216
msgctxt "Template name"
msgid "Page: 404"
msgstr "404-es oldal"

#: wp-includes/block-template-utils.php:208
msgctxt "Template name"
msgid "Search Results"
msgstr "Keresési eredmények"

#: wp-includes/block-template-utils.php:204
#: wp-includes/js/dist/block-library.js:25559
msgid "Attachment Pages"
msgstr "Csatolmány oldalak"

#: wp-includes/block-template-utils.php:200
msgctxt "Template name"
msgid "Tag Archives"
msgstr "Címke archívum"

#: wp-includes/block-template-utils.php:196
msgctxt "Template name"
msgid "Date Archives"
msgstr "Időrendi archívum"

#: wp-includes/block-template-utils.php:188
msgctxt "Template name"
msgid "Category Archives"
msgstr "Kategória archívum"

#: wp-includes/block-template-utils.php:184
msgctxt "Template name"
msgid "Author Archives"
msgstr "Szerző archívum"

#: wp-includes/block-template-utils.php:180
msgctxt "Template name"
msgid "All Archives"
msgstr "Összes archívum"

#: wp-includes/block-template-utils.php:168
msgctxt "Template name"
msgid "Single Entries"
msgstr "Önnálló bejegyzések"

#: wp-includes/block-template-utils.php:160
msgctxt "Template name"
msgid "Blog Home"
msgstr "Blog Kezdőlap"

#: wp-includes/block-template-utils.php:95
msgctxt "template part area"
msgid "Footer"
msgstr "Lábrész"

#: wp-includes/block-template-utils.php:86
msgctxt "template part area"
msgid "Header"
msgstr "Fejrész"

#: wp-includes/block-template-utils.php:77
msgctxt "template part area"
msgid "General"
msgstr "Általános"

#: wp-includes/block-editor.php:52
msgctxt "block category"
msgid "Patterns"
msgstr "Minták"

#: wp-includes/admin-bar.php:1199
#: wp-admin/includes/class-custom-image-header.php:77
#: wp-admin/includes/class-custom-image-header.php:78 wp-admin/menu.php:256
msgctxt "custom image header"
msgid "Header"
msgstr "Fejrész"

#: wp-includes/admin-bar.php:1185
#: wp-admin/includes/class-custom-background.php:70
#: wp-admin/includes/class-custom-background.php:71 wp-admin/menu.php:261
msgctxt "custom background"
msgid "Background"
msgstr "Háttér"

#: wp-includes/admin-bar.php:176 wp-admin/about.php:60
#: wp-admin/contribute.php:13 wp-admin/contribute.php:33
#: wp-admin/contribute.php:47 wp-admin/credits.php:50 wp-admin/freedoms.php:53
#: wp-admin/privacy.php:47
msgid "Get Involved"
msgstr "Vegyél részt!"

#: wp-includes/block-template-utils.php:217
msgid "Displays when a visitor views a non-existent page, such as a dead link or a mistyped URL."
msgstr "Megjelenik, ha egy látogató nem létező oldalt nézne meg, például egy nem élő linket vagy egy rosszul beírt URL-t."

#: wp-includes/block-template-utils.php:213
msgid "Displays your site's Privacy Policy page."
msgstr "Megjeleníti webhelyünk Adatvédelmi nyilatkozat oldalát."

#: wp-includes/block-template-utils.php:209
msgid "Displays when a visitor performs a search on your website."
msgstr "Megjelenik, amikor a látogató keresést végez a webhelyen."

#: wp-includes/block-template-utils.php:205
msgid "Displays when a visitor views the dedicated page that exists for any media attachment."
msgstr "Akkor jelenik meg, amikor a látogató megtekinti a médiamelléklethez tartozó oldalt."

#: wp-includes/block-template-utils.php:201
msgid "Displays a post tag archive. This template will serve as a fallback when a more specific template (e.g. Tag: Pizza) cannot be found."
msgstr "Egy címke archívumát jeleníti meg. Ez a mintasablon tartalékként szolgál, ha nem található konkrétabb (pl. Címke: Pizza)."

#: wp-includes/block-template-utils.php:197
msgid "Displays a post archive when a specific date is visited (e.g., example.com/2023/)."
msgstr "Bejegyzés archívumot jelenít meg egy adott dátum meglátogatásakor (pl. pelda.hu/2023/)."

#: wp-includes/block-template-utils.php:193
msgid "Displays a custom taxonomy archive. Like categories and tags, taxonomies have terms which you use to classify things. For example: a taxonomy named \"Art\" can have multiple terms, such as \"Modern\" and \"18th Century.\" This template will serve as a fallback when a more specific template (e.g. Taxonomy: Art) cannot be found."
msgstr "Egyéni taxonómia archívumot jelenít meg. A kategóriákhoz és a címkékhez hasonlóan a taxonómiáknak is vannak kifejezései, amelyeket a dolgok osztályozására használunk. Például: a „Művészet” elnevezésű taxonómiában több kifejezés is szerepelhet, például „modern” és „XVIII. század”. Ez a mintasablon tartalékként szolgál, ha nem található specifikusabb (pl. Taxonómia: Művészet)."

#: wp-includes/block-template-utils.php:189
msgid "Displays a post category archive. This template will serve as a fallback when a more specific template (e.g. Category: Recipes) cannot be found."
msgstr "Egy kategória archívumát jeleníti meg. Ez a mintasablon tartalékként szolgál, ha nem található konkrétabb (pl. Kategória: Válaszok)."

#: wp-includes/block-template-utils.php:185
msgid "Displays a single author's post archive. This template will serve as a fallback when a more specific template (e.g. Author: Admin) cannot be found."
msgstr "Egy szerző bejegyzésarchívumát jeleníti meg. Ez a mintasablon tartalékként szolgál, ha nem található konkrétabb (pl. Szerző: Admin)."

#: wp-includes/block-template-utils.php:181
msgid "Displays any archive, including posts by a single author, category, tag, taxonomy, custom post type, and date. This template will serve as a fallback when more specific templates (e.g. Category or Tag) cannot be found."
msgstr "Bármilyen archívumot megjelenít, beleértve egy szerző bejegyzéseit, kategóriát, címkét, taxonómiát, egyéni bejegyzéstípust és dátumot. Ez a mintasablon tartalékként szolgál, ha nem található konkrétabb (például kategória vagy címke)."

#: wp-includes/block-template-utils.php:177
msgid "Displays a static page unless a custom template has been applied to that page or a dedicated template exists."
msgstr "Egy statikus oldal megjelenítése, kivéve, ha egyéni mintasablont használunk az oldalhoz, vagy létezik dedikált mintasablon."

#: wp-includes/block-template-utils.php:173
msgid "Displays a single post on your website unless a custom template has been applied to that post or a dedicated template exists."
msgstr "Egyedi bejegyzést jelenít meg a webhelyünkön, kivéve, ha egyéni mintasablont alkalmazunk az adott bejegyzéshez, vagy ha létezik erre a célra szolgáló mintasablon."

#: wp-includes/block-template-utils.php:169
msgid "Displays any single entry, such as a post or a page. This template will serve as a fallback when a more specific template (e.g. Single Post, Page, or Attachment) cannot be found."
msgstr "Egyetlen bejegyzést jelenít meg, például bejegyzést vagy oldalt. Ez a sablon tartalékként szolgál, ha nem található konkrétabb sablon (pl. Egyetlen bejegyzés, oldal vagy Melléklet)."

#: wp-includes/block-template-utils.php:165
msgid "Displays your site's homepage, whether it is set to display latest posts or a static page. The Front Page template takes precedence over all templates."
msgstr "Megjeleníti webhelye kezdőlapját, függetlenül attól, hogy az a legfrissebb bejegyzések megjelenítésére van beállítva, vagy egy statikus oldal. A Kezdőlap sablon elsőbbséget élvez az összes sablonnal szemben."

#: wp-includes/block-template-utils.php:161
msgid "Displays the latest posts as either the site homepage or as the \"Posts page\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage."
msgstr "A legfrissebb bejegyzéseket a webhely kezdőlapjaként vagy a „Bejegyzések oldalaként” jeleníti meg, az olvasási beállításoknál meghatározottak szerint. Ha létezik, a Címlap sablon felülírja ezt a sablont, amikor a bejegyzések megjelennek a kezdőlapon."

#: wp-includes/block-template-utils.php:157
msgid "Used as a fallback template for all pages when a more specific template is not defined."
msgstr "Tartalék mintasablonként használjuk minden oldalhoz, ha nincs megadva konkrétabb."

#: wp-includes/block-patterns.php:176
msgctxt "Block pattern category"
msgid "About"
msgstr "Rólunk"

#: wp-includes/block-patterns.php:148
msgctxt "Block pattern category"
msgid "Team"
msgstr "Csapat"

#: wp-includes/block-patterns.php:127 wp-includes/block-patterns.php:218
msgctxt "Block pattern category"
msgid "Posts"
msgstr "Bejegyzések"

#: wp-includes/block-patterns.php:99
msgctxt "Block pattern category"
msgid "Banners"
msgstr "Bannerek"

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block description"
msgid "The author name."
msgstr "A szerző neve."

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block title"
msgid "Author Name"
msgstr "Szerző neve"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block keyword"
msgid "page"
msgstr "oldal"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block description"
msgid "Displays a page inside a list of all pages."
msgstr "Megjelenít egy oldalt az összes oldal listáján belül."

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block title"
msgid "Page List Item"
msgstr "Oldal lista elem"

#: wp-includes/js/dist/editor.js:22796 wp-admin/includes/theme.php:346
msgid "Style Variations"
msgstr "Stílus variációk"

#: wp-includes/js/dist/block-editor.js:33687
#: wp-includes/js/dist/block-editor.js:54510
#: wp-includes/js/dist/block-editor.js:54517 wp-admin/widgets-form.php:302
msgid "Position"
msgstr "Pozíció"

#: wp-includes/js/dist/block-editor.js:33492
#: wp-includes/js/dist/editor.js:48161
#: wp-admin/includes/class-wp-posts-list-table.php:2031
#: wp-admin/includes/class-wp-posts-list-table.php:2034
msgid "Sticky"
msgstr "Ragadós"

#: wp-includes/user.php:3475
msgid "https://wordpress.org/documentation/article/reset-your-password/"
msgstr "https://wordpress.org/documentation/article/reset-your-password/"

#: wp-includes/script-loader.php:1371
msgid "https://wordpress.org/documentation/article/site-editor/"
msgstr "https://wordpress.org/documentation/article/site-editor/"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3114
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1661
msgid "Array of column names to be searched."
msgstr "A keresendő oszlopnevek tömbje."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:292
msgid "The block types which can use this pattern."
msgstr "Blokktípusok, amik használják ezt a mintát."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:278
msgid "An array of template types where the pattern fits."
msgstr "Egy tömb a mintasablon típusokkal amelyekbe a minta belefér."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:155
msgid "The category description, in human readable format."
msgstr "A kategória leírása, olvasható, emberi formában."

#: wp-includes/media-template.php:574
#: wp-admin/includes/class-wp-media-list-table.php:881
#: wp-admin/includes/media.php:3389
msgid "Download file"
msgstr "Fájl letöltése"

#. translators: %s: mysqli.
#: wp-includes/load.php:212
msgid "Please check that the %s PHP extension is installed and enabled."
msgstr "Ellenőrizzük, hogy %s PHP kiegészítő telepítve és engedélyezve van-e."

#. translators: 1: CUSTOM_TAGS, 2: Global variable names.
#: wp-includes/kses.php:925
msgid "When using the %1$s constant, make sure to set these globals to an array: %2$s."
msgstr "A %1$s konstans használatakor ügyeljen arra, hogy ezeket a globálisokat egy tömbbe állítsa be: %2$s."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4729
msgid "The query argument must be an array or a tag name."
msgstr "A lekérdezési argumentumnak tömbnek vagy címkenévnek kell lennie."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4346
msgid "Invalid attribute name."
msgstr "Hibás attribútum név."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2643
msgid "Too many calls to seek() - this can lead to performance issues."
msgstr "Túl sok a seek() hívás – ez teljesítményproblémákhoz vezethet."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2625
msgid "Unknown bookmark name."
msgstr "Ismeretlen könyvjelző név."

#: wp-includes/html-api/class-wp-html-tag-processor.php:1353
msgid "Too many bookmarks: cannot create any more."
msgstr "Túl sok könyvjelző: nem lehet többet létrehozni."

#. translators: 1: The function name, 2: The argument number, 3: The argument
#. name, 4: The expected type, 5: The provided type.
#: wp-includes/formatting.php:5540
msgid "Warning: %1$s expects parameter %2$s (%3$s) to be a %4$s, %5$s given."
msgstr "Figyelmeztetés: %1$s azt várja, hogy a %2$s (%3$s) paraméter %4$s, %5$s adott."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:53
msgid "https://wordpress.org/documentation/article/manage-wordpress-widgets/"
msgstr "https://wordpress.org/documentation/article/manage-wordpress-widgets/"

#: wp-includes/comment.php:3643
msgid "Sorry, replies to unapproved comments are not allowed."
msgstr "Sajnáljuk, a nem jóváhagyott megjegyzésekre nem válaszolhatunk."

#. translators: %s: A list of placeholders found to be a problem.
#: wp-includes/class-wpdb.php:1663
msgid "Arguments cannot be prepared as both an Identifier and Value. Found the following conflicts: %s"
msgstr "Az érvek nem készíthetők egyszerre azonosítóként és értékként. A következő ütközéseket találtuk: %s"

#: wp-includes/class-wp-list-util.php:174
#: wp-includes/class-wp-list-util.php:205
msgid "Values for the input array must be either objects or arrays."
msgstr "A bemeneti tömb értékeinek objektumok vagy tömbök lehetnek."

#: wp-includes/class-wp-image-editor-imagick.php:688
msgid "The image already has the requested size."
msgstr "A kép már rendelkezik a kért mérettel."

#: wp-includes/blocks/tag-cloud.php:35
msgid "There&#8217;s no content to show here yet."
msgstr "There&#8217;s itt még nincs megjeleníthető tartalom."

#. translators: %s is either the post title or post ID to describe the link for
#. screen readers.
#: wp-includes/blocks/read-more.php:34
msgid ": %s"
msgstr ": %s"

#. translators: %s is post ID to describe the link for screen readers.
#: wp-includes/blocks/read-more.php:28
msgid "untitled post %s"
msgstr "cím nélküli bejegyzés %s"

#. translators: %d is the post ID.
#: wp-includes/blocks/post-featured-image.php:36
msgid "Untitled post %d"
msgstr "Cím nélküli bejegyzés %d"

#: wp-includes/block-patterns.php:233
msgid "A variety of header designs displaying your site title and navigation."
msgstr "Különféle fejlécek, amelyek megjelenítik a webhely címét és a navigációt."

#: wp-includes/block-patterns.php:226
msgid "A variety of footer designs displaying information and site navigation."
msgstr "Különféle láblécek, amelyek információkat és webhelynavigációt jelenítenek meg."

#: wp-includes/block-patterns.php:198
msgid "Different layouts containing video or audio."
msgstr "Különböző elrendezések videókhoz és hangokhoz."

#: wp-includes/block-patterns.php:191
msgid "Different layouts for displaying images."
msgstr "Különböző elrendezések a képek megjelenítéséhez."

#: wp-includes/block-patterns.php:184
msgid "Showcase your latest work."
msgstr "Mutasd be a legutóbbi munkád."

#: wp-includes/block-patterns.php:183
msgctxt "Block pattern category"
msgid "Portfolio"
msgstr "Portfólió"

#: wp-includes/block-patterns.php:177
msgid "Introduce yourself."
msgstr "Mutatkozz be."

#: wp-includes/block-patterns.php:170
msgid "Display your contact information."
msgstr "Kapcsolat információk megjelenítése"

#: wp-includes/block-patterns.php:169
msgctxt "Block pattern category"
msgid "Contact"
msgstr "Kapcsolat"

#: wp-includes/block-patterns.php:163
msgid "Briefly describe what your business does and how you can help."
msgstr "Röviden írja le, mivel foglalkozik vállalkozása, és hogyan segíthet."

#: wp-includes/block-patterns.php:162
msgctxt "Block pattern category"
msgid "Services"
msgstr "Szolgáltatások"

#: wp-includes/block-patterns.php:156
msgid "Share reviews and feedback about your brand/business."
msgstr "Ossza meg véleményét és visszajelzését márkájáról/vállalkozásáról."

#: wp-includes/block-patterns.php:155
msgctxt "Block pattern category"
msgid "Testimonials"
msgstr "Visszajelzések"

#: wp-includes/block-patterns.php:149
msgid "A variety of designs to display your team members."
msgstr "Különféle minták a csapattagok megjelenítéséhez."

#: wp-includes/block-patterns.php:142
msgid "Sections whose purpose is to trigger a specific action."
msgstr "Olyan szakaszok, amelyek célja egy adott művelet elindítása."

#: wp-includes/block-patterns.php:141
msgctxt "Block pattern category"
msgid "Call to action"
msgstr "Cselekvésre ösztönzés"

#: wp-includes/block-patterns.php:135
msgid "A set of high quality curated patterns."
msgstr "Magasminőségű válogatott minta gyűjtemény."

#: wp-includes/block-patterns.php:128 wp-includes/block-patterns.php:219
msgid "Display your latest posts in lists, grids or other layouts."
msgstr "Jelenítse meg legújabb bejegyzéseit listákban, rácsokban vagy más elrendezésekben."

#: wp-includes/block-patterns.php:121
msgid "Patterns containing mostly text."
msgstr "Minták amelyek főleg szöveget tartalmaznak."

#: wp-includes/block-patterns.php:114
msgid "Multi-column patterns with more complex layouts."
msgstr "Többoszlopos minták bonyolultabb elrendezésekkel."

#: wp-includes/block-patterns.php:107
msgid "Patterns that contain buttons and call to actions."
msgstr "Gombokat és cselekvésre ösztönző minták."

#: wp-includes/admin-bar.php:198
msgid "https://wordpress.org/documentation/"
msgstr "https://wordpress.org/documentation/"

#. translators: %s: plugins_loaded
#: wp-includes/class-wp-user-query.php:790
msgid "User queries should not be run before the %s hook."
msgstr "A felhasználói lekérdezések nem futtathatók a %s horog előtt."

#. translators: %s: The '$value' argument.
#: wp-includes/class-wp-block-type.php:439
msgid "The %s argument must be a string or a string array."
msgstr "A %s argumentuma csak szöveg, vagy szövegtömb lehet."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:215
msgid "Sorry, you are not allowed to view terms for this post."
msgstr "Sajnáljuk, de nem engedélyezett a kifejezések megtekintése ehhez a bejegyzéshez."

#: wp-includes/block-supports/typography.php:366
msgid "Raw size value must be a string, integer, or float."
msgstr "A nyers méret értéknek mindenképpen vagy szöveg vagy egész szám vagy lebegőpontos szám tipusúnak kell legyen."

#: wp-includes/blocks/list-item/block.json
msgctxt "block title"
msgid "List Item"
msgstr "Listaelem"

#: wp-includes/blocks/comments/block.json
msgctxt "block title"
msgid "Comments"
msgstr "Hozzászólások"

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block title"
msgid "Comments Previous Page"
msgstr "A hozzászólások előző oldala"

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block title"
msgid "Comments Page Numbers"
msgstr "A hozzászólások oldalszáma"

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block title"
msgid "Comments Next Page"
msgstr "A hozzászólások következő oldala"

#. translators: %s: Post type name.
#. translators: %s: Name of the post type e.g: "Post".
#: wp-includes/post.php:2151 wp-includes/js/dist/edit-site.js:42934
#: wp-includes/js/dist/edit-site.js:44731
msgid "Single item: %s"
msgstr "Egyetlen elem: %s"

#: wp-includes/js/dist/editor.js:43419 wp-admin/edit-form-blocks.php:210
#: wp-admin/includes/class-wp-posts-list-table.php:1892
#: wp-admin/includes/meta-boxes.php:1063
msgid "Default template"
msgstr "Alapértelmezett sablon"

#: wp-includes/block-template.php:42 wp-includes/js/dist/editor.js:43530
#: wp-includes/js/dist/editor.js:44167 wp-includes/js/dist/editor.js:53626
msgid "Edit template"
msgstr "Sablon szerkesztése"

#. translators: %s: Number of comments
#. translators: %s: Number of comments.
#: wp-includes/js/dist/block-library.js:49490
#: wp-admin/includes/class-wp-list-table.php:850
msgid "%s comment"
msgid_plural "%s comments"
msgstr[0] "%s hozzászólás"
msgstr[1] "%s hozzászólás"

#: wp-signup.php:649
msgid "Create a site or only a username:"
msgstr "Hozzunk létre egy webhelyet, vagy csak egy felhasználónevet:"

#: wp-signup.php:130
msgid "Site Domain (subdomain only):"
msgstr "Webhely Domain (csak aldomain):"

#: wp-signup.php:128
msgid "Site Name (subdirectory only):"
msgstr "Webhely neve (csak almappa):"

#. translators: %s: wp-config.php
#: wp-load.php:88
msgid "There doesn't seem to be a %s file. It is needed before the installation can continue."
msgstr "Úgy tűnik, nincs %s fájl. A telepítés folytatása előtt szükség van rá."

#: wp-includes/user.php:5220
msgid "The date and time the preferences were updated."
msgstr "A beállítások frissítésének dátuma és időpontja."

#: wp-includes/theme.php:4150
msgid "Whether the theme disables generated layout styles."
msgstr "A téma letiltja-e a generált elrendezési stílusokat."

#: wp-includes/theme.php:3960
msgid "Whether a theme uses block-based template parts."
msgstr "A témasablon használ-e blokk alapú sablont."

#: wp-includes/style-engine/class-wp-style-engine-processor.php:46
msgid "$store must be an instance of WP_Style_Engine_CSS_Rules_Store"
msgstr "$store a WP_Style_Engine_CSS_Rules_Store egy példánya kell, hogy legyen."

#: wp-includes/revision.php:710
msgid "Revisions not enabled."
msgstr "A változatok nincsenek engedélyezve."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:89
msgid "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`"
msgstr "A létrehozott sablon sablon előtagja. Ez a fő sablontípus kinyerésére szolgál, pl. a \"taxonómia-könyvekben\" kivonatolja a \"taxonómiát\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:85
msgid "Indicates if a template is custom or part of the template hierarchy"
msgstr "Azt jelzi, hogy egy sablon egyéni vagy a sablonhierarchia része"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:80
msgid "The slug of the template to get the fallback for"
msgstr "A sablon csigája, amelyhez a tartalékot kapja"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:424
msgid "The icon for the post type."
msgstr "Ikon a bejegyzés típushoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:381
msgid "If the value is a string, the value will be used as the archive slug. If the value is false the post type has no archive."
msgstr "Ha az érték egy karakterlánc, akkor az érték lesz az archívum. Ha az érték hamis, a bejegyzés típusának nincs archívuma."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:810
msgid "Public facing and editor style handle. DEPRECATED: Use `style_handles` instead."
msgstr "Nyilvános és szerkesztő stílusú fogantyú. ELVÉGZETT: Használja helyette a \"style_handles\" paramétert."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:803
msgid "Editor style handle. DEPRECATED: Use `editor_style_handles` instead."
msgstr "Szerkesztő stílus fogantyú. ELVÉGZETT: Használja helyette az `editor_style_handles' paramétert."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:796
msgid "Public facing script handle. DEPRECATED: Use `view_script_handles` instead."
msgstr "Nyilvános forgatókönyv-fogó. ELVÉGZETT: Használja helyette a \"view_script_handles\" paramétert."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:789
msgid "Public facing and editor script handle. DEPRECATED: Use `script_handles` instead."
msgstr "Nyilvános és szerkesztői szkript fogantyúja. ELVÉGZETT: Használja helyette a \"script_handles\" paramétert."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:782
msgid "Editor script handle. DEPRECATED: Use `editor_script_handles` instead."
msgstr "Szerkesztő szkript fogantyúja. ELVÉGZETT: Használja helyette az „editor_script_handles” paramétert."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:272
msgid "An array of post types that the pattern is restricted to be used with."
msgstr "Bejegyzéstípusok tömbje, amelyekhez a minta csak korlátozottan használható."

#. translators: 1: $args, 2: The REST API route being registered.
#: wp-includes/rest-api.php:142
msgid "REST API %1$s should be an array of arrays. Non-array value detected for %2$s."
msgstr "A REST API %1$s tömbökből álló tömbnek kell lennie. Nem tömbérték észlelve a következőhöz: %2$s."

#: wp-includes/ms-load.php:482
msgid "If you are the owner of this network please check that your host&#8217;s database server is running properly and all tables are error free."
msgstr "Ha ennek a hálózatnak a tulajdonosai vagyunk, ellenőrizzük, hogy az adatbázis-kiszolgálója megfelelően fut-e, és minden tábla hibamentes-e."

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL
#: wp-includes/ms-default-constants.php:154
msgid "<strong>Conflicting values for the constants %1$s and %2$s.</strong> The value of %2$s will be assumed to be your subdomain configuration setting."
msgstr "<strong>A %1$s és a %2$s konstansok ütköző értékei.</strong> A rendszer a %2$s értékét az aldomain konfigurációs beállításának tekinti."

#. translators: Character to identify required form fields.
#: wp-includes/general-template.php:5384
msgid "*"
msgstr "*"

#. translators: 1: User name, 2: Edit user link, 3: Logout URL.
#: wp-includes/comment-template.php:2632
msgid "Logged in as %1$s. <a href=\"%2$s\">Edit your profile</a>. <a href=\"%3$s\">Log out?</a>"
msgstr "Bejelentkezve: %1$s néven. <a href=\"%2$s\">Saját adatlap szerkesztése</a>. <a href=\"%3$s\">Kijelentkezés?</a>"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/class-wp-theme-json.php:4461
msgid "%sX-Large"
msgstr "%s X-nagy"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:4424
msgid "%sX-Small"
msgstr "%s X-kicsi"

#. translators: 1: theme.json, 2: Value name, 3: Value path, 4: Another value
#. name.
#: wp-includes/class-wp-theme-json.php:2552
msgid "Your %1$s file uses a dynamic value (%2$s) for the path at %3$s. However, the value at %3$s is also a dynamic value (pointing to %4$s) and pointing to another dynamic value is not supported. Please update %3$s to point directly to %4$s."
msgstr "A(z) %1$s fájl dinamikus értéket (%2$s) használ a(z) %3$s elérési úthoz. Azonban a %3$s érték szintén dinamikus érték (%4$s-ra mutat), és egy másik dinamikus értékre mutatás nem támogatott. Kérjük, frissítse a %3$s-t, hogy közvetlenül a következőre mutasson: %4$s."

#. translators: This string should only be translated if wp-config-sample.php
#. is localized. You can check the localized release package or
#. https://i18n.svn.wordpress.org/<locale code>/branches/<wp
#. version>/dist/wp-config-sample.php
#: wp-includes/class-wp-recovery-mode-cookie-service.php:209
#: wp-includes/pluggable.php:2617 wp-admin/maint/repair.php:51
msgid "put your unique phrase here"
msgstr "Helyezzük ide a saját egyedi kifejezésünket"

#. translators: %s: The type of the given cache key.
#: wp-includes/class-wp-object-cache.php:158
msgid "Cache key must be an integer or a non-empty string, %s given."
msgstr "Gyorsítótár kulcsnak egy egész számnak, vagy egy nem üres szövegnek kell lennie, %s lett megadva."

#: wp-includes/class-wp-object-cache.php:156
msgid "Cache key must not be an empty string."
msgstr "Gyorsítótár kulcs nem lehet üres szöveg."

#: wp-includes/class-wp-fatal-error-handler.php:191
msgid "There has been a critical error on this website. Please reach out to your site administrator, and inform them of this error for further assistance."
msgstr "Kritikus hiba történt ezen a webhelyen. További segítségért forduljon a webhely rendszergazdájához, és tájékoztassa a hibáról."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:450
msgid "When checking for the %s capability, you must always check it against a specific user."
msgstr "A %s képesség ellenőrzésekor mindig ellenőriznie kell egy adott felhasználóval."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:447 wp-includes/capabilities.php:713
msgid "When checking for the %s capability, you must always check it against a specific term."
msgstr "A %s képesség ellenőrzésekor mindig ellenőriznie kell egy adott kifejezéssel."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:444 wp-includes/capabilities.php:557
msgid "When checking for the %s capability, you must always check it against a specific comment."
msgstr "A %s képesség ellenőrzésekor mindig ellenőriznie kell egy adott megjegyzéshez képest."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:89 wp-includes/capabilities.php:196
#: wp-includes/capabilities.php:295
msgid "When checking for the %s capability, you must always check it against a specific page."
msgstr "A %s képesség ellenőrzésekor mindig ellenőriznie kell egy adott oldallal."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:86 wp-includes/capabilities.php:193
#: wp-includes/capabilities.php:292 wp-includes/capabilities.php:385
#: wp-includes/capabilities.php:441
msgid "When checking for the %s capability, you must always check it against a specific post."
msgstr "A %s képesség ellenőrzésekor mindig ellenőriznie kell egy adott oldallal."

#: wp-includes/cache-compat.php:176
msgid "Your object cache implementation does not support flushing individual groups."
msgstr "Az objektum-gyorsítótár megvalósítása nem támogatja az egyes csoportok kiürítését."

#: wp-includes/cache-compat.php:144
msgid "Your object cache implementation does not support flushing the in-memory runtime cache."
msgstr "Az objektum-gyorsítótár megvalósítása nem támogatja a memórián belüli futásidejű gyorsítótár kiürítését."

#. translators: Custom template title in the Site Editor, referencing a deleted
#. author. %s: Author nicename.
#: wp-includes/block-template-utils.php:962
msgid "Deleted author: %s"
msgstr "Törölt szerző: %s"

#. translators: Custom template description in the Site Editor. %s: Post title.
#. translators: Custom template description in the Site Editor. %s: Term title.
#. translators: Custom template description in the Site Editor. %s: Author
#. name.
#: wp-includes/block-template-utils.php:726
#: wp-includes/block-template-utils.php:802
#: wp-includes/block-template-utils.php:976
msgid "Template for %s"
msgstr "Sablonminta %s számára"

#. translators: Custom template title in the Site Editor referencing a post
#. that was not found. 1: Post type singular name, 2: Post type slug.
#. translators: Custom template title in the Site Editor, referencing a
#. taxonomy term that was not found. 1: Taxonomy singular name, 2: Term slug.
#: wp-includes/block-template-utils.php:707
#: wp-includes/block-template-utils.php:784
msgid "Not found: %1$s (%2$s)"
msgstr "Nem található: %1$s (%2$s)"

#: wp-includes/block-patterns.php:225
msgctxt "Block pattern category"
msgid "Footers"
msgstr "Láblécek"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:162
msgid "Cron unschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Cron ütemezésének törlése eseményhiba a horoghoz: %1$s, Hibakód: %2$s, Hibaüzenet: %3$s, Adatok: %4$s"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:135
msgid "Cron reschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Cron átütemezési eseményhiba a horoghoz: %1$s, Hibakód: %2$s, Hibaüzenet: %3$s, Adatok: %4$s"

#: wp-includes/theme.php:3953
msgid "Whether a theme uses block-based templates."
msgstr "A sablon használ-e blokksablonokat."

#: wp-includes/option.php:2928
msgid "The ID of the page that should display the latest posts"
msgstr "Annak az oldalnak az azonosítója (ID), amelyen a legfrissebb bejegyzéseket kell megjeleníteni"

#: wp-includes/option.php:2918
msgid "The ID of the page that should be displayed on the front page"
msgstr "Az oldal azonosítója (ID), amelyet a címlapon meg kell jeleníteni"

#: wp-includes/option.php:2907
msgid "What to show on the front page"
msgstr "Mi jelenjen meg az kezdőlapon?"

#. translators: 1: PHP file name, 2: Version number.
#: wp-includes/functions.php:5831
msgid "File %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "%1$s használata <strong>nem ajánlott</strong> %2$s verziótól kezdődően. Nincs helyettesítő javaslat."

#. translators: 1: PHP file name, 2: Version number, 3: Alternative file name.
#: wp-includes/functions.php:5823
msgid "File %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "%1$s használata <strong>nem ajánlott</strong> %2$s verziótól kezdődően. %3$s használata javasolt helyette."

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5586
msgid "Function %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "%1$s funkció használata <strong>nem ajánlott</strong> %2$s verziótól kezdődően. Nincs helyettesítő javaslat."

#. translators: 1: PHP function name, 2: Version number, 3: Alternative
#. function name.
#: wp-includes/functions.php:5578
msgid "Function %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "%1$s funkció használata <strong>nem ajánlott</strong> %2$s verziótól kezdődően. %3$s használata javasolt helyette."

#: wp-includes/blocks/read-more/block.json
msgctxt "block description"
msgid "Displays the link of a post, page, or any other content-type."
msgstr "Megjeleníti egy bejegyzés, oldal vagy bármilyen más tartalomtípus linkjét."

#: wp-includes/blocks/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Bővebben"

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block description"
msgid "Contains the block elements used to render content when no query results are found."
msgstr "Tartalmazza a tartalom megjelenítésére használt blokkelemeket, ha a lekérdezés nem talál eredményt."

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block title"
msgid "No Results"
msgstr "Nincs találat"

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block description"
msgid "The author biography."
msgstr "A szerző életrajza."

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block title"
msgid "Author Biography"
msgstr "Szerző életrajza"

#: wp-includes/blocks/home-link/block.json
msgctxt "block description"
msgid "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header."
msgstr "A weboldal kezdőlapjára mutató hivatkozás létrehozása. Amennyiben a fejlécben ez már szerepel, úgy ez a beállítás mellőzhető."

#: wp-includes/blocks/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Kezdőlap hivatkozás"

#: wp-includes/blocks/group/block.json
msgctxt "block description"
msgid "Gather blocks in a layout container."
msgstr "Gyűjtse össze a blokkokat egy elrendezési tárolóban."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of comments."
msgstr "Megjeleníti a címet a hozzászólások számával."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Hozzászólások címe"

#: wp-includes/blocks/comments/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post comments using different visual configurations."
msgstr "Speciális blokk, amely lehetővé teszi hozzászólások megjelenítését különböző vizuális konfigurációk használatával."

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of comments, when applicable."
msgstr "Lapszámozott navigációt jelenít meg a következő/előző megjegyzéskészlethez, ha van ilyen."

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Hozzászólás-oldallapozó"

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Megjeleníti az előző megjegyzés oldalának hivatkozását."

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for comments pagination."
msgstr "Megjeleníti az oldalszámok listáját a megjegyzések oldalszámozásához."

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next comment's page link."
msgstr "Megjeleníti a következő megjegyzés oldalhivatkozását."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display a comment, like the title, date, author, avatar and more."
msgstr "Tartalmazza a megjegyzés megjelenítéséhez használt blokkelemeket, például a címet, a dátumot, a szerzőt, az avatárt és egyebeket."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block title"
msgid "Comment Template"
msgstr "Hozzászólás sablon"

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block description"
msgid "Displays a link to reply to a comment."
msgstr "Megjelenít egy hivatkozást a megjegyzés megválaszolásához."

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Hozzászólás válasz link"

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block description"
msgid "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability."
msgstr "Megjelenít egy hivatkozást a megjegyzés szerkesztéséhez a WordPress irányítópultján. Ezt a linket csak azok a felhasználók láthatják, akik rendelkeznek megjegyzés szerkesztési lehetőséggel."

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block title"
msgid "Comment Edit Link"
msgstr "Hozzászólás szerkesztési link"

#: wp-includes/blocks/comment-date/block.json
msgctxt "block description"
msgid "Displays the date on which the comment was posted."
msgstr "Megjeleníti a hozzászólás bejegyzésének dátumát."

#: wp-includes/blocks/comment-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Megjeleníti a hozzászólás tartalmát."

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the comment."
msgstr "Megjeleníti a hozzászólás szerzőjének nevét."

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Hozzászólás szerzői név"

#: wp-includes/blocks/avatar/block.json
msgctxt "block description"
msgid "Add a user’s avatar."
msgstr "Felhasználói profilkép hozzáadása."

#: wp-includes/blocks/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Avatar"

#: wp-includes/js/dist/block-library.js:12934 wp-admin/includes/upgrade.php:280
msgid "A WordPress Commenter"
msgstr "Egy WordPress hozzászóló"

#: wp-includes/js/dist/block-library.js:13908
#: wp-includes/blocks/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Hozzászólás időpontja"

#: wp-includes/js/dist/block-library.js:13698
#: wp-includes/blocks/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Hozzászólás tartalma"

#: wp-includes/js/dist/block-library.js:6238
#: wp-includes/js/dist/block-library.js:6272
#: wp-includes/js/dist/block-library.js:48394
#: wp-admin/options-discussion.php:262
msgid "Default Avatar"
msgstr "Alapértelmezett avatar"

#. translators: %s: Singular label of the entity.
#: wp-includes/blocks/navigation-link.php:326
msgid "%s link"
msgstr "%s hivatkozás"

#: wp-includes/post.php:308 wp-includes/post.php:309
msgid "Add Pattern"
msgstr "Minta hozzáadása"

#: wp-includes/media-template.php:847 wp-includes/media-template.php:1103
#: wp-includes/media-template.php:1167
#: wp-includes/js/dist/block-editor.js:17443
msgctxt "Alignment option"
msgid "None"
msgstr "Nincs"

#: wp-trackback.php:145
msgid "There is already a ping from that URL for this post."
msgstr "Erről az URL címről már érkezett ping a bejegyzéshez."

#: wp-login.php:982
msgid "The password cannot be a space or all spaces."
msgstr "A jelszóban nem lehet szóköz, és nem állhat csak szóközökből sem."

#. translators: 1: Documentation URL, 2: wp-config.php
#: wp-load.php:93 wp-admin/setup-config.php:200
msgid "Need more help? <a href=\"%1$s\">Read the support article on %2$s</a>."
msgstr "További segítségre van szükség? <a href=\"%1$s\">A %2$s-ről itt olvashatunk többet</a>."

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1208
msgid "The database server could be connected to (which means your username and password is okay) but the %s database could not be selected."
msgstr "Az adatbázis-kiszolgálóhoz kapcsolódhat (ami azt jelenti, hogy a felhasználónév és a jelszó rendben van), de a %s adatbázis nem választható ki."

#: wp-includes/class-wpdb.php:1204
msgid "Cannot select database"
msgstr "Nem lehet az adatbázist kiválasztani"

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media.php:505
msgid "That file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "A keresett fájl nem található. Ellenőrizzük a <a href=\"%s\">Médiatár</a> tartalmát, és győződjünk meg róla, hogy nem került-e törlésre."

#. translators: %s: A list of valid video file extensions.
#: wp-includes/widgets/class-wp-widget-media-video.php:51
msgid "Sorry, the video at the supplied URL cannot be loaded. Please check that the URL is for a supported video file (%s) or stream (e.g. YouTube and Vimeo)."
msgstr "Sajnáljuk, a megadott URL-címen található videót nem lehet betölteni. Kérjük, ellenőrizze, hogy az URL támogatott videofájlra (%s) vagy adatfolyamra (pl. YouTube és Vimeo) vonatkozik-e."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-video.php:44
msgid "That video cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Ez a videó nem található. Ellenőrizzük a <a href=\"%s\">médiakönyvtárunk</a>at, és győződjünk meg arról, hogy nem törölték-e."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-image.php:44
msgid "That image cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Ez a kép nem található. Ellenőrizze <a href=\"%s\">médiakönyvtárát</a>, és győződjön meg arról, hogy nem törölték."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-audio.php:44
msgid "That audio file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Ez a hangfájl nem található. Ellenőrizze <a href=\"%s\">media libary</a>, és győződjön meg arról, hogy nem törölték."

#: wp-includes/user.php:2402
msgid "User URL may not be longer than 100 characters."
msgstr "A felhasználó URL ne haladja meg a 100 karakterhosszt."

#. translators: %s: $network_id
#: wp-includes/user.php:1467 wp-includes/user.php:1491
#: wp-includes/user.php:1524 wp-includes/user.php:1572
msgid "Unable to pass %s if not using multisite."
msgstr "Nem lehet átadni %s-t, ha nem használ több webhelyet."

#: wp-includes/deprecated.php:5587
msgid "Webfont font weight must be a properly formatted string or integer."
msgstr "A webfont betűméretének megfelelően formázott karakterláncnak vagy egész számnak kell lennie."

#: wp-includes/deprecated.php:5579
msgid "Each webfont src must be a non-empty string."
msgstr "A webfont src tulajdonsága mindenképpen egy nem-üres szöveg."

#: wp-includes/deprecated.php:5571
msgid "Webfont src must be a non-empty string or an array of strings."
msgstr "A webfont src tulajdonságnak vagy egy nem-üres szövegnek vagy egy szövegekből álló tömbnek kell lennei."

#: wp-includes/deprecated.php:5564
msgid "Webfont font family must be a non-empty string."
msgstr "A webfont betütcsaládnak (font family) minenképpen egy nem-üres szövegnek kell lennie."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:332
msgid "Limit results to those matching a pattern (slug)."
msgstr "Korlátozza az eredményeket azokra, amelyek megfelelnek egy mintának (lassú)."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:740
msgid "Ancestor blocks."
msgstr "Szülő blokkok."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:248
msgid "Determines whether the pattern is visible in inserter."
msgstr "Meghatározza, hogy a minta látható-e a beszúróban."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:260
msgid "The pattern keywords."
msgstr "A minta kulcsszavai."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:254
msgid "The pattern category slugs."
msgstr "A minta kategóriájának keresőbarát URL-je."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:266
msgid "Block types that the pattern is intended to be used with."
msgstr "Blokktípusok, amelyekkel a mintát használni kívánják."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:242
msgid "The pattern viewport width for inserter preview."
msgstr "A minta nézetablak szélessége a beszúró előnézetéhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:236
msgid "The pattern detailed description."
msgstr "A minta részletes leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:218
msgid "The pattern name."
msgstr "A minta neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:90
msgid "Sorry, you are not allowed to view the registered block patterns."
msgstr "Sajnáljuk, nem tekintheti meg a regisztrált blokkmintákat."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:149
msgid "The category label, in human readable format."
msgstr "A kategória címkéje, olvasható formában."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:143
msgid "The category name."
msgstr "A kategória neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:70
msgid "Sorry, you are not allowed to view the registered block pattern categories."
msgstr "Sajnáljuk, nem tekintheti meg a regisztrált blokkminta-kategóriákat."

#: wp-includes/media.php:5016 wp-admin/edit.php:181 wp-admin/post.php:322
#: wp-admin/upload.php:337
msgid "Error in deleting the attachment."
msgstr "Hiba történt a csatolmány törlésénél."

#: wp-includes/functions.php:1620
msgid "<strong>Error:</strong> This is not a valid feed template."
msgstr "<strong>Hiba:</strong> Ez nem egy valós hírforrás sablon."

#. translators: Unit symbol for petabyte.
#: wp-includes/functions.php:476 wp-includes/js/dist/editor.js:13124
#: wp-includes/js/dist/media-utils.js:17515
msgctxt "unit symbol"
msgid "PB"
msgstr "PB"

#. translators: Unit symbol for exabyte.
#: wp-includes/functions.php:474 wp-includes/js/dist/editor.js:13122
#: wp-includes/js/dist/media-utils.js:17513
msgctxt "unit symbol"
msgid "EB"
msgstr "EB"

#. translators: Unit symbol for zettabyte.
#: wp-includes/functions.php:472 wp-includes/js/dist/editor.js:13120
#: wp-includes/js/dist/media-utils.js:17511
msgctxt "unit symbol"
msgid "ZB"
msgstr "ZB"

#. translators: Unit symbol for yottabyte.
#: wp-includes/functions.php:470 wp-includes/js/dist/editor.js:13118
#: wp-includes/js/dist/media-utils.js:17509
msgctxt "unit symbol"
msgid "YB"
msgstr "YB"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:150
#: wp-admin/includes/class-walker-nav-menu-edit.php:239
msgid "The description will be displayed in the menu if the active theme supports it."
msgstr "A leírás megjelenik a menüben, ha az aktív sablon támogatja."

#: wp-includes/class-wp-xmlrpc-server.php:7065
msgid "A title on that page cannot be found."
msgstr "Ezen az oldalon nem található cím."

#: wp-includes/class-wp-theme.php:1093
msgctxt "color scheme"
msgid "Light"
msgstr "Világos"

#: wp-includes/class-wp-theme.php:1092
msgctxt "color scheme"
msgid "Dark"
msgstr "Sötét"

#: wp-includes/class-wp-theme.php:328
msgid "<strong>Error:</strong> The themes directory is either empty or does not exist. Please check your installation."
msgstr "<strong>Hiba:</strong> A sablon könyvtár üres, vagy nem létezik. Ellenőrizzük a telepítést."

#: wp-includes/class-wp-image-editor-gd.php:96
#: wp-includes/class-wp-image-editor-gd.php:105
#: wp-includes/class-wp-image-editor-imagick.php:134
msgid "File does not exist?"
msgstr "A fájl nem létezik?"

#: wp-includes/blocks/rss.php:19
msgid "Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the <strong>Latest Posts</strong> block, to list posts from the site."
msgstr "RSS hírcsatorna hozzáadása ennek a webhelynek a kezdőlapjához nem támogatott, mivel ez olyan hurokhoz vezethet, amely lelassítja webhelyét. Próbáljon meg egy másik blokkot, például a <strong>Latest Post</strong> blokkot használni a webhely bejegyzéseinek listázásához."

#: wp-includes/blocks/comments-title.php:75
#: wp-includes/js/dist/block-library.js:15464
msgid "Responses"
msgstr "Válaszok"

#: wp-includes/blocks/comments-title.php:73
#: wp-includes/js/dist/block-library.js:15462
msgid "Response"
msgstr "Válasz"

#: wp-includes/blocks/comments-pagination-previous.php:20
#: wp-includes/js/dist/block-library.js:12913
#: wp-includes/js/dist/block-library.js:12989
#: wp-includes/js/dist/block-library.js:14776
#: wp-includes/js/dist/block-library.js:14793
msgid "Older Comments"
msgstr "Korábbi hozzászólások"

#: wp-includes/blocks/comments-pagination-next.php:27
#: wp-includes/js/dist/block-library.js:12916
#: wp-includes/js/dist/block-library.js:12992
#: wp-includes/js/dist/block-library.js:15105
#: wp-includes/js/dist/block-library.js:15129
msgid "Newer Comments"
msgstr "Újabb hozzászólások"

#. translators: %s: Comment author name.
#: wp-includes/blocks/avatar.php:92
msgid "(%s website link, opens in a new tab)"
msgstr "(%s webhely linkje, új lapon nyílik meg)"

#. translators: %s is the Author name.
#: wp-includes/blocks/avatar.php:65
msgid "(%s author archive, opens in a new tab)"
msgstr "(%s szerzői archívum, új lapon nyílik meg)"

#. translators: %s: Author name.
#: wp-includes/blocks/avatar.php:50 wp-includes/blocks/avatar.php:77
#: wp-includes/js/dist/block-library.js:6237
#: wp-includes/js/dist/block-library.js:6271
msgid "%s Avatar"
msgstr "%s avatar"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1946
msgid "Could not register file \"%s\" as a block pattern (\"Title\" field missing)"
msgstr "Nem sikerült blokkmintaként regisztrálni a \"%s\" fájlt (hiányzik a \"Cím\" mező)"

#. translators: 1: file name; 2: slug value found.
#: wp-includes/class-wp-theme.php:1932
msgid "Could not register file \"%1$s\" as a block pattern (invalid slug \"%2$s\")"
msgstr "Nem lehet regisztrálni a \"%1$s\" fájlt, mint blokk-mintát (érvénytelen keresőbarát kifejezés \"%2$s\")"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1919
msgid "Could not register file \"%s\" as a block pattern (\"Slug\" field missing)"
msgstr "\"%s\" fájlt nem lehetett blokk mintaként regisztrálni (\"Keresőbarát kifejezés\" mező hiányzik)"

#: wp-includes/block-patterns.php:134
msgctxt "Block pattern category"
msgid "Featured"
msgstr "Kiemelt"

#: wp-includes/script-loader.php:1375
msgid "Use Site Editor"
msgstr "Webhelyszerkesztő használata"

#. translators: 1: Link to Site Editor documentation on HelpHub, 2: HTML
#. button.
#: wp-includes/script-loader.php:1370
msgid "Hurray! Your theme supports site editing with blocks. <a href=\"%1$s\">Tell me more</a>. %2$s"
msgstr "Hurrá! A használt sablon támogatja a blokkokkal történő teljes webhelyszerkesztést. <a href=\"%1$s\">Bővebb információ</a>. %2$s"

#: wp-includes/blocks/site-logo.php:97
#: wp-includes/js/dist/block-library.js:25583
#: wp-includes/js/dist/block-library.js:38861
#: wp-includes/js/dist/block-library.js:38870
#: wp-includes/js/dist/block-library.js:39495
#: wp-includes/js/dist/block-library.js:44967
msgid "Icon"
msgstr "Ikon"

#: wp-includes/blocks/site-logo.php:98
msgid "Site icon."
msgstr "Webhely ikon."

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Extra Large"
msgstr "Extra nagy"

#: wp-includes/blocks/term-description/block.json
msgctxt "block description"
msgid "Display the description of categories, tags and custom taxonomies when viewing an archive."
msgstr "A kategória, címke, egyedi osztályozás leírások az archívum oldalakon jelennek meg."

#: wp-includes/blocks/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Kifejezés leírása"

#: wp-includes/blocks/template-part/block.json
msgctxt "block description"
msgid "Edit the different global regions of your site, like the header, footer, sidebar, or create your own."
msgstr "Szerkesszük az oldalunk fő területeit, mint például a fejrész, lábrész, oldalsáv, vagy készítsünk sajátot!"

#: wp-includes/blocks/template-part/block.json
msgctxt "block title"
msgid "Template Part"
msgstr "Sablon rész"

#: wp-includes/blocks/table/block.json
msgctxt "block description"
msgid "Create structured content in rows and columns to display information."
msgstr "Hozzunk létre strukturált tartalmat a sorokban és oszlopokban az információk megjelenítéséhez."

#: wp-includes/blocks/site-title/block.json
msgctxt "block description"
msgid "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results."
msgstr "Megjeleníti a webhely nevét. Frissítsük a blokkot, és a módosítások mindenhol, ahol használjuk őket, hatályosulnak. Ez a böngésző címsorában és a keresési eredmények között is megjelenik."

#: wp-includes/blocks/quote/block.json
msgctxt "block style label"
msgid "Plain"
msgstr "Sima"

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block title"
msgid "Pagination"
msgstr "Lapozás"

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block title"
msgid "Previous Page"
msgstr "Előző oldal"

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block title"
msgid "Page Numbers"
msgstr "Oldalszám"

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block title"
msgid "Next Page"
msgstr "Következő oldal"

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block description"
msgid "Displays the next or previous post link that is adjacent to the current post."
msgstr "Megjeleníti az aktuális bejegyzés melletti következő vagy előző bejegyzés hivatkozását."

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Bejegyzés navigáció hivatkozás"

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block description"
msgid "Display a post's comments form."
msgstr "Bejegyzés hozzászólás űrlapjának megjelenítése."

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block title"
msgid "Comments Form"
msgstr "Hozzászólás űrlap"

#: wp-includes/blocks/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Blokkminta megjelenítése"

#: wp-includes/blocks/block/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Minta"

#: wp-includes/blocks/navigation/block.json
msgctxt "block description"
msgid "A collection of blocks that allow visitors to get around your site."
msgstr "Olyan blokkok gyűjteménye, amelyek segítségével a látogatók eligazodhatnak a webhelyünkön."

#: wp-includes/blocks/navigation/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Navigáció"

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block description"
msgid "Add a submenu to your navigation."
msgstr "Adjunk a navigációhoz almenüt"

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Almenü"

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block description"
msgid "Add a page, link, or another item to your navigation."
msgstr "Új oldal, hivatkozás, vagy egyéb elem létrehozása a navigációs menüben."

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Egyéni hivatkozás"

#: wp-includes/blocks/columns/block.json
msgctxt "block description"
msgid "Display content in multiple columns, with blocks added to each column."
msgstr "A tartalom megjelenítése több oszlopban, blokkokkal minden oszlophoz hozzáadva."

#: wp-includes/media-template.php:1363 wp-includes/media-template.php:1462
#: wp-includes/js/dist/block-library.js:7249
#: wp-includes/js/dist/block-library.js:72055
msgctxt "Preload value"
msgid "None"
msgstr "Semmi"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:49486
#: wp-includes/js/dist/block-library.js:49507
#: wp-admin/includes/class-wp-list-table.php:871
#: wp-admin/includes/class-wp-list-table.php:914
#: wp-admin/includes/class-wp-list-table.php:947
msgid "No comments"
msgstr "Nincs hozzászólás"

#: wp-includes/media-template.php:874 wp-includes/media-template.php:959
#: wp-includes/media-template.php:1120 wp-includes/media-template.php:1243
#: wp-includes/js/dist/block-library.js:25576
msgctxt "Media item link option"
msgid "None"
msgstr "Semmi"

#: wp-includes/class-wpdb.php:3684
msgid "Could not strip invalid text."
msgstr "Nem sikerült eltávolítani az érvénytelen szöveget."

#: wp-includes/class-wpdb.php:3236
msgid "Could not retrieve table charset."
msgstr "A tábla karakterkészletének lekérdezése nem sikerült."

#. translators: %s: Database fields where the error occurred.
#: wp-includes/class-wpdb.php:2848
msgid "WordPress database error: Processing the values for the following fields failed: %s. The supplied values may be too long or contain invalid data."
msgstr "WordPress adatbázis hiba: A következő mezők értékeinek feldolgozása sikertelen volt: %s. A megadott értékek túl hosszúak vagy érvénytelen adatokat tartalmazhatnak."

#. translators: %s: Database field where the error occurred.
#: wp-includes/class-wpdb.php:2842
msgid "WordPress database error: Processing the value for the following field failed: %s. The supplied value may be too long or contains invalid data."
msgstr "WordPress adatbázishiba: A következő mező értékének feldolgozása sikertelen volt: %s. Előfordulhat, hogy a megadott érték túl hosszú, vagy érvénytelen adatokat tartalmaz."

#: wp-includes/class-wpdb.php:2254
msgid "WordPress database error: Could not perform query because it contains invalid data."
msgstr "WordPress adatbázishiba: Nem sikerült lekérdezést végrehajtani, mert érvénytelen adatokat tartalmaz."

#. translators: 1: 'wp-edit-post', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2133
msgid "\"%1$s\" style should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "A „%1$s” stílust nem szabad sorba helyezni az új widgetszerkesztővel (%2$s vagy %3$s)."

#. translators: 1: 'wp-editor', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2120
msgid "\"%1$s\" script should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "A „%1$s” szkriptet nem szabad sorba helyezni az új widget-szerkesztővel (%2$s vagy %3$s)."

#: wp-includes/class-wp-taxonomy.php:610
msgid "The description is not prominent by default; however, some themes may show it."
msgstr "A leírás alaphelyzetben nem jelenik meg, de ez néhány sablonban másképpen is lehet."

#: wp-includes/class-wp-taxonomy.php:609
msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band."
msgstr "Rendeljen hozzá egy szülő kifejezést a hierarchia létrehozásához. A Jazz kifejezés például a Bebop és a Big Band szülője lenne."

#: wp-includes/class-wp-taxonomy.php:608
msgid "The &#8220;slug&#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
msgstr "A &#8220;slug&#8221; a név keresőbarát verziója. Tipikusan kisbetűket, számokat, és kötőjelet tartalmaz."

#: wp-includes/class-wp-taxonomy.php:607
msgid "The name is how it appears on your site."
msgstr "A név, ahogyan a webhelyen megjelenik."

#: wp-includes/taxonomy.php:215
msgid "Template Part Area"
msgstr "Sablonrész terület"

#: wp-includes/taxonomy.php:214
msgid "Template Part Areas"
msgstr "Sablonrész területek"

#: wp-includes/script-loader.php:1023
msgid "The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels."
msgstr "A szerver nem tudja feldolgozni a képet. Ez akkor fordulhat elő, ha a kiszolgáló foglalt, vagy nem rendelkezik elegendő erőforrással a feladat végrehajtásához. Kisebb kép feltöltése segíthet. A javasolt maximális méret 2560 pixel."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1651
msgid "Limit result set to users who have published posts."
msgstr "Az eredmény korlátozása azokra a felhasználókra, akiknek vannak közzétett a bejegyzéseik."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1635
msgid "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability."
msgstr "Korlátozza az eredménykészletet azokra a felhasználókra, akik megfelelnek legalább egy adott adott képességnek. Elfogadja a csv listát vagy egyetlen képességet."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:215
msgid "Sorry, you are not allowed to filter users by capability."
msgstr "Sajnáljuk, nem szűrheti a felhasználókat képességek szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:270
msgid "Unable to retrieve body from response at this URL."
msgstr "Nem lehet lekérni a szöveget a válaszból ezen az URL-en."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:260
msgid "URL not found. Response returned a non-200 status code for this URL."
msgstr "Az URL nem található. A válasz nem 200-as állapotkódot adott vissza ehhez az URL-hez."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:210
msgid "Sorry, you are not allowed to process remote URLs."
msgstr "Elnézést, nincs megfelelő jogosultság a távoli URL feldolgozásához."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:138
msgid "Invalid URL"
msgstr "Érvénytelen URL"

#. translators: 1: HTML meta tag, 2: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:111
msgid "The Open Graph image link of the %1$s or %2$s element from the URL."
msgstr "Az URL-ből származó %1$s vagy %2$s elem Graph megnyitása képhivatkozása."

#. translators: %s: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:101
msgid "The content of the %s element from the URL."
msgstr "A %s elem tartalma az URL-ből."

#. translators: %s: HTML link tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:90
msgid "The favicon image link of the %s element from the URL."
msgstr "A %s elem kedvenc képlinkje az URL-ből."

#. translators: %s: HTML title tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:80
msgid "The contents of the %s element from the URL."
msgstr "A %s elem tartalma az URL-ből."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:46
msgid "The URL to process."
msgstr "Feldolgozandó URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1195
msgid "Where the template part is intended for use (header, footer, etc.)"
msgstr "Ahol a sablon részt szánják (fejléc, lábléc stb.)"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1180
msgid "Whether a template is a custom template."
msgstr "A sablonrész egyedi-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1146
msgid "The ID for the author of the template."
msgstr "A sablonrész szerzőjének azonosítója (ID)."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1113
msgid "HTML title for the template, transformed for display."
msgstr "A sablon HTML címe, megjelenítésre átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1108
msgid "Title for the template, as it exists in the database."
msgstr "Cím a sablonhoz, ahogy az az adatbázisban van."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1094
msgid "Version of the content block format used by the template."
msgstr "A sablon által használt tartalomblokk-formátum verziója."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1089
msgid "Content for the template, as it exists in the database."
msgstr "A sablon tartalma, ahogy az az adatbázisban létezik."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1077
msgid "Source of a customized template"
msgstr "Egyedi sablon forrása"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1066
msgid "Type of template."
msgstr "Sablonrész típusa."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1022
msgid "Post type to get the templates for."
msgstr "A bejegyzés típusa, amihez a sablonrészeket lekérjük."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1018
msgid "Limit to the specified template part area."
msgstr "Korlátozzuk a megadott sablonrész területére."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:400
msgid "REST namespace route for the taxonomy."
msgstr "Az osztályozás REST útvonali névtere."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:418
msgid "Whether to make the post type available for selection in navigation menus."
msgstr "A bejegyzés típus kiválasztható-e a navigációs menükben."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:414
msgid "Whether to generate a default UI for managing this post type."
msgstr "Az alapértelmezett felhasználói felület létrehozása a bejegyzés típus kezeléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:408
msgid "The visibility settings for the post type."
msgstr "A bejegyzés típus láthatósági beállításai."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:402
msgid "REST route's namespace for the post type."
msgstr "A bejegyzés típus REST útvonali névtere."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:574
msgid "Whether to automatically add top level pages to this menu."
msgstr "A legfelső szintű oldalak automatikus hozzáadása ehhez a menühöz."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:540
msgid "The locations assigned to the menu."
msgstr "A menühöz rendelt helyek."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:392
msgid "The menu cannot be deleted."
msgstr "A menüt nem lehet törölni."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:382
msgid "Menus do not support trashing. Set '%s' to delete."
msgstr "Menük számára a lomtárba helyezés nem támogatott. Állítsuk be a '%s' elemet a törléshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:109
msgid "Sorry, you are not allowed to view menus."
msgstr "Sajnáljuk, a menük megtekintéséhez nincs megfelelő jogosultság."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:291
msgid "The ID of the assigned menu."
msgstr "A hozzárendelt menü azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:285
msgid "The description of the menu location."
msgstr "A menü helyének leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:279
msgid "The name of the menu location."
msgstr "A menü elhelyezkedésének neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:132
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:503
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:560
msgid "Invalid menu location."
msgstr "A menü helye érvénytelen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:162
msgid "Sorry, you are not allowed to view menu locations."
msgstr "Sajnáljuk, nincs megfelelő jogosultság a menü helyeinek megtekintéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:57
msgid "An alphanumeric identifier for the menu location."
msgstr "A menü helyének alfanumerikus azonosítója."

#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:916
msgid "The terms assigned to the object in the %s taxonomy."
msgstr "Az objektumhoz rendelt kifejezések a %s taxonómiában."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:904
msgid "Whether the menu item represents an object that no longer exists."
msgstr "A menüpont egy már nem létező objektumot jelöl-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:890
msgid "The XFN relationship expressed in the link of this menu item."
msgstr "Ennek a menüpontnak a hivatkozásában kifejezett XFN kapcsolat."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:867
msgid "The URL to which this menu item points."
msgstr "Az URL, amelyre ez a menüpont mutat."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:769
msgid "The singular label used to describe this type of menu item."
msgstr "Az ilyen típusú menüelemek leírására használt egyedi címke."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:857
msgid "The target attribute of the link element for this menu item."
msgstr "A hivatkozáselem célattribútuma ehhez a menüponthoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:849
msgid "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories."
msgstr "Az eredeti objektum adatbázis-azonosítója, amelyet ez a menüpont képvisel, például a bejegyzések azonosítója vagy a kategóriák esetében a term_id."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:840
msgid "The type of object originally represented, such as \"category\", \"post\", or \"attachment\"."
msgstr "Az eredetileg ábrázolt objektum típusa, például \"kategória\", \"bejegyzés\" vagy \"melléklet\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:832
msgid "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0."
msgstr "A nav_menu_item DB azonosítója, amely az elem menü szülője, ha van, egyébként 0."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:823
msgid "The description of this menu item."
msgstr "Ennek a menüpontnak a leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:809
msgid "Class names for the link element of this menu item."
msgstr "Osztálynevek ennek a menüpontnak a hivatkozási eleméhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:800
msgid "Text for the title attribute of the link element for this menu item."
msgstr "Szöveg az ehhez a menüponthoz tartozó hivatkozás-elem cím attribútumához."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:792
msgid "The ID for the parent of the object."
msgstr "Az objektum szülőjének azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:784
msgid "A named status for the object."
msgstr "Az objektum megnevezett állapota."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:776
msgid "The family of objects originally represented, such as \"post_type\" or \"taxonomy\"."
msgstr "Az eredetileg ábrázolt objektumok családja, például \"post_type\" vagy \"taxonomy\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:751
msgid "HTML title for the object, transformed for display."
msgstr "Az objektum HTML címe, átalakítva a megjelenítéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:746
msgid "Title for the object, as it exists in the database."
msgstr "Az objektum címe, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:707
msgid "Get linked object."
msgstr "Kapcsolt objektum beszerzése."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:467
msgid "The url is required when using a custom menu item type."
msgstr "Egyéni menü elemtípus használatakor az url megadása kötelező."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:464
msgid "The title is required when using a custom menu item type."
msgstr "Egyéni menüponttípus használatakor a cím megadása kötelező."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:301
msgid "Menu items do not support trashing. Set '%s' to delete."
msgstr "Menüpontok számára a lomtárba helyezés nem támogatott. Állítsuk be a '%s' elemet a törléshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:547
msgid "Sorry, you are not allowed to access the global styles on this site."
msgstr "Sajnáljuk, nem férhet hozzá a globális stílusokhoz ezen az oldalon."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:494
msgid "Title for the global styles variation, as it exists in the database."
msgstr "A globális stílusváltozat címe, ahogy az az adatbázisban létezik."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:488
msgid "Title of the global styles variation."
msgstr "A globális stílusváltozat címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:483
msgid "Global settings."
msgstr "Globális beállítások."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:478
msgid "Global styles."
msgstr "Globális stílusok."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:472
msgid "ID of global styles config."
msgstr "A globális stílusok konfigurációjának azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:141
msgid "No global styles config exists with that ID."
msgstr "Ezzel az azonosítóval nem létezik globális stíluskonfiguráció."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:183
msgid "Sorry, you are not allowed to view this global style."
msgstr "Sajnáljuk, nincs jogosultságunk megtekinteni ezt a globális stílust."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:175
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:220
msgid "Sorry, you are not allowed to edit this global style."
msgstr "Elnézést, nincs jogosultságunk ennek a globális stílusnak a módosításához."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:49
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:78
msgid "The theme identifier"
msgstr "Sablon azonosító"

#: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:62
msgid "Sorry, you are not allowed to export templates and template parts."
msgstr "Elnézést, nincs jogosultságunk sablonmintákat és sablonrészeket exportálni."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:621
msgid "Public facing and editor style handles."
msgstr "Nyilvános és szerkesztő stílusú fogantyúk."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:581
msgid "Public facing and editor script handles."
msgstr "Nyilvános és szerkesztői szkript fogantyúk."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:282
msgid "The date when the block was last updated."
msgstr "A blokk utolsó frissítésének dátuma."

#: wp-includes/post.php:3561
msgctxt "file type group"
msgid "Video"
msgstr "Videó"

#: wp-includes/post.php:3552
msgctxt "file type group"
msgid "Audio"
msgstr "Hang"

#: wp-includes/post.php:562
msgid "Navigation menus that can be inserted into your site."
msgstr "A webhelyre beilleszthető navigációs menük."

#: wp-includes/post.php:559
msgid "Navigation Menus list"
msgstr "Navigációs menük listája"

#: wp-includes/post.php:558
msgid "Navigation Menus list navigation"
msgstr "Navigáció Menük listája, navigáció"

#: wp-includes/post.php:557
msgid "Filter Navigation Menu list"
msgstr "Navigációs menü lista szűrő"

#: wp-includes/post.php:556
msgid "Uploaded to this Navigation Menu"
msgstr "Feltöltve ehhez a navigációs menühöz"

#: wp-includes/post.php:555
msgid "Insert into Navigation Menu"
msgstr "Beillesztés navigációs menübe"

#: wp-includes/post.php:554
msgid "Navigation Menu archives"
msgstr "Navigációs menü archívum"

#: wp-includes/post.php:553
msgid "No Navigation Menu found in Trash."
msgstr "Nincs navigációs menü a Lomtárban."

#: wp-includes/post.php:552
msgid "No Navigation Menu found."
msgstr "Nem található navigációs menü."

#: wp-includes/post.php:551
msgid "Parent Navigation Menu:"
msgstr "Szülő navigációs menü:"

#: wp-includes/post.php:550
msgid "Search Navigation Menus"
msgstr "Navigációs menü keresése"

#: wp-includes/post.php:548
msgid "View Navigation Menu"
msgstr "Navigációs menü megtekintése"

#: wp-includes/post.php:547
msgid "Edit Navigation Menu"
msgstr "Navigációs menü szerkesztése"

#: wp-includes/post.php:546
msgid "New Navigation Menu"
msgstr "Új navigációs menü"

#: wp-includes/post.php:544 wp-includes/post.php:545
msgid "Add Navigation Menu"
msgstr "Navigációs menü létrehozása"

#: wp-includes/post.php:543
msgctxt "post type singular name"
msgid "Navigation Menu"
msgstr "Navigációs menü"

#: wp-includes/post.php:542
msgctxt "post type general name"
msgid "Navigation Menus"
msgstr "Navigációs menük"

#: wp-includes/post.php:500
msgid "Global styles to include in themes."
msgstr "Globális stílusok használata sablonokban"

#: wp-includes/post.php:499
msgctxt "post type general name"
msgid "Global Styles"
msgstr "Globális stílusok"

#: wp-includes/post.php:456
msgid "Template parts to include in your templates."
msgstr "Sablonokba illeszthető sablonrészek."

#: wp-includes/post.php:453
msgid "Template parts list"
msgstr "Sablonrész lista"

#: wp-includes/post.php:452
msgid "Template parts list navigation"
msgstr "Sablonrész lista navigáció"

#: wp-includes/post.php:451
msgid "Filter template parts list"
msgstr "Szűrősablon alkatrészlistája"

#: wp-includes/post.php:450
msgid "Uploaded to this template part"
msgstr "Feltöltve ehhez a sablon részhez"

#: wp-includes/post.php:449
msgid "Insert into template part"
msgstr "Sablonrészbe illesztés"

#: wp-includes/post.php:448
msgid "Template part archives"
msgstr "Sablonrész archívum"

#: wp-includes/post.php:447
msgid "No template parts found in Trash."
msgstr "Nem találhatók sablonrészek a Lomtárban."

#: wp-includes/post.php:446
msgid "No template parts found."
msgstr "Nem találhatók sablonrészek."

#: wp-includes/post.php:445
msgid "Parent Template Part:"
msgstr "Szülő sablonrész:"

#: wp-includes/post.php:444
msgid "Search Template Parts"
msgstr "Sablonrészek keresése"

#: wp-includes/post.php:443 wp-includes/js/dist/editor.js:42300
msgid "Template Parts"
msgstr "Sablonrészek"

#: wp-includes/post.php:442
msgid "View Template Part"
msgstr "Sablonrész megtekintése"

#: wp-includes/post.php:441
msgid "Edit Template Part"
msgstr "Sablonrész szerkesztése"

#: wp-includes/post.php:440
msgid "New Template Part"
msgstr "Új sablonrész"

#: wp-includes/post.php:437
msgctxt "post type singular name"
msgid "Template Part"
msgstr "Sablon rész"

#: wp-includes/post.php:436
msgctxt "post type general name"
msgid "Template Parts"
msgstr "Sablon részek"

#: wp-includes/post.php:372
msgctxt "post type singular name"
msgid "Template"
msgstr "Sablonminta"

#: wp-includes/post.php:371
msgctxt "post type general name"
msgid "Templates"
msgstr "Sablonminták"

#. translators: %s: Link to the login page.
#: wp-includes/ms-functions.php:546 wp-includes/user.php:3570
msgid "<strong>Error:</strong> This email address is already registered. <a href=\"%s\">Log in</a> with this address or choose another one."
msgstr "<strong>Hiba:</strong> Ez az e-mail cím már regisztrálva van. <a href=\"%s\">Jelentkezünk be</a> ezzel a címmel, vagy válasszunk egy másikat."

#: wp-includes/media.php:5005
#: wp-admin/includes/class-wp-media-list-table.php:181
msgctxt "media items"
msgid "Unattached"
msgstr "Leválasztott"

#. translators: 1: Function name, 2: A variable type, like "boolean" or
#. "integer".
#: wp-includes/functions.php:8932
msgid "%1$s only accepts a non-empty path string, received %2$s."
msgstr "%1$s csak nem üres elérési út karakterláncot fogad el, %2$s érkezett."

#. translators: 1: Path to the JSON file, 2: Error message.
#: wp-includes/functions.php:4700
msgid "Error when decoding a JSON file at path %1$s: %2$s"
msgstr "Hiba JSON-fájl dekódolásakor a %1$s elérési úton: %2$s"

#. translators: %s: Path to the JSON file.
#: wp-includes/functions.php:4685
msgid "File %s doesn't exist!"
msgstr "%s nevű fájl nem létezik!"

#: wp-includes/functions.php:2912
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:904
#: wp-includes/build/routes/font-list/content.js:14765
#: wp-includes/js/dist/editor.js:35135 wp-admin/includes/file.php:967
msgid "Sorry, you are not allowed to upload this file type."
msgstr "Elnézést, a megadott fájltípus feltöltéséhez nincs megfelelő jogosultság."

#. translators: 1: Option name, 2: Error code.
#: wp-includes/formatting.php:5107
msgid "Could not sanitize the %1$s option. Error code: %2$s"
msgstr "Nem sikerült megtisztítani a %1$s opciót. Hibakód: %2$s"

#. translators: %s: URL to the themes page (also it activates the theme).
#: wp-includes/customize/class-wp-customize-theme-control.php:271
#: wp-admin/includes/theme.php:1041
msgid "However, you can still <a href=\"%s\">activate this theme</a>, and use the Site Editor to customize it."
msgstr "Azonban a <a href=\"%s\">sablon aktiválása után</a> a Webhelyszerkesztővel továbbra is testreszabható."

#: wp-includes/customize/class-wp-customize-theme-control.php:266
#: wp-admin/includes/theme.php:1035
msgid "This theme doesn't support Customizer."
msgstr "Ez a sablon nem támogatja a Testreszabót."

#: wp-includes/comment.php:3771
msgid "<strong>Error:</strong> Please fill the required fields."
msgstr "<strong>Hiba:</strong> A kötelező mezőket ki kell tölteni."

#: wp-includes/class-wp-block-styles-registry.php:87
msgid "Block style name must not contain any spaces."
msgstr "Blockstílus neve nem tartalmazhat szóközt."

#. translators: %s: Template part slug.
#: wp-includes/blocks/template-part.php:122
#: wp-includes/js/dist/block-library.js:69445
msgid "Template part has been deleted or is unavailable: %s"
msgstr "A sablonrész törölve lett vagy nem érhető el: %s"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the previous post"
msgid "Previous:"
msgstr "Előző:"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the next post"
msgid "Next:"
msgstr "Következő:"

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Előző"

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for next post link"
msgid "Next"
msgstr "Következő"

#: wp-includes/blocks/navigation.php:747
#: wp-includes/js/dist/block-library.js:38530
msgid "Close menu"
msgstr "Menü bezárása"

#: wp-includes/blocks/navigation.php:746
#: wp-includes/js/dist/block-library.js:38504
msgid "Open menu"
msgstr "Menü megnyitása"

#. translators: Accessibility text. %s: Parent page title.
#: wp-includes/blocks/navigation-submenu.php:183
#: wp-includes/blocks/page-list.php:234
msgid "%s submenu"
msgstr "%s almenü"

#: wp-includes/blocks/navigation-link.php:363
msgid "A link to a post format"
msgstr "Link egy bejegyzés formátumra."

#: wp-includes/blocks/navigation-link.php:362
msgid "Post Format Link"
msgstr "Bejegyzés hivatkozás formátum"

#: wp-includes/blocks/calendar.php:27
msgid "The calendar block is hidden because there are no published posts."
msgstr "A naptár blokk  el van rejtve, mert nincs közzétett bejegyzés."

#: wp-includes/block-template-utils.php:1496
msgid "Unable to open export file (archive) for writing."
msgstr "Nem lehet megnyitni az exportfájlt (archívumot) íráshoz."

#: wp-includes/block-template-utils.php:1487
msgid "Zip Export not supported."
msgstr "Zip Export nem támogatott."

#. translators: %1$s: Template area type, %2$s: the uncategorized template area
#. value.
#: wp-includes/block-template-utils.php:280
msgid "\"%1$s\" is not a supported wp_template_part area value and has been added as \"%2$s\"."
msgstr "A „%1$s” nem támogatott wp_template_part területérték, és „%2$s”-ként lett hozzáadva."

#: wp-includes/block-template-utils.php:192
msgctxt "Template name"
msgid "Taxonomy"
msgstr "Osztályozás"

#: wp-includes/block-template-utils.php:176
msgctxt "Template name"
msgid "Pages"
msgstr "Oldalak"

#: wp-includes/block-template-utils.php:172
msgctxt "Template name"
msgid "Single Posts"
msgstr "Bejegyzések"

#: wp-includes/block-template-utils.php:164
msgctxt "Template name"
msgid "Front Page"
msgstr "Kezdőoldal"

#: wp-includes/block-template-utils.php:156
msgctxt "Template name"
msgid "Index"
msgstr "Index"

#: wp-includes/block-template-utils.php:96
msgid "The Footer template defines a page area that typically contains site credits, social links, or any other combination of blocks."
msgstr "A lábléc-sablon egy oldalterületet határoz meg, amely jellemzően webhelyhiteleket, közösségi linkeket vagy a blokkok bármely más kombinációját tartalmazza."

#: wp-includes/block-template-utils.php:87
msgid "The Header template defines a page area that typically contains a title, logo, and main navigation."
msgstr "A Fejléc-sablon egy oldalterületet határoz meg, amely jellemzően címet, logót és fő navigációt tartalmaz."

#: wp-includes/block-template-utils.php:78
msgid "General templates often perform a specific role like displaying post content, and are not tied to any particular area."
msgstr "Az általános sablonok gyakran bizonyos szerepet töltenek be, például a bejegyzések tartalmát jelenítik meg, és nem kötődnek egyetlen területhez sem."

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and orange"
msgstr "Kék és narancssárga"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Lila és zöld"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Magenta and yellow"
msgstr "Bíbor és sárga"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Midnight"
msgstr "Középsötét"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and red"
msgstr "Kék és piros"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and yellow"
msgstr "Lila és sárga"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Grayscale"
msgstr "Szürkeárnyalatos"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Dark grayscale"
msgstr "Sötét szürkeárnyalatos"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Midnight"
msgstr "Középsötét"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Electric grass"
msgstr "Elektromos fű"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Sápadt óceán"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Ragyogó szürkület"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush bordeaux"
msgstr "Elpirult bordó"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush light purple"
msgstr "Elpirult világos lila"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Cool to warm spectrum"
msgstr "Hidegtől melegig spektrum"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Very light gray to cyan bluish gray"
msgstr "Nagyon világosszürkétől a kékescián-szürkéig"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid orange to vivid red"
msgstr "Világítóan élénk narancstól az élénk vörösig"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid amber to luminous vivid orange"
msgstr "Világítóan élénk borostyántól világítóan élénk narancsig"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Light green cyan to vivid green cyan"
msgstr "Világos ciánzöldtől élénk ciánzöldig"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Vivid cyan blue to vivid purple"
msgstr "Élénk ciánkéktől élénk liláig"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid purple"
msgstr "Élénk bíbor"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid cyan blue"
msgstr "Élénk ciánkék"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale cyan blue"
msgstr "Halvány ciánkék"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid green cyan"
msgstr "Élénk ciánzöld"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Light green cyan"
msgstr "Világos ciánzöld"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid amber"
msgstr "Fényes élénk borostyánsárga"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Fényes élénk narancssárga"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid red"
msgstr "Élénkpiros"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale pink"
msgstr "Sápadt rózsaszín"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "White"
msgstr "Fehér"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Cyan bluish gray"
msgstr "Cián kékes szürke"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Black"
msgstr "Fekete"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Large"
msgstr "Nagy"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Medium"
msgstr "Közepes"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Small"
msgstr "Kicsi"

#: wp-includes/blocks/query-pagination-previous.php:26
#: wp-includes/js/dist/block-library.js:57747
msgid "Previous Page"
msgstr "Előző oldal"

#: wp-includes/blocks/query-pagination-next.php:29
#: wp-includes/js/dist/block-library.js:57487
msgid "Next Page"
msgstr "Következő oldal"

#: wp-includes/js/dist/block-library.js:55819
#: wp-includes/js/dist/block-library.js:55828
#: wp-admin/includes/plugin-install.php:328
#: wp-admin/includes/theme-install.php:108
msgid "Keyword"
msgstr "Kulcsszó"

#. translators: %s: filename.
#: wp-includes/blocks/file.php:43 wp-includes/js/dist/block-library.js:21791
#: wp-includes/js/dist/block-library.js:21902
#: wp-includes/js/dist/block-library.js:22003
msgid "Embed of %s."
msgstr "%s beágyazása"

#: wp-includes/blocks/file.php:45 wp-includes/js/dist/block-library.js:21789
#: wp-includes/js/dist/block-library.js:21900
#: wp-includes/js/dist/block-library.js:22001
msgid "PDF embed"
msgstr "PDF beágyazás"

#: wp-includes/block-patterns.php:197
msgctxt "Block pattern category"
msgid "Media"
msgstr "Média"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1583
msgid "The date the comment was published, as GMT."
msgstr "A hozzászólás közzétételének időpontja, GMT szerint."

#: wp-includes/blocks/button/block.json wp-includes/blocks/buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "hivatkozás"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2479
msgid "An alphanumeric identifier for the post unique to its type."
msgstr "A bejegyzés alfanumerikus azonosítója, amely a típusára nézve egyedi."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2472
msgid "The date the post was last modified, as GMT."
msgstr "A bejegyzés utolsó módosításának dátuma, GMT szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2465
msgid "The date the post was last modified, in the site's timezone."
msgstr "A bejegyzés utolsó módosításának dátuma, a webhely időzónájában."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2438
msgid "GUID for the post, as it exists in the database."
msgstr "A bejegyzés GUID-ja, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2420
msgid "The date the post was published, in the site's timezone."
msgstr "A bejegyzés közzétételének dátuma, a webhely időzónájában."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1596
msgid "The ID for the parent of the comment."
msgstr "A szülő hozzászólás azonosítója ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1577
msgid "The date the comment was published, in the site's timezone."
msgstr "A hozzászólás közzétételének dátuma, a webhely időzónájában."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1569
msgid "HTML content for the comment, transformed for display."
msgstr "A hozzászólás HTML tartalma, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1564
msgid "Content for the comment, as it exists in the database."
msgstr "A hozzászólás tartalma, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1555
msgid "The content for the comment."
msgstr "A hozzászólás tartalma."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:94
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:120
msgid "The ID for the parent of the autosave."
msgstr "Az automatikus mentés szülőjének azonosítója."

#: wp-includes/blocks/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "film"

#: wp-includes/blocks/video/block.json
msgctxt "block description"
msgid "Embed a video from your media library or upload a new one."
msgstr "Illessz be egy videót a média könyvtárból, vagy tölts fel egy újat."

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "vers"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "költemény"

#: wp-includes/blocks/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Költemény beszúrása. Használjunk különleges tagolási formátumot vagy idézzünk egy dalszöveget."

#: wp-includes/blocks/text-columns/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Columns block instead."
msgstr "Ez a blokk elavult. Használjuk az Oszlopok blokkot helyette."

#: wp-includes/blocks/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Csíkok"

#: wp-includes/blocks/spacer/block.json
msgctxt "block description"
msgid "Add white space between blocks and customize its height."
msgstr "Tegyünk üres helyet a blokkok közé és állítsuk be a magasságukat."

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Pill Shape"
msgstr "Pirula forma"

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Csak Logók"

#: wp-includes/blocks/social-links/block.json
msgctxt "block description"
msgid "Display icons linking to your social profiles or sites."
msgstr "Ikonokat jelenít meg, amelyek közösségi média profilokra vagy weboldalakra mutatnak."

#: wp-includes/blocks/social-link/block.json
msgctxt "block description"
msgid "Display an icon linking to a social profile or site."
msgstr "Egy ikont jelenít meg, ami egy közösségi média profilra, vagy egy weboldalra mutat."

#: wp-includes/blocks/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Honlap címe"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "leírás"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Honlap elnevezése"

#: wp-includes/blocks/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Oldal Logo"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block description"
msgid "Insert additional custom elements with a WordPress shortcode."
msgstr "További egyedi elemek beszúrása WordPress shortcode segítségével."

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Pontok"

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Széles vonal"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "elválasztó"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "vízszintes vonal"

#: wp-includes/blocks/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Gondolatok, vagy szakaszok elválasztása vízszintes elválasztóval."

#: wp-includes/blocks/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "keresés"

#: wp-includes/blocks/search/block.json
msgctxt "block description"
msgid "Help visitors find your content."
msgstr "Segítsük a látogatóinkat, hogy megtalálják a tartalmainkat."

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "hírforrás"

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "atom"

#: wp-includes/blocks/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Bejegyzések megjelenítése RSS vagy Atom hírforrásból."

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "idéz"

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "idézet"

#: wp-includes/blocks/query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post types based on different query parameters and visual configurations."
msgstr "Egy különleges blokk, ami optikai beállítások és lekérdezési paraméterek alapján jelenít meg bejegyzéseket."

#: wp-includes/blocks/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Lekérdezési ciklus"

#: wp-includes/blocks/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Mutassuk a lekérdezés címét."

#: wp-includes/blocks/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Lekérdezés címe"

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of posts, when applicable."
msgstr "Mutassunk lapozható navigációt az előző/következő bejegyzésekhez, amennyiben ez lehetséges."

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Az előző bejegyzésre mutató hivatkozás megjelenítése."

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for pagination."
msgstr "A lapozás oldalszámainak megjelenítése."

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "A következő bejegyzésre mutató hivatkozás megjelenítése."

#: wp-includes/blocks/pullquote/block.json
msgctxt "block description"
msgid "Give special visual emphasis to a quote from your text."
msgstr "Adjunk különleges vizuális hangsúlyt a szövegünkből vett idézetnek."

#: wp-includes/blocks/preformatted/block.json
msgctxt "block description"
msgid "Add text that respects your spacing and tabs, and also allows styling."
msgstr "Olyan szöveget hozzunk létre, amelyik figyelembe veszi az általunk használt térközöket és távolságokat, és lehetővé teszi a stílusok használatát is."

#: wp-includes/blocks/post-title/block.json
msgctxt "block description"
msgid "Displays the title of a post, page, or any other content-type."
msgstr "Megjeleníti egy bejegyzés, oldal vagy bármely más tartalomtípus címét."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block description"
msgid "Post terms."
msgstr "Bejegyzés kifejezések."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block title"
msgid "Post Terms"
msgstr "Bejegyzés kifejezések"

#: wp-includes/blocks/post-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more."
msgstr "A lábléc-sablon egy oldalterületet határoz meg, amely jellemzően webhelyhiteleket, közösségi linkeket vagy a blokkok bármely más kombinációját tartalmazza."

#: wp-includes/blocks/post-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Bejegyzés mintasablon"

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block description"
msgid "Display a post's featured image."
msgstr "A bejegyzés kivonatának megjelenítése"

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block title"
msgid "Featured Image"
msgstr "Kiemelt kép"

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block description"
msgid "Display the excerpt."
msgstr "A kivonat megjelenítése."

#: wp-includes/blocks/post-content/block.json
msgctxt "block description"
msgid "Displays the contents of a post or page."
msgstr "Bejegyzés vagy oldal tartalmának megjelenítése"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "szöveg"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block description"
msgid "Start with the basic building block of all narrative."
msgstr "Kezdjük a legegyszerűbb építőelemmel, a blokkal!"

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "navigation"
msgstr "navigáció"

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "menu"
msgstr "menü"

#: wp-includes/blocks/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Teljes oldallista megjelenítése."

#: wp-includes/blocks/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Oldal lista"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "lapozó"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "következő oldal"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block description"
msgid "Separate your content into a multi-page experience."
msgstr "Válasszuk szét a tartalmunkat, hogy többoldalas élményt nyújtson."

#: wp-includes/blocks/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "bővebben"

#: wp-includes/blocks/more/block.json
msgctxt "block description"
msgid "Content before this block will be shown in the excerpt on your archives page."
msgstr "A blokk előtti tartalom megjelenik az archívumoldalon található kivonatban."

#: wp-includes/blocks/missing/block.json
msgctxt "block description"
msgid "Your site doesn’t include support for this block."
msgstr "A webhelyünk nem támogatja ezt a fajta blokkot"

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "videó"

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "kép"

#: wp-includes/blocks/media-text/block.json
msgctxt "block description"
msgid "Set media and words side-by-side for a richer layout."
msgstr "Rendezzük egymás mellé a médiát és szöveget a szebb elrendezésért."

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "űrlap"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "kijelentkezés"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "bejelentkezés"

#: wp-includes/blocks/loginout/block.json
msgctxt "block description"
msgid "Show login & logout links."
msgstr "Ki és bejelentkezési linkek megjelenítése"

#: wp-includes/blocks/loginout/block.json
msgctxt "block title"
msgid "Login/out"
msgstr "Be/kijelentkezés"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "számozott lista"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "rendezett lista"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "felsorolás"

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Jelenítsünk meg egy régi típusú widgetet."

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Régi Widget"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "legutóbbi bejegyzések"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "A legutóbbi bejegyzések listájának megjelenítése."

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "legutóbbi hozzászólások"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "A legutóbbi hozzászólások listájának megjelenítése."

#: wp-includes/blocks/image/block.json wp-includes/blocks/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Lekerekített"

#: wp-includes/blocks/image/block.json wp-includes/blocks/quote/block.json
#: wp-includes/blocks/separator/block.json
#: wp-includes/blocks/site-logo/block.json
#: wp-includes/blocks/social-links/block.json
#: wp-includes/blocks/table/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Default"
msgstr "Alapértelmezett"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "picture"
msgstr "kép"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "fénykép"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "img"

#: wp-includes/blocks/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Képi közléshez csak illesszünk be egyet."

#: wp-includes/blocks/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "beágyazás"

#: wp-includes/blocks/html/block.json
msgctxt "block description"
msgid "Add custom HTML code and preview it as you edit."
msgstr "Adjunk hozzá saját HTML kódot, és az előnézetben megtekinthetjük szerkesztés közben."

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "alcím"

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "cím"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "szakasz"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "sor"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "wrapper"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "konténer"

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "fényképek"

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "képek"

#: wp-includes/blocks/gallery/block.json
msgctxt "block description"
msgid "Display multiple images in a rich gallery."
msgstr "Több kép megjelenítésére használjunk galériát."

#: wp-includes/blocks/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Használjuk a klasszikus WordPress szerkesztőt."

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "letöltés"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "pdf"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "dokumentum"

#: wp-includes/blocks/file/block.json
msgctxt "block description"
msgid "Add a link to a downloadable file."
msgstr "Adjuk meg a letölthető fájlra mutató hivatkozást."

#: wp-includes/blocks/column/block.json
msgctxt "block description"
msgid "A single column within a columns block."
msgstr "Egy oszlopon belül egy oszlop blokk."

#: wp-includes/blocks/code/block.json
msgctxt "block description"
msgid "Display code snippets that respect your spacing and tabs."
msgstr "Jelenítsünk meg kód részleteket úgy, hogy a szóközöket és a tabulálást figyelembe vesszük."

#: wp-includes/blocks/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "archívum"

#: wp-includes/blocks/calendar/block.json wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "posts"
msgstr "bejegyzések"

#: wp-includes/blocks/calendar/block.json
msgctxt "block description"
msgid "A calendar of your site’s posts."
msgstr "Honlapunk bejegyzéseinek naptára."

#: wp-includes/blocks/buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "Késztessük cselekvésre a látogatókat egy csoport, gomb kinézetű hivatkozással."

#: wp-includes/blocks/button/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Körvonal"

#: wp-includes/blocks/button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Kitöltés"

#: wp-includes/blocks/button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "Egy gombszerű hivatkozás segítségével cselekvésre ösztönözheti a látogatókat."

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "felvétel"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "podcast"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "hang"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "music"
msgstr "zene"

#: wp-includes/blocks/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Egyszerű audió lejátszó beágyazása."

#: wp-includes/blocks/archives/block.json
msgctxt "block description"
msgid "Display a date archive of your posts."
msgstr "Saját bejegyzések megjelenítése havi csoportosításban."

#: wp-includes/option.php:2917
msgid "Page on front"
msgstr "Főoldal"

#: wp-includes/option.php:2906
msgid "Show on front"
msgstr "Megjelenés elől"

#: wp-includes/post.php:320 wp-includes/js/dist/block-editor.js:39488
#: wp-includes/js/dist/block-editor.js:43985
msgid "Patterns list"
msgstr "Minták lista"

#. translators: %s: taxonomy's singular name
#. translators: Hidden accessibility text. %s: Link name.
#. translators: Hidden accessibility text. %s: Attachment title.
#. translators: Hidden accessibility text. %s: Plugin name.
#. translators: %s: Post title.
#. translators: Hidden accessibility text. %s: Email address.
#. translators: Hidden accessibility text. %s: Taxonomy term name.
#. translators: Hidden accessibility text. %s: User login.
#. translators: Hidden accessibility text. %s: Theme name.
#. translators: %s: Site URL.
#. translators: Hidden accessibility text. %s: Theme name
#: wp-includes/blocks/categories.php:46
#: wp-includes/js/dist/block-library.js:10747
#: wp-admin/includes/class-wp-links-list-table.php:190
#: wp-admin/includes/class-wp-media-list-table.php:458
#: wp-admin/includes/class-wp-plugins-list-table.php:1123
#: wp-admin/includes/class-wp-posts-list-table.php:1046
#: wp-admin/includes/class-wp-privacy-requests-table.php:428
#: wp-admin/includes/class-wp-terms-list-table.php:372
#: wp-admin/includes/class-wp-users-list-table.php:532
#: wp-admin/update-core.php:590 wp-admin/update-core.php:768
#: wp-admin/includes/class-wp-ms-sites-list-table.php:451
#: wp-admin/includes/class-wp-ms-themes-list-table.php:542
#: wp-admin/includes/class-wp-ms-users-list-table.php:243
msgid "Select %s"
msgstr "%s kiválasztása"

#: wp-includes/js/dist/block-editor.js:30597
#: wp-includes/js/dist/block-library.js:46712
#: wp-includes/js/dist/block-library.js:64428 wp-admin/edit-form-blocks.php:263
msgid "Type / to choose a block"
msgstr "Írjon egy / jelet a blokk kiválasztásához"

#: wp-includes/js/dist/block-editor.js:72261
#: wp-includes/js/dist/edit-site.js:35917 wp-includes/js/dist/editor.js:14258
#: wp-includes/js/dist/editor.js:21770 wp-includes/js/dist/editor.js:37009
#: wp-includes/js/dist/media-utils.js:13572
#: wp-admin/includes/class-wp-screen.php:1211 wp-admin/includes/theme.php:351
#: wp-admin/includes/theme.php:387 wp-admin/index.php:70
msgid "Layout"
msgstr "Elrendezés"

#: wp-login.php:1448
msgid "<strong>Error:</strong> User registration is currently not allowed."
msgstr "<strong>Hiba:</strong> A felhasználó regisztráció jelenleg le van tiltva."

#: wp-login.php:988
msgid "<strong>Error:</strong> The passwords do not match."
msgstr "<strong>Hiba:</strong> A jelszavak nem egyeznek."

#: wp-login.php:852
msgid "<strong>Error:</strong> Your password reset link has expired. Please request a new link below."
msgstr "<strong>Hiba:</strong> A jelszó visszaállító hivatkozás lejárt. A lenti linken kérjünk újat."

#: wp-login.php:850
msgid "<strong>Error:</strong> Your password reset link appears to be invalid. Please request a new link below."
msgstr "<strong>Hiba:</strong> A jelszó visszaállító hivatkozás hibásnak tűnik. A lenti linken kérjünk újat."

#. translators: HTML code of the block, not an option that blocks HTML.
#: wp-includes/widgets/class-wp-widget-block.php:208
msgid "Block HTML:"
msgstr "HTML Blokk:"

#: wp-includes/widgets/class-wp-widget-block.php:37
msgid "A widget containing a block."
msgstr "Egy widget ami tartalmazza a blokkot."

#. translators: 1 & 2: Deprecation replacement options.
#: wp-includes/user.php:4376 wp-includes/user.php:4616
msgid "%1$s or %2$s"
msgstr "%1$s vagy %2$s"

#: wp-includes/user.php:421
msgid "<strong>Error:</strong> Unknown username. Check again or try your email address."
msgstr "<strong>Hiba:</strong> Ismeretlen felhasználónév. Ellenőrizzük újra, vagy próbálkozzunk inkább az e-mail címünkkel."

#: wp-includes/user.php:416
msgid "<strong>Error:</strong> Unknown email address. Check again or try your username."
msgstr "<strong>Hiba:</strong> Ismeretlen e-mail cím. Ellenőrizzük újra, vagy próbálkozzunk inkább a felhasználónevünkkel."

#. translators: %s: User name.
#: wp-includes/user.php:188
msgid "<strong>Error:</strong> The username <strong>%s</strong> is not registered on this site. If you are unsure of your username, try your email address instead."
msgstr "<strong>Hiba:</strong> A felhasználónév <strong>%s</strong> nincs az oldalon regisztrálva. Ha felhasználónévben nem vagyunk biztosak, próbáljunk helyette email címet használni."

#: wp-includes/class-wp-taxonomy.php:646
msgctxt "navigation link block description"
msgid "A link to a category."
msgstr "Link egy kategóriára."

#: wp-includes/class-wp-taxonomy.php:645
msgctxt "navigation link block description"
msgid "A link to a tag."
msgstr "Link egy címkére."

#: wp-includes/class-wp-taxonomy.php:642
msgctxt "navigation link block title"
msgid "Category Link"
msgstr "Kategória hivatkozás"

#: wp-includes/class-wp-taxonomy.php:641
msgctxt "navigation link block title"
msgid "Tag Link"
msgstr "Cím link"

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:871
msgid "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only."
msgstr "URL-kódolt űrlapadatok a widget adminisztrátori űrlapjáról. Olyan widget frissítésére szolgál, amely nem támogatja a példányt. Csak írjon."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:864
msgid "Unencoded instance settings, if supported."
msgstr "Kódolatlan példánybeállítások, ha támogatott."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:859
msgid "Cryptographic hash of the instance settings."
msgstr "A példány beállítások titkosított lenyomata."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:854
msgid "Base64 encoded representation of the instance settings."
msgstr "A példány beállítások base64 formában kódolt megjelenése."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:848
msgid "Instance settings of the widget, if supported."
msgstr "Widget beállítások, ha támogatott."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:842
msgid "HTML representation of the widget admin form."
msgstr "A widget adminisztrációs űrlapjának HTML reprezentációja."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:836
msgid "HTML representation of the widget."
msgstr "A widget HTML megjelenése."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:829
msgid "The sidebar the widget belongs to."
msgstr "Az oldalsáv, amelyhez a widget tartozik."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:824
msgid "The type of the widget. Corresponds to ID in widget-types endpoint."
msgstr "A widget típusa. Megfelel a widget típusú végponton az azonosítónak."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:819
msgid "Unique identifier for the widget."
msgstr "Widget egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:795
msgid "The sidebar to return widgets for."
msgstr "Az oldalsáv a widgetek visszaküldéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:680
msgid "The requested widget is invalid."
msgstr "A kért widget hibás."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:593
msgid "The provided instance is invalid. Must contain raw OR encoded and hash."
msgstr "A megadott példány érvénytelen. Nyers VAGY kódolt és hash-t kell tartalmaznia."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:575
msgid "Widget type does not support raw instances."
msgstr "Widget típus nem támogatja a nyers példányokat."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:566
msgid "Cannot set instance on a widget that does not extend WP_Widget."
msgstr "Nem lehet példányt beállítani olyan widgeten, amely nem bővíti ki a WP_Widgetet."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:557
msgid "The provided widget type (id_base) cannot be updated."
msgstr "A megadott widgettípus (id_base) nem frissíthető."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:549
msgid "Widget type (id_base) is required."
msgstr "A widget típusa (id_base) kötelező."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:222
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:321
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:393
msgid "No widget was found with that id."
msgstr "Nem található widget ilyen azonosítóval."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:96
msgid "Whether to force removal of the widget, or move it to the inactive sidebar."
msgstr "A widget eltávolításának kényszerítése, vagy áthelyezése az inaktív oldalsávra."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:494
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:585
msgid "The provided instance is malformed."
msgstr "A megadott példány hibás."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:474
msgid "Cannot preview a widget that does not extend WP_Widget."
msgstr "Nem készíthető előnézet a widgetről ami nem a WP_Widget osztályból van származtatva."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:428
msgid "Class name"
msgstr "Osztály név"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:422
msgid "Whether the widget supports multiple instances"
msgstr "A widgetből lehet-e több példány"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:416
msgid "Description of the widget."
msgstr "A widget leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:409
msgid "Human-readable name identifying the widget type."
msgstr "Ember által olvasható név, amely azonosítja a widget típusát."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:403
msgid "Unique slug identifying the widget type."
msgstr "Egyedi keresőbarát cím, ami azonosítja a widget típusát."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:220
msgid "Invalid widget type."
msgstr "Hibás widget típus."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:86
msgid "Serialized widget form data to encode into instance settings."
msgstr "Sorosított widget űrlapadatok a példánybeállításokba kódolandó."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:82
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:118
msgid "Current instance settings of the widget."
msgstr "A jelenlegi példány widget beállításai"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:57
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:77
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:113
msgid "The widget type id."
msgstr "A widget típus azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1604
msgid "Sort collection by user attribute."
msgstr "Gyűjtemény rendezése felhasználói attribútum szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1140
msgid "Theme file exists."
msgstr "A sablon fájl létezik."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1134
msgid "Post ID."
msgstr "Bejegyzés azonosító."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1127
msgid "Status of template."
msgstr "Mintasablon állapota."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1121
msgid "Description of template."
msgstr "Mintasablon leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1102
msgid "Title of template."
msgstr "Mintasablon címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1083
msgid "Content of template."
msgstr "Mintasablon tartalma."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1071
msgid "Source of template"
msgstr "Mintasablon forrása"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1061
msgid "Theme identifier for the template."
msgstr "Sablon azonosító a sablonmintához."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1053
msgid "Unique slug identifying the template."
msgstr "Egyedi keresőbarát kifezezés a sablonminta azonosításához."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1047
msgid "ID of template."
msgstr "Sablon azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1014
msgid "Limit to the specified post id."
msgstr "Csak a megadott bejegyzéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:542
msgid "The template has already been deleted."
msgstr "A mintasablon már törölve lett."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:518
msgid "Templates based on theme files can't be removed."
msgstr "A fájlokra épülő sablonok nem törölhetők."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:341
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:370
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:468
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:515
msgid "No templates exist with that id."
msgstr "Nem létezik mintasablon ilyen azonosítóval."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:190
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:256
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:318
msgid "Sorry, you are not allowed to access the templates on this site."
msgstr "Elnézést, de nincs megfelelő jogosultság ezen a honlapon a mintasablon fájlok eléréséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:143
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:91
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:115
msgid "The id of a template"
msgstr "A mintasablon azonosítója"

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:505
msgid "Nested widgets."
msgstr "Egymásba ágyazott widgetek."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:498
msgid "Status of sidebar."
msgstr "Az oldalsáv állapota."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:491
msgid "HTML content to append to the sidebar title when displayed. Default is a closing h2 element."
msgstr "Megjelenítéskor az oldalsáv címéhez csatolandó HTML-tartalom. Alapértelemzés egy záró h2 elem."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:484
msgid "HTML content to prepend to the sidebar title when displayed. Default is an opening h2 element."
msgstr "Az oldalsáv címe elé befűzendő HTML tartalom, amikor az megjelenik. Az alapértelemzése egy nyitó h2 elem."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:477
msgid "HTML content to append to each widget's HTML output when assigned to this sidebar. Default is a closing list item element."
msgstr "HTML tartalom amit minden egyes widget HTML kimenetéhez hozzáfűzünk, ami ehhez oldalsávhoz van rendelve. Alapértelmezetten ez egy záró listaelem."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:470
msgid "HTML content to prepend to each widget's HTML output when assigned to this sidebar. Default is an opening list item element."
msgstr "HTML tartalom ami elé van fűzve minden egyes widget HTML kimenetéhez, ami ehhez oldalsávhoz van rendelve. Alapértelmezetten ez egy nyitó listaelem."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:464
msgid "Extra CSS class to assign to the sidebar in the Widgets interface."
msgstr "Extra CSS osztály hozzárendelése az oldalsávhoz a Widgetek interfészen."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:458
msgid "Description of sidebar."
msgstr "Oldalsáv leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:452
msgid "Unique name identifying the sidebar."
msgstr "Egyedi név az oldalsávhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:446
msgid "ID of sidebar."
msgstr "Oldalsáv azonosítója."

#: wp-includes/widgets.php:1076
msgid "Inactive widgets"
msgstr "Kikapcsolt widgetek"

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:276
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:490
msgid "Sorry, you are not allowed to manage widgets on this site."
msgstr "Elnézést, nincs jogosultságunk a widgetek kezelésére ezen a webhelyen."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:195
msgid "No sidebar exists with that id."
msgstr "Nem létezik oldalsáv ilyen azonosítóval."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:71
msgid "The id of a registered sidebar"
msgstr "A regisztrált oldalsáv azonosítója"

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:764
msgid "The ID for the author of the revision."
msgstr "A változat szerzőjének azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:786
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:129
msgid "Unique identifier for the revision."
msgstr "A változat egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3373
msgid "Whether items must be assigned all or any of the specified terms."
msgstr "Azt, hogy az elemekhez hozzá kell-e rendelni a megadott feltételek mindegyikét vagy valamelyikét."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:349
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3070
msgid "Sort collection by post attribute."
msgstr "Gyűjtemény rendezése a bejegyzést tulajdonság szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2724
msgid "The order of the post in relation to other posts."
msgstr "A bejegyzés sorrendje más bejegyzésekhez viszonyítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2600
msgid "The title for the post."
msgstr "A bejegyzés címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2496
msgid "Type of post."
msgstr "Bejegyzés típusa."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2458
msgid "URL to the post."
msgstr "URL a bejegyzéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:513
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:118
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2452
msgid "Unique identifier for the post."
msgstr "A bejegyzés egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:326
msgid "Limit results to those matching a keyword ID."
msgstr "Eredmények szűkítése kulcsszó azonosító szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:320
msgid "Limit results to those matching a category ID."
msgstr "Eredmények szűkítése kategória azonosító szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:286
msgid "The preferred width of the viewport when previewing a pattern, in pixels."
msgstr "A nézetablak előnyben részesített szélessége a minta előnézetekor, képpontokban."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:279
msgid "A description of the pattern."
msgstr "A minta leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:271
msgid "The pattern's keywords."
msgstr "A minta kulcsszavak."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:263
msgid "The pattern's category slugs."
msgstr "A szülőkategória keresőbarát elnevezése."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:230
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:256
msgid "The pattern content."
msgstr "A minta tartalma."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:224
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:249
msgid "The pattern title, in human readable format."
msgstr "A minta címsora, olvasható formában."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:242
msgid "The pattern ID."
msgstr "A minta azonosító."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:74
msgid "Sorry, you are not allowed to browse the local block pattern directory."
msgstr "Elnézést, nincs megfelelő jogosultság a helyi blokktár böngészéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1737
msgid "Sort collection by comment attribute."
msgstr "Gyűjtemény rendezése a hozzászólás tulajdonság szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1616
msgid "Type of the comment."
msgstr "A hozzászólás típusa."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1589
msgid "URL to the comment."
msgstr "URL a kommenthez."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:74
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1506
msgid "Unique identifier for the comment."
msgstr "Egyedi azonosító a hozzászóláshoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:705
msgid "The list of scopes where the variation is applicable. When not provided, it assumes all available scopes."
msgstr "Azon hatókörök listája, ahol a módosítás alkalmazható. Ha nincs megadva, akkor az összes elérhető hatókört feltételezi."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:699
msgid "The initial values for attributes."
msgstr "A kezdeti értékek a tulajdonságokhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:693
msgid "Indicates whether the current variation is the default one."
msgstr "Azt jelzi, hogy az aktuális változat az alapértelmezett-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:686
msgid "A detailed variation description."
msgstr "Részletes variációs leírás."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:681
msgid "A human-readable variation title."
msgstr "Ember által olvasható változatcím."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:676
msgid "The unique and machine-readable name."
msgstr "Az egyedi és gép által olvasható név."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:670
msgid "Block variations."
msgstr "Blokk variációk."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:148
msgid "The ID for the autosave."
msgstr "Az ID  az automatikus mentéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:45
msgid "Unique identifier for the attachment."
msgstr "Egyedi azonosító a csatolmányhoz."

#: wp-includes/rest-api.php:1149
msgid "Cookie check failed"
msgstr "A süti ellenőrzés sikertelen"

#: wp-includes/class-wp-post-type.php:1024
msgctxt "navigation link block description"
msgid "A link to a page."
msgstr "Link egy oldalhoz."

#: wp-includes/class-wp-post-type.php:1023
msgctxt "navigation link block description"
msgid "A link to a post."
msgstr "Link egy bejegyzéshez."

#: wp-includes/class-wp-post-type.php:1020
msgctxt "navigation link block title"
msgid "Page Link"
msgstr "Oldal Link"

#: wp-includes/class-wp-post-type.php:1019
msgctxt "navigation link block title"
msgid "Post Link"
msgstr "Bejegyzés link"

#: wp-includes/post.php:391
msgid "Templates to include in your theme."
msgstr "A témádba beépítendő sablonok."

#: wp-includes/post.php:388
msgid "Templates list"
msgstr "Sablonok listája"

#: wp-includes/post.php:387
msgid "Templates list navigation"
msgstr "Sablon lista navigáció"

#: wp-includes/post.php:386
msgid "Filter templates list"
msgstr "Sablon lista szűrése"

#: wp-includes/post.php:385
msgid "Uploaded to this template"
msgstr "Feltöltve ehhez a sablonhoz"

#: wp-includes/post.php:384
msgid "Insert into template"
msgstr "Sablonba beillesztés"

#: wp-includes/post.php:383
msgid "Template archives"
msgstr "Mintasablon archívum"

#: wp-includes/post.php:382
msgid "No templates found in Trash."
msgstr "Nem találhatók mintasablonok a Lomtárban."

#: wp-includes/post.php:381
msgid "No templates found."
msgstr "Nem találhatók mintasablonok."

#: wp-includes/post.php:380
msgid "Parent Template:"
msgstr "Szülő mintasablon:"

#: wp-includes/post.php:379
msgid "Search Templates"
msgstr "Mintasablonok keresése"

#: wp-includes/post.php:377
msgid "View Template"
msgstr "Mintasablon megtekintése"

#: wp-includes/post.php:376
msgid "Edit Template"
msgstr "Mintasablon szerkesztése"

#: wp-includes/post.php:375
msgid "New Template"
msgstr "Új mintasablon"

#: wp-includes/post.php:378 wp-includes/js/dist/block-library.js:69354
#: wp-includes/js/dist/edit-site.js:21370
#: wp-includes/js/dist/edit-site.js:42716
#: wp-includes/js/dist/edit-site.js:44468
#: wp-includes/js/dist/edit-site.js:45944 wp-includes/js/dist/editor.js:43961
#: wp-includes/js/dist/editor.js:63916
msgid "Templates"
msgstr "Mintasablonok"

#. translators: Custom template title in the Site Editor. 1: Post type singular
#. name, 2: Post title.
#. translators: Custom template title in the Site Editor. 1: Taxonomy singular
#. name, 2: Term title.
#. translators: 1: The label of the field e.g. "Date". 2: The value of the
#. field, e.g.: "May 2022".
#. translators: %1$s: action label ("Marked as resolved" or "Reopened"); %2$s:
#. note text.
#: wp-includes/block-template-utils.php:719
#: wp-includes/block-template-utils.php:795
#: wp-includes/js/dist/edit-site.js:26012
#: wp-includes/js/dist/edit-site.js:26520
#: wp-includes/js/dist/edit-site.js:27007
#: wp-includes/js/dist/edit-site.js:27731
#: wp-includes/js/dist/edit-site.js:28232 wp-includes/js/dist/editor.js:65876
#: wp-includes/js/dist/media-utils.js:3574
#: wp-includes/js/dist/media-utils.js:4082
#: wp-includes/js/dist/media-utils.js:4569
#: wp-includes/js/dist/media-utils.js:5431
#: wp-includes/js/dist/media-utils.js:5932
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#: wp-includes/blocks/site-logo.php:78
msgid "Site logo."
msgstr "Honlap logó."

#: wp-includes/blocks/site-logo.php:47
msgid "(Home link, opens in a new tab)"
msgstr "(Főoldal link, új lapon nyílik meg)"

#. translators: 1: Block type, 2: Typography supports key, e.g: fontSize,
#. lineHeight, etc. 3: block.json, 4: Old metadata key, 5: New metadata key.
#: wp-includes/blocks.php:2663
msgid "Block \"%1$s\" is declaring %2$s support in %3$s file under %4$s. %2$s support is now declared under %5$s."
msgstr "A \"%1$s\" blokk a %2$s támogatását deklarálja a %3$s fájlban a %4$s alatt. A %2$s támogatása mostantól a %5$s alatt deklarált."

#: wp-includes/block-template.php:254
msgid "No matching template found"
msgstr "Nem található illeszkedő mintasablon"

#: wp-includes/block-template.php:122
msgid "No matching template found."
msgstr "Nem található illeszkedő mintasablon."

#: wp-includes/block-template-utils.php:845
#: wp-includes/block-template-utils.php:913
msgid "No theme is defined for this template."
msgstr "Nincs sablon beállítva ehhez a mintasablonhoz."

#: wp-includes/block-patterns/social-links-shared-background-color.php:11
msgctxt "Block pattern title"
msgid "Social links with a shared background color"
msgstr "Közösségi hivatkozások megosztott háttérszínnel"

#: wp-includes/block-patterns/query-standard-posts.php:9
msgctxt "Block pattern title"
msgid "Standard"
msgstr "Alapértelmezett"

#: wp-includes/block-patterns/query-small-posts.php:9
msgctxt "Block pattern title"
msgid "Small image and title"
msgstr "Kis kép és cím"

#: wp-includes/block-patterns/query-offset-posts.php:9
msgctxt "Block pattern title"
msgid "Offset"
msgstr "Eltolás"

#: wp-includes/block-patterns/query-medium-posts.php:9
msgctxt "Block pattern title"
msgid "Image at left"
msgstr "Kép balra"

#: wp-includes/block-patterns/query-large-title-posts.php:9
msgctxt "Block pattern title"
msgid "Large title"
msgstr "Nagy cím"

#: wp-includes/block-patterns/query-grid-posts.php:9
msgctxt "Block pattern title"
msgid "Grid"
msgstr "Rács"

#: wp-includes/block-editor.php:47
msgctxt "block category"
msgid "Embeds"
msgstr "Beágyazások"

#: wp-includes/block-editor.php:42
msgctxt "block category"
msgid "Theme"
msgstr "Sablon"

#: wp-includes/block-editor.php:37
msgctxt "block category"
msgid "Widgets"
msgstr "Widgetek"

#: wp-includes/block-editor.php:32
msgctxt "block category"
msgid "Design"
msgstr "Kinézet"

#: wp-includes/block-editor.php:27
msgctxt "block category"
msgid "Media"
msgstr "Média"

#: wp-includes/block-editor.php:22
msgctxt "block category"
msgid "Text"
msgstr "Szöveg"

#. translators: Hidden accessibility text. %s: Total number of updates
#. available.
#. translators: %s: Total number of updates available.
#: wp-includes/admin-bar.php:1226 wp-admin/js/updates.js:370
msgid "%s update available"
msgid_plural "%s updates available"
msgstr[0] "%s elérhető frissítés"
msgstr[1] "%s elérhető frissítés"

#: wp-includes/blocks/latest-posts.php:174
#: wp-includes/blocks/latest-posts.php:189
#: wp-includes/js/dist/block-library.js:49737
msgid "This content is password protected."
msgstr "Ez a tartalom jelszóval védett."

#: wp-includes/https-detection.php:142
msgid "SSL verification failed."
msgstr "Az SSL ellenőrzése nem sikerült."

#: wp-includes/https-detection.php:137
msgid "HTTPS request failed."
msgstr "HTTPS lekérdezés sikertelen."

#. translators: 1: $l10n, 2: wp_add_inline_script()
#: wp-includes/class-wp-scripts.php:640
msgid "The %1$s parameter must be an array. To pass arbitrary data to scripts, use the %2$s function instead."
msgstr "A  %1$s paraméter tömb kell, hogy legyen. Amennyiben a szkriptnek egyéb adatot szeretnél átadni, használd a %2$s funkciót."

#: wp-includes/blocks/social-link/block.json
msgctxt "block title"
msgid "Social Icon"
msgstr "Közösségi ikon"

#: wp-includes/blocks/social-links/block.json
msgctxt "block title"
msgid "Social Icons"
msgstr "Közösségi ikonok"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block title"
msgid "Tag Cloud"
msgstr "Címkefelhő"

#: wp-includes/blocks/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Videó"

#: wp-includes/blocks/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Szöveg oszlopok (elavult)"

#: wp-includes/blocks/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Táblázat"

#: wp-includes/blocks/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Helykitöltő"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Rövidkód"

#: wp-includes/blocks/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Elválasztó"

#: wp-includes/blocks/group/block.json
msgctxt "block title"
msgid "Group"
msgstr "Csoport"

#: wp-includes/blocks/search/block.json
msgctxt "block title"
msgid "Search"
msgstr "Keresés"

#: wp-includes/blocks/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"

#: wp-includes/blocks/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "Kiemelt idézet"

#: wp-includes/blocks/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Előreformázott szöveg"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Oldaltörés"

#: wp-includes/blocks/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Tovább"

#: wp-includes/blocks/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "Nem támogatott"

#: wp-includes/blocks/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Lista"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Legutóbbi bejegyzések"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Legutóbbi hozzászólások"

#: wp-includes/blocks/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Média és szöveg"

#: wp-includes/blocks/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "Egyéni HTML"

#: wp-includes/blocks/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Fájl"

#: wp-includes/blocks/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Borítókép"

#: wp-includes/blocks/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Oszlop"

#: wp-includes/blocks/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Oszlopok"

#: wp-includes/blocks/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Kód"

#: wp-includes/blocks/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Naptár"

#: wp-includes/blocks/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Gombok"

#: wp-includes/blocks/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Gomb"

#: wp-includes/blocks/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Audió"

#: wp-includes/blocks/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Archívumok"

#: wp-includes/blocks/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galéria"

#: wp-includes/blocks/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Idézet"

#: wp-includes/blocks/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Címsor"

#: wp-includes/blocks/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Kép"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Bekezdés"

#: wp-includes/query.php:919
msgid "https://developer.wordpress.org/reference/functions/is_main_query/"
msgstr "https://developer.wordpress.org/reference/functions/is_main_query/"

#: wp-includes/class-wp-taxonomy.php:634
msgid "Filter by category"
msgstr "Szűrés kategóriára."

#: wp-includes/class-wp-fatal-error-handler.php:208
msgid "Learn more about troubleshooting WordPress."
msgstr "További információ a WordPress hibakeresésről."

#. translators: Documentation about troubleshooting.
#: wp-includes/class-wp-fatal-error-handler.php:207
msgid "https://wordpress.org/documentation/article/faq-troubleshooting/"
msgstr "https://wordpress.org/documentation/article/faq-troubleshooting/"

#: wp-includes/user.php:5091
msgid "The confirmation key has expired for this personal data request."
msgstr "A visszaigazoló kulcs lejárt ennél a személyes adatkérésénél."

#: wp-includes/user.php:5087
msgid "The confirmation key is invalid for this personal data request."
msgstr "A megerősítő kulcs érvénytelen ehhez a személyes adatkéréshez."

#: wp-includes/user.php:5073
msgid "The confirmation key is missing from this personal data request."
msgstr "A megerősítő kulcs hiányzik ebből a szeméyes adatkérésből."

#: wp-includes/user.php:5069
msgid "This personal data request has expired."
msgstr "Ez a személyes adat lekérés elévült."

#: wp-includes/user.php:4877 wp-includes/user.php:5065
#: wp-admin/includes/privacy-tools.php:23
#: wp-admin/includes/privacy-tools.php:52
msgid "Invalid personal data request."
msgstr "Hibás személyes adat lekérés."

#: wp-includes/user.php:4788
msgid "Invalid request status."
msgstr "Hibás lekérés állapot."

#: wp-includes/https-detection.php:153
msgid "It looks like the response did not come from this site."
msgstr "Úgy tűnik a válasz nem erről a webhelyről érkezett."

#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api.php:2115
msgid "%1$s is not one of %2$l."
msgstr "%1$s nem %2$l egyike."

#. translators: 1: Parameter, 2: Valid values.
#: wp-includes/rest-api.php:2111
msgid "%1$s is not %2$s."
msgstr "%1$s nem %2$s."

#: wp-includes/cron.php:1299
msgid "The cron event list could not be saved."
msgstr "A Cron listát nem tudta elmenteni."

#: wp-includes/cron.php:616 wp-includes/cron.php:706
msgid "A plugin prevented the hook from being cleared."
msgstr "A bővítmény megakadályozta a hook felszabadítását."

#: wp-includes/cron.php:526
msgid "A plugin prevented the event from being unscheduled."
msgstr "Egy bővítmény megakadályozta az esemény ütemezésének törlését."

#: wp-includes/cron.php:435
msgid "A plugin prevented the event from being rescheduled."
msgstr "Egy bővítmény megakadályozta az esemény újraütemezését."

#: wp-includes/cron.php:271 wp-includes/cron.php:451
msgid "Event schedule does not exist."
msgstr "Esemény ütemezés nem létezik."

#: wp-includes/cron.php:195 wp-includes/cron.php:312
msgid "A plugin disallowed this event."
msgstr "Egy bővítmény letiltotta ezt az eseményt."

#: wp-includes/cron.php:166
msgid "A duplicate event already exists."
msgstr "Az esemény már létezik. "

#: wp-includes/cron.php:106 wp-includes/cron.php:293
msgid "A plugin prevented the event from being scheduled."
msgstr "Egy bővítmény megakadályozta az esemény ütemezését."

#: wp-includes/cron.php:54 wp-includes/cron.php:258 wp-includes/cron.php:373
#: wp-includes/cron.php:495
msgid "Event timestamp must be a valid Unix timestamp."
msgstr "Az esemény időbélyegének érvényes Unix időbélyegynek kell lennie."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1775
msgid "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "A kivágás magassága a kép százalékában. ELAVULT: Használja inkább a 'módosításokat'!"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1769
msgid "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr " A kivágás szélessége a kép százalékában. ELAVULT: Használja inkább a 'módosításokat'!"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1763
msgid "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "A kivágás y poziciójának kezdete a kép százalékában. ELAVULT: Használja inkább a 'módositásokat'!"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1757
msgid "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "A kivágás kezdetének poziciója a kép százalékában. ELAVULT: Használja inkább a 'módosításokat'."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1749
msgid "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead."
msgstr "Képforgatás jobbra (fok).  ELAVULT: használja inkább a 'módosításokat',"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1738
msgid "Height of the crop as a percentage of the image height."
msgstr "A kivágás magassága a képmagasság százalékában. "

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1734
msgid "Width of the crop as a percentage of the image width."
msgstr "A kivágás szélessége a képszélesség százalékában."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1730
msgid "Vertical position from the top to begin the crop as a percentage of the image height."
msgstr "Vertikális pozíció a kivágás tetejétől a képmagasság százalékában."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1726
msgid "Horizontal position from the left to begin the crop as a percentage of the image width."
msgstr "Horizontális pozició balra a kivágástól a képszélesség százalékában."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1716
msgid "Crop arguments."
msgstr "Kivágás paraméterei."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1711
msgid "Crop type."
msgstr "Kivágás típusa."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1700
msgid "Angle to rotate clockwise in degrees."
msgstr "Jobbra forgatás szöge (fok)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1693
msgid "Rotation arguments."
msgstr "Forgatás paraméterei."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1688
msgid "Rotation type."
msgstr "Kivágás típusa."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1685
msgid "Rotation"
msgstr "Forgatás"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1640
msgid "Image edit."
msgstr "Kép szerkesztés."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1636
msgid "Array of image edits."
msgstr "Képszerkesztések tömbje."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:522
msgid "Cannot introspect application password."
msgstr "Az alkalmazásjelszó nem megjeleníthető."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:494
msgid "The authenticated application password can only be introspected for the current user."
msgstr "Az alkalmazásjelszót csak az azonosított aktuális felhasználó jelenítheti meg."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:431
msgid "Sorry, you are not allowed to delete this application password."
msgstr "Sajnáljuk, nem törölheti az alkalmazás jelszavát."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:376
msgid "Sorry, you are not allowed to delete application passwords for this user."
msgstr "Sajnáljuk, nem engedélyezett az alkalmazás jelszavának törlése ennek a felhasználónak."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:302
msgid "Sorry, you are not allowed to edit this application password."
msgstr "Sajnáljuk, nem engedélyezett az alkalmazás jelszavának módosítása."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:219
msgid "Sorry, you are not allowed to create application passwords for this user."
msgstr "Sajnáljuk, nem engedélyezett jelszó megadása ennek a felhasználónak."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:175
msgid "Sorry, you are not allowed to read this application password."
msgstr "Sajnáljuk, nem engedélyezett az alkalmazás jelszavának megjelenítése."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:122
msgid "Sorry, you are not allowed to list application passwords for this user."
msgstr "Sajnáljuk, nem törölheti az alkalmazás jelszavát ennél a felhasználónál."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3367
msgid "Limit result set to items with specific terms assigned in the %s taxonomy."
msgstr "Az eredményhalmaz korlátozása a %s kategóriához társított kifejezésekkel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3354
msgid "Whether to include child terms in the terms limiting the result set."
msgstr "A gyermekkifejezések betöltése az eredménynhalmazt szűrő kifejezésekbe."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3346
msgid "Term IDs."
msgstr "Kifejezés ID-k."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3342
msgid "Perform an advanced term query."
msgstr "Lekérdezés egy összetett kifejezéssel. "

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3341
msgid "Term ID Taxonomy Query"
msgstr "Kategória azonosító lekérdezés - ID "

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3334
msgid "Match terms with the listed IDs."
msgstr "Kifejezések egyezése a listában felsorolt ID-kkel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3333
msgid "Term ID List"
msgstr "Kifejezés ID Lista"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3021
msgid "Limit response to posts modified before a given ISO8601 compliant date."
msgstr "A válasz korlátozása a megadott ISO8601 dátum előtt módosított posztokra."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2990
msgid "Limit response to posts modified after a given ISO8601 compliant date."
msgstr "A válasz korlátozása a megadott ISO8601 dátum után módosított posztokra."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:645
msgid "A named status for the theme."
msgstr "A sablon egy elnevezett státusza. "

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:568
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:637
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:180
msgid "Theme not found."
msgstr "Sablon nem található."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:162
msgid "Sorry, you are not allowed to view the active theme."
msgstr "Sajnáljuk, nincs jogosultságunk megtekinteni a bekapcsolt sablont."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block.
#: wp-includes/blocks/block.php:38 wp-includes/blocks/post-content.php:34
#: wp-includes/blocks/template-part.php:133
msgid "[block rendering halted]"
msgstr "[leállt a blokk renderelés]"

#: wp-login.php:1077
msgid "Save Password"
msgstr "Jelszó mentése"

#: wp-login.php:1076
msgid "Generate Password"
msgstr "Jelszó generálása"

#: wp-login.php:1023
msgid "Enter your new password below or generate one."
msgstr "Adjuk meg az új jelszót, vagy generáljunk egyet."

#: wp-includes/class-wp-feed-cache.php:15
msgid "This file is only loaded for backward compatibility with SimplePie 1.2.x. Please consider switching to a recent SimplePie version."
msgstr "Ezt a fájlt, csak a visszafelé kompatibilitás miatt lett betöltve a SimplePie 1.2.x verziójával. Fontoljuk meg a legfrissebb verzióra váltást."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Tags"
msgstr "&larr; Irány a címkékhez"

#: wp-includes/media.php:5000
msgid "&#8592; Go to library"
msgstr "&#8592; Irány a médiatárba"

#: wp-includes/js/dist/block-editor.js:45766
#: wp-includes/js/dist/block-editor.js:55092
#: wp-includes/js/dist/edit-site.js:36167 wp-includes/js/dist/editor.js:67045
#: wp-includes/js/dist/editor.js:67049 wp-includes/js/dist/media-utils.js:13822
#: wp-admin/menu.php:209
msgid "Appearance"
msgstr "Megjelenés"

#: wp-includes/ms-functions.php:1818
msgctxt "email \"From\" field"
msgid "Site Admin"
msgstr "Honlap adminisztrátor"

#. translators: New site notification email. 1: User login, 2: Site URL, 3:
#. Site title.
#: wp-includes/ms-functions.php:1805
msgid ""
"New site created by %1$s\n"
"\n"
"Address: %2$s\n"
"Name: %3$s"
msgstr ""
"%1$s új honlapot hozott létre\n"
"\n"
"Címe: %2$s\n"
"Neve: %3$s"

#. translators: New site notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:1799
msgid "[%s] New Site Created"
msgstr "[%s] Új honlap került létrehozásra"

#. translators: %s: PHP function name.
#: wp-includes/class-wp-image-editor-imagick.php:1001
msgid "%s failed while writing image to stream."
msgstr "%s hiba történt a kép folyam írása során."

#: wp-includes/user.php:504
msgid "The provided password is an invalid application password."
msgstr "A megadott jelszó, hibás alkalmazás jelszó."

#: wp-includes/class-wp-application-passwords.php:418
msgid "Could not delete application passwords."
msgstr "Nem sikerült az alkalmazás jelszavakat törölni."

#: wp-includes/class-wp-application-passwords.php:383
msgid "Could not delete application password."
msgstr "Alkalmazás jelszó törlése sikertelen."

#: wp-includes/class-wp-application-passwords.php:324
#: wp-includes/class-wp-application-passwords.php:362
#: wp-includes/class-wp-application-passwords.php:400
msgid "Could not find an application password with that id."
msgstr "Nem található ilyen azonosítóval alkalmazás jelszó."

#: wp-includes/class-wp-application-passwords.php:116
#: wp-includes/class-wp-application-passwords.php:294
#: wp-includes/class-wp-application-passwords.php:355
msgid "Could not save application password."
msgstr "Nem sikerült elmenteni az alkalmazás jelszót."

#: wp-includes/class-wp-application-passwords.php:95
msgid "An application name is required to create an application password."
msgstr "A név megadása kötelező egy alkalmazás jelszó létrehozásához."

#: wp-includes/media-template.php:552 wp-includes/media-template.php:804
#: wp-admin/async-upload.php:76 wp-admin/includes/media.php:3384
msgid "Copy URL to clipboard"
msgstr "URL másolása a vágólapra"

#: wp-includes/media-template.php:502 wp-includes/media-template.php:743
msgid "Used as:"
msgstr "Használatban, mint:"

#. translators: 1: Parameter, 2: Multiplier.
#: wp-includes/rest-api.php:2566
msgid "%1$s must be a multiple of %2$s."
msgstr "%1$s  %2$s egyik többszöröse kell, hogy legyen."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2457
msgid "%1$s must contain at most %2$s property."
msgid_plural "%1$s must contain at most %2$s properties."
msgstr[0] "%1$s legfeljebb %2$s tulajdonságot tartalmazhat."
msgstr[1] "%1$s legfeljebb %2$s tulajdonságot tartalmazhat."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2441
msgid "%1$s must contain at least %2$s property."
msgid_plural "%1$s must contain at least %2$s properties."
msgstr[0] "%1$s legalább %2$s tulajdonságot kell, hogy tartalmazzon."
msgstr[1] "%1$s legalább %2$s tulajdonságot kell, hogy tartalmazzon."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2037
msgid "%s matches more than one of the expected formats."
msgstr "%s több, mint egy elvárt formátumra illeszkedik."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:2029
msgid "%1$s matches %2$l, but should match only one."
msgstr "%1$s illeszkedik %2$l címre, de többrre kellene."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:1933
msgid "%s does not match any of the expected formats."
msgstr "%s nem illeszkedik egyik ismert formátumra sem."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:1929
msgid "%1$s is not a valid %2$l."
msgstr "%1$s nem valós %2$l."

#. translators: 1: Parameter, 2: Reason.
#: wp-includes/rest-api.php:1862
msgid "%1$s does not match the expected format. Reason: %2$s"
msgstr "%1$s nem az elvárt formátumban van. Ennek oka: %2$s"

#. translators: 1: Parameter, 2: Schema title, 3: Reason.
#: wp-includes/rest-api.php:1854
msgid "%1$s is not a valid %2$s. Reason: %3$s"
msgstr "%1$s nem érvényes %2$s. Ennek oka: %3$s"

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:846
msgid "The IP address the application password was last used by."
msgstr "Az alkalmazás által legutóbb használt IP cím."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:839
msgid "The GMT date the application password was last used."
msgstr "A GMT szerinti dátum, amikor az alkalmazás utoljára használatban volt."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:832
msgid "The GMT date the application password was created."
msgstr "A GMT szerinti dátum, amikor az alkalmazás jelszó létrehozásra került."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:826
msgid "The generated password. Only available after adding an application."
msgstr "A generált jelszó. Csak alkalmazás hozzáadása után érhető el."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:818
msgid "The name of the application password."
msgstr "Az alkalmazás jelszó neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:803
msgid "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace."
msgstr "Az alkalmazás által megadott UUID, hogy egyedileg azonosítsuk. Az UUID v5 használata javasolt URL-el, vagy DNS névtérrel. "

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:796
msgid "The unique identifier for the application password."
msgstr "Az alkalmazás jelszó egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:757
msgid "Application password not found."
msgstr "Alkalmazás jelszó nem található."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:729
#: wp-includes/user.php:432 wp-admin/authorize-application.php:106
msgid "Application passwords are not available for your account. Please contact the site administrator for assistance."
msgstr "Az alkalmazás jelszavak nem érhetőek el a fiókhoz. Segítségért forduljunk a weboldal adminisztrátorához."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:685
#: wp-includes/user.php:427 wp-admin/authorize-application.php:108
msgid "Application passwords are not available."
msgstr "Az alkalmazás jelszavak nem érhetőek el:"

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:561
msgid "Sorry, you are not allowed to manage application passwords for this user."
msgstr "Sajnáljuk, de az alkalmazás jelszavak kezeléséhez nincs megfelelő jogosultság."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:399
msgid "HTML containing an action to direct the user to where they can resolve the issue."
msgstr "HTML amely tartalmaz egy műveletet, hogy a felhasználót oda irányítsuk, ahol meg tudja oldani a problémát."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:394
msgid "A more descriptive explanation of what the test looks for, and why it is important for the user."
msgstr "Még részletesebb leírása arról, hogy a teszt hogyan is működik, és miért is fontos a felhasználóknak."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:378
msgid "The category this test is grouped in."
msgstr "A teszt kategóriája."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:372
msgid "The status of the test."
msgstr "A teszt állapota."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:367
msgid "A label describing the test."
msgstr "Egy felirat, amely leírja a tesztet."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:362
msgid "The name of the test being run."
msgstr "A lefutott teszt neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:321
msgid "Directory sizes could not be returned."
msgstr "A könyvtár méretet nem sikerült visszaadni."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:485
msgid "Version of block API."
msgstr "A Blokk API verziója."

#: wp-includes/rest-api/class-wp-rest-request.php:965
msgid "Invalid parameters."
msgstr "Hibás paraméterek."

#: wp-includes/rest-api/class-wp-rest-server.php:1772
msgid "The requested route does not support batch requests."
msgstr "A kért útvonal nem támogatja a csoportos műveleteket."

#: wp-includes/rest-api/class-wp-rest-server.php:1716
msgid "Could not parse the path."
msgstr "Nem sikerült az útvonal feldolgozása."

#: wp-includes/rest-api/class-wp-rest-server.php:1103
msgid "The handler for the route is invalid."
msgstr "Az útvonal kezelője érvénytelen."

#: wp-includes/theme.php:2726
msgid "You need to pass an array of post formats."
msgstr "Egy tömböt kell átadni a bejegyzés típusokkal."

#. translators: %s: IP address of password reset requester.
#: wp-includes/user.php:3383
msgid "This password reset request originated from the IP address %s."
msgstr "A jelszó visszaállítási kérés erről az IP címről érkezett: %s."

#: wp-includes/class-wp-xmlrpc-server.php:3966
#: wp-includes/class-wp-xmlrpc-server.php:3973
msgid "Sorry, you are not allowed to comment on this post."
msgstr "Elnézést, nincs megfelelő jogosultság hozzászólni ehhez a bejegyzéshez."

#. translators: %s: WP_ENVIRONMENT_TYPES
#: wp-includes/load.php:268
msgid "The %s constant is no longer supported."
msgstr "A(z) %s konstans már nem támogatott."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:161
#: wp-admin/includes/theme.php:949 wp-admin/includes/update.php:807
#: wp-admin/themes.php:505 wp-admin/themes.php:902 wp-admin/themes.php:1213
msgid "There is a new version of %s available, but it does not work with your version of PHP."
msgstr "%s sablon új verziója érhető el, de a jelenleg használt PHP verzióval nem működik."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:146
#: wp-admin/includes/theme.php:934 wp-admin/includes/update.php:794
#: wp-admin/themes.php:492 wp-admin/themes.php:887 wp-admin/themes.php:1198
msgid "There is a new version of %s available, but it does not work with your version of WordPress."
msgstr "%s sablon új verziója érhető el, de a jelenleg használt WordPress verzióval nem működik."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:116
#: wp-admin/includes/theme.php:904 wp-admin/includes/update.php:766
#: wp-admin/themes.php:464 wp-admin/themes.php:857 wp-admin/themes.php:1168
msgid "There is a new version of %s available, but it does not work with your versions of WordPress and PHP."
msgstr "%s sablon új verziója érhető el, de a jelenleg használt PHP és WordPress verziókkal nem működik."

#: wp-includes/customize/class-wp-customize-theme-control.php:220
#: wp-admin/includes/theme.php:1020 wp-admin/theme-install.php:377
#: wp-admin/theme-install.php:582 wp-admin/themes.php:563
#: wp-admin/themes.php:960 wp-admin/themes.php:1140
msgid "This theme does not work with your version of PHP."
msgstr "Ez a sablon nem működik a jelenleg használt PHP verzióval."

#: wp-includes/customize/class-wp-customize-theme-control.php:209
#: wp-admin/includes/theme.php:1009 wp-admin/theme-install.php:366
#: wp-admin/theme-install.php:571 wp-admin/themes.php:554
#: wp-admin/themes.php:949 wp-admin/themes.php:1129
msgid "This theme does not work with your version of WordPress."
msgstr "Ez a sablon nem működik a jelenleg használt WordPress verzióval."

#. translators: %s: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:136
#: wp-includes/customize/class-wp-customize-theme-control.php:167
#: wp-includes/customize/class-wp-customize-theme-control.php:201
#: wp-includes/customize/class-wp-customize-theme-control.php:224
#: wp-admin/includes/class-wp-plugin-install-list-table.php:625
#: wp-admin/includes/class-wp-plugin-install-list-table.php:644
#: wp-admin/includes/class-wp-plugins-list-table.php:1455
#: wp-admin/includes/class-wp-plugins-list-table.php:1474
#: wp-admin/includes/plugin.php:1153 wp-admin/includes/theme.php:924
#: wp-admin/includes/theme.php:955 wp-admin/includes/theme.php:1001
#: wp-admin/includes/theme.php:1024 wp-admin/includes/update-core.php:1202
#: wp-admin/includes/update.php:786 wp-admin/includes/update.php:813
#: wp-admin/install.php:248 wp-admin/theme-install.php:358
#: wp-admin/theme-install.php:381 wp-admin/theme-install.php:563
#: wp-admin/theme-install.php:586 wp-admin/themes.php:484
#: wp-admin/themes.php:511 wp-admin/themes.php:548 wp-admin/themes.php:567
#: wp-admin/themes.php:877 wp-admin/themes.php:908 wp-admin/themes.php:941
#: wp-admin/themes.php:964 wp-admin/themes.php:1121 wp-admin/themes.php:1144
#: wp-admin/themes.php:1188 wp-admin/themes.php:1219
#: wp-admin/update-core.php:100 wp-admin/update-core.php:552
#: wp-admin/update-core.php:722 wp-admin/update-core.php:746
#: wp-admin/upgrade.php:102
msgid "<a href=\"%s\">Learn more about updating PHP</a>."
msgstr "<a href=\"%s\">Tudjunk meg többet a PHP frissítésről</a>."

#. translators: %s: URL to WordPress Updates screen.
#: wp-includes/customize/class-wp-customize-theme-control.php:130
#: wp-includes/customize/class-wp-customize-theme-control.php:152
#: wp-includes/customize/class-wp-customize-theme-control.php:195
#: wp-includes/customize/class-wp-customize-theme-control.php:213
#: wp-admin/includes/class-wp-plugin-install-list-table.php:619
#: wp-admin/includes/class-wp-plugin-install-list-table.php:635
#: wp-admin/includes/class-wp-plugins-list-table.php:1449
#: wp-admin/includes/class-wp-plugins-list-table.php:1465
#: wp-admin/includes/theme.php:918 wp-admin/includes/theme.php:940
#: wp-admin/includes/theme.php:995 wp-admin/includes/theme.php:1013
#: wp-admin/includes/update.php:780 wp-admin/includes/update.php:800
#: wp-admin/theme-install.php:352 wp-admin/theme-install.php:370
#: wp-admin/theme-install.php:557 wp-admin/theme-install.php:575
#: wp-admin/themes.php:478 wp-admin/themes.php:498 wp-admin/themes.php:542
#: wp-admin/themes.php:558 wp-admin/themes.php:871 wp-admin/themes.php:893
#: wp-admin/themes.php:935 wp-admin/themes.php:953 wp-admin/themes.php:1115
#: wp-admin/themes.php:1133 wp-admin/themes.php:1182 wp-admin/themes.php:1204
#: wp-admin/update-core.php:716 wp-admin/update-core.php:737
msgid "<a href=\"%s\">Please update WordPress</a>."
msgstr "<a href=\"%s\">Frissítsük a WordPresst</a>."

#. translators: 1: URL to WordPress Updates screen, 2: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:122
#: wp-includes/customize/class-wp-customize-theme-control.php:187
#: wp-admin/includes/class-wp-plugin-install-list-table.php:611
#: wp-admin/includes/class-wp-plugins-list-table.php:1441
#: wp-admin/includes/theme.php:910 wp-admin/includes/theme.php:987
#: wp-admin/includes/update.php:772 wp-admin/theme-install.php:344
#: wp-admin/theme-install.php:549 wp-admin/themes.php:470
#: wp-admin/themes.php:534 wp-admin/themes.php:863 wp-admin/themes.php:927
#: wp-admin/themes.php:1107 wp-admin/themes.php:1174
#: wp-admin/update-core.php:703
msgid "<a href=\"%1$s\">Please update WordPress</a>, and then <a href=\"%2$s\">learn more about updating PHP</a>."
msgstr "<a href=\"%1$s\">Frissítsük a WordPresst</a>, majd <a href=\"%2$s\">tudjunk meg többet a PHP frissítésről</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:183
#: wp-admin/includes/theme.php:983 wp-admin/theme-install.php:340
#: wp-admin/theme-install.php:545 wp-admin/themes.php:530
#: wp-admin/themes.php:923 wp-admin/themes.php:1103
msgid "This theme does not work with your versions of WordPress and PHP."
msgstr "Ez a sablon a jelenleg használt PHP és WordPress verziókkal nem működik."

#. translators: %s: register_rest_field
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2831
msgid "Please use %s to add new schema properties."
msgstr "Használjuk a %s funkciót, hogy új séma tulajdonságokat adjuk hozzá."

#. translators: %s: prepare_callback
#: wp-includes/theme.php:3356
msgid "The \"%s\" must be a callable function."
msgstr "\"%s\" egy meghívható funkció kell, hogy legyen."

#. translators: %s: customize_messenger_channel
#: wp-includes/class-wp-customize-manager.php:1934
msgid "Unauthorized. You may remove the %s param to preview as frontend."
msgstr "Nincs jogosultság. Távolítsuk el a %s paramétert, hogy külső oldalon nézzük meg."

#. translators: 1: Deprecated option key, 2: New option key.
#: wp-includes/option.php:104 wp-includes/option.php:870
#: wp-includes/option.php:1097
msgid "The \"%1$s\" option key has been renamed to \"%2$s\"."
msgstr "A(z) \"%1$s\" opció átnevezésre került, és az új neve \"%2$s\" lett."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:700
msgid "Sorry, you are not allowed to manage network plugins."
msgstr "Elnézést, nincs megfelelő jogosultság a hálózat bővítményeinek kezeléséhez."

#. translators: 1: The REST API route being registered, 2: The argument name,
#. 3: The suggested function name.
#: wp-includes/rest-api.php:127
msgid "The REST API route definition for %1$s is missing the required %2$s argument. For REST API routes that are intended to be public, use %3$s as the permission callback."
msgstr "A REST API %1$s útvonal definíció %2$s kötelező értéke hinyázik. Azokhoz a REST API útvonalakhoz, amik publikusak, a %3$s jogosultság visszatérési függvényt kell használni."

#: wp-includes/post.php:4905
msgid "Could not update attachment in the database."
msgstr "Nem sikerült a csatolmányt frissíteni az adatbázisban."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:708
#: wp-admin/plugins.php:50 wp-admin/plugins.php:178
msgid "Sorry, you are not allowed to activate this plugin."
msgstr "Elnézést, a bővítmény bekapcsolásához nincs megfelelő jogosultság."

#. translators: byline. %s: author.
#: wp-includes/blocks/latest-posts.php:132 wp-includes/blocks/rss.php:86
#: wp-includes/js/dist/block-library.js:33383
msgid "by %s"
msgstr "Szerző: %s"

#: wp-includes/functions.php:3692 wp-includes/js/dist/block-directory.js:505
#: wp-includes/js/dist/block-directory.js:543 wp-admin/themes.php:27
#: wp-admin/users.php:163 wp-admin/network/site-users.php:176
msgid "An error occurred."
msgstr "Hiba történt."

#: wp-includes/js/dist/core-data.js:14602
#: wp-admin/includes/ajax-actions.php:1584
msgid "Menu Item"
msgstr "Menü elem"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:12812
#: wp-includes/js/dist/block-library.js:22958
#: wp-includes/js/dist/block-library.js:23241
#: wp-includes/js/dist/core-data.js:14583 wp-admin/edit-form-comment.php:84
#: wp-admin/includes/template.php:471
msgid "Comment"
msgstr "Hozzászólás"

#: wp-includes/abilities.php:21 wp-includes/js/dist/core-data.js:14846
msgid "Site"
msgstr "Webhely"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1708
#: wp-includes/js/dist/block-library.js:31025
#: wp-includes/js/dist/block-library.js:61458
#: wp-admin/includes/image-edit.php:63
msgid "Crop"
msgstr "Körbevágás"

#: wp-includes/class-wp-script-modules.php:1137 wp-includes/js/dist/a11y.js:82
msgid "Notifications"
msgstr "Értesítések"

#: wp-includes/script-loader.php:1040 wp-includes/js/media-views.js:3558
#: wp-admin/js/media.js:247 wp-admin/js/post.js:1319
msgid "The file URL has been copied to your clipboard"
msgstr "A fájl URL a vágólapra került."

#: wp-includes/class-wp-oembed-controller.php:216
msgid "Embed Handler"
msgstr "Beágyazás kezelő"

#. translators: %s: Documentation URL.
#: wp-includes/ms-load.php:502
msgid "Read the <a href=\"%s\" target=\"_blank\">Debugging a WordPress Network</a> article. Some of the suggestions there may help you figure out what went wrong."
msgstr "A <a href=\"%s\" target=\"_blank\">WordPress Hálózat hibakeresés</a> oldalon található útmutatások némelyike talán segít meghatározni, hogy mi működik rosszul."

#. translators: %s: Block pattern name.
#: wp-includes/class-wp-block-pattern-categories-registry.php:92
msgid "Block pattern category \"%s\" not found."
msgstr " \"%s\" blokk kategória mintázat nem található."

#: wp-includes/class-wp-block-pattern-categories-registry.php:56
msgid "Block pattern category name must be a string."
msgstr "Blokk kategória névnek szövegesnek kell lennie."

#: wp-includes/block-patterns.php:120
msgctxt "Block pattern category"
msgid "Text"
msgstr "Szöveg"

#: wp-includes/block-patterns.php:232
msgctxt "Block pattern category"
msgid "Headers"
msgstr "Fejlécek"

#: wp-includes/block-patterns.php:190
msgctxt "Block pattern category"
msgid "Gallery"
msgstr "Galéria"

#: wp-includes/block-patterns.php:113
msgctxt "Block pattern category"
msgid "Columns"
msgstr "Oszlopok"

#: wp-includes/block-patterns.php:106
msgctxt "Block pattern category"
msgid "Buttons"
msgstr "Gombok"

#. translators: 1: WP_REST_Response, 2: WP_Error
#: wp-includes/functions.php:4546
msgid "Return a %1$s or %2$s object from your callback when using the REST API."
msgstr "A REST API használatakor a visszatérési érték %1$s vagy %2$s objektum."

#. translators: Unit symbol for byte.
#: wp-includes/functions.php:486 wp-includes/functions.php:491
#: wp-includes/js/dist/editor.js:13114 wp-includes/js/dist/editor.js:13134
#: wp-includes/js/dist/media-utils.js:17505
#: wp-includes/js/dist/media-utils.js:17525
msgctxt "unit symbol"
msgid "B"
msgstr "B"

#. translators: Unit symbol for kilobyte.
#: wp-includes/functions.php:484 wp-includes/js/dist/editor.js:13132
#: wp-includes/js/dist/media-utils.js:17523
msgctxt "unit symbol"
msgid "KB"
msgstr "KB"

#. translators: Unit symbol for megabyte.
#: wp-includes/functions.php:482 wp-includes/js/dist/editor.js:13130
#: wp-includes/js/dist/media-utils.js:17521
msgctxt "unit symbol"
msgid "MB"
msgstr "MB"

#. translators: Unit symbol for gigabyte.
#: wp-includes/functions.php:480 wp-includes/js/dist/editor.js:13128
#: wp-includes/js/dist/media-utils.js:17519
msgctxt "unit symbol"
msgid "GB"
msgstr "GB"

#. translators: Unit symbol for terabyte.
#: wp-includes/functions.php:478 wp-includes/js/dist/editor.js:13126
#: wp-includes/js/dist/media-utils.js:17517
msgctxt "unit symbol"
msgid "TB"
msgstr "TB"

#. translators: 1: Title prefix. 2: Title.
#: wp-includes/general-template.php:1797
msgctxt "archive title"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: %s: Taxonomy singular name.
#: wp-includes/general-template.php:1778
msgctxt "taxonomy term archive title prefix"
msgid "%s:"
msgstr "%s:"

#: wp-includes/general-template.php:1770
msgctxt "post type archive title prefix"
msgid "Archives:"
msgstr "Archívum:"

#: wp-includes/general-template.php:1747
msgctxt "date archive title prefix"
msgid "Day:"
msgstr "Nap:"

#: wp-includes/general-template.php:1743
msgctxt "date archive title prefix"
msgid "Month:"
msgstr "Hónap:"

#: wp-includes/general-template.php:1739
msgctxt "date archive title prefix"
msgid "Year:"
msgstr "Év:"

#: wp-includes/general-template.php:1735
msgctxt "author archive title prefix"
msgid "Author:"
msgstr "Szerző:"

#: wp-includes/general-template.php:1732
msgctxt "tag archive title prefix"
msgid "Tag:"
msgstr "Címke:"

#: wp-includes/general-template.php:1729
msgctxt "category archive title prefix"
msgid "Category:"
msgstr "Kategória:"

#: wp-includes/ms-deprecated.php:415
msgid "<strong>Error:</strong> There was a problem creating site entry."
msgstr "<strong>Hiba:</strong> Nem sikerült bejegyzést létrehozni."

#: wp-includes/ms-deprecated.php:406
msgid "<strong>Error:</strong> Site URL you&#8217;ve entered is already taken."
msgstr "<strong>Hiba:</strong> a megadott Honlap URL már foglalt."

#. translators: %s: Pattern name.
#: wp-includes/class-wp-block-patterns-registry.php:149
msgid "Pattern \"%s\" not found."
msgstr "\"%s\" mintázat nem található."

#: wp-includes/class-wp-block-patterns-registry.php:112
msgid "Pattern content must be a string."
msgstr "A minta tartalmának szövegesnek kell lennie."

#: wp-includes/class-wp-block-patterns-registry.php:102
msgid "Pattern title must be a string."
msgstr "A mintázat címének szövegesnek kell lennie."

#: wp-includes/class-wp-block-patterns-registry.php:93
msgid "Pattern name must be a string."
msgstr "A minta nevének karakterláncnak kell lennie."

#: wp-includes/media.php:5029
msgid "Attachment details"
msgstr "Csatolmány részletei"

#: wp-includes/media.php:4974 wp-includes/media.php:4996
#: wp-includes/js/dist/block-library.js:18286
#: wp-includes/js/dist/block-library.js:25596
#: wp-includes/js/dist/block-library.js:30394
msgid "Add media"
msgstr "Média hozzáadása"

#: wp-includes/post.php:4937
msgid "Could not insert attachment into the database."
msgstr "Nem sikerült a csatolmányt beilleszteni az adatbázisban."

#: wp-includes/comment.php:2728
msgid "Could not update comment in the database."
msgstr "Nem sikerült a hozzászólást frissíteni az adatbázisban."

#: wp-includes/media-template.php:549 wp-includes/media-template.php:801
#: wp-admin/includes/media.php:3381
msgid "File URL:"
msgstr "Fájl URL:"

#. translators: %s: The name of a JSON field expecting a valid UUID.
#: wp-includes/rest-api.php:2303
msgid "%s is not a valid UUID."
msgstr "%s nem valós UUID."

#: wp-includes/rest-api.php:2279
msgid "Invalid hex color."
msgstr "Érvénytelen hexa szín."

#. translators: 1: Parameter, 2: Pattern.
#: wp-includes/rest-api.php:2727
msgid "%1$s does not match pattern %2$s."
msgstr "%1$s nem illeszkedik %2$s mintázatra."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2712
msgid "%1$s must be at most %2$s character long."
msgid_plural "%1$s must be at most %2$s characters long."
msgstr[0] "%1$s legfeljebb %2$s karakter hosszú lehet."
msgstr[1] "%1$s legfeljebb %2$s karakter hosszú lehet."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2696
msgid "%1$s must be at least %2$s character long."
msgid_plural "%1$s must be at least %2$s characters long."
msgstr[0] "%1$s legalább %2$s karakter hosszú kell, hogy legyen."
msgstr[1] "%1$s legalább %2$s karakter hosszú kell, hogy legyen."

#. translators: 1: Property of an object, 2: Parameter.
#: wp-includes/rest-api.php:2384 wp-includes/rest-api.php:2394
msgid "%1$s is a required property of %2$s."
msgstr "%1$s egy kötelező %2$s tulajdonság."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2536 wp-includes/rest-api.php:2839
msgid "%s has duplicate items."
msgstr "%s ismétlődő elemeket tartalmaz."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2523
msgid "%1$s must contain at most %2$s item."
msgid_plural "%1$s must contain at most %2$s items."
msgstr[0] "%1$s legfeljebb %2$s elemet tartalmazhat."
msgstr[1] "%1$s legfeljebb %2$s elemet tartalmazhat."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2507
msgid "%1$s must contain at least %2$s item."
msgid_plural "%1$s must contain at least %2$s items."
msgstr[0] "%1$s legalább %2$s elemet kell, hogy tartalmazzon."
msgstr[1] "%1$s legalább %2$s elemet kell, hogy tartalmazzon."

#. translators: 1: Parameter, 2: The list of allowed types.
#: wp-includes/rest-api.php:2226 wp-includes/rest-api.php:2823
msgid "The \"type\" schema keyword for %1$s can only be one of the built-in types: %2$l."
msgstr "A \"típus\" séma %1$s kulcsszava csak a beépített típusok közül választható: %2$l."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2204 wp-includes/rest-api.php:2806
msgid "The \"type\" schema keyword for %s is required."
msgstr "A \"type\" kulcsszó %s paraméterrel kötelező."

#: wp-includes/rest-api.php:1785
msgid "Cannot stabilize objects. Convert the object to an array first."
msgstr "Nem sikerült stabilizálni az objektumokat. Először alakítsuk át az objektumot tömbbé."

#. translators: 1: Parameter, 2: List of allowed types.
#: wp-includes/rest-api.php:1723
msgid "The \"type\" schema keyword for %1$s can only contain the built-in types: %2$l."
msgstr "A \"típus\" séma %1$s kulcsszava csak a beépített típusok közül választható: %2$l."

#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Post type slug.
#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Term slug.
#. translators: Custom template title in the Site Editor. 1: Template title of
#. an author template, 2: Author nicename.
#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message.
#. translators: 1: title of the menu. 2: status of the menu (draft, pending,
#. etc.).
#. translators: 1: Theme name. 2: Theme slug.
#: wp-includes/block-template-utils.php:740
#: wp-includes/block-template-utils.php:819
#: wp-includes/block-template-utils.php:992 wp-includes/rest-api.php:773
#: wp-includes/js/dist/block-library.js:38184
#: wp-admin/includes/class-wp-debug-data.php:1177
#: wp-admin/includes/class-wp-debug-data.php:1196
#: wp-admin/includes/class-wp-debug-data.php:1316
#: wp-admin/includes/class-wp-debug-data.php:1503
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: Name of the script or stylesheet.
#: wp-includes/functions.wp-scripts.php:59
msgid "This notice was triggered by the %s handle."
msgstr "Ezt a figyelmeztetést a %s kezelő váltotta ki."

#: wp-includes/comment.php:1384 wp-admin/options.php:228
msgid "Please consider writing more inclusive code."
msgstr "Fontoljuk meg több elemre illeszkedő kód írását."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1629
msgid "URL to the edited image file."
msgstr "A szerkesztett két fájl URL címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:723
msgid "Unable to crop this image."
msgstr "Ezt a képet nem sikerült körbevágni."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:701
msgid "Unable to rotate this image."
msgstr "Ezt a képet nem sikerült elforgatni."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:668
msgid "Unable to edit this image."
msgstr "Ezt a képet nem sikerült szerkeszteni."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:647
msgid "The image was not edited. Edit the image before applying the changes."
msgstr "A kép nem lett szerkesztve. Szerkesszük a képet mielőtt alkalmaznánk a módosításokat."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:598
msgid "This type of file cannot be edited."
msgstr "Az ilyen típusú fájlokat nem lehet szerkeszteni."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:588
msgid "Unable to get meta information for file."
msgstr "Nem sikerült a fájlból meta információkat kinyerni."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:311
msgid "Limit result set to blocks matching the search term."
msgstr "A kereső kifejezéssel egyező blokkok eredmény listájának limitálása."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:288
msgid "The date when the block was last updated, in human readable format."
msgstr "A blokk legutóbbi frissítésének dátuma, emberek számára olvasható formátumban."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:276
msgid "The block icon."
msgstr "A blokk ikon."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:271
msgid "The WordPress.org username of the block author."
msgstr "A blokk szerzőjének WordPress.org felhasználó neve"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:266
msgid "The number of blocks published by the same author."
msgstr "Ugyanezen szerző általá közzétett blokkok száma"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:261
msgid "The average rating of blocks published by the same author."
msgstr "Ugyanezen szerző általá közzétett blokkok átlagos értékelése"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:256
msgid "The number sites that have activated this block."
msgstr "Ennyi webhelyen aktív ez a blokk"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:251
msgid "The number of ratings."
msgstr "Az értékelések száma."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:246
msgid "The star rating of the block."
msgstr "A blokk csillagos besorolása."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:241
msgid "The block slug."
msgstr "A blokk keresőbarát neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:236
msgid "A short description of the block, in human readable format."
msgstr "Egy rövid, olvasható leírás a blokkhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:231
msgid "The block title, in human readable format."
msgstr "A blokk címsora, olvasható formában."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:226
msgid "The block name, in namespace/block-name format."
msgstr "A blokk neve, névtér/blokknév formában."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:58
msgid "Sorry, you are not allowed to browse the block directory."
msgstr "Elnézést, nincs megfelelő jogosultság a blokktár böngészéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1325
msgid "This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "A felhasználónév szabálytalan karaktert tartalmaz. Adjunk meg egy érvényes felhasználónevet."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:992
msgid "Limits results to plugins with the given status."
msgstr "Szűkítsük le a keresési eredményeket a megadott állapot szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:968
msgid "The plugin's text domain."
msgstr "A bővítmény névtere."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:962
msgid "Minimum required version of PHP."
msgstr "Szükséges legalacsonyabb PHP verzió."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:956
msgid "Minimum required version of WordPress."
msgstr "Szükséges legalacsonyabb WordPress verzió."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:950
msgid "Whether the plugin can only be activated network-wide."
msgstr "A bővítményt csak hálózatban lehet-e bekapcsolni."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:944
msgid "The plugin version number."
msgstr "A bővítmény verziószáma."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:938
msgid "The plugin description formatted for display."
msgstr "A bővítmény leírása, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:934
msgid "The raw plugin description."
msgstr "A bővítmény nyers leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:928
msgid "The plugin description."
msgstr "A bővítmény leírás."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:921
msgid "Plugin author's website address."
msgstr "A bővítmény szerzőjének webcíme."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:915
msgid "The plugin author."
msgstr "A bővítmény szerzője."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:908
msgid "The plugin's website address."
msgstr "A bővítmény webcíme."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:902
msgid "The plugin name."
msgstr "A bővítmény fájl."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:889
msgid "The plugin file."
msgstr "A bővítmény fájl."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:868
msgid "The filesystem is currently unavailable for managing plugins."
msgstr "A fájlrendszer jelenleg bővítmények kezelésének céljából nem érhető el."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:750
msgid "Network only plugin must be network activated."
msgstr "A csak hálózati bővítményeket, kötelező a hálózat szinten bekapcsolni."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:716
#: wp-admin/plugins.php:201
msgid "Sorry, you are not allowed to deactivate this plugin."
msgstr "Elnézést, nincs megfelelő jogosultság ennek a bővítménynek a kikapcsolásához."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:542
msgid "Cannot delete an active plugin. Please deactivate it first."
msgstr "Nem lehet egy bekapcsolt bővítményt törölni. Először kapcsoljuk ki."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:507
#: wp-admin/includes/ajax-actions.php:4747 wp-admin/plugins.php:271
msgid "Sorry, you are not allowed to delete plugins for this site."
msgstr "Elnézést, nincs megfelelő jogosultság ezen a honlapon a bővítmények törléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:359
msgid "Unable to determine what plugin was installed."
msgstr "Nem sikerült megállapítani, hogy melyik bővítmény települt fel."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:349
#: wp-admin/includes/ajax-actions.php:4228
#: wp-admin/includes/ajax-actions.php:4361
#: wp-admin/includes/ajax-actions.php:4425
#: wp-admin/includes/ajax-actions.php:4525
#: wp-admin/includes/ajax-actions.php:4702
#: wp-admin/includes/ajax-actions.php:4771
#: wp-admin/includes/class-wp-site-health.php:1960
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr "Nem sikerült csatlakozni a fájlrendszerhez. Erősítsük meg a hozzáférési adatokat."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:253
msgid "Sorry, you are not allowed to activate plugins."
msgstr "Elnézést, nincs megfelelő jogosultság a bővítmény bekapcsolásához."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:245
#: wp-admin/includes/ajax-actions.php:4478 wp-admin/plugin-install.php:19
#: wp-admin/update.php:107 wp-admin/update.php:152 wp-admin/update.php:190
msgid "Sorry, you are not allowed to install plugins on this site."
msgstr "Elnézést, nincs megfelelő jogosultság ezen a honlapon a bővítmények telepítéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:215
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:657
msgid "Plugin not found."
msgstr "Bővítmény nem található."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:116
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:166
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:429
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:499
#: wp-admin/includes/ajax-actions.php:4825
#: wp-admin/includes/ajax-actions.php:4877 wp-admin/plugins.php:13
msgid "Sorry, you are not allowed to manage plugins for this site."
msgstr "Elnézést, nincs megfelelő jogosultság ezen a honlapon a bővítmények kezeléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:59
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:896
msgid "The plugin activation status."
msgstr "A bővítmény aktiválási állapota."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:55
msgid "WordPress.org plugin directory slug."
msgstr "WordPress.org bővítmény mappa keresőbarát neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:640
msgid "The theme's current version."
msgstr "A sablon aktuális verzió száma."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:633
msgid "The URI of the theme's webpage, transformed for display."
msgstr "A sablon weboldala, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628
msgid "The URI of the theme's webpage, as found in the theme header."
msgstr "A sablon weboldala, ahogy a fejlécben található."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:623
msgid "The URI of the theme's webpage."
msgstr "A sablon weboldala"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:612
msgid "The theme's text domain."
msgstr "A sablon névtere."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:606
msgid "The theme tags, transformed for display."
msgstr "A sablon cimkéi, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:599
msgid "The theme tags, as found in the theme header."
msgstr "A sablon címkéi, ahogyan a fejlécben találhatók."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:594
msgid "Tags indicating styles and features of the theme."
msgstr "A címkék a sablon stílusát és funkcióit írják le."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:588
msgid "The theme's screenshot URL."
msgstr "A sablon pillanatkép URL címe"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:583
msgid "The minimum WordPress version required for the theme to work."
msgstr "A sablon működéséhez minimálisan elvárt WordPress verzió."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:578
msgid "The minimum PHP version required for the theme to work."
msgstr "A sablon működéséhez minimálisan elvárt PHP verzió."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:572
msgid "The theme name, transformed for display."
msgstr "A sablon neve, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:568
msgid "The theme name, as found in the theme header."
msgstr "A sablon neve, ahogy a fejlécben található."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:563
msgid "The name of the theme."
msgstr "A sablon neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:552
msgid "The theme description, transformed for display."
msgstr "A sablon leírása, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:548
msgid "The theme description, as found in the theme header."
msgstr "A sablon leírása, ahogy a fejlécben található."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:543
msgid "A description of the theme."
msgstr "A sablon leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:536
msgid "The website of the theme author, transformed for display."
msgstr "A sablon szerzőjének weboldala, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:531
msgid "The website of the theme author, as found in the theme header."
msgstr "A sablon szerzőjének weboldala, ahogy a fejlécben található."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:526
msgid "The website of the theme author."
msgstr "A sablon szerzőjének weboldala."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:520
msgid "HTML for the theme author, transformed for display."
msgstr "A sablon szerző HTML kódja, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:516
msgid "The theme author's name, as found in the theme header."
msgstr "A sablon szerzője, ahogy a fejlécben található."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:511
msgid "The theme author."
msgstr "A sablon szerzője."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:500
msgid "The theme's template. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet."
msgstr "A sablon mintasablonja. Ha ez egy gyermek sablon, ez a szülő sablonra mutat, különben ez megegyezik a sablon stíluslapjával."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:63
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:489
msgid "The theme's stylesheet. This uniquely identifies the theme."
msgstr "A sablon stíluslapja. Ez a sablon egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:96
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:833
msgid "Block namespace."
msgstr "Blokk névtér."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:430
msgid "A list of the inner block's own inner blocks. This is a recursive definition following the parent innerBlocks schema."
msgstr "Egy lista a belső blokkok saját belső blokkjairól. Ez egy rekurzív definíciója a szülő belső blokk sémájának."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:426
msgid "The attributes of the inner block."
msgstr "A belső blokk tulajdonságai."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:420
msgid "The name of the inner block."
msgstr "A belső blokk neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:414
msgid "The list of inner blocks used in the example."
msgstr "A példában felhasznált belső blokkok listája."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:443
msgid "The attributes used in the example."
msgstr "A példában használt tulajdonságok."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:438
msgid "Block example."
msgstr "Blokk példa."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:453
msgid "Block keywords."
msgstr "Blokk kulcsszavak."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:729
msgid "Parent blocks."
msgstr "Szülő blokkok."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:722
msgid "Public text domain."
msgstr "Nyilvános szöveg domain"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:660
msgid "Contains the handle that defines the block style."
msgstr "Tartalmazza a kezelést, ami definiálja a blokk stílusát."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:656
msgid "Inline CSS code that registers the CSS class required for the style."
msgstr "Sorközi CSS kód, ami regisztrálja a stílusnak a kötelező CSS osztályt."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:652
msgid "The human-readable label for the style."
msgstr "Ember által olvasható címke a stílushoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:647
msgid "Unique name identifying the style."
msgstr "Egyedi név a stílushoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:641
msgid "Block style variations."
msgstr "Blokk stílus variációk."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:631
msgid "Public facing style handles."
msgstr "Nyilvánosan elérhető stílus kezelése."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:611
msgid "Editor style handles."
msgstr "Szerkesztő stílus kezelése."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:591
msgid "Public facing script handles."
msgstr "Nyilvánosan elérhető szkript kezelése."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:571
msgid "Editor script handles."
msgstr "A szerkesztő szkript-kezelője."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:564
msgid "Is the block dynamically rendered."
msgstr "Ez a blokk dinamikusan rajzolódik ki."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:472
msgid "Block category."
msgstr "Blokk kategória."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:555
msgid "Block supports."
msgstr "Blokk támogatás."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:537
msgid "Context values inherited by blocks of this type."
msgstr "Az ilyen típusú blokkokból leszármazott kontextus értékek."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:526
msgid "Context provided by blocks of this type."
msgstr "Az ilyen típusú blokkok által biztosított kontextus."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:515
msgid "Block attributes."
msgstr "Blokk tulajdonságok."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:464
msgid "Icon of block type."
msgstr "A blokk típus ikonja."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:507
msgid "Description of block type."
msgstr "A blokk típus leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:499
msgid "Unique name identifying the block type."
msgstr "A blokk típus egyedi azonosító neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:492
msgid "Title of block type."
msgstr "A blokk típus neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:217
msgid "Invalid block type."
msgstr "Érvénytelen blokk típus"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:203
msgid "Sorry, you are not allowed to manage block types."
msgstr "Elnézést, nincs megfelelő jogosultság a blokk típusok kezeléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:92
msgid "Block name."
msgstr "Blokk neve."

#: wp-includes/meta.php:1545
msgid "When registering a default meta value the data must match the type provided."
msgstr "Amikor alapértelmezett metaértéket állítunk be, akkor az értéknek összhangban kell lennie a megadott típussal."

#: wp-includes/widgets/class-wp-widget-rss.php:129
msgid "RSS Feed"
msgstr "RSS hírcsatorna"

#: wp-includes/theme.php:4311
msgid "The post types that support thumbnails or true if all post types are supported."
msgstr "Bejegyzés típusok, amik támogatják az előnézeti képet vagy igaz, ha minden bejegyzés típus támogatott."

#: wp-includes/theme.php:3343
msgid "When registering an \"object\" feature, the feature's schema must include the \"properties\" keyword."
msgstr "Amikor \"object\" típusú funkciót regisztrálunk, akkor a séma tulajdonságok között kell lennie egy \"properties\" nevűnek."

#: wp-includes/theme.php:3336
msgid "When registering an \"array\" feature, the feature's schema must include the \"items\" keyword."
msgstr "Amikor \"array\" típusú funkciót regisztrálunk, akkor a séma tulajdonságok között kell lennie egy \"items\" nevűnek."

#: wp-includes/theme.php:3329
msgid "When registering an \"array\" or \"object\" feature to show in the REST API, the feature's schema must also be defined."
msgstr "Amikor \"array\" vagy \"object\" funkciót regisztrálunk a REST API-ban való megjelenítéshez, akkor sémát is kötelező meghatározni."

#: wp-includes/theme.php:3321
msgid "When registering a \"variadic\" theme feature, the \"type\" must be an \"array\"."
msgstr "Amikor a \"variadic\" sablon funkciót regisztráljuk a \"type\" mező \"array\" kell, hogy legyen."

#: wp-includes/theme.php:3314
msgid "The feature \"type\" is not valid JSON Schema type."
msgstr "A \"type\" tulajdonság nem egy érvényes JSON séma típus."

#. translators: %s: Theme name.
#: wp-includes/theme.php:996
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress version does not meet minimum requirements for %s."
msgstr "<strong>Hiba:</strong> A jelenlegi WordPress verzió nem éri el ennek a sablonnak a minimálisan elvárását: %s."

#. translators: %s: Theme name.
#: wp-includes/theme.php:987
msgctxt "theme"
msgid "<strong>Error:</strong> Current PHP version does not meet minimum requirements for %s."
msgstr "<strong>Hiba:</strong> A jelenlegi PHP verzió nem éri el ennek a sablonnak a minimálisan elvárását: %s."

#. translators: %s: Theme name.
#: wp-includes/theme.php:978
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress and PHP versions do not meet minimum requirements for %s."
msgstr "<strong>Hiba:</strong> A jelenlegi WordPress és PHP verzió nem éri el ennek a sablonnak a minimálisan elvárását: %s."

#: wp-includes/script-loader.php:1038
msgid "This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading."
msgstr "Ezt a képet nem lehet böngészőben megjeleníteni. A legjobb eredmény érdekében alakítsuk át a képet JPEG formátumúra feltöltés előtt."

#: wp-includes/admin-bar.php:333
msgid "Edit Profile"
msgstr "Profil szerkesztése"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:65
msgid "Priority"
msgstr "Fontosság"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:64
msgid "Change Frequency"
msgstr "Gyakoriság változtatása"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:63
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:177
#: wp-admin/includes/class-wp-posts-list-table.php:1219
msgid "Last Modified"
msgstr "Utoljára módosítva"

#. translators: %s: Number of URLs.
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:57
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:171
msgid "Number of URLs in this XML Sitemap: %s."
msgstr "Ebben az oldaltérképben található URL-ek száma: %s."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:52
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:166
msgid "Learn more about XML sitemaps."
msgstr "Tudjunk meg többet az oldaltérképekről."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:51
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:165
msgid "https://www.sitemaps.org/"
msgstr "https://www.sitemaps.org/"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:48
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:162
msgid "This XML Sitemap is generated by WordPress to make your content more visible for search engines."
msgstr "Ezt az oldaltérképet a WordPress hozta létre, hogy a keresőmotorok számára a tartalmaink még láthatóbbak legyenek."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:47
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:161
msgid "XML Sitemap"
msgstr "XML oldaltérkép"

#. translators: %s: SimpleXML
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:263
msgid "Could not generate XML sitemap due to missing %s extension"
msgstr "Nem sikerült az oldaltérképet létrehozni, mert hiányzik a %s PHP modul."

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:234
msgid "Fields other than %s are not currently supported for sitemaps."
msgstr "%s mezőkön kívül mást jelenleg nem támogat az oldaltérkép."

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:170
msgid "Fields other than %s are not currently supported for the sitemap index."
msgstr "%s mezőkön kívül mást jelenleg nem támogat az oldaltérkép."

#: wp-login.php:1242
msgid "Check your email"
msgstr "Ellenőrizzük az e-mail fiókunkat"

#. translators: %s: Link to the login page.
#: wp-login.php:1232
msgid "Registration complete. Please check your email, then visit the <a href=\"%s\">login page</a>."
msgstr "A regisztráció befejeződött. Ellenőrizzük az e-mail fiókunkat, és látogassuk meg a <a href=\"%s\">bejelentkezési oldalt</a>."

#. translators: %s: Link to the login page.
#: wp-login.php:1222
msgid "Check your email for the confirmation link, then visit the <a href=\"%s\">login page</a>."
msgstr "Ellenőrizzük a postafiókunkat a megerősítési linkért, majd keressük fel a <a href=\"%s\">bejelentkezési oldalt</a>."

#: wp-includes/comment-template.php:664 wp-includes/js/dist/editor.js:10356
#: wp-includes/js/dist/editor.js:46207 wp-includes/js/dist/editor.js:48349
#: wp-admin/includes/meta-boxes.php:183 wp-admin/includes/meta-boxes.php:217
msgid "Password protected"
msgstr "Jelszóval védett"

#: wp-includes/class-wp-xmlrpc-server.php:3468
#: wp-includes/class-wp-xmlrpc-server.php:3471
msgid "Sorry, the category could not be created."
msgstr "Sajnáljuk, a kategóriát nem sikerült létrehozni."

#: wp-includes/class-wp-xmlrpc-server.php:1861
#: wp-includes/class-wp-xmlrpc-server.php:5314
msgid "Sorry, the post could not be deleted."
msgstr "Sajnáljuk, a bejegyzést nem sikerült törölni."

#: wp-includes/class-wp-xmlrpc-server.php:1718
#: wp-includes/class-wp-xmlrpc-server.php:5254
#: wp-includes/class-wp-xmlrpc-server.php:6052
msgid "Sorry, the post could not be updated."
msgstr "Sajnáljuk, a bejegyzést nem sikerült frissíteni."

#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "hivatkozások"

#: wp-includes/media.php:5076 wp-includes/js/dist/block-library.js:17553
msgid "Select poster image"
msgstr "Poszterkép kijelölése"

#. Author of the plugin
#: wp-includes/js/dist/block-library.js:54408 hello.php
msgid "Matt Mullenweg"
msgstr "Matt Mullenweg"

#: wp-includes/js/dist/editor.js:51164 wp-admin/edit-form-advanced.php:138
msgid "View post"
msgstr "Bejegyzés megtekintése"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:5930 wp-includes/js/dist/editor.js:49216
#: wp-includes/js/dist/editor.js:49253 wp-includes/js/dist/editor.js:49389
#: wp-includes/js/dist/editor.js:67543 wp-admin/edit-tag-form.php:155
#: wp-admin/edit-tags.php:469
#: wp-admin/includes/class-wp-posts-list-table.php:1706
#: wp-admin/includes/class-wp-terms-list-table.php:194
#: wp-admin/includes/class-wp-terms-list-table.php:221
#: wp-admin/includes/class-wp-terms-list-table.php:699
#: wp-admin/includes/meta-boxes.php:943 wp-admin/includes/meta-boxes.php:1675
msgid "Slug"
msgstr "Keresőbarát név"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:4424
#: wp-includes/js/dist/block-library.js:63301
#: wp-includes/js/dist/components.js:42119
msgid "Small"
msgstr "Kicsi"

#. translators: 1: Post status, 2: Capability name.
#: wp-includes/capabilities.php:353
msgid "The post status %1$s is not registered, so it may not be reliable to check the capability %2$s against a post with that status."
msgstr "%1$s nevű bejegyzés állapot nincs regisztrálva, vagyis nem megbízható a %2$s jogosultság ellenőrzése erre a bejegyzés állapotra."

#. translators: %s: Comment link.
#: wp-includes/comment-template.php:1042 wp-admin/comment.php:220
#: wp-admin/includes/class-wp-comments-list-table.php:988
msgid "In reply to %s."
msgstr "Válaszként erre: %s"

#: wp-includes/general-template.php:2559
msgid "Previous and next months"
msgstr "Előző és következő hónapok"

#: wp-includes/option.php:3035
msgid "When registering an \"array\" setting to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "Amikor \"array\" beállítást regisztrál a REST API-ban való megjelenéshez, meg kell adnia a tömb minden egyes elemének a sémáját itt: \"show_in_rest.schema.items\""

#: wp-includes/user.php:4195
msgid "User&#8217;s Session Tokens data."
msgstr "Felhasználók munkamenet azonosító adatai."

#: wp-includes/user.php:4194
msgid "Session Tokens"
msgstr "Munkamenet azonosítók"

#: wp-includes/user.php:4173
msgid "Last Login"
msgstr "Legutóbbi belépés"

#: wp-includes/user.php:4172
msgid "User Agent"
msgstr "Böngésző"

#: wp-includes/user.php:4170
msgid "Expiration"
msgstr "Lejárat"

#: wp-includes/user.php:4160
msgid "User&#8217;s location data used for the Community Events in the WordPress Events and News dashboard widget."
msgstr "Felhasználói hely adat használata a \"Közösségi Események\" listában a \"WordPress Események\", illetve az \"Újdonságok\" widget esetén a Vezérlőpulton."

#: wp-includes/user.php:4159
msgid "Community Events Location"
msgstr "Közösségi esemény helyszínek"

#: wp-includes/user.php:4143 wp-includes/user.php:4171
msgid "IP"
msgstr "IP"

#: wp-includes/user.php:4142
msgid "Longitude"
msgstr "Hosszúság"

#: wp-includes/user.php:4141
msgid "Latitude"
msgstr "Szélesség"

#: wp-includes/user.php:4140
msgid "Country"
msgstr "Ország"

#: wp-includes/user.php:4139
msgid "City"
msgstr "Város"

#. translators: %s: wp_privacy_additional_user_profile_data
#: wp-includes/user.php:4115
msgid "Filter %s returned items with reserved names."
msgstr "A(z) %s szűrő olyan elemeket adott vissza, melyek neve ütközik a rendszer belső használatára fenntartott nevekkel."

#: wp-includes/media-template.php:479 wp-includes/media-template.php:725
#: wp-admin/includes/media.php:3528
msgid "Original image:"
msgstr "Eredeti kép:"

#: wp-includes/cron.php:1147
msgid "Once Weekly"
msgstr "Hetente egyszer"

#. translators: Comment moderation. %s: Parent comment edit URL.
#. translators: %s: Comment link.
#: wp-includes/pluggable.php:1929 wp-includes/pluggable.php:2116
#: wp-admin/edit-form-comment.php:214
msgid "In reply to: %s"
msgstr "Válaszolva: %s"

#: wp-includes/pluggable.php:1513
msgid "HTTP redirect status code must be a redirection code, 3xx."
msgstr "A HTTP átirányítás állapotkódja átirányítás kód (3xx) kell legyen"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3324
msgid "Limit result set based on relationship between multiple taxonomies."
msgstr "Az eredménykészlet korlátozása a több taxonómiás kapcsolatokban"

#. translators: 1: The taxonomy name, 2: The property name, either 'rest_base'
#. or 'name', 3: The conflicting value.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2777
msgid "The \"%1$s\" taxonomy \"%2$s\" property (%3$s) conflicts with an existing property on the REST API Posts Controller. Specify a custom \"rest_base\" when registering the taxonomy to avoid this error."
msgstr "A(z) \"%1$s\" taxonómia \"%2$s\" tulajdonsága (%3$s) ütközik a REST API Bejegyzés kezelő egy meglevő tulajdonsága nevéve. Saját \"rest_base\" értéket kell megadni a taxonómia regisztrálásakor, hogy elkerüljük ezt a hibát. "

#: wp-includes/theme.php:4339
msgid "Whether theme opts in to default WordPress block styles for viewing."
msgstr "Támogatja-e a sablon, hogy alapértelmezetten a WordPress blokk stílusokat használja megtekintéskor."

#: wp-includes/theme.php:4332
msgid "Whether the theme can manage the document title tag."
msgstr "A sablon kezelheti-e a dokumentum címsorát."

#: wp-includes/theme.php:4265
msgid "Allows use of HTML5 markup for search forms, comment forms, comment lists, gallery, and caption."
msgstr "HTML5 jelölés engedélyezése űrlapok, hozzászólás űrlapok, hozzászólás listák, galériák és képaláírások esetén."

#: wp-includes/theme.php:4257
msgid "Whether theme opts in to the editor styles CSS wrapper."
msgstr "Támogatja-e a sablon hogy szerkesztői stílusok CSS wrappert."

#: wp-includes/theme.php:4208
msgid "Custom gradient presets if defined by the theme."
msgstr "Egyedi színátmenetek a sablonban kerültek meghatározása."

#: wp-includes/theme.php:4183
msgid "Custom font sizes if defined by the theme."
msgstr "Egyedi betűméreteket támogatja-e a sablon."

#: wp-includes/theme.php:4158
msgid "Custom color palette if defined by the theme."
msgstr "Saját színpaletta, ha a sablon támogatja."

#: wp-includes/theme.php:4143
msgid "Whether the theme disables custom gradients."
msgstr "A sablon letiltja-e az egyedi színátmeneteket."

#: wp-includes/theme.php:4136
msgid "Whether the theme disables custom font sizes."
msgstr "A sablon letiltja-e az egyedi betűméreteket."

#: wp-includes/theme.php:4129
msgid "Whether the theme disables custom colors."
msgstr "A sablon letiltja-e az egyedi színeket."

#: wp-includes/theme.php:4122
msgid "Whether theme opts in to the dark editor style UI."
msgstr "A sablon támogatja-e a sötét szerkesztő kinézetet."

#: wp-includes/theme.php:4115
msgid "Whether the theme enables Selective Refresh for Widgets being managed with the Customizer."
msgstr "Támogatja-e a sablon hogy a \"Widgetek szelekív frissítése\" beállítást a Testreszabás menü alatt kezeljük"

#: wp-includes/theme.php:4082
msgid "Custom logo if defined by the theme."
msgstr "Saját logó, ha a sablon támogatja."

#: wp-includes/theme.php:3967
msgid "Custom background if defined by the theme."
msgstr "Saját háttér, ha a sablon támogatja."

#: wp-includes/theme.php:4037
msgid "Custom header if defined by the theme."
msgstr "Saját fejléc, ha a sablon támogatja."

#: wp-includes/theme.php:3946
msgid "Whether posts and comments RSS feed links are added to head."
msgstr "Bejegyzések és hozzászólások RSS csatornája hozzá van-e adva a fejléchez."

#: wp-includes/theme.php:3939
msgid "Whether theme opts in to wide alignment CSS class."
msgstr "Támogatja-e a sablon a széles megjelenés CSS osztályt."

#: wp-includes/class-wp-xmlrpc-server.php:5093
#: wp-includes/class-wp-xmlrpc-server.php:5106
msgid "Sorry, this method is not supported."
msgstr "Sajnáljuk, ez a metódus nem támogatott."

#: wp-includes/class-wp-xmlrpc-server.php:1720
#: wp-includes/class-wp-xmlrpc-server.php:5174
#: wp-includes/class-wp-xmlrpc-server.php:5684
msgid "Sorry, the post could not be created."
msgstr "Sajnáljuk, a bejegyzést nem sikerült létrehozni."

#. translators: Minimum input length in characters to start searching posts in
#. the "Insert/edit link" modal.
#: wp-includes/script-loader.php:1280
msgctxt "minimum input length for searching post links"
msgid "3"
msgstr "3"

#: wp-login.php:880
msgid "Please enter your username or email address. You will receive an email message with instructions on how to reset your password."
msgstr "Adjuk meg a felhasználónevünket, vagy e-mail címünket. Kapni fogunk egy emailt a jelszó visszaállításról szóló instrukciókkal."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:189
msgid "Selected media actions"
msgstr "Kijelölt médiaműveletek"

#: wp-includes/media-template.php:178
msgctxt "media modal menu"
msgid "Menu"
msgstr "Menü"

#: wp-includes/media-template.php:176
msgctxt "media modal menu actions"
msgid "Actions"
msgstr "Műveletek"

#: wp-includes/post.php:3588
msgctxt "file type group"
msgid "Archives"
msgstr "Archívum"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1217
msgid "List of the missing image sizes of the attachment."
msgstr "A melléklet hiányzó képméreteinek felsorolása."

#: wp-includes/user.php:280
msgid "Unknown email address. Check again or try your username."
msgstr "Ismeretlen email cím. Ellenőrizd újra vagy használd helyette a felhasználóneved."

#: wp-includes/media.php:5101
msgid "Media list"
msgstr "Médialissta"

#: wp-includes/media.php:5100
msgid "Filter media"
msgstr "Média szűrése"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:335 wp-includes/js/dist/block-editor.js:43909
#: wp-admin/includes/class-wp-media-list-table.php:56
msgid "Grid view"
msgstr "Rács nézet"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:327 wp-includes/js/dist/block-editor.js:43501
#: wp-includes/js/dist/block-editor.js:43533
#: wp-admin/includes/class-wp-media-list-table.php:55
msgid "List view"
msgstr "Lista nézet"

#: wp-includes/js/dist/editor.js:54031
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:63
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:136
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:68
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:149
msgid "Retry"
msgstr "Újrapróbálás"

#: wp-includes/js/dist/editor.js:42685 wp-admin/includes/template.php:2727
msgid "Restore the backup"
msgstr "Mentés visszaállítása"

#: wp-includes/js/dist/editor.js:42678 wp-admin/includes/template.php:2726
msgid "The backup of this post in your browser is different from the version below."
msgstr "A böngészőnkben elmentett bejegyzés állapot eltér a fenti változattól."

#: wp-includes/nav-menu.php:97
msgid "Nav menu locations must be strings."
msgstr "A navigáció menü helynek karakterláncnak kell lennie."

#. translators: %s: The currently used PHP version.
#: wp-includes/class-wp-recovery-mode-email-service.php:372
msgid "PHP version %s"
msgstr "PHP verzió: %s"

#. translators: 1: The failing plugin's name. 2: The failing plugin's version.
#: wp-includes/class-wp-recovery-mode-email-service.php:363
msgid "Current plugin: %1$s (version %2$s)"
msgstr "Aktuális bővítmény: %1$s (%2$s verzió)"

#. translators: 1: Current active theme name. 2: Current active theme version.
#: wp-includes/class-wp-recovery-mode-email-service.php:351
msgid "Active theme: %1$s (version %2$s)"
msgstr "Aktív sablon: %1$s (%2$s verzió)"

#. translators: %s: Current WordPress version number.
#. translators: %s: Your current version of WordPress.
#: wp-includes/class-wp-recovery-mode-email-service.php:346
#: wp-admin/includes/class-wp-site-health.php:275
msgid "WordPress version %s"
msgstr "WordPress %s verzió"

#: wp-includes/formatting.php:5079
msgid "https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure"
msgstr "https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure"

#: wp-includes/link-template.php:2812 wp-includes/link-template.php:2896
#: wp-includes/js/dist/editor.js:39865 wp-includes/js/dist/editor.js:54008
msgid "Posts"
msgstr "Bejegyzések"

#. translators: 1: UTC abbreviation and offset, 2: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:287
msgid "Your timezone is set to %1$s (Coordinated Universal Time %2$s)."
msgstr "%1$s a használt időzóna-beállítás (összehangolt egyetemes idő: %2$s)"

#. translators: 1: Timezone name, 2: Timezone abbreviation, 3: UTC abbreviation
#. and offset, 4: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:273
msgid "Your timezone is set to %1$s (%2$s), currently %3$s (Coordinated Universal Time %4$s)."
msgstr "%1$s a használatban lévő időzóna (%2$s), a jelenlegi idő %3$s (összehangolt egyetemes idő: %4$s)"

#. translators: 1: Block name, 2: Block style name.
#: wp-includes/class-wp-block-styles-registry.php:125
msgid "Block \"%1$s\" does not contain a style named \"%2$s\"."
msgstr "\"%1$s\" nevű blokk nem tartalmazza a(z) \"%2$s\" blokkstílus nevet."

#: wp-includes/class-wp-block-styles-registry.php:78
msgid "Block style name must be a string."
msgstr "A blokk stílus nevének karakterláncnak kell lennie."

#: wp-includes/class-wp-icons-registry.php:107
msgid "Icon name must be a string."
msgstr "Az ikon nevének karakterláncnak kell lennie."

#: wp-includes/class-wp-fatal-error-handler.php:200
msgid "There has been a critical error on this website."
msgstr "Súlyos hiba történt a webhelyünkön."

#: wp-includes/class-wp-fatal-error-handler.php:188
msgid "There has been a critical error on this website, putting it in recovery mode. Please check the Themes and Plugins screens for more details. If you just installed or updated a theme or plugin, check the relevant page for that first."
msgstr "Kritikus hibát észleltünk a weboldalon, ezért a helyreállítási üzemmódba helyeztük. A további részletekért a sablonok és a bővítmények képernyőit kell felkeresni. Ha nemrégen telepítettünk vagy frissítettünk egy sablont, vagy egy bővítményt, akkor először a releváns oldalakat ellenőrizzük."

#: wp-includes/class-wp-image-editor-imagick.php:843
msgid "The image cannot be rotated because the embedded meta data cannot be updated."
msgstr "A képet nem lehet elforgatni, mert beágyazott metaadatokat nem lehet frissíteni."

#: wp-includes/user.php:4130
msgid "User&#8217;s profile data."
msgstr "Felhasználói adatlap"

#: wp-includes/user.php:2546
msgid "Not enough data to create this user."
msgstr "Nincs elegendő adat a felhasználó létrehozásához."

#: wp-includes/user.php:2410
msgid "Sorry, marking a user as spam is only supported on Multisite."
msgstr "Sajnáljuk, a felhasználókat csak a Multisite alatt lehetséges kéretlennek jelölni."

#: wp-includes/media.php:5664
msgid "User&#8217;s media data."
msgstr "Felhasználó média adata."

#: wp-includes/media.php:5026
msgid "No media items found. Try a different search."
msgstr "Nem találtunk média tételt, keressünk másképpen."

#. translators: %d: Number of attachments found in a search.
#: wp-includes/media.php:5024
msgid "Number of media items found: %d"
msgstr "Talált médiatár elemek száma: %d"

#. translators: %s: Number of archives.
#: wp-includes/post.php:3591
msgid "Archive <span class=\"count\">(%s)</span>"
msgid_plural "Archives <span class=\"count\">(%s)</span>"
msgstr[0] "<span class=\"count\">(%s)</span> archiválva"
msgstr[1] "<span class=\"count\">(%s)</span> archiválva"

#: wp-includes/post.php:3589
msgid "Manage Archives"
msgstr "Archívum kezelése"

#. translators: %s: Number of spreadsheets.
#: wp-includes/post.php:3582
msgid "Spreadsheet <span class=\"count\">(%s)</span>"
msgid_plural "Spreadsheets <span class=\"count\">(%s)</span>"
msgstr[0] "Táblázat <span class=\"count\">(%s)</span>"
msgstr[1] "Táblázat <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3580
msgid "Manage Spreadsheets"
msgstr "Táblázatok kezelése"

#: wp-includes/post.php:3579
msgid "Spreadsheets"
msgstr "Táblázatok"

#: wp-includes/post.php:3571
msgid "Manage Documents"
msgstr "Dokumentumok kezelése"

#: wp-includes/post.php:3570
msgid "Documents"
msgstr "Dokumentumok "

#: wp-includes/load.php:228 wp-admin/install.php:291 wp-admin/install.php:313
msgid "Requirements Not Met"
msgstr "A követelménynek nem felel meg"

#. translators: 1: "srclang" HTML attribute, 2: "label" HTML attribute, 3:
#. "kind" HTML attribute.
#: wp-includes/media-template.php:1492
msgid "The %1$s, %2$s, and %3$s values can be edited to set the video track language and kind."
msgstr "A %1$s, %2$s, és %3$s értékek szerkesztésével beállítható a videósáv nyelve és megjelenése."

#: wp-includes/comment.php:3922
msgid "User&#8217;s comment data."
msgstr "Felhasználó hozzászólási adata."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:174
msgid "Unchanged:"
msgstr "Változatlan:"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:148
msgid "Added:"
msgstr "Létrehozva:"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:348
msgid "Whether posts of this status may have floating published dates."
msgstr "Ezzel az állapottal bíró bejegyzések kaphatnak-e lebegő dátumokat."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:469
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:246
msgid "Sorry, you are not allowed to delete revisions of this post."
msgstr "Sajnáljuk, nem engedélyezett a bejegyzés állapotainak törlése."

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:341
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:355
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:408
msgid "Could not update the meta value of %s in database."
msgstr "Nem lehetséges %s meta értékének frissítése az adatbázisban."

#: wp-includes/meta.php:1492
msgid "When registering an \"array\" meta type to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "Amikor \"array\" meta-típust regisztrál a REST API-ban való megjelenéshez, meg kell adnia a tömb minden egyes elemének a sémáját itt: \"show_in_rest.schema.items\""

#: wp-includes/widgets/class-wp-widget-meta.php:75
msgid "Comments feed"
msgstr "Hozzászólások hírcsatorna"

#: wp-includes/widgets/class-wp-widget-meta.php:74
msgid "Entries feed"
msgstr "Bejegyzések hírcsatorna"

#: wp-includes/script-loader.php:1022
msgid "Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page."
msgstr "Váratlan válasz a kiszolgálótól. A fájlt lehet, hogy sikerült feltölteni. Ellenőrizzük a Médiatárban vagy töltsük újra az oldalt."

#: wp-login.php:755
msgid "Remind me later"
msgstr "Emlékeztessen később"

#: wp-login.php:739
msgid "The email is correct"
msgstr "Megfelelő az e-mail cím"

#: wp-login.php:727
msgid "This email may be different from your personal email address."
msgstr "Ez az e-mail cím különbözhet a személyes használatú e-mail címtől."

#. translators: %s: Admin email address.
#: wp-login.php:720
msgid "Current administration email: %s"
msgstr "A jelenleg használatos adminisztrátori e-mail cím: %s"

#: wp-login.php:709
msgid "Why is this important?"
msgstr "Miért olyan fontos ez?"

#. translators: URL to the WordPress help section about admin email.
#: wp-login.php:698
msgid "https://wordpress.org/documentation/article/settings-general-screen/#email-address"
msgstr "https://wordpress.org/documentation/article/settings-general-screen/#email-address"

#: wp-login.php:694
msgid "Please verify that the <strong>administration email</strong> for this website is still correct."
msgstr "Ellenőrizzük, hogy a weboldalhoz tartozó <strong>adminisztrátori e-mail cím</strong> valóban helyes-e."

#: wp-login.php:691
msgid "Administration email verification"
msgstr "Adminisztrátori e-mail cím ellenőrzése"

#: wp-login.php:662
msgid "Confirm your administration email"
msgstr "Adminisztrátori e-mail cím visszaigazolás"

#. translators: Maximum number of words used in a post excerpt.
#: wp-includes/formatting.php:4001
msgctxt "excerpt_length"
msgid "55"
msgstr "55"

#: wp-includes/class-wp-customize-manager.php:5578
#: wp-admin/includes/class-custom-background.php:457
msgctxt "Original Size"
msgid "Original"
msgstr "Eredeti"

#. translators: Maximum number of words used in a comment excerpt.
#: wp-includes/comment-template.php:668
msgctxt "comment_excerpt_length"
msgid "20"
msgstr "20"

#: wp-includes/class-wp-image-editor-gd.php:310
#: wp-includes/class-wp-image-editor-imagick.php:669
msgid "Cannot resize the image. Both width and height are not set."
msgstr "A kép nem méretezhető át, sem a szélesség, sem a magasság nem állítható."

#: wp-includes/media-template.php:1220
msgid "Image size in pixels"
msgstr "Képméret pixelben"

#: wp-includes/media-template.php:657
msgid "Media title&hellip;"
msgstr "Média címsor&hellip;"

#: wp-includes/media-template.php:656
msgid "Media title"
msgstr "Média címsor"

#: wp-includes/media-template.php:654
msgid "Audio title&hellip;"
msgstr "Hang címsor&hellip;"

#: wp-includes/media-template.php:653
msgid "Audio title"
msgstr "Hang címsor"

#: wp-includes/media-template.php:651
msgid "Video title&hellip;"
msgstr "Videó címsor&hellip;"

#: wp-includes/media-template.php:650
msgid "Video title"
msgstr "Videó címsor"

#: wp-includes/media-template.php:646
msgid "Caption&hellip;"
msgstr "Képaláírás&hellip;"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:442 wp-includes/js/dist/editor.js:49630
#: wp-admin/import.php:211
#: wp-admin/includes/class-wp-theme-install-list-table.php:381
#: wp-admin/includes/class-wp-themes-list-table.php:273
msgid "Details"
msgstr "Részletek"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:388
msgid "Attachment Preview"
msgstr "Csatolmány előnézet"

#: wp-includes/media-template.php:243
msgid "Your browser cannot upload files"
msgstr "A használt böngészővel a fájl nem tölthető fel"

#: wp-includes/class-wp-xmlrpc-server.php:674 wp-includes/option.php:2957
msgid "Allow people to submit comments on new posts."
msgstr "Engedélyezzük az embereknek, hogy hozzászóljanak az új bejegyzésekhez."

#. translators: %s: Documentation URL.
#: wp-includes/user.php:3474
msgid "<strong>Error:</strong> The email could not be sent. Your site may not be correctly configured to send emails. <a href=\"%s\">Get support for resetting your password</a>."
msgstr "<strong>Hiba:</strong> Az e-mail elküldése nem sikerült. A weboldal nincs megfelelően beállítva a levelek küldéséhez. <a href=\"%s\">Támogatás kérése a jelszó visszaállításához</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:98
#: wp-admin/themes.php:450 wp-admin/themes.php:848
msgid "New version available."
msgstr "Új verzió érhető el."

#: wp-includes/taxonomy.php:2622
msgid "Could not insert term taxonomy into the database."
msgstr "Nem sikerült beilleszteni az új kifejezés besorolást az adatbázisba."

#. translators: 1: Link to tutorial, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/media-template.php:161 wp-admin/includes/media.php:3260
msgid "<a href=\"%1$s\" %2$s>Learn how to describe the purpose of the image%3$s</a>. Leave empty if the image is purely decorative."
msgstr "<a href=\"%1$s\" %2$s>Tanuljuk meg, hogyan ismertessük a kép célját%3$s</a>. Csak akkor hagyjuk üresen, ha a kép kizárólag dekorációs célt szolgál."

#. translators: %s: Theme name.
#: wp-includes/class-wp-recovery-mode-email-service.php:286
msgid "In this case, WordPress caught an error with your theme, %s."
msgstr "A WordPress most a %s sablonban talált hibát."

#. translators: %s: Plugin name.
#: wp-includes/class-wp-recovery-mode-email-service.php:280
msgid "In this case, WordPress caught an error with one of your plugins, %s."
msgstr "A WordPress hibát talált a %s bővítménnyel kapcsolatban."

#. translators: Do not translate LINK, EXPIRES, CAUSE, DETAILS, SITEURL,
#. PAGEURL, SUPPORT. DEBUG: those are placeholders.
#: wp-includes/class-wp-recovery-mode-email-service.php:153
msgid ""
"Howdy!\n"
"\n"
"WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.\n"
"###CAUSE###\n"
"First, visit your website (###SITEURL###) and check for any visible issues. Next, visit the page where the error was caught (###PAGEURL###) and check for any visible issues.\n"
"\n"
"###SUPPORT###\n"
"\n"
"If your site appears broken and you can't access your dashboard normally, WordPress now has a special \"recovery mode\". This lets you safely login to your dashboard and investigate further.\n"
"\n"
"###LINK###\n"
"\n"
"To keep your site safe, this link will expire in ###EXPIRES###. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.\n"
"\n"
"When seeking help with this issue, you may be asked for some of the following information:\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"
msgstr ""
"Üdv!\n"
"\n"
"A WordPress rendelkezik egy beépített szolgáltatással, amelyik érzékeli, ha egy bővítmény vagy sablon végzetes hibát okoz a weboldalon, és erről a hibáról automatikusan e-mailben értesíti a weboldal üzemeltetőjét.\n"
"###CAUSE###\n"
"Először keressük fel az érintett weboldalt (###SITEURL###), és ellenőrizzük az összes látható problémát. Ezután keressük fel a hibás oldalt (###PAGEURL###), és keressük meg a problémát.\n"
"\n"
"###SUPPORT###\n"
"\n"
"Amennyiben a weboldal összeomlik, és nem lehet a szokásos módon a vezérlőpult felületére belépni, a WordPress most egy speciális \"helyreállítási mód\" lehetőséget kínál, amellyel a vezérlőpultot biztonságosan el lehet érni, és a további szükséges munkákat el lehet végezni.\n"
"\n"
"###LINK###\n"
"\n"
"A weboldal biztonságának megtartása érdekében a hivatkozás érvényessége ###EXPIRES### időn belül lejár. Aggodalomra nincs ok: a rendszer egy új hivatkozást fog küldeni a lejárati időn után, ha a hiba a lejárati időt követően is tapasztalható.\n"
"\n"
"A problémaelhárítás közben lehet hogy kérni fogják a következő információ egyes részeit:\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"

#: wp-includes/class-wp-recovery-mode-email-service.php:141
msgid "Please contact your host for assistance with investigating this issue further."
msgstr "Vegyük fel a kapcsolatot a tárhely szolgáltatónkkal, a probléma megoldása érdekében."

#: wp-includes/class-wp-recovery-mode.php:178
msgid "Error occurred on a non-protected endpoint."
msgstr "Hiba történt egy nem védett végponton."

#. translators: %s: Login screen title.
#. translators: %s: Admin screen title.
#: wp-login.php:80 wp-admin/admin-header.php:78
msgid "Recovery Mode &#8212; %s"
msgstr "Helyreállítási mód &#8212; %s"

#. translators: Login details notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2391
msgid "[%s] Login Details"
msgstr "[%s] belépés részletei"

#: wp-includes/media-template.php:584 wp-includes/media-template.php:751
#: wp-includes/media.php:5013 wp-admin/comment.php:140
#: wp-admin/edit-form-comment.php:242
#: wp-admin/includes/class-wp-comments-list-table.php:405
#: wp-admin/includes/class-wp-media-list-table.php:211
#: wp-admin/includes/class-wp-posts-list-table.php:448
#: wp-admin/includes/media.php:1763 wp-admin/includes/meta-boxes.php:367
#: wp-admin/includes/meta-boxes.php:474
msgid "Move to Trash"
msgstr "Lomtárba helyezés"

#: wp-includes/media-template.php:582 wp-includes/media-template.php:749
#: wp-includes/media.php:5014
msgid "Restore from Trash"
msgstr "Helyreállítás a Lomtárból"

#. translators: Localized Support reference.
#: wp-includes/admin-bar.php:218
#: wp-includes/class-wp-fatal-error-handler.php:196
#: wp-includes/class-wpdb.php:1233 wp-includes/class-wpdb.php:2025
#: wp-includes/class-wpdb.php:2186
#: wp-includes/customize/class-wp-customize-themes-section.php:90
#: wp-includes/load.php:219
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:143
#: wp-includes/update.php:254 wp-includes/update.php:480
#: wp-includes/update.php:766 wp-login.php:1332
#: wp-admin/includes/class-wp-automatic-updater.php:1060
#: wp-admin/includes/class-wp-automatic-updater.php:1507
#: wp-admin/includes/class-wp-site-health.php:1365
#: wp-admin/includes/plugin-install.php:177
#: wp-admin/includes/plugin-install.php:192
#: wp-admin/includes/plugin-install.php:207 wp-admin/includes/theme.php:569
#: wp-admin/includes/theme.php:583 wp-admin/includes/theme.php:598
#: wp-admin/includes/translation-install.php:81
#: wp-admin/includes/translation-install.php:95
#: wp-admin/includes/translation-install.php:107
#: wp-admin/includes/update.php:153 wp-admin/theme-install.php:64
msgid "https://wordpress.org/support/forums/"
msgstr "https://wordpress.org/support/forums/"

#: wp-includes/admin-bar.php:217
msgid "Support"
msgstr "Támogatás"

#. translators: Network admin email change notification email subject. %s:
#. Network title.
#: wp-includes/ms-functions.php:2912
msgid "[%s] Network Admin Email Changed"
msgstr "[%s] hálózati adminisztrátor e-mail címe megváltozott"

#. translators: Email change notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:2849
msgid "[%s] Network Admin Email Change Request"
msgstr "[%s] hálózati adminisztrátor e-mail cím módosítási kérés"

#. translators: Site admin email change notification email subject. %s: Site
#. title.
#: wp-includes/functions.php:8236
msgid "[%s] Admin Email Changed"
msgstr "[%s] adminisztrátor e-mail címe megváltozott"

#. translators: New email address notification email subject. %s: Site title.
#: wp-includes/user.php:3942
msgid "[%s] Email Change Request"
msgstr "[%s] e-mail cím módosítási kérés"

#. translators: Email change notification email subject. %s: Site title.
#: wp-includes/user.php:2876
msgid "[%s] Email Changed"
msgstr "[%s] e-mail cím módosítva"

#: wp-includes/widgets/class-wp-widget-calendar.php:34
msgid "A calendar of your site’s posts."
msgstr "A bejegyzések naptára"

#: wp-includes/media.php:5040
msgid "Edit gallery"
msgstr "Galéria szerkesztése"

#: wp-includes/js/dist/editor.js:39821 wp-admin/includes/theme.php:335
msgid "Custom Colors"
msgstr "Egyéni színek"

#: wp-includes/class-wp-recovery-mode.php:247
msgid "Failed to exit recovery mode. Please try again later."
msgstr "A kilépés a helyreállító módból nem sikerült. Próbáljuk meg később."

#: wp-includes/class-wp-recovery-mode.php:243
msgid "Exit recovery mode link expired."
msgstr "A helyreállító módból kilépés linkje lejárt."

#: wp-includes/class-wp-recovery-mode.php:189
msgid "Failed to store the error."
msgstr "A hiba tárolása nem sikerült."

#: wp-includes/class-wp-recovery-mode.php:173
msgid "Error not caused by a plugin or theme."
msgstr "A hibát nem a bővítmény vagy sablon okozta."

#. translators: %s: Site title.
#: wp-includes/class-wp-recovery-mode-email-service.php:200
msgid "[%s] Your Site is Experiencing a Technical Issue"
msgstr "[%s] A weboldalunkon technikai probléma lépett fel"

#: wp-includes/class-wp-recovery-mode-email-service.php:126
msgid "Error Details"
msgstr "Hiba részletei"

#. translators: 1: Last sent as a human time diff, 2: Wait time as a human time
#. diff.
#: wp-includes/class-wp-recovery-mode-email-service.php:80
msgid "A recovery link was already sent %1$s ago. Please wait another %2$s before requesting a new email."
msgstr "A helyreállító linket %1$s elküldtük. Várjunk további %2$s az új e-mail kérése előtt. "

#. translators: %s: mail()
#: wp-includes/class-wp-recovery-mode-email-service.php:72
msgid "The email could not be sent. Possible reason: your host may have disabled the %s function."
msgstr "Az e-mail küldése nem sikerült. Lehetséges ok: a szolgáltató letiltotta a következő függvényt: %s."

#: wp-includes/class-wp-recovery-mode-email-service.php:59
msgid "Could not update the email last sent time."
msgstr "Nem sikerült frissíteni az e-mail utolsó küldési idejét."

#: wp-includes/class-wp-recovery-mode-key-service.php:102
msgid "Recovery key expired."
msgstr "A helyreállító kulcs lejárt."

#: wp-includes/class-wp-recovery-mode-key-service.php:98
msgid "Invalid recovery key."
msgstr "A helyreállító kulcs hibás."

#: wp-includes/class-wp-recovery-mode-key-service.php:94
msgid "Invalid recovery key format."
msgstr "Hibás helyreállító kulcs formátum."

#: wp-includes/class-wp-recovery-mode-key-service.php:86
msgid "Recovery Mode not initialized."
msgstr "Helyreállító mód nincsen készenlétben."

#. translators: User role for subscribers.
#: wp-includes/capabilities.php:1380
msgctxt "User role"
msgid "Subscriber"
msgstr "Feliratkozó"

#. translators: User role for contributors.
#: wp-includes/capabilities.php:1378
msgctxt "User role"
msgid "Contributor"
msgstr "Közreműködő"

#. translators: User role for authors.
#: wp-includes/capabilities.php:1376
msgctxt "User role"
msgid "Author"
msgstr "Szerző"

#. translators: User role for editors.
#: wp-includes/capabilities.php:1374
msgctxt "User role"
msgid "Editor"
msgstr "Szerkesztő"

#. translators: User role for administrators.
#: wp-includes/capabilities.php:1372
msgctxt "User role"
msgid "Administrator"
msgstr "Adminisztrátor"

#: wp-includes/customize/class-wp-customize-media-control.php:249
msgid "Select Site Icon"
msgstr "Weboldal ikon kiválasztása"

#: wp-includes/user.php:4809
msgid "An incomplete personal data request for this email address already exists."
msgstr "Már létezik egy befejezetlen kérés ehhez az e-mail címhez."

#: wp-includes/class-wp-customize-widgets.php:808
msgid "Keep widget settings and move it to the inactive widgets"
msgstr "A widget beállításokat megtartva mozgatás a kikapcsolt widgetek közé"

#: wp-includes/class-wp-recovery-mode-cookie-service.php:109
msgid "Invalid cookie."
msgstr "Hibás süti."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:102
msgid "Cookie expired."
msgstr "Süti lejárt."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:95
#: wp-includes/class-wp-recovery-mode-cookie-service.php:158
msgid "Invalid cookie format."
msgstr "Hibás süti formátum."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:80
#: wp-includes/class-wp-recovery-mode-cookie-service.php:129
msgid "No cookie present."
msgstr "Nincsenek sütik."

#. translators: 1: Error type, 2: Error line number, 3: Error file name, 4:
#. Error message.
#: wp-includes/error-protection.php:63
msgid "An error of type %1$s was caused in line %2$s of the file %3$s. Error message: %4$s"
msgstr "A(z) %3$s fájl %2$s sora egy %1$s típusú hibát okoz. Hibaüzenet: %4$s"

#: wp-includes/class-wp-theme.php:401
#: wp-admin/includes/class-theme-upgrader.php:635
#: wp-admin/includes/class-wp-themes-list-table.php:288
#: wp-admin/theme-editor.php:44 wp-admin/theme-editor.php:456
#: wp-admin/update-core.php:666
msgid "https://developer.wordpress.org/themes/advanced-topics/child-themes/"
msgstr "https://developer.wordpress.org/themes/advanced-topics/child-themes/"

#. translators: %s: The amount of additional, not visible images in the gallery
#. widget preview.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:218
msgid "Additional images added to this gallery: %s"
msgstr "További képek hozzáadva a galériához: %s"

#. translators: %s: The image file name.
#. Translators: %s: The selected image filename.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:392
#: wp-includes/js/dist/editor.js:45036
msgid "The current image has no alternative text. The file name is: %s"
msgstr "Az aktuális képnek nincs alternatív szövege. A fájl neve: %s"

#: wp-includes/admin-bar.php:1297
msgid "Exit Recovery Mode"
msgstr "Kilépés a helyreállítási módból"

#. translators: Hidden accessibility text. %s: Number of comments.
#. translators: %s: Number of comments.
#: wp-includes/admin-bar.php:1111 wp-admin/includes/ajax-actions.php:500
#: wp-admin/includes/ajax-actions.php:571
#: wp-admin/includes/ajax-actions.php:1448 wp-admin/includes/dashboard.php:349
#: wp-admin/menu.php:103
msgid "%s Comment in moderation"
msgid_plural "%s Comments in moderation"
msgstr[0] "%s hozzászólás moderálás alatt"
msgstr[1] "%s hozzászólás moderálás alatt"

#: wp-content/plugins/hello.php:68 hello.php:68
msgid "Quote from Hello Dolly song, by Jerry Herman:"
msgstr "Idézet Jerry Herman Hello Dolly dalából:"

#: wp-login.php:1452
msgid "Recovery Mode Initialized. Please log in to continue."
msgstr "Helyreállítási mód készenlétben. A folytatáshoz be kell jelentkezni."

#: wp-login.php:1252
msgid "Missing confirm key."
msgstr "Hiányzó megerősítő kulcs."

#: wp-login.php:1248 wp-admin/includes/ajax-actions.php:4940
#: wp-admin/includes/ajax-actions.php:5130
msgid "Missing request ID."
msgstr "Hiányzó kérésazonosító."

#: wp-login.php:155
msgid "Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead."
msgstr "Cím attribútum használata a bejelentkezési logón nem ajánlott (akadálymentesítési okok miatt). Helyette a szöveges hivatkozás használata javasolt."

#: wp-includes/functions.php:8672
msgid "Update PHP"
msgstr "PHP frissítés"

#: wp-includes/ms-site.php:79
msgid "Could not retrieve site data."
msgstr "Az oldaladatok lekérése nem sikerült."

#. translators: Used to join last two items in a list with more than 2 times.
#: wp-includes/formatting.php:5352
msgid "%1$s, and %2$s"
msgstr "%1$s, ás %2$s"

#. translators: %s: Number of failed requests.
#: wp-includes/post.php:804
msgid "Failed <span class=\"count\">(%s)</span>"
msgid_plural "Failed <span class=\"count\">(%s)</span>"
msgstr[0] "<span class=\"count\">(%s)</span> sikertelen"
msgstr[1] "<span class=\"count\">(%s)</span> sikertelen"

#: wp-includes/blocks/comment-content.php:46
#: wp-includes/class-walker-comment.php:314
#: wp-includes/class-walker-comment.php:418
msgid "Your comment is awaiting moderation. This is a preview; your comment will be visible after it has been approved."
msgstr "A hozzászólás rendszer-moderációra várakozik. Ez egy előnézet, a hozzászólás az engedélyezést követően fog megjelenni."

#. translators: %s: Database table name.
#: wp-includes/ms-site.php:1336
msgid "The %s table is not installed. Please run the network database upgrade."
msgstr "%s nevű tábla nincs telepítve. Futtassuk a hálózati adatbázis frissítőjét."

#: wp-includes/ms-site.php:797
msgid "The site appears to be already uninitialized."
msgstr "Úgy tűnik, az oldal már kezdőérték nélküli."

#. translators: %d: Site ID.
#: wp-includes/ms-site.php:679
msgid "Site %d"
msgstr "%d oldal"

#: wp-includes/ms-site.php:666
msgid "The site appears to be already initialized."
msgstr "Az oldal kezdőértékei már beállításra kerültek."

#: wp-includes/ms-site.php:662 wp-includes/ms-site.php:793
msgid "Site with the ID does not exist."
msgstr "Az adott azonosítójú (ID) oldal nem létezik."

#: wp-includes/ms-site.php:606
msgid "Both registration and last updated dates must be valid dates."
msgstr "A regisztráció és a legutóbbi frissítés dátumainak érvényes dátumoknak kell lenniük."

#: wp-includes/ms-site.php:595
msgid "Both registration and last updated dates must be provided."
msgstr "A regisztráció és a legutóbbi frissítés dátumát is meg kell adni."

#: wp-includes/ms-site.php:588
msgid "Site network ID must be provided."
msgstr "Az oldal hálózati azonosítóját (ID) meg kell adni."

#: wp-includes/ms-site.php:583
msgid "Site path must not be empty."
msgstr "Az oldal elérési útvonala nem maradhat üresen."

#: wp-includes/ms-site.php:578
msgid "Site domain must not be empty."
msgstr "Az oldalhoz tartozó domain név nem maradhat üresen."

#: wp-includes/ms-site.php:271
msgid "Could not delete site from the database."
msgstr "Az oldalt nem sikerült törölni az adatbázisból."

#: wp-includes/ms-site.php:182
msgid "Could not update site in the database."
msgstr "Az oldalt nem sikerült frissíteni az adatbázisban."

#: wp-includes/ms-site.php:168 wp-includes/ms-site.php:221
msgid "Site does not exist."
msgstr "Nem létező oldal."

#: wp-includes/ms-site.php:163 wp-includes/ms-site.php:216
#: wp-includes/ms-site.php:657 wp-includes/ms-site.php:788
msgid "Site ID must not be empty."
msgstr "Az oldalhoz tartozó azonosító (ID) nem maradhat üresen."

#: wp-includes/ms-site.php:69
msgid "Could not insert site into the database."
msgstr "Az oldalt nem sikerült beilleszteni az adatbázisba."

#: wp-includes/ms-functions.php:2178
msgid "Unable to submit this form, please try again."
msgstr "Az űrlap feltöltése sikertelen. A műveletet kérjük megismételni."

#: wp-includes/taxonomy.php:177
msgctxt "post format"
msgid "Formats"
msgstr "Formátumok"

#. translators: Used to join items in a list with more than 2 items.
#: wp-includes/formatting.php:5350
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"

#. translators: %s: Default Update PHP page URL.
#: wp-includes/functions.php:8615
msgid "This resource is provided by your web host, and is specific to your site. For more information, <a href=\"%s\" target=\"_blank\">see the official WordPress documentation</a>."
msgstr "Ezt a leírást a tárhelyszolgáltatónk biztosítja és kifejezetten a mi oldalunkhoz íródott. További információért <a href=\"%s\" target=\"_blank\">nézzük meg a hivatalos WordPress dokumentációt</a>."

#: wp-includes/functions.php:8564
msgctxt "localized PHP upgrade information page"
msgid "https://wordpress.org/support/update-php/"
msgstr "https://hu.wordpress.org/support/update-php/"

#. translators: Time difference between two dates, in seconds. %s: Number of
#. seconds.
#. translators: %s: Time duration in second or seconds.
#: wp-includes/formatting.php:3884 wp-includes/functions.php:567
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s másodperc"
msgstr[1] "%s másodperc"

#. translators: %s: the number of minutes to read the post.
#. translators: Time difference between two dates, in minutes. %s: Number of
#. minutes.
#. translators: %s: Time duration in minute or minutes.
#: wp-includes/blocks/post-time-to-read.php:136 wp-includes/formatting.php:3891
#: wp-includes/functions.php:561 wp-includes/js/dist/block-library.js:52827
#: wp-includes/js/dist/editor.js:63202
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s perc"
msgstr[1] "%s perc"

#. translators: 1: A number of pixels wide, 2: A number of pixels tall.
#: wp-includes/media-template.php:472 wp-includes/media-template.php:718
#: wp-admin/includes/media.php:1685 wp-admin/includes/media.php:3336
msgid "%1$s by %2$s pixels"
msgstr "%1$s x %2$s pixel"

#: wp-includes/class-wp-theme.php:522
msgid "This theme failed to load properly and was paused within the admin backend."
msgstr "A sablon betöltése nem sikerült, így az szüneteltetve lett az adminisztrációs felületen."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:432
msgid "Whether to show the taxonomy in the quick/bulk edit panel."
msgstr "A taxonómia megjelenítése a gyors/csoportos szerkesztési panelen."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:428
msgid "Whether to make the taxonomy available for selection in navigation menus."
msgstr "A taxonómia elérhetővé tétele a navigációs menükben."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:424
msgid "Whether to allow automatic creation of taxonomy columns on associated post-types table."
msgstr "Akár engedélyezni is lehet a taxonómia oszlopok automatikus létrehozását abejegyzés-típusok táblán (post-types table)."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:420
msgid "Whether to generate a default UI for managing this taxonomy."
msgstr "Az alapértelmezett UI felhasználói felület létrehozása ezen taxonómia kezeléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:416
msgid "Whether the taxonomy is publicly queryable."
msgstr "A taxonómia nyilvánosan lekérdezhető-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:412
msgid "Whether a taxonomy is intended for use publicly either via the admin interface or by front-end users."
msgstr "Függetlenül attól, hogy egy taxonómia nyilvánosan használható-e az adminisztrációs felületen vagy a végfelhasználókon keresztül."

#: wp-includes/user.php:3083 wp-includes/user.php:3264
#: wp-includes/user.php:3318
msgid "<strong>Error:</strong> There is no account with that username or email address."
msgstr "<strong>Hiba:</strong> Az adott felhasználónévhez vagy e-mail címhez nem tartozik felhasználói fiók."

#: wp-includes/class-wp.php:326 wp-includes/ms-deprecated.php:277
#: wp-includes/ms-deprecated.php:296
msgid "A variable mismatch has been detected."
msgstr "Egy változó eltérést észleltünk."

#: wp-activate.php:30
msgid "A key value mismatch has been detected. Please follow the link provided in your activation email."
msgstr "Egy kulcs érték eltérést észleltünk. Kövessük az aktiváló e-mailben megadott hivatkozást."

#. translators: %s: the number of words in the post.
#: wp-includes/blocks/post-time-to-read.php:147
#: wp-includes/js/dist/block-library.js:52834
#: wp-includes/js/dist/editor.js:63197
msgid "%s word"
msgid_plural "%s words"
msgstr[0] "%d szó"
msgstr[1] "%d szó"

#: wp-includes/class-wp-editor.php:1404
msgid "Classic Block Keyboard Shortcuts"
msgstr "Klasszikus blokk billentyűzet-parancsok"

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:170
msgid "Sorry, you are not allowed to view autosaves of this post."
msgstr "Elnézést, nincs megfelelő jogosultság ezen bejegyzés automatikus mentéseinek megtekintéséhez."

#: wp-includes/js/dist/block-library.js:41292
#: wp-includes/js/dist/edit-site.js:46159 wp-includes/js/dist/editor.js:10412
#: wp-includes/js/dist/editor.js:48176 wp-includes/js/dist/editor.js:48196
#: wp-admin/includes/ajax-actions.php:2283
#: wp-admin/includes/class-wp-posts-list-table.php:1216
#: wp-admin/includes/class-wp-posts-list-table.php:1995
#: wp-admin/includes/meta-boxes.php:115 wp-admin/includes/meta-boxes.php:156
msgid "Scheduled"
msgstr "Ütemezve"

#: wp-includes/js/dist/block-library.js:68675
#: wp-includes/js/dist/edit-post.js:1598 wp-includes/js/dist/edit-site.js:43687
#: wp-includes/js/dist/edit-site.js:45498 wp-includes/js/dist/editor.js:43309
#: wp-includes/js/dist/reusable-blocks.js:400 wp-admin/options-privacy.php:277
msgid "Create"
msgstr "Létrehozás"

#: wp-includes/blocks/quote/block.json
msgctxt "block description"
msgid "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar"
msgstr "Adjunk az idézett szövegnek vizuális hangsúlyt. \"Ha másoknak idézünk, idézzük magunkat.\" — Julio Cortázar"

#: wp-includes/blocks/query-pagination.php:26
#: wp-includes/js/dist/editor.js:37535
#: wp-admin/includes/class-wp-screen.php:1280
msgid "Pagination"
msgstr "Lapozás"

#: wp-includes/media.php:5052 wp-includes/js/dist/block-library.js:31652
#: wp-includes/js/dist/block-library.js:31653
msgid "Edit image"
msgstr "Kép szerkesztése"

#: wp-includes/blocks/heading/block.json
msgctxt "block description"
msgid "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."
msgstr "Vezessünk be új szakaszokat és szervezzük tartalmunkat, hogy a látogatókat (és a keresőmotorokat) segítsük abban, hogy megértsék a tartalom felépítését."

#: wp-includes/js/dist/block-library.js:22256
#: wp-admin/includes/class-wp-media-list-table.php:869
msgid "Copy URL"
msgstr "URL másolása"

#: wp-includes/blocks/embed/block.json
msgctxt "block description"
msgid "Add a block that displays content pulled from other sites, like Twitter or YouTube."
msgstr "Adjunk hozzá egy blokkot, amelyik más oldalak - mint pl. Twitter vagy YouTube - tartalmait jeleníti meg."

#: wp-includes/js/dist/block-library.js:21053
#: wp-includes/blocks/embed/block.json
msgctxt "block title"
msgid "Embed"
msgstr "Beágyazás"

#: wp-includes/blocks/freeform/block.json
msgctxt "block title"
msgid "Classic"
msgstr "Klasszikus"

#: wp-includes/js/dist/blocks.js:5736 wp-includes/js/dist/editor.js:39937
#: wp-includes/js/dist/editor.js:39955 wp-admin/options-media.php:107
msgid "Embeds"
msgstr "Beágyazások"

#: wp-includes/js/dist/edit-site.js:46550 wp-includes/js/dist/editor.js:10558
#: wp-includes/js/dist/editor.js:44576 wp-includes/js/dist/editor.js:44650
#: wp-includes/js/dist/editor.js:63576 wp-includes/js/dist/editor.js:63597
#: wp-includes/js/dist/editor.js:67007 wp-admin/includes/meta-boxes.php:1653
#: wp-admin/menu.php:410
msgid "Discussion"
msgstr "Beszélgetés"

#: wp-includes/js/dist/block-library.js:47816
#: wp-includes/js/dist/editor.js:48916 wp-includes/js/dist/editor.js:49055
#: wp-admin/edit-form-advanced.php:538 wp-admin/edit-form-blocks.php:269
msgid "Add title"
msgstr "Cím hozzáadása"

#: wp-includes/js/dist/editor.js:47785 wp-admin/includes/meta-boxes.php:174
msgid "Visibility:"
msgstr "Láthatóság:"

#: wp-includes/media-template.php:553 wp-includes/media-template.php:805
#: wp-includes/js/dist/components.js:31385 wp-includes/js/dist/editor.js:47866
#: wp-admin/async-upload.php:77
#: wp-admin/includes/class-wp-media-list-table.php:870
#: wp-admin/includes/class-wp-privacy-policy-content.php:429
#: wp-admin/includes/media.php:3385 wp-admin/site-health-info.php:59
#: wp-admin/user-edit.php:1006
msgid "Copied!"
msgstr "Másolva!"

#: wp-includes/js/dist/editor.js:45994 wp-admin/includes/meta-boxes.php:394
#: wp-admin/includes/meta-boxes.php:395
msgid "Submit for Review"
msgstr "Küldés áttekintésre"

#: wp-includes/js/dist/editor.js:5884 wp-includes/js/dist/editor.js:49286
#: wp-admin/includes/post.php:1583 wp-admin/includes/post.php:1608
msgid "Permalink:"
msgstr "Közvetlen hivatkozás:"

#: wp-includes/media.php:5050 wp-includes/js/dist/format-library.js:493
msgid "Replace image"
msgstr "Kép csere"

#: wp-includes/js/dist/block-library.js:47461
#: wp-includes/js/dist/block-library.js:47469
#: wp-includes/js/dist/edit-site.js:36014 wp-includes/js/dist/editor.js:10838
#: wp-includes/js/dist/editor.js:10878 wp-includes/js/dist/editor.js:42822
#: wp-includes/js/dist/media-utils.js:13669
#: wp-admin/includes/class-wp-posts-list-table.php:1874
#: wp-admin/includes/media.php:1438 wp-admin/includes/media.php:2615
#: wp-admin/includes/meta-boxes.php:1070
msgid "Order"
msgstr "Sorrend"

#: wp-includes/js/dist/components.js:42555
#: wp-admin/includes/edit-tag-messages.php:14
msgid "Item added."
msgstr "Elem hozzáadva."

#. translators: Hidden accessibility text.
#. translators: accessibility text
#: wp-includes/class-wp-customize-manager.php:4387
#: wp-includes/class-wp-customize-manager.php:5713
#: wp-includes/class-wp-customize-manager.php:5734
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:58
#: wp-includes/functions.php:8674 wp-includes/media-template.php:168
#: wp-includes/widgets/class-wp-widget-custom-html.php:319 wp-login.php:703
#: wp-includes/js/dist/components.js:41426
#: wp-includes/js/dist/customize-widgets.js:881
#: wp-includes/js/dist/edit-site.js:2760
#: wp-includes/js/dist/edit-widgets.js:3399 wp-includes/js/dist/editor.js:45930
#: wp-includes/js/dist/editor.js:47947 wp-includes/js/dist/editor.js:51054
#: wp-includes/js/dist/editor.js:51293
#: wp-admin/includes/class-wp-privacy-policy-content.php:361
#: wp-admin/includes/class-wp-site-health.php:749
#: wp-admin/includes/class-wp-site-health.php:923
#: wp-admin/includes/class-wp-site-health.php:1251
#: wp-admin/includes/class-wp-site-health.php:1368
#: wp-admin/includes/class-wp-site-health.php:1406
#: wp-admin/includes/class-wp-site-health.php:1487
#: wp-admin/includes/class-wp-site-health.php:1571
#: wp-admin/includes/class-wp-site-health.php:1590
#: wp-admin/includes/class-wp-site-health.php:2432
#: wp-admin/includes/class-wp-site-health.php:2465
#: wp-admin/includes/class-wp-site-health.php:2591
#: wp-admin/includes/class-wp-site-health.php:2826
#: wp-admin/includes/dashboard.php:1329 wp-admin/includes/dashboard.php:1341
#: wp-admin/includes/dashboard.php:1354 wp-admin/includes/dashboard.php:1934
#: wp-admin/includes/media.php:3267 wp-admin/includes/meta-boxes.php:80
#: wp-admin/includes/theme.php:883
msgid "(opens in a new tab)"
msgstr "(megnyitás új fülön)"

#. translators: Abbreviated date/time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/script-loader.php:480
msgid "M j, Y g:i a"
msgstr "Y. M. j. H:i"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:215
msgid "The rendered block."
msgstr "A renderelt blokk."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:171
msgid "Invalid block."
msgstr "Érvénytelen blokk."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:132
msgid "Sorry, you are not allowed to read blocks as this user."
msgstr "Elnézést, ezen felhasználó számára nem engedélyezett a blokkok olvasása."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:122
msgid "Sorry, you are not allowed to read blocks of this post."
msgstr "Elnézést, a bejegyzés blokkjainak olvasásához nincs megfelelő jogosultság."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:91
msgid "ID of the post context."
msgstr "A bejegyzés kontextus azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:54
msgid "Attributes for the block."
msgstr "Blokk tulajdonságai."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:43
msgid "Unique registered name for the block."
msgstr "Egyedileg regisztrált név a blokknak."

#: wp-includes/theme.php:4325
msgid "Whether the theme supports responsive embedded content."
msgstr "A sablon támogatja a beágyazott tartalmat."

#. translators: %s: human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/post-date.php:65 wp-includes/script-loader.php:442
msgid "%s from now"
msgstr "mostantól %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:721
msgid "Limit result set to themes assigned one or more statuses."
msgstr "Az eredmény meghatározása egy vagy több kijelölt státusz esetén."

#: wp-includes/theme.php:4288
msgid "Post formats supported."
msgstr "Bejegyzés formátum támogatott."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:617
msgid "Features supported by this theme."
msgstr "A sablon által támogatott funkciók."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:406
msgid "The visibility settings for the taxonomy."
msgstr "A taxonómia láthatósági beállításai."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:404
msgid "Invalid type parameter."
msgstr "Érvénytelen típus paraméter."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:329
msgid "Limit results to items of one or more object subtypes."
msgstr "Az eredmény meghatározása egy vagy több objektum altípus esetén."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:322
msgid "Limit results to items of an object type."
msgstr "Az eredmények limitálása egy objektum típusánál."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:283
msgid "Object subtype."
msgstr "Objektum-altípus."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:276
msgid "Object type."
msgstr "Objektumtípus."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:138
msgid "Internal search handler error."
msgstr "Belső kereső-kiszolgáló hiba."

#. translators: %s: PHP class name.
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:74
msgid "REST search handlers must extend the %s class."
msgstr "REST keresés kezelőnek a %s osztályt kell kiterjeszteni."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2875
msgid "The current user can post unfiltered HTML markup and JavaScript."
msgstr "Ez a felhasználó közzétehet szűrés nélküli HTML kódot és JavaScript-et."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2645
msgid "Version of the content block format used by the post."
msgstr "A bejegyzés által használt tartalom blokk verziója."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2519
msgid "Slug automatically generated from the post title."
msgstr "A keresőbarát név (slug) a bejegyzés címéből automatikusan generálva."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2512
msgid "Permalink template for the post."
msgstr "Közvetlen hivatkozás minta a bejegyzés számára."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:354
msgid "Preview link for the post."
msgstr "Bejegyzés előnézet hivatkozása."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295
msgid "There is no autosave revision for this post."
msgstr "Ehhez a bejegyzéshez nincs automatikusan mentet változat."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:190
#: wp-admin/edit-form-advanced.php:193
msgid "Page updated."
msgstr "Oldal frissítve."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:175
#: wp-admin/edit-form-advanced.php:178
msgid "Post updated."
msgstr "Bejegyzés frissítve."

#: wp-includes/class-wp-post-type.php:1016
msgid "Page scheduled."
msgstr "Oldal ütemezve."

#: wp-includes/class-wp-post-type.php:1016
msgid "Post scheduled."
msgstr "Bejegyzés ütemezve."

#: wp-includes/class-wp-post-type.php:1014
msgid "Page reverted to draft."
msgstr "Oldal vázlatnak visszaállítva."

#: wp-includes/class-wp-post-type.php:1014
msgid "Post reverted to draft."
msgstr "Bejegyzés vázlatnak visszaállítva."

#: wp-includes/class-wp-post-type.php:1013
msgid "Page published privately."
msgstr "Az oldal magánjellegűként került közzétételre."

#: wp-includes/class-wp-post-type.php:1013
msgid "Post published privately."
msgstr "A bejegyzés magánjellegűként került közzétételre."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:196
msgid "Page published."
msgstr "Oldal közzétéve."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:181
msgid "Post published."
msgstr "Bejegyzés közzétéve."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:120
msgid "Block type \"%s\" is not registered."
msgstr "A(z) \"%s\" blokk típus ismeretlen."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:87
msgid "Block type \"%s\" is already registered."
msgstr "A(z) \"%s\" blokk típus már létezik."

#: wp-includes/class-wp-block-type-registry.php:77
msgid "Block type names must contain a namespace prefix. Example: my-plugin/my-custom-block-type"
msgstr "A blokk típus nevének tartalmaznia kell a namespace prefixet. Pl.: my-plugin/my-custom-block-type"

#: wp-includes/class-wp-block-type-registry.php:67
msgid "Block type names must not contain uppercase characters."
msgstr "A blokktípusok nevei nem tartalmazhatnak nagybetűket."

#: wp-includes/class-wp-block-type-registry.php:58
msgid "Block type names must be strings."
msgstr "A blokk típus nevének szövegnek kell lennie."

#: wp-includes/blocks/latest-comments.php:153
msgid "No comments to show."
msgstr "Nincs megjeleníthető bejegyzés."

#. translators: 1: author name (inside <a> or <span> tag, based on if they have
#. a URL), 2: post title related to this comment
#: wp-includes/blocks/latest-comments.php:109
msgid "%1$s on %2$s"
msgstr "%2$s szerzője %1$s"

#: wp-includes/blocks/archives.php:101
msgid "No archives to show."
msgstr "Nincs megjeleníthető archívum."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:229
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:349
msgid "The offset number requested is larger than or equal to the number of available revisions."
msgstr "A kért beállítás száma nagyobb vagy egyenlő a rendelkezésre álló változások számával."

#: wp-includes/user.php:5015
msgid "Unable to send personal data export confirmation email."
msgstr "Személyes adat export megerősítő e-mail kiküldése nem sikerült."

#. translators: Privacy data request confirmed notification email subject. 1:
#. Site title, 2: Name of the confirmed action.
#: wp-includes/user.php:4294
msgid "[%1$s] Action Confirmed: %2$s"
msgstr "[%1$s] művelet megerősítve: %2$s"

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2929
msgid "The current user can create terms in the %s taxonomy."
msgstr "A jelenlegi felhasználó kifejezéseket hozhat létre a(z) %s taxonómiában."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2927
msgid "The current user can assign terms in the %s taxonomy."
msgstr "Az aktuális felhasználó hozzárendelheti a kifejezéseket a %s taxonómiában."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2908
msgid "The current user can change the author on this post."
msgstr "A jelenlegi felhasználó megváltoztathatja a bejegyzés szerzőjét."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2892
msgid "The current user can sticky this post."
msgstr "Ezt a bejegyzést a jelenlegi felhasználó kiemelheti."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2859
msgid "The current user can publish this post."
msgstr "A jelenlegi felhasználó közzéteheti ezt a bejegyzést."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1610
#: wp-admin/includes/ms.php:45
msgid "You have used your space quota. Please delete files before uploading."
msgstr "A rendelkezésre álló tárhely felhasználásra került. A feltöltés előtt néhány fájlt törölni kellene."

#. translators: %s: Required disk space in kilobytes.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1590
#: wp-admin/includes/ms.php:36
msgid "Not enough space to upload. %s KB needed."
msgstr "Nincs elég tárhely a feltöltéshez! %s KB szükséges."

#: wp-includes/user.php:4741
msgid "The site administrator has been notified. You will receive an email confirmation when they erase your data."
msgstr "A weboldal kezelője megkapta az értesítést, és egy jóváhagyó e-mailt fog küldeni, amikor az adatok törlésre kerülnek."

#: wp-includes/user.php:4740
msgid "Thanks for confirming your erasure request."
msgstr "Köszönjük szépen a törlési kérelem megerősítését."

#: wp-includes/user.php:4738
msgid "The site administrator has been notified. You will receive a link to download your export via email when they fulfill your request."
msgstr "A weboldal kezelője megkapta az értesítést, és egy e-mailt fog küldeni, amikor a kérés teljesítésre kerül. A levélben lesz az a letöltési hivatkozás, amelyre kattintva a kért adatok letölthetőek."

#: wp-includes/user.php:4737
msgid "Thanks for confirming your export request."
msgstr "Köszönjük szépen az adatlekérdezési kérés megerősítését."

#. translators: Do not translate SITENAME, SITEURL, PRIVACY_POLICY_URL; those
#. are placeholders.
#: wp-includes/user.php:4565
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"For more information, you can also read our privacy policy: ###PRIVACY_POLICY_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdv!\n"
"\n"
"A személyes adatok törlésére vonatkozó kérés a(z)  ###SITENAME### weboldalon teljesítésre került.\n"
"\n"
"Amennyiben további kérdések, vagy aggályok merülnnéek fel, kapcsolatba kell lépni a weboldal üzemeltetőjével.\n"
"\n"
"További információ az adatkezelési tájékoztatónkban található:: ###PRIVACY_POLICY_URL###\n"
"\n"
"Köszönettel:\n"
"###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate SITENAME, SITEURL; those are placeholders.
#: wp-includes/user.php:4551
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdv!\n"
"\n"
"A személyes adatainak törlésére vonatkozó kérése a(z)  ###SITENAME### weboldalon teljesítésre került.\n"
"\n"
"Amennyiben további kérdések lennének, vagy aggályok merülnének fel, célszerű a weboldal üzemeltetőjével felvenni a kapcsolatot.\n"
"\n"
"Köszönettel:\n"
"\n"
"###SITENAME###\n"
"###SITEURL###"

#. translators: Erasure request fulfilled notification email subject. %s: Site
#. title.
#: wp-includes/user.php:4498
msgid "[%s] Erasure Request Fulfilled"
msgstr "[%s] törlési kérelem kitöltve"

#. translators: Do not translate SITENAME, USER_EMAIL, DESCRIPTION, MANAGE_URL,
#. SITEURL; those are placeholders.
#: wp-includes/user.php:4321
msgid ""
"Howdy,\n"
"\n"
"A user data privacy request has been confirmed on ###SITENAME###:\n"
"\n"
"User: ###USER_EMAIL###\n"
"Request: ###DESCRIPTION###\n"
"\n"
"You can view and manage these data privacy requests here:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdv!\n"
"\n"
"###SITENAME### weboldalon egy felhasználói személyes adatra vonatkozó kérés jóváhagyásra került.:\n"
"\n"
"Felhasználó: ###USER_EMAIL###\n"
"Kérés: ###DESCRIPTION###\n"
"\n"
"Ezek a személyes adatokra vonatkozó kérések az alábbi helyen tekinthetőek meg, és kezelhetőek:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"Köszönettel:\n"
"###SITENAME###\n"
"###SITEURL###"

#. translators: Confirm privacy data request notification email subject. 1:
#. Site title, 2: Name of the action.
#: wp-includes/user.php:4911
msgid "[%1$s] Confirm Action: %2$s"
msgstr "[%1$s] Művelet jóváhagyásra: %2$s"

#: wp-includes/user.php:4843 wp-admin/erase-personal-data.php:17
#: wp-admin/erase-personal-data.php:107 wp-admin/menu.php:397
msgid "Erase Personal Data"
msgstr "Személyes adat törlése"

#: wp-includes/comment-template.php:2587
msgid "Save my name, email, and website in this browser for the next time I comment."
msgstr "A nevem, e-mail címem, és weboldalcímem mentése a böngészőben a következő hozzászólásomhoz."

#: wp-includes/user.php:4047
msgid "User Description"
msgstr "Felhasználó leírása"

#: wp-includes/user.php:4046
msgid "User Last Name"
msgstr "Felhasználó családi neve"

#: wp-includes/user.php:4045
msgid "User First Name"
msgstr "Felhasználó utóneve"

#: wp-includes/user.php:4044
msgid "User Nickname"
msgstr "Felhasználó beceneve"

#: wp-includes/user.php:4043
msgid "User Display Name"
msgstr "Felhasználó megjelenítendő neve"

#: wp-includes/user.php:4042
msgid "User Registration Date"
msgstr "Felhasználó regisztrációjának dátuma"

#: wp-includes/user.php:4041
msgid "User URL"
msgstr "Felhasználó URL"

#: wp-includes/user.php:4040
msgid "User Email"
msgstr "Felhasználó e-mail címe"

#: wp-includes/user.php:4039
msgid "User Nice Name"
msgstr "Felhasználó használt beceneve"

#: wp-includes/user.php:4038
msgid "User Login Name"
msgstr "Felhasználó belépési neve"

#: wp-includes/user.php:4037
msgid "User ID"
msgstr "Felhasználói azonosító (ID)"

#: wp-includes/user.php:3998
msgid "WordPress User"
msgstr "WordPress felhasználó"

#: wp-includes/media.php:5602
msgid "WordPress Media"
msgstr "WordPress média"

#: wp-includes/block-template-utils.php:212 wp-admin/includes/upgrade.php:397
#: wp-admin/options-privacy.php:90
msgid "Privacy Policy"
msgstr "Adatkezelési tájékoztató"

#: wp-login.php:1280
msgid "User action confirmed."
msgstr "Felhasználói művelet megerősítve."

#. translators: %s: Action name.
#: wp-includes/user.php:4847
msgid "Confirm the \"%s\" action"
msgstr "\"%s\" művelet megerősítése"

#: wp-includes/user.php:4840 wp-admin/export-personal-data.php:17
#: wp-admin/export-personal-data.php:107 wp-admin/menu.php:396
msgid "Export Personal Data"
msgstr "Személyes adat exportálása"

#: wp-includes/user.php:4784
msgid "Invalid action name."
msgstr "Érvénytelen művelet-név."

#: wp-includes/user.php:4733
msgid "The site administrator has been notified and will fulfill your request as soon as possible."
msgstr "A rendszer üzemeltetőjét/kezelőjét értesítettük a kérésről, és amilyen gyorsan csak lehetséges, intézkedni fog."

#: wp-includes/post.php:289
msgid "User Request"
msgstr "Felhasználói kérés"

#: wp-includes/post.php:288
msgid "User Requests"
msgstr "Felhasználói kérés"

#. translators: Deleted long text.
#: wp-includes/functions.php:8387
msgid "This content was deleted by the author."
msgstr "Ezt a tartalmat a szerző törölte."

#. translators: Deleted text.
#: wp-includes/functions.php:8383
msgid "[deleted]"
msgstr "[törölve]"

#. translators: %d: Comment ID.
#: wp-includes/comment.php:4032
msgid "Comment %d contains personal data but could not be anonymized."
msgstr "%d azonosítójú hozzászólás személyes adatot tartalmaz, de nem lehet névteleníteni."

#: wp-includes/user.php:4732
msgid "Action has been confirmed."
msgstr "A művelet megerősítve."

#. translators: Do not translate DESCRIPTION, CONFIRM_URL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:4934
msgid ""
"Howdy,\n"
"\n"
"A request has been made to perform the following action on your account:\n"
"\n"
"     ###DESCRIPTION###\n"
"\n"
"To confirm this, please click on the following link:\n"
"###CONFIRM_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdv!\n"
"\n"
"Egy kérést rögzített rendszerünk a felhasználói fiókban történő művelet(ek) elvégzésére:\n"
"\n"
"     ###DESCRIPTION###\n"
"\n"
"A művelet elvégzésének megerősítéséhez, a jóváhagyáshoz a következő hivatkozásra kell kattintani:\n"
"###CONFIRM_URL###\n"
"\n"
"Amennyiben úgy véljük, hogy más kezdeményezte a műveletet, vagy meggondoltuk magunkat,\n"
"akkor ezt az üzenetet nyugodtan figyelmen kívül lehet hagyni, és törölni.\n"
"\n"
"Köszönettel:\n"
"###SITENAME###\n"
"###SITEURL###"

#: wp-includes/js/dist/block-library.js:41294
#: wp-includes/js/dist/edit-site.js:46191 wp-includes/js/dist/editor.js:48174
#: wp-includes/js/dist/editor.js:48186 wp-admin/edit-form-comment.php:120
msgid "Pending"
msgstr "Függőben"

#: wp-includes/post.php:815 wp-includes/post.php:1366
msgctxt "request status"
msgid "Completed"
msgstr "Befejezve"

#: wp-includes/post.php:800 wp-includes/post.php:1365
msgctxt "request status"
msgid "Failed"
msgstr "Sikertelen"

#: wp-includes/post.php:785 wp-includes/post.php:1364
msgctxt "request status"
msgid "Confirmed"
msgstr "Jóváhagyva"

#: wp-includes/post.php:770 wp-includes/post.php:1363
msgctxt "request status"
msgid "Pending"
msgstr "Függőben"

#: wp-includes/comment.php:3878
msgid "Comment URL"
msgstr "Hozzászólás URL"

#: wp-includes/comment.php:3877
msgid "Comment Content"
msgstr "Hozzászólás tartalma"

#: wp-includes/comment.php:3876
msgid "Comment Date"
msgstr "Hozzászólás időpontja"

#: wp-includes/comment.php:3875
msgid "Comment Author User Agent"
msgstr "A hozzászólás szerzőjének böngésző azonosítója"

#: wp-includes/comment.php:3874
msgid "Comment Author IP"
msgstr "Hozzászólás szerző IP cím"

#: wp-includes/comment.php:3873
msgid "Comment Author URL"
msgstr "Hozzászólás szerző URL"

#: wp-includes/comment.php:3872
msgid "Comment Author Email"
msgstr "Hozzászólás szerző e-mail címe"

#. translators: Hidden accessibility text.
#: wp-includes/comment.php:3871 wp-admin/edit-form-comment.php:53
msgid "Comment Author"
msgstr "Hozzászólás szerzője"

#: wp-includes/comment.php:3831 wp-includes/comment.php:3946
msgid "WordPress Comments"
msgstr "Wordpress hozzászólás"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1643
msgid "Limit result set to users who are considered authors."
msgstr "Az eredmények szűkítése olyan felhasználókra akik szerzők."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:248
msgid "Sorry, you are not allowed to query users by this parameter."
msgstr "Elnézést, ezzel a beállítással nem engedélyezett a felhasználók lekérdezése."

#: wp-includes/media.php:5006
#: wp-admin/includes/class-wp-media-list-table.php:186
msgctxt "media items"
msgid "Mine"
msgstr "Saját"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:351
msgid "Whether or not the post type can be viewed."
msgstr "A bejegyzés típusa megtekinthető legyen-e."

#: wp-includes/functions.php:3712
msgid "The link you followed has expired."
msgstr "A követett hivatkozás érvényessége lejárt."

#: wp-includes/class-wp-customize-manager.php:524
#: wp-includes/script-loader.php:1324 wp-admin/customize.php:17
#: wp-admin/customize.php:34 wp-admin/edit-comments.php:13
#: wp-admin/edit-tags.php:28 wp-admin/edit-tags.php:85
#: wp-admin/edit-tags.php:116 wp-admin/edit-tags.php:136
#: wp-admin/edit-tags.php:172 wp-admin/edit.php:46 wp-admin/font-library.php:15
#: wp-admin/includes/bookmark.php:31 wp-admin/media-upload.php:46
#: wp-admin/nav-menus.php:25 wp-admin/options-connectors.php:15
#: wp-admin/options.php:51 wp-admin/options.php:84 wp-admin/post-new.php:60
#: wp-admin/press-this.php:21 wp-admin/site-editor.php:16 wp-admin/term.php:42
#: wp-admin/themes.php:14 wp-admin/themes.php:42 wp-admin/themes.php:62
#: wp-admin/user-new.php:15 wp-admin/user-new.php:22 wp-admin/user-new.php:56
#: wp-admin/user-new.php:194 wp-admin/users.php:15 wp-admin/widgets.php:17
msgid "You need a higher level of permission."
msgstr "Magasabb szintű jogosultság szükséges."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4139
msgid "%s is already customizing this changeset. Do you want to take over?"
msgstr "%s már testreszabja ezt a módosításkészletet. Szeretné átvenni?"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4137
msgid "%s is already customizing this changeset. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "%s már testreszabja ezt a módosításkészletet. Várjuk meg, amíg végez vele. A legutóbbi módosításaink automatikusan mentésre kerülnek."

#: wp-includes/class-wp-customize-manager.php:4352
#: wp-admin/includes/file.php:342
msgid "Update anyway, even though it might break your site?"
msgstr "Mindenképpen módosítsuk, még akkor is, ha ez megállíthatja a webhelyet?"

#: wp-includes/class-wpdb.php:1683
msgid "The query only expected one placeholder, but an array of multiple placeholders was sent."
msgstr "A lekérdezés csak egy helyőrzőre számított, de több helyőrzőtömb érkezett."

#: wp-includes/script-loader.php:1313
msgctxt "customizer changeset status"
msgid "Scheduled"
msgstr "Ütemezett"

#: wp-includes/customize/class-wp-customize-theme-control.php:245
#: wp-includes/customize/class-wp-customize-theme-control.php:299
#: wp-admin/includes/class-theme-installer-skin.php:264
#: wp-admin/includes/class-wp-theme-install-list-table.php:329
#: wp-admin/includes/class-wp-theme-install-list-table.php:486
#: wp-admin/theme-install.php:327
msgctxt "theme"
msgid "Installed"
msgstr "Telepítve"

#. translators: %s: Property of an object.
#: wp-includes/rest-api.php:2423
msgid "%1$s is not a valid property of Object."
msgstr "%1$s az objektum nem érvényes tulajdonsága."

#. translators: %s: URL to Add Themes admin screen.
#: wp-includes/script-loader.php:1362
msgid "You will not be able to install new themes from here yet since your install requires SFTP credentials. For now, please <a href=\"%s\">add themes in the admin</a>."
msgstr "Innen nem fogunk tudni új sablonokat telepíteni, mert a telepítés SFTP hozzáférést kér. Egyelőre, <a href=\"%s\">adjunk hozzá sablonokat az admin felületről</a>!"

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638 wp-admin/includes/meta-boxes.php:1181
msgctxt "categories"
msgid "Most Used"
msgstr "Legtöbbet használt"

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638
msgctxt "tags"
msgid "Most Used"
msgstr "Legtöbbet használt"

#: wp-includes/class-wp-customize-nav-menus.php:1120
msgid "Click &#8220;Next&#8221; to start adding links to your new menu."
msgstr "Új hivatkozások hozzáadásának megkezdéséhez kattintsunk a &#8220;Következő&#8221;-re, és már pakolhatjuk is őket az menübe."

#: wp-includes/class-wp-customize-manager.php:4873
#: wp-includes/script-loader.php:1312
msgctxt "customizer changeset action/button label"
msgid "Schedule"
msgstr "Időzít"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "+ Create New Menu"
msgstr "+ Új menü létrehozása"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "Create a menu for this location"
msgstr "Menü létrehozása ezen a helyen"

#. translators: 1: fopen(), 2: File name.
#: wp-includes/class-wp-http-curl.php:199
#: wp-includes/class-wp-http-streams.php:296
msgid "Could not open handle for %1$s to %2$s."
msgstr "Nem sikerült megnyitni a %1$s kezelőjét a következő fájlhoz: %2$s."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:26
msgid "Add a navigation menu to your sidebar."
msgstr "Navigációs menü hozzáadása az oldalsávhoz."

#. translators: %s: Display name of the user who has taken over the changeset
#. in customizer.
#: wp-includes/script-loader.php:1337
msgid "%s has taken over and is currently customizing."
msgstr "%s átvette és jelenleg személyre szabja."

#: wp-includes/script-loader.php:1331
msgid "Looks like something&#8217;s gone wrong. Wait a couple seconds, and then try again."
msgstr "Úgy tűnik, hogy valami rosszul sült el. Várjunk egy kicsit, majd próbáljuk újra."

#: wp-includes/class-wp-customize-manager.php:4338
#: wp-includes/js/dist/editor.js:45715 wp-admin/includes/post.php:1910
msgid "Take over"
msgstr "Átvétel"

#: wp-includes/class-wp-customize-manager.php:4334
#: wp-includes/js/dist/editor.js:19988 wp-includes/js/dist/editor.js:39102
#: wp-includes/js/dist/editor.js:43523 wp-includes/js/dist/editor.js:44108
#: wp-includes/js/dist/script-modules/boot/index.js:1876
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/includes/post.php:1822 wp-admin/plugin-editor.php:376
#: wp-admin/theme-editor.php:464
msgid "Go back"
msgstr "Vissza"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4144
msgid "%s is already customizing this site. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "%s éppen testre szabja a webhelyet. Várjunk addig, amíg nem végez vele. A legutóbbi módosításokat automatikusan mentettük."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4146
msgid "%s is already customizing this site. Do you want to take over?"
msgstr "%s is éppen testre szabja a webhelyet. Átvegyük tőle?"

#: wp-includes/class-wp-customize-manager.php:3419
msgid "Sorry, you are not allowed to take over."
msgstr "Elnézést, nincs megfelelő jogosultság az átvételhez."

#: wp-includes/class-wp-customize-manager.php:3410
msgid "No changeset found to take over"
msgstr "Nem található átvehető módosításkészlet"

#: wp-includes/class-wp-customize-manager.php:3399
msgid "Security check failed."
msgstr "A biztonsági ellenőrzés nem sikerült."

#: wp-includes/class-wp-customize-manager.php:2548
#: wp-includes/class-wp-customize-manager.php:3184
msgid "Changeset is being edited by other user."
msgstr "A változásokat egy másik felhasználó már elvégezte."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:64
msgctxt "menu locations"
msgid "Here&#8217;s where this menu appears. If you would like to change that, pick another location."
msgstr "Itt jelenik meg a menü. Ha szeretnénk megváltoztatni, válasszunk másik helyet!"

#. translators: 1: Documentation URL, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:52
msgctxt "menu locations"
msgid "(If you plan to use a menu <a href=\"%1$s\" %2$s>widget%3$s</a>, skip this step.)"
msgstr "(Ha a <a href=\"%1$s\" %2$s>%3$s widget</a> menüt szeretnénk használni, hagyjuk ki ezt a lépést.)"

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:48
msgctxt "menu locations"
msgid "Where do you want this menu to appear?"
msgstr "Hol szeretnénk megjeleníteni ezt a menüt?"

#: wp-includes/class-wp-customize-nav-menus.php:1134
msgid "You&#8217;ll create a menu, assign it a location, and add menu items like links to pages and categories. If your theme has multiple menu areas, you might need to create more than one."
msgstr "Hozzunk létre egy menüt, rendeljük hozzá egy helyhez, adjunk hozzá elemeket, például oldalakra vagy kategóriákra mutató hivatkozások. Ha a sablonunk több menü területtel rendelkezik, akkor több menüt is létrehozhatunk."

#: wp-includes/class-wp-customize-nav-menus.php:1131
msgid "It does not look like your site has any menus yet. Want to build one? Click the button to start."
msgstr "Úgy tűnik, hogy a webhelyünkön még nincs egyetlen menü sem. Mi lenne, ha csinálnánk egyet? A kezdéshez kattintsunk a gombra!"

#: wp-includes/class-wp-customize-nav-menus.php:708
msgctxt "menu locations"
msgid "View All Locations"
msgstr "Összes hely megtekintése"

#: wp-includes/class-wp-customize-manager.php:5080
msgid "While previewing a new theme, you can continue to tailor things like widgets and menus, and explore theme-specific options."
msgstr "Az új sablon előnézete közben folytathatjuk a testreszabásokat, mint widgetek és menük beállítása, és a sablon saját beállításai."

#: wp-includes/class-wp-customize-manager.php:5079
msgid "Looking for a theme? You can search or browse the WordPress.org theme directory, install and preview themes, then activate them right here."
msgstr "Sablont keresünk? Keresgéljük, vagy böngésszünk a WordPress.org sablonkönyvtárat, ahol kipróbálhatjuk az előnézeteket, majd telepíthetjük és aktiválhatjuk is azonnal."

#: wp-includes/class-wp-customize-nav-menus.php:708
msgctxt "menu locations"
msgid "View Location"
msgstr "Hely megtekintése"

#: wp-includes/customize/class-wp-customize-themes-section.php:97
#: wp-admin/theme-install.php:69 wp-admin/theme-install.php:284
#: wp-admin/themes.php:238 wp-admin/themes.php:666
msgid "No themes found. Try a different search."
msgstr "Nem találtunk sablonokat. Keressünk újra, más kulcsszóval."

#: wp-includes/class-wp-customize-nav-menus.php:694
msgid "Your theme can display menus in one location. Select which menu you would like to use."
msgstr "A sablonunk egyetlen helyen képes menüt megjeleníteni. Válasszuk ki, hogy melyik menüt szeretnénk használni."

#. translators: %s: Site name.
#: wp-includes/user.php:3363
msgid "Site Name: %s"
msgstr "Oldal neve: %s"

#. translators: Login screen title. 1: Login screen name, 2: Network or site
#. name.
#. translators: Admin screen title. 1: Admin screen name, 2: Network or site
#. name.
#: wp-login.php:76 wp-admin/admin-header.php:73
msgid "%1$s &lsaquo; %2$s &#8212; WordPress"
msgstr "%1$s &lsaquo; %2$s &#8212; WordPress"

#. translators: 1: Number of placeholders, 2: Number of arguments passed.
#: wp-includes/class-wpdb.php:1699
msgid "The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d)."
msgstr "A lekérdezés nem tartalmazza a helyőrzők helyes számát (%1$d) az átadott argumentumok számához képest (%2$d)."

#. translators: %s: Value type.
#: wp-includes/class-wpdb.php:1743
msgid "Unsupported value type (%s)."
msgstr "Nem támogatott érték típus (%s)"

#. translators: %s: register_widget()
#: wp-includes/widgets.php:1226
msgid "Widgets need to be registered using %s, before they can be displayed."
msgstr "A widgeteket a %s használatával kell regisztrálni, mielőtt azok megjeleníthetők."

#: wp-includes/widgets/class-wp-widget-media-image.php:358
msgid "Link to:"
msgstr "Hivatkozás:"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:38
msgid "No images selected"
msgstr "Nincs kijelölt kép"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:30
msgid "Displays an image gallery."
msgstr "Egy képgaléria megjelenítése."

#: wp-includes/widgets/class-wp-widget-media-gallery.php:28
#: wp-includes/js/dist/block-library.js:25972
#: wp-includes/js/dist/block-library.js:55296
#: wp-includes/js/dist/editor.js:45274 wp-admin/includes/media.php:20
msgid "Gallery"
msgstr "Galéria"

#: wp-includes/widgets/class-wp-widget-custom-html.php:335
msgid "Custom HTML Widget"
msgstr "Egyéni HTML Widget"

#: wp-includes/widgets/class-wp-widget-custom-html.php:306
msgid "Use the Custom HTML widget to add arbitrary HTML code to your widget areas."
msgstr "Használjuk az Egyéni HTML widgetet, tetszőleges HTML kód oldalsávba illesztéséhez."

#. translators: %s: New email address.
#: wp-includes/user.php:3965
msgid "Your email address has not been updated yet. Please check your inbox at %s for a confirmation email."
msgstr "Az e-mail cím még nem került módosításra. Kérjük, a(z) %s címre küldött hivatkozásra kattintani, amennyiben a szándék valóban megerősítésre került."

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:3893
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the email address on your account changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdv ###USERNAME###!\n"
"\n"
"Rendszerünk a felhasználói fiókhoz tartozó e-mail cím változtatásának szándékát rögzítette.\n"
"\n"
"A módosítást végrehajtásához a következő hivatkozásra kell kattintani:\n"
"###ADMIN_URL###\n"
"\n"
"Ha meggondoltuk volna magunkat, akkor a továbbiakban nincs teendők, hagyjuk figyelmen kívül, és töröljük ezt az üzenetet.\n"
"\n"
"Ezt az üzenetet a következő e-mail címre küldtük: ###EMAIL###\n"
"\n"
"Üdvözlettel:\n"
"###SITENAME###\n"
"###SITEURL###"

#: wp-includes/user.php:3873
msgid "<strong>Error:</strong> The email address is already used."
msgstr "<strong>Hiba:</strong> Az e-mail cím már használatban van."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Categories"
msgstr "&larr; Irány a kategóriákhoz"

#: wp-includes/taxonomy.php:154
msgid "&larr; Go to Link Categories"
msgstr "&larr; Irány a hivatkozás kategóriákhoz"

#: wp-includes/script-loader.php:1359
msgid "Sorry, you cannot preview new themes when you have changes scheduled or saved as a draft. Please publish your changes, or wait until they publish to preview new themes."
msgstr "Sajnáljuk, előfordulhat, hogy nem jeleníthető meg előnézet az új sablonban, amikor ütemezett változtatás vagy vázlatkénti mentés zajlik. Tegyük közzé a módosításokat, vagy várjunk amíg az új sablon előnézeti képe megjelenik!"

#: wp-includes/script-loader.php:1358
msgid "Schedule your customization changes to publish (\"go live\") at a future date."
msgstr "Időzítsük a testreszabások megjelenési idejét egy jövőbeni időpontra."

#: wp-includes/script-loader.php:1350
msgid "Homepage and posts page must be different."
msgstr "A főoldalnak és a bejegyzések oldalának különbözőnek kell lennie."

#. translators: %d: Error count.
#: wp-includes/script-loader.php:1345 wp-includes/script-loader.php:1347
#: wp-includes/widgets/class-wp-widget-custom-html.php:230
#: wp-includes/widgets/class-wp-widget-custom-html.php:232
msgid "There is %d error which must be fixed before you can save."
msgid_plural "There are %d errors which must be fixed before you can save."
msgstr[0] "Mentés előtt, még %d hibát ki kell javítani."
msgstr[1] "Mentés előtt, még %d hibát ki kell javítani."

#. translators: %s: URL to the Customizer to load the autosaved version.
#: wp-includes/script-loader.php:1339
msgid "There is a more recent autosave of your changes than the one you are previewing. <a href=\"%s\">Restore the autosave</a>"
msgstr "A bejegyzésnek létezik a most látottnál egy frissebb változata is. <a href=\"%s\">Automatikus mentés visszaállítása</a>"

#: wp-includes/script-loader.php:1335
msgid "Are you sure you want to discard your unpublished changes?"
msgstr "Biztosan szeretnénk elvetni minden nem közzétett változást?"

#: wp-includes/script-loader.php:1334
msgid "Reverting unpublished changes&hellip;"
msgstr "Nem közzétett változások visszavonása&hellip;"

#: wp-includes/script-loader.php:1333
msgid "Setting up your live preview. This may take a bit."
msgstr "Az élő előnézet előkészítése. Egy pillanat."

#: wp-includes/script-loader.php:1332
msgid "Downloading your new theme&hellip;"
msgstr "Új sablon letöltése&hellip;"

#: wp-includes/script-loader.php:1322
msgid "Discard changes"
msgstr "Módosítások elvetése"

#: wp-includes/script-loader.php:1315
msgid "Please save your changes in order to share the preview."
msgstr "Az előnézet megtekintéséhez előbb mentsük el a változásokat."

#: wp-includes/script-loader.php:1311
msgid "Updating"
msgstr "Frissítés"

#: wp-includes/script-loader.php:1310
msgid "Draft Saved"
msgstr "Vázlat mentve"

#: wp-includes/script-loader.php:1305 wp-admin/customize.php:199
msgid "Activate &amp; Publish"
msgstr "Bekapcsolás &amp; Közzététel"

#: wp-includes/script-loader.php:1169
msgid "Yiddish"
msgstr "Jiddis"

#: wp-includes/script-loader.php:1168
msgid "Welsh"
msgstr "welszi"

#: wp-includes/script-loader.php:1167
msgid "Vietnamese"
msgstr "vietnámi"

#: wp-includes/script-loader.php:1166
msgid "Ukrainian"
msgstr "ukrán"

#: wp-includes/script-loader.php:1165
msgid "Turkish"
msgstr "török"

#: wp-includes/script-loader.php:1164
msgid "Thai"
msgstr "thai"

#: wp-includes/script-loader.php:1163
msgid "Tagalog"
msgstr "Tagalog"

#: wp-includes/script-loader.php:1162
msgid "Swedish"
msgstr "svéd"

#: wp-includes/script-loader.php:1161
msgid "Swahili"
msgstr "szuahéli"

#: wp-includes/script-loader.php:1160
msgid "Spanish"
msgstr "spanyol"

#: wp-includes/script-loader.php:1159
msgid "Slovenian"
msgstr "szlovén"

#: wp-includes/script-loader.php:1158
msgid "Slovak"
msgstr "szlovák"

#: wp-includes/script-loader.php:1157
msgid "Serbian"
msgstr "szerb"

#: wp-includes/script-loader.php:1156
msgid "Russian"
msgstr "orosz"

#: wp-includes/script-loader.php:1155
msgid "Romanian"
msgstr "román"

#: wp-includes/script-loader.php:1154
msgid "Portuguese"
msgstr "portugál"

#: wp-includes/script-loader.php:1153
msgid "Polish"
msgstr "lengyel"

#: wp-includes/script-loader.php:1152
msgid "Persian"
msgstr "perzsa"

#: wp-includes/script-loader.php:1151
msgid "Norwegian"
msgstr "norvég"

#: wp-includes/script-loader.php:1150
msgid "Maltese"
msgstr "máltai"

#: wp-includes/script-loader.php:1149
msgid "Malay"
msgstr "maláj"

#: wp-includes/script-loader.php:1148
msgid "Macedonian"
msgstr "macedón"

#: wp-includes/script-loader.php:1147
msgid "Lithuanian"
msgstr "litván"

#: wp-includes/script-loader.php:1146
msgid "Latvian"
msgstr "lett"

#: wp-includes/script-loader.php:1145
msgid "Korean"
msgstr "koreai"

#: wp-includes/script-loader.php:1144
msgid "Japanese"
msgstr "japán"

#: wp-includes/script-loader.php:1143
msgid "Italian"
msgstr "olasz"

#: wp-includes/script-loader.php:1142
msgid "Irish"
msgstr "ír"

#: wp-includes/script-loader.php:1141
msgid "Indonesian"
msgstr "indonéz"

#: wp-includes/script-loader.php:1140
msgid "Icelandic"
msgstr "izlandi"

#: wp-includes/script-loader.php:1139
msgid "Hungarian"
msgstr "magyar"

#: wp-includes/script-loader.php:1138
msgid "Hindi"
msgstr "hindi"

#: wp-includes/script-loader.php:1137
msgid "Hebrew"
msgstr "héber"

#: wp-includes/script-loader.php:1136
msgid "Haitian Creole"
msgstr "haiti kreol"

#: wp-includes/script-loader.php:1135
msgid "Greek"
msgstr "görög"

#: wp-includes/script-loader.php:1134
msgid "German"
msgstr "német"

#: wp-includes/script-loader.php:1133
msgid "Galician"
msgstr "galíciai"

#: wp-includes/script-loader.php:1132
msgid "French"
msgstr "francia"

#: wp-includes/script-loader.php:1130
msgid "Filipino"
msgstr "filippínó"

#: wp-includes/script-loader.php:1129
msgid "Estonian"
msgstr "észt"

#: wp-includes/script-loader.php:1128 wp-admin/includes/ms.php:651
msgid "English"
msgstr "Angol"

#: wp-includes/script-loader.php:1127
msgid "Dutch"
msgstr "holland"

#: wp-includes/script-loader.php:1126
msgid "Danish"
msgstr "dán"

#: wp-includes/script-loader.php:1125
msgid "Czech"
msgstr "cseh"

#: wp-includes/script-loader.php:1124
msgid "Croatian"
msgstr "horvát"

#: wp-includes/script-loader.php:1123
msgid "Chinese (Traditional)"
msgstr "kínai (hagyományos)"

#: wp-includes/script-loader.php:1122
msgid "Chinese (Simplified)"
msgstr "kínai (egyszerűsített)"

#: wp-includes/script-loader.php:1121
msgid "Chinese"
msgstr "kínai"

#: wp-includes/script-loader.php:1120
msgid "Catalan"
msgstr "katalán"

#: wp-includes/script-loader.php:1119
msgid "Bulgarian"
msgstr "bolgár"

#: wp-includes/script-loader.php:1118
msgid "Belarusian"
msgstr "fehér orosz"

#: wp-includes/script-loader.php:1117
msgid "Arabic"
msgstr "arab"

#: wp-includes/script-loader.php:1116
msgid "Albanian"
msgstr "albán"

#: wp-includes/script-loader.php:1115
msgid "Afrikaans"
msgstr "afrikai"

#: wp-includes/script-loader.php:1105
msgid "Live Broadcast"
msgstr "Élő közvetítés"

#: wp-includes/script-loader.php:1113
#: wp-includes/js/dist/block-library.js:72237
msgid "Chapters"
msgstr "Fejezetek"

#: wp-includes/script-loader.php:1099
msgid "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/"
msgstr "Olyan böngésző van használatban, amelyben nincs engedélyezve vagy telepítve a Flash player. A használathoz a Flash player bővítményt be kell kapcsolni, vagy a legújabb verziót a https://get.adobe.com/flashplayer/ oldalról letölteni és telepíteni."

#. translators: %s: register_routes()
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:53
msgid "Method '%s' must be overridden."
msgstr "A \"%s\" metódust kell felülírni."

#: wp-includes/post.php:271
msgid "oEmbed Response"
msgstr "oEmbed válasz"

#: wp-includes/post.php:270
msgid "oEmbed Responses"
msgstr "oEmbed válaszok"

#. translators: %s: Post custom field name.
#: wp-includes/post-template.php:1145
msgctxt "Post custom field name"
msgid "%s:"
msgstr "%s:"

#. translators: 1: Note author's name, 2: Note author's IP address, 3: Note
#. author's hostname.
#. translators: 1: Comment author's name, 2: Comment author's IP address, 3:
#. Comment author's hostname.
#: wp-includes/pluggable.php:1907 wp-includes/pluggable.php:1921
#: wp-includes/pluggable.php:2108
msgid "Author: %1$s (IP address: %2$s, %3$s)"
msgstr "Szerző: %1$s (IP cím: %2$s, %3$s)"

#. translators: 1: Trackback/pingback website name, 2: Website IP address, 3:
#. Website hostname.
#: wp-includes/pluggable.php:1879 wp-includes/pluggable.php:1893
#: wp-includes/pluggable.php:2086 wp-includes/pluggable.php:2097
msgid "Website: %1$s (IP address: %2$s, %3$s)"
msgstr "Honlap: %1$s (IP cím: %2$s, %3$s)"

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/ms-functions.php:2895
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the network admin email address was changed on ###SITENAME###.\n"
"\n"
"The new network admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdvözlet!\n"
"\n"
"Megerősítjük, hogy a(z) ###SITENAME### hálózati adminisztrátor cím megváltozott\n"
"\n"
"Az új hálózati adminisztrátor e-mail cím: ###NEW_EMAIL###.\n"
"\n"
"Ezt az üzenetet a régi, ###OLD_EMAIL### címre küldtük.\n"
"\n"
"Üdvözlettel:\n"
"###SITENAME### csapata\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/ms-functions.php:2796
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the network admin email address on\n"
"your network changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdv ###USERNAME###!\n"
"\n"
"Nemrégen hálózati adminisztrátori e-mail cím változtatási kérelmet rögzítettünk a hálózaton belül.\n"
"\n"
"Ha ez helytálló, a változtatás érdekében az alábbi hivatkozásra kell kattintani: \n"
"###ADMIN_URL### \n"
"\n"
"Amennyiben nem szeretnénk a módosítást elvégezni, egyszerűen hagyjuk figyelmen kívül ezt az üzenetet.\n"
"\n"
"Ezt az üzenetet a(z) ###EMAIL###  címre küldtük ki.\n"
"\n"
"\n"
"Üdvözlettel: \n"
"\n"
"###SITENAME### csapata\n"
"###SITEURL###"

#: wp-includes/ms-functions.php:191
msgid "User cannot be added to this site."
msgstr "A felhasználó nem adható hozzá ehhez a honlaphoz."

#: wp-includes/load.php:1871
msgid "Scrape key check failed. Please try again."
msgstr "A lekérdező kulcs ellenőrzése sikertelen. Próbáljuk újra."

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/functions.php:8219
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the admin email address was changed on ###SITENAME###.\n"
"\n"
"The new admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Üdvözlet!\n"
"\n"
"Megerősítjük, hogy a(z) ###SITENAME### adminisztrátor e-mail cím megváltozott\n"
"\n"
"Az új adminisztrátor e-mail cím: ###NEW_EMAIL###.\n"
"\n"
"Ezt az üzenetet a régi, ###OLD_EMAIL### címre küldtük.\n"
"\n"
"Üdvözlettel:\n"
"###SITENAME### csapata\n"
"###SITEURL###"

#: wp-includes/functions.php:8042
msgid "Only UUID V4 is supported at this time."
msgstr "Jelenleg csak az UUID V4 támogatott."

#: wp-includes/deprecated.php:3970 wp-includes/deprecated.php:3987
#: wp-admin/press-this.php:74
msgid "The Press This plugin is required."
msgstr "A \"Press This\" bővítményre is szükség van."

#. translators: %s: Number of themes displayed.
#: wp-includes/customize/class-wp-customize-themes-section.php:169
msgid "%s themes"
msgstr "%s sablon"

#. translators: %s: Number of filters selected.
#: wp-includes/customize/class-wp-customize-themes-section.php:160
msgid "Filter themes (%s)"
msgstr "Sablonok szűrése (%s)"

#: wp-includes/customize/class-wp-customize-themes-section.php:124
msgid "Go to theme sources"
msgstr "Irány a sablon forrásokhoz"

#: wp-includes/customize/class-wp-customize-themes-section.php:103
msgid "Search WordPress.org themes"
msgstr "WordPress.org sablonok keresése"

#: wp-includes/customize/class-wp-customize-theme-control.php:312
#: wp-includes/customize/class-wp-customize-theme-control.php:314
#: wp-admin/includes/theme.php:1086 wp-admin/includes/theme.php:1089
msgid "Install &amp; Preview"
msgstr "Telepítés é&amp; Előnézet"

#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:739
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:883
msgid "Invalid URL."
msgstr "Érvénytelen URL."

#. translators: %s: "Add Items" button text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:46
msgid "Time to add some links! Click &#8220;%s&#8221; to start putting pages, categories, and custom links in your menu. Add as many things as you would like."
msgstr "Itt az idő, hogy hozzáadjunk néhány hivatkozást! Indulásként kattintsunk a &#8220;%s&#8221; gombra oldalak, kategóriák vagy egyéni hivatkozások elhelyezésére a menüben. Annyit adhatunk hozzá, amennyit csak szeretnénk."

#: wp-includes/customize/class-wp-customize-media-control.php:255
#: wp-includes/media.php:5055
msgid "Choose image"
msgstr "Kép kiválasztása"

#: wp-includes/customize/class-wp-customize-media-control.php:244
msgid "Choose audio"
msgstr "Hang kiválasztása"

#: wp-includes/customize/class-wp-customize-media-control.php:239
msgid "Change audio"
msgstr "Hang megváltoztatása"

#: wp-includes/customize/class-wp-customize-media-control.php:238
#: wp-includes/customize/class-wp-customize-media-control.php:243
msgid "Select audio"
msgstr "Hang kijelölése"

#. translators: %s: Header height in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:242
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header height of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Kattintsunk az &#8220;Új kép hozzáadása&#8221; hivatkozásra egy új kép számítógépünkről történő feltöltéséhez. A sablonunk úgy néz ki a legjobban, ha a fejléchez egy %s pixel magas képet használunk. A feltöltés után a szükséges méretre vághatjuk a képet."

#. translators: %s: Header width in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:236
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header width of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Kattintsunk az &#8220;Új kép hozzáadása&#8221; hivatkozásra egy új kép számítógépünkről történő feltöltéséhez. A sablonunk úgy néz ki a legjobban, ha a fejléchez egy %s pixel magas képet használunk. A feltöltés után a szükséges méretre vághatjuk a képet.."

#. translators: %s: Header size in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:230
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header size of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Kattintsunk az &#8220;Új kép hozzáadása&#8221; hivatkozásra egy új kép számítógépünkről történő feltöltéséhez. A sablonunk úgy néz ki a legjobban, ha a fejléchez egy %s pixel magas képet használunk. A feltöltés után a szükséges méretre vághatjuk a képet."

#: wp-includes/customize/class-wp-customize-header-image-control.php:226
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image that matches the size of your video &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Kattintsunk az &#8220;Új kép hozzáadása&#8221; hivatkozásra egy új kép számítógépünkről történő feltöltéséhez. A sablon legjobban a videó méretének megfelelő képpel néz ki a legjobban. A feltöltés után a szükséges méretre vághatjuk a képet."

#. translators: 1: Month number (01, 02, etc.), 2: Month abbreviation.
#: wp-includes/customize/class-wp-customize-date-time-control.php:234
#: wp-admin/includes/template.php:843
msgid "%1$s-%2$s"
msgstr "%1$s - %2$s"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:198
msgid "Meridian"
msgstr "Meridián"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:190
#: wp-admin/includes/template.php:861
msgid "Minute"
msgstr "Perc"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:180
#: wp-admin/includes/template.php:857
msgid "Hour"
msgstr "Óra"

#: wp-includes/customize/class-wp-customize-date-time-control.php:175
#: wp-includes/js/dist/components.js:40718
#: wp-includes/js/dist/components.js:40722
msgid "Time"
msgstr "Idő"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:154
#: wp-includes/js/dist/block-library.js:6085
#: wp-includes/js/dist/components.js:40651 wp-admin/includes/template.php:849
msgid "Day"
msgstr "Nap"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:133
#: wp-includes/js/dist/block-library.js:6083
#: wp-includes/js/dist/components.js:40668 wp-admin/includes/template.php:836
msgid "Month"
msgstr "Hónap"

#: wp-includes/customize/class-wp-customize-date-time-control.php:127
#: wp-includes/js/dist/block-editor.js:65574
#: wp-includes/js/dist/block-library.js:50051
#: wp-includes/js/dist/components.js:40737
#: wp-includes/js/dist/components.js:40741
#: wp-includes/js/dist/edit-site.js:36907 wp-includes/js/dist/editor.js:10658
#: wp-includes/js/dist/editor.js:58037 wp-includes/js/dist/media-utils.js:14562
#: wp-admin/includes/ajax-actions.php:2271
#: wp-admin/includes/class-wp-media-list-table.php:435
#: wp-admin/includes/class-wp-posts-list-table.php:716
#: wp-admin/includes/class-wp-posts-list-table.php:776
#: wp-admin/includes/class-wp-posts-list-table.php:783
#: wp-admin/includes/class-wp-posts-list-table.php:1718
msgid "Date"
msgstr "Dátum"

#: wp-includes/class-wp-user.php:786
msgid "Usage of user levels is deprecated. Use capabilities instead."
msgstr "A felhasználói szintek már elavultak. Használjuk helyette a jogosultságokat."

#. translators: %s: Template.
#: wp-includes/class-wp-theme.php:368
msgid "The theme defines itself as its parent theme. Please check the %s header."
msgstr "A sablon szülő sablonként határozza meg önmagát. Ellenőrizzük a %s sablon fejlécet."

#: wp-includes/class-wp-editor.php:195 wp-includes/class-wp-editor.php:1398
msgctxt "Name for the Visual editor tab"
msgid "Visual"
msgstr "Vizuális"

#: wp-includes/class-wp-customize-nav-menus.php:1138
msgid "Create New Menu"
msgstr "Új menü létrehozása"

#: wp-includes/class-wp-customize-nav-menus.php:854
msgid "New Menu"
msgstr "Új menü"

#. translators: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:702
msgid "If your theme has widget areas, you can also add menus there. Visit the <a href=\"%s\">Widgets panel</a> and add a &#8220;Navigation Menu widget&#8221; to display a menu in a sidebar or footer."
msgstr "Ha sablonunk tartalmaz widget területeket, akkor oda menüket is hozzáadhatunk. Látogassunk el a <a href=\"%s\">Widgetek panelre</a> és adjunk hozzá &#8220;Navigációs Menü widget&#8221;-et, hogy oldalsávban, vagy a láblécben megjelenítsünk egy menüt."

#: wp-includes/class-wp-customize-nav-menus.php:520
msgid "If your theme has multiple menus, giving them clear names will help you manage them."
msgstr "A sablonunk több menüt tartalmaz, az egyértelmű elnevezések segíthetnek a kezelésükben."

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:503
msgid "Your theme can display menus in %s location."
msgid_plural "Your theme can display menus in %s locations."
msgstr[0] "A sablon %s helyen jeleníthet meg menüket."
msgstr[1] "A sablon %s helyen jeleníthet meg menüket."

#: wp-includes/class-wp-customize-nav-menus.php:500
msgid "Your theme can display menus in one location."
msgstr "A sablonunk csak egy helyen képes menüt megjeleníteni."

#: wp-includes/class-wp-customize-manager.php:5769
msgid "CSS code"
msgstr "CSS kód"

#. translators: 1: Link to user profile, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/class-wp-customize-manager.php:5728
#: wp-includes/widgets/class-wp-widget-custom-html.php:313
msgid "The edit field automatically highlights code syntax. You can disable this in your <a href=\"%1$s\" %2$s>user profile%3$s</a> to work in plain text mode."
msgstr "A szerkesztő mezőben automatikusan szintaktika kiemelés van használatban. Ez a funkció kikapcsolható a <a href=\"%1$s\" %2$s>felhasználói profilban%3$s</a>, hogy a mezők egyszerű szövegként működjenek."

#: wp-includes/class-wp-customize-manager.php:5721
#: wp-includes/widgets/class-wp-widget-custom-html.php:328
#: wp-admin/plugin-editor.php:148 wp-admin/theme-editor.php:37
msgid "Screen reader users: when in forms mode, you may need to press the Esc key twice."
msgstr "Felolvasó programot használóknak: ha űrlapmódban vagyunk, előfordulhat, hogy kétszer kell megnyomni az Esc billentyűt."

#: wp-includes/class-wp-customize-manager.php:5720
#: wp-includes/widgets/class-wp-widget-custom-html.php:327
#: wp-admin/plugin-editor.php:147 wp-admin/theme-editor.php:36
msgid "To move away from this area, press the Esc key followed by the Tab key."
msgstr "A terület elhagyásához nyomjuk meg az Esc billentyűt, majd a Tab billentyűt."

#: wp-includes/class-wp-customize-manager.php:5719
#: wp-includes/widgets/class-wp-widget-custom-html.php:326
#: wp-admin/plugin-editor.php:146 wp-admin/theme-editor.php:35
msgid "In the editing area, the Tab key enters a tab character."
msgstr "A szerkesztési területen a Tab billentyű egy tabulátor karaktert illeszt be."

#: wp-includes/class-wp-customize-manager.php:5717
#: wp-includes/widgets/class-wp-widget-custom-html.php:324
#: wp-admin/plugin-editor.php:144 wp-admin/theme-editor.php:33
msgid "When using a keyboard to navigate:"
msgstr "Billentyűzet használata a navigációhoz:"

#: wp-includes/class-wp-customize-manager.php:5707
msgid "Add your own CSS code here to customize the appearance and layout of your site."
msgstr "Itt hozzáadhatjuk a saját CSS kódunkat, annak érdekében hogy a webhelyünk megjelenését és kinézetét testreszabjuk."

#: wp-includes/class-wp-customize-manager.php:5659
#: wp-admin/options-reading.php:85
msgid "Your homepage displays"
msgstr "Kezdőlap megjelenése"

#: wp-includes/class-wp-customize-manager.php:5642
msgid "You can choose what&#8217;s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed."
msgstr "Kiválaszthatjuk, hogy mi jelenjen meg a főoldalunkon. Lehet, egy bejegyzéseket csökkenő időrendben listázó (klasszikus blog), vagy egy fix/statikus oldal. Statikus oldal létrehozásához először két oldalt kell létrehozunk, az egyik lesz a főoldal, a másikon listázódnak majd a bejegyzések."

#: wp-includes/class-wp-customize-manager.php:5640
msgid "Homepage Settings"
msgstr "Kezdőoldal beállítások"

#: wp-includes/class-wp-customize-manager.php:5108
msgid "WordPress.org themes"
msgstr "WordPress.org sablonok"

#: wp-includes/class-wp-customize-manager.php:5093
msgid "Installed themes"
msgstr "Telepített sablonok"

#: wp-includes/script-loader.php:1365 wp-admin/customize.php:202
#: wp-admin/customize.php:207 wp-admin/edit-form-advanced.php:389
msgid "Publish Settings"
msgstr "Közzétételi beállítások"

#: wp-includes/class-wp-customize-manager.php:4392
msgid "Copied"
msgstr "Másolva"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4379
msgid "Preview Link"
msgstr "Előnézet hivatkozás"

#: wp-includes/class-wp-customize-manager.php:4373
msgid "See how changes would look live on your website, and share the preview with people who can't access the Customizer."
msgstr "Nézzük meg, hogy a változások hogyan jelennek meg élőben a webhelyen, vagy osszuk meg az előnézetet azokkal, akik nem férnek hozzá a Testreszabóhoz."

#: wp-includes/class-wp-customize-manager.php:4371
msgid "Share Preview Link"
msgstr "Előnézeti hivatkozás megosztása"

#: wp-includes/class-wp-customize-manager.php:3212
msgid "Changes trashed successfully."
msgstr "A változások lomtárba kerültek."

#: wp-includes/class-wp-customize-manager.php:3193
msgid "Changes have already been trashed."
msgstr "A változások már a lomtárban vannak."

#: wp-includes/class-wp-customize-manager.php:3173
#: wp-includes/class-wp-customize-manager.php:3205
msgid "Unable to trash changes."
msgstr "Nem sikerült a változásokat lomtárba helyezni."

#: wp-includes/class-wp-customize-manager.php:3162
msgid "No changes saved yet, so there is nothing to trash."
msgstr "Semmi sem került még mentésre, ezért nincs mit lomtárba helyezni."

#: wp-includes/class-wp-customize-manager.php:3152
msgid "There was an authentication problem. Please reload and try again."
msgstr "Azonosítási hiba történt. Frissítsük az oldalt és próbáljuk újra."

#. translators: %s: Number of invalid settings.
#: wp-includes/class-wp-customize-manager.php:2804
#: wp-includes/script-loader.php:1353 wp-includes/script-loader.php:1355
msgid "Unable to save due to %s invalid setting."
msgid_plural "Unable to save due to %s invalid settings."
msgstr[0] "Nem sikerült menteni %s hibás beállítás miatt."
msgstr[1] "Nem sikerült menteni %s hibás beállítás miatt."

#: wp-includes/class-wp-customize-manager.php:2685
#: wp-includes/class-wp-customize-manager.php:2700
#: wp-includes/script-loader.php:1316
msgid "You must supply a future date to schedule."
msgstr "Az időzítéshez egy jövőbeni dátumot kell megadni."

#: wp-includes/class-wp-customize-manager.php:2662
msgid "The previous set of changes has already been published. Please try saving your current set of changes again."
msgstr "A korábbi változások közzététele már megtörtént. Próbáljuk az aktuális változásokat újra elmenteni."

#: wp-includes/admin-bar.php:928
msgid "Edit User"
msgstr "Felhasználó szerkesztése"

#: wp-includes/admin-bar.php:882
msgid "View User"
msgstr "Felhasználó megtekintése"

#: wp-includes/widgets/class-wp-widget-text.php:499
msgid "This widget may have contained code that may work better in the &#8220;Custom HTML&#8221; widget. If you have not yet, how about trying that widget instead?"
msgstr "Ez a widget olyan kódot tartalmaz, amelyik lehet, hogy az új &#8220;egyéni HTML&#8221; widgetben jobban működik. Mi lenne, ha kipróbálnánk?"

#: wp-includes/widgets/class-wp-widget-text.php:560
msgid "Hey there, looks like you just pasted HTML into the &#8220;Visual&#8221; tab of the Text widget. You may want to paste your code into the &#8220;Code&#8221; tab instead. Alternately, try out the new &#8220;Custom HTML&#8221; widget!"
msgstr "Úgy tűnik, a HTML kódot a &#8220;Vizuál szerkesztő&#8221; fülnél másoltuk be, amit a &#8220;HTML szerkesztő fülnél &#8221; akartunk bemásolni. Próbáljuk ki az új &#8220;egyéni HTML &#8221; widget-et helyette!"

#: wp-includes/widgets/class-wp-widget-text.php:559
msgid "Did you just paste HTML?"
msgstr "Csak egyszerűen bemásoltuk a HTML-t?"

#: wp-includes/widgets/class-wp-widget-text.php:544
msgid "Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by scanning the list of available widgets on this screen. Check it out to add some custom code to your site!"
msgstr "Tudunk róla, hogy már létezik &#8220;Egyéni HTML&#8221; widget is? Nézzük át az elérhető widgetek listáját a képernyőn. Próbáljuk ki, hogy beillesztünk némi egyéni kódot az oldalunkba!"

#: wp-includes/widgets/class-wp-widget-text.php:542
msgid "Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by pressing the &#8220;<a class=\"add-widget\" href=\"#\">Add a Widget</a>&#8221; button and searching for &#8220;HTML&#8221;. Check it out to add some custom code to your site!"
msgstr "Tudjuk, hogy létezik már egy &#8220;Egyéni HTML&#8221; widget? A &#8220;<a class=\"add-widget\" href=\"#\">Widget hozzáadása</a>&#8221; gomb megnyomása után keressünk a &#8220;HTML&#8221; kifejezésre. Próbáljuk ki, hogy ezzel hogyan adhatunk egyéni kódot az oldalunkhoz!"

#: wp-includes/widgets/class-wp-widget-text.php:540
msgid "New Custom HTML Widget"
msgstr "Új egyéni HTML widget"

#: wp-includes/widgets/class-wp-widget-text.php:497
msgid "This widget may contain code that may work better in the &#8220;Custom HTML&#8221; widget. How about trying that widget instead?"
msgstr "Ez a widget olyan kódot tartalmaz, amelyik lehet, hogy az új &#8220;egyéni HTML&#8221; widgetben jobban működik. Mi lenne, ha kipróbálnánk?"

#: wp-includes/widgets/class-wp-widget-text.php:35
msgid "Arbitrary text."
msgstr "Tetszőleges szöveg."

#: wp-includes/widgets/class-wp-widget-custom-html.php:285
msgid "Some HTML tags are not permitted, including:"
msgstr "Néhány HTML tag nem engedélyezett:"

#: wp-includes/widgets/class-wp-widget-custom-html.php:54
#: wp-includes/js/dist/block-library.js:28771
msgid "Custom HTML"
msgstr "Egyéni HTML"

#: wp-includes/widgets/class-wp-widget-custom-html.php:46
msgid "Arbitrary HTML code."
msgstr "Tetszőleges HTML kód."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:199
#: wp-includes/js/dist/block-library.js:68415
#: wp-includes/js/dist/block-library.js:68421
msgid "Show tag counts"
msgstr "Mutassuk a címkék számát"

#. translators: %s: Number of items (tags).
#. translators: %s: Total number of patterns.
#. translators: %s: Number of comments.
#. translators: %s: Number of items.
#. translators: Number of items.
#: wp-includes/category-template.php:878 wp-includes/category-template.php:889
#: wp-includes/js/dist/block-editor.js:27591
#: wp-admin/includes/ajax-actions.php:563
#: wp-admin/includes/class-wp-list-table.php:1036
#: wp-admin/includes/class-wp-list-table.php:1843
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s elem"
msgstr[1] "%s elem"

#: wp-includes/widgets/class-wp-widget-media.php:499
msgctxt "label for button in the media widget"
msgid "Add Media"
msgstr "Média hozzáadása"

#: wp-includes/widgets/class-wp-widget-media-video.php:39
msgctxt "label for button in the video widget"
msgid "Add Video"
msgstr "Videó hozzáadása"

#: wp-includes/widgets/class-wp-widget-media-image.php:39
msgctxt "label for button in the image widget"
msgid "Add Image"
msgstr "Kép hozzáadása"

#: wp-includes/widgets/class-wp-widget-media-audio.php:39
msgctxt "label for button in the audio widget"
msgid "Add Audio"
msgstr "Hang hozzáadása"

#: wp-includes/media.php:4566
#: wp-admin/includes/class-wp-media-list-table.php:549
#: wp-admin/includes/class-wp-posts-list-table.php:1291
#: wp-admin/includes/media.php:3345
msgid "(no author)"
msgstr "(nincs szerző)"

#: wp-includes/script-loader.php:1323 wp-admin/includes/file.php:640
msgid "An error occurred. Please try again later."
msgstr "Hiba történt. Próbáljuk újra."

#. translators: %s: URL to Network Settings screen.
#: wp-signup.php:968
msgid "To change or disable registration go to your <a href=\"%s\">Options page</a>."
msgstr "A regisztráció kikapcsolható, vagy módosítható a <a href=\"%s\">Beállítások oldalon</a>."

#: wp-signup.php:961
msgid "The network currently allows both site and user registrations."
msgstr "A hálózatban a felhasználói és blog regisztráció is engedélyezve van."

#: wp-signup.php:958
msgid "The network currently allows user registrations."
msgstr "A hálózatban a felhasználói regisztráció van engedélyezve."

#: wp-signup.php:955
msgid "The network currently allows site registrations."
msgstr "A hálózatban a honlap regisztráció engedélyezve."

#: wp-signup.php:952
msgid "The network currently disallows registrations."
msgstr "A hálózatban jelenleg nem engedélyezett a regisztráció."

#: wp-signup.php:947
msgid "Greetings Network Administrator!"
msgstr "Üdvözlet, Hálózati adminisztrátor!"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:63
#: wp-includes/widgets/class-wp-widget-media.php:159
msgid "Title for the widget"
msgstr "Widget címsor"

#: wp-includes/widgets/class-wp-widget-media.php:153
msgid "URL to the media file"
msgstr "Médiafájl URL címe"

#: wp-includes/widgets/class-wp-widget-media.php:146
msgid "Attachment post ID"
msgstr "Csatolmány bejegyzés azonosítója"

#: wp-includes/widgets/class-wp-widget-media.php:511
msgid "Looks like this is not the correct kind of file. Please link to an appropriate file instead."
msgstr "Úgy tűnik, ez nem a helyes típusú fájl. Helyette célszerű lenne megadni egy megfelelő fájltípus hivatkozását."

#: wp-includes/widgets/class-wp-widget-media.php:510
msgid "Media Widget"
msgstr "Média widget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media.php:509
msgid "Media Widget (%d)"
msgid_plural "Media Widget (%d)"
msgstr[0] "Média widget (%d)"
msgstr[1] "Média widget (%d)"

#: wp-includes/widgets/class-wp-widget-media.php:502
msgid "Add to Widget"
msgstr "Widget hozzáadása"

#: wp-includes/widgets/class-wp-widget-media.php:501
msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
msgid "Edit Media"
msgstr "Szerkesztés"

#: wp-includes/widgets/class-wp-widget-media.php:500
msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
msgid "Replace Media"
msgstr "Csere"

#: wp-includes/widgets/class-wp-widget-media.php:498
msgid "No media selected"
msgstr "Nincs kijelölt média"

#: wp-includes/widgets/class-wp-widget-media.php:481
msgid "A media item."
msgstr "Egy média tétel."

#. translators: %s: Video extension.
#: wp-includes/widgets/class-wp-widget-media-video.php:98
msgid "URL to the %s video source file"
msgstr "%s videó forrásfájl URL címe"

#: wp-includes/widgets/class-wp-widget-media-video.php:49
msgid "Video Widget"
msgstr "Videó widget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-video.php:48
msgid "Video Widget (%d)"
msgid_plural "Video Widget (%d)"
msgstr[0] "Videó widget (%d)"
msgstr[1] "Videó widget (%d)"

#: wp-includes/widgets/class-wp-widget-media-video.php:41
msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
msgid "Edit Video"
msgstr "Szerkesztés"

#: wp-includes/widgets/class-wp-widget-media-video.php:40
msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
msgid "Replace Video"
msgstr "Csere"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:39
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Add Images"
msgstr "Kép hozzáadás"

#: wp-includes/widgets/class-wp-widget-media-video.php:30
msgid "Displays a video from the media library or from YouTube, Vimeo, or another provider."
msgstr "Videó megjelenítése a médiakönyvtárból, vagy a YouTube-rol, Vimeoról, vagy más szolgáltatótól."

#: wp-includes/widgets/class-wp-widget-media-image.php:49
msgid "Image Widget"
msgstr "Kép widget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-image.php:48
msgid "Image Widget (%d)"
msgid_plural "Image Widget (%d)"
msgstr[0] "Kép widget (%d)"
msgstr[1] "Kép widget (%d)"

#: wp-includes/widgets/class-wp-widget-media-image.php:41
msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
msgid "Edit Image"
msgstr "Szerkesztés"

#: wp-includes/widgets/class-wp-widget-media-image.php:40
msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
msgid "Replace Image"
msgstr "Csere"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:41
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Edit Gallery"
msgstr "Képszerkesztő"

#: wp-includes/widgets/class-wp-widget-media-image.php:30
msgid "Displays an image."
msgstr "Egy képet jelenít meg."

#: wp-includes/widgets/class-wp-widget-media-audio.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:377
#: wp-includes/widgets/class-wp-widget-media-video.php:253
msgid "Unable to preview media due to an unknown error."
msgstr "Egy ismeretlen hiba miatt nincs előnézeti kép."

#. translators: %s: Audio extension.
#: wp-includes/widgets/class-wp-widget-media-audio.php:87
msgid "URL to the %s audio source file"
msgstr "%s audió forrásfájl URL címe"

#: wp-includes/widgets/class-wp-widget-media-audio.php:50
msgid "Looks like this is not the correct kind of file. Please link to an audio file instead."
msgstr "Úgy tűnik, ez nem a helyes típusú fájl. Helyette célszerű lenne megadni egy audió fájl hivatkozását."

#: wp-includes/widgets/class-wp-widget-media-audio.php:49
msgid "Audio Widget"
msgstr "Audió widget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-audio.php:48
msgid "Audio Widget (%d)"
msgid_plural "Audio Widget (%d)"
msgstr[0] "Audió widget (%d)"
msgstr[1] "Audiók widget (%d)"

#: wp-includes/widgets/class-wp-widget-media-audio.php:41
msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
msgid "Edit Audio"
msgstr "Szerkesztés"

#: wp-includes/widgets/class-wp-widget-media-audio.php:40
msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
msgid "Replace Audio"
msgstr "Csere"

#: wp-includes/customize/class-wp-customize-media-control.php:242
#: wp-includes/widgets/class-wp-widget-media-audio.php:38
msgid "No audio selected"
msgstr "Nincs kijelölt hang"

#: wp-includes/widgets/class-wp-widget-media-audio.php:30
msgid "Displays an audio player."
msgstr "Egy audió lejátszót jelenít meg."

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2601
msgid "%1$s must be less than or equal to %2$d"
msgstr "%1$s legyen kevesebb, vagy egyenlő, mint %2$d"

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2593
msgid "%1$s must be less than %2$d"
msgstr "%1$s legyen kevesebb, mint %2$d"

#. translators: 1: Parameter, 2: Minimum number.
#: wp-includes/rest-api.php:2583
msgid "%1$s must be greater than or equal to %2$d"
msgstr "%1$s legyen nagyobb, vagy egyenlő, mint %2$d"

#. translators: 1: Parameter, 2: Minimum number.
#: wp-includes/rest-api.php:2575
msgid "%1$s must be greater than %2$d"
msgstr "%1$s legyen nagyobb, mint %2$d"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1619
msgid "Limit result set to users with one or more specific slugs."
msgstr "Korlátozzuk az eredményt felhasználókra egy vagy több meghatározott keresőbarát névvel."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1207
msgid "Limit result set to terms with one or more specific slugs."
msgstr "Korlátozzuk az eredménykészletet olyan kifejezésekre, amelyek egy vagy több meghatározott keresőbarát névvel rendelkeznek."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:86
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:235
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:511
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:355
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:163
msgid "The page number requested is larger than the number of pages available."
msgstr "A kért oldalszám nagyobb, mint az összes létező oldal száma."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:230
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:253
msgid "You need to define an include parameter to order by include."
msgstr "Meg kell határozni az include paramétert, mielőtt aszerint rendezni tudnánk."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:375
msgid "All features, supported by the post type."
msgstr "Minden támogatott funkció a bejegyzéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:85
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:107
msgid "The password for the parent post of the comment (if the post is password protected)."
msgstr "A hozzászólás szülő bejegyzésének a jelszava (ha a bejegyzés jelszóval védett)."

#: wp-includes/class-wp-post-type.php:1007
msgctxt "page"
msgid "Use as featured image"
msgstr "Használjuk kiemelt képnek"

#: wp-includes/class-wp-post-type.php:1007
msgctxt "post"
msgid "Use as featured image"
msgstr "Használjuk kiemelt képnek"

#: wp-includes/class-wp-post-type.php:1006
msgctxt "page"
msgid "Remove featured image"
msgstr "Kiemelt kép eltávolítása"

#: wp-includes/class-wp-post-type.php:1006
msgctxt "post"
msgid "Remove featured image"
msgstr "Kiemelt kép eltávolítása"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "page"
msgid "Set featured image"
msgstr "Kiemelt kép beállítása"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "post"
msgid "Set featured image"
msgstr "Kiemelt kép beállítása"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "page"
msgid "Featured image"
msgstr "Kiemelt kép"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "post"
msgid "Featured image"
msgstr "Kiemelt kép"

#. translators: 1: $sanitize_callback, 2: register_setting()
#: wp-includes/option.php:3156
msgid "%1$s is deprecated. The callback from %2$s is used instead."
msgstr "%1$s elavult, helyette a %2$s visszahívás használatos."

#: wp-includes/media.php:5010
msgid ""
"You are about to permanently delete these items from your site.\n"
"This action cannot be undone.\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"Ezeket a tételeket véglegesen törölni készülünk a honlapról.\n"
"A művelet visszafordíthatatlan.\n"
" 'Mégsem' a megszakításhoz, 'OK' a törléshez."

#: wp-includes/media.php:5009
msgid ""
"You are about to permanently delete this item from your site.\n"
"This action cannot be undone.\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"Ezt a tételt véglegesen törölni készülünk a honlapról.\n"
"A művelet visszafordíthatatlan.\n"
" 'Mégsem' a megszakításhoz, 'OK' a törléshez."

#. translators: 1: Suggested width number, 2: Suggested height number.
#: wp-includes/media-template.php:307 wp-includes/media.php:5062
msgid "Suggested image dimensions: %1$s by %2$s pixels."
msgstr "Ajánlott képméret: %1$s x %2$s pixel."

#: wp-includes/comment.php:3711
msgid "Sorry, comments are not allowed for this item."
msgstr "Bocsánat, ehhez az elemhez nem lehet hozzászólni."

#: wp-includes/class-wp-oembed-controller.php:150
msgid "Sorry, you are not allowed to make proxied oEmbed requests."
msgstr "Bocsánat, nem engedélyezett a közvetett oEmbed lekérdezés indítása."

#: wp-includes/class-wp-oembed-controller.php:99
msgid "Whether to perform an oEmbed discovery request for unsanctioned providers."
msgstr "Küldjünk-e oEmbed felfedezési lekérdezést nem elfogadott szolgáltatókhoz."

#: wp-includes/class-wp-oembed-controller.php:94
msgid "The maximum height of the embed frame in pixels."
msgstr "A beágyazott keret maximális magassága pixelben."

#: wp-includes/class-wp-oembed-controller.php:88
msgid "The maximum width of the embed frame in pixels."
msgstr "A beágyazott keret maximum szélessége pixelben."

#: wp-includes/class-wp-oembed-controller.php:79
msgid "The oEmbed format to use."
msgstr "Az oEmbed formátum használata."

#: wp-includes/class-wp-oembed-controller.php:45
#: wp-includes/class-wp-oembed-controller.php:73
msgid "The URL of the resource for which to fetch oEmbed data."
msgstr "Az erőforrás URL-címe, amely részére az oEmbed adatait kérdezzük le."

#: wp-includes/class-wp-editor.php:1283
msgctxt "Short for blue in RGB"
msgid "B"
msgstr "B"

#: wp-includes/class-wp-editor.php:1282
msgctxt "Short for green in RGB"
msgid "G"
msgstr "G"

#: wp-includes/class-wp-editor.php:1281
msgctxt "Short for red in RGB"
msgid "R"
msgstr "R"

#: wp-includes/class-wp-editor.php:1240
msgid "Insert/edit media"
msgstr "Média beszúrása/módosítása"

#: wp-includes/class-wp-editor.php:1237
msgid "Insert/edit code sample"
msgstr "Kódrészlet beszúrása/módosítása"

#: wp-includes/class-wp-editor.php:1236
#: wp-includes/js/dist/block-library.js:66973
#: wp-admin/includes/privacy-tools.php:472
msgid "Table of Contents"
msgstr "Tartalomjegyzék"

#: wp-includes/class-wp-editor.php:1234
msgid "Date/time"
msgstr "Dátum/Idő"

#: wp-includes/class-wp-editor.php:1210
msgctxt "Id for link anchor (TinyMCE)"
msgid "Id"
msgstr "Id"

#: wp-includes/class-wp-editor.php:1209
msgid "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores."
msgstr "Az azonosítónak betűvel kell kezdődnie, amelyet csak betűk, számok, kötőjelek, pontok, kettőspontok vagy aláhúzások követhetnek."

#: wp-includes/class-wp-customize-widgets.php:812
msgid "You can navigate to other pages on your site while using the Customizer to view and edit the widgets displayed on those pages."
msgstr "A Testreszabó használata közben megnézhetjük, hogy a webhelyünk más aloldalain milyen widgetek jelennek meg, és azokat is szerkeszthetjük."

#. translators: %s: The total number of widget areas registered.
#: wp-includes/class-wp-customize-widgets.php:788
msgid "Your theme has %s widget area, but this particular page does not display it."
msgid_plural "Your theme has %s widget areas, but this particular page does not display them."
msgstr[0] "A sablonunk tartalmaz %s darab widget területet, de ez a konkrét oldal nem jeleníti azt meg."
msgstr[1] "A sablonunk tartalmaz %s darab widget területet, de ez a konkrét oldal nem jeleníti azt meg."

#: wp-includes/class-wp-customize-widgets.php:779
msgid "Your theme has 1 widget area, but this particular page does not display it."
msgstr "A sablonunk tartalmaz 1 darab widget területet, de ez a konkrét oldal nem jeleníti azt meg."

#. translators: %s: The number of other widget areas registered but not
#. rendered.
#: wp-includes/class-wp-customize-widgets.php:764
msgid "Your theme has %s other widget area, but this particular page does not display it."
msgid_plural "Your theme has %s other widget areas, but this particular page does not display them."
msgstr[0] "A sablonunk tartalmaz %s darab másik widget területet, de ez a konkrét oldal nem jeleníti azt meg."
msgstr[1] "A sablonunk tartalmaz %s darab másik widget területet, de ez a konkrét oldal nem jeleníti azt meg."

#: wp-includes/class-wp-customize-widgets.php:755
msgid "Your theme has 1 other widget area, but this particular page does not display it."
msgstr "A sablonunk tartalmaz 1 darab másik widget területet, de ez a konkrét oldal nem jeleníti azt meg."

#: wp-includes/option.php:2797
msgid "This address is used for admin purposes, like new user notification."
msgstr "Ez a cím adminisztrációs célt szolgál, hasonlóan, mint pl. a felhasználói értesítések."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:111
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1056
msgid "Unique identifier for the term."
msgstr "A kifejezés egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:137
msgid "Required to be true, as terms do not support trashing."
msgstr "Igaznak (true) kell lennie, mert a kifejezéseket nem lehet lomtárba helyezni."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:373
msgid "An alphanumeric identifier for the taxonomy."
msgstr "Az osztályozás betűkből és számokból álló azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:133
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:149
msgid "Required to be true, as revisions do not support trashing."
msgstr "Igaznak kell lennie, mert a változatokat nem lehet lomtárba helyezni."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:396
msgid "REST base route for the post type."
msgstr "REST kiindulási útvonal a bejegyzés típushoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:369
msgid "An alphanumeric identifier for the post type."
msgstr "A bejegyzés típus betűkből és számokból álló azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:357
msgid "Human-readable labels for the post type for various contexts."
msgstr "Egyszerűsített címkék a bejegyzés típusokhoz, különféle helyzetekhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:345
msgid "Whether or not the post type should have children."
msgstr "A bejegyzéstípusnak \"gyermeke\" lehessen-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:339
msgid "A human-readable description of the post type."
msgstr "Egyszerű leírás a bejegyzés típusokhoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:333
msgid "All capabilities used by the post type."
msgstr "Az összes képesség a bejegyzés típushoz lesz használva."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:342
msgid "An alphanumeric identifier for the status."
msgstr "Az állapot betűkből és számokból álló azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1698
msgid "Limit response to comments published before a given ISO8601 compliant date."
msgstr "A közzétett hozzászólások válaszainak korlátozása, mielőtt ISO8601-nak megfelelő dátumot kapna."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1669
msgid "Limit response to comments published after a given ISO8601 compliant date."
msgstr "A közzétett hozzászólások válaszainak korlátozása, miután ISO8601-nak megfelelő dátumot kapott."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1545
msgid "Avatar URLs for the user."
msgstr "Felhasználó avatarának url címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1498
msgid "Roles assigned to the user."
msgstr "A felhasználó szerepkörei."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1475
msgid "The nickname for the user."
msgstr "A felhasználó beceneve."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1469
msgid "Locale for the user."
msgstr "A felhasználó nyelve."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1462
msgid "Author URL of the user."
msgstr "A felhasználó szerzői archívumának URL címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1457
msgid "Description of the user."
msgstr "A felhasználó bemutatkozása."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1451
msgid "URL of the user."
msgstr "A felhasználó URL címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1436
msgid "Last name for the user."
msgstr "A felhasználó vezeték neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1428
msgid "First name for the user."
msgstr "A felhasználó kereszt neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1420
msgid "Display name for the user."
msgstr "Felhasználó nevének megjelenítése."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1411
msgid "Login name for the user."
msgstr "Felhasználó belépési neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:923
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:970
msgid "The user cannot be deleted."
msgstr "A felhasználót nem lehet törölni."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:633
msgid "Error creating new user."
msgstr "Hiba a felhasználó létrehozásakor."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1110
msgid "The parent term ID."
msgstr "A szülő kifejezés azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1080
msgid "HTML title for the term."
msgstr "A kifejezés HTML-ben formázott címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1073
msgid "URL of the term."
msgstr "A kifejezés URL-je."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:797
msgid "The term cannot be deleted."
msgstr "A kifejezést nem lehet törölni."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:110
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:137
msgid "Sorry, you are not allowed to view themes."
msgstr "Sajnáljuk, a sablon megtekintéséhez nincs megfelelő jogosultság."

#: wp-includes/class-wp-xmlrpc-server.php:2250
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:207
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:679
msgid "Cannot set parent term, taxonomy is not hierarchical."
msgstr "Nem lehet beállítani a szülőkifejezést, a taxonómia nem hierarchikus."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:424
msgid "Term does not exist."
msgstr "A kifejezés nem létezik."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:385
msgid "Types associated with the taxonomy."
msgstr "A besoroláshoz társított bejegyzés típusok."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:367
msgid "The title for the taxonomy."
msgstr "Taxonómia címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:363
msgid "The title for the post type."
msgstr "A bejegyzés típus címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:154
msgid "Cannot view post type."
msgstr "A bejegyzés típus nem tekinthető meg."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:306
msgid "The title for the status."
msgstr "Az állapot neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:154
msgid "Cannot view status."
msgstr "Nem lehet megtekinteni az állapotot."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:144
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:202
msgid "Invalid status."
msgstr "Hibás állapot."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1209
msgid "URL to the original attachment file."
msgstr "Az eredeti csatolmány url címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1189
msgid "The attachment MIME type."
msgstr "A csatolmány MIME típusa."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1181
msgid "Attachment type."
msgstr "Csatolmány típusa."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1158
msgid "The attachment description."
msgstr "A csatolmány leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1135
msgid "The attachment caption."
msgstr "A csatolmány felirata."

#: wp-includes/option.php:2874
msgid "Default post category."
msgstr "Alapértelmezett bejegyzés kategória."

#: wp-includes/option.php:2764
msgid "Site tagline."
msgstr "Honlap egysoros leírása."

#. translators: Theme author name.
#: wp-includes/customize/class-wp-customize-theme-control.php:88
msgctxt "theme author"
msgid "By %s"
msgstr "Szerző: %s"

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1159
msgctxt "New user notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Felhasználó aktiválása: %2$s"

#. translators: New site notification email subject. 1: Network title, 2: New
#. site URL.
#: wp-includes/ms-functions.php:1041
msgctxt "New site notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Oldal aktiválása: %2$s"

#: wp-includes/blocks/rss.php:25 wp-includes/widgets.php:1611
#: wp-includes/widgets.php:1734
msgid "RSS Error:"
msgstr "RSS hiba:"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:663
msgid "Cannot create a comment with that type."
msgstr "Nem hozható létre ez a típusú hozzászólás."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:796
msgid "Invalid slug."
msgstr "Érvénytelen keresőbarát URL (slug)."

#: wp-includes/rest-api.php:2291
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:780
#: wp-includes/user.php:4780 wp-admin/network/site-new.php:100
msgid "Invalid email address."
msgstr "Érvénytelen e-mail cím."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:687
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:946
msgid "Invalid comment content."
msgstr "Érvénytelen hozzászólás-tartalom."

#: wp-includes/rest-api/class-wp-rest-server.php:361
msgid "Invalid JSONP callback function."
msgstr "Érvénytelen JSONP visszahívási funkció."

#: wp-includes/post.php:5073
msgid "Invalid page template."
msgstr "Érvénytelen oldalsablon."

#: wp-includes/post.php:4680 wp-includes/rest-api.php:2285
#: wp-includes/script-loader.php:1366 wp-admin/includes/post.php:189
msgid "Invalid date."
msgstr "Érvénytelen dátum."

#: wp-includes/theme.php:1724
msgid "Video is playing."
msgstr "Videólejátszás folyamatban."

#: wp-includes/theme.php:1723
msgid "Video is paused."
msgstr "Videólejátszás szüneteltetve."

#: wp-includes/theme.php:2324
msgctxt "Theme starter content"
msgid "Archives"
msgstr "Archívum"

#: wp-includes/theme.php:2476
msgctxt "Theme starter content"
msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."
msgstr "Ez egy kezdőlap szekció minta. A kezdőlap szekciói bármelyik oldal lehet a kezdőoldalt leszámítva, beleértve a legutóbbi bejegyzések oldalát is."

#: wp-includes/theme.php:2468
msgctxt "Theme starter content"
msgid "News"
msgstr "Hírek"

#: wp-includes/theme.php:2459
msgctxt "Theme starter content"
msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."
msgstr "Ez egy néhány kapcsolati adatot, mint pl. cím, telefonszám, tartalmazó oldal. Lehet bővítményt is használni egy kapcsolati űrlap beillesztéséhez."

#: wp-includes/theme.php:2451
msgctxt "Theme starter content"
msgid "You might be an artist who would like to introduce yourself and your work here or maybe you are a business with a mission to describe."
msgstr "Egy művészember itt is bemutathatja magát és a munkáit, vagy egy üzletember a vállalkozását, küldetését írhatja ide."

#: wp-includes/theme.php:2443
msgctxt "Theme starter content"
msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
msgstr "Üdvözlet! Ez az a kezdőoldal, amellyel - általában - a honlapot felkereső látogatók legelsőként találkoznak."

#: wp-includes/theme.php:2354
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "Legutóbbi bejegyzések"

#: wp-includes/theme.php:2348
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "Legutóbbi hozzászólások"

#: wp-includes/theme.php:2342
msgctxt "Theme starter content"
msgid "Meta"
msgstr "Belépés, regisztráció"

#: wp-includes/theme.php:2330
msgctxt "Theme starter content"
msgid "Calendar"
msgstr "Naptár"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:905
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Elnézést, nincs megfelelő jogosultság a hozzászólás típusának cseréjéhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1284
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1298
#: wp-admin/includes/ms.php:1184 wp-admin/includes/user.php:62
#: wp-admin/users.php:131 wp-admin/network/site-users.php:156
msgid "Sorry, you are not allowed to give users that role."
msgstr "Elnézést, nincs megfelelő jogosultság a felhasználóhoz ezt a szerepkört adni."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:231
msgid "Sorry, you are not allowed to order users by this parameter."
msgstr "Elnézést, nincs megfelelő jogosultság a megadott paraméter alapján rendezni a felhasználókat."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:206
msgid "Sorry, you are not allowed to filter users by role."
msgstr "Elnézést, nincs megfelelő jogosultság a felhasználók ezen szabály szerinti szűréséhez."

#: wp-includes/class-wp-xmlrpc-server.php:3761
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1027
msgid "Sorry, you are not allowed to delete this comment."
msgstr "Elnézést, nincs megfelelő jogosultság a hozzászólás törléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:114
msgid "Sorry, you are not allowed to view menu items."
msgstr "Bocsánat, nem tekinthetünk meg menüpontokat."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:189
msgid "Sorry, you are not allowed to view revisions of this post."
msgstr "Elnézést, nincs megfelelő jogosultság a bejegyzés változatainak megtekintéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:610
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:618
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "Elnézést, nincs megfelelő jogosultság hozzászólni ehhez a bejegyzéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:584
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:594
msgid "Sorry, you are not allowed to create this comment without a post."
msgstr "Elnézést, nincs megfelelő jogosultság a hozzászóláshoz bejegyzés hiányában."

#. translators: %s: Request parameter.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:547
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:557
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:576
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "Elnézést, nincs megfelelő jogosultság '%s' hozzászólásainak szerkesztéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:463
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:626
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "Elnézést, nincs megfelelő jogosultság a hozzászóláshoz tartozó bejegyzés olvasásához."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:455
msgid "Sorry, you are not allowed to read this comment."
msgstr "Elnézést, nincs megfelelő jogosultság a hozzászólás olvasásához."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:144
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "Elnézést, nincs megfelelő jogosultság a hozzászólások megtekintéséhez."

#: wp-includes/theme.php:2433
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/theme.php:2421
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/theme.php:2417
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/theme.php:2409
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/theme.php:2405
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/theme.php:2316
msgctxt "Theme starter content"
msgid "This may be a good place to introduce yourself and your site or include some credits."
msgstr "Ez akár jó hely ahhoz, hogy bemutassuk magunkat és a honlapunkat vagy köszönetet mondjunk valamiért."

#: wp-includes/theme.php:2315
msgctxt "Theme starter content"
msgid "About This Site"
msgstr "Bemutatkozás"

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:239
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:286
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:396
msgid "Sorry, you are not allowed to edit the %s custom field."
msgstr "Elnézést, nincs megfelelő jogosultság a(z) %s egyéni mező szerkesztéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:725
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:928
msgid "Sorry, you are not allowed to assign the provided terms."
msgstr "Sajnáljuk, de nem felelt meg az előírt feltételeknek."

#: wp-includes/class-wp-xmlrpc-server.php:1407
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:709
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:920
msgid "Sorry, you are not allowed to make posts sticky."
msgstr "Elnézést, nincs megfelelő jogosultság a bejegyzés kiemeléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:154
msgid "Reassign the deleted user's posts and links to this user ID."
msgstr "Hozzárendeljük a törölt felhasználó hivatkozásait és bejegyzéseit az alábbi felhasználóhoz."

#: wp-includes/script-loader.php:1340
msgid "This theme does not support video headers on this page. Navigate to the front page or another page that supports video headers."
msgstr "Ez a sablon nem támogatja a videó beillesztését a fejrészbe ezen az oldalon. Menjünk a kezdőoldalra, vagy egy másik oldalra, amelyik támogatja a videó fejrészt!"

#: wp-includes/customize/class-wp-customize-media-control.php:234
msgid "Choose video"
msgstr "Videó kiválasztása"

#: wp-includes/customize/class-wp-customize-media-control.php:232
#: wp-includes/widgets/class-wp-widget-media-video.php:38
msgid "No video selected"
msgstr "Nincs kijelölt videó"

#: wp-includes/customize/class-wp-customize-media-control.php:229
msgid "Change video"
msgstr "Videó módosítása"

#: wp-includes/customize/class-wp-customize-media-control.php:228
#: wp-includes/customize/class-wp-customize-media-control.php:233
msgid "Select video"
msgstr "Videó kijelölése"

#: wp-includes/theme.php:2473
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "Kezdőoldal szekció"

#: wp-includes/theme.php:2464
msgctxt "Theme starter content"
msgid "Blog"
msgstr "Blog"

#: wp-includes/theme.php:2456
msgctxt "Theme starter content"
msgid "Contact"
msgstr "Elérhetőség"

#: wp-includes/theme.php:2448
msgctxt "Theme starter content"
msgid "About"
msgstr "Rólunk"

#: wp-includes/theme.php:2367 wp-includes/theme.php:2440
msgctxt "Theme starter content"
msgid "Home"
msgstr "Kezdőlap"

#: wp-includes/theme.php:2397
msgctxt "Theme starter content"
msgid "Email"
msgstr "E-mail"

#: wp-includes/theme.php:2413
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/theme.php:2425
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/theme.php:2401
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/theme.php:2429
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/theme.php:2336
msgctxt "Theme starter content"
msgid "Categories"
msgstr "Kategóriák"

#: wp-includes/theme.php:2360
msgctxt "Theme starter content"
msgid "Search"
msgstr "Keresés"

#: wp-includes/theme.php:2305
msgctxt "Theme starter content"
msgid "Saturday &amp; Sunday: 11:00AM&ndash;3:00PM"
msgstr "Szombat &amp; Vasárnap: 11:00&ndash;15:00"

#: wp-includes/theme.php:2304
msgctxt "Theme starter content"
msgid "Monday&ndash;Friday: 9:00AM&ndash;5:00PM"
msgstr "Hétfő&ndash;Péntek: 09:00&ndash;17:00"

#: wp-includes/theme.php:2303
msgctxt "Theme starter content"
msgid "Hours"
msgstr "Óra"

#: wp-includes/theme.php:2302
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "1001 Budapest"

#: wp-includes/theme.php:2301
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "Fő út 123."

#: wp-includes/theme.php:2300
msgctxt "Theme starter content"
msgid "Address"
msgstr "Cím"

#: wp-includes/theme.php:2296
msgctxt "Theme starter content"
msgid "Find Us"
msgstr "Itt vagyunk elérhetőek"

#. translators: %s: The '\' character.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1377
msgid "Passwords cannot contain the \"%s\" character."
msgstr "A jelszó nem tartalmazhatja a(z) \"%s\" karaktert."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1367
msgid "Passwords cannot be empty."
msgstr "A jelszómező nem hagyható üresen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:188
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:608
msgid "Invalid user parameter(s)."
msgstr "Érvénytelen felhasználói karakter(ek)."

#: wp-includes/script-loader.php:1329
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "Mutassuk a vezérlőjeleket"

#: wp-includes/script-loader.php:1328 wp-admin/customize.php:272
msgctxt "label for hide controls button without length constraints"
msgid "Hide Controls"
msgstr "Vezérlők elrejtése"

#: wp-includes/media-template.php:428
msgid "Document Preview"
msgstr "Dokumentum előnézet"

#: wp-includes/class-wp-customize-manager.php:5339
msgid "Header Media"
msgstr "Média fejrész"

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:394
msgid "REST base route for the taxonomy."
msgstr "A taxonómiák REST alap útvonala."

#. translators: %s: Add Page label.
#. translators: %s: Add New taxonomy label.
#: wp-includes/class-wp-customize-control.php:643
#: wp-admin/includes/meta-boxes.php:681
msgid "+ %s"
msgstr "+ %s"

#: wp-includes/l10n.php:1814
msgctxt "default site language"
msgid "Site Default"
msgstr "A honlap alapértelmezése"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1172
msgid "HTML description for the attachment, transformed for display."
msgstr "A csatolmány HTML leírása, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1167
msgid "Description for the attachment, as it exists in the database."
msgstr "A csatolmány leírása, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1149
msgid "HTML caption for the attachment, transformed for display."
msgstr "A csatolmány HTML felirata, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1144
msgid "Caption for the attachment, as it exists in the database."
msgstr "A csatolmány felirata, ahogyan az adatbázisban szerepel."

#: wp-includes/class-wp-customize-manager.php:6127
msgid "Please enter a valid YouTube URL."
msgstr "Érvényes YouTube url-t kell megadni."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:943
msgid "Users do not support trashing. Set '%s' to delete."
msgstr "Felhasználók számára a lomtárba helyezés nem támogatott. Állítsuk be a '%s' elemet a törléshez."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:783
msgid "Terms do not support trashing. Set '%s' to delete."
msgstr "Kifejezések számára a lomtárba helyezés nem támogatott. Állítsuk be a '%s' elemet a törléshez."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:516
msgid "Revisions do not support trashing. Set '%s' to delete."
msgstr "Korábbi változatok számára a lomtárba helyezés nem támogatott. Állítsuk be a '%s' elemet a törléshez."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1152
msgid "The post does not support trashing. Set '%s' to delete."
msgstr "A bejegyzés számára a lomtárba helyezés nem támogatott. Állítsuk be a '%s' elemet a törléshez."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1080
msgid "The comment does not support trashing. Set '%s' to delete."
msgstr "A hozzászólás számára a lomtárba helyezés nem támogatott. Állítsuk be a '%s' elemet a törléshez."

#: wp-includes/class-wp-customize-manager.php:5453
msgid "Or, enter a YouTube URL:"
msgstr "Vagy adjunk megy egy YouTube URL címet:"

#: wp-includes/rest-api/class-wp-rest-request.php:717
msgid "Invalid JSON body passed."
msgstr "Érvénytelen JSON törzs került átadásra."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3132
msgid "Limit result set to posts assigned one or more statuses."
msgstr "Korlátozza az eredmény készletet az egy vagy több állapothoz rendelt bejegyzésekhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:959
msgid "Comment field exceeds maximum length allowed."
msgstr "A hozzászólás mező meghaladja az engedélyezett maximális hosszúságot."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:387
msgid "Taxonomies associated with post type."
msgstr "Osztályokhoz társított bejegyzés típusok."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3123
msgid "Limit result set to posts with one or more specific slugs."
msgstr "Korlátozza az eredmény készletet az egy vagy több meghatározott keresőbarát névvel rendelkező bejegyzésekre."

#: wp-includes/class-wp-xmlrpc-server.php:4023
msgid "Comment is required."
msgstr "Hozzászólás kötelező."

#: wp-includes/class-wp-customize-nav-menus.php:960
msgid "Empty title."
msgstr "Üres cím."

#: wp-trackback.php:123
msgid "Sorry, trackbacks are closed for this item."
msgstr "Elnézést, ehhez a tételhez a visszakövetés nincs bekapcsolva."

#: wp-trackback.php:96
msgid "I really need an ID for this to work."
msgstr "A működéséhez tényleg szükségem lenne egy azonosítóra."

#: wp-includes/class-wp-customize-manager.php:5680
#: wp-includes/js/dist/editor.js:6028 wp-includes/js/dist/editor.js:39776
#: wp-admin/includes/file.php:39
msgid "Homepage"
msgstr "Kezdőoldal"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2658
msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
msgstr "%1$s értéknek %2$d (beleértve) és %3$d (beleértve) között kell lennie"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2628
msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
msgstr "%1$s értéknek %2$d (nem beleértve) és %3$d (beleértve) között kell lennie"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2643
msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
msgstr "%1$s értéknek %2$d (beleértve) és %3$d (nem beleértve) között kell lennie"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2613
msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
msgstr "%1$s értéknek %2$d (nem beleértve) és %3$d (nem beleértve) között kell lennie"

#. translators: %s: IP address.
#: wp-includes/rest-api.php:2297
msgid "%s is not a valid IP address."
msgstr "%s egy érvénytelen IP cím."

#. translators: 1: Parameter, 2: List of types.
#. translators: 1: Parameter, 2: Type name.
#: wp-includes/rest-api.php:2214 wp-includes/rest-api.php:2326
#: wp-includes/rest-api.php:2348 wp-includes/rest-api.php:2371
#: wp-includes/rest-api.php:2486 wp-includes/rest-api.php:2557
#: wp-includes/rest-api.php:2686 wp-includes/rest-api.php:2754
msgid "%1$s is not of type %2$s."
msgstr "%1$s nem %2$s típus."

#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1670
msgid "%1$s is not one of %2$s."
msgstr "%1$s nem a megadott %2$s értékből való."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:526
msgid "Meta fields."
msgstr "Meta mezők."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254
msgid "Could not delete meta value from database."
msgstr "A meta értékeket nem tudtuk törölni az adatbázisból."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1627
msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
msgstr "Korlátozza az eredményhalmazt a legalább egy meghatározott szerepkörhöz tartozó felhasználókra. CSV listát vagy egyetlen szerepet fogad el."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1521
msgid "Any extra capabilities assigned to the user."
msgstr "Minden további lehetőséget engedélyeztünk a felhasználónak."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1515
msgid "All capabilities assigned to the user."
msgstr "Minden lehetőséget engedélyeztünk a felhasználónak."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1506
msgid "Password for the user (never included)."
msgstr "Jelszó a felhasználónak (sosem tartalmazza)."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1491
msgid "Registration date for the user."
msgstr "Felhasználó regisztrálásának a dátuma."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1444
msgid "The email address for the user."
msgstr "Felhasználó e-mail címe."

#. translators: %s: Role key.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1266
msgid "The role %s does not exist."
msgstr "%s szerepkör nem érhető el."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:952
msgid "Invalid user ID for reassignment."
msgstr "Érvénytelen felhasználó azonosító az engedélyezéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:902
msgid "Sorry, you are not allowed to delete this user."
msgstr "Elnézést, nincs megfelelő jogosultság a felhasználó törléséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:788
msgid "Username is not editable."
msgstr "A felhasználónév nem szerkeszthető."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:729
msgid "Sorry, you are not allowed to edit roles of this user."
msgstr "Elnézést, nincs megfelelő jogosultság a felhasználó szerepkörének szerkesztéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:487
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:259
msgid "Sorry, you are not allowed to delete this revision."
msgstr "Elnézést, a változat törléséhez nincs megfelelő jogosultság."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:585
msgid "Cannot create existing user."
msgstr "Már létező felhasználót nem hozhatunk létre."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:702
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:540
msgid "You are not currently logged in."
msgstr "Jelenleg nem vagyunk bejelentkezve."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1201
msgid "Limit result set to terms assigned to a specific post."
msgstr "Eredmények korlátozása az adott kifejezésekhez társított bejegyzésekre."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1195
msgid "Limit result set to terms assigned to a specific parent."
msgstr "Korlátozza az eredményhalmazt az adott szülőhöz rendelt feltételekhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1188
msgid "Whether to hide terms not assigned to any posts."
msgstr "Rejtsünk-e el olyan kifejezéseket, amelyek nincsenek bejegyzésekhez rendelve."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1172
msgid "Sort collection by term attribute."
msgstr "Összeállítás rendezése kifejezés tulajdonság szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:78
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:803
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:303
msgid "The ID for the parent of the revision."
msgstr "A változat szülőjéne az azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1097
msgid "Type attribution for the term."
msgstr "Adjunk meg tulajdonságot a kifejezéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1089
msgid "An alphanumeric identifier for the term unique to its type."
msgstr "A kifejezés alfanumerikus azonosítója, amely a típusára nézve egyedi."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1068
msgid "HTML description of the term."
msgstr "HTML leírás a kifejezéshez."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1062
msgid "Number of published posts for the term."
msgstr "A kifejezéssel egyező közzétett bejegyzések száma."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:83
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1405
msgid "Unique identifier for the user."
msgstr "A felhasználó egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:559
msgid "The template cannot be deleted."
msgstr "A  sablon nem törölhető."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:150
msgid "Required to be true, as users do not support trashing."
msgstr "True értéknek kell lennie, mert a felhasználókat nem lehet Lomtárba helyezni."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:457
msgid "Limit results to taxonomies associated with a specific post type."
msgstr "Korlátozzuk az eredményhalmazt egy meghatározott bejegyzés típushoz társított osztályozáshoz."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:379
msgid "Whether or not the term cloud should be displayed."
msgstr "A kifejezésfelhő legyen-e megjelenítve."

#. translators: %s: Property name.
#. translators: %s: Custom field key.
#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:196
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:170
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:188
msgid "The %s property has an invalid stored value, and cannot be updated to null."
msgstr "%s tulajdonság érvénytelen tárolt értéket tartalmaz, és nem frissíthető null-ra."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:208
msgid "Invalid revision ID."
msgstr "Hibás verzió ID azonosító."

#: wp-includes/class-wp-customize-nav-menus.php:963
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3219
msgid "Status is forbidden."
msgstr "Tiltott állapot."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3145
msgid "Limit result set to items that are sticky."
msgstr "Határozzuk meg a maximálisan megjelenített kiemelt elemek számát."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3382
msgid "Limit result set to items except those with specific terms assigned in the %s taxonomy."
msgstr "Korlátozzuk az eredményhalmazt az összes olyan elemre, amely rendelkezik %s taxonómiához társított kifejezéssel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3103
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Korlátozza az eredményhalmazt minden elemre, kivéve egy adott szülő azonosítóhoz tartozó elemeket."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3095
msgid "Limit result set to items with particular parent IDs."
msgstr "Korlátozzuk az eredménykészletet meghatározott szülőkkel rendelkező elemekre."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1722
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:337
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3058
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:873
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1156
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1591
msgid "Offset the result set by a specific number of items."
msgstr "Az eredmény eltolása egy megadott számú elemmel."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:954
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3046
msgid "Limit result set to posts with a specific menu_order value."
msgstr "Korlátozza az eredményhalmazt meghatározott menu_order értékkel rendelkező bejegyzésekre."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3005
msgid "Ensure result set excludes posts assigned to specific authors."
msgstr "Biztosítsuk, hogy az eredménykészletben nem szerepelnek bizonyos szerzőktől származó bejegyzések."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2997
msgid "Limit result set to posts assigned to specific authors."
msgstr "Korlátozzuk az eredménykészletet bizonyos szerzőkhöz rendelt bejegyzésekre."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2788
msgid "The terms assigned to the post in the %s taxonomy."
msgstr "A bejegyzéshez rendelt kifejezések a %s osztályozásban."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2758
msgid "The theme file to use to display the post."
msgstr "A bejegyzés megjelenítéséhez használt sablon fájl."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2502
msgid "A password to protect access to the content and excerpt."
msgstr "Egy jelszó a tartalom és a kivonat védelméhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2751
msgid "Whether or not the post should be treated as sticky."
msgstr "A bejegyzést kiemeltként legyen-e kezelve."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2735
msgid "The format for the post."
msgstr "A bejegyzés formátuma."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2715
msgid "Whether or not the post can be pinged."
msgstr "A bejegyzés pingelhető legyen-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2709
msgid "Whether or not comments are open on the post."
msgstr "A bejegyzésen hozzászólások engedélyezettek legyenek-e."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2701
msgid "The ID of the featured media for the post."
msgstr "A bejegyzés kiemelt média azonosítója (ID)."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2690
msgid "Whether the excerpt is protected with a password."
msgstr "Amennyiben a kivonat jelszóval védett."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2684
msgid "HTML excerpt for the post, transformed for display."
msgstr "A bejegyzés HTML kivonata, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2679
msgid "Excerpt for the post, as it exists in the database."
msgstr "A bejegyzés kivonata, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2670
msgid "The excerpt for the post."
msgstr "A bejegyzés kivonata."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2662
msgid "The ID for the author of the post."
msgstr "A bejegyzés szerzőjének azonosítója (ID)."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2651
msgid "Whether the content is protected with a password."
msgstr "Amennyiben a tartalom jelszóval védett."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:499
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2614
msgid "HTML title for the post, transformed for display."
msgstr "A bejegyzés HTML címe, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2609
msgid "Title for the post, as it exists in the database."
msgstr "A bejegyzés címe, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:263
msgid "The title for the object."
msgstr "Az objektum címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2487
msgid "A named status for the post."
msgstr "A bejegyzés elnevezett állapota."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:808
msgid "An alphanumeric identifier for the revision unique to its type."
msgstr "A változat alfanumerikus azonosítója, ami egyedi a típusában."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:797
msgid "The date the revision was last modified, as GMT."
msgstr "A változat utolsó módosításának dátuma, GMT szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:791
msgid "The date the revision was last modified, in the site's timezone."
msgstr "A változat utolsó módosításának dátuma az oldal időzónájában."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2444
msgid "GUID for the post, transformed for display."
msgstr "A bejegyzés GUID-ja, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:781
msgid "GUID for the revision, as it exists in the database."
msgstr "A változat GUID-ja, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2432
msgid "The globally unique identifier for the post."
msgstr "A bejegyzés globálisan egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:775
msgid "The date the revision was published, as GMT."
msgstr "A változat publikálási időpontja, GMT szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:769
msgid "The date the revision was published, in the site's timezone."
msgstr "A változat közzétételének dátuma az oldal időzónájában."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1623
msgid "Invalid featured media ID."
msgstr "Érvénytelen kiemelt média ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:774
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1456
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:153
msgid "Invalid post parent ID."
msgstr "Érvénytelen bejegyzés szülő ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1440
msgid "A password protected post can not be set to sticky."
msgstr "Egy jelszóval védett bejegyzést nem állíthatunk be kiemeltnek."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1429
msgid "A sticky post can not be password protected."
msgstr "Egy kiemelt bejegyzés nem lehet jelszóval védett."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1421
msgid "A post can not be sticky and have a password."
msgstr "Egy bejegyzés nem lehet kiemelt is, meg jelszóval védett is."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1161
msgid "The post has already been deleted."
msgstr "A bejegyzés már törölve."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:187
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:445
#: wp-admin/edit-comments.php:14
msgid "Sorry, you are not allowed to edit comments."
msgstr "Elnézést, nincs megfelelő jogosultság a hozzászólások szerkesztéséhez."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:228
msgid "Sorry, you are not allowed to manage this plugin."
msgstr "Elnézést, nincs a bővítmény kezeléséhez megfelelő jogosultság. "

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:129
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:691
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:745
msgid "Cannot create existing post."
msgstr "Létező bejegyzés nem hozható létre ismételten."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:565
msgid "Sorry, you are not allowed to create new users."
msgstr "Bocsánat, nincs megfelelő jogosultság új felhasználó létrehozásához."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:599
msgid "Incorrect post password."
msgstr "Érvénytelen bejegyzés-jelszó."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:221
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:244
msgid "You need to define a search term to order by relevance."
msgstr "Meg kell adni egy keresési kifejezést, ha relevancia alapján szeretnénk keresni."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1795
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:108
msgid "The password for the post if it is password protected."
msgstr "A jelszó a bejegyzéshez, ha az jelszóval védett."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:361
msgid "Human-readable labels for the taxonomy for various contexts."
msgstr "Ember által olvasható címkék a taxonómia számára különböző kontextusokban."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:355
msgid "Whether or not the taxonomy should have children."
msgstr "Az osztályozás támogassa-e a gyermek elemeket."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:349
msgid "A human-readable description of the taxonomy."
msgstr "Az osztályozás emberek számára olvasható leírása."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:343
msgid "All capabilities used by the taxonomy."
msgstr "Minden szerepkör, amit az osztályozás (taxonomy) használ."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:95
msgid "Sorry, you are not allowed to manage post statuses."
msgstr "Elnézést, a bejegyzések állapotának kezeléséhez nincs megfelelő jogosultság."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1483
msgid "An alphanumeric identifier for the user."
msgstr "Egy alfanumerikus azonosító a felhasználó számára."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:336
msgid "Whether to include posts in the edit listing for their post type."
msgstr "Megjelenítjük-e a bejegyzéseket a bejegyzés típus szerkesztési listájában, vagy sem."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:330
msgid "Whether posts with this status should be publicly-queryable."
msgstr "Az ilyen állapotú bejegyzések nyilvánosan lekérdezhetőek legyenek-e vagy sem."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:324
msgid "Whether posts of this status should be shown in the front end of the site."
msgstr "Legyenek-e láthatóak az oldalon azok a bejegyzések, amik ilyen állapotúak."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:318
msgid "Whether posts with this status should be protected."
msgstr "Legyenek-e védettek azok a bejegyzések, amik ilyen állapotúak."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:312
msgid "Whether posts with this status should be private."
msgstr "Legyenek-e privátok azok a bejegyzések, amik ilyen állapotúak."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:382
msgid "Scope under which the request is made; determines fields present in response."
msgstr "A terjedelem amelyre az elküldött kérés vonatkozik; a válaszban küldött mezőket határozza meg."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:362
msgid "Limit results to those matching a string."
msgstr "Eredmények szűkítése a karakterláncot tartalmazókra."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:429
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:353
msgid "Maximum number of items to be returned in result set."
msgstr "Maximum tételek száma az eredménynél."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:279
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:423
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:345
msgid "Current page of the collection."
msgstr "A gyűjtemény aktuális oldala."

#. translators: %s: Method name.
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:70
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:121
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:155
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:189
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:206
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:223
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:240
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:258
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "A(z) '%s' nincs végrehajtva. Alosztályból szükséges felülírni."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1788
msgid "Limit result set to comments assigned a specific type. Requires authorization."
msgstr "Korlátozza az eredményhalmazt az adott típushoz rendelt megjegyzésekre. Bejelentkezést igényel."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1780
msgid "Limit result set to comments assigned a specific status. Requires authorization."
msgstr "Korlátozzuk az eredményhalmazt a megadott állapothoz tartozó hozzászólásokra. Bejelentkezést igényel."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1771
msgid "Limit result set to comments assigned to specific post IDs."
msgstr "Korlátozza az eredményhalmazt konkrét bejegyzés azonosítókhoz rendelt megjegyzésekre."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1762
msgid "Ensure result set excludes specific parent IDs."
msgstr "Biztosítsuk, hogy az eredménykészletben nem szerepelnek bizonyos szülő azonosítók."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1753
msgid "Limit result set to comments of specific parent IDs."
msgstr "Korlátozza az eredményhalmazt konkrét szülő azonosítókhoz tartozó megjegyzésekre."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:966
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:885
msgid "Sort collection by object attribute."
msgstr "Gyűjtemény rendezése objektum tulajdonság szerint."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1727
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:959
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:342
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3063
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:878
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1162
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1597
msgid "Order sort attribute ascending or descending."
msgstr "Rendezd a tulajdonságokat csökkenő vagy növekvő sorrendbe."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1713
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3036
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:864
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:348
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1146
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1582
msgid "Limit result set to specific IDs."
msgstr "Eredmények szűrése speciális azonosítókkal (ID)."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1704
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3027
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:855
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:339
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1137
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1573
msgid "Ensure result set excludes specific IDs."
msgstr "Biztosítsa, hogy az eredményhalmaz kizár konkrét egyedi azonosítókat."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3015
msgid "Limit response to posts published before a given ISO8601 compliant date."
msgstr "Korlátozza a választ egy adott ISO8601 formátumú dátumot megelőzően közzétett bejegyzésekre."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1692
msgid "Limit result set to that from a specific author email. Requires authorization."
msgstr "Korlátozza az eredményhalmazt egy adott szerzői e-mail címre. Bejelentkezést igényel."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1683
msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization."
msgstr "Győződjön meg arról, hogy az eredményhalmaz nem tartalmazz konkrét felhasználói azonosítóhoz rendelt megjegyzéseket. Bejelentkezést igényel."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1675
msgid "Limit result set to comments assigned to specific user IDs. Requires authorization."
msgstr "Korlátozza az eredményhalmazt az egyes felhasználói azonosítókhoz rendelt megjegyzésekre. Bejelentkezést igényel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2984
msgid "Limit response to posts published after a given ISO8601 compliant date."
msgstr "Hozzászólások korlátozása a megadott ISO8601 formátumú dátum után közzétett bejegyzések esetén."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1641
msgid "Avatar URLs for the comment author."
msgstr "A hozzászólás szerzőjének avatar URL-jei."

#. translators: %d: Avatar image size in pixels.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1633
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1537
msgid "Avatar URL with image size of %d pixels."
msgstr "Avatar URL %d pixel méretben."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1608
msgid "State of the comment."
msgstr "A hozzászólás állapota."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1602
msgid "The ID of the associated post object."
msgstr "A bejegyzés objektumhoz társított azonosító (ID)."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2538
msgid "The ID for the parent of the post."
msgstr "A szülő-bejegyzés azonosítója (ID)."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:269
msgid "URL to the object."
msgstr "Az objektum URL címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2426
msgid "The date the post was published, as GMT."
msgstr "Az bejegyzés publikálásának időpontja GMT szerinti."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2639
msgid "HTML content for the post, transformed for display."
msgstr "A bejegyzés HTML tartalma, megjelenítéshez átalakítva."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2634
msgid "Content for the post, as it exists in the database."
msgstr "A bejegyzés tartalma, ahogyan az adatbázisban szerepel."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2625
msgid "The content for the post."
msgstr "A bejegyzés tartalma."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1547
msgid "User agent for the comment author."
msgstr "A hozzászólás szerzőjének User agent mezője."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1541
msgid "URL for the comment author."
msgstr "A hozzászólás szerzőjének URL-je."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1533
msgid "Display name for the comment author."
msgstr "A hozzászólás szerzőjének megjelenített neve."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1527
msgid "IP address for the comment author."
msgstr "A hozzászólás szerzőjének IP címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1517
msgid "Email address for the comment author."
msgstr "A hozzászólás szerzőjének e-mail címe."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1512
msgid "The ID of the user object, if author was a user."
msgstr "A felhasználói objektum azonosítója, ha a szerző egy felhasználó."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:760
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:257
msgid "Unique identifier for the object."
msgstr "Az objektum egyedi azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1429
msgid "Invalid comment author ID."
msgstr "A hozzászólás írójának téves az azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1101
msgid "The comment cannot be deleted."
msgstr "Nem törölhető a hozzászólás."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1088
msgid "The comment has already been trashed."
msgstr "A hozzászólás már a lomtárba került."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:969
msgid "Updating comment failed."
msgstr "Nem sikerült a hozzászólás módosítása."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:935
msgid "Updating comment status failed."
msgstr "A hozzászólás állapotának frissítése nem sikerült."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:798
msgid "Creating comment failed."
msgstr "Hozzászólás írása sikertelen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:717
msgid "Creating a comment requires valid author name and email values."
msgstr "Egy hozzászólás létrehozásának feltétele az érvényes név és e-mail cím megadása."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:654
msgid "Cannot create existing comment."
msgstr "Nem hozható létre egy, már létező hozzászólás."

#: wp-includes/class-wp-xmlrpc-server.php:3935 wp-includes/comment.php:3763
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:505
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:514
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:536
msgid "Sorry, you must be logged in to comment."
msgstr "Elnézést, csak a belépett felhasználók szólhatnak hozzá."

#. translators: %s: List of forbidden parameters.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:174
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:219
msgid "Query parameter not permitted: %s"
msgstr "Ez a lekérdezési paraméter nem engedélyezett: %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:98
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:142
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:142
msgid "Whether to bypass Trash and force deletion."
msgstr "Hagyjuk-e ki a Lomtárat, és töröljünk egyből."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1326
msgid "Could not open file handle."
msgstr "Nem sikerült megnyitni a fájlkezelőt."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1306
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1501
msgid "Content hash did not match expected."
msgstr "A tartalom újjlenyomata nem olyan, mint kellene."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1293
msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."
msgstr "Érvénytelen tartalom-diszpozíció lett megadva. A tartalom-diszpozíció formázása `attachement; filename=\"image.png\"` vagy hasonló."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1283
msgid "No Content-Disposition supplied."
msgstr "Nincs tartalom megjelenítés."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1275
msgid "No Content-Type supplied."
msgstr "Tartalom típus nem engedélyezett."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1267
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1487
msgid "No data supplied."
msgstr "Nincsenek megadott adatok."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1203
msgid "The ID for the associated post of the attachment."
msgstr "A melléklethez kapcsolódó bejegyzés azonosítója."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1196
msgid "Details about the media file, specific to its type."
msgstr "A médiafájl részletei, a típusától függően."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1126
msgid "Alternative text to display when attachment is not displayed."
msgstr "Alternatív szöveg mutatása, amikor a csatolmány nem látszik."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:203
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:462
msgid "Invalid parent type."
msgstr "Érvénytelen szülő típus."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:145
msgid "Sorry, you are not allowed to upload media to this post."
msgstr "Sajnáljuk, nincs megfelelő jogosultság ehhez a bejegyzéshez médiatartalmat feltölteni."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:136
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:555
msgid "Sorry, you are not allowed to upload media on this site."
msgstr "Bocsánat, nincs megfelelő jogosultság média feltöltéséhez ezen az oldalon."

#. translators: %s: rest_authentication_errors
#: wp-includes/rest-api/class-wp-rest-server.php:349
msgid "The REST API can no longer be completely disabled, the %s filter can be used to restrict access to the API, instead."
msgstr "A REST API nem kapcsolható ki teljes egészében, helyette a rest_authentication_errors filter használható az API hozzáférésének korlátozására."

#: wp-includes/class-wp-post-type.php:1001 wp-admin/edit-form-advanced.php:412
msgid "Page Attributes"
msgstr "Oldal tulajdonságok"

#: wp-includes/class-wp-post-type.php:1001
msgid "Post Attributes"
msgstr "Bejegyés tulajdonságok"

#: wp-includes/class-wp-post-type.php:994
msgid "View Pages"
msgstr "Oldalak"

#: wp-includes/class-wp-post-type.php:994
msgid "View Posts"
msgstr "Bejegyzések"

#: wp-includes/post.php:234
msgid "No changesets found in Trash."
msgstr "Nem található módosításkészlet a lomtárban."

#: wp-includes/post.php:233
msgid "No changesets found."
msgstr "Nem található módosításkészlet."

#: wp-includes/post.php:232
msgid "Search Changesets"
msgstr "Változáskészlet keresése"

#: wp-includes/post.php:231
msgid "All Changesets"
msgstr "Minden változáskészlet"

#: wp-includes/post.php:230
msgid "View Changeset"
msgstr "Változáskészlet megtekintése"

#: wp-includes/post.php:229
msgid "Edit Changeset"
msgstr "Változáskészlet szerkesztése"

#: wp-includes/post.php:228
msgid "New Changeset"
msgstr "Új változáskészlet"

#: wp-includes/post.php:225
msgctxt "post type singular name"
msgid "Changeset"
msgstr "Változáskészlet"

#: wp-includes/post.php:224
msgctxt "post type general name"
msgid "Changesets"
msgstr "Változáskészletek"

#: wp-includes/post.php:192 wp-includes/post.php:193
msgid "Custom CSS"
msgstr "Egyéni CSS"

#: wp-includes/post.php:102
msgid "Attachment Attributes"
msgstr "Csatolmány tulajdonságai"

#. translators: Post revision title. 1: Author avatar, 2: Author name, 3: Time
#. ago, 4: Date.
#: wp-includes/post-template.php:1982
msgid "%1$s %2$s, %3$s ago (%4$s)"
msgstr "%1$s %2$s, eltelt idő: %3$s (%4$s)"

#. translators: %s: misc
#. translators: %s: privacy
#: wp-includes/option.php:3048 wp-includes/option.php:3061
#: wp-includes/option.php:3121 wp-includes/option.php:3134
#: wp-admin/includes/template.php:1657 wp-admin/includes/template.php:1670
#: wp-admin/includes/template.php:1724 wp-admin/includes/template.php:1737
msgid "The \"%s\" options group has been removed. Use another settings group."
msgstr "A(z) \"%s\" beállítás csoport eltávolításra került, használjunk helyette egy másik csoportot."

#: wp-includes/option.php:2942 wp-includes/js/dist/editor.js:10539
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
msgstr "A linkek engedélyezése másik blognak új bejegyzés esetén (pingbacks and trackback)"

#: wp-includes/option.php:2895
msgid "Blog pages show at most."
msgstr "Legfeljebb ennyi blog oldal megjelenítése."

#: wp-includes/option.php:2884
msgid "Default post format."
msgstr "Alapértelmezett bejegyzés formátum."

#: wp-includes/option.php:2863
msgid "Convert emoticons like :-) and :-P to graphics on display."
msgstr "Konvertáljuk a hangulatjeleket, mint pl. a :-), és :-P grafikus megjelenítésűvé."

#: wp-includes/option.php:2852
msgid "WordPress locale code."
msgstr "WordPress nyelvesítés kódja."

#: wp-includes/option.php:2840
msgid "A day number of the week that the week should start on."
msgstr "A hét kezdőnapja."

#: wp-includes/option.php:2830
msgid "A time format for all time strings."
msgstr "Időformátum az összes időhöz."

#: wp-includes/option.php:2820
msgid "A date format for all date strings."
msgstr "Dátumformátum az összes dátumhoz."

#: wp-includes/option.php:2810
msgid "A city in the same timezone as you."
msgstr "Egy település ami a saját időzónánkkal azonos helyen van."

#: wp-includes/option.php:2751
msgid "Site title."
msgstr "Honlap címsor."

#: wp-includes/media.php:5022
msgid "Search media items..."
msgstr "Médiaelem keresése..."

#: wp-includes/link-template.php:2966
msgctxt "next set of posts"
msgid "Next"
msgstr "Következő"

#: wp-includes/link-template.php:2965
msgctxt "previous set of posts"
msgid "Previous"
msgstr "Előző"

#: wp-includes/general-template.php:530 wp-login.php:899 wp-login.php:1521
msgid "Username or Email Address"
msgstr "Felhasználónév, vagy e-mail cím"

#. translators: %s: "Search WordPress.org themes" button text.
#: wp-includes/customize/class-wp-customize-themes-section.php:102
msgid "No themes found. Try a different search, or %s."
msgstr "Nincs a keresésnek megfelelő sablon. Próbáljuk meg valami hasonlóval, vagy %s."

#. translators: %s: Themes panel title in the Customizer.
#: wp-includes/customize/class-wp-customize-themes-panel.php:80
msgid "You are browsing %s"
msgstr "A %s böngészése"

#: wp-includes/customize/class-wp-customize-themes-section.php:157
msgid "Filter themes"
msgstr "Sablonok szűrése"

#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgid "Change theme"
msgstr "Sablonváltás"

#: wp-includes/customize/class-wp-customize-theme-control.php:103
msgid "Update now"
msgstr "Frissítés"

#. translators: %s: "Update now" button.
#: wp-includes/customize/class-wp-customize-theme-control.php:102
msgid "New version available. %s"
msgstr "Új verzió érhető el. %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:67
msgid "Install and preview theme: %s"
msgstr "%s sablon telepítése és előnézete"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:65
msgid "Live preview theme: %s"
msgstr "%s sablon élő előnézete"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:63
msgid "Customize theme: %s"
msgstr "Sablon testreszabása: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:61
msgid "Details for theme: %s"
msgstr "%s sablon részletei"

#: wp-includes/customize/class-wp-customize-selective-refresh.php:181
msgid "Click to edit this element."
msgstr "Kattintás az elem szerkesztéséhez."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:180
msgid "Click to edit the site title."
msgstr "Kattintás a honlap címsorának szerkesztéséhez."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:179
msgid "Click to edit this widget."
msgstr "Kattintás a widget szerkesztéséhez."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:178
msgid "Click to edit this menu."
msgstr "Kattintás a menü szerkesztéséhez."

#: wp-includes/class-wp-xmlrpc-server.php:3880
msgid "Sorry, the comment could not be updated."
msgstr "Sajnáljuk, a bejegyzés nem szerkeszthető."

#: wp-includes/class-wp-xmlrpc-server.php:2808
msgid "Invalid role."
msgstr "Hibás szerepkör."

#: wp-includes/class-wp-xmlrpc-server.php:2427
msgid "Sorry, you are not allowed to assign this term."
msgstr "Elnézést, ezen kifejezés hozzárendeléséhez nincs meg a megfelelő jogosultság."

#: wp-includes/class-wp-xmlrpc-server.php:2347
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:754
msgid "Sorry, you are not allowed to delete this term."
msgstr "Elnézést, ennek a törléséhez nincs megfelelő jogosultság."

#: wp-includes/class-wp-xmlrpc-server.php:2237
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:462
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:653
msgid "Sorry, you are not allowed to edit this term."
msgstr "Elnézést, ennek a szerkesztéséhez nincs megfelelő jogosultság."

#: wp-includes/class-wp-xmlrpc-server.php:2164
msgid "Sorry, the term could not be created."
msgstr "Sajnáljuk, a kifejezést nem lehet menteni."

#: wp-includes/class-wp-customize-widgets.php:820
#: wp-includes/class-wp-customize-widgets.php:963
msgid "No widgets found."
msgstr "Nem találhatóak widgetek."

#. translators: %d: The number of widgets found.
#: wp-includes/class-wp-customize-widgets.php:819
msgid "Number of widgets found: %d"
msgstr "Talált widgetek száma: %d"

#. translators: 1: Post type name, 2: Error message.
#: wp-includes/class-wp-customize-nav-menus.php:1054
msgid "%1$s could not be created: %2$s"
msgstr "%1$s nem lett létrehozva: %2$s"

#: wp-includes/class-wp-customize-nav-menus.php:1049
#: wp-includes/js/dist/block-editor.js:48981
msgid "Post"
msgstr "Bejegyzés"

#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:6102
msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."
msgstr "Csak %1$s, vagy %2$s fájlokat használhatunk a fejrész videóhoz.Ennek megfelelően kell konvertálni a fájlokat, majd így feltölteni, vagy a videót a YouTube-ra történő feltöltést követően az alul lévő lehetőség használatával meghivatkozni."

#: wp-includes/class-wp-customize-manager.php:6094
msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."
msgstr "Ez a videó túl nagy méretű fejrész videónak. Próbáljunk csökkenteni, vagy optimalizálni a tömörítési beállításokat, majd töltsük fel újra, hogy kisebb legyen a méret 8 MB-nál, vagy töltsük fel a videót a YouTube-ra, és adjuk meg alul a feltöltési hivatkozást."

#: wp-includes/class-wp-customize-manager.php:6053
msgid "Unrecognized background setting."
msgstr "Nem felismerhető háttér beállítások."

#: wp-includes/class-wp-customize-manager.php:6044
#: wp-includes/class-wp-customize-manager.php:6048
msgid "Invalid value for background size."
msgstr "Érvénytelen érték a háttér méretéhez."

#: wp-includes/class-wp-customize-manager.php:6040
msgid "Invalid value for background position Y."
msgstr "Érvénytelen érték a háttér Y pozíciójához."

#: wp-includes/class-wp-customize-manager.php:6036
msgid "Invalid value for background position X."
msgstr "Érvénytelen érték a háttér X pozíciójához."

#: wp-includes/class-wp-customize-manager.php:6032
msgid "Invalid value for background attachment."
msgstr "Érvénytelen háttérkép."

#: wp-includes/class-wp-customize-manager.php:6028
msgid "Invalid value for background repeat."
msgstr "Érvénytelen érték a háttér ismétlődéséhez."

#: wp-includes/class-wp-customize-manager.php:5711
#: wp-includes/js/dist/editor.js:37185
msgid "Learn more about CSS"
msgstr "CSS ismeretek"

#: wp-includes/class-wp-customize-manager.php:5747
#: wp-includes/js/dist/block-editor.js:58128
#: wp-includes/js/dist/editor.js:37172 wp-includes/js/dist/editor.js:66279
msgid "Additional CSS"
msgstr "További CSS"

#: wp-includes/class-wp-customize-manager.php:5615
#: wp-admin/includes/class-custom-background.php:478
msgid "Scroll with Page"
msgstr "Gördüljön az oldallal"

#: wp-includes/class-wp-customize-manager.php:5597
#: wp-admin/includes/class-custom-background.php:469
msgid "Repeat Background Image"
msgstr "Háttérkép ismétlése"

#: wp-includes/class-wp-customize-manager.php:5574
#: wp-admin/includes/class-custom-background.php:452
msgid "Image Size"
msgstr "Képméret"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5552
#: wp-includes/customize/class-wp-customize-background-position-control.php:96
#: wp-admin/includes/class-custom-background.php:380
msgid "Image Position"
msgstr "Kép pozíció"

#: wp-includes/class-wp-customize-manager.php:5524
msgctxt "Custom Preset"
msgid "Custom"
msgstr "Egyéni"

#: wp-includes/class-wp-customize-manager.php:5523
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "Ismétlés"

#: wp-includes/class-wp-customize-manager.php:5522
#: wp-includes/class-wp-customize-manager.php:5579
#: wp-admin/includes/class-custom-background.php:458
msgid "Fit to Screen"
msgstr "Képernyőméret"

#: wp-includes/class-wp-customize-manager.php:5520
msgctxt "Default Preset"
msgid "Default"
msgstr "Alapértelmezett"

#: wp-includes/class-wp-customize-manager.php:5516
msgctxt "Background Preset"
msgid "Preset"
msgstr "Előre beállított"

#: wp-includes/class-wp-customize-manager.php:5439
msgid "Header Video"
msgstr "Fejrész videó"

#. translators: 1: .mp4, 2: Header height in pixels.
#: wp-includes/class-wp-customize-manager.php:5361
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels."
msgstr "%1$s formátumban töltsük fel a videónkat, és minimalizáljuk a méretét a legjobb eredmény elérése érdekében. A sablon a magassághoz a(z) %2$s pixel méretet ajánlja."

#. translators: 1: .mp4, 2: Header width in pixels.
#: wp-includes/class-wp-customize-manager.php:5354
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels."
msgstr "A videófájlt %1$s formátumban kell feltölteni, a lehető legkisebb méretben, a legjobb eredmény érdekében. A használt sablon által javasolt szélesség: %2$s pixel."

#. translators: 1: .mp4, 2: Header size in pixels.
#: wp-includes/class-wp-customize-manager.php:5347
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels."
msgstr "A videófájlt %1$s formátumban kell feltölteni, a lehető legkisebb méretben, a legjobb eredmény érdekében. A használt sablon által javasolt méret: %2$s pixel."

#: wp-includes/class-wp-customize-manager.php:5340
msgid "If you add a video, the image will be used as a fallback while the video loads."
msgstr "Amennyiben egy videót adunk hozzá, a betöltődés alatt a kép poszterképként fog megjelenni."

#. translators: %s: Theme name.
#: wp-includes/class-wp-customize-manager.php:4956
msgid "Showing details for theme: %s"
msgstr "Sablon részletei: %s"

#. translators: %d: Number of themes being displayed, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4954
msgid "Displaying %d themes"
msgstr "%d sablon megjelenítve"

#. translators: %d: Number of theme search results, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4952
msgid "%d themes found"
msgstr "%d sablon találat"

#: wp-includes/class-wp-customize-manager.php:4950
#: wp-admin/network/themes.php:172
msgid "Are you sure you want to delete this theme?"
msgstr "Biztos, hogy törölni szeretnénk ezt a sablont?"

#: wp-includes/class-wp-customize-manager.php:2367
msgid "Unauthorized to modify setting due to capability."
msgstr "A korlátozott felhasználói szint miatt nincs elegendő jogosultság szerkeszteni ezeket a beállításokat."

#: wp-includes/class-wp-customize-manager.php:2362
msgid "Setting does not exist or is unrecognized."
msgstr "Beállítás nem nyitható meg vagy nincs kategorizálva."

#: wp-includes/class-wp-customize-manager.php:2148
msgid "This form is not live-previewable."
msgstr "A formulának nincs \"élő\" előnézete."

#: wp-includes/class-wp-customize-manager.php:2147
msgid "This link is not live-previewable."
msgstr "A linknek nincs előnézete."

#: wp-includes/class-wp-customize-manager.php:561
msgid "Non-existent changeset UUID."
msgstr "Nem létező UUID módosításkészlet."

#: wp-includes/class-wp-customize-manager.php:534
msgid "Invalid changeset UUID"
msgstr "Érvénytelen UUID módosításkészlet"

#: wp-includes/class-wp-customize-control.php:647
msgid "New page title"
msgstr "Új oldal címsora"

#: wp-includes/feed.php:594 wp-admin/link-parse-opml.php:81
#: wp-admin/link-parse-opml.php:82
msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."
msgstr "A PHP XML kiterjesztése nem elérhető. A bekapcsolás engedélyezése érdekében beszéljünk a tárhelyünk szolgáltatójával."

#. translators: %s: Current user's display name.
#: wp-includes/admin-bar.php:277
msgid "Howdy, %s"
msgstr "Üdv %s!"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-admin/nav-menus.php:901
msgid "Edit selected menu"
msgstr "Kijelölt menü szerkesztése"

#: wp-includes/class-wp-editor.php:1418
#: wp-includes/js/dist/format-library.js:914
msgid "Warning: the link has been inserted but may have errors. Please test it."
msgstr "Figyelem! A hivatkozás beillesztve, de lehet, hogy hibás. Teszteljük le a hivatkozás helyességét."

#: wp-includes/blocks/query-title.php:46
#: wp-includes/js/dist/block-library.js:58080
msgid "Search results"
msgstr "Keresés eredménye"

#: wp-includes/class-wp-editor.php:1371
msgid "Rich Text Area. Press Control-Option-H for help."
msgstr "Szövegmező. Segítséghez nyomjuk le a Ctrl + H billentyűket."

#: wp-includes/script-loader.php:1104
msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
msgstr "A Bal/Jobb billentyű használatával egy másodpercet, a Fel/Le billentyű használatával 10 másodpercet léptethetünk."

#: wp-includes/script-loader.php:1106
msgid "Use Up/Down Arrow keys to increase or decrease volume."
msgstr "A hangerő növeléséhez, illetőleg csökkentéséhez a Fel/Le billentyűket kell használni."

#: wp-includes/script-loader.php:1109
msgid "Volume Slider"
msgstr "Hangerő csúszka"

#: wp-includes/script-loader.php:1111
msgid "Audio Player"
msgstr "Audió lejátszó"

#: wp-includes/script-loader.php:1110
msgid "Video Player"
msgstr "Videólejátszó"

#: wp-includes/script-loader.php:1103
msgid "Time Slider"
msgstr "Időcsúszka"

#: wp-includes/script-loader.php:1102 wp-includes/theme.php:1721
msgid "Pause"
msgstr "Szünet"

#: wp-includes/script-loader.php:1101 wp-includes/theme.php:1722
msgid "Play"
msgstr "Lejátszás"

#: wp-includes/taxonomy.php:2456 wp-includes/taxonomy.php:3266
msgid "A name is required for this term."
msgstr "Egy név megadása kötelező ehhez a kifejezéshez."

#: wp-includes/class-wp-tax-query.php:652
msgid "Inexistent terms."
msgstr "Nem létező kifejezés."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:260
#: wp-admin/includes/theme.php:1065 wp-admin/theme-install.php:407
#: wp-admin/theme-install.php:487 wp-admin/themes.php:620
#: wp-admin/themes.php:1013 wp-admin/themes.php:1274
#: wp-admin/js/updates.js:1811
msgctxt "theme"
msgid "Activate %s"
msgstr "%s bekapcsolása"

#: wp-includes/class-wp-xmlrpc-server.php:4939
msgid "Sorry, you are not allowed to access user data on this site."
msgstr "Elnézést, nincs megfelelő jogosultság ezen a honlapon kapcsolódni a felhasználó adatához."

#: wp-includes/class-wp-xmlrpc-server.php:3045
#: wp-includes/class-wp-xmlrpc-server.php:3269 wp-admin/includes/post.php:515
msgid "Sorry, you are not allowed to edit pages."
msgstr "Elnézést, nincs megfelelő jogosultság az oldal szerkesztéséhez."

#: wp-includes/class-wp-xmlrpc-server.php:2870
#: wp-includes/class-wp-xmlrpc-server.php:2920
msgid "Sorry, you are not allowed to edit your profile."
msgstr "Elnézést, nincs megfelelő jogosultság ezen felhasználó szerkesztéséhez."

#: wp-includes/class-wp-xmlrpc-server.php:2727
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:490
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:748
#: wp-admin/user-edit.php:104 wp-admin/user-edit.php:136
#: wp-admin/user-edit.php:195 wp-admin/users.php:114 wp-admin/users.php:143
#: wp-admin/users.php:256 wp-admin/network/site-users.php:144
#: wp-admin/network/site-users.php:170
msgid "Sorry, you are not allowed to edit this user."
msgstr "Elnézést, nincs megfelelő jogosultság ezen felhasználó szerkesztéséhez."

#: wp-includes/class-wp-theme.php:1099
msgid "Seasonal"
msgstr "Időszakos"

#: wp-includes/class-wp-theme.php:1098
msgid "Photoblogging"
msgstr "Fotóbloggolás"

#: wp-includes/class-wp-theme.php:1096
msgid "Responsive Layout"
msgstr "Reszponzív elrendezés"

#: wp-includes/class-wp-theme.php:1095
msgid "Fluid Layout"
msgstr "Nyúlékony elrendezés"

#: wp-includes/class-wp-theme.php:1094
msgid "Fixed Layout"
msgstr "Rögzített elrendezés"

#: wp-includes/class-wp-theme.php:1089
msgid "Tan"
msgstr "Cser"

#: wp-includes/class-wp-xmlrpc-server.php:3002
#: wp-includes/class-wp-xmlrpc-server.php:3220
#: wp-admin/includes/ajax-actions.php:2080 wp-admin/includes/post.php:282
msgid "Sorry, you are not allowed to edit this page."
msgstr "Elnézést, nincs megfelelő jogosultság ezen oldal szerkesztéséhez."

#: wp-includes/class-wp-xmlrpc-server.php:3154
msgid "Sorry, you are not allowed to delete this page."
msgstr "Elnézést, nincs megfelelő jogosultság ezen oldal törléséhez."

#: wp-includes/class-wp-xmlrpc-server.php:1855
#: wp-includes/class-wp-xmlrpc-server.php:5308
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1074
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1128
msgid "Sorry, you are not allowed to delete this post."
msgstr "Elnézést, nincs megfelelő jogosultság ezen bejegyzés törléséhez."

#. translators: %s: Site title.
#: wp-login.php:338
msgctxt "site"
msgid "&larr; Go to %s"
msgstr "&larr; Irány a(z) %s"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-includes/widgets/class-wp-nav-menu-widget.php:201
msgid "Edit Menu"
msgstr "Menü szerkesztése"

#: wp-includes/script-loader.php:2019 wp-includes/js/dist/block-editor.js:65261
#: wp-includes/js/dist/components.js:40291
#: wp-includes/js/dist/edit-site.js:36594 wp-includes/js/dist/editor.js:57724
#: wp-includes/js/dist/media-utils.js:14249
#: wp-admin/includes/dashboard.php:1029
msgid "Today"
msgstr "Ma"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:161
msgid "Deleted:"
msgstr "Törölve:"

#. translators: %s is the search term.
#: wp-includes/blocks/query-title.php:51
msgid "Search results for: &#8220;%s&#8221;"
msgstr "&#8220;%s&#8221; kifejezésre történő keresési eredmények"

#: wp-login.php:1051 wp-admin/install.php:172 wp-admin/user-edit.php:725
#: wp-admin/user-new.php:625 wp-admin/js/user-profile.js:61
msgid "Confirm use of weak password"
msgstr "Gyenge jelszó használatának megerősítése"

#: wp-includes/script-loader.php:1229
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "Jelszó erőssége ismeretlen"

#: wp-includes/rest-api/class-wp-rest-server.php:1261
#: wp-includes/script-loader.php:843 wp-admin/js/tags.js:78
msgid "Sorry, you are not allowed to do that."
msgstr "Elnézést, nincs megfelelő jogosultság a kívánt művelethez."

#: wp-includes/revision.php:888
msgid "Sorry, you are not allowed to preview drafts."
msgstr "Elnézést, nincs megfelelő jogosultság a vázlat előnézetének megtekintéséhez."

#. translators: Password change notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2217 wp-includes/user.php:2818
msgid "[%s] Password Changed"
msgstr "[%s] jelszó módosítva"

#. translators: %s: User name.
#: wp-includes/pluggable.php:2207
msgid "Password changed for user: %s"
msgstr "A jelszó a következő felhasználónál módosítva: %s"

#: wp-includes/media-template.php:1544
msgid "Image crop area preview. Requires mouse interaction."
msgstr "Képkivágás terület előnézete. A művelethez az egér használata szükséges."

#. translators: %s: Documentation URL.
#: wp-includes/formatting.php:5078
msgid "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>"
msgstr "Az egyéni közvetlen hivatkozás használatakor szükséges a strukturált címke. <a href=\"%s\">További információ</a>"

#: wp-includes/class-wp-xmlrpc-server.php:4389
#: wp-includes/class-wp-xmlrpc-server.php:4445
#: wp-includes/class-wp-xmlrpc-server.php:6465 wp-admin/async-upload.php:35
#: wp-admin/includes/ajax-actions.php:2518
#: wp-admin/includes/ajax-actions.php:2588 wp-admin/media-new.php:16
#: wp-admin/media-upload.php:20 wp-admin/upload.php:13
msgid "Sorry, you are not allowed to upload files."
msgstr "Elnézést, nincs megfelelő jogosultság a fájlok feltöltéséhez."

#: wp-includes/class-wp-xmlrpc-server.php:3432
msgid "Sorry, you are not allowed to add a category."
msgstr "Elnézést, nincs megfelelő jogosultság új kategóriát létrehozni."

#: wp-includes/class-wp-xmlrpc-server.php:2790
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:498
#: wp-admin/users.php:16
msgid "Sorry, you are not allowed to list users."
msgstr "Elnézést, nincs megfelelő jogosultság a felhasználók rendezéséhez."

#: wp-includes/class-wp-customize-manager.php:2390
#: wp-includes/class-wp-customize-setting.php:599
#: wp-includes/script-loader.php:1367
msgid "Invalid value."
msgstr "Érvénytelen érték."

#: wp-includes/class-wp-customize-manager.php:525
#: wp-includes/script-loader.php:1325 wp-admin/customize.php:18
msgid "Sorry, you are not allowed to customize this site."
msgstr "Elnézést, nincs megfelelő jogosultság a honlap testreszabásához."

#. translators: 1: <script>, 2: wp_add_inline_script()
#. translators: 1: <style>, 2: wp_add_inline_style()
#: wp-includes/functions.wp-scripts.php:218
#: wp-includes/functions.wp-styles.php:95
msgid "Do not pass %1$s tags to %2$s."
msgstr "Ne adjunk át %1$s címkéket %2$s funkciónak."

#: wp-includes/class-wp-editor.php:1397
msgid "Link options"
msgstr "Hivatkozás beállítások"

#: wp-includes/script-loader.php:1278 wp-includes/js/dist/format-library.js:922
msgid "Link inserted."
msgstr "Hivatkozás beillesztve."

#: wp-includes/script-loader.php:1277 wp-includes/js/dist/block-editor.js:50982
msgid "Link selected."
msgstr "Hivatkozás kijelölve."

#. translators: %s: ImageMagick method name.
#: wp-includes/class-wp-image-editor-imagick.php:1073
#: wp-includes/class-wp-image-editor-imagick.php:1084
msgid "%s is required to strip image meta."
msgstr "%s szükséges a fénykép metaadatok eltávolításához."

#: wp-includes/media.php:5025
msgid "No media items found."
msgstr "Nem találtunk megfelelő médiafájlt."

#. translators: 1: Post title, 2: Site title.
#: wp-includes/embed.php:517
msgid "&#8220;%1$s&#8221; &#8212; %2$s"
msgstr "&#8220;%1$s&#8221; &#8212; %2$s"

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL, 3: wp-config.php, 4:
#. is_subdomain_install()
#: wp-includes/ms-default-constants.php:142
msgid "The constant %1$s <strong>is deprecated</strong>. Use the boolean constant %2$s in %3$s to enable a subdomain configuration. Use %4$s to check whether a subdomain configuration is enabled."
msgstr "A %1$s állandó <strong>elavult</strong>. Használjuk a %3$s fájlban lévő %2$s logikai állandót az aldomain konfiguráció bekapcsolásához. Használjuk az %4$s értéket annak ellenőrzéséhez, hogy az aldomain konfiguráció be van-e kapcsolva."

#. translators: 1: Panel ID, 2: Link to 'customize_loaded_components' filter
#. reference.
#: wp-includes/class-wp-customize-manager.php:3942
msgid "Removing %1$s manually will cause PHP warnings. Use the %2$s filter instead."
msgstr "%1$s kézzel történő eltávolítása PHP hibát okozhat, használjuk helyette a %2$s szűrőt."

#: wp-includes/class-wp-editor.php:1426
msgid "The next group of formatting shortcuts are applied as you type or when you insert them around plain text in the same paragraph. Press Escape or the Undo button to undo."
msgstr "A formázási gyorsbillentyűk következő csoportja gépelés közben hajtódik végre vagy amikor egy szövegbe illesztjük őket egy bekezdésbe. Nyomjuk meg az Esc vagy a Visszavonás gombokat, ha ezt mégsem szeretnénk."

#: wp-login.php:1441
msgid "Your session has expired. Please log in to continue where you left off."
msgstr "Lejárt a munkamenetünk. A folytatáshoz be kell jelentkezni."

#. translators: 1: User's display name, 2: User login.
#: wp-includes/user.php:1837
msgctxt "user dropdown"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: Email address.
#: wp-includes/user.php:298
msgid "<strong>Error:</strong> The password you entered for the email address %s is incorrect."
msgstr "<strong>Hiba:</strong> A(z) %s e-mail címhez megadott jelszó nem megfelelő."

#: wp-includes/user.php:261
msgid "<strong>Error:</strong> The email field is empty."
msgstr "<strong>Hiba:</strong> Az e-mail cím mező üres."

#: wp-includes/taxonomy.php:616
msgid "Unregistering a built-in taxonomy is not allowed."
msgstr "Egy beépített osztályozás eltávolítása nem engedélyezett."

#: wp-includes/script-loader.php:1330
#: wp-includes/js/dist/block-library.js:10710
#: wp-includes/js/dist/editor.js:47774
msgid "(Untitled)"
msgstr "(Cím nélkül)"

#: wp-includes/post.php:1897
msgid "Unregistering a built-in post type is not allowed"
msgstr "Beépített bejegyzés-típus eltávolítása nem engedélyezett"

#: wp-includes/post.php:735
msgctxt "post status"
msgid "Trash"
msgstr "Lomtár"

#: wp-includes/post.php:721 wp-admin/includes/template.php:2316
msgctxt "post status"
msgid "Private"
msgstr "Magánjellegű"

#: wp-includes/post.php:706 wp-admin/includes/template.php:2330
msgctxt "post status"
msgid "Pending"
msgstr "Függőben"

#: wp-includes/post.php:691 wp-admin/includes/template.php:2323
msgctxt "post status"
msgid "Draft"
msgstr "Vázlat"

#: wp-includes/post.php:677 wp-admin/includes/template.php:2338
msgctxt "post status"
msgid "Scheduled"
msgstr "Időzítve"

#: wp-includes/post.php:663
msgctxt "post status"
msgid "Published"
msgstr "Közzétéve"

#: wp-includes/post-template.php:1814
msgctxt "post password form"
msgid "Enter"
msgstr "Küldés"

#: wp-includes/pluggable.php:713
msgid "<strong>Error:</strong> Invalid username, email address or incorrect password."
msgstr "<strong>Hiba:</strong> Érvénytelen felhasználónév, e-mail cím vagy jelszó."

#. translators: 1: Site name, 2: Separator (raquo), 3: Term name, 4: Taxonomy
#. singular name.
#: wp-includes/general-template.php:3326
msgid "%1$s %2$s %3$s %4$s Feed"
msgstr "%1$s %2$s %3$s %4$s hírforrás"

#. translators: Hidden accessibility text.
#: wp-includes/functions.php:7525 wp-includes/media-template.php:203
#: wp-includes/media-template.php:368
msgid "Close dialog"
msgstr "Párbeszéd bezárása"

#. translators: 1: PHP class name, 2: PHP parent class name, 3: Version number,
#. 4: __construct() method.
#: wp-includes/functions.php:5660
msgid "The called constructor method for %1$s class in %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead."
msgstr "A meghívott %1$s osztály felépítő metódusa a(z) %2$s osztályban <strong>elavult</strong> %3$s verzió óta! Használjuk inkább a(z) %4$s hívást."

#: wp-includes/class-wp-customize-manager.php:5253
#: wp-includes/js/dist/block-library.js:61576
#: wp-includes/js/dist/block-library.js:61686
#: wp-includes/js/dist/block-library.js:61712
msgid "Choose logo"
msgstr "Válasszunk logót"

#: wp-includes/class-wp-customize-manager.php:5251
msgid "No logo selected"
msgstr "Nincs kijelölt logó"

#: wp-includes/class-wp-customize-manager.php:5248
msgid "Change logo"
msgstr "Logó cseréje"

#: wp-includes/class-wp-customize-manager.php:5247
#: wp-includes/class-wp-customize-manager.php:5252
msgid "Select logo"
msgstr "Logó kijelölése"

#. translators: %s: document.write()
#: wp-includes/customize/class-wp-customize-selective-refresh.php:183
msgid "%s is forbidden"
msgstr "%s használata tiltott"

#: wp-includes/customize/class-wp-customize-partial.php:226
msgid "Partial render must echo the content or return the content string (or array), but not both."
msgstr "A részleges megjelenítésnek ki kell írnia a tartalmat, vagy visszatérni a tartalom szövegével (vagy tömbbel), de nem mindkettőt."

#: wp-includes/comment.php:1277
msgid "<strong>Error:</strong> Your comment is too long."
msgstr "<strong>Hiba:</strong> Túl hosszú a hozzászólás."

#: wp-includes/comment.php:1273
msgid "<strong>Error:</strong> Your URL is too long."
msgstr "<strong>Hiba:</strong> A megadott URL túl hosszú."

#: wp-includes/comment.php:1269
msgid "<strong>Error:</strong> Your email address is too long."
msgstr "<strong>Hiba:</strong> A megadott e-mail cím túl hosszú."

#: wp-includes/comment.php:1265
msgid "<strong>Error:</strong> Your name is too long."
msgstr "<strong>Hiba:</strong> A megadott név túl hosszú."

#: wp-includes/comment.php:291
msgctxt "comment status"
msgid "Trash"
msgstr "Lomtárban"

#: wp-includes/comment.php:290 wp-admin/edit-form-comment.php:138
msgctxt "comment status"
msgid "Spam"
msgstr "Szemét"

#: wp-includes/comment.php:289 wp-admin/edit-form-comment.php:136
msgctxt "comment status"
msgid "Approved"
msgstr "Engedélyezve"

#. translators: 1: templates/index.html, 2: index.php, 3: Documentation URL, 4:
#. Template, 5: style.css
#: wp-includes/class-wp-theme.php:398
#: wp-admin/includes/class-theme-upgrader.php:632
msgid "Template is missing. Standalone themes need to have a %1$s or %2$s template file. <a href=\"%3$s\">Child themes</a> need to have a %4$s header in the %5$s stylesheet."
msgstr "A mintasablon hiányzik. Önálló sablonok esetén szükséges egy %1$s vagy %2$s sablonminta fájl megléte. <a href=\"%3$s\">Gyermek sablonok</a> esetén szükséges egy %4$s fejrész a %5$s stíluslapban."

#: wp-includes/class-wp-metadata-lazyloader.php:82
#: wp-includes/class-wp-metadata-lazyloader.php:122
msgid "Invalid object type."
msgstr "Hibás objektum típus"

#: wp-includes/class-wp-editor.php:1395
#: wp-includes/js/dist/block-editor.js:51043
msgid "Paste URL or type to search"
msgstr "Másoljuk be az URL címet, vagy írjuk be a kereséshez"

#: wp-includes/blocks/site-logo.php:77
#: wp-includes/class-wp-customize-manager.php:5239
#: wp-includes/js/dist/block-library.js:61672
#: wp-admin/includes/template.php:2475
msgid "Logo"
msgstr "Logó"

#: wp-includes/class-wp-customize-manager.php:5188
#: wp-includes/class-wp-customize-manager.php:5295
msgid "Display Site Title and Tagline"
msgstr "Honlap nevének és címsorának megjelenítése"

#: wp-includes/class-wp-customize-manager.php:5045
msgid "Enter mobile preview mode"
msgstr "Belépés a mobil előnézet módba"

#: wp-includes/class-wp-customize-manager.php:5042
msgid "Enter tablet preview mode"
msgstr "Belépés a tablet előnézet módba"

#: wp-includes/class-wp-customize-manager.php:5038
msgid "Enter desktop preview mode"
msgstr "Belépés az asztali előnézet módba"

#: wp-includes/class-wp-customize-manager.php:2146
#: wp-includes/customize/class-wp-customize-selective-refresh.php:177
msgid "Shift-click to edit this element."
msgstr "Shift+Kattintással szerkeszthető ez az elem."

#: wp-comments-post.php:31
msgid "Comment Submission Failure"
msgstr "Hozzászólás beküldési hiba"

#: wp-includes/user.php:3555 wp-admin/includes/user.php:202
msgid "<strong>Error:</strong> Sorry, that username is not allowed."
msgstr "<strong>Hiba:</strong> Sajnáljuk, ez a felhasználónév nem megengedett."

#: wp-includes/rest-api/class-wp-rest-request.php:933
msgid "Invalid parameter."
msgstr "Hibás paraméter."

#. translators: %s: Menu name.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:79
msgctxt "menu location"
msgid "(Current: %s)"
msgstr "(Jelenleg: %s)"

#. translators: %s: Menu location.
#: wp-includes/class-wp-customize-nav-menus.php:516
msgctxt "menu"
msgid "(Currently set to: %s)"
msgstr "(Jelenlegi beállítás: %s)"

#. translators: %s: Documentation URL.
#: wp-includes/functions.php:6055
msgid "Please see <a href=\"%s\">Debugging in WordPress</a> for more information."
msgstr "Bővebb információ a <a href=\"%s\">Hibakeresés a WordPress-ben</a> helyen."

#. translators: 1: $table_prefix, 2: wp-config.php
#: wp-includes/load.php:791
msgid "<strong>Error:</strong> %1$s in %2$s can only contain numbers, letters, and underscores."
msgstr "<strong>Hiba:</strong> %1$s a %2$s fájlban csak számokat, angol ABC betűit és alulvonásokat tartalmazhat."

#. translators: %s: WP_User->ID
#: wp-includes/class-wp-user.php:284 wp-includes/class-wp-user.php:317
#: wp-includes/class-wp-user.php:358 wp-includes/class-wp-user.php:383
msgid "Use %s instead."
msgstr "Használjuk helyette az %s kifejezést."

#. translators: %s: get_the_author()
#. translators: %s: get_trackback_url()
#: wp-includes/author-template.php:72 wp-includes/comment-template.php:1254
msgid "Use %s instead if you do not want the value echoed."
msgstr "Használjuk helyette a %s kifejezést, ha nem szeretnénk az értéket megjeleníteni."

#: wp-includes/class-wp-term.php:160
msgid "Term ID is shared between multiple taxonomies"
msgstr "A kifejezés azonosítók az osztályozások között meg vannak osztva"

#: wp-includes/taxonomy.php:1405 wp-includes/taxonomy.php:1479
msgid "Term meta cannot be added to terms that are shared between taxonomies."
msgstr "A kifejezés meta információkat nem lehet megosztott kifejezésekhez adni."

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:200
msgctxt "genitive"
msgid "December"
msgstr "december"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:199
msgctxt "genitive"
msgid "November"
msgstr "november"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:198
msgctxt "genitive"
msgid "October"
msgstr "október"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:197
msgctxt "genitive"
msgid "September"
msgstr "szeptember"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:196
msgctxt "genitive"
msgid "August"
msgstr "augusztus"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:195
msgctxt "genitive"
msgid "July"
msgstr "július"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:194
msgctxt "genitive"
msgid "June"
msgstr "június"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:193
msgctxt "genitive"
msgid "May"
msgstr "május"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:192
msgctxt "genitive"
msgid "April"
msgstr "április"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:191
msgctxt "genitive"
msgid "March"
msgstr "március"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:190
msgctxt "genitive"
msgid "February"
msgstr "február"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:189
msgctxt "genitive"
msgid "January"
msgstr "január"

#: wp-includes/embed.php:1192
msgid "Sharing options"
msgstr "Megosztás opciók"

#: wp-includes/class-wp-xmlrpc-server.php:659
msgid "Medium-Large size image height"
msgstr "Közepes nagyságú képmagasság"

#: wp-includes/class-wp-xmlrpc-server.php:654
msgid "Medium-Large size image width"
msgstr "Közepes nagyságú képszélesség"

#. translators: %s: Site link.
#: wp-includes/theme-compat/sidebar.php:107
msgid "You are currently browsing the %s blog archives."
msgstr "Jelenleg a %s honlap bejegyzései között tallózunk."

#. translators: 1: Site link, 2: Archive year.
#: wp-includes/theme-compat/sidebar.php:83
msgid "You are currently browsing the %1$s blog archives for the year %2$s."
msgstr "Jelenleg a %1$s honlap %2$s évi bejegyzései között tallózunk."

#. translators: 1: Site link, 2: Archive month.
#: wp-includes/theme-compat/sidebar.php:70
msgid "You are currently browsing the %1$s blog archives for %2$s."
msgstr "Jelenleg a %1$s honlap %2$s havi bejegyzései között tallózunk."

#. translators: 1: Site link, 2: Archive date.
#: wp-includes/theme-compat/sidebar.php:57
msgid "You are currently browsing the %1$s blog archives for the day %2$s."
msgstr "Jelenleg a %1$s honlap %2$s napi bejegyzései között tallózunk."

#. translators: %s: Admin email link.
#: wp-includes/ms-load.php:111
msgid "This site has not been activated yet. If you are having problems activating your site, please contact %s."
msgstr "A honlap még nincs aktiválva. Amennyiben az aktiválás során valami gondunk támad, vegyük fel a kapcsolatot az üzemeltetővel: %s."

#. translators: %s: Menu name.
#: wp-includes/nav-menu.php:337 wp-includes/nav-menu.php:352
msgid "The menu name %s conflicts with another menu name. Please try another."
msgstr "A(z) %s menü neve egy másik menü nevével egyezik; próbálkozzunk egy másikkal."

#. translators: %s: Site address.
#: wp-signup.php:1035
msgid "The site you were looking for, %s, does not exist."
msgstr "A keresett %s honlap nem található."

#. translators: %s: A link to the embedded site.
#: wp-includes/theme-compat/embed-404.php:21
msgid "It looks like nothing was found at this location. Maybe try visiting %s directly?"
msgstr "Úgy tűnik, ezen a helyen nem található semmi érdemleges. Keressük fel a %s hivatkozást közvetlenül?"

#: wp-includes/theme-compat/embed-404.php:14
msgid "Oops! That embed cannot be found."
msgstr "Hoppá! Ez a beágyazott tartalom nem található."

#. translators: %s: Post title.
#: wp-includes/embed.php:1016 wp-includes/post-template.php:303
msgid "Continue reading %s"
msgstr "Bővebben: %s"

#: wp-signup.php:182
msgid "Site Language:"
msgstr "Honlap nyelve:"

#. translators: %s: The message ID.
#: wp-mail.php:270
msgid "Mission complete. Message %s deleted."
msgstr "Feladat végrehajtva. %s számú üzenet törölve."

#: wp-mail.php:257
msgid "Posted title:"
msgstr "Küldemény címsora:"

#: wp-mail.php:256 wp-admin/includes/plugin-install.php:658
msgid "Author:"
msgstr "Szerző:"

#: wp-includes/class-wpdb.php:2180
msgid "Are you sure the database server is not under particularly heavy load?"
msgstr "Biztosak vagyunk benne, hogy az adatbázis kiszolgáló nincs erős megterhelés alatt?"

#. translators: %s: Database host.
#: wp-includes/class-wpdb.php:2174
msgid "This means that the contact with the database server at %s was lost. This could mean your host&#8217;s database server is down."
msgstr "Ez azt jelenti, hogy a kapcsolat megszakadt a(z) %s adatbázis kiszolgálóval. Ennek egyik lehetséges oka, hogy az adatbázis kiszolgáló leállt."

#: wp-includes/class-wpdb.php:2170
msgid "Error reconnecting to the database"
msgstr "Nem sikerült újrakapcsolódni az adatbázishoz"

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:2024 wp-includes/class-wpdb.php:2185
#: wp-includes/load.php:218
msgid "If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress support forums</a>."
msgstr "Ha bizonytalanok vagyunk abban, hogy mit jelentenek ezek a kifejezések, lépjünk kapcsolatba a tárhelyszolgáltatónkkal. Segítségért bármikor felkereshetjük a <a href=\"%s\">WordPress támogatói fórum</a> oldalát."

#: wp-includes/class-wpdb.php:2019 wp-includes/class-wpdb.php:2179
msgid "Are you sure the database server is running?"
msgstr "Üzemel az adatbázis-szerver?"

#: wp-includes/class-wpdb.php:2018
msgid "Are you sure you have typed the correct hostname?"
msgstr "A kiszolgáló neve helyesen lett megadva?"

#: wp-includes/class-wpdb.php:2017
msgid "Are you sure you have the correct username and password?"
msgstr "A felhasználónév és a jelszó megfelelő?"

#. translators: 1: wp-config.php, 2: Database host.
#: wp-includes/class-wpdb.php:2011
msgid "This either means that the username and password information in your %1$s file is incorrect or that contact with the database server at %2$s could not be established. This could mean your host&#8217;s database server is down."
msgstr "Ez azt jelenti, hogy a %1$s fájlban megadott felhasználónév és jelszó nem megfelelő, vagy nem lehet a(z) %2$s adatbázis-szerverrel kapcsolatot létesíteni. Ezt okozhatja az, hogy a tárhely-szolgáltató által üzemeltetett adatbázis-kiszolgáló leállt."

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:1232
msgid "If you do not know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress support forums</a>."
msgstr "Amennyiben nem vagyunk tisztában azzal, hogy miképpen kell egy adatbázist, beállítani, akkor <strong>lépjünk kapcsolatba saját tárhely-szolgáltatónkkal</strong>. Segítségért bármikor felkereshetjük a <a href=\"%s\">WordPress támogatói fórum</a> oldalát."

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1224
msgid "On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?"
msgstr "Előfordulnak olyan rendszerek, ahol az adatbázis előtagja a felhasználónév, például <code>username_%1$s</code>. Lehetséges, hogy ez a probléma?"

#. translators: 1: Database user, 2: Database name.
#: wp-includes/class-wpdb.php:1217
msgid "Does the user %1$s have permission to use the %2$s database?"
msgstr "Biztosan van %1$s felhasználónak joga, hogy %2$s nevű adatbázist használja?"

#: wp-includes/class-wpdb.php:1213
msgid "Are you sure it exists?"
msgstr "Biztosan létezik?"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:165
msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."
msgstr "A címke felhő nem fog megjelenni, mivel nincs olyan osztályozás, amelyik támogatná."

#: wp-includes/user.php:2350
msgid "Nicename may not be longer than 50 characters."
msgstr "A becenév (nickname) ne haladja meg az 50 karakter hosszúságot."

#. translators: %s: User name.
#: wp-includes/user.php:215
msgid "<strong>Error:</strong> The password you entered for the username %s is incorrect."
msgstr "<strong>Hiba:</strong> %s felhasználónévhez megadott jelszó nem megfelelő."

#: wp-includes/class-wp-taxonomy.php:636
msgid "Categories list"
msgstr "Kategórialista"

#: wp-includes/class-wp-taxonomy.php:636
msgid "Tags list"
msgstr "Címkelista"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Categories list navigation"
msgstr "Kategórialista navigáció"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Tags list navigation"
msgstr "Címkelista navigáció"

#. translators: 1: Shortcode name, 2: Space-separated list of reserved
#. characters.
#: wp-includes/shortcodes.php:80
msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s"
msgstr "Érvénytelen rövidkód név: %1$s. A névben ne használjunk üres szóközt, vagy a foglalt karaktereket: %2$s"

#: wp-includes/shortcodes.php:69
msgid "Invalid shortcode name: Empty name given."
msgstr "Nem megfelelő rövidkód név: nincs megadva a név."

#. translators: 1: Function name, 2: WordPress version number, 3: Error
#. message.
#. translators: Developer debugging message. 1: PHP function name, 2: WordPress
#. version number, 3: Explanatory message.
#: wp-includes/rest-api.php:744 wp-includes/rest-api.php:769
msgid "%1$s (since %2$s; %3$s)"
msgstr "%1$s (a WordPress %2$s; verziója óta %3$s)"

#. translators: 1: Function name, 2: WordPress version number.
#: wp-includes/rest-api.php:723 wp-includes/rest-api.php:747
msgid "%1$s (since %2$s; no alternative available)"
msgstr "%1$s (a WordPress %2$s; verziója óta nem támogatott, nincs helyette más elérhető lehetőség)"

#. translators: 1: Function name, 2: WordPress version number, 3: New function
#. name.
#: wp-includes/rest-api.php:720
msgid "%1$s (since %2$s; use %3$s instead)"
msgstr "%1$s (a WordPress %2$s; verziója óta használjuk helyette a(z) %3$s funkciót)"

#: wp-includes/rest-api/class-wp-rest-server.php:1516
msgid "The specified namespace could not be found."
msgstr "A megadott névtér nem található."

#: wp-includes/rest-api/class-wp-rest-server.php:1215
msgid "No route was found matching the URL and request method."
msgstr "Nem található az URL-hez és lekérési módhoz tartozó útvonal."

#: wp-includes/rest-api/class-wp-rest-server.php:1851
msgid "The handler for the route is invalid"
msgstr "Az útvonal kezelője érvénytelen"

#: wp-includes/rest-api/class-wp-rest-server.php:356
msgid "JSONP support is disabled on this site."
msgstr "Ezen a honlapon a JSONP támogatás kikapcsolt állapotú."

#. translators: %s: List of invalid parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:865
#: wp-includes/rest-api/class-wp-rest-request.php:947
msgid "Invalid parameter(s): %s"
msgstr "Nem megfelelő paraméter(ek): %s"

#. translators: %s: List of required parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:908
msgid "Missing parameter(s): %s"
msgstr "Hibás paraméter(ek): %s"

#. translators: 1: pre_get_posts, 2: WP_Query->is_main_query(), 3:
#. is_main_query(), 4: Documentation URL.
#: wp-includes/query.php:915
msgid "In %1$s, use the %2$s method, not the %3$s function. See %4$s."
msgstr "A8z) %1$s funkcióban használjuk a(z) %2$s metódust, a(z) %3$s funkció helyett. Bővebben: %4$s."

#: wp-includes/class-wp-post-type.php:1011
msgid "Pages list"
msgstr "Oldalak listája"

#: wp-includes/class-wp-post-type.php:1011
msgid "Posts list"
msgstr "Bejegyzés lista"

#: wp-includes/class-wp-post-type.php:1010
msgid "Pages list navigation"
msgstr "Oldal lista navigáció"

#: wp-includes/class-wp-post-type.php:1010
msgid "Posts list navigation"
msgstr "Bejegyzési lista navigáció"

#: wp-includes/class-wp-post-type.php:1008
msgid "Filter pages list"
msgstr "Oldal-lista szűrése"

#: wp-includes/class-wp-post-type.php:1008
msgid "Filter posts list"
msgstr "Bejegyzési lista szűrése"

#: wp-includes/class-wp-post-type.php:1000
msgid "Page Archives"
msgstr "Oldal-archívum"

#: wp-includes/class-wp-post-type.php:1000
msgid "Post Archives"
msgstr "Honlap bejegyzései"

#: wp-includes/class-wp-customize-nav-menus.php:200
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:337
#: wp-includes/nav-menu.php:921
msgid "Post Type Archive"
msgstr "Bejegyzés-típus archívum"

#: wp-includes/ms-functions.php:667
msgid "Site names can only contain lowercase letters (a-z) and numbers."
msgstr "A honlap neve csak az angol abc betűit (a-z) és számokat tartalmazhat."

#: wp-includes/ms-functions.php:495 wp-includes/ms-functions.php:502
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336
#: wp-includes/user.php:2322
msgid "Sorry, that username is not allowed."
msgstr "Elnézést, ez a felhasználónév nem engedélyezett."

#: wp-includes/ms-functions.php:477
msgid "Usernames can only contain lowercase letters (a-z) and numbers."
msgstr "A felhasználónév csak az angol abc karaktereit (ékezetmentes) és számokat tartalmazhat."

#. translators: %s: Playlist item title.
#: wp-includes/media.php:2977 wp-includes/media.php:2998
msgctxt "playlist item title"
msgid "&#8220;%s&#8221;"
msgstr "&#8220;%s&#8221;"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:214
msgctxt "December abbreviation"
msgid "Dec"
msgstr "dec"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:213
msgctxt "November abbreviation"
msgid "Nov"
msgstr "nov"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:212
msgctxt "October abbreviation"
msgid "Oct"
msgstr "okt"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:211
msgctxt "September abbreviation"
msgid "Sep"
msgstr "szept"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:210
msgctxt "August abbreviation"
msgid "Aug"
msgstr "aug"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:209
msgctxt "July abbreviation"
msgid "Jul"
msgstr "júl"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:208
msgctxt "June abbreviation"
msgid "Jun"
msgstr "jún"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:207
msgctxt "May abbreviation"
msgid "May"
msgstr "máj"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:206
msgctxt "April abbreviation"
msgid "Apr"
msgstr "ápr"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:205
msgctxt "March abbreviation"
msgid "Mar"
msgstr "márc"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:204
msgctxt "February abbreviation"
msgid "Feb"
msgstr "febr"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:203
msgctxt "January abbreviation"
msgid "Jan"
msgstr "jan"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:163
msgctxt "Saturday initial"
msgid "S"
msgstr "s"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:162
msgctxt "Friday initial"
msgid "F"
msgstr "p"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:161
msgctxt "Thursday initial"
msgid "T"
msgstr "c"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:160
msgctxt "Wednesday initial"
msgid "W"
msgstr "s"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:159
msgctxt "Tuesday initial"
msgid "T"
msgstr "K"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:158
msgctxt "Monday initial"
msgid "M"
msgstr "h"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:157
msgctxt "Sunday initial"
msgid "S"
msgstr "v"

#: wp-includes/link-template.php:3331
msgid "Newer comments"
msgstr "Újabb hozzászólások"

#: wp-includes/link-template.php:3330
msgid "Older comments"
msgstr "Korábbi hozzászólások"

#. translators: Post calendar label. %s: Date.
#: wp-includes/general-template.php:2532
msgid "Posts published on %s"
msgstr "Bejegyzések közzétéve: %s"

#. translators: %s: 'document_title_separator' filter name.
#: wp-includes/feed.php:106 wp-includes/feed.php:132
msgid "Use the %s filter instead."
msgstr "%s szűrő helyett használjuk."

#: wp-includes/embed.php:1219
msgid "Close sharing dialog"
msgstr "Megosztás párbeszéd bezárása"

#: wp-includes/embed.php:1214
msgid "Copy and paste this code into your site to embed"
msgstr "A beágyazáshoz másoljuk és illesszük ezt a kódot a honlapunkba"

#: wp-includes/embed.php:1207
msgid "Copy and paste this URL into your WordPress site to embed"
msgstr "A beágyazáshoz másoljuk és illesszük ezt az URL címet a WordPress honlapba"

#: wp-includes/embed.php:1200
msgid "HTML Embed"
msgstr "HTML beágyazás"

#: wp-includes/embed.php:1197
msgid "WordPress Embed"
msgstr "WordPress beágyazás"

#: wp-includes/embed.php:1169
msgid "Open sharing dialog"
msgstr "Megosztás párbeszéd megnyitása"

#. translators: %s: Number of comments.
#: wp-includes/embed.php:1145
msgid "%s <span class=\"screen-reader-text\">Comment</span>"
msgid_plural "%s <span class=\"screen-reader-text\">Comments</span>"
msgstr[0] "%s <span class=\"screen-reader-text\">hozzászólás</span>"
msgstr[1] "%s <span class=\"screen-reader-text\">hozzászólás</span>"

#: wp-includes/blocks/read-more.php:39
#: wp-includes/js/dist/block-library.js:27539
#: wp-includes/js/dist/block-library.js:37651
#: wp-includes/js/dist/block-library.js:59625
#: wp-includes/js/dist/block-library.js:59643
msgid "Read more"
msgstr "Bővebben"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-widget-area-customize-control.php:66
msgid "When in reorder mode, additional controls to reorder widgets will be available in the widgets list above."
msgstr "Amikor újrarendezési módban váltunk, akkor további vezérlő gombok válnak elérhetővé a widgetek listája fölött."

#: wp-includes/class-wp-xmlrpc-server.php:3626
#: wp-includes/class-wp-xmlrpc-server.php:3829
msgid "Sorry, you are not allowed to moderate or edit this comment."
msgstr "Bocsánat, nincs megfelelő jogosultság ennek a hozzászólásnak a moderálásához vagy szerkesztéséhez."

#: wp-includes/class-wp-customize-widgets.php:817
#: wp-includes/customize/class-wp-widget-area-customize-control.php:59
msgid "Reorder widgets"
msgstr "Widgetek újrarendezése"

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4593
msgid "Live Preview: %s"
msgstr "Élő előnézet: %s"

#: wp-includes/class-wp-customize-manager.php:592
#: wp-admin/includes/ajax-actions.php:4410 wp-admin/includes/file.php:446
#: wp-admin/includes/file.php:456 wp-admin/theme-editor.php:73
#: wp-admin/theme-editor.php:77 wp-admin/themes.php:28 wp-admin/themes.php:71
msgid "The requested theme does not exist."
msgstr "A kért sablon nem létezik."

#: wp-includes/class-wp-customize-manager.php:582 wp-admin/nav-menus.php:26
#: wp-admin/site-editor.php:17 wp-admin/themes.php:15 wp-admin/widgets.php:18
msgid "Sorry, you are not allowed to edit theme options on this site."
msgstr "Elnézést, nincs megfelelő jogosultság szerkeszteni a sablonbeállításokat ezen a honlapon."

#. translators: 1: "type => link", 2: "taxonomy => link_category"
#. translators: 1: caller_get_posts, 2: ignore_sticky_posts
#. translators: 1: who, 2: capability
#: wp-includes/category-template.php:379 wp-includes/category.php:47
#: wp-includes/class-wp-query.php:1954 wp-includes/class-wp-user-query.php:405
msgid "%1$s is deprecated. Use %2$s instead."
msgstr "%1$s használata nem ajánlott, használjuk helyette a(z) %2$s lehetőséget."

#. translators: 1: Post type, 2: Capability name.
#: wp-includes/capabilities.php:123 wp-includes/capabilities.php:226
#: wp-includes/capabilities.php:325 wp-includes/capabilities.php:406
msgid "The post type %1$s is not registered, so it may not be reliable to check the capability %2$s against a post of that type."
msgstr "%1$s nevű bejegyzéstípus nincs regisztrálva, vagyis nem megbízható a %2$s jogosultság ellenőrzése erre a bejegyzéstípusra."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1187
#: wp-includes/class-wp-customize-widgets.php:947
msgid "Clear Results"
msgstr "Eredmények törlése"

#: wp-includes/class-wp-editor.php:1424
msgid "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo."
msgstr "A következő formázási gyorsbillentyűk törlésre kerülnek az Enter megnyomásával. Nyomjuk meg az Esc vagy a Visszavonás gombot, ha mégsem ezt szeretnénk."

#. translators: 1: Title of a menu item, 2: Type of a menu item.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:100
msgid "Remove Menu Item: %1$s (%2$s)"
msgstr "%1$s (%2$s) menütétel eltávolítása"

#: wp-login.php:1044 wp-includes/js/dist/block-editor.js:66609
#: wp-includes/js/dist/edit-site.js:37942 wp-includes/js/dist/editor.js:59072
#: wp-includes/js/dist/media-utils.js:15755 wp-admin/install.php:146
#: wp-admin/options-writing.php:179 wp-admin/user-edit.php:698
#: wp-admin/user-new.php:606 wp-admin/js/password-toggle.js:26
#: wp-admin/js/user-profile.js:94
msgid "Hide password"
msgstr "Jelszó elrejtése"

#: wp-login.php:1529 wp-includes/js/dist/block-editor.js:66609
#: wp-includes/js/dist/edit-site.js:37942 wp-includes/js/dist/editor.js:59072
#: wp-includes/js/dist/media-utils.js:15755 wp-admin/setup-config.php:244
#: wp-admin/js/password-toggle.js:33 wp-admin/js/user-profile.js:94
msgid "Show password"
msgstr "Jelszó mutatása"

#: wp-includes/class-wp-customize-nav-menus.php:519 wp-admin/nav-menus.php:1100
msgid "Menu Name"
msgstr "Menü neve"

#: wp-includes/media-template.php:1559
msgid "Preview as an app icon"
msgstr "Előnézet alkalmazásikonként"

#: wp-includes/media-template.php:1565
msgid "Preview as a browser icon"
msgstr "Előnézet böngészőikonként"

#: wp-includes/class-wp-customize-nav-menus.php:1235
msgid "No items"
msgstr "Nincs tétel"

#: wp-login.php:1187
msgid "Registration confirmation will be emailed to you."
msgstr "A regisztráció megerősítéséhez egy e-mailt fogunk küldeni."

#: wp-includes/js/dist/block-editor.js:22523
#: wp-includes/js/dist/block-editor.js:40856 wp-admin/includes/media.php:1638
#: wp-admin/includes/media.php:2603 wp-admin/install.php:148
#: wp-admin/user-edit.php:700 wp-admin/user-new.php:608
#: wp-admin/js/password-toggle.js:28 wp-admin/js/user-profile.js:97
msgid "Hide"
msgstr "Elrejtés"

#: wp-includes/js/dist/block-editor.js:22523
#: wp-includes/js/dist/block-editor.js:40856 wp-admin/includes/media.php:1637
#: wp-admin/includes/media.php:2602 wp-admin/setup-config.php:246
#: wp-admin/js/password-toggle.js:35 wp-admin/js/user-profile.js:97
msgid "Show"
msgstr "Mutat"

#: wp-includes/script-loader.php:1234
msgctxt "password mismatch"
msgid "Mismatch"
msgstr "Eltérő jelszavak"

#: wp-includes/script-loader.php:1233
msgctxt "password strength"
msgid "Strong"
msgstr "Erős"

#: wp-includes/script-loader.php:1231
msgctxt "password strength"
msgid "Weak"
msgstr "Gyenge"

#: wp-includes/script-loader.php:1230
msgctxt "password strength"
msgid "Very weak"
msgstr "Nagyon gyenge"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide image"
msgstr "Kép elrejtése"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide header image"
msgstr "Fejrész kép elrejtése"

#: wp-includes/class-wp-customize-manager.php:5210
#: wp-includes/js/dist/edit-post.js:698 wp-includes/js/dist/edit-site.js:2616
#: wp-includes/js/dist/editor.js:47742
#: wp-includes/js/dist/script-modules/boot/index.js:833
#: wp-admin/includes/template.php:2471 wp-admin/options-general.php:102
msgid "Site Icon"
msgstr "Honlap ikon"

#: wp-includes/class-wp-customize-manager.php:5135
#: wp-includes/js/dist/editor.js:39854
msgid "Site Identity"
msgstr "Honlap azonosítás"

#. translators: Hidden accessibility text. 1: Title of a menu item, 2: Type of
#. a menu item.
#: wp-includes/class-wp-customize-nav-menus.php:1088
msgid "Add to menu: %1$s (%2$s)"
msgstr "Hozzáadás a menühöz: %1$s (%2$s)"

#: wp-includes/class-wp-editor.php:1422
msgid "When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo."
msgstr "Amikor új bekezdést nyitunk, bármely formázási gyorsbillentyűvel, amelyet egy szóköz követ, akkor a formázás automatikusan érvényesítésre kerül. Nyomjuk meg a visszatörlést, vagy az Esc gombot a visszavonáshoz."

#: wp-includes/class-wpdb.php:1836 wp-includes/class-wpdb.php:1853
msgid "WordPress database error:"
msgstr "WordPress adatbázis hiba:"

#: wp-includes/pluggable.php:2377
msgid "To set your password, visit the following address:"
msgstr "A jelszó megadásához a következő címet kell felkeresni:"

#: wp-includes/ms-functions.php:516 wp-includes/user.php:2305
msgid "Username may not be longer than 60 characters."
msgstr "A felhasználónév ne haladja meg a 60 karakternyi hosszúságot."

#. translators: 1: PHP class name, 2: Version number, 3: __construct() method.
#: wp-includes/functions.php:5669
msgid "The called constructor method for %1$s class is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "A meghívott %1$s osztály felépítő metódusa <strong>elavult</strong> %2$s verzió óta! Használjuk inkább a(z) %3$s hívást."

#: wp-includes/class-wp-editor.php:1157
msgctxt "HTML tag"
msgid "Preformatted"
msgstr "Előformázott"

#. translators: 1: Original menu name, 2: Duplicate count.
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:523
msgid "%1$s (%2$d)"
msgstr "%1$s (%2$d)"

#: wp-includes/customize/class-wp-customize-themes-panel.php:44
msgid "Previewing theme"
msgstr "Sablon előnézet"

#: wp-includes/customize/class-wp-customize-themes-panel.php:42
msgid "Active theme"
msgstr "Bekapcsolt sablon"

#: wp-includes/class-wp-customize-nav-menus.php:669
msgid "Menus can be displayed in locations defined by your theme."
msgstr "A menük a használt sablon által meghatározott helye(ke)n jeleníthetőek meg."

#. translators: %s: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:665
msgid "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a &#8220;Navigation Menu&#8221; widget."
msgstr "A menük a használt sablon által meghatározott helye(ke)n jeleníthetőek meg, vagy a <a href=\"%s\">widget terület</a> meghatározott helyén a &#8220;Navigációs menü&#8221; widget használatával."

#: wp-includes/class-wp-customize-nav-menus.php:541
#: wp-includes/class-wp-customize-widgets.php:816
msgid "Reorder mode closed"
msgstr "Újrarendezési mód kikapcsolva"

#: wp-includes/class-wp-customize-nav-menus.php:540
#: wp-includes/class-wp-customize-widgets.php:815
msgid "Reorder mode enabled"
msgstr "Újrarendezési mód bekapcsolva"

#: wp-includes/class-wp-customize-nav-menus.php:512
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:440
msgctxt "Missing menu name."
msgid "(unnamed)"
msgstr "(névtelen)"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:63
msgid "When in reorder mode, additional controls to reorder menu items will be available in the items list above."
msgstr "Amikor újrarendezési módban vagyunk, akkor további vezérlők jelennek meg fenti listában."

#: wp-includes/class-wp-customize-nav-menus.php:543
msgid "Close reorder mode"
msgstr "Újrarendezési mód bezárása"

#: wp-includes/class-wp-customize-nav-menus.php:542
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55
msgid "Reorder menu items"
msgstr "Menütételek újrarendezése"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:52
msgid "Add or remove menu items"
msgstr "Menütétel létrehozása vagy eltávolítása"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, NEW_EMAIL, EMAIL,
#. SITENAME, SITEURL: those are placeholders.
#: wp-includes/user.php:2858
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your email address on ###SITENAME### was changed to ###NEW_EMAIL###.\n"
"\n"
"If you did not change your email, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Kedves ###USERNAME###!\n"
"\n"
"Ezzel az emlékeztetővel is felhívjuk a figyelmét arra, hogy a(z) ###SITENAME### honlapon az e-mail cím, a kérésének megfelelően, módosításra került (###NEW_EMAIL###)\n"
"\n"
"Amennyiben nem szerette volna a módosítást, a(z)\n"
"###ADMIN_EMAIL### címen lépjen kapcsolatba a honlap üzemeltetőjével!\n"
"\n"
"Jelen e-mail címzettje: ###EMAIL###\n"
"\n"
"Köszönettel:\n"
"###SITENAME### csapata\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
#. SITEURL: those are placeholders.
#: wp-includes/user.php:2800
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your password was changed on ###SITENAME###.\n"
"\n"
"If you did not change your password, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Kedves ###USERNAME###!\n"
"\n"
"Ezzel az emlékeztetővel is felhívjuk a figyelmét arra, hogy a(z) ###SITENAME### honlapon a jelszó, a kérésének megfelelően, módosításra került.\n"
"\n"
"Amennyiben nem szerette volna a módosítást, a(z)\n"
"###ADMIN_EMAIL### címen lépjen kapcsolatba a honlap üzemeltetőjével!\n"
"\n"
"Jelen e-mail címzettje: ###EMAIL###\n"
"\n"
"Köszönettel:\n"
"###SITENAME### csapata\n"
"###SITEURL###"

#: wp-includes/class-wp-taxonomy.php:633
msgid "No tags"
msgstr "Nincs címke"

#. translators: %s: Shortcode tag.
#: wp-includes/shortcodes.php:407
msgid "Attempting to parse a shortcode without a valid callback: %s"
msgstr "Megpróbáljuk értelmezni a rövidkódot, valós visszahívás nélkül: %s"

#: wp-includes/script-loader.php:827
msgid "Close code tag"
msgstr "Kód tag lezárása"

#: wp-includes/script-loader.php:825
msgid "Close list item tag"
msgstr "Listaelem tag lezárása"

#: wp-includes/script-loader.php:824
msgid "List item"
msgstr "Listaelem"

#: wp-includes/script-loader.php:823
msgid "Close numbered list tag"
msgstr "Számozott lista tag lezárása"

#: wp-includes/script-loader.php:821
msgid "Close bulleted list tag"
msgstr "Felsorolásjeles lista tag lezárása"

#: wp-includes/script-loader.php:818
msgid "Close inserted text tag"
msgstr "Beillesztett szöveg tag lezárása"

#: wp-includes/script-loader.php:817
msgid "Inserted text"
msgstr "Beillesztett szöveg"

#: wp-includes/script-loader.php:816
msgid "Close deleted text tag"
msgstr "Törölt szöveg tag lezárása"

#: wp-includes/script-loader.php:815
msgid "Deleted text (strikethrough)"
msgstr "Törölt szöveg (áthúzás)"

#: wp-includes/script-loader.php:814
msgid "Close blockquote tag"
msgstr "Idézet tag lezárása"

#: wp-includes/script-loader.php:811
msgid "Close italic tag"
msgstr "Dőlt tag lezárása"

#: wp-includes/script-loader.php:809
msgid "Close bold tag"
msgstr "Vastagítás tag bezárása"

#: wp-includes/media-template.php:1499
msgctxt "media"
msgid "Remove video track"
msgstr "Videótrack eltávolítása"

#: wp-includes/media-template.php:1452
msgid "Remove poster image"
msgstr "Plakátkép eltávolítása"

#: wp-includes/media-template.php:1415 wp-includes/media-template.php:1429
msgid "Remove video source"
msgstr "Videó forrás eltávolítása"

#: wp-includes/media-template.php:1324 wp-includes/media-template.php:1339
msgid "Remove audio source"
msgstr "Audió forrás eltávolítása"

#: wp-includes/formatting.php:129
msgctxt "Comma-separated list of replacement words in your language"
msgid "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"
msgstr "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"

#: wp-includes/formatting.php:121
msgctxt "Comma-separated list of words to texturize in your language"
msgid "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"
msgstr "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"

#. translators: Hidden accessibility text.
#: wp-includes/widgets/class-wp-widget-custom-html.php:272
#: wp-includes/widgets/class-wp-widget-text.php:511
#: wp-includes/widgets/class-wp-widget-text.php:572
msgid "Content:"
msgstr "Tartalom:"

#: wp-includes/class-wp-xmlrpc-server.php:679
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts."
msgstr "Engedélyezzük a hivatkozás értesítéseket más weboldalak új bejegyzéseiről (visszajelzések és visszakövetések)."

#: wp-includes/class-wp-editor.php:1415
msgid "Ctrl + letter:"
msgstr "Ctrl + betű:"

#: wp-includes/class-wp-editor.php:1414
msgid "Cmd + letter:"
msgstr "Cmd + betű:"

#: wp-includes/class-wp-editor.php:1413
msgid "Shift + Alt + letter:"
msgstr "Shift + Alt + betű:"

#: wp-includes/class-wp-editor.php:1412
msgid "Ctrl + Alt + letter:"
msgstr "Ctrl + Alt + betű:"

#: wp-includes/class-wp-editor.php:1408
msgid "Inline toolbar (when an image, link or preview is selected)"
msgstr "Beépített eszköztár (ha kép, link vagy előnézet van kijelölve)"

#: wp-includes/class-wp-editor.php:1406
msgid "Additional shortcuts,"
msgstr "További billentyűparancsok,"

#: wp-includes/class-wp-editor.php:1405
msgid "Default shortcuts,"
msgstr "Alapértelmezett gyorsbillentyűk,"

#: wp-includes/class-wp-customize-section.php:248
#: wp-includes/js/dist/customize-widgets.js:1847
msgid "Customizing"
msgstr "Testreszabás"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:42
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:98
msgid "Menu Options"
msgstr "Menü beállítások"

#: wp-includes/class-wp-customize-nav-menus.php:1288
#: wp-admin/includes/nav-menu.php:386 wp-admin/includes/nav-menu.php:833
#: wp-admin/includes/nav-menu.php:1128
msgid "Add to Menu"
msgstr "Hozzáadás a menühöz"

#: wp-includes/class-wp-customize-nav-menus.php:1270
#: wp-admin/includes/nav-menu.php:191
msgid "Custom Links"
msgstr "Egyéni hivatkozások"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1179
#: wp-includes/class-wp-customize-widgets.php:953
#: wp-includes/customize/class-wp-customize-themes-section.php:134
#: wp-includes/customize/class-wp-customize-themes-section.php:148
#: wp-admin/plugin-install.php:103 wp-admin/plugins.php:566
#: wp-admin/theme-install.php:112 wp-admin/themes.php:138
msgid "The search results will be updated as you type."
msgstr "A keresés eredménye a beírással egyidőben frissül."

#: wp-includes/class-wp-customize-nav-menus.php:1174
msgid "Search Menu Items"
msgstr "Menütétel keresése"

#: wp-includes/class-wp-customize-nav-menus.php:1169
msgid "Add Menu Items"
msgstr "Menütétel létrehozása"

#. translators: &#9656; is the unicode right-pointing triangle. %s: Section
#. title in the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:530
#: wp-includes/class-wp-customize-nav-menus.php:1166
#: wp-includes/class-wp-customize-section.php:246
#: wp-includes/class-wp-customize-widgets.php:929
msgid "Customizing &#9656; %s"
msgstr "Testreszabás &#9656; %s"

#: wp-includes/class-wp-customize-nav-menus.php:1105
msgid "Move one level down"
msgstr "Egy szinttel lejjebb"

#: wp-includes/class-wp-customize-nav-menus.php:1104
msgid "Move one level up"
msgstr "Egy szinttel feljebb"

#: wp-includes/class-wp-customize-nav-menus.php:517
msgid "Menu Locations"
msgstr "Menü helye"

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:697
msgid "Your theme can display menus in %s location. Select which menu you would like to use."
msgid_plural "Your theme can display menus in %s locations. Select which menu appears in each location."
msgstr[0] "A használt sablon %s menühelyet támogat. Válasszuk ki, hogy melyik menüt szeretnénk használni."
msgstr[1] "A használt sablon %s menühelyet támogat. Válasszuk ki, hogy melyik menüt szeretnénk az egyes menühelyeken használni."

#: wp-includes/class-wp-customize-nav-menus.php:661
msgid "This panel is used for managing navigation menus for content you have already published on your site. You can create menus and add items for existing content such as pages, posts, categories, tags, formats, or custom links."
msgstr "Ez a panel a honlapunkon már közzétett tartalmak számára létrehozott navigációs menük kezelésére szolgál. Létrehozhatunk új menü(ke)t a meglévő tartalmainkból, akár oldalakból, bejegyzésekből, kategóriákból, címkékből, egyéni linkekből is."

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:570 wp-admin/nav-menus.php:582
msgid "Out from under %s"
msgstr "%s alól távolítsuk el"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:568 wp-admin/nav-menus.php:580
msgid "Under %s"
msgstr "%s alá"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:566 wp-admin/nav-menus.php:578
msgid "Move out from under %s"
msgstr "%s alól vegyük ki a tételt"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:564 wp-admin/nav-menus.php:576
msgid "Move under %s"
msgstr "%s alá"

#: wp-includes/class-wp-customize-nav-menus.php:562 wp-admin/nav-menus.php:574
msgid "Move to the top"
msgstr "Legfelülre"

#: wp-includes/class-wp-customize-nav-menus.php:561 wp-admin/nav-menus.php:573
msgid "Move down one"
msgstr "Eggyel lejjebb"

#: wp-includes/class-wp-customize-nav-menus.php:560 wp-admin/nav-menus.php:572
msgid "Move up one"
msgstr "Eggyel feljebb"

#: wp-includes/class-wp-customize-nav-menus.php:539
msgid "Loading more results... please wait."
msgstr "További eredmények…"

#. translators: %d: Number of additional menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:538
msgid "Additional items found: %d"
msgstr "További talált tételek: %d"

#. translators: %d: Number of menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:536
msgid "Number of items found: %d"
msgstr "Talált elemek száma: %d"

#. translators: %s: Title of a menu item in draft status.
#: wp-includes/class-wp-customize-nav-menus.php:534
#: wp-admin/includes/class-walker-nav-menu-edit.php:113
msgid "%s (Pending)"
msgstr "%s (Függőben)"

#. translators: %s: Title of an invalid menu item.
#: wp-includes/class-wp-customize-nav-menus.php:532
#: wp-admin/includes/class-walker-nav-menu-edit.php:109
msgid "%s (Invalid)"
msgstr "%s (hibás)"

#: wp-includes/class-wp-customize-nav-menus.php:528 wp-admin/nav-menus.php:599
msgid "Menu item is now a sub-item"
msgstr "A menü elem mostantól almenü elem"

#: wp-includes/class-wp-customize-nav-menus.php:527 wp-admin/nav-menus.php:598
msgid "Menu item moved out of submenu"
msgstr "A menü elem kimozgatva az almenüből"

#: wp-includes/class-wp-customize-nav-menus.php:526 wp-admin/nav-menus.php:596
msgid "Menu item moved down"
msgstr "Menütétel lefelé mozgatva"

#: wp-includes/class-wp-customize-nav-menus.php:525 wp-admin/nav-menus.php:595
msgid "Menu item moved up"
msgstr "Menütétel mozgatása felfelé"

#: wp-includes/class-wp-customize-nav-menus.php:524
msgid "Menu deleted"
msgstr "Menü törölve"

#: wp-includes/class-wp-customize-nav-menus.php:523
msgid "Menu created"
msgstr "Menü létrehozva"

#: wp-includes/class-wp-customize-nav-menus.php:522
msgid "Menu item deleted"
msgstr "Menütétel törölve"

#: wp-includes/class-wp-customize-nav-menus.php:521 wp-admin/nav-menus.php:593
msgid "Menu item added"
msgstr "Menütétel létrehozva"

#: wp-includes/class-wp-customize-nav-menus.php:167
#: wp-includes/class-wp-customize-nav-menus.php:457
#: wp-admin/includes/nav-menu.php:472
msgctxt "nav menu home label"
msgid "Home"
msgstr "Kezdőlap"

#: wp-includes/customize/class-wp-customize-new-menu-control.php:59
#: wp-admin/nav-menus.php:1103 wp-admin/nav-menus.php:1254
msgid "Create Menu"
msgstr "Menü létrehozása"

#. translators: Nav menu item original title. %s: Original title.
#. translators: %s: Link to menu item's original object.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:170
#: wp-admin/includes/class-walker-nav-menu-edit.php:297
msgid "Original: %s"
msgstr "Eredetileg: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:142
#: wp-admin/edit-link-form.php:33
#: wp-admin/includes/class-walker-nav-menu-edit.php:230
#: wp-admin/includes/nav-menu.php:1359
msgid "Link Relationship (XFN)"
msgstr "Hivatkozás kapcsolati minősége (XFN)"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:136
#: wp-admin/includes/nav-menu.php:1358
msgid "CSS Classes"
msgstr "CSS osztályok"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:130
#: wp-admin/includes/class-walker-nav-menu-edit.php:211
#: wp-admin/includes/nav-menu.php:1357
msgid "Title Attribute"
msgstr "Cím tulajdonságok"

#: wp-includes/class-wp-editor.php:1902
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:125
#: wp-includes/media-template.php:1268
#: wp-includes/widgets/class-wp-widget-media-image.php:144
#: wp-admin/includes/class-walker-nav-menu-edit.php:218
msgid "Open link in a new tab"
msgstr "Hivatkozás megnyitása új ablakban"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:118
#: wp-admin/includes/class-walker-nav-menu-edit.php:205
msgid "Navigation Label"
msgstr "Navigációs címke"

#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:46
#: wp-admin/nav-menus.php:1193
msgid "Automatically add new top-level pages to this menu"
msgstr "Az új első szintű oldalakat automatikusan adjuk hozzá a menühöz"

#: wp-includes/class-wp-customize-nav-menus.php:517
#: wp-includes/js/dist/core-data.js:14612 wp-admin/nav-menus.php:856
msgid "Menu Location"
msgstr "Menü helye"

#: wp-includes/class-wp-customize-nav-menus.php:1114
#: wp-admin/nav-menus.php:1285
msgid "Delete Menu"
msgstr "Menü törlése"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:40
msgid "Add Items"
msgstr "Tétel létrehozása"

#. translators: %s: Site title.
#. translators: User dashboard screen title. %s: Network title.
#: wp-includes/admin-bar.php:384 wp-admin/admin-header.php:48
msgid "User Dashboard: %s"
msgstr "Felhasználói vezérlőpult: %s"

#: wp-includes/admin-bar.php:208
msgid "https://learn.wordpress.org/"
msgstr "https://learn.wordpress.org/"

#. translators: 1: The 'id' argument, 2: Sidebar name, 3: Recommended 'id'
#. value.
#: wp-includes/widgets.php:307
msgid "No %1$s was set in the arguments array for the \"%2$s\" sidebar. Defaulting to \"%3$s\". Manually set the %1$s to \"%3$s\" to silence this notice and keep existing sidebar content."
msgstr "Nem került megadásra %1$s ehhez az oldalsávhoz: \"%2$s\". Ezért, az alapértelmezett \"%3$s\" érték lesz használatban. Kézzel állítsuk át %1$s értékét, erre: \"%3$s\", azért, hogy ez az üzenet ne jelenjen meg, és megtartsuk az oldalsáv jelenlegi tartalmát."

#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgctxt "theme"
msgid "Change"
msgstr "Váltás"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/theme-compat/comments.php:44
msgid "%1$s response to %2$s"
msgid_plural "%1$s responses to %2$s"
msgstr[0] "%1$s hozzászólás a(z) %2$s bejegyzéshez"
msgstr[1] "%1$s hozzászólás a(z) %2$s bejegyzéshez"

#: wp-includes/theme.php:3745
msgid "Customizer"
msgstr "Testreszabó"

#: wp-includes/taxonomy.php:4312
msgid "Could not split shared term."
msgstr "Nem lehetséges szétválasztani egy megosztott kifejezést."

#: wp-includes/taxonomy.php:528 wp-includes/taxonomy.php:529
msgid "Taxonomy names must be between 1 and 32 characters in length."
msgstr "Az osztály nevének 1 és 32 karakter hosszúság között kell lennie."

#: wp-includes/script-loader.php:1326 wp-includes/js/dist/edit-site.js:22314
msgid "Site Preview"
msgstr "Honlap előnézet"

#: wp-includes/post.php:1829 wp-includes/post.php:1830
msgid "Post type names must be between 1 and 20 characters in length."
msgstr "A bejegyzés típusának névhossza 1 és 20 karakter közötti hosszúságúnak kell, hogy legyen."

#. translators: Revision date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/post-template.php:1927 wp-includes/post-template.php:1970
msgctxt "revision date format"
msgid "F j, Y @ H:i:s"
msgstr "Y. F j. @ H:i:s"

#: wp-includes/class-wp-customize-nav-menus.php:169
#: wp-includes/class-wp-customize-nav-menus.php:464
#: wp-includes/class-wp-customize-nav-menus.php:513
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:339
#: wp-includes/nav-menu.php:954
msgid "Custom Link"
msgstr "Egyéni hivatkozás"

#. translators: 1: Site URL, 2: Table name, 3: Database name.
#: wp-includes/ms-load.php:493
msgid "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?"
msgstr "<strong>%1$s weboldal nem található</strong> a(z) %3$s nevű adatbázisban, a(z) %2$s nevű táblában. Rendben van ez így?"

#. translators: %s: Table name.
#: wp-includes/ms-load.php:487
msgid "<strong>Database tables are missing.</strong> This means that your host&#8217;s database server is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now."
msgstr "<strong>Adatbázis táblák hiányoznak.</strong> Ez azt jelenti, hogy nem fut az adatbázis-kiszolgáló, a WordPress nincs megfelelően telepítve, vagy %s törlésre került. Vizsgáljuk át most az adatbázist."

#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME:
#. those are placeholders.
#: wp-includes/ms-functions.php:2399
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new account is set up.\n"
"\n"
"You can log in with the following information:\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Üdv USERNAME!\n"
"\n"
"Elkészült az új felhasználói fiók.\n"
"\n"
"Belépés a következő adatokkal lehetséges:\n"
"Felhasználónév: USERNAME\n"
"Jelszó: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Köszönjük szépen!\n"
"\n"
"--SITE_NAME csapata"

#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those
#. are placeholders.
#: wp-includes/ms-functions.php:1672 wp-admin/includes/schema.php:1294
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new SITE_NAME site has been successfully set up at:\n"
"BLOG_URL\n"
"\n"
"You can log in to the administrator account with the following information:\n"
"\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"Log in here: BLOG_URLwp-login.php\n"
"\n"
"We hope you enjoy your new site. Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Üdv USERNAME!\n"
"\n"
"Az új SITE_NAME weboldal beállítása sikeresen megtörtént az alábbi címen:\n"
"BLOG_URL\n"
"\n"
"Az adminisztrátori fiókba az alábbi adatokkal lehet belépni:\n"
"\n"
"Felhasználónév: USERNAME\n"
"Jelszó: PASSWORD\n"
"Belépési cím: BLOG_URLwp-login.php\n"
"\n"
"Reméljük, hogy az új oldalon különleges élmény lesz a munka! Köszönjük szépen!\n"
"\n"
"--SITE_NAME csapata"

#: wp-includes/media.php:4988
msgid "Drag and drop to reorder media files."
msgstr "A médiafájlok sorrendje megváltoztatható, csak meg kell fogni, és az új helyre kell húzni."

#: wp-includes/js/dist/editor.js:20963 wp-includes/js/dist/editor.js:20973
#: wp-includes/js/dist/patterns.js:1016 wp-includes/js/dist/patterns.js:1023
#: wp-admin/includes/class-wp-media-list-table.php:643
msgid "Detach"
msgstr "Leválasztás"

#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3:
#. is_rtl() function name.
#: wp-includes/general-template.php:906
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead."
msgstr "A(z) %1$s beállítás használata nem ajánlott a %2$s funkció használatához, helyette a(z) %3$s funkciót használjuk."

#. translators: 1: 'siteurl'/'home' argument, 2: bloginfo() function name, 3:
#. 'url' argument.
#: wp-includes/general-template.php:825
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s option instead."
msgstr "A(z) %1$s beállítás használata nem ajánlott a %2$s funkció használatához, helyette a(z) %3$s funkciót használjuk."

#: wp-includes/blocks/archives.php:62
#: wp-includes/widgets/class-wp-widget-archives.php:100
msgid "Select Post"
msgstr "Bejegyzés kijelölése"

#: wp-includes/blocks/archives.php:59
#: wp-includes/widgets/class-wp-widget-archives.php:97
msgid "Select Week"
msgstr "Hét kijelölése"

#: wp-includes/blocks/archives.php:56
#: wp-includes/widgets/class-wp-widget-archives.php:94
msgid "Select Day"
msgstr "Nap kijelölése"

#: wp-includes/blocks/archives.php:50
#: wp-includes/widgets/class-wp-widget-archives.php:88
msgid "Select Year"
msgstr "Év kijelölése"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1671
msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>"
msgstr "<span class=\"screen-reader-text\"> %s bejegyzéshez</span> a hozzászólások lehetősége kikapcsolva"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/comment-template.php:1661
msgid "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "%1$s hozzászólás<span class=\"screen-reader-text\"> %2$s című bejegyzéshez</span>"
msgstr[1] "%1$s hozzászólás<span class=\"screen-reader-text\"> %2$s című bejegyzéshez</span>"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1656
msgid "1 Comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "1 hozzászólás a(z)<span class=\"screen-reader-text\"> %s</span> bejegyzéshez"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1651
msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Nincs hozzászólás<span class=\"screen-reader-text\"> a(z) %s bejegyzéshez</span>"

#: wp-includes/class-wp-customize-nav-menus.php:1282
#: wp-includes/class-wp-editor.php:1897 wp-includes/media-template.php:1057
#: wp-admin/includes/nav-menu.php:375
msgid "Link Text"
msgstr "Hivatkozás szövege"

#: wp-includes/customize/class-wp-customize-theme-control.php:291
#: wp-includes/customize/class-wp-customize-theme-control.php:293
#: wp-admin/includes/class-theme-installer-skin.php:147
#: wp-admin/includes/class-theme-upgrader-skin.php:103
#: wp-admin/includes/class-wp-themes-list-table.php:225
#: wp-admin/includes/theme.php:1072 wp-admin/includes/theme.php:1074
#: wp-admin/theme-install.php:419 wp-admin/theme-install.php:436
#: wp-admin/themes.php:636 wp-admin/themes.php:654 wp-admin/themes.php:1027
#: wp-admin/themes.php:1043 wp-admin/themes.php:1269 wp-admin/themes.php:1288
#: wp-admin/js/updates.js:1826
msgid "Live Preview"
msgstr "Élő előnézet"

#: wp-includes/customize/class-wp-customize-theme-control.php:237
msgctxt "theme"
msgid "Previewing:"
msgstr "Előnézet:"

#: wp-includes/customize/class-wp-customize-theme-control.php:83
#: wp-includes/customize/class-wp-customize-themes-section.php:78
#: wp-admin/themes.php:588 wp-admin/themes.php:664 wp-admin/themes.php:980
msgid "Theme Details"
msgstr "Sablon részletei"

#: wp-includes/class-wp-taxonomy.php:632
msgid "No categories found."
msgstr "Nem találtunk kategóriát."

#: wp-includes/class-wp-editor.php:1391 wp-includes/script-loader.php:807
msgid "Distraction-free writing mode"
msgstr "Zavartalan írási lehetőség"

#. translators: 1: title-tag, 2: wp_loaded
#: wp-includes/theme.php:2931
msgid "Theme support for %1$s should be registered before the %2$s hook."
msgstr "%1$s sablon támogatást a %2$s hurok hívás előtt kell regisztrálni."

#: wp-includes/class-wp-customize-widgets.php:811
msgid "Widget moved down"
msgstr "Widget lejjebb mozgatva"

#: wp-includes/class-wp-customize-widgets.php:810
msgid "Widget moved up"
msgstr "Widget feljebb mozgatva"

#: wp-includes/class-wp-editor.php:1420
msgid "To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons."
msgstr "Ahhoz, hogy a fókuszt más gombokra helyezzük, használjuk a Tab-ot és a nyilakat. Ahhoz, hogy a fókusz visszakerüljön a szerkesztő felületre, nyomjuk Esc-et vagy valamely gombot."

#: wp-includes/class-wp-editor.php:1411
msgid "Elements path"
msgstr "Elemek útvonala"

#: wp-includes/class-wp-editor.php:1410
msgid "Editor toolbar"
msgstr "Szerkesztő eszköztár"

#: wp-includes/class-wp-editor.php:1409
msgid "Editor menu (when enabled)"
msgstr "Szerkesztő menü (amikor engedélyezve van)"

#: wp-includes/class-wp-editor.php:1407
msgid "Focus shortcuts:"
msgstr "Fókusz gyorsbillentyűk:"

#: wp-includes/class-wp-editor.php:1370
msgid "Rich Text Area. Press Alt-Shift-H for help."
msgstr "Szövegszerkesztő terület. Alt+Shift+H billentyűk a Súgó eléréséhez."

#. translators: 1: Month, 2: Day of month.
#: wp-includes/class-wp-date-query.php:445
msgid "The following values do not describe a valid date: month %1$s, day %2$s."
msgstr "A következő értékek nem érvényes dátumok: %1$s hónap, %2$s nap."

#. translators: %s: Database access abstraction class, usually wpdb or a class
#. extending wpdb.
#: wp-includes/class-wpdb.php:1283
msgid "%s must set a database connection for use with escaping."
msgstr "%s szükség van egy adatbázis kapcsolat beállítására, a veszélyes karakterek elkerülésére."

#: wp-includes/theme.php:2738
msgid "You need to pass an array of types."
msgstr "Egy tömböt kell átadni típusokkal."

#: wp-includes/taxonomy.php:2574
msgid "A term with the name provided already exists in this taxonomy."
msgstr "Egy kifejezés ezen a néven és keresőbarát névvel már létezik ebben az osztályozásban."

#: wp-includes/pluggable.php:1934
msgid "You can see all comments on this post here:"
msgstr "Összes hozzászólás megtekinthető itt:"

#: wp-includes/pluggable.php:1898
msgid "You can see all pingbacks on this post here:"
msgstr "Összes visszajelzés megtekinthető itt:"

#: wp-includes/pluggable.php:1884
msgid "You can see all trackbacks on this post here:"
msgstr "Összes visszakövetés megtekinthető itt:"

#. translators: %s: Comment text.
#: wp-includes/pluggable.php:1883 wp-includes/pluggable.php:1897
#: wp-includes/pluggable.php:1933 wp-includes/pluggable.php:2120
msgid "Comment: %s"
msgstr "Hozzászólás: %s"

#. translators: %s: Trackback/pingback/comment author URL.
#: wp-includes/pluggable.php:1881 wp-includes/pluggable.php:1895
#: wp-includes/pluggable.php:1925 wp-includes/pluggable.php:2088
#: wp-includes/pluggable.php:2099 wp-includes/pluggable.php:2112
msgid "URL: %s"
msgstr "URL: %s"

#: wp-includes/media.php:5007
msgctxt "noun"
msgid "Trash"
msgstr "Lomtár"

#: wp-includes/media-template.php:815
msgid "Edit Selection"
msgstr "Kijelölés szerkesztése"

#: wp-includes/js/dist/editor.js:11973 wp-includes/js/dist/editor.js:12122
#: wp-admin/includes/class-wp-comments-list-table.php:847
#: wp-admin/includes/class-wp-media-list-table.php:830
#: wp-admin/includes/class-wp-posts-list-table.php:1527
#: wp-admin/includes/dashboard.php:802
msgctxt "verb"
msgid "Trash"
msgstr "Lomtárba helyezés"

#. translators: Hidden accessibility text.
#: wp-includes/link-template.php:2895 wp-includes/link-template.php:3035
msgid "Posts navigation"
msgstr "Bejegyzés navigáció"

#: wp-includes/link-template.php:2894
msgid "Newer posts"
msgstr "Újabb bejegyzések"

#: wp-includes/link-template.php:2893
msgid "Older posts"
msgstr "Régebbi bejegyzések"

#: wp-includes/l10n.php:1843
msgctxt "translations"
msgid "Available"
msgstr "Elérhető"

#: wp-includes/l10n.php:1806
msgctxt "translations"
msgid "Installed"
msgstr "Telepítve"

#: wp-includes/general-template.php:1766
msgctxt "post format archive title"
msgid "Chats"
msgstr "Beszélgetés naplók"

#: wp-includes/general-template.php:1764
msgctxt "post format archive title"
msgid "Audio"
msgstr "Hangok"

#: wp-includes/general-template.php:1762
msgctxt "post format archive title"
msgid "Statuses"
msgstr "Állapot üzenetek"

#: wp-includes/general-template.php:1760
msgctxt "post format archive title"
msgid "Links"
msgstr "Hivatkozások"

#: wp-includes/general-template.php:1758
msgctxt "post format archive title"
msgid "Quotes"
msgstr "Idézetek"

#: wp-includes/general-template.php:1756
msgctxt "post format archive title"
msgid "Videos"
msgstr "Videók"

#: wp-includes/general-template.php:1754
msgctxt "post format archive title"
msgid "Images"
msgstr "Képek"

#: wp-includes/general-template.php:1752
msgctxt "post format archive title"
msgid "Galleries"
msgstr "Galériák"

#: wp-includes/general-template.php:1750
msgctxt "post format archive title"
msgid "Asides"
msgstr "Közbevetések"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1746 wp-includes/general-template.php:2530
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr "Y. F j."

#. translators: Custom template title in the Site Editor. %s: Author name.
#. translators: %s: Name of the author e.g: "Admin".
#: wp-includes/block-template-utils.php:970
#: wp-includes/js/dist/edit-site.js:43207
msgid "Author: %s"
msgstr "Szerző: %s"

#. translators: 1: Year, 2: Month, 3: Day of month.
#: wp-includes/class-wp-date-query.php:429
msgid "The following values do not describe a valid date: year %1$s, month %2$s, day %3$s."
msgstr "A következő értékek nem valós dátum leírók: év %1$s, hónap %2$s, nap %3$s."

#. translators: Date query invalid date message. 1: Invalid value, 2: Type of
#. value, 3: Minimum valid value, 4: Maximum valid value.
#: wp-includes/class-wp-date-query.php:399
msgid "Invalid value %1$s for %2$s. Expected value should be between %3$s and %4$s."
msgstr "%2$s hibás érték %1$s. A várt értéknek %3$s és %4$s között kell lennie."

#. translators: Comment reply button text. %s: Comment author name.
#: wp-includes/comment-template.php:1762
msgid "Reply to %s"
msgstr "Válasz %s"

#: wp-includes/class-wp-editor.php:1392
msgid "No alignment"
msgstr "Nincs igazítás"

#: wp-includes/class-wp-editor.php:1343
msgctxt "vertical table cell alignment"
msgid "V Align"
msgstr "Függőleges illesztés"

#: wp-includes/class-wp-editor.php:1338
msgctxt "horizontal table cell alignment"
msgid "H Align"
msgstr "Vízszintes illesztés"

#: wp-includes/class-wp-editor.php:1309
msgid "Border color"
msgstr "Szegély színe"

#: wp-includes/class-wp-editor.php:1301
msgid "Add to Dictionary"
msgstr "Adjuk a szótárhoz"

#: wp-includes/class-wp-editor.php:1280
msgid "No color"
msgstr "Nincs szín"

#: wp-includes/class-wp-editor.php:1279
msgctxt "label for custom color"
msgid "Custom..."
msgstr "Egyéni…"

#: wp-includes/class-wp-editor.php:1278
msgid "Custom color"
msgstr "Egyéni szín"

#: wp-includes/class-wp-editor.php:1277
#: wp-includes/js/dist/block-editor.js:45145
#: wp-includes/js/dist/block-editor.js:57661
#: wp-includes/js/dist/block-editor.js:59638
#: wp-includes/js/dist/block-editor.js:59671
#: wp-includes/js/dist/block-editor.js:60094
#: wp-includes/js/dist/editor.js:14255 wp-includes/js/dist/editor.js:36135
msgid "Color"
msgstr "Szín"

#: wp-includes/customize/class-wp-customize-media-control.php:253
#: wp-includes/widgets/class-wp-widget-media-image.php:38
msgid "No image selected"
msgstr "Nincs kép kijelölve"

#: wp-includes/customize/class-wp-customize-media-control.php:248
#: wp-includes/customize/class-wp-customize-media-control.php:254
#: wp-includes/js/dist/block-library.js:47774
msgid "Select image"
msgstr "Kép kiválasztása"

#: wp-includes/customize/class-wp-customize-media-control.php:265
#: wp-includes/js/dist/editor.js:9639
msgid "Choose file"
msgstr "Fájl kiválasztása"

#: wp-includes/customize/class-wp-customize-media-control.php:263
msgid "No file selected"
msgstr "Nincs fájl kijelölve"

#: wp-includes/customize/class-wp-customize-media-control.php:260
msgid "Change file"
msgstr "Fájl cseréje"

#: wp-includes/post.php:96
msgctxt "post type general name"
msgid "Media"
msgstr "Média"

#: wp-includes/post.php:62
msgctxt "add new from admin bar"
msgid "Page"
msgstr "Oldal"

#: wp-includes/post.php:27
msgctxt "add new from admin bar"
msgid "Post"
msgstr "Bejegyzés"

#: wp-includes/class-wp-editor.php:1384
msgctxt "TinyMCE menu"
msgid "Format"
msgstr "Média"

#: wp-includes/class-wp-editor.php:1195
msgctxt "list style"
msgid "Default"
msgstr "Alapértelmezett"

#: wp-includes/admin-bar.php:1026
msgctxt "add new from admin bar"
msgid "Link"
msgstr "Hivatkozás"

#: wp-login.php:1450
msgid "<strong>You have successfully updated WordPress!</strong> Please log back in to see what&#8217;s new."
msgstr "<strong>Sikeres a WordPress frissítése.</strong> Lépjünk be az újdonságok megtekintéséhez."

#: wp-includes/media.php:5011
msgid ""
"You are about to trash these items.\n"
"  'Cancel' to stop, 'OK' to delete."
msgstr ""
"Ezeket a tételeket a lomtárba készülünk helyezni.\n"
"  'Mégsem' a megszakításhoz, 'OK' a törléshez."

#: wp-includes/media.php:5012
msgid "Bulk select"
msgstr "Csoportos kijelölés"

#. translators: %s: Taxonomy label, %l: List of terms formatted as per
#. $term_template.
#: wp-includes/taxonomy.php:4831
msgid "%s: %l."
msgstr "%s: %l."

#: wp-includes/class-wp-customize-nav-menus.php:511 wp-admin/js/nav-menu.js:841
msgctxt "missing menu item navigation label"
msgid "(no label)"
msgstr "(nincs felirat)"

#: wp-includes/ms-load.php:99
msgid "This site is no longer available."
msgstr "A keresett webhely már nem elérhető."

#: wp-includes/media.php:5020 wp-includes/media.php:5021
#: wp-includes/js/dist/media-utils.js:17737
msgid "Search media"
msgstr "Médiafájlok keresése"

#. translators: Hidden accessibility text.
#: wp-includes/media.php:5019
#: wp-admin/includes/class-wp-media-list-table.php:315
msgid "Filter by type"
msgstr "Szűrés típus alapján"

#: wp-includes/class-wp-post-type.php:1009 wp-includes/media.php:5018
msgid "Filter by date"
msgstr "Szűrés dátum alapján"

#: wp-includes/js/dist/editor.js:12736 wp-includes/js/dist/media-utils.js:17110
#: wp-admin/includes/class-wp-media-list-table.php:647
msgid "(Unattached)"
msgstr "(Különálló)"

#: wp-includes/media.php:5002 wp-admin/includes/class-wp-list-table.php:765
#: wp-admin/includes/media.php:2885
msgid "All dates"
msgstr "Összes dátum"

#: wp-includes/media.php:3357
msgid "Bitrate Mode"
msgstr "Bitráta mód"

#: wp-includes/media.php:3356
msgid "Bitrate"
msgstr "Bitráta"

#: wp-includes/media-template.php:570
msgid "Edit more details"
msgstr "További részletek szerkesztése"

#: wp-includes/media-template.php:562
msgid "View attachment page"
msgstr "Csatolmány oldal"

#: wp-includes/media-template.php:456 wp-admin/includes/media.php:3370
#: wp-admin/includes/media.php:3372
msgid "Uploaded to:"
msgstr "Feltöltési hely:"

#: wp-includes/media-template.php:447 wp-admin/includes/media.php:3355
#: wp-admin/includes/media.php:3357
msgid "Uploaded by:"
msgstr "Feltöltő:"

#: wp-includes/media-template.php:494 wp-admin/includes/media.php:3436
msgid "Bitrate:"
msgstr "Bitráta:"

#: wp-includes/media-template.php:469 wp-admin/includes/media.php:1725
#: wp-admin/includes/media.php:3520
msgid "Dimensions:"
msgstr "Méretek:"

#: wp-includes/media-template.php:466 wp-admin/includes/media.php:3428
msgid "File size:"
msgstr "Fájlméret:"

#: wp-includes/media-template.php:445
msgid "Uploaded on:"
msgstr "Feltöltve:"

#: wp-includes/media-template.php:465 wp-admin/includes/media.php:1721
#: wp-admin/includes/media.php:3395
msgid "File type:"
msgstr "Fájl típusa:"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:464
#: wp-admin/includes/class-wp-media-list-table.php:520
#: wp-admin/includes/media.php:1720 wp-admin/includes/media.php:3392
msgid "File name:"
msgstr "Fájlnév:"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:367
msgid "Edit next media item"
msgstr "Következő média fájl szerkesztése"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:366
msgid "Edit previous media item"
msgstr "Előző média fájl szerkesztése"

#. translators: %s: Maximum allowed file size.
#: wp-includes/media-template.php:297 wp-admin/includes/media.php:2326
msgid "Maximum upload file size: %s."
msgstr "A maximálisan feltölthető fájlméret: %s."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:233
msgid "Close uploader"
msgstr "Feltöltő bezárása"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1926
msgid "Search or use up and down arrow keys to select an item."
msgstr "Keresés, vagy használjuk a fel- és le nyilakat egy tétel kijelöléséhez."

#: wp-includes/class-wp-editor.php:1390
msgid "Read more..."
msgstr "Bővebben…"

#: wp-includes/class-wp-editor.php:1375
msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser&#8217;s edit menu instead."
msgstr "A böngésző nem támogatja a vágólaphoz történő közvetlen kapcsolódást. Használjuk helyette a billentyűzet-parancsokat, vagy a böngésző szerkesztő menüjét."

#: wp-includes/class-wp-customize-widgets.php:420
msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)."
msgstr "A widgetek a tartalomtól független részek, amelyeket a sablon által erre a célra kialakított területekre lehet elhelyezni (általában oldalsávnak hívják ezt a területet)."

#. translators: %s: The site/panel title in the Customizer.
#: wp-includes/class-wp-customize-panel.php:387
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:83
#: wp-admin/customize.php:241
msgid "You are customizing %s"
msgstr "%s testreszabása"

#: wp-includes/comment.php:3815
msgid "<strong>Error:</strong> The comment could not be saved. Please try again later."
msgstr "<strong>Hiba:</strong> A hozzászólást nem sikerült elmenteni, próbáljuk meg később."

#: wp-includes/update.php:255 wp-includes/update.php:481
#: wp-includes/update.php:767 wp-admin/includes/plugin-install.php:178
#: wp-admin/includes/theme.php:570 wp-admin/includes/translation-install.php:82
#: wp-admin/includes/update.php:154
msgid "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)"
msgstr "(WordPress nem tudott biztonságos kapcsolatot létrehozni a WordPress.org-al. Vegyük fel a kapcsolatot az kiszolgáló adminisztrátorával!)"

#: wp-includes/class-wp-customize-widgets.php:1314
msgid "Shift-click to edit this widget."
msgstr "Shift+kattintással szerkeszthető ez a widget."

#: wp-includes/class-wp-editor.php:1158
msgctxt "HTML tag"
msgid "Address"
msgstr "Cím"

#: wp-includes/class-wp-editor.php:1368
msgid "If you are looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically."
msgstr "Ha Microsoft Wordből szeretnénk formázott szöveget beilleszteni, próbáljuk meg ezt a beállítást kikapcsolni. A szerkesztő automatikusan tisztítani fogja a szöveget."

#: wp-includes/class-wp-editor.php:1403 wp-admin/user-edit.php:358
msgid "Keyboard Shortcuts"
msgstr "Billentyűparancsok"

#. translators: %s: Browser cookie documentation URL.
#: wp-login.php:1341
msgid "<strong>Error:</strong> Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress."
msgstr "<strong>Hiba:</strong> A sütik blokkolva vannak, vagy a böngésző nem támogatja őket. A WordPress használatához a <a href=\"%s\">sütiket engedélyezni kell</a>."

#. translators: 1: Browser cookie documentation URL, 2: Support forums URL.
#: wp-login.php:1330
msgid "<strong>Error:</strong> Cookies are blocked due to unexpected output. For help, please see <a href=\"%1$s\">this documentation</a> or try the <a href=\"%2$s\">support forums</a>."
msgstr "<strong>Hiba:</strong> A sütik blokkolva lettek egy nem várt kimenet következtében. Segítséget ez a <a href=\"%1$s\">dokumentáció</a>, vagy a <a href=\"%2$s\">támogatói fórum</a> nyújthat."

#: wp-includes/media.php:5087
msgid "Add to Audio Playlist"
msgstr "Hang lejátszási listához adás"

#: wp-includes/media.php:5086
msgid "Add to audio playlist"
msgstr "Hang lejátszási listához adás"

#: wp-includes/media.php:5085
msgid "Update audio playlist"
msgstr "Hang lejátszási lista frissítése"

#: wp-includes/media.php:5084
msgid "Insert audio playlist"
msgstr "Beillesztés a hang lejátszási listába"

#: wp-includes/media.php:5083
msgid "&#8592; Cancel audio playlist"
msgstr "&#8592; A hang lejátszási lista megszakítása"

#: wp-includes/media.php:5082
msgid "Edit audio playlist"
msgstr "Hang lejátszási lista szerkesztése"

#: wp-includes/media.php:5063
msgid "There has been an error cropping your image."
msgstr "Hiba történt a képkivágás során."

#: wp-includes/media.php:3354
msgctxt "video or audio"
msgid "Length"
msgstr "Hossz"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:164
#: wp-includes/media.php:3353 wp-includes/js/dist/block-library.js:6082
#: wp-includes/js/dist/components.js:40684 wp-admin/includes/template.php:853
msgid "Year"
msgstr "Év"

#: wp-includes/media.php:3352
msgid "Genre"
msgstr "Műfaj"

#: wp-includes/media-template.php:531 wp-includes/media-template.php:783
#: wp-includes/media.php:3348 wp-includes/js/dist/block-library.js:47741
msgid "Album"
msgstr "Album"

#: wp-includes/media-template.php:530 wp-includes/media-template.php:782
#: wp-includes/media.php:3347 wp-includes/js/dist/block-library.js:47730
msgid "Artist"
msgstr "Előadó"

#: wp-includes/media-template.php:1275
#: wp-includes/widgets/class-wp-widget-media-image.php:130
msgid "Link CSS Class"
msgstr "CSS osztály hivatkozás"

#: wp-includes/media-template.php:1261
#: wp-includes/widgets/class-wp-widget-media-image.php:121
msgid "Image CSS Class"
msgstr "Kép CSS osztály"

#: wp-includes/media-template.php:1257
#: wp-includes/widgets/class-wp-widget-media-image.php:152
msgid "Image Title Attribute"
msgstr "Kép cím tulajdonságok"

#: wp-includes/media-template.php:1253
msgid "Advanced Options"
msgstr "Haladó lehetőségek"

#: wp-includes/media-template.php:1205
msgid "Custom Size"
msgstr "Egyéni méret"

#: wp-includes/media-template.php:1152
msgid "Display Settings"
msgstr "Képernyő beállításai"

#: wp-includes/media-template.php:1287
msgid "Edit Original"
msgstr "Eredeti szerkesztése"

#: wp-includes/media-template.php:1026
msgid "Show Video List"
msgstr "Videólista mutatása"

#: wp-includes/class-wp-editor.php:1342
msgctxt "table cell alignment attribute"
msgid "None"
msgstr "Semmi"

#: wp-includes/class-wp-editor.php:1332
msgid "Split table cell"
msgstr "Táblázat cella megosztása"

#: wp-includes/class-wp-editor.php:1171 wp-includes/js/dist/editor.js:35433
msgid "Font Sizes"
msgstr "Betűméret"

#: wp-includes/class-wp-editor.php:1170 wp-includes/post.php:601
msgid "Font Family"
msgstr "Betűcsalád"

#: wp-includes/class-wp-editor.php:1143
msgctxt "TinyMCE"
msgid "Headings"
msgstr "Címsorok"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-widgets.php:939
msgid "Search Widgets"
msgstr "Widgetek keresése"

#: wp-includes/class-wp-customize-widgets.php:806
msgid "Save and preview changes before publishing them."
msgstr "Mentés, és a közzététel előtt a változások előnézete."

#: wp-includes/class-wp-customize-widgets.php:731
msgctxt "Move widget"
msgid "Move"
msgstr "Áthelyezés"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:148
msgid "Set image"
msgstr "Kép beállítása"

#: wp-includes/media-template.php:1361 wp-includes/media-template.php:1460
msgctxt "auto preload"
msgid "Auto"
msgstr "Automatikus"

#: wp-includes/media.php:5060
msgid "Cropping&hellip;"
msgstr "Körülvágás&hellip;"

#: wp-includes/media-template.php:1486 wp-includes/media-template.php:1502
#: wp-includes/widgets/class-wp-widget-media-video.php:87
msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)"
msgstr "Sávok (feliratok, képaláírások, leírások, fejezetek, vagy meta adatok)"

#: wp-includes/class-wp-customize-widgets.php:722
msgid "Move to another area&hellip;"
msgstr "Mozgatás másik területre&hellip;"

#: wp-includes/class-wp-editor.php:1383
msgctxt "TinyMCE menu"
msgid "Table"
msgstr "Táblázat"

#: wp-includes/class-wp-editor.php:1382
msgctxt "TinyMCE menu"
msgid "View"
msgstr "Megtekintés"

#: wp-includes/class-wp-editor.php:1381
msgctxt "TinyMCE menu"
msgid "Tools"
msgstr "Eszközök"

#: wp-includes/class-wp-editor.php:1380
msgctxt "TinyMCE menu"
msgid "Edit"
msgstr "Szerkesztés"

#: wp-includes/class-wp-editor.php:1379
msgctxt "TinyMCE menu"
msgid "File"
msgstr "Fájl"

#: wp-includes/class-wp-editor.php:1378
msgctxt "TinyMCE menu"
msgid "Insert"
msgstr "Beillesztés"

#. translators: Word count.
#: wp-includes/class-wp-editor.php:1365
msgid "Words: %s"
msgstr "Szavak: %s"

#: wp-includes/class-wp-editor.php:1361
msgctxt "editor button"
msgid "Show blocks"
msgstr "Blokkok megjelenítése"

#: wp-includes/class-wp-editor.php:1357
msgctxt "TinyMCE"
msgid "Templates"
msgstr "Sablon minták"

#: wp-includes/class-wp-editor.php:1356
msgctxt "TinyMCE"
msgid "Insert template"
msgstr "Sablon minta beillesztése"

#: wp-includes/class-wp-editor.php:1354
msgctxt "table cell scope attribute"
msgid "Scope"
msgstr "Hatókör"

#: wp-includes/class-wp-editor.php:1319
msgctxt "table footer"
msgid "Footer"
msgstr "Lábrész"

#: wp-includes/class-wp-editor.php:1318
msgctxt "table body"
msgid "Body"
msgstr "Body"

#: wp-includes/class-wp-editor.php:1317
msgctxt "table header"
msgid "Header"
msgstr "Fejrész"

#: wp-includes/class-wp-editor.php:1315
msgctxt "table cell"
msgid "Cell"
msgstr "Cella"

#: wp-includes/class-wp-editor.php:1300
msgctxt "spellcheck"
msgid "Ignore"
msgstr "Mellőzés"

#: wp-includes/class-wp-editor.php:1299
msgctxt "spellcheck"
msgid "Ignore all"
msgstr "Összes mellőzése"

#: wp-includes/class-wp-editor.php:1298
msgctxt "spellcheck"
msgid "Finish"
msgstr "Befejezés"

#: wp-includes/class-wp-editor.php:1295
msgctxt "find/replace"
msgid "Replace all"
msgstr "Összes cseréje"

#: wp-includes/class-wp-editor.php:1294
msgctxt "find/replace"
msgid "Find"
msgstr "Keresés"

#: wp-includes/class-wp-editor.php:1293
msgctxt "find/replace"
msgid "Replace with"
msgstr "Csere erre"

#: wp-includes/class-wp-editor.php:1291
msgctxt "find/replace"
msgid "Whole words"
msgstr "Egész szavak"

#. translators: Previous.
#: wp-includes/class-wp-editor.php:1290
msgctxt "find/replace"
msgid "Prev"
msgstr "Előző"

#: wp-includes/class-wp-editor.php:1288
msgctxt "find/replace"
msgid "Next"
msgstr "Következő"

#: wp-includes/class-wp-editor.php:1287
msgctxt "find/replace"
msgid "Replace"
msgstr "Csere"

#: wp-includes/class-wp-editor.php:1250
#: wp-includes/js/dist/block-library.js:46606
msgctxt "editor button"
msgid "Left to right"
msgstr "Balról jobbra"

#: wp-includes/class-wp-editor.php:1249
msgctxt "editor button"
msgid "Right to left"
msgstr "Jobbról balra"

#: wp-includes/class-wp-editor.php:1207
msgctxt "Link anchors (TinyMCE)"
msgid "Anchors"
msgstr "Horgonyok"

#: wp-includes/class-wp-editor.php:1206
msgctxt "Link anchor (TinyMCE)"
msgid "Anchor"
msgstr "Horgony"

#: wp-includes/class-wp-editor.php:1205
msgctxt "Name of link anchor (TinyMCE)"
msgid "Name"
msgstr "Név"

#: wp-includes/class-wp-editor.php:1202
msgctxt "list style"
msgid "Lower Roman"
msgstr "i., ii., iii."

#: wp-includes/class-wp-editor.php:1201
msgctxt "list style"
msgid "Upper Roman"
msgstr "I., II., III."

#: wp-includes/class-wp-editor.php:1200
msgctxt "list style"
msgid "Upper Alpha"
msgstr "A, B, C"

#: wp-includes/class-wp-editor.php:1199
msgctxt "list style"
msgid "Lower Alpha"
msgstr "a, b, c"

#: wp-includes/class-wp-editor.php:1198
msgctxt "list style"
msgid "Lower Greek"
msgstr "& #945;, & #946;, & #947;"

#: wp-includes/class-wp-editor.php:1197
msgctxt "list style"
msgid "Disc"
msgstr "Kör"

#: wp-includes/class-wp-editor.php:1196
msgctxt "list style"
msgid "Circle"
msgstr "Kör"

#: wp-includes/class-wp-editor.php:1194
msgctxt "list style"
msgid "Square"
msgstr "Négyzet"

#: wp-includes/class-wp-editor.php:1192 wp-includes/script-loader.php:820
msgid "Bulleted list"
msgstr "Felsorolás"

#: wp-includes/class-wp-editor.php:1160
msgctxt "HTML elements"
msgid "Inline"
msgstr "Sor elemek"

#: wp-includes/class-wp-editor.php:1156
msgctxt "HTML tag"
msgid "Pre"
msgstr "Előformázott"

#: wp-includes/class-wp-editor.php:1155
msgctxt "HTML tag"
msgid "Div"
msgstr "Div"

#. translators: Block tags.
#: wp-includes/class-wp-editor.php:1152
msgctxt "TinyMCE"
msgid "Blocks"
msgstr "Blokkok"

#: wp-includes/class-wp-editor.php:1141
msgctxt "TinyMCE"
msgid "Formats"
msgstr "Formázás"

#: wp-includes/media-template.php:1346 wp-includes/media-template.php:1437
msgid "Add alternate sources for maximum HTML5 playback"
msgstr "Adjunk hozzá alternatív forrást a HTML5 lejátszáshoz:"

#: wp-includes/user.php:3061
msgid "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ &amp; )."
msgstr "Tanács: A jelszó legalább 12 karakter hosszúságú legyen. A nehezebb kitalálhatóság érdekében tartalmazzon kis és nagy betűket, számokat és különféle különleges karaktereket, mint pl.:  ! \" ? $ % ^ &amp; )."

#. translators: %s: wpdb::prepare()
#: wp-includes/class-wpdb.php:1476
msgid "The query argument of %s must have a placeholder."
msgstr "A lekérdezés %s paraméteréhez szükséges egy helyőrző."

#: wp-includes/nav-menu.php:430
msgid "Invalid menu ID."
msgstr "Hibás menü azonosító."

#: wp-includes/media.php:5097
msgid "Add to video Playlist"
msgstr "Hozzáadás a videó lejátszási listához"

#: wp-includes/media.php:5096
msgid "Add to video playlist"
msgstr "Hozzáadás a videó lejátszási listához"

#: wp-includes/media.php:5095
msgid "Update video playlist"
msgstr "Videó lejátszási lista frissítés"

#: wp-includes/media.php:5094
msgid "Insert video playlist"
msgstr "Videó lejátszási lista beillesztés"

#: wp-includes/media.php:5093
msgid "&#8592; Cancel video playlist"
msgstr "&#8592; Videó lejátszási lista megszakítása"

#: wp-includes/media.php:5092
msgid "Edit video playlist"
msgstr "Videó lejátszási lista szerkesztés"

#: wp-includes/media.php:5091
msgid "Create video playlist"
msgstr "Videó lejátszási lista létrehozás"

#: wp-includes/media.php:5090
msgid "Drag and drop to reorder videos."
msgstr "A videók sorrendje megváltoztatható, csak meg kell fogni, és az új helyre kell húzni."

#: wp-includes/media.php:5081
msgid "Create audio playlist"
msgstr "Zenelejátszó lista létrehozása"

#: wp-includes/media.php:5080
msgid "Drag and drop to reorder tracks."
msgstr "A zeneszámok sorrendje megváltoztatható, csak meg kell fogni, és az új helyre kell húzni."

#: wp-includes/media.php:5077
msgid "Add subtitles"
msgstr "Felirat hozzáadása"

#: wp-includes/media.php:5074
msgid "Add video source"
msgstr "Videó forrás hozzáadása"

#: wp-includes/media.php:5073
msgid "Replace video"
msgstr "Videó kicserélése"

#: wp-includes/media.php:5072
msgid "Video details"
msgstr "Videó részletei"

#: wp-includes/media.php:5068
msgid "Add audio source"
msgstr "Hangforrás hozzáadása"

#: wp-includes/media.php:5067
msgid "Replace audio"
msgstr "Hangfájl kicserélése"

#: wp-includes/media.php:5066
msgid "Audio details"
msgstr "Hangfájl részletei"

#: wp-includes/media.php:5059
msgid "Crop your image"
msgstr "Vágjuk ki a képet"

#: wp-includes/media.php:5058
msgid "Crop image"
msgstr "Kép kivágása"

#: wp-includes/media.php:5057
msgid "Skip cropping"
msgstr "Kilépés a kivágásból"

#: wp-includes/media.php:5056
msgid "Select and crop"
msgstr "Kijelölése és levágás"

#: wp-includes/media.php:5051 wp-includes/media.php:5069
#: wp-includes/media.php:5075
msgid "Cancel edit"
msgstr "Szerkesztés megszakítása"

#: wp-includes/media.php:5049
msgid "Image details"
msgstr "Kép részletei"

#: wp-includes/media.php:4999
msgid "Create a new video playlist"
msgstr "Hozzunk létre egy új videó lejátszási listát"

#: wp-includes/media.php:4998
msgid "Create a new playlist"
msgstr "Új lejátszási lista létrehozás"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1158
#: wp-includes/class-wp-customize-panel.php:380
#: wp-includes/class-wp-customize-section.php:370
#: wp-includes/class-wp-customize-widgets.php:919
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75
#: wp-includes/customize/class-wp-customize-themes-panel.php:72
#: wp-includes/media.php:4981
#: wp-includes/build/routes/font-list/content.js:3956
#: wp-includes/build/routes/font-list/content.js:4484
#: wp-includes/js/dist/block-editor.js:28476
#: wp-includes/js/dist/block-editor.js:28512
#: wp-includes/js/dist/block-library.js:40750
#: wp-includes/js/dist/components.js:43760 wp-includes/js/dist/edit-post.js:719
#: wp-includes/js/dist/edit-site.js:7012 wp-includes/js/dist/edit-site.js:43519
#: wp-includes/js/dist/edit-site.js:43546
#: wp-includes/js/dist/edit-site.js:43676
#: wp-includes/js/dist/edit-site.js:45388
#: wp-includes/js/dist/edit-site.js:45415
#: wp-includes/js/dist/edit-site.js:45487 wp-includes/js/dist/editor.js:22370
#: wp-includes/js/dist/editor.js:24326 wp-includes/js/dist/editor.js:24854
#: wp-includes/js/dist/editor.js:41572 wp-includes/js/dist/preferences.js:550
#: wp-includes/js/dist/script-modules/boot/index.js:1376
#: wp-admin/includes/ms.php:49 wp-admin/theme-install.php:60
msgid "Back"
msgstr "Vissza"

#: wp-includes/media-template.php:1503
msgid "There are no associated subtitles."
msgstr "Nincsenek hozzárendelt feliratok."

#: wp-includes/media-template.php:1450
msgid "Poster Image"
msgstr "Poszterkép"

#: wp-includes/media-template.php:1371 wp-includes/media-template.php:1470
#: wp-includes/js/dist/block-library.js:7186
#: wp-includes/js/dist/block-library.js:7195
#: wp-includes/js/dist/block-library.js:72097
#: wp-includes/js/dist/block-library.js:72106
msgid "Autoplay"
msgstr "Automatikus lejátszás"

#: wp-includes/media-template.php:1362 wp-includes/media-template.php:1461
#: wp-includes/js/dist/block-library.js:7246
#: wp-includes/js/dist/block-library.js:72054
#: wp-includes/js/dist/block-library.js:72238
#: wp-admin/includes/meta-boxes.php:1568
msgid "Metadata"
msgstr "Meta adat"

#: wp-includes/media-template.php:1049
msgid "Show Images"
msgstr "Képek mutatása"

#: wp-includes/media-template.php:1039
msgid "Show Artist Name in Tracklist"
msgstr "Mutassuk az előadó nevét a lejátszási listában"

#: wp-includes/media-template.php:1028
#: wp-includes/js/dist/block-library.js:47385
#: wp-includes/js/dist/block-library.js:47392
msgid "Show Tracklist"
msgstr "Mutassuk a lejátszó listát"

#: wp-includes/media-template.php:1015
msgid "Playlist Settings"
msgstr "Lejátszási lista beállításai"

#: wp-includes/widgets/class-wp-widget-search.php:31
msgctxt "Search widget"
msgid "Search"
msgstr "Keresés"

#: wp-includes/class-wp-editor.php:1388 wp-includes/script-loader.php:828
msgid "Insert Read More tag"
msgstr "Bővebben tag beillesztése"

#: wp-includes/class-wp-editor.php:1387
msgid "Toolbar Toggle"
msgstr "Eszköztár összezárása"

#: wp-includes/js/dist/block-library.js:38306
#: wp-includes/js/dist/customize-widgets.js:847
#: wp-includes/js/dist/edit-widgets.js:3365 wp-includes/js/dist/editor.js:51030
#: wp-admin/menu.php:390 wp-admin/tools.php:43
msgid "Tools"
msgstr "Eszközök"

#: wp-includes/class-wp-editor.php:1362
msgid "Show invisible characters"
msgstr "Mutassuk a nem látható karaktereket"

#: wp-includes/class-wp-editor.php:1360
msgid "Text color"
msgstr "Szövegszín"

#: wp-includes/class-wp-editor.php:1359
msgid "Background color"
msgstr "Háttérszín"

#: wp-includes/class-wp-editor.php:1328
#: wp-includes/js/dist/block-library.js:65816
msgid "Delete column"
msgstr "Oszlop törlése"

#: wp-includes/class-wp-editor.php:1348
msgid "Row group"
msgstr "Sor csoport"

#: wp-includes/class-wp-editor.php:1351
msgid "Cell type"
msgstr "Cella típusa"

#: wp-includes/class-wp-editor.php:1316
msgid "Header cell"
msgstr "Cella fejrész"

#: wp-includes/class-wp-editor.php:1304
msgid "Insert table"
msgstr "Táblázat beillesztése"

#: wp-includes/class-wp-editor.php:1350
msgid "Row type"
msgstr "Sor típusa"

#: wp-includes/class-wp-editor.php:1353
msgid "Cell spacing"
msgstr "Cella távolság"

#: wp-includes/class-wp-editor.php:1352
msgid "Cell padding"
msgstr "Cella belső keret"

#: wp-includes/class-wp-editor.php:1349
msgid "Column group"
msgstr "Oszlop csoport"

#: wp-includes/class-wp-editor.php:1312
#: wp-includes/js/dist/block-editor.js:17259
msgid "Rows"
msgstr "Sorok"

#: wp-includes/script-loader.php:1131
msgid "Finnish"
msgstr "finn"

#: wp-includes/class-wp-editor.php:1296
msgid "Match case"
msgstr "Összehasonlítás"

#: wp-includes/class-wp-editor.php:1292
msgid "Find and replace"
msgstr "Keresés és csere"

#: wp-includes/media-template.php:1288 wp-includes/media.php:4979
#: wp-includes/js/dist/block-editor.js:50473
#: wp-includes/js/dist/block-library.js:17539
#: wp-includes/js/dist/block-library.js:18286
#: wp-includes/js/dist/block-library.js:29112
#: wp-includes/js/dist/block-library.js:30983
#: wp-includes/js/dist/block-library.js:47716
#: wp-includes/js/dist/block-library.js:47784
#: wp-includes/js/dist/block-library.js:61576
#: wp-includes/js/dist/block-library.js:69341
#: wp-includes/js/dist/editor.js:9279 wp-includes/js/dist/editor.js:9397
#: wp-includes/js/dist/editor.js:45127
msgid "Replace"
msgstr "Csere"

#: wp-includes/class-wp-editor.php:1286
msgid "Could not find the specified string."
msgstr "A meghatározott stringet nem találjuk."

#: wp-includes/class-wp-editor.php:1254
msgid "Paste as text"
msgstr "Beillesztés szövegként"

#: wp-includes/class-wp-editor.php:1253
#: wp-includes/js/dist/block-library.js:44850
msgid "Page break"
msgstr "Oldaltörés"

#: wp-includes/class-wp-editor.php:1252
msgid "Nonbreaking space"
msgstr "Nem törhető szóköz"

#: wp-includes/class-wp-editor.php:1245
msgid "Embed"
msgstr "Beágyazás"

#: wp-includes/class-wp-editor.php:1244
msgid "Insert video"
msgstr "Videó beillesztése"

#: wp-includes/class-wp-editor.php:1243
msgid "Paste your embed code below:"
msgstr "Illesszük be a beágyazási kódunkat ide:"

#: wp-includes/class-wp-editor.php:1242
msgid "Alternative source"
msgstr "Alternatív forrás"

#: wp-includes/class-wp-editor.php:1269
msgid "New window"
msgstr "Új ablak"

#: wp-includes/class-wp-editor.php:1270
msgid "Text to display"
msgstr "Szöveg megjelenítése"

#: wp-includes/class-wp-editor.php:1235
msgid "Insert date/time"
msgstr "Dátum/idő beillesztés"

#: wp-includes/class-wp-editor.php:1233 wp-includes/script-loader.php:819
msgid "Insert image"
msgstr "Kép beillesztése"

#: wp-includes/class-wp-editor.php:1231 wp-includes/js/dist/components.js:33294
msgid "Style"
msgstr "Stílus"

#: wp-includes/class-wp-editor.php:1259
msgid "Horizontal line"
msgstr "Vízszintes sor"

#: wp-includes/class-wp-editor.php:1217
msgid "Encoding"
msgstr "Kódolás"

#: wp-includes/class-wp-editor.php:1216
msgid "Keywords"
msgstr "Kulcsszavak"

#: wp-includes/class-wp-editor.php:1214
msgid "Robots"
msgstr "Robotok"

#: wp-includes/class-wp-editor.php:1251
msgid "Emoticons"
msgstr "Mosolygók"

#: wp-includes/class-wp-editor.php:1169
msgid "Source code"
msgstr "Forráskód"

#: wp-includes/class-wp-editor.php:1248
msgid "Special character"
msgstr "Különleges karakter"

#: wp-includes/class-wp-editor.php:1261
msgid "Restore last draft"
msgstr "Legutóbbi vázlat helyreállítása"

#: wp-includes/class-wp-editor.php:1190
msgid "Visual aids"
msgstr "Vizuális segítség"

#: wp-includes/class-wp-editor.php:1175
#: wp-includes/js/dist/block-editor.js:17447
msgid "Align left"
msgstr "Balra rendezés"

#: wp-includes/class-wp-editor.php:1176
msgid "Justify"
msgstr "Sorkizárt"

#: wp-includes/class-wp-editor.php:1367
msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off."
msgstr "A beillesztés most egyszerű szöveges módban van. A tartalom sima szövegként kerül beillesztésre, amíg ezt az opciót ki nem kapcsoljuk."

#: wp-includes/class-wp-editor.php:1178
msgid "Decrease indent"
msgstr "Bekezdés csökkentése"

#: wp-includes/class-wp-editor.php:1173
#: wp-includes/js/dist/block-editor.js:17451
msgid "Align center"
msgstr "Középre rendezés"

#: wp-includes/class-wp-editor.php:1165
msgid "Clear formatting"
msgstr "Formázás tisztítása"

#: wp-includes/widgets/class-wp-widget-block.php:45
#: wp-includes/js/dist/edit-widgets.js:2666 wp-includes/js/dist/editor.js:64022
msgid "Block"
msgstr "Blokk"

#: wp-includes/class-wp-editor.php:1177
msgid "Increase indent"
msgstr "Bekezdés növelése"

#: wp-includes/class-wp-editor.php:1193 wp-includes/script-loader.php:822
msgid "Numbered list"
msgstr "Számozott lista"

#: wp-includes/class-wp-editor.php:1174
#: wp-includes/js/dist/block-editor.js:17455
msgid "Align right"
msgstr "Jobbra rendezés"

#: wp-includes/class-wp-customize-widgets.php:809
#: wp-admin/includes/ajax-actions.php:1111
#: wp-admin/includes/ajax-actions.php:2393 wp-admin/js/media.js:127
#: wp-admin/js/media.js:132 wp-admin/js/updates.js:2345
msgid "An error has occurred. Please reload the page and try again."
msgstr "Hiba történt. Töltsük újra az oldalt, és próbáljuk újra."

#: wp-includes/class-wp-customize-widgets.php:730
msgid "Select an area to move this widget into:"
msgstr "Válasszunk ki egy területet és mozgassuk oda a widgetet:"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1102
#: wp-includes/class-wp-customize-widgets.php:724
#: wp-includes/js/dist/block-editor.js:34503
#: wp-includes/js/dist/block-editor.js:73223
#: wp-includes/js/dist/block-editor.js:73224
#: wp-includes/js/dist/block-library.js:40478
#: wp-includes/js/dist/edit-site.js:23029 wp-includes/js/dist/editor.js:9186
#: wp-admin/includes/class-walker-nav-menu-edit.php:148
#: wp-admin/includes/template.php:1403
msgid "Move up"
msgstr "Mozgatás fel"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1103
#: wp-includes/class-wp-customize-widgets.php:723
#: wp-includes/js/dist/block-editor.js:34508
#: wp-includes/js/dist/block-editor.js:73248
#: wp-includes/js/dist/block-editor.js:73249
#: wp-includes/js/dist/block-library.js:40489
#: wp-includes/js/dist/edit-site.js:23040 wp-includes/js/dist/editor.js:9202
#: wp-admin/includes/class-walker-nav-menu-edit.php:165
#: wp-admin/includes/template.php:1416
msgid "Move down"
msgstr "Mozgatás le"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56
#: wp-includes/customize/class-wp-widget-area-customize-control.php:60
msgid "Reorder"
msgstr "Újrarendezés"

#: wp-includes/class-wp-customize-widgets.php:932
#: wp-includes/customize/class-wp-widget-area-customize-control.php:57
msgid "Add a Widget"
msgstr "Widget hozzáadás"

#: wp-includes/customize/class-wp-customize-header-image-control.php:272
msgctxt "custom headers"
msgid "Suggested"
msgstr "Ajánlott"

#: wp-includes/customize/class-wp-customize-header-image-control.php:265
msgctxt "custom headers"
msgid "Previously uploaded"
msgstr "Előzőleg feltöltött"

#: wp-includes/customize/class-wp-customize-header-image-control.php:251
msgid "Current header"
msgstr "Aktuális fejrész"

#: wp-includes/customize/class-wp-customize-header-image-control.php:177
msgid "Randomizing suggested headers"
msgstr "Véletlenszerűen ajánlott fejrészek"

#: wp-includes/customize/class-wp-customize-header-image-control.php:175
msgid "Randomizing uploaded headers"
msgstr "Feltöltött fejrészek véletlenszerűen"

#: wp-includes/customize/class-wp-customize-header-image-control.php:136
msgid "Randomize suggested headers"
msgstr "Javasolt fejrészek véletlenszerűen"

#: wp-includes/customize/class-wp-customize-header-image-control.php:134
msgid "Randomize uploaded headers"
msgstr "Feltöltött fejrészek véletlenszerűen"

#: wp-includes/admin-bar.php:228
msgid "https://wordpress.org/support/forum/requests-and-feedback"
msgstr "https://wordpress.org/support/forum/requests-and-feedback"

#: wp-login.php:423 wp-admin/includes/class-wp-users-list-table.php:318
msgid "Change"
msgstr "Változtat"

#: wp-includes/js/dist/block-library.js:55301
#: wp-includes/js/dist/core-data.js:14646
#: wp-includes/js/dist/edit-site.js:44135
#: wp-includes/js/dist/edit-site.js:46535 wp-includes/js/dist/editor.js:10454
#: wp-includes/js/dist/editor.js:45279 wp-includes/js/dist/editor.js:48281
#: wp-includes/js/dist/editor.js:48326 wp-admin/includes/ajax-actions.php:2271
#: wp-admin/includes/class-wp-posts-list-table.php:1985
#: wp-admin/includes/class-wp-privacy-requests-table.php:44
msgid "Status"
msgstr "Állapot"

#: wp-includes/js/dist/editor.js:39903 wp-includes/js/dist/editor.js:39962
#: wp-admin/comment.php:64 wp-admin/edit-comments.php:208
#: wp-admin/edit-form-advanced.php:337 wp-admin/edit-link-form.php:66
#: wp-admin/edit-tags.php:271 wp-admin/edit.php:252 wp-admin/edit.php:309
#: wp-admin/erase-personal-data.php:23 wp-admin/export-personal-data.php:23
#: wp-admin/export.php:51 wp-admin/import.php:24
#: wp-admin/includes/class-custom-background.php:99
#: wp-admin/includes/class-custom-image-header.php:108
#: wp-admin/includes/class-wp-screen.php:855 wp-admin/includes/ms.php:1147
#: wp-admin/index.php:44 wp-admin/link-manager.php:57 wp-admin/media-new.php:49
#: wp-admin/my-sites.php:44 wp-admin/nav-menus.php:726
#: wp-admin/nav-menus.php:767 wp-admin/options-discussion.php:24
#: wp-admin/options-general.php:53 wp-admin/options-media.php:34
#: wp-admin/options-permalink.php:23 wp-admin/options-privacy.php:38
#: wp-admin/options-reading.php:25 wp-admin/options-writing.php:23
#: wp-admin/plugin-editor.php:139 wp-admin/plugin-install.php:96
#: wp-admin/plugins.php:563 wp-admin/revision.php:152
#: wp-admin/site-health.php:80 wp-admin/theme-editor.php:28
#: wp-admin/theme-install.php:123 wp-admin/themes.php:143
#: wp-admin/update-core.php:996 wp-admin/upload.php:179 wp-admin/upload.php:369
#: wp-admin/user-edit.php:71 wp-admin/user-new.php:293 wp-admin/users.php:34
#: wp-admin/widgets-form.php:43 wp-admin/network/index.php:34
#: wp-admin/network/settings.php:49 wp-admin/network/site-new.php:23
#: wp-admin/network/sites.php:29 wp-admin/network/themes.php:312
#: wp-admin/network/upgrade.php:27 wp-admin/network/user-new.php:20
#: wp-admin/network/users.php:257
msgid "Overview"
msgstr "Áttekintés"

#: wp-includes/general-template.php:5014
msgctxt "admin color scheme"
msgid "Coffee"
msgstr "Kávé"

#: wp-includes/general-template.php:5002
msgctxt "admin color scheme"
msgid "Ocean"
msgstr "Óceán"

#: wp-includes/general-template.php:4990
msgctxt "admin color scheme"
msgid "Ectoplasm"
msgstr "Ektoplazma"

#: wp-includes/general-template.php:4978
msgctxt "admin color scheme"
msgid "Sunrise"
msgstr "Napkelte"

#: wp-includes/class-wp-image-editor.php:305
msgid "Attempted to set image quality outside of the range [1,100]."
msgstr "A megadott tartományon kívülre [1,100] próbáltuk meg állítani a képminőséget."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:26
msgid "A cloud of your most used tags."
msgstr "A legtöbbet használt címkék felhőszerűen."

#: wp-includes/widgets/class-wp-widget-rss.php:26
msgid "Entries from any RSS or Atom feed."
msgstr "Bejegyzések RSS vagy Atom hírforrásból."

#: wp-includes/widgets/class-wp-widget-recent-comments.php:27
msgid "Your site&#8217;s most recent comments."
msgstr "A honlap legutóbbi hozzászólásai."

#: wp-includes/widgets/class-wp-widget-recent-posts.php:27
msgid "Your site&#8217;s most recent Posts."
msgstr "A honlap legutóbbi bejegyzései."

#: wp-includes/widgets/class-wp-widget-categories.php:27
msgid "A list or dropdown of categories."
msgstr "Kategóriák listában, vagy legördülő menüvel."

#: wp-includes/widgets/class-wp-widget-meta.php:29
msgid "Login, RSS, &amp; WordPress.org links."
msgstr "Bejelentkezés, RSS &amp; WordPress.org hivatkozások."

#: wp-includes/widgets/class-wp-widget-archives.php:27
msgid "A monthly archive of your site&#8217;s Posts."
msgstr "Honlap bejegyzései havonta."

#: wp-includes/widgets/class-wp-widget-search.php:27
msgid "A search form for your site."
msgstr "Honlap keresési űrlap."

#: wp-includes/widgets/class-wp-widget-pages.php:27
msgid "A list of your site&#8217;s Pages."
msgstr "Honlap oldalainak listája."

#. translators: %s: Support forums URL.
#: wp-includes/customize/class-wp-customize-themes-section.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:142
#: wp-includes/update.php:253 wp-includes/update.php:479
#: wp-includes/update.php:765 wp-admin/includes/plugin-install.php:176
#: wp-admin/includes/plugin-install.php:191
#: wp-admin/includes/plugin-install.php:206 wp-admin/includes/theme.php:568
#: wp-admin/includes/theme.php:582 wp-admin/includes/theme.php:597
#: wp-admin/includes/translation-install.php:80
#: wp-admin/includes/translation-install.php:94
#: wp-admin/includes/translation-install.php:106
#: wp-admin/includes/update.php:152 wp-admin/theme-install.php:63
msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "Váratlan hiba. Valami baj lehet a WordPress.org, vagy ennek a szervernek a beállításaival. Amennyiben továbbra is fennáll a hiba, nézzünk utána a <a href=\"%s\" target=\"_blank\">támogatói fórum</a> oldalain."

#. translators: To add an additional Open Sans character subset specific to
#. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not
#. translate into your own language.
#: wp-includes/script-loader.php:1600
msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
msgid "no-subset"
msgstr "no-subset"

#. translators: %s: The word 'and'.
#: wp-includes/link-template.php:1852
msgid "Use commas instead of %s to separate excluded terms."
msgstr "Használjunk vesszőt %s helyett a kizárandó kifejezések elválasztásához."

#: wp-includes/general-template.php:4966
msgctxt "admin color scheme"
msgid "Midnight"
msgstr "Éjfél"

#: wp-includes/general-template.php:4942
msgctxt "admin color scheme"
msgid "Light"
msgstr "Világos"

#: wp-includes/general-template.php:4918
msgctxt "admin color scheme"
msgid "Default"
msgstr "Alapértelmezett"

#. translators: Hidden accessibility text.
#. translators: 'menu' as in website navigation menu.
#: wp-includes/admin-bar.php:247 wp-includes/blocks/navigation.php:743
#: wp-includes/blocks/navigation.php:895
#: wp-includes/widgets/class-wp-nav-menu-widget.php:50
#: wp-includes/js/dist/block-library.js:38481
#: wp-includes/js/dist/block-library.js:38509
#: wp-includes/js/dist/block-library.js:39554
#: wp-includes/js/dist/block-library.js:40193
#: wp-includes/js/dist/core-data.js:14593 wp-includes/js/dist/editor.js:36558
msgid "Menu"
msgstr "Menü"

#: wp-includes/update.php:999
msgid "Translation Updates"
msgstr "Fordítási frissítések"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:306
msgid "The theme directory \"%s\" does not exist."
msgstr "A sablon \"%s\" könyvtára nem létezik."

#: wp-includes/class-wp-query.php:1594
msgctxt "Comma-separated list of search stopwords in your language"
msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"
msgstr "a,az,egy,be,ki,le,fel,meg,el,át,rá,ide,oda,szét,össze,vissza,de,hát,és,vagy,hogy,van,lesz,volt,csak,nem,igen,mint,én,te,ő,mi,ti,õk,ön,ide,volt,ahogy,ahol,aki,akik,akkor,alatt,által,stb"

#: wp-includes/post-template.php:1813
msgid "This content is password-protected. To view it, please enter the password below."
msgstr "Ez a tartalom jelszóval védett. Megtekintéséhez alább adjuk meg a jelszót."

#: wp-includes/class-wp-http-curl.php:298
#: wp-includes/class-wp-http-streams.php:332
msgid "Failed to write request to temporary file."
msgstr "A kérés ideiglenes fájlba írása sikertelen."

#: wp-includes/class-wp-http-streams.php:201
#: wp-includes/class-wp-http-streams.php:210
msgid "The SSL certificate for the host could not be verified."
msgstr "A kiszolgáló tanúsítványának ellenőrzése sikertelen."

#: wp-includes/media-template.php:869
msgid "Embed Media Player"
msgstr "Médialejátszó beágyazása"

#: wp-includes/media-template.php:886
msgid "Link to Attachment Page"
msgstr "Hivatkozás a csatolmány oldalhoz"

#: wp-includes/media-template.php:879
msgid "Link to Media File"
msgstr "Hivatkozás a média fájlhoz"

#: wp-includes/media-template.php:856
msgid "Embed or Link"
msgstr "Beágyazás vagy hivatkozás"

#. translators: %s: Visually hidden label for the track length (screen reader
#. text).
#: wp-includes/media-template.php:486 wp-includes/media-template.php:736
#: wp-includes/js/dist/block-library.js:47841 wp-admin/includes/media.php:3435
msgid "Length:"
msgstr "Hossz:"

#: wp-includes/script-loader.php:1112
msgid "Captions/Subtitles"
msgstr "Képaláírás/Felirat"

#: wp-includes/script-loader.php:1107
msgid "Unmute"
msgstr "Némítás feloldása"

#: wp-includes/script-loader.php:1098
msgid "Download File"
msgstr "Fájl letöltése"

#. translators: Indicating that the navigation link is Invalid.
#: wp-includes/script-loader.php:1314
#: wp-includes/js/dist/block-library.js:41664
#: wp-includes/js/dist/editor.js:9675
msgid "Invalid"
msgstr "Hibás"

#. translators: Time difference between two dates, in years. %s: Number of
#. years.
#: wp-includes/formatting.php:3926
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s év"
msgstr[1] "%s év"

#. translators: Time difference between two dates, in months. %s: Number of
#. months.
#: wp-includes/formatting.php:3919
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s hónap"
msgstr[1] "%s hónap"

#. translators: Time difference between two dates, in weeks. %s: Number of
#. weeks.
#: wp-includes/formatting.php:3912
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s hét"
msgstr[1] "%s hét"

#. translators: %d: ID of a post.
#. translators: %d: ID of a term.
#: wp-includes/class-walker-page-dropdown.php:81
#: wp-includes/class-walker-page.php:164
#: wp-includes/class-wp-customize-nav-menus.php:240
#: wp-includes/class-wp-customize-nav-menus.php:405
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:296
#: wp-includes/nav-menu.php:906 wp-includes/nav-menu.php:948
#: wp-includes/nav-menu.php:995
msgid "#%d (no title)"
msgstr "#%d (cím nélkül)"

#: wp-includes/post-template.php:2057
msgid "JavaScript must be enabled to use this feature."
msgstr "A funkció használatához be kell kapcsolni a JavaScriptet."

#. translators: Localized time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Time format, see https://www.php.net/manual/datetime.format.php
#. translators: Comment time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Post time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request time format. See
#. https://www.php.net/manual/en/datetime.format.php
#. translators: Default time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:422 wp-includes/script-loader.php:153
#: wp-includes/script-loader.php:474 wp-admin/admin.php:119
#: wp-admin/comment.php:237 wp-admin/edit-form-advanced.php:655
#: wp-admin/edit-form-advanced.php:662 wp-admin/includes/ajax-actions.php:1645
#: wp-admin/includes/ajax-actions.php:2899
#: wp-admin/includes/ajax-actions.php:2902
#: wp-admin/includes/class-wp-comments-list-table.php:1084
#: wp-admin/includes/class-wp-posts-list-table.php:1203
#: wp-admin/includes/class-wp-privacy-requests-table.php:496
#: wp-admin/includes/schema.php:438 wp-admin/options-general.php:543
msgid "g:i a"
msgstr "H:i"

#: wp-includes/class-wp-xmlrpc-server.php:562
msgid "The URL to the admin area"
msgstr "Az adminisztrációs rész elérhetősége"

#: wp-includes/class-wp-xmlrpc-server.php:557
msgid "Login Address (URL)"
msgstr "Belépési cím (URL)"

#. translators: %s: https://apps.wordpress.org
#: wp-includes/media-template.php:248 wp-admin/includes/media.php:2117
msgid "The web browser on your device cannot be used to upload files. You may be able to use the <a href=\"%s\">native app for your device</a> instead."
msgstr "Az eszköz böngészője nem tud fájlokat feltölteni. Próbáljuk meg az eszközhöz készült <a href=\"%s\">alkalmazással</a> inkább."

#. translators: %s: Admin email address.
#: wp-includes/user.php:3618
msgid "<strong>Error:</strong> Could not register you&hellip; please contact the <a href=\"mailto:%s\">site admin</a>!"
msgstr "<strong>Hiba:</strong> Nem sikerült a regisztráció&hellip; lépjünk kapcsolatba a <a href=\"mailto:%s\">weboldal üzemeltetőjével</a>!"

#: wp-includes/post-template.php:311
msgid "(more&hellip;)"
msgstr "(tovább&hellip;)"

#. translators: %s: Site address.
#: wp-signup.php:1029
msgid "The site you were looking for, %s, does not exist, but you can create it now!"
msgstr "A keresett %s honlap nem található, de most létrehozhatjuk!"

#. translators: %s: Email address.
#: wp-signup.php:888
msgid "Have you entered your email correctly? You have entered %s, if it&#8217;s incorrect, you will not receive your email."
msgstr "A megadott e-mail cím helyes? A megadott e-mail cím: %s. Amennyiben nem megfelelően adjuk meg az e-mail címet, nem fog a kívánt helyre érkezni e-mail."

#: wp-includes/functions.php:7547
msgid "The login page will open in a new tab. After logging in you can close it and return to this page."
msgstr "A bejelentkező oldal új lapon fog megnyílni, melyet bejelentkezés után bezárhatunk. Ezt követően visszatérhetünk erre az oldalra."

#. translators: %s: Comment author link.
#: wp-includes/class-walker-comment.php:336
#: wp-includes/class-walker-comment.php:439
msgid "%s <span class=\"says\">says:</span>"
msgstr "%s <span class=\"says\">szerint:</span>"

#: wp-includes/general-template.php:333 wp-includes/general-template.php:343
msgctxt "submit button"
msgid "Search"
msgstr "Keresés"

#. translators: Hidden accessibility text.
#: wp-includes/general-template.php:329 wp-includes/general-template.php:340
msgctxt "label"
msgid "Search for:"
msgstr "Keresés:"

#: wp-includes/general-template.php:331
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Keresés&hellip;"

#: wp-includes/functions.php:7545 wp-includes/script-loader.php:1327
msgid "Session expired"
msgstr "Munkamenet lejárt"

#: wp-includes/class-wp-taxonomy.php:632
msgid "No tags found."
msgstr "Nincsenek címkék."

#. translators: 1: Script name, 2: wp_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:413
msgid "Do not deregister the %1$s script in the administration area. To target the front-end theme, use the %2$s hook."
msgstr "%1$s szkriptet ne távolítsuk el az adminisztrációs felületen, %2$s hurkot használjuk inkább a sablonhoz."

#: wp-includes/class-wp-xmlrpc-server.php:552 wp-admin/options-general.php:246
#: wp-admin/network/site-info.php:177 wp-admin/network/site-info.php:185
#: wp-admin/network/site-new.php:214
msgid "Site Address (URL)"
msgstr "Honlap cím (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:547 wp-admin/options-general.php:241
msgid "WordPress Address (URL)"
msgstr "WordPress cím (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:2733
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:692
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:447
#: wp-includes/user.php:2259 wp-includes/user.php:2725
#: wp-includes/user.php:2731 wp-admin/user-edit.php:28
#: wp-admin/user-edit.php:30
msgid "Invalid user ID."
msgstr "Hibás felhasználói azonosító (ID)."

#: wp-includes/media-template.php:980
msgid "Random Order"
msgstr "Véletlen sorrend"

#: wp-includes/media.php:5032 wp-includes/js/dist/block-editor.js:51393
msgid "Insert from URL"
msgstr "Beillesztés URL-ből"

#. translators: This is a would-be plural string used in the media manager. If
#. there is not a word you can use in your language to avoid issues with the
#. lack of plural support here, turn it into "selected: %d" then translate it.
#: wp-includes/media.php:4987
msgid "%d selected"
msgstr "%d kijelölve"

#: wp-includes/widgets/class-wp-widget-links.php:161
msgctxt "Links widget"
msgid "Random"
msgstr "Véletlenszerű"

#: wp-includes/media-template.php:1537 wp-includes/media.php:5003
#: wp-admin/includes/ajax-actions.php:2268
#: wp-admin/includes/ajax-actions.php:3940
#: wp-admin/includes/class-wp-list-table.php:367
#: wp-admin/includes/class-wp-themes-list-table.php:92
msgid "No items found."
msgstr "Nem találhatóak elemek."

#: wp-includes/media.php:5046 wp-includes/js/dist/block-library.js:33865
#: wp-includes/js/dist/block-library.js:33941
#: wp-includes/js/dist/block-library.js:33950
msgid "Reverse order"
msgstr "Fordított sorrend"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:636
msgid "Deselect"
msgstr "Megszüntet"

#: wp-includes/media-template.php:587 wp-includes/media-template.php:754
#: wp-includes/media.php:5015 wp-includes/js/dist/editor.js:11846
#: wp-admin/includes/class-wp-comments-list-table.php:403
#: wp-admin/includes/class-wp-media-list-table.php:209
#: wp-admin/includes/class-wp-media-list-table.php:214
#: wp-admin/includes/class-wp-posts-list-table.php:446
#: wp-admin/includes/meta-boxes.php:365 wp-admin/includes/meta-boxes.php:483
msgid "Delete permanently"
msgstr "Végleges törlés"

#: wp-includes/media-template.php:256
msgid "Upload Limit Exceeded"
msgstr "Elértük a feltöltési korlátot"

#: wp-includes/media-template.php:354
msgid "Dismiss errors"
msgstr "Hibák átugrása"

#: wp-includes/media-template.php:343
msgid "Uploading"
msgstr "Feltöltés"

#: wp-includes/media.php:4251
msgid "No editor could be selected."
msgstr "Nem sikerült szerkesztőt kijelölni."

#. translators: %s: Number of video files.
#: wp-includes/post.php:3564
msgid "Video <span class=\"count\">(%s)</span>"
msgid_plural "Video <span class=\"count\">(%s)</span>"
msgstr[0] "<span class=\"count\">(%s)</span> videó"
msgstr[1] "<span class=\"count\">(%s)</span> videó"

#: wp-includes/post.php:3562
msgid "Manage Video"
msgstr "Videó kezelése"

#: wp-includes/widgets/class-wp-widget-media-video.php:28
#: wp-includes/js/dist/block-editor.js:51593
#: wp-includes/js/dist/block-library.js:55302
#: wp-includes/js/dist/block-library.js:72645
#: wp-includes/js/dist/block-library.js:72909
#: wp-includes/js/dist/editor.js:45280 wp-includes/js/dist/media-utils.js:17592
msgid "Video"
msgstr "Videó"

#. translators: %s: Number of audio files.
#: wp-includes/post.php:3555
msgid "Audio <span class=\"count\">(%s)</span>"
msgid_plural "Audio <span class=\"count\">(%s)</span>"
msgstr[0] "Audió <span class=\"count\">(%s)</span>"
msgstr[1] "Audió <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3553
msgid "Manage Audio"
msgstr "Audió kezelése"

#. translators: %s: Number of images.
#: wp-includes/post.php:3546
msgid "Image <span class=\"count\">(%s)</span>"
msgid_plural "Images <span class=\"count\">(%s)</span>"
msgstr[0] "<span class=\"count\">(%s)</span> kép"
msgstr[1] "<span class=\"count\">(%s)</span> kép"

#: wp-includes/post.php:3544
msgid "Manage Images"
msgstr "Képek kezelése"

#: wp-includes/class-wp-post-type.php:1003
msgid "Uploaded to this page"
msgstr "Feltöltve ehhez az oldalhoz"

#: wp-includes/class-wp-post-type.php:1002
msgid "Insert into page"
msgstr "Oldalba illesztés"

#: wp-includes/widgets/class-wp-widget-media-audio.php:28
#: wp-includes/js/dist/block-editor.js:51589
#: wp-includes/js/dist/block-library.js:7451
#: wp-includes/js/dist/block-library.js:55294
#: wp-includes/js/dist/editor.js:13387 wp-includes/js/dist/editor.js:45272
#: wp-includes/js/dist/media-utils.js:17599
msgid "Audio"
msgstr "Hang"

#: wp-includes/class-wp-post-type.php:1003
msgid "Uploaded to this post"
msgstr "Feltöltve ehhez a bejegyzéshez"

#: wp-includes/media.php:5001
#: wp-admin/includes/class-wp-media-list-table.php:158
msgid "All media items"
msgstr "Összes médiaelem"

#: wp-includes/media-template.php:893 wp-includes/media-template.php:1117
#: wp-includes/media-template.php:1240
msgid "Custom URL"
msgstr "Egyéni URL"

#: wp-includes/class-wp-editor.php:1314 wp-includes/media-template.php:965
#: wp-includes/js/dist/block-editor.js:17242
#: wp-includes/js/dist/block-editor.js:17273
#: wp-includes/js/dist/block-editor.js:55563
#: wp-includes/js/dist/block-editor.js:55571
#: wp-includes/js/dist/block-library.js:12107
#: wp-includes/js/dist/block-library.js:26031
#: wp-includes/js/dist/block-library.js:26037
#: wp-includes/js/dist/block-library.js:26192
#: wp-includes/js/dist/block-library.js:33186
#: wp-includes/js/dist/block-library.js:33195
#: wp-includes/js/dist/block-library.js:59966
#: wp-includes/js/dist/block-library.js:59974
#: wp-includes/js/dist/block-library.js:71379
#: wp-admin/includes/class-wp-screen.php:1162
msgid "Columns"
msgstr "Oszlopok"

#: wp-includes/media-template.php:768
msgid "Alt Text"
msgstr "Alternatív szöveg"

#: wp-includes/media-template.php:666 wp-admin/upload.php:190
msgid "Attachment Details"
msgstr "Csatolmány részletei"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/block-editor.php:173 wp-includes/class-wp-theme-json.php:4461
#: wp-includes/media-template.php:918 wp-includes/media-template.php:998
#: wp-includes/media-template.php:1189 wp-includes/media.php:4614
#: wp-includes/js/dist/block-editor.js:7722
#: wp-includes/js/dist/block-library.js:63303
#: wp-includes/js/dist/components.js:42119
#: wp-admin/includes/class-custom-background.php:632
#: wp-admin/includes/media.php:1222
msgid "Large"
msgstr "Nagy"

#: wp-includes/media.php:5041
msgid "&#8592; Cancel gallery"
msgstr "&#8592; Galéria megszakítása"

#: wp-includes/media.php:4992
msgid "Upload images"
msgstr "Képek feltöltése"

#: wp-includes/media-template.php:940 wp-admin/includes/media.php:2643
msgid "Gallery Settings"
msgstr "Galéria beállítások"

#: wp-includes/media-template.php:826
msgid "Attachment Display Settings"
msgstr "Csatolmány megjelenési beállítások"

#: wp-includes/ms-functions.php:2256
msgid "WordPress &rsaquo; Success"
msgstr "WordPress &rsaquo; Sikeres"

#: wp-includes/media.php:4991
msgid "Upload files"
msgstr "Fájlok feltöltése"

#: wp-includes/media.php:5042 wp-admin/includes/media.php:2714
msgid "Insert gallery"
msgstr "Galéria beillesztése"

#: wp-includes/media-template.php:215 wp-includes/media-template.php:222
#: wp-includes/media-template.php:264 wp-includes/js/dist/components.js:41098
#: wp-includes/js/dist/media-utils.js:18059 wp-admin/includes/media.php:2274
msgid "Drop files to upload"
msgstr "Húzzunk ide fájlt a feltöltéshez"

#: wp-includes/media.php:5039
msgid "Create gallery"
msgstr "Galéria létrehozása"

#: wp-includes/media.php:4995 wp-includes/js/dist/block-editor.js:51692
#: wp-admin/includes/media.php:21 wp-admin/upload.php:205
#: wp-admin/upload.php:359
msgid "Media Library"
msgstr "Médiatár"

#: wp-includes/ms-deprecated.php:619 wp-admin/install.php:220
msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first."
msgstr "WordPress már telepítve van. Az újratelepítéshez töröljük le a régi adatbázis táblákat."

#: wp-includes/ms-deprecated.php:619 wp-admin/install.php:219
msgid "Already Installed"
msgstr "Már telepítve van"

#. translators: New user notification email. %s: Activation URL.
#: wp-includes/ms-functions.php:1135
msgid ""
"To activate your user, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login."
msgstr ""
"A felhasználói fiók aktiválásához kattintsunk a következő hivatkozásra:\n"
"\n"
"%s\n"
"\n"
"Miután aktiváltuk, egy *újabb levelet* fogunk kapni, a belépési adatokkal."

#. translators: New user notification email. 1: User login, 2: User IP address,
#. 3: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1546
msgid ""
"New User: %1$s\n"
"Remote IP address: %2$s\n"
"\n"
"Disable these notifications: %3$s"
msgstr ""
"Új felhasználó: %1$s\n"
"Távoli IP: %2$s\n"
"\n"
"Értesítések kikapcsolása: %3$s"

#. translators: New site notification email. 1: Site URL, 2: User IP address,
#. 3: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1488
msgid ""
"New Site: %1$s\n"
"URL: %2$s\n"
"Remote IP address: %3$s\n"
"\n"
"Disable these notifications: %4$s"
msgstr ""
"Új honlap: %1$s\n"
"URL: %2$s\n"
"Távoli IP: %3$s\n"
"\n"
"Értesítések kikapcsolása: %4$s"

#: wp-includes/media-template.php:881 wp-includes/media-template.php:956
#: wp-includes/media-template.php:1229
msgid "Media File"
msgstr "Média fájl"

#: wp-includes/media-template.php:888 wp-includes/media-template.php:953
#: wp-includes/media-template.php:1232 wp-admin/includes/media.php:2656
msgid "Attachment Page"
msgstr "Csatolmány oldal"

#: wp-includes/media-template.php:858 wp-includes/media-template.php:943
#: wp-includes/media-template.php:1110 wp-includes/media-template.php:1225
#: wp-includes/widgets/class-wp-widget-media-image.php:105
msgid "Link To"
msgstr "Hivatkozás"

#: wp-includes/media.php:5043
msgid "Update gallery"
msgstr "Galéria frissítése"

#: wp-includes/user.php:3550 wp-admin/includes/user.php:195
msgid "<strong>Error:</strong> This username is already registered. Please choose another one."
msgstr "<strong>Hiba:</strong> Ezzel a felhasználónév már foglalt. Válasszunk másikat."

#: wp-includes/ms-functions.php:506 wp-admin/user-new.php:377
msgid "Please enter a valid email address."
msgstr "Adjunk meg egy valós e-mail címet."

#: wp-includes/ms-functions.php:168 wp-admin/user-new.php:374
msgid "The requested user does not exist."
msgstr "A kért felhasználó nem létezik."

#: wp-includes/class-wp-image-editor-gd.php:544
#: wp-includes/class-wp-image-editor-gd.php:553
#: wp-includes/class-wp-image-editor-gd.php:557
#: wp-includes/class-wp-image-editor-gd.php:563
#: wp-includes/class-wp-image-editor-gd.php:569
#: wp-includes/class-wp-image-editor-gd.php:572
msgid "Image Editor Save Failed"
msgstr "A képszerkesztés mentése sikertelen"

#: wp-includes/class-wp-image-editor-gd.php:470
msgid "Image flip failed."
msgstr "A kép tükrözése nem sikerült."

#: wp-includes/class-wp-image-editor-gd.php:436
msgid "Image rotate failed."
msgstr "A kép forgatása nem sikerült."

#: wp-includes/class-wp-image-editor-gd.php:376
#: wp-includes/class-wp-image-editor-gd.php:404
msgid "Image crop failed."
msgstr "A kép körbevágása nem sikerült."

#: wp-includes/class-wp-image-editor-gd.php:205
#: wp-includes/class-wp-image-editor-gd.php:246
msgid "Image resize failed."
msgstr "A kép átméretezése nem sikerült."

#: wp-includes/class-wp-image-editor-gd.php:128
#: wp-includes/class-wp-image-editor-imagick.php:260
msgid "Could not read image size."
msgstr "Nem lehetséges a kép méretét meghatározni."

#: wp-includes/class-wp-image-editor-gd.php:122
#: wp-includes/class-wp-image-editor-imagick.php:163
msgid "File is not an image."
msgstr "A fájl nem kép."

#. translators: 1: User's first name, 2: Last name.
#: wp-includes/author-template.php:534 wp-includes/link-template.php:4573
#: wp-includes/user.php:959 wp-includes/user.php:2457
#: wp-admin/includes/class-wp-users-list-table.php:577
#: wp-admin/includes/class-wp-ms-users-list-table.php:305
msgctxt "Display name based on first name and last name"
msgid "%1$s %2$s"
msgstr "%2$s %1$s"

#: wp-includes/taxonomy.php:2956
msgid "Could not insert term relationship into the database."
msgstr "Nem sikerült a kifejezések kapcsolatát elmenteni az adatbázisba."

#: wp-includes/media-template.php:818 wp-includes/js/dist/block-editor.js:56787
#: wp-includes/js/dist/components.js:32652
#: wp-includes/js/dist/components.js:37162
#: wp-includes/js/dist/components.js:41337 wp-admin/theme-install.php:244
#: wp-admin/theme-install.php:266 wp-admin/js/color-picker.js:154
msgid "Clear"
msgstr "Kiürítés"

#: wp-includes/media.php:5044 wp-includes/media.php:5045
msgid "Add to gallery"
msgstr "Galériához hozzáadás"

#: wp-includes/class-wp-post-type.php:1002
msgid "Insert into post"
msgstr "Bejegyzésbe illesztés"

#: wp-includes/media.php:4997
msgid "Create a new gallery"
msgstr "Új galéria létrehozása"

#: wp-includes/post.php:101
msgid "View Attachment Page"
msgstr "Csatolmány oldal megtekintése"

#: wp-includes/media-template.php:266 wp-admin/includes/media.php:2276
msgid "Select Files"
msgstr "Fájlok kiválasztása"

#: wp-includes/media-template.php:265 wp-admin/includes/media.php:2275
msgctxt "Uploader: Drop files here - or - Select Files"
msgid "or"
msgstr "vagy"

#: wp-includes/media-template.php:516 wp-includes/media-template.php:1074
#: wp-includes/media-template.php:1137
#: wp-includes/widgets/class-wp-widget-media-image.php:98
#: wp-admin/includes/media.php:1502 wp-admin/includes/media.php:3001
#: wp-admin/includes/media.php:3252
msgid "Alternative Text"
msgstr "Helyettesítő szöveg"

#. translators: 1: Site name, 2: Separator (raquo), 3: Post type name.
#: wp-includes/general-template.php:3332
msgid "%1$s %2$s %3$s Feed"
msgstr "%1$s %2$s %3$s hírfolyam"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:180
msgid "Display post date?"
msgstr "Megjelenítsük a bejegyzés dátumát?"

#: wp-includes/class-wp-xmlrpc-server.php:5482 wp-admin/includes/post.php:41
#: wp-admin/includes/post.php:86
msgid "Sorry, you are not allowed to create pages as this user."
msgstr "Elnézést, nincs megfelelő jogosultság ennek a felhasználónak oldalak létrehozásához."

#: wp-includes/class-wp-xmlrpc-server.php:4727
#: wp-includes/class-wp-xmlrpc-server.php:4810
msgid "Sorry, revisions are disabled."
msgstr "Bocsánat, a változatok mentése ki van kapcsolva."

#: wp-includes/class-wp-xmlrpc-server.php:3330
#: wp-includes/class-wp-xmlrpc-server.php:4722
#: wp-includes/class-wp-xmlrpc-server.php:5046
#: wp-includes/class-wp-xmlrpc-server.php:6280 wp-admin/includes/post.php:517
msgid "Sorry, you are not allowed to edit posts."
msgstr "Bocsánat, nem szerkeszthetjük a bejegyzéseket."

#: wp-includes/class-wp-xmlrpc-server.php:2963
msgid "Sorry, the user could not be updated."
msgstr "Bocsánat, a felhasználót nem sikerült módosítani."

#: wp-includes/class-wp-xmlrpc-server.php:1775
msgid "There is a revision of this post that is more recent."
msgstr "A bejegyzésnek létezik ennél frissebb változata is."

#: wp-includes/class-wp-xmlrpc-server.php:310
msgid "Incorrect username or password."
msgstr "Hibás felhasználó név vagy jelszó."

#: wp-includes/class-wp-xmlrpc-server.php:299
msgid "XML-RPC services are disabled on this site."
msgstr "Ezen a honlapon az XML-RPC szolgáltatások ki vannak kapcsolva."

#: wp-includes/class-wp-admin-bar.php:473 wp-admin/menu-header.php:295
msgid "Skip to toolbar"
msgstr "Tovább az eszköztárra"

#: wp-includes/class-wp-customize-manager.php:5307
msgid "Header Text Color"
msgstr "Fejrész szöveg színe"

#: wp-includes/class-wp-customize-manager.php:5274
#: wp-includes/js/dist/editor.js:14259 wp-includes/js/dist/editor.js:21759
#: wp-includes/js/dist/editor.js:35795 wp-includes/js/dist/editor.js:39917
#: wp-includes/js/dist/editor.js:39976 wp-includes/js/dist/editor.js:40271
msgid "Colors"
msgstr "Színek"

#: wp-includes/script-loader.php:1318 wp-includes/js/dist/edit-site.js:6307
#: wp-includes/js/dist/edit-site.js:6325 wp-includes/js/dist/editor.js:48472
#: wp-includes/js/dist/script-modules/boot/index.js:1717
#: wp-admin/js/widgets.js:130 wp-admin/js/widgets.js:575
msgid "Saved"
msgstr "Elmentve"

#: wp-includes/script-loader.php:1306
msgid "Save &amp; Publish"
msgstr "Mentés &amp; Közzététel"

#: wp-includes/customize/class-wp-customize-media-control.php:259
#: wp-includes/customize/class-wp-customize-media-control.php:264
msgid "Select file"
msgstr "Fájl kiválasztása"

#: wp-includes/admin-bar.php:533
#: wp-includes/customize/class-wp-customize-theme-control.php:240
#: wp-admin/customize.php:212
#: wp-admin/includes/class-theme-upgrader-skin.php:92
#: wp-admin/includes/theme.php:1059 wp-admin/menu.php:247
#: wp-admin/theme-install.php:422 wp-admin/themes.php:615
#: wp-admin/themes.php:1007 wp-admin/themes.php:1256
msgid "Customize"
msgstr "Testreszabás"

#: wp-includes/class-wp-xmlrpc-server.php:801
msgid "Insufficient arguments passed to this XML-RPC method."
msgstr "Elégtelen számú paraméter került átadásra ennek az XML-RPC metódusnak."

#: wp-includes/class-wp-xmlrpc-server.php:1399
msgid "Sorry, you cannot stick a private post."
msgstr "Elnézést, egy magánbejegyzést nem lehet ragadóssá tenni."

#: wp-includes/class-wp-xmlrpc-server.php:5980
msgid "Sorry, you are not allowed to publish this page."
msgstr "Elnézést, nincs megfelelő jogosultság ezen oldal közzétételéhez."

#: wp-includes/class-wp-customize-manager.php:5367
#: wp-includes/customize/class-wp-customize-header-image-control.php:55
#: wp-admin/includes/class-custom-image-header.php:118
#: wp-admin/includes/class-custom-image-header.php:546
#: wp-admin/includes/template.php:2433 wp-admin/includes/template.php:2440
msgid "Header Image"
msgstr "Fejrész kép"

#: wp-includes/class-wp-xmlrpc-server.php:592
msgid "Post Thumbnail"
msgstr "Bélyegkép küldése"

#: wp-includes/script-loader.php:806
msgid "Toggle Editor Text Direction"
msgstr "Szövegirány megfordítása a szerkesztőben"

#: wp-includes/script-loader.php:805
msgid "text direction"
msgstr "szöveg irány"

#: wp-includes/ms-functions.php:713
msgid "Please enter a site title."
msgstr "Kérjük a honlap címét (elnevezését) megadni."

#. translators: %s: Minimum site name length.
#: wp-includes/ms-functions.php:685
msgid "Site name must be at least %s character."
msgid_plural "Site name must be at least %s characters."
msgstr[0] "A honlap nevének legalább %s karakter hosszúságúnak kell lennie."
msgstr[1] "A honlap nevének legalább %s karakter hosszúságúnak kell lennie."

#: wp-includes/ms-functions.php:671
msgid "That name is not allowed."
msgstr "Ez a név nem megengedett."

#: wp-includes/ms-functions.php:663
msgid "Please enter a site name."
msgstr "Adjuk meg a honlap nevét."

#: wp-includes/ms-functions.php:512
msgid "Username must be at least 4 characters."
msgstr "A felhasználó névnek legalább 4 karakter hosszúságúnak kell lennie."

#: wp-includes/ms-functions.php:484
msgid "Please enter a username."
msgstr "A felhasználónevet meg kell adni."

#: wp-includes/class-wp-customize-manager.php:5664
msgid "A static page"
msgstr "Statikus oldal"

#: wp-includes/js/dist/block-editor.js:69295
#: wp-includes/js/dist/edit-site.js:40864 wp-includes/js/dist/editor.js:61758
#: wp-admin/includes/class-wp-theme-install-list-table.php:406
#: wp-admin/theme-install.php:603
msgid "Collapse"
msgstr "Összezárás"

#: wp-includes/class-wp-customize-manager.php:5476
#: wp-includes/customize/class-wp-customize-background-image-control.php:40
#: wp-admin/includes/class-custom-background.php:277
#: wp-admin/includes/template.php:2461
msgid "Background Image"
msgstr "Háttérkép"

#: wp-includes/class-wp-customize-manager.php:5330
#: wp-admin/includes/class-custom-background.php:483
msgid "Background Color"
msgstr "Háttérszín"

#: wp-includes/customize/class-wp-customize-media-control.php:250
msgid "Change image"
msgstr "Képcsere"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:159
msgid "Remove image"
msgstr "Kép eltávolítása"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:878
#: wp-admin/comment.php:85
msgid "Sorry, you are not allowed to edit this comment."
msgstr "Elnézést, nem engedélyezett ennek a hozzászólásnak a szerkesztése."

#: wp-includes/class-wp-customize-manager.php:5698
msgid "Posts page"
msgstr "Bejegyzések oldala"

#: wp-includes/script-loader.php:1342
msgid "Allowed Files"
msgstr "Engedélyezett fájlok"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5249
#: wp-includes/class-wp-customize-widgets.php:807
#: wp-includes/class-wp-editor.php:1393
#: wp-includes/customize/class-wp-customize-media-control.php:231
#: wp-includes/customize/class-wp-customize-media-control.php:241
#: wp-includes/customize/class-wp-customize-media-control.php:252
#: wp-includes/customize/class-wp-customize-media-control.php:262
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:175
#: wp-includes/media-template.php:627 wp-includes/media.php:4980
#: wp-includes/js/dist/block-editor.js:14692
#: wp-includes/js/dist/block-editor.js:56888
#: wp-includes/js/dist/block-editor.js:58441
#: wp-includes/js/dist/block-library.js:17627
#: wp-includes/js/dist/block-library.js:47795
#: wp-includes/js/dist/edit-site.js:35333 wp-includes/js/dist/editor.js:9325
#: wp-includes/js/dist/editor.js:9442 wp-includes/js/dist/editor.js:36263
#: wp-includes/js/dist/editor.js:37788 wp-includes/js/dist/editor.js:45141
#: wp-includes/js/dist/media-utils.js:13033
#: wp-admin/includes/class-walker-nav-menu-edit.php:316
#: wp-admin/includes/class-wp-users-list-table.php:276
#: wp-admin/includes/class-wp-users-list-table.php:487
msgid "Remove"
msgstr "Eltávolítás"

#: wp-includes/class-wp-xmlrpc-server.php:2482
#: wp-includes/class-wp-xmlrpc-server.php:2589
msgid "Sorry, you are not allowed to assign terms in this taxonomy."
msgstr "Bocsánat, ebben a taxonómiában nem lehetséges kifejezések hozzárendelése."

#: wp-includes/class-wp-xmlrpc-server.php:2357
msgid "Sorry, deleting the term failed."
msgstr "Bocsánat, a kifejezés törlése nem sikerült."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:170
#: wp-admin/edit-tags.php:29
msgid "Sorry, you are not allowed to manage terms in this taxonomy."
msgstr "Sajnáljuk, nincs megfelelő jogosultság a kifejezés kezeléséhez ebben az osztályozásban."

#: wp-includes/class-wp-xmlrpc-server.php:2282
msgid "Sorry, editing the term failed."
msgstr "Bocsánat, a kifejezés szerkesztése nem sikerült."

#: wp-includes/class-wp-xmlrpc-server.php:1601
#: wp-includes/class-wp-xmlrpc-server.php:2233
#: wp-includes/class-wp-xmlrpc-server.php:2343
#: wp-includes/class-wp-xmlrpc-server.php:2423
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:437
#: wp-includes/taxonomy.php:2452
msgid "Invalid term ID."
msgstr "Érvénytelen kifejezés ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:194
#: wp-admin/edit-tags.php:23
msgid "Sorry, you are not allowed to edit terms in this taxonomy."
msgstr "Bocsánat, nincs jogosultság kifejezést szerkeszteni ebben a taxonómiában."

#: wp-includes/class-wp-xmlrpc-server.php:2143
#: wp-includes/class-wp-xmlrpc-server.php:2261
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:213
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:307
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:542
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:689
#: wp-includes/taxonomy.php:2468 wp-includes/taxonomy.php:3270
msgid "Parent term does not exist."
msgstr "Szülő kifejezés nem érhető el."

#: wp-includes/class-wp-xmlrpc-server.php:2132
msgid "This taxonomy is not hierarchical."
msgstr "Ez az osztályozás nem támogatja az alá- és fölérendelést."

#: wp-includes/class-wp-xmlrpc-server.php:2127
#: wp-includes/class-wp-xmlrpc-server.php:2244
msgid "The term name cannot be empty."
msgstr "A kifejezés neve nem lehet üres."

#: wp-includes/class-wp-xmlrpc-server.php:2117
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:511
#: wp-admin/edit-tags.php:86
msgid "Sorry, you are not allowed to create terms in this taxonomy."
msgstr "Bocsánat, nincs jogosultság létrehozni kifejezést ebben a taxonómiában."

#: wp-includes/class-wp-tax-query.php:549
#: wp-includes/class-wp-tax-query.php:556 wp-includes/class-wp-term.php:173
#: wp-includes/class-wp-xmlrpc-server.php:2111
#: wp-includes/class-wp-xmlrpc-server.php:2216
#: wp-includes/class-wp-xmlrpc-server.php:2332
#: wp-includes/class-wp-xmlrpc-server.php:2411
#: wp-includes/class-wp-xmlrpc-server.php:2476
#: wp-includes/class-wp-xmlrpc-server.php:2583
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:193
#: wp-includes/taxonomy.php:609 wp-includes/taxonomy.php:882
#: wp-includes/taxonomy.php:983 wp-includes/taxonomy.php:1178
#: wp-includes/taxonomy.php:1348 wp-includes/taxonomy.php:2286
#: wp-includes/taxonomy.php:2432 wp-includes/taxonomy.php:2826
#: wp-includes/taxonomy.php:3013 wp-includes/taxonomy.php:3224
#: wp-admin/edit-tags.php:13 wp-admin/edit-tags.php:19
#: wp-admin/includes/class-wp-terms-list-table.php:57
msgid "Invalid taxonomy."
msgstr "Érvénytelen rendszertan."

#: wp-includes/widgets/class-wp-widget-links.php:147
msgid "Select Link Category:"
msgstr "Hivatkozás-kategória kijelölése:"

#: wp-includes/class-wp-xmlrpc-server.php:587 wp-admin/includes/file.php:54
#: wp-admin/includes/file.php:62
msgid "Stylesheet"
msgstr "Stíluslap"

#: wp-includes/class-wp-xmlrpc-server.php:582
#: wp-includes/js/dist/edit-site.js:1141 wp-includes/js/dist/editor.js:6049
#: wp-includes/js/dist/editor.js:9986 wp-includes/js/dist/editor.js:10038
#: wp-includes/js/dist/editor.js:43479 wp-includes/js/dist/editor.js:43498
#: wp-includes/js/dist/editor.js:43555 wp-includes/js/dist/editor.js:44122
#: wp-admin/includes/class-wp-posts-list-table.php:1885
#: wp-admin/includes/meta-boxes.php:1038
msgid "Template"
msgstr "Sablonminta"

#: wp-includes/widgets/class-wp-widget-links.php:183
msgid "Number of links to show:"
msgstr "Mutatott hivatkozások száma:"

#: wp-includes/widgets/class-wp-widget-links.php:160
msgid "Link ID"
msgstr "Hivatkozás URL"

#: wp-includes/widgets/class-wp-widget-links.php:159
msgid "Link rating"
msgstr "Hivatkozás értékelése"

#: wp-includes/widgets/class-wp-widget-links.php:158
msgid "Link title"
msgstr "Hivatkozás címe"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:478 wp-includes/class-wp-theme.php:499
msgid "The \"%s\" theme is not a valid parent theme."
msgstr "A \"%s\" sablon nem szabványos szülősablon."

#: wp-includes/class-wp-theme.php:333
msgid "Stylesheet is not readable."
msgstr "A stíluslap nem olvasható."

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4590
msgid "Customize: %s"
msgstr "%s testreszabása"

#: wp-includes/class-wp-customize-control.php:598
#: wp-includes/class-wp-customize-nav-menus.php:715
#: wp-includes/widgets/class-wp-nav-menu-widget.php:191 wp-admin/export.php:226
#: wp-admin/export.php:231 wp-admin/export.php:278 wp-admin/export.php:283
#: wp-admin/export.php:323 wp-admin/export.php:328
#: wp-admin/includes/template.php:752 wp-admin/nav-menus.php:985
#: wp-admin/options-privacy.php:302 wp-admin/options-reading.php:118
#: wp-admin/options-reading.php:135 wp-admin/widgets-form.php:326
msgid "&mdash; Select &mdash;"
msgstr "&mdash; Választás &mdash;"

#: wp-includes/class-wp-customize-manager.php:5169 wp-includes/option.php:2763
#: wp-admin/options-general.php:95
msgid "Tagline"
msgstr "Honlap egysoros leírása"

#: wp-includes/js/dist/editor.js:6028 wp-includes/js/dist/editor.js:39778
#: wp-admin/includes/file.php:32
msgid "Posts Page"
msgstr "Bejegyzések oldala"

#: wp-includes/class-wp-customize-manager.php:5663
#: wp-admin/options-reading.php:94
msgid "Your latest posts"
msgstr "Legutóbbi saját bejegyzések"

#: wp-includes/js/dist/block-library.js:38161
#: wp-includes/js/dist/block-library.js:38362
#: wp-includes/js/dist/block-library.js:41936
#: wp-includes/js/dist/edit-site.js:1144 wp-includes/js/dist/edit-site.js:6638
#: wp-includes/js/dist/edit-site.js:21350
#: wp-includes/js/dist/edit-site.js:23561 wp-includes/js/dist/editor.js:67113
#: wp-admin/index.php:57
msgid "Navigation"
msgstr "Navigáció"

#: wp-includes/class-wp-xmlrpc-server.php:1472
#: wp-includes/class-wp-xmlrpc-server.php:5806
msgid "The post type may not be changed."
msgstr "A bejegyzés típusa nem cserélhető."

#: wp-includes/class-wp-xmlrpc-server.php:577
msgid "Image default align"
msgstr "Alapértelmezett kép igazítás"

#: wp-includes/class-wp-xmlrpc-server.php:572
msgid "Image default size"
msgstr "Alapértelmezett képméret"

#: wp-includes/class-wp-xmlrpc-server.php:567
msgid "Image default link type"
msgstr "Alapértelmezett kép hivatkozás típus"

#: wp-includes/class-wp-xmlrpc-server.php:1469
#: wp-includes/class-wp-xmlrpc-server.php:1957
#: wp-includes/class-wp-xmlrpc-server.php:4805
#: wp-includes/class-wp-xmlrpc-server.php:4989
#: wp-includes/class-wp-xmlrpc-server.php:5236
#: wp-includes/class-wp-xmlrpc-server.php:5796
#: wp-includes/class-wp-xmlrpc-server.php:6139
#: wp-includes/class-wp-xmlrpc-server.php:6509
#: wp-includes/class-wp-xmlrpc-server.php:6699
#: wp-includes/class-wp-xmlrpc-server.php:6757
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:589
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:904
#: wp-admin/includes/ajax-actions.php:2084 wp-admin/includes/media.php:3847
#: wp-admin/includes/post.php:284 wp-admin/includes/post.php:2087
#: wp-admin/includes/post.php:2091
msgid "Sorry, you are not allowed to edit this post."
msgstr "Bocsánat, nincs jogosultság a bejegyzés módosításához."

#: wp-includes/admin-bar.php:478 wp-admin/site-editor.php:322
msgid "Edit Site"
msgstr "Honlap szerkesztése"

#: wp-includes/post.php:5724 wp-admin/includes/ajax-actions.php:124
#: wp-admin/includes/meta-boxes.php:583 wp-admin/includes/post.php:578
#: wp-admin/includes/post.php:2265 wp-admin/js/inline-edit-post.js:412
#: wp-admin/js/tags-box.js:9 wp-admin/js/tags-suggest.js:8
msgctxt "tag delimiter"
msgid ","
msgstr ","

#: wp-includes/class-wp-xmlrpc-server.php:2023
#: wp-includes/class-wp-xmlrpc-server.php:4595
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:95
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:162
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:167
#: wp-admin/edit.php:22 wp-admin/edit.php:47 wp-admin/post.php:135
msgid "Sorry, you are not allowed to edit posts in this post type."
msgstr "Sajnáljuk, nincs megfelelő jogosultság a bejegyzés szerkesztéséhez ebben a bejegyzéstípusban."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1178
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:540
msgid "The post cannot be deleted."
msgstr "A bejegyzés nem törölhető."

#: wp-includes/class-wp-xmlrpc-server.php:3518
msgid "Sorry, you are not allowed to delete this category."
msgstr "Elnézést, nincs megfelelő jogosultság a kategória törléséhez."

#: wp-includes/class-wp-xmlrpc-server.php:1656
msgid "Sorry, you are not allowed to add a term to one of the given taxonomies."
msgstr "Bocsánat, nem lehetséges a megadott kifejezést hozzáadni az egyik megadott taxonómiához."

#: wp-includes/class-wp-xmlrpc-server.php:1648
msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead."
msgstr "Kétértelmű kifejezés nevet használtunk az osztályozási szerkezetben. Adjuk meg inkább a kifejezés azonosító számát."

#: wp-includes/class-wp-xmlrpc-server.php:1592
#: wp-includes/class-wp-xmlrpc-server.php:1619
msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies."
msgstr "Bocsánat, nem lehetséges a megadott kifejezést hozzárendelni az egyik megadott taxonomiához."

#: wp-includes/class-wp-xmlrpc-server.php:1588
#: wp-includes/class-wp-xmlrpc-server.php:1615
msgid "Sorry, one of the given taxonomies is not supported by the post type."
msgstr "Elnézést, a megadott taxonómiák egyike nem támogatott a bejegyzés típusa által."

#: wp-includes/class-wp.php:327 wp-includes/ms-deprecated.php:277
#: wp-includes/ms-deprecated.php:296
msgid "Sorry, you are not allowed to view this item."
msgstr "Sajnáljuk, nincs jogosultságod megtekinteni ezt az elemet."

#: wp-includes/class-wp-xmlrpc-server.php:1515
#: wp-includes/class-wp-xmlrpc-server.php:5490
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1404
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:651
msgid "Invalid author ID."
msgstr "Érvénytelen szerző ID."

#: wp-includes/class-wp-xmlrpc-server.php:1509
#: wp-includes/class-wp-xmlrpc-server.php:5477
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:701
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:717
#: wp-admin/includes/post.php:43 wp-admin/includes/post.php:88
#: wp-admin/post-new.php:61 wp-admin/press-this.php:20
msgid "Sorry, you are not allowed to create posts as this user."
msgstr "Bocsánat, ezen felhasználóként nem engedélyezett a bejegyzések létrehozása."

#: wp-includes/class-wp-xmlrpc-server.php:1503
msgid "Sorry, you are not allowed to create password protected posts in this post type."
msgstr "Elnézést, de nincs megfelelő jogosultság létrehozni jelszóval védett bejegyzéseket ebben a bejegyzés típusban."

#: wp-includes/class-wp-xmlrpc-server.php:1486
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1579
msgid "Sorry, you are not allowed to create private posts in this post type."
msgstr "Elnézést, ebben a bejegyzéstípusban nincs megfelelő jogosultság magánbejegyzést létrehozni."

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1242 wp-includes/general-template.php:1738
msgctxt "yearly archives date format"
msgid "Y"
msgstr "Y"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1245 wp-includes/general-template.php:1742
msgctxt "monthly archives date format"
msgid "F Y"
msgstr "Y. F"

#. translators: Double prime, for example in 9" (nine inches).
#: wp-includes/formatting.php:94
msgctxt "double prime"
msgid "&#8243;"
msgstr "&#8243;"

#. translators: Prime, for example in 9' (nine feet).
#: wp-includes/formatting.php:92
msgctxt "prime"
msgid "&#8242;"
msgstr "&#8242;"

#. translators: Apostrophe, for example in 'cause or can't.
#: wp-includes/formatting.php:89
msgctxt "apostrophe"
msgid "&#8217;"
msgstr "&#8217;"

#: wp-signup.php:223
msgid "Allow search engines to index this site."
msgstr "Engedélyezzük a honlap tartalmának indexelését a keresőrobotok számára."

#: wp-load.php:102
msgid "Create a Configuration File"
msgstr "Konfigurációs fájl létrehozása"

#. translators: %s: wp-config.php
#: wp-load.php:99
msgid "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."
msgstr "A %s fájl létrehozható egy webes felületen keresztül is, de ez nem minden szerver-beállítás esetén működik.Biztonságosabb út a kézzel történő létrehozás."

#. translators: 1: Link to new site, 2: Login URL, 3: Username.
#: wp-signup.php:562
msgid "%1$s is your new site. <a href=\"%2$s\">Log in</a> as &#8220;%3$s&#8221; using your existing password."
msgstr "Gratulálunk! A(z) %1$s, az új honlap elkészült. <a href=\"%2$s\">Bejelentkezés</a> &#8220;%3$s&#8221; néven, a korábban megadott jelszó használatával."

#. translators: 1: Site URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:158
msgid "Your site at %1$s is active. You may now log in to your site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
msgstr "A(z) %1$s honlap aktiválásra került. A honlapra a választott &#8220;%2$s&#8221; felhasználónévvel lehet belépni. Ellenőrizd az email leveleidet (%3$s), amiben a jelszót és belépési információkat találod. Amennyiben az email nem érkezik meg, nézd meg a levélszemét vagy spam mappát is. Ha egy órán belül sem érkezik meg a jelszót tartalmazó email, a <a href=\"%4$s\">jelszó beállítása</a> feliratra kattintva lehet új jelszót kérni."

#. translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:149
msgid "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
msgstr "A felhasználói fiók aktiválásra került. Most már <a href=\"%1$s\">beléphetsz</a> a weboldalra a választott &#8220;%2$s&#8221; felhasználónévvel. Ellenőrizd az email leveleidet (%3$s), amiben a jelszót és belépési információkat találod. Amennyiben az email nem érkezik meg, nézd meg a levélszemét vagy spam mappát is. Ha egy órán belül sem érkezik meg a jelszót tartalmazó email, a <a href=\"%4$s\">jelszó beállítása</a> feliratra kattintva lehet új jelszót kérni."

#. translators: %s: Database repair URL.
#: wp-includes/functions.php:1844
msgid "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>."
msgstr "Egy vagy több tábla nem található az adatbázisban. Szükséges az <a href=\"%s\">adatbázis javítása</a>."

#: wp-includes/comment.php:811 wp-includes/comment.php:919
msgid "You are posting comments too quickly. Slow down."
msgstr "Túl gyorsan követik egymást a hozzászólások. Lassítsunk."

#: wp-includes/admin-bar.php:1057 wp-includes/admin-bar.php:1065
msgctxt "admin bar menu group label"
msgid "New"
msgstr "Új"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1028
msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser."
msgstr "%s meghaladja a maximális fájl méretet."

#. translators: %s: File name.
#. translators: %s: Name of the file that failed to upload.
#: wp-includes/script-loader.php:1037 wp-admin/async-upload.php:127
msgid "&#8220;%s&#8221; has failed to upload."
msgstr "&#8220;%s&#8221; feltöltése sikertelen."

#. translators: 1: Opening link tag, 2: Closing link tag.
#: wp-includes/script-loader.php:1026
msgid "Please try uploading this file with the %1$sbrowser uploader%2$s."
msgstr "Próbáljuk meg ezt a fájlt a %1$s böngésző alapú feltöltővel %2$s feltölteni."

#: wp-includes/widgets/class-wp-widget-links.php:149
msgctxt "links widget"
msgid "All Links"
msgstr "Összes hivatkozás"

#. translators: Em dash.
#: wp-includes/formatting.php:104
msgctxt "em dash"
msgid "&#8212;"
msgstr "&#8212;"

#. translators: En dash.
#: wp-includes/formatting.php:102
msgctxt "en dash"
msgid "&#8211;"
msgstr "&#8211;"

#: wp-includes/class-wp-admin-bar.php:140
msgid "The menu ID should not be empty."
msgstr "A menü ID nem lehet üres."

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:141 wp-includes/admin-bar.php:145
#: wp-includes/admin-bar.php:164
msgid "About WordPress"
msgstr "WordPress, a csodás"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1013
msgid "%s exceeds the maximum upload size for this site."
msgstr "%s meghaladja a honlaphoz engedélyezett maximális feltöltési méretet."

#: wp-includes/admin-bar.php:227
msgid "Feedback"
msgstr "Visszajelzés"

#: wp-includes/comment.php:3801
msgid "<strong>Error:</strong> Please type your comment text."
msgstr "<strong>Hiba:</strong> A hozzászólás mező ne maradjon üresen."

#: wp-includes/comment.php:3773
msgid "<strong>Error:</strong> Please enter a valid email address."
msgstr "<strong>Hiba:</strong> Valódi e-mail címet kell megadni."

#: wp-includes/admin-bar.php:197
msgid "Documentation"
msgstr "Dokumentáció"

#: wp-includes/formatting.php:4051 wp-includes/general-template.php:4809
#: wp-admin/themes.php:252
msgid "&hellip;"
msgstr "&hellip;"

#: wp-includes/class-wpdb.php:2007 wp-includes/functions.php:5532
#: wp-includes/ms-load.php:478
msgid "Error establishing a database connection"
msgstr "Hiba az adatbázis-kapcsolat létrehozása során"

#: wp-includes/functions.php:5532
msgid "Database Error"
msgstr "Adatbázis hiba"

#. translators: %s: Number of comments.
#: wp-includes/comment-template.php:966 wp-includes/comment-template.php:983
#: wp-admin/includes/ajax-actions.php:495
#: wp-admin/includes/ajax-actions.php:1443 wp-admin/includes/dashboard.php:341
msgid "%s Comment"
msgid_plural "%s Comments"
msgstr[0] "%s hozzászólás"
msgstr[1] "%s hozzászólás"

#: wp-includes/admin-bar.php:187
#: wp-includes/widgets/class-wp-widget-meta.php:92
msgid "WordPress.org"
msgstr "WordPress Magyarország"

#. translators: %s: Site title.
#. translators: Network admin screen title. %s: Network title.
#: wp-includes/admin-bar.php:381 wp-admin/admin-header.php:45
msgid "Network Admin: %s"
msgstr "Hálózat kezelő: %s"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "Címke"

#: wp-includes/class-wp-taxonomy.php:613
msgctxt "taxonomy general name"
msgid "Tags"
msgstr "Címkék"

#. translators: 1: wp_enqueue_scripts, 2: admin_enqueue_scripts, 3:
#. login_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:50
msgid "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks."
msgstr "%1$s, %2$s, vagy %3$s hurkok futásáig a szkripteket és stíluslapokat nem lehet regisztrálni, vagy hozzáadni."

#. translators: 1: Home URL, 2: Admin URL.
#: wp-includes/ms-functions.php:2252
msgid "You have been added to this site. Please visit the <a href=\"%1$s\">homepage</a> or <a href=\"%2$s\">log in</a> using your username and password."
msgstr "A honlaphoz hozzáadva. <a href=\"%1$s\">Kezdőlap</a> megtekintése, vagy a megadott felhasználónévvel és jelszóval <a href=\"%2$s\">Bejelentkezés</a>."

#: wp-includes/script-loader.php:1017
msgid "Memory exceeded. Please try another smaller file."
msgstr "Memória túllépés. Kisebb fájllal kellene próbálkozni."

#: wp-includes/script-loader.php:1018
msgid "This is larger than the maximum size. Please try another."
msgstr "Az engedélyezett méretnél nagyobb a fájl."

#: wp-includes/script-loader.php:1016
msgid "This file is not an image. Please try another."
msgstr "Ez a fájl nem kép. Próbáljunk egy másikat."

#: wp-includes/general-template.php:4930
msgctxt "admin color scheme"
msgid "Fresh"
msgstr "Friss"

#: wp-includes/general-template.php:4954
msgctxt "admin color scheme"
msgid "Blue"
msgstr "Kék"

#: wp-includes/formatting.php:5058 wp-admin/options.php:301
msgid "The timezone you have entered is not valid. Please select a valid timezone."
msgstr "A megadott időzóna érvénytelen. Kérjük, jelöljön ki érvényes időzónát."

#: wp-includes/admin-bar.php:1088
msgctxt "add new from admin bar"
msgid "Site"
msgstr "Honlap"

#: wp-includes/admin-bar.php:1050
msgctxt "add new from admin bar"
msgid "User"
msgstr "Felhasználó"

#: wp-includes/post.php:97
msgctxt "add new from admin bar"
msgid "Media"
msgstr "Média"

#: wp-includes/class-wp-taxonomy.php:625
msgid "View Category"
msgstr "Kategória megtekintése"

#: wp-includes/class-wp-taxonomy.php:625
msgid "View Tag"
msgstr "Címke megtekintése"

#: wp-includes/pluggable.php:1374 wp-includes/pluggable.php:1419
msgid "You should specify an action to be verified by using the first parameter."
msgstr "Meg kell adnunk egy műveletet, amit az első paraméterrel ellenőrizni fogunk."

#. translators: 1: Login URL, 2: Network home URL.
#: wp-activate.php:201
msgid "Your account is now activated. <a href=\"%1$s\">Log in</a> or go back to the <a href=\"%2$s\">homepage</a>."
msgstr "A felhasználói fiók bekapcsolva. <a href=\"%1$s\">Bejelentkezés</a>, vagy vissza a <a href=\"%2$s\">Kezdőlap</a>ra."

#. translators: 1: Site URL, 2: Login URL.
#: wp-activate.php:193
msgid "Your account is now activated. <a href=\"%1$s\">View your site</a> or <a href=\"%2$s\">Log in</a>"
msgstr "A felhasználói fiók aktiválva. <a href=\"%1$s\">Honlap megtekintése</a>, vagy <a href=\"%2$s\">bejelentkezés</a>"

#: wp-includes/class-wp-editor.php:1266
#: wp-includes/js/dist/block-editor.js:49395
#: wp-includes/js/dist/block-editor.js:53699
#: wp-includes/js/dist/block-editor.js:57678
#: wp-includes/js/dist/block-editor.js:70081
#: wp-includes/js/dist/block-library.js:9633
#: wp-includes/js/dist/block-library.js:9978
#: wp-includes/js/dist/block-library.js:26219
#: wp-includes/js/dist/block-library.js:26271
#: wp-includes/js/dist/block-library.js:32246
#: wp-includes/js/dist/block-library.js:37455
#: wp-includes/js/dist/block-library.js:43931
#: wp-includes/js/dist/block-library.js:44301
#: wp-includes/js/dist/block-library.js:44626
#: wp-includes/js/dist/block-library.js:44816
#: wp-includes/js/dist/block-library.js:55298
#: wp-includes/js/dist/block-library.js:63171
#: wp-includes/js/dist/editor.js:5865 wp-includes/js/dist/editor.js:14246
#: wp-includes/js/dist/editor.js:45276 wp-includes/js/dist/editor.js:49389
#: wp-includes/js/dist/editor.js:67548
#: wp-includes/js/dist/format-library.js:1010
#: wp-includes/js/dist/format-library.js:1124
msgid "Link"
msgstr "Link"

#: wp-includes/class-wp-post-type.php:999
msgid "All Pages"
msgstr "Összes oldal"

#: wp-includes/class-wp-post-type.php:999
msgid "All Posts"
msgstr "Összes bejegyzés"

#: wp-includes/class-walker-comment.php:260
msgid "Pingback:"
msgstr "Visszajelzés:"

#: wp-includes/link-template.php:2811
msgid "Post navigation"
msgstr "Bejegyzés navigáció"

#: wp-includes/link-template.php:3332
msgid "Comments navigation"
msgstr "Hozzászólás navigáció"

#: wp-includes/class-wp-editor.php:1241
msgid "Poster"
msgstr "Poszter"

#: wp-includes/media-template.php:1358 wp-includes/media-template.php:1457
#: wp-includes/widgets/class-wp-widget-media-audio.php:72
#: wp-includes/widgets/class-wp-widget-media-video.php:74
#: wp-includes/js/dist/block-library.js:7225
#: wp-includes/js/dist/block-library.js:72199
#: wp-includes/js/dist/block-library.js:72209
msgid "Preload"
msgstr "Előtöltés"

#: wp-includes/class-wp-admin-bar.php:475 wp-admin/user-edit.php:370
msgid "Toolbar"
msgstr "Eszköztár"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:30
#: wp-includes/build/routes/connectors-home/content.js:1421
#: wp-includes/build/routes/connectors-home/content.js:1852
#: wp-includes/js/dist/edit-post.js:2067
#: wp-includes/js/dist/edit-widgets.js:3961 wp-includes/js/dist/editor.js:5849
#: wp-includes/js/dist/editor.js:66454
msgid "Learn more"
msgstr "További tudnivalók"

#: wp-includes/class-wp-http.php:320
msgid "Destination directory for file streaming does not exist or is not writable."
msgstr "A fájl fogadására megjelölt célkönyvtár nem létezik, vagy nem írható."

#: wp-includes/class-wp-http.php:603
msgid "There are no HTTP transports available which can complete the requested request."
msgstr "Nem érhető el olyan HTTP közvetítő szolgáltatás, amely végre tudná hajtani a lekérdezést."

#: wp-includes/taxonomy.php:178
#: wp-admin/includes/class-wp-posts-list-table.php:2056
#: wp-admin/includes/meta-boxes.php:1575
msgctxt "post format"
msgid "Format"
msgstr "Formátum"

#: wp-includes/class-wp-editor.php:1905
msgid "Or link to existing content"
msgstr "Vagy hivatkozás létező tartalomhoz"

#: wp-includes/class-wp-editor.php:1891
msgid "Enter the destination URL"
msgstr "A cél URL megadása"

#: wp-includes/query.php:165 wp-includes/query.php:191
#: wp-includes/query.php:217 wp-includes/query.php:246
#: wp-includes/query.php:275 wp-includes/query.php:304
#: wp-includes/query.php:341 wp-includes/query.php:365
#: wp-includes/query.php:391 wp-includes/query.php:417
#: wp-includes/query.php:437 wp-includes/query.php:470
#: wp-includes/query.php:503 wp-includes/query.php:533
#: wp-includes/query.php:557 wp-includes/query.php:588
#: wp-includes/query.php:612 wp-includes/query.php:636
#: wp-includes/query.php:656 wp-includes/query.php:676
#: wp-includes/query.php:700 wp-includes/query.php:733
#: wp-includes/query.php:766 wp-includes/query.php:790
#: wp-includes/query.php:814 wp-includes/query.php:838
#: wp-includes/query.php:862 wp-includes/query.php:882
#: wp-includes/query.php:906
msgid "Conditional query tags do not work before the query is run. Before then, they always return false."
msgstr "A feltételes lekérdezési címkék nem működnek a lekérdezés futtatása előtt. Az előtt mindig false értéket adnak vissza."

#: wp-includes/ms-functions.php:1207
msgid "The user is already active."
msgstr "Ez a felhasználó már aktív."

#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message, 3: WordPress version number.
#: wp-includes/functions.php:6061
msgid "Function %1$s was called <strong>incorrectly</strong>. %2$s %3$s"
msgstr "%1$s függvény <strong>helytelenül</strong> került meghívásra. %2$s %3$s"

#. translators: %s: Version number.
#: wp-includes/functions.php:6050
msgid "(This message was added in version %s.)"
msgstr "(Ez az üzenet a %s verzióban került hozzáadásra.)"

#. translators: %s: Comment URL.
#: wp-includes/pluggable.php:1945
msgid "Permalink: %s"
msgstr "%s közvetlen hivatkozása"

#: wp-includes/post-formats.php:98
msgctxt "Post format"
msgid "Standard"
msgstr "Általános"

#. translators: %s: Site address.
#: wp-signup.php:157
msgid "Your address will be %s."
msgstr "Ez lesz a cím: %s."

#: wp-signup.php:151
msgid "domain"
msgstr "domain"

#: wp-includes/post-formats.php:107
msgctxt "Post format"
msgid "Audio"
msgstr "Audió"

#: wp-includes/class-wp-xmlrpc-server.php:5441
#: wp-includes/class-wp-xmlrpc-server.php:5813
msgid "Invalid post format."
msgstr "Érvénytelen bejegyzés formátum."

#: wp-includes/class-wp-editor.php:1922
msgid "No search term specified. Showing recent items."
msgstr "Nem adtunk meg kifejezést. A legutóbbi elemek jelennek meg."

#: wp-includes/plugin.php:935
msgid "Only a static class method or function can be used in an uninstall hook."
msgstr "Csak egy statikus osztály mód/eljárás, vagy függvény használható egy telepítetlen hurokban."

#: wp-includes/post.php:4400
msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead."
msgstr "Már nem lehet számként továbbadni a bejegyzések számát. Adjuk át egy tömb elemként."

#: wp-includes/post-formats.php:106
msgctxt "Post format"
msgid "Video"
msgstr "Videó"

#: wp-includes/post-formats.php:105
msgctxt "Post format"
msgid "Status"
msgstr "Állapot"

#: wp-includes/post-formats.php:104
msgctxt "Post format"
msgid "Quote"
msgstr "Idézet"

#: wp-includes/post-formats.php:103
msgctxt "Post format"
msgid "Image"
msgstr "Kép"

#: wp-includes/post-formats.php:102
msgctxt "Post format"
msgid "Link"
msgstr "Hivatkozás"

#: wp-includes/post-formats.php:101
msgctxt "Post format"
msgid "Gallery"
msgstr "Galéria"

#: wp-includes/post-formats.php:100
msgctxt "Post format"
msgid "Chat"
msgstr "Chat"

#: wp-includes/post-formats.php:99
msgctxt "Post format"
msgid "Aside"
msgstr "Széljegyzet"

#: wp-includes/class-wp-post-type.php:997
msgid "No pages found in Trash."
msgstr "Nem található oldal a lomtárban."

#: wp-includes/class-wp-post-type.php:997
msgid "No posts found in Trash."
msgstr "Nem található bejegyzés a lomtárban."

#: wp-includes/class-wp-post-type.php:996
msgid "No pages found."
msgstr "Az oldal nem található."

#: wp-includes/admin-bar.php:781 wp-includes/admin-bar.php:786
msgid "Shortlink"
msgstr "Rövidített URL"

#: wp-includes/class-wp-xmlrpc-server.php:1565
#: wp-includes/class-wp-xmlrpc-server.php:4397
#: wp-includes/class-wp-xmlrpc-server.php:5658
#: wp-includes/class-wp-xmlrpc-server.php:6077
msgid "Invalid attachment ID."
msgstr "Érvénytelen csatolmány azonosító."

#: wp-includes/registration-functions.php:9 wp-includes/registration.php:9
msgid "This file no longer needs to be included."
msgstr "Ezt a fájlt a továbbiakban nem kell betölteni."

#: wp-includes/widgets/class-wp-widget-archives.php:240
#: wp-includes/widgets/class-wp-widget-categories.php:210
#: wp-includes/js/dist/block-library.js:6015
#: wp-includes/js/dist/block-library.js:6022
#: wp-includes/js/dist/block-library.js:10833
#: wp-includes/js/dist/block-library.js:10839
msgid "Display as dropdown"
msgstr "Mutatás lenyíló listában"

#: wp-includes/class-wp-xmlrpc-server.php:669
msgid "Large size image height"
msgstr "Nagy képméret magassága"

#: wp-includes/class-wp-xmlrpc-server.php:664
msgid "Large size image width"
msgstr "Nagy képméret szélessége"

#: wp-includes/class-wp-xmlrpc-server.php:649
msgid "Medium size image height"
msgstr "Közepes képméret magassága"

#: wp-includes/class-wp-xmlrpc-server.php:644
msgid "Medium size image width"
msgstr "Közepes képméret szélessége"

#: wp-includes/class-wp-xmlrpc-server.php:639
msgid "Crop thumbnail to exact dimensions"
msgstr "A bélyegképet pontos méretre kell vágni"

#: wp-includes/class-wp-xmlrpc-server.php:634
msgid "Thumbnail Height"
msgstr "Bélyegkép magasság"

#: wp-includes/class-wp-xmlrpc-server.php:629
msgid "Thumbnail Width"
msgstr "Bélyegkép szélesség"

#: wp-login.php:1056
msgid "Confirm new password"
msgstr "Az új jelszó megerősítése"

#: wp-login.php:1038
msgid "New password"
msgstr "Új jelszó"

#: wp-login.php:1021
msgid "Reset Password"
msgstr "Új jelszó létrehozása"

#: wp-login.php:1006
msgid "Your password has been reset."
msgstr "A kérésnek megfelelően új jelszó került létrehozásra."

#: wp-login.php:1004 wp-admin/user-edit.php:734
msgid "Password Reset"
msgstr "Jelszó visszaállítás"

#: wp-includes/user.php:3367
msgid "To reset your password, visit the following address:"
msgstr "Az új jelszó megadásához a következő címre kell ellátogatni:"

#: wp-includes/user.php:3366
msgid "If this was a mistake, ignore this email and nothing will happen."
msgstr "Amennyiben ezen e-mail címzettje nem érintett a kérdésben, úgy elnézést kérünk, a levelet figyelmen kívül kell hagyni, törölni lehet - ez esetben nem fog semmi sem történni."

#: wp-includes/user.php:3361
msgid "Someone has requested a password reset for the following account:"
msgstr "Valaki új jelszó generálását kérte az alábbi felhasználói fiókhoz:"

#: wp-includes/post-formats.php:74 wp-includes/revision.php:706
msgid "Invalid post."
msgstr "Érvénytelen bejegyzés."

#: wp-includes/admin-bar.php:418
msgid "Manage Site"
msgstr "Weboldal kezelése"

#: wp-includes/admin-bar.php:747
msgid "Manage Comments"
msgstr "Hozzászólások kezelése"

#: wp-includes/class-wp-theme.php:1097
msgid "Blavatar"
msgstr "Blavatar"

#. translators: %s: Taxonomy name.
#: wp-includes/post.php:5003
msgid "Invalid taxonomy: %s."
msgstr "Nem megfelelő osztályozás: %s."

#: wp-includes/taxonomy.php:150
msgid "New Link Category Name"
msgstr "Új hivatkozás-kategória név"

#: wp-includes/taxonomy.php:148
msgid "Update Link Category"
msgstr "Hivatkozás-kategória frissítése"

#: wp-includes/taxonomy.php:146
msgid "All Link Categories"
msgstr "Összes hivatkozás-kategória"

#: wp-includes/taxonomy.php:144
msgid "Search Link Categories"
msgstr "Hivatkozás-kategóriák keresése"

#: wp-includes/taxonomy.php:143
msgid "Link Category"
msgstr "Hivatkozás-kategória"

#: wp-includes/abilities.php:29 wp-includes/user.php:4129
#: wp-includes/js/dist/block-editor.js:28552
#: wp-includes/js/dist/block-library.js:6320
#: wp-includes/js/dist/block-library.js:6418
#: wp-includes/js/dist/core-data.js:14568 wp-includes/js/dist/editor.js:37430
msgid "User"
msgstr "Felhasználó"

#: wp-includes/admin-bar.php:587
msgid "Network Admin"
msgstr "Hálózat kezelő"

#. translators: 1: Site link, 2: Search query.
#: wp-includes/theme-compat/sidebar.php:95
msgid "You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links."
msgstr "%1$s honlap bejegyzései között keressük a következő kifejezéseket: <strong>&#8216;%2$s&#8217;</strong>. Amennyiben nincs a keresésnek megfelelő eredménye, érdemes próbálkozni az alábbi hivatkozások egyikével."

#. translators: Monthly archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:73
msgid "F, Y"
msgstr "Y. F"

#. translators: Daily archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:60
msgid "l, F jS, Y"
msgstr "Y. F j. l"

#. translators: %s: Category name.
#: wp-includes/theme-compat/sidebar.php:46
msgid "You are currently browsing the archives for the %s category."
msgstr "%s kategória bejegyzései."

#. translators: Used to join items in a list with only 2 items.
#: wp-includes/formatting.php:5354
msgid "%1$s and %2$s"
msgstr "%1$s és %2$s"

#. translators: 1: Site name, 2: WordPress
#: wp-includes/theme-compat/footer.php:26
msgid "%1$s is proudly powered by %2$s"
msgstr "%1$s büszke arra, hogy %2$s szív hajtja"

#. translators: %s: Number of comments.
#: wp-includes/blocks/comments-title.php:60
#: wp-includes/js/dist/block-library.js:15451
msgid "%s response"
msgid_plural "%s responses"
msgstr[0] "%s válasz"
msgstr[1] "%s válasz"

#: wp-includes/blocks/comments-title.php:56
#: wp-includes/js/dist/block-library.js:15447
msgid "One response"
msgstr "Egy válasz"

#: wp-includes/theme-compat/comments.php:24
msgid "This post is password protected. Enter the password to view comments."
msgstr "A bejegyzést jelszó védi. Meg kell adni a jelszót a hozzászólások megtekintéséhez."

#: wp-includes/class-wp-taxonomy.php:631
msgid "Choose from the most used tags"
msgstr "Válassz a leggyakrabban használt címkék közül"

#: wp-includes/class-wp-taxonomy.php:628
msgid "New Category Name"
msgstr "Új kategória neve"

#: wp-includes/class-wp-taxonomy.php:628
msgid "New Tag Name"
msgstr "Új címke neve"

#: wp-includes/class-wp-taxonomy.php:626
msgid "Update Tag"
msgstr "Címke frissítése"

#: wp-includes/class-wp-taxonomy.php:619
msgid "Parent Category:"
msgstr "Szülő kategória:"

#: wp-includes/class-wp-taxonomy.php:618 wp-includes/js/dist/editor.js:47327
msgid "Parent Category"
msgstr "Szülő kategória"

#: wp-includes/class-wp-taxonomy.php:617
msgid "All Tags"
msgstr "Összes címke"

#: wp-includes/class-wp-taxonomy.php:616
msgid "Popular Tags"
msgstr "Népszerű címkék"

#: wp-includes/class-wp-taxonomy.php:615
msgid "Search Tags"
msgstr "Címkék keresése"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "Kategória"

#: wp-includes/class-wp-taxonomy.php:613
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "Kategóriák"

#: wp-signup.php:1018
msgid "Sorry, new registrations are not allowed at this time."
msgstr "Bocsánat, új regisztráció jelenleg nem engedélyezett."

#: wp-signup.php:884
msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake."
msgstr "Ellenőrizni kell a levelező-rendszerben a levélszemét-, és/vagy a spam könyvtárat is. Néha, véletlenül, ott kötnek ki az e-mailek."

#: wp-signup.php:883
msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control."
msgstr "Egy kis türelmet kérünk…. Az e-mailek továbbítása néha lassulhat, és ennek orvoslása kívül esik a mi lehetőségeinken."

#: wp-signup.php:303
msgid "Your registration email is sent to this address. (Double-check your email address before continuing.)"
msgstr "A regisztrációs e-mailt erre a címre küldjük. (A folytatás előtt kétszer is ellenőrizzük az e-mail címet!)"

#: wp-includes/class-wp-post-type.php:998
msgid "Parent Page:"
msgstr "Szülő oldal:"

#: wp-includes/post.php:317
msgid "No patterns found in Trash."
msgstr "Nem található minta a Lomtárban"

#: wp-includes/class-wp-post-type.php:995
msgid "Search Pages"
msgstr "Oldal keresése"

#: wp-includes/class-wp-post-type.php:995
msgid "Search Posts"
msgstr "Bejegyzés keresése"

#: wp-includes/class-wp-post-type.php:991
msgid "Edit Page"
msgstr "Oldal szerkesztése"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Page"
msgstr "Oldal"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Post"
msgstr "Bejegyzés"

#: wp-includes/class-wp-post-type.php:987
msgctxt "post type general name"
msgid "Pages"
msgstr "Oldalak"

#: wp-includes/class-wp-post-type.php:987 wp-admin/export.php:193
#: wp-admin/includes/class-wp-users-list-table.php:377
msgctxt "post type general name"
msgid "Posts"
msgstr "Bejegyzések"

#: wp-includes/user.php:3547 wp-admin/includes/user.php:191
msgid "<strong>Error:</strong> This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "<strong>Hiba:</strong> Ez a felhasználónév szabálytalan karaktert tartalmaz. Érvényes felhasználónevet kell megadni."

#. translators: %s: Asterisk symbol (*).
#: wp-includes/general-template.php:5408
msgid "Required fields are marked %s"
msgstr "A kötelező mezőket %s karakterrel jelöltük"

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:15
#: wp-includes/theme-compat/footer.php:15
#: wp-includes/theme-compat/header.php:15
#: wp-includes/theme-compat/sidebar.php:15
msgid "Please include a %s template in your theme."
msgstr "%s mintasablon használata a sablonban ajánlatos."

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:11
#: wp-includes/theme-compat/footer.php:11
#: wp-includes/theme-compat/header.php:11
#: wp-includes/theme-compat/sidebar.php:11
msgid "Theme without %s"
msgstr "Sablon %s nélkül"

#: wp-includes/class-wp-xmlrpc-server.php:3568
#: wp-includes/class-wp-xmlrpc-server.php:6401
#: wp-includes/class-wp-xmlrpc-server.php:6641
msgid "Sorry, you must be able to edit posts on this site in order to view categories."
msgstr "Bocsánat, ezen az oldalon a kategóriák megtekintéséhez bejegyzés szerkesztési jogok kellenek."

#: wp-includes/class-wp-xmlrpc-server.php:5399
msgid "Sorry, you are not allowed to publish pages on this site."
msgstr "Bocsánat, de ezen az oldalon nincs jogosultság oldalak közzétételéhez."

#: wp-includes/class-wp-xmlrpc-server.php:5412
#: wp-includes/class-wp-xmlrpc-server.php:5426
#: wp-includes/class-wp-xmlrpc-server.php:5431
msgid "Sorry, you are not allowed to publish posts on this site."
msgstr "Bocsánat, de ezen az oldalon nincs jogosultság bejegyzések közzétételéhez."

#: wp-includes/class-wp-xmlrpc-server.php:1476
#: wp-includes/class-wp-xmlrpc-server.php:5144
msgid "Sorry, you are not allowed to post on this site."
msgstr "Bocsánat, de nincs jogosultság bejegyzés írásához."

#: wp-includes/class-wp-xmlrpc-server.php:4077
#: wp-includes/class-wp-xmlrpc-server.php:4161
#: wp-includes/class-wp-xmlrpc-server.php:4196
#: wp-includes/class-wp-xmlrpc-server.php:4231
#: wp-includes/class-wp-xmlrpc-server.php:4501
msgid "Sorry, you are not allowed to access details about this site."
msgstr "Elnézést, nincs megfelelő jogosultság ezen honlap részleteihez történő hozzáférésre."

#: wp-includes/class-wp-xmlrpc-server.php:3374
msgid "Sorry, you must be able to edit posts on this site in order to view tags."
msgstr "Bocsánat, ezen az oldalon a címkék megtekintéséhez bejegyzés szerkesztési jogok kellenek."

#: wp-includes/class-wp-xmlrpc-server.php:609
msgid "Site Tagline"
msgstr "Honlap elnevezése"

#: wp-includes/option.php:2780
msgid "Site URL."
msgstr "Honlap URL címe."

#. translators: %s: Site title.
#: wp-includes/pluggable.php:2309
msgid "New user registration on your site %s:"
msgstr "Új felhasználói regisztráció a honlapon (%s):"

#. translators: New site notification email subject. 1: Network title, 2: New
#. site title.
#: wp-includes/ms-functions.php:1729
msgid "New %1$s Site: %2$s"
msgstr "Új %1$s honlap: %2$s"

#. translators: New site notification email subject. %s: New site URL.
#: wp-includes/ms-functions.php:1513
msgid "New Site Registration: %s"
msgstr "Új honlap regisztrációja: %s"

#: wp-includes/ms-functions.php:1209
msgid "The site is already active."
msgstr "Ez a honlap már be van kapcsolva."

#. translators: New site notification email. 1: Activation URL, 2: New site
#. URL.
#: wp-includes/ms-functions.php:1009
msgid ""
"To activate your site, please click the following link:\n"
"\n"
"%1$s\n"
"\n"
"After you activate, you will receive *another email* with your login.\n"
"\n"
"After you activate, you can visit your site here:\n"
"\n"
"%2$s"
msgstr ""
"A honlap aktiválásához a következő hivatkozásra kell kattintani:\n"
"\n"
"%1$s\n"
"\n"
"Az aktiválást követően érkezik *egy újabb e-mail* a felhasználói adatokkal.\n"
"\n"
"Az aktiválást követően a honlap ezen a címen tekinthető meg:\n"
"\n"
"%2$s"

#: wp-includes/ms-functions.php:755
msgid "That site is currently reserved but may be available in a couple days."
msgstr "A honlap jelenleg foglalt, de lehet, hogy pár napon belül elérhető lesz."

#: wp-includes/ms-functions.php:734
msgid "Sorry, that site is reserved!"
msgstr "Sajnálom, ez a honlap foglalt!"

#: wp-includes/ms-functions.php:725 wp-includes/ms-functions.php:1415
#: wp-includes/ms-site.php:623
msgid "Sorry, that site already exists!"
msgstr "Bocsánat, ilyen honlap már létezik!"

#: wp-includes/class-wp-customize-nav-menus.php:1249
msgid "Please enter an item title"
msgstr "Adjunk meg egy elemcímet"

#: wp-includes/ms-functions.php:695
msgid "Sorry, site names must have letters too!"
msgstr "Sajnálom, a honlap nevében lennie kell betűknek is!"

#: wp-includes/ms-functions.php:690
msgid "Sorry, you may not use that site name."
msgstr "Bocsánat, ennek a honlap-névnek a használata nem engedélyezett."

#: wp-includes/ms-load.php:122
msgid "This site has been archived or suspended."
msgstr "Ez a honlap archiválásra, vagy felfüggesztésre került."

#: wp-includes/load.php:950
msgid "The site you have requested is not installed properly. Please contact the system administrator."
msgstr "A keresett honlap nincs telepítve. Értesíteni kellene a rendszeradminisztrátort."

#: wp-includes/nav-menu.php:424
msgid "The given object ID is not that of a menu item."
msgstr "A megadott azonosító nem menü elem."

#: wp-includes/formatting.php:4999
msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "A megadott honlapcím hibás, vagy helytelen formátumban került megadásra. Valódi URL-t kell megadni."

#: wp-includes/formatting.php:4986
msgid "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "A megadott WordPress cím nem tűnik érvényes URL-címnek. Valódi URL-t kell megadni."

#: wp-includes/formatting.php:4867
msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address."
msgstr "A megadott e-mail cím hibásnak tűnik. Valódi e-mail címet kell megadni."

#: wp-includes/taxonomy.php:2571
msgid "A term with the name provided already exists with this parent."
msgstr "A megadott nevű kifejezés már létezik ezzel a szülőelemmel."

#. translators: %s: Home URL.
#: wp-includes/ms-functions.php:2243
msgid "An error occurred adding you to this site. Go to the <a href=\"%s\">homepage</a>."
msgstr "Nem sikerült hozzáadni a webhelyhez. Irány a <a href=\"%s\">kezdőoldal</a>."

#: wp-includes/comment-template.php:2644
msgid "Your email address will not be published."
msgstr "Az e-mail címet nem tesszük közzé."

#: wp-includes/class-wp-http.php:295 wp-includes/class-wp-http.php:531
#: wp-includes/class-wp-xmlrpc-server.php:6937
msgid "A valid URL was not provided."
msgstr "Érvénytelen URL került megadásra."

#: wp-includes/class-wp-image-editor-gd.php:225
#: wp-includes/class-wp-image-editor-imagick.php:363
msgid "Could not calculate resized image dimensions"
msgstr "Nem sikerült az átméretezett kép adatait meghatározni"

#. translators: %s: Number of completed requests.
#: wp-includes/post.php:819
msgid "Completed <span class=\"count\">(%s)</span>"
msgid_plural "Completed <span class=\"count\">(%s)</span>"
msgstr[0] "<span class=\"count\">(%s)</span> elkészült"
msgstr[1] "<span class=\"count\">(%s)</span> elkészült"

#: wp-signup.php:1020
msgid "You are logged in already. No need to register again!"
msgstr "A bejelentkezés már megtörtént, nincs szükség ismételt regisztrációra!"

#. translators: %s: Login URL.
#: wp-signup.php:980
msgid "You must first <a href=\"%s\">log in</a>, and then you can create a new site."
msgstr "Először <a href=\"%s\">be kell jelentkezni</a>, csak azután lehet új honlapot létrehozni."

#. translators: %s: Current user's display name.
#: wp-signup.php:385
msgid "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart&#8217;s content, but write responsibly!"
msgstr "Üdvözlet ismét, kedves %s! Az űrlap kitöltésével <strong>további honlapot lehet hozzáadni a felhasználói fiókhoz</strong>. Nincs korlátozás arra vonatkozólag, hogy hány honlapja lehet valakinek. Alkotni tiszta szívvel, gondozni felelősséggel!"

#: wp-signup.php:158
msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!"
msgstr "Legalább 4 karakternek kell lennie, csak betűket és számokat tartalmazhat. Nem lehet megváltoztatni, szóval körültekintően kell választani!"

#: wp-mail.php:15 wp-mail.php:21
msgid "This action has been disabled by the administrator."
msgstr "Ezt a műveleti lehetőséget az adminisztrátor kikapcsolta."

#. translators: %s: page number
#. translators: %s: Page number.
#: wp-includes/blocks/breadcrumbs.php:249 wp-includes/general-template.php:1254
msgid "Page %s"
msgstr "Oldal %s"

#: wp-includes/load.php:417
msgid "Briefly unavailable for scheduled maintenance. Check back in a minute."
msgstr "Tervezett karbantartási munkák zajlanak, ezért a honlap tartalma rövid ideig nem elérhető. Érdemes lesz visszatérni egy perc múlva."

#: wp-includes/load.php:418
msgid "Maintenance"
msgstr "Karbantartás"

#: wp-includes/post.php:549 wp-includes/taxonomy.php:116
msgid "Navigation Menus"
msgstr "Navigációs menük"

#: wp-includes/post.php:154
msgid "Navigation Menu Item"
msgstr "Navigációs menü tétel"

#: wp-includes/post.php:153
msgid "Navigation Menu Items"
msgstr "Navigációs menü tételek"

#. translators: %s: Site title.
#: wp-links-opml.php:33
msgid "Links for %s"
msgstr "%s hivatkozások"

#. translators: %s: URL to create a new menu.
#: wp-includes/widgets/class-wp-nav-menu-widget.php:177
msgid "No menus have been created yet. <a href=\"%s\">Create some</a>."
msgstr "Még nincs menü létrehozva. <a href=\"%s\">Menü létrehozása</a>."

#: wp-includes/link-template.php:4269
msgid "This is the short link."
msgstr "Ez a rövidített hivatkozás."

#. translators: %d: Number of available theme updates.
#: wp-includes/update.php:995
msgid "%d Theme Update"
msgid_plural "%d Theme Updates"
msgstr[0] "%d sablon frissítése"
msgstr[1] "%d sablon frissítése"

#. translators: %d: Number of available plugin updates.
#: wp-includes/update.php:990
msgid "%d Plugin Update"
msgid_plural "%d Plugin Updates"
msgstr[0] "%d bővítmény frissítése"
msgstr[1] "%d bővítmény frissítése"

#. translators: %d: Number of available WordPress updates.
#: wp-includes/update.php:985
msgid "%d WordPress Update"
msgstr "%d WordPress frissítés"

#: wp-signup.php:998
msgid "Site registration has been disabled."
msgstr "Honlap regisztráció kikapcsolva."

#: wp-signup.php:879
msgid "If you do not activate your site within two days, you will have to sign up again."
msgstr "Amennyiben kettő napon belül nem történik meg az aktiválás, a rendszer a kérést törli, és újból kell kezdeni a regisztrációt."

#: wp-signup.php:872
msgid "But, before you can start using your site, <strong>you must activate it</strong>."
msgstr "Mielőtt használatba lenne véve az új honlap, <strong>aktiválni kell</strong>."

#. translators: %s: Site address.
#: wp-signup.php:868
msgid "Congratulations! Your new site, %s, is almost ready."
msgstr "Gratulálunk! Az új honlapunk - %s - rendelkezésre áll."

#: wp-signup.php:653
msgid "Gimme a site!"
msgstr "Kérek egy honlapot!"

#. translators: %s: Site title.
#: wp-signup.php:555
msgid "The site %s is yours."
msgstr "%s weboldal használatba vehető. "

#: wp-signup.php:422
msgid "Create Site"
msgstr "Honlap létrehozása"

#: wp-signup.php:407
msgid "If you are not going to use a great site domain, leave it for a new user. Now have at it!"
msgstr "Ha nem szeretnénk használni egy remek honlap domain nevet, akkor hagyjuk meg egy új felhasználó számára! Most pedig kezdjünk bele!"

#: wp-signup.php:396
msgid "Sites you are already a member of:"
msgstr "Honlapok, melyeknek már tagja:"

#. translators: %s: Network title.
#: wp-signup.php:375
msgid "Get <em>another</em> %s site in seconds"
msgstr "<em>Újabb </em> %s honlap másodperceken belül"

#: wp-signup.php:164
msgid "Site Title:"
msgstr "Honlap címe:"

#: wp-signup.php:149
msgid "sitename"
msgstr "honlapnev"

#: wp-includes/script-loader.php:1031
msgid "File canceled."
msgstr "Fájl megszakítva."

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2105
msgid "A new comment on the post \"%s\" is waiting for your approval"
msgstr "\"%s\" bejegyzéshez új hozzászólás várakozik engedélyezésre"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2094
msgid "A new pingback on the post \"%s\" is waiting for your approval"
msgstr "\"%s\" bejegyzéshez új visszajelzés várakozik engedélyezésre"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2083
msgid "A new trackback on the post \"%s\" is waiting for your approval"
msgstr "\"%s\" bejegyzéshez új visszakövetés várakozik engedélyezésre"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1891
msgid "New pingback on your post \"%s\""
msgstr "\"%s\" bejegyzéshez új visszajelzés érkezett"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1877
msgid "New trackback on your post \"%s\""
msgstr "\"%s\" bejegyzéshez új visszakövetés"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1919
msgid "New comment on your post \"%s\""
msgstr "\"%s\" bejegyzéshez új hozzászólás érkezett"

#: wp-includes/ms-load.php:481
msgid "If your site does not display, please contact the owner of this network."
msgstr "Amennyiben nem jelenik meg a honlap, kapcsolatba kell lépni a hálózat üzemeltetőjével."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:189
msgid "Select Menu:"
msgstr "Menü kiválasztása:"

#: wp-includes/taxonomy.php:117
#: wp-includes/widgets/class-wp-nav-menu-widget.php:30
msgid "Navigation Menu"
msgstr "Navigációs menü"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:183
msgid "Taxonomy:"
msgstr "Osztályozás (taxonomy):"

#. translators: %s: search query
#: wp-includes/blocks/breadcrumbs.php:63
msgid "Search results for: \"%s\""
msgstr "\"%s\" kifejezésre keresés eredménye:"

#. translators: %s: Post title.
#: wp-includes/theme-compat/comments.php:38
#: wp-includes/js/dist/block-library.js:12908
msgid "One response to %s"
msgstr "Egy hozzászólás a(z) %s bejegyzéshez"

#: wp-includes/admin-bar.php:1174
#: wp-includes/class-wp-customize-nav-menus.php:681
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:113
#: wp-includes/js/dist/block-library.js:38274 wp-admin/menu.php:251
#: wp-admin/nav-menus.php:32 wp-admin/nav-menus.php:783
msgid "Menus"
msgstr "Menük"

#: wp-includes/load.php:208
msgid "Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
msgstr "Úgy tűnik, hogy hiányzik a MySQL kiterjesztés a PHP telepítéséből, pedig arra a WordPressnek szüksége van."

#: wp-includes/class-wp-xmlrpc-server.php:7189
msgid "The specified target URL does not exist."
msgstr "A megadott URL nem létezik."

#. translators: 1: URL of the page linked from, 2: URL of the page linked to.
#: wp-includes/class-wp-xmlrpc-server.php:7156
msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)"
msgstr "A visszajelzés %1$s -> %2$s viszonylatban regisztrálva. Hagyjuk beszélni a webet! :-)"

#: wp-includes/class-wp-xmlrpc-server.php:7109
msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source."
msgstr "A forrás URL nem tartalmazza a cél URL-re mutató hivatkozást, így nem használható forrásnak."

#: wp-includes/class-wp-xmlrpc-server.php:7044
msgid "The source URL does not exist."
msgstr "A megadott URL nem létezik."

#: wp-includes/class-wp-xmlrpc-server.php:7005
msgid "The pingback has already been registered."
msgstr "A pingback már regisztrálva van."

#: wp-includes/class-wp-xmlrpc-server.php:6995
msgid "The source URL and the target URL cannot both point to the same resource."
msgstr "A forrás- és a cél URL nem lehet ugyanaz."

#: wp-includes/class-wp-xmlrpc-server.php:6984
#: wp-includes/class-wp-xmlrpc-server.php:6991
#: wp-includes/class-wp-xmlrpc-server.php:7000
#: wp-includes/class-wp-xmlrpc-server.php:7182
msgid "The specified target URL cannot be used as a target. It either does not exist, or it is not a pingback-enabled resource."
msgstr "A megadott URL nem használható célként. Nem létezik, vagy nem kezeli a visszajelzéseket."

#: wp-includes/class-wp-xmlrpc-server.php:6943
msgid "Is there no link to us?"
msgstr "Nincs egy hivatkozás hozzánk?"

#. translators: 1: File name, 2: Error message.
#: wp-includes/class-wp-xmlrpc-server.php:6499
msgid "Could not write file %1$s (%2$s)."
msgstr "%1$s - a fájl nem írható (%2$s)"

#: wp-includes/class-wp-xmlrpc-server.php:5870
msgid "Sorry, you are not allowed to change the page author as this user."
msgstr "Elnézést, nincs megfelelő jogosultság az oldal szerzőjének cseréjéhez erre a felhasználóra."

#: wp-includes/class-wp-xmlrpc-server.php:5865
msgid "Sorry, you are not allowed to change the post author as this user."
msgstr "Elnézést, nincs megfelelő jogosultság a bejegyzés szerzőjének cseréjéhez erre a felhasználóra."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:912
msgid "Sorry, you are not allowed to update posts as this user."
msgstr "Elnézést, nincs megfelelő jogosultság ezen felhasználóként a bejegyzések frissítéséhez."

#: wp-includes/class-wp-customize-nav-menus.php:957
#: wp-includes/class-wp-xmlrpc-server.php:1459
#: wp-includes/class-wp-xmlrpc-server.php:2016
#: wp-includes/class-wp-xmlrpc-server.php:3691
#: wp-includes/class-wp-xmlrpc-server.php:4589
#: wp-includes/class-wp-xmlrpc-server.php:5416
#: wp-includes/class-wp-xmlrpc-server.php:5486
#: wp-includes/class-wp-xmlrpc-server.php:5801
#: wp-includes/class-wp-xmlrpc-server.php:5874 wp-includes/post.php:1890
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:457
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:146
#: wp-admin/async-upload.php:43 wp-admin/edit.php:18 wp-admin/edit.php:41
#: wp-admin/post-new.php:24 wp-admin/post.php:131 wp-admin/post.php:246
#: wp-admin/post.php:283 wp-admin/post.php:312 wp-admin/site-editor.php:170
msgid "Invalid post type."
msgstr "Hibás bejegyzés típus."

#: wp-includes/class-wp-xmlrpc-server.php:1492
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1589
msgid "Sorry, you are not allowed to publish posts in this post type."
msgstr "Elnézést, de nincs megfelelő jogosultság bejegyzések közzétételéhez, ebben a bejegyzés-típusban."

#: wp-includes/class-wp-xmlrpc-server.php:5230
#: wp-includes/class-wp-xmlrpc-server.php:5304
#: wp-includes/class-wp-xmlrpc-server.php:6244
#: wp-includes/class-wp-xmlrpc-server.php:6822
msgid "Sorry, no such post."
msgstr "Elnézést, nincs ilyen bejegyzés."

#: wp-includes/class-wp-xmlrpc-server.php:5239
#: wp-includes/class-wp-xmlrpc-server.php:5982
#: wp-includes/class-wp-xmlrpc-server.php:6882
msgid "Sorry, you are not allowed to publish this post."
msgstr "Elnézést, nincs megfelelő jogosultság ennek a bejegyzésnek a közzétételéhez."

#: wp-includes/class-wp-xmlrpc-server.php:4332
msgid "Sorry, you are not allowed to update options."
msgstr "Elnézést, nincs megfelelő jogosultság a beállítások frissítéséhez."

#: wp-includes/class-wp-xmlrpc-server.php:4119
msgid "Sorry, you are not allowed to access details of this post."
msgstr "Elnézést, nincs megfelelő jogosultság hozzáférni ezen bejegyzés részleteihez."

#: wp-includes/class-wp-xmlrpc-server.php:4012
msgid "A valid email address is required."
msgstr "Valós e-mail cím megadása szükséges."

#: wp-includes/class-wp-xmlrpc-server.php:4010
msgid "Comment author name and email are required."
msgstr "A hozzászólás írójának meg kell adnia a nevét és e-mail címét."

#: wp-includes/class-wp-xmlrpc-server.php:1466
#: wp-includes/class-wp-xmlrpc-server.php:1769
#: wp-includes/class-wp-xmlrpc-server.php:1851
#: wp-includes/class-wp-xmlrpc-server.php:1953
#: wp-includes/class-wp-xmlrpc-server.php:2998
#: wp-includes/class-wp-xmlrpc-server.php:3950
#: wp-includes/class-wp-xmlrpc-server.php:3954
#: wp-includes/class-wp-xmlrpc-server.php:4115
#: wp-includes/class-wp-xmlrpc-server.php:4718
#: wp-includes/class-wp-xmlrpc-server.php:4792
#: wp-includes/class-wp-xmlrpc-server.php:4796
#: wp-includes/class-wp-xmlrpc-server.php:4801
#: wp-includes/class-wp-xmlrpc-server.php:4985
#: wp-includes/class-wp-xmlrpc-server.php:5792
#: wp-includes/class-wp-xmlrpc-server.php:6135
#: wp-includes/class-wp-xmlrpc-server.php:6695
#: wp-includes/class-wp-xmlrpc-server.php:6753
#: wp-includes/class-wp-xmlrpc-server.php:6878 wp-includes/comment.php:2627
#: wp-includes/post.php:4555 wp-includes/post.php:5242
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:417
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:922
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:445
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:556
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:205
#: wp-includes/revision.php:362
msgid "Invalid post ID."
msgstr "Hibás bejegyzés ID."

#: wp-includes/class-wp-xmlrpc-server.php:3679
#: wp-includes/class-wp-xmlrpc-server.php:3843
msgid "Invalid comment status."
msgstr "Hibás hozzászólás-állapot."

#: wp-includes/class-wp-xmlrpc-server.php:3622
#: wp-includes/class-wp-xmlrpc-server.php:3757
#: wp-includes/class-wp-xmlrpc-server.php:3825 wp-includes/comment.php:2618
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:397
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/edit-comments.php:297
msgid "Invalid comment ID."
msgstr "Érvénytelen hozzászólás azonosító."

#: wp-includes/class-wp-xmlrpc-server.php:3160
msgid "Failed to delete the page."
msgstr "Az oldal törlése nem sikerült."

#: wp-includes/class-wp-xmlrpc-server.php:3013
#: wp-includes/class-wp-xmlrpc-server.php:3149
#: wp-includes/class-wp-xmlrpc-server.php:3215
msgid "Sorry, no such page."
msgstr "Bocsánat, de nincs ilyen oldal."

#: wp-includes/class-wp-xmlrpc-server.php:624
msgid "Allow new users to sign up"
msgstr "Új felhasználói regisztráció engedélyezése"

#: wp-includes/class-wp-xmlrpc-server.php:599
msgid "Time Zone"
msgstr "Időzóna"

#: wp-includes/class-wp-xmlrpc-server.php:542
msgid "Software Version"
msgstr "Szoftver verziója"

#: wp-includes/class-wp-xmlrpc-server.php:537
msgid "Software Name"
msgstr "Szoftver neve"

#: wp-signup.php:991
msgid "User registration has been disabled."
msgstr "Felhasználók regisztrációja jelenleg nem lehetséges."

#: wp-signup.php:976
msgid "Registration has been disabled."
msgstr "A regisztráció jelenleg nem elérhető."

#: wp-signup.php:881
msgid "If you have not received your email yet, there are a number of things you can do:"
msgstr "Amennyiben még mindig nem érkezett meg az email, van néhány dolog aminek utána kell nézni:"

#: wp-signup.php:880
msgid "Still waiting for your email?"
msgstr "Még mindig nem érkezett meg az e-mail?"

#: wp-signup.php:787
msgid "Sign up"
msgstr "Regisztráció"

#: wp-signup.php:721
msgid "If you do not activate your username within two days, you will have to sign up again."
msgstr "Ha a felhasználóneved nem aktiválod két napon belül, a regisztrációs folyamatot újból el kell végezned."

#: wp-signup.php:714
msgid "But, before you can start using your new username, <strong>you must activate it</strong>."
msgstr "Mielőtt használatba veheted az új felhasználóneved, <strong>aktiválnod kell</strong>."

#. translators: %s: Username.
#: wp-signup.php:711
msgid "%s is your new username"
msgstr "Az új felhasználónév: %s"

#: wp-includes/class-wp-customize-nav-menus.php:1121 wp-signup.php:663
#: wp-includes/js/dist/block-library.js:51653
#: wp-includes/js/dist/components.js:43098
msgid "Next"
msgstr "Következő"

#: wp-signup.php:657
msgid "Just a username, please."
msgstr "Csak felhasználónevet kérek."

#. translators: %s: Name of the network.
#: wp-signup.php:632
msgid "Get your own %s account in seconds"
msgstr "Legyen saját %s felhasználói fiókunk másodpercek alatt"

#: wp-signup.php:378
msgid "There was a problem, please correct the form below and try again."
msgstr "Hiba történt, az alul látható űrlapot javítás után ismételten küldjük el."

#: wp-signup.php:294
msgid "Email&nbsp;Address:"
msgstr "E-mail&nbsp;cím:"

#: wp-signup.php:290
msgid "(Must be at least 4 characters, lowercase letters and numbers only.)"
msgstr "(Legalább 4 karakter hosszúnak kell lennie, csak ékezet nélküli kisbetűket és számokat tartalmazhat.)"

#: wp-signup.php:222
msgid "Privacy:"
msgstr "Adatvédelem:"

#. translators: %s: POP3 error.
#: wp-mail.php:262
msgid "Oops: %s"
msgstr "Hoppá: %s"

#: wp-mail.php:73
msgid "There does not seem to be any new mail."
msgstr "Úgy tűnik nincs új e-mail."

#: wp-mail.php:48
msgid "Slow down, no need to check for new mails so often!"
msgstr "Lassítsunk! Nem kell az új emaileket ilyen gyakran ellenőrizni!"

#: wp-login.php:1446
msgid "You are now logged out."
msgstr "Kijelentkezés megtörtént."

#: wp-login.php:1363
msgid "You have logged in successfully."
msgstr "A bejelentkezés sikeres."

#: wp-includes/user.php:219 wp-includes/user.php:302 wp-login.php:1201
#: wp-login.php:1586
msgid "Lost your password?"
msgstr "Elfelejtett jelszó?"

#: wp-login.php:1157
msgid "Register For This Site"
msgstr "Regisztráció a honlaphoz"

#: wp-login.php:1155
msgid "Registration Form"
msgstr "Regisztrációs űrlap"

#: wp-login.php:914
msgid "Get New Password"
msgstr "Új jelszó kérése"

#: wp-login.php:878
msgid "Lost Password"
msgstr "Elfelejtett jelszó"

#: wp-includes/user.php:3563 wp-includes/user.php:3861
#: wp-admin/includes/user.php:209
msgid "<strong>Error:</strong> The email address is not correct."
msgstr "<strong>Hiba:</strong> Az e-mail cím hibás."

#: wp-includes/user.php:3561
msgid "<strong>Error:</strong> Please type your email address."
msgstr "<strong>Hiba:</strong> Az e-mail címet meg kell adni."

#: wp-includes/user.php:3165 wp-includes/user.php:3169
#: wp-includes/user.php:3175 wp-includes/user.php:3196
#: wp-includes/user.php:3205 wp-includes/user.php:3209
#: wp-includes/user.php:3228
msgid "Invalid key."
msgstr "Érvénytelen kulcs."

#. translators: Password reset notification email subject. %s: Site title.
#: wp-includes/user.php:3390
msgid "[%s] Password Reset"
msgstr "[%s] Jelszó visszaállítás"

#: wp-includes/user.php:3109
msgid "Password reset is not allowed for this user"
msgstr "Ez a felhasználó nem kérhet új jelszót"

#: wp-includes/user.php:3255
msgid "<strong>Error:</strong> Please enter a username or email address."
msgstr "<strong>Hiba:</strong> A felhasználónevet, vagy e-mail címet meg kell adni."

#: wp-login.php:158
msgid "Powered by WordPress"
msgstr "A honlap lelke a WordPress"

#. translators: 1: WordPress version number, 2: Minimum required MySQL version
#. number.
#: wp-includes/class-wpdb.php:4007
msgid "<strong>Error:</strong> WordPress %1$s requires MySQL %2$s or higher"
msgstr "<strong>Hiba:</strong> A WordPress %1$s futtatásához MySQL %2$s, vagy magasabb verzió szükséges"

#. translators: %d: Sidebar number.
#: wp-includes/widgets.php:190 wp-includes/widgets.php:278
msgid "Sidebar %d"
msgstr "Oldalsáv %d"

#: wp-includes/functions.php:7546 wp-includes/user.php:351
msgid "Please log in again."
msgstr "Kérjük jelentkezzen be újra."

#: wp-includes/user.php:568
msgid "<strong>Error:</strong> Your account has been marked as a spammer."
msgstr "<strong>Hiba:</strong> A felhasználói fiók kéretlennek lett jelölve."

#: wp-includes/user.php:175 wp-includes/user.php:265
msgid "<strong>Error:</strong> The password field is empty."
msgstr "<strong>Hiba:</strong> A jelszó mező üres."

#: wp-includes/user.php:171
msgid "<strong>Error:</strong> The username field is empty."
msgstr "<strong>Hiba:</strong> A felhasználónév mező üres."

#: wp-includes/class-wp-theme.php:311
msgid "Stylesheet is missing."
msgstr "Hiányzó/hibás stíluslap."

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:449
msgid "The parent theme is missing. Please install the \"%s\" parent theme."
msgstr "A szülő sablon hibás. \"%s\" szülő sablont telepíteni kell."

#: wp-includes/taxonomy.php:4905
msgid "Invalid object ID."
msgstr "Hibás objektum ID."

#. translators: %s: Taxonomy term slug.
#: wp-includes/taxonomy.php:3334
msgid "The slug &#8220;%s&#8221; is already in use by another term."
msgstr "&#8220;%s&#8221; keresőbarát nevet már egy másik kifejezés használja."

#: wp-includes/taxonomy.php:2595
msgid "Could not insert term into the database."
msgstr "Nem sikerült beilleszteni a kifejezést az adatbázisba."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:195
msgid "Invalid item ID."
msgstr "Érvénytelen tétel ID."

#: wp-includes/taxonomy.php:979 wp-includes/taxonomy.php:3237
#: wp-includes/taxonomy.php:4682
msgid "Empty Term."
msgstr "Üres kifejezés."

#: wp-includes/script-loader.php:1232
msgctxt "password strength"
msgid "Medium"
msgstr "Közepes"

#: wp-includes/taxonomy.php:250
msgid "Separate pattern categories with commas"
msgstr "Ha több minta kategória kerül megadásra, vesszővel kell őket elválasztani"

#: wp-includes/script-loader.php:1035
msgid "moved to the Trash."
msgstr "lomtárba helyezve."

#: wp-includes/script-loader.php:1034
msgid "Crunching&hellip;"
msgstr "Feldolgozás&hellip;"

#: wp-includes/script-loader.php:1032
msgid "Upload stopped."
msgstr "Feltöltés megállt."

#: wp-includes/script-loader.php:1030
msgid "Security error."
msgstr "Biztonsági hiba."

#: wp-includes/script-loader.php:1029
msgid "IO error."
msgstr "IO hiba."

#: wp-includes/script-loader.php:1024 wp-admin/includes/ajax-actions.php:2562
msgid "Upload failed."
msgstr "Sikertelen fájl-feltöltés."

#: wp-includes/script-loader.php:1021
msgid "You may only upload 1 file."
msgstr "Csak egy fájlt lehet feltölteni."

#: wp-includes/script-loader.php:1020
msgid "There was a configuration error. Please contact the server administrator."
msgstr "Beállításokkal kapcsolatos hiba fordult elő. Értesítsük a tárhelyszolgáltatót."

#: wp-includes/script-loader.php:1019
msgid "An error occurred in the upload. Please try again later."
msgstr "Hiba történt a feltöltés közben. Próbálkozzunk újra."

#: wp-includes/script-loader.php:1014
msgid "This file is empty. Please try another."
msgstr "Üres fájl. Próbáljunk egy másikat."

#: wp-includes/script-loader.php:1011
msgid "You have attempted to queue too many files."
msgstr "Túl sok fájl sorbaállítására történt kísérlet."

#: wp-includes/script-loader.php:1001
msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them."
msgstr "Ehhez a funkcióhoz szükség lenne iframe támogatásra, amely tiltva van, vagy a böngésző nem támogatja."

#: wp-includes/script-loader.php:999
msgid "of"
msgstr "/"

#: wp-includes/class-wp-editor.php:1222 wp-includes/script-loader.php:998
#: wp-includes/widgets/class-wp-widget-media-image.php:28
#: wp-includes/js/dist/block-editor.js:51591
#: wp-includes/js/dist/block-editor.js:58256
#: wp-includes/js/dist/block-editor.js:58403
#: wp-includes/js/dist/block-editor.js:58795
#: wp-includes/js/dist/block-library.js:31069
#: wp-includes/js/dist/block-library.js:31702
#: wp-includes/js/dist/block-library.js:32223
#: wp-includes/js/dist/block-library.js:55297
#: wp-includes/js/dist/editor.js:45275 wp-includes/js/dist/media-utils.js:17585
#: wp-admin/includes/media.php:2977
msgid "Image"
msgstr "Kép"

#: wp-includes/script-loader.php:997
msgid "&lt; Prev"
msgstr "&lt; Előző"

#: wp-includes/script-loader.php:996
msgid "Next &gt;"
msgstr "Következő &gt;"

#: wp-includes/script-loader.php:804
msgid "Enter a description of the image"
msgstr "Képhez tartozó leírás"

#: wp-includes/script-loader.php:803
msgid "Enter the URL of the image"
msgstr "Kép URL-címe"

#: wp-includes/script-loader.php:802
msgid "Enter the URL"
msgstr "URL megadása"

#: wp-includes/script-loader.php:801
msgid "close tags"
msgstr "tag-ek lezárása"

#: wp-includes/script-loader.php:800
msgid "Close all open tags"
msgstr "Nyitott tag-ek lezárása"

#: wp-includes/blocks/rss.php:29 wp-includes/widgets.php:1633
msgid "An error has occurred, which probably means the feed is down. Try again later."
msgstr "Hiba történt: a hírcsatorna nem elérhető. Később próbálkozzunk újra."

#: wp-includes/user.php:2303
msgid "Cannot create a user with an empty login name."
msgstr "Nem lehet üres a felhasználónév."

#: wp-includes/revision.php:366
msgid "Cannot create a revision of a revision"
msgstr "Nem lehet egy korábbi változatból egy másikat menteni"

#: wp-includes/post.php:4939
msgid "Could not insert post into the database."
msgstr "Nem sikerült beilleszteni a bejegyzést az adatbázisba"

#: wp-includes/post.php:4907
msgid "Could not update post in the database."
msgstr "Nem sikerült frissíteni a bejegyzést az adatbázisban"

#: wp-includes/post.php:4604
msgid "Content, title, and excerpt are empty."
msgstr "A tartalom, a cím és a kivonat egyaránt üres."

#. translators: %s: Number of documents.
#: wp-includes/post.php:3573
msgid "Document <span class=\"count\">(%s)</span>"
msgid_plural "Documents <span class=\"count\">(%s)</span>"
msgstr[0] "<span class=\"count\">(%s)</span> dokument"
msgstr[1] "<span class=\"count\">(%s)</span> dokument"

#. translators: %s: Number of trashed posts.
#: wp-includes/post.php:739
msgid "Trash <span class=\"count\">(%s)</span>"
msgid_plural "Trash <span class=\"count\">(%s)</span>"
msgstr[0] "Lomtárban <span class=\"count\">(%s)</span>"
msgstr[1] "Lomtárban <span class=\"count\">(%s)</span>"

#. translators: %s: Number of private posts.
#: wp-includes/post.php:725
msgid "Private <span class=\"count\">(%s)</span>"
msgid_plural "Private <span class=\"count\">(%s)</span>"
msgstr[0] "Magán <span class=\"count\">(%s)</span>"
msgstr[1] "Magán <span class=\"count\">(%s)</span>"

#. translators: %s: Number of pending posts.
#. translators: %s: Number of pending requests.
#: wp-includes/post.php:710 wp-includes/post.php:774
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "Függőben <span class=\"count\">(%s)</span>"
msgstr[1] "Függőben <span class=\"count\">(%s)</span>"

#. translators: %s: Number of draft posts.
#: wp-includes/post.php:695
msgid "Draft <span class=\"count\">(%s)</span>"
msgid_plural "Drafts <span class=\"count\">(%s)</span>"
msgstr[0] "Vázlat <span class=\"count\">(%s)</span>"
msgstr[1] "Vázlat <span class=\"count\">(%s)</span>"

#. translators: %s: Number of scheduled posts.
#: wp-includes/post.php:681
msgid "Scheduled <span class=\"count\">(%s)</span>"
msgid_plural "Scheduled <span class=\"count\">(%s)</span>"
msgstr[0] "Időzített <span class=\"count\">(%s)</span>"
msgstr[1] "Időzített <span class=\"count\">(%s)</span>"

#. translators: %s: Number of published posts.
#: wp-includes/post.php:667
msgid "Published <span class=\"count\">(%s)</span>"
msgid_plural "Published <span class=\"count\">(%s)</span>"
msgstr[0] "Közzétéve <span class=\"count\">(%s)</span>"
msgstr[1] "Közzétéve <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:133 wp-includes/js/dist/editor.js:53412
#: wp-includes/js/dist/editor.js:64002
msgid "Revision"
msgstr "Változat"

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1931 wp-includes/post-template.php:1992
msgid "%s [Current Revision]"
msgstr "%s [Jelenlegi változat]"

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1929 wp-includes/post-template.php:1990
msgid "%s [Autosave]"
msgstr "%s [Automatikus mentés]"

#. translators: 'Home' as in a website's home page.
#: wp-includes/blocks/breadcrumbs.php:35 wp-includes/blocks/breadcrumbs.php:39
#: wp-includes/blocks/home-link.php:140 wp-includes/post-template.php:1474
#: wp-includes/js/dist/block-library.js:7685
#: wp-includes/js/dist/block-library.js:28412
#: wp-includes/js/dist/block-library.js:43544 wp-admin/menu.php:31
#: wp-admin/network/menu.php:18
msgid "Home"
msgstr "Kezdőlap"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:970
#: wp-includes/build/routes/font-list/content.js:4636
#: wp-includes/js/dist/block-editor.js:27628
#: wp-includes/js/dist/edit-site.js:27497 wp-includes/js/dist/editor.js:25006
#: wp-includes/js/dist/editor.js:37579 wp-includes/js/dist/media-utils.js:5059
#: wp-admin/includes/class-wp-list-table.php:1091
#: wp-admin/includes/nav-menu.php:545 wp-admin/includes/nav-menu.php:917
msgid "Previous page"
msgstr "Előző oldal"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:969
#: wp-includes/build/routes/font-list/content.js:4649
#: wp-includes/js/dist/block-editor.js:27657
#: wp-includes/js/dist/edit-site.js:27510 wp-includes/js/dist/editor.js:25019
#: wp-includes/js/dist/editor.js:37599 wp-includes/js/dist/media-utils.js:5072
#: wp-admin/includes/class-wp-list-table.php:1137
#: wp-admin/includes/nav-menu.php:546 wp-admin/includes/nav-menu.php:918
msgid "Next page"
msgstr "Következő oldal"

#: wp-includes/post-template.php:424
msgid "There is no excerpt because this is a protected post."
msgstr "Nincs kivonat, mert ez egy védett tartalmú bejegyzés."

#. translators: %s: Private post title.
#: wp-includes/post-template.php:147
msgid "Private: %s"
msgstr "Magán: %s"

#. translators: %s: Protected post title.
#: wp-includes/post-template.php:128
msgid "Protected: %s"
msgstr "Védett: %s"

#. translators: New user registration notification email subject. %s: Site
#. title.
#: wp-includes/pluggable.php:2318
msgid "[%s] New User Registration"
msgstr "[%s] Új felhasználó regisztrációja"

#. translators: %s: User login.
#: wp-includes/pluggable.php:2311 wp-includes/pluggable.php:2376
#: wp-includes/user.php:3365
msgid "Username: %s"
msgstr "Felhasználónév: %s"

#. translators: Comment moderation notification email subject. 1: Site title,
#. 2: Post title.
#: wp-includes/pluggable.php:2150
msgid "[%1$s] Please moderate: \"%2$s\""
msgstr "[%1$s] Kérem moderálását: \"%2$s\""

#. translators: Comment moderation. %s: Number of comments awaiting approval.
#: wp-includes/pluggable.php:2140
msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:"
msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:"
msgstr[0] "Pillanatnyilag %s hozzászólás várakozik elfogadásra. A moderációs lista megtekintése:"
msgstr[1] "Pillanatnyilag %s hozzászólás várakozik elfogadásra. A moderációs lista megtekintése:"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:2125
msgid "Approve it: %s"
msgstr "Elfogad: %s"

#: wp-includes/pluggable.php:2100
msgid "Pingback excerpt: "
msgstr "Visszajelzés kivonat: "

#: wp-includes/pluggable.php:2089
msgid "Trackback excerpt: "
msgstr "Visszakövetés kivonat: "

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1957 wp-includes/pluggable.php:2136
msgid "Spam it: %s"
msgstr "Spam jelölés: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1954 wp-includes/pluggable.php:2132
msgid "Delete it: %s"
msgstr "Törlés: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1951 wp-includes/pluggable.php:2129
msgid "Trash it: %s"
msgstr "Lomtárba: %s"

#. translators: Pingback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1900
msgid "[%1$s] Pingback: \"%2$s\""
msgstr "[%1$s] Visszajelzés: \"%2$s\""

#. translators: Trackback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1886
msgid "[%1$s] Trackback: \"%2$s\""
msgstr "[%1$s] visszakövetés: \"%2$s\""

#. translators: Comment notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1936
msgid "[%1$s] Comment: \"%2$s\""
msgstr "[%1$s] hozzászólás: \"%2$s\""

#: wp-includes/pluggable.php:1912
msgid "You can see all notes on this post here:"
msgstr "A bejegyzéshez tartozó összes megjegyzés:"

#: wp-includes/ms-load.php:505
msgid "If you are still stuck with this message, then check that your database contains the following tables:"
msgstr "Ha már beleakadtunk ebbe az üzenetbe, akkor ellenőrizni kell az adatbázis tartalmát a következő táblákban:"

#: wp-includes/ms-load.php:499
msgid "What do I do now?"
msgstr "Mi legyen a következő lépés?"

#. translators: %s: Maximum allowed file size in kilobytes.
#: wp-includes/ms-functions.php:2147
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1599
#: wp-admin/includes/ms.php:41
msgid "This file is too big. Files must be less than %s KB in size."
msgstr "A fájl túl nagy! A fájl méretének kisebbnek kell lennie %s KB-nál."

#. translators: %s: Allowed space allocation.
#: wp-includes/class-wp-xmlrpc-server.php:6474 wp-admin/includes/media.php:3126
#: wp-admin/includes/ms-deprecated.php:35 wp-admin/includes/ms.php:240
msgid "Sorry, you have used your space allocation of %s. Please delete some files to upload more files."
msgstr "Sajnáljuk, felhasználtuk a teljes tárterületet (%s). Töröljünk néhány fájlt, hogy továbbiakat tölthessünk fel."

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1940
msgid "New %1$s User: %2$s"
msgstr "Új %1$s felhasználó: %2$s"

#. translators: New user notification email subject. %s: User login.
#: wp-includes/ms-functions.php:1569
msgid "New User Registration: %s"
msgstr "Új felhasználó regisztrációja: %s"

#: wp-includes/ms-functions.php:1241
msgid "That username is already activated."
msgstr "Ez a felhasználó már aktív."

#: wp-includes/ms-functions.php:1225
msgid "Could not create user"
msgstr "Nem sikerült felhasználót létrehozni"

#: wp-includes/ms-functions.php:1202
msgid "Invalid activation key."
msgstr "Érvénytelen aktiváló kulcs."

#: wp-includes/class-wp-customize-control.php:652
msgid "Please enter a page title"
msgstr "Adjunk meg egy oldal címet"

#: wp-includes/ms-functions.php:562
msgid "That username is currently reserved but may be available in a couple of days."
msgstr "Igaz, hogy ez a felhasználó név jelenleg foglalt, de lehetséges, hogy elérhetővé válik pár napon belül."

#: wp-includes/user.php:2387
msgid "Sorry, that email address is already used!"
msgstr "Elnézést, ez az e-mail cím már használatban van!"

#: wp-includes/ms-functions.php:537 wp-includes/user.php:2309
msgid "Sorry, that username already exists!"
msgstr "Elnézést, ezen a néven már van felhasználó!"

#: wp-includes/ms-functions.php:531
msgid "Sorry, that email address is not allowed!"
msgstr "Elnézést, ennek az e-mail címnek a használata nem engedélyezett!"

#: wp-includes/ms-functions.php:521
msgid "Sorry, usernames must have letters too!"
msgstr "Elnézést, a felhasználó nevében betűknek is kell lenni!"

#: wp-includes/ms-functions.php:508
msgid "You cannot use that email address to signup. There are problems with them blocking some emails from WordPress. Please use another email provider."
msgstr "Ez az e-mail cím feliratkozáshoz nem használható. Problémák adódtak ezekkel, mivel blokkolták néhány levelünket. Másik e-mail szolgáltató használata ajánlott."

#: wp-includes/ms-functions.php:284
msgid "That user does not exist."
msgstr "Nincs ilyen felhasználó."

#: wp-includes/class-wp-locale.php:220
#: wp-includes/customize/class-wp-customize-date-time-control.php:203
#: wp-includes/js/dist/components.js:40548
msgid "PM"
msgstr "DU."

#: wp-includes/class-wp-locale.php:219
#: wp-includes/customize/class-wp-customize-date-time-control.php:202
#: wp-includes/js/dist/components.js:40545
msgid "AM"
msgstr "DE."

#: wp-includes/class-wp-locale.php:218
msgid "pm"
msgstr "du."

#: wp-includes/class-wp-locale.php:217
msgid "am"
msgstr "de."

#: wp-includes/link-template.php:3217
msgid "&laquo; Older Comments"
msgstr "&laquo; Korábbi hozzászólások"

#: wp-includes/link-template.php:3159
msgid "Newer Comments &raquo;"
msgstr "Újabb hozzászólások &raquo;"

#: wp-includes/deprecated.php:2702
msgid "Last Post"
msgstr "Utolsó bejegyzés"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:51904
msgid "Next Post"
msgstr "Következő bejegyzés"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:51887
msgid "Previous Post"
msgstr "Előző bejegyzés"

#: wp-includes/link-template.php:840
msgid "Comments Feed"
msgstr "Hozzászólások hírcsatorna"

#: wp-includes/class-wp-editor.php:1389
msgid "Insert Page Break tag"
msgstr "Oldaltörés beszúrása"

#: wp-includes/class-wp-customize-manager.php:5521
#: wp-includes/class-wp-customize-manager.php:5580
#: wp-admin/includes/class-custom-background.php:459
msgid "Fill Screen"
msgstr "Teljes képernyő"

#: wp-includes/class-wp-editor.php:1263
#: wp-includes/js/dist/block-editor.js:49658
#: wp-includes/js/dist/block-editor.js:53682
msgid "Remove link"
msgstr "Hivatkozás eltávolítása"

#: wp-includes/class-wp-editor.php:1267 wp-includes/script-loader.php:812
#: wp-includes/js/dist/block-editor.js:53392
msgid "Insert link"
msgstr "Hivatkozás beszúrás"

#: wp-includes/class-wp-editor.php:1297
msgid "Check Spelling"
msgstr "Helyesírásellenőrzés"

#: wp-includes/class-wp-editor.php:1183
#: wp-includes/build/routes/font-list/content.js:3991
#: wp-includes/build/routes/font-list/content.js:4516
#: wp-includes/js/dist/block-editor.js:61777
#: wp-includes/js/dist/edit-site.js:24784 wp-includes/js/dist/editor.js:24361
#: wp-includes/js/dist/editor.js:24886 wp-includes/js/dist/media-utils.js:2577
#: wp-includes/js/dist/media-utils.js:5125
msgid "Select all"
msgstr "Összes kiválasztása"

#: wp-includes/class-wp-editor.php:1417 wp-includes/script-loader.php:1321
#: wp-includes/js/dist/commands.js:3548
msgid "Action"
msgstr "Művelet"

#: wp-includes/class-wp-editor.php:1416
msgid "Letter"
msgstr "Betű"

#: wp-includes/media-template.php:1271
#: wp-includes/widgets/class-wp-widget-media-image.php:137
msgid "Link Rel"
msgstr "Kapcsolódó hivatkozás"

#: wp-includes/class-wp-editor.php:1226
#: wp-includes/js/dist/block-editor.js:28624
msgid "Source"
msgstr "Forrás"

#: wp-includes/customize/class-wp-customize-background-position-control.php:79
#: wp-includes/js/dist/components.js:23303
#: wp-admin/includes/class-custom-background.php:427
msgid "Bottom Right"
msgstr "Jobbra lent"

#: wp-includes/customize/class-wp-customize-background-position-control.php:71
#: wp-includes/js/dist/components.js:23301
#: wp-admin/includes/class-custom-background.php:419
msgid "Bottom Left"
msgstr "Balra lent"

#: wp-includes/customize/class-wp-customize-background-position-control.php:51
#: wp-includes/js/dist/components.js:23296
#: wp-admin/includes/class-custom-background.php:399
msgid "Top Right"
msgstr "Jobbra fent"

#: wp-includes/customize/class-wp-customize-background-position-control.php:43
#: wp-includes/js/dist/components.js:23294
#: wp-admin/includes/class-custom-background.php:391
msgid "Top Left"
msgstr "Balra fent"

#: wp-includes/script-loader.php:1108
msgid "Mute"
msgstr "Némítás"

#: wp-includes/class-wp-editor.php:1258 wp-includes/script-loader.php:1100
msgid "Fullscreen"
msgstr "Teljes képernyő"

#: wp-includes/media-template.php:1090 wp-includes/media-template.php:1154
#: wp-includes/js/dist/block-editor.js:17490
msgid "Align"
msgstr "Igazít"

#: wp-includes/media-template.php:1376 wp-includes/media-template.php:1475
#: wp-includes/widgets/class-wp-widget-media-audio.php:77
#: wp-includes/widgets/class-wp-widget-media-video.php:80
#: wp-includes/js/dist/block-library.js:7206
#: wp-includes/js/dist/block-library.js:7215
#: wp-includes/js/dist/block-library.js:72117
#: wp-includes/js/dist/block-library.js:72126
msgid "Loop"
msgstr "Ciklus"

#: wp-includes/js/dist/block-editor.js:28638
#: wp-includes/js/dist/components.js:36965
#: wp-admin/includes/ajax-actions.php:2271
msgid "Type"
msgstr "Típus"

#: wp-includes/class-wp-editor.php:1228
msgid "Constrain proportions"
msgstr "Arány megtartása"

#: wp-includes/class-wp-editor.php:1224 wp-includes/js/dist/editor.js:66881
#: wp-includes/js/dist/editor.js:67184
msgid "General"
msgstr "Általános"

#: wp-includes/class-wp-editor.php:1275
msgid "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?"
msgstr "A megadott cím külső hivatkozásnak tűnik. Ha így van, beillesszük a szükséges http:// előtagot?"

#: wp-includes/class-wp-editor.php:1273
msgid "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?"
msgstr "A megadott hivatkozás e-mail címnek tűnik. Ha így van, beillesszük a szükséges mailto: előtagot?"

#: wp-includes/class-wp-editor.php:1346
#: wp-includes/customize/class-wp-customize-background-position-control.php:75
#: wp-includes/js/dist/block-editor.js:16184
#: wp-admin/includes/class-custom-background.php:423
msgid "Bottom"
msgstr "Lent"

#: wp-includes/class-wp-editor.php:1345
msgid "Middle"
msgstr "Középen"

#: wp-includes/class-wp-editor.php:1344
#: wp-includes/customize/class-wp-customize-background-position-control.php:47
#: wp-includes/js/dist/block-editor.js:16183
#: wp-includes/js/dist/components.js:41619
#: wp-admin/includes/class-custom-background.php:395
msgid "Top"
msgstr "Fent"

#: wp-includes/class-wp-editor.php:1260
msgid "Horizontal space"
msgstr "Vízszintes táv"

#: wp-includes/class-wp-editor.php:1229
msgid "Vertical space"
msgstr "Függőleges táv"

#: wp-includes/class-wp-editor.php:1232
#: wp-includes/js/dist/block-editor.js:56224
#: wp-includes/js/dist/block-editor.js:59694
#: wp-includes/js/dist/block-editor.js:60116
#: wp-includes/js/dist/editor.js:13162 wp-includes/js/dist/media-utils.js:17553
msgid "Dimensions"
msgstr "Méretek"

#: wp-includes/class-wp-editor.php:1227
#: wp-includes/js/dist/block-editor.js:57139
#: wp-includes/js/dist/block-editor.js:57156
#: wp-includes/js/dist/block-editor.js:58980
msgid "Border"
msgstr "Keret"

#: wp-includes/class-wp-editor.php:1230
msgid "Image description"
msgstr "Kép leírás"

#: wp-includes/class-wp-editor.php:1140
msgid "New document"
msgstr "Új dokumentum"

#: wp-includes/class-wp-editor.php:1182
msgid "Paste"
msgstr "Beillesztés"

#: wp-includes/class-wp-customize-manager.php:4392
#: wp-includes/class-wp-editor.php:1181
#: wp-includes/js/dist/block-editor.js:36264
#: wp-includes/js/dist/components.js:31385 wp-includes/js/dist/editor.js:5862
#: wp-includes/js/dist/editor.js:47866 wp-admin/user-edit.php:1005
msgid "Copy"
msgstr "Másolás"

#: wp-includes/class-wp-editor.php:1180
#: wp-includes/js/dist/block-editor.js:36418
msgid "Cut"
msgstr "Kivágás"

#: wp-includes/class-wp-editor.php:1164
#: wp-includes/js/dist/format-library.js:1572
msgid "Superscript"
msgstr "Felsőindex"

#: wp-includes/class-wp-editor.php:1163
#: wp-includes/js/dist/format-library.js:1539
msgid "Subscript"
msgstr "Alsóindex"

#: wp-includes/class-wp-editor.php:1162
#: wp-includes/js/dist/block-editor.js:45996
#: wp-includes/js/dist/format-library.js:1198
msgid "Strikethrough"
msgstr "Áthúzott"

#: wp-includes/class-wp-editor.php:1161
#: wp-includes/js/dist/block-editor.js:45991
#: wp-includes/js/dist/format-library.js:1238
msgid "Underline"
msgstr "Aláhúzás"

#: wp-includes/class-wp-editor.php:1167 wp-includes/script-loader.php:810
#: wp-includes/js/dist/format-library.js:518
msgid "Italic"
msgstr "Dőlt"

#: wp-includes/class-wp-editor.php:1166 wp-includes/script-loader.php:808
#: wp-includes/js/dist/format-library.js:215
msgid "Bold"
msgstr "Félkövér"

#: wp-includes/class-wp-editor.php:1168 wp-includes/script-loader.php:826
#: wp-includes/js/dist/block-library.js:11286
#: wp-includes/js/dist/block-library.js:11495
msgid "Code"
msgstr "Kód"

#: wp-includes/class-wp-editor.php:1154 wp-includes/script-loader.php:813
msgid "Blockquote"
msgstr "Hosszabb idézet"

#: wp-includes/class-wp-editor.php:1149
#: wp-includes/js/dist/block-library.js:66950
#: wp-includes/js/dist/editor.js:35668
msgid "Heading 6"
msgstr "Címsor 6"

#: wp-includes/class-wp-editor.php:1148
#: wp-includes/js/dist/block-library.js:66949
#: wp-includes/js/dist/editor.js:35659
msgid "Heading 5"
msgstr "Címsor 5"

#: wp-includes/class-wp-editor.php:1147
#: wp-includes/js/dist/block-library.js:66948
#: wp-includes/js/dist/editor.js:35650
msgid "Heading 4"
msgstr "Címsor 4"

#: wp-includes/class-wp-editor.php:1146
#: wp-includes/js/dist/block-library.js:66947
#: wp-includes/js/dist/editor.js:35641
msgid "Heading 3"
msgstr "Címsor 3"

#: wp-includes/class-wp-editor.php:1145
#: wp-includes/js/dist/block-library.js:66946
#: wp-includes/js/dist/editor.js:35632
msgid "Heading 2"
msgstr "Címsor 2"

#: wp-includes/class-wp-editor.php:1144
#: wp-includes/js/dist/block-library.js:66945
#: wp-includes/js/dist/editor.js:35623
msgid "Heading 1"
msgstr "Címsor 1"

#: wp-includes/class-wp-editor.php:1153
#: wp-includes/js/dist/block-editor.js:43748
msgid "Paragraph"
msgstr "Bekezdés"

#. translators: Hidden accessibility text.
#. translators: The user language selection field label.
#: wp-includes/class-wp-editor.php:1238 wp-login.php:384
#: wp-includes/js/dist/format-library.js:1682 wp-admin/user-edit.php:387
#: wp-admin/user-new.php:571
msgid "Language"
msgstr "Nyelv"

#: wp-includes/class-wp-editor.php:1213
msgid "Document properties"
msgstr "Dokumentum tulajdonságai"

#: wp-includes/class-wp-editor.php:1373 wp-includes/script-loader.php:1317
#: wp-includes/theme.php:3744 wp-admin/js/nav-menu.js:1575
#: wp-admin/js/post.js:493 wp-admin/js/theme-plugin-editor.js:73
#: wp-admin/js/user-profile.js:610 wp-admin/js/widgets.js:98
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "A változtatások elvesznek, ha elhagyjuk az oldalt."

#: wp-includes/class-wp-editor.php:1313
#: wp-includes/js/dist/block-editor.js:55982
msgid "Column"
msgstr "Oszlop"

#: wp-includes/class-wp-editor.php:1311
#: wp-includes/js/dist/block-editor.js:56012
msgid "Row"
msgstr "Sor"

#: wp-includes/class-wp-editor.php:1305
msgid "Delete table"
msgstr "Táblázat törlése"

#: wp-includes/class-wp-editor.php:1330
msgid "Copy table row"
msgstr "Táblázat sorának másolása"

#: wp-includes/class-wp-editor.php:1329
msgid "Cut table row"
msgstr "Táblázat sorának kivágása"

#: wp-includes/class-wp-editor.php:1326
msgid "Paste table row after"
msgstr "Táblázat beszúrása mögé"

#: wp-includes/class-wp-editor.php:1325
msgid "Paste table row before"
msgstr "Táblázat beszúrása elé"

#: wp-includes/class-wp-editor.php:1306
msgid "Table properties"
msgstr "Táblázat tulajdonságai"

#: wp-includes/class-wp-editor.php:1308
msgid "Table cell properties"
msgstr "Cella tulajdonságai"

#: wp-includes/class-wp-editor.php:1307
msgid "Table row properties"
msgstr "Sor tulajdonságai"

#: wp-includes/class-wp-editor.php:1331
msgid "Merge table cells"
msgstr "Cella egyesítése"

#: wp-includes/class-wp-editor.php:1324
#: wp-includes/js/dist/block-library.js:65810
msgid "Insert column after"
msgstr "Oszlop beszúrása mögé"

#: wp-includes/class-wp-editor.php:1323
#: wp-includes/js/dist/block-library.js:65804
msgid "Insert column before"
msgstr "Oszlop beszúrása elé"

#: wp-includes/class-wp-editor.php:1327
#: wp-includes/js/dist/block-library.js:65798
msgid "Delete row"
msgstr "Sor törlése"

#: wp-includes/class-wp-editor.php:1322
#: wp-includes/js/dist/block-library.js:65792
msgid "Insert row after"
msgstr "Sor beszúrása mögé"

#: wp-includes/class-wp-editor.php:1321
#: wp-includes/js/dist/block-library.js:65786
msgid "Insert row before"
msgstr "Sor beszúrása elé"

#: wp-includes/class-wp-editor.php:1262 wp-includes/class-wp-editor.php:1882
#: wp-includes/script-loader.php:1272
msgid "Insert/edit link"
msgstr "Hivatkozás beillesztés/szerkesztés"

#: wp-includes/class-wp-editor.php:1223
msgid "Insert/edit image"
msgstr "Kép beszúrása/szerkesztése"

#: wp-includes/class-wp-editor.php:1256
msgid "Print"
msgstr "Nyomtatás"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:172
msgid "Sat"
msgstr "szo"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:171
msgid "Fri"
msgstr "pén"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:170
msgid "Thu"
msgstr "csü"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:169
msgid "Wed"
msgstr "sze"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:168
msgid "Tue"
msgstr "ked"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:167
msgid "Mon"
msgstr "hét"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:166
msgid "Sun"
msgstr "vas"

#: wp-includes/class-wp-http-curl.php:257
#: wp-includes/class-wp-http-curl.php:324 wp-includes/class-wp-http.php:1070
msgid "Too many redirects."
msgstr "Túl sok átirányítás."

#: wp-includes/class-wp-theme.php:1082
msgid "Gray"
msgstr "Szürke"

#: wp-includes/general-template.php:4706
msgid "Next &raquo;"
msgstr "Következő &raquo;"

#: wp-includes/general-template.php:4705
msgid "&laquo; Previous"
msgstr "&laquo; Előző"

#. translators: 1: Site name, 2: Separator (raquo), 3: Search query.
#: wp-includes/general-template.php:3330
msgid "%1$s %2$s Search Results for &#8220;%3$s&#8221; Feed"
msgstr "%1$s %2$s Keresés eredménye a(z) &quot;%3$s&quot; feed-ben"

#. translators: 1: Site name, 2: Separator (raquo), 3: Author name.
#: wp-includes/general-template.php:3328
msgid "%1$s %2$s Posts by %3$s Feed"
msgstr "%1$s %2$s Szerző: %3$s hírcsatorna"

#. translators: 1: Site name, 2: Separator (raquo), 3: Tag name.
#: wp-includes/general-template.php:3324
msgid "%1$s %2$s %3$s Tag Feed"
msgstr "%1$s %2$s %3$s címke hírcsatorna"

#. translators: 1: Site name, 2: Separator (raquo), 3: Category name.
#: wp-includes/general-template.php:3322
msgid "%1$s %2$s %3$s Category Feed"
msgstr "%1$s %2$s %3$s kategória hírcsatorna"

#. translators: 1: Site name, 2: Separator (raquo), 3: Post title.
#: wp-includes/general-template.php:3320
msgid "%1$s %2$s %3$s Comments Feed"
msgstr "%1$s %2$s %3$s hozzászólás hírcsatorna"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3261
msgid "%1$s %2$s Comments Feed"
msgstr "%1$s %2$s hozzászólás hírcsatorna"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3259
msgid "%1$s %2$s Feed"
msgstr "%1$s %2$s hírcsatorna"

#. translators: Separator between site name and feed type in feed links.
#: wp-includes/general-template.php:3257 wp-includes/general-template.php:3318
msgctxt "feed link"
msgid "&raquo;"
msgstr "&raquo;"

#. translators: Calendar caption: 1: Month name, 2: 4-digit year.
#: wp-includes/general-template.php:2450
msgctxt "calendar caption"
msgid "%1$s %2$s"
msgstr "%2$s. %1$s"

#. translators: 1: Month name, 2: 4-digit year.
#. translators: 1: Month, 2: Year.
#: wp-includes/general-template.php:2103 wp-includes/media.php:4899
#: wp-admin/includes/class-wp-list-table.php:780
#: wp-admin/includes/media.php:2900
msgid "%1$s %2$d"
msgstr "%2$d. %1$s"

#: wp-includes/blocks/breadcrumbs.php:72 wp-includes/general-template.php:1205
#: wp-includes/general-template.php:1428
msgid "Page not found"
msgstr "Oldal nem található"

#. translators: 1: Separator, 2: Search query.
#: wp-includes/general-template.php:1423
msgid "Search Results %1$s %2$s"
msgstr "Keresési eredmények %2$s %1$s"

#: wp-includes/general-template.php:713
msgid "Site Admin"
msgstr "Honlap adminisztráció"

#: wp-includes/general-template.php:708 wp-login.php:923 wp-login.php:1086
#: wp-login.php:1191 wp-login.php:1578
msgid "Register"
msgstr "Regisztráció"

#: wp-includes/general-template.php:532 wp-login.php:1544
msgid "Remember Me"
msgstr "Emlékezzen rám"

#: wp-includes/general-template.php:388
#: wp-includes/js/dist/block-library.js:35280
msgid "Log out"
msgstr "Kijelentkezés"

#: wp-includes/general-template.php:386 wp-login.php:919 wp-login.php:1006
#: wp-login.php:1082 wp-login.php:1196
msgid "Log in"
msgstr "Bejelentkezés"

#: wp-includes/functions.php:6779
msgid "Manual Offsets"
msgstr "Eltérés kézi beállítása"

#: wp-includes/functions.php:6770 wp-includes/functions.php:6775
msgid "UTC"
msgstr "UTC"

#: wp-includes/functions.php:6718
msgid "Select a city"
msgstr "Város kijelölése"

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5916
msgid "Function %1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "%1$s függvény olyan argumentummal lett hívva, melynek használata <strong>nem támogatott</strong> a(z) %2$s verzió óta és nincs helyette javaslatunk."

#. translators: 1: PHP function name, 2: Version number, 3: Optional message
#. regarding the change.
#: wp-includes/functions.php:5908
msgid "Function %1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s"
msgstr "%1$s függvény olyan argumentummal lett hívva, melynek használata <strong>nem támogatott</strong> a(z) %2$s verzió óta! %3$s"

#. translators: 1: WordPress hook name, 2: Version number.
#: wp-includes/functions.php:5997
msgid "Hook %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "%1$s horog használata <strong>nem támogatott</strong> a(z) %2$s verzió óta és nincs helyette javaslatunk."

#. translators: 1: WordPress hook name, 2: Version number, 3: Alternative hook
#. name.
#: wp-includes/functions.php:5989
msgid "Hook %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "%1$s horog használata <strong>nem támogatott</strong> a(z) %2$s verzió óta! Ezt javasoljuk helyette: %3$s."

#: wp-includes/functions.php:4367
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:266 wp-load.php:104
msgid "WordPress &rsaquo; Error"
msgstr "WordPress &rsaquo; hiba"

#: wp-includes/functions.php:3897
msgid "&laquo; Back"
msgstr "&laquo; Vissza"

#: wp-includes/functions.php:3722
msgid "Please try again."
msgstr "Próbáljuk újra."

#. translators: %s: Logout URL.
#: wp-includes/functions.php:3708
msgid "Do you really want to <a href=\"%s\">log out</a>?"
msgstr "<a href=\"%s\">Kijelentkezés</a> a felhasználói fiókból?"

#. translators: %s: Site title.
#: wp-includes/functions.php:3698
msgid "You are attempting to log out of %s"
msgstr "%s felhasználói fiókból történő kijelentkezés"

#. translators: %s: File name.
#: wp-includes/functions.php:2966
msgid "Could not write file %s"
msgstr "%s fájl nem írható"

#: wp-includes/functions.php:2907
msgid "Empty filename"
msgstr "Üres fájlnév"

#. translators: %s: Directory path.
#: wp-includes/class-wp-image-editor-imagick.php:1017
#: wp-includes/functions.php:2423 wp-includes/functions.php:2956
msgid "Unable to create directory %s. Is its parent directory writable by the server?"
msgstr "%s könyvtár létrehozása sikertelen. Írható a szülő könyvtár a szerver által?"

#. translators: %s: Option name.
#: wp-includes/option.php:568
msgid "%s is a protected WP option and may not be modified"
msgstr "%s egy védett WP beállítás, nem nagyon módosítható"

#. translators: Used between list items, there is a space after the comma.
#: wp-includes/class-wp-locale.php:241 wp-includes/l10n.php:2046
#: wp-includes/js/dist/editor.js:14379
msgid ", "
msgstr ", "

#. translators: Time difference between two dates, in days. %s: Number of days.
#: wp-includes/formatting.php:3905
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s nap"
msgstr[1] "%s nap"

#. translators: Time difference between two dates, in hours. %s: Number of
#. hours.
#. translators: %s: Time duration in hour or hours.
#: wp-includes/formatting.php:3898 wp-includes/functions.php:555
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s óra"
msgstr[1] "%s óra"

#: wp-includes/feed-rss2-comments.php:103
msgid "Protected Comments: Please enter your password to view comments."
msgstr "Védett hozzászólás: megtekintéséhez meg kell adni a jelszót."

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-rss2-comments.php:39
msgid "Comments on: %s"
msgstr "Hozzászólások ehhez: %s"

#. translators: Comment author title. %s: Comment author name.
#: wp-includes/feed-atom-comments.php:89 wp-includes/feed-rss2-comments.php:92
msgid "By: %s"
msgstr "Szerző: %s"

#. translators: Individual comment title. 1: Post title, 2: Comment author
#. name.
#: wp-includes/feed-atom-comments.php:86 wp-includes/feed-rss2-comments.php:89
msgid "Comment on %1$s by %2$s"
msgstr "%2$s hozzászólása (%1$s)"

#. translators: Comments feed title. %s: Site title.
#: wp-includes/feed-atom-comments.php:40 wp-includes/feed-rss2-comments.php:45
msgid "Comments for %s"
msgstr "Hozzászólások ehhez: %s"

#. translators: Comments feed title. 1: Site title, 2: Search query.
#: wp-includes/feed-atom-comments.php:37 wp-includes/feed-rss2-comments.php:42
msgid "Comments for %1$s searching on %2$s"
msgstr "%1$s hozzászólás a %2$s kifejezésre"

#: wp-includes/deprecated.php:1877 wp-includes/post-template.php:1656
msgid "Missing Attachment"
msgstr "Hiányzó melléklet"

#: wp-includes/deprecated.php:988
msgid "Last updated"
msgstr "Legutóbbi frissítés"

#: wp-includes/deprecated.php:66
msgid "new WordPress Loop"
msgstr "új WordPress ciklus"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30
msgid "Tag Cloud"
msgstr "Címkefelhő"

#: wp-includes/widgets.php:1764
msgid "Display item date?"
msgstr "Dátum megjelenítése?"

#: wp-includes/widgets.php:1761
msgid "Display item author if available?"
msgstr "Szerző megjelenítése, ha elérhető?"

#: wp-includes/widgets.php:1758
msgid "Display item content?"
msgstr "Mutassuk az elem tartalmát?"

#: wp-includes/widgets.php:1746
msgid "How many items would you like to display?"
msgstr "Hány bejegyzést jelenítsünk meg?"

#: wp-includes/widgets.php:1743
msgid "Give the feed a title (optional):"
msgstr "Hírcsatorna neve (opcionális):"

#: wp-includes/widgets.php:1740
msgid "Enter the RSS feed URL here:"
msgstr "Hírcsatorna URL címe:"

#: wp-includes/widgets.php:1649 wp-includes/js/dist/block-library.js:47063
#: wp-includes/js/dist/block-library.js:47097
#: wp-includes/js/dist/editor.js:42224
msgid "Untitled"
msgstr "Névtelen"

#. translators: Comments widget. 1: Comment author, 2: Post link.
#: wp-includes/widgets/class-wp-widget-recent-comments.php:145
msgctxt "widgets"
msgid "%1$s on %2$s"
msgstr "%1$s - %2$s"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:174
msgid "Number of posts to show:"
msgstr "Mutatott bejegyzések száma:"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:31
#: wp-includes/widgets/class-wp-widget-recent-posts.php:49
#: wp-admin/includes/upgrade.php:426
msgid "Recent Posts"
msgstr "Legutóbbi bejegyzések"

#: wp-includes/widgets/class-wp-widget-categories.php:218
#: wp-includes/js/dist/block-library.js:10921
#: wp-includes/js/dist/block-library.js:10927
msgid "Show hierarchy"
msgstr "Hierarchia mutatása"

#: wp-includes/widgets/class-wp-widget-categories.php:77
msgid "Select Category"
msgstr "Kategória kijelölése"

#: wp-includes/widgets/class-wp-widget-text.php:515
msgid "Automatically add paragraphs"
msgstr "Automatikus bekezdés-hozzáadás"

#: wp-includes/widgets/class-wp-widget-text.php:43
#: wp-includes/build/routes/font-list/content.js:14937
#: wp-includes/js/dist/block-editor.js:50140
#: wp-includes/js/dist/block-editor.js:57636
#: wp-includes/js/dist/block-editor.js:57644
#: wp-includes/js/dist/block-editor.js:57778
#: wp-includes/js/dist/block-library.js:25587
#: wp-includes/js/dist/block-library.js:41492
#: wp-includes/js/dist/block-library.js:41499
#: wp-includes/js/dist/block-library.js:42080
#: wp-includes/js/dist/block-library.js:44974
#: wp-includes/js/dist/block-library.js:62700
#: wp-includes/js/dist/block-library.js:62708
#: wp-includes/js/dist/block-library.js:62731
#: wp-includes/js/dist/block-library.js:62740
#: wp-includes/js/dist/blocks.js:5731 wp-includes/js/dist/edit-site.js:20634
#: wp-includes/js/dist/editor.js:22955 wp-includes/js/dist/editor.js:35563
#: wp-includes/js/dist/editor.js:39908 wp-includes/js/dist/editor.js:39967
#: wp-includes/js/dist/format-library.js:1304
msgid "Text"
msgstr "Szöveg"

#: wp-includes/widgets/class-wp-widget-calendar.php:38
#: wp-includes/js/dist/block-library.js:10498
#: wp-includes/js/dist/components.js:40145
msgid "Calendar"
msgstr "Naptár"

#: wp-includes/widgets/class-wp-widget-archives.php:243
#: wp-includes/widgets/class-wp-widget-categories.php:214
#: wp-includes/js/dist/block-library.js:6053
#: wp-includes/js/dist/block-library.js:6060
#: wp-includes/js/dist/block-library.js:10868
#: wp-includes/js/dist/block-library.js:10874
msgid "Show post counts"
msgstr "Mutassa a bejegyzések számát"

#: wp-includes/blocks/archives.php:53
#: wp-includes/widgets/class-wp-widget-archives.php:91
msgid "Select Month"
msgstr "Hónap kijelölése"

#: wp-includes/widgets/class-wp-widget-links.php:179
msgid "Show Link Rating"
msgstr "Mutassa a hivatkozás értékelését"

#: wp-includes/widgets/class-wp-widget-links.php:175
msgid "Show Link Description"
msgstr "Mutassa a hivatkozás leírását"

#: wp-includes/widgets/class-wp-widget-links.php:171
msgid "Show Link Name"
msgstr "Mutassa a hivatkozás nevét"

#: wp-includes/widgets/class-wp-widget-links.php:167
msgid "Show Link Image"
msgstr "Mutassa a kép hivatkozást"

#: wp-includes/widgets/class-wp-widget-links.php:26
msgid "Your blogroll"
msgstr "Hivatkozások, amelyek a blogtárlatunkba felvett helyekre (oldalakra) mutatnak"

#: wp-includes/widgets/class-wp-widget-pages.php:181
msgid "Page IDs, separated by commas."
msgstr "Oldal ID-k, vesszővel elválasztva."

#: wp-includes/widgets/class-wp-widget-pages.php:178
msgid "Exclude:"
msgstr "Kizárás:"

#: wp-includes/widgets/class-wp-widget-pages.php:173
msgid "Page ID"
msgstr "Oldal ID"

#: wp-includes/widgets/class-wp-widget-pages.php:172
msgid "Page order"
msgstr "Oldal sorrend"

#: wp-includes/widgets/class-wp-widget-pages.php:171
msgid "Page title"
msgstr "Oldal cím"

#: wp-includes/widgets/class-wp-widget-links.php:156
#: wp-includes/widgets/class-wp-widget-pages.php:169
msgid "Sort by:"
msgstr "Sorrend:"

#: wp-includes/cron.php:1143
msgid "Once Daily"
msgstr "Naponta egyszer"

#: wp-includes/cron.php:1139
msgid "Twice Daily"
msgstr "Naponta kétszer"

#: wp-includes/cron.php:1135
msgid "Once Hourly"
msgstr "Óránként"

#: wp-includes/cron.php:585
msgid "This argument has changed to an array to match the behavior of the other cron functions."
msgstr "Ez a paraméter tömbbé módosult, hogy hasonlóan működjön, mint más időzíthető funkciók."

#: wp-includes/comment.php:2563
msgid "Could not update comment status."
msgstr "Nem sikerült frissíteni a hozzászólás állapotát"

#: wp-includes/comment.php:749
msgid "Duplicate comment detected; it looks as though you&#8217;ve already said that!"
msgstr "Azonos hozzászólást észleltünk, úgy tűnik, ezt már mondtad egyszer!"

#: wp-includes/comment.php:288
msgid "Unapproved"
msgstr "Elutasítva"

#: wp-includes/comment-template.php:2665
#: wp-includes/js/dist/block-library.js:12833
#: wp-includes/js/dist/block-library.js:12834
msgid "Post Comment"
msgstr "Hozzászólás küldése"

#: wp-includes/comment-template.php:2664
msgid "Cancel reply"
msgstr "Válasz megszakítása"

#. translators: %s: Author of the comment being replied to.
#: wp-includes/comment-template.php:2122 wp-includes/comment-template.php:2659
msgid "Leave a Reply to %s"
msgstr "Hozzászólás a(z) %s bejegyzéshez"

#: wp-includes/comment-template.php:2117 wp-includes/comment-template.php:2657
#: wp-includes/js/dist/block-library.js:12803
msgid "Leave a Reply"
msgstr "Vélemény, hozzászólás?"

#: wp-includes/comment-template.php:1997
msgid "Click here to cancel reply."
msgstr "Kattintsunk ide a válaszadás megszakításához."

#: wp-includes/comment-template.php:1920
msgid "Log in to leave a Comment"
msgstr "Be kell jelentkezni a hozzászólás beküldéséhez"

#: wp-includes/comment-template.php:1919
msgid "Leave a Comment"
msgstr "Vélemény?"

#: wp-includes/comment-template.php:1763
msgid "Log in to Reply"
msgstr "Be kell jelentkezni a válaszadáshoz"

#. translators: %s: Category name.
#: wp-includes/class-walker-category.php:171
msgid "Feed for all posts filed under %s"
msgstr "%s kategória összes bejegyzésének hírcsatornája"

#: wp-includes/category-template.php:557 wp-includes/class-wp-taxonomy.php:633
msgid "No categories"
msgstr "Nincs kategória"

#: wp-includes/bookmark-template.php:223
msgid "Bookmarks"
msgstr "Könyvjelzők"

#. translators: %s: Date and time of last update.
#: wp-includes/bookmark-template.php:90
msgid "Last updated: %s"
msgstr "Legutóbbi frissítés: %s"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:337
msgid "Posts by %s"
msgstr "%s bejegyzése"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:249
msgid "Visit %s&#8217;s website"
msgstr "%s honlapjának megtekintése"

#: wp-includes/theme-compat/sidebar.php:140
#: wp-includes/widgets/class-wp-widget-meta.php:33
#: wp-includes/widgets/class-wp-widget-meta.php:46
#: wp-includes/js/dist/editor.js:63812
msgid "Meta"
msgstr "Meta"

#. translators: Hidden accessibility text.
#: wp-includes/block-template.php:395 wp-includes/deprecated.php:6234
msgid "Skip to content"
msgstr "Ugrás a tartalomhoz"

#: wp-includes/class-walker-comment.php:359
msgid "(Edit)"
msgstr "(Szerkeszt)"

#. translators: 1: Comment date, 2: Comment time.
#. translators: Publish box date string. 1: Date, 2: Time.
#. translators: 1: Post date, 2: Post time.
#. translators: 1: privacy request date format, 2: privacy request time format.
#. translators: Publish box date string. 1: Date, 2: Time. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-walker-comment.php:353
#: wp-includes/class-walker-comment.php:453 wp-admin/comment.php:233
#: wp-admin/edit-form-advanced.php:166 wp-admin/edit-form-comment.php:146
#: wp-admin/includes/class-wp-comments-list-table.php:1080
#: wp-admin/includes/class-wp-posts-list-table.php:1199
#: wp-admin/includes/class-wp-privacy-requests-table.php:492
#: wp-admin/includes/meta-boxes.php:232 wp-admin/includes/meta-boxes.php:438
msgid "%1$s at %2$s"
msgstr "%1$s %2$s"

#: wp-includes/blocks/comment-content.php:44
#: wp-includes/class-walker-comment.php:312
#: wp-includes/class-walker-comment.php:416
msgid "Your comment is awaiting moderation."
msgstr "A hozzászólás rendszer-moderációra várakozik."

#: wp-includes/theme-compat/comments.php:72
msgid "Comments are closed."
msgstr "Hozzászólás jelenleg nem lehetséges."

#: wp-includes/post-template.php:962
msgid "Pages:"
msgstr "Oldalak:"

#: wp-includes/category-template.php:1233
msgid "Tags: "
msgstr "Címkék: "

#. translators: %s: Login URL.
#: wp-includes/comment-template.php:2623
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
msgstr "Hozzászólás küldéséhez <a href=\"%s\">be kell jelentkezni</a>."

#: wp-includes/link-template.php:1152 wp-includes/link-template.php:1527
#: wp-includes/link-template.php:1653 wp-includes/link-template.php:1716
msgid "Edit This"
msgstr "Módosít"

#: wp-includes/comment-template.php:998
msgid "1 Comment"
msgstr "1 hozzászólás"

#: wp-includes/comment-template.php:996
msgid "No Comments"
msgstr "Nincs hozzászólás"

#: wp-includes/comment-template.php:1684
msgid "Enter your password to view comments."
msgstr "A hozzászólások megtekintéséhez meg kell adni a jelszót."

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-atom-comments.php:34
msgid "Comments on %s"
msgstr "Hozzászólások: %s"

#: wp-includes/class-wp-customize-nav-menus.php:342
#: wp-includes/script-loader.php:1276
#: wp-includes/js/dist/block-directory.js:1058
#: wp-includes/js/dist/block-editor.js:27306
#: wp-includes/js/dist/block-library.js:14654
#: wp-includes/js/dist/block-library.js:28930
#: wp-includes/js/dist/block-library.js:52262
#: wp-includes/js/dist/block-library.js:68854
#: wp-includes/js/dist/commands.js:3799 wp-includes/js/dist/components.js:44304
#: wp-includes/js/dist/script-modules/workflow/index.js:3502
#: wp-admin/includes/nav-menu.php:737 wp-admin/includes/nav-menu.php:1113
#: wp-admin/js/nav-menu.js:1784 wp-admin/js/tags-suggest.js:141
msgid "No results found."
msgstr "Nincs ilyen adat."

#: wp-includes/link-template.php:2581 wp-includes/link-template.php:2735
msgid "Next Page &raquo;"
msgstr "Következő oldal &raquo;"

#: wp-includes/link-template.php:2675 wp-includes/link-template.php:2734
msgid "&laquo; Previous Page"
msgstr "&laquo; Előző oldal"

#: wp-includes/class-wp-xmlrpc-server.php:3958 wp-includes/comment.php:3684
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:634
msgid "Sorry, comments are closed for this item."
msgstr "Elnézést, ehhez a bejegyzéshez jelenleg nem lehet hozzászólni."

#: wp-includes/admin-bar.php:1163
#: wp-includes/class-wp-customize-widgets.php:419
#: wp-includes/class-wp-customize-widgets.php:927
#: wp-includes/functions.php:5473 wp-includes/js/dist/blocks.js:5734
#: wp-includes/js/dist/core-data.js:14557
#: wp-includes/js/dist/customize-widgets.js:1848
#: wp-includes/js/dist/edit-widgets.js:3489
#: wp-includes/js/dist/edit-widgets.js:3495
#: wp-includes/js/dist/edit-widgets.js:3796 wp-includes/js/dist/editor.js:39932
#: wp-includes/js/dist/editor.js:39950 wp-admin/widgets.php:28
msgid "Widgets"
msgstr "Widgetek"

#. translators: %s: Number of confirmed requests.
#: wp-includes/post.php:789
msgid "Confirmed <span class=\"count\">(%s)</span>"
msgid_plural "Confirmed <span class=\"count\">(%s)</span>"
msgstr[0] "Jóváhagyott <span class=\"count\">(%s)</span>"
msgstr[1] "Jóváhagyott <span class=\"count\">(%s)</span>"

#: wp-includes/comment-template.php:2566 wp-admin/user-edit.php:597
#: wp-admin/user-new.php:560
msgid "Website"
msgstr "Honlap"

#: wp-includes/class-wp-taxonomy.php:629
msgid "Separate tags with commas"
msgstr "Több címke megadása esetén vesszővel válasszuk el őket"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:185
#: wp-includes/widgets/class-wp-widget-archives.php:235
#: wp-includes/widgets/class-wp-widget-calendar.php:100
#: wp-includes/widgets/class-wp-widget-categories.php:204
#: wp-includes/widgets/class-wp-widget-custom-html.php:267
#: wp-includes/widgets/class-wp-widget-media.php:421
#: wp-includes/widgets/class-wp-widget-meta.php:138
#: wp-includes/widgets/class-wp-widget-pages.php:164
#: wp-includes/widgets/class-wp-widget-recent-comments.php:192
#: wp-includes/widgets/class-wp-widget-recent-posts.php:169
#: wp-includes/widgets/class-wp-widget-search.php:72
#: wp-includes/widgets/class-wp-widget-tag-cloud.php:151
#: wp-includes/widgets/class-wp-widget-text.php:492
#: wp-includes/widgets/class-wp-widget-text.php:533
msgid "Title:"
msgstr "Cím:"

#: wp-includes/embed.php:1211 wp-includes/js/dist/block-library.js:28666
msgid "HTML"
msgstr "HTML"

#: wp-includes/class-wp-customize-manager.php:5250
#: wp-includes/customize/class-wp-customize-color-control.php:54
#: wp-includes/customize/class-wp-customize-media-control.php:230
#: wp-includes/customize/class-wp-customize-media-control.php:240
#: wp-includes/customize/class-wp-customize-media-control.php:251
#: wp-includes/customize/class-wp-customize-media-control.php:261
#: wp-includes/build/routes/font-list/content.js:1910
#: wp-includes/build/routes/font-list/content.js:1928
#: wp-includes/build/routes/font-list/content.js:15212
#: wp-includes/js/dist/block-editor.js:33571
#: wp-includes/js/dist/block-editor.js:44873
#: wp-includes/js/dist/block-editor.js:45783
#: wp-includes/js/dist/block-editor.js:45904
#: wp-includes/js/dist/block-editor.js:53796
#: wp-includes/js/dist/block-editor.js:57686
#: wp-includes/js/dist/block-library.js:39220
#: wp-includes/js/dist/block-library.js:55608
#: wp-includes/js/dist/block-library.js:63300
#: wp-includes/js/dist/block-library.js:70513
#: wp-includes/js/dist/block-library.js:72256
#: wp-includes/js/dist/components.js:42044
#: wp-includes/js/dist/edit-site.js:9581 wp-includes/js/dist/edit-site.js:9599
#: wp-includes/js/dist/edit-site.js:20909 wp-includes/js/dist/editor.js:21668
#: wp-includes/js/dist/editor.js:21686 wp-includes/js/dist/editor.js:35990
#: wp-includes/js/dist/editor.js:36083 wp-includes/js/dist/editor.js:36287
#: wp-includes/js/dist/editor.js:37052 wp-includes/js/dist/editor.js:37911
#: wp-admin/js/color-picker.js:149
msgid "Default"
msgstr "Alapértelmezett"

#: wp-includes/class-wp-editor.php:1334 wp-includes/media-template.php:1217
#: wp-includes/widgets/class-wp-widget-media-image.php:84
#: wp-includes/js/dist/block-editor.js:46668
#: wp-includes/js/dist/block-editor.js:48732
#: wp-includes/js/dist/block-editor.js:55762
#: wp-includes/js/dist/block-editor.js:55874
#: wp-includes/js/dist/block-editor.js:56709
#: wp-includes/js/dist/block-editor.js:56716
#: wp-includes/js/dist/block-editor.js:74968
#: wp-includes/js/dist/block-editor.js:74976
#: wp-includes/js/dist/block-library.js:50975
#: wp-includes/js/dist/block-library.js:50986
#: wp-includes/js/dist/block-library.js:63837
#: wp-includes/js/dist/block-library.js:63844 wp-admin/options-media.php:66
msgid "Height"
msgstr "Magasság"

#: wp-includes/class-wp-xmlrpc-server.php:619 wp-admin/options-general.php:530
msgid "Time Format"
msgstr "Időformátum"

#: wp-includes/class-wp-xmlrpc-server.php:614
#: wp-includes/js/dist/block-library.js:50104 wp-admin/options-general.php:483
msgid "Date Format"
msgstr "Dátumformátum"

#: wp-includes/comment-template.php:2552 wp-login.php:1173
#: wp-includes/js/dist/block-library.js:22950
#: wp-includes/js/dist/block-library.js:23231 wp-admin/comment.php:191
#: wp-admin/edit-form-comment.php:63
#: wp-admin/includes/class-wp-users-list-table.php:375
#: wp-admin/includes/template.php:495 wp-admin/user-edit.php:560
#: wp-admin/user-new.php:451 wp-admin/user-new.php:547
#: wp-admin/includes/class-wp-ms-users-list-table.php:195
#: wp-admin/network/site-users.php:382 wp-admin/network/user-new.php:145
msgid "Email"
msgstr "E-mail cím"

#: wp-includes/class-wp-customize-manager.php:5152
#: wp-includes/class-wp-xmlrpc-server.php:604 wp-admin/install.php:113
#: wp-admin/options-general.php:76 wp-admin/network/site-new.php:238
msgid "Site Title"
msgstr "Honlap neve"

#: wp-includes/js/dist/edit-site.js:42063
#: wp-admin/includes/class-wp-plugins-list-table.php:917
#: wp-admin/includes/class-wp-plugins-list-table.php:934
msgid "Deactivate"
msgstr "Kikapcsol"

#: wp-includes/taxonomy.php:196 wp-includes/js/dist/block-editor.js:48403
#: wp-includes/js/dist/blocks.js:5735 wp-includes/js/dist/editor.js:35967
#: wp-includes/js/dist/editor.js:36071 wp-includes/js/dist/editor.js:36295
#: wp-includes/js/dist/editor.js:37896 wp-includes/js/dist/editor.js:39922
#: wp-admin/includes/class-wp-ms-themes-list-table.php:340
#: wp-admin/includes/class-wp-ms-themes-list-table.php:358
msgid "Theme"
msgstr "Sablon"

#: wp-includes/js/dist/patterns.js:1291
#: wp-admin/includes/class-wp-ms-themes-list-table.php:484
#: wp-admin/includes/class-wp-ms-themes-list-table.php:609
msgid "Enable"
msgstr "Bekapcsolás"

#: wp-includes/deprecated.php:2702 wp-admin/network/settings.php:342
msgid "First Post"
msgstr "Első bejegyzés"

#: wp-includes/admin-bar.php:650 wp-includes/js/dist/block-editor.js:54405
#: wp-includes/js/dist/block-editor.js:74390
#: wp-includes/js/dist/block-library.js:4845
#: wp-includes/js/dist/block-library.js:5154
#: wp-includes/js/dist/block-library.js:6001
#: wp-includes/js/dist/block-library.js:6345
#: wp-includes/js/dist/block-library.js:7173
#: wp-includes/js/dist/block-library.js:7713
#: wp-includes/js/dist/block-library.js:9407
#: wp-includes/js/dist/block-library.js:10787
#: wp-includes/js/dist/block-library.js:11567
#: wp-includes/js/dist/block-library.js:12094
#: wp-includes/js/dist/block-library.js:13266
#: wp-includes/js/dist/block-library.js:13439
#: wp-includes/js/dist/block-library.js:13861
#: wp-includes/js/dist/block-library.js:14061
#: wp-includes/js/dist/block-library.js:14978
#: wp-includes/js/dist/block-library.js:15378
#: wp-includes/js/dist/block-library.js:17768
#: wp-includes/js/dist/block-library.js:20419
#: wp-includes/js/dist/block-library.js:22142
#: wp-includes/js/dist/block-library.js:22995
#: wp-includes/js/dist/block-library.js:23702
#: wp-includes/js/dist/block-library.js:26009
#: wp-includes/js/dist/block-library.js:26188
#: wp-includes/js/dist/block-library.js:29146
#: wp-includes/js/dist/block-library.js:31177
#: wp-includes/js/dist/block-library.js:32386
#: wp-includes/js/dist/block-library.js:33833
#: wp-includes/js/dist/block-library.js:33878
#: wp-includes/js/dist/block-library.js:35224
#: wp-includes/js/dist/block-library.js:36751
#: wp-includes/js/dist/block-library.js:37662
#: wp-includes/js/dist/block-library.js:41476
#: wp-includes/js/dist/block-library.js:44944
#: wp-includes/js/dist/block-library.js:45776
#: wp-includes/js/dist/block-library.js:47370
#: wp-includes/js/dist/block-library.js:47725
#: wp-includes/js/dist/block-library.js:48239
#: wp-includes/js/dist/block-library.js:48575
#: wp-includes/js/dist/block-library.js:50090
#: wp-includes/js/dist/block-library.js:50639
#: wp-includes/js/dist/block-library.js:51348
#: wp-includes/js/dist/block-library.js:51704
#: wp-includes/js/dist/block-library.js:52854
#: wp-includes/js/dist/block-library.js:53216
#: wp-includes/js/dist/block-library.js:55566
#: wp-includes/js/dist/block-library.js:57316
#: wp-includes/js/dist/block-library.js:57604
#: wp-includes/js/dist/block-library.js:58020
#: wp-includes/js/dist/block-library.js:58054
#: wp-includes/js/dist/block-library.js:58102
#: wp-includes/js/dist/block-library.js:59595
#: wp-includes/js/dist/block-library.js:59856
#: wp-includes/js/dist/block-library.js:60398
#: wp-includes/js/dist/block-library.js:61362
#: wp-includes/js/dist/block-library.js:62146
#: wp-includes/js/dist/block-library.js:62722
#: wp-includes/js/dist/block-library.js:63406
#: wp-includes/js/dist/block-library.js:63807
#: wp-includes/js/dist/block-library.js:64372
#: wp-includes/js/dist/block-library.js:65866
#: wp-includes/js/dist/block-library.js:66898
#: wp-includes/js/dist/block-library.js:68311
#: wp-includes/js/dist/block-library.js:70290
#: wp-includes/js/dist/block-library.js:70740
#: wp-includes/js/dist/block-library.js:72703
#: wp-includes/js/dist/edit-widgets.js:2702 wp-admin/includes/ms.php:1081
#: wp-admin/menu.php:405 wp-admin/options.php:22 wp-admin/network/menu.php:114
msgid "Settings"
msgstr "Beállítások"

#: wp-includes/admin-bar.php:570 wp-admin/menu.php:34 wp-admin/my-sites.php:38
msgid "My Sites"
msgstr "Honlapjaim"

#: wp-includes/admin-bar.php:628 wp-includes/admin-bar.php:1148
#: wp-includes/customize/class-wp-customize-themes-panel.php:81
#: wp-includes/taxonomy.php:195 wp-includes/js/dist/core-data.js:14628
#: wp-admin/includes/ms.php:1076 wp-admin/themes.php:127
#: wp-admin/themes.php:251 wp-admin/update-core.php:642
#: wp-admin/update-core.php:655 wp-admin/network/menu.php:83
#: wp-admin/network/themes.php:352
msgid "Themes"
msgstr "Sablonok"

#. translators: Sites menu item.
#: wp-includes/admin-bar.php:606
#: wp-admin/includes/class-wp-ms-users-list-table.php:197
#: wp-admin/network/menu.php:56 wp-admin/network/sites.php:21
#: wp-admin/network/sites.php:402
msgid "Sites"
msgstr "Honlapok"

#: wp-signup.php:228 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:461
#: wp-admin/includes/class-wp-debug-data.php:470
#: wp-admin/includes/class-wp-debug-data.php:538
#: wp-admin/includes/class-wp-debug-data.php:556
#: wp-admin/includes/class-wp-links-list-table.php:274
msgid "Yes"
msgstr "Igen"

#: wp-includes/class-wp-taxonomy.php:624
msgid "Edit Category"
msgstr "Kategória szerkesztése"

#: wp-includes/general-template.php:533 wp-login.php:45 wp-login.php:1497
#: wp-login.php:1546 wp-admin/install.php:221 wp-admin/install.php:465
#: wp-admin/includes/network.php:743
msgid "Log In"
msgstr "Bejelentkezés"

#: wp-login.php:1047
msgid "Strength indicator"
msgstr "Jelszóerősség mérő"

#. translators: Network menu item.
#: wp-includes/admin-bar.php:429 wp-includes/admin-bar.php:596
#: wp-includes/admin-bar.php:716 wp-includes/deprecated.php:2827
#: wp-includes/deprecated.php:2829 wp-admin/index.php:33 wp-admin/menu.php:29
#: wp-admin/my-sites.php:142 wp-admin/user/menu.php:15
#: wp-admin/includes/class-wp-ms-sites-list-table.php:772
#: wp-admin/network/index.php:21 wp-admin/network/menu.php:16
#: wp-admin/network/site-info.php:146 wp-admin/network/site-settings.php:95
#: wp-admin/network/site-themes.php:181 wp-admin/network/site-users.php:246
msgid "Dashboard"
msgstr "Vezérlőpult"

#: wp-includes/class-wp-widget.php:144 wp-admin/includes/widgets.php:278
#: wp-admin/widgets-form.php:295
msgid "There are no options for this widget."
msgstr "Ehhez a widgethez nincs beállítási lehetőség."

#: wp-includes/user.php:3545 wp-admin/includes/user.php:152
msgid "<strong>Error:</strong> Please enter a username."
msgstr "<strong>Hiba:</strong> Meg kell adni a felhasználónevet."

#: wp-includes/class-wp-editor.php:1335 wp-includes/media-template.php:1212
#: wp-includes/widgets/class-wp-widget-media-image.php:78
#: wp-includes/js/dist/block-editor.js:48722
#: wp-includes/js/dist/block-editor.js:55762
#: wp-includes/js/dist/block-editor.js:55874
#: wp-includes/js/dist/block-editor.js:56727
#: wp-includes/js/dist/block-editor.js:56734
#: wp-includes/js/dist/block-editor.js:74944
#: wp-includes/js/dist/block-editor.js:74952
#: wp-includes/js/dist/block-library.js:9413
#: wp-includes/js/dist/block-library.js:9420
#: wp-includes/js/dist/block-library.js:11576
#: wp-includes/js/dist/block-library.js:11582
#: wp-includes/js/dist/block-library.js:51001
#: wp-includes/js/dist/block-library.js:51012
#: wp-includes/js/dist/block-library.js:60490
#: wp-includes/js/dist/block-library.js:60503
#: wp-includes/js/dist/block-library.js:63819
#: wp-includes/js/dist/block-library.js:63826
#: wp-includes/js/dist/format-library.js:398 wp-admin/options-media.php:63
msgid "Width"
msgstr "Szélesség"

#: wp-includes/class-wp-theme.php:1091
msgid "Yellow"
msgstr "Sárga"

#: wp-includes/class-wp-theme.php:1090 wp-includes/js/dist/block-editor.js:7642
msgid "White"
msgstr "Fehér"

#: wp-includes/class-wp-theme.php:1088
msgid "Silver"
msgstr "Ezüst"

#: wp-includes/class-wp-theme.php:1087
msgid "Red"
msgstr "Vörös"

#: wp-includes/class-wp-theme.php:1086
msgid "Purple"
msgstr "Lila"

#: wp-includes/class-wp-theme.php:1085
msgid "Pink"
msgstr "Rózsaszín"

#: wp-includes/class-wp-theme.php:1084
msgid "Orange"
msgstr "Narancssárga"

#: wp-includes/class-wp-theme.php:1083
msgid "Green"
msgstr "Zöld"

#: wp-includes/class-wp-theme.php:1081
msgid "Brown"
msgstr "Barna"

#: wp-includes/class-wp-theme.php:1080
msgid "Blue"
msgstr "Kék"

#: wp-includes/class-wp-theme.php:1079 wp-includes/js/dist/block-editor.js:7632
msgid "Black"
msgstr "Fekete"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-panel.php:394
#: wp-includes/class-wp-customize-section.php:384
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:90
#: wp-includes/customize/class-wp-customize-themes-panel.php:90
#: wp-includes/js/dist/customize-widgets.js:877
#: wp-includes/js/dist/edit-widgets.js:3395 wp-includes/js/dist/editor.js:51050
#: wp-admin/customize.php:247 wp-admin/includes/class-wp-screen.php:979
msgid "Help"
msgstr "Súgó"

#. translators: displayed when a page has an empty title.
#: wp-includes/blocks/breadcrumbs.php:289
#: wp-includes/blocks/latest-comments.php:31
#: wp-includes/blocks/latest-posts.php:81 wp-includes/blocks/page-list.php:230
#: wp-includes/blocks/rss.php:52 wp-includes/media.php:4572
#: wp-includes/script-loader.php:1275
#: wp-includes/widgets/class-wp-widget-recent-posts.php:114
#: wp-includes/js/dist/block-library.js:33341
#: wp-includes/js/dist/block-library.js:33378
#: wp-includes/js/dist/block-library.js:45687
#: wp-includes/js/dist/block-library.js:45691
#: wp-includes/js/dist/block-library.js:53148
#: wp-includes/js/dist/block-library.js:53160
#: wp-includes/js/dist/block-library.js:53173
#: wp-includes/js/dist/block-library.js:53187
#: wp-includes/js/dist/core-commands.js:374
#: wp-includes/js/dist/core-commands.js:460
#: wp-includes/js/dist/core-data.js:17312
#: wp-includes/js/dist/core-data.js:17336
#: wp-includes/js/dist/core-data.js:17360
#: wp-includes/js/dist/core-data.js:17382 wp-includes/js/dist/edit-post.js:2726
#: wp-includes/js/dist/edit-site.js:22447
#: wp-includes/js/dist/edit-site.js:24399
#: wp-includes/js/dist/edit-site.js:27583
#: wp-includes/js/dist/edit-site.js:43853
#: wp-includes/js/dist/edit-site.js:44421
#: wp-includes/js/dist/edit-site.js:45662
#: wp-includes/js/dist/edit-site.js:46366 wp-includes/js/dist/editor.js:5778
#: wp-includes/js/dist/editor.js:5973 wp-includes/js/dist/editor.js:47908
#: wp-includes/js/dist/media-utils.js:2217
#: wp-includes/js/dist/media-utils.js:5283
#: wp-includes/js/dist/media-utils.js:17820
#: wp-admin/includes/ajax-actions.php:2274 wp-admin/includes/media.php:3365
#: wp-admin/includes/revision.php:61 wp-admin/includes/revision.php:64
#: wp-admin/includes/template.php:2100 wp-admin/js/inline-edit-post.js:216
msgid "(no title)"
msgstr "(nincs cím)"

#: wp-includes/class-wp-post-type.php:992
msgid "New Post"
msgstr "Új bejegyzés"

#: wp-includes/post.php:100
msgid "Edit Media"
msgstr "Média módosítása"

#: wp-includes/class-wp-post-type.php:992
msgid "New Page"
msgstr "Új oldal"

#: wp-includes/media.php:4976 wp-includes/js/dist/block-library.js:47784
#: wp-includes/js/dist/media-utils.js:17841 wp-admin/includes/template.php:2065
#: wp-admin/nav-menus.php:1025 wp-admin/plugin-editor.php:272
#: wp-admin/theme-editor.php:305
msgid "Select"
msgstr "Kiválasztás"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/image.php:207 wp-includes/blocks/image.php:325
#: wp-includes/blocks/navigation-overlay-close.php:18
#: wp-includes/blocks/navigation-overlay-close.php:36
#: wp-includes/blocks/navigation.php:745
#: wp-includes/class-wp-customize-manager.php:5741
#: wp-includes/class-wp-editor.php:1189 wp-includes/class-wp-editor.php:1886
#: wp-includes/script-loader.php:1000 wp-includes/script-loader.php:1320
#: wp-includes/script-loader.php:2018 wp-includes/js/dist/block-editor.js:53410
#: wp-includes/js/dist/block-editor.js:60702
#: wp-includes/js/dist/block-editor.js:68910
#: wp-includes/js/dist/block-library.js:38534
#: wp-includes/js/dist/block-library.js:39555
#: wp-includes/js/dist/block-library.js:44935
#: wp-includes/js/dist/block-library.js:44996
#: wp-includes/js/dist/components.js:28865
#: wp-includes/js/dist/components.js:38893
#: wp-includes/js/dist/components.js:45551
#: wp-includes/js/dist/edit-site.js:40479
#: wp-includes/js/dist/edit-widgets.js:3693 wp-includes/js/dist/editor.js:20584
#: wp-includes/js/dist/editor.js:41387 wp-includes/js/dist/editor.js:50661
#: wp-includes/js/dist/editor.js:53304 wp-includes/js/dist/editor.js:61373
#: wp-includes/js/dist/editor.js:62846
#: wp-admin/includes/class-wp-theme-install-list-table.php:397
#: wp-admin/theme-install.php:468
msgid "Close"
msgstr "Bezárás"

#: wp-includes/post-template.php:1310 wp-includes/theme-compat/sidebar.php:119
#: wp-includes/widgets/class-wp-widget-pages.php:31
#: wp-includes/widgets/class-wp-widget-pages.php:44
#: wp-includes/js/dist/edit-site.js:21360
#: wp-includes/js/dist/edit-site.js:46936
#: wp-includes/js/dist/edit-site.js:46979 wp-admin/export.php:250
msgid "Pages"
msgstr "Oldalak"

#. translators: %s: Note author email.
#. translators: %s: Comment author email.
#. translators: %s: User email address.
#: wp-includes/pluggable.php:1909 wp-includes/pluggable.php:1923
#: wp-includes/pluggable.php:2110 wp-includes/pluggable.php:2313
msgid "Email: %s"
msgstr "E-mail cím: %s"

#: wp-includes/widgets/class-wp-widget-links.php:29
#: wp-includes/build/routes/font-list/content.js:14941
#: wp-includes/js/dist/edit-site.js:20638 wp-includes/js/dist/editor.js:22963
#: wp-includes/js/dist/editor.js:35567
#: wp-admin/includes/class-wp-terms-list-table.php:198
#: wp-admin/includes/class-wp-terms-list-table.php:223
#: wp-admin/link-manager.php:50 wp-admin/menu.php:89
msgid "Links"
msgstr "Hivatkozások"

#: wp-includes/class-wp-post-type.php:993
msgid "View Page"
msgstr "Oldal megtekintése"

#: wp-includes/post.php:3543 wp-includes/js/dist/editor.js:13365
msgid "Images"
msgstr "Képek"

#. translators: %s: Name of the block author.
#. translators: %s: Plugin author name.
#. translators: %s: Theme author name.
#. translators: %s: Plugin author.
#. translators: %s: Theme author.
#. translators: %s: Theme author link.
#: wp-includes/js/dist/block-directory.js:1202
#: wp-admin/includes/class-wp-debug-data.php:874
#: wp-admin/includes/class-wp-debug-data.php:1050
#: wp-admin/includes/class-wp-debug-data.php:1438
#: wp-admin/includes/class-wp-plugin-install-list-table.php:550
#: wp-admin/includes/class-wp-plugins-list-table.php:1200
#: wp-admin/includes/class-wp-theme-install-list-table.php:372
#: wp-admin/includes/class-wp-theme-install-list-table.php:503
#: wp-admin/includes/class-wp-themes-list-table.php:265
#: wp-admin/includes/theme.php:869 wp-admin/theme-install.php:395
#: wp-admin/theme-install.php:511 wp-admin/themes.php:592
#: wp-admin/themes.php:984 wp-admin/themes.php:1095
#: wp-admin/includes/class-wp-ms-themes-list-table.php:755
msgid "By %s"
msgstr "Szerző: %s"

#: wp-includes/js/dist/block-library.js:66472
#: wp-admin/includes/class-plugin-installer-skin.php:223
#: wp-admin/includes/class-theme-installer-skin.php:256
#: wp-admin/includes/class-wp-debug-data.php:172
#: wp-admin/includes/class-wp-debug-data.php:1202
#: wp-admin/includes/class-wp-debug-data.php:1322
msgid "Version"
msgstr "Verzió"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:1259 wp-includes/admin-bar.php:1261
#: wp-includes/blocks/search.php:25 wp-includes/blocks/search.php:26
#: wp-includes/blocks/search.php:50 wp-includes/class-wp-editor.php:1909
#: wp-includes/media.php:4975
#: wp-includes/build/routes/font-list/content.js:4419
#: wp-includes/js/dist/block-editor.js:27531
#: wp-includes/js/dist/block-editor.js:27532
#: wp-includes/js/dist/block-editor.js:29401
#: wp-includes/js/dist/block-editor.js:29932
#: wp-includes/js/dist/block-editor.js:29933
#: wp-includes/js/dist/block-editor.js:30204
#: wp-includes/js/dist/block-editor.js:30205
#: wp-includes/js/dist/block-library.js:56006
#: wp-includes/js/dist/block-library.js:56007
#: wp-includes/js/dist/block-library.js:60372
#: wp-includes/js/dist/block-library.js:60669
#: wp-includes/js/dist/block-library.js:60680
#: wp-includes/js/dist/block-library.js:68838
#: wp-includes/js/dist/block-library.js:68839
#: wp-includes/js/dist/components.js:44111
#: wp-includes/js/dist/components.js:44112
#: wp-includes/js/dist/edit-site.js:32748
#: wp-includes/js/dist/edit-site.js:35841 wp-includes/js/dist/editor.js:22498
#: wp-includes/js/dist/editor.js:22499 wp-includes/js/dist/editor.js:24789
#: wp-includes/js/dist/editor.js:43953 wp-includes/js/dist/editor.js:43954
#: wp-includes/js/dist/media-utils.js:10448
#: wp-includes/js/dist/media-utils.js:13496
#: wp-admin/includes/class-wp-theme-install-list-table.php:59
#: wp-admin/includes/nav-menu.php:616 wp-admin/includes/nav-menu.php:701
#: wp-admin/includes/nav-menu.php:712 wp-admin/includes/nav-menu.php:988
#: wp-admin/includes/nav-menu.php:1077 wp-admin/includes/nav-menu.php:1088
#: wp-admin/includes/template.php:2054 wp-admin/includes/template.php:2059
#: wp-admin/includes/theme-install.php:139
msgid "Search"
msgstr "Keresés"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4305
#: wp-includes/script-loader.php:1033
#: wp-includes/widgets/class-wp-widget-text.php:547
#: wp-includes/widgets/class-wp-widget-text.php:562
#: wp-includes/js/wp-pointer.js:20 wp-admin/async-upload.php:123
#: wp-admin/includes/dashboard.php:1778 wp-admin/includes/file.php:350
#: wp-admin/index.php:187
msgid "Dismiss"
msgstr "Bezárás"

#: wp-includes/class-wp-taxonomy.php:617
msgid "All Categories"
msgstr "Összes kategória"

#: wp-includes/class-wp-customize-control.php:650
#: wp-includes/class-wp-customize-nav-menus.php:1247
#: wp-includes/class-wp-post-type.php:989
#: wp-includes/js/dist/block-library.js:26306
#: wp-includes/js/dist/editor.js:12452 wp-includes/js/dist/editor.js:50661
#: wp-includes/js/dist/patterns.js:488 wp-admin/includes/meta-boxes.php:599
#: wp-admin/includes/meta-boxes.php:1212
msgid "Add"
msgstr "Hozzáad"

#: wp-includes/class-wp-taxonomy.php:630
msgid "Add or remove tags"
msgstr "Címke hozzáadása, vagy eltávolítása"

#: wp-includes/media.php:4978 wp-includes/script-loader.php:1273
#: wp-login.php:738 wp-includes/build/routes/font-list/content.js:4047
#: wp-includes/js/dist/block-library.js:28747
#: wp-includes/js/dist/edit-widgets.js:3007 wp-includes/js/dist/editor.js:24417
#: wp-admin/edit-form-comment.php:245 wp-admin/edit-tag-form.php:301
#: wp-admin/includes/class-wp-plugins-list-table.php:637
#: wp-admin/includes/class-wp-posts-list-table.php:2111
#: wp-admin/includes/class-wp-posts-list-table.php:2113
#: wp-admin/includes/class-wp-theme-install-list-table.php:322
#: wp-admin/includes/class-wp-theme-install-list-table.php:479
#: wp-admin/includes/meta-boxes.php:400 wp-admin/includes/meta-boxes.php:401
#: wp-admin/includes/meta-boxes.php:492 wp-admin/includes/meta-boxes.php:493
#: wp-admin/includes/template.php:671 wp-admin/js/post.js:802
#: wp-admin/js/post.js:825
#: wp-admin/includes/class-wp-ms-themes-list-table.php:491
msgid "Update"
msgstr "Frissítés"

#: wp-includes/js/dist/editor.js:46197 wp-admin/includes/meta-boxes.php:189
#: wp-admin/includes/meta-boxes.php:211 wp-admin/js/post.js:907
msgid "Public"
msgstr "Nyilvános"

#: wp-includes/post.php:1326 wp-includes/post.php:1346
#: wp-includes/js/dist/block-library.js:41295
#: wp-includes/js/dist/edit-site.js:46207 wp-includes/js/dist/editor.js:10424
#: wp-includes/js/dist/editor.js:46202 wp-includes/js/dist/editor.js:48175
#: wp-includes/js/dist/editor.js:48191
#: wp-admin/includes/class-wp-posts-list-table.php:1793
#: wp-admin/includes/class-wp-posts-list-table.php:1998
#: wp-admin/includes/meta-boxes.php:180 wp-admin/includes/meta-boxes.php:220
#: wp-admin/js/post.js:910
msgid "Private"
msgstr "Magán"

#: wp-includes/class-wp-editor.php:1187
#: wp-includes/js/dist/block-library.js:55922
#: wp-includes/js/dist/components.js:38965 wp-admin/includes/meta-boxes.php:165
#: wp-admin/includes/meta-boxes.php:223 wp-admin/includes/template.php:894
#: wp-admin/js/post.js:1031
msgid "OK"
msgstr "OK"

#: wp-includes/media-template.php:1114 wp-includes/media-template.php:1236
msgid "Image URL"
msgstr "Kép URL"

#: wp-includes/build/routes/font-list/content.js:4382
#: wp-includes/js/dist/edit-site.js:22875
#: wp-includes/js/dist/edit-site.js:24606
#: wp-includes/js/dist/edit-site.js:25999
#: wp-includes/js/dist/edit-site.js:26718
#: wp-includes/js/dist/edit-site.js:42019 wp-includes/js/dist/editor.js:24752
#: wp-includes/js/dist/editor.js:62656 wp-includes/js/dist/editor.js:62828
#: wp-includes/js/dist/editor.js:65813 wp-includes/js/dist/media-utils.js:2424
#: wp-includes/js/dist/media-utils.js:3561
#: wp-includes/js/dist/media-utils.js:4280 wp-admin/includes/media.php:2616
#: wp-admin/includes/class-wp-ms-sites-list-table.php:393
msgid "Actions"
msgstr "Műveletek"

#. translators: Default privacy policy heading.
#: wp-includes/class-wp-editor.php:1239 wp-includes/media.php:4972
#: wp-includes/media.php:5663 wp-includes/js/dist/block-editor.js:30094
#: wp-includes/js/dist/block-editor.js:51587
#: wp-includes/js/dist/block-library.js:31062
#: wp-includes/js/dist/block-library.js:37432
#: wp-includes/js/dist/block-library.js:61647
#: wp-includes/js/dist/blocks.js:5732 wp-includes/js/dist/core-data.js:14528
#: wp-includes/js/dist/edit-site.js:47006 wp-includes/js/dist/editor.js:39927
#: wp-includes/js/dist/editor.js:39945 wp-includes/js/dist/editor.js:67180
#: wp-admin/export.php:311
#: wp-admin/includes/class-wp-privacy-policy-content.php:508
#: wp-admin/includes/media.php:2614 wp-admin/menu.php:73 wp-admin/menu.php:411
msgid "Media"
msgstr "Média"

#: wp-includes/media-template.php:426 wp-includes/media-template.php:731
#: wp-admin/includes/media.php:1702 wp-admin/includes/media.php:3163
msgid "Edit Image"
msgstr "Kép szerkesztése"

#: wp-includes/class-wp-editor.php:1336 wp-includes/media-template.php:541
#: wp-includes/media-template.php:645 wp-includes/media-template.php:793
#: wp-includes/media-template.php:1084 wp-includes/media-template.php:1147
#: wp-includes/widgets/class-wp-widget-media-image.php:91
#: wp-includes/js/dist/block-library.js:7470
#: wp-includes/js/dist/block-library.js:32263
#: wp-includes/js/dist/block-library.js:72932
#: wp-includes/js/dist/editor.js:12993 wp-includes/js/dist/editor.js:14245
#: wp-includes/js/dist/media-utils.js:17367 wp-admin/includes/media.php:1422
#: wp-admin/includes/media.php:3276
msgid "Caption"
msgstr "Felirat"

#: wp-includes/class-wp-editor.php:1337 wp-includes/media-template.php:830
#: wp-admin/includes/media.php:1507 wp-admin/includes/media.php:3008
msgid "Alignment"
msgstr "Illesztés"

#: wp-includes/media-template.php:905 wp-includes/media-template.php:984
#: wp-includes/media-template.php:1176
#: wp-includes/widgets/class-wp-widget-media-image.php:72
#: wp-includes/js/dist/block-editor.js:55443
#: wp-includes/js/dist/block-editor.js:58547
#: wp-includes/js/dist/editor.js:38299 wp-admin/includes/media.php:1271
msgid "Size"
msgstr "Méret"

#: wp-includes/block-editor.php:174 wp-includes/media-template.php:919
#: wp-includes/media-template.php:999 wp-includes/media-template.php:1190
#: wp-includes/media.php:4615 wp-includes/js/dist/block-editor.js:7723
#: wp-admin/includes/class-custom-background.php:633
#: wp-admin/includes/media.php:1223
msgid "Full Size"
msgstr "Teljes méret"

#: wp-includes/block-editor.php:172 wp-includes/class-wp-theme-json.php:4443
#: wp-includes/media-template.php:917 wp-includes/media-template.php:997
#: wp-includes/media-template.php:1188 wp-includes/media.php:4613
#: wp-includes/js/dist/block-editor.js:7721
#: wp-includes/js/dist/components.js:42119
#: wp-admin/includes/class-custom-background.php:631
#: wp-admin/includes/media.php:1221
msgid "Medium"
msgstr "Közepes"

#: wp-includes/class-wp-editor.php:1341
#: wp-includes/customize/class-wp-customize-background-position-control.php:65
#: wp-includes/media-template.php:844 wp-includes/media-template.php:1100
#: wp-includes/media-template.php:1164
#: wp-includes/js/dist/block-editor.js:16186
#: wp-includes/js/dist/block-library.js:4934
#: wp-includes/js/dist/block-library.js:32786
#: wp-admin/includes/class-custom-background.php:413
#: wp-admin/includes/media.php:1180 wp-admin/includes/media.php:3017
msgid "Right"
msgstr "Jobb"

#: wp-includes/class-wp-editor.php:1340
#: wp-includes/customize/class-wp-customize-background-position-control.php:61
#: wp-includes/media-template.php:841 wp-includes/media-template.php:1097
#: wp-includes/media-template.php:1161
#: wp-includes/js/dist/block-library.js:32781
#: wp-includes/js/dist/components.js:23298
#: wp-includes/js/dist/components.js:23299
#: wp-admin/includes/class-custom-background.php:409
#: wp-admin/includes/media.php:1179 wp-admin/includes/media.php:3015
msgid "Center"
msgstr "Közép"

#: wp-includes/class-wp-editor.php:1339
#: wp-includes/customize/class-wp-customize-background-position-control.php:57
#: wp-includes/media-template.php:838 wp-includes/media-template.php:1094
#: wp-includes/media-template.php:1158
#: wp-includes/js/dist/block-editor.js:16185
#: wp-includes/js/dist/block-library.js:4927
#: wp-includes/js/dist/block-library.js:32776
#: wp-includes/js/dist/components.js:41613
#: wp-admin/includes/class-custom-background.php:405
#: wp-admin/includes/media.php:1178 wp-admin/includes/media.php:3013
msgid "Left"
msgstr "Bal"

#: wp-includes/media-template.php:436 wp-includes/media-template.php:669
#: wp-admin/includes/media.php:983
msgid "Saved."
msgstr "Elmentve."

#: wp-includes/class-wp-editor.php:1400 wp-admin/includes/media.php:678
msgid "Add Media"
msgstr "Média hozzáadása"

#. translators: %s: File name.
#: wp-includes/deprecated.php:3223
msgid "File &#8220;%s&#8221; is not an image."
msgstr "&#8220;%s&#8221; fájl nem kép."

#: wp-includes/deprecated.php:3214
msgid "The GD image library is not installed."
msgstr "A GD image library nincs telepítve."

#. translators: %s: File name.
#: wp-includes/deprecated.php:3210
msgid "File &#8220;%s&#8221; does not exist?"
msgstr "&#8220;%s&#8221; fájl nem létezik?"

#: wp-includes/block-editor.php:171 wp-includes/media-template.php:916
#: wp-includes/media-template.php:996 wp-includes/media-template.php:1187
#: wp-includes/media.php:4612 wp-includes/js/dist/block-editor.js:7720
#: wp-includes/js/dist/media-utils.js:17684
#: wp-admin/includes/class-custom-background.php:630
#: wp-admin/includes/image-edit.php:310 wp-admin/includes/media.php:1220
msgid "Thumbnail"
msgstr "Bélyegkép"

#: wp-includes/class-wp-editor.php:1185
#: wp-includes/js/dist/customize-widgets.js:966
#: wp-includes/js/dist/edit-widgets.js:2884 wp-includes/js/dist/editor.js:42037
#: wp-admin/includes/image-edit.php:99
msgid "Redo"
msgstr "Ismét"

#: wp-includes/general-template.php:531 wp-login.php:1526
#: wp-includes/js/dist/editor.js:10365 wp-includes/js/dist/editor.js:10386
#: wp-includes/js/dist/editor.js:46265 wp-includes/js/dist/editor.js:48362
#: wp-admin/includes/class-wp-posts-list-table.php:1781
#: wp-admin/includes/file.php:2558 wp-admin/install.php:136
#: wp-admin/install.php:455 wp-admin/options-writing.php:172
#: wp-admin/setup-config.php:240 wp-admin/user-new.php:593
msgid "Password"
msgstr "Jelszó"

#: wp-login.php:1169 wp-admin/includes/class-wp-users-list-table.php:373
#: wp-admin/includes/class-wp-users-list-table.php:396
#: wp-admin/includes/file.php:2557 wp-admin/install.php:117
#: wp-admin/install.php:451 wp-admin/setup-config.php:235
#: wp-admin/user-edit.php:445 wp-admin/user-new.php:543
#: wp-admin/includes/class-wp-ms-users-list-table.php:193
#: wp-admin/includes/class-wp-ms-users-list-table.php:215
#: wp-admin/network/site-users.php:341 wp-admin/network/site-users.php:378
#: wp-admin/network/user-new.php:141
msgid "Username"
msgstr "Felhasználónév"

#: wp-includes/blocks/archives.php:30 wp-includes/general-template.php:1724
#: wp-includes/theme-compat/sidebar.php:121
#: wp-includes/widgets/class-wp-widget-archives.php:31
#: wp-includes/widgets/class-wp-widget-archives.php:44
#: wp-admin/includes/file.php:27 wp-admin/includes/upgrade.php:428
msgid "Archives"
msgstr "Archívum"

#: wp-includes/widgets.php:193 wp-admin/includes/file.php:19
#: wp-admin/widgets-form.php:302
msgid "Sidebar"
msgstr "Oldalsáv"

#: wp-includes/widgets/class-wp-widget-rss.php:83
#: wp-admin/includes/dashboard.php:1289
msgid "Unknown Feed"
msgstr "Ismeretlen csatorna"

#. translators: %s: Plugin name.
#: wp-includes/build/routes/connectors-home/content.js:1109
#: wp-includes/build/routes/font-list/content.js:4571
#: wp-includes/js/dist/editor.js:24941
#: wp-admin/includes/class-wp-theme-install-list-table.php:494
#: wp-admin/includes/deprecated.php:1392 wp-admin/includes/theme.php:1085
#: wp-admin/theme-install.php:447 wp-admin/theme-install.php:499
#: wp-admin/includes/network.php:397
msgid "Install"
msgstr "Telepítés"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:197
msgid "Number of comments to show:"
msgstr "Mutatott hozzászólások száma:"

#: wp-includes/comment-template.php:1192 wp-admin/includes/dashboard.php:886
msgid "Trackback"
msgstr "Visszakövetés"

#: wp-includes/comment-template.php:1195 wp-admin/includes/dashboard.php:883
msgid "Pingback"
msgstr "Visszajelzés"

#: wp-includes/class-wp-customize-manager.php:4868
#: wp-includes/script-loader.php:1309 wp-admin/includes/dashboard.php:614
#: wp-admin/includes/meta-boxes.php:56 wp-admin/js/post.js:863
msgid "Save Draft"
msgstr "Mentés vázlatként"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49
#: wp-includes/js/dist/editor.js:46958
msgid "Tags"
msgstr "Címkék"

#. translators: accessibility text for the content landmark region.
#: wp-includes/revision.php:33 wp-includes/js/dist/block-editor.js:54417
#: wp-includes/js/dist/block-editor.js:59808
#: wp-includes/js/dist/block-editor.js:70241
#: wp-includes/js/dist/block-library.js:9971
#: wp-includes/js/dist/block-library.js:28294
#: wp-includes/js/dist/block-library.js:35191
#: wp-includes/js/dist/block-library.js:37802
#: wp-includes/js/dist/block-library.js:46899
#: wp-includes/js/dist/block-library.js:53552
#: wp-includes/js/dist/block-library.js:54420
#: wp-includes/js/dist/block-library.js:71858
#: wp-includes/js/dist/edit-widgets.js:1248 wp-includes/js/dist/editor.js:19488
#: wp-includes/js/dist/editor.js:64052 wp-includes/js/dist/editor.js:64107
#: wp-admin/includes/dashboard.php:605 wp-admin/index.php:104
msgid "Content"
msgstr "Tartalom"

#: wp-includes/class-wp-editor.php:1188 wp-includes/class-wp-editor.php:1939
#: wp-includes/media.php:4977 wp-includes/script-loader.php:1319
#: wp-includes/build/routes/connectors-home/content.js:1100
#: wp-includes/build/routes/font-list/content.js:4088
#: wp-includes/js/dist/block-editor.js:22394
#: wp-includes/js/dist/block-editor.js:29092
#: wp-includes/js/dist/block-editor.js:35796
#: wp-includes/js/dist/block-editor.js:36029
#: wp-includes/js/dist/block-editor.js:48550
#: wp-includes/js/dist/block-editor.js:50249
#: wp-includes/js/dist/block-editor.js:51653
#: wp-includes/js/dist/block-editor.js:51656
#: wp-includes/js/dist/block-editor.js:61891
#: wp-includes/js/dist/block-editor.js:68823
#: wp-includes/js/dist/block-editor.js:74812
#: wp-includes/js/dist/block-library.js:11123
#: wp-includes/js/dist/block-library.js:28738
#: wp-includes/js/dist/block-library.js:40898
#: wp-includes/js/dist/block-library.js:45535
#: wp-includes/js/dist/block-library.js:68664
#: wp-includes/js/dist/components.js:38964
#: wp-includes/js/dist/edit-site.js:22804
#: wp-includes/js/dist/edit-site.js:24914
#: wp-includes/js/dist/edit-site.js:40392
#: wp-includes/js/dist/edit-site.js:46407
#: wp-includes/js/dist/edit-site.js:46633 wp-includes/js/dist/editor.js:10859
#: wp-includes/js/dist/editor.js:11004 wp-includes/js/dist/editor.js:11106
#: wp-includes/js/dist/editor.js:11326 wp-includes/js/dist/editor.js:11749
#: wp-includes/js/dist/editor.js:12017 wp-includes/js/dist/editor.js:12249
#: wp-includes/js/dist/editor.js:12602 wp-includes/js/dist/editor.js:20745
#: wp-includes/js/dist/editor.js:24458 wp-includes/js/dist/editor.js:36226
#: wp-includes/js/dist/editor.js:36646 wp-includes/js/dist/editor.js:37755
#: wp-includes/js/dist/editor.js:37991 wp-includes/js/dist/editor.js:38061
#: wp-includes/js/dist/editor.js:42470 wp-includes/js/dist/editor.js:43298
#: wp-includes/js/dist/editor.js:48038 wp-includes/js/dist/editor.js:61286
#: wp-includes/js/dist/editor.js:62313 wp-includes/js/dist/editor.js:62439
#: wp-includes/js/dist/editor.js:64498 wp-includes/js/dist/patterns.js:589
#: wp-includes/js/dist/patterns.js:773 wp-includes/js/dist/patterns.js:1186
#: wp-includes/js/dist/patterns.js:1281 wp-includes/js/dist/patterns.js:1329
#: wp-includes/js/dist/reusable-blocks.js:391 wp-admin/comment.php:261
#: wp-admin/includes/class-walker-nav-menu-edit.php:334
#: wp-admin/includes/class-wp-posts-list-table.php:2116
#: wp-admin/includes/class-wp-terms-list-table.php:728
#: wp-admin/includes/dashboard.php:206 wp-admin/includes/dashboard.php:1416
#: wp-admin/includes/file.php:2659 wp-admin/includes/media.php:1760
#: wp-admin/includes/media.php:2309 wp-admin/includes/meta-boxes.php:166
#: wp-admin/includes/meta-boxes.php:224 wp-admin/includes/template.php:512
#: wp-admin/includes/template.php:765 wp-admin/includes/template.php:895
#: wp-admin/nav-menus.php:1264 wp-admin/options-general.php:279
#: wp-admin/user-edit.php:583 wp-admin/user-edit.php:704
#: wp-admin/widgets-form.php:350 wp-admin/widgets-form.php:353
#: wp-admin/widgets-form.php:584 wp-admin/js/post.js:1032
#: wp-admin/network/settings.php:184
msgid "Cancel"
msgstr "Mégsem"

#: wp-includes/admin-bar.php:443 wp-includes/admin-bar.php:639
#: wp-includes/js/dist/block-editor.js:73956
#: wp-includes/js/dist/core-data.js:14637 wp-admin/plugins.php:634
#: wp-admin/update-core.php:469 wp-admin/update-core.php:488
#: wp-admin/network/menu.php:108 wp-admin/network/settings.php:503
msgid "Plugins"
msgstr "Bővítmények"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:31
#: wp-includes/widgets/class-wp-widget-recent-comments.php:81
#: wp-admin/includes/dashboard.php:1119 wp-admin/includes/upgrade.php:427
msgid "Recent Comments"
msgstr "Legutóbbi hozzászólások"

#: wp-includes/widgets/class-wp-widget-rss.php:35
#: wp-includes/widgets/class-wp-widget-rss.php:97
#: wp-admin/includes/import.php:211
msgid "RSS"
msgstr "RSS"

#: wp-includes/js/dist/block-editor.js:50299
#: wp-includes/js/dist/block-editor.js:53424
#: wp-includes/js/dist/block-library.js:24081
#: wp-admin/includes/dashboard.php:1413 wp-admin/setup-config.php:273
msgid "Submit"
msgstr "Küldés"

#. translators: Name of a comment's author after being anonymized.
#: wp-includes/class-wp-theme.php:1030 wp-includes/comment-template.php:40
#: wp-includes/comment.php:4001 wp-includes/js/dist/block-library.js:13430
msgid "Anonymous"
msgstr "Névtelen"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:57
#: wp-includes/customize/class-wp-widget-area-customize-control.php:61
#: wp-includes/js/dist/components.js:37863
#: wp-includes/js/dist/edit-site.js:46642 wp-admin/includes/widgets.php:299
#: wp-admin/js/set-post-thumbnail.js:21
msgid "Done"
msgstr "Kész"

#: wp-includes/admin-bar.php:617 wp-admin/includes/ms.php:864
#: wp-admin/includes/ms.php:1071 wp-admin/menu.php:340 wp-admin/users.php:25
#: wp-admin/includes/class-wp-ms-sites-list-table.php:389
#: wp-admin/network/menu.php:60 wp-admin/network/users.php:34
#: wp-admin/network/users.php:69 wp-admin/network/users.php:249
#: wp-admin/network/users.php:315
msgid "Users"
msgstr "Felhasználók"

#: wp-includes/class-wp-post-type.php:991
msgid "Edit Post"
msgstr "Bejegyzés szerkesztése"

#: wp-includes/class-wp-post-type.php:993
msgid "View Post"
msgstr "Bejegyzés megtekintése"

#: wp-includes/class-wp-taxonomy.php:624
msgid "Edit Tag"
msgstr "Címke szerkesztés"

#: wp-includes/script-loader.php:1114 wp-includes/js/dist/block-editor.js:44866
#: wp-includes/js/dist/block-editor.js:45986
#: wp-includes/js/dist/block-editor.js:46041
#: wp-includes/js/dist/block-editor.js:46540
#: wp-includes/js/dist/block-editor.js:53786
#: wp-includes/js/dist/block-library.js:25578
#: wp-includes/js/dist/block-library.js:32771
#: wp-includes/js/dist/components.js:34902 wp-includes/js/dist/editor.js:10309
#: wp-includes/js/dist/editor.js:43065 wp-admin/edit-tag-form.php:189
#: wp-admin/edit-tags.php:484 wp-admin/includes/class-wp-debug-data.php:1187
#: wp-admin/includes/media.php:1177 wp-admin/includes/media.php:1305
#: wp-admin/includes/media.php:3011 wp-admin/includes/media.php:3027
msgid "None"
msgstr "Semmi"

#: wp-includes/class-wp-editor.php:1218
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:148
#: wp-includes/media-template.php:545 wp-includes/media-template.php:797
#: wp-includes/js/dist/block-library.js:41587
#: wp-includes/js/dist/block-library.js:41593
#: wp-includes/js/dist/edit-site.js:44090 wp-includes/js/dist/editor.js:13036
#: wp-includes/js/dist/editor.js:44786 wp-includes/js/dist/editor.js:44839
#: wp-includes/js/dist/editor.js:67553 wp-includes/js/dist/media-utils.js:17427
#: wp-admin/edit-link-form.php:139 wp-admin/edit-tag-form.php:206
#: wp-admin/edit-tags.php:522
#: wp-admin/includes/class-walker-nav-menu-edit.php:237
#: wp-admin/includes/class-wp-plugins-list-table.php:472
#: wp-admin/includes/class-wp-terms-list-table.php:193
#: wp-admin/includes/class-wp-terms-list-table.php:220
#: wp-admin/includes/media.php:1427 wp-admin/includes/media.php:3300
#: wp-admin/includes/nav-menu.php:1360 wp-admin/themes.php:686
#: wp-admin/includes/class-wp-ms-themes-list-table.php:341
msgid "Description"
msgstr "Leírás"

#: wp-includes/comment-template.php:2539
#: wp-includes/js/dist/block-editor.js:36013
#: wp-includes/js/dist/block-library.js:22942
#: wp-includes/js/dist/block-library.js:23221
#: wp-includes/js/dist/block-library.js:23761
#: wp-includes/js/dist/block-library.js:58096
#: wp-includes/js/dist/block-library.js:68647
#: wp-includes/js/dist/block-library.js:71037
#: wp-includes/js/dist/edit-post.js:1567 wp-includes/js/dist/edit-site.js:22794
#: wp-includes/js/dist/edit-site.js:43652
#: wp-includes/js/dist/edit-site.js:45463 wp-includes/js/dist/editor.js:11091
#: wp-includes/js/dist/editor.js:12514 wp-includes/js/dist/editor.js:36626
#: wp-includes/js/dist/editor.js:38050 wp-includes/js/dist/editor.js:43280
#: wp-includes/js/dist/editor.js:67538 wp-includes/js/dist/patterns.js:548
#: wp-includes/js/dist/patterns.js:760 wp-includes/js/dist/patterns.js:1163
#: wp-includes/js/dist/patterns.js:1266
#: wp-includes/js/dist/reusable-blocks.js:360 wp-admin/edit-form-comment.php:59
#: wp-admin/includes/class-wp-application-passwords-list-table.php:28
#: wp-admin/includes/class-wp-debug-data.php:1193
#: wp-admin/includes/class-wp-debug-data.php:1313
#: wp-admin/includes/class-wp-users-list-table.php:374
#: wp-admin/includes/template.php:490 wp-admin/user-edit.php:441
#: wp-admin/includes/class-wp-ms-users-list-table.php:194
#: wp-admin/includes/class-wp-ms-users-list-table.php:216
msgid "Name"
msgstr "Név"

#: wp-includes/class-wp-editor.php:1225
#: wp-includes/js/dist/block-editor.js:54449
#: wp-includes/js/dist/edit-post.js:1923 wp-includes/js/dist/editor.js:22865
#: wp-admin/edit-link-form.php:34
msgid "Advanced"
msgstr "Haladó"

#: wp-includes/class-wp-editor.php:1268 wp-admin/edit-link-form.php:32
#: wp-admin/includes/meta-boxes.php:1231
msgid "Target"
msgstr "Cél"

#: wp-includes/category-template.php:560
#: wp-includes/theme-compat/sidebar.php:131
#: wp-includes/widgets/class-wp-widget-categories.php:31
#: wp-includes/widgets/class-wp-widget-categories.php:48
#: wp-includes/js/dist/components.js:46108 wp-includes/js/dist/patterns.js:394
#: wp-admin/edit-link-form.php:31
#: wp-admin/includes/class-wp-links-list-table.php:140
#: wp-admin/includes/upgrade.php:429
msgid "Categories"
msgstr "Kategóriák"

#: wp-includes/class-wp-editor.php:1257
#: wp-includes/js/dist/block-editor.js:36040
#: wp-includes/js/dist/block-library.js:11135
#: wp-includes/js/dist/block-library.js:48995
#: wp-includes/js/dist/edit-site.js:6338 wp-includes/js/dist/edit-site.js:22823
#: wp-includes/js/dist/editor.js:10870 wp-includes/js/dist/editor.js:11115
#: wp-includes/js/dist/editor.js:36655 wp-includes/js/dist/editor.js:38070
#: wp-includes/js/dist/editor.js:42415 wp-includes/js/dist/editor.js:45992
#: wp-includes/js/dist/editor.js:45997 wp-includes/js/dist/editor.js:48464
#: wp-includes/js/dist/patterns.js:782 wp-includes/js/dist/patterns.js:1197
#: wp-includes/js/dist/script-modules/connectors/index.js:301
#: wp-includes/js/dist/widgets.js:377 wp-admin/edit-form-comment.php:105
#: wp-admin/edit-link-form.php:30 wp-admin/includes/meta-boxes.php:44
#: wp-admin/includes/meta-boxes.php:428 wp-admin/includes/meta-boxes.php:1108
#: wp-admin/includes/meta-boxes.php:1564 wp-admin/includes/widgets.php:303
#: wp-admin/js/widgets.js:134
msgid "Save"
msgstr "Mentés"

#: wp-includes/class-wp-editor.php:1942 wp-includes/script-loader.php:1274
#: wp-admin/edit-link-form.php:23 wp-admin/edit-link-form.php:90
#: wp-admin/includes/meta-boxes.php:1151 wp-admin/link-add.php:17
#: wp-admin/link-manager.php:104 wp-admin/menu.php:92
msgid "Add Link"
msgstr "Hivatkozás hozzáadása"

#: wp-includes/class-wp-taxonomy.php:626
msgid "Update Category"
msgstr "Kategória frissítése"

#: wp-includes/taxonomy.php:147
msgid "Edit Link Category"
msgstr "Hivatkozás-kategória szerkesztése"

#: wp-includes/build/routes/font-list/content.js:4036
#: wp-includes/build/routes/font-list/content.js:4089
#: wp-includes/build/routes/font-list/content.js:15145
#: wp-includes/js/dist/block-editor.js:36505
#: wp-includes/js/dist/block-editor.js:40839
#: wp-includes/js/dist/block-editor.js:74823
#: wp-includes/js/dist/block-library.js:38791
#: wp-includes/js/dist/edit-site.js:20842
#: wp-includes/js/dist/edit-site.js:22846
#: wp-includes/js/dist/edit-site.js:22918
#: wp-includes/js/dist/edit-site.js:41975
#: wp-includes/js/dist/edit-site.js:41982 wp-includes/js/dist/editor.js:12209
#: wp-includes/js/dist/editor.js:12350 wp-includes/js/dist/editor.js:24406
#: wp-includes/js/dist/editor.js:24459 wp-includes/js/dist/editor.js:36469
#: wp-includes/js/dist/editor.js:36595 wp-includes/js/dist/editor.js:37992
#: wp-includes/js/dist/editor.js:38280 wp-includes/js/dist/editor.js:65744
#: wp-includes/js/dist/editor.js:65891 wp-admin/edit-tag-form.php:305
#: wp-admin/includes/class-wp-links-list-table.php:93
#: wp-admin/includes/class-wp-links-list-table.php:362
#: wp-admin/includes/class-wp-plugins-list-table.php:641
#: wp-admin/includes/class-wp-plugins-list-table.php:883
#: wp-admin/includes/class-wp-plugins-list-table.php:900
#: wp-admin/includes/class-wp-plugins-list-table.php:989
#: wp-admin/includes/class-wp-plugins-list-table.php:1006
#: wp-admin/includes/class-wp-terms-list-table.php:169
#: wp-admin/includes/class-wp-terms-list-table.php:519
#: wp-admin/includes/class-wp-themes-list-table.php:235
#: wp-admin/includes/class-wp-users-list-table.php:280
#: wp-admin/includes/class-wp-users-list-table.php:481
#: wp-admin/includes/media.php:1755 wp-admin/includes/meta-boxes.php:1141
#: wp-admin/includes/template.php:669 wp-admin/includes/theme.php:1080
#: wp-admin/includes/widgets.php:297 wp-admin/themes.php:736
#: wp-admin/themes.php:1310 wp-admin/widgets-form.php:348
#: wp-admin/includes/class-wp-ms-sites-list-table.php:305
#: wp-admin/includes/class-wp-ms-themes-list-table.php:494
#: wp-admin/includes/class-wp-ms-themes-list-table.php:662
#: wp-admin/includes/class-wp-ms-users-list-table.php:114
#: wp-admin/includes/class-wp-ms-users-list-table.php:552
msgid "Delete"
msgstr "Törlés"

#: wp-includes/class-wp-taxonomy.php:615
msgid "Search Categories"
msgstr "Kategória keresése"

#: wp-includes/taxonomy.php:142 wp-admin/menu.php:93
msgid "Link Categories"
msgstr "Hivatkozás-kategóriák"

#: wp-includes/post.php:132 wp-includes/js/dist/editor.js:37681
#: wp-includes/js/dist/editor.js:45420 wp-includes/js/dist/editor.js:66580
#: wp-admin/includes/meta-boxes.php:1557 wp-admin/revision.php:113
msgid "Revisions"
msgstr "Változatok"

#. translators: Hidden accessibility text.
#: wp-includes/revision.php:34 wp-includes/js/dist/block-library.js:32448
#: wp-includes/js/dist/block-library.js:32915
#: wp-includes/js/dist/editor.js:44786 wp-includes/js/dist/editor.js:44839
#: wp-includes/js/dist/editor.js:66996 wp-admin/includes/meta-boxes.php:750
#: wp-admin/includes/meta-boxes.php:1616 wp-admin/options-reading.php:195
msgid "Excerpt"
msgstr "Kivonat"

#: wp-includes/js/dist/block-editor.js:74054 wp-admin/network/site-info.php:199
msgid "Attributes"
msgstr "Tulajdonságok"

#. translators: accessibility text for the publish landmark region.
#: wp-includes/class-wp-customize-manager.php:4863
#: wp-includes/script-loader.php:1307 wp-includes/js/dist/block-editor.js:60735
#: wp-includes/js/dist/block-library.js:40880
#: wp-includes/js/dist/edit-widgets.js:1254 wp-includes/js/dist/editor.js:19494
#: wp-includes/js/dist/editor.js:45994 wp-includes/js/dist/editor.js:46002
#: wp-includes/js/dist/editor.js:48547 wp-admin/customize.php:199
#: wp-admin/includes/meta-boxes.php:388 wp-admin/includes/meta-boxes.php:389
#: wp-admin/includes/meta-boxes.php:1571 wp-admin/js/post.js:799
msgid "Publish"
msgstr "Közzététel"

#. translators: Hidden accessibility text.
#. translators: Default privacy policy heading.
#: wp-includes/comment.php:3921 wp-includes/link-template.php:3333
#: wp-includes/js/dist/editor.js:10471 wp-includes/js/dist/editor.js:39883
#: wp-admin/edit-comments.php:199 wp-admin/edit-comments.php:260
#: wp-admin/includes/class-wp-comments-list-table.php:532
#: wp-admin/includes/class-wp-media-list-table.php:404
#: wp-admin/includes/class-wp-media-list-table.php:406
#: wp-admin/includes/class-wp-media-list-table.php:434
#: wp-admin/includes/class-wp-posts-list-table.php:710
#: wp-admin/includes/class-wp-posts-list-table.php:712
#: wp-admin/includes/class-wp-posts-list-table.php:775
#: wp-admin/includes/class-wp-posts-list-table.php:782
#: wp-admin/includes/class-wp-posts-list-table.php:1929
#: wp-admin/includes/class-wp-privacy-policy-content.php:495
#: wp-admin/includes/file.php:20 wp-admin/includes/meta-boxes.php:1670
#: wp-admin/js/edit-comments.js:221
msgid "Comments"
msgstr "Hozzászólások"

#: wp-includes/class-wp-customize-widgets.php:805
#: wp-includes/class-wp-editor.php:1396 wp-includes/media.php:5017
#: wp-includes/js/dist/block-editor.js:22405
#: wp-includes/js/dist/block-editor.js:35807
#: wp-includes/js/dist/block-editor.js:48549
#: wp-includes/js/dist/block-editor.js:50260
#: wp-includes/js/dist/block-editor.js:51241
#: wp-includes/js/dist/block-editor.js:51357
#: wp-includes/js/dist/block-editor.js:61900
#: wp-includes/js/dist/block-editor.js:68832
#: wp-includes/js/dist/block-library.js:59823
#: wp-includes/js/dist/block-library.js:62619
#: wp-includes/js/dist/block-library.js:72387
#: wp-includes/js/dist/edit-site.js:40401 wp-includes/js/dist/editor.js:37510
#: wp-includes/js/dist/editor.js:37715 wp-includes/js/dist/editor.js:61295
#: wp-includes/js/dist/format-library.js:442
#: wp-includes/js/dist/format-library.js:1798
#: wp-admin/includes/class-wp-list-table.php:623
#: wp-admin/includes/class-wp-screen.php:1097
msgid "Apply"
msgstr "Alkalmaz"

#: wp-includes/class-wp-editor.php:1184
#: wp-includes/js/dist/block-editor.js:48111
#: wp-includes/js/dist/customize-widgets.js:955
#: wp-includes/js/dist/edit-post.js:1195 wp-includes/js/dist/edit-post.js:2176
#: wp-includes/js/dist/edit-widgets.js:2853 wp-includes/js/dist/editor.js:5025
#: wp-includes/js/dist/editor.js:5056 wp-includes/js/dist/editor.js:5075
#: wp-includes/js/dist/editor.js:11237 wp-includes/js/dist/editor.js:39287
#: wp-includes/js/dist/editor.js:42067 wp-includes/js/dist/editor.js:50426
#: wp-admin/edit-comments.php:349 wp-admin/edit-comments.php:371
#: wp-admin/edit.php:454 wp-admin/includes/image-edit.php:98
#: wp-admin/includes/media.php:1764 wp-admin/includes/template.php:563
#: wp-admin/includes/template.php:572 wp-admin/upload.php:91
#: wp-admin/upload.php:121
msgid "Undo"
msgstr "Visszavonás"

#. translators: %s: Search query.
#: wp-includes/general-template.php:1210
msgid "Search Results for &#8220;%s&#8221;"
msgstr "&#8220;%s&#8221; kifejezésre történő keresés eredménye"

#. translators: %s: human-readable time difference.
#. translators: %s: Human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/comment-date.php:33 wp-includes/blocks/post-date.php:68
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:143
#: wp-includes/script-loader.php:444
#: wp-admin/includes/class-wp-media-list-table.php:583
#: wp-admin/includes/class-wp-plugin-install-list-table.php:704
#: wp-admin/includes/class-wp-privacy-requests-table.php:487
#: wp-admin/includes/plugin-install.php:663 wp-admin/includes/revision.php:254
#: wp-admin/includes/revision.php:297
msgid "%s ago"
msgstr "%s telt el"

#: wp-includes/js/dist/block-library.js:41579
#: wp-includes/js/dist/commands.js:3546 wp-includes/js/dist/editor.js:50067
#: wp-includes/js/dist/editor.js:50069 wp-includes/js/dist/editor.js:51270
#: wp-admin/includes/class-wp-media-list-table.php:859
#: wp-admin/includes/class-wp-posts-list-table.php:1560
#: wp-admin/includes/class-wp-terms-list-table.php:529
#: wp-admin/includes/class-wp-users-list-table.php:498
#: wp-admin/includes/dashboard.php:810
#: wp-admin/includes/class-wp-ms-users-list-table.php:427
msgid "View"
msgstr "Megtekintés"

#: wp-includes/js/dist/editor.js:11861 wp-includes/js/dist/editor.js:53552
#: wp-admin/includes/class-wp-comments-list-table.php:397
#: wp-admin/includes/class-wp-comments-list-table.php:829
#: wp-admin/includes/class-wp-media-list-table.php:208
#: wp-admin/includes/class-wp-media-list-table.php:822
#: wp-admin/includes/class-wp-posts-list-table.php:438
#: wp-admin/includes/class-wp-posts-list-table.php:1519
msgid "Restore"
msgstr "Visszaállítás"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/comment-edit-link.php:47
#: wp-includes/class-walker-comment.php:260
#: wp-includes/class-walker-comment.php:459
#: wp-includes/class-wp-editor.php:1394
#: wp-includes/build/routes/connectors-home/content.js:1103
#: wp-includes/js/dist/block-editor.js:50751
#: wp-includes/js/dist/block-library.js:11167
#: wp-includes/js/dist/block-library.js:12949
#: wp-includes/js/dist/block-library.js:14096
#: wp-includes/js/dist/block-library.js:39400
#: wp-includes/js/dist/block-library.js:41566
#: wp-includes/js/dist/block-library.js:45546
#: wp-includes/js/dist/block-library.js:45817
#: wp-includes/js/dist/block-library.js:45828
#: wp-includes/js/dist/block-library.js:45830
#: wp-includes/js/dist/block-library.js:47358
#: wp-includes/js/dist/block-library.js:72268
#: wp-includes/js/dist/commands.js:3547 wp-includes/js/dist/edit-post.js:2733
#: wp-includes/js/dist/edit-site.js:21992
#: wp-includes/js/dist/edit-site.js:22454
#: wp-includes/js/dist/edit-site.js:22897
#: wp-includes/js/dist/edit-site.js:42107
#: wp-includes/js/dist/edit-site.js:44428 wp-includes/js/dist/editor.js:65728
#: wp-admin/comment.php:252 wp-admin/edit-form-comment.php:159
#: wp-admin/includes/class-walker-nav-menu-edit.php:187
#: wp-admin/includes/class-wp-comments-list-table.php:856
#: wp-admin/includes/class-wp-links-list-table.php:356
#: wp-admin/includes/class-wp-media-list-table.php:811
#: wp-admin/includes/class-wp-posts-list-table.php:1489
#: wp-admin/includes/class-wp-terms-list-table.php:490
#: wp-admin/includes/class-wp-users-list-table.php:472
#: wp-admin/includes/dashboard.php:767 wp-admin/includes/meta-boxes.php:135
#: wp-admin/includes/meta-boxes.php:197 wp-admin/includes/meta-boxes.php:292
#: wp-admin/includes/post.php:1611
#: wp-admin/includes/class-wp-ms-sites-list-table.php:766
#: wp-admin/includes/class-wp-ms-users-list-table.php:411
#: wp-admin/includes/class-wp-ms-users-list-table.php:548
msgid "Edit"
msgstr "Szerkesztés"

#: wp-signup.php:232 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:461
#: wp-admin/includes/class-wp-debug-data.php:470
#: wp-admin/includes/class-wp-debug-data.php:538
#: wp-admin/includes/class-wp-debug-data.php:556
#: wp-admin/includes/class-wp-links-list-table.php:276
msgid "No"
msgstr "Nem"

#: wp-includes/deprecated.php:3157
msgid "Are you sure you want to do this?"
msgstr "Biztosan ezt szeretnénk?"

#. translators: Field name in comment form.
#: wp-includes/comment-template.php:1189 wp-includes/comment-template.php:2614
#: wp-admin/comment.php:248
msgctxt "noun"
msgid "Comment"
msgstr "Hozzászólás"

#: wp-includes/class-wp-customize-nav-menus.php:1277
#: wp-includes/class-wp-editor.php:1271 wp-includes/class-wp-editor.php:1893
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:111
#: wp-includes/embed.php:1204 wp-includes/media-template.php:899
#: wp-includes/media-template.php:1125 wp-includes/media-template.php:1248
#: wp-includes/media-template.php:1322 wp-includes/media-template.php:1413
#: wp-includes/media.php:4973 wp-includes/media.php:5656
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:62
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:176
#: wp-includes/widgets/class-wp-widget-media-image.php:113
#: wp-includes/js/dist/block-editor.js:51087
#: wp-includes/js/dist/block-editor.js:51346
#: wp-includes/js/dist/block-library.js:22075 wp-admin/comment.php:197
#: wp-admin/edit-form-comment.php:69
#: wp-admin/includes/class-walker-nav-menu-edit.php:198
#: wp-admin/includes/class-wp-links-list-table.php:139
#: wp-admin/includes/class-wp-links-list-table.php:155
#: wp-admin/includes/media.php:2984 wp-admin/includes/nav-menu.php:366
#: wp-admin/includes/template.php:500
#: wp-admin/includes/class-wp-ms-sites-list-table.php:386
msgid "URL"
msgstr "URL"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1219 wp-includes/theme-compat/sidebar.php:29
#: wp-includes/js/dist/block-library.js:48149
#: wp-includes/js/dist/components.js:46123
#: wp-includes/js/dist/edit-site.js:42325
#: wp-includes/js/dist/edit-site.js:43216
#: wp-includes/js/dist/edit-site.js:44129
#: wp-includes/js/dist/edit-site.js:45010 wp-includes/js/dist/editor.js:10722
#: wp-includes/js/dist/editor.js:12938 wp-includes/js/dist/editor.js:44339
#: wp-includes/js/dist/editor.js:44368 wp-includes/js/dist/editor.js:44455
#: wp-includes/js/dist/editor.js:44472 wp-includes/js/dist/editor.js:63641
#: wp-includes/js/dist/media-utils.js:17312 wp-admin/comment.php:186
#: wp-admin/edit-form-comment.php:48
#: wp-admin/includes/class-plugin-installer-skin.php:224
#: wp-admin/includes/class-theme-installer-skin.php:257
#: wp-admin/includes/class-wp-comments-list-table.php:500
#: wp-admin/includes/class-wp-comments-list-table.php:576
#: wp-admin/includes/class-wp-debug-data.php:1207
#: wp-admin/includes/class-wp-debug-data.php:1327
#: wp-admin/includes/class-wp-media-list-table.php:369
#: wp-admin/includes/class-wp-media-list-table.php:432
#: wp-admin/includes/class-wp-post-comments-list-table.php:25
#: wp-admin/includes/class-wp-posts-list-table.php:666
#: wp-admin/includes/class-wp-posts-list-table.php:1764
#: wp-admin/includes/meta-boxes.php:966 wp-admin/includes/meta-boxes.php:1679
#: wp-admin/includes/plugin-install.php:329
#: wp-admin/includes/theme-install.php:109
msgid "Author"
msgstr "Szerző"

#: wp-includes/admin-bar.php:349
msgid "Log Out"
msgstr "Kijelentkezés"

#: wp-includes/admin-bar.php:408 wp-includes/admin-bar.php:757
#: wp-includes/deprecated.php:2825
msgid "Visit Site"
msgstr "A honlap megtekintése"

#. translators: Comment date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format in table columns, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Post date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request date format. See
#. https://www.php.net/manual/en/datetime.format.php
#: wp-includes/class-wp-editor.php:1823 wp-admin/comment.php:235
#: wp-admin/includes/ajax-actions.php:2297
#: wp-admin/includes/class-wp-comments-list-table.php:1082
#: wp-admin/includes/class-wp-media-list-table.php:585
#: wp-admin/includes/class-wp-posts-list-table.php:1201
#: wp-admin/includes/class-wp-privacy-requests-table.php:494
#: wp-admin/includes/class-wp-ms-sites-list-table.php:524
#: wp-admin/includes/class-wp-ms-sites-list-table.php:549
#: wp-admin/includes/class-wp-ms-users-list-table.php:344
msgid "Y/m/d"
msgstr "Y/m/d"

#. translators: Indicating that the navigation link is a Draft.
#: wp-includes/post.php:1324 wp-includes/post.php:1345
#: wp-includes/js/dist/block-library.js:41293
#: wp-includes/js/dist/block-library.js:41667
#: wp-includes/js/dist/editor.js:10406 wp-includes/js/dist/editor.js:48172
#: wp-includes/js/dist/editor.js:48173 wp-includes/js/dist/editor.js:48181
#: wp-admin/includes/ajax-actions.php:2289
#: wp-admin/includes/class-wp-posts-list-table.php:2003
#: wp-admin/includes/meta-boxes.php:122 wp-admin/includes/meta-boxes.php:160
#: wp-admin/includes/meta-boxes.php:162
msgid "Draft"
msgstr "Vázlat"

#: wp-includes/post.php:1325 wp-includes/js/dist/editor.js:10418
#: wp-admin/includes/ajax-actions.php:2286
#: wp-admin/includes/class-wp-posts-list-table.php:2002
#: wp-admin/includes/meta-boxes.php:118 wp-admin/includes/meta-boxes.php:158
msgid "Pending Review"
msgstr "Függőben lévő"

#: wp-includes/post.php:1327 wp-includes/post.php:1347
#: wp-includes/script-loader.php:1308
#: wp-includes/js/dist/block-library.js:41291
#: wp-includes/js/dist/edit-site.js:46143 wp-includes/js/dist/editor.js:10430
#: wp-includes/js/dist/editor.js:48177 wp-includes/js/dist/editor.js:48201
#: wp-admin/includes/ajax-actions.php:2280
#: wp-admin/includes/class-wp-posts-list-table.php:1211
#: wp-admin/includes/class-wp-posts-list-table.php:1994
#: wp-admin/includes/meta-boxes.php:112 wp-admin/includes/meta-boxes.php:152
#: wp-admin/js/post.js:840
msgid "Published"
msgstr "Közzétéve"

#: wp-includes/class-wp-editor.php:1215 wp-includes/media-template.php:523
#: wp-includes/media-template.php:775 wp-includes/option.php:2750
#: wp-includes/revision.php:32 wp-includes/js/dist/block-library.js:40871
#: wp-includes/js/dist/block-library.js:47752
#: wp-includes/js/dist/block-library.js:53142
#: wp-includes/js/dist/block-library.js:69112
#: wp-includes/js/dist/edit-site.js:46394 wp-includes/js/dist/editor.js:5987
#: wp-includes/js/dist/editor.js:6035 wp-includes/js/dist/editor.js:6084
#: wp-includes/js/dist/editor.js:10988 wp-includes/js/dist/editor.js:41821
#: wp-includes/js/dist/media-utils.js:17817 wp-includes/js/dist/widgets.js:1255
#: wp-admin/includes/ajax-actions.php:2271
#: wp-admin/includes/class-wp-posts-list-table.php:773
#: wp-admin/includes/class-wp-posts-list-table.php:780
#: wp-admin/includes/class-wp-posts-list-table.php:1699
#: wp-admin/includes/dashboard.php:598 wp-admin/includes/media.php:1417
#: wp-admin/includes/media.php:2669 wp-admin/includes/media.php:2992
msgid "Title"
msgstr "Cím"

#: wp-includes/class-wp-post-type.php:996
#: wp-includes/js/dist/block-library.js:33286
msgid "No posts found."
msgstr "Nincsenek bejegyzések."

#: wp-activate.php:181 wp-includes/post-template.php:1814
#: wp-admin/includes/meta-boxes.php:218
msgid "Password:"
msgstr "Jelszó:"

#: wp-activate.php:180 wp-signup.php:281
msgid "Username:"
msgstr "Felhasználónév:"

#: wp-activate.php:30 wp-activate.php:168
msgid "An error occurred during the activation"
msgstr "Hiba történt az aktiváló folyamat során"

#: wp-activate.php:143 wp-activate.php:177
msgid "Your account is now active!"
msgstr "A felhasználói fiók aktiválva!"

#: wp-activate.php:134
#: wp-includes/customize/class-wp-customize-theme-control.php:262
#: wp-includes/build/routes/connectors-home/content.js:1111
#: wp-includes/js/dist/edit-site.js:6452 wp-includes/js/dist/edit-site.js:42063
#: wp-includes/js/dist/editor.js:4776 wp-admin/includes/theme.php:1068
#: wp-admin/theme-install.php:411 wp-admin/theme-install.php:490
#: wp-admin/themes.php:625 wp-admin/themes.php:1018 wp-admin/themes.php:1279
msgid "Activate"
msgstr "Bekapcsolás"

#: wp-activate.php:130
msgid "Activation Key:"
msgstr "Aktiváló kulcs:"

#: wp-activate.php:127
msgid "Activation Key Required"
msgstr "Az aktiváló kulcs megadása kötelező"