You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/res/values-it/strings.xml

2689 lines
224 KiB
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">%s anonimo</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_4">%s (nav. anonima)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Altre opzioni</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_private_browsing_button">Attiva navigazione anonima</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Disattiva navigazione anonima</string>
<!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="search_hint">Cerca o scrivi un indirizzo</string>
<!-- Placeholder text shown in the search bar before a user enters text for a general engine -->
<string name="search_hint_general_engine">Cerca sul Web</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Cerca nella cronologia</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Cerca nei segnalibri</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Cerca nelle schede</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Immetti i termini di ricerca</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Le schede aperte verranno mostrate qui.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Le schede anonime verranno mostrate qui.</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 selezionate</string>
<!-- Label of button in create collection dialog for creating a new collection -->
<string name="tab_tray_add_new_collection">Aggiungi nuova raccolta</string>
<!-- Label of editable text in create collection dialog for naming a new collection -->
<string name="tab_tray_add_new_collection_name">Nome</string>
<!-- Label of button in save to collection dialog for selecting a current collection -->
<string name="tab_tray_select_collection">Seleziona raccolta</string>
<!-- Content description for close button while in multiselect mode in tab tray -->
<string name="tab_tray_close_multiselect_content_description">Esci dalla modalità di selezione multipla</string>
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Salva le schede selezionate in una raccolta</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Selezionata</string>
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_title">Aggiunti di recente</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description_2">Visualizza tutti i segnalibri salvati</string>
<!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
<string name="recently_saved_menu_item_remove">Rimuovi</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s è sviluppato da Mozilla.</string>
<!-- Private Browsing -->
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s cancella la cronologia di ricerca e di navigazione dalle schede anonime quando le chiudi o esci dallapp. Questo non ti rende anonimo nei confronti dei siti web o del tuo fornitore di servizi internet, ma è utile per impedire a chi usa il tuo stesso dispositivo di vedere la tua attività online.</string>
<string name="private_browsing_common_myths">Miti da sfatare sulla navigazione anonima</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">Non lasciare tracce su questo dispositivo</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle_2">%1$s elimina i cookie, la cronologia e i dati dei siti web quando chiudi tutte le schede anonime. %2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">Chi potrebbe vedere la mia attività?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message_2">Apri la prossima scheda anonima con un solo tocco.</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Agg. a schermata principale</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
<string name="cfr_neg_button_text">No grazie</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. The first parameter is the name of the application.-->
<string name="open_in_app_cfr_info_message_2">È possibile impostare %1$s come browser predefinito per aprire i link nelle app.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Vai alle impostazioni</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Ignora</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">La funzione per la protezione della privacy più potente che abbiamo mai realizzato: isola gli elementi che ti tracciano attraverso siti diversi.</string>
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Ulteriori informazioni sulla Protezione totale per i cookie</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">Tocca qui per avviare una nuova sessione anonima. Elimina cronologia, cookie… tutto.</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">È richiesto laccesso alla fotocamera. Puoi acconsentire allaccesso dalla scheda dei permessi nelle impostazioni di Android.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Vai alle impostazioni</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Chiudi</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Imposta la chiusura automatica delle schede aperte che non sono state visualizzate nellultimo giorno, settimana o mese.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Visualizza opzioni</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Chiudi</string>
<!-- Text for the banner message to tell users about our inactive tabs feature. -->
<string name="tab_tray_inactive_onboarding_message">Le schede che non visualizzi da due settimane vengono spostate qui.</string>
<!-- Text for the action link to go to Settings for inactive tabs. -->
<string name="tab_tray_inactive_onboarding_button_text">Disattiva nelle impostazioni</string>
<!-- Text for title for the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_auto_close_title">Chiudi automaticamente dopo un mese?</string>
<!-- Text for the body for the auto-close dialog of the inactive tabs.
The first parameter is the name of the application.-->
<string name="tab_tray_inactive_auto_close_body_2">%1$s può chiudere le schede che non hai visualizzato nellultimo mese.</string>
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_auto_close_button_content_description">Chiudi</string>
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_turn_on_auto_close_button_2">Attiva chiusura automatica</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nuova scheda</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Nuova scheda anonima</string>
<!-- Shortcut action to open Passwords screens -->
<string name="home_screen_shortcut_open_password_screen">Scorciatoia per le password</string>
<!-- Recent Tabs -->
<!-- Header text for jumping back into the recent tab in the home screen -->
<string name="recent_tabs_header">Torna a questa scheda</string>
<!-- Button text for showing all the tabs in the tabs tray -->
<string name="recent_tabs_show_all">Visualizza tutte</string>
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Pulsante per mostrare tutte le schede recenti</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Mostra tutte le schede sincronizzate</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">Dispositivo sincronizzato</string>
<!-- Text for the dropdown menu to remove a recent synced tab from the homescreen -->
<string name="recent_synced_tab_menu_item_remove">Rimuovi</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">Rimuovi</string>
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header_2">Visitati di recente</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">Rimuovi</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string name="past_explorations_show_all_content_description_2">Visualizza tutti gli argomenti già esplorati</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Indietro</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="browser_menu_forward">Avanti</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">Aggiorna</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Interrompi</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Componenti aggiuntivi</string>
<!-- Browser menu button that opens account settings -->
<string name="browser_menu_account_settings">Informazioni sullaccount</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Nessun componente aggiuntivo</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Aiuto</string>
<!-- Browser menu button that sends a to a the what's new article -->
<string name="browser_menu_whats_new">Novità</string>
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">Impostazioni</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_library">Libreria</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Sito desktop</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Apri in scheda normale</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Agg. a schermata principale</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Installa</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Risincronizza</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Trova nella pagina</string>
<!-- Browser menu button that opens the translations dialog, which has options to translate the current browser page. -->
<string name="browser_menu_translations">Traduci pagina</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Salva in una raccolta</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Condividi</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">Apri in %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">CON TECNOLOGIA %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Con tecnologia %1$s</string>
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Modalità lettura</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">Chiudi Modalità lettura</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Apri in app</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">Personalizza modalità lettura</string>
<!-- Browser menu label for adding a bookmark -->
<string name="browser_menu_add">Aggiungi</string>
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Modifica</string>
<!-- Button shown on the home page that opens the Customize home settings -->
<string name="browser_menu_customize_home_1">Personalizza pagina iniziale</string>
<!-- Browser Toolbar -->
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Schermata principale</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Elimina cronologia di navigazione</string>
<!-- Content description for the translate page toolbar button that opens the translations dialog when no translation has occurred. -->
<string name="browser_toolbar_translate">Traduci pagina</string>
<!-- Content description (not visible, for screen readers etc.) for the translate page toolbar button that opens the translations dialog when the page is translated successfully.
The first parameter is the name of the language that is displayed in the original page. (For example: English)
The second parameter is the name of the language which the page was translated to. (For example: French) -->
<string name="browser_toolbar_translated_successfully">Pagina tradotta da %1$s a %2$s.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Lingua selezionata</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Usa la lingua del dispositivo</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Cerca lingua</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Leggi</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">Impostazioni motori di ricerca</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Incolla il link dagli appunti</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Consenti</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Non consentire</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Consentire suggerimenti di ricerca in sessioni anonime?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">Qualsiasi testo digitato nella barra degli indirizzi di %s verrà condiviso con il motore di ricerca predefinito.</string>
<!-- Search engine suggestion title text. The first parameter is the name of the suggested engine-->
<string name="search_engine_suggestions_title">Cerca in %s</string>
<!-- Search engine suggestion description text -->
<string name="search_engine_suggestions_description">Cerca direttamente dalla barra degli indirizzi</string>
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Impostazioni ricerca</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">Questa volta cerca in:</string>
<!-- Content description (not visible, for screen readers etc.): Search engine icon. The first parameter is the search engine name (for example: DuckDuckGo). -->
<string name="search_engine_icon_content_description" tools:ignore="UnusedResources">Motore di ricerca %s</string>
<!-- Home onboarding -->
<!-- Onboarding home screen popup dialog, shown on top of the Jump back in section. -->
<string name="onboarding_home_screen_jump_back_contextual_hint_2">Scopri la tua pagina iniziale personalizzata. Le schede recenti, i segnalibri e i risultati di ricerca verranno visualizzati qui.</string>
<!-- Home onboarding dialog welcome screen title text. -->
<string name="onboarding_home_welcome_title_2">Benvenuto in un Internet più personale</string>
<!-- Home onboarding dialog welcome screen description text. -->
<string name="onboarding_home_welcome_description">Più colori. Ancora più protezione per la privacy. Stesso impegno nellanteporre le persone ai profitti.</string>
<!-- Home onboarding dialog sign into sync screen title text. -->
<string name="onboarding_home_sync_title_3">Passare da uno schermo allaltro è più facile che mai</string>
<!-- Home onboarding dialog sign into sync screen description text. -->
<string name="onboarding_home_sync_description">Riprendi da dove eri rimasto con le schede di altri dispositivi, ora disponibili direttamente dalla pagina iniziale.</string>
<!-- Text for the button to continue the onboarding on the home onboarding dialog. -->
<string name="onboarding_home_get_started_button">Inizia</string>
<!-- Text for the button to navigate to the sync sign in screen on the home onboarding dialog. -->
<string name="onboarding_home_sign_in_button">Accedi</string>
<!-- Text for the button to skip the onboarding on the home onboarding dialog. -->
<string name="onboarding_home_skip_button">Salta</string>
<!-- Onboarding home screen sync popup dialog message, shown on top of Recent Synced Tabs in the Jump back in section. -->
<string name="sync_cfr_message">La sincronizzazione delle tue schede è in corso. Riprendi da dove eri rimasto sullaltro dispositivo.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Chiudi</string>
<!-- Notification pre-permission dialog -->
<!-- Enable notification pre permission dialog title
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_title" moz:removedIn="124" tools:ignore="UnusedResources">Le notifiche ti aiutano a ottenere di più da %s</string>
<!-- Enable notification pre permission dialog description with rationale
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="onboarding_home_enable_notifications_description" moz:removedIn="124" tools:ignore="UnusedResources">Sincronizza le schede tra dispositivi, gestisci download, ottieni suggerimenti per sfruttare al meglio la protezione della privacy di %s e molto altro ancora.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="onboarding_home_enable_notifications_positive_button" moz:removedIn="124" tools:ignore="UnusedResources">Continua</string>
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button" moz:removedIn="124" tools:ignore="UnusedResources">Non adesso</string>
<!-- Juno first user onboarding flow experiment, strings are marked unused as they are only referenced by Nimbus experiments. -->
<!-- Description for learning more about our privacy notice. -->
<string name="juno_onboarding_privacy_notice_text">Informativa sulla privacy di Firefox</string>
<!-- Description for learning more about our privacy notice. -->
<string name="juno_onboarding_privacy_notice_text_2" moz:removedIn="125" tools:ignore="UnusedResources">Ulteriori informazioni nella nostra informativa sulla privacy</string>
<!-- Title for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_title_nimbus_2">Ci piace mantenerti al sicuro</string>
<!-- Title for set firefox as default browser screen used by Nimbus experiments.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_default_browser_title_nimbus_3" tools:ignore="UnusedResources">Scopri perché milioni di persone amano Firefox</string>
<!-- Title for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_title_nimbus_4" tools:ignore="UnusedResources">Navigazione sicura con più scelta</string>
<!-- Description for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_description_nimbus_3">Il nostro browser, supportato da unorganizzazione senza fini di lucro, blocca automaticamente le società che, di nascosto, cercano di seguire le tue attività sul Web.</string>
<!-- Description for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_description_nimbus_4" tools:ignore="UnusedResources">Più di 100 milioni di persone proteggono la propria privacy scegliendo un browser supportato da unorganizzazione senza fini di lucro.</string>
<!-- Description for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_description_nimbus_5" tools:ignore="UnusedResources">Elementi traccianti conosciuti? Bloccati automaticamente. Estensioni? Provale tutte, ce ne sono più di 700. PDF? Facili da gestire grazie al lettore integrato.</string>
<!-- Description for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_description_nimbus_2" moz:RemovedIn="124" tools:ignore="UnusedResources">Il nostro browser, supportato da unorganizzazione senza fini di lucro, blocca automaticamente le società che, di nascosto, cercano di seguire le tue attività sul Web.\n\nScopri ulteriori informazioni nella nostra informativa sulla privacy.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" moz:RemovedIn="124" tools:ignore="UnusedResources">informativa sulla privacy</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button" tools:ignore="UnusedResources">Imposta come browser predefinito</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button" tools:ignore="UnusedResources">Non adesso</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title_2">Proteggiti con la crittografia quando passi da un dispositivo allaltro</string>
<!-- Description for sign in to sync screen. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_sign_in_description_2">Una volta eseguito laccesso e la sincronizzazione, sei più sicuro. Firefox critta password, segnalibri e altro ancora.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Accedi</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Non adesso</string>
<!-- Title for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_enable_notifications_title_nimbus_2">Le notifiche ti aiutano a rimanere al sicuro con Firefox</string>
<!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_enable_notifications_description_nimbus_2">Invia schede in modo sicuro tra i tuoi dispositivi e scopri le altre funzionalità per la privacy di Firefox.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Attiva le notifiche</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Non adesso</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Prova il widget di ricerca di Firefox</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">Con Firefox nella schermata iniziale, potrai accedere facilmente a un browser dedicato alla privacy che blocca i traccianti intersito.</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Aggiungi widget di Firefox</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Non ora</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Apri una nuova scheda in %1$s</string>
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Cerca</string>
<!-- Text preview for larger sized widgets -->
<string name="search_widget_text_long">Cerca sul Web</string>
<!-- Content description (not visible, for screen readers etc.): Voice search -->
<string name="search_widget_voice">Ricerca vocale</string>
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">Impostazioni</string>
<!-- Preference category for general settings -->
<string name="preferences_category_general">Generale</string>
<!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Informazioni</string>
<!-- Preference category for settings related to changing the default search engine -->
<string name="preferences_category_select_default_search_engine">Selezionane uno</string>
<!-- Preference for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_manage_search_shortcuts_2">Gestisci motori di ricerca alternativi</string>
<!-- Summary for preference for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_manage_search_shortcuts_summary">Modifica motori visibili nel menu di ricerca</string>
<!-- Preference category for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_category_engines_in_search_menu">Motori visibili nel menu di ricerca</string>
<!-- Preference for settings related to changing the default search engine -->
<string name="preferences_default_search_engine">Motore di ricerca predefinito</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Ricerca</string>
<!-- Preference for settings related to Search engines -->
<string name="preferences_search_engines">Motori di ricerca</string>
<!-- Preference for settings related to Search engines suggestions-->
<string name="preferences_search_engines_suggestions">Suggerimenti dai motori di ricerca</string>
<!-- Preference Category for settings related to Search address bar -->
<string name="preferences_settings_address_bar">Preferenze della barra degli indirizzi</string>
<!-- Preference Category for settings to Firefox Suggest -->
<string name="preference_search_address_bar_fx_suggest">Barra degli indirizzi - Firefox Suggest</string>
<!-- Preference link to Learn more about Firefox Suggest -->
<string name="preference_search_learn_about_fx_suggest">Ulteriori informazioni su Firefox Suggest</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">Vota su Google Play</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">Informazioni su %1$s</string>
<!-- Preference for settings related to changing the default browser -->
<string name="preferences_set_as_default_browser">Imposta come browser predefinito</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Avanzate</string>
<!-- Preference category for privacy and security settings -->
<string name="preferences_category_privacy_security">Privacy e sicurezza</string>
<!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Permessi dei siti</string>
<!-- Preference for private browsing options -->
<string name="preferences_private_browsing_options">Navigazione anonima</string>
<!-- Preference for opening links in a private tab-->
<string name="preferences_open_links_in_a_private_tab">Apri i link in una scheda anonima</string>
<!-- Preference for allowing screenshots to be taken while in a private tab-->
<string name="preferences_allow_screenshots_in_private_mode">Consenti screenshot in navigazione anonima</string>
<!-- Will inform the user of the risk of activating Allow screenshots in private browsing option -->
<string name="preferences_screenshots_in_private_mode_disclaimer">Se consentito, le schede anonime saranno visibili anche quando sono aperte più app</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Aggiungi scorciatoia navigazione anonima</string>
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">Modalità solo HTTPS</string>
<!-- Label for cookie banner section in quick settings panel. -->
<string name="cookie_banner_blocker">Blocco banner per i cookie</string>
<!-- Preference for removing cookie/consent banners from sites automatically in private mode. See reduce_cookie_banner_summary for additional context. -->
<string name="preferences_cookie_banner_reduction_private_mode">Blocco banner per i cookie in navigazione anonima</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Disattivata per questo sito</string>
<!-- Text for cancel button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. -->
<string name="cookie_banner_handling_details_site_is_not_supported_cancel_button">Annulla</string>
<!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. -->
<string name="cookie_banner_handling_details_site_is_not_supported_request_support_button_2">Invia richiesta</string>
<!-- Text for title indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. -->
<string name="cookie_banner_handling_details_site_is_not_supported_title_2">Richiedere il supporto per questo sito?</string>
<!-- Label for the snackBar, after the user reports with success a website where cookie banner reducer did not work -->
<string name="cookie_banner_handling_report_site_snack_bar_text_2">Richiesta inviata</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_on_for_site">Attiva per questo sito</string>
<!-- Text for indicating that a request for unsupported site was sent to Nimbus (it's a Mozilla library for experiments), this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_unsupported_site_request_submitted_2">Richiesta di supporto inviata</string>
<!-- Text for indicating cookie banner handling is currently not supported for this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_unsupported_site">Sito attualmente non supportato</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_on_for_site_1">Attivare il blocco banner per i cookie in %1$s?</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site_1">Disattivare il blocco banner per i cookie in %1$s?</string>
<!-- Title text for a detail explanation indicating cookie banner reducer didn't work for the current site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name-->
<string name="reduce_cookie_banner_details_panel_title_unsupported_site_request_2">%1$s non può rifiutare automaticamente le richieste di cookie su questo sito. Puoi inviare una richiesta per supportare questo sito in futuro.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site_1">Dopo la disattivazione %1$s rimuove i cookie e ricarica la pagina. Questo potrebbe disconnetterti dal sito o svuotare eventuali carrelli in sospeso.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_3">Attivalo e %1$s cercherà di rifiutare automaticamente i banner per i cookie su questo sito.</string>
<!--Title for the cookie banner re-engagement CFR, the placeholder is replaced with app name -->
<string name="cookie_banner_cfr_title">%1$s ha appena rifiutato dei cookie per te</string>
<!--Message for the cookie banner re-engagement CFR -->
<string name="cookie_banner_cfr_message">Meno distrazioni, meno cookie in grado di tracciarti su questo sito.</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Tenta automaticamente la connessione ai siti utilizzando il protocollo di crittografia HTTPS per una maggiore sicurezza.</string>
<!-- Summary of https only preference if https only is set to off -->
<string name="preferences_https_only_off">Disattivata</string>
<!-- Summary of https only preference if https only is set to on in all tabs -->
<string name="preferences_https_only_on_all">Attiva in tutte le schede</string>
<!-- Summary of https only preference if https only is set to on in private tabs only -->
<string name="preferences_https_only_on_private">Attiva nelle schede anonime</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Ulteriori informazioni</string>
<!-- Option for the https only setting -->
<string name="preferences_https_only_in_all_tabs">Attiva in tutte le schede</string>
<!-- Option for the https only setting -->
<string name="preferences_https_only_in_private_tabs">Attiva solo in schede anonime</string>
<!-- Title shown in the error page for when trying to access a http website while https only mode is enabled. -->
<string name="errorpage_httpsonly_title">Versione sicura del sito non disponibile</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the first. -->
<string name="errorpage_httpsonly_message_title">Molto probabilmente il sito non supporta HTTPS.</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the second. -->
<string name="errorpage_httpsonly_message_summary">Esiste tuttavia la possibilità che si tratti di un tentativo di attacco. Se decidi di accedere comunque al sito web, dovresti evitare di inserire informazioni sensibili. Proseguendo, la modalità solo HTTPS verrà temporaneamente disattivata per questo sito.</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Accessibilità</string>
<!-- Preference to override the Mozilla account server -->
<string name="preferences_override_account_server">Server personalizzato per account Mozilla</string>
<!-- Preference to override the Sync token server -->
<string name="preferences_override_sync_tokenserver">Server personalizzato per Sync</string>
<!-- Toast shown after updating the Mozilla account/Sync server override preferences -->
<string name="toast_override_account_sync_server_done">Server per account Mozilla e sincronizzazione modificato. Lapp verrà chiusa per applicare le modifiche…</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">Account</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Barra degli strumenti</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home_2">Pagina iniziale</string>
<!-- Preference for gestures based actions -->
<string name="preferences_gestures">Gesti</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personalizza</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Accedi per sincronizzare schede, segnalibri, password e altro ancora.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name_2">Account Mozilla</string>
<!-- Preference text for account title when there was an error syncing FxA -->
<string name="preferences_account_sync_error">Riconnetti per riprendere la sincronizzazione</string>
<!-- Preference for language -->
<string name="preferences_language">Lingua</string>
<!-- Preference for data choices -->
<string name="preferences_data_choices">Condivisione dati</string>
<!-- Preference for data collection -->
<string name="preferences_data_collection">Raccolta dati</string>
<!-- Preference for developers -->
<string name="preferences_remote_debugging">Debug remoto tramite USB</string>
<!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Mostra suggerimenti di ricerca</string>
<!-- Preference title for switch preference to show voice search button -->
<string name="preferences_show_voice_search">Mostra ricerca vocale</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Mostra in sessioni anonime</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Mostra suggerimenti dagli appunti</string>
<!-- Preference title for switch preference to suggest browsing history when searching -->
<string name="preferences_search_browsing_history">Cerca nella cronologia</string>
<!-- Preference title for switch preference to suggest bookmarks when searching -->
<string name="preferences_search_bookmarks">Cerca nei segnalibri</string>
<!-- Preference title for switch preference to suggest synced tabs when searching -->
<string name="preferences_search_synced_tabs">Cerca nelle schede sincronizzate</string>
<!-- Preference for account settings -->
<string name="preferences_account_settings">Impostazioni account</string>
<!-- Preference for enabling url autocomplete-->
<string name="preferences_enable_autocomplete_urls">Completamento automatico degli URL</string>
<!-- Preference title for switch preference to show sponsored Firefox Suggest search suggestions -->
<string name="preferences_show_sponsored_suggestions">Suggerimenti dagli sponsor</string>
<!-- Summary for preference to show sponsored Firefox Suggest search suggestions.
The first parameter is the name of the application. -->
<string name="preferences_show_sponsored_suggestions_summary">Supporta %1$s con occasionali suggerimenti sponsorizzati</string>
<!-- Preference title for switch preference to show Firefox Suggest search suggestions for web content.
The first parameter is the name of the application. -->
<string name="preferences_show_nonsponsored_suggestions">Suggerimenti da %1$s</string>
<!-- Summary for preference to show Firefox Suggest search suggestions for web content -->
<string name="preferences_show_nonsponsored_suggestions_summary">Ottieni suggerimenti dal Web relativi alla tua ricerca</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Apri i link nelle app</string>
<!-- Preference for open links in third party apps always open in apps option -->
<string name="preferences_open_links_in_apps_always">Sempre</string>
<!-- Preference for open links in third party apps ask before opening option -->
<string name="preferences_open_links_in_apps_ask">Chiedi prima di aprire</string>
<!-- Preference for open links in third party apps never open in apps option -->
<string name="preferences_open_links_in_apps_never">Mai</string>
<!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">Gestore download esterno</string>
<!-- Preference for enabling gecko engine logs -->
<string name="preferences_enable_gecko_logs">Attiva registri Gecko</string>
<!-- Message to indicate users that we are quitting the application to apply the changes -->
<string name="quit_application">Chiusura in corso per applicare le modifiche…</string>
<!-- Preference for add_ons -->
<string name="preferences_addons">Componenti aggiuntivi</string>
<!-- Preference for installing a local add-on -->
<string name="preferences_install_local_addon">Installa componente aggiuntivo da file</string>
<!-- Preference for notifications -->
<string name="preferences_notifications">Notifiche</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">Consentite</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">Non consentite</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Raccolta di componenti aggiuntivi personalizzata</string>
<!-- Button caption to confirm the add-on collection configuration -->
<string name="customize_addon_collection_ok">OK</string>
<!-- Button caption to abort the add-on collection configuration -->
<string name="customize_addon_collection_cancel">Annulla</string>
<!-- Hint displayed on input field for custom collection name -->
<string name="customize_addon_collection_hint">Nome della raccolta</string>
<!-- Hint displayed on input field for custom collection user ID-->
<string name="customize_addon_collection_user_hint">Proprietario della raccolta (ID utente)</string>
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">Raccolta di componenti aggiuntivi modificata. Lapp verrà chiusa per applicare le modifiche…</string>
<!-- Customize Home -->
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Riprendi da qui</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recent_bookmarks">Segnalibri recenti</string>
<!-- 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">Visitati di recente</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Storie che fanno riflettere</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Articoli selezionati da %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Storie sponsorizzate</string>
<!-- Title for the opening wallpaper settings screen -->
<string name="customize_wallpapers">Sfondi</string>
<!-- Title for the customize home screen section with sponsored shortcuts. -->
<string name="customize_toggle_contile">Scorciatoie sponsorizzate</string>
<!-- Wallpapers -->
<!-- Content description for various wallpapers. The first parameter is the name of the wallpaper -->
<string name="wallpapers_item_name_content_description">Elemento sfondo: %1$s</string>
<!-- Snackbar message for when wallpaper is selected -->
<string name="wallpaper_updated_snackbar_message">Sfondo aggiornato.</string>
<!-- Snackbar label for action to view selected wallpaper -->
<string name="wallpaper_updated_snackbar_action">Visualizza</string>
<!-- Snackbar message for when wallpaper couldn't be downloaded -->
<string name="wallpaper_download_error_snackbar_message">Impossibile scaricare lo sfondo</string>
<!-- Snackbar label for action to retry downloading the wallpaper -->
<string name="wallpaper_download_error_snackbar_action">Riprova</string>
<!-- Snackbar message for when wallpaper couldn't be selected because of the disk error -->
<string name="wallpaper_select_error_snackbar_message">Impossibile cambiare lo sfondo</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Ulteriori informazioni</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">%s classico</string>
<!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. -->
<string name="wallpaper_artist_series_title">Serie dartista</string>
<!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection -->
<string name="wallpaper_artist_series_description_with_learn_more">La raccolta Voci indipendenti. %s</string>
<!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection -->
<string name="wallpaper_artist_series_description">La raccolta Voci indipendenti.</string>
<!-- Wallpaper onboarding dialog header text. -->
<string name="wallpapers_onboarding_dialog_title_text">Prova un tocco di colore</string>
<!-- Wallpaper onboarding dialog body text. -->
<string name="wallpapers_onboarding_dialog_body_text">Scegli lo sfondo perfetto per te.</string>
<!-- Wallpaper onboarding dialog learn more button text. The button navigates to the wallpaper settings screen. -->
<string name="wallpapers_onboarding_dialog_explore_more_button_text">Scopri altri sfondi</string>
<!-- Add-ons general availability nimbus message-->
<!-- Title of the Nimbus message for add-ons general availability-->
<string name="addon_ga_message_title" tools:ignore="UnusedResources">Sono disponibili nuovi componenti aggiuntivi</string>
<!-- Body of the Nimbus message for add-ons general availability. 'Firefox' intentionally hardcoded here-->
<string name="addon_ga_message_body" tools:ignore="UnusedResources">Scopri oltre 100 nuove estensioni per personalizzare Firefox.</string>
<!-- Button text of the Nimbus message for add-ons general availability. -->
<string name="addon_ga_message_button" tools:ignore="UnusedResources">Esplora i componenti aggiuntivi</string>
<!-- Add-on process crash dialog to user -->
<!-- Title of a dialog shown to the user when enough errors have occurred with addons and they need to be temporarily disabled -->
<string name="addon_process_crash_dialog_title" tools:ignore="UnusedResources">I componenti aggiuntivi sono temporaneamente disattivati</string>
<!-- The first parameter is the application name. This is a message shown to the user when too many errors have occurred with the addons process and they have been disabled. The user can decide if they would like to continue trying to start add-ons or if they'd rather continue without them. -->
<string name="addon_process_crash_dialog_message" tools:ignore="UnusedResources">Uno o più componenti aggiuntivi hanno smesso di funzionare, rendendo il sistema instabile. %1$s ha tentato di riavviare i componenti aggiuntivi senza successo.\n\nI componenti aggiuntivi non verranno riavviati durante la sessione corrente.\n\nLa rimozione o la disattivazione dei componenti aggiuntivi potrebbe risolvere il problema.</string>
<!-- This will cause the add-ons to try restarting but the dialog will reappear if it is unsuccessful again -->
<string name="addon_process_crash_dialog_retry_button_text" tools:ignore="UnusedResources">Prova a riavviare i componenti aggiuntivi</string>
<!-- The user will continue with all add-ons disabled -->
<string name="addon_process_crash_dialog_disable_addons_button_text" tools:ignore="UnusedResources">Continua con i componenti aggiuntivi disattivati</string>
<!-- Account Preferences -->
<!-- Preference for managing your account via accounts.firefox.com -->
<string name="preferences_manage_account">Gestisci account</string>
<!-- Summary of the preference for managing your account via accounts.firefox.com. -->
<string name="preferences_manage_account_summary">Cambia la tua password, gestisci la raccolta dati o elimina il tuo account</string>
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Sincronizza adesso</string>
<!-- Preference category for sync -->
<string name="preferences_sync_category">Scegli cosa sincronizzare</string>
<!-- Preference for syncing history -->
<string name="preferences_sync_history">Cronologia</string>
<!-- Preference for syncing bookmarks -->
<string name="preferences_sync_bookmarks">Segnalibri</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins" moz:RemovedIn="125" tools:ignore="UnusedResources">Credenziali</string>
<!-- Preference for syncing passwords -->
<string name="preferences_sync_logins_2">Password</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Schede aperte</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Disconnetti</string>
<!-- Preference displays and allows changing current FxA device name -->
<string name="preferences_sync_device_name">Nome dispositivo</string>
<!-- Text shown when user enters empty device name -->
<string name="empty_device_name_error">Inserire un nome per il dispositivo.</string>
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing_in_progress">Sincronizzazione in corso…</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">Sincronizzazione non riuscita. Ultima sincronizzazione: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_failed_never_synced_summary">Sincronizzazione non riuscita. Ultima sincronizzazione: mai</string>
<!-- Label summary the date we last synced. The first parameter is date stamp showing last time synced -->
<string name="sync_last_synced_summary">Ultima sincronizzazione: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_never_synced_summary">Ultima sincronizzazione: mai</string>
<!-- Text for displaying the default device name.
The first parameter is the application name, the second is the device manufacturer name
and the third is the device model. -->
<string name="default_device_name_2">%1$s su %2$s %3$s</string>
<!-- Preference for syncing credit cards -->
<string name="preferences_sync_credit_cards" moz:RemovedIn="125" tools:ignore="UnusedResources">Carte di credito</string>
<!-- Preference for syncing payment methods -->
<string name="preferences_sync_credit_cards_2">Metodi di pagamento</string>
<!-- Preference for syncing addresses -->
<string name="preferences_sync_address">Indirizzi</string>
<!-- Send Tab -->
<!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="fxa_received_tab_channel_name">Schede ricevute</string>
<!-- Description of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="fxa_received_tab_channel_description">Notifiche per schede ricevute da altri dispositivi Firefox.</string>
<!-- The body for these is the URL of the tab received -->
<string name="fxa_tab_received_notification_name">Scheda ricevuta</string>
<!-- %s is the device name -->
<string name="fxa_tab_received_from_notification_name">Scheda da %s</string>
<!-- Advanced Preferences -->
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">Eccezioni</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">Attiva per tutti i siti</string>
<!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message_description">Con Eccezioni puoi disattivare la protezione antitracciamento per i siti selezionati.</string>
<!-- 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">Ulteriori informazioni</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">Dati tecnici e statistiche di utilizzo</string>
<!-- Preference description for usage and technical data collection -->
<string name="preferences_usage_data_description">Condividi con Mozilla informazioni relative a prestazioni, utilizzo, hardware e personalizzazioni del browser per contribuire al miglioramento di %1$s</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">Dati di marketing</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Condivide i dati di utilizzo di base con Adjust, il nostro fornitore di mobile marketing</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Studi</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Consenti a Mozilla di installare e condurre studi</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Sincronizza e salva i tuoi dati</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Accedi per riconnetterti</string>
<!-- Preference for removing FxA account -->
<string name="preferences_sync_remove_account">Rimuovi account</string>
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[Scansiona il codice QR visualizzato su <b>firefox.com/pair</b>]]></string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">In alto</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">In basso</string>
<!-- Theme Preferences -->
<!-- Preference for using light theme -->
<string name="preference_light_theme">Chiaro</string>
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">Scuro</string>
<!-- Preference for using using dark or light theme automatically set by battery -->
<string name="preference_auto_battery_theme">Impostato da Risparmio energetico</string>
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Usa il tema del dispositivo</string>
<!-- Gestures Preferences-->
<!-- Preferences for using pull to refresh in a webpage -->
<string name="preference_gestures_website_pull_to_refresh">Trascina per aggiornare</string>
<!-- Preference for using the dynamic toolbar -->
<string name="preference_gestures_dynamic_toolbar">Scorri per nascondere la barra degli strumenti</string>
<!-- Preference for switching tabs by swiping horizontally on the toolbar -->
<string name="preference_gestures_swipe_toolbar_switch_tabs">Scorri la barra degli strumenti lateralmente per cambiare scheda</string>
<!-- Preference for showing the opened tabs by swiping up on the toolbar-->
<string name="preference_gestures_swipe_toolbar_show_tabs">Scorri la barra degli strumenti verso lalto per aprire le schede</string>
<!-- Library -->
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Download</string>
<!-- Option in library to open Bookmarks page -->
<string name="library_bookmarks">Segnalibri</string>
<!-- Option in library to open Desktop Bookmarks root page -->
<string name="library_desktop_bookmarks_root">Segnalibri PC desktop</string>
<!-- Option in library to open Desktop Bookmarks "menu" page -->
<string name="library_desktop_bookmarks_menu">Menu segnalibri</string>
<!-- Option in library to open Desktop Bookmarks "toolbar" page -->
<string name="library_desktop_bookmarks_toolbar">Barra dei segnalibri</string>
<!-- Option in library to open Desktop Bookmarks "unfiled" page -->
<string name="library_desktop_bookmarks_unfiled">Altri segnalibri</string>
<!-- Option in Library to open History page -->
<string name="library_history">Cronologia</string>
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">Nuova scheda</string>
<!-- Settings Page Title -->
<string name="settings_title">Impostazioni</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Chiudi</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">Aprire %d schede?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">Lapertura di così tante schede potrebbe rallentare %s durante il caricamento delle pagine. Procedere comunque?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Apri schede</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Annulla</string>
<!-- Text to show users they have one page in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_site_1">%d pagina</string>
<!-- Text to show users they have multiple pages in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_sites_1">%d pagine</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Schede chiuse di recente</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Visualizza cronologia completa</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d schede</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d scheda</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">Nessuna scheda chiusa di recente</string>
<!-- Tab Management -->
<!-- Title of preference for tabs management -->
<string name="preferences_tabs">Schede</string>
<!-- Title of preference that allows a user to specify the tab view -->
<string name="preferences_tab_view">Visualizzazione schede</string>
<!-- Option for a list tab view -->
<string name="tab_view_list">Elenco</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Griglia</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Chiudi schede</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manualmente</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Dopo un giorno</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Dopo una settimana</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Dopo un mese</string>
<!-- Title of preference that allows a user to specify the auto-close settings for open tabs -->
<string name="preference_auto_close_tabs" tools:ignore="UnusedResources">Chiudi automaticamente le schede aperte</string>
<!-- Opening screen -->
<!-- Title of a preference that allows a user to choose what screen to show after opening the app -->
<string name="preferences_opening_screen">Schermata di apertura</string>
<!-- Option for always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage">Pagina iniziale</string>
<!-- Option for always opening the user's last-open tab when re-opening the app -->
<string name="opening_screen_last_tab">Ultima scheda</string>
<!-- Option for always opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity">Pagina iniziale dopo quattro ore di inattività</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to manual close-->
<string name="close_tabs_manually_summary">Chiudi manualmente</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one day-->
<string name="close_tabs_after_one_day_summary">Chiudi dopo un giorno</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one week-->
<string name="close_tabs_after_one_week_summary">Chiudi dopo una settimana</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one month-->
<string name="close_tabs_after_one_month_summary">Chiudi dopo un mese</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">Apri pagina iniziale</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">Apri scheda più recente</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">Apri pagina iniziale dopo quattro ore</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">Sposta le vecchie schede nella sezione Inattive</string>
<!-- Title of inactive tabs preference -->
<string name="preferences_inactive_tabs_title">La schede che non visualizzi da due settimane vengono spostate nella sezione Inattive.</string>
<!-- Studies -->
<!-- Title of the remove studies button -->
<string name="studies_remove">Rimuovi</string>
<!-- Title of the active section on the studies list -->
<string name="studies_active">Attivi</string>
<!-- Description for studies, it indicates why Firefox use studies. The first parameter is the name of the application. -->
<string name="studies_description_2">%1$s può installare e condurre degli studi di tanto in tanto.</string>
<!-- Learn more link for studies, links to an article for more information about studies. -->
<string name="studies_learn_more">Ulteriori informazioni</string>
<!-- Dialog message shown after removing a study -->
<string name="studies_restart_app">Per applicare le modifiche lapplicazione verrà chiusa</string>
<!-- Dialog button to confirm the removing a study. -->
<string name="studies_restart_dialog_ok">OK</string>
<!-- Dialog button text for canceling removing a study. -->
<string name="studies_restart_dialog_cancel">Annulla</string>
<!-- Toast shown after turning on/off studies preferences -->
<string name="studies_toast_quit_application" tools:ignore="UnusedResources">Chiusura in corso per applicare le modifiche…</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Schede aperte</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Schede anonime</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Schede sincronizzate</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Aggiungi scheda</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Aggiungi scheda anonima</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Anonima</string>
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Sincronizza</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Condividi tutte le schede</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Schede chiuse di recente</string>
<!-- Text shown in the tabs tray inactive tabs section -->
<string name="tab_tray_inactive_recently_closed" tools:ignore="UnusedResources">Chiuse di recente</string>
<!-- Text shown in the menu to view account settings -->
<string name="tab_tray_menu_account_settings">Impostazioni account</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Impostazioni schede</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Chiudi tutte le schede</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">Segnalibro</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
<string name="tab_tray_multiselect_menu_item_close">Chiudi</string>
<!-- Content description for tabs tray multiselect share button -->
<string name="tab_tray_multiselect_share_content_description">Condividi le schede selezionate</string>
<!-- Content description for tabs tray multiselect menu -->
<string name="tab_tray_multiselect_menu_content_description">Menu schede selezionate</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Rimuovi scheda dalla raccolta</string>
<!-- Text for button to enter multiselect mode in tabs tray -->
<string name="tabs_tray_select_tabs">Seleziona schede</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">Chiudi scheda</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
<string name="close_tab_title">Chiudi scheda %s</string>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Menu schede aperte</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Salva schede in una raccolta</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">Elimina raccolta</string>
<!-- Text for the menu button to rename a collection -->
<string name="collection_rename">Rinomina raccolta</string>
<!-- Text for the button to open tabs of the selected collection -->
<string name="collection_open_tabs">Apri schede</string>
<!-- Hint for adding name of a collection -->
<string name="collection_name_hint">Nome della raccolta</string>
<!-- Text for the menu button to rename a top site -->
<string name="rename_top_site">Rinomina</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Rimuovi</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Elimina dalla cronologia</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modalità Navigazione anonima)</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Immetti i termini di ricerca</string>
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Cancella cronologia</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">Cronologia eliminata</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 eliminato</string>
<!-- Context description text for the button to delete a single history item -->
<string name="history_delete_item">Elimina</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 selezionati</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">Oggi</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">Ieri</string>
<!-- Text for the header that groups the history the past 7 days -->
<string name="history_7_days">Ultimi 7 giorni</string>
<!-- Text for the header that groups the history the past 30 days -->
<string name="history_30_days">Ultimi 30 giorni</string>
<!-- Text for the header that groups the history older than the last month -->
<string name="history_older">Più vecchi</string>
<!-- Text shown when no history exists -->
<string name="history_empty_message">Nessuna cronologia disponibile.</string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Download eliminati</string>
<!-- Text for the snackbar to confirm that a single download item has been removed. The first parameter is the name of the download item. -->
<string name="download_delete_single_item_snackbar">È stato eliminato %1$s</string>
<!-- Text shown when no download exists -->
<string name="download_empty_message_1">Nessun file scaricato</string>
<!-- History multi select title in app bar
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">%1$d selezionati</string>
<!-- Text for the button to remove a single download item -->
<string name="download_delete_item_1">Elimina</string>
<!-- 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">Siamo spiacenti, non è possibile caricare la pagina in %1$s.</string>
<!-- Send crash report checkbox text on the tab crash page -->
<string name="tab_crash_send_report">Invia la segnalazione di arresto anomalo a Mozilla</string>
<!-- Close tab button text on the tab crash page -->
<string name="tab_crash_close">Chiudi scheda</string>
<!-- Restore tab button text on the tab crash page -->
<string name="tab_crash_restore">Ripristina scheda</string>
<!-- Bookmarks -->
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">Eliminare questa cartella?</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 eliminerà gli elementi selezionati.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Annulla</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Aggiungi cartella</string>
<!-- Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_saved_snackbar">Segnalibro salvato</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
<string name="edit_bookmark_snackbar_action">MODIFICA</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Modifica</string>
<!-- Bookmark overflow menu copy button -->
<string name="bookmark_menu_copy_button">Copia</string>
<!-- Bookmark overflow menu share button -->
<string name="bookmark_menu_share_button">Condividi</string>
<!-- Bookmark overflow menu open in new tab button -->
<string name="bookmark_menu_open_in_new_tab_button">Apri in una nuova scheda</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Apri in scheda anonima</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Apri tutti in nuove schede</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Apri tutti in schede anonime</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Elimina</string>
<!--Bookmark overflow menu save button -->
<string name="bookmark_menu_save_button">Salva</string>
<!-- Bookmark multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="bookmarks_multi_select_title">%1$d selezionati</string>
<!-- Bookmark editing screen title -->
<string name="edit_bookmark_fragment_title">Modifica segnalibro</string>
<!-- Bookmark folder editing screen title -->
<string name="edit_bookmark_folder_fragment_title">Modifica cartella</string>
<!-- Bookmark sign in button message -->
<string name="bookmark_sign_in_button">Accedi per visualizzare i segnalibri sincronizzati</string>
<!-- Bookmark URL editing field label -->
<string name="bookmark_url_label">INDIRIZZO</string>
<!-- Bookmark FOLDER editing field label -->
<string name="bookmark_folder_label">CARTELLA</string>
<!-- Bookmark NAME editing field label -->
<string name="bookmark_name_label">NOME</string>
<!-- Bookmark add folder screen title -->
<string name="bookmark_add_folder_fragment_label">Aggiungi cartella</string>
<!-- Bookmark select folder screen title -->
<string name="bookmark_select_folder_fragment_label">Seleziona cartella</string>
<!-- Bookmark editing error missing title -->
<string name="bookmark_empty_title_error">Il titolo è obbligatorio</string>
<!-- Bookmark editing error missing or improper URL -->
<string name="bookmark_invalid_url_error">Indirizzo non valido</string>
<!-- Bookmark screen message for empty bookmarks folder -->
<string name="bookmarks_empty_message">Nessun segnalibro qui</string>
<!-- Bookmark snackbar message on deletion
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">Eliminato %1$s</string>
<!-- Bookmark snackbar message on deleting multiple bookmarks not including folders-->
<string name="bookmark_deletion_multiple_snackbar_message_2">Segnalibri eliminati</string>
<!-- Bookmark snackbar message on deleting multiple bookmarks including folders-->
<string name="bookmark_deletion_multiple_snackbar_message_3">Eliminazione cartelle selezionate</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">ANNULLA</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">Immetti i termini di ricerca</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Vai alle impostazioni</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
to give users access to site specific information / settings. For example:
Secure settings status and a button to modify site permissions -->
<string name="quick_settings_sheet">Scheda delle impostazioni rapide</string>
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">Consigliato</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Cancella permessi</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">OK</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Annulla</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">Cancella permesso</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">OK</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Annulla</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Cancella permessi per tutti i siti</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Riproduzione automatica</string>
<!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Fotocamera</string>
<!-- Preference for altering the microphone access for all websites -->
<string name="preference_phone_feature_microphone">Microfono</string>
<!-- Preference for altering the location access for all websites -->
<string name="preference_phone_feature_location">Posizione</string>
<!-- Preference for altering the notification access for all websites -->
<string name="preference_phone_feature_notification">Notifica</string>
<!-- Preference for altering the persistent storage access for all websites -->
<string name="preference_phone_feature_persistent_storage">Archiviazione permanente</string>
<!-- Preference for altering the storage access setting for all websites -->
<string name="preference_phone_feature_cross_origin_storage_access">Cookie intersito</string>
<!-- Preference for altering the EME access for all websites -->
<string name="preference_phone_feature_media_key_system_access">Contenuti protetti da DRM</string>
<!-- Label that indicates that a permission must be asked always -->
<string name="preference_option_phone_feature_ask_to_allow">Chiedi il consenso</string>
<!-- Label that indicates that a permission must be blocked -->
<string name="preference_option_phone_feature_blocked">Bloccato</string>
<!-- Label that indicates that a permission must be allowed -->
<string name="preference_option_phone_feature_allowed">Consentito</string>
<!--Label that indicates a permission is by the Android OS-->
<string name="phone_feature_blocked_by_android">Bloccato da Android</string>
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">Eccezioni</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Disattivata</string>
<!-- Summary of tracking protection preference if tracking protection is set to standard -->
<string name="tracking_protection_standard">Normale</string>
<!-- Summary of tracking protection preference if tracking protection is set to strict -->
<string name="tracking_protection_strict">Restrittiva</string>
<!-- Summary of tracking protection preference if tracking protection is set to custom -->
<string name="tracking_protection_custom">Personalizzata</string>
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Consenti audio e video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Consenti audio e video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Blocca audio e video solo con connessione dati</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Audio e video saranno riprodotti con una connessione Wi-Fi</string>
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Blocca solo laudio</string>
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Blocca solo laudio</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Blocca audio e video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Blocca audio e video</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Attivato</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->
<string name="delete_browsing_data_quit_off">Disattivato</string>
<!-- Summary of studies preference if it is set to on -->
<string name="studies_on">Attivo</string>
<!-- Summary of studies data on quit preference if it is set to off -->
<string name="studies_off">Disattivato</string>
<!-- Collections -->
<!-- Collections header on home fragment -->
<string name="collections_header">Raccolte</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menu raccolta</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description2">Raccogli gli argomenti che ti interessano.\nRaggruppa ricerche, siti e schede simili per accedervi rapidamente in seguito.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Seleziona schede</string>
<!-- Title for the "select collection" step of the collection creator -->
<string name="create_collection_select_collection">Seleziona raccolta</string>
<!-- Title for the "name collection" step of the collection creator -->
<string name="create_collection_name_collection">Nome raccolta</string>
<!-- Button to add new collection for the "select collection" step of the collection creator -->
<string name="create_collection_add_new_collection">Aggiungi nuova raccolta</string>
<!-- Button to select all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_select_all">Seleziona tutto</string>
<!-- Button to deselect all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_deselect_all">Deseleziona tutto</string>
<!-- Text to prompt users to select the tabs to save in the "select tabs" step of the collection creator -->
<string name="create_collection_save_to_collection_empty">Seleziona le schede da salvare</string>
<!-- Text to show users how many tabs they have selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tabs_selected">%d schede selezionate</string>
<!-- Text to show users they have one tab selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tab_selected">%d scheda selezionata</string>
<!-- Text shown in snackbar when multiple tabs have been saved in a collection -->
<string name="create_collection_tabs_saved">Schede salvate.</string>
<!-- Text shown in snackbar when one or multiple tabs have been saved in a new collection -->
<string name="create_collection_tabs_saved_new_collection">Raccolta salvata.</string>
<!-- Text shown in snackbar when one tab has been saved in a collection -->
<string name="create_collection_tab_saved">Scheda salvata.</string>
<!-- Content description (not visible, for screen readers etc.): button to close the collection creator -->
<string name="create_collection_close">Chiudi</string>
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Salva</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Visualizza</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">OK</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Annulla</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Raccolta %d</string>
<!-- Share -->
<!-- Share screen header -->
<string name="share_header_2">Condividi</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Condividi</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Salva come PDF</string>
<!-- Text for error message when generating a PDF file Text. -->
<string name="unable_to_save_to_pdf_error">Impossibile generare il PDF</string>
<!-- Text for standard error snackbar dismiss button. -->
<string name="standard_snackbar_error_dismiss">Chiudi</string>
<!-- Text for error message when printing a page and it fails. -->
<string name="unable_to_print_page_error">Impossibile stampare questa pagina</string>
<!-- Text for the print feature in the share and browser menu -->
<string name="menu_print">Stampa</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Invia a dispositivo</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
<string name="share_link_all_apps_subheader">Tutte le azioni</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">Utilizzate di recente</string>
<!-- Text for the copy link action in the share screen. -->
<string name="share_copy_link_to_clipboard">Copia negli appunti</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">Copiato negli appunti</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Accedi per sincronizzare</string>
<!-- An option from the three dot menu to sync and save data -->
<string name="sync_menu_sync_and_save_data">Sincronizza e salva i dati</string>
<!-- An option from the share dialog to send link to all other sync devices -->
<string name="sync_send_to_all">Invia a tutti i dispositivi</string>
<!-- An option from the share dialog to reconnect to sync -->
<string name="sync_reconnect">Riconnetti a Sync</string>
<!-- Text displayed when sync is offline and cannot be accessed -->
<string name="sync_offline">Non in linea</string>
<!-- An option to connect additional devices -->
<string name="sync_connect_device">Connetti un altro dispositivo</string>
<!-- The dialog text shown when additional devices are not available -->
<string name="sync_connect_device_dialog">Per inviare una scheda, accedi allaccount Firefox su almeno un altro dispositivo.</string>
<!-- Confirmation dialog button -->
<string name="sync_confirmation_button">OK</string>
<!-- Share error message -->
<string name="share_error_snackbar">Impossibile condividere con questa app</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">Invia a dispositivo</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">Nessun dispositivo connesso</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">Ulteriori informazioni sullinvio di schede…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">Connetti un altro dispositivo…</string>
<!-- Notifications -->
<!-- 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">Chiudi le schede anonime</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active for Android 14+ -->
<string name="notification_erase_title_android_14">Chiudere le schede anonime?</string>
<string name="notification_erase_text_android_14">Tocca o fai scorrere questa notifica per chiudere le schede anonime.</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Marketing</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_notification_default_browser_title" tools:ignore="UnusedResources">Firefox è veloce e riservato</string>
<!-- Text shown in the notification that pops up to remind the user to set fenix as default browser.
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_notification_default_browser_text" tools:ignore="UnusedResources">Imposta Firefox come browser predefinito</string>
<!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">Prova la navigazione anonima</string>
<!-- Text shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Naviga senza salvare cookie o cronologia in %1$s</string>
<!-- Title A shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_A_title">Naviga senza lasciar tracce</string>
<!-- Text A shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_A_text">La navigazione anonima in %1$s non memorizza le tue informazioni.</string>
<!-- Title B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_title">Inizia la tua prima ricerca</string>
<!-- Text B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_text">Trova qualcosa nelle vicinanze, oppure scopri qualcosa di divertente.</string>
<!-- Survey -->
<!-- Text shown in the fullscreen message that pops up to ask user to take a short survey.
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_survey_message_text">Aiutaci a migliorare Firefox partecipando a un breve sondaggio.</string>
<!-- Preference for taking the short survey. -->
<string name="preferences_take_survey">Partecipa al sondaggio</string>
<!-- Preference for not taking the short survey. -->
<string name="preferences_not_take_survey">No grazie</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Raccolta eliminata</string>
<!-- Text shown in snackbar when user renames a collection -->
<string name="snackbar_collection_renamed">Raccolta rinominata</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">Scheda chiusa</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Schede chiuse</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Segnalibri salvati.</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Aggiunto alle scorciatoie.</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Scheda anonima chiusa</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Schede anonime chiuse</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">Eliminati dati della navigazione anonima</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">ANNULLA</string>
<!-- Text shown in snackbar when user removes a top site -->
<string name="snackbar_top_site_removed">Sito rimosso</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">Consenti a %1$s di aprire %2$s</string>
<!-- QR code scanner prompt dialog positive option to allow navigation to scanned link -->
<string name="qr_scanner_dialog_positive">CONSENTI</string>
<!-- QR code scanner prompt dialog positive option to deny navigation to scanned link -->
<string name="qr_scanner_dialog_negative">NEGA</string>
<!-- QR code scanner prompt dialog error message shown when a hostname does not contain http or https. -->
<string name="qr_scanner_dialog_invalid">Indirizzo web non valido.</string>
<!-- QR code scanner prompt dialog positive option when there is an error -->
<string name="qr_scanner_dialog_invalid_ok">OK</string>
<!-- Tab collection deletion prompt dialog message. Placeholder will be replaced with the collection name -->
<string name="tab_collection_dialog_message">Eliminare %1$s?</string>
<!-- Collection and tab deletion prompt dialog message. This will show when the last tab from a collection is deleted -->
<string name="delete_tab_and_collection_dialog_message">Leliminazione di questa scheda rimuoverà lintera raccolta. Puoi creare nuove raccolte in qualsiasi momento.</string>
<!-- Collection and tab deletion prompt dialog title. Placeholder will be replaced with the collection name. This will show when the last tab from a collection is deleted -->
<string name="delete_tab_and_collection_dialog_title">Eliminare %1$s?</string>
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">Elimina</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">Passato a schermo intero</string>
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">Indirizzo copiato</string>
<!-- Sample text for accessibility font size -->
<string name="accessibility_text_size_sample_text_1">Questo è un testo di esempio. Mostra unanteprima di come apparirà il testo quando aumenti o riduci le dimensioni dei caratteri con questa impostazione.</string>
<!-- Summary for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_text_size_summary">Aumenta o riduci la dimensione del testo dei siti web</string>
<!-- Title for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_font_size_title">Dimensione caratteri</string>
<!-- Title for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_2">Ridimensiona automaticamente i caratteri</string>
<!-- Summary for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_summary">La dimensione dei caratteri corrisponderà alle impostazioni di Android. Disattivare per gestire la dimensione dei caratteri separatamente.</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">Elimina dati di navigazione</string>
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title_2">Schede aperte</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">%d schede</string>
<!-- Title for the data and history items in Delete browsing data -->
<!-- Title for the history item in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_history_title">Cronologia di navigazione</string>
<!-- 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 indirizzi</string>
<!-- Title for the cookies and site data items in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_and_site_data">Cookie e dati dei siti web</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_subtitle">Verrai disconnesso dalla maggior parte dei siti</string>
<!-- Title for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files">Immagini e file salvati nella cache</string>
<!-- Subtitle for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files_subtitle">Libera spazio di archiviazione</string>
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">Permessi dei siti</string>
<!-- Title for the downloads item in Delete browsing data -->
<string name="preferences_delete_browsing_data_downloads">Download</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">Elimina dati di navigazione</string>
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Elimina i dati di navigazione alluscita</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">Elimina automaticamente i dati di navigazione quando viene selezionato “Esci” nel menu principale</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Esci</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Intervallo di tempo da cancellare</string>
<!-- Body text of a delete browsing data dialog. -->
<string name="delete_history_prompt_body" moz:RemovedIn="130" tools:ignore="UnusedResources">Rimuovi la cronologia (inclusa la cronologia sincronizzata da altri dispositivi), i cookie e altri dati di navigazione.</string>
<!-- Body text of a delete browsing data dialog. -->
<string name="delete_history_prompt_body_2">Rimuove la cronologia (inclusa la cronologia sincronizzata da altri dispositivi)</string>
<!-- Radio button in the delete browsing data dialog to delete history items for the last hour. -->
<string name="delete_history_prompt_button_last_hour">Ultima ora</string>
<!-- Radio button in the delete browsing data dialog to delete history items for today and yesterday. -->
<string name="delete_history_prompt_button_today_and_yesterday">Ieri e oggi</string>
<!-- Radio button in the delete browsing data dialog to delete all history. -->
<string name="delete_history_prompt_button_everything">Tutto</string>
<!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. -->
<string name="delete_browsing_data_prompt_message_3">%s eliminerà i dati di navigazione selezionati.</string>
<!-- Text for the cancel button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_cancel">Annulla</string>
<!-- Text for the allow button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_allow">Elimina</string>
<!-- Text for the snackbar confirmation that the data was deleted -->
<string name="preferences_delete_browsing_data_snackbar">Dati di navigazione eliminati</string>
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">Eliminazione dati di navigazione in corso…</string>
<!-- Dialog message to the user asking to delete all history items inside the opened group. Parameter will be replaced by a history group name. -->
<string name="delete_all_history_group_prompt_message">Elimina tutti i siti in “%s”</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">Annulla</string>
<!-- Text for the allow button for the history group dialog -->
<string name="delete_history_group_prompt_allow">Elimina</string>
<!-- Text for the snackbar confirmation that the history group was deleted -->
<string name="delete_history_group_snackbar">Gruppo eliminato</string>
<!-- Onboarding -->
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">La sincronizzazione è attiva</string>
<!-- Onboarding theme -->
<!-- Text shown in snackbar when multiple tabs have been sent to device -->
<string name="sync_sent_tabs_snackbar">Schede inviate.</string>
<!-- Text shown in snackbar when one tab has been sent to device -->
<string name="sync_sent_tab_snackbar">Scheda inviata.</string>
<!-- Text shown in snackbar when sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar">Invio non riuscito</string>
<!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar_action">RIPROVA</string>
<!-- Title of QR Pairing Fragment -->
<string name="sync_scan_code">Scansiona il codice</string>
<!-- Instructions on how to access pairing -->
<string name="sign_in_instructions"><![CDATA[Apri Firefox sul computer e vai su <b>https://firefox.com/pair</b>]]></string>
<!-- Text shown for sign in pairing when ready -->
<string name="sign_in_ready_for_scan">Pronto per la scansione</string>
<!-- Text shown for settings option for sign with pairing -->
<string name="sign_in_with_camera">Accedi con la fotocamera</string>
<!-- Text shown for settings option for sign with email -->
<string name="sign_in_with_email">Accedi con lemail</string>
<!-- Text shown for settings option for create new account text.'Firefox' intentionally hardcoded here.-->
<string name="sign_in_create_account_text"><![CDATA[Non hai laccount? <u>Creane uno</u> per sincronizzare Firefox tra vari dispositivi.]]></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">I dati di navigazione non verranno più sincronizzati con laccount %s, ma non saranno rimossi dal dispositivo in uso.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">Disconnetti</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
<string name="sign_out_cancel">Annulla</string>
<!-- Error message snackbar shown after the user tried to select a default folder which cannot be altered -->
<string name="bookmark_cannot_edit_root">Impossibile modificare le cartelle predefinite</string>
<!-- Enhanced Tracking Protection -->
<!-- Link displayed in enhanced tracking protection panel to access tracking protection settings -->
<string name="etp_settings">Impostazioni protezione</string>
<!-- Preference title for enhanced tracking protection settings -->
<string name="preference_enhanced_tracking_protection">Protezione antitracciamento avanzata</string>
<!-- Preference summary for enhanced tracking protection settings on/off switch -->
<string name="preference_enhanced_tracking_protection_summary">Adesso con Protezione totale per i cookie, la barriera più potente che abbiamo finora realizzato contro gli elementi traccianti intersito.</string>
<!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: Firefox Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation_2">%s ti protegge dagli elementi traccianti più comuni che cercano di seguire le tue attività online.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Ulteriori informazioni</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Normale (predefinita)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_5">Le pagine verranno caricate normalmente, ma verranno bloccati meno elementi traccianti.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Elementi bloccati nella protezione antitracciamento normale</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Restrittiva</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_4">Maggiore protezione dal tracciamento e prestazioni più veloci, alcuni siti potrebbero non funzionare correttamente.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Elementi bloccati nella protezione antitracciamento restrittiva</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Personalizzata</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">Scegli quali elementi traccianti e script bloccare.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Elementi bloccati nella protezione antitracciamento personalizzata</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<!-- Preference for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies">Cookie</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_1">Traccianti intersito e dei social media</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_2">Cookie da siti web non visitati</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_3">Tutti i cookie di terze parti (alcuni siti potrebbero non funzionare correttamente)</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_4">Tutti i cookie (alcuni siti non funzioneranno correttamente)</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_5">Isola i cookie intersito</string>
<!-- Preference for Global Privacy Control for the custom privacy settings for Global Privacy Control. '&amp;' is replaced with the ampersand symbol: &-->
<string name="preference_enhanced_tracking_protection_custom_global_privacy_control">Segnala ai siti web di non vendere o condividere i miei dati</string>
<!-- Preference for enhanced tracking protection for the custom protection settings for tracking content -->
<string name="preference_enhanced_tracking_protection_custom_tracking_content">Contenuti traccianti</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">In tutte le schede</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">Solo in schede anonime</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Cryptominer</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">Fingerprinter</string>
<!-- Button label for navigating to the Enhanced Tracking Protection details -->
<string name="enhanced_tracking_protection_details">Dettagli</string>
<!-- Header for categories that are being being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Bloccati</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_allowed">Consentiti</string>
<!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_title">Traccianti dei social media</string>
<!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_description">Limita la capacità dei social network di tracciare le tue attività sul Web.</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">Cookie traccianti intersito</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title_2">Cookie intersito</string>
<!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_description">Blocca i cookie che le reti pubblicitarie e le società di analisi dati utilizzano per raccogliere i dati di navigazione quando passi da un sito allaltro.</string>
<!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_description_2">La Protezione totale per i cookie isola i cookie del sito in cui ti trovi. In questo modo chi cerca di tracciarti, ad esempio le reti pubblicitarie, non può utilizzarli per seguirti da un sito allaltro.</string>
<!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_title">Cryptominer</string>
<!-- Description of cryptominers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_description">Impedisce agli script dannosi di accedere al dispositivo per produrre moneta digitale.</string>
<!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_title">Fingerprinter</string>
<!-- Description of fingerprinters that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_description">Impedisce la raccolta di dati identificativi univoci sul dispositivo che possono essere utilizzati a scopo di tracciamento.</string>
<!-- Category of trackers (tracking content) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_title">Contenuti traccianti</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Interrompe il caricamento di annunci esterni, video e altri contenuti che contengono codice di tracciamento. Può influire su alcune funzionalità del sito web.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Le protezioni sono attive per questo sito</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
<string name="etp_panel_off">Le protezioni sono disattivate per questo sito</string>
<!-- Header for exceptions list for which sites enhanced tracking protection is always off -->
<string name="enhanced_tracking_protection_exceptions">La protezione antitracciamento avanzata è disattivata per questi siti</string>
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Torna indietro</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">Novità in %s</string>
<!-- Open source licenses page title
The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Librerie OSS</string>
<!-- Category of trackers (redirect trackers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_redirect_trackers_title">Traccianti di reindirizzamento</string>
<!-- Description of redirect tracker cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_redirect_trackers_description">Elimina i cookie impostati per reindirizzare a siti web noti per il tracciamento.</string>
<!-- Description of the SmartBlock Enhanced Tracking Protection feature. The * symbol is intentionally hardcoded here,
as we use it on the UI to indicate which trackers have been partially unblocked. -->
<string name="preference_etp_smartblock_description">Alcuni elementi traccianti, indicati in seguito, sono stati parzialmente sbloccati in quanto hai interagito con loro *.</string>
<!-- Text displayed that links to website about enhanced tracking protection SmartBlock -->
<string name="preference_etp_smartblock_learn_more">Ulteriori informazioni</string>
<!-- Content description (not visible, for screen readers etc.):
Enhanced tracking protection exception preference icon for ETP settings. -->
<string name="preference_etp_exceptions_icon_description">Icona delle preferenze per le eccezioni della protezione antitracciamento avanzata</string>
<!-- About page link text to open support link -->
<string name="about_support">Supporto</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
<string name="about_crashes">Arresti anomali</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Informativa sulla privacy</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">I tuoi diritti</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informazioni sulla licenza</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Librerie utilizzate</string>
<!-- Toast shown to the user when they are activating the secret dev menu
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">Menu di debug: %1$d clic rimasto/i per attivare</string>
<string name="about_debug_menu_toast_done">Menu di debug attivato</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">Copia</string>
<!-- Paste & go the text in the clipboard. '&amp;' is replaced with the ampersand symbol: & -->
<string name="browser_toolbar_long_press_popup_paste_and_go">Incolla e vai</string>
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Incolla</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL copiato negli appunti</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Agg. a schermata principale</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_cancel">Annulla</string>
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">Aggiungi</string>
<!-- Continue to website button text for the first-time Add to Homescreen dialog -->
<string name="add_to_homescreen_continue">Vai al sito web</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Nome scorciatoia</string>
<!-- Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description_2">È possibile aggiungere questo sito web alla schermata principale del dispositivo per accedervi più rapidamente, come se si trattasse di unapp.</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords" moz:RemovedIn="125" tools:ignore="UnusedResources">Credenziali e password</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords_2">Password</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins" moz:RemovedIn="125" tools:ignore="UnusedResources">Salva credenziali e password</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins_2">Salva password</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Chiedi prima di salvare</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Non salvare mai</string>
<!-- Preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
<string name="preferences_passwords_autofill2">Compila automaticamente in %1$s</string>
<!-- Description for the preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
<string name="preferences_passwords_autofill_description">Compila e salva nomi utente e password nei siti web quando utilizzi %1$s.</string>
<!-- Preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
<string name="preferences_android_autofill">Compila automaticamente in altre app</string>
<!-- Description for the preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
<string name="preferences_android_autofill_description">Compila nomi utente e password nelle altre app del tuo dispositivo.</string>
<!-- Preference option for adding a login -->
<string name="preferences_logins_add_login" moz:RemovedIn="125" tools:ignore="UnusedResources">Aggiungi credenziali</string>
<!-- Preference option for adding a password -->
<string name="preferences_logins_add_login_2">Aggiungi password</string>
<!-- Preference for syncing saved passwords in Fenix -->
<string name="preferences_passwords_sync_logins" moz:RemovedIn="125" tools:ignore="UnusedResources">Sincronizza le credenziali</string>
<!-- Preference for syncing saved passwords in Fenix -->
<string name="preferences_passwords_sync_logins_2">Sincronizza password</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
<string name="preferences_passwords_sync_logins_across_devices" moz:RemovedIn="125" tools:ignore="UnusedResources">Sincronizza credenziali tra dispositivi</string>
<!-- Preference for syncing saved passwords in Fenix, when not signed in-->
<string name="preferences_passwords_sync_logins_across_devices_2">Sincronizza le password tra i tuoi dispositivi</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins" moz:RemovedIn="125" tools:ignore="UnusedResources">Credenziali salvate</string>
<!-- Preference to access list of saved passwords -->
<string name="preferences_passwords_saved_logins_2">Password salvate</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
<string name="preferences_passwords_saved_logins_description_empty_text" moz:RemovedIn="125" tools:ignore="UnusedResources">Le credenziali salvate o sincronizzate in %s verranno visualizzate qui.</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
<string name="preferences_passwords_saved_logins_description_empty_text_2">Le password salvate o sincronizzate con %s verranno visualizzate qui. Tutte le password salvate sono crittate.</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link" moz:RemovedIn="125" tools:ignore="UnusedResources">Ulteriori informazioni su Sync.</string>
<!-- Clickable text for opening an external link for more information about Sync. -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link_2">Ulteriori informazioni sulla sincronizzazione</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Eccezioni</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty" moz:RemovedIn="125" tools:ignore="UnusedResources">Le credenziali e le password non salvate verranno mostrate qui.</string>
<!-- Empty description of list of login exceptions that we never save passwords for. Parameter will be replaced by app name. -->
<string name="preferences_passwords_exceptions_description_empty_2">%s non salverà le password per i siti elencati qui.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description" moz:RemovedIn="125" tools:ignore="UnusedResources">Le credenziali e le password non verranno salvate per questi siti.</string>
<!-- Description of list of login exceptions that we never save passwords for. Parameter will be replaced by app name. -->
<string name="preferences_passwords_exceptions_description_2">%s non salverà le password per questi siti.</string>
<!-- Text on button to remove all saved login exceptions -->
<string name="preferences_passwords_exceptions_remove_all">Elimina tutte le eccezioni</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search" moz:RemovedIn="125" tools:ignore="UnusedResources">Cerca credenziali</string>
<!-- Hint for search box in passwords list -->
<string name="preferences_passwords_saved_logins_search_2">Cerca nelle password</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Sito</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Nome utente</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Password</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Password copiata negli appunti</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Nome utente copiato negli appunti</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Copia password</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a password while editing a login-->
<string name="saved_logins_clear_password">Cancella password</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
<string name="saved_login_copy_username">Copia nome utente</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a username while editing a login -->
<string name="saved_login_clear_username">Cancella nome utente</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">Cancella nome server</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
<string name="saved_login_open_site">Apri sito nel browser</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
<string name="saved_login_reveal_password">Mostra password</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Nascondi password</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message" moz:RemovedIn="125" tools:ignore="UnusedResources">Sblocca per visualizzare le credenziali salvate</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their passwords -->
<string name="logins_biometric_prompt_message_2">Sblocca per visualizzare le password salvate</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title" moz:RemovedIn="125" tools:ignore="UnusedResources">Proteggi le credenziali di accesso</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title_2">Proteggi le password salvate</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message" moz:RemovedIn="125" tools:ignore="UnusedResources">Imposta una sequenza di blocco, PIN o password per impedire a chi si impossessa del dispositivo di visualizzare le tue credenziali.</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message_2">Imposta una sequenza di blocco, PIN o password per impedire a chi si impossessa del dispositivo di visualizzare le password salvate.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Più tardi</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Imposta adesso</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Sblocca il dispositivo</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Zoom su tutti i siti web</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Attiva per consentire la funzione “Pizzica per lo zoom“, anche sui siti web che impediscono questo gesto.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Nome (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Ultimo utilizzo</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description" moz:RemovedIn="125" tools:ignore="UnusedResources">Ordina il menu delle credenziali di accesso</string>
<!-- Content description (not visible, for screen readers etc.) -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description_2">Menu per ordinare le password</string>
<!-- Autofill -->
<!-- Preference and title for managing the autofill settings -->
<string name="preferences_autofill">Compilazione automatica</string>
<!-- Preference and title for managing the settings for addresses -->
<string name="preferences_addresses">Indirizzi</string>
<!-- Preference and title for managing the settings for credit cards -->
<string name="preferences_credit_cards" moz:RemovedIn="125" tools:ignore="UnusedResources">Carte di credito</string>
<!-- Preference and title for managing the settings for payment methods -->
<string name="preferences_credit_cards_2">Metodi di pagamento</string>
<!-- Preference for saving and autofilling credit cards -->
<string name="preferences_credit_cards_save_and_autofill_cards" moz:RemovedIn="125" tools:ignore="UnusedResources">Salvare e compilare automaticamente le carte</string>
<!-- Preference for saving and autofilling credit cards -->
<string name="preferences_credit_cards_save_and_autofill_cards_2">Salva e compila i metodi di pagamento</string>
<!-- Preference summary for saving and autofilling credit card data -->
<string name="preferences_credit_cards_save_and_autofill_cards_summary" moz:RemovedIn="125" tools:ignore="UnusedResources">I dati sono crittati</string>
<!-- Preference summary for saving and autofilling payment method data. Parameter will be replaced by app name. -->
<string name="preferences_credit_cards_save_and_autofill_cards_summary_2">%s critta tutti i metodi di pagamento salvati</string>
<!-- Preference option for syncing credit cards across devices. This is displayed when the user is not signed into sync -->
<string name="preferences_credit_cards_sync_cards_across_devices">Sincronizza le carte tra più dispositivi</string>
<!-- Preference option for syncing credit cards across devices. This is displayed when the user is signed into sync -->
<string name="preferences_credit_cards_sync_cards">Sincronizza carte di credito</string>
<!-- Preference option for adding a credit card -->
<string name="preferences_credit_cards_add_credit_card" moz:RemovedIn="125" tools:ignore="UnusedResources">Aggiungi una carta di credito</string>
<!-- Preference option for adding a card -->
<string name="preferences_credit_cards_add_credit_card_2">Aggiungi carta</string>
<!-- Preference option for managing saved credit cards -->
<string name="preferences_credit_cards_manage_saved_cards" moz:RemovedIn="125" tools:ignore="UnusedResources">Gestione carte salvate</string>
<!-- Preference option for managing saved cards -->
<string name="preferences_credit_cards_manage_saved_cards_2">Gestisci carte</string>
<!-- Preference option for adding an address -->
<string name="preferences_addresses_add_address">Aggiungi indirizzo</string>
<!-- Preference option for managing saved addresses -->
<string name="preferences_addresses_manage_addresses">Gestione indirizzi</string>
<!-- Preference for saving and autofilling addresses -->
<string name="preferences_addresses_save_and_autofill_addresses" moz:RemovedIn="125" tools:ignore="UnusedResources">Salvare e compilare automaticamente gli indirizzi</string>
<!-- Preference for saving and filling addresses -->
<string name="preferences_addresses_save_and_autofill_addresses_2">Salva e compila indirizzi</string>
<!-- Preference summary for saving and autofilling address data -->
<string name="preferences_addresses_save_and_autofill_addresses_summary" moz:RemovedIn="125" tools:ignore="UnusedResources">Includere informazioni come numeri, email e indirizzi di spedizione</string>
<!-- Preference summary for saving and filling address data -->
<string name="preferences_addresses_save_and_autofill_addresses_summary_2">Include numeri di telefono e indirizzi email</string>
<!-- Preference summary for saving and filling address data -->
<string name="preferences_addresses_save_and_autofill_addresses_summary_2" tools:ignore="UnusedResources">Include numeri di telefono e indirizzi email</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Aggiungi carta</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Modifica carta</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Numero carta</string>
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Data di scadenza</string>
<!-- The label for the expiration date month of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_month">Mese della data di scadenza</string>
<!-- The label for the expiration date year of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_year">Anno della data di scadenza</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Nome sulla carta</string>
<!-- The text for the "Delete card" menu item for deleting a credit card -->
<string name="credit_cards_menu_delete_card">Elimina carta</string>
<!-- The text for the "Delete card" button for deleting a credit card -->
<string name="credit_cards_delete_card_button">Elimina carta</string>
<!-- The text for the confirmation message of "Delete card" dialog -->
<string name="credit_cards_delete_dialog_confirmation" moz:RemovedIn="125" tools:ignore="UnusedResources">Eliminare questa carta di credito?</string>
<!-- The text for the confirmation message of "Delete card" dialog -->
<string name="credit_cards_delete_dialog_confirmation_2">Eliminare la carta?</string>
<!-- The text for the positive button on "Delete card" dialog -->
<string name="credit_cards_delete_dialog_button">Elimina</string>
<!-- The title for the "Save" menu item for saving a credit card -->
<string name="credit_cards_menu_save">Salva</string>
<!-- The text for the "Save" button for saving a credit card -->
<string name="credit_cards_save_button">Salva</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting a credit card -->
<string name="credit_cards_cancel_button">Annulla</string>
<!-- Title of the "Saved cards" screen -->
<string name="credit_cards_saved_cards">Carte salvate</string>
<!-- Error message for credit card number validation -->
<string name="credit_cards_number_validation_error_message" moz:RemovedIn="125" tools:ignore="UnusedResources">Inserire un numero di carta di credito valido</string>
<!-- Error message for card number validation -->
<string name="credit_cards_number_validation_error_message_2">Inserisci un numero di carta valido</string>
<!-- Error message for credit card name on card validation -->
<string name="credit_cards_name_on_card_validation_error_message" moz:RemovedIn="125" tools:ignore="UnusedResources">Compilare questo campo</string>
<!-- Error message for card name on card validation -->
<string name="credit_cards_name_on_card_validation_error_message_2">Aggiungi un nome</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their saved credit cards -->
<string name="credit_cards_biometric_prompt_message">Sblocca per visualizzare le carte di credito salvate</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_title" moz:RemovedIn="125" tools:ignore="UnusedResources">Proteggi le tue carte di credito</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_title_2">Proteggi i metodi di pagamento salvati</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_message" moz:RemovedIn="125" tools:ignore="UnusedResources">Imposta una sequenza di blocco, PIN o password per impedire a chi si impossessa del dispositivo di visualizzare le carte di credito salvate.</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_message_3">Imposta una sequenza di blocco, PIN o password per impedire a chi si impossessa del dispositivo di visualizzare i metodi di pagamento salvati.</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_set_up_now">Imposta adesso</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_later">Più tardi</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their credit cards -->
<string name="credit_cards_biometric_prompt_message_pin">Sblocca il dispositivo</string>
<!-- Message displayed in biometric prompt for authentication, before allowing users to use their stored credit card information -->
<string name="credit_cards_biometric_prompt_unlock_message" moz:RemovedIn="125" tools:ignore="UnusedResources">Sblocca per utilizzare le informazioni delle carte di credito salvate</string>
<!-- Message displayed in biometric prompt for authentication, before allowing users to use their stored payment method information -->
<string name="credit_cards_biometric_prompt_unlock_message_2">Sblocca per utilizzare i metodi di pagamento salvati</string>
<!-- Title of the "Add address" screen -->
<string name="addresses_add_address">Aggiungi indirizzo</string>
<!-- Title of the "Edit address" screen -->
<string name="addresses_edit_address">Modifica indirizzo</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Gestione indirizzi</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name" moz:removedIn="125" tools:ignore="UnusedResources">Nome</string>
<!-- The header for the middle name of an address -->
<string name="addresses_middle_name" moz:removedIn="125" tools:ignore="UnusedResources">Secondo nome</string>
<!-- The header for the last name of an address -->
<string name="addresses_last_name" moz:removedIn="125" tools:ignore="UnusedResources">Cognome</string>
<!-- The header for the name of an address. Name represents a person's full name, typically made up of a first, middle and last name, e.g. John Joe Doe. -->
<string name="addresses_name">Nome</string>
<!-- The header for the street address of an address -->
<string name="addresses_street_address">Indirizzo</string>
<!-- The header for the city of an address -->
<string name="addresses_city">Città</string>
<!-- The header for the subregion of an address when "state" should be used -->
<string name="addresses_state">Stato</string>
<!-- The header for the subregion of an address when "province" should be used -->
<string name="addresses_province">Provincia</string>
<!-- The header for the zip code of an address -->
<string name="addresses_zip">Codice postale</string>
<!-- The header for the country or region of an address -->
<string name="addresses_country">Paese o regione</string>
<!-- The header for the phone number of an address -->
<string name="addresses_phone">Telefono</string>
<!-- The header for the email of an address -->
<string name="addresses_email">Email</string>
<!-- The text for the "Save" button for saving an address -->
<string name="addresses_save_button">Salva</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting an address -->
<string name="addresses_cancel_button">Annulla</string>
<!-- The text for the "Delete address" button for deleting an address -->
<string name="addressess_delete_address_button">Elimina indirizzo</string>
<!-- The title for the "Delete address" confirmation dialog -->
<string name="addressess_confirm_dialog_message" moz:RemovedIn="125" tools:ignore="UnusedResources">Eliminare questo indirizzo?</string>
<!-- The title for the "Delete address" confirmation dialog -->
<string name="addressess_confirm_dialog_message_2">Eliminare questo indirizzo?</string>
<!-- The text for the positive button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_ok_button">Elimina</string>
<!-- The text for the negative button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_cancel_button">Annulla</string>
<!-- The text for the "Save address" menu item for saving an address -->
<string name="address_menu_save_address">Salva indirizzo</string>
<!-- The text for the "Delete address" menu item for deleting an address -->
<string name="address_menu_delete_address">Elimina indirizzo</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Aggiungi motore di ricerca</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button that navigates to add new engine screen -->
<string name="search_engine_add_custom_search_engine_button_content_description">Aggiungi nuovo motore di ricerca</string>
<!-- Title of the Edit search engine screen -->
<string name="search_engine_edit_custom_search_engine_title">Modifica motore di ricerca</string>
<!-- Text for the menu button to edit a search engine -->
<string name="search_engine_edit">Modifica</string>
<!-- Text for the menu button to delete a search engine -->
<string name="search_engine_delete">Elimina</string>
<!-- Label for the TextField in which user enters custom search engine name -->
<string name="search_add_custom_engine_name_label">Nome</string>
<!-- Placeholder text shown in the Search Engine Name text field before a user enters text -->
<string name="search_add_custom_engine_name_hint_2">Nome del motore di ricerca</string>
<!-- Label for the TextField in which user enters custom search engine URL -->
<string name="search_add_custom_engine_url_label">URL della stringa di ricerca</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint_2">URL da utilizzare per la ricerca</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example" formatted="false">Sostituire la chiave di ricerca con “%s”. Esempio:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Informazioni sul motore di ricerca personalizzato</string>
<!-- Label for the TextField in which user enters custom search engine suggestion URL -->
<string name="search_add_custom_engine_suggest_url_label">API per suggerimenti di ricerca (facoltativa)</string>
<!-- Placeholder text shown in the Search Suggestion String TextField before a user enters text -->
<string name="search_add_custom_engine_suggest_string_hint">URL dellAPI per suggerimenti di ricerca</string>
<!-- Description text for the Search Suggestion String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_suggest_string_example_2" formatted="false">Sostituire la chiave di ricerca con “%s”. Esempio:\nhttps://suggestqueries.google.com/complete/search?client=firefox&amp;q=%s</string>
<!-- The text for the "Save" button for saving a custom search engine -->
<string name="search_custom_engine_save_button">Salva</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Inserire il nome del motore di ricerca</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Inserire una stringa di ricerca</string>
<!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">Verificare che la stringa di ricerca corrisponda al formato di esempio</string>
<!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">Errore di connessione a “%s”</string>
<!-- Text shown when a user creates a new search engine -->
<string name="search_add_custom_engine_success_message">%s creato</string>
<!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">%s salvato</string>
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">%s eliminato</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Per consentirlo:</string>
<!-- First step for the allowing a permission -->
<string name="phone_feature_blocked_step_settings">1. Apri le impostazioni di Android</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. Tocca <b>Autorizzazioni</b>]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Imposta <b>%1$s</b> su Consenti]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection_2">La connessione è sicura</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection_2">La connessione non è sicura</string>
<!-- Label to clear site data -->
<string name="clear_site_data">Elimina cookie e dati dei siti web</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all data for current site -->
<string name="confirm_clear_site_data"><![CDATA[Eliminare i cookie e tutti i dati per <b>%s</b>?]]></string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Eliminare i permessi per tutti i siti?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
<string name="confirm_clear_permissions_site">Eliminare tutti i permessi per questo sito?</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">Eliminare questo permesso per questo sito?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Nessuna eccezione per siti</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Eliminare questo segnalibro?</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Aggiungi alle scorciatoie</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
<string name="browser_menu_remove_from_shortcuts">Rimuovi dalle scorciatoie</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">Verificato da: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">Elimina</string>
<!-- Login overflow menu edit button -->
<string name="login_menu_edit_button">Modifica</string>
<!-- Message in delete confirmation dialog for logins -->
<string name="login_deletion_confirmation" moz:RemovedIn="125" tools:ignore="UnusedResources">Rimuovere queste credenziali?</string>
<!-- Message in delete confirmation dialog for password -->
<string name="login_deletion_confirmation_2">Eliminare questa password?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Rimuovi</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Annulla</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu" moz:RemovedIn="125" tools:ignore="UnusedResources">Opzioni credenziali</string>
<!-- The saved password options menu description. -->
<string name="login_options_menu_2">Opzioni password</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description" moz:RemovedIn="125" tools:ignore="UnusedResources">Il campo di testo modificabile per lindirizzo web delle credenziali</string>
<!-- The editable text field for a website address. -->
<string name="saved_login_hostname_description_3">Il campo di testo modificabile per lindirizzo del sito web.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description" moz:RemovedIn="125" tools:ignore="UnusedResources">Il campo di testo modificabile per il nome utente delle credenziali</string>
<!-- The editable text field for a username. -->
<string name="saved_login_username_description_3">Il campo di testo modificabile per il nome utente.</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description" moz:RemovedIn="125" tools:ignore="UnusedResources">Il campo di testo modificabile per la password delle credenziali</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description_2">Il campo di testo modificabile per la password.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login" moz:RemovedIn="125" tools:ignore="UnusedResources">Salva le modifiche alle credenziali.</string>
<!-- The button description to save changes to an edited password. -->
<string name="save_changes_to_login_2">Salva modifiche.</string>
<!-- The page title for editing a saved login. -->
<string name="edit" moz:RemovedIn="125" tools:ignore="UnusedResources">Modifica</string>
<!-- The page title for editing a saved password. -->
<string name="edit_2">Modifica password</string>
<!-- The page title for adding new login. -->
<string name="add_login" moz:RemovedIn="125" tools:ignore="UnusedResources">Aggiungi nuove credenziali</string>
<!-- The page title for adding new password. -->
<string name="add_login_2">Aggiungi password</string>
<!-- The error message in add/edit login view when password field is blank. -->
<string name="saved_login_password_required" moz:RemovedIn="125" tools:ignore="UnusedResources">Password obbligatoria</string>
<!-- Error text displayed underneath the password field when it is in an error case. -->
<string name="saved_login_password_required_2">Inserisci una password</string>
<!-- The error message in add login view when username field is blank. -->
<string name="saved_login_username_required" moz:RemovedIn="125" tools:ignore="UnusedResources">Nome utente obbligatorio</string>
<!-- The error message in add login view when username field is blank. -->
<string name="saved_login_username_required_2">Inserisci un nome utente</string>
<!-- The error message in add login view when hostname field is blank. -->
<string name="saved_login_hostname_required" tools:ignore="UnusedResources">Nome server obbligatorio</string>
<!-- The error message in add login view when hostname field is blank. -->
<string name="saved_login_hostname_required_2" tools:ignore="UnusedResources">Inserisci un indirizzo web</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Ricerca vocale</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Parla ora</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Esistono già credenziali con questo nome utente</string>
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Lindirizzo web deve contenere “https://” o “http://”</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">È necessario inserire un nome server valido</string>
<!-- Synced Tabs -->
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Connetti un altro dispositivo.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Esegui nuovamente laccesso.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Attiva la sincronizzazione delle schede.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Non risulta alcuna scheda aperta in Firefox negli altri dispositivi.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Visualizza un elenco delle schede aperte in altri dispositivi.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Accedi per sincronizzare</string>
<!-- The text displayed when a synced device has no tabs to show in the list of Synced Tabs. -->
<string name="synced_tabs_no_open_tabs">Nessuna scheda aperta</string>
<!-- Content description for expanding a group of synced tabs. -->
<string name="synced_tabs_expand_group">Espandi il gruppo di schede sincronizzate</string>
<!-- Content description for collapsing a group of synced tabs. -->
<string name="synced_tabs_collapse_group">Comprimi il gruppo di schede sincronizzate</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Raggiunto limite per le scorciatoie</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Per aggiungere una nuova scorciatoia è necessario rimuoverne una esistente. Toccare il sito da eliminare tenendo premuto e selezionare rimuovi.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK</string>
<!-- 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">Scorciatoie</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nome</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Nome scorciatoia</string>
<!-- Button caption to confirm the renaming of the top site. -->
<string name="top_sites_rename_dialog_ok">OK</string>
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Annulla</string>
<!-- Text for the menu button to open the homepage settings. -->
<string name="top_sites_menu_settings">Impostazioni</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">I nostri sponsor e la tua privacy</string>
<!-- Label text displayed for a sponsored top site. -->
<string name="top_sites_sponsored_label">Sponsorizzato</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">Schede inattive</string>
<!-- Content description for closing all inactive tabs -->
<string name="inactive_tabs_delete_all">Chiudi tutte le schede inattive</string>
<!-- Content description for expanding the inactive tabs section. -->
<string name="inactive_tabs_expand_content_description">Espandi le schede inattive</string>
<!-- Content description for collapsing the inactive tabs section. -->
<string name="inactive_tabs_collapse_content_description">Comprimi le schede inattive</string>
<!-- Inactive tabs auto-close message in the tabs tray -->
<!-- The header text of the auto-close message when the user is asked if they want to turn on the auto-closing of inactive tabs. -->
<string name="inactive_tabs_auto_close_message_header" tools:ignore="UnusedResources">Chiudi automaticamente dopo un mese?</string>
<!-- A description below the header to notify the user what the inactive tabs auto-close feature is. -->
<string name="inactive_tabs_auto_close_message_description" tools:ignore="UnusedResources">Firefox può chiudere le schede che non hai visualizzato nellultimo mese.</string>
<!-- A call to action below the description to allow the user to turn on the auto closing of inactive tabs. -->
<string name="inactive_tabs_auto_close_message_action" tools:ignore="UnusedResources">ATTIVA CHIUSURA AUTOMATICA</string>
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Chiusura automatica attiva</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Ricerca Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Ricerca %s</string>
<!-- Default browser experiment -->
<!-- Default browser card title -->
<string name="default_browser_experiment_card_title">Cambia il browser predefinito</string>
<!-- Default browser card text -->
<string name="default_browser_experiment_card_text">Apri link da siti web, email e messaggi in Firefox per impostazione predefinita.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Elimina</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">Fare clic per ulteriori dettagli</string>
<!-- Content description for the action bar "up" button -->
<string name="action_bar_up_description" moz:removedIn="124" tools:ignore="UnusedResources">Vai su</string>
<!-- Content description for privacy content close button -->
<string name="privacy_content_close_button_content_description">Chiudi</string>
<!-- Pocket recommended stories -->
<!-- Header text for a section on the home screen. -->
<string name="pocket_stories_header_1">Storie che fanno riflettere</string>
<!-- Header text for a section on the home screen. -->
<string name="pocket_stories_categories_header">Storie per argomento</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Scopri altre storie</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Con tecnologia %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Parte della famiglia Firefox. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->
<string name="pocket_stories_feature_learn_more">Ulteriori informazioni</string>
<!-- Text indicating that the Pocket story that also displays this text is a sponsored story by other 3rd party entity. -->
<string name="pocket_stories_sponsor_indication">Sponsorizzata</string>
<!-- Snackbar message for enrolling in a Nimbus experiment from the secret settings when Studies preference is Off.-->
<string name="experiments_snackbar">Attiva la telemetria per inviare dati.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Vai alle impostazioni</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name_2">Verifica recensioni</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Recensioni affidabili</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">Un misto di recensioni affidabili e inaffidabili</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Recensioni inaffidabili</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Quanto sono affidabili queste recensioni?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Valutazione rettificata</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description_2">Basato su recensioni affidabili</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">In evidenza dalle recensioni recenti</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Come determiniamo la qualità delle recensioni</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">Utilizziamo la tecnologia IA di %s by Mozilla per analizzare laffidabilità delle recensioni sui prodotti. Questa analisi ti aiuterà a valutare solo la qualità delle recensioni, non quella del prodotto.</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header"><![CDATA[Assegniamo alle recensioni di ogni prodotto un <b>voto in lettere</b> dalla A alla F.]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Recensioni affidabili. Riteniamo che le recensioni provengano con buona probabilità da clienti reali che hanno lasciato recensioni oneste e imparziali.</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">Crediamo che ci sia un misto di recensioni affidabili e inaffidabili.</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">Recensioni inaffidabili. Riteniamo che le recensioni siano false o provenienti da revisori di parte.</string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[La <b>valutazione rettificata</b> si basa esclusivamente su recensioni che riteniamo affidabili.]]></string>
<!-- Paragraph explaining product review highlights. First parameter is the name of the retailer (e.g. Amazon). -->
<string name="review_quality_check_explanation_body_highlights"><![CDATA[Gli elementi <b>in evidenza</b> provengono dalle recensioni su %s degli ultimi 80 giorni che riteniamo affidabili.]]></string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Scopri ulteriori informazioni su %s.</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">come %s determina la qualità delle recensioni</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Impostazioni</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">Mostra annunci in Verifica recensioni</string>
<!-- Description for switch preference to show recommended products from review quality check settings section. First parameter is for clickable text defined in review_quality_check_settings_recommended_products_learn_more.-->
<string name="review_quality_check_settings_recommended_products_description_2" tools:ignore="UnusedResources">Verranno visualizzati annunci occasionali per prodotti pertinenti. Promuoviamo solo prodotti con recensioni affidabili. %s</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Ulteriori informazioni</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Disattiva Verifica recensioni</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Altri prodotti da valutare</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">Annuncio di %s</string>
<!-- Caption for review quality check panel. First parameter is for clickable text defined in review_quality_check_powered_by_link. -->
<string name="review_quality_check_powered_by_2">Verifica recensioni con tecnologia %s</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s by Mozilla</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
<string name="review_quality_check_outdated_analysis_warning_title" tools:ignore="UnusedResources">Nuove informazioni da controllare</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">Controlla adesso</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title">Non ci sono ancora abbastanza recensioni</string>
<!-- Text for body of warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_body">Non appena questo prodotto avrà più recensioni, saremo in grado di verificarne la qualità.</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title">Il prodotto non è disponibile</string>
<!-- Text for the body of warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_body">Se noti che questo prodotto è di nuovo disponibile, segnalacelo e lavoreremo per verificarne le recensioni.</string>
<!-- Clickable text for warning card informing the user that the current product is currently not available. Clicking this should inform the server that the product is available. -->
<string name="review_quality_check_product_availability_warning_action_2">Segnala che il prodotto è disponibile</string>
<!-- Title for warning card informing the user that the current product's analysis is still processing. The parameter is the percentage progress (0-100%) of the analysis process (e.g. 56%). -->
<string name="review_quality_check_analysis_in_progress_warning_title_2">Verifica qualità recensioni (%s)</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_body">Questa operazione potrebbe richiedere circa 60 secondi.</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title">Grazie per la segnalazione!</string>
<!-- Text for body of info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_body">Dovremmo avere informazioni su questo prodotto entro 24 ore. Ricontrolla più tardi.</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title">Impossibile verificare queste recensioni</string>
<!-- Text for body of info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_body">Purtroppo non è possibile verificare la qualità delle recensioni per alcuni tipi di prodotto come carte regalo, video in streaming e giochi.</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">Informazioni disponibili a breve</string>
<!-- Text for body of info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_body" tools:ignore="UnusedResources">Dovremmo avere informazioni su questo prodotto entro 24 ore. Ricontrolla più tardi.</string>
<!-- Title for info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_title" tools:ignore="UnusedResources">Lanalisi è aggiornata</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">OK</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title">Nessuna informazione disponibile al momento</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body">Stiamo lavorando per risolvere il problema. Ricontrolla a breve.</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title">Nessuna connessione di rete</string>
<!-- Text for body of error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_body">Controlla la connessione di rete e prova a ricaricare la pagina.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title">Non ci sono ancora informazioni su queste recensioni</string>
<!-- Text for the body of card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_body">Per sapere se le recensioni di questo prodotto sono affidabili, verificane la qualità. Ci vogliono solo circa 60 secondi.</string>
<!-- Text for button from body of card displayed to the user for products whose reviews were not analyzed yet. Clicking this should trigger a product analysis. -->
<string name="review_quality_check_no_analysis_link">Verifica qualità recensioni</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Prova la nostra guida alle recensioni di prodotti</string>
<!-- Description for review quality check contextual onboarding card. The first and last two parameters are for retailer names (e.g. Amazon, Walmart). The second parameter is for the name of the application (e.g. Firefox). -->
<string name="review_quality_check_contextual_onboarding_description">Scopri quanto sono affidabili le recensioni dei prodotti su %1$s prima di acquistarli. Verifica recensioni, una funzione sperimentale di %2$s, è integrata direttamente nel browser. Funziona anche su %3$s e %4$s.</string>
<!-- Description for review quality check contextual onboarding card. The first parameters is for retailer name (e.g. Amazon). The second parameter is for the name of the application (e.g. Firefox). -->
<string name="review_quality_check_contextual_onboarding_description_one_vendor">Scopri quanto sono affidabili le recensioni dei prodotti su %1$s prima di acquistarli. Verifica recensioni, una funzione sperimentale di %2$s, è integrata direttamente nel browser.</string>
<!-- Paragraph presenting review quality check feature. First parameter is the Fakespot product name. Second parameter is for clickable text defined in review_quality_check_contextual_onboarding_learn_more_link. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_learn_more">Utilizzando la tecnologia di %1$s by Mozilla, ti aiutiamo a evitare recensioni di parte e non autentiche. Il nostro modello di intelligenza artificiale migliora costantemente per proteggerti mentre fai acquisti. %2$s</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">Ulteriori informazioni</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is the Fakespot product name. Following parameters are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy and review_quality_check_contextual_onboarding_terms_use. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_caption" moz:RemovedIn="123" tools:ignore="UnusedResources">Selezionando “Sì, provala” accetti l%2$s e i %3$s di %1$s by Mozilla.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2" moz:RemovedIn="123" tools:ignore="UnusedResources">Selezionando “Sì, provalo” accetti le condizioni di %1$s:</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is Firefox app name, third parameter is the Fakespot product name. Second & fourth are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy_3 and review_quality_check_contextual_onboarding_terms_use. -->
<string name="review_quality_check_contextual_onboarding_caption_3" moz:RemovedIn="124" tools:ignore="UnusedResources">Selezionando “Sì, provala” accetti l%2$s di %1$s e le %4$s di %3$s.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is Firefox app name, third parameter is the Fakespot product name. Second & fourth are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy_3 and review_quality_check_contextual_onboarding_terms_use. -->
<string name="review_quality_check_contextual_onboarding_caption_4">Selezionando “Sì, provala” accetti l%2$s di %1$s e le %4$s di %3$s.</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="123" tools:ignore="UnusedResources">informativa sulla privacy</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy_2" moz:RemovedIn="123" tools:ignore="UnusedResources">Informativa sulla privacy</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy notice. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy_3">informativa sulla privacy</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">condizioni di utilizzo del servizio</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use_2" moz:RemovedIn="123" tools:ignore="UnusedResources">Condizioni di utilizzo del servizio</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Sì, provala</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Non ora</string>
<!-- Text for the first CFR presenting the review quality check feature. -->
<string name="review_quality_check_first_cfr_message">Prima di acquistare, scopri se puoi fidarti delle recensioni di questo prodotto.</string>
<!-- Text displayed in the first CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_first_cfr_action" tools:ignore="UnusedResources">Prova Verifica recensioni</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">Queste recensioni sono affidabili? Controlla ora per vedere la valutazione rettificata.</string>
<!-- Text displayed in the second CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_second_cfr_action" tools:ignore="UnusedResources">Apri Verifica recensioni</string>
<!-- Flag showing that the review quality check feature is work in progress. -->
<string name="review_quality_check_beta_flag">Beta</string>
<!-- Content description (not visible, for screen readers etc.) for opening browser menu button to open review quality check bottom sheet. -->
<string name="review_quality_check_open_handle_content_description">Apri Verifica recensioni</string>
<!-- Content description (not visible, for screen readers etc.) for closing browser menu button to open review quality check bottom sheet. -->
<string name="review_quality_check_close_handle_content_description">Chiudi Verifica recensioni</string>
<!-- Content description (not visible, for screen readers etc.) for review quality check star rating. First parameter is the number of stars (1-5) representing the rating. -->
<string name="review_quality_check_star_rating_content_description">%1$s su 5 stelle</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
<string name="review_quality_check_highlights_show_less">Nascondi dettagli</string>
<!-- Text for maximize button from highlights card. When clicked the highlights card should expand to its full size. -->
<string name="review_quality_check_highlights_show_more">Mostra dettagli</string>
<!-- Text for highlights card quality category header. Reviews shown under this header should refer the product's quality. -->
<string name="review_quality_check_highlights_type_quality">Qualità</string>
<!-- Text for highlights card price category header. Reviews shown under this header should refer the product's price. -->
<string name="review_quality_check_highlights_type_price">Prezzo</string>
<!-- Text for highlights card shipping category header. Reviews shown under this header should refer the product's shipping. -->
<string name="review_quality_check_highlights_type_shipping">Spedizione</string>
<!-- Text for highlights card packaging and appearance category header. Reviews shown under this header should refer the product's packaging and appearance. -->
<string name="review_quality_check_highlights_type_packaging_appearance">Imballaggio e aspetto</string>
<!-- Text for highlights card competitiveness category header. Reviews shown under this header should refer the product's competitiveness. -->
<string name="review_quality_check_highlights_type_competitiveness">Competitività</string>
<!-- Text that is surrounded by quotes. The parameter is the actual text that is in quotes. An example of that text could be: Excellent craftsmanship, and that is displayed as “Excellent craftsmanship”. The text comes from a buyer's review that the feature is highlighting" -->
<string name="surrounded_with_quotes">“%s”</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->
<string name="a11y_action_label_collapse">comprimi</string>
<!-- Current state for elements that can be collapsed if interacting with them. Talkback will dictate this after a state change. -->
<string name="a11y_state_label_collapsed">compresso</string>
<!-- Action label for elements that can be expanded if interacting with them. Talkback will append this to say "Double tap to expand". -->
<string name="a11y_action_label_expand">espandi</string>
<!-- Current state for elements that can be expanded if interacting with them. Talkback will dictate this after a state change. -->
<string name="a11y_state_label_expanded">espanso</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">apri il link per ulteriori informazioni su questa raccolta</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">leggere larticolo</string>
<!-- Action label for links to the Firefox Pocket website. Talkback will append this to say "Double tap to open link to learn more". -->
<string name="a11y_action_label_pocket_learn_more">aprire il link con ulteriori informazioni</string>
<!-- Content description for headings announced by accessibility service. The first parameter is the text of the heading. Talkback will announce the first parameter and then speak the word "Heading" indicating to the user that this text is a heading for a section. -->
<string name="a11y_heading">%s, intestazione</string>
<!-- Title for dialog displayed when trying to access links present in a text. -->
<string name="a11y_links_title">Link</string>
<!-- Additional content description for text bodies that contain urls. -->
<string name="a11y_links_available">Link disponibili</string>
<!-- Translations feature-->
<!-- Translation request dialog -->
<!-- Title for the translation dialog that allows a user to translate the webpage. -->
<string name="translations_bottom_sheet_title">Tradurre questa pagina?</string>
<!-- Title for the translation dialog after a translation was completed successfully.
The first parameter is the name of the language that the page was translated from, for example, "French".
The second parameter is the name of the language that the page was translated to, for example, "English". -->
<string name="translations_bottom_sheet_title_translation_completed">Pagina tradotta da %1$s a %2$s</string>
<!-- Title for the translation dialog that allows a user to translate the webpage when a user uses the translation feature the first time. The first parameter is the name of the application, for example, "Fenix". -->
<string name="translations_bottom_sheet_title_first_time">Prova le traduzioni riservate di %1$s</string>
<!-- Additional information on the translation dialog that appears when a user uses the translation feature the first time. The first parameter is clickable text with a link, for example, "Learn more". -->
<string name="translations_bottom_sheet_info_message">Per garantire la tua privacy, i testi da tradurre non lasciano mai il tuo dispositivo. Nuove lingue e altri miglioramenti presto disponibili. %1$s</string>
<!-- Text that links to additional information about the Firefox translations feature. -->
<string name="translations_bottom_sheet_info_message_learn_more">Ulteriori informazioni</string>
<!-- Label for the dropdown to select which language to translate from on the translations dialog. Usually the translate from language selected will be the same as the page language. -->
<string name="translations_bottom_sheet_translate_from">Traduci da</string>
<!-- Label for the dropdown to select which language to translate to on the translations dialog. Usually the translate to language selected will be the user's preferred language. -->
<string name="translations_bottom_sheet_translate_to">Traduci in</string>
<!-- Button text on the translations dialog to dismiss the dialog and return to the browser. -->
<string name="translations_bottom_sheet_negative_button">Non ora</string>
<!-- Button text on the translations dialog to restore the translated website back to the original untranslated version. -->
<string name="translations_bottom_sheet_negative_button_restore">Mostra originale</string>
<!-- Button text on the translations dialog when a translation error appears, used to dismiss the dialog and return to the browser. -->
<string name="translations_bottom_sheet_negative_button_error">Fatto</string>
<!-- Button text on the translations dialog to begin a translation of the website. -->
<string name="translations_bottom_sheet_positive_button">Traduci</string>
<!-- Button text on the translations dialog when a translation error appears. -->
<string name="translations_bottom_sheet_positive_button_error">Riprova</string>
<!-- Inactive button text on the translations dialog that indicates a translation is currently in progress. This button will be accompanied by a loading icon. -->
<string name="translations_bottom_sheet_translating_in_progress">Traduzione</string>
<!-- Button content description (not visible, for screen readers etc.) for the translations dialog translate button that indicates a translation is currently in progress. -->
<string name="translations_bottom_sheet_translating_in_progress_content_description">Traduzione in corso</string>
<!-- Default dropdown option when initially selecting a language from the translations dialog language selection dropdown. -->
<string name="translations_bottom_sheet_default_dropdown_selection">Scegli una lingua</string>
<!-- The title of the warning card informs the user that a translation could not be completed. -->
<string name="translation_error_could_not_translate_warning_text">Si è verificato un problema durante la traduzione. Riprova.</string>
<!-- The title of the warning card informs the user that the list of languages cannot be loaded. -->
<string name="translation_error_could_not_load_languages_warning_text">Impossibile caricare le lingue. Controlla la connessione a Internet e riprova.</string>
<!-- The title of the warning card informs the user that a language is not supported. The first parameter is the name of the language that is not supported. -->
<string name="translation_error_language_not_supported_warning_text">Siamo spiacenti, %1$s non è ancora supportato.</string>
<!-- Button text on the warning card when a language is not supported. The link will take the user to a page to a support page about translations. -->
<string name="translation_error_language_not_supported_learn_more">Ulteriori informazioni</string>
<!-- Snackbar title shown if the user closes the Translation Request dialogue and a translation is in progress. -->
<string name="translation_in_progress_snackbar">Traduzione…</string>
<!-- Title for the data saving mode warning dialog used in the translation request dialog.
This dialog will be presented when the user attempts to perform
a translation without the necessary language files downloaded first when Android's data saver mode is enabled and the user is not using WiFi.
The first parameter is the size in kilobytes or megabytes of the language file. -->
<string name="translations_download_language_file_dialog_title">Scaricare la lingua in modalità Risparmio dati (%1$s)?</string>
<!-- Translations options dialog -->
<!-- Title of the translation options dialog that allows a user to set their translation options for the site the user is currently on. -->
<string name="translation_option_bottom_sheet_title">Opzioni di traduzione</string>
<!-- Toggle switch label that allows a user to set the setting if they would like the browser to always offer or suggest translations when available. -->
<string name="translation_option_bottom_sheet_always_translate">Proponi sempre la traduzione</string>
<!-- Toggle switch label that allows a user to set if they would like a given language to automatically translate or not. The first parameter is the language name, for example, "Spanish". -->
<string name="translation_option_bottom_sheet_always_translate_in_language">Traduci sempre %1$s</string>
<!-- Toggle switch label that allows a user to set if they would like to never be offered a translation of the given language. The first parameter is the language name, for example, "Spanish". -->
<string name="translation_option_bottom_sheet_never_translate_in_language">Non tradurre mai %1$s</string>
<!-- Toggle switch label that allows a user to set the setting if they would like the browser to never translate the site the user is currently visiting. -->
<string name="translation_option_bottom_sheet_never_translate_site">Non tradurre mai questo sito</string>
<!-- Toggle switch description that will appear under the "Never translate these sites" settings toggle switch to provide more information on how this setting interacts with other settings. -->
<string name="translation_option_bottom_sheet_switch_never_translate_site_description">Sostituisce tutte le altre impostazioni</string>
<!-- Toggle switch description that will appear under the "Never translate" and "Always translate" toggle switch settings to provide more information on how these settings interacts with other settings. -->
<string name="translation_option_bottom_sheet_switch_description">Sostituisce la scelta relativa alla proposta di traduzione</string>
<!-- Button text for the button that will take the user to the translation settings dialog. -->
<string name="translation_option_bottom_sheet_translation_settings">Impostazioni traduzione</string>
<!-- Button text for the button that will take the user to a website to learn more about how translations works in the given app. The first parameter is the name of the application, for example, "Fenix". -->
<string name="translation_option_bottom_sheet_about_translations">Informazioni sulle traduzioni in %1$s</string>
<!-- Translation settings dialog -->
<!-- Title of the translation settings dialog that allows a user to set their preferred translation settings. -->
<string name="translation_settings_toolbar_title">Traduzioni</string>
<!-- Toggle switch label that indicates that the browser should signal or indicate when a translation is possible for any page. -->
<string name="translation_settings_offer_to_translate">Proponi la traduzione quando possibile</string>
<!-- Toggle switch label that indicates that downloading files required for translating is permitted when using data saver mode in Android. -->
<string name="translation_settings_always_download">Scarica sempre le lingue in modalità Risparmio dati</string>
<!-- Section header text that begins the section of a list of different options the user may select to adjust their translation preferences. -->
<string name="translation_settings_translation_preference">Opzioni traduzione</string>
<!-- Button text for the button that will take the user to the automatic translations settings dialog. On the automatic translations settings dialog, the user can set if translations should occur automatically for a given language. -->
<string name="translation_settings_automatic_translation">Traduzione automatica</string>
<!-- Button text for the button that will take the user to the never translate these sites dialog. On the never translate these sites dialog, the user can set if translations should never occur on certain websites. -->
<string name="translation_settings_automatic_never_translate_sites">Non tradurre mai questi siti</string>
<!-- Button text for the button that will take the user to the download languages dialog. On the download languages dialog, the user can manage which languages they would like to download for translations. -->
<string name="translation_settings_download_language">Scarica lingue</string>
<!-- Automatic translation preference screen -->
<!-- Title of the automatic translation preference screen that will appear on the toolbar.-->
<string name="automatic_translation_toolbar_title_preference">Traduzione automatica</string>
<!-- Screen header presenting the automatic translation preference feature. It will appear under the toolbar. -->
<string name="automatic_translation_header_preference">Seleziona una lingua per gestire le preferenze “Traduci sempre” e “Non tradurre mai“.</string>
<!-- Automatic translation options preference screen -->
<!-- Preference option for offering to translate. Radio button title text.-->
<string name="automatic_translation_option_offer_to_translate_title_preference">Proponi la traduzione (predefinita)</string>
<!-- Preference option for offering to translate. Radio button summary text. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="automatic_translation_option_offer_to_translate_summary_preference">%1$s proporrà la traduzione per i siti in questa lingua.</string>
<!-- Preference option for always translate. Radio button title text. -->
<string name="automatic_translation_option_always_translate_title_preference">Traduci sempre</string>
<!-- Preference option for always translate. Radio button summary text. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="automatic_translation_option_always_translate_summary_preference">%1$s tradurrà automaticamente questa lingua al caricamento della pagina.</string>
<!-- Preference option for never translate. Radio button title text.-->
<string name="automatic_translation_option_never_translate_title_preference">Non tradurre mai</string>
<!-- Preference option for never translate. Radio button summary text. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="automatic_translation_option_never_translate_summary_preference">%1$s non proporrà mai la traduzione per i siti in questa lingua.</string>
<!-- Never translate site preference screen -->
<!-- Title of the never translate site preference screen that will appear on the toolbar.-->
<string name="never_translate_site_toolbar_title_preference">Non tradurre mai questi siti</string>
<!-- Screen header presenting the never translate site preference feature. It will appear under the toolbar. -->
<string name="never_translate_site_header_preference">Per aggiungere un nuovo sito: visitalo e seleziona “Non tradurre mai questo sito” dal menu di traduzione.</string>
<!-- Content description (not visible, for screen readers etc.): For a never-translated site list item that is selected.
The first parameter is web site url (for example:"wikipedia.com") -->
<string name="never_translate_site_item_list_content_description_preference">Rimuovi %1$s</string>
<!-- The Delete site dialogue title will appear when the user clicks on a list item.
The first parameter is web site url (for example:"wikipedia.com") -->
<string name="never_translate_site_dialog_title_preference">Rimuovere %1$s?</string>
<!-- The Delete site dialogue positive button will appear when the user clicks on a list item. The site will be deleted. -->
<string name="never_translate_site_dialog_confirm_delete_preference">Rimuovi</string>
<!-- The Delete site dialogue negative button will appear when the user clicks on a list item. The dialog will be dismissed. -->
<string name="never_translate_site_dialog_cancel_preference">Annulla</string>
<!-- Download languages preference screen -->
<!-- Title of the download languages preference screen toolbar.-->
<string name="download_languages_toolbar_title_preference">Scarica lingue</string>
<!-- Screen header presenting the download language preference feature. It will appear under the toolbar.The first parameter is "Learn More," a clickable text with a link. Talkback will append this to say "Double tap to open link to learn more". -->
<string name="download_languages_header_preference">Scarica le lingue complete per tradurre più velocemente e senza bisogno di una connessione a Internet. %1$s</string>
<!-- Clickable text from the screen header that links to a website. -->
<string name="download_languages_header_learn_more_preference">Ulteriori informazioni</string>
<!-- The subhead of the download language preference screen will appear above the pivot language. -->
<string name="download_languages_available_languages_preference">Lingue disponibili</string>
<!-- Text that will appear beside a core or pivot language package name to show that the language is necessary for the translation feature to function. -->
<string name="download_languages_default_system_language_require_preference">obbligatoria</string>
<!-- A text for download language preference item.
The first parameter is the language name, for example, "Spanish".
The second parameter is the language file size, for example, "(3.91 KB)" or, if the language package name is a pivot language, "(required)". -->
<string name="download_languages_language_item_preference">%1$s (%2$s)</string>
<!-- The subhead of the download language preference screen will appear above the items that were not downloaded. -->
<string name="download_language_header_preference">Scarica lingue</string>
<!-- All languages list item. When the user presses this item, they can download or delete all languages. -->
<string name="download_language_all_languages_item_preference">Tutte le lingue</string>
<!-- Content description (not visible, for screen readers etc.): For a language list item that was downloaded, the user can now delete it. -->
<string name="download_languages_item_content_description_downloaded_state">Rimuovi</string>
<!-- Content description (not visible, for screen readers etc.): For a language list item, downloading is in progress. -->
<string name="download_languages_item_content_description_in_progress_state">In corso</string>
<!-- Content description (not visible, for screen readers etc.): For a language list item that was not downloaded. -->
<string name="download_languages_item_content_description_not_downloaded_state">Scarica</string>
<!-- Content description (not visible, for screen readers etc.): For a language list item that is selected. -->
<string name="download_languages_item_content_description_selected_state">Selezionata</string>
<!-- Title for the dialog used by the translations feature to confirm deleting a language.
The dialog will be presented when the user requests deletion of a language.
The first parameter is the name of the language, for example, "Spanish" and the second parameter is the size in kilobytes or megabytes of the language file. -->
<string name="delete_language_file_dialog_title">Eliminare %1$s (%2$s)?</string>
<!-- Additional information for the dialog used by the translations feature to confirm deleting a language. The first parameter is the name of the application, for example, "Fenix". -->
<string name="delete_language_file_dialog_message">Se elimini questa lingua, %1$s scaricherà parzialmente le lingue nella cache durante la traduzione.</string>
<!-- Title for the dialog used by the translations feature to confirm deleting all languages file.
The dialog will be presented when the user requests deletion of all languages file.
The first parameter is the size in kilobytes or megabytes of the language file. -->
<string name="delete_language_all_languages_file_dialog_title">Eliminare tutte le lingue (%1$s)?</string>
<!-- Additional information for the dialog used by the translations feature to confirm deleting all languages file. The first parameter is the name of the application, for example, "Fenix". -->
<string name="delete_language_all_languages_file_dialog_message">Se elimini tutte le lingue, %1$s scaricherà parzialmente le lingue nella cache durante la traduzione.</string>
<!-- Button text on the dialog used by the translations feature to confirm deleting a language. -->
<string name="delete_language_file_dialog_positive_button_text">Elimina</string>
<!-- Button text on the dialog used by the translations feature to cancel deleting a language. -->
<string name="delete_language_file_dialog_negative_button_text">Annulla</string>
<!-- Title for the data saving mode warning dialog used by the translations feature.
This dialog will be presented when the user attempts to download a language or perform
a translation without the necessary language files downloaded first when Android's data saver mode is enabled and the user is not using WiFi.
The first parameter is the size in kilobytes or megabytes of the language file.-->
<string name="download_language_file_dialog_title">Scaricare in modalità Risparmio dati (%1$s)?</string>
<!-- Additional information for the data saving mode warning dialog used by the translations feature. This text explains the reason a download is required for a translation. -->
<string name="download_language_file_dialog_message_all_languages">Scarichiamo lingue parziali nella tua cache per mantenere le traduzioni riservate.</string>
<!-- Checkbox label text on the data saving mode warning dialog used by the translations feature. This checkbox allows users to ignore the data usage warnings. -->
<string name="download_language_file_dialog_checkbox_text">Scarica sempre in modalità Risparmio dati</string>
<!-- Button text on the data saving mode warning dialog used by the translations feature to allow users to confirm they wish to continue and download the language file. -->
<string name="download_language_file_dialog_positive_button_text">Scarica</string>
<!-- Button text on the data saving mode warning dialog used by the translations feature to allow users to confirm they wish to continue and download the language file and perform a translation. -->
<string name="download_language_file_dialog_positive_button_text_all_languages">Scarica e traduci</string>
<!-- Button text on the data saving mode warning dialog used by the translations feature to allow users to cancel the action and not perform a download of the language file. -->
<string name="download_language_file_dialog_negative_button_text">Annulla</string>
<!-- Debug drawer -->
<!-- The user-facing title of the Debug Drawer feature. -->
<string name="debug_drawer_title">Strumenti di debug</string>
<!-- Content description (not visible, for screen readers etc.): Navigate back within the debug drawer. -->
<string name="debug_drawer_back_button_content_description">Torna indietro</string>
<!-- The title of the Tab Tools feature in the Debug Drawer. -->
<string name="debug_drawer_tab_tools_title">Strumenti per le schede</string>
<!-- The title of the tab count section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_count_title">Conteggio schede</string>
<!-- The active tab count category in the tab count section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_count_normal">Attive</string>
<!-- The inactive tab count category in the tab count section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_count_inactive">Inattive</string>
<!-- The private tab count category in the tab count section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_count_private">Anonime</string>
<!-- The total tab count category in the tab count section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_count_total">Totale</string>
<!-- The title of the tab creation tool section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_creation_tool_title">Strumento per la creazione di schede</string>
<!-- The label of the text field in the tab creation tool. -->
<string name="debug_drawer_tab_tools_tab_creation_tool_text_field_label">Numero di schede da creare</string>
<!-- The button text to add tabs to the active tab group in the tab creation tool. -->
<string name="debug_drawer_tab_tools_tab_creation_tool_button_text_active">Aggiungi a schede attive</string>
<!-- The button text to add tabs to the inactive tab group in the tab creation tool. -->
<string name="debug_drawer_tab_tools_tab_creation_tool_button_text_inactive">Aggiungi a schede inattive</string>
<!-- The button text to add tabs to the private tab group in the tab creation tool. -->
<string name="debug_drawer_tab_tools_tab_creation_tool_button_text_private">Aggiungi a schede anonime</string>
</resources>