mozilla-l10n-automation-bot 1 year ago committed by GitHub
parent ecf03b8750
commit 271e6e4945

@ -379,7 +379,7 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1">El %1$s pot intentar rebutjar automàticament les sol·licituds de galetes.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">Adéu als bàners de galetes!</string>
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">Adeu als bàners de galetes!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">Rebutja automàticament les sol·licituds de galetes, quan sigui possible. Si no es pot, accepta totes les galetes per tancar els bàners de galetes.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->

@ -174,6 +174,8 @@
<string name="browser_menu_stop">Anhalten</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Add-ons</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Kontoinformationen</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Hier sind keine Add-ons</string>
<!-- Browser menu button that sends a user to help articles -->

@ -176,6 +176,8 @@
<string name="browser_menu_stop">Διακοπή</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Πρόσθετα</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Πληροφορίες λογαριασμού</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Δεν βρέθηκαν πρόσθετα</string>
<!-- Browser menu button that sends a user to help articles -->
@ -294,6 +296,11 @@
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Κλείσιμο</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button">Συνέχεια</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Όχι τώρα</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Άνοιγμα νέας καρτέλας %1$s</string>
@ -350,7 +357,7 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Μείωση μπάνερ cookie</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Το Firefox προσπαθεί αυτόματα να απορρίψει τα αιτήματα cookie σε μπάνερ cookie. Εάν δεν διατίθεται επιλογή απόρριψης, το Firefox μπορεί να αποδεχτεί όλα τα cookies για να απορρίψει το μπάνερ.</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_summary" tools:ignore="UnusedResources">Το Firefox προσπαθεί αυτόματα να απορρίψει τα αιτήματα cookie σε μπάνερ cookie. Εάν δεν διατίθεται επιλογή απόρριψης, το Firefox μπορεί να αποδεχτεί όλα τα cookies για να απορρίψει το μπάνερ.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Ανενεργή για αυτόν τον ιστότοπο</string>
@ -364,13 +371,20 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">Το %1$s θα απαλείψει τα cookies του ιστοτόπου και θα ανανεώσει τη σελίδα. Η απαλοιφή όλων των cookies ενδέχεται να σας αποσυνδέσει ή να αδειάσει τα καλάθια αγορών.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">Το %1$s προσπαθεί αυτόματα να απορρίψει τα αιτήματα cookie. Εάν δεν διατίθεται επιλογή απόρριψης, το %2$s μπορεί να αποδεχτεί όλα τα cookies για να απορρίψει το μπάνερ.</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_details_panel_description_on_for_site" tools:ignore="UnusedResources">Το %1$s προσπαθεί αυτόματα να απορρίψει τα αιτήματα cookie. Εάν δεν διατίθεται επιλογή απόρριψης, το %2$s μπορεί να αποδεχτεί όλα τα cookies για να απορρίψει το μπάνερ.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Όχι τώρα</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Θα βλέπετε λιγότερα αιτήματα cookie</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Μείωση μπάνερ cookie</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Προσπαθεί αυτόματα να συνδεθεί σε ιστοτόπους με το πρωτόκολλο κρυπτογράφησης HTTPS για αυξημένη ασφάλεια.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">Ενεργή</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string moz:removedIn="111" name="preferences_https_only_on" tools:ignore="UnusedResources">Ενεργή</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Ανενεργή</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Μάθετε περισσότερα</string>
@ -472,8 +486,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Πρόσφατες επισκέψεις</string>
<!-- Title for the customize home screen section with Pocket. -->
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Άρθρα που σας βάζουν σε σκέψεις</string>
@ -997,7 +1009,7 @@
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">Εξαιρέσεις</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">Ενεργό</string>
<string moz:removedIn="111" name="tracking_protection_on" tools:ignore="UnusedResources">Ενεργό</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Ανενεργό</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
@ -1951,8 +1963,6 @@
<string name="pocket_stories_categories_header">Άρθρα ανά θέμα</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Ανακαλύψτε περισσότερα</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Με την υποστήριξη του Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Με την υποστήριξη του %1$s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->

@ -65,11 +65,11 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Add a shortcut to open private tabs from your Home screen.</string>
<string name="cfr_message" moz:removedIn="109" tools:ignore="UnusedResources">Add a shortcut to open private tabs from your Home screen.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Launch next private tab in one tap.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Add shortcut</string>
<string name="cfr_pos_button_text" moz:removedIn="109" tools:ignore="UnusedResources">Add shortcut</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Add to Home screen</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
@ -170,6 +170,8 @@
<string name="browser_menu_stop">Stop</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Add-ons</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Account info</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">No add-ons here</string>
<!-- Browser menu button that sends a user to help articles -->
@ -258,7 +260,7 @@
<string name="search_settings_menu_item">Search settings</string>
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">This time search:</string>
<string name="search_header_menu_item" moz:RemovedIn="109" tools:ignore="UnusedResources">This time search:</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">This time search in:</string>
@ -290,14 +292,14 @@
<!-- Notification pre-permission dialog -->
<!-- Enable notification pre permission dialog title
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_title" tools:ignore="UnusedResources">Notifications help you do more with %s</string>
<string name="onboarding_home_enable_notifications_title">Notifications help you do more with %s</string>
<!-- Enable notification pre permission dialog description with rationale
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_description" tools:ignore="UnusedResources">Synchronise your tabs between devices, manage downloads, get tips about making the most of %ss privacy protection, and more.</string>
<string name="onboarding_home_enable_notifications_description">Synchronise your tabs between devices, manage downloads, get tips about making the most of %ss privacy protection, and more.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button" tools:ignore="UnusedResources">Continue</string>
<string name="onboarding_home_enable_notifications_positive_button">Continue</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button" tools:ignore="UnusedResources">Not now</string>
<string name="onboarding_home_enable_notifications_negative_button">Not now</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
@ -354,8 +356,10 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Reduce cookie banners</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox automatically tries to reject cookie requests on cookie banners. If a reject option isnt available, Firefox may accept all cookies to dismiss the banner.</string>
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox automatically tries to reject cookie requests on cookie banners. If a reject option isnt available, Firefox may accept all cookies to dismiss the banner.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">%1$s automatically tries to reject cookie requests on cookie banners.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Off for this site</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
@ -367,12 +371,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s will clear this sites cookies and refresh the page. Clearing all cookies may sign you out or empty shopping carts.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s can try to automatically reject cookie requests. If a reject option isnt available, %2$s may accept all cookies to dismiss the banner.</string>
<string name="reduce_cookie_banner_details_panel_description_on_for_site" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s can try to automatically reject cookie requests. If a reject option isnt available, %2$s may accept all cookies to dismiss the banner.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1">%1$s can try to automatically reject cookie requests.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">Cookie banners begone!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">Automatically reject cookie requests, when possible. Otherwise, accept all cookies to dismiss cookie banners.</string>
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Automatically reject cookie requests, when possible. Otherwise, accept all cookies to dismiss cookie banners.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1">Automatically reject cookie requests, when possible.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Not Now</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
@ -382,23 +390,31 @@
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">See fewer cookie pop-ups</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body">Automatically answer cookie pop-ups for distraction-free browsing. %1$s will reject all requests if possible, or accept all if not.</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Automatically answer cookie pop-ups for distraction-free browsing. %1$s will reject all requests if possible, or accept all if not.</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">Automatically answer cookie pop-ups for distraction-free browsing. %1$s will reject all requests if possible.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">Dismiss Pop-ups</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Cookie Banner Reduction</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body">Allow %1$s to decline a sites cookie consent request if possible or accept cookie access when not possible?</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Allow %1$s to decline a sites cookie consent request if possible or accept cookie access when not possible?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">Allow %1$s to decline a sites cookie consent request if possible?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button">Allow</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Automatically attempts to connect to sites using HTTPS encryption protocol for increased security.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">On</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources">On</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Off</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
<string name="preferences_https_only_on_all">On in all tabs</string>
<!-- Summary of https only preference if https only is set to on in private tabs only -->
<string name="preferences_https_only_on_private">On in private tabs</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Learn more</string>
<!-- Option for the https only setting -->
@ -477,6 +493,11 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">Notifications</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">Allowed</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">Not allowed</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Custom Add-on collection</string>
@ -499,8 +520,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Recently visited</string>
<!-- Title for the customize home screen section with Pocket. -->
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Thought-provoking stories</string>
@ -756,6 +775,13 @@
<!-- 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">Close after one month</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">Open on homepage</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">Open on last tab</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">Open on homepage after four hours</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">Move old tabs to inactive</string>
@ -1020,9 +1046,15 @@
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">Exceptions</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">On</string>
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources">On</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Off</string>
<!-- Summary of tracking protection preference if tracking protection is set to standard -->
<string name="tracking_protection_standard">Standard</string>
<!-- Summary of tracking protection preference if tracking protection is set to strict -->
<string name="tracking_protection_strict">Strict</string>
<!-- Summary of tracking protection preference if tracking protection is set to custom -->
<string name="tracking_protection_custom">Custom</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Allow audio and video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
@ -1755,7 +1787,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Search string to use</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Replace query with “%s”. Example:\nhttps://www.google.com/search?q=%s</string>
<string name="search_add_custom_engine_search_string_example" formatted="false">Replace query with “%s”. Example:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Custom search engine details</string>
@ -1955,8 +1987,6 @@
<string name="pocket_stories_categories_header">Stories by topic</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Discover more</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Powered by Pocket</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Powered by %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->

@ -67,11 +67,11 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Lisää pikakuvake avataksesi yksityisiä välilehtiä aloitusnäytöltä.</string>
<string name="cfr_message" moz:removedIn="109" tools:ignore="UnusedResources">Lisää pikakuvake avataksesi yksityisiä välilehtiä aloitusnäytöltä.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Avaa seuraava yksityinen välilehti yhdellä napautuksella.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Lisää pikavalinta</string>
<string name="cfr_pos_button_text" moz:removedIn="109" tools:ignore="UnusedResources">Lisää pikavalinta</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Lisää aloitusnäytölle</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
@ -173,6 +173,8 @@
<string name="browser_menu_stop">Pysäytä</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Lisäosat</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Tilin tiedot</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Ei lisäosia täällä</string>
<!-- Browser menu button that sends a user to help articles -->
@ -265,7 +267,7 @@
<string name="search_settings_menu_item">Hakuasetukset</string>
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">Tällä kertaa hae:</string>
<string name="search_header_menu_item" moz:RemovedIn="109" tools:ignore="UnusedResources">Tällä kertaa hae:</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">Tällä kertaa hae:</string>
@ -363,7 +365,7 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Vähennä evästeisiin liittyviä ilmoituksia</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_summary" tools:ignore="UnusedResources">Firefox yrittää automaattisesti hylätä evästeilmoituksissa olevat evästepyynnöt. Jos hylkäysvaihtoehto ei ole käytettävissä, Firefox voi hyväksyä kaikki evästeet ilmoituksen poistamiseksi näkyvistä.</string>
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox yrittää automaattisesti hylätä evästeilmoituksissa olevat evästepyynnöt. Jos hylkäysvaihtoehto ei ole käytettävissä, Firefox voi hyväksyä kaikki evästeet ilmoituksen poistamiseksi näkyvistä.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">%1$s yrittää hylätä automaattisesti evästeilmoituksissa olevat evästepyynnöt.</string>
@ -378,14 +380,14 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s poistaa tämän sivuston evästeet ja päivittää sivun. Kaikkien evästeiden poistaminen saattaa kirjata sinut ulos tai tyhjentää ostoskorit.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_details_panel_description_on_for_site" tools:ignore="UnusedResources">%1$s voi yrittää automaattisesti hylätä evästepyynnöt. Jos hylkäysvaihtoehto ei ole käytettävissä, %2$s voi hyväksyä kaikki evästeet evästeilmoitusten poistamiseksi näkyvistä.</string>
<string name="reduce_cookie_banner_details_panel_description_on_for_site" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s voi yrittää automaattisesti hylätä evästepyynnöt. Jos hylkäysvaihtoehto ei ole käytettävissä, %2$s voi hyväksyä kaikki evästeet evästeilmoitusten poistamiseksi näkyvistä.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1">%1$s voi yrittää hylätä automaattisesti evästepyynnöt.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">Evästeilmoitukset poistukaa!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">Hylkää evästepyynnöt automaattisesti, jos mahdollista. Muussa tapauksessa hyväksy kaikki evästeet hylätäksesi evästeilmoitukset.</string>
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Hylkää evästepyynnöt automaattisesti, jos mahdollista. Muussa tapauksessa hyväksy kaikki evästeet hylätäksesi evästeilmoitukset.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1">Hylkää evästepyynnöt automaattisesti, jos mahdollista.</string>
<!-- Remind me later text button for the onboarding dialog -->
@ -397,7 +399,7 @@
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">Näytä vähemmän evästeilmoituksia</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_1_experiment_dialog_body" tools:ignore="UnusedResources">Vastaa automaattisesti evästeiden ponnahduspyyntöihin häiriöttömän selaamisen varmistamiseksi. %1$s hylkää kaikki pyynnöt, jos mahdollista, tai hyväksyy kaikki, jos hylkääminen ei ole mahdollista.</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Vastaa automaattisesti evästeiden ponnahduspyyntöihin häiriöttömän selaamisen varmistamiseksi. %1$s hylkää kaikki pyynnöt, jos mahdollista, tai hyväksyy kaikki, jos hylkääminen ei ole mahdollista.</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">Vastaa automaattisesti evästeiden ponnahduspyyntöihin häiriöttömän selaamisen varmistamiseksi. %1$s hylkää kaikki pyynnöt, jos mahdollista.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
@ -405,7 +407,7 @@
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Evästeilmoitusten vähennys</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_2_experiment_dialog_body" tools:ignore="UnusedResources">Saako %1$s hylätä sivuston evästeen suostumuspyynnön, jos mahdollista, tai hyväksyä evästeiden käytön, jos hylkääminen ei ole mahdollista?</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Saako %1$s hylätä sivuston evästeen suostumuspyynnön, jos mahdollista, tai hyväksyä evästeiden käytön, jos hylkääminen ei ole mahdollista?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">Sallitko %1$sin hylätä sivuston evästeen suostumuspyynnön, jos mahdollista?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
@ -414,7 +416,7 @@
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Yrittää muodostaa automaattisesti yhteyden sivustoihin käyttämällä salattua HTTPS-protokollaa turvallisuuden parantamiseksi.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string moz:removedIn="111" name="preferences_https_only_on" tools:ignore="UnusedResources">Päällä</string>
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources">Päällä</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Pois</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
@ -1060,7 +1062,7 @@
<string name="preference_exceptions">Poikkeukset</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string moz:removedIn="111" name="tracking_protection_on" tools:ignore="UnusedResources">Päällä</string>
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources">Päällä</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Pois</string>
@ -1813,7 +1815,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Käytettävä hakujono</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Korvaa kysely käyttäen ”%s”. Esimerkki:\nhttps://www.google.com/search?q=%s</string>
<string name="search_add_custom_engine_search_string_example" formatted="false">Korvaa kysely käyttäen ”%s”. Esimerkki:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Mukautetun hakukoneen tiedot</string>

@ -348,7 +348,7 @@
<string name="preferences_https_only_title">Modalitât dome-HTTPS</string>
<!-- Preference for removing cookie/consent banners from sites automatically. See reduce_cookie_banner_summary for additional context. -->
<string name="preferences_cookie_banner_reduction">Riduzion strisson pai cookies</string>
<string name="preferences_cookie_banner_reduction">Riduzion strissons pai cookies</string>
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Ridûs i strissons pai cookies</string>
@ -362,9 +362,9 @@
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_on_for_site">Ative par chest sît</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_on_for_site">Ativâ la riduzion strisson dai cookies par %1$s?</string>
<string name="reduce_cookie_banner_details_panel_title_on_for_site">Ativâ la riduzion strissons dai cookies par %1$s?</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">Disativâ la riduzion strisson dai cookies par %1$s?</string>
<string name="reduce_cookie_banner_details_panel_title_off_for_site">Disativâ la riduzion strissons dai cookies par %1$s?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s al netarà vie i cookies di chest sît e al inzornarà la pagjine. Al è pussibil che netant vie ducj i cookies tu vegnis disconetût dal sît opûr che i carei des spesis a sedin disvuedâts.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
@ -394,7 +394,7 @@
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">Siere i ricuadris a comparse</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Riduzion strisson pai cookies</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Riduzion strissons pai cookies</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_2_experiment_dialog_body" tools:ignore="UnusedResources">Permeti a %1$s di refudâ la richieste di consens pai cookies de bande di un sît opûr acetâ lacès ai cooki se chest nol fos pussibil?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->

@ -66,11 +66,11 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Indítóikon hozzáadása, amely privát lapokat nyit meg a Kezdőképernyőről.</string>
<string name="cfr_message" moz:removedIn="109" tools:ignore="UnusedResources">Indítóikon hozzáadása, amely privát lapokat nyit meg a Kezdőképernyőről.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Indítsa el a következő privát lapot egy koppintással.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Indítóikon hozzáadása</string>
<string name="cfr_pos_button_text" moz:removedIn="109" tools:ignore="UnusedResources">Indítóikon hozzáadása</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Kezdőképernyőhöz adás</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
@ -171,6 +171,8 @@
<string name="browser_menu_stop">Leállítás</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Kiegészítők</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Fiókinformáció</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Nincsenek kiegészítők</string>
<!-- Browser menu button that sends a user to help articles -->
@ -262,7 +264,7 @@
<string name="search_settings_menu_item">Keresési beállítások</string>
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">Ezúttal keresés ezzel:</string>
<string name="search_header_menu_item" moz:RemovedIn="109" tools:ignore="UnusedResources">Ezúttal keresés ezzel:</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">Ezúttal keresés ebben:</string>
@ -358,7 +360,7 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">A sütibannerek számának csökkentése</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_summary" tools:ignore="UnusedResources">A Firefox automatikusan megpróbálja elutasítani a sütibannereken megjelenő sütikéréseket. Ha nem áll rendelkezésre elutasítási lehetőség, akkor a Firefox minden sütit elfogadhat a banner elrejtéséhez.</string>
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">A Firefox automatikusan megpróbálja elutasítani a sütibannereken megjelenő sütikéréseket. Ha nem áll rendelkezésre elutasítási lehetőség, akkor a Firefox minden sütit elfogadhat a banner elrejtéséhez.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">A %1$s automatikusan megpróbálja elutasítani a sütibannereken lévő sütikéréseket.</string>
@ -373,14 +375,14 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">A %1$s törli a webhely sütijeit, és frissíti az oldalt. Az összes süti törlésével kijelentkezhet, vagy kiürítheti a kosarait.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_details_panel_description_on_for_site" tools:ignore="UnusedResources">A %1$s automatikusan megpróbálhatja elutasítani a sütikéréseket. Ha nem áll rendelkezésre elutasítási lehetőség, akkor a %2$s minden sütit elfogadhat a banner elrejtéséhez.</string>
<string name="reduce_cookie_banner_details_panel_description_on_for_site" moz:RemovedIn="110" tools:ignore="UnusedResources">A %1$s automatikusan megpróbálhatja elutasítani a sütikéréseket. Ha nem áll rendelkezésre elutasítási lehetőség, akkor a %2$s minden sütit elfogadhat a banner elrejtéséhez.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1">A %1$s megpróbálhatja automatikusan elutasítani a sütikéréseket.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">Elég a sütibannerekből!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">Automatikusan elutasítja a sütikéréseket, ha az lehetséges. Ellenkező esetben elfogad minden sütit a sütibannerek eltüntetéséhez.</string>
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Automatikusan elutasítja a sütikéréseket, ha az lehetséges. Ellenkező esetben elfogad minden sütit a sütibannerek eltüntetéséhez.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1">A sütikérések automatikus elutasítása, ha lehetséges.</string>
<!-- Remind me later text button for the onboarding dialog -->
@ -392,7 +394,7 @@
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">Lásson kevesebb sütikkel kapcsolatos felugró ablakot</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_1_experiment_dialog_body" tools:ignore="UnusedResources">Automatikusan megválaszolja a sütik felugró ablakait a zavaró tényezőktől mentes böngészés érdekében. A %1$s elutasítja az összes kérést, ha az lehetséges, vagy elfogadja az összeset, ha nem.</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Automatikusan megválaszolja a sütik felugró ablakait a zavaró tényezőktől mentes böngészés érdekében. A %1$s elutasítja az összes kérést, ha az lehetséges, vagy elfogadja az összeset, ha nem.</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">Automatikusan megválaszolja a sütik felugró ablakait a zavaró tényezőktől mentes böngészés érdekében. A %1$s elutasítja az összes kérést, ha az lehetséges.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
@ -400,7 +402,7 @@
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Sütibannerek számának csökkentése</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_2_experiment_dialog_body" tools:ignore="UnusedResources">Engedélyezi a %1$s számára, hogy ha lehetséges, akkor elutasítsa a webhelyek sütikhez való hozzájárulási kéréseit, vagy elfogadja azokat, ha ez nem lehetséges?</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Engedélyezi a %1$s számára, hogy ha lehetséges, akkor elutasítsa a webhelyek sütikhez való hozzájárulási kéréseit, vagy elfogadja azokat, ha ez nem lehetséges?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">Engedélyezi a %1$s számára, hogy elutasítsa egy webhely sütikérését, ha lehetséges?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
@ -409,7 +411,7 @@
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Automatikusan HTTPS titkosítási protokoll használatával próbál meg csatlakozni a webhelyekhez a fokozott biztonság érdekében.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string moz:removedIn="111" name="preferences_https_only_on" tools:ignore="UnusedResources">Be</string>
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources">Be</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Ki</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
@ -1053,7 +1055,7 @@
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">Kivételek</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string moz:removedIn="111" name="tracking_protection_on" tools:ignore="UnusedResources">Be</string>
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources">Be</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Ki</string>
@ -1805,7 +1807,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 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>
<string name="search_add_custom_engine_search_string_example" formatted="false">A keresés cseréje erre: „%s”. Példa:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Egyéni keresőszolgáltatás részletei</string>

@ -172,6 +172,8 @@
<string name="browser_menu_stop">Stoppar</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Additivos</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Informationes del conto</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Nulle additivos hic</string>
<!-- Browser menu button that sends a user to help articles -->

@ -169,6 +169,8 @@
<string name="browser_menu_stop">Stöðva</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Viðbætur</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Upplýsingar um reikning</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Engar viðbætur hér</string>
<!-- Browser menu button that sends a user to help articles -->

@ -66,11 +66,11 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">ניתן להוסיף קיצור דרך לפתיחת לשוניות פרטיות ממסך הבית.</string>
<string name="cfr_message" moz:removedIn="109" tools:ignore="UnusedResources">ניתן להוסיף קיצור דרך לפתיחת לשוניות פרטיות ממסך הבית.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">פתיחת הלשונית הפרטית הבאה בהקשה אחת.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">הוספת קיצור דרך</string>
<string name="cfr_pos_button_text" moz:removedIn="109" tools:ignore="UnusedResources">הוספת קיצור דרך</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">הוספה למסך הבית</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
@ -171,6 +171,8 @@
<string name="browser_menu_stop">עצירה</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">תוספות</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">מידע על החשבון</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">אין תוספות כאן</string>
<!-- Browser menu button that sends a user to help articles -->
@ -259,7 +261,7 @@
<string name="search_settings_menu_item">הגדרות חיפוש</string>
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">הפעם לחפש את:</string>
<string name="search_header_menu_item" moz:RemovedIn="109" tools:ignore="UnusedResources">הפעם לחפש את:</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">הפעם לחפש ב:</string>
@ -358,7 +360,7 @@
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">מנסה להתחבר באופן אוטומטי לאתרים באמצעות פרוטוקול ההצפנה HTTPS לצורך אבטחה מוגברת.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string moz:removedIn="111" name="preferences_https_only_on" tools:ignore="UnusedResources">פעיל</string>
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources">פעיל</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">כבוי</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
@ -989,7 +991,7 @@
<string name="preference_exceptions">חריגות</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string moz:removedIn="111" name="tracking_protection_on" tools:ignore="UnusedResources">פעילה</string>
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources">פעילה</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">כבויה</string>
@ -1737,7 +1739,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">מחרוזת חיפוש לשימוש</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">יש להחליף את השאילתה עם ״%s״. לדוגמה:\nhttps://www.google.com/search?q=%s</string>
<string name="search_add_custom_engine_search_string_example" formatted="false">יש להחליף את השאילתה עם ״%s״. לדוגמה:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">פרטי מנוע חיפוש מותאם אישית</string>

@ -1,8 +1,272 @@
<?xml version="1.0" encoding="utf-8"?>
<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">Jeke %s</string>
<!-- 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_4">%s (Jeke)</string>
<!-- Label of editable text in create collection dialog for naming a new collection -->
<string name="tab_tray_add_new_collection_name">Atı</string>
<!-- Label of button in save to collection dialog for selecting a current collection -->
<string name="tab_tray_select_collection">Toplamdı tańlań</string>
<!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
<string name="recently_saved_menu_item_remove">Alıp taslaw</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Sazlamalardı ashıw</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Sazlamalarǵa ótiw</string>
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_auto_close_button_content_description">Jabıw</string>
<!-- Button text for showing all the tabs in the tabs tray -->
<string name="recent_tabs_show_all">Hámmesin kórsetiw</string>
<!-- Text for the dropdown menu to remove a recent synced tab from the homescreen -->
<string name="recent_synced_tab_menu_item_remove">Alıp taslaw</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">Alıp taslaw</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recently_visited_menu_item_remove">Alıp taslaw</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">Jańalaw</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Toqtatıw</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Járdem</string>
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">Sazlamalar</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_library">Kitapxana</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Ornatıw</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Bólisiw</string>
<!-- Browser menu label for adding a bookmark -->
<string name="browser_menu_add">Qosıw</string>
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Ózgeris kiritiw</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Tekseriw</string>
<!-- Text for the button to continue the onboarding on the home onboarding dialog. -->
<string name="onboarding_home_get_started_button">Baslaw</string>
<!-- Text for the button to navigate to the sync sign in screen on the home onboarding dialog. -->
<string name="onboarding_home_sign_in_button">Kiriw</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Jabıw</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button">Dawam etiw</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Házir emes</string>
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Izlew</string>
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">Sazlamalar</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Izlew</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Qosımsha</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Házir emes</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources">Qosıwlı</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Óshirilgen</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home_2">Bas bet</string>
<!-- Preference for language -->
<string name="preferences_language">Til</string>
<!-- Button caption to confirm the add-on collection configuration -->
<string name="customize_addon_collection_ok">YAQSHI</string>
<!-- Button caption to abort the add-on collection configuration -->
<string name="customize_addon_collection_cancel">Biykarlaw</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Shıǵıw</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Joqarı</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Tómen</string>
<!-- Library -->
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Júklengenler</string>
<!-- Option in Library to open History page -->
<string name="library_history">Tariyx</string>
<!-- Settings Page Title -->
<string name="settings_title">Sazlamalar</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Jabıw</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Biykarlaw</string>
<!-- Option for a list tab view -->
<string name="tab_view_list">Dizim</string>
<!-- Option for always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage">Bas bet</string>
<!-- Studies -->
<!-- Title of the remove studies button -->
<string name="studies_remove">Alıp taslaw</string>
<!-- Dialog button to confirm the removing a study. -->
<string name="studies_restart_dialog_ok">YAQSHI</string>
<!-- Dialog button text for canceling removing a study. -->
<string name="studies_restart_dialog_cancel">Biykarlaw</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Jeke</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
<string name="tab_tray_multiselect_menu_item_close">Jabıw</string>
<!-- Text for the menu button to rename a top site -->
<string name="rename_top_site">Qayta ataw</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Alıp taslaw</string>
<!-- Context description text for the button to delete a single history item -->
<string name="history_delete_item">Óshiriw</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">Búgin</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">Keshe</string>
<!-- Text for the button to remove a single download item -->
<string name="download_delete_item_1">Alıp taslaw</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Biykarlaw</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
<string name="edit_bookmark_snackbar_action">ÓZGERIS KIRITIW</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Ózgeris kiritiw</string>
<!-- Bookmark overflow menu share button -->
<string name="bookmark_menu_share_button">Bólisiw</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Óshiriw</string>
<!--Bookmark overflow menu save button -->
<string name="bookmark_menu_save_button">Saqlaw</string>
<!-- Bookmark URL editing field label -->
<string name="bookmark_url_label">URL</string>
<!-- Bookmark NAME editing field label -->
<string name="bookmark_name_label">ATI</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">BIYKARLAW</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">YAQSHI</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Biykarlaw</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">YAQSHI</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Biykarlaw</string>
<!-- Preference for altering the microphone access for all websites -->
<string name="preference_phone_feature_microphone">Mikrofon</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources">Qosıwlı</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Óshirilgen</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Qosıwlı</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->
<string name="delete_browsing_data_quit_off">Óshirilgen</string>
<!-- Summary of studies preference if it is set to on -->
<string name="studies_on">Qosıwlı</string>
<!-- Summary of studies data on quit preference if it is set to off -->
<string name="studies_off">Óshirilgen</string>
<!-- Content description (not visible, for screen readers etc.): button to close the collection creator -->
<string name="create_collection_close">Jabıw</string>
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Saqlaw</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">YAQSHI</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Biykarlaw</string>
<!-- Share -->
<!-- Share screen header -->
<string name="share_header_2">Bólisiw</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Bólisiw</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">BIYKARLAW</string>
<!-- QR code scanner prompt dialog positive option when there is an error -->
<string name="qr_scanner_dialog_invalid_ok">YAQSHI</string>
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">Óshiriw</string>
<!-- Title for the downloads item in Delete browsing data -->
<string name="preferences_delete_browsing_data_downloads">Júklengenler</string>
<!-- Text for the cancel button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_cancel">Biykarlaw</string>
<!-- Text for the allow button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_allow">Óshiriw</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">Biykarlaw</string>
<!-- Text for the allow button for the history group dialog -->
<string name="delete_history_group_prompt_allow">Óshiriw</string>
<!-- Text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in">Kiriw</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
<string name="sign_out_cancel">Biykarlaw</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_cancel">Biykarlaw</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting a credit card -->
<string name="credit_cards_cancel_button">Biykarlaw</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting an address -->
<string name="addresses_cancel_button">Biykarlaw</string>
<!-- The text for the positive button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_ok_button">Óshiriw</string>
<!-- The text for the negative button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_cancel_button">Biykarlaw</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Biykarlaw</string>
<!-- Button caption to confirm the renaming of the top site. -->
<string name="top_sites_rename_dialog_ok">YAQSHI</string>
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Biykarlaw</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Sazlamalarǵa ótiw</string>
</resources>

@ -169,6 +169,8 @@
<string name="browser_menu_stop">Тоқтату</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Қосымшалар</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Тіркелгі ақпараты</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Осында қосымшалар жоқ</string>
<!-- Browser menu button that sends a user to help articles -->

@ -168,6 +168,8 @@
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Add-ons</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">ຂໍ້ມູນບັນຊີ</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">ບໍ່ມີ add-ons ຢູ່ທີ່ນີ້</string>
<!-- Browser menu button that sends a user to help articles -->
@ -290,14 +292,14 @@
<!-- Notification pre-permission dialog -->
<!-- Enable notification pre permission dialog title
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_title" tools:ignore="UnusedResources">ການແຈ້ງເຕືອນຊ່ວຍໃຫ້ທ່ານເຮັດໄດ້ຫຼາຍຂຶ້ນກັບ %s</string>
<string name="onboarding_home_enable_notifications_title">ການແຈ້ງເຕືອນຊ່ວຍໃຫ້ທ່ານເຮັດໄດ້ຫຼາຍຂຶ້ນກັບ %s</string>
<!-- Enable notification pre permission dialog description with rationale
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_description" tools:ignore="UnusedResources">ຊິ້ງແຖບຂອງທ່ານລະຫວ່າງອຸປະກອນ, ຈັດການການດາວໂຫຼດ, ຮັບຄໍາແນະນໍາກ່ຽວກັບການໃຊ້ປະໂຫຍດສູງສຸດຈາກການປົກປ້ອງຄວາມເປັນສ່ວນຕົວຂອງ %s ແລະອື່ນໆອີກ.</string>
<string name="onboarding_home_enable_notifications_description">ຊິ້ງແຖບຂອງທ່ານລະຫວ່າງອຸປະກອນ, ຈັດການການດາວໂຫຼດ, ຮັບຄໍາແນະນໍາກ່ຽວກັບການໃຊ້ປະໂຫຍດສູງສຸດຈາກການປົກປ້ອງຄວາມເປັນສ່ວນຕົວຂອງ %s ແລະອື່ນໆອີກ.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button" tools:ignore="UnusedResources">ສືບຕໍ່</string>
<string name="onboarding_home_enable_notifications_positive_button">ສືບຕໍ່</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button" tools:ignore="UnusedResources">ບໍ່ແມ່ນຕອນນີ້</string>
<string name="onboarding_home_enable_notifications_negative_button">ບໍ່ແມ່ນຕອນນີ້</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
@ -354,8 +356,10 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">ຫຼຸດປ້າຍໂຄສະນາຄຸກກີ</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox ພະຍາຍາມປະຕິເສດການຮ້ອງຂໍຄຸກກີໃນປ້າຍໂຄສະນາຄຸກກີອັດຕະໂນມັດ. ຖ້າທາງເລືອກການປະຕິເສດບໍ່ສາມາດໃຊ້ໄດ້, Firefox ອາດຈະຍອມຮັບ cookies ທັງຫມົດເພື່ອປິດປ້າຍໂຄສະນາ.</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_summary" tools:ignore="UnusedResources">Firefox ພະຍາຍາມປະຕິເສດການຮ້ອງຂໍຄຸກກີໃນປ້າຍໂຄສະນາຄຸກກີອັດຕະໂນມັດ. ຖ້າທາງເລືອກການປະຕິເສດບໍ່ສາມາດໃຊ້ໄດ້, Firefox ອາດຈະຍອມຮັບ cookies ທັງຫມົດເພື່ອປິດປ້າຍໂຄສະນາ.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">%1$s ພະຍາຍາມປະຕິເສດການຮ້ອງຂໍຄຸກກີໂດຍອັດຕະໂນມັດໃນປ້າຍໂຄສະນາຄຸກກີ.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">ປິດສໍາລັບເວັບໄຊທ໌ນີ້</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
@ -367,12 +371,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s ຈະລຶບລ້າງຄຸກກີ້ຂອງເວັບໄຊນີ້ ແລະໂຫຼດໜ້ານີ້ຄືນໃໝ່. ການລຶບລ້າງຄຸກກີ້ທັງໝົດອາດເຮັດໃຫ້ເຈົ້າອອກຈາກລະບົບ ຫຼືກະຕ່າຊື້ເຄື່ອງຫວ່າງເປົ່າ.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s ສາມາດພະຍາຍາມປະຕິເສດການຮ້ອງຂໍຄຸກກີໂດຍອັດຕະໂນມັດ. ຖ້າຕົວເລືອກການປະຕິເສດບໍ່ສາມາດໃຊ້ໄດ້, %2$s ອາດຈະຍອມຮັບ cookies ທັງໝົດເພື່ອປິດປ້າຍໂຄສະນາ.</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_details_panel_description_on_for_site" tools:ignore="UnusedResources">%1$s ສາມາດພະຍາຍາມປະຕິເສດການຮ້ອງຂໍຄຸກກີໂດຍອັດຕະໂນມັດ. ຖ້າຕົວເລືອກການປະຕິເສດບໍ່ສາມາດໃຊ້ໄດ້, %2$s ອາດຈະຍອມຮັບ cookies ທັງໝົດເພື່ອປິດປ້າຍໂຄສະນາ.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1">%1$s ສາມາດພະຍາຍາມປະຕິເສດການຮ້ອງຂໍຄຸກກີໂດຍອັດຕະໂນມັດ.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">ປ້າຍໂຄສະນາຄຸກກີເລີ່ມແລ້ວ!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">ປະຕິເສດການຮ້ອງຂໍຄຸກກີໂດຍອັດຕະໂນມັດ, ເມື່ອເປັນໄປໄດ້. ຖ້າບໍ່ດັ່ງນັ້ນ, ຍອມຮັບ cookies ທັງໝົດເພື່ອປິດປ້າຍໂຄສະນາຄຸກກີ.</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">ປະຕິເສດການຮ້ອງຂໍຄຸກກີໂດຍອັດຕະໂນມັດ, ເມື່ອເປັນໄປໄດ້. ຖ້າບໍ່ດັ່ງນັ້ນ, ຍອມຮັບ cookies ທັງໝົດເພື່ອປິດປ້າຍໂຄສະນາຄຸກກີ.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1">ປະຕິເສດການຮ້ອງຂໍຄຸກກີໂດຍອັດຕະໂນມັດ, ເມື່ອເປັນໄປໄດ້.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">ບໍ່​ແມ່ນ​ຕອນ​ນີ້</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
@ -382,22 +390,30 @@
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">ເບິ່ງປັອບອັບຄຸກກີໜ້ອຍລົງ</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body">ຕອບອັດຕະໂນມັດຄຸກກີປັອບອັບສໍາລັບການທ່ອງເວັບທີ່ບໍ່ມີສິ່ງລົບກວນ. %1$s ຈະປະຕິເສດການຮ້ອງຂໍທັງໝົດຖ້າເປັນໄປໄດ້, ຫຼືຍອມຮັບທັງໝົດຖ້າບໍ່ແມ່ນ.</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_1_experiment_dialog_body" tools:ignore="UnusedResources">ຕອບອັດຕະໂນມັດຄຸກກີປັອບອັບສໍາລັບການທ່ອງເວັບທີ່ບໍ່ມີສິ່ງລົບກວນ. %1$s ຈະປະຕິເສດການຮ້ອງຂໍທັງໝົດຖ້າເປັນໄປໄດ້, ຫຼືຍອມຮັບທັງໝົດຖ້າບໍ່ແມ່ນ.</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">ຕອບອັດຕະໂນມັດຄຸກກີປັອບອັບສໍາລັບການທ່ອງເວັບທີ່ບໍ່ມີສິ່ງລົບກວນ. %1$s ຈະປະຕິເສດການຮ້ອງຂໍທັງໝົດຖ້າເປັນໄປໄດ້.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">ປິດປັອບອັບ</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">ການຫຼຸດປ້າຍໂຄສະນາຄຸກກີ</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body">ອະນຸຍາດໃຫ້ %1$s ປະຕິເສດການຮ້ອງຂໍການຍິນຍອມເຫັນດີຈາກຄຸກກີຂອງເວັບໄຊຖ້າເປັນໄປໄດ້ ຫຼືຍອມຮັບການເຂົ້າເຖິງຄຸກກີເມື່ອບໍ່ເປັນໄປໄດ້ບໍ?</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_2_experiment_dialog_body" tools:ignore="UnusedResources">ອະນຸຍາດໃຫ້ %1$s ປະຕິເສດການຮ້ອງຂໍການຍິນຍອມເຫັນດີຈາກຄຸກກີຂອງເວັບໄຊຖ້າເປັນໄປໄດ້ ຫຼືຍອມຮັບການເຂົ້າເຖິງຄຸກກີເມື່ອບໍ່ເປັນໄປໄດ້ບໍ?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">ອະນຸຍາດໃຫ້ %1$s ປະຕິເສດການຮ້ອງຂໍການຍິນຍອມເຫັນດີຈາກຄຸກກີຂອງເວັບໄຊຖ້າເປັນໄປໄດ້ບໍ?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button">ອະນຸຍາດ</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">ພະຍາຍາມເຊື່ອມຕໍ່ຫາເວັບໄຊໂດຍອັດຕະໂນມັດໂດຍໃຊ້ໂປຣໂຕຄໍການເຂົ້າລະຫັດ HTTPS ເພື່ອຄວາມປອດໄພທີ່ເພີ່ມຂຶ້ນ.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">ເປີດ</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string moz:removedIn="111" name="preferences_https_only_on" tools:ignore="UnusedResources">ເປີດ</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">ປິດ</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
<string name="preferences_https_only_on_all">ເປີດຢູ່ໃນແຖບທັງໝົດ</string>
<!-- Summary of https only preference if https only is set to on in private tabs only -->
<string name="preferences_https_only_on_private">ເປີດຢູ່ໃນແຖບສ່ວນຕົວ</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">ຮຽນຮູ້ເພີ່ມເຕີມ</string>
<!-- Option for the https only setting -->
@ -476,6 +492,11 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">ການແຈ້ງເຕືອນ</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">ອະນຸຍາດ</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">ບໍ່​ອະ​ນຸ​ຍາດ</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">ປັບແຕ່ງການເກັບສະສົມ Add-on</string>
@ -499,8 +520,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">ຫາກໍ່ເຂົ້າໄປເບິງມື້ກີ້ນີ້</string>
<!-- Title for the customize home screen section with Pocket. -->
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">ເລື່ອງທີ່ກະຕຸ້ນຄວາມຄິດ</string>
@ -765,6 +784,13 @@
<!-- 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">ປິດຫຼັງຈາກໜຶ່ງເດືອນ</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">ເປີດຢູ່ໃນຫນ້າທໍາອິດ</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">ເປີດໃນແຖບສຸດທ້າຍ</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">ເປີດໃນຫນ້າທໍາອິດຫຼັງຈາກສີ່ຊົ່ວໂມງ</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">ຍ້າຍແຖບເກົ່າໄປເປັນແຖບທີບໍ່ມີການເຄື່ອນໄຫວ</string>
@ -1033,9 +1059,15 @@
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">ຂໍ້ຍົກເວັ້ນ</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">ເປີດ</string>
<string moz:removedIn="111" name="tracking_protection_on" tools:ignore="UnusedResources">ເປີດ</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">ປິດ</string>
<!-- Summary of tracking protection preference if tracking protection is set to standard -->
<string name="tracking_protection_standard">ມາດຕະຖານ</string>
<!-- Summary of tracking protection preference if tracking protection is set to strict -->
<string name="tracking_protection_strict">ເຂັ້ມງວດ</string>
<!-- Summary of tracking protection preference if tracking protection is set to custom -->
<string name="tracking_protection_custom">ປັບແຕ່ງ</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">ອະນຸຍາດໃຫ້ເປີດສຽງ ແລະ ວີດີໂອ</string>
@ -1995,8 +2027,6 @@
<string name="pocket_stories_categories_header">ເລື່ອງຕາມຫົວຂໍ້</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">ຄົ້ນຫາເພີ່ມເຕີມ</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">ຂັບເຄື່ອນໂດຍ Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">ຂັບເຄື່ອນໂດຍ %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->

@ -68,9 +68,11 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Legg til ein snarveg for å opne private faner frå startskjermen.</string>
<string name="cfr_message" moz:removedIn="109" tools:ignore="UnusedResources">Legg til ein snarveg for å opne private faner frå startskjermen.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Opne neste private fane med eitt trykk.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Legg til snarveg</string>
<string name="cfr_pos_button_text" moz:removedIn="109" tools:ignore="UnusedResources">Legg til snarveg</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Legg til på startskjermen</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
@ -173,6 +175,8 @@
<string name="browser_menu_stop">Stopp</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Tillegg</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Kontoinformasjon</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Ingen tillegg her</string>
<!-- Browser menu button that sends a user to help articles -->
@ -261,7 +265,7 @@
<string name="search_settings_menu_item">Søkjeinnstillingar</string>
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">Søk denne gongen med:</string>
<string name="search_header_menu_item" moz:RemovedIn="109" tools:ignore="UnusedResources">Søk denne gongen med:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen popup dialog, shown on top of the Jump back in section. -->
@ -288,9 +292,9 @@
<string name="onboarding_home_content_description_close_button">Lat att</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button" tools:ignore="UnusedResources">Hald fram</string>
<string name="onboarding_home_enable_notifications_positive_button">Hald fram</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button" tools:ignore="UnusedResources">Ikkje no</string>
<string name="onboarding_home_enable_notifications_negative_button">Ikkje no</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
@ -348,7 +352,7 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Reduser infoskapselbanner</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox prøver automatisk å avvise infokapselførespurnadar på infoskapselbanner. Dersom eit avvisningsalternativ ikkje er tilgjengeleg, kan Firefox godta alle infokapslar for å avvise banneret.</string>
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox prøver automatisk å avvise infokapselførespurnadar på infoskapselbanner. Dersom eit avvisningsalternativ ikkje er tilgjengeleg, kan Firefox godta alle infokapslar for å avvise banneret.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Av for denne nettstaden</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
@ -368,9 +372,13 @@
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Prøver automatisk å kople til nettstadar ved hjelp av HTTPS-krypteringsprotokollen for auka sikkerheit.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on"></string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources"></string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Av</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
<string name="preferences_https_only_on_all">På i alle faner</string>
<!-- Summary of https only preference if https only is set to on in private tabs only -->
<string name="preferences_https_only_on_private">På i private faner</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Les meir</string>
<!-- Option for the https only setting -->
@ -449,6 +457,11 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">Varsel</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">Tillate</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">Ikkje tillate</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Tilpassa tilleggssamling</string>
@ -471,8 +484,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Nyleg besøkte</string>
<!-- Title for the customize home screen section with Pocket. -->
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Tankevekkjande artiklar</string>
@ -1000,9 +1011,15 @@
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">Unntak</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on"></string>
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources"></string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Av</string>
<!-- Summary of tracking protection preference if tracking protection is set to standard -->
<string name="tracking_protection_standard">Standard</string>
<!-- Summary of tracking protection preference if tracking protection is set to strict -->
<string name="tracking_protection_strict">Streng</string>
<!-- Summary of tracking protection preference if tracking protection is set to custom -->
<string name="tracking_protection_custom">Tilpassa</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Tillat lyd og video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
@ -1749,7 +1766,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Søkjestreng å bruke</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Byt ut spørjinga med «%s». Eksempel:\nhttps://www.google.com/search?q=%s</string>
<string name="search_add_custom_engine_search_string_example" formatted="false">Byt ut spørjinga med «%s». Eksempel:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Detaljar om tilpassa søkjeteneste</string>
@ -1954,8 +1971,6 @@
<string name="pocket_stories_categories_header">Artiklar etter emne</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Oppdag meir</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Levert av Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Driven av %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->

@ -64,11 +64,11 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Apondre un acorchi per dobrir donglets privats de lecran dacuèlh estant.</string>
<string name="cfr_message" moz:removedIn="109" tools:ignore="UnusedResources">Apondre un acorchi per dobrir donglets privats de lecran dacuèlh estant.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Lançar un onglet privat duna tòca.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Apondre un acorchi</string>
<string name="cfr_pos_button_text" moz:removedIn="109" tools:ignore="UnusedResources">Apondre un acorchi</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Apondre a lecran dacuèlh</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
@ -170,6 +170,8 @@
<string name="browser_menu_stop">Arrestar</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Moduls</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Informacion compte</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Cap dextension aquí</string>
<!-- Browser menu button that sends a user to help articles -->
@ -259,7 +261,7 @@
<string name="search_settings_menu_item">Paramètres de recèrca</string>
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">Aqueste còp cercar:</string>
<string name="search_header_menu_item" moz:RemovedIn="109" tools:ignore="UnusedResources">Aqueste còp cercar:</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">Aqueste còp cercar amb:</string>
@ -291,14 +293,14 @@
<!-- Notification pre-permission dialog -->
<!-- Enable notification pre permission dialog title
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_title" tools:ignore="UnusedResources">Las notificacions vos ajudan a ne far mai amb %s</string>
<string name="onboarding_home_enable_notifications_title">Las notificacions vos ajudan a ne far mai amb %s</string>
<!-- Enable notification pre permission dialog description with rationale
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_description" tools:ignore="UnusedResources">Sincronizar los onglets entre vòstres aparelhs, gerissètz los telecargaments, obtenètz de conselhs per trapar çò melhor de la proteccion de la vida privada de %s e encara mai.</string>
<string name="onboarding_home_enable_notifications_description">Sincronizar los onglets entre vòstres aparelhs, gerissètz los telecargaments, obtenètz de conselhs per trapar çò melhor de la proteccion de la vida privada de %s e encara mai.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button" tools:ignore="UnusedResources">Contunhar</string>
<string name="onboarding_home_enable_notifications_positive_button">Contunhar</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button" tools:ignore="UnusedResources">Mai tard</string>
<string name="onboarding_home_enable_notifications_negative_button">Mai tard</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
@ -356,7 +358,7 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Reduire las bandièras de cookies</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox ensaja automaticament de regetar las demandas de cookies de las bandièras de cookies. Se lopcion de refús es pas disponibla, Firefox accèpta totes las cookies per tampar la bandièra.</string>
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox ensaja automaticament de regetar las demandas de cookies de las bandièras de cookies. Se lopcion de refús es pas disponibla, Firefox accèpta totes las cookies per tampar la bandièra.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Desactivada per aqueste site</string>
@ -371,12 +373,12 @@
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s escafarà los cookies daqueste site e actualizarà la pagina. La supression de totes los cookies pòt vos desconnectar o voidar los panièrs de crompa.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s pòt ensajar de regetar automaticament las demandas de cookies de las bandièras de cookies. Se lopcion de refús es pas disponibla, %2$s accèpta totes las cookies per tampar la bandièra.</string>
<string name="reduce_cookie_banner_details_panel_description_on_for_site" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s pòt ensajar de regetar automaticament las demandas de cookies de las bandièras de cookies. Se lopcion de refús es pas disponibla, %2$s accèpta totes las cookies per tampar la bandièra.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">Fòra las bandièras de cookies!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">Regèta automaticament las demandas de cookies, quand es possible. Autrament, accèpta totes los cookies per suprimir las bandièras de cookies.</string>
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Regèta automaticament las demandas de cookies, quand es possible. Autrament, accèpta totes los cookies per suprimir las bandièras de cookies.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Mai tard</string>
@ -387,22 +389,26 @@
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">Veire mens de fenèstras sorgissentas de cookies</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body">Respondre automaticament als cookies de fenèstras sorgissentas per una navegacion sens distraccion. %1$s regetarà totas las demandas se possible, o las acceptarà totas dins lo cas contrari.</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Respondre automaticament als cookies de fenèstras sorgissentas per una navegacion sens distraccion. %1$s regetarà totas las demandas se possible, o las acceptarà totas dins lo cas contrari.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">Regetar las fenèstras sorgissentas</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Reduccion de las bandièras de cookies</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body">Permetre a %1$s de refusar la demanda de consentiment als cookies dun site se possible o acceptar laccès als cookies quand es pas possible ?</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Permetre a %1$s de refusar la demanda de consentiment als cookies dun site se possible o acceptar laccès als cookies quand es pas possible ?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button">Autorizar</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Ensaja automaticament de se connectar als sites amb lo chiframent HTTPS per una seguretat melhorada.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">Activat</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources">Activat</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Desactivat</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
<string name="preferences_https_only_on_all">Per totes los onglets</string>
<!-- Summary of https only preference if https only is set to on in private tabs only -->
<string name="preferences_https_only_on_private">Pels onglets privats</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Ne saber mai</string>
<!-- Option for the https only setting -->
@ -480,6 +486,11 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">Notificacions</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">Autorizadas</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">Non autorizadas</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Colleccion de moduls personalizada</string>
@ -504,8 +515,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Visitats fa res</string>
<!-- Title for the customize home screen section with Pocket. -->
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Articles suggerits</string>
@ -768,6 +777,13 @@
<!-- 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">Tampar aprèp un mes</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">Dobrir la pagina dacuèlh</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">Dobrir lo darrièr onglet</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">Dobrir la pagina dacuèlh après quatre oras</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">Passar los onglets ancians a inactius</string>
@ -1040,9 +1056,15 @@
<string name="preference_exceptions">Excepcions</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">Activada</string>
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources">Activada</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Desactivada</string>
<!-- Summary of tracking protection preference if tracking protection is set to standard -->
<string name="tracking_protection_standard">Estandarda</string>
<!-- Summary of tracking protection preference if tracking protection is set to strict -->
<string name="tracking_protection_strict">Estricta</string>
<!-- Summary of tracking protection preference if tracking protection is set to custom -->
<string name="tracking_protection_custom">Personalizada</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Autorizar làudio e la vidèo</string>
@ -1796,7 +1818,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Cadena de recèrca dutilizar</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Remplaçar los tèrmes de la recèrca per « %s ». Per exemple :\nhttps://www.google.com/search?q=%s</string>
<string name="search_add_custom_engine_search_string_example" formatted="false">Remplaçar los tèrmes de la recèrca per « %s ». Per exemple :\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Detalhs del motor de recèrca personalizat</string>
@ -2000,8 +2022,6 @@
<string name="pocket_stories_categories_header">Articles per tèma</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Ne descobrir mai</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Propulsat per Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Fonciona gràcia a %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->

@ -176,6 +176,8 @@
<string name="browser_menu_stop">ਰੋਕੋ</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">ਐਡ-ਆਨ</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">ਖਾਤਾ ਜਾਣਕਾਰੀ</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">ਕੋਈ ਐਡ-ਆਨ ਨਹੀਂ ਹੈ</string>
<!-- Browser menu button that sends a user to help articles -->
@ -299,14 +301,14 @@
<!-- Notification pre-permission dialog -->
<!-- Enable notification pre permission dialog title
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_title" tools:ignore="UnusedResources">ਨੋਟੀਫ਼ਿਕੇਸ਼ਨ ਤੁਹਾਨੂੰ %s ਨਾਲ ਹੋਰ ਕਰਨ ਦੀ ਮਦਦ ਕਰਦੇ ਹਨ</string>
<string name="onboarding_home_enable_notifications_title">ਨੋਟੀਫ਼ਿਕੇਸ਼ਨ ਤੁਹਾਨੂੰ %s ਨਾਲ ਹੋਰ ਕਰਨ ਦੀ ਮਦਦ ਕਰਦੇ ਹਨ</string>
<!-- Enable notification pre permission dialog description with rationale
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_description" tools:ignore="UnusedResources">ਡਿਵਾਈਸਾਂ ਵਿਚਾਲੇ ਆਪਣੀਆਂ ਟੈਬਾਂ ਨੂੰ ਸਿੰਕ ਕਰੋ, ਡਾਊਨਲੋਡ ਦਾ ਇੰਤਜ਼ਾਮ ਕਰੋ, %s ਦੀ ਪਰਦੇਦਾਰੀ ਸੁਰੱਖਿਆ ਦਾ ਪੂਰਾ ਫ਼ਾਇਦਾ ਲੈਣ ਲਈ ਗੁਰ ਲਵੋ ਅਤੇ ਹੋਰ</string>
<string name="onboarding_home_enable_notifications_description">ਡਿਵਾਈਸਾਂ ਵਿਚਾਲੇ ਆਪਣੀਆਂ ਟੈਬਾਂ ਨੂੰ ਸਿੰਕ ਕਰੋ, ਡਾਊਨਲੋਡ ਦਾ ਇੰਤਜ਼ਾਮ ਕਰੋ, %s ਦੀ ਪਰਦੇਦਾਰੀ ਸੁਰੱਖਿਆ ਦਾ ਪੂਰਾ ਫ਼ਾਇਦਾ ਲੈਣ ਲਈ ਗੁਰ ਲਵੋ ਅਤੇ ਹੋਰ</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button" tools:ignore="UnusedResources">ਜਾਰੀ ਰੱਖੋ</string>
<string name="onboarding_home_enable_notifications_positive_button">ਜਾਰੀ ਰੱਖੋ</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button" tools:ignore="UnusedResources">ਹੁਣੇ ਨਹੀਂ</string>
<string name="onboarding_home_enable_notifications_negative_button">ਹੁਣੇ ਨਹੀਂ</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
@ -364,8 +366,10 @@
<string name="reduce_cookie_banner_option">ਕੂਕੀਜ਼ ਬੈਨਰ ਘਟਾਓ</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox ਆਪਣੇ-ਆਪ ਕੂਕੀਜ਼ ਬੈਨਰ ਲਈ ਕੂਕੀਜ਼ ਬੇਨਤੀਆਂ ਨੂੰ ਇਨਕਾਰ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ ਕਰਦਾ ਹੈ। ਜੇ ਇਨਕਾਰ ਕਰਨ ਦੀ ਚੋਣ ਨਹੀਂ ਮੌਜੂਦ ਹੁੰਦੀ ਤਾਂ Firefox ਬੈਨਰ ਨੂੰ ਖਾਰਜ ਕਰਨ ਵਾਸਤੇ ਸਾਰੇ ਕੂਕੀਜ਼ ਨੂੰ ਮਨਜ਼ੂਰ ਵੀ ਕਰ ਸਕਦਾ ਹੈ।</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_summary" tools:ignore="UnusedResources">Firefox ਆਪਣੇ-ਆਪ ਕੂਕੀਜ਼ ਬੈਨਰ ਲਈ ਕੂਕੀਜ਼ ਬੇਨਤੀਆਂ ਨੂੰ ਇਨਕਾਰ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ ਕਰਦਾ ਹੈ। ਜੇ ਇਨਕਾਰ ਕਰਨ ਦੀ ਚੋਣ ਨਹੀਂ ਮੌਜੂਦ ਹੁੰਦੀ ਤਾਂ Firefox ਬੈਨਰ ਨੂੰ ਖਾਰਜ ਕਰਨ ਵਾਸਤੇ ਸਾਰੇ ਕੂਕੀਜ਼ ਨੂੰ ਮਨਜ਼ੂਰ ਵੀ ਕਰ ਸਕਦਾ ਹੈ।</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">%1$s ਕੂਕੀ ਬੈਨਰਾਂ ਤੋਂ ਕੂਕੀ ਬੇਨਤੀਆਂ ਨੂੰ ਆਪਣੇ-ਆਪਹੀ ਰੱਦ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰਦਾ ਹੈ।</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">ਇਸ ਸਾਈਟ ਲਈ ਬੰਦ</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
@ -379,13 +383,17 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s ਇਸ ਸਾਈਟ ਦੀਆਂ ਕੁਕੀਆਂ ਨੂੰ ਸਾਫ਼ ਕਰ ਕੇ ਵਰਕੇ ਨੂੰ ਸੱਜਰਾ ਕਰ ਦੇਵੇਗਾ। ਸਾਰੀਆਂ ਕੁਕੀਆਂ ਨੂੰ ਸਾਫ਼ ਕਰਨ ਨਾਲ ਤੁਸੀਂ ਸਾਈਨ ਆਊਟ ਹੋ ਸਕਦੇ ਹੋ ਜਾਂ ਖਰੀਦਦਾਰੀ ਵਾਲੀ ਟੋਕਰੀ ਖਾਲੀ ਹੋ ਸਕਦੀ ਹੈ।</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s ਆਪਣੇ-ਆਪ ਕੁਕੀਆਂ ਦੀਆਂ ਬੇਨਤੀਆਂ ਨੂੰ ਨਾਮੰਨਜੂਰ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ ਕਰ ਸਕਦਾ ਹੈ। ਜੇ ਨਾਮੰਨਜੂਰ ਕਰਨ ਦੀ ਚੋਣ ਮੌਜੂਦ ਨਹੀਂ ਹੁੰਦੀ ਤਾਂ ਝੰਡੀ ਨੂੰ ਖਾਰਜ ਕਰਨ ਵਾਸਤੇ %2$s ਸਾਰੀਆਂ ਕੁਕੀਆਂ ਨੂੰ ਮੰਨਜ਼ੂਰ ਵੀ ਕਰ ਸਕਦਾ ਹੈ।</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_details_panel_description_on_for_site" tools:ignore="UnusedResources">%1$s ਆਪਣੇ-ਆਪ ਕੁਕੀਆਂ ਦੀਆਂ ਬੇਨਤੀਆਂ ਨੂੰ ਨਾਮੰਨਜੂਰ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ ਕਰ ਸਕਦਾ ਹੈ। ਜੇ ਨਾਮੰਨਜੂਰ ਕਰਨ ਦੀ ਚੋਣ ਮੌਜੂਦ ਨਹੀਂ ਹੁੰਦੀ ਤਾਂ ਝੰਡੀ ਨੂੰ ਖਾਰਜ ਕਰਨ ਵਾਸਤੇ %2$s ਸਾਰੀਆਂ ਕੁਕੀਆਂ ਨੂੰ ਮੰਨਜ਼ੂਰ ਵੀ ਕਰ ਸਕਦਾ ਹੈ।</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1">%1$s ਕੂਕੀ ਬੇਨਤੀਆਂ ਨੂੰ ਆਪਣੇ-ਆਪ ਹੀ ਰੱਦ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ ਕਰ ਸਕਦਾ ਹੈ।</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">ਕੂਕੀ ਬੈਨਰ ਕਰੋ ਰਵਾਨਾ!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">ਜਦੋਂ ਵੀ ਮੌਕਾ ਹੋਵੇ ਤਾਂ ਕੂਕੀ ਬੇਨਤੀਆਂ ਨੂੰ ਆਪਣੇ ਖ਼ਾਰਜ ਕਰ ਦਿਓ।
<string moz:RemovedIn="110" name="reduce_cookie_banner_control_experiment_dialog_body" tools:ignore="UnusedResources">ਜਦੋਂ ਵੀ ਮੌਕਾ ਹੋਵੇ ਤਾਂ ਕੂਕੀ ਬੇਨਤੀਆਂ ਨੂੰ ਆਪਣੇ ਖ਼ਾਰਜ ਕਰ ਦਿਓ।
ਨਹੀਂ ਤਾਂ ਕੂਕੀ ਬੈਨਰ ਨੂੰ ਖਾਰਜ ਕਰਨ ਲਈ ਸਾਰੇ ਕੂਕੀ ਮਨਜ਼ੂਰ ਕਰੋ।</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1">ਜਦੋਂ ਵੀ ਸੰਭਵ ਹੋਵੇ ਤਾਂ ਕੂਕੀ ਬੇਨਤੀਆਂ ਨੂੰ ਆਪਣੇ-ਆਪ ਹੀ ਰੱਦ ਕਰੋ।</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">ਹੁਣੇ ਨਹੀਂ</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
@ -396,22 +404,30 @@
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">ਘੱਟ ਕੂਕੀ ਪੌਪ-ਅੱਪ ਵੇਖੋ</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body">ਰੁਕਾਵਟ ਰਹਿਤ ਬਰਾਊਜ਼ ਕਰਨ ਲਈ ਕੂਕੀ ਪੌਪ-ਅੱਪ ਨੂੰ ਆਪਣੇ-ਆਪ ਜਵਾਬ ਦਿਓ। ਜਦੋਂ ਮੌਕੇ ਹੋਵੇਗਾ ਤਾਂ %1$s ਸਭ ਬੇਨਤੀਆਂ ਨੂੰ ਰੱਦ ਕਰੇਗਾ ਜਾਂ ਜੇ ਨਹੀ ਹੋਵੇਗਾ ਤਾਂ ਸਭ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰੇਗਾ।</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_1_experiment_dialog_body" tools:ignore="UnusedResources">ਰੁਕਾਵਟ ਰਹਿਤ ਬਰਾਊਜ਼ ਕਰਨ ਲਈ ਕੂਕੀ ਪੌਪ-ਅੱਪ ਨੂੰ ਆਪਣੇ-ਆਪ ਜਵਾਬ ਦਿਓ। ਜਦੋਂ ਮੌਕੇ ਹੋਵੇਗਾ ਤਾਂ %1$s ਸਭ ਬੇਨਤੀਆਂ ਨੂੰ ਰੱਦ ਕਰੇਗਾ ਜਾਂ ਜੇ ਨਹੀ ਹੋਵੇਗਾ ਤਾਂ ਸਭ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰੇਗਾ।</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">ਰੁਕਾਵਟ ਰਹਿਤ ਬਰਾਊਜ਼ ਕਰਨ ਲਈ ਕੂਕੀ ਪੌਪ-ਅੱਪ ਨੂੰ ਆਪਣੇ-ਆਪ ਜਵਾਬ ਦਿਓ। ਜਦੋਂ ਸੰਭਵ ਹੋਵੇ ਤਾਂ %1$s ਸਭ ਬੇਨਤੀਆਂ ਨੂੰ ਰੱਦ ਕਰੇਗਾ।</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">ਪੌਪ-ਅੱਪ ਖ਼ਾਰਜ ਕਰੋ</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">ਕੂਕੀ ਬੈਨਰ ਘਟਾਉਣਾ</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body">%1$s ਨੂੰ ਜਦ ਵੀ ਮੌਕੇ ਹੋਵੇ ਤਾਂ ਸਾਈਟ ਦੇ ਕੂਕੀ ਸਹਿਮਤੀ ਬੇਨਤੀ ਲਈ ਰੱਦ ਕਰਨ ਜਾਂ ਜੇ ਨਾ ਹੋ ਸਕੇ ਤਾਂ ਕੂਕੀ ਪਹੁੰਚ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦੇਣੀ ਹੈ?</string>
<string moz:RemovedIn="110" name="reduce_cookie_banner_variant_2_experiment_dialog_body" tools:ignore="UnusedResources">%1$s ਨੂੰ ਜਦ ਵੀ ਮੌਕੇ ਹੋਵੇ ਤਾਂ ਸਾਈਟ ਦੇ ਕੂਕੀ ਸਹਿਮਤੀ ਬੇਨਤੀ ਲਈ ਰੱਦ ਕਰਨ ਜਾਂ ਜੇ ਨਾ ਹੋ ਸਕੇ ਤਾਂ ਕੂਕੀ ਪਹੁੰਚ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦੇਣੀ ਹੈ?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">ਜਦੋਂ ਵੀ ਸੰਭਵ ਹੋਵੇ ਤਾਂ %1$s ਨੂੰ ਸਾਈਟ ਦੇ ਕੂਕੀ ਸਹਿਮਤੀ ਬੇਨਤੀ ਲਈ ਇਨਕਾਰ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦੇਣੀ ਹੈ?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button">ਮਨਜ਼ੂਰ</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">ਵਾਧਾ ਕੀਤੀ ਸੁਰੱਖਿਆ ਲਈ HTTPS ਇੰਕ੍ਰਿਪਸ਼ਨ ਪਰੋਟੋਕਾਲ ਵਰਤ ਕੇ ਸਾਈਟਾਂ ਨਾਲ ਕਨੈਕਟ ਕਰਨ ਦੀ ਆਪਣੇ-ਆਪ ਕੋਸ਼ਿਸ਼ ਕਰੋ।</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">ਚਾਲੂ</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string moz:removedIn="111" name="preferences_https_only_on" tools:ignore="UnusedResources">ਚਾਲੂ</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">ਬੰਦ</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
<string name="preferences_https_only_on_all">ਸਭ ਟੈਬਾਂ ਉੱਤੇ</string>
<!-- Summary of https only preference if https only is set to on in private tabs only -->
<string name="preferences_https_only_on_private">ਨਿੱਜੀ ਟੈਬਾਂ ਉੱਤੇ</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">ਹੋਰ ਜਾਣੋ</string>
<!-- Option for the https only setting -->
@ -490,6 +506,11 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">ਨੋਟੀਫਿਕੇਸ਼ਨ</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">ਇਜਾਜ਼ਤ ਦਿੱਤੇ</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">ਇਜ਼ਾਜਤ ਨਹੀ ਹੈ</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">ਕਸਟਮ ਐਡ-ਆਨ ਭੰਡਾਰ</string>
@ -514,8 +535,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">ਤਾਜ਼ਾ ਖੋਲ੍ਹੇ ਗਏ</string>
<!-- Title for the customize home screen section with Pocket. -->
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">ਸੋਚਣ ਲਈ ਮਜ਼ਬੂਰ ਕਰਨ ਵਾਲੇ ਲੇਖ</string>
@ -778,6 +797,13 @@
<!-- 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">ਇੱਕ ਮਹੀਨੇ ਬਾਅਦ ਬੰਦ ਕਰੋ</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">ਮੁੱਖ-ਸਕਰੀਨ ਉੱਤੇ ਖੋਲ੍ਹੋ</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">ਪਿਛਲੀ ਟੈਬ ਉੱਤੇ ਖੋਲ੍ਹੋ</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">ਚਾਰ ਘੰਟਿਆਂ ਬਾਅਦੇ ਮੁੱਖ-ਸਫ਼਼ੇ ਉੱਤੇ ਖੋਲ੍ਹੋ</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">ਪੁਰਾਣੀਆਂ ਟੈਬਾਂ ਨੂੰ ਨਾ-ਸਰਗਰਮ ਵਿੱਚ ਭੇਜੋ</string>
@ -1042,10 +1068,16 @@
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">ਛੋਟਾਂ</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">ਚਾਲੂ</string>
<string moz:removedIn="111" name="tracking_protection_on" tools:ignore="UnusedResources">ਚਾਲੂ</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">ਬੰਦ</string>
<!-- Summary of tracking protection preference if tracking protection is set to standard -->
<string name="tracking_protection_standard">ਮਿਆਰੀ</string>
<!-- Summary of tracking protection preference if tracking protection is set to strict -->
<string name="tracking_protection_strict">ਸਖ਼ਤ</string>
<!-- Summary of tracking protection preference if tracking protection is set to custom -->
<string name="tracking_protection_custom">ਕਸਟਮ</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">ਆਡੀਓ ਅਤੇ ਵੀਡਿਓ ਦੀ ਇਜਾਜ਼ਤ ਦਿਓ</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
@ -1987,8 +2019,6 @@
<string name="pocket_stories_categories_header">ਵਿਸ਼ੇ ਮੁਤਾਬਕ ਲੇਖ</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">ਹੋਰ ਲੱਭੋ</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Pocket ਵਲੋਂ ਇਖ਼ਤਿਆਰ</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">%s ਦੀ ਸਹਾਇਤਾ ਨਾਲ</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->

@ -171,6 +171,8 @@
<string name="browser_menu_stop">Parar</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Extensões</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Informações da conta</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Nenhuma extensão aqui</string>
<!-- Browser menu button that sends a user to help articles -->

@ -171,6 +171,8 @@
<string name="browser_menu_stop">Zastaviť</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Doplnky</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Informácie o účte</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Nemáte žiadne doplnky</string>
<!-- Browser menu button that sends a user to help articles -->

@ -170,6 +170,8 @@
<string name="browser_menu_stop">روکو</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">ایڈ ــ آن</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">کھاتہ معلومات</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">اِتھاں کوئی ایڈ ــ آن کائنی</string>
<!-- Browser menu button that sends a user to help articles -->

@ -13,7 +13,7 @@
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Çaktivizo shfletim privat</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Bëni kërkim ose jepni adresë</string>
<string name="search_hint">Bëni kërkim, ose jepni adresë</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Kërkoni në historik</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
@ -58,18 +58,18 @@
<!-- Private Browsing -->
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s e spastron historikun tuaj të kërkimeve dhe shfletimit prej skedash private, kur i mbyllni ato ose dilni nga aplikacioni. Edhe pse kjo sju bën anonim përballë sajteve apo furnizuesit të shërbimit tuaj internet, e bën më të lehtë mbajtjen private të asaj çka bëni në internet, nga cilido tjetër që përdor këtë pajisje.</string>
<string name="private_browsing_placeholder_description_2">%1$s e spastron historikun tuaj të kërkimeve dhe shfletimit prej skedash private, kur i mbyllni ato, ose dilni nga aplikacioni. Edhe pse kjo sju bën anonim përballë sajteve apo furnizuesit të shërbimit tuaj internet, e bën më të lehtë mbajtjen private të asaj çka bëni në internet, nga cilido tjetër që përdor këtë pajisje.</string>
<string name="private_browsing_common_myths">
Mite të rëndomtë mbi shfletimin privat
</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Shtoni një shkurtore për të hapur skeda private që prej skenës Kreu juaj.</string>
<string name="cfr_message" moz:removedIn="109" tools:ignore="UnusedResources">Shtoni një shkurtore për të hapur skeda private që prej skenës Kreu juaj.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Skedën pasuese private hape me një prekje.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Shtoni shkurtore</string>
<string name="cfr_pos_button_text" moz:removedIn="109" tools:ignore="UnusedResources">Shtoni shkurtore</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Shtoje te skena e Kreut</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
@ -93,7 +93,7 @@
<string name="tcp_cfr_learn_more">Mësoni mbi Mbrojtje Tërësore Nga Cookie-t</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Lypset hyrje në kamera. Kaloni te rregullimet e Android-it, prekni Leje, dhe prekni Lejoje.</string>
<string name="camera_permissions_needed_message">Lypset hyrje në kamera. Kaloni te rregullimet e Android-it, prekni mbi Leje dhe prekni Lejoje.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Shko te rregullimet</string>
<!-- Text for the negative action button to dismiss the dialog. -->
@ -169,6 +169,8 @@
<string name="browser_menu_stop">Ndale</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Shtesa</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Hollësi llogarie</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Ska shtesa këtu</string>
<!-- Browser menu button that sends a user to help articles -->
@ -178,7 +180,7 @@
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">Rregullime</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_library">Librari</string>
<string name="browser_menu_library">Bibliotekë</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Sajt për desktop</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
@ -258,7 +260,7 @@
<string name="search_settings_menu_item">Rregullime mbi kërkimin</string>
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">Kërkimi këtë herë:</string>
<string name="search_header_menu_item" moz:RemovedIn="109" tools:ignore="UnusedResources">Kërkimi këtë herë:</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">Këtë herë kërko te:</string>
@ -285,6 +287,18 @@
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Mbylle</string>
<!-- Notification pre-permission dialog -->
<!-- Enable notification pre permission dialog title
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_title">Njoftimet ju ndihmojnë të arrini më tepër gjëra me %s</string>
<!-- Enable notification pre permission dialog description with rationale
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_description">Njëkohësoni skedat tuaja nëpër pajisje, administroni shkarkime, merrni ndihmëza mbi shfrytëzimin në maksimum të mbrojtjes së privatësisë në %s, etj.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button">Vazhdo</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Jo tani</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Hapni një skedë të re %1$s</string>
@ -341,8 +355,10 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Redukto banderola për cookie-t</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox-i provon automatikisht të hedhë tej kërkesa për “cookie” nga banderola cookie-shbanners. Nëse ska mundësi hedhjeje tej, Firefox-i mund të pranojë krejt cookie-t, për të hequr qafe banderolën.</string>
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox-i provon automatikisht të hedhë tej kërkesa për “cookie” nga banderola cookie-shbanners. Nëse ska mundësi hedhjeje tej, Firefox-i mund të pranojë krejt cookie-t, për të hequr qafe banderolën.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">%1$s provon vetvetiu të hedhë oshtë kërkesa depozitimi cookie -sh nga banderola cookie-sh.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Çaktivizuar për këtë sajt</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
@ -355,14 +371,49 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s do të spastrojë cookie-t për këtë sajt dhe do të rifreskojë faqen. Spastrimi i krejt cookie-ve mund të sjellë nxjerrjen tuaj nga llogaria, ose zbrazje shportash blerjesh.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s-i mund të provojë të hedhë tej automatikisht kërkesa për “cookie”. Nëse ska mundësi hedhjeje tej, %2$s-i mund të pranojë krejt cookie-t, për të hequr qafe banderolën.</string>
<string name="reduce_cookie_banner_details_panel_description_on_for_site" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s-i mund të provojë të hedhë tej automatikisht kërkesa për “cookie”. Nëse ska mundësi hedhjeje tej, %2$s-i mund të pranojë krejt cookie-t, për të hequr qafe banderolën.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1">%1$s mund të provojë vetvetiu të hedhë poshtë kërkesa depozitimi cookie-sh.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title" tools:ignore="UnusedResources">Lamtumirë banderola cookie-sh!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Hidh vetvetiu tej kërkesa për depozitim cookie-sh, kur është e mundur. Përndryshe, prano krejt cookies, që të hiqen qafe banderolat e cookie-ve.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1">Hidh vetvetiu tej kërkesa për depozitim cookie-sh, kur është e mundur.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Jo Tani</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button">Hidh tej banderola</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Do të shihni më pak kërkesa depozitimi cookie-sh</string>
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">Shihni më pak flluska cookie-sh</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Përgjigju vetvetiu flluskave për cookie, për shfletim pa bezdisje. %1$s do të hedhë poshtë krejt kërkesat, në qoftë e mundur, ose do ti pranojë të tëra, në mos qoftë e mundur.</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">Përgjigju vetvetiu flluskave për cookie, për shfletim pa bezdisje. %1$s do të hedhë poshtë krejt kërkesat, në qoftë e mundur.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">Hidh tej Flluska</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Reduktim Banderolash Për Cookie-t</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Të lejohet %1$s të hedhë poshtë kërkesa pranimi cookie-sh nga një sajt, nëse është e mundur, apo të pranohen cookies kur sështë e mundur?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">Të lejohet %1$s të hedhë poshtë kërkesa pranimi cookie-sh nëse është e mundur?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button">Lejoje</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Përpiqet automatikisht të lidhet me sajtet duke përdorur protokollin HTTPS të fshehtëzimit, për më tepër siguri.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">On</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_on" moz:removedIn="111" tools:ignore="UnusedResources">On</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Off</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
<string name="preferences_https_only_on_all">Në krejt skedat</string>
<!-- Summary of https only preference if https only is set to on in private tabs only -->
<string name="preferences_https_only_on_private">Në skeda private</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Mësoni më tepër</string>
<!-- Option for the https only setting -->
@ -376,7 +427,7 @@
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the second. -->
<string name="errorpage_httpsonly_message_summary">Por, është gjithashtu e mundshme që të jetë dora e ndonjë agresori. Nëse vazhdoni te sajti, sduhet të jepni ndonjë të dhënë rezervat. Nëse vazhdoni, mënyra Vetëm-HTTPS do të çaktivizohet përkohësisht për sajtin.</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Përdorshmëri</string>
<string name="preferences_accessibility">Përdorim nga persona me aftësi të kufizuara</string>
<!-- Preference to override the Firefox Account server -->
<string name="preferences_override_fxa_server">Shërbyes vetjak Llogarish Firefox</string>
<!-- Preference to override the Sync token server -->
@ -440,6 +491,11 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">Njoftime</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">E lejuar</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">E palejuar</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Koleksion vetjak shtesash</string>
@ -462,8 +518,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Vizituar së fundi</string>
<!-- Title for the customize home screen section with Pocket. -->
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Histori që të vënë në mendim</string>
@ -719,6 +773,13 @@
<!-- 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">Mbylle pas një muaji</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">Hape në faqen hyrëse</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">Hape në skedën e fundit</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">Hape në faqen hyrëse pas katër orësh</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">Skedat e vjetra kaloji te joaktivet</string>
@ -983,9 +1044,15 @@
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">Përjashtime</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">On</string>
<string name="tracking_protection_on" moz:removedIn="111" tools:ignore="UnusedResources">On</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Off</string>
<!-- Summary of tracking protection preference if tracking protection is set to standard -->
<string name="tracking_protection_standard">Standarde</string>
<!-- Summary of tracking protection preference if tracking protection is set to strict -->
<string name="tracking_protection_strict">Strikte</string>
<!-- Summary of tracking protection preference if tracking protection is set to custom -->
<string name="tracking_protection_custom">Vetjake</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Lejo audio dhe video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
@ -1018,7 +1085,7 @@
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menu koleksionesh</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description2">Koleksiononi gjërat që kanë rëndësi për ju.\nGruponi tok kërkime të ngjashme, sajte, dhe skeda, për përdorim më të shpejtë më pas.</string>
<string name="no_collections_description2">Koleksiononi gjërat që kanë rëndësi për ju.\nGruponi tok kërkime të ngjashme, sajte dhe skeda, për përdorim më të shpejtë më pas.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Përzgjidhni Skeda</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -1172,7 +1239,7 @@
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">URL-ja u kopjua</string>
<!-- Sample text for accessibility font size -->
<string name="accessibility_text_size_sample_text_1">Ky është një shembull teksti. Gjendet këtu për të treguar se si do të duket teksti kur zmadhoni ose zvogëloni madhësinë përmes këtij rregullimi.</string>
<string name="accessibility_text_size_sample_text_1">Ky është një shembull teksti. Gjendet këtu për të treguar se si do të duket teksti, kur zmadhoni ose zvogëloni madhësinë përmes këtij rregullimi.</string>
<!-- Summary for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_text_size_summary">Bëjeni tekstin në sajte më të madh ose më të vogël</string>
<!-- Title for Accessibility Text Size Scaling Preference -->
@ -1559,7 +1626,7 @@
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Siguroni kredenciale hyrjesh dhe fjalëkalime tuajt</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Ujdisni një rregullsi, PIN ose fjalëkalim kyçjeje pajisjeje për të mbrojtur nga hyrja në to kredencialet e hyrjes dhe fjalëkalimet tuaj të ruajtur, nëse pajisjen tuaj e ka dikush tjetër.</string>
<string name="logins_warning_dialog_message">Ujdisni një rregullsi, PIN, ose fjalëkalim kyçjeje pajisjeje për të mbrojtur nga hyrja në to kredencialet e hyrjes dhe fjalëkalimet tuaj të ruajtur, nëse pajisjen tuaj e ka dikush tjetër.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Më vonë</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
@ -1649,7 +1716,7 @@
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_title">Siguroni kartat tuaja të kreditit</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_message">Ujdisni një rregullsi, PIN ose fjalëkalim kyçjeje pajisjeje për të mbrojtur nga hyrja në to kartat tuaja kreditit të ruajturar, nëse pajisjen tuaj e ka dikush tjetër.</string>
<string name="credit_cards_warning_dialog_message">Ujdisni një rregullsi, PIN, ose fjalëkalim kyçjeje pajisjeje për të mbrojtur nga hyrja në to kartat tuaja kreditit të ruajturar, nëse pajisjen tuaj e ka dikush tjetër.</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_set_up_now">Ujdiseni tani</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
@ -1724,7 +1791,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Varg kërkimi për tu përdorur</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Zëvendësoni kërkesën me “%s”. Shembull:\nhttps://www.google.com/search?q=%s</string>
<string name="search_add_custom_engine_search_string_example" formatted="false">Zëvendësoni kërkesën me “%s”. Shembull:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Hollësi motori vetjak kërkimesh</string>
@ -1820,7 +1887,7 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Adresa Web duhet të përmbajë &quot;https://&quot; ose &quot;http://&quot;</string>
<string name="add_login_hostname_invalid_text_3">Adresa Web duhet të përmbajë “https://” ose “http://”</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Lypset strehëemër i vlefshëm</string>
@ -1925,8 +1992,6 @@
<string name="pocket_stories_categories_header">Histori sipas subjektit</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Zbuloni më tepër</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Bazuar në Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Mundësuar nga %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->

@ -173,6 +173,8 @@
<string name="browser_menu_stop">Stopp</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Tillägg</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Kontoinformation</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Inga tillägg här</string>
<!-- Browser menu button that sends a user to help articles -->

@ -485,6 +485,11 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">Bildirimler</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">İzin verildi</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">İzin verilmedi</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Özel eklenti koleksiyonu</string>
@ -764,6 +769,13 @@
<!-- 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">Bir ay sonra kapat</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">Giriş sayfasını</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">Son sekmeyi aç</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">Dört saat sonra giriş sayfasını</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">Eski sekmeleri pasife taşı</string>

@ -174,6 +174,8 @@
<string name="browser_menu_stop">停止</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">附加组件</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">账户信息</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">这里没有附加组件</string>
<!-- Browser menu button that sends a user to help articles -->

Loading…
Cancel
Save