Uplift Fenix strings from main to releases_v112

fenix/112.0
github-actions[bot] 2 years ago committed by mergify[bot]
parent ea65fe81bc
commit 4d008c2f7d

@ -13,8 +13,10 @@
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Disable private browsing</string> <string name="content_description_disable_private_browsing_button">Disable private browsing</string>
<!-- Placeholder text shown in the search bar before a user enters text --> <!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="search_hint">Search or enter address</string> <string name="search_hint">Search or enter address</string>
<!-- Placeholder text shown in the search bar before a user enters text for a general engine -->
<string name="search_hint_general_engine">Search the web</string>
<!-- Placeholder text shown in search bar when using history search --> <!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Search history</string> <string name="history_search_hint">Search history</string>
<!-- Placeholder text shown in search bar when using bookmarks search --> <!-- Placeholder text shown in search bar when using bookmarks search -->
@ -82,9 +84,6 @@
<!-- Text for the negative action button --> <!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Dismiss</string> <string name="open_in_app_cfr_negative_button_text">Dismiss</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description" moz:removedIn="110" tools:ignore="UnusedResources">Dismiss</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) --> <!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. --> <!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">Our most powerful privacy feature yet isolates cross-site trackers.</string> <string name="tcp_cfr_message">Our most powerful privacy feature yet isolates cross-site trackers.</string>
@ -300,6 +299,40 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog --> <!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Not now</string> <string name="onboarding_home_enable_notifications_negative_button">Not now</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title">Make %s your go-to browser</string>
<!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description">%1$s puts people over profits and defends your privacy by blocking cross-site trackers.\n\nLearn more in our %2$s.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text">privacy notice</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button">Set as default browser</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button">Not now</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title">Hop from phone to laptop and back</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description">Grab tabs and passwords from your other devices to pick up where you left off.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button">Sign in</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button">Not now</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title">Notifications help you do more with %s</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description">Send tabs between devices, manage downloads, and get tips on getting the most out of %s.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button">Turn on notifications</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button">Not now</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> <!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Open a new %1$s tab</string> <string name="search_widget_content_description_2">Open a new %1$s tab</string>
@ -359,8 +392,6 @@
<string name="reduce_cookie_banner_option_off">Off</string> <string name="reduce_cookie_banner_option_off">Off</string>
<!-- Summary of cookie banner handling preference if the setting enabled is set to on --> <!-- Summary of cookie banner handling preference if the setting enabled is set to on -->
<string name="reduce_cookie_banner_option_on">On</string> <string name="reduce_cookie_banner_option_on">On</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<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 --> <!-- 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> <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 --> <!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
@ -376,42 +407,41 @@
<string name="reduce_cookie_banner_details_panel_title_off_for_site">Turn off Cookie Banner Reduction for %1$s?</string> <string name="reduce_cookie_banner_details_panel_title_off_for_site">Turn off Cookie Banner Reduction for %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 --> <!-- 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> <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" 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 parameter are the application name --> <!-- 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 parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s can try to automatically reject cookie requests.</string> <string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s can try to automatically reject cookie requests.</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 parameter is the application name --> <!-- 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 parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s tries to automatically reject all cookie requests on supported sites.</string> <string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s tries to automatically reject all cookie requests on supported sites.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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">Cookie banners begone!</string> <string name="reduce_cookie_banner_control_experiment_dialog_title" moz:RemovedIn="112" 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 --> <!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<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> <string name="reduce_cookie_banner_dialog_title">Allow %1$s to reject cookie banners?</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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" moz:RemovedIn="111" tools:ignore="UnusedResources">Automatically reject cookie requests, when possible.</string> <string name="reduce_cookie_banner_control_experiment_dialog_body_1" moz:RemovedIn="111" tools:ignore="UnusedResources">Automatically reject cookie requests, when possible.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name --> <!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_2">Allow %1$s to automatically reject cookie requests when possible?</string> <string name="reduce_cookie_banner_control_experiment_dialog_body_2" moz:RemovedIn="112" tools:ignore="UnusedResources">Allow %1$s to automatically reject cookie requests when possible?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body">%1$s can automatically reject many cookie banner requests.</string>
<!-- Remind me later text button for the onboarding dialog --> <!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Not Now</string> <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 --> <!-- 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">Dismiss banners</string> <string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Dismiss banners</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button --> <!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Youll see fewer cookie requests</string> <string name="reduce_cookie_banner_dialog_snackbar_text">Youll see fewer cookie requests</string>
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most --> <!-- 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> <string name="reduce_cookie_banner_variant_1_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">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" 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. --> <!-- 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> <string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">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 --> <!-- 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> <string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">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 --> <!-- 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> <string name="reduce_cookie_banner_variant_2_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">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. --> <!-- 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">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_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Allow %1$s to decline a sites cookie consent request if 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 --> <!-- 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> <string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Allow</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button">Allow</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. --> <!-- 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> <string name="preferences_https_only_summary">Automatically attempts to connect to sites using HTTPS encryption protocol for increased security.</string>
@ -492,6 +522,12 @@
<!-- Preference for open links in third party apps --> <!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Open links in apps</string> <string name="preferences_open_links_in_apps">Open links in apps</string>
<!-- Preference for open links in third party apps always open in apps option -->
<string name="preferences_open_links_in_apps_always">Always</string>
<!-- Preference for open links in third party apps ask before opening option -->
<string name="preferences_open_links_in_apps_ask">Ask before opening</string>
<!-- Preference for open links in third party apps never open in apps option -->
<string name="preferences_open_links_in_apps_never">Never</string>
<!-- Preference for open download with an external download manager app --> <!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">External download manager</string> <string name="preferences_external_download_manager">External download manager</string>
<!-- Preference for add_ons --> <!-- Preference for add_ons -->
@ -1195,13 +1231,13 @@
<string name="notification_pbm_delete_text_2">Close private tabs</string> <string name="notification_pbm_delete_text_2">Close private tabs</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app --> <!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Marketing</string> <string name="notification_marketing_channel_name">Marketing</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser. <!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). --> The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="notification_default_browser_title">%1$s is fast and private</string> <string name="nimbus_notification_default_browser_title" tools:ignore="UnusedResources">Firefox is fast and private</string>
<!-- Text shown in the notification that pops up to remind the user to set fenix as default browser. <!-- Text shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). --> The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="notification_default_browser_text">Make %1$s your default browser</string> <string name="nimbus_notification_default_browser_text" tools:ignore="UnusedResources">Make Firefox your default browser</string>
<!-- Title shown in the notification that pops up to re-engage the user --> <!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">Try private browsing</string> <string name="notification_re_engagement_title">Try private browsing</string>
@ -1209,6 +1245,25 @@
%1$s is a placeholder that will be replaced by the app name. --> %1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Browse with no saved cookies or history in %1$s</string> <string name="notification_re_engagement_text">Browse with no saved cookies or history in %1$s</string>
<!-- Title A shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_A_title">Browse without a trace</string>
<!-- Text A shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_A_text">Private browsing in %1$s doesnt save your info.</string>
<!-- Title B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_title">Start your first search</string>
<!-- Text B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_text">Find something nearby. Or discover something fun.</string>
<!-- Survey -->
<!-- Text shown in the fullscreen message that pops up to ask user to take a short survey.
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_survey_message_text" tools:ignore="UnusedResources">Please help make Firefox better by taking a short survey.</string>
<!-- Preference for taking the short survey. -->
<string name="preferences_take_survey" tools:ignore="UnusedResources">Take Survey</string>
<!-- Preference for not taking the short survey. -->
<string name="preferences_not_take_survey" tools:ignore="UnusedResources">No Thanks</string>
<!-- Snackbar --> <!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection --> <!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Collection deleted</string> <string name="snackbar_collection_deleted">Collection deleted</string>
@ -1421,20 +1476,28 @@
<string name="preference_enhanced_tracking_protection">Enhanced Tracking Protection</string> <string name="preference_enhanced_tracking_protection">Enhanced Tracking Protection</string>
<!-- Title for the description of enhanced tracking protection --> <!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">Browse without being followed</string> <string name="preference_enhanced_tracking_protection_explanation_title">Browse without being followed</string>
<!-- Preference summary for enhanced tracking protection settings on/off switch -->
<string name="preference_enhanced_tracking_protection_summary" tools:ignore="UnusedResources">Now featuring Total Cookie Protection, our most powerful barrier yet against cross-site trackers.</string>
<!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) --> <!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation">Keep your data to yourself. %s protects you from many of the most common trackers that follow what you do online.</string> <string name="preference_enhanced_tracking_protection_explanation">Keep your data to yourself. %s protects you from many of the most common trackers that follow what you do online.</string>
<!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: Firefox Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation_2" tools:ignore="UnusedResources">%s protects you from many of the most common trackers that follow what you do online.</string>
<!-- Text displayed that links to website about enhanced tracking protection --> <!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Learn more</string> <string name="preference_enhanced_tracking_protection_explanation_learn_more">Learn more</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Standard (default)</string> <string name="preference_enhanced_tracking_protection_standard_default_1">Standard (default)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_4">balanced for privacy and performance. Pages load normally.</string> <string name="preference_enhanced_tracking_protection_standard_description_4">balanced for privacy and performance. Pages load normally.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_5" tools:ignore="UnusedResources">Pages will load normally, but block fewer trackers.</string>
<!-- Accessibility text for the Standard protection information icon --> <!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Whats blocked by standard tracking protection</string> <string name="preference_enhanced_tracking_protection_standard_info_button">Whats blocked by standard tracking protection</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Strict</string> <string name="preference_enhanced_tracking_protection_strict">Strict</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_3">Blocks more trackers so pages load faster, but some on-page functionality may break.</string> <string name="preference_enhanced_tracking_protection_strict_description_3">Blocks more trackers so pages load faster, but some on-page functionality may break.</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_4" tools:ignore="UnusedResources">Stronger tracking protection and faster performance, but some sites may not work properly.</string>
<!-- Accessibility text for the Strict protection information icon --> <!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Whats blocked by strict tracking protection</string> <string name="preference_enhanced_tracking_protection_strict_info_button">Whats blocked by strict tracking protection</string>
<!-- Preference for enhanced tracking protection for the custom protection settings --> <!-- Preference for enhanced tracking protection for the custom protection settings -->

@ -13,8 +13,10 @@
<string name="content_description_private_browsing_button">Aktivigi privatan retumon</string> <string name="content_description_private_browsing_button">Aktivigi privatan retumon</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Malaktivigi privatan retumon</string> <string name="content_description_disable_private_browsing_button">Malaktivigi privatan retumon</string>
<!-- Placeholder text shown in the search bar before a user enters text --> <!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="search_hint">Serĉo aŭ adreso</string> <string name="search_hint">Serĉo aŭ adreso</string>
<!-- Placeholder text shown in the search bar before a user enters text for a general engine -->
<string name="search_hint_general_engine">Serĉi en la reto</string>
<!-- Placeholder text shown in search bar when using history search --> <!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Serĉi en historio</string> <string name="history_search_hint">Serĉi en historio</string>
<!-- Placeholder text shown in search bar when using bookmarks search --> <!-- Placeholder text shown in search bar when using bookmarks search -->
@ -79,9 +81,6 @@
<!-- Text for the negative action button --> <!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Ignori</string> <string name="open_in_app_cfr_negative_button_text">Ignori</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description" moz:removedIn="110" tools:ignore="UnusedResources">Ignori</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) --> <!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. --> <!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">Nia ĝisnune plej pova privateca trajto izolas interretejajn spurilojn.</string> <string name="tcp_cfr_message">Nia ĝisnune plej pova privateca trajto izolas interretejajn spurilojn.</string>
@ -296,6 +295,31 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog --> <!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Ne nun</string> <string name="onboarding_home_enable_notifications_negative_button">Ne nun</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title">Igi %s via ĉefa retumilo</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button">Ne nun</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title">Iru tien kaj reen inter la telefono kaj la komputilo</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description">Prenu viajn langetojn kaj pasvortojn el viaj aliaj aparatoj por daŭrigi el la loko kie vi haltis.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button">Komenci seancon</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button">Ne nun</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title">Sciigoj helpas vin plenumi pli per %s</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description">Sendu langetojn inter aparatoj, administru elŝutojn kaj ricevu konsiletojn pri la maniero eltiri la maksimumon el %s.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button">Ŝalti sciigojn</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button">Ne nun</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> <!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Malfermi novan langeton de %1$s</string> <string name="search_widget_content_description_2">Malfermi novan langeton de %1$s</string>
@ -355,8 +379,6 @@
<string name="reduce_cookie_banner_option_off">Malŝaltita</string> <string name="reduce_cookie_banner_option_off">Malŝaltita</string>
<!-- Summary of cookie banner handling preference if the setting enabled is set to on --> <!-- Summary of cookie banner handling preference if the setting enabled is set to on -->
<string name="reduce_cookie_banner_option_on">Ŝaltita</string> <string name="reduce_cookie_banner_option_on">Ŝaltita</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox aŭtomate klopodas rifuzi kuketajn petojn en kuketaj anoncoj. Se ne disponeblas eblo rifuzi ilin, Firefox povus akcepti ĉiujn kuketojn por ignori la anoncon.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name --> <!-- 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 aŭtomate klopodos rifuzi kuketajn petojn en kuketaj anoncoj.</string> <string name="reduce_cookie_banner_summary_1">%1$s aŭtomate klopodos rifuzi kuketajn petojn en kuketaj anoncoj.</string>
@ -373,44 +395,43 @@
<string name="reduce_cookie_banner_details_panel_title_off_for_site">Ĉu malŝalti la redukton de kuketaj anoncoj en %1$s?</string> <string name="reduce_cookie_banner_details_panel_title_off_for_site">Ĉu malŝalti la redukton de kuketaj anoncoj en %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 --> <!-- 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 forigos la kuketojn de tiuj ĉi retejo kaj reŝargos la paĝon. Forigo de ĉiuj kuketoj povas fini seancojn aŭ malplenigi aĉetumĉarojn.</string> <string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s forigos la kuketojn de tiuj ĉi retejo kaj reŝargos la paĝon. Forigo de ĉiuj kuketoj povas fini seancojn aŭ malplenigi aĉetumĉarojn.</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" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s povas aŭtomate klopodi rifuzi kuketajn petojn. Se ne disponeblas eblo rifuzi ilin, %2$s povus akcepti ĉiujn kuketojn por ignori la anoncon.</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 parameter are the application name --> <!-- 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 parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s povas aŭtomate rifuzi kuketajn petojn.</string> <string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s povas aŭtomate rifuzi kuketajn petojn.</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 parameter is the application name --> <!-- 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 parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s klopodas aŭtomate rifuzi ĉiujn kuketajn petojn en subtenataj retejoj.</string> <string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s klopodas aŭtomate rifuzi ĉiujn kuketajn petojn en subtenataj retejoj.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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">Kuketaj anoncoj, for!</string> <string name="reduce_cookie_banner_control_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Kuketaj anoncoj, for!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Aŭtomate rifuzi kuketajn petojn, se tio eblas. Se ne, akcepti ĉiujn kuketojn por ignori kuketajn anoncojn.</string> <string name="reduce_cookie_banner_dialog_title">Ĉu permesi al %1$s rifuzi kuketajn anoncojn?</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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" moz:RemovedIn="111" tools:ignore="UnusedResources">Aŭtomate rifuzi kuketajn petojn, se tio eblas.</string> <string name="reduce_cookie_banner_control_experiment_dialog_body_1" moz:RemovedIn="111" tools:ignore="UnusedResources">Aŭtomate rifuzi kuketajn petojn, se tio eblas.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name --> <!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_2">Ĉu permesi al %1$s aŭtomate rifuzi kuketajn petojn, se tio eblas?</string> <string name="reduce_cookie_banner_control_experiment_dialog_body_2" moz:RemovedIn="112" tools:ignore="UnusedResources">Ĉu permesi al %1$s aŭtomate rifuzi kuketajn petojn, se tio eblas?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body">%1$s povas aŭtomate rifuzi multajn petojn de kuketaj anoncoj.</string>
<!-- Remind me later text button for the onboarding dialog --> <!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Ne nun</string> <string name="reduce_cookie_banner_dialog_not_now_button">Ne nun</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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">Ignori kuketajn anoncojn</string> <string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Ignori kuketajn anoncojn</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button --> <!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Vi vidos malpli da kuketaj anoncoj</string> <string name="reduce_cookie_banner_dialog_snackbar_text">Vi vidos malpli da kuketaj anoncoj</string>
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most --> <!-- 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">Vidi malpli da kuketaj ŝprucaĵoj</string> <string name="reduce_cookie_banner_variant_1_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Vidi malpli da kuketaj ŝprucaĵoj</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">Aŭtomate respondi kuketajn ŝprucaĵojn por sendistra retumo. %1$s rifuzos xiujn petojn, se tio eblas aŭ, se ne, akceptos ĉiujn.</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. --> <!-- 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">Aŭtomate respondi kuketajn ŝprucaĵojn por sendistra retumo. %1$s rifuzos xiujn petojn, se tio eblas aŭ, se ne, akceptos ĉiujn.</string> <string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Aŭtomate respondi kuketajn ŝprucaĵojn por sendistra retumo. %1$s rifuzos xiujn petojn, se tio eblas aŭ, se ne, akceptos ĉiujn.</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 --> <!-- 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">Ignori ŝprucaĵojn</string> <string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Ignori ŝprucaĵojn</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most --> <!-- 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">Redukto de kuketaj anoncoj</string> <string name="reduce_cookie_banner_variant_2_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Redukto de kuketaj anoncoj</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">Ĉu permesi al %1$s rifuzi la kuketan konsenton de retejo, se tio eblas, aŭ akcepti kuketojn se tio ne eblas?</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. --> <!-- 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">Ĉu permesi al %1$s rifuzi konsentan peton pri retejaj kuketoj, se tio eblas?</string> <string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Ĉu permesi al %1$s rifuzi konsentan peton pri retejaj kuketoj, se tio eblas?</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 --> <!-- 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">Permesi</string> <string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Permesi</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button">Permesi</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. --> <!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Aŭtomate provi konekti al retejoj per la ĉifrita protokolo HTTPS por pliigi sekurecon.</string> <string name="preferences_https_only_summary">Aŭtomate provi konekti al retejoj per la ĉifrita protokolo HTTPS por pliigi sekurecon.</string>
@ -491,6 +512,12 @@
<!-- Preference for open links in third party apps --> <!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Malfermi ligilojn per programoj</string> <string name="preferences_open_links_in_apps">Malfermi ligilojn per programoj</string>
<!-- Preference for open links in third party apps always open in apps option -->
<string name="preferences_open_links_in_apps_always">Ĉiam</string>
<!-- Preference for open links in third party apps ask before opening option -->
<string name="preferences_open_links_in_apps_ask">Demandi antaŭ ol malfermi</string>
<!-- Preference for open links in third party apps never open in apps option -->
<string name="preferences_open_links_in_apps_never">Neniam</string>
<!-- Preference for open download with an external download manager app --> <!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">Ekstera administranto de elŝutoj</string> <string name="preferences_external_download_manager">Ekstera administranto de elŝutoj</string>
<!-- Preference for add_ons --> <!-- Preference for add_ons -->
@ -1219,6 +1246,12 @@
%1$s is a placeholder that will be replaced by the app name. --> %1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Retumu per %1$s sen konservitaj kuketoj kaj sen historio</string> <string name="notification_re_engagement_text">Retumu per %1$s sen konservitaj kuketoj kaj sen historio</string>
<!-- Title A shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_A_title">Retumu sen lasi spurojn</string>
<!-- Preference for not taking the short survey. -->
<string name="preferences_not_take_survey" tools:ignore="UnusedResources">Ne, dankon</string>
<!-- Snackbar --> <!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection --> <!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Kolekto forigita</string> <string name="snackbar_collection_deleted">Kolekto forigita</string>

@ -220,6 +220,11 @@
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">افزودن میان‌بر مرور خصوصی</string> <string name="preferences_add_private_browsing_shortcut">افزودن میان‌بر مرور خصوصی</string>
<!-- Summary of cookie banner handling preference if the setting disabled is set to off -->
<string name="reduce_cookie_banner_option_off">خاموش</string>
<!-- Summary of cookie banner handling preference if the setting enabled is set to on -->
<string name="reduce_cookie_banner_option_on">روشن</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
<string name="preferences_accessibility">دسترسی‌پذیری</string> <string name="preferences_accessibility">دسترسی‌پذیری</string>
<!-- Preference to override the Firefox Account server --> <!-- Preference to override the Firefox Account server -->
@ -1043,6 +1048,8 @@
<!-- Option for enhanced tracking protection for the custom protection settings for cookies--> <!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_4">تمام کلوچک‌ها (باعث خرابی وبگاه‌ها خواهد شد)</string> <string name="preference_enhanced_tracking_protection_custom_cookies_4">تمام کلوچک‌ها (باعث خرابی وبگاه‌ها خواهد شد)</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_5">قرنطینهٔ کلوچک‌های میان‌پایگاهی</string>
<!-- Preference for enhanced tracking protection for the custom protection settings for tracking content --> <!-- Preference for enhanced tracking protection for the custom protection settings for tracking content -->
<string name="preference_enhanced_tracking_protection_custom_tracking_content">محتوای ردیابی</string> <string name="preference_enhanced_tracking_protection_custom_tracking_content">محتوای ردیابی</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content--> <!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
@ -1065,6 +1072,8 @@
<string name="etp_social_media_trackers_description">توانایی شبکه های اجتماعی را برای ردیابی فعالیت مرور شما در وب محدود می کند.</string> <string name="etp_social_media_trackers_description">توانایی شبکه های اجتماعی را برای ردیابی فعالیت مرور شما در وب محدود می کند.</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection --> <!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">کلوچک‌هایِ ردیابِ میان‌پایگاهی</string> <string name="etp_cookies_title">کلوچک‌هایِ ردیابِ میان‌پایگاهی</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title_2">کلوچک‌های میان‌پایگاهی</string>
<!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection --> <!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_description">کلوچک‌هایی را که شبکه‌های تبلیغاتی و شرکت‌های تحلیلی از آن‌ها استفاده می‌کنند، برای گردآوری داده‌های مرور شما در بسیاری از پایگاه‌ها مسدود می‌کند.</string> <string name="etp_cookies_description">کلوچک‌هایی را که شبکه‌های تبلیغاتی و شرکت‌های تحلیلی از آن‌ها استفاده می‌کنند، برای گردآوری داده‌های مرور شما در بسیاری از پایگاه‌ها مسدود می‌کند.</string>
<!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection --> <!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
@ -1341,6 +1350,10 @@
<!-- Third step for the allowing a permission (Fore example: Camera) --> <!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. تغییر <b>%1$s</b> را به ON تغییر دهید]]></string> <string name="phone_feature_blocked_step_feature"><![CDATA[3. تغییر <b>%1$s</b> را به ON تغییر دهید]]></string>
<!-- Label to clear site data -->
<string name="clear_site_data">پاک‌سازی کلوچک‌ها و داده‌های پایگاه</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all data for current site -->
<string name="confirm_clear_site_data"><![CDATA[آیا مطمئن هستید که می‌خواهید تمام کلوچک‌ها و داده‌های پایگاه <b>%s</b> را پاک کنید؟]]></string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites--> <!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">آیا مطمئن هستید که می خواهید همه مجوزها را در همه سایت ها پاک کنید؟</string> <string name="confirm_clear_permissions_on_all_sites">آیا مطمئن هستید که می خواهید همه مجوزها را در همه سایت ها پاک کنید؟</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site--> <!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->

@ -84,7 +84,7 @@
<!-- Total cookie protection "contextual feature recommendation" (CFR) --> <!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. --> <!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">Գաղտնիության մեր ամենահզոր հատկանիշը, որը դեռևս մեկուսացնում է միջկայքի հետագծերը:</string> <string name="tcp_cfr_message">Գաղտնիության մեր ամենահզոր հատկանիշը, որը դեռևս մեկուսացնում է միջկայքի հետագծումը:</string>
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. --> <!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Իմացեք Total Cookie Protection-ի մասին</string> <string name="tcp_cfr_learn_more">Իմացեք Total Cookie Protection-ի մասին</string>
@ -301,36 +301,36 @@
<!-- Juno first user onboarding flow experiment --> <!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen. <!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) --> The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title" tools:ignore="UnusedResources">Դարձրեք %s-ը ձեր հիմնական դիտարկիչը</string> <string name="juno_onboarding_default_browser_title">Դարձրեք %s-ը ձեր հիմնական դիտարկիչը</string>
<!-- Description for set firefox as default browser screen. <!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name. The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". --> The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description" tools:ignore="UnusedResources">%1$s-ը մարդկանց վեր է դասում շահույթից և պաշտպանում է ձեր գաղտնիությունը՝ արգելափակելով միջկայքի հետագծիչները:\n\nԻմացեք ավելին մեր %2$s-ում:</string> <string name="juno_onboarding_default_browser_description">%1$s-ը մարդկանց վեր է դասում շահույթից և պաշտպանում է ձեր գաղտնիությունը՝ արգելափակելով միջկայքի հետագծիչները:\n\nԻմացեք ավելին մեր %2$s-ում:</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen. <!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". --> This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">գաղտնիության ծանուցում</string> <string name="juno_onboarding_default_browser_description_link_text">գաղտնիության ծանուցում</string>
<!-- Text for the button to set firefox as default browser on the device --> <!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button" tools:ignore="UnusedResources">Կայել որպես սկզբնադիր դիտարկիչ</string> <string name="juno_onboarding_default_browser_positive_button">Կայել որպես սկզբնադիր դիտարկիչ</string>
<!-- Text for the button dismiss the screen and move on with the flow --> <!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button" tools:ignore="UnusedResources">Ոչ հիմա</string> <string name="juno_onboarding_default_browser_negative_button">Ոչ հիմա</string>
<!-- Title for sign in to sync screen. --> <!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title" tools:ignore="UnusedResources">Անցեք հեռախոսից նոութբուք և հետ</string> <string name="juno_onboarding_sign_in_title">Անցեք հեռախոսից նոութբուք և հետ</string>
<!-- Description for sign in to sync screen. --> <!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description" tools:ignore="UnusedResources">Ձեռք բերեք ներդիրներն ու գաղտնաբառերը ձեր մյուս սարքերից՝ շարունակելու այնտեղից, որտեղ թողել եք:</string> <string name="juno_onboarding_sign_in_description">Ձեռք բերեք ներդիրներն ու գաղտնաբառերը ձեր մյուս սարքերից՝ շարունակելու այնտեղից, որտեղ թողել եք:</string>
<!-- Text for the button to sign in to sync on the device --> <!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Մուտք գործել</string> <string name="juno_onboarding_sign_in_positive_button">Մուտք գործել</string>
<!-- Text for the button dismiss the screen and move on with the flow --> <!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Ոչ հիմա</string> <string name="juno_onboarding_sign_in_negative_button">Ոչ հիմա</string>
<!-- Title for enable notification permission screen. <!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) --> The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title" tools:ignore="UnusedResources">Ծանուցումներն օգնում են ձեզ ավելին անել %s-ի հետ</string> <string name="juno_onboarding_enable_notifications_title">Ծանուցումներն օգնում են ձեզ ավելին անել %s-ի հետ</string>
<!-- Description for enable notification permission screen. <!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) --> The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description" tools:ignore="UnusedResources">Ուղարկեք ներդիրներ սարքերի միջև, կառավարեք ներբեռնումները և ստացեք խորհուրդներ %s-ից առավելագույնը քաղելու վերաբերյալ:</string> <string name="juno_onboarding_enable_notifications_description">Ուղարկեք ներդիրներ սարքերի միջև, կառավարեք ներբեռնումները և ստացեք խորհուրդներ %s-ից առավելագույնը քաղելու վերաբերյալ:</string>
<!-- Text for the button to request notification permission on the device --> <!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Միացնել ծանուցումները</string> <string name="juno_onboarding_enable_notifications_positive_button">Միացնել ծանուցումները</string>
<!-- Text for the button dismiss the screen and move on with the flow --> <!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Ոչ հիմա</string> <string name="juno_onboarding_enable_notifications_negative_button">Ոչ հիմա</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> <!-- Content description for searching with a widget. The first parameter is the name of the application.-->

@ -13,8 +13,10 @@
<string name="content_description_private_browsing_button">Przejdź do trybu prywatnego</string> <string name="content_description_private_browsing_button">Przejdź do trybu prywatnego</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Wyjdź z trybu prywatnego</string> <string name="content_description_disable_private_browsing_button">Wyjdź z trybu prywatnego</string>
<!-- Placeholder text shown in the search bar before a user enters text --> <!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="search_hint">Wpisz adres lub szukaj</string> <string name="search_hint">Wpisz adres lub szukaj</string>
<!-- Placeholder text shown in the search bar before a user enters text for a general engine -->
<string name="search_hint_general_engine">Szukaj w Internecie</string>
<!-- Placeholder text shown in search bar when using history search --> <!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Szukaj w historii</string> <string name="history_search_hint">Szukaj w historii</string>
<!-- Placeholder text shown in search bar when using bookmarks search --> <!-- Placeholder text shown in search bar when using bookmarks search -->
@ -83,9 +85,6 @@
<!-- Text for the negative action button --> <!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zamknij</string> <string name="open_in_app_cfr_negative_button_text">Zamknij</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description" moz:removedIn="110" tools:ignore="UnusedResources">Zamknij</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) --> <!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. --> <!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">Nasza najpotężniejsza funkcja ochrony prywatności w historii izoluje elementy śledzące między witrynami.</string> <string name="tcp_cfr_message">Nasza najpotężniejsza funkcja ochrony prywatności w historii izoluje elementy śledzące między witrynami.</string>
@ -302,6 +301,41 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog --> <!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Nie teraz</string> <string name="onboarding_home_enable_notifications_negative_button">Nie teraz</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title">Używaj przeglądarki %s za każdym razem</string>
<!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description">%1$s stawia ludzi ponad zyski i chroni Twoją prywatność, blokując elementy śledzące między witrynami.\n\nWięcej informacji znajdziesz w naszych %2$s.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text">zasadach ochrony prywatności</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button">Ustaw jako domyślną przeglądarkę</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button">Nie teraz</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title">Przełączaj się z telefonu na laptopa i z powrotem</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description">Otwieraj karty i pobierz hasła z innych urządzeń, aby kontynuować w tym samym miejscu.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button">Zaloguj się</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button">Nie teraz</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title">Dzięki powiadomieniom lepiej wykorzystasz przeglądarkę %s</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description">Przesyłaj karty między urządzeniami, zarządzaj pobieranymi plikami i otrzymuj wskazówki, jak najlepiej wykorzystać przeglądarkę %s.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button">Włącz powiadomienia</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button">Nie teraz</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> <!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Otwórz nową kartę w przeglądarce %1$s</string> <string name="search_widget_content_description_2">Otwórz nową kartę w przeglądarce %1$s</string>
@ -360,8 +394,6 @@
<string name="reduce_cookie_banner_option_off">Wyłączone</string> <string name="reduce_cookie_banner_option_off">Wyłączone</string>
<!-- Summary of cookie banner handling preference if the setting enabled is set to on --> <!-- Summary of cookie banner handling preference if the setting enabled is set to on -->
<string name="reduce_cookie_banner_option_on">Włączone</string> <string name="reduce_cookie_banner_option_on">Włączone</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox automatycznie próbuje odrzucać prośby o akceptację ciasteczek. Jeśli nie ma możliwości odrzucenia, Firefox może zaakceptować wszystkie ciasteczka, aby zamknąć prośbę.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name --> <!-- 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 automatycznie próbuje odrzucać prośby o akceptację ciasteczek.</string> <string name="reduce_cookie_banner_summary_1">%1$s automatycznie próbuje odrzucać prośby o akceptację ciasteczek.</string>
@ -378,44 +410,43 @@
<!-- 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 --> <!-- 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 usunie ciasteczka tej witryny i odświeży stronę. Usunięcie wszystkich ciasteczek może spowodować wylogowanie ze strony lub opróżnienie koszyka w sklepie.</string> <string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s usunie ciasteczka tej witryny i odświeży stronę. Usunięcie wszystkich ciasteczek może spowodować wylogowanie ze strony lub opróżnienie koszyka w sklepie.</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" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s może próbować automatycznie odrzucać prośby o akceptację ciasteczek. Jeśli nie ma możliwości odrzucenia, %2$s może zaakceptować wszystkie ciasteczka, aby zamknąć prośbę.</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 parameter are the application name --> <!-- 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 parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s może próbować automatycznie odrzucać prośby o akceptację ciasteczek.</string> <string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s może próbować automatycznie odrzucać prośby o akceptację ciasteczek.</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 parameter is the application name --> <!-- 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 parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s próbuje automatycznie odrzucać wszystkie prośby o akceptację ciasteczek na obsługiwanych witrynach.</string> <string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s próbuje automatycznie odrzucać wszystkie prośby o akceptację ciasteczek na obsługiwanych witrynach.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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">Koniec z komunikatami o ciasteczkach!</string> <string name="reduce_cookie_banner_control_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Pozwolić Firefoksowi odrzucać prośby o akceptację ciasteczek?</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Automatycznie odrzucaj prośby o akceptację ciasteczek, jeśli to możliwe. W przeciwnym razie akceptuj wszystkie ciasteczka, aby zamykać prośby.</string> <string name="reduce_cookie_banner_dialog_title">Pozwolić przeglądarce %1$s odrzucać prośby o akceptację ciasteczek?</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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" moz:RemovedIn="111" tools:ignore="UnusedResources">Automatycznie odrzucaj prośby o akceptację ciasteczek, jeśli to możliwe.</string> <string name="reduce_cookie_banner_control_experiment_dialog_body_1" moz:RemovedIn="111" tools:ignore="UnusedResources">Automatycznie odrzucaj prośby o akceptację ciasteczek, jeśli to możliwe.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name --> <!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_2">Czy pozwolić przeglądarce %1$s automatycznie odrzucać prośby o akceptację ciasteczek, kiedy to możliwe?</string> <string name="reduce_cookie_banner_control_experiment_dialog_body_2" moz:RemovedIn="112" tools:ignore="UnusedResources">Czy pozwolić przeglądarce %1$s automatycznie odrzucać prośby o akceptację ciasteczek, kiedy to możliwe?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body">%1$s może automatycznie odrzucać wiele próśb o akceptację ciasteczek.</string>
<!-- Remind me later text button for the onboarding dialog --> <!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Nie teraz</string> <string name="reduce_cookie_banner_dialog_not_now_button">Nie teraz</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most --> <!-- 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">Odrzucaj prośby o akceptację ciasteczek</string> <string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Odrzucaj prośby o akceptację ciasteczek</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button --> <!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Będziesz widzieć mniej próśb o akceptację ciasteczek</string> <string name="reduce_cookie_banner_dialog_snackbar_text">Będziesz widzieć mniej próśb o akceptację ciasteczek</string>
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most --> <!-- 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">Zmniejsz liczbę komunikatów o ciasteczkach</string> <string name="reduce_cookie_banner_variant_1_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Zmniejsz liczbę komunikatów o ciasteczkach</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. --> <!-- 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">Automatycznie odpowiadaj na komunikaty o ciasteczkach, aby nie odrywać się od przeglądania. %1$s odrzuci wszystkie prośby, jeśli to możliwe, lub zaakceptuje je, jeśli nie.</string> <string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Automatycznie odpowiadaj na komunikaty o ciasteczkach, aby nie odrywać się od przeglądania. %1$s odrzuci wszystkie prośby, jeśli to możliwe.</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">Automatycznie odpowiadaj na komunikaty o ciasteczkach, aby nie odrywać się od przeglądania. %1$s odrzuci wszystkie prośby, jeśli to możliwe.</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 --> <!-- 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">Odrzucaj komunikaty o ciasteczkach</string> <string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Odrzucaj komunikaty o ciasteczkach</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most --> <!-- 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">Ograniczanie informacji o ciasteczkach</string> <string name="reduce_cookie_banner_variant_2_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Ograniczanie informacji o ciasteczkach</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. --> <!-- 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">Czy pozwolić przeglądarce %1$s odrzucać prośby witryny o zgodę na ciasteczka, jeśli to możliwe, lub akceptować ciasteczka, kiedy się nie da?</string> <string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Czy pozwolić przeglądarce %1$s odrzucać prośby witryny o zgodę na ciasteczka, jeśli to możliwe?</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">Czy pozwolić przeglądarce %1$s odrzucać prośby witryny o zgodę na ciasteczka, jeśli to możliwe?</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 --> <!-- 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">Pozwól</string> <string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Pozwól</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button">Pozwól</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. --> <!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Automatycznie próbuje łączyć się ze stronami za pomocą protokołu szyfrowania HTTPS w celu zwiększenia bezpieczeństwa.</string> <string name="preferences_https_only_summary">Automatycznie próbuje łączyć się ze stronami za pomocą protokołu szyfrowania HTTPS w celu zwiększenia bezpieczeństwa.</string>
@ -497,6 +528,12 @@
<!-- Preference for open links in third party apps --> <!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Otwieranie odnośników w aplikacjach</string> <string name="preferences_open_links_in_apps">Otwieranie odnośników w aplikacjach</string>
<!-- Preference for open links in third party apps always open in apps option -->
<string name="preferences_open_links_in_apps_always">Zawsze</string>
<!-- Preference for open links in third party apps ask before opening option -->
<string name="preferences_open_links_in_apps_ask">Pytanie przed otwarciem</string>
<!-- Preference for open links in third party apps never open in apps option -->
<string name="preferences_open_links_in_apps_never">Nigdy</string>
<!-- Preference for open download with an external download manager app --> <!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">Zewnętrzny menedżer pobierania</string> <string name="preferences_external_download_manager">Zewnętrzny menedżer pobierania</string>
<!-- Preference for add_ons --> <!-- Preference for add_ons -->
@ -1221,6 +1258,26 @@
%1$s is a placeholder that will be replaced by the app name. --> %1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Używaj przeglądarki %1$s bez zachowywania ciasteczek ani historii</string> <string name="notification_re_engagement_text">Używaj przeglądarki %1$s bez zachowywania ciasteczek ani historii</string>
<!-- Title A shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_A_title">Przeglądaj Internet bez śladu</string>
<!-- Text A shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_A_text">Tryb prywatny w przeglądarce %1$s nie zachowuje Twoich danych.</string>
<!-- Title B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_title">Wyszukaj po raz pierwszy</string>
<!-- Text B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_text">Znajdź coś w pobliżu. Albo odkryj coś fajnego.</string>
<!-- Survey -->
<!-- Text shown in the fullscreen message that pops up to ask user to take a short survey.
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_survey_message_text" tools:ignore="UnusedResources">Pomóż ulepszyć Firefoksa, wypełniając krótką ankietę.</string>
<!-- Preference for taking the short survey. -->
<string name="preferences_take_survey" tools:ignore="UnusedResources">Wypełnij ankietę</string>
<!-- Preference for not taking the short survey. -->
<string name="preferences_not_take_survey" tools:ignore="UnusedResources">Nie, dziękuję</string>
<!-- Snackbar --> <!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection --> <!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Usunięto kolekcję</string> <string name="snackbar_collection_deleted">Usunięto kolekcję</string>
@ -1438,20 +1495,28 @@
<string name="preference_enhanced_tracking_protection">Wzmocniona ochrona przed śledzeniem</string> <string name="preference_enhanced_tracking_protection">Wzmocniona ochrona przed śledzeniem</string>
<!-- Title for the description of enhanced tracking protection --> <!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">Przeglądaj bez wścibskich oczu</string> <string name="preference_enhanced_tracking_protection_explanation_title">Przeglądaj bez wścibskich oczu</string>
<!-- Preference summary for enhanced tracking protection settings on/off switch -->
<string name="preference_enhanced_tracking_protection_summary" tools:ignore="UnusedResources">Teraz zawiera całkowitą ochronę ciasteczek, naszą najsilniejszą jak dotąd barierę przed elementami śledzącymi między witrynami.</string>
<!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) --> <!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation">Zachowaj prywatność swoich danych. %s chroni Cię przed wieloma najpopularniejszymi elementami śledzącymi, które monitorują, co robisz w Internecie.</string> <string name="preference_enhanced_tracking_protection_explanation">Zachowaj prywatność swoich danych. %s chroni Cię przed wieloma najpopularniejszymi elementami śledzącymi, które monitorują, co robisz w Internecie.</string>
<!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: Firefox Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation_2" tools:ignore="UnusedResources">%s chroni Cię przed wieloma najpopularniejszymi elementami śledzącymi, które monitorują, co robisz w Internecie.</string>
<!-- Text displayed that links to website about enhanced tracking protection --> <!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Więcej informacji</string> <string name="preference_enhanced_tracking_protection_explanation_learn_more">Więcej informacji</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Standardowa (domyślna)</string> <string name="preference_enhanced_tracking_protection_standard_default_1">Standardowa (domyślna)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_4">Równowaga między prywatnością a szybkością wczytywania stron. Strony działają bez problemów.</string> <string name="preference_enhanced_tracking_protection_standard_description_4">Równowaga między prywatnością a szybkością wczytywania stron. Strony działają bez problemów.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_5" tools:ignore="UnusedResources">Strony będą działać bez problemów, ale blokowane będzie mniej elementów śledzących.</string>
<!-- Accessibility text for the Standard protection information icon --> <!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Co jest blokowane przez standardową ochronę przed śledzeniem</string> <string name="preference_enhanced_tracking_protection_standard_info_button">Co jest blokowane przez standardową ochronę przed śledzeniem</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Ścisła</string> <string name="preference_enhanced_tracking_protection_strict">Ścisła</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_3">Blokuje więcej elementów śledzących, dzięki czemu strony wczytują się szybciej, ale część ich funkcji może nie działać.</string> <string name="preference_enhanced_tracking_protection_strict_description_3">Blokuje więcej elementów śledzących, dzięki czemu strony wczytują się szybciej, ale część ich funkcji może nie działać.</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_4" tools:ignore="UnusedResources">Silniejsza ochrona przed śledzeniem i większa wydajność, ale niektóre strony mogą nie działać poprawnie.</string>
<!-- Accessibility text for the Strict protection information icon --> <!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Co jest blokowane przez ścisłą ochronę przed śledzeniem</string> <string name="preference_enhanced_tracking_protection_strict_info_button">Co jest blokowane przez ścisłą ochronę przed śledzeniem</string>
<!-- Preference for enhanced tracking protection for the custom protection settings --> <!-- Preference for enhanced tracking protection for the custom protection settings -->

@ -295,6 +295,10 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog --> <!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Betg ussa</string> <string name="onboarding_home_enable_notifications_negative_button">Betg ussa</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title">Tscherna %s sco navigatur preferì</string>
<!-- Description for set firefox as default browser screen. <!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name. The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". --> The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->

Loading…
Cancel
Save