diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf index a455d29fb3119d..f51196cf6cf40e 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + Vlastnost „{0}“ u typu „{1}“ se nepodporuje. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + Nevygenerovala se logika vazby pro vlastnost typu. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + Typ „{0}“ se nepodporuje: {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + Nevygenerovala se logika vazby pro typ. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf index 83f3e0c9d3dc23..b615aed3283c4c 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + Die Eigenschaft „{0}“ für den Typ „{1}“ wird nicht unterstützt. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + Für eine Eigenschaft eines Typs wurde keine Bindungslogik generiert. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + Der Typ „{0}“ wird nicht unterstützt: {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + Für einen Typ wurde keine Bindungslogik generiert. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf index 65e1a98fc2cb1e..69637f9600d4c6 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + La propiedad '{0}' en el tipo '{1}' no se admite. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + No se generó la lógica de enlace para una propiedad en un tipo. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + El tipo '{0}' no se admite: {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + No se generó la lógica de enlace para un tipo. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf index 8b28eb2e7e0dc3..4b8d40565d4ad1 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + La propriété '{0}' sur le type '{1}' n’est pas prise en charge. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + La logique de liaison n’a pas été généré pour une propriété sur un type. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + Le type '{0}' n’est pas pris en charge : {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + La logique de liaison n’a pas été générée pour un type. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf index ea90ac50d329c4..dff7aa401318fc 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + La proprietà '{0}' nel tipo '{1}' non è supportata. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + Non è stata generata la logica di binding per una proprietà in un tipo. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + Il tipo '{0}' non è supportato: {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + Non è stata generata la logica di binding per un tipo. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf index 7b109d9c36227d..2a1ac3baa49695 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + 型 '{1}' のプロパティ '{0}' はサポートされていません。 Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + 型のプロパティのバインディング ロジックを生成しませんでした。 Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + 型 '{0}' はサポートされていません: {1}。 Did not generate binding logic for a type. - Did not generate binding logic for a type. + 型のバインディング ロジックを生成しませんでした。 diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf index 769679e7946d8a..60054f8a58b9a0 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + '{1}' 형식의 속성 '{0}'은(는) 지원되지 않습니다. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + 형식의 속성에 대한 바인딩 논리를 생성하지 않았습니다. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + '{0}' 형식은 지원되지 않습니다. {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + 형식에 대한 바인딩 논리를 생성하지 않았습니다. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf index 03783e569ef457..a624827ae01820 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + Właściwość „{0}” w typie „{1}” nie jest obsługiwana. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + Nie wygenerowano logiki powiązania dla właściwości w typie. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + Typ „{0}” nie jest obsługiwany: {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + Nie wygenerowano logiki powiązania dla typu. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf index 606db804a431b2..cd4990cbd6890c 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + Não há suporte para a propriedade '{0}' no tipo '{1}'. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + Não foi gerada lógica de associação para uma propriedade em um tipo. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + Não há suporte para o tipo '{0}': {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + Não foi gerada lógica de associação para um tipo. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf index 478a310db9d60c..b102972922ae04 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + Свойство "{0}" типа "{1}" не поддерживается. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + Не создана логика привязки для свойства типа. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + Тип "{0}" не поддерживается: {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + Не создана логика привязки для типа. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf index c645685a521827..5de2a119312dc1 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + '{1}' türündeki '{0}' özelliği desteklenmiyor. Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + Türdeki bir özellik için bağlama mantığı oluşturulmadı. Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + '{0}' türü desteklenmiyor: {1}. Did not generate binding logic for a type. - Did not generate binding logic for a type. + Bir tür için bağlama mantığı oluşturulmadı. diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf index 4125bda3d69328..d5d3c89bf32dcf 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + 类型“{1}”中的属性“{0}”不受支持。 Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + 没有为类型中的属性生成绑定逻辑。 Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + 类型“{0}”不受支持:{1}。 Did not generate binding logic for a type. - Did not generate binding logic for a type. + 没有为类型生成绑定逻辑。 diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf index e78a617f37d58f..6e8b7bc7559d53 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf @@ -4,22 +4,22 @@ Property '{0}' on type '{1}' is not supported. - Property '{0}' on type '{1}' is not supported. + 不支援類型 '{1}' 的屬性 '{0}'。 Did not generate binding logic for a property on a type. - Did not generate binding logic for a property on a type. + 未在類型上產生屬性的繫結邏輯。 Type '{0}' is not supported: {1}. - Type '{0}' is not supported: {1}. + 不支援類型 '{0}': {1}。 Did not generate binding logic for a type. - Did not generate binding logic for a type. + 未產生類型的繫結邏輯。