Strings - app/src/main/res/values-hu/strings.xml

pull/393/head
runner 3 years ago committed by Arturo Mejia
parent dd301a058d
commit ae57dc7af1

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">Privát %s</string>
@ -119,6 +119,11 @@
<!-- Button text for showing all the tabs in the tabs tray -->
<string name="recent_tabs_show_all">Összes megjelenítése</string>
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header">Korábbi felfedezések</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Nyitott lapok</string>
@ -626,6 +631,26 @@
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one month-->
<string name="close_tabs_after_one_month_summary">Bezárás egy hónap után</string>
<!-- Studies -->
<!-- Title of the remove studies button -->
<string name="studies_remove">Eltávolítás</string>
<!-- Title of the active section on the studies list -->
<string name="studies_active">Aktív</string>
<!-- Description for studies, it indicates why Firefox use studies -->
<string name="studies_description">A Firefox időről időre tanulmányokat telepíthet és futtathat.</string>
<!-- Learn more link for studies, links to an article for more information about studies. -->
<string name="studies_learn_more">További tudnivalók</string>
<!-- Dialog message shown after removing a study -->
<string name="studies_restart_app">Az alkalmazás kilép a módosítások alkalmazásához</string>
<!-- Dialog button to confirm the removing a study. -->
<string name="studies_restart_dialog_ok">Rendben</string>
<!-- Dialog button text for canceling removing a study. -->
<string name="studies_restart_dialog_cancel">Mégse</string>
<!-- Toast shown after turning on/off studies preferences -->
<string name="studies_toast_quit_application" tools:ignore="UnusedResources">Kilépés az alkalmazásból a módosítások alkalmazásához…</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Nyitott lapok</string>
@ -653,6 +678,8 @@
<string name="tab_tray_menu_item_share">Az összes lap megosztása</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Nemrég bezárt lapok</string>
<!-- Text shown in the tabs tray inactive tabs section -->
<string name="tab_tray_inactive_recently_closed">Nemrég bezárt</string>
<!-- Text shown in the menu to view account settings -->
<string name="tab_tray_menu_account_settings">Fiókbeállítások</string>
<!-- Text shown in the menu to view tab settings -->
@ -949,6 +976,11 @@
<!-- Summary of delete browsing data on quit preference if it is set to off -->
<string name="delete_browsing_data_quit_off">Ki</string>
<!-- Summary of studies preference if it is set to on -->
<string name="studies_on">Be</string>
<!-- Summary of studies data on quit preference if it is set to off -->
<string name="studies_off">Ki</string>
<!-- Collections -->
<!-- Collections header on home fragment -->
<string name="collections_header">Gyűjtemények</string>
@ -1112,7 +1144,7 @@
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">Törlés</string>
<!-- Tab collection deletion prompt dialog option to cancel deleting the collection -->
<string name="tab_collection_dialog_negative">Mégse</string>
<string moz:removedIn="93" name="tab_collection_dialog_negative" tools:ignore="UnusedResources">Mégse</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">Belépés teljes képernyős módba</string>
<!-- Message for copying the URL via long press on the toolbar -->
@ -1282,7 +1314,7 @@
<string name="onboarding_privacy_notice_read_button">Olvassa el az adatvédelmi nyilatkozatunkat</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">Bezárás</string>
<string moz:removedIn="93" name="onboarding_close" tools:ignore="UnusedResources">Bezárás</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish">Böngészés megkezdése</string>
@ -1386,6 +1418,9 @@
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Kriptobányászok</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">Ujjlenyomat-készítők</string>
<!-- Button label for navigating to the Enhanced Tracking Protection details -->
<string name="enhanced_tracking_protection_details">Részletek</string>
<!-- Header for categories that are being being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Blokkolva</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_allowed">Engedélyezve</string>
@ -1410,7 +1445,7 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Megállítja a követési kódokat tartalmazó külső hirdetések, videók és egyéb tartalmak betöltését. Befolyásolhatja az egyes weboldalak funkcióit.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">Ha a pajzs lila, akkor a %s követőket blokkolt az oldalon. Koppintson a további információkért.</string>
<string moz:removedIn="93" name="etp_onboarding_cfr_message" tools:ignore="UnusedResources">Ha a pajzs lila, akkor a %s követőket blokkolt az oldalon. Koppintson a további információkért.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">A védelem BE van kapcsolva ezen a webhelyen</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1493,7 +1528,16 @@
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Soha ne mentse</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Automatikus kitöltés</string>
<string moz:removedIn="93" name="preferences_passwords_autofill" tools:ignore="UnusedResources">Automatikus kitöltés</string>
<!-- Preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
<string name="preferences_passwords_autofill2">Automatikus kitöltés a %1$sban</string>
<!-- Description for the preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
<string name="preferences_passwords_autofill_description">Felhasználónevek és jelszavak kitöltése a weboldalakon a %1$s használata során.</string>
<!-- Preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
<string name="preferences_android_autofill">Automatikus kitöltés más alkalmazásokban</string>
<!-- Description for the preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
<string name="preferences_android_autofill_description">Felhasználónevek és jelszavak kitöltése más alkalmazásokban az eszközén.</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Bejelentkezések szinkronizálása</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
@ -1675,7 +1719,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Használandó keresőkifejezés</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">A keresés cseréje erre: „%s”. Példa:\nhttps://www.google.com/search?q=%s</string>
<string formatted="false" name="search_add_custom_engine_search_string_example">A keresés cseréje erre: „%s”. Példa:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">További tudnivalók</string>
@ -1815,6 +1859,16 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Mégse</string>
<!-- In-activate tabs in the tabs tray -->
<!-- Title text displayed in the tabs tray when a tab has been unused for 4 days. -->
<string name="inactive_tabs_title">Inaktív lapok</string>
<!-- A description below the section of "inactive" tabs to notify the user when those tabs will be closed, if appropriate. See strings inactive_tabs_30_days and inactive_tabs_7_days for placeholders options. -->
<string name="inactive_tabs_description">A lapok %s állnak itt rendelkezésre. Ezután a lapok automatikusan bezárásra kerülnek.</string>
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
<string name="inactive_tabs_30_days">30 napig</string>
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
<string name="inactive_tabs_7_days">1 hétig</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Állítsa be a webhelyek, e-mailek és üzenetek hivatkozásait, hogy azok automatikusan a Firefoxban nyíljanak meg.</string>

Loading…
Cancel
Save