Updated Italian Translation

Fixed typos and too long strings
This commit is contained in:
pjammo 2017-08-07 11:20:38 +02:00 committed by GitHub
parent d03fcd2278
commit 8758819aa9
10 changed files with 1542 additions and 1686 deletions

View file

@ -381,7 +381,7 @@ Dimensione File: {2:n0} / {3:n0} KB</value>
<value>Cattura Regione (Semplice)</value> <value>Cattura Regione (Semplice)</value>
</data> </data>
<data name="HotkeyType_RectangleRegion" xml:space="preserve"> <data name="HotkeyType_RectangleRegion" xml:space="preserve">
<value>Cattura Regionr</value> <value>Cattura Regione</value>
</data> </data>
<data name="HotkeyType_Ruler" xml:space="preserve"> <data name="HotkeyType_Ruler" xml:space="preserve">
<value>Righello</value> <value>Righello</value>

View file

@ -133,7 +133,7 @@
<value>Percorso Immagine</value> <value>Percorso Immagine</value>
</data> </data>
<data name="btnCombine.Text" xml:space="preserve"> <data name="btnCombine.Text" xml:space="preserve">
<value>Combina Immagini e Salva/Upload (Dipende dalle Impostazioni "Dopo la Cattura")</value> <value>Combina Immagini e Salva/Carica (Dipende dalle Impostazioni "Dopo la Cattura")</value>
</data> </data>
<data name="lblSpace.Text" xml:space="preserve"> <data name="lblSpace.Text" xml:space="preserve">
<value>Spazio Tra le Immagini</value> <value>Spazio Tra le Immagini</value>

View file

@ -196,7 +196,7 @@
<value>ShareX - Opzioni Registrazione Schermo</value> <value>ShareX - Opzioni Registrazione Schermo</value>
</data> </data>
<data name="btnInstallHelperDevices.Text" xml:space="preserve"> <data name="btnInstallHelperDevices.Text" xml:space="preserve">
<value>Installa Dispositivi di Registrazione</value> <value>Installa Disp. Registr.</value>
</data> </data>
<data name="lblHelperDevices.Text" xml:space="preserve"> <data name="lblHelperDevices.Text" xml:space="preserve">
<value>Installa le sorgenti video/audio "screen-capture-recorder" e "virtual-audio-capturer".</value> <value>Installa le sorgenti video/audio "screen-capture-recorder" e "virtual-audio-capturer".</value>

View file

@ -1,232 +1,232 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<root> <root>
<!-- <!--
Microsoft ResX Schema Microsoft ResX Schema
Version 2.0 Version 2.0
The primary goals of this format is to allow a simple XML format The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes various data types are done through the TypeConverter classes
associated with the data types. associated with the data types.
Example: Example:
... ado.net/XML headers & schema ... ... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader> <resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, 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="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="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value> <value>[base64 mime encoded serialized .NET Framework object]</value>
</data> </data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <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> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment> <comment>This is a comment</comment>
</data> </data>
There are any number of "resheader" rows that contain simple There are any number of "resheader" rows that contain simple
name/value pairs. name/value pairs.
Each data row contains a name, and value. The row also contains a Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture. text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the Classes that don't support this are serialized and stored with the
mimetype set. mimetype set.
The mimetype is used for serialized objects, and tells the The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly: extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below. read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64 mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64 mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64 mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter : using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding. : 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: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:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true"> <xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType> <xsd:complexType>
<xsd:choice maxOccurs="unbounded"> <xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata"> <xsd:element name="metadata">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" /> <xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="assembly"> <xsd:element name="assembly">
<xsd:complexType> <xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="data"> <xsd:element name="data">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <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:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <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="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="resheader"> <xsd:element name="resheader">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" /> <xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:choice> </xsd:choice>
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:schema> </xsd:schema>
<resheader name="resmimetype"> <resheader name="resmimetype">
<value>text/microsoft-resx</value> <value>text/microsoft-resx</value>
</resheader> </resheader>
<resheader name="version"> <resheader name="version">
<value>2.0</value> <value>2.0</value>
</resheader> </resheader>
<resheader name="reader"> <resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="lblTrimBottom.Text" xml:space="preserve"> <data name="lblTrimBottom.Text" xml:space="preserve">
<value>Basso:</value> <value>Basso:</value>
</data> </data>
<data name="lblTrimRight.Text" xml:space="preserve"> <data name="lblTrimRight.Text" xml:space="preserve">
<value>Destra:</value> <value>Destra:</value>
</data> </data>
<data name="lblTrimTop.Text" xml:space="preserve"> <data name="lblTrimTop.Text" xml:space="preserve">
<value>Alto:</value> <value>Alto:</value>
</data> </data>
<data name="lblTrimLeft.Text" xml:space="preserve"> <data name="lblTrimLeft.Text" xml:space="preserve">
<value>Sinistra:</value> <value>Sinistra:</value>
</data> </data>
<data name="tpOutput.Text" xml:space="preserve"> <data name="tpOutput.Text" xml:space="preserve">
<value>Risultato</value> <value>Risultato</value>
</data> </data>
<data name="$this.Text" xml:space="preserve"> <data name="$this.Text" xml:space="preserve">
<value>ShareX - Cattura a Scorrimento</value> <value>ShareX - Cattura a Scorrimento</value>
</data> </data>
<data name="lblProcessing.Text" xml:space="preserve"> <data name="lblProcessing.Text" xml:space="preserve">
<value>Elaborazione...</value> <value>Elaborazione...</value>
</data> </data>
<data name="gbTrimEdges.Text" xml:space="preserve"> <data name="gbTrimEdges.Text" xml:space="preserve">
<value>Ritaglia Bordi</value> <value>Ritaglia Bordi</value>
</data> </data>
<data name="gbImages.Text" xml:space="preserve"> <data name="gbImages.Text" xml:space="preserve">
<value>Immagini</value> <value>Immagini</value>
</data> </data>
<data name="tpCapture.Text" xml:space="preserve"> <data name="tpCapture.Text" xml:space="preserve">
<value>Cattura</value> <value>Cattura</value>
</data> </data>
<data name="gbBeforeCapture.Text" xml:space="preserve"> <data name="gbBeforeCapture.Text" xml:space="preserve">
<value>Prima della Cattura</value> <value>Prima della Cattura</value>
</data> </data>
<data name="lblStartDelay.Text" xml:space="preserve"> <data name="lblStartDelay.Text" xml:space="preserve">
<value>Ritardo all'Avvio:</value> <value>Ritardo all'Avvio:</value>
</data> </data>
<data name="lblScrollDelay.Text" xml:space="preserve"> <data name="lblScrollDelay.Text" xml:space="preserve">
<value>Ritardo di Scorrimento:</value> <value>Ritardo di Scorrimento:</value>
</data> </data>
<data name="btnCapture.Text" xml:space="preserve"> <data name="btnCapture.Text" xml:space="preserve">
<value>Avvia Cattura a Scorrimento</value> <value>Avvia Cattura a Scorrimento</value>
</data> </data>
<data name="btnSelectHandle.Text" xml:space="preserve"> <data name="btnSelectHandle.Text" xml:space="preserve">
<value>Seleziona la finestra o il controllo da scorrere...</value> <value>Seleziona la finestra o il controllo da scorrere...</value>
</data> </data>
<data name="cbRemoveDuplicates.Text" xml:space="preserve"> <data name="cbRemoveDuplicates.Text" xml:space="preserve">
<value>Rimuovi Immagini Duplicate</value> <value>Rimuovi Immagini Duplicate</value>
</data> </data>
<data name="gbAfterCapture.Text" xml:space="preserve"> <data name="gbAfterCapture.Text" xml:space="preserve">
<value>Dopo la Cattura:</value> <value>Dopo la Cattura:</value>
</data> </data>
<data name="lblScrollMethod.Text" xml:space="preserve"> <data name="lblScrollMethod.Text" xml:space="preserve">
<value>Metodo di Scorrimento:</value> <value>Metodo di Scorrimento:</value>
</data> </data>
<data name="cbAutoDetectScrollEnd.Text" xml:space="preserve"> <data name="cbAutoDetectScrollEnd.Text" xml:space="preserve">
<value>Individua la Fine dello Scorrimento</value> <value>Individua la Fine dello Scorrimento</value>
</data> </data>
<data name="gbWhileCapturing.Text" xml:space="preserve"> <data name="gbWhileCapturing.Text" xml:space="preserve">
<value>Durante la Cattura</value> <value>Durante la Cattura</value>
</data> </data>
<data name="lblImageCount.Text" xml:space="preserve"> <data name="lblImageCount.Text" xml:space="preserve">
<value>Numero Immagini:</value> <value>Numero Immagini:</value>
</data> </data>
<data name="lblMaximumScrollCount.Text" xml:space="preserve"> <data name="lblMaximumScrollCount.Text" xml:space="preserve">
<value>Numero Massimo di Scorrimenti:</value> <value>Numero Massimo di Scorrimenti:</value>
</data> </data>
<data name="cbAutoCombine.Text" xml:space="preserve"> <data name="cbAutoCombine.Text" xml:space="preserve">
<value>Determina l'Offset e Combina le Immagini</value> <value>Determina l'Offset e Combina le Immagini</value>
</data> </data>
<data name="chkAutoUpload.Text" xml:space="preserve"> <data name="chkAutoUpload.Text" xml:space="preserve">
<value>Carica/Salva (dipende dalle impostazione "Dopo la Cattura")</value> <value>Carica/Salva (dipende dalle impostazione "Dopo la Cattura")</value>
</data> </data>
<data name="lblScrollTopMethodBeforeCapture.Text" xml:space="preserve"> <data name="lblScrollTopMethodBeforeCapture.Text" xml:space="preserve">
<value>Metodo di Scorrimento in Cima Prima della Cattura:</value> <value>Metodo Scorrimento in Cima Prima della Cattura:</value>
</data> </data>
<data name="cbStartSelectionAutomatically.Text" xml:space="preserve"> <data name="cbStartSelectionAutomatically.Text" xml:space="preserve">
<value>Inizia la Selezione della Regione di Cattura prima di Aprire questa Finestra</value> <value>Inizia la Selezione della Regione di Cattura prima di Aprire questa Finestra</value>
</data> </data>
<data name="cbStartCaptureAutomatically.Text" xml:space="preserve"> <data name="cbStartCaptureAutomatically.Text" xml:space="preserve">
<value>Avvia la Cattura a Scorrimento subito dopo aver Selezionato la Regionedi Cattura</value> <value>Avvia la Cattura a Scorrimento subito dopo aver Selezionato la Regionedi Cattura</value>
</data> </data>
<data name="btnSelectRectangle.Text" xml:space="preserve"> <data name="btnSelectRectangle.Text" xml:space="preserve">
<value>(Facoltativo) Seleziona Regione Personalizzata della Finestra...</value> <value>(Facoltativo) Seleziona Regione Personalizzata della Finestra...</value>
</data> </data>
<data name="lblNote.Text" xml:space="preserve"> <data name="lblNote.Text" xml:space="preserve">
<value>ShareX sfrutta al meglio le sue possibilità per acquisire una cattura a scorrimento precisa, ma è possibile che alcuni contenuti non vengano catturati correttamente. <value>ShareX sfrutta al meglio le sue possibilità per acquisire una cattura a scorrimento precisa, ma è possibile che alcuni contenuti non vengano catturati correttamente.
Le principali cause di problemi sono i movimenti sullo schermo durante la cattura. Ad esempio la presenza di GIF animate o di oggetti statici (menu o pulsanti che non cambiano posizione durante lo scorrimento).</value> Le principali cause di problemi sono i movimenti sullo schermo durante la cattura. Ad esempio la presenza di GIF animate o di oggetti statici (menu o pulsanti che non cambiano posizione durante lo scorrimento).</value>
</data> </data>
<data name="lblIgnoreLast.Text" xml:space="preserve"> <data name="lblIgnoreLast.Text" xml:space="preserve">
<value>Rimuovi Ultime:</value> <value>Rimuovi Ultime:</value>
</data> </data>
<data name="btnResetCombine.Text" xml:space="preserve"> <data name="btnResetCombine.Text" xml:space="preserve">
<value>Ripristina Opzioni Risultato</value> <value>Ripristina Opzioni Risultato</value>
</data> </data>
<data name="btnGuessCombineAdjustments.Text" xml:space="preserve"> <data name="btnGuessCombineAdjustments.Text" xml:space="preserve">
<value>Determina Regolazione Combinamento e Combina</value> <value>Determina Regolazione Combinamento e Combina</value>
</data> </data>
<data name="btnStartTask.Text" xml:space="preserve"> <data name="btnStartTask.Text" xml:space="preserve">
<value>Carica/Salva (dipende dalle impostazioni "Dopo la Cattura")</value> <value>Carica/Salva (dipende dalle impostazioni "Dopo la Cattura")</value>
</data> </data>
<data name="btnGuessEdges.Text" xml:space="preserve"> <data name="btnGuessEdges.Text" xml:space="preserve">
<value>Determina Valori Ritaglio dei Bordi</value> <value>Determina Valori Ritaglio dei Bordi</value>
</data> </data>
<data name="gbCombineAdjustments.Text" xml:space="preserve"> <data name="gbCombineAdjustments.Text" xml:space="preserve">
<value>Regolazione Combinamento</value> <value>Regolazione Combinamento</value>
</data> </data>
<data name="lblCombineVertical.Text" xml:space="preserve"> <data name="lblCombineVertical.Text" xml:space="preserve">
<value>Verticale:</value> <value>Verticale:</value>
</data> </data>
<data name="lblCombineLastVertical.Text" xml:space="preserve"> <data name="lblCombineLastVertical.Text" xml:space="preserve">
<value>Ultimo Verticale:</value> <value>Ultimo Verticale:</value>
</data> </data>
</root> </root>

View file

@ -1,138 +1,138 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<root> <root>
<!-- <!--
Microsoft ResX Schema Microsoft ResX Schema
Version 2.0 Version 2.0
The primary goals of this format is to allow a simple XML format The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes various data types are done through the TypeConverter classes
associated with the data types. associated with the data types.
Example: Example:
... ado.net/XML headers & schema ... ... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader> <resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, 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="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="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value> <value>[base64 mime encoded serialized .NET Framework object]</value>
</data> </data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <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> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment> <comment>This is a comment</comment>
</data> </data>
There are any number of "resheader" rows that contain simple There are any number of "resheader" rows that contain simple
name/value pairs. name/value pairs.
Each data row contains a name, and value. The row also contains a Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture. text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the Classes that don't support this are serialized and stored with the
mimetype set. mimetype set.
The mimetype is used for serialized objects, and tells the The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly: extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below. read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64 mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64 mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64 mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter : using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding. : 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: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:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true"> <xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType> <xsd:complexType>
<xsd:choice maxOccurs="unbounded"> <xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata"> <xsd:element name="metadata">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" /> <xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="assembly"> <xsd:element name="assembly">
<xsd:complexType> <xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="data"> <xsd:element name="data">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <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:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <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="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="resheader"> <xsd:element name="resheader">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" /> <xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:choice> </xsd:choice>
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:schema> </xsd:schema>
<resheader name="resmimetype"> <resheader name="resmimetype">
<value>text/microsoft-resx</value> <value>text/microsoft-resx</value>
</resheader> </resheader>
<resheader name="version"> <resheader name="version">
<value>2.0</value> <value>2.0</value>
</resheader> </resheader>
<resheader name="reader"> <resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="btnCapture.Text" xml:space="preserve"> <data name="btnCapture.Text" xml:space="preserve">
<value>Cattura</value> <value>Cattura</value>
</data> </data>
<data name="lblWebpageSize.Text" xml:space="preserve"> <data name="lblWebpageSize.Text" xml:space="preserve">
<value>Dimensione Browser:</value> <value>Dim. Browser:</value>
</data> </data>
<data name="lblCaptureDelay.Text" xml:space="preserve"> <data name="lblCaptureDelay.Text" xml:space="preserve">
<value>Ritardo:</value> <value>Ritardo:</value>
</data> </data>
<data name="btnCopy.Text" xml:space="preserve"> <data name="btnCopy.Text" xml:space="preserve">
<value>Copia</value> <value>Copia</value>
</data> </data>
<data name="btnUpload.Text" xml:space="preserve"> <data name="btnUpload.Text" xml:space="preserve">
<value>Carica</value> <value>Carica</value>
</data> </data>
<data name="$this.Text" xml:space="preserve"> <data name="$this.Text" xml:space="preserve">
<value>ShareX - Cattura Pagina Web</value> <value>ShareX - Cattura Pagina Web</value>
</data> </data>
</root> </root>

View file

@ -1,129 +1,129 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<root> <root>
<!-- <!--
Microsoft ResX Schema Microsoft ResX Schema
Version 2.0 Version 2.0
The primary goals of this format is to allow a simple XML format The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes various data types are done through the TypeConverter classes
associated with the data types. associated with the data types.
Example: Example:
... ado.net/XML headers & schema ... ... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader> <resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, 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="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="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value> <value>[base64 mime encoded serialized .NET Framework object]</value>
</data> </data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <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> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment> <comment>This is a comment</comment>
</data> </data>
There are any number of "resheader" rows that contain simple There are any number of "resheader" rows that contain simple
name/value pairs. name/value pairs.
Each data row contains a name, and value. The row also contains a Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture. text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the Classes that don't support this are serialized and stored with the
mimetype set. mimetype set.
The mimetype is used for serialized objects, and tells the The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly: extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below. read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64 mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64 mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64 mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter : using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding. : 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: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:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true"> <xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType> <xsd:complexType>
<xsd:choice maxOccurs="unbounded"> <xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata"> <xsd:element name="metadata">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" /> <xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="assembly"> <xsd:element name="assembly">
<xsd:complexType> <xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="data"> <xsd:element name="data">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <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:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <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="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="resheader"> <xsd:element name="resheader">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" /> <xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:choice> </xsd:choice>
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:schema> </xsd:schema>
<resheader name="resmimetype"> <resheader name="resmimetype">
<value>text/microsoft-resx</value> <value>text/microsoft-resx</value>
</resheader> </resheader>
<resheader name="version"> <resheader name="version">
<value>2.0</value> <value>2.0</value>
</resheader> </resheader>
<resheader name="reader"> <resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="$this.Text" xml:space="preserve"> <data name="$this.Text" xml:space="preserve">
<value>ShareX - Risposta</value> <value>ShareX - Risposta</value>
</data> </data>
<data name="tpString.Text" xml:space="preserve"> <data name="tpWebBrowser.Text" xml:space="preserve">
<value>Testp</value> <value>Browser Web</value>
</data> </data>
<data name="tpWebBrowser.Text" xml:space="preserve"> <data name="tpString.Text" xml:space="preserve">
<value>Browser Web</value> <value>Testo</value>
</data> </data>
</root> </root>

View file

@ -334,10 +334,10 @@ store.book[0].title</value>
<value>Scadenza:</value> <value>Scadenza:</value>
</data> </data>
<data name="lblCustomUploaderFileUploader.Text" xml:space="preserve"> <data name="lblCustomUploaderFileUploader.Text" xml:space="preserve">
<value>Servizio Caricamento File::</value> <value>Servizio Caricamento File:</value>
</data> </data>
<data name="tpFileUploaders.Text" xml:space="preserve"> <data name="tpFileUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento File</value> <value>Caricamento File</value>
</data> </data>
<data name="lblSharedFolderFiles.Text" xml:space="preserve"> <data name="lblSharedFolderFiles.Text" xml:space="preserve">
<value>File:</value> <value>File:</value>
@ -391,7 +391,7 @@ store.book[0].title</value>
<value>Servizio Caricamento Immagini:</value> <value>Servizio Caricamento Immagini:</value>
</data> </data>
<data name="tpImageUploaders.Text" xml:space="preserve"> <data name="tpImageUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Immagini</value> <value>Caricamento Immagini</value>
</data> </data>
<data name="lblSharedFolderImages.Text" xml:space="preserve"> <data name="lblSharedFolderImages.Text" xml:space="preserve">
<value>Immagine:</value> <value>Immagine:</value>
@ -736,7 +736,7 @@ store.book[0].title</value>
<value>Servizio Caricamento Testo:</value> <value>Servizio Caricamento Testo:</value>
</data> </data>
<data name="tpTextUploaders.Text" xml:space="preserve"> <data name="tpTextUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Testo</value> <value>Caricamento Testo</value>
</data> </data>
<data name="lblSharedFolderText.Text" xml:space="preserve"> <data name="lblSharedFolderText.Text" xml:space="preserve">
<value>Testo:</value> <value>Testo:</value>
@ -823,7 +823,7 @@ store.book[0].title</value>
<value>Servizio Accorciamento URL:</value> <value>Servizio Accorciamento URL:</value>
</data> </data>
<data name="tpURLShorteners.Text" xml:space="preserve"> <data name="tpURLShorteners.Text" xml:space="preserve">
<value>Servizi Accorciamento URL</value> <value>Accorciamento URL</value>
</data> </data>
<data name="lblMinusURLType.Text" xml:space="preserve"> <data name="lblMinusURLType.Text" xml:space="preserve">
<value>Tipo URL:</value> <value>Tipo URL:</value>
@ -991,7 +991,7 @@ store.book[0].title</value>
<value>Compatibilità ownCloud 8.1+</value> <value>Compatibilità ownCloud 8.1+</value>
</data> </data>
<data name="tpOtherUploaders.Text" xml:space="preserve"> <data name="tpOtherUploaders.Text" xml:space="preserve">
<value>Altri Servizi di Caricamento</value> <value>Altri Servizi</value>
</data> </data>
<data name="gbPlikSettings.Text" xml:space="preserve"> <data name="gbPlikSettings.Text" xml:space="preserve">
<value>Altre Impostazioni</value> <value>Altre Impostazioni</value>
@ -1064,10 +1064,10 @@ Usare una library criptata disabilita la condivisione.</value>
<value>Dominio Personalizzato:</value> <value>Dominio Personalizzato:</value>
</data> </data>
<data name="tpCustomUploaders.Text" xml:space="preserve"> <data name="tpCustomUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Personalizzati</value> <value>Servizi Personalizzati</value>
</data> </data>
<data name="btnCustomUploaderExamples.Text" xml:space="preserve"> <data name="btnCustomUploaderExamples.Text" xml:space="preserve">
<value>Servizi Caricamento Personalizzati...</value> <value>Servizi Personalizzati...</value>
</data> </data>
<data name="lblSeafileDaysToExpire.Text" xml:space="preserve"> <data name="lblSeafileDaysToExpire.Text" xml:space="preserve">
<value>Giorni alla Scadenza:</value> <value>Giorni alla Scadenza:</value>
@ -1232,18 +1232,6 @@ Ad esempio, se il bucket si chiama "bucket.example.com", l'URL sarà "http://buc
<data name="tpCustomUploaderXmlParse.Text" xml:space="preserve"> <data name="tpCustomUploaderXmlParse.Text" xml:space="preserve">
<value>XML</value> <value>XML</value>
</data> </data>
<data name="tpDropbox.Text" xml:space="preserve">
<value>Dropbox</value>
</data>
<data name="tpFlickr.Text" xml:space="preserve">
<value>Flickr</value>
</data>
<data name="tpFTP.Text" xml:space="preserve">
<value>FTP / FTPS / SFTP</value>
</data>
<data name="tpGe_tt.Text" xml:space="preserve">
<value>Ge.tt</value>
</data>
<data name="tpPicasa.Text" xml:space="preserve"> <data name="tpPicasa.Text" xml:space="preserve">
<value>Google Foto (Picasa)</value> <value>Google Foto (Picasa)</value>
</data> </data>
@ -1253,136 +1241,4 @@ Ad esempio, se il bucket si chiama "bucket.example.com", l'URL sarà "http://buc
<data name="txtJiraIssuePrefix.Text" xml:space="preserve"> <data name="txtJiraIssuePrefix.Text" xml:space="preserve">
<value>PROJECT-</value> <value>PROJECT-</value>
</data> </data>
<data name="tpAdFly.Text" xml:space="preserve">
<value>adf.ly</value>
</data>
<data name="tpAmazonS3.Text" xml:space="preserve">
<value>Amazon S3</value>
</data>
<data name="tpAzureStorage.Text" xml:space="preserve">
<value>Azure Storage</value>
</data>
<data name="tpBitly.Text" xml:space="preserve">
<value>bit.ly</value>
</data>
<data name="tpBox.Text" xml:space="preserve">
<value>Box</value>
</data>
<data name="tpChevereto.Text" xml:space="preserve">
<value>Chevereto</value>
</data>
<data name="tpCoinURL.Text" xml:space="preserve">
<value>CoinURL</value>
</data>
<data name="tpGfycat.Text" xml:space="preserve">
<value>Gfycat</value>
</data>
<data name="tpGist.Text" xml:space="preserve">
<value>GitHub Gist</value>
</data>
<data name="tpGoogleDrive.Text" xml:space="preserve">
<value>Google Drive</value>
</data>
<data name="tpGoogleURLShortener.Text" xml:space="preserve">
<value>Google</value>
</data>
<data name="tpHastebin.Text" xml:space="preserve">
<value>Hastebin</value>
</data>
<data name="tpHostr.Text" xml:space="preserve">
<value>Hostr</value>
</data>
<data name="tpImageShack.Text" xml:space="preserve">
<value>ImageShack</value>
</data>
<data name="tpImgur.Text" xml:space="preserve">
<value>Imgur</value>
</data>
<data name="tpJira.Text" xml:space="preserve">
<value>Atlassian Jira</value>
</data>
<data name="tpLambda.Text" xml:space="preserve">
<value>Lambda</value>
</data>
<data name="tpLithiio.Text" xml:space="preserve">
<value>Lithiio</value>
</data>
<data name="tpMediaFire.Text" xml:space="preserve">
<value>MediaFire</value>
</data>
<data name="tpMega.Text" xml:space="preserve">
<value>Mega</value>
</data>
<data name="tpMinus.Text" xml:space="preserve">
<value>Minus</value>
</data>
<data name="tpOneDrive.Text" xml:space="preserve">
<value>OneDrive</value>
</data>
<data name="tpOneTimeSecret.Text" xml:space="preserve">
<value>OneTimeSecret</value>
</data>
<data name="tpOwnCloud.Text" xml:space="preserve">
<value>ownCloud</value>
</data>
<data name="tpPaste_ee.Text" xml:space="preserve">
<value>Paste.ee</value>
</data>
<data name="tpPastebin.Text" xml:space="preserve">
<value>Pastebin</value>
</data>
<data name="tpPastie.Text" xml:space="preserve">
<value>Pastie</value>
</data>
<data name="tpPhotobucket.Text" xml:space="preserve">
<value>Photobucket</value>
</data>
<data name="tpPlik.Text" xml:space="preserve">
<value>Plik</value>
</data>
<data name="tpPolr.Text" xml:space="preserve">
<value>Polr</value>
</data>
<data name="tpPomf.Text" xml:space="preserve">
<value>Pomf</value>
</data>
<data name="tpPushbullet.Text" xml:space="preserve">
<value>Pushbullet</value>
</data>
<data name="tpPuush.Text" xml:space="preserve">
<value>puush</value>
</data>
<data name="tpSeafile.Text" xml:space="preserve">
<value>Seafile</value>
</data>
<data name="tpSendSpace.Text" xml:space="preserve">
<value>SendSpace</value>
</data>
<data name="tpSomeImage.Text" xml:space="preserve">
<value>SomeImage</value>
</data>
<data name="tpStreamable.Text" xml:space="preserve">
<value>Streamable</value>
</data>
<data name="tpTinyPic.Text" xml:space="preserve">
<value>TinyPic</value>
</data>
<data name="tpTwitter.Text" xml:space="preserve">
<value>Twitter</value>
</data>
<data name="tpUpaste.Text" xml:space="preserve">
<value>uPaste</value>
</data>
<data name="tpUplea.Text" xml:space="preserve">
<value>Uplea</value>
</data>
<data name="tpVgyme.Text" xml:space="preserve">
<value>vgy.me</value>
</data>
<data name="tpYourls.Text" xml:space="preserve">
<value>YOURLS</value>
</data>
<data name="tpSul.Text" xml:space="preserve">
<value>s-ul</value>
</data>
</root> </root>

View file

@ -1,357 +1,357 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<root> <root>
<!-- <!--
Microsoft ResX Schema Microsoft ResX Schema
Version 2.0 Version 2.0
The primary goals of this format is to allow a simple XML format The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes various data types are done through the TypeConverter classes
associated with the data types. associated with the data types.
Example: Example:
... ado.net/XML headers & schema ... ... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader> <resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, 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="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="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value> <value>[base64 mime encoded serialized .NET Framework object]</value>
</data> </data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <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> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment> <comment>This is a comment</comment>
</data> </data>
There are any number of "resheader" rows that contain simple There are any number of "resheader" rows that contain simple
name/value pairs. name/value pairs.
Each data row contains a name, and value. The row also contains a Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture. text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the Classes that don't support this are serialized and stored with the
mimetype set. mimetype set.
The mimetype is used for serialized objects, and tells the The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly: extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below. read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64 mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64 mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64 mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter : using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding. : 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: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:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true"> <xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType> <xsd:complexType>
<xsd:choice maxOccurs="unbounded"> <xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata"> <xsd:element name="metadata">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" /> <xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="assembly"> <xsd:element name="assembly">
<xsd:complexType> <xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="data"> <xsd:element name="data">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <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:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <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="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="resheader"> <xsd:element name="resheader">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" /> <xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:choice> </xsd:choice>
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:schema> </xsd:schema>
<resheader name="resmimetype"> <resheader name="resmimetype">
<value>text/microsoft-resx</value> <value>text/microsoft-resx</value>
</resheader> </resheader>
<resheader name="version"> <resheader name="version">
<value>2.0</value> <value>2.0</value>
</resheader> </resheader>
<resheader name="reader"> <resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="btnBrowseCustomScreenshotsPath.Text" xml:space="preserve"> <data name="btnBrowseCustomScreenshotsPath.Text" xml:space="preserve">
<value>Sfoglia...</value> <value>Sfoglia...</value>
</data> </data>
<data name="cbCheckPreReleaseUpdates.Text" xml:space="preserve"> <data name="cbCheckPreReleaseUpdates.Text" xml:space="preserve">
<value>Controlla aggiornamenti pre-release</value> <value>Controlla aggiornamenti pre-release</value>
</data> </data>
<data name="lblTrayMiddleClickAction.Text" xml:space="preserve"> <data name="lblTrayMiddleClickAction.Text" xml:space="preserve">
<value>Click Centrale sull'Icona dell'Area di Notifica</value> <value>Click Centrale sull'Icona dell'Area di Notifica</value>
</data> </data>
<data name="lblTrayLeftDoubleClickAction.Text" xml:space="preserve"> <data name="lblTrayLeftDoubleClickAction.Text" xml:space="preserve">
<value>Doppio Click Sinistro sull'Icona dell'Area di Notifica</value> <value>Doppio Click Sinistro sull'Icona dell'Area di Notifica</value>
</data> </data>
<data name="lblTrayLeftClickAction.Text" xml:space="preserve"> <data name="lblTrayLeftClickAction.Text" xml:space="preserve">
<value>Click Sinistro sull'Icona dell'Area di Notifica</value> <value>Click Sinistro sull'Icona dell'Area di Notifica</value>
</data> </data>
<data name="btnEditQuickTaskMenu.Text" xml:space="preserve"> <data name="btnEditQuickTaskMenu.Text" xml:space="preserve">
<value>Modifica Menu delle Operazioni Veloci...</value> <value>Modifica Menu delle Operazioni Veloci...</value>
</data> </data>
<data name="cbShowTray.Text" xml:space="preserve"> <data name="cbShowTray.Text" xml:space="preserve">
<value>Mostra Icona nell'Area di Notifica</value> <value>Mostra Icona nell'Area di Notifica</value>
</data> </data>
<data name="cbTrayIconProgressEnabled.Text" xml:space="preserve"> <data name="cbTrayIconProgressEnabled.Text" xml:space="preserve">
<value>Mostra Avanzamento nell'Icona dell'Area di Notifica</value> <value>Mostra Avanzamento nell'Icona dell'Area di Notifica</value>
</data> </data>
<data name="cbRememberMainFormPosition.Text" xml:space="preserve"> <data name="cbRememberMainFormPosition.Text" xml:space="preserve">
<value>Ricorda Posizione della Finestra Principale</value> <value>Ricorda Posizione della Finestra Principale</value>
</data> </data>
<data name="cbSilentRun.Text" xml:space="preserve"> <data name="cbSilentRun.Text" xml:space="preserve">
<value>All'Avvio Riduci all'Area di Notifica</value> <value>All'Avvio Riduci all'Area di Notifica</value>
</data> </data>
<data name="cbTaskbarProgressEnabled.Text" xml:space="preserve"> <data name="cbTaskbarProgressEnabled.Text" xml:space="preserve">
<value>Mostra Avanzamento sul Pulsante della Barra delle Applicazioni</value> <value>Mostra Avanzamento sul Pulsante della Barra delle Applicazioni</value>
</data> </data>
<data name="cbRememberMainFormSize.Text" xml:space="preserve"> <data name="cbRememberMainFormSize.Text" xml:space="preserve">
<value>Ricorda Dimensione della Finestra Principale</value> <value>Ricorda Dimensione della Finestra Principale</value>
</data> </data>
<data name="lblLanguage.Text" xml:space="preserve"> <data name="lblLanguage.Text" xml:space="preserve">
<value>Lingua:</value> <value>Lingua:</value>
</data> </data>
<data name="tpGeneral.Text" xml:space="preserve"> <data name="tpGeneral.Text" xml:space="preserve">
<value>Generale</value> <value>Generale</value>
</data> </data>
<data name="cbFirefoxAddonSupport.Text" xml:space="preserve"> <data name="cbFirefoxAddonSupport.Text" xml:space="preserve">
<value>Abilita Supporto all'Estensione per Firefox</value> <value>Abilita Supporto all'Estensione per Firefox</value>
</data> </data>
<data name="btnFirefoxOpenAddonPage.Text" xml:space="preserve"> <data name="btnFirefoxOpenAddonPage.Text" xml:space="preserve">
<value>Installa l'Estensione ShareX per Firefox</value> <value>Installa l'Estensione ShareX per Firefox</value>
</data> </data>
<data name="gbFirefox.Text" xml:space="preserve"> <data name="gbFirefox.Text" xml:space="preserve">
<value>Estensione per Firefox</value> <value>Estensione per Firefox</value>
</data> </data>
<data name="cbSteamShowInApp.Text" xml:space="preserve"> <data name="cbSteamShowInApp.Text" xml:space="preserve">
<value>Mentre ShareX è aperto, mostra "In-App" su Steam</value> <value>Mentre ShareX è aperto, mostra "In-App" su Steam</value>
</data> </data>
<data name="cbChromeExtensionSupport.Text" xml:space="preserve"> <data name="cbChromeExtensionSupport.Text" xml:space="preserve">
<value>Abilita Supporto all'Estensione per Chrome</value> <value>Abilita Supporto all'Estensione per Chrome</value>
</data> </data>
<data name="btnChromeOpenExtensionPage.Text" xml:space="preserve"> <data name="btnChromeOpenExtensionPage.Text" xml:space="preserve">
<value>Installa l'Estensione ShareX per Chrome</value> <value>Installa l'Estensione ShareX per Chrome</value>
</data> </data>
<data name="gbChrome.Text" xml:space="preserve"> <data name="gbChrome.Text" xml:space="preserve">
<value>Estensione per Chrome</value> <value>Estensione per Chrome</value>
</data> </data>
<data name="cbShellContextMenu.Text" xml:space="preserve"> <data name="cbShellContextMenu.Text" xml:space="preserve">
<value>Mostra il Pulsante "Upload con ShareX" nel Menu Contestiale di Windows Explorer</value> <value>Mostra il Pulsante "Carica con ShareX" nel Menu Contestiale di Windows Explorer</value>
</data> </data>
<data name="cbStartWithWindows.Text" xml:space="preserve"> <data name="cbStartWithWindows.Text" xml:space="preserve">
<value>Esegui ShareX all'Avvio di Windows</value> <value>Esegui ShareX all'Avvio di Windows</value>
</data> </data>
<data name="cbSendToMenu.Text" xml:space="preserve"> <data name="cbSendToMenu.Text" xml:space="preserve">
<value>Mostra ShareX nel Menu "Invia a"</value> <value>Mostra ShareX nel Menu "Invia a"</value>
</data> </data>
<data name="tpIntegration.Text" xml:space="preserve"> <data name="tpIntegration.Text" xml:space="preserve">
<value>Integrazione</value> <value>Integrazione</value>
</data> </data>
<data name="lblNotePersonalFolderPath.Text" xml:space="preserve"> <data name="lblNotePersonalFolderPath.Text" xml:space="preserve">
<value>Nota: È necessario riavviare ShareX per applicare i cambiamenti per la Cartella Personale.</value> <value>Nota: È necessario riavviare ShareX per applicare i cambiamenti per la Cartella Personale.</value>
</data> </data>
<data name="btnOpenScreenshotsFolder.Text" xml:space="preserve"> <data name="btnOpenScreenshotsFolder.Text" xml:space="preserve">
<value>Apri...</value> <value>Apri...</value>
</data> </data>
<data name="btnBrowsePersonalFolderPath.Text" xml:space="preserve"> <data name="btnBrowsePersonalFolderPath.Text" xml:space="preserve">
<value>Sfoglia...</value> <value>Sfoglia...</value>
</data> </data>
<data name="lblPersonalFolderPath.Text" xml:space="preserve"> <data name="lblPersonalFolderPath.Text" xml:space="preserve">
<value>Cartella Personale di ShareX:</value> <value>Cartella Personale di ShareX:</value>
</data> </data>
<data name="btnOpenPersonalFolderPath.Text" xml:space="preserve"> <data name="btnOpenPersonalFolderPath.Text" xml:space="preserve">
<value>Apri...</value> <value>Apri...</value>
</data> </data>
<data name="cbUseCustomScreenshotsPath.Text" xml:space="preserve"> <data name="cbUseCustomScreenshotsPath.Text" xml:space="preserve">
<value>Usa una Cartella Personalizzata per gli Screenshot:</value> <value>Usa una Cartella Personalizzata per gli Screenshot:</value>
</data> </data>
<data name="lblSaveImageSubFolderPattern.Text" xml:space="preserve"> <data name="lblSaveImageSubFolderPattern.Text" xml:space="preserve">
<value>Schema per le Sottocartelle:</value> <value>Schema per le Sottocartelle:</value>
</data> </data>
<data name="tpPaths.Text" xml:space="preserve"> <data name="tpPaths.Text" xml:space="preserve">
<value>Percorsi</value> <value>Percorsi</value>
</data> </data>
<data name="btnResetSettings.Text" xml:space="preserve"> <data name="btnResetSettings.Text" xml:space="preserve">
<value>Ripristina Impostazioni...</value> <value>Ripristina Impostazioni...</value>
</data> </data>
<data name="cbExportLogs.Text" xml:space="preserve"> <data name="cbExportLogs.Text" xml:space="preserve">
<value>Esporta Log</value> <value>Esporta Log</value>
</data> </data>
<data name="cbExportHistory.Text" xml:space="preserve"> <data name="cbExportHistory.Text" xml:space="preserve">
<value>Esporta Cronologia</value> <value>Esporta Cronologia</value>
</data> </data>
<data name="cbExportSettings.Text" xml:space="preserve"> <data name="cbExportSettings.Text" xml:space="preserve">
<value>Esporta Impostazioni</value> <value>Esporta Impostazioni</value>
</data> </data>
<data name="btnExport.Text" xml:space="preserve"> <data name="btnExport.Text" xml:space="preserve">
<value>Esporta...</value> <value>Esporta...</value>
</data> </data>
<data name="btnImport.Text" xml:space="preserve"> <data name="btnImport.Text" xml:space="preserve">
<value>Importa...</value> <value>Importa...</value>
</data> </data>
<data name="tpExportImport.Text" xml:space="preserve"> <data name="tpExportImport.Text" xml:space="preserve">
<value>Esporta / Importa</value> <value>Esporta / Importa</value>
</data> </data>
<data name="lblUploadLimit.Text" xml:space="preserve"> <data name="lblUploadLimit.Text" xml:space="preserve">
<value>Limite di Caricamenti Simultanei:</value> <value>Limite di Caricamenti Simultanei:</value>
</data> </data>
<data name="lblUploadLimitHint.Text" xml:space="preserve"> <data name="lblUploadLimitHint.Text" xml:space="preserve">
<value>0 - 25 (0 = Disattivato)</value> <value>0 - 25 (0 = Disattivato)</value>
</data> </data>
<data name="lblBufferSize.Text" xml:space="preserve"> <data name="lblBufferSize.Text" xml:space="preserve">
<value>Dimensione Buffer:</value> <value>Dimensione Buffer:</value>
</data> </data>
<data name="btnClipboardFormatEdit.Text" xml:space="preserve"> <data name="btnClipboardFormatEdit.Text" xml:space="preserve">
<value>Modifica:</value> <value>Modifica</value>
</data> </data>
<data name="btnClipboardFormatRemove.Text" xml:space="preserve"> <data name="btnClipboardFormatRemove.Text" xml:space="preserve">
<value>Rimuovi</value> <value>Rimuovi</value>
</data> </data>
<data name="btnClipboardFormatAdd.Text" xml:space="preserve"> <data name="btnClipboardFormatAdd.Text" xml:space="preserve">
<value>Aggiungi...</value> <value>Aggiungi...</value>
</data> </data>
<data name="chDescription.Text" xml:space="preserve"> <data name="chDescription.Text" xml:space="preserve">
<value>Descrizione</value> <value>Descrizione</value>
</data> </data>
<data name="chFormat.Text" xml:space="preserve"> <data name="chFormat.Text" xml:space="preserve">
<value>Formato</value> <value>Formato</value>
</data> </data>
<data name="gbClipboardFormats.Text" xml:space="preserve"> <data name="gbClipboardFormats.Text" xml:space="preserve">
<value>Formati Appunti - Appaiono sotto "Copia" nel Menu Contestuale della Finestra Principale</value> <value>Formati Appunti - Appaiono sotto "Copia" nel Menu Contestuale della Finestra Principale</value>
</data> </data>
<data name="tpUploadResults.Text" xml:space="preserve"> <data name="tpUploadResults.Text" xml:space="preserve">
<value>Risultati</value> <value>Risultati</value>
</data> </data>
<data name="chkUseSecondaryUploaders.Text" xml:space="preserve"> <data name="chkUseSecondaryUploaders.Text" xml:space="preserve">
<value>Usare l'ordine di preferenza dei Servizi Caricamento Secondari quando si riprova</value> <value>Usare l'ordine di preferenza dei Servizi Caricamento Secondari quando si riprova</value>
</data> </data>
<data name="gbSecondaryImageUploaders.Text" xml:space="preserve"> <data name="gbSecondaryImageUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Immagini Secondari</value> <value>Immagini: Servizi Secondari</value>
</data> </data>
<data name="gbSecondaryFileUploaders.Text" xml:space="preserve"> <data name="gbSecondaryFileUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento File Secondari</value> <value>File: Servizi Secondari</value>
</data> </data>
<data name="gbSecondaryTextUploaders.Text" xml:space="preserve"> <data name="gbSecondaryTextUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Testo Secondari</value> <value>Testo: Servizi Secondari</value>
</data> </data>
<data name="cbIfUploadFailRetryOnce.Text" xml:space="preserve"> <data name="cbIfUploadFailRetryOnce.Text" xml:space="preserve">
<value>Numero di Tentativi se il Caricamento Fallisce:</value> <value>Numero di Tentativi se il Caricamento Fallisce:</value>
</data> </data>
<data name="tpUploadRetry.Text" xml:space="preserve"> <data name="tpUploadRetry.Text" xml:space="preserve">
<value>Riprova</value> <value>Riprova</value>
</data> </data>
<data name="tpUpload.Text" xml:space="preserve"> <data name="tpUpload.Text" xml:space="preserve">
<value>Carica</value> <value>Carica</value>
</data> </data>
<data name="cbHistoryCheckURL.Text" xml:space="preserve"> <data name="cbHistoryCheckURL.Text" xml:space="preserve">
<value>Salva solo se l'URL non è vuoto</value> <value>Salva solo se l'URL non è vuoto</value>
</data> </data>
<data name="cbHistorySaveTasks.Text" xml:space="preserve"> <data name="cbHistorySaveTasks.Text" xml:space="preserve">
<value>Salva Operazioni nella Cronologia</value> <value>Salva Operazioni nella Cronologia</value>
</data> </data>
<data name="gbHistory.Text" xml:space="preserve"> <data name="gbHistory.Text" xml:space="preserve">
<value>Cronologia</value> <value>Cronologia</value>
</data> </data>
<data name="cbRecentTasksTrayMenuMostRecentFirst.Text" xml:space="preserve"> <data name="cbRecentTasksTrayMenuMostRecentFirst.Text" xml:space="preserve">
<value>Nel Menu dell'Area di Notifica Mostra prima le Operazioni Recenti</value> <value>Nel Menu dell'Area di Notifica Mostra prima le Operazioni Recenti</value>
</data> </data>
<data name="lblRecentTasksMaxCount.Text" xml:space="preserve"> <data name="lblRecentTasksMaxCount.Text" xml:space="preserve">
<value>Numero Massimo di Operazioni da Salvare:</value> <value>Numero Massimo di Operazioni da Salvare:</value>
</data> </data>
<data name="cbRecentTasksShowInTrayMenu.Text" xml:space="preserve"> <data name="cbRecentTasksShowInTrayMenu.Text" xml:space="preserve">
<value>Mostra Operazioni Recenti nel Menu dell'Area di Notifica</value> <value>Mostra Operazioni Recenti nel Menu dell'Area di Notifica</value>
</data> </data>
<data name="cbRecentTasksSave.Text" xml:space="preserve"> <data name="cbRecentTasksSave.Text" xml:space="preserve">
<value>Salva Operazioni Recenti</value> <value>Salva Operazioni Recenti</value>
</data> </data>
<data name="gbRecentLinks.Text" xml:space="preserve"> <data name="gbRecentLinks.Text" xml:space="preserve">
<value>Operazioni Recenti</value> <value>Operazioni Recenti</value>
</data> </data>
<data name="tpHistory.Text" xml:space="preserve"> <data name="tpHistory.Text" xml:space="preserve">
<value>Cronologia</value> <value>Cronologia</value>
</data> </data>
<data name="tpAdvanced.Text" xml:space="preserve"> <data name="tpAdvanced.Text" xml:space="preserve">
<value>Avanzate</value> <value>Avanzate</value>
</data> </data>
<data name="$this.Text" xml:space="preserve"> <data name="$this.Text" xml:space="preserve">
<value>ShareX - Impostazioni Applicazione</value> <value>ShareX - Impostazioni Applicazione</value>
</data> </data>
<data name="lblProxyMethod.Text" xml:space="preserve"> <data name="lblProxyMethod.Text" xml:space="preserve">
<value>Configurazione Proxy:</value> <value>Configurazione Proxy:</value>
</data> </data>
<data name="lblProxyHost.Text" xml:space="preserve"> <data name="lblProxyHost.Text" xml:space="preserve">
<value>Host:</value> <value>Host:</value>
</data> </data>
<data name="lblProxyPort.Text" xml:space="preserve"> <data name="lblProxyPort.Text" xml:space="preserve">
<value>Porta:</value> <value>Porta:</value>
</data> </data>
<data name="lblProxyPassword.Text" xml:space="preserve"> <data name="lblProxyPassword.Text" xml:space="preserve">
<value>Password:</value> <value>Password:</value>
</data> </data>
<data name="lblProxyUsername.Text" xml:space="preserve"> <data name="lblProxyUsername.Text" xml:space="preserve">
<value>Nome Utente:</value> <value>Nome Utente:</value>
</data> </data>
<data name="tpProxy.Text" xml:space="preserve"> <data name="tpProxy.Text" xml:space="preserve">
<value>Proxy</value> <value>Proxy</value>
</data> </data>
<data name="cbRecentTasksShowInMainWindow.Text" xml:space="preserve"> <data name="cbRecentTasksShowInMainWindow.Text" xml:space="preserve">
<value>Mostra Operazioni Recenti nella Finestra Principale all'Avvio</value> <value>Mostra Operazioni Recenti nella Finestra Principale all'Avvio</value>
</data> </data>
<data name="tpPrint.Text" xml:space="preserve"> <data name="tpPrint.Text" xml:space="preserve">
<value>Stampa</value> <value>Stampa</value>
</data> </data>
<data name="btnShowImagePrintSettings.Text" xml:space="preserve"> <data name="btnShowImagePrintSettings.Text" xml:space="preserve">
<value>Impostazioni di Stampa...</value> <value>Impostazioni di Stampa...</value>
</data> </data>
<data name="cbPrintDontShowWindowsDialog.Text" xml:space="preserve"> <data name="cbPrintDontShowWindowsDialog.Text" xml:space="preserve">
<value>Non Mostrare la Finestra di Stampa di Windows</value> <value>Non Mostrare la Finestra di Stampa di Windows</value>
</data> </data>
<data name="cbDontShowPrintSettingDialog.Text" xml:space="preserve"> <data name="cbDontShowPrintSettingDialog.Text" xml:space="preserve">
<value>Non Mostrare la Finestra delle Impostazioni di Stampa</value> <value>Non Mostrare la Finestra delle Impostazioni di Stampa</value>
</data> </data>
</root> </root>

View file

@ -1,141 +1,141 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<root> <root>
<!-- <!--
Microsoft ResX Schema Microsoft ResX Schema
Version 2.0 Version 2.0
The primary goals of this format is to allow a simple XML format The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes various data types are done through the TypeConverter classes
associated with the data types. associated with the data types.
Example: Example:
... ado.net/XML headers & schema ... ... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader> <resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, 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="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="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value> <value>[base64 mime encoded serialized .NET Framework object]</value>
</data> </data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <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> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment> <comment>This is a comment</comment>
</data> </data>
There are any number of "resheader" rows that contain simple There are any number of "resheader" rows that contain simple
name/value pairs. name/value pairs.
Each data row contains a name, and value. The row also contains a Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture. text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the Classes that don't support this are serialized and stored with the
mimetype set. mimetype set.
The mimetype is used for serialized objects, and tells the The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly: extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below. read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64 mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64 mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding. : and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64 mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter : using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding. : 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: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:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true"> <xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType> <xsd:complexType>
<xsd:choice maxOccurs="unbounded"> <xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata"> <xsd:element name="metadata">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" /> <xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="assembly"> <xsd:element name="assembly">
<xsd:complexType> <xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="data"> <xsd:element name="data">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <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:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <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="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" /> <xsd:attribute ref="xml:space" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="resheader"> <xsd:element name="resheader">
<xsd:complexType> <xsd:complexType>
<xsd:sequence> <xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence> </xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" /> <xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:choice> </xsd:choice>
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
</xsd:schema> </xsd:schema>
<resheader name="resmimetype"> <resheader name="resmimetype">
<value>text/microsoft-resx</value> <value>text/microsoft-resx</value>
</resheader> </resheader>
<resheader name="version"> <resheader name="version">
<value>2.0</value> <value>2.0</value>
</resheader> </resheader>
<resheader name="reader"> <resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="lblNote.Text" xml:space="preserve"> <data name="lblNote.Text" xml:space="preserve">
<value>Puoi trovare queste impostazioni in: "Impostazioni Applicazione" -&gt; Scheda "Integrazione"</value> <value>Puoi trovare queste impostazioni in: "Impostazioni Applicazione" -&gt; Scheda "Integrazione"</value>
</data> </data>
<data name="lblTitle.Text" xml:space="preserve"> <data name="lblTitle.Text" xml:space="preserve">
<value>Prima Configurazione di ShareX</value> <value>Prima Configurazione di ShareX</value>
</data> </data>
<data name="btnOK.Text" xml:space="preserve"> <data name="btnOK.Text" xml:space="preserve">
<value>OK</value> <value>OK</value>
</data> </data>
<data name="cbSteamInApp.Text" xml:space="preserve"> <data name="cbSteamInApp.Text" xml:space="preserve">
<value>Mentre ShareX è aperto, mostra "In-App" su Steam</value> <value>Mentre ShareX è aperto, mostra "In-App" su Steam</value>
</data> </data>
<data name="cbShellContextMenuButton.Text" xml:space="preserve"> <data name="cbShellContextMenuButton.Text" xml:space="preserve">
<value>Mostra il Pulsante "Upload con ShareX" nel Menu Contestiale di Windows Explorer</value> <value>Mostra il Pulsante "Carica con ShareX" nel Menu Contestiale di Windows Explorer</value>
</data> </data>
<data name="cbRunStartup.Text" xml:space="preserve"> <data name="cbRunStartup.Text" xml:space="preserve">
<value>Esegui ShareX all'Avvio di Windows</value> <value>Esegui ShareX all'Avvio di Windows</value>
</data> </data>
<data name="cbSendToMenu.Text" xml:space="preserve"> <data name="cbSendToMenu.Text" xml:space="preserve">
<value>Mostra ShareX nel Menu "Invia a"</value> <value>Mostra ShareX nel Menu "Invia a"</value>
</data> </data>
</root> </root>

File diff suppressed because it is too large Load diff