Commit a646ee07 authored by runner's avatar runner Committed by Gabriel Luong
Browse files

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

parent 1ae588fb
Loading
Loading
Loading
Loading
+8 −11
Original line number Diff line number Diff line
@@ -47,8 +47,6 @@
    <string name="recently_saved_show_all">Visualizza tutti</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>
    <!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
    <string moz:removedIn="97" name="recently_saved_show_all_content_description" tools:ignore="UnusedResources">Pulsante per visualizzare 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>
@@ -127,8 +125,6 @@

    <!-- 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>
    <!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
    <string moz:removedIn="97" name="recent_tabs_show_all_content_description2" tools:ignore="UnusedResources">Visualizza tutte le schede recenti</string>
    <!-- Title for showing a group item in the 'Jump back in' section of the new tab
        The first parameter is the search term that the user used. (for example: your search for "cat")-->
    <string name="recent_tabs_search_term">La tua ricerca per “%1$s”</string>
@@ -151,8 +147,6 @@

    <!-- 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>
    <!-- Content description for the button which navigates the user to show all of their history. -->
    <string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Pulsante per mostrare tutti gli argomenti già esplorati</string>

    <!-- Browser Fragment -->
    <!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
@@ -1024,6 +1018,10 @@
    <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 three dot menu to into sync -->
    <string name="sync_menu_sign_in">Accedi per sincronizzare</string>
    <!-- An option from the share dialog to sign into sync -->
@@ -1207,10 +1205,9 @@
    The first parameter is the name of the app (e.g. Firefox Preview) -->
    <string name="onboarding_header">Benvenuto in %s.</string>
    <!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
    <string moz:RemovedIn="99" name="onboarding_account_sign_in_header_1" tools:ignore="UnusedResources">Sincronizza Firefox tra vari dispositivi</string>
    <string name="onboarding_account_sign_in_header_1">Sincronizza Firefox tra vari dispositivi</string>
    <!-- text for the Firefox account onboarding sign in card header. The first parameter is the name of the application.-->
    <string name="onboarding_account_sign_in_header_2">Sincronizza %1$s tra vari dispositivi</string>
    <!-- Text for the button to learn more about signing in to your Firefox account -->
    <string moz:RemovedIn="100" name="onboarding_account_sign_in_header_2" tools:ignore="UnusedResources">Sincronizza %1$s tra vari dispositivi</string>
    <!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
    <string name="onboarding_manual_sign_in_description_2">Porta segnalibri, cronologia e password di %1$s su questo dispositivo.</string>
    <!-- text for the button to manually sign into Firefox account. -->
@@ -1738,9 +1735,9 @@
    <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 moz:removedIn="99" name="synced_tabs_no_tabs" tools:ignore="UnusedResources">Non risulta alcuna scheda aperta in Firefox negli altri dispositivi.</string>
    <string name="synced_tabs_no_tabs">Non risulta alcuna scheda aperta in Firefox negli altri dispositivi.</string>
    <!-- Text displayed when user has no tabs that have been synced. The first parameter is the name of the application.-->
    <string name="synced_tabs_no_tabs_2">Non risulta alcuna scheda aperta in %1$s negli altri dispositivi.</string>
    <string moz:RemovedIn="100" name="synced_tabs_no_tabs_2" tools:ignore="UnusedResources">Non risulta alcuna scheda aperta in %1$s 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 -->