Skip to content

Commit d00ecad

Browse files
Dependency (transifix/language): Translate Strings.resx in it_IT (#3143)
100% translated source file: 'Strings.resx' on 'it_IT'. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent dcbbcf7 commit d00ecad

File tree

1 file changed

+31
-25
lines changed

1 file changed

+31
-25
lines changed

Source/NETworkManager.Localization/Resources/Strings.it-IT.resx

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -59,46 +59,46 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
62-
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63-
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
62+
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
63+
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
6666
<xsd:choice maxOccurs="unbounded">
6767
<xsd:element name="metadata">
6868
<xsd:complexType>
6969
<xsd:sequence>
70-
<xsd:element name="value" type="xsd:string" minOccurs="0" />
70+
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
7171
</xsd:sequence>
72-
<xsd:attribute name="name" use="required" type="xsd:string" />
73-
<xsd:attribute name="type" type="xsd:string" />
74-
<xsd:attribute name="mimetype" type="xsd:string" />
75-
<xsd:attribute ref="xml:space" />
72+
<xsd:attribute name="name" use="required" type="xsd:string"/>
73+
<xsd:attribute name="type" type="xsd:string"/>
74+
<xsd:attribute name="mimetype" type="xsd:string"/>
75+
<xsd:attribute ref="xml:space"/>
7676
</xsd:complexType>
7777
</xsd:element>
7878
<xsd:element name="assembly">
7979
<xsd:complexType>
80-
<xsd:attribute name="alias" type="xsd:string" />
81-
<xsd:attribute name="name" type="xsd:string" />
80+
<xsd:attribute name="alias" type="xsd:string"/>
81+
<xsd:attribute name="name" type="xsd:string"/>
8282
</xsd:complexType>
8383
</xsd:element>
8484
<xsd:element name="data">
8585
<xsd:complexType>
8686
<xsd:sequence>
87-
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
88-
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
87+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
88+
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
8989
</xsd:sequence>
90-
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
91-
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
92-
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
93-
<xsd:attribute ref="xml:space" />
90+
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
91+
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
92+
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
93+
<xsd:attribute ref="xml:space"/>
9494
</xsd:complexType>
9595
</xsd:element>
9696
<xsd:element name="resheader">
9797
<xsd:complexType>
9898
<xsd:sequence>
99-
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
99+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
100100
</xsd:sequence>
101-
<xsd:attribute name="name" type="xsd:string" use="required" />
101+
<xsd:attribute name="name" type="xsd:string" use="required"/>
102102
</xsd:complexType>
103103
</xsd:element>
104104
</xsd:choice>
@@ -4039,24 +4039,30 @@ Forse il file è stato modificato.</value>
40394039
Per maggiori dettagli consulta il file registro.</value>
40404040
</data>
40414041
<data name="ShowStatusBar" xml:space="preserve">
4042-
<value />
4042+
<value>Visualizza barra di stato</value>
40434043
</data>
40444044
<data name="HelpMessage_ShowStatusBar" xml:space="preserve">
4045-
<value />
4045+
<value>Quando si passa su un collegamento visualizza la barra di stato in basso a sinistra del webview.</value>
40464046
</data>
40474047
<data name="SaveCredentials" xml:space="preserve">
4048-
<value />
4048+
<value>Salva credenziali</value>
40494049
</data>
40504050
<data name="HelpMessage_SaveCredentials" xml:space="preserve">
4051-
<value />
4051+
<value>Dopo un accesso riuscito visualizza una finestra di dialogo per salvare le credenziali.</value>
40524052
</data>
40534053
<data name="DeleteBrowsingData" xml:space="preserve">
4054-
<value />
4054+
<value>Elimina dati di navigazione</value>
40554055
</data>
40564056
<data name="DeleteBrowsingDataMessage" xml:space="preserve">
4057-
<value />
4057+
<value>Elimina permanentemente i dati di navigazione (cronologia, cookie, cache, credenziali, ecc.) Ppr il profilo WebView2 attuale.</value>
40584058
</data>
40594059
<data name="BrowsingData" xml:space="preserve">
4060-
<value />
4060+
<value>Dati di navigazione</value>
40614061
</data>
4062-
</root>
4062+
<data name="BrowsingDataSuccessfullyDeletedMessage" xml:space="preserve">
4063+
<value>Cancellazione dati di navigazione completata!</value>
4064+
</data>
4065+
<data name="BrowsingDataErrorMessage" xml:space="preserve">
4066+
<value>Si è verificato un errore durante l'eliminazione dei dati di navigazione. Sentiti libero di segnalare questo problema su GitHub.</value>
4067+
</data>
4068+
</root>

0 commit comments

Comments
 (0)