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>
</data>
<data name="HotkeyType_RectangleRegion" xml:space="preserve">
<value>Cattura Regionr</value>
<value>Cattura Regione</value>
</data>
<data name="HotkeyType_Ruler" xml:space="preserve">
<value>Righello</value>

View file

@ -133,7 +133,7 @@
<value>Percorso Immagine</value>
</data>
<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 name="lblSpace.Text" xml:space="preserve">
<value>Spazio Tra le Immagini</value>

View file

@ -196,7 +196,7 @@
<value>ShareX - Opzioni Registrazione Schermo</value>
</data>
<data name="btnInstallHelperDevices.Text" xml:space="preserve">
<value>Installa Dispositivi di Registrazione</value>
<value>Installa Disp. Registr.</value>
</data>
<data name="lblHelperDevices.Text" xml:space="preserve">
<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"?>
<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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="lblTrimBottom.Text" xml:space="preserve">
<value>Basso:</value>
</data>
<data name="lblTrimRight.Text" xml:space="preserve">
<value>Destra:</value>
</data>
<data name="lblTrimTop.Text" xml:space="preserve">
<value>Alto:</value>
</data>
<data name="lblTrimLeft.Text" xml:space="preserve">
<value>Sinistra:</value>
</data>
<data name="tpOutput.Text" xml:space="preserve">
<value>Risultato</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Cattura a Scorrimento</value>
</data>
<data name="lblProcessing.Text" xml:space="preserve">
<value>Elaborazione...</value>
</data>
<data name="gbTrimEdges.Text" xml:space="preserve">
<value>Ritaglia Bordi</value>
</data>
<data name="gbImages.Text" xml:space="preserve">
<value>Immagini</value>
</data>
<data name="tpCapture.Text" xml:space="preserve">
<value>Cattura</value>
</data>
<data name="gbBeforeCapture.Text" xml:space="preserve">
<value>Prima della Cattura</value>
</data>
<data name="lblStartDelay.Text" xml:space="preserve">
<value>Ritardo all'Avvio:</value>
</data>
<data name="lblScrollDelay.Text" xml:space="preserve">
<value>Ritardo di Scorrimento:</value>
</data>
<data name="btnCapture.Text" xml:space="preserve">
<value>Avvia Cattura a Scorrimento</value>
</data>
<data name="btnSelectHandle.Text" xml:space="preserve">
<value>Seleziona la finestra o il controllo da scorrere...</value>
</data>
<data name="cbRemoveDuplicates.Text" xml:space="preserve">
<value>Rimuovi Immagini Duplicate</value>
</data>
<data name="gbAfterCapture.Text" xml:space="preserve">
<value>Dopo la Cattura:</value>
</data>
<data name="lblScrollMethod.Text" xml:space="preserve">
<value>Metodo di Scorrimento:</value>
</data>
<data name="cbAutoDetectScrollEnd.Text" xml:space="preserve">
<value>Individua la Fine dello Scorrimento</value>
</data>
<data name="gbWhileCapturing.Text" xml:space="preserve">
<value>Durante la Cattura</value>
</data>
<data name="lblImageCount.Text" xml:space="preserve">
<value>Numero Immagini:</value>
</data>
<data name="lblMaximumScrollCount.Text" xml:space="preserve">
<value>Numero Massimo di Scorrimenti:</value>
</data>
<data name="cbAutoCombine.Text" xml:space="preserve">
<value>Determina l'Offset e Combina le Immagini</value>
</data>
<data name="chkAutoUpload.Text" xml:space="preserve">
<value>Carica/Salva (dipende dalle impostazione "Dopo la Cattura")</value>
</data>
<data name="lblScrollTopMethodBeforeCapture.Text" xml:space="preserve">
<value>Metodo di Scorrimento in Cima Prima della Cattura:</value>
</data>
<data name="cbStartSelectionAutomatically.Text" xml:space="preserve">
<value>Inizia la Selezione della Regione di Cattura prima di Aprire questa Finestra</value>
</data>
<data name="cbStartCaptureAutomatically.Text" xml:space="preserve">
<value>Avvia la Cattura a Scorrimento subito dopo aver Selezionato la Regionedi Cattura</value>
</data>
<data name="btnSelectRectangle.Text" xml:space="preserve">
<value>(Facoltativo) Seleziona Regione Personalizzata della Finestra...</value>
</data>
<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.
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 name="lblIgnoreLast.Text" xml:space="preserve">
<value>Rimuovi Ultime:</value>
</data>
<data name="btnResetCombine.Text" xml:space="preserve">
<value>Ripristina Opzioni Risultato</value>
</data>
<data name="btnGuessCombineAdjustments.Text" xml:space="preserve">
<value>Determina Regolazione Combinamento e Combina</value>
</data>
<data name="btnStartTask.Text" xml:space="preserve">
<value>Carica/Salva (dipende dalle impostazioni "Dopo la Cattura")</value>
</data>
<data name="btnGuessEdges.Text" xml:space="preserve">
<value>Determina Valori Ritaglio dei Bordi</value>
</data>
<data name="gbCombineAdjustments.Text" xml:space="preserve">
<value>Regolazione Combinamento</value>
</data>
<data name="lblCombineVertical.Text" xml:space="preserve">
<value>Verticale:</value>
</data>
<data name="lblCombineLastVertical.Text" xml:space="preserve">
<value>Ultimo Verticale:</value>
</data>
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="lblTrimBottom.Text" xml:space="preserve">
<value>Basso:</value>
</data>
<data name="lblTrimRight.Text" xml:space="preserve">
<value>Destra:</value>
</data>
<data name="lblTrimTop.Text" xml:space="preserve">
<value>Alto:</value>
</data>
<data name="lblTrimLeft.Text" xml:space="preserve">
<value>Sinistra:</value>
</data>
<data name="tpOutput.Text" xml:space="preserve">
<value>Risultato</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Cattura a Scorrimento</value>
</data>
<data name="lblProcessing.Text" xml:space="preserve">
<value>Elaborazione...</value>
</data>
<data name="gbTrimEdges.Text" xml:space="preserve">
<value>Ritaglia Bordi</value>
</data>
<data name="gbImages.Text" xml:space="preserve">
<value>Immagini</value>
</data>
<data name="tpCapture.Text" xml:space="preserve">
<value>Cattura</value>
</data>
<data name="gbBeforeCapture.Text" xml:space="preserve">
<value>Prima della Cattura</value>
</data>
<data name="lblStartDelay.Text" xml:space="preserve">
<value>Ritardo all'Avvio:</value>
</data>
<data name="lblScrollDelay.Text" xml:space="preserve">
<value>Ritardo di Scorrimento:</value>
</data>
<data name="btnCapture.Text" xml:space="preserve">
<value>Avvia Cattura a Scorrimento</value>
</data>
<data name="btnSelectHandle.Text" xml:space="preserve">
<value>Seleziona la finestra o il controllo da scorrere...</value>
</data>
<data name="cbRemoveDuplicates.Text" xml:space="preserve">
<value>Rimuovi Immagini Duplicate</value>
</data>
<data name="gbAfterCapture.Text" xml:space="preserve">
<value>Dopo la Cattura:</value>
</data>
<data name="lblScrollMethod.Text" xml:space="preserve">
<value>Metodo di Scorrimento:</value>
</data>
<data name="cbAutoDetectScrollEnd.Text" xml:space="preserve">
<value>Individua la Fine dello Scorrimento</value>
</data>
<data name="gbWhileCapturing.Text" xml:space="preserve">
<value>Durante la Cattura</value>
</data>
<data name="lblImageCount.Text" xml:space="preserve">
<value>Numero Immagini:</value>
</data>
<data name="lblMaximumScrollCount.Text" xml:space="preserve">
<value>Numero Massimo di Scorrimenti:</value>
</data>
<data name="cbAutoCombine.Text" xml:space="preserve">
<value>Determina l'Offset e Combina le Immagini</value>
</data>
<data name="chkAutoUpload.Text" xml:space="preserve">
<value>Carica/Salva (dipende dalle impostazione "Dopo la Cattura")</value>
</data>
<data name="lblScrollTopMethodBeforeCapture.Text" xml:space="preserve">
<value>Metodo Scorrimento in Cima Prima della Cattura:</value>
</data>
<data name="cbStartSelectionAutomatically.Text" xml:space="preserve">
<value>Inizia la Selezione della Regione di Cattura prima di Aprire questa Finestra</value>
</data>
<data name="cbStartCaptureAutomatically.Text" xml:space="preserve">
<value>Avvia la Cattura a Scorrimento subito dopo aver Selezionato la Regionedi Cattura</value>
</data>
<data name="btnSelectRectangle.Text" xml:space="preserve">
<value>(Facoltativo) Seleziona Regione Personalizzata della Finestra...</value>
</data>
<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.
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 name="lblIgnoreLast.Text" xml:space="preserve">
<value>Rimuovi Ultime:</value>
</data>
<data name="btnResetCombine.Text" xml:space="preserve">
<value>Ripristina Opzioni Risultato</value>
</data>
<data name="btnGuessCombineAdjustments.Text" xml:space="preserve">
<value>Determina Regolazione Combinamento e Combina</value>
</data>
<data name="btnStartTask.Text" xml:space="preserve">
<value>Carica/Salva (dipende dalle impostazioni "Dopo la Cattura")</value>
</data>
<data name="btnGuessEdges.Text" xml:space="preserve">
<value>Determina Valori Ritaglio dei Bordi</value>
</data>
<data name="gbCombineAdjustments.Text" xml:space="preserve">
<value>Regolazione Combinamento</value>
</data>
<data name="lblCombineVertical.Text" xml:space="preserve">
<value>Verticale:</value>
</data>
<data name="lblCombineLastVertical.Text" xml:space="preserve">
<value>Ultimo Verticale:</value>
</data>
</root>

View file

@ -1,138 +1,138 @@
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnCapture.Text" xml:space="preserve">
<value>Cattura</value>
</data>
<data name="lblWebpageSize.Text" xml:space="preserve">
<value>Dimensione Browser:</value>
</data>
<data name="lblCaptureDelay.Text" xml:space="preserve">
<value>Ritardo:</value>
</data>
<data name="btnCopy.Text" xml:space="preserve">
<value>Copia</value>
</data>
<data name="btnUpload.Text" xml:space="preserve">
<value>Carica</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Cattura Pagina Web</value>
</data>
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnCapture.Text" xml:space="preserve">
<value>Cattura</value>
</data>
<data name="lblWebpageSize.Text" xml:space="preserve">
<value>Dim. Browser:</value>
</data>
<data name="lblCaptureDelay.Text" xml:space="preserve">
<value>Ritardo:</value>
</data>
<data name="btnCopy.Text" xml:space="preserve">
<value>Copia</value>
</data>
<data name="btnUpload.Text" xml:space="preserve">
<value>Carica</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Cattura Pagina Web</value>
</data>
</root>

View file

@ -1,129 +1,129 @@
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Risposta</value>
</data>
<data name="tpString.Text" xml:space="preserve">
<value>Testp</value>
</data>
<data name="tpWebBrowser.Text" xml:space="preserve">
<value>Browser Web</value>
</data>
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Risposta</value>
</data>
<data name="tpWebBrowser.Text" xml:space="preserve">
<value>Browser Web</value>
</data>
<data name="tpString.Text" xml:space="preserve">
<value>Testo</value>
</data>
</root>

View file

@ -334,10 +334,10 @@ store.book[0].title</value>
<value>Scadenza:</value>
</data>
<data name="lblCustomUploaderFileUploader.Text" xml:space="preserve">
<value>Servizio Caricamento File::</value>
<value>Servizio Caricamento File:</value>
</data>
<data name="tpFileUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento File</value>
<value>Caricamento File</value>
</data>
<data name="lblSharedFolderFiles.Text" xml:space="preserve">
<value>File:</value>
@ -391,7 +391,7 @@ store.book[0].title</value>
<value>Servizio Caricamento Immagini:</value>
</data>
<data name="tpImageUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Immagini</value>
<value>Caricamento Immagini</value>
</data>
<data name="lblSharedFolderImages.Text" xml:space="preserve">
<value>Immagine:</value>
@ -736,7 +736,7 @@ store.book[0].title</value>
<value>Servizio Caricamento Testo:</value>
</data>
<data name="tpTextUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Testo</value>
<value>Caricamento Testo</value>
</data>
<data name="lblSharedFolderText.Text" xml:space="preserve">
<value>Testo:</value>
@ -823,7 +823,7 @@ store.book[0].title</value>
<value>Servizio Accorciamento URL:</value>
</data>
<data name="tpURLShorteners.Text" xml:space="preserve">
<value>Servizi Accorciamento URL</value>
<value>Accorciamento URL</value>
</data>
<data name="lblMinusURLType.Text" xml:space="preserve">
<value>Tipo URL:</value>
@ -991,7 +991,7 @@ store.book[0].title</value>
<value>Compatibilità ownCloud 8.1+</value>
</data>
<data name="tpOtherUploaders.Text" xml:space="preserve">
<value>Altri Servizi di Caricamento</value>
<value>Altri Servizi</value>
</data>
<data name="gbPlikSettings.Text" xml:space="preserve">
<value>Altre Impostazioni</value>
@ -1064,10 +1064,10 @@ Usare una library criptata disabilita la condivisione.</value>
<value>Dominio Personalizzato:</value>
</data>
<data name="tpCustomUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Personalizzati</value>
<value>Servizi Personalizzati</value>
</data>
<data name="btnCustomUploaderExamples.Text" xml:space="preserve">
<value>Servizi Caricamento Personalizzati...</value>
<value>Servizi Personalizzati...</value>
</data>
<data name="lblSeafileDaysToExpire.Text" xml:space="preserve">
<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">
<value>XML</value>
</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">
<value>Google Foto (Picasa)</value>
</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">
<value>PROJECT-</value>
</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>

View file

@ -1,357 +1,357 @@
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnBrowseCustomScreenshotsPath.Text" xml:space="preserve">
<value>Sfoglia...</value>
</data>
<data name="cbCheckPreReleaseUpdates.Text" xml:space="preserve">
<value>Controlla aggiornamenti pre-release</value>
</data>
<data name="lblTrayMiddleClickAction.Text" xml:space="preserve">
<value>Click Centrale sull'Icona dell'Area di Notifica</value>
</data>
<data name="lblTrayLeftDoubleClickAction.Text" xml:space="preserve">
<value>Doppio Click Sinistro sull'Icona dell'Area di Notifica</value>
</data>
<data name="lblTrayLeftClickAction.Text" xml:space="preserve">
<value>Click Sinistro sull'Icona dell'Area di Notifica</value>
</data>
<data name="btnEditQuickTaskMenu.Text" xml:space="preserve">
<value>Modifica Menu delle Operazioni Veloci...</value>
</data>
<data name="cbShowTray.Text" xml:space="preserve">
<value>Mostra Icona nell'Area di Notifica</value>
</data>
<data name="cbTrayIconProgressEnabled.Text" xml:space="preserve">
<value>Mostra Avanzamento nell'Icona dell'Area di Notifica</value>
</data>
<data name="cbRememberMainFormPosition.Text" xml:space="preserve">
<value>Ricorda Posizione della Finestra Principale</value>
</data>
<data name="cbSilentRun.Text" xml:space="preserve">
<value>All'Avvio Riduci all'Area di Notifica</value>
</data>
<data name="cbTaskbarProgressEnabled.Text" xml:space="preserve">
<value>Mostra Avanzamento sul Pulsante della Barra delle Applicazioni</value>
</data>
<data name="cbRememberMainFormSize.Text" xml:space="preserve">
<value>Ricorda Dimensione della Finestra Principale</value>
</data>
<data name="lblLanguage.Text" xml:space="preserve">
<value>Lingua:</value>
</data>
<data name="tpGeneral.Text" xml:space="preserve">
<value>Generale</value>
</data>
<data name="cbFirefoxAddonSupport.Text" xml:space="preserve">
<value>Abilita Supporto all'Estensione per Firefox</value>
</data>
<data name="btnFirefoxOpenAddonPage.Text" xml:space="preserve">
<value>Installa l'Estensione ShareX per Firefox</value>
</data>
<data name="gbFirefox.Text" xml:space="preserve">
<value>Estensione per Firefox</value>
</data>
<data name="cbSteamShowInApp.Text" xml:space="preserve">
<value>Mentre ShareX è aperto, mostra "In-App" su Steam</value>
</data>
<data name="cbChromeExtensionSupport.Text" xml:space="preserve">
<value>Abilita Supporto all'Estensione per Chrome</value>
</data>
<data name="btnChromeOpenExtensionPage.Text" xml:space="preserve">
<value>Installa l'Estensione ShareX per Chrome</value>
</data>
<data name="gbChrome.Text" xml:space="preserve">
<value>Estensione per Chrome</value>
</data>
<data name="cbShellContextMenu.Text" xml:space="preserve">
<value>Mostra il Pulsante "Upload con ShareX" nel Menu Contestiale di Windows Explorer</value>
</data>
<data name="cbStartWithWindows.Text" xml:space="preserve">
<value>Esegui ShareX all'Avvio di Windows</value>
</data>
<data name="cbSendToMenu.Text" xml:space="preserve">
<value>Mostra ShareX nel Menu "Invia a"</value>
</data>
<data name="tpIntegration.Text" xml:space="preserve">
<value>Integrazione</value>
</data>
<data name="lblNotePersonalFolderPath.Text" xml:space="preserve">
<value>Nota: È necessario riavviare ShareX per applicare i cambiamenti per la Cartella Personale.</value>
</data>
<data name="btnOpenScreenshotsFolder.Text" xml:space="preserve">
<value>Apri...</value>
</data>
<data name="btnBrowsePersonalFolderPath.Text" xml:space="preserve">
<value>Sfoglia...</value>
</data>
<data name="lblPersonalFolderPath.Text" xml:space="preserve">
<value>Cartella Personale di ShareX:</value>
</data>
<data name="btnOpenPersonalFolderPath.Text" xml:space="preserve">
<value>Apri...</value>
</data>
<data name="cbUseCustomScreenshotsPath.Text" xml:space="preserve">
<value>Usa una Cartella Personalizzata per gli Screenshot:</value>
</data>
<data name="lblSaveImageSubFolderPattern.Text" xml:space="preserve">
<value>Schema per le Sottocartelle:</value>
</data>
<data name="tpPaths.Text" xml:space="preserve">
<value>Percorsi</value>
</data>
<data name="btnResetSettings.Text" xml:space="preserve">
<value>Ripristina Impostazioni...</value>
</data>
<data name="cbExportLogs.Text" xml:space="preserve">
<value>Esporta Log</value>
</data>
<data name="cbExportHistory.Text" xml:space="preserve">
<value>Esporta Cronologia</value>
</data>
<data name="cbExportSettings.Text" xml:space="preserve">
<value>Esporta Impostazioni</value>
</data>
<data name="btnExport.Text" xml:space="preserve">
<value>Esporta...</value>
</data>
<data name="btnImport.Text" xml:space="preserve">
<value>Importa...</value>
</data>
<data name="tpExportImport.Text" xml:space="preserve">
<value>Esporta / Importa</value>
</data>
<data name="lblUploadLimit.Text" xml:space="preserve">
<value>Limite di Caricamenti Simultanei:</value>
</data>
<data name="lblUploadLimitHint.Text" xml:space="preserve">
<value>0 - 25 (0 = Disattivato)</value>
</data>
<data name="lblBufferSize.Text" xml:space="preserve">
<value>Dimensione Buffer:</value>
</data>
<data name="btnClipboardFormatEdit.Text" xml:space="preserve">
<value>Modifica:</value>
</data>
<data name="btnClipboardFormatRemove.Text" xml:space="preserve">
<value>Rimuovi</value>
</data>
<data name="btnClipboardFormatAdd.Text" xml:space="preserve">
<value>Aggiungi...</value>
</data>
<data name="chDescription.Text" xml:space="preserve">
<value>Descrizione</value>
</data>
<data name="chFormat.Text" xml:space="preserve">
<value>Formato</value>
</data>
<data name="gbClipboardFormats.Text" xml:space="preserve">
<value>Formati Appunti - Appaiono sotto "Copia" nel Menu Contestuale della Finestra Principale</value>
</data>
<data name="tpUploadResults.Text" xml:space="preserve">
<value>Risultati</value>
</data>
<data name="chkUseSecondaryUploaders.Text" xml:space="preserve">
<value>Usare l'ordine di preferenza dei Servizi Caricamento Secondari quando si riprova</value>
</data>
<data name="gbSecondaryImageUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Immagini Secondari</value>
</data>
<data name="gbSecondaryFileUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento File Secondari</value>
</data>
<data name="gbSecondaryTextUploaders.Text" xml:space="preserve">
<value>Servizi Caricamento Testo Secondari</value>
</data>
<data name="cbIfUploadFailRetryOnce.Text" xml:space="preserve">
<value>Numero di Tentativi se il Caricamento Fallisce:</value>
</data>
<data name="tpUploadRetry.Text" xml:space="preserve">
<value>Riprova</value>
</data>
<data name="tpUpload.Text" xml:space="preserve">
<value>Carica</value>
</data>
<data name="cbHistoryCheckURL.Text" xml:space="preserve">
<value>Salva solo se l'URL non è vuoto</value>
</data>
<data name="cbHistorySaveTasks.Text" xml:space="preserve">
<value>Salva Operazioni nella Cronologia</value>
</data>
<data name="gbHistory.Text" xml:space="preserve">
<value>Cronologia</value>
</data>
<data name="cbRecentTasksTrayMenuMostRecentFirst.Text" xml:space="preserve">
<value>Nel Menu dell'Area di Notifica Mostra prima le Operazioni Recenti</value>
</data>
<data name="lblRecentTasksMaxCount.Text" xml:space="preserve">
<value>Numero Massimo di Operazioni da Salvare:</value>
</data>
<data name="cbRecentTasksShowInTrayMenu.Text" xml:space="preserve">
<value>Mostra Operazioni Recenti nel Menu dell'Area di Notifica</value>
</data>
<data name="cbRecentTasksSave.Text" xml:space="preserve">
<value>Salva Operazioni Recenti</value>
</data>
<data name="gbRecentLinks.Text" xml:space="preserve">
<value>Operazioni Recenti</value>
</data>
<data name="tpHistory.Text" xml:space="preserve">
<value>Cronologia</value>
</data>
<data name="tpAdvanced.Text" xml:space="preserve">
<value>Avanzate</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Impostazioni Applicazione</value>
</data>
<data name="lblProxyMethod.Text" xml:space="preserve">
<value>Configurazione Proxy:</value>
</data>
<data name="lblProxyHost.Text" xml:space="preserve">
<value>Host:</value>
</data>
<data name="lblProxyPort.Text" xml:space="preserve">
<value>Porta:</value>
</data>
<data name="lblProxyPassword.Text" xml:space="preserve">
<value>Password:</value>
</data>
<data name="lblProxyUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
</data>
<data name="tpProxy.Text" xml:space="preserve">
<value>Proxy</value>
</data>
<data name="cbRecentTasksShowInMainWindow.Text" xml:space="preserve">
<value>Mostra Operazioni Recenti nella Finestra Principale all'Avvio</value>
</data>
<data name="tpPrint.Text" xml:space="preserve">
<value>Stampa</value>
</data>
<data name="btnShowImagePrintSettings.Text" xml:space="preserve">
<value>Impostazioni di Stampa...</value>
</data>
<data name="cbPrintDontShowWindowsDialog.Text" xml:space="preserve">
<value>Non Mostrare la Finestra di Stampa di Windows</value>
</data>
<data name="cbDontShowPrintSettingDialog.Text" xml:space="preserve">
<value>Non Mostrare la Finestra delle Impostazioni di Stampa</value>
</data>
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnBrowseCustomScreenshotsPath.Text" xml:space="preserve">
<value>Sfoglia...</value>
</data>
<data name="cbCheckPreReleaseUpdates.Text" xml:space="preserve">
<value>Controlla aggiornamenti pre-release</value>
</data>
<data name="lblTrayMiddleClickAction.Text" xml:space="preserve">
<value>Click Centrale sull'Icona dell'Area di Notifica</value>
</data>
<data name="lblTrayLeftDoubleClickAction.Text" xml:space="preserve">
<value>Doppio Click Sinistro sull'Icona dell'Area di Notifica</value>
</data>
<data name="lblTrayLeftClickAction.Text" xml:space="preserve">
<value>Click Sinistro sull'Icona dell'Area di Notifica</value>
</data>
<data name="btnEditQuickTaskMenu.Text" xml:space="preserve">
<value>Modifica Menu delle Operazioni Veloci...</value>
</data>
<data name="cbShowTray.Text" xml:space="preserve">
<value>Mostra Icona nell'Area di Notifica</value>
</data>
<data name="cbTrayIconProgressEnabled.Text" xml:space="preserve">
<value>Mostra Avanzamento nell'Icona dell'Area di Notifica</value>
</data>
<data name="cbRememberMainFormPosition.Text" xml:space="preserve">
<value>Ricorda Posizione della Finestra Principale</value>
</data>
<data name="cbSilentRun.Text" xml:space="preserve">
<value>All'Avvio Riduci all'Area di Notifica</value>
</data>
<data name="cbTaskbarProgressEnabled.Text" xml:space="preserve">
<value>Mostra Avanzamento sul Pulsante della Barra delle Applicazioni</value>
</data>
<data name="cbRememberMainFormSize.Text" xml:space="preserve">
<value>Ricorda Dimensione della Finestra Principale</value>
</data>
<data name="lblLanguage.Text" xml:space="preserve">
<value>Lingua:</value>
</data>
<data name="tpGeneral.Text" xml:space="preserve">
<value>Generale</value>
</data>
<data name="cbFirefoxAddonSupport.Text" xml:space="preserve">
<value>Abilita Supporto all'Estensione per Firefox</value>
</data>
<data name="btnFirefoxOpenAddonPage.Text" xml:space="preserve">
<value>Installa l'Estensione ShareX per Firefox</value>
</data>
<data name="gbFirefox.Text" xml:space="preserve">
<value>Estensione per Firefox</value>
</data>
<data name="cbSteamShowInApp.Text" xml:space="preserve">
<value>Mentre ShareX è aperto, mostra "In-App" su Steam</value>
</data>
<data name="cbChromeExtensionSupport.Text" xml:space="preserve">
<value>Abilita Supporto all'Estensione per Chrome</value>
</data>
<data name="btnChromeOpenExtensionPage.Text" xml:space="preserve">
<value>Installa l'Estensione ShareX per Chrome</value>
</data>
<data name="gbChrome.Text" xml:space="preserve">
<value>Estensione per Chrome</value>
</data>
<data name="cbShellContextMenu.Text" xml:space="preserve">
<value>Mostra il Pulsante "Carica con ShareX" nel Menu Contestiale di Windows Explorer</value>
</data>
<data name="cbStartWithWindows.Text" xml:space="preserve">
<value>Esegui ShareX all'Avvio di Windows</value>
</data>
<data name="cbSendToMenu.Text" xml:space="preserve">
<value>Mostra ShareX nel Menu "Invia a"</value>
</data>
<data name="tpIntegration.Text" xml:space="preserve">
<value>Integrazione</value>
</data>
<data name="lblNotePersonalFolderPath.Text" xml:space="preserve">
<value>Nota: È necessario riavviare ShareX per applicare i cambiamenti per la Cartella Personale.</value>
</data>
<data name="btnOpenScreenshotsFolder.Text" xml:space="preserve">
<value>Apri...</value>
</data>
<data name="btnBrowsePersonalFolderPath.Text" xml:space="preserve">
<value>Sfoglia...</value>
</data>
<data name="lblPersonalFolderPath.Text" xml:space="preserve">
<value>Cartella Personale di ShareX:</value>
</data>
<data name="btnOpenPersonalFolderPath.Text" xml:space="preserve">
<value>Apri...</value>
</data>
<data name="cbUseCustomScreenshotsPath.Text" xml:space="preserve">
<value>Usa una Cartella Personalizzata per gli Screenshot:</value>
</data>
<data name="lblSaveImageSubFolderPattern.Text" xml:space="preserve">
<value>Schema per le Sottocartelle:</value>
</data>
<data name="tpPaths.Text" xml:space="preserve">
<value>Percorsi</value>
</data>
<data name="btnResetSettings.Text" xml:space="preserve">
<value>Ripristina Impostazioni...</value>
</data>
<data name="cbExportLogs.Text" xml:space="preserve">
<value>Esporta Log</value>
</data>
<data name="cbExportHistory.Text" xml:space="preserve">
<value>Esporta Cronologia</value>
</data>
<data name="cbExportSettings.Text" xml:space="preserve">
<value>Esporta Impostazioni</value>
</data>
<data name="btnExport.Text" xml:space="preserve">
<value>Esporta...</value>
</data>
<data name="btnImport.Text" xml:space="preserve">
<value>Importa...</value>
</data>
<data name="tpExportImport.Text" xml:space="preserve">
<value>Esporta / Importa</value>
</data>
<data name="lblUploadLimit.Text" xml:space="preserve">
<value>Limite di Caricamenti Simultanei:</value>
</data>
<data name="lblUploadLimitHint.Text" xml:space="preserve">
<value>0 - 25 (0 = Disattivato)</value>
</data>
<data name="lblBufferSize.Text" xml:space="preserve">
<value>Dimensione Buffer:</value>
</data>
<data name="btnClipboardFormatEdit.Text" xml:space="preserve">
<value>Modifica</value>
</data>
<data name="btnClipboardFormatRemove.Text" xml:space="preserve">
<value>Rimuovi</value>
</data>
<data name="btnClipboardFormatAdd.Text" xml:space="preserve">
<value>Aggiungi...</value>
</data>
<data name="chDescription.Text" xml:space="preserve">
<value>Descrizione</value>
</data>
<data name="chFormat.Text" xml:space="preserve">
<value>Formato</value>
</data>
<data name="gbClipboardFormats.Text" xml:space="preserve">
<value>Formati Appunti - Appaiono sotto "Copia" nel Menu Contestuale della Finestra Principale</value>
</data>
<data name="tpUploadResults.Text" xml:space="preserve">
<value>Risultati</value>
</data>
<data name="chkUseSecondaryUploaders.Text" xml:space="preserve">
<value>Usare l'ordine di preferenza dei Servizi Caricamento Secondari quando si riprova</value>
</data>
<data name="gbSecondaryImageUploaders.Text" xml:space="preserve">
<value>Immagini: Servizi Secondari</value>
</data>
<data name="gbSecondaryFileUploaders.Text" xml:space="preserve">
<value>File: Servizi Secondari</value>
</data>
<data name="gbSecondaryTextUploaders.Text" xml:space="preserve">
<value>Testo: Servizi Secondari</value>
</data>
<data name="cbIfUploadFailRetryOnce.Text" xml:space="preserve">
<value>Numero di Tentativi se il Caricamento Fallisce:</value>
</data>
<data name="tpUploadRetry.Text" xml:space="preserve">
<value>Riprova</value>
</data>
<data name="tpUpload.Text" xml:space="preserve">
<value>Carica</value>
</data>
<data name="cbHistoryCheckURL.Text" xml:space="preserve">
<value>Salva solo se l'URL non è vuoto</value>
</data>
<data name="cbHistorySaveTasks.Text" xml:space="preserve">
<value>Salva Operazioni nella Cronologia</value>
</data>
<data name="gbHistory.Text" xml:space="preserve">
<value>Cronologia</value>
</data>
<data name="cbRecentTasksTrayMenuMostRecentFirst.Text" xml:space="preserve">
<value>Nel Menu dell'Area di Notifica Mostra prima le Operazioni Recenti</value>
</data>
<data name="lblRecentTasksMaxCount.Text" xml:space="preserve">
<value>Numero Massimo di Operazioni da Salvare:</value>
</data>
<data name="cbRecentTasksShowInTrayMenu.Text" xml:space="preserve">
<value>Mostra Operazioni Recenti nel Menu dell'Area di Notifica</value>
</data>
<data name="cbRecentTasksSave.Text" xml:space="preserve">
<value>Salva Operazioni Recenti</value>
</data>
<data name="gbRecentLinks.Text" xml:space="preserve">
<value>Operazioni Recenti</value>
</data>
<data name="tpHistory.Text" xml:space="preserve">
<value>Cronologia</value>
</data>
<data name="tpAdvanced.Text" xml:space="preserve">
<value>Avanzate</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Impostazioni Applicazione</value>
</data>
<data name="lblProxyMethod.Text" xml:space="preserve">
<value>Configurazione Proxy:</value>
</data>
<data name="lblProxyHost.Text" xml:space="preserve">
<value>Host:</value>
</data>
<data name="lblProxyPort.Text" xml:space="preserve">
<value>Porta:</value>
</data>
<data name="lblProxyPassword.Text" xml:space="preserve">
<value>Password:</value>
</data>
<data name="lblProxyUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
</data>
<data name="tpProxy.Text" xml:space="preserve">
<value>Proxy</value>
</data>
<data name="cbRecentTasksShowInMainWindow.Text" xml:space="preserve">
<value>Mostra Operazioni Recenti nella Finestra Principale all'Avvio</value>
</data>
<data name="tpPrint.Text" xml:space="preserve">
<value>Stampa</value>
</data>
<data name="btnShowImagePrintSettings.Text" xml:space="preserve">
<value>Impostazioni di Stampa...</value>
</data>
<data name="cbPrintDontShowWindowsDialog.Text" xml:space="preserve">
<value>Non Mostrare la Finestra di Stampa di Windows</value>
</data>
<data name="cbDontShowPrintSettingDialog.Text" xml:space="preserve">
<value>Non Mostrare la Finestra delle Impostazioni di Stampa</value>
</data>
</root>

View file

@ -1,141 +1,141 @@
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="lblNote.Text" xml:space="preserve">
<value>Puoi trovare queste impostazioni in: "Impostazioni Applicazione" -&gt; Scheda "Integrazione"</value>
</data>
<data name="lblTitle.Text" xml:space="preserve">
<value>Prima Configurazione di ShareX</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="cbSteamInApp.Text" xml:space="preserve">
<value>Mentre ShareX è aperto, mostra "In-App" su Steam</value>
</data>
<data name="cbShellContextMenuButton.Text" xml:space="preserve">
<value>Mostra il Pulsante "Upload con ShareX" nel Menu Contestiale di Windows Explorer</value>
</data>
<data name="cbRunStartup.Text" xml:space="preserve">
<value>Esegui ShareX all'Avvio di Windows</value>
</data>
<data name="cbSendToMenu.Text" xml:space="preserve">
<value>Mostra ShareX nel Menu "Invia a"</value>
</data>
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="lblNote.Text" xml:space="preserve">
<value>Puoi trovare queste impostazioni in: "Impostazioni Applicazione" -&gt; Scheda "Integrazione"</value>
</data>
<data name="lblTitle.Text" xml:space="preserve">
<value>Prima Configurazione di ShareX</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="cbSteamInApp.Text" xml:space="preserve">
<value>Mentre ShareX è aperto, mostra "In-App" su Steam</value>
</data>
<data name="cbShellContextMenuButton.Text" xml:space="preserve">
<value>Mostra il Pulsante "Carica con ShareX" nel Menu Contestiale di Windows Explorer</value>
</data>
<data name="cbRunStartup.Text" xml:space="preserve">
<value>Esegui ShareX all'Avvio di Windows</value>
</data>
<data name="cbSendToMenu.Text" xml:space="preserve">
<value>Mostra ShareX nel Menu "Invia a"</value>
</data>
</root>

File diff suppressed because it is too large Load diff