[fenix] Import l10n.

pull/600/head
Mozilla L10n Automation Bot 2 years ago committed by mergify[bot]
parent 69b99b6311
commit e0ad42dcb4

@ -170,7 +170,7 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Instalar</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Pestañas sincronizadas</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Pestañas sincronizadas</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Resincronizar</string>
<!-- Browser menu button that opens the find in page menu -->
@ -421,9 +421,11 @@
<!-- Snackbar label for action to view selected wallpaper -->
<string name="wallpaper_updated_snackbar_action">Ver</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label">Tocá el logo para cambiar el fondo de pantalla</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">Tocá el logo para cambiar el fondo de pantalla</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label_1">Cambiar el fondo de pantalla tocando el logotipo de la página de inicio de Firefox</string>
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_description">Recorra y actualice la imagen sin salir de la página de inicio.</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_description" tools:ignore="UnusedResources">Recorra y actualice la imagen sin salir de la página de inicio.</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
@ -744,7 +746,9 @@
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search">Ingresá el término de búsqueda</string>
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">Ingresá el término de búsqueda</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">Ingresar términos de búsqueda</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Eliminar historial</string>

@ -21,9 +21,6 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Zure fitxa pribatuak hemen erakutsiko dira.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">Irekitako fitxa bat. Sakatu fitxaz aldatzeko.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">%1$d hautatuta</string>
<!-- Label of button in create collection dialog for creating a new collection -->
@ -36,15 +33,7 @@
<string name="tab_tray_close_multiselect_content_description">Irten hautapen anitzeko modutik</string>
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Gorde hautatutako fitxak bilduman</string>
<!-- Content description for checkmark while tab is selected while in multiselect mode in tab tray. The first parameter is the title of the tab selected -->
<string moz:removedIn="96" name="tab_tray_item_selected_multiselect_content_description" tools:ignore="UnusedResources">%1$s hautatuta</string>
<!-- Content description when tab is unselected while in multiselect mode in tab tray. The first parameter is the title of the tab unselected -->
<string moz:removedIn="96" name="tab_tray_item_unselected_multiselect_content_description" tools:ignore="UnusedResources">%1$s desautatuta</string>
<!-- Content description announcement when exiting multiselect mode in tab tray -->
<string moz:removedIn="96" name="tab_tray_exit_multiselect_content_description" tools:ignore="UnusedResources">Hautapen anitzeko modutik irtenda</string>
<!-- Content description announcement when entering multiselect mode in tab tray -->
<string moz:removedIn="96" name="tab_tray_enter_multiselect_content_description" tools:ignore="UnusedResources">Hautapen anitzeko moduan sartuta, hautatu fitxak bilduman gordetzeko</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Hautatuta</string>
@ -64,17 +53,12 @@
<string name="about_content">%1$s Mozillak egina da.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string moz:removedIn="96" name="private_browsing_title" tools:ignore="UnusedResources">Saio pribatuan zaude</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s(e)k fitxa pribatuetako zure bilaketa- eta nabigatze-historia garbitzen du hauek ixtean edo aplikaziotik irtetean. Honek ez zaitu anonimo egiten webguneen edo zure interneteko zerbitzu-hornitzailearen aurrean baina erraztu egiten du ordenagailu hau erabiltzen duten beste erabiltzaileengandik online duzun jarduera pribatu mantentzen.</string>
<string name="private_browsing_common_myths">
Nabigatze pribatuari buruzko ohiko mitoak
</string>
<!-- Delete session button to erase your history in a private session -->
<string moz:removedIn="96" name="private_browsing_delete_session" tools:ignore="UnusedResources">Ezabatu saioa</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
@ -141,9 +125,6 @@
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">Zure bilaketa: \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
The first parameter is the count for number of sites in the group. This number will always be more than one. -->
<string moz:removedIn="96" name="recent_tabs_search_term_count" tools:ignore="UnusedResources">Guneak: %1$s</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
@ -153,9 +134,6 @@
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header_2">Bisitatutako azkenak</string>
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string moz:removedIn="96" name="history_metadata_header_3" tools:ignore="UnusedResources">Azken bilaketak</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recently_visited_menu_item_remove">Kendu</string>
@ -165,8 +143,6 @@
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Iraganeko esplorazio guztiak erakusteko botoia</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string moz:removedIn="96" name="browser_tabs_button" tools:ignore="UnusedResources">Irekitako fitxak</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Atzera</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
@ -175,12 +151,8 @@
<string name="browser_menu_refresh">Berritu</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Gelditu</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Editatu laster-marka</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Gehigarriak</string>
<!-- Browser menu button that opens the addon extensions manager -->
<string moz:removedIn="96" name="browser_menu_extensions" tools:ignore="UnusedResources">Hedapenak</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Gehigarririk ez hemen</string>
<!-- Browser menu button that sends a user to help articles -->
@ -198,20 +170,16 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Instalatu</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Sinkronizatutako fitxak</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Sinkronizatutako fitxak</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Sinkronizatu berriro</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Bilatu orrian</string>
<!-- Browser menu button that creates a private tab -->
<string moz:removedIn="96" name="browser_menu_private_tab" tools:ignore="UnusedResources">Fitxa pribatua</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Gorde bilduman</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Partekatu</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
<string moz:removedIn="96" name="menu_share_with" tools:ignore="UnusedResources">Partekatu honekin…</string>
<!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_open_in_fenix">Ireki %1$s nabigatzailean</string>
@ -229,8 +197,6 @@
<string name="browser_menu_read_close">Itxi irakurtzeko ikuspegia</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Ireki aplikazioan</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string moz:removedIn="96" name="browser_menu_read_appearance" tools:ignore="UnusedResources">Itxura</string>
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">Pertsonalizatu irakurtzeko ikuspegia</string>
@ -240,22 +206,16 @@
<string name="browser_menu_edit">Editatu</string>
<!-- Browser menu button that opens the Customize menu -->
<string name="browser_menu_customize_home">Pertsonalizatu hasiera</string>
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Pertsonalizatu hasiera</string>
<!-- Button shown on the home page that opens the Customize home settings -->
<string name="browser_menu_customize_home_1">Pertsonalizatu hasiera-orria</string>
<!-- Browser Toolbar -->
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Hasiera-pantaila</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string moz:removedIn="96" name="unknown_scheme_error_message" tools:ignore="UnusedResources">Ezin da konektatu. URL eskema ezagutezina.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Hautatutako hizkuntza</string>
<!-- Content description for search icon -->
<string moz:removedIn="96" name="a11y_search_icon_content_description" tools:ignore="UnusedResources">Bilatu</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Erabili gailuaren hizkuntza</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
@ -268,8 +228,6 @@
<string name="search_engine_button">Bilaketa-motorra</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Bilaketa-motorren ezarpenak</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string moz:removedIn="96" name="search_engines_search_with" tools:ignore="UnusedResources">Oraingoan, bilatu honekin:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Osatu lotura arbeletik</string>
@ -324,8 +282,6 @@
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">Ezarpenak</string>
<!-- Preference category for basic settings -->
<string moz:removedIn="96" name="preferences_category_basics" tools:ignore="UnusedResources">Oinarrizkoak</string>
<!-- Preference category for general settings -->
<string name="preferences_category_general">Orokorra</string>
<!-- Preference category for all links about Fenix -->
@ -336,27 +292,15 @@
<string name="preferences_search">Bilaketa</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Helbide-barra</string>
<!-- Preference linking to help about Fenix -->
<string moz:removedIn="96" name="preferences_help" tools:ignore="UnusedResources">Laguntza</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">Puntuatu Google Play-n</string>
<!-- Preference for giving feedback about Fenix -->
<string moz:removedIn="96" name="preferences_feedback" tools:ignore="UnusedResources">Eman iritzia</string>
<!-- Preference linking to about page for Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="preferences_about">%1$s(r)i buruz</string>
<!-- Preference linking to the your rights SUMO page -->
<string moz:removedIn="96" name="preferences_your_rights" tools:ignore="UnusedResources">Zure eskubideak</string>
<!-- Preference for settings related to saved passwords -->
<string moz:removedIn="96" name="preferences_passwords" tools:ignore="UnusedResources">Pasahitzak</string>
<!-- Preference for settings related to saved credit cards and addresses -->
<string moz:removedIn="96" name="preferences_credit_cards_addresses" tools:ignore="UnusedResources">Kreditu txartelak eta helbideak</string>
<!-- Preference for settings related to changing the default browser -->
<string name="preferences_set_as_default_browser">Ezarri nabigatzaile lehenetsi gisa</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Aurreratua</string>
<!-- Preference category for privacy settings -->
<string moz:removedIn="96" name="preferences_category_privacy" tools:ignore="UnusedResources">Pribatutasuna</string>
<!-- Preference category for privacy and security settings -->
<string name="preferences_category_privacy_security">Pribatutasuna eta segurtasuna</string>
<!-- Preference for advanced site permissions -->
@ -381,8 +325,6 @@
<string name="toast_override_fxa_sync_server_done">Firefox Account/Sync zerbitzaria aldatuta. Aplikaziotik irteten aldaketak aplikatzeko…</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">Kontua</string>
<!-- Preference shown on banner to sign into account -->
<string moz:removedIn="96" name="preferences_sign_in" tools:ignore="UnusedResources">Hasi saioa</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Tresna-barra</string>
<!-- Preference for changing default theme to dark or light mode -->
@ -405,10 +347,6 @@
<string name="preferences_data_choices">Datu-aukerak</string>
<!-- Preference for data collection -->
<string name="preferences_data_collection">Datu-bilketa</string>
<!-- Preference linking to the privacy notice -->
<string moz:removedIn="96" name="preferences_privacy_link" tools:ignore="UnusedResources">Pribatutasun-oharra</string>
<!-- Preference category for developer tools -->
<string moz:removedIn="96" name="developer_tools_category" tools:ignore="UnusedResources">Garatzaile-tresnak</string>
<!-- Preference for developers -->
<string name="preferences_remote_debugging">USB bidezko urruneko arazketa</string>
<!-- Preference title for switch preference to show search engines -->
@ -465,12 +403,31 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Bisitatutako azkenak</string>
<!-- Title for the customize home screen settings section for recent searches. Recent searches
is a section where users see a list of groups of tabs that they have visited in the past few days -->
<string moz:removedIn="96" name="customize_toggle_recent_searches" tools:ignore="UnusedResources">Azken bilaketak</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<!-- Title for the opening wallpaper settings screen -->
<string name="customize_wallpapers">Horma-paperak</string>
<!-- Title for the customize home screen section with sponsored shortcuts. -->
<string name="customize_toggle_contile">Babesleen lasterbideak</string>
<!-- Wallpapers -->
<!-- Content description for various wallpapers. The first parameter is the name of the wallpaper -->
<string name="wallpapers_item_name_content_description">Horma-paper elementua: %1$s</string>
<!-- Snackbar message for when wallpaper is selected -->
<string name="wallpaper_updated_snackbar_message">Horma-papera eguneratuta!</string>
<!-- Snackbar label for action to view selected wallpaper -->
<string name="wallpaper_updated_snackbar_action">Ikusi</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">Sakatu logoan horma-papera aldatzeko</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label_1">Aldatu horma-papera Firefoxen hasiera-orriko logoa sakatuz</string>
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_description" tools:ignore="UnusedResources">Txandakatu eta eguneratu irudia hasiera-orria utzi gabe.</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string name="wallpaper_logo_content_description">Firefox logoa - aldatu horma-papera, botoia</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error">Gehigarria ez da onartzen</string>
@ -525,24 +482,14 @@
<string name="fxa_received_tab_channel_description">Beste Firefox gailuetatik jasotako fitxen jakinarazpenak.</string>
<!-- The body for these is the URL of the tab received -->
<string name="fxa_tab_received_notification_name">Fitxa jasota</string>
<!-- When multiple tabs have been received -->
<string moz:removedIn="96" name="fxa_tabs_received_notification_name" tools:ignore="UnusedResources">Fitxak jasota</string>
<!-- %s is the device name -->
<string name="fxa_tab_received_from_notification_name">%s gailuko fitxa</string>
<!-- Advanced Preferences -->
<!-- Preference for tracking protection settings -->
<string moz:removedIn="96" name="preferences_tracking_protection_settings" tools:ignore="UnusedResources">Jarraipenaren babesa</string>
<!-- Preference switch for tracking protection -->
<string moz:removedIn="96" name="preferences_tracking_protection" tools:ignore="UnusedResources">Jarraipenaren babesa</string>
<!-- Preference switch description for tracking protection -->
<string moz:removedIn="96" name="preferences_tracking_protection_description" tools:ignore="UnusedResources">Blokeatu online zure jarraipena egiten duten eduki eta script-ak</string>
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">Salbuespenak</string>
<!-- Preference description for tracking protection exceptions -->
<string moz:removedIn="96" name="preferences_tracking_protection_exceptions_description" tools:ignore="UnusedResources">Jarraipenaren babesa desgaituta dago gune hauetarako</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Gaitu gune guztietarako</string>
@ -551,39 +498,22 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Argibide gehiago</string>
<!-- Preference switch for Telemetry -->
<string moz:removedIn="96" name="preferences_telemetry" tools:ignore="UnusedResources">Telemetry</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">Erabilera eta datu teknikoak</string>
<!-- Preference description for usage and technical data collection -->
<string name="preferences_usage_data_description">Nabigatzailearen errendimenduaren, erabilpenaren, hardwarearen eta pertsonalizazioen inguruko datuak partekatzen ditu Mozillarekin %1$s hobetzen laguntzeko</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">Marketing datuak</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string moz:removedIn="96" name="preferences_marketing_data_description" tools:ignore="UnusedResources">%1$s(r)en erabiltzen dituzun eginbideei buruzko datuak partekatzen ditu Leanplum-ekin, mugikorrerako gure marketing hornitzailearekin.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Oinarrizko erabilpen-datuak partekatzen ditu Adjust-ekin, mugikorretarako gure marketing hornitzailearekin</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Esperimentuak</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Mozillari esperimentuak instalatu eta exekutatzea baimentzen du</string>
<!-- Title for experiments preferences -->
<string moz:removedIn="96" name="preference_experiments" tools:ignore="UnusedResources">Esperimentuak</string>
<!-- Summary for experiments preferences -->
<string moz:removedIn="96" name="preference_experiments_summary" tools:ignore="UnusedResources">Baimendu Mozillari datuak instalatu eta jasotzea eginbide esperimentalak garatzeko</string>
<!-- Preference switch for crash reporter -->
<string moz:removedIn="96" name="preferences_crash_reporter" tools:ignore="UnusedResources">Hutsegiteen berriemailea</string>
<!-- Preference switch for Mozilla location service -->
<string moz:removedIn="96" name="preferences_mozilla_location_service" tools:ignore="UnusedResources">Mozilla kokapen-zerbitzua</string>
<!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
<string moz:removedIn="96" name="preferences_fenix_health_report" tools:ignore="UnusedResources">%s osasun-txostena</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Gaitu sinkronizazioa</string>
<!-- Preference for account login -->
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Hasi saioa</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Hasi saioa birkonektatzeko</string>
<!-- Preference for removing FxA account -->
@ -592,10 +522,6 @@
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[Eskaneatu <b>firefox.com/pair</b> helbideko QR kodea]]></string>
<!-- Button to open camera for pairing -->
<string moz:removedIn="96" name="pair_open_camera" tools:ignore="UnusedResources">Ireki kamera</string>
<!-- Button to cancel pairing -->
<string moz:removedIn="96" name="pair_cancel" tools:ignore="UnusedResources">Utzi</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
@ -626,10 +552,6 @@
<string name="preference_gestures_swipe_toolbar_show_tabs">Pasatu gora tresna-barra fitxak irekitzeko</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string moz:removedIn="96" name="library_sessions" tools:ignore="UnusedResources">Saioak</string>
<!-- Option in Library to open Screenshots page -->
<string moz:removedIn="96" name="library_screenshots" tools:ignore="UnusedResources">Pantaila-argazkiak</string>
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Deskargak</string>
<!-- Option in library to open Bookmarks page -->
@ -646,16 +568,8 @@
<string name="library_history">Historia</string>
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">Fitxa berria</string>
<!-- Option in Library to find text in page -->
<string moz:removedIn="96" name="library_find_in_page" tools:ignore="UnusedResources">Bilatu orrian</string>
<!-- Option in Library to open Reading List -->
<string moz:removedIn="96" name="library_reading_list" tools:ignore="UnusedResources">Irakurketa-zerrenda</string>
<!-- Menu Item Label for Search in Library -->
<string moz:removedIn="96" name="library_search" tools:ignore="UnusedResources">Bilatu</string>
<!-- Settings Page Title -->
<string name="settings_title">Ezarpenak</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
<string moz:removedIn="96" name="content_description_history_menu" tools:ignore="UnusedResources">Historia-elementuaren menua</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Itxi</string>
@ -752,8 +666,6 @@
<!-- Title for the list of tabs -->
<string name="tab_header_label">Irekitako fitxak</string>
<!-- Title for the list of tabs in the current private session -->
<string moz:removedIn="96" name="tabs_header_private_title" tools:ignore="UnusedResources">Saio pribatua</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Fitxa pribatuak</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Sinkronizatutako fitxak</string>
@ -765,10 +677,6 @@
<string name="tab_drawer_fab_content">Pribatua</string>
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Sinkronizatu</string>
<!-- Text shown as the title of the open tab tray -->
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Irekitako fitxak</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Gorde bilduman</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Partekatu fitxa guztiak</string>
<!-- Text shown in the menu to view recently closed tabs -->
@ -781,12 +689,6 @@
<string name="tab_tray_menu_tab_settings">Fitxen ezarpenak</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Itxi fitxa guztiak</string>
<!-- Shortcut action to open new tab -->
<string moz:removedIn="96" name="tab_tray_menu_open_new_tab" tools:ignore="UnusedResources">Fitxa berria</string>
<!-- Shortcut action to open the home screen -->
<string moz:removedIn="96" name="tab_tray_menu_home" tools:ignore="UnusedResources">Joan hasierara</string>
<!-- Shortcut action to toggle private mode -->
<string moz:removedIn="96" name="tab_tray_menu_toggle" tools:ignore="UnusedResources">Txandakatu fitxen modua</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">Egin laster-marka</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
@ -805,26 +707,10 @@
<string name="close_tab_title">Itxi %s fitxa</string>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Ireki fitxen menua</string>
<!-- Open tabs menu item to close all tabs -->
<string moz:removedIn="96" name="tabs_menu_close_all_tabs" tools:ignore="UnusedResources">Itxi fitxa guztiak</string>
<!-- Open tabs menu item to share all tabs -->
<string moz:removedIn="96" name="tabs_menu_share_tabs" tools:ignore="UnusedResources">Partekatu fitxak</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Gorde fitxak bilduman</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Tabulazio-menua</string>
<!-- Tab menu item to share the tab -->
<string moz:removedIn="96" name="tab_share" tools:ignore="UnusedResources">Partekatu fitxa</string>
<!-- Button in the current session menu. Deletes the session when pressed -->
<string moz:removedIn="96" name="current_session_delete" tools:ignore="UnusedResources">Ezabatu</string>
<!-- Button in the current session menu. Saves the session when pressed -->
<string moz:removedIn="96" name="current_session_save" tools:ignore="UnusedResources">Gorde</string>
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string moz:removedIn="96" name="current_session_share" tools:ignore="UnusedResources">Partekatu</string>
<!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
<string moz:removedIn="96" name="current_session_image" tools:ignore="UnusedResources">Uneko saioaren irudia</string>
<!-- Button to save the current set of tabs into a collection -->
<string moz:removedIn="96" name="save_to_collection" tools:ignore="UnusedResources">Gorde bilduman</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">Ezabatu bilduma</string>
<!-- Text for the menu button to rename a collection -->
@ -845,37 +731,29 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modu pribatua)</string>
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string moz:removedIn="96" name="tab_tray_save_to_collection" tools:ignore="UnusedResources">Gorde</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title_1">Beste fitxak</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">Idatzi bilaketa-terminoa</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">Idatzi bilaketa-terminoak</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Ezabatu historia</string>
<!-- Text for the dialog to confirm clearing all history -->
<string moz:removedIn="96" name="history_delete_all_dialog" tools:ignore="UnusedResources">Ziur zaude zure historia garbitu nahi duzula?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">Historia ezabatuta</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">%1$s ezabatuta</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string moz:removedIn="96" name="history_clear_dialog" tools:ignore="UnusedResources">Garbitu</string>
<!-- Context description text for the button to delete a single history item -->
<string name="history_delete_item">Ezabatu</string>
<!-- History multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="history_multi_select_title">%1$d hautatuta</string>
<!-- Text for the button to clear selected history items. The first parameter
is a digit showing the number of items you have selected -->
<string moz:removedIn="96" name="history_delete_some" tools:ignore="UnusedResources">Ezabatu %1$d elementu</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">Gaur</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">Atzo</string>
<!-- Text for the header that groups the history for last 24 hours -->
<string moz:removedIn="96" name="history_24_hours" tools:ignore="UnusedResources">Azken 24 orduak</string>
<!-- Text for the header that groups the history the past 7 days -->
<string name="history_7_days">Azken 7 egunak</string>
<!-- Text for the header that groups the history the past 30 days -->
@ -897,10 +775,6 @@
<string name="download_multi_select_title">%1$d hautatuta</string>
<!-- History overflow menu open in new tab button -->
<string moz:removedIn="96" name="download_menu_open" tools:ignore="UnusedResources">Ireki</string>
<!-- Text for the button to remove a single download item -->
<string name="download_delete_item_1">Kendu</string>
@ -908,8 +782,6 @@
<!-- Crashes -->
<!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
<string name="tab_crash_title_2">Sentitzen dugu. %1$s(e)k ezin du orri hori kargatu.</string>
<!-- Description text displayed on the tab crash page -->
<string moz:removedIn="96" name="tab_crash_description" tools:ignore="UnusedResources">Fitxa hau berreskuratzen edo ixten saia zaitezke azpian.</string>
<!-- Send crash report checkbox text on the tab crash page -->
<string name="tab_crash_send_report">Bidali hutsegite-txostena Mozillara</string>
<!-- Close tab button text on the tab crash page -->
@ -917,23 +789,11 @@
<!-- Restore tab button text on the tab crash page -->
<string name="tab_crash_restore">Berreskuratu fitxa</string>
<!-- Content Description for session item menu button -->
<string moz:removedIn="96" name="content_description_session_menu" tools:ignore="UnusedResources">Saioaren aukerak</string>
<!-- Content Description for session item share button -->
<string moz:removedIn="96" name="content_description_session_share" tools:ignore="UnusedResources">Partekatu saioa</string>
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Laster-marken menua</string>
<!-- Screen title for selecting a bookmarks folder -->
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Hautatu karpeta</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">Ziur zaude karpeta hau ezabatu nahi duzula?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s(e)k hautatutako elementuak ezabatuko ditu</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string moz:removedIn="96" name="bookmark_delete_folder_snackbar" tools:ignore="UnusedResources">%1$s ezabatuta</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Gehitu karpeta</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -942,8 +802,6 @@
<string name="edit_bookmark_snackbar_action">EDITATU</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Editatu</string>
<!-- Bookmark overflow menu select button -->
<string moz:removedIn="96" name="bookmark_menu_select_button" tools:ignore="UnusedResources">Hautatu</string>
<!-- Bookmark overflow menu copy button -->
<string name="bookmark_menu_copy_button">Kopiatu</string>
<!-- Bookmark overflow menu share button -->
@ -992,8 +850,6 @@
<string name="bookmark_undo_deletion">DESEGIN</string>
<!-- Site Permissions -->
<!-- Site permissions preferences header -->
<string moz:removedIn="96" name="permissions_header" tools:ignore="UnusedResources">Baimenak</string>
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Joan ezarpenetara</string>
@ -1003,8 +859,6 @@
<string name="quick_settings_sheet">Ezarpenen orri bizkorra</string>
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">Gomendatua</string>
<!-- button that allows editing site permissions settings -->
<string moz:removedIn="96" name="quick_settings_sheet_manage_site_permissions" tools:ignore="UnusedResources">Kudeatu gunearen baimenak</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Garbitu baimenak</string>
<!-- Button label for clearing a site permission-->
@ -1115,14 +969,10 @@
<!-- Share -->
<!-- Share screen header -->
<string moz:removedIn="96" name="share_header" tools:ignore="UnusedResources">Bidali eta partekatu</string>
<!-- Share screen header -->
<string name="share_header_2">Partekatu</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Partekatu</string>
<!-- Sub-header in the dialog to share a link to another app -->
<string moz:removedIn="96" name="share_link_subheader" tools:ignore="UnusedResources">Partekatu lotura</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Bidali gailura</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1158,18 +1008,8 @@
<string name="sync_add_new_device_connect_button">Konektatu beste gailu bat…</string>
<!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string moz:removedIn="96" name="notification_pbm_channel_name" tools:ignore="UnusedResources">Nabigatze pribatuko saioa</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string moz:removedIn="96" name="notification_pbm_delete_text" tools:ignore="UnusedResources">Ezabatu fitxa pribatuak</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Itxi fitxa pribatuak</string>
<!-- Notification action to open Fenix and resume the current browsing session. -->
<string moz:removedIn="96" name="notification_pbm_action_open" tools:ignore="UnusedResources">Ireki</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string moz:removedIn="96" name="notification_pbm_action_delete_and_open" tools:ignore="UnusedResources">Ezabatu eta ireki</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string moz:removedIn="96" name="notification_powered_by_channel_name" tools:ignore="UnusedResources">Hornitzailea</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Marketina</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
@ -1184,36 +1024,22 @@
<string name="snackbar_collection_deleted">Bilduma ezabatuta</string>
<!-- Text shown in snackbar when user renames a collection -->
<string name="snackbar_collection_renamed">Bilduma berrizendatuta</string>
<!-- Text shown in snackbar when user deletes a tab -->
<string moz:removedIn="96" name="snackbar_tab_deleted" tools:ignore="UnusedResources">Fitxa ezabatuta</string>
<!-- Text shown in snackbar when user deletes all tabs -->
<string moz:removedIn="96" name="snackbar_tabs_deleted" tools:ignore="UnusedResources">Fitxak ezabatuta</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">Fitxa itxita</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Fitxak itxita</string>
<!-- Text shown in snackbar when user closes tabs -->
<string moz:removedIn="96" name="snackbar_message_tabs_closed" tools:ignore="UnusedResources">Fitxak itxita!</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Laster-markak gordeta!</string>
<!-- Text shown in snackbar action for viewing bookmarks -->
<string moz:removedIn="96" name="snackbar_message_bookmarks_view" tools:ignore="UnusedResources">Ikusi</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Gune nagusietara gehituta!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Fitxa pribatua itxita</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Fitxa pribatuak itxita</string>
<!-- Text shown in snackbar when user deletes all private tabs -->
<string moz:removedIn="96" name="snackbar_private_tabs_deleted" tools:ignore="UnusedResources">Fitxa pribatuak ezabatuta</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">DESEGIN</string>
<!-- Text shown in snackbar when user removes a top site -->
<string moz:removedIn="96" name="snackbar_top_site_removed" tools:ignore="UnusedResources">Gunea kenduta</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_undo" tools:ignore="UnusedResources">Desegin</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_confirm" tools:ignore="UnusedResources">Berretsi</string>
<string name="snackbar_top_site_removed">Gunea kenduta</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">Baimendu %1$s aplikazioari %2$s irekitzea</string>
@ -1261,11 +1087,6 @@
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">%d helbide</string>
<!-- Title for history items in Delete browsing data -->
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_title" tools:ignore="UnusedResources">Historia</string>
<!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
number of history pages the user has -->
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_subtitle" tools:ignore="UnusedResources">%d orri</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies">Cookieak</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
@ -1284,8 +1105,6 @@
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Ezabatu nabigatze-datuak irteterakoan</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string moz:removedIn="96" name="preference_summary_delete_browsing_data_on_quit" tools:ignore="UnusedResources">Nabigatze-datuak automatikoki ezabatzen ditu menu nagusian &quot;Irten&quot; hautatzerakoan</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Nabigatze-datuak automatikoki ezabatzen ditu menu nagusian \&quot;Irten\&quot; hautatzerakoan</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Irten</string>
@ -1334,29 +1153,15 @@
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_header">Ongi etorri %s(e)ra!</string>
<!-- text for the Firefox Accounts section header -->
<string moz:removedIn="96" name="onboarding_fxa_section_header" tools:ignore="UnusedResources">Dagoeneko baduzu kontu bat?</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Sinkronizatu Firefox gailuen artean</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_description">Ekarri laster-markak, historia eta pasahitzak gailu honetako Firefoxera.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string moz:removedIn="96" name="onboarding_firefox_account_auto_signin_header_3" tools:ignore="UnusedResources">Dagoeneko saioa hasita daukazu %s gisa gailu honetako beste Firefox batean. Kontu honekin saioa hasi nahi duzu?</string>
<!-- text for the button to confirm automatic sign-in -->
<string moz:removedIn="96" name="onboarding_firefox_account_auto_signin_confirm" tools:ignore="UnusedResources">Bai, hasi saioa</string>
<!-- text for the automatic sign-in button while signing in is in process -->
<string moz:removedIn="96" name="onboarding_firefox_account_signing_in" tools:ignore="UnusedResources">Saioa hasten…</string>
<!-- text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in_1">Eman izena</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string moz:removedIn="96" name="onboarding_firefox_account_stay_signed_out" tools:ignore="UnusedResources">Mantendu saiotik kanpo</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Sinkronizazioa aktibo dago</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string moz:removedIn="96" name="onboarding_firefox_account_automatic_signin_failed" tools:ignore="UnusedResources">Huts egin du saioa hastean</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_3">Pribatutasuna beti aktibo</string>
<!-- text for the tracking protection card description. 'Firefox' intentionally hardcoded here -->
@ -1366,8 +1171,6 @@
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_3">Pribatutasunerako eta errendimendurako orekatua. Orriak ohi bezala kargatuko dira.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string moz:removedIn="96" name="onboarding_tracking_protection_strict_button" tools:ignore="UnusedResources">Zorrotza (gomendatua)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Zorrotza</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_3">Jarraipen-elementu gehiago blokeatzen ditu orriak azkarrago karga daitezen baina orriko zenbait eginbide hauts litezke.</string>
@ -1420,8 +1223,6 @@
<string name="sign_in_with_email">Erabili helbide elektronikoa horren ordez</string>
<!-- Text shown for settings option for create new account text.'Firefox' intentionally hardcoded here.-->
<string name="sign_in_create_account_text"><![CDATA[Ez daukazu konturik? <u>Sortu kontua</u> Firefox gailuen artean sinkronizatzeko.]]></string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string moz:removedIn="96" name="sign_out_confirmation_message" tools:ignore="UnusedResources">Firefoxek zure kontuarekin sinkronizatzeari utziko dio baina ez du gailu honetako zure nabigatze-daturik ezabatuko.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s(e)k zure kontuarekin sinkronizatzeari utziko dio baina ez du gailu honetako zure nabigatze-daturik ezabatuko.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
@ -1477,8 +1278,6 @@
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">Fitxa guztietan</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">Fitxa pribatuetan soilik</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string moz:removedIn="96" name="preference_enhanced_tracking_protection_custom_tracking_content_3" tools:ignore="UnusedResources">Fitxa pertsonalizatuetan soilik</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Kriptomeatzariak</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
@ -1518,10 +1317,6 @@
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Nabigatu atzera</string>
<!-- About page Your rights link text -->
<string moz:removedIn="96" name="about_your_rights" tools:ignore="UnusedResources">Zure eskubideak</string>
<!-- About page link text to open open source licenses screen -->
<string moz:removedIn="96" name="about_open_source_licenses" tools:ignore="UnusedResources">Erabiltzen ditugun kode irekiko liburutegiak</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">%s(r)en nobedadeak</string>
<!-- Open source licenses page title
@ -1557,11 +1352,6 @@
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">Arazketa-menua: %1$d klik falta dira gaitzeko</string>
<string name="about_debug_menu_toast_done">Arazketa-menua gaituta</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string moz:removedIn="96" name="tab_counter_content_description_one_tab" tools:ignore="UnusedResources">Fitxa bat</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
<string moz:removedIn="96" name="tab_counter_content_description_multi_tab" tools:ignore="UnusedResources">%d fitxa</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
@ -1612,10 +1402,6 @@
<string name="preferences_passwords_sync_logins">Sinkronizatu saio-hasierak</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
<string name="preferences_passwords_sync_logins_across_devices">Sinkronizatu saio-hasierak gailuen artean</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string moz:removedIn="96" name="preferences_passwords_sync_logins_reconnect" tools:ignore="UnusedResources">Birkonektatu</string>
<!-- Syncing saved logins in Fenix needs login -->
<string moz:removedIn="96" name="preferences_passwords_sync_logins_sign_in" tools:ignore="UnusedResources">Hasi saioa Sync-en</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Gordetako saio-hasierak</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
@ -1632,36 +1418,16 @@
<string name="preferences_passwords_exceptions_remove_all">Ezabatu salbuespen guztiak</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Bilatu saio-hasierak</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_alphabetically" tools:ignore="UnusedResources">Ordena alfabetikoan</string>
<!-- Option to sort logins list by most recently used -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_recently_used" tools:ignore="UnusedResources">Erabilitako azkenak</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Gunea</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Erabiltzaile-izena</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Pasahitza</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin" tools:ignore="UnusedResources">Sartu berriro zure PINa</string>
<!-- Message displayed in security prompt to access saved logins -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin_description" tools:ignore="UnusedResources">Desblokeatu gordetako saio-hasierak ikusteko</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string moz:removedIn="96" name="logins_insecure_connection_warning" tools:ignore="UnusedResources">Konexioa ez da segurua. Sartutako saio-hasierak arriskuan egon litezke.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string moz:removedIn="96" name="logins_insecure_connection_warning_learn_more" tools:ignore="UnusedResources">Argibide gehiago</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string moz:removedIn="96" name="logins_doorhanger_save" tools:ignore="UnusedResources">%s(e)k saio-hasiera hau gordetzea nahi duzu?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string moz:removedIn="96" name="logins_doorhanger_save_confirmation" tools:ignore="UnusedResources">Gorde</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string moz:removedIn="96" name="logins_doorhanger_save_dont_save" tools:ignore="UnusedResources">Ez gorde</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Pasahitza arbelean kopiatu da</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Erabiltzaile-izena arbelean kopiatu da</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string moz:removedIn="96" name="logins_site_copied" tools:ignore="UnusedResources">Gunea arbelean kopiatu da</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Kopiatu pasahitza</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a password while editing a login-->
@ -1672,8 +1438,6 @@
<string name="saved_login_clear_username">Garbitu erabiltzaile-izena</string>
<!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login -->
<string name="saved_login_clear_hostname">Garbitu ostalaria</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string moz:removedIn="96" name="saved_login_copy_site" tools:ignore="UnusedResources">Kopiatu gunea</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
<string name="saved_login_open_site">Ireki gunea nabigatzailean</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
@ -1735,8 +1499,6 @@
<string name="credit_cards_expiration_date_year">Iraungitze-dataren urtea</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Txarteleko izena</string>
<!-- The header for the nickname for a credit card -->
<string moz:removedIn="96" name="credit_cards_card_nickname" tools:ignore="UnusedResources">Txartelaren ezizena</string>
<!-- The text for the "Delete card" menu item for deleting a credit card -->
<string name="credit_cards_menu_delete_card">Ezabatu txartela</string>
<!-- The text for the "Delete card" button for deleting a credit card -->
@ -1791,18 +1553,12 @@
<string name="search_add_custom_engine_search_string_hint">Erabili beharreko bilaketa-katea</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Ordezkatu galdera-katea &quot;%s&quot; testuarekin. Adibidez:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_label" tools:ignore="UnusedResources">Argibide gehiago</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Bilaketa-motor pertsonalizatuaren xehetasunak</string>
<!-- Accessibility description for the 'Learn more' link -->
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_description" tools:ignore="UnusedResources">Argibide gehiagorako lotura</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Idatzi bilaketa-motorraren izena</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string moz:removedIn="96" name="search_add_custom_engine_error_existing_name" tools:ignore="UnusedResources">&quot;%s&quot; izeneko bilaketa-motorra badago lehendik ere.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Idatzi bilaketa-katea</string>
<!-- Text shown when a user leaves out the required template string -->
@ -1855,12 +1611,12 @@
<string name="confirm_clear_permission_site">Ziur zaude gune honetako baimen hau garbitu nahi duzula?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Salbuespenik ez gune honetarako</string>
<!-- Label for the Pocket default top site -->
<string moz:removedIn="96" name="pocket_top_articles" tools:ignore="UnusedResources">Artikulu nagusiak</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Ziur zaude laster-marka hau ezabatu nahi duzula?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Gehitu gune nagusietara</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string name="browser_menu_remove_from_top_sites">Kendu gune erabilienetatik</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Egiaztatzailea: %1$s </string>
@ -1882,8 +1638,6 @@
<string name="saved_login_password_description">Saio-hasieraren pasahitzerako testu-eremu editagarria.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Gorde saio-hasieraren aldaketak.</string>
<!-- The button description to discard changes to an edited login. -->
<string moz:removedIn="96" name="discard_changes" tools:ignore="UnusedResources">Baztertu aldaketak</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Editatu</string>
<!-- The page title for adding new login. -->
@ -1935,10 +1689,12 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Ados, ulertuta</string>
<!-- Label for the preference to show the most visited top sites on the homepage -->
<string name="top_sites_toggle_top_recent_sites_3">Gehien bisitatutako guneak</string>
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string moz:removedIn="98" name="top_sites_toggle_top_recent_sites_3" tools:ignore="UnusedResources">Gehien bisitatutako guneak</string>
<!-- Title text displayed in the rename top site dialog. -->
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string name="top_sites_toggle_top_recent_sites_4">Lasterbideak</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Izena</string>
<!-- Hint for renaming title of a top site -->
<string name="top_site_name_hint">Gune erabilienaren izena</string>
@ -1947,6 +1703,13 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Utzi</string>
<!-- Text for the menu button to open the homepage settings. -->
<string name="top_sites_menu_settings">Ezarpenak</string>
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&amp;' is replaced with the ampersand symbol: & -->
<string name="top_sites_menu_sponsor_privacy">Gure babesleak eta zure pribatutasuna</string>
<!-- Label text displayed for a sponsored top site. -->
<string name="top_sites_sponsored_label">Babesleak hornituta</string>
<!-- Inactive tabs in the tabs tray -->
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
<string name="inactive_tabs_title">Fitxa inaktiboak</string>

@ -165,7 +165,7 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">התקנה</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">לשוניות מסונכרנות</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">לשוניות מסונכרנות</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">סנכרון מחדש</string>
<!-- Browser menu button that opens the find in page menu -->
@ -710,7 +710,9 @@
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search">נא להקליד מונח לחיפוש</string>
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">נא להקליד מונח לחיפוש</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">נא להקליד מונחים לחיפוש</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">מחיקת היסטוריה</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->

@ -20,9 +20,6 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Сіздің жекелік беттеріңіз осында көрсетілетін болады.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 ашық бет. Беттерді ауыстыру үшін шертіңіз.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">%1$d таңдалды</string>
<!-- Label of button in create collection dialog for creating a new collection -->
@ -35,14 +32,6 @@
<string name="tab_tray_close_multiselect_content_description">Көп таңдау режимінен шығу</string>
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Таңдалған беттерді жинаққа сақтау</string>
<!-- Content description for checkmark while tab is selected while in multiselect mode in tab tray. The first parameter is the title of the tab selected -->
<string moz:removedIn="96" name="tab_tray_item_selected_multiselect_content_description" tools:ignore="UnusedResources">Таңдалды %1$s</string>
<!-- Content description when tab is unselected while in multiselect mode in tab tray. The first parameter is the title of the tab unselected -->
<string moz:removedIn="96" name="tab_tray_item_unselected_multiselect_content_description" tools:ignore="UnusedResources">Таңдау алынды %1$s</string>
<!-- Content description announcement when exiting multiselect mode in tab tray -->
<string moz:removedIn="96" name="tab_tray_exit_multiselect_content_description" tools:ignore="UnusedResources">Көп таңдау режимінен шығу</string>
<!-- Content description announcement when entering multiselect mode in tab tray -->
<string moz:removedIn="96" name="tab_tray_enter_multiselect_content_description" tools:ignore="UnusedResources">Көп таңдау режиміне кірдік, жинаққа сақтау үшін беттерді таңдаңыз</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Таңдалған</string>
@ -62,14 +51,10 @@
<string name="about_content">%1$s жасаған Mozilla.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string moz:removedIn="96" name="private_browsing_title" tools:ignore="UnusedResources">Сіз жекелік шолу режиміндесіз</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s қолданба немесе барлық жекелік шолу беттері жабылғанда іздеулер және шолу тарихын өшіреді. Бұл сізді веб-сайттар немесе интернет қызметін ұсынушысына анонимды етпесе де, бұл компьютерді қолданатын басқа адамдардан сіздің интернеттегі белсенділікті жасырын сақтауға жол береді.</string>
<string name="private_browsing_common_myths">Жекелік шолу туралы кең тараған аңыздар</string>
<!-- Delete session button to erase your history in a private session -->
<string moz:removedIn="96" name="private_browsing_delete_session" tools:ignore="UnusedResources">Сессияны өшіру</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
@ -137,9 +122,6 @@
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">\&quot;%1$s\&quot; бойынша іздеуіңіз</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
The first parameter is the count for number of sites in the group. This number will always be more than one. -->
<string moz:removedIn="96" name="recent_tabs_search_term_count" tools:ignore="UnusedResources">Сайттар: %1$s</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
@ -149,9 +131,6 @@
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header_2">Жуырда қаралған</string>
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string moz:removedIn="96" name="history_metadata_header_3" tools:ignore="UnusedResources">Жуырдағы іздеулер</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recently_visited_menu_item_remove">Өшіру</string>
@ -162,8 +141,6 @@
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Барлық тарихты көрсету батырмасын көрсету</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string moz:removedIn="96" name="browser_tabs_button" tools:ignore="UnusedResources">Ашық беттер</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Артқа</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
@ -172,12 +149,8 @@
<string name="browser_menu_refresh">Жаңарту</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Тоқтату</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Бетбелгіні түзету</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Қосымшалар</string>
<!-- Browser menu button that opens the addon extensions manager -->
<string moz:removedIn="96" name="browser_menu_extensions" tools:ignore="UnusedResources">Кеңейтулер</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Осында қосымшалар жоқ</string>
<!-- Browser menu button that sends a user to help articles -->
@ -195,19 +168,15 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Орнату</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Синхрондалған беттер</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Синхрондалған беттер</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Қайта синхрондау</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Беттен табу</string>
<!-- Browser menu button that creates a private tab -->
<string moz:removedIn="96" name="browser_menu_private_tab" tools:ignore="UnusedResources">Жекелік бет</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Жинаққа сақтау</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Бөлісу</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
<string moz:removedIn="96" name="menu_share_with" tools:ignore="UnusedResources">Көмегімен бөлісу…</string>
<!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_open_in_fenix">%1$s көмегімен ашу</string>
@ -223,8 +192,6 @@
<string name="browser_menu_read_close">Оқу режимін жабу</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Қолданбада ашу</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string moz:removedIn="96" name="browser_menu_read_appearance" tools:ignore="UnusedResources">Сыртқы түрі</string>
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">Оқу режимін баптау</string>
<!-- Browser menu label for adding a bookmark -->
@ -240,15 +207,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Бастапқы экран</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string moz:removedIn="96" name="unknown_scheme_error_message" tools:ignore="UnusedResources">Байланысу мүмкін емес. URL схемасы белгісіз.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Таңдалған тіл</string>
<!-- Content description for search icon -->
<string moz:removedIn="96" name="a11y_search_icon_content_description" tools:ignore="UnusedResources">Іздеу</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Құрылғы тіліне сүйену</string>
@ -262,8 +223,6 @@
<string name="search_engine_button">Іздеу жүйесі</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Іздеу жүйесінің параметрлері</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string moz:removedIn="96" name="search_engines_search_with" tools:ignore="UnusedResources">Осы рет, келесімен іздеу:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Алмасу буферінен сілтемені кірістіру</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
@ -317,8 +276,6 @@
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">Баптаулар</string>
<!-- Preference category for basic settings -->
<string moz:removedIn="96" name="preferences_category_basics" tools:ignore="UnusedResources">Негізгілер</string>
<!-- Preference category for general settings -->
<string name="preferences_category_general">Жалпы</string>
<!-- Preference category for all links about Fenix -->
@ -330,27 +287,15 @@
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Адрес жолағы</string>
<!-- Preference linking to help about Fenix -->
<string moz:removedIn="96" name="preferences_help" tools:ignore="UnusedResources">Көмек</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">Google Play ішінде бағалау</string>
<!-- Preference for giving feedback about Fenix -->
<string moz:removedIn="96" name="preferences_feedback" tools:ignore="UnusedResources">Кері байланыс хабарламасын беру</string>
<!-- Preference linking to about page for Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="preferences_about">%1$s туралы</string>
<!-- Preference linking to the your rights SUMO page -->
<string moz:removedIn="96" name="preferences_your_rights" tools:ignore="UnusedResources">Сіздің құқықтарыңыз</string>
<!-- Preference for settings related to saved passwords -->
<string moz:removedIn="96" name="preferences_passwords" tools:ignore="UnusedResources">Парольдер</string>
<!-- Preference for settings related to saved credit cards and addresses -->
<string moz:removedIn="96" name="preferences_credit_cards_addresses" tools:ignore="UnusedResources">Несиелік карталар және адрестер</string>
<!-- Preference for settings related to changing the default browser -->
<string name="preferences_set_as_default_browser">Негізгі браузер қылу</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Кеңейтілген</string>
<!-- Preference category for privacy settings -->
<string moz:removedIn="96" name="preferences_category_privacy" tools:ignore="UnusedResources">Жекелік</string>
<!-- Preference category for privacy and security settings -->
<string name="preferences_category_privacy_security">Жекелік және қауіпсіздік</string>
<!-- Preference for advanced site permissions -->
@ -375,8 +320,6 @@
<string name="toast_override_fxa_sync_server_done">Firefox тіркелгісі/синхрондау сервері өзгертілген. Өзгерістерді іске асыру үшін қолданба жұмысын аяқтау…</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">Тіркелгі</string>
<!-- Preference shown on banner to sign into account -->
<string moz:removedIn="96" name="preferences_sign_in" tools:ignore="UnusedResources">Кіру</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Құралдар панелі</string>
<!-- Preference for changing default theme to dark or light mode -->
@ -399,10 +342,6 @@
<string name="preferences_data_choices">Деректер таңдауы</string>
<!-- Preference for data collection -->
<string name="preferences_data_collection">Деректер жинау</string>
<!-- Preference linking to the privacy notice -->
<string moz:removedIn="96" name="preferences_privacy_link" tools:ignore="UnusedResources">Жекелік ескертуі</string>
<!-- Preference category for developer tools -->
<string moz:removedIn="96" name="developer_tools_category" tools:ignore="UnusedResources">Әзірлеуші құралдары</string>
<!-- Preference for developers -->
<string name="preferences_remote_debugging">USB арқылы қашықтан жөндеу</string>
<!-- Preference title for switch preference to show search engines -->
@ -457,9 +396,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Жуырда қаралған</string>
<!-- Title for the customize home screen settings section for recent searches. Recent searches
is a section where users see a list of groups of tabs that they have visited in the past few days -->
<string moz:removedIn="96" name="customize_toggle_recent_searches" tools:ignore="UnusedResources">Жуырдағы іздеулер</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
@ -476,9 +412,11 @@
<!-- Snackbar label for action to view selected wallpaper -->
<string name="wallpaper_updated_snackbar_action">Қарап шығу</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label">Түсқағазды өзгерту үшін логотипті шертіңіз</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">Түсқағазды өзгерту үшін логотипті шертіңіз</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label_1">Firefox басты бетінің логотипін түрту арқылы тұсқағазды өзгертіңіз</string>
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_description">Негізгі беттен шықпай-ақ суретті айналдырыңыз және жаңартыңыз.</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_description" tools:ignore="UnusedResources">Негізгі беттен шықпай-ақ суретті айналдырыңыз және жаңартыңыз.</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
@ -536,23 +474,12 @@
<string name="fxa_received_tab_channel_description">Басқа Firefox құрылғыларынан алынған беттер туралы хабарландырулар.</string>
<!-- The body for these is the URL of the tab received -->
<string name="fxa_tab_received_notification_name">Бет алынды</string>
<!-- When multiple tabs have been received -->
<string moz:removedIn="96" name="fxa_tabs_received_notification_name" tools:ignore="UnusedResources">Беттер алынды</string>
<!-- %s is the device name -->
<string name="fxa_tab_received_from_notification_name">%s құрылғысынан бет</string>
<!-- Advanced Preferences -->
<!-- Preference for tracking protection settings -->
<string moz:removedIn="96" name="preferences_tracking_protection_settings" tools:ignore="UnusedResources">Бақылаудан қорғаныс</string>
<!-- Preference switch for tracking protection -->
<string moz:removedIn="96" name="preferences_tracking_protection" tools:ignore="UnusedResources">Бақылаудан қорғаныс</string>
<!-- Preference switch description for tracking protection -->
<string moz:removedIn="96" name="preferences_tracking_protection_description" tools:ignore="UnusedResources">Сізді Интернетте бақылайтын мазмұн мен скрипттерді бұғаттау</string>
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">Ережеден бөлек</string>
<!-- Preference description for tracking protection exceptions -->
<string moz:removedIn="96" name="preferences_tracking_protection_exceptions_description" tools:ignore="UnusedResources">Бақылаудан қорғаныс бұл сайттар үшін сөндірілген</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Барлық сайттар үшін іске қосу</string>
<!-- Text displayed when there are no exceptions -->
@ -560,38 +487,22 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Көбірек білу</string>
<!-- Preference switch for Telemetry -->
<string moz:removedIn="96" name="preferences_telemetry" tools:ignore="UnusedResources">Телеметрия</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">Пайдалану және техникалық мәліметтер</string>
<!-- Preference description for usage and technical data collection -->
<string name="preferences_usage_data_description">Өнімділік, қолдану, құрылғылар және баптаулар мәліметін Mozilla-ға жіберіп, бізге %1$s жақсартуға көмектеседі</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">Маркетингтік мәліметтер</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string moz:removedIn="96" name="preferences_marketing_data_description" tools:ignore="UnusedResources">Leanplum, біздің мобильді маркетинг өндірушісімен, %1$s ішінде қандай мүмкіндіктерді пайдаланғаныңыз туралы деректермен бөліседі.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Біздің мобильді маркетинг вендоры Adjust-пен негізгі пайдалану деректерін бөліседі</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Зерттеулер</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Mozilla-ға зерттеулерді орнатуға және жүргізуге рұқсат ету</string>
<!-- Title for experiments preferences -->
<string moz:removedIn="96" name="preference_experiments" tools:ignore="UnusedResources">Эксперименттер</string>
<!-- Summary for experiments preferences -->
<string moz:removedIn="96" name="preference_experiments_summary" tools:ignore="UnusedResources">Mozilla-ға эксперимерталды мүмкіндіктер үшін деректерді орнатуға және жинауға мүмкіндік береді</string>
<!-- Preference switch for crash reporter -->
<string moz:removedIn="96" name="preferences_crash_reporter" tools:ignore="UnusedResources">Құлаулар хабаршысы</string>
<!-- Preference switch for Mozilla location service -->
<string moz:removedIn="96" name="preferences_mozilla_location_service" tools:ignore="UnusedResources">Mozilla орналасулар қызметі</string>
<!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
<string moz:removedIn="96" name="preferences_fenix_health_report" tools:ignore="UnusedResources">%s денсаулық есептемесі</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Синхрондауды іске қосу</string>
<!-- Preference for account login -->
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Кіру</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Қайта байланысу үшін кіру</string>
<!-- Preference for removing FxA account -->
@ -600,10 +511,6 @@
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[<b>firefox.com/pair</b> жерінде көрсетілген QR кодын сканерлеңіз]]></string>
<!-- Button to open camera for pairing -->
<string moz:removedIn="96" name="pair_open_camera" tools:ignore="UnusedResources">Камераны ашу</string>
<!-- Button to cancel pairing -->
<string moz:removedIn="96" name="pair_cancel" tools:ignore="UnusedResources">Бас тарту</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
@ -632,10 +539,6 @@
<string name="preference_gestures_swipe_toolbar_show_tabs">Беттерді ашу үшін құралдар тақтасын жоғары қарай сырғытыңыз</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string moz:removedIn="96" name="library_sessions" tools:ignore="UnusedResources">Сессиялар</string>
<!-- Option in Library to open Screenshots page -->
<string moz:removedIn="96" name="library_screenshots" tools:ignore="UnusedResources">Скриншоттар</string>
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Жүктемелер</string>
<!-- Option in library to open Bookmarks page -->
@ -652,16 +555,8 @@
<string name="library_history">Шолу тарихы</string>
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">Жаңа бет</string>
<!-- Option in Library to find text in page -->
<string moz:removedIn="96" name="library_find_in_page" tools:ignore="UnusedResources">Беттен табу</string>
<!-- Option in Library to open Reading List -->
<string moz:removedIn="96" name="library_reading_list" tools:ignore="UnusedResources">Оқу тізімі</string>
<!-- Menu Item Label for Search in Library -->
<string moz:removedIn="96" name="library_search" tools:ignore="UnusedResources">Іздеу</string>
<!-- Settings Page Title -->
<string name="settings_title">Баптаулар</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
<string moz:removedIn="96" name="content_description_history_menu" tools:ignore="UnusedResources">Шолу тарихы элементінің мәзірі</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Жабу</string>
@ -759,8 +654,6 @@
<!-- Title for the list of tabs -->
<string name="tab_header_label">Ашық беттер</string>
<!-- Title for the list of tabs in the current private session -->
<string moz:removedIn="96" name="tabs_header_private_title" tools:ignore="UnusedResources">Жекелік сессиясы</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Жекелік беттер</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Синхрондалған беттер</string>
@ -772,10 +665,6 @@
<string name="tab_drawer_fab_content">Жеке</string>
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Синхрондау</string>
<!-- Text shown as the title of the open tab tray -->
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Ашық беттер</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Жинаққа сақтау</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Барлық беттермен бөлісу</string>
<!-- Text shown in the menu to view recently closed tabs -->
@ -788,12 +677,6 @@
<string name="tab_tray_menu_tab_settings">Бет баптаулары</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Барлық беттерді жабу</string>
<!-- Shortcut action to open new tab -->
<string moz:removedIn="96" name="tab_tray_menu_open_new_tab" tools:ignore="UnusedResources">Жаңа бет</string>
<!-- Shortcut action to open the home screen -->
<string moz:removedIn="96" name="tab_tray_menu_home" tools:ignore="UnusedResources">Үй парағына өту</string>
<!-- Shortcut action to toggle private mode -->
<string moz:removedIn="96" name="tab_tray_menu_toggle" tools:ignore="UnusedResources">Бет режимін ауыстыру</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">Бетбелгілерге қосу</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
@ -812,26 +695,10 @@
<string name="close_tab_title">%s бетін жабу</string>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Беттер мәзірін ашу</string>
<!-- Open tabs menu item to close all tabs -->
<string moz:removedIn="96" name="tabs_menu_close_all_tabs" tools:ignore="UnusedResources">Барлық беттерді жабу</string>
<!-- Open tabs menu item to share all tabs -->
<string moz:removedIn="96" name="tabs_menu_share_tabs" tools:ignore="UnusedResources">Беттермен бөлісу</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Беттерді жинаққа сақтау</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Бет мәзірі</string>
<!-- Tab menu item to share the tab -->
<string moz:removedIn="96" name="tab_share" tools:ignore="UnusedResources">Бетпен бөлісу</string>
<!-- Button in the current session menu. Deletes the session when pressed -->
<string moz:removedIn="96" name="current_session_delete" tools:ignore="UnusedResources">Өшіру</string>
<!-- Button in the current session menu. Saves the session when pressed -->
<string moz:removedIn="96" name="current_session_save" tools:ignore="UnusedResources">Сақтау</string>
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string moz:removedIn="96" name="current_session_share" tools:ignore="UnusedResources">Бөлісу</string>
<!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
<string moz:removedIn="96" name="current_session_image" tools:ignore="UnusedResources">Ағымдағы сессия суреті</string>
<!-- Button to save the current set of tabs into a collection -->
<string moz:removedIn="96" name="save_to_collection" tools:ignore="UnusedResources">Жинаққа сақтау</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">Жинақты өшіру</string>
@ -851,37 +718,29 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (жекелік режимі)</string>
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string moz:removedIn="96" name="tab_tray_save_to_collection" tools:ignore="UnusedResources">Сақтау</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title_1">Басқа беттер</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">Іздеу жолын енгізіңіз</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">Іздеу жолын енгізіңіз</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Тарихты өшіру</string>
<!-- Text for the dialog to confirm clearing all history -->
<string moz:removedIn="96" name="history_delete_all_dialog" tools:ignore="UnusedResources">Тарихты өшіруді шынымен қалайсыз ба?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">Тарих өшірілді</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">%1$s өшірілді</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string moz:removedIn="96" name="history_clear_dialog" tools:ignore="UnusedResources">Тазарту</string>
<!-- Context description text for the button to delete a single history item -->
<string name="history_delete_item">Өшіру</string>
<!-- History multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="history_multi_select_title">%1$d таңдалды</string>
<!-- Text for the button to clear selected history items. The first parameter
is a digit showing the number of items you have selected -->
<string moz:removedIn="96" name="history_delete_some" tools:ignore="UnusedResources">%1$d элементті өшіру</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">Бүгін</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">Кеше</string>
<!-- Text for the header that groups the history for last 24 hours -->
<string moz:removedIn="96" name="history_24_hours" tools:ignore="UnusedResources">Соңғы 24 сағат</string>
<!-- Text for the header that groups the history the past 7 days -->
<string name="history_7_days">Соңғы 7 күн</string>
<!-- Text for the header that groups the history the past 30 days -->
@ -902,9 +761,6 @@
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">%1$d таңдалды</string>
<!-- History overflow menu open in new tab button -->
<string moz:removedIn="96" name="download_menu_open" tools:ignore="UnusedResources">Ашу</string>
<!-- Text for the button to remove a single download item -->
<string name="download_delete_item_1">Өшіру</string>
@ -913,8 +769,6 @@
<!-- Crashes -->
<!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
<string name="tab_crash_title_2">Кешіріңіз. %1$s бұл бетті жүктей алмайды.</string>
<!-- Description text displayed on the tab crash page -->
<string moz:removedIn="96" name="tab_crash_description" tools:ignore="UnusedResources">Төменде бетті қалпына келтіру немесе жабу талабын жасай аласыз,</string>
<!-- Send crash report checkbox text on the tab crash page -->
<string name="tab_crash_send_report">Mozilla-ға құлау хабарламасын жіберу</string>
<!-- Close tab button text on the tab crash page -->
@ -922,23 +776,11 @@
<!-- Restore tab button text on the tab crash page -->
<string name="tab_crash_restore">Бетті қалпына келтіру</string>
<!-- Content Description for session item menu button -->
<string moz:removedIn="96" name="content_description_session_menu" tools:ignore="UnusedResources">Сессия баптаулары</string>
<!-- Content Description for session item share button -->
<string moz:removedIn="96" name="content_description_session_share" tools:ignore="UnusedResources">Сессиямен бөлісу</string>
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Бетбелгілер мәзірі</string>
<!-- Screen title for selecting a bookmarks folder -->
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Буманы таңдау</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">Бұл буманы өшіруді шынымен қалайсыз ба?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s таңдалған элементтерді өшіреді.</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string moz:removedIn="96" name="bookmark_delete_folder_snackbar" tools:ignore="UnusedResources">%1$s өшірілді</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Буманы қосу</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -947,8 +789,6 @@
<string name="edit_bookmark_snackbar_action">ТҮЗЕТУ</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Түзету</string>
<!-- Bookmark overflow menu select button -->
<string moz:removedIn="96" name="bookmark_menu_select_button" tools:ignore="UnusedResources">Таңдау</string>
<!-- Bookmark overflow menu copy button -->
<string name="bookmark_menu_copy_button">Көшіріп алу</string>
<!-- Bookmark overflow menu share button -->
@ -997,8 +837,6 @@
<string name="bookmark_undo_deletion">БОЛДЫРМАУ</string>
<!-- Site Permissions -->
<!-- Site permissions preferences header -->
<string moz:removedIn="96" name="permissions_header" tools:ignore="UnusedResources">Рұқсаттар</string>
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Баптауларға өту</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
@ -1007,8 +845,6 @@
<string name="quick_settings_sheet">Жылдам баптаулар парағы</string>
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">Ұсынылатын</string>
<!-- button that allows editing site permissions settings -->
<string moz:removedIn="96" name="quick_settings_sheet_manage_site_permissions" tools:ignore="UnusedResources">Сайт рұқсаттарын басқару</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Рұқсаттарды тазарту</string>
<!-- Button label for clearing a site permission-->
@ -1118,14 +954,10 @@
<!-- Share -->
<!-- Share screen header -->
<string moz:removedIn="96" name="share_header" tools:ignore="UnusedResources">Жіберу және бөлісу</string>
<!-- Share screen header -->
<string name="share_header_2">Бөлісу</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Бөлісу</string>
<!-- Sub-header in the dialog to share a link to another app -->
<string moz:removedIn="96" name="share_link_subheader" tools:ignore="UnusedResources">Сілтемемен бөлісу</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Құрылғыға жіберу</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1160,18 +992,8 @@
<string name="sync_add_new_device_connect_button">Басқа құрылғыны байланыстыру…</string>
<!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string moz:removedIn="96" name="notification_pbm_channel_name" tools:ignore="UnusedResources">Жекелік шолу сессиясы</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string moz:removedIn="96" name="notification_pbm_delete_text" tools:ignore="UnusedResources">Жекелік беттерді өшіру</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Жекелік беттерді жабу</string>
<!-- Notification action to open Fenix and resume the current browsing session. -->
<string moz:removedIn="96" name="notification_pbm_action_open" tools:ignore="UnusedResources"></string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string moz:removedIn="96" name="notification_pbm_action_delete_and_open" tools:ignore="UnusedResources">Өшіру және ашу</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string moz:removedIn="96" name="notification_powered_by_channel_name" tools:ignore="UnusedResources">Келесінің негізінде:</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Маркетинг</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
@ -1186,36 +1008,22 @@
<string name="snackbar_collection_deleted">Жинақ өшірілді</string>
<!-- Text shown in snackbar when user renames a collection -->
<string name="snackbar_collection_renamed">Жинақ атауы өзгертілді</string>
<!-- Text shown in snackbar when user deletes a tab -->
<string moz:removedIn="96" name="snackbar_tab_deleted" tools:ignore="UnusedResources">Бет өшірілді</string>
<!-- Text shown in snackbar when user deletes all tabs -->
<string moz:removedIn="96" name="snackbar_tabs_deleted" tools:ignore="UnusedResources">Беттер өшірілді</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">Бет жабылды</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Беттер жабылды</string>
<!-- Text shown in snackbar when user closes tabs -->
<string moz:removedIn="96" name="snackbar_message_tabs_closed" tools:ignore="UnusedResources">Беттер жабылды!</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Бетбелгілер сақталды!</string>
<!-- Text shown in snackbar action for viewing bookmarks -->
<string moz:removedIn="96" name="snackbar_message_bookmarks_view" tools:ignore="UnusedResources">Қарап шығу</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Үздік сайттарға қосылды!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Жекелік беті жабылды</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Жекелік беттер жабылды</string>
<!-- Text shown in snackbar when user deletes all private tabs -->
<string moz:removedIn="96" name="snackbar_private_tabs_deleted" tools:ignore="UnusedResources">Жекелік беттер өшірілді</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">БОЛДЫРМАУ</string>
<!-- Text shown in snackbar when user removes a top site -->
<string name="snackbar_top_site_removed">Сайт өшірілді</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_undo" tools:ignore="UnusedResources">Болдырмау</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_confirm" tools:ignore="UnusedResources">Растау</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">%1$s үшін %2$s ашуды рұқсат ету</string>
@ -1263,11 +1071,6 @@
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">%d адрес</string>
<!-- Title for history items in Delete browsing data -->
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_title" tools:ignore="UnusedResources">Шолу тарихы</string>
<!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
number of history pages the user has -->
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_subtitle" tools:ignore="UnusedResources">%d бет</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies">Cookies файлдары</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
@ -1285,8 +1088,6 @@
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Шығу кезінде шолу деректерін өшіру</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string moz:removedIn="96" name="preference_summary_delete_browsing_data_on_quit" tools:ignore="UnusedResources">Негізгі мәзірден &quot;Шығу&quot; таңдау кезінде, шолу деректерін автоматты түрде өшіреді</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Негізгі мәзірден \&quot;Шығу\&quot; таңдау кезінде, шолу деректерін автоматты түрде өшіреді</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
@ -1338,28 +1139,14 @@
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_header">%s өніміне қош келдіңіз!</string>
<!-- text for the Firefox Accounts section header -->
<string moz:removedIn="96" name="onboarding_fxa_section_header" tools:ignore="UnusedResources">Тіркелгіңіз бар ма?</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Firefox-ты құрылғылар арасында синхрондау</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_description">Осы құрылғыдағы Firefox-қа бетбелгілер, шолу тарихын және парольдерді әкелу.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string moz:removedIn="96" name="onboarding_firefox_account_auto_signin_header_3" tools:ignore="UnusedResources">Сіз осы құрылғыда басқа Firefox браузерінде %s ретінде кірдіңіз. Осы тіркелгімен кіргіңіз келе ме?</string>
<!-- text for the button to confirm automatic sign-in -->
<string moz:removedIn="96" name="onboarding_firefox_account_auto_signin_confirm" tools:ignore="UnusedResources">Иә, авторизациялау</string>
<!-- text for the automatic sign-in button while signing in is in process -->
<string moz:removedIn="96" name="onboarding_firefox_account_signing_in" tools:ignore="UnusedResources">Кіру…</string>
<!-- text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in_1">Тіркелу</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string moz:removedIn="96" name="onboarding_firefox_account_stay_signed_out" tools:ignore="UnusedResources">Жүйеге кірмей тұра беру</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Синхрондау іске қосулы</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string moz:removedIn="96" name="onboarding_firefox_account_automatic_signin_failed" tools:ignore="UnusedResources">Кіру сәтсіз аяқталды</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_3">Үздіксіз құпиялылық</string>
@ -1370,8 +1157,6 @@
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_3">Жекелік және өнімділік теңгерімі. Беттер әдеттегідей жүктеледі.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string moz:removedIn="96" name="onboarding_tracking_protection_strict_button" tools:ignore="UnusedResources">Қатаң (ұсынылады)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Қатаң</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_3">Беттерді тезірек жүктеу үшін көбірек трекерлерді блоктайды, бірақ кейбір беттер функционалдылығы бұзылуы мүмкін.</string>
@ -1424,8 +1209,6 @@
<string name="sign_in_with_email">Оның орнына эл. поштаны пайдалану</string>
<!-- Text shown for settings option for create new account text.'Firefox' intentionally hardcoded here.-->
<string name="sign_in_create_account_text"><![CDATA[Тіркелгіңіз жоқ па? Firefox-ты құрылғылар арасында синхрондау үшін, <u>тіркелгі жасаңыз</u>.]]></string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string moz:removedIn="96" name="sign_out_confirmation_message" tools:ignore="UnusedResources">Firefox тіркелгіңізбен синхрондауды тоқтатады, бірақ, бұл құрылғыда барлық шолу деректері қалады.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%sтіркелгіңізбен синхрондауды тоқтатады, бірақ, бұл құрылғыда барлық шолу деректері қалады.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
@ -1485,8 +1268,6 @@
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">Барлық беттерде</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">Тек жекелік беттерінде</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string moz:removedIn="96" name="preference_enhanced_tracking_protection_custom_tracking_content_3" tools:ignore="UnusedResources">Тек таңдауыңызша беттерінде</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Криптомайнерлер</string>
@ -1527,10 +1308,6 @@
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Артқа өту</string>
<!-- About page Your rights link text -->
<string moz:removedIn="96" name="about_your_rights" tools:ignore="UnusedResources">Сіздің құқықтарыңыз</string>
<!-- About page link text to open open source licenses screen -->
<string moz:removedIn="96" name="about_open_source_licenses" tools:ignore="UnusedResources">Біз пайдаланатын ашық библиотекалар</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">%s ішінде не жаңалық</string>
<!-- Open source licenses page title
@ -1565,11 +1342,6 @@
<string name="about_debug_menu_toast_progress">Жөндеу мәзірі: Іске қосуға дейін %1$d шерту қалды</string>
<string name="about_debug_menu_toast_done">Жөнде мәзірі іске қосылған</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string moz:removedIn="96" name="tab_counter_content_description_one_tab" tools:ignore="UnusedResources">1 бет</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
<string moz:removedIn="96" name="tab_counter_content_description_multi_tab" tools:ignore="UnusedResources">%d бет</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">Көшіріп алу</string>
@ -1620,10 +1392,6 @@
<string name="preferences_passwords_sync_logins">Логиндерді синхрондау</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
<string name="preferences_passwords_sync_logins_across_devices">Логиндерді құрылғылар арасында синхрондау</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string moz:removedIn="96" name="preferences_passwords_sync_logins_reconnect" tools:ignore="UnusedResources">Қайта байланысу</string>
<!-- Syncing saved logins in Fenix needs login -->
<string moz:removedIn="96" name="preferences_passwords_sync_logins_sign_in" tools:ignore="UnusedResources">Синхрондау ішіне кіру</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Сақталған логиндер</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
@ -1640,36 +1408,16 @@
<string name="preferences_passwords_exceptions_remove_all">Барлық ережеден тыс жағдайларды өшіру</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Логиндерден іздеу</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_alphabetically" tools:ignore="UnusedResources">Әліпби бойынша</string>
<!-- Option to sort logins list by most recently used -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_recently_used" tools:ignore="UnusedResources">Жуырда қолданылған</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Сайт</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Пайдаланушы аты</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Пароль</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin" tools:ignore="UnusedResources">PIN-кодты қайта енгізіңіз</string>
<!-- Message displayed in security prompt to access saved logins -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin_description" tools:ignore="UnusedResources">Сақталған логиндеріңізді көру үшін бұғаттауын ашыңыз</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string moz:removedIn="96" name="logins_insecure_connection_warning" tools:ignore="UnusedResources">Бұл байланыс қауіпсіз емес. Осында енгізілген логиндер ұрлануы мүмкін.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string moz:removedIn="96" name="logins_insecure_connection_warning_learn_more" tools:ignore="UnusedResources">Көбірек білу</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string moz:removedIn="96" name="logins_doorhanger_save" tools:ignore="UnusedResources">%s осы логинді сақтауды қалайсыз ба?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string moz:removedIn="96" name="logins_doorhanger_save_confirmation" tools:ignore="UnusedResources">Сақтау</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string moz:removedIn="96" name="logins_doorhanger_save_dont_save" tools:ignore="UnusedResources">Сақтамау</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Пароль алмасу буферіне көшірілді</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Пайдаланушы аты алмасу буферіне көшірілді</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string moz:removedIn="96" name="logins_site_copied" tools:ignore="UnusedResources">Сайт алмасу буферіне көшірілді</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Парольді көшіріп алу</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a password while editing a login-->
@ -1680,8 +1428,6 @@
<string name="saved_login_clear_username">Пайдаланушы атын тазарту</string>
<!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login -->
<string name="saved_login_clear_hostname">Хост атауын өшіру</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string moz:removedIn="96" name="saved_login_copy_site" tools:ignore="UnusedResources">Сайтты көшіріп алу</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
<string name="saved_login_open_site">Сайтты браузерде ашу</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
@ -1742,8 +1488,6 @@
<string name="credit_cards_expiration_date_year">Жарамдылық мерзімінің жылы</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Картадағы аты</string>
<!-- The header for the nickname for a credit card -->
<string moz:removedIn="96" name="credit_cards_card_nickname" tools:ignore="UnusedResources">Картаның бүркеншік аты</string>
<!-- The text for the "Delete card" menu item for deleting a credit card -->
<string name="credit_cards_menu_delete_card">Картаны өшіру</string>
<!-- The text for the "Delete card" button for deleting a credit card -->
@ -1800,17 +1544,11 @@
<string name="search_add_custom_engine_search_string_hint">Қолданылатын іздеу жолы</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Сұранымды &quot;%s&quot; жолымен алмастырыңыз. Мысалы:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_label" tools:ignore="UnusedResources">Көбірек білу</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Таңдауыңызша іздеу жүйесінің ақпараты</string>
<!-- Accessibility description for the 'Learn more' link -->
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_description" tools:ignore="UnusedResources">Көбірек білу сілтемесі</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Іздеу жүйесінің атауын енгізіңіз</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string moz:removedIn="96" name="search_add_custom_engine_error_existing_name" tools:ignore="UnusedResources">&quot;%s&quot; деп аталатын іздеу жүйесі бар болып тұр.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Іздеу жолын енгізіңіз</string>
<!-- Text shown when a user leaves out the required template string -->
@ -1862,8 +1600,6 @@
<string name="confirm_clear_permission_site">Бұл сайт үшін бұл рұқсатты өшіруді шынымен қалайсыз ба?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Сайт үшін ережеден тыс жағдайлар жоқ</string>
<!-- Label for the Pocket default top site -->
<string moz:removedIn="96" name="pocket_top_articles" tools:ignore="UnusedResources">Үздік мақалалар</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Бұл бетбелгіні өшіруді шынымен қалайсыз ба?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
@ -1892,8 +1628,6 @@
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Логин өзгерістерін сақтау.</string>
<!-- The button description to discard changes to an edited login. -->
<string moz:removedIn="96" name="discard_changes" tools:ignore="UnusedResources">Өзгерістерді елемеу</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Түзету</string>
<!-- The page title for adding new login. -->

@ -170,7 +170,7 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Installar</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Onglets sincronizats</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Onglets sincronizats</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Tornar sincronizar</string>
<!-- Browser menu button that opens the find in page menu -->
@ -420,9 +420,11 @@
<string name="wallpaper_updated_snackbar_action">Visualizar</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label">Tocatz lo logotipe per cambiar lo fons</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">Tocatz lo logotipe per cambiar lo fons</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label_1">Cambiar lo fons decran en tocant lo logotipe de Firefox de la pagina iniciala</string>
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_description">Alternatz e actualizatz limatge sens quitar la pagina dacuèlh.</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_description" tools:ignore="UnusedResources">Alternatz e actualizatz limatge sens quitar la pagina dacuèlh.</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
@ -737,7 +739,9 @@
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search">Picatz un tèrme de recèrca</string>
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">Picatz un tèrme de recèrca</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">Picatz de tèrmes de recèrca</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Escafar listoric</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->

@ -170,7 +170,7 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Zainstaluj</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Karty z innych urządzeń</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Karty z innych urządzeń</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Synchronizuj ponownie</string>
<!-- Browser menu button that opens the find in page menu -->
@ -419,9 +419,11 @@
<!-- Snackbar label for action to view selected wallpaper -->
<string name="wallpaper_updated_snackbar_action">Pokaż</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label">Stuknięcie logo zmienia tapetę</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">Stuknięcie logo zmienia tapetę</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label_1">Zmień tapetę, stukając logo na stronie startowej Firefoksa</string>
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_description">Przełączaj między tapetami bez opuszczania strony startowej.</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_description" tools:ignore="UnusedResources">Przełączaj między tapetami bez opuszczania strony startowej.</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
@ -733,7 +735,9 @@
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search">Szukaj</string>
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">Szukaj</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">Szukaj</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Usuń historię</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->

@ -23,9 +23,6 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Ваши приватные вкладки будут показаны здесь.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 открытая вкладка. Нажмите, чтобы переключить вкладки.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">Выбрано: %1$d</string>
<!-- Label of button in create collection dialog for creating a new collection -->
@ -39,14 +36,6 @@
<string name="tab_tray_close_multiselect_content_description">Выйти из режима множественного выбора</string>
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Сохранить выбранные вкладки в коллекцию</string>
<!-- Content description for checkmark while tab is selected while in multiselect mode in tab tray. The first parameter is the title of the tab selected -->
<string moz:removedIn="96" name="tab_tray_item_selected_multiselect_content_description" tools:ignore="UnusedResources">Выбрана %1$s</string>
<!-- Content description when tab is unselected while in multiselect mode in tab tray. The first parameter is the title of the tab unselected -->
<string moz:removedIn="96" name="tab_tray_item_unselected_multiselect_content_description" tools:ignore="UnusedResources">Снят выбор с %1$s</string>
<!-- Content description announcement when exiting multiselect mode in tab tray -->
<string moz:removedIn="96" name="tab_tray_exit_multiselect_content_description" tools:ignore="UnusedResources">Режим множественного выбора отключён</string>
<!-- Content description announcement when entering multiselect mode in tab tray -->
<string moz:removedIn="96" name="tab_tray_enter_multiselect_content_description" tools:ignore="UnusedResources">Включен режим множественного выбора, выберите вкладки для сохранения в коллекцию</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Выбрано</string>
@ -66,16 +55,12 @@
<string name="about_content">%1$s разработан Mozilla.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string moz:removedIn="96" name="private_browsing_title" tools:ignore="UnusedResources">Вы находитесь в приватной сессии</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s удаляет историю поиска и просмотра страниц в приватных вкладках, когда вы закрываете их или выходите из приложения. Хотя это не делает вас анонимными для веб-сайтов или вашего Интернет-провайдера, вам будет легче сохранить конфиденциальность ваших действий в Интернете от других людей, которые используют это устройство.</string>
<string name="private_browsing_common_myths">
Распространённые мифы о приватном просмотре
</string>
<!-- Delete session button to erase your history in a private session -->
<string moz:removedIn="96" name="private_browsing_delete_session" tools:ignore="UnusedResources">Удалить сессию</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
@ -144,9 +129,6 @@
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">Ваш поиск \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
The first parameter is the count for number of sites in the group. This number will always be more than one. -->
<string moz:removedIn="96" name="recent_tabs_search_term_count" tools:ignore="UnusedResources">Сайты: %1$s</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
@ -156,9 +138,6 @@
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header_2">Недавно посещённые</string>
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string moz:removedIn="96" name="history_metadata_header_3" tools:ignore="UnusedResources">Недавние поиски</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recently_visited_menu_item_remove">Удалить</string>
@ -169,8 +148,6 @@
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Показать кнопку отображения всей истории</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string moz:removedIn="96" name="browser_tabs_button" tools:ignore="UnusedResources">Открытые вкладки</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Назад</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
@ -181,12 +158,8 @@
<string name="browser_menu_stop">Остановить</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Изменить закладку</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Дополнения</string>
<!-- Browser menu button that opens the addon extensions manager -->
<string moz:removedIn="96" name="browser_menu_extensions" tools:ignore="UnusedResources">Расширения</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Дополнения отсутствуют</string>
<!-- Browser menu button that sends a user to help articles -->
@ -204,19 +177,15 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Установить</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Облачные вкладки</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Облачные вкладки</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Повторная синхронизация</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Найти на странице</string>
<!-- Browser menu button that creates a private tab -->
<string moz:removedIn="96" name="browser_menu_private_tab" tools:ignore="UnusedResources">Приватная вкладка</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">В коллекцию</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Поделиться</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
<string moz:removedIn="96" name="menu_share_with" tools:ignore="UnusedResources">Поделиться с помощью…</string>
<!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_open_in_fenix">Открыть в %1$s</string>
@ -234,8 +203,6 @@
<string name="browser_menu_read_close">Закрыть вид для чтения</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Открыть в приложении</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string moz:removedIn="96" name="browser_menu_read_appearance" tools:ignore="UnusedResources">Оформление</string>
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">Настроить вид для чтения</string>
@ -252,15 +219,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Домашний экран</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string moz:removedIn="96" name="unknown_scheme_error_message" tools:ignore="UnusedResources">Ошибка подключения. Не удалось распознать схему URL.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Текущий язык</string>
<!-- Content description for search icon -->
<string moz:removedIn="96" name="a11y_search_icon_content_description" tools:ignore="UnusedResources">Поиск</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Как на устройстве</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
@ -273,8 +234,6 @@
<string name="search_engine_button">Поисковая система</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Настройки поисковых систем</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string moz:removedIn="96" name="search_engines_search_with" tools:ignore="UnusedResources">В этот раз искать с помощью:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Вставить ссылку из буфера обмена</string>
@ -331,8 +290,6 @@
<!-- Title for the settings page-->
<string name="settings">Настройки</string>
<!-- Preference category for basic settings -->
<string moz:removedIn="96" name="preferences_category_basics" tools:ignore="UnusedResources">Основные</string>
<!-- Preference category for general settings -->
<string name="preferences_category_general">Общие</string>
<!-- Preference category for all links about Fenix -->
@ -343,27 +300,15 @@
<string name="preferences_search">Поиск</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Адресная строка</string>
<!-- Preference linking to help about Fenix -->
<string moz:removedIn="96" name="preferences_help" tools:ignore="UnusedResources">Справка</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">Оценить в Google Play</string>
<!-- Preference for giving feedback about Fenix -->
<string moz:removedIn="96" name="preferences_feedback" tools:ignore="UnusedResources">Оставить отзыв</string>
<!-- Preference linking to about page for Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="preferences_about">О %1$s</string>
<!-- Preference linking to the your rights SUMO page -->
<string moz:removedIn="96" name="preferences_your_rights" tools:ignore="UnusedResources">Ваши права</string>
<!-- Preference for settings related to saved passwords -->
<string moz:removedIn="96" name="preferences_passwords" tools:ignore="UnusedResources">Пароли</string>
<!-- Preference for settings related to saved credit cards and addresses -->
<string moz:removedIn="96" name="preferences_credit_cards_addresses" tools:ignore="UnusedResources">Банковские карты и адреса</string>
<!-- Preference for settings related to changing the default browser -->
<string name="preferences_set_as_default_browser">Установить браузером по умолчанию</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Дополнительные</string>
<!-- Preference category for privacy settings -->
<string moz:removedIn="96" name="preferences_category_privacy" tools:ignore="UnusedResources">Приватность</string>
<!-- Preference category for privacy and security settings -->
<string name="preferences_category_privacy_security">Приватность и защита</string>
<!-- Preference for advanced site permissions -->
@ -388,8 +333,6 @@
<string name="toast_override_fxa_sync_server_done">Сервер Аккаунта/Синхронизации Firefox был изменён. Закрываем приложение, чтобы применить изменения…</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">Аккаунт</string>
<!-- Preference shown on banner to sign into account -->
<string moz:removedIn="96" name="preferences_sign_in" tools:ignore="UnusedResources">Войти</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Панель инструментов</string>
<!-- Preference for changing default theme to dark or light mode -->
@ -412,10 +355,6 @@
<string name="preferences_data_choices">Выбор данных</string>
<!-- Preference for data collection -->
<string name="preferences_data_collection">Сбор данных</string>
<!-- Preference linking to the privacy notice -->
<string moz:removedIn="96" name="preferences_privacy_link" tools:ignore="UnusedResources">Уведомление о конфиденциальности</string>
<!-- Preference category for developer tools -->
<string moz:removedIn="96" name="developer_tools_category" tools:ignore="UnusedResources">Инструменты разработчика</string>
<!-- Preference for developers -->
<string name="preferences_remote_debugging">Удалённая отладка по USB</string>
<!-- Preference title for switch preference to show search engines -->
@ -472,9 +411,6 @@
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Недавно посещённые</string>
<!-- Title for the customize home screen settings section for recent searches. Recent searches
is a section where users see a list of groups of tabs that they have visited in the past few days -->
<string moz:removedIn="96" name="customize_toggle_recent_searches" tools:ignore="UnusedResources">Недавние поиски</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
@ -491,9 +427,11 @@
<!-- Snackbar label for action to view selected wallpaper -->
<string name="wallpaper_updated_snackbar_action">Просмотр</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label">Смена обоев касанием по логотипу</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">Смена обоев касанием по логотипу</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label_1">Меняйте обои, коснувшись логотипа домашней страницы Firefox</string>
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_description">Просматривайте и меняйте обои прямо с домашней страницы.</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_description" tools:ignore="UnusedResources">Просматривайте и меняйте обои прямо с домашней страницы.</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string name="wallpaper_logo_content_description">Логотип Firefox - сменить обои, кнопка</string>
@ -551,23 +489,13 @@
<string name="fxa_received_tab_channel_description">Уведомления о вкладках, полученных с других устройств Firefox.</string>
<!-- The body for these is the URL of the tab received -->
<string name="fxa_tab_received_notification_name">Полученная вкладка</string>
<!-- When multiple tabs have been received -->
<string moz:removedIn="96" name="fxa_tabs_received_notification_name" tools:ignore="UnusedResources">Полученные вкладки</string>
<!-- %s is the device name -->
<string name="fxa_tab_received_from_notification_name">Вкладка с %s</string>
<!-- Advanced Preferences -->
<!-- Preference for tracking protection settings -->
<string moz:removedIn="96" name="preferences_tracking_protection_settings" tools:ignore="UnusedResources">Защита от отслеживания</string>
<!-- Preference switch for tracking protection -->
<string moz:removedIn="96" name="preferences_tracking_protection" tools:ignore="UnusedResources">Защита от отслеживания</string>
<!-- Preference switch description for tracking protection -->
<string moz:removedIn="96" name="preferences_tracking_protection_description" tools:ignore="UnusedResources">Блокирует содержимое и скрипты, которые отслеживают вас в Интернете</string>
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">Исключения</string>
<!-- Preference description for tracking protection exceptions -->
<string moz:removedIn="96" name="preferences_tracking_protection_exceptions_description" tools:ignore="UnusedResources">Защита от отслеживания на этих сайтах выключена</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Включить для всех сайтов</string>
@ -576,38 +504,22 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Узнать больше</string>
<!-- Preference switch for Telemetry -->
<string moz:removedIn="96" name="preferences_telemetry" tools:ignore="UnusedResources">Телеметрия</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">Использование и технические данные</string>
<!-- Preference description for usage and technical data collection -->
<string name="preferences_usage_data_description">Делиться сведениями о производительности, использовании, аппаратном обеспечении и настройках вашего браузера с Mozilla, чтобы помогать нам делать %1$s ещё лучше</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">Маркетинговые данные</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string moz:removedIn="96" name="preferences_marketing_data_description" tools:ignore="UnusedResources">Делиться данными о том, что вы используете в %1$s, с Leanplum, нашим мобильным маркетинговым вендором.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Делиться базовыми данными об использовании с Adjust, нашим мобильным маркетинговым вендором</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Исследования</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Разрешить Mozilla устанавливать и запускать исследования</string>
<!-- Title for experiments preferences -->
<string moz:removedIn="96" name="preference_experiments" tools:ignore="UnusedResources">Исследования</string>
<!-- Summary for experiments preferences -->
<string moz:removedIn="96" name="preference_experiments_summary" tools:ignore="UnusedResources">Разрешить Mozilla устанавливать и собирать данные для экспериментальных функций</string>
<!-- Preference switch for crash reporter -->
<string moz:removedIn="96" name="preferences_crash_reporter" tools:ignore="UnusedResources">Сообщения о падениях</string>
<!-- Preference switch for Mozilla location service -->
<string moz:removedIn="96" name="preferences_mozilla_location_service" tools:ignore="UnusedResources">Служба местоположения Mozilla</string>
<!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
<string moz:removedIn="96" name="preferences_fenix_health_report" tools:ignore="UnusedResources">Отчёт о здоровье %s</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Включить синхронизацию</string>
<!-- Preference for account login -->
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Войти</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Войти, чтобы подключиться снова</string>
@ -617,10 +529,6 @@
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[Отсканируйте QR-код на <b>firefox.com/pair</b>]]></string>
<!-- Button to open camera for pairing -->
<string moz:removedIn="96" name="pair_open_camera" tools:ignore="UnusedResources">Открыть камеру</string>
<!-- Button to cancel pairing -->
<string moz:removedIn="96" name="pair_cancel" tools:ignore="UnusedResources">Отмена</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
@ -649,10 +557,6 @@
<string name="preference_gestures_swipe_toolbar_show_tabs">Проведите вверх по панели инструментов, чтобы открыть вкладки</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string moz:removedIn="96" name="library_sessions" tools:ignore="UnusedResources">Сессии</string>
<!-- Option in Library to open Screenshots page -->
<string moz:removedIn="96" name="library_screenshots" tools:ignore="UnusedResources">Скриншоты</string>
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Загрузки</string>
<!-- Option in library to open Bookmarks page -->
@ -669,16 +573,8 @@
<string name="library_history">История</string>
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">Новая вкладка</string>
<!-- Option in Library to find text in page -->
<string moz:removedIn="96" name="library_find_in_page" tools:ignore="UnusedResources">Найти на странице</string>
<!-- Option in Library to open Reading List -->
<string moz:removedIn="96" name="library_reading_list" tools:ignore="UnusedResources">Список для чтения</string>
<!-- Menu Item Label for Search in Library -->
<string moz:removedIn="96" name="library_search" tools:ignore="UnusedResources">Поиск</string>
<!-- Settings Page Title -->
<string name="settings_title">Настройки</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
<string moz:removedIn="96" name="content_description_history_menu" tools:ignore="UnusedResources">Меню элемента истории</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Закрыть</string>
@ -776,8 +672,6 @@
<!-- Title for the list of tabs -->
<string name="tab_header_label">Открытые вкладки</string>
<!-- Title for the list of tabs in the current private session -->
<string moz:removedIn="96" name="tabs_header_private_title" tools:ignore="UnusedResources">Приватная сессия</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Приватные вкладки</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Облачные вкладки</string>
@ -789,10 +683,6 @@
<string name="tab_drawer_fab_content">Приватно</string>
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Синхронизация</string>
<!-- Text shown as the title of the open tab tray -->
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Открытые вкладки</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Сохранить в коллекцию</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Поделиться всеми вкладками</string>
<!-- Text shown in the menu to view recently closed tabs -->
@ -805,12 +695,6 @@
<string name="tab_tray_menu_tab_settings">Параметры вкладок</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Закрыть все вкладки</string>
<!-- Shortcut action to open new tab -->
<string moz:removedIn="96" name="tab_tray_menu_open_new_tab" tools:ignore="UnusedResources">Новая вкладка</string>
<!-- Shortcut action to open the home screen -->
<string moz:removedIn="96" name="tab_tray_menu_home" tools:ignore="UnusedResources">На домашний</string>
<!-- Shortcut action to toggle private mode -->
<string moz:removedIn="96" name="tab_tray_menu_toggle" tools:ignore="UnusedResources">Переключить режим просмотра</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">Добавить в закладки</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
@ -829,26 +713,10 @@
<string name="close_tab_title">Закрыть вкладку %s</string>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Меню открытых вкладок</string>
<!-- Open tabs menu item to close all tabs -->
<string moz:removedIn="96" name="tabs_menu_close_all_tabs" tools:ignore="UnusedResources">Закрыть все вкладки</string>
<!-- Open tabs menu item to share all tabs -->
<string moz:removedIn="96" name="tabs_menu_share_tabs" tools:ignore="UnusedResources">Поделиться вкладками</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Сохранить вкладки в коллекцию</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Меню вкладок</string>
<!-- Tab menu item to share the tab -->
<string moz:removedIn="96" name="tab_share" tools:ignore="UnusedResources">Поделиться вкладкой</string>
<!-- Button in the current session menu. Deletes the session when pressed -->
<string moz:removedIn="96" name="current_session_delete" tools:ignore="UnusedResources">Удалить</string>
<!-- Button in the current session menu. Saves the session when pressed -->
<string moz:removedIn="96" name="current_session_save" tools:ignore="UnusedResources">Сохранить</string>
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string moz:removedIn="96" name="current_session_share" tools:ignore="UnusedResources">Поделиться</string>
<!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
<string moz:removedIn="96" name="current_session_image" tools:ignore="UnusedResources">Изображение текущей сессии</string>
<!-- Button to save the current set of tabs into a collection -->
<string moz:removedIn="96" name="save_to_collection" tools:ignore="UnusedResources">Сохранить в коллекцию</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">Удалить коллекцию</string>
<!-- Text for the menu button to rename a collection -->
@ -869,37 +737,29 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Приватный просмотр)</string>
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string moz:removedIn="96" name="tab_tray_save_to_collection" tools:ignore="UnusedResources">Сохранить</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title_1">Другие вкладки</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">Введите поисковый запрос</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">Введите поисковые запросы</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Удалить историю</string>
<!-- Text for the dialog to confirm clearing all history -->
<string moz:removedIn="96" name="history_delete_all_dialog" tools:ignore="UnusedResources">Вы уверены, что хотите удалить свою историю?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">История удалена</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">%1$s удалён</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string moz:removedIn="96" name="history_clear_dialog" tools:ignore="UnusedResources">Удалить</string>
<!-- Context description text for the button to delete a single history item -->
<string name="history_delete_item">Удалить</string>
<!-- History multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="history_multi_select_title">Выбрано: %1$d</string>
<!-- Text for the button to clear selected history items. The first parameter
is a digit showing the number of items you have selected -->
<string moz:removedIn="96" name="history_delete_some" tools:ignore="UnusedResources">Удалить %1$d элемент(а)</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">Сегодня</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">Вчера</string>
<!-- Text for the header that groups the history for last 24 hours -->
<string moz:removedIn="96" name="history_24_hours" tools:ignore="UnusedResources">Последние 24 часа</string>
<!-- Text for the header that groups the history the past 7 days -->
<string name="history_7_days">Последние 7 дней</string>
<!-- Text for the header that groups the history the past 30 days -->
@ -921,9 +781,6 @@
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">Выбрано: %1$d</string>
<!-- History overflow menu open in new tab button -->
<string moz:removedIn="96" name="download_menu_open" tools:ignore="UnusedResources">Открыть</string>
<!-- Text for the button to remove a single download item -->
<string name="download_delete_item_1">Удалить</string>
@ -933,8 +790,6 @@
<!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
<string name="tab_crash_title_2">Извините, %1$s не смог загрузить эту страницу.</string>
<!-- Description text displayed on the tab crash page -->
<string moz:removedIn="96" name="tab_crash_description" tools:ignore="UnusedResources">Вы можете попытаться восстановить или закрыть эту вкладку ниже.</string>
<!-- Send crash report checkbox text on the tab crash page -->
<string name="tab_crash_send_report">Отправить сообщение о падении в Mozilla</string>
<!-- Close tab button text on the tab crash page -->
@ -942,23 +797,11 @@
<!-- Restore tab button text on the tab crash page -->
<string name="tab_crash_restore">Восстановить вкладку</string>
<!-- Content Description for session item menu button -->
<string moz:removedIn="96" name="content_description_session_menu" tools:ignore="UnusedResources">Параметры сессии</string>
<!-- Content Description for session item share button -->
<string moz:removedIn="96" name="content_description_session_share" tools:ignore="UnusedResources">Поделиться сессией</string>
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Меню закладок</string>
<!-- Screen title for selecting a bookmarks folder -->
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Выбрать папку</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">Вы действительно хотите удалить эту папку?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s удалит выбранные элементы.</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string moz:removedIn="96" name="bookmark_delete_folder_snackbar" tools:ignore="UnusedResources">%1$s удалена</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Создать папку</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -968,8 +811,6 @@
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Изменить</string>
<!-- Bookmark overflow menu select button -->
<string moz:removedIn="96" name="bookmark_menu_select_button" tools:ignore="UnusedResources">Выбрать</string>
<!-- Bookmark overflow menu copy button -->
<string name="bookmark_menu_copy_button">Копировать</string>
<!-- Bookmark overflow menu share button -->
@ -1018,8 +859,6 @@
<string name="bookmark_undo_deletion">ОТМЕНИТЬ</string>
<!-- Site Permissions -->
<!-- Site permissions preferences header -->
<string moz:removedIn="96" name="permissions_header" tools:ignore="UnusedResources">Разрешения</string>
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Перейти в Настройки</string>
@ -1029,8 +868,6 @@
<string name="quick_settings_sheet">Панель быстрых настроек</string>
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">Рекомендуется</string>
<!-- button that allows editing site permissions settings -->
<string moz:removedIn="96" name="quick_settings_sheet_manage_site_permissions" tools:ignore="UnusedResources">Управление разрешениями сайта</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Удалить разрешения</string>
<!-- Button label for clearing a site permission-->
@ -1151,14 +988,10 @@
<!-- Share -->
<!-- Share screen header -->
<string moz:removedIn="96" name="share_header" tools:ignore="UnusedResources">Отправить и поделиться</string>
<!-- Share screen header -->
<string name="share_header_2">Поделиться</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Поделиться</string>
<!-- Sub-header in the dialog to share a link to another app -->
<string moz:removedIn="96" name="share_link_subheader" tools:ignore="UnusedResources">Поделиться ссылкой</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Отправить на устройство</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1195,18 +1028,8 @@
<string name="sync_add_new_device_connect_button">Подключить другое устройство…</string>
<!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string moz:removedIn="96" name="notification_pbm_channel_name" tools:ignore="UnusedResources">Приватная сессия</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string moz:removedIn="96" name="notification_pbm_delete_text" tools:ignore="UnusedResources">Удалите приватные вкладки</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Закройте приватные вкладки</string>
<!-- Notification action to open Fenix and resume the current browsing session. -->
<string moz:removedIn="96" name="notification_pbm_action_open" tools:ignore="UnusedResources">Открыть</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string moz:removedIn="96" name="notification_pbm_action_delete_and_open" tools:ignore="UnusedResources">Удалить и открыть</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string moz:removedIn="96" name="notification_powered_by_channel_name" tools:ignore="UnusedResources">На движке</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Маркетинг</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
@ -1222,38 +1045,24 @@
<!-- Text shown in snackbar when user renames a collection -->
<string name="snackbar_collection_renamed">Коллекция переименована</string>
<!-- Text shown in snackbar when user deletes a tab -->
<string moz:removedIn="96" name="snackbar_tab_deleted" tools:ignore="UnusedResources">Вкладка удалена</string>
<!-- Text shown in snackbar when user deletes all tabs -->
<string moz:removedIn="96" name="snackbar_tabs_deleted" tools:ignore="UnusedResources">Вкладки удалены</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">Вкладка закрыта</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Вкладки закрыты</string>
<!-- Text shown in snackbar when user closes tabs -->
<string moz:removedIn="96" name="snackbar_message_tabs_closed" tools:ignore="UnusedResources">Вкладки закрыты!</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Закладки сохранены!</string>
<!-- Text shown in snackbar action for viewing bookmarks -->
<string moz:removedIn="96" name="snackbar_message_bookmarks_view" tools:ignore="UnusedResources">Просмотреть</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Добавлено в топ сайтов!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Приватная вкладка закрыта</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Приватные вкладки закрыты</string>
<!-- Text shown in snackbar when user deletes all private tabs -->
<string moz:removedIn="96" name="snackbar_private_tabs_deleted" tools:ignore="UnusedResources">Приватные вкладки удалены</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">ОТМЕНИТЬ</string>
<!-- Text shown in snackbar when user removes a top site -->
<string name="snackbar_top_site_removed">Сайт удалён</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_undo" tools:ignore="UnusedResources">Отмена</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_confirm" tools:ignore="UnusedResources">Подтвердить</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">Разрешить %1$s открыть %2$s</string>
@ -1303,11 +1112,6 @@
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">Адресов: %d</string>
<!-- Title for history items in Delete browsing data -->
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_title" tools:ignore="UnusedResources">История</string>
<!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
number of history pages the user has -->
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_subtitle" tools:ignore="UnusedResources">Страниц: %d</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies">Куки</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
@ -1326,8 +1130,6 @@
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Удалять данные веб-сёрфинга при выходе</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string moz:removedIn="96" name="preference_summary_delete_browsing_data_on_quit" tools:ignore="UnusedResources">Автоматически удаляет данные веб-сёрфинга, когда вы выбираете «Выйти» в главном меню</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Автоматически удаляет данные веб-сёрфинга, когда вы выбираете \&quot;Выйти\&quot; в главном меню</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Выйти</string>
@ -1376,28 +1178,14 @@
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_header">Добро пожаловать в %s!</string>
<!-- text for the Firefox Accounts section header -->
<string moz:removedIn="96" name="onboarding_fxa_section_header" tools:ignore="UnusedResources">Уже есть аккаунт?</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Синхронизация Firefox между устройствами</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_description">Перенесите закладки, историю и пароли в Firefox на этом устройстве.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string moz:removedIn="96" name="onboarding_firefox_account_auto_signin_header_3" tools:ignore="UnusedResources">В другом браузере Firefox на этом устройстве вы вошли как %s. Вы хотите авторизоваться с помощью этого аккаунта?</string>
<!-- text for the button to confirm automatic sign-in -->
<string moz:removedIn="96" name="onboarding_firefox_account_auto_signin_confirm" tools:ignore="UnusedResources">Да, авторизоваться</string>
<!-- text for the automatic sign-in button while signing in is in process -->
<string moz:removedIn="96" name="onboarding_firefox_account_signing_in" tools:ignore="UnusedResources">Идет вход…</string>
<!-- text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in_1">Зарегистрироваться</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string moz:removedIn="96" name="onboarding_firefox_account_stay_signed_out" tools:ignore="UnusedResources">Не входить</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Началась синхронизация</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string moz:removedIn="96" name="onboarding_firefox_account_automatic_signin_failed" tools:ignore="UnusedResources">Не удалось выполнить вход</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_3">Постоянная приватность</string>
<!-- text for the tracking protection card description. 'Firefox' intentionally hardcoded here -->
@ -1407,8 +1195,6 @@
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_3">Обеспечивает наилучший баланс приватности и производительности. Страницы будут загружаться нормально.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string moz:removedIn="96" name="onboarding_tracking_protection_strict_button" tools:ignore="UnusedResources">Строгая (рекомендуется)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Строгая</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_3">Блокирует больше трекеров, так что страницы загружаются быстрее, но некоторые страницы могут работать некорректно.</string>
@ -1462,8 +1248,6 @@
<string name="sign_in_with_email">Использовать электронную почту</string>
<!-- Text shown for settings option for create new account text.'Firefox' intentionally hardcoded here.-->
<string name="sign_in_create_account_text"><![CDATA[Ещё нет аккаунта? <u>Создайте его</u>, чтобы синхронизировать Firefox между устройствами.]]></string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string moz:removedIn="96" name="sign_out_confirmation_message" tools:ignore="UnusedResources">Firefox прекратит синхронизацию с вашим аккаунтом, но не будет удалять ничего из ваших данных веб-сёрфинга на этом устройстве.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s прекратит синхронизацию с вашим аккаунтом, но не будет удалять ничего из ваших данных веб-сёрфинга на этом устройстве.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
@ -1519,8 +1303,6 @@
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">Во всех вкладках</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">Только в приватных вкладках</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string moz:removedIn="96" name="preference_enhanced_tracking_protection_custom_tracking_content_3" tools:ignore="UnusedResources">Только в настраиваемых вкладках</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Криптомайнеры</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
@ -1560,10 +1342,6 @@
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Перейти назад</string>
<!-- About page Your rights link text -->
<string moz:removedIn="96" name="about_your_rights" tools:ignore="UnusedResources">Ваши права</string>
<!-- About page link text to open open source licenses screen -->
<string moz:removedIn="96" name="about_open_source_licenses" tools:ignore="UnusedResources">Используемые свободные библиотеки</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">Что нового в %s</string>
<!-- Open source licenses page title
@ -1599,11 +1377,6 @@
<string name="about_debug_menu_toast_progress">Кликов до включения меню отладки: %1$d</string>
<string name="about_debug_menu_toast_done">Меню отладки включено</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string moz:removedIn="96" name="tab_counter_content_description_one_tab" tools:ignore="UnusedResources">1 вкладка</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
<string moz:removedIn="96" name="tab_counter_content_description_multi_tab" tools:ignore="UnusedResources">Вкладок: %d</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">Копировать</string>
@ -1653,10 +1426,6 @@
<string name="preferences_passwords_sync_logins">Синхронизация логинов</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
<string name="preferences_passwords_sync_logins_across_devices">Синхронизировать логины между устройствами</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string moz:removedIn="96" name="preferences_passwords_sync_logins_reconnect" tools:ignore="UnusedResources">Переподключиться</string>
<!-- Syncing saved logins in Fenix needs login -->
<string moz:removedIn="96" name="preferences_passwords_sync_logins_sign_in" tools:ignore="UnusedResources">Войти в Синхронизацию</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Сохранённые логины</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
@ -1673,36 +1442,16 @@
<string name="preferences_passwords_exceptions_remove_all">Удалить все исключения</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Поиск логинов</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_alphabetically" tools:ignore="UnusedResources">В алфавитном порядке</string>
<!-- Option to sort logins list by most recently used -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_recently_used" tools:ignore="UnusedResources">Недавно использованные</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Сайт</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Имя пользователя</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Пароль</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin" tools:ignore="UnusedResources">Введите ваш PIN-код ещё раз</string>
<!-- Message displayed in security prompt to access saved logins -->
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin_description" tools:ignore="UnusedResources">Разблокируйте, чтобы просмотреть сохранённые логины</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string moz:removedIn="96" name="logins_insecure_connection_warning" tools:ignore="UnusedResources">Это соединение не защищено. Учётные данные, вводимые здесь, могут быть скомпрометированы.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string moz:removedIn="96" name="logins_insecure_connection_warning_learn_more" tools:ignore="UnusedResources">Узнать больше</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string moz:removedIn="96" name="logins_doorhanger_save" tools:ignore="UnusedResources">Вы хотите, чтобы %s сохранил ваш логин?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string moz:removedIn="96" name="logins_doorhanger_save_confirmation" tools:ignore="UnusedResources">Сохранить</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string moz:removedIn="96" name="logins_doorhanger_save_dont_save" tools:ignore="UnusedResources">Не сохранять</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Пароль скопирован в буфер обмена</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Имя пользователя скопировано в буфер обмена</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string moz:removedIn="96" name="logins_site_copied" tools:ignore="UnusedResources">Сайт скопирован в буфер обмена</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Копировать пароль</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a password while editing a login-->
@ -1713,8 +1462,6 @@
<string name="saved_login_clear_username">Очистить имя пользователя</string>
<!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login -->
<string name="saved_login_clear_hostname">Очистить имя сервера</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string moz:removedIn="96" name="saved_login_copy_site" tools:ignore="UnusedResources">Копировать сайт</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
<string name="saved_login_open_site">Открыть сайт в браузере</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
@ -1775,8 +1522,6 @@
<string name="credit_cards_expiration_date_year">Год срока действия</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Имя держателя</string>
<!-- The header for the nickname for a credit card -->
<string moz:removedIn="96" name="credit_cards_card_nickname" tools:ignore="UnusedResources">Псевдоним карты</string>
<!-- The text for the "Delete card" menu item for deleting a credit card -->
<string name="credit_cards_menu_delete_card">Удалить карту</string>
<!-- The text for the "Delete card" button for deleting a credit card -->
@ -1831,18 +1576,12 @@
<string name="search_add_custom_engine_search_string_hint">Используемая поисковая строка</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Замените строку запроса на “%s”. Пример:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_label" tools:ignore="UnusedResources">Подробнее</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Информация о персональной поисковой системе</string>
<!-- Accessibility description for the 'Learn more' link -->
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_description" tools:ignore="UnusedResources">Ссылка «Узнать больше»</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Введите имя поисковой системы</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string moz:removedIn="96" name="search_add_custom_engine_error_existing_name" tools:ignore="UnusedResources">Поисковая система «%s» уже существует.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Введите поисковую строку</string>
<!-- Text shown when a user leaves out the required template string -->
@ -1894,8 +1633,6 @@
<string name="confirm_clear_permission_site">Вы уверены, что хотите удалить это разрешение для этого сайта?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Нет исключений для этого сайта</string>
<!-- Label for the Pocket default top site -->
<string moz:removedIn="96" name="pocket_top_articles" tools:ignore="UnusedResources">Топ статей</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Вы уверены, что хотите удалить эту закладку?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
@ -1923,8 +1660,6 @@
<string name="saved_login_password_description">Редактируемое текстовое поле для пароля логина.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Сохранить изменения в логине.</string>
<!-- The button description to discard changes to an edited login. -->
<string moz:removedIn="96" name="discard_changes" tools:ignore="UnusedResources">Отменить изменения</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Редактирование</string>
<!-- The page title for adding new login. -->

@ -169,7 +169,7 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">ติดตั้ง</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">แท็บที่ซิงค์</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">แท็บที่ซิงค์</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">ซิงค์ใหม่</string>
<!-- Browser menu button that opens the find in page menu -->
@ -407,6 +407,9 @@
<!-- Title for the opening wallpaper settings screen -->
<string name="customize_wallpapers">รูปพื้นหลัง</string>
<!-- Title for the customize home screen section with sponsored shortcuts. -->
<string name="customize_toggle_contile">ทางลัดที่ได้รับการสนับสนุน</string>
<!-- Wallpapers -->
<!-- Content description for various wallpapers. The first parameter is the name of the wallpaper -->
<string name="wallpapers_item_name_content_description">รายการรูปพื้นหลัง: %1$s</string>
@ -416,7 +419,7 @@
<string name="wallpaper_updated_snackbar_action">ดู</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label">แตะโลโก้เพื่อเปลี่ยนรูปพื้นหลัง</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">แตะโลโก้เพื่อเปลี่ยนรูปพื้นหลัง</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
@ -722,7 +725,9 @@
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search">ป้อนคำค้นหา</string>
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">ป้อนคำค้นหา</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">ป้อนคำค้นหา</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">ลบประวัติ</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
@ -1671,7 +1676,9 @@
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string moz:removedIn="98" name="top_sites_toggle_top_recent_sites_3" tools:ignore="UnusedResources">ไซต์เด่นที่เยี่ยมชมบ่อยที่สุด</string>
<!-- Title text displayed in the rename top site dialog. -->
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string name="top_sites_toggle_top_recent_sites_4">ทางลัด</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">ชื่อ</string>
<!-- Hint for renaming title of a top site -->
<string name="top_site_name_hint">ชื่อเว็บไซต์เด่น</string>

@ -173,7 +173,7 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">安装</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">受同步的标签页</string>
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">受同步的标签页</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">重新同步</string>
<!-- Browser menu button that opens the find in page menu -->
@ -429,9 +429,11 @@
<string name="wallpaper_updated_snackbar_action">查看</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label">点按徽标即可更换壁纸</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_label" tools:ignore="UnusedResources">点按徽标即可更换壁纸</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_label_1">点按 Firefox 主页徽标即可更换壁纸</string>
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string name="wallpaper_tap_to_change_switch_description">不必离开主页即可更换壁纸。</string>
<string moz:removedIn="99" name="wallpaper_tap_to_change_switch_description" tools:ignore="UnusedResources">不必离开主页即可更换壁纸。</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
@ -750,7 +752,9 @@
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search">输入搜索词</string>
<string moz:removedIn="99" name="history_search" tools:ignore="UnusedResources">输入搜索词</string>
<!-- Text for the button to search all history -->
<string name="history_search_1">输入搜索词</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">删除历史记录</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->

Loading…
Cancel
Save