Skip to content

Commit e0ed554

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2174100 (#85802)
1 parent c75757d commit e0ed554

File tree

13 files changed

+104
-104
lines changed

13 files changed

+104
-104
lines changed

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
<body>
55
<trans-unit id="AbstractOrInterfaceNotSupported">
66
<source>Abstract or interface types are not supported: '{0}'.</source>
7-
<target state="new">Abstract or interface types are not supported: '{0}'.</target>
7+
<target state="translated">Abstraktní typy ani typy rozhraní se nepodporují: „{0}.</target>
88
<note />
99
</trans-unit>
1010
<trans-unit id="CollectionNotSupported">
1111
<source>The collection type is not supported: '{0}'.</source>
12-
<target state="new">The collection type is not supported: '{0}'.</target>
12+
<target state="translated">Typ kolekce se nepodporuje: „{0}.</target>
1313
<note />
1414
</trans-unit>
1515
<trans-unit id="DictionaryKeyNotSupported">
1616
<source>The dictionary key type is not supported: '{0}'.</source>
17-
<target state="new">The dictionary key type is not supported: '{0}'.</target>
17+
<target state="translated">Typ klíče slovníku se nepodporuje:„{0}.</target>
1818
<note />
1919
</trans-unit>
2020
<trans-unit id="ElementTypeNotSupported">
2121
<source>The collection element type is not supported: '{0}'.</source>
22-
<target state="new">The collection element type is not supported: '{0}'.</target>
22+
<target state="translated">Typ elementu kolekce se nepodporuje: {0}.</target>
2323
<note />
2424
</trans-unit>
2525
<trans-unit id="Language VersionIsNotSupportedMessageFormat">
@@ -34,17 +34,17 @@
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
3636
<source>Multidimensional arrays are not supported: '{0}'.</source>
37-
<target state="new">Multidimensional arrays are not supported: '{0}'.</target>
37+
<target state="translated">Multidimenzionální pole se nepodporují: {0}.</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="NeedPublicParameterlessConstructor">
4141
<source>Only objects with public parameterless constructors are supported: '{0}'.</source>
42-
<target state="new">Only objects with public parameterless constructors are supported: '{0}'.</target>
42+
<target state="translated">Podporují se pouze objekty s veřejnými konstruktory bez parametrů: „{0}.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">
4646
<source>Nullable underlying type is not supported: '{0}'.</source>
47-
<target state="new">Nullable underlying type is not supported: '{0}'.</target>
47+
<target state="translated">Podkladový vynulovatelný typ se nepodporuje: „{0}.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="PropertyNotSupportedMessageFormat">
@@ -59,7 +59,7 @@
5959
</trans-unit>
6060
<trans-unit id="TypeNotSupported">
6161
<source>The type is not supported: '{0}'.</source>
62-
<target state="new">The type is not supported: '{0}'.</target>
62+
<target state="translated">Typ není podporován: „{0}.</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="TypeNotSupportedTitle">

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
<body>
55
<trans-unit id="AbstractOrInterfaceNotSupported">
66
<source>Abstract or interface types are not supported: '{0}'.</source>
7-
<target state="new">Abstract or interface types are not supported: '{0}'.</target>
7+
<target state="translated">Abstrakte Typen oder Schnittstellentypen werden nicht unterstützt: "{0}".</target>
88
<note />
99
</trans-unit>
1010
<trans-unit id="CollectionNotSupported">
1111
<source>The collection type is not supported: '{0}'.</source>
12-
<target state="new">The collection type is not supported: '{0}'.</target>
12+
<target state="translated">Der Sammlungstyp wird nicht unterstützt: "{0}".</target>
1313
<note />
1414
</trans-unit>
1515
<trans-unit id="DictionaryKeyNotSupported">
1616
<source>The dictionary key type is not supported: '{0}'.</source>
17-
<target state="new">The dictionary key type is not supported: '{0}'.</target>
17+
<target state="translated">Der Wörterbuchschlüsseltyp wird nicht unterstützt: "{0}".</target>
1818
<note />
1919
</trans-unit>
2020
<trans-unit id="ElementTypeNotSupported">
2121
<source>The collection element type is not supported: '{0}'.</source>
22-
<target state="new">The collection element type is not supported: '{0}'.</target>
22+
<target state="translated">Der Auflistungselementtyp wird nicht unterstützt: "{0}".</target>
2323
<note />
2424
</trans-unit>
2525
<trans-unit id="Language VersionIsNotSupportedMessageFormat">
@@ -34,17 +34,17 @@
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
3636
<source>Multidimensional arrays are not supported: '{0}'.</source>
37-
<target state="new">Multidimensional arrays are not supported: '{0}'.</target>
37+
<target state="translated">Mehrdimensionale Arrays werden nicht unterstützt: "{0}".</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="NeedPublicParameterlessConstructor">
4141
<source>Only objects with public parameterless constructors are supported: '{0}'.</source>
42-
<target state="new">Only objects with public parameterless constructors are supported: '{0}'.</target>
42+
<target state="translated">Nur Objekte mit öffentlichen parameterlosen Konstruktoren werden unterstützt: "{0}".</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">
4646
<source>Nullable underlying type is not supported: '{0}'.</source>
47-
<target state="new">Nullable underlying type is not supported: '{0}'.</target>
47+
<target state="translated">Der zugrunde liegende Typ, der NULL-Werte zulässt, wird nicht unterstützt: "{0}".</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="PropertyNotSupportedMessageFormat">
@@ -59,7 +59,7 @@
5959
</trans-unit>
6060
<trans-unit id="TypeNotSupported">
6161
<source>The type is not supported: '{0}'.</source>
62-
<target state="new">The type is not supported: '{0}'.</target>
62+
<target state="translated">Der Typ wird nicht unterstützt: "{0}".</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="TypeNotSupportedTitle">

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
<body>
55
<trans-unit id="AbstractOrInterfaceNotSupported">
66
<source>Abstract or interface types are not supported: '{0}'.</source>
7-
<target state="new">Abstract or interface types are not supported: '{0}'.</target>
7+
<target state="translated">No se admiten tipos abstractos o de interfaz: "{0}".</target>
88
<note />
99
</trans-unit>
1010
<trans-unit id="CollectionNotSupported">
1111
<source>The collection type is not supported: '{0}'.</source>
12-
<target state="new">The collection type is not supported: '{0}'.</target>
12+
<target state="translated">No se admite el tipo de colección: "{0}".</target>
1313
<note />
1414
</trans-unit>
1515
<trans-unit id="DictionaryKeyNotSupported">
1616
<source>The dictionary key type is not supported: '{0}'.</source>
17-
<target state="new">The dictionary key type is not supported: '{0}'.</target>
17+
<target state="translated">No se admite el tipo de clave de diccionario: "{0}".</target>
1818
<note />
1919
</trans-unit>
2020
<trans-unit id="ElementTypeNotSupported">
2121
<source>The collection element type is not supported: '{0}'.</source>
22-
<target state="new">The collection element type is not supported: '{0}'.</target>
22+
<target state="translated">No se admite el tipo de elemento de colección: "{0}".</target>
2323
<note />
2424
</trans-unit>
2525
<trans-unit id="Language VersionIsNotSupportedMessageFormat">
@@ -34,17 +34,17 @@
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
3636
<source>Multidimensional arrays are not supported: '{0}'.</source>
37-
<target state="new">Multidimensional arrays are not supported: '{0}'.</target>
37+
<target state="translated">No se admiten las matrices multidimensionales: "{0}".</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="NeedPublicParameterlessConstructor">
4141
<source>Only objects with public parameterless constructors are supported: '{0}'.</source>
42-
<target state="new">Only objects with public parameterless constructors are supported: '{0}'.</target>
42+
<target state="translated">Solo se admiten objetos con constructores públicos sin parámetros: "{0}".</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">
4646
<source>Nullable underlying type is not supported: '{0}'.</source>
47-
<target state="new">Nullable underlying type is not supported: '{0}'.</target>
47+
<target state="translated">No se admite el tipo subyacente con valor nulo: "{0}".</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="PropertyNotSupportedMessageFormat">
@@ -59,7 +59,7 @@
5959
</trans-unit>
6060
<trans-unit id="TypeNotSupported">
6161
<source>The type is not supported: '{0}'.</source>
62-
<target state="new">The type is not supported: '{0}'.</target>
62+
<target state="translated">No se admite el tipo: "{0}".</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="TypeNotSupportedTitle">

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
<body>
55
<trans-unit id="AbstractOrInterfaceNotSupported">
66
<source>Abstract or interface types are not supported: '{0}'.</source>
7-
<target state="new">Abstract or interface types are not supported: '{0}'.</target>
7+
<target state="translated">Les types abstract ou interface ne sont pas pris en charge : ‘{0}.</target>
88
<note />
99
</trans-unit>
1010
<trans-unit id="CollectionNotSupported">
1111
<source>The collection type is not supported: '{0}'.</source>
12-
<target state="new">The collection type is not supported: '{0}'.</target>
12+
<target state="translated">Le type de collection n‘est pas pris en charge : ‘{0}.</target>
1313
<note />
1414
</trans-unit>
1515
<trans-unit id="DictionaryKeyNotSupported">
1616
<source>The dictionary key type is not supported: '{0}'.</source>
17-
<target state="new">The dictionary key type is not supported: '{0}'.</target>
17+
<target state="translated">Le type de clé du dictionnaire n’est pas pris en charge : ‘{0}.</target>
1818
<note />
1919
</trans-unit>
2020
<trans-unit id="ElementTypeNotSupported">
2121
<source>The collection element type is not supported: '{0}'.</source>
22-
<target state="new">The collection element type is not supported: '{0}'.</target>
22+
<target state="translated">Le type d‘élément collection n‘est pas pris en charge : ‘{0}.</target>
2323
<note />
2424
</trans-unit>
2525
<trans-unit id="Language VersionIsNotSupportedMessageFormat">
@@ -34,17 +34,17 @@
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
3636
<source>Multidimensional arrays are not supported: '{0}'.</source>
37-
<target state="new">Multidimensional arrays are not supported: '{0}'.</target>
37+
<target state="translated">Les tableaux multidimensionnels ne sont pas pris en charge : ‘{0}.</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="NeedPublicParameterlessConstructor">
4141
<source>Only objects with public parameterless constructors are supported: '{0}'.</source>
42-
<target state="new">Only objects with public parameterless constructors are supported: '{0}'.</target>
42+
<target state="translated">Seuls les objets avec des constructeurs sans paramètre publics sont pris en charge : ‘{0}.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">
4646
<source>Nullable underlying type is not supported: '{0}'.</source>
47-
<target state="new">Nullable underlying type is not supported: '{0}'.</target>
47+
<target state="translated">Le type sous-jacent pouvant accepter la valeur Null n’est pas pris en charge : ‘{0}.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="PropertyNotSupportedMessageFormat">
@@ -59,7 +59,7 @@
5959
</trans-unit>
6060
<trans-unit id="TypeNotSupported">
6161
<source>The type is not supported: '{0}'.</source>
62-
<target state="new">The type is not supported: '{0}'.</target>
62+
<target state="translated">Le type n‘est pas pris en charge : ‘{0}.</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="TypeNotSupportedTitle">

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
<body>
55
<trans-unit id="AbstractOrInterfaceNotSupported">
66
<source>Abstract or interface types are not supported: '{0}'.</source>
7-
<target state="new">Abstract or interface types are not supported: '{0}'.</target>
7+
<target state="translated">I tipi astratti o di interfaccia non sono supportati: '{0}'.</target>
88
<note />
99
</trans-unit>
1010
<trans-unit id="CollectionNotSupported">
1111
<source>The collection type is not supported: '{0}'.</source>
12-
<target state="new">The collection type is not supported: '{0}'.</target>
12+
<target state="translated">Il tipo di raccolta non è supportato: '{0}'.</target>
1313
<note />
1414
</trans-unit>
1515
<trans-unit id="DictionaryKeyNotSupported">
1616
<source>The dictionary key type is not supported: '{0}'.</source>
17-
<target state="new">The dictionary key type is not supported: '{0}'.</target>
17+
<target state="translated">Il tipo di chiave del dizionario non è supportato: '{0}'.</target>
1818
<note />
1919
</trans-unit>
2020
<trans-unit id="ElementTypeNotSupported">
2121
<source>The collection element type is not supported: '{0}'.</source>
22-
<target state="new">The collection element type is not supported: '{0}'.</target>
22+
<target state="translated">Il tipo di elemento della raccolta non è supportato: '{0}'.</target>
2323
<note />
2424
</trans-unit>
2525
<trans-unit id="Language VersionIsNotSupportedMessageFormat">
@@ -34,17 +34,17 @@
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
3636
<source>Multidimensional arrays are not supported: '{0}'.</source>
37-
<target state="new">Multidimensional arrays are not supported: '{0}'.</target>
37+
<target state="translated">Matrici multidimensionali non supportate: '{0}'.</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="NeedPublicParameterlessConstructor">
4141
<source>Only objects with public parameterless constructors are supported: '{0}'.</source>
42-
<target state="new">Only objects with public parameterless constructors are supported: '{0}'.</target>
42+
<target state="translated">Sono supportati solo oggetti con costruttori senza parametri pubblici: '{0}'.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">
4646
<source>Nullable underlying type is not supported: '{0}'.</source>
47-
<target state="new">Nullable underlying type is not supported: '{0}'.</target>
47+
<target state="translated">Il tipo sottostante che ammette i valori Null non è supportato: '{0}'.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="PropertyNotSupportedMessageFormat">
@@ -59,7 +59,7 @@
5959
</trans-unit>
6060
<trans-unit id="TypeNotSupported">
6161
<source>The type is not supported: '{0}'.</source>
62-
<target state="new">The type is not supported: '{0}'.</target>
62+
<target state="translated">Il tipo non è supportato: '{0}'.</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="TypeNotSupportedTitle">

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
<body>
55
<trans-unit id="AbstractOrInterfaceNotSupported">
66
<source>Abstract or interface types are not supported: '{0}'.</source>
7-
<target state="new">Abstract or interface types are not supported: '{0}'.</target>
7+
<target state="translated">抽象型またはインターフェイス型はサポートされていません: '{0}'</target>
88
<note />
99
</trans-unit>
1010
<trans-unit id="CollectionNotSupported">
1111
<source>The collection type is not supported: '{0}'.</source>
12-
<target state="new">The collection type is not supported: '{0}'.</target>
12+
<target state="translated">コレクション型はサポートされていません: '{0}'</target>
1313
<note />
1414
</trans-unit>
1515
<trans-unit id="DictionaryKeyNotSupported">
1616
<source>The dictionary key type is not supported: '{0}'.</source>
17-
<target state="new">The dictionary key type is not supported: '{0}'.</target>
17+
<target state="translated">辞書キー型はサポートされていません: '{0}'</target>
1818
<note />
1919
</trans-unit>
2020
<trans-unit id="ElementTypeNotSupported">
2121
<source>The collection element type is not supported: '{0}'.</source>
22-
<target state="new">The collection element type is not supported: '{0}'.</target>
22+
<target state="translated">コレクション要素型はサポートされていません: '{0}'</target>
2323
<note />
2424
</trans-unit>
2525
<trans-unit id="Language VersionIsNotSupportedMessageFormat">
@@ -34,17 +34,17 @@
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
3636
<source>Multidimensional arrays are not supported: '{0}'.</source>
37-
<target state="new">Multidimensional arrays are not supported: '{0}'.</target>
37+
<target state="translated">多次元配列はサポートされていません: '{0}'.</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="NeedPublicParameterlessConstructor">
4141
<source>Only objects with public parameterless constructors are supported: '{0}'.</source>
42-
<target state="new">Only objects with public parameterless constructors are supported: '{0}'.</target>
42+
<target state="translated">パラメーターなしのパブリック コンストラクターを持つオブジェクトのみがサポートされています: '{0}'</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">
4646
<source>Nullable underlying type is not supported: '{0}'.</source>
47-
<target state="new">Nullable underlying type is not supported: '{0}'.</target>
47+
<target state="translated">Null 許容の、基本になる型はサポートされていません: '{0}'</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="PropertyNotSupportedMessageFormat">
@@ -59,7 +59,7 @@
5959
</trans-unit>
6060
<trans-unit id="TypeNotSupported">
6161
<source>The type is not supported: '{0}'.</source>
62-
<target state="new">The type is not supported: '{0}'.</target>
62+
<target state="translated">この型はサポートされていません: '{0}'</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="TypeNotSupportedTitle">

0 commit comments

Comments
 (0)