SystemTrayMenu/Resources/lang.it-IT.resx

426 lines
17 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="About" xml:space="preserve">
<value>Di</value>
</data>
<data name="OK" xml:space="preserve">
<value>OK</value>
</data>
<data name="Autostart" xml:space="preserve">
<value>Avvio automatico</value>
</data>
<data name="Exit" xml:space="preserve">
<value>Uscita</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Cartella</value>
</data>
<data name="Folder empty" xml:space="preserve">
<value>Cartella vuota</value>
</data>
<data name="Details" xml:space="preserve">
<value>Dettagli</value>
</data>
<data name="System Info" xml:space="preserve">
<value>Informazioni di sistema</value>
</data>
<data name="Folder inaccessible" xml:space="preserve">
<value>Cartella inaccessibile</value>
</data>
<data name="Language" xml:space="preserve">
<value>Linguaggio</value>
</data>
<data name="Log File" xml:space="preserve">
<value>File di registro</value>
</data>
<data name="Restart" xml:space="preserve">
<value>Ricomincia</value>
</data>
<data name="Could not register the hot key." xml:space="preserve">
<value>Impossibile registrare il tasto di scelta rapida.</value>
</data>
<data name="buttonCancel" xml:space="preserve">
<value>Annulla</value>
</data>
<data name="General" xml:space="preserve">
<value>Generale</value>
</data>
<data name="Hotkey" xml:space="preserve">
<value>Tasto di scelta rapida</value>
</data>
<data name="Launch on startup" xml:space="preserve">
<value>Lancia all'avvio</value>
</data>
<data name="Settings" xml:space="preserve">
<value>Impostazioni</value>
</data>
<data name="HelpFAQ" xml:space="preserve">
<value>Aiuto / FAQ</value>
</data>
<data name="SystemTrayMenu" xml:space="preserve">
<value>SystemTrayMenu</value>
</data>
<data name="TextFirstStart" xml:space="preserve">
<value>Leggere le domande frequenti e quindi scegliere una directory principale per SystemTrayMenu.</value>
</data>
<data name="Select Folder" xml:space="preserve">
<value>Seleziona cartella</value>
</data>
<data name="MessageRootFolderEmpty" xml:space="preserve">
<value>La tua cartella principale per SystemTrayMenu non esiste o è vuota! Metti alcuni file, cartelle o collegamenti nella cartella o cambia la cartella principale.</value>
</data>
<data name="MessageRootFolderNoAccess" xml:space="preserve">
<value>Non hai accesso alla cartella principale per SystemTrayMenu. Concedi l'accesso alla cartella o cambia la cartella principale.</value>
</data>
<data name="Single click to start item" xml:space="preserve">
<value>Clic singolo per aprire un elemento invece del doppio clic</value>
</data>
<data name="Dark Mode always active" xml:space="preserve">
<value>Modalità oscura sempre attiva</value>
</data>
<data name="Advanced" xml:space="preserve">
<value>Avanzate</value>
</data>
<data name="Mouse location" xml:space="preserve">
<value>Posizione del mouse</value>
</data>
<data name="Change folder" xml:space="preserve">
<value>Cambia cartella</value>
</data>
<data name="Click" xml:space="preserve">
<value>Clic</value>
</data>
<data name="Customize" xml:space="preserve">
<value>Personalizzare</value>
</data>
<data name="Default" xml:space="preserve">
<value>Predefinito</value>
</data>
<data name="If the focus is lost and if the mouse is still on the menu" xml:space="preserve">
<value>Se lo stato attivo viene perso e se il mouse è ancora nel menu</value>
</data>
<data name="Milliseconds until a menu opens when the mouse is on it" xml:space="preserve">
<value>Millisecondi fino all'apertura di un menu quando il mouse è posizionato su di esso</value>
</data>
<data name="Milliseconds until the menu closes if in this case the mouse then leaves the menu" xml:space="preserve">
<value>Millisecondi fino alla chiusura del menu, se in questo caso il mouse esce dal menu</value>
</data>
<data name="Pixels maximum menu width" xml:space="preserve">
<value>Larghezza massima del menu in pixel</value>
</data>
<data name="Stays open" xml:space="preserve">
<value>Rimane aperto</value>
</data>
<data name="Time until a menu opens" xml:space="preserve">
<value>Tempo fino all'apertura di un menu</value>
</data>
<data name="If an item was clicked" xml:space="preserve">
<value>Se è stato fatto clic su un elemento</value>
</data>
<data name="Background" xml:space="preserve">
<value>Sfondo</value>
</data>
<data name="Opened folder" xml:space="preserve">
<value>Cartella aperta</value>
</data>
<data name="Border of opened folder" xml:space="preserve">
<value>Bordo della cartella aperta</value>
</data>
<data name="Search field" xml:space="preserve">
<value>Campo di ricerca</value>
</data>
<data name="Selected item" xml:space="preserve">
<value>Elemento selezionato</value>
</data>
<data name="Border of selected item" xml:space="preserve">
<value>Bordo dell'elemento selezionato</value>
</data>
<data name="Change to relative folder" xml:space="preserve">
<value>Passa alla cartella relativa</value>
</data>
<data name="Store config at the assembly location" xml:space="preserve">
<value>Memorizza la configurazione nella posizione dell'assembly</value>
</data>
<data name="USB" xml:space="preserve">
<value>USB</value>
</data>
<data name="Open the assembly location" xml:space="preserve">
<value>Aprire la posizione dell'assieme</value>
</data>
<data name="Pixels maximum menu height" xml:space="preserve">
<value>Altezza massima del menu in pixel</value>
</data>
<data name="Arrow" xml:space="preserve">
<value>Freccia</value>
</data>
<data name="Arrow when clicking" xml:space="preserve">
<value>Freccia quando si fa clic</value>
</data>
<data name="Arrow while mouse hovers" xml:space="preserve">
<value>Freccia al passaggio del mouse</value>
</data>
<data name="Background of arrow when clicking" xml:space="preserve">
<value>Sfondo della freccia quando si fa clic</value>
</data>
<data name="Background of arrow while mouse hovers" xml:space="preserve">
<value>Sfondo della freccia mentre il mouse si libra</value>
</data>
<data name="Colors Dark Mode" xml:space="preserve">
<value>Colori Modalità Scuro</value>
</data>
<data name="Colors Light Mode" xml:space="preserve">
<value>Colori Modalità Luce</value>
</data>
<data name="Menu" xml:space="preserve">
<value>Menù</value>
</data>
<data name="Scrollbar" xml:space="preserve">
<value>Barra di scorrimento</value>
</data>
<data name="Slider" xml:space="preserve">
<value>Dispositivo di scorrimento</value>
</data>
<data name="Slider while dragging" xml:space="preserve">
<value>Dispositivo di scorrimento durante il trascinamento</value>
</data>
<data name="Slider while mouse hovers 1" xml:space="preserve">
<value>Dispositivo di scorrimento mentre il mouse passa 1</value>
</data>
<data name="Slider while mouse hovers 2" xml:space="preserve">
<value>Dispositivo di scorrimento mentre il mouse passa 2</value>
</data>
<data name="Use icon from folder" xml:space="preserve">
<value>Usa l'icona dalla cartella</value>
</data>
<data name="Size" xml:space="preserve">
<value>Dimensione</value>
</data>
<data name="Border of menu" xml:space="preserve">
<value>Bordo del menu</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Icone</value>
</data>
<data name="Set by context menu " xml:space="preserve">
<value>Imposta dal menu contestuale</value>
</data>
<data name="Set as SystemTrayMenu folder" xml:space="preserve">
<value>Imposta come cartella SystemTrayMenu</value>
</data>
<data name="loading" xml:space="preserve">
<value>Caricamento in corso</value>
</data>
<data name="Problem with Shortcut" xml:space="preserve">
<value>Problema con scorciatoia</value>
</data>
<data name="The item that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly." xml:space="preserve">
<value>L'elemento a cui si riferisce questa scorciatoia è stato modificato o spostato, quindi questa scorciatoia non funzionerà più correttamente.</value>
</data>
<data name="Open Folder" xml:space="preserve">
<value>Aprire cartella</value>
</data>
<data name="Activated" xml:space="preserve">
<value>Attivato</value>
</data>
<data name="Deactivated" xml:space="preserve">
<value>Disattivato</value>
</data>
<data name="Task Manager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="Expert" xml:space="preserve">
<value>Esperto</value>
</data>
<data name="If the focus is lost and the Enter key was pressed" xml:space="preserve">
<value>Se la messa a fuoco è persa ed è stato premuto il tasto Invio</value>
</data>
<data name="Milliseconds until the menu closes if in this case the menu is not reactivated" xml:space="preserve">
<value>Millisecondi alla chiusura del menu se in questo caso il menu non viene riattivato</value>
</data>
<data name="Show in Taskbar" xml:space="preserve">
<value>Mostra nella barra delle applicazioni</value>
</data>
<data name="Add folder" xml:space="preserve">
<value>Aggiungi cartella</value>
</data>
<data name="Add folders to main menu" xml:space="preserve">
<value>Aggiungi cartelle al menu principale</value>
</data>
<data name="Folder paths" xml:space="preserve">
<value>Percorsi delle cartelle</value>
</data>
<data name="Folders" xml:space="preserve">
<value>Cartelle</value>
</data>
<data name="Recursive" xml:space="preserve">
<value>Ricorsivo</value>
</data>
<data name="Remove folder" xml:space="preserve">
<value>Rimuovi cartella</value>
</data>
<data name="Cache main menu" xml:space="preserve">
<value>Menu principale della cache</value>
</data>
<data name="Clear cache if more than this number of items" xml:space="preserve">
<value>Svuota la cache se più di questo numero di elementi</value>
</data>
<data name="Only Files" xml:space="preserve">
<value>Solo file</value>
</data>
<data name="Add sample 'Start Menu' folder" xml:space="preserve">
<value>Aggiungi la cartella "Start Menu" di esempio</value>
</data>
<data name="Round corners" xml:space="preserve">
<value>Angoli arrotondati</value>
</data>
<data name="Row height in percentage" xml:space="preserve">
<value>Altezza riga in percentuale</value>
</data>
<data name="Appearance" xml:space="preserve">
<value>Aspetto esteriore</value>
</data>
<data name="Bottom left" xml:space="preserve">
<value>In basso a sinistra</value>
</data>
<data name="Bottom right" xml:space="preserve">
<value>In basso a destra</value>
</data>
<data name="Main menu appears at" xml:space="preserve">
<value>Il menu principale viene visualizzato in</value>
</data>
<data name="Mouse location (Above Taskbar icon)" xml:space="preserve">
<value>Posizione del mouse (sopra l'icona della barra delle applicazioni)</value>
</data>
<data name="Custom (drag it to the appropriate place)" xml:space="preserve">
<value>Personalizzato (trascinalo nella posizione appropriata)</value>
</data>
<data name="element" xml:space="preserve">
<value>elemento</value>
</data>
<data name="elements" xml:space="preserve">
<value>elementi</value>
</data>
<data name="Generate shortcuts to drives" xml:space="preserve">
<value>Genera collegamenti alle unità</value>
</data>
<data name="Cache" xml:space="preserve">
<value>Cache</value>
</data>
</root>