From 96990fe77dd9aa2bd00e03db9805dd679ddb11c7 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 16 May 2023 23:09:42 -0700 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2181920 (#86361) --- .../gen/ComInterfaceGenerator/Resources/xlf/Strings.es.xlf | 8 ++++---- .../gen/ComInterfaceGenerator/Resources/xlf/Strings.pt-BR.xlf | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.es.xlf b/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.es.xlf index 9876e32..0ffbdee 100644 --- a/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.es.xlf +++ b/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.es.xlf @@ -4,22 +4,22 @@ The analysis required to generate code for this interface or method has failed due to an unexpected code pattern. If you are using new or unconventional syntax, consider using other syntax. - The analysis required to generate code for this interface or method has failed due to an unexpected code pattern. If you are using new or unconventional syntax, consider using other syntax. + Se ha producido un error en el análisis necesario para generar código para esta interfaz o método debido a un patrón de código inesperado. Si está usando sintaxis nueva o no convencional, considere la posibilidad de usar otra sintaxis. Analysis of interface '{0}' has failed. ComInterfaceGenerator will not generate code for this interface. - Analysis of interface '{0}' has failed. ComInterfaceGenerator will not generate code for this interface. + Error en el análisis de la interfaz "{0}". ComInterfaceGenerator no generará código para esta interfaz. Analysis of method '{0}' has failed. ComInterfaceGenerator will not generate code for this method. - Analysis of method '{0}' has failed. ComInterfaceGenerator will not generate code for this method. + Error en el análisis del método "{0}". ComInterfaceGenerator no generará código para este método. Analysis for generation has failed. - Analysis for generation has failed. + Error en el análisis de generación. diff --git a/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.pt-BR.xlf b/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.pt-BR.xlf index 27adbc0..6e07a96 100644 --- a/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.pt-BR.xlf +++ b/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.pt-BR.xlf @@ -4,22 +4,22 @@ The analysis required to generate code for this interface or method has failed due to an unexpected code pattern. If you are using new or unconventional syntax, consider using other syntax. - The analysis required to generate code for this interface or method has failed due to an unexpected code pattern. If you are using new or unconventional syntax, consider using other syntax. + A análise necessária para gerar código para essa interface ou método falhou devido a um padrão de código inesperado. Se você estiver usando sintaxe nova ou não convencional, considere usar outra sintaxe. Analysis of interface '{0}' has failed. ComInterfaceGenerator will not generate code for this interface. - Analysis of interface '{0}' has failed. ComInterfaceGenerator will not generate code for this interface. + Falha na análise da interface '{0}'. ComInterfaceGenerator não gerará código para esta interface. Analysis of method '{0}' has failed. ComInterfaceGenerator will not generate code for this method. - Analysis of method '{0}' has failed. ComInterfaceGenerator will not generate code for this method. + Falha na análise do método '{0}'. ComInterfaceGenerator não gerará código para este método. Analysis for generation has failed. - Analysis for generation has failed. + Falha na análise de geração. -- 2.7.4