Skip to content

Commit bc4c942

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2191208 (#86925)
* Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2190984 * Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2190984
1 parent 4860b6c commit bc4c942

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">Nelze vytvořit instanci typu „{0}“, protože chybí konstruktor veřejné instance.</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">Nelze vytvořit instanci typu „{0}“, protože má více veřejných parametrizovaných konstruktorů.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">Die Instanz vom Typ "{0}" kann nicht erstellt werden, weil ein öffentlicher Instanzkonstruktor fehlt.</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">Die Instanz vom Typ "{0}" kann nicht erstellt werden, weil sie über mehrere öffentliche parametrisierte Konstruktoren verfügt.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">No se puede crear una instancia de tipo '{0}' porque falta un constructor de instancia pública.</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">No se puede crear una instancia de tipo '{0}' porque tiene varios constructores con parámetros públicos.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">Non è possibile creare un'istanza di tipo '{0}' perché manca un costruttore di istanza pubblica.</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">Non è possibile creare un'istanza di tipo '{0}' perché contiene più costruttori con parametri pubblici.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">パブリック インスタンス コンストラクターがないため、型 '{0}' のインスタンスを作成できません。</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">複数のパブリック パラメーター化コンストラクターがあるため、型 '{0}' のインスタンスを作成できません。</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">Não é possível criar instância do tipo ''{0}'' porque falta um construtor de instância pública.</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">Não é possível criar instância do tipo ''{0}'' porque ela tem vários construtores parametrizados públicos.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">Не удается создать экземпляр типа "{0}", так как в нем отсутствует конструктор общедоступных экземпляров.</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">Не удается создать экземпляр типа "{0}", так как он содержит несколько общедоступных параметров конструкторов.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</trans-unit>
3030
<trans-unit id="MissingPublicInstanceConstructor">
3131
<source>Cannot create instance of type '{0}' because it is missing a public instance constructor.</source>
32-
<target state="new">Cannot create instance of type '{0}' because it is missing a public instance constructor.</target>
32+
<target state="translated">無法建立類型為 '{0}' 的執行個體,因為它缺少公用執行個體建構函式。</target>
3333
<note />
3434
</trans-unit>
3535
<trans-unit id="MultiDimArraysNotSupported">
@@ -39,7 +39,7 @@
3939
</trans-unit>
4040
<trans-unit id="MultipleParameterizedConstructors">
4141
<source>Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</source>
42-
<target state="new">Cannot create instance of type '{0}' because it has multiple public parameterized constructors.</target>
42+
<target state="translated">無法建立類型為 '{0}' 的執行個體,因為它有多個公用參數化建構函式。</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="NullableUnderlyingTypeNotSupported">

src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Resources/xlf/Strings.cs.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</trans-unit>
100100
<trans-unit id="MarshallingStringOrCharAsUndefinedNotSupported">
101101
<source>Marshalling string or char without explicit marshalling information is not supported. Specify '{0}.StringMarshalling', '{0}.StringMarshallingCustomType', 'MarshalUsingAttribute' or 'MarshalAsAttribute'.</source>
102-
<target state="new">Marshalling string or char without explicit marshalling information is not supported. Specify '{0}.StringMarshalling', '{0}.StringMarshallingCustomType', 'MarshalUsingAttribute' or 'MarshalAsAttribute'.</target>
102+
<target state="translated">Zařazování řetězce nebo znaku bez explicitních informací o zařazování se nepodporuje. Zadejte „{0}. StringMarshalling“, „{0}. StringMarshallingCustomType“, „MarshalUsingAttribute“ nebo „MarshalAsAttribute.“</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="RuntimeMarshallingMustBeDisabled">

src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Resources/xlf/Strings.de.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</trans-unit>
100100
<trans-unit id="MarshallingStringOrCharAsUndefinedNotSupported">
101101
<source>Marshalling string or char without explicit marshalling information is not supported. Specify '{0}.StringMarshalling', '{0}.StringMarshallingCustomType', 'MarshalUsingAttribute' or 'MarshalAsAttribute'.</source>
102-
<target state="new">Marshalling string or char without explicit marshalling information is not supported. Specify '{0}.StringMarshalling', '{0}.StringMarshallingCustomType', 'MarshalUsingAttribute' or 'MarshalAsAttribute'.</target>
102+
<target state="translated">Das Marshalling von Zeichenfolgen oder Zeichen ohne explizite Marshalling-Informationen wird nicht unterstützt. Geben Sie "{0}.StringMarshalling", "{0}.StringMarshallingCustomType", "MarshalUsingAttribute" oder "MarshalAsAttribute" an.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="RuntimeMarshallingMustBeDisabled">

0 commit comments

Comments
 (0)