no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / mobile / android / android-components / components / browser / menu / src / main / res / values-it / strings.xml
blobf7e7f9720c69a0ff6a0d6fc7c9aae22bbd77d45d
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
3     <!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. -->
4     <string name="mozac_browser_menu_button">Menu</string>
5     <!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight -->
6     <string name="mozac_browser_menu_highlighted">Evidenziato</string>
7     <!-- Label for add-ons submenu section -->
8     <string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Componenti aggiuntivi</string>
9     <!-- Label for extensions submenu section -->
10     <string name="mozac_browser_menu_extensions">Estensioni</string>
11     <!-- Label for add-ons sub menu item for add-ons manager -->
12     <string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Gestore comp. aggiuntivi</string>
13     <!-- Label for extensions sub menu item for extensions manager -->
14     <string name="mozac_browser_menu_extensions_manager">Gestione estensioni</string>
15     <!-- Content description for the action bar "up" button -->
16     <string name="action_bar_up_description">Passa a livello superiore</string>
17     <!-- Content description for the action bar "up" button of the add-ons sub menu item -->
18     <string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Componenti aggiuntivi, torna indietro</string>
19     <!-- Content description for the action bar "up" button of the extensions sub menu item -->
20     <string name="mozac_browser_menu_extensions_content_description">Estensioni, torna indietro</string>
21 </resources>