From dd3748ccca193a2c6582d40bc694d23875d93ec8 Mon Sep 17 00:00:00 2001 From: Cristiano Suzuki Date: Thu, 25 Mar 2021 11:39:10 -0700 Subject: [PATCH] Loc updates --- .../PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.cs.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.de.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.es.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.fr.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.it.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.ko.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.pl.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.pt-BR.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.ru.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf | 2 +- .../src/System.Xaml/Resources/xlf/Strings.zh-Hant.xlf | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf b/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf index 778898d01c4..147984201bc 100644 --- a/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf @@ -154,7 +154,7 @@ MC1005: Invalid AssemblyVersion detected: {0}. - MC1005:偵測到無效的 AssemblyVersion: {0}。 + MC1005: 偵測到無效的 AssemblyVersion: {0}。 diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.cs.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.cs.xlf index 3cef4afce0a..78fb9a285e6 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.cs.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.cs.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - Nelze číst objekty typu {0}, protože neexistují žádné přístupné konstruktory. Chcete-li povolit použití tohoto typu v jazyce XAML, přidejte výchozí konstruktor, použijte atribut ConstructorArgumentAttribute nebo zadejte objekt InstanceDescriptor. + Nelze číst objekty typu {0}, protože neexistují žádné přístupné konstruktory. Pokud chcete povolit použití tohoto typu v jazyce XAML, přidejte výchozí konstruktor, použijte atribut ConstructorArgumentAttribute nebo zadejte objekt InstanceDescriptor. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.de.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.de.xlf index 163370b13cc..db6631f8acb 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.de.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.de.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - Es können keine Objekte vom Typ "{0}" gelesen werden, da keine Konstruktoren vorhanden sind, auf die zugegriffen werden kann. Damit der Typ in XAML verwendet werden kann, fügen Sie einen Standardkonstruktor hinzu, verwenden Sie ConstructorArgumentAttribute, oder geben Sie einen InstanceDescriptor an. + Es können keine Objekte vom Typ "{0}" gelesen werden, weil keine zugänglichen Konstruktoren vorhanden sind. Damit dieser Typ in XAML verwendet werden kann, fügen Sie einen Standardkonstruktor hinzu, verwenden Sie ConstructorArgumentAttribute, oder geben Sie einen InstanceDescriptor an. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.es.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.es.xlf index 7d2353c0f95..07b0163399f 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.es.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.es.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - No se pueden leer los objetos del tipo {0} porque no hay constructores accesibles. Para poder usar este tipo en XAML, agregue un constructor predeterminado, use ConstructorArgumentAttribute o proporcione un InstanceDescriptor. + No se pueden leer los objetos del tipo "{0}" porque no hay constructores accesibles. Para poder usar este tipo en XAML, agregue un constructor predeterminado, use ConstructorArgumentAttribute o proporcione un objeto InstanceDescriptor. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.fr.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.fr.xlf index 611c5944890..b0376d05e12 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.fr.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.fr.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - Impossible de lire les objets de type '{0}', car il aucun constructeur n'est accessible. Pour que ce type puisse être utilisé en XAML, ajoutez un constructeur par défaut, utilisez ConstructorArgumentAttribute ou fournissez un InstanceDescriptor. + Impossible de lire les objets du type '{0}', car aucun constructeur n'est accessible. Pour permettre l'utilisation de ce type en XAML, ajoutez un constructeur par défaut, utilisez ConstructorArgumentAttribute ou indiquez un InstanceDescriptor. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.it.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.it.xlf index 8ab1cc5afd7..327cebb4589 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.it.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.it.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - Impossibile leggere oggetti del tipo '{0}' perché non sono disponibili costruttori accessibili. Per consentire l'utilizzo di questo tipo in XAML, aggiungere un costruttore predefinito, utilizzare ConstructorArgumentAttribute o fornire un descrittore d'istanza. + Non è possibile leggere oggetti del tipo '{0}' perché non sono disponibili costruttori accessibili. Per consentire l'uso di questo tipo in XAML, aggiungere un costruttore predefinito, usare ConstructorArgumentAttribute o specificare un elemento InstanceDescriptor. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ko.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ko.xlf index 728251290a1..4e0e450ee01 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ko.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ko.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - 액세스 가능한 생성자가 없기 때문에 {0} 형식의 개체를 읽을 수 없습니다. 이 형식을 XAML에서 사용하려면 기본 생성자를 추가하거나 ConstructorArgumentAttribute를 사용하거나 InstanceDescriptor를 제공하십시오. + 액세스 가능한 생성자가 없으므로 '{0}' 형식의 개체를 읽을 수 없습니다. 이 형식을 XAML에서 사용할 수 있도록 하려면 기본 생성자를 추가하거나, ConstructorArgumentAttribute를 사용하거나, InstanceDescriptor를 제공합니다. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pl.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pl.xlf index ce79d18b227..a3552954299 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pl.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pl.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - Nie można odczytać obiektów typu „{0}”, ponieważ są one niedostępne dla konstruktorów. Aby zezwolić na używanie tego typu w kodzie XAML, dodaj konstruktora domyślnego, użyj atrybutu ConstructorArgumentAttribute lub dostarcz obiekt InstanceDescriptor. + Nie można odczytać obiektów typu „{0}”, ponieważ nie istnieją dostępne konstruktory. Aby zezwolić na używanie tego typu w kodzie XAML, dodaj konstruktor domyślny, użyj atrybutu ConstructorArgumentAttribute lub dostarcz obiekt InstanceDescriptor. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pt-BR.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pt-BR.xlf index 21ca4a2a226..7c42c05b090 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.pt-BR.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - Não é possível ler objetos do tipo {0}, pois não há construtores acessíveis. Para permitir que esse tipo seja usado em XAML, adicione um construtor padrão, use ConstructorArgumentAttribute ou fornece um InstanceDescriptor. + Não é possível ler objetos do tipo '{0}', pois não há nenhum construtor acessível. Para permitir que esse tipo seja usado no XAML, adicione um construtor padrão, use ConstructorArgumentAttribute ou forneça um InstanceDescriptor. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ru.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ru.xlf index b5e2ae9fb86..dd683c47691 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ru.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.ru.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - Не удалось выполнить чтение объектов типа "{0}", поскольку доступные конструкторы отсутствуют. Чтобы этот тип можно было применять в XAML, добавьте конструктор по умолчанию, используйте атрибут ConstructorArgumentAttribute или укажите InstanceDescriptor. + Не удалось выполнить чтение объектов типа "{0}", так как доступные конструкторы отсутствуют. Чтобы этот тип можно было применять в XAML, добавьте конструктор по умолчанию, используйте атрибут ConstructorArgumentAttribute или укажите InstanceDescriptor. diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf index 858b6695473..4f7b863260b 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - 无法读取类型“{0}”的对象,因为没有可以访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数,使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。 + 无法读取类型 "{0}" 的对象,因为没有可访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数,使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。 diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hant.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hant.xlf index d5138707858..c3019c6cca1 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hant.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - 無法讀取型別 {0} 的物件,因為沒有可存取的建構函式。若要讓這種型別能使用在 XAML 中,請加入預設建構函式、使用 ConstructorArgumentAttribute,或提供 InstanceDescriptor。 + 因為沒有可存取的建構函式,所以無法讀取 '{0}' 類型的物件。若要讓這種類型可在 XAML 中使用,請新增預設建構函式、使用 ConstructorArgumentAttribute,或提供 InstanceDescriptor。