Skip to content

Commit ad3033a

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2067933 (#14472)
* Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2067933 * Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2067933
1 parent f25ff0c commit ad3033a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+202
-202
lines changed

src/Compiler/xlf/FSComp.txt.it.xlf

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<body>
55
<trans-unit id="arrayElementHasWrongTypeTuple">
66
<source>All elements of an array must be implicitly convertible to the type of the first element, which here is a tuple of length {0} of type\n {1} \nThis element is a tuple of length {2} of type\n {3} \n</source>
7-
<target state="new">All elements of an array must be implicitly convertible to the type of the first element, which here is a tuple of length {0} of type\n {1} \nThis element is a tuple of length {2} of type\n {3} \n</target>
7+
<target state="translated">Tutti gli elementi di una matrice devono essere convertibili in modo implicito nel tipo del primo elemento, che qui è una tupla di lunghezza {0} di tipo\n {1} \nQuesto elemento è una tupla di lunghezza {2} di tipo\n {3} \n</target>
88
<note />
99
</trans-unit>
1010
<trans-unit id="buildInvalidSourceFileExtensionML">
@@ -19,7 +19,7 @@
1919
</trans-unit>
2020
<trans-unit id="chkDuplicatedMethodParameter">
2121
<source>Duplicate parameter. The parameter '{0}' has been used more that once in this method.</source>
22-
<target state="new">Duplicate parameter. The parameter '{0}' has been used more that once in this method.</target>
22+
<target state="translated">Parametro duplicato. Il parametro '{0}' è stato utilizzato più volte in questo metodo.</target>
2323
<note />
2424
</trans-unit>
2525
<trans-unit id="chkFeatureNotLanguageSupported">
@@ -114,7 +114,7 @@
114114
</trans-unit>
115115
<trans-unit id="elseBranchHasWrongTypeTuple">
116116
<source>All branches of an 'if' expression must return values implicitly convertible to the type of the first branch, which here is a tuple of length {0} of type\n {1} \nThis branch returns a tuple of length {2} of type\n {3} \n</source>
117-
<target state="new">All branches of an 'if' expression must return values implicitly convertible to the type of the first branch, which here is a tuple of length {0} of type\n {1} \nThis branch returns a tuple of length {2} of type\n {3} \n</target>
117+
<target state="translated">Tutti i rami di un'espressione 'if' devono restituire valori convertibili in modo implicito nel tipo del primo ramo, che è una tupla di lunghezza {0} di tipo\n {1} \nQuesto ramo restituisce una tupla di lunghezza {2} di tipo\n {3} \n</target>
118118
<note />
119119
</trans-unit>
120120
<trans-unit id="etProviderHasDesignerAssemblyDependency">
@@ -144,7 +144,7 @@
144144
</trans-unit>
145145
<trans-unit id="featureArithmeticInLiterals">
146146
<source>Allow arithmetic and logical operations in literals</source>
147-
<target state="new">Allow arithmetic and logical operations in literals</target>
147+
<target state="translated">Consentire operazioni aritmetiche e logiche in valori letterali</target>
148148
<note />
149149
</trans-unit>
150150
<trans-unit id="featureAttributesToRightOfModuleKeyword">
@@ -159,7 +159,7 @@
159159
</trans-unit>
160160
<trans-unit id="featureCSharpExtensionAttributeNotRequired">
161161
<source>Allow implicit Extension attribute on declaring types, modules</source>
162-
<target state="new">Allow implicit Extension attribute on declaring types, modules</target>
162+
<target state="translated">Consentire l'attributo estensione implicito per i tipi dichiarabili, i moduli</target>
163163
<note />
164164
</trans-unit>
165165
<trans-unit id="featureDefaultInterfaceMemberConsumption">
@@ -184,7 +184,7 @@
184184
</trans-unit>
185185
<trans-unit id="featureErrorForNonVirtualMembersOverrides">
186186
<source>Raises errors for non-virtual members overrides</source>
187-
<target state="new">Raises errors for non-virtual members overrides</target>
187+
<target state="translated">Genera errori per gli override dei membri non virtuali</target>
188188
<note />
189189
</trans-unit>
190190
<trans-unit id="featureErrorOnDeprecatedRequireQualifiedAccess">
@@ -194,7 +194,7 @@
194194
</trans-unit>
195195
<trans-unit id="featureEscapeBracesInFormattableString">
196196
<source>Escapes curly braces before calling FormattableStringFactory.Create when interpolated string literal is typed as FormattableString</source>
197-
<target state="new">Escapes curly braces before calling FormattableStringFactory.Create when interpolated string literal is typed as FormattableString</target>
197+
<target state="translated">Trasferisce le parentesi graffe prima di chiamare FormattableStringFactory.Create quando il valore letterale stringa interpolato viene digitato come FormattableString</target>
198198
<note />
199199
</trans-unit>
200200
<trans-unit id="featureExpandedMeasurables">
@@ -249,7 +249,7 @@
249249
</trans-unit>
250250
<trans-unit id="featureMatchNotAllowedForUnionCaseWithNoData">
251251
<source>Pattern match discard is not allowed for union case that takes no data.</source>
252-
<target state="new">Pattern match discard is not allowed for union case that takes no data.</target>
252+
<target state="translated">L'eliminazione della corrispondenza dei criteri non è consentita per case di unione che non accetta dati.</target>
253253
<note />
254254
</trans-unit>
255255
<trans-unit id="featureNameOf">
@@ -349,7 +349,7 @@
349349
</trans-unit>
350350
<trans-unit id="followingPatternMatchClauseHasWrongTypeTuple">
351351
<source>All branches of a pattern match expression must return values implicitly convertible to the type of the first branch, which here is a tuple of length {0} of type\n {1} \nThis branch returns a tuple of length {2} of type\n {3} \n</source>
352-
<target state="new">All branches of a pattern match expression must return values implicitly convertible to the type of the first branch, which here is a tuple of length {0} of type\n {1} \nThis branch returns a tuple of length {2} of type\n {3} \n</target>
352+
<target state="translated">Tutti i rami di un'espressione di corrispondenza criterio devono restituire valori convertibili in modo implicito nel tipo del primo ramo, che è una tupla di lunghezza {0} di tipo\n {1} \nQuesto ramo restituisce una tupla di lunghezza {2} di tipo\n {3} \n</target>
353353
<note />
354354
</trans-unit>
355355
<trans-unit id="forFormatInvalidForInterpolated">
@@ -394,7 +394,7 @@
394394
</trans-unit>
395395
<trans-unit id="ifExpressionTuple">
396396
<source>The 'if' expression needs to return a tuple of length {0} of type\n {1} \nto satisfy context type requirements. It currently returns a tuple of length {2} of type\n {3} \n</source>
397-
<target state="new">The 'if' expression needs to return a tuple of length {0} of type\n {1} \nto satisfy context type requirements. It currently returns a tuple of length {2} of type\n {3} \n</target>
397+
<target state="translated">L'espressione 'if' deve restituire una tupla di lunghezza {0} di tipo\n {1} \nper soddisfare i requisiti del tipo di contesto. Restituisce attualmente una tupla di lunghezza {2} di tipo\n {3} \n</target>
398398
<note />
399399
</trans-unit>
400400
<trans-unit id="ilxGenUnknownDebugPoint">
@@ -459,12 +459,12 @@
459459
</trans-unit>
460460
<trans-unit id="listElementHasWrongTypeTuple">
461461
<source>All elements of a list must be implicitly convertible to the type of the first element, which here is a tuple of length {0} of type\n {1} \nThis element is a tuple of length {2} of type\n {3} \n</source>
462-
<target state="new">All elements of a list must be implicitly convertible to the type of the first element, which here is a tuple of length {0} of type\n {1} \nThis element is a tuple of length {2} of type\n {3} \n</target>
462+
<target state="translated">Tutti gli elementi di un elenco devono essere convertibili in modo implicito nel tipo del primo elemento, che qui è una tupla di lunghezza {0} di tipo\n {1} \nQuesto elemento è una tupla di lunghezza {2} di tipo\n {3} \n</target>
463463
<note />
464464
</trans-unit>
465465
<trans-unit id="matchNotAllowedForUnionCaseWithNoData">
466466
<source>Pattern discard is not allowed for union case that takes no data.</source>
467-
<target state="new">Pattern discard is not allowed for union case that takes no data.</target>
467+
<target state="translated">L'eliminazione del criterio non è consentita per case di unione che non accetta dati.</target>
468468
<note />
469469
</trans-unit>
470470
<trans-unit id="mlCompatError">
@@ -549,7 +549,7 @@
549549
</trans-unit>
550550
<trans-unit id="optsInvalidRefAssembly">
551551
<source>Invalid use of emitting a reference assembly, do not use '--standalone or --staticlink' with '--refonly or --refout'.</source>
552-
<target state="new">Invalid use of emitting a reference assembly, do not use '--standalone or --staticlink' with '--refonly or --refout'.</target>
552+
<target state="translated">Utilizzo non valido della creazione di un assembly di riferimento. Non usare insieme '--standalone o --staticlink' con '--refonly o --refout'..</target>
553553
<note />
554554
</trans-unit>
555555
<trans-unit id="optsInvalidRefOut">
@@ -659,7 +659,7 @@
659659
</trans-unit>
660660
<trans-unit id="parsExpectedPatternAfterToken">
661661
<source>Expected a pattern after this point</source>
662-
<target state="new">Expected a pattern after this point</target>
662+
<target state="translated">Previsto un criterio dopo questa posizione</target>
663663
<note />
664664
</trans-unit>
665665
<trans-unit id="parsExpectingExpressionInTuple">
@@ -669,7 +669,7 @@
669669
</trans-unit>
670670
<trans-unit id="parsExpectingPatternInTuple">
671671
<source>Expecting pattern</source>
672-
<target state="new">Expecting pattern</target>
672+
<target state="translated">Criterio previsto</target>
673673
<note />
674674
</trans-unit>
675675
<trans-unit id="parsIncompleteTyparExpr1">
@@ -1029,7 +1029,7 @@
10291029
</trans-unit>
10301030
<trans-unit id="tcSynTypeOrInvalidInDeclaration">
10311031
<source>SynType.Or is not permitted in this declaration</source>
1032-
<target state="new">SynType.Or is not permitted in this declaration</target>
1032+
<target state="translated">SynType.Or non è consentito in questa dichiarazione</target>
10331033
<note />
10341034
</trans-unit>
10351035
<trans-unit id="tcTraitHasMultipleSupportTypes">
@@ -3859,7 +3859,7 @@
38593859
</trans-unit>
38603860
<trans-unit id="tcUnionCaseExpectsTupledArguments">
38613861
<source>This union case expects {0} arguments in tupled form, but was given {1}. The missing field arguments may be any of:{2}</source>
3862-
<target state="new">This union case expects {0} arguments in tupled form, but was given {1}. The missing field arguments may be any of:{2}</target>
3862+
<target state="translated">Questo case di unione prevede argomenti {0} in forma tupla, ma è stato specificato {1}. Gli argomenti di campo mancanti possono essere uno dei seguenti: {2}</target>
38633863
<note />
38643864
</trans-unit>
38653865
<trans-unit id="tcFieldIsNotStatic">
@@ -7539,7 +7539,7 @@
75397539
</trans-unit>
75407540
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75417541
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7542-
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
7542+
<target state="translated">Se un tipo di unione multicase è uno struct, tutti i case di unione devono avere nomi univoci. Ad esempio: 'tipo A = B di b: int | C di c: int'.</target>
75437543
<note />
75447544
</trans-unit>
75457545
<trans-unit id="CallerMemberNameIsOverriden">

0 commit comments

Comments
 (0)