diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf
index d4277069f1..00d2968cfe 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ Použít hloubkové strukturální porovnání (Assert.{0})Use ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ Použít seřazené porovnání podle elementů (Assert.{0})
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ Použijte Assert.{0} namísto CollectionAssert
diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.es.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.es.xlf
index a74589eb65..805e90ba87 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.es.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.es.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ Usar una comparación estructural profunda ("Assert.{0}")Use ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ Usar comparación ordenada por elemento ("Assert.{0}")
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ Usa "Assert.{0}" en lugar de "CollectionAssert"
diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf
index df8822f470..5157af63b2 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ 詳細な構造比較 ('Assert.{0}') を使用するUse ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ 順序付きの要素ごとの比較 ('Assert.{0}') を使用する
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ 'CollectionAssert' の代わりに 'Assert.{0}' を使用する
diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ko.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ko.xlf
index 74a325c3c1..266f430d9c 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ko.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ko.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ 심층 구조 비교('Assert.{0}') 사용Use ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ 순서가 지정된 요소별 비교('Assert.{0}') 사용
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ 'CollectionAssert' 대신 'Assert.{0}' 사용
diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf
index 234e245727..7aeaf250c2 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ Usar a comparação estrutural profunda ('Assert.{0}')Use ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ Usar a comparação ordenada e o elemento a elemento ('Assert.{0}')
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ Usar 'Assert.{0}' em vez de 'CollectionAssert.'
diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf
index 9ee2e82ad0..54522a95ad 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ Derin yapısal karşılaştırma ('Assert.{0}') kullanınUse ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ Sıralı, öğe bazında karşılaştırma kullanın ('Assert.{0}')
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ 'CollectionAssert' yerine 'Assert.{0}' kullanın
diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf
index 167726704c..14e7465b9b 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ 使用深度结构比较('Assert.{0}')Use ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ 使用有序的按元素比较('Assert.{0}')
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ 使用('Assert.{0}')而不是'CollectionAssert'
diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf
index e5cabb445a..96b4135e2c 100644
--- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf
+++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf
@@ -29,12 +29,12 @@
Use deep structural comparison ('Assert.{0}')
- Use deep structural comparison ('Assert.{0}')
+ 使用深層結構比較 ('Assert.{0}')Use ordered, element-wise comparison ('Assert.{0}')
- Use ordered, element-wise comparison ('Assert.{0}')
+ 使用已排序的整個元素比較 ('Assert.{0}')
@@ -69,7 +69,7 @@
Use 'Assert.{0}' instead of 'CollectionAssert'
- Use 'Assert.{0}' instead of 'CollectionAssert'
+ 使用 'Assert.{0}' 而不是 'CollectionAssert'
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
index 0fb8c41842..78cbd2d2b2 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
@@ -287,12 +287,12 @@ Typ deklarující tyto metody by měl také respektovat následující pravidla:
Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
- Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
+ Použijte Assert.{0} namísto CollectionAssert.{1}Use 'Assert' instead of 'CollectionAssert'
- Use 'Assert' instead of 'CollectionAssert'
+ Použijte Assert namísto CollectionAssert
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
index 778023dd99..64f33fefca 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
@@ -287,12 +287,12 @@ El tipo que declara estos métodos también debe respetar las reglas siguientes:
Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
- Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
+ Usar "Assert.{0}" en lugar de "CollectionAssert.{1}"Use 'Assert' instead of 'CollectionAssert'
- Use 'Assert' instead of 'CollectionAssert'
+ Usar "Assert" en lugar de "CollectionAssert"
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
index 0af83d0d55..ab93b0f61b 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
@@ -287,12 +287,12 @@ The type declaring these methods should also respect the following rules:
Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
- Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
+ 'CollectionAssert.{1}' の代わりに 'Assert.{0}' を使用するUse 'Assert' instead of 'CollectionAssert'
- Use 'Assert' instead of 'CollectionAssert'
+ 'CollectionAssert' の代わりに 'Assert' を使用する
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
index 1232cba562..5996b9efa4 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
@@ -287,12 +287,12 @@ O tipo que declara esses métodos também deve respeitar as seguintes regras:
Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
- Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
+ Usar 'Assert.{0}' em vez de 'CollectionAssert.{1}'Use 'Assert' instead of 'CollectionAssert'
- Use 'Assert' instead of 'CollectionAssert'
+ Usar 'Assert' em vez de 'CollectionAssert'
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
index 2b64c9d40e..309a7214a4 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
@@ -293,12 +293,12 @@ The type declaring these methods should also respect the following rules:
Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
- Use 'Assert.{0}' instead of 'CollectionAssert.{1}'
+ Использовать "Assert.{0}" вместо "CollectionAssert.{1}"Use 'Assert' instead of 'CollectionAssert'
- Use 'Assert' instead of 'CollectionAssert'
+ Использование "Assert" вместо "CollectionAssert"
diff --git a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.cs.xlf b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.cs.xlf
index a07f190f01..dc72c50460 100644
--- a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.cs.xlf
+++ b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.cs.xlf
@@ -79,17 +79,17 @@
Azure DevOps live publishing failed to upload a test result attachment.
- Azure DevOps live publishing failed to upload a test result attachment.
+ Živému publikování Azure DevOps se nepodařilo nahrát přílohu výsledku testu.Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
- Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
+ Živé publikování Azure DevOps přijalo dávku výsledků testu, ale nepovedlo se parsovat ID přiřazených výsledků. Přílohy na úrovni výsledků pro tuto dávku se přeskočí.Azure DevOps live publishing failed to upload a test run attachment.
- Azure DevOps live publishing failed to upload a test run attachment.
+ Živému publikování Azure DevOps se nepodařilo nahrát přílohu testovacího běhu.
@@ -109,7 +109,7 @@
'--report-azdo-progress' requires '--report-azdo' to be enabled
- '--report-azdo-progress' requires '--report-azdo' to be enabled
+ --report-azdo-progress vyžaduje, aby byla povolena možnost --report-azdo{Locked='--report-azdo-progress'}{Locked='--report-azdo'}
@@ -124,12 +124,12 @@
'--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
- '--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
+ --report-azdo-stackframe-filter vyžaduje povolení --report-azdo{Locked='--report-azdo-stackframe-filter'}{Locked='--report-azdo'}'--report-azdo-summary' requires '--report-azdo' to be enabled
- '--report-azdo-summary' requires '--report-azdo' to be enabled
+ --report-azdo-summary vyžaduje, aby byla povolena možnost --report-azdo{Locked='--report-azdo-summary'}{Locked='--report-azdo'}
@@ -209,7 +209,7 @@
Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
- Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
+ Neplatný regulární výraz --report-azdo-stackframe-filter {0}: {1}{Locked="--report-azdo-stackframe-filter"}
@@ -224,12 +224,12 @@
Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
- Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
+ Během testovacího běhu generujte záznamy průběhu časové osy Azure DevOps, aby dlouhotrvající relace zobrazovaly živý indikátor průběhu na časové ose sestavení. Vyžaduje --report-azdo.{Locked="--report-azdo"}Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
- Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
+ Bylo vyžádáno hlášení průběhu do Azure DevOps, ale TF_BUILD není nastavený na hodnotu true. Odesílání průběhu do Azure DevOps se přeskočí.{Locked="TF_BUILD"}{Locked="true"}
@@ -284,27 +284,27 @@
Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
- Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
+ Další vzory regulárních výrazů (porovnávané s plně kvalifikovanou předponou typu každého bloku zásobníku), které se mají přeskočit při hledání místa volání uživatele k anotaci. Opakovatelné; až tolik vzorů: {0}. Kompilováno s časovým limitem shody {1} ms. Doplňkové k vestavěným předponám implementace kontrolních výrazů MSTest v rozšíření.{0} is the maximum allowed pattern count, {1} is the per-match timeout in ms.'--report-azdo-stackframe-filter' accepts at most {0} patterns.
- '--report-azdo-stackframe-filter' accepts at most {0} patterns.
+ --report-azdo-stackframe-filter přijímá maximálně tolik vzorů: {0}.{Locked="--report-azdo-stackframe-filter"}Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
- Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
+ Na konci testovacího běhu napište souhrn úlohy v Markdownu a nahrajte ho přes ##vso[task.uploadsummary]. Volitelný argument cesty k souboru přepíše výchozí umístění ({testResultsDir}/azdo-summary-{tfm}.md). Vyžaduje --report-azdo.{Locked="--report-azdo"}{Locked="##vso[task.uploadsummary]"}{Locked="azdo-summary-{tfm}.md"}Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
- Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
+ Byl vyžádán souhrn úlohy Azure DevOps, ale proměnná TF_BUILD není nastavena na true. Generování souhrnu se přeskočí.{Locked="TF_BUILD"}{Locked="true"}Failed to write Azure DevOps summary file '{0}': {1}
- Failed to write Azure DevOps summary file '{0}': {1}
+ Zápis souhrnného souboru Azure DevOps {0} se nezdařil: {1}
diff --git a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.es.xlf b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.es.xlf
index c1309e3335..fe53875ecd 100644
--- a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.es.xlf
+++ b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.es.xlf
@@ -79,17 +79,17 @@
Azure DevOps live publishing failed to upload a test result attachment.
- Azure DevOps live publishing failed to upload a test result attachment.
+ La publicación en tiempo real de Azure DevOps no pudo cargar un dato adjunto del resultado de la prueba.Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
- Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
+ La publicación en tiempo real de Azure DevOps aceptó un lote de resultados de pruebas, pero no pudo analizar los identificadores de resultado asignados; se omitirán los datos adjuntos de nivel de resultado para este lote.Azure DevOps live publishing failed to upload a test run attachment.
- Azure DevOps live publishing failed to upload a test run attachment.
+ La publicación en tiempo real de Azure DevOps no pudo cargar un dato adjunto de una ejecución de prueba.
@@ -109,7 +109,7 @@
'--report-azdo-progress' requires '--report-azdo' to be enabled
- '--report-azdo-progress' requires '--report-azdo' to be enabled
+ "--report-azdo-progress" requiere que se habilite "--report-azdo"{Locked='--report-azdo-progress'}{Locked='--report-azdo'}
@@ -124,12 +124,12 @@
'--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
- '--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
+ "--report-azdo-stackframe-filter" requiere que se habilite "--report-azdo"{Locked='--report-azdo-stackframe-filter'}{Locked='--report-azdo'}'--report-azdo-summary' requires '--report-azdo' to be enabled
- '--report-azdo-summary' requires '--report-azdo' to be enabled
+ "--report-azdo-summary" requiere que se habilite "--report-azdo"{Locked='--report-azdo-summary'}{Locked='--report-azdo'}
@@ -209,7 +209,7 @@
Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
- Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
+ Expresión regular no válida de "--report-azdo-stackframe-filter" "{0}": {1}{Locked="--report-azdo-stackframe-filter"}
@@ -224,12 +224,12 @@
Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
- Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
+ Emita registros de progreso de la línea de tiempo de Azure DevOps durante la ejecución de la prueba para que las sesiones de larga duración muestren una barra de progreso en directo en la línea de tiempo de la compilación. Requiere "--report-azdo".{Locked="--report-azdo"}Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
- Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
+ Se solicitó la generación de informes de progreso de Azure DevOps, pero TF_BUILD no está establecido en "true"; se omite el envío de información de progreso de Azure DevOps.{Locked="TF_BUILD"}{Locked="true"}
@@ -284,27 +284,27 @@
Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
- Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
+ Patrones de expresiones regulares adicionales (que coinciden con el prefijo del tipo completamente calificado de cada marco de pila) que se deben omitir al buscar el punto de llamada del usuario que se va a anotar. Repetible; hasta {0} patrones. Compilado con un {1}tiempo de espera de coincidencia ms. Adición a los prefijos de implementación de aserción de MSTest integrados de la extensión.{0} is the maximum allowed pattern count, {1} is the per-match timeout in ms.'--report-azdo-stackframe-filter' accepts at most {0} patterns.
- '--report-azdo-stackframe-filter' accepts at most {0} patterns.
+ "--report-azdo-stackframe-filter" acepta como máximo {0} patrones.{Locked="--report-azdo-stackframe-filter"}Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
- Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
+ Escriba un resumen del trabajo de Markdown al final de la serie de pruebas y cárguelo a través de "##vso[task.uploadsummary]". Un argumento de ruta de acceso de archivo opcional invalida la ubicación predeterminada ("{testResultsDir}/azdo-summary-{tfm}.md"). Requiere "--report-azdo".{Locked="--report-azdo"}{Locked="##vso[task.uploadsummary]"}{Locked="azdo-summary-{tfm}.md"}Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
- Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
+ Se solicitó el resumen del trabajo de Azure DevOps, pero TF_BUILD no está establecido en "true"; se omite la generación del resumen.{Locked="TF_BUILD"}{Locked="true"}Failed to write Azure DevOps summary file '{0}': {1}
- Failed to write Azure DevOps summary file '{0}': {1}
+ No se pudo escribir el archivo de resumen de Azure DevOps "{0}": {1}
diff --git a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ja.xlf b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ja.xlf
index bc917cf348..b946dd0ce0 100644
--- a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ja.xlf
+++ b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ja.xlf
@@ -79,17 +79,17 @@
Azure DevOps live publishing failed to upload a test result attachment.
- Azure DevOps live publishing failed to upload a test result attachment.
+ Azure DevOps のライブ公開で、テスト結果の添付ファイルをアップロードできませんでした。Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
- Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
+ Azure DevOps のライブ公開はテスト結果のバッチを受け入れましたが、割り当てられた結果 ID を解析できませんでした。このバッチの結果レベルの添付ファイルはスキップされます。Azure DevOps live publishing failed to upload a test run attachment.
- Azure DevOps live publishing failed to upload a test run attachment.
+ Azure DevOps のライブ公開で、テスト実行の添付ファイルをアップロードできませんでした。
@@ -109,7 +109,7 @@
'--report-azdo-progress' requires '--report-azdo' to be enabled
- '--report-azdo-progress' requires '--report-azdo' to be enabled
+ '--report-azdo-progress' では、'--report-azdo' を有効にする必要があります{Locked='--report-azdo-progress'}{Locked='--report-azdo'}
@@ -124,12 +124,12 @@
'--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
- '--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
+ '--report-azdo-stackframe-filter' では、'--report-azdo' を有効にする必要があります{Locked='--report-azdo-stackframe-filter'}{Locked='--report-azdo'}'--report-azdo-summary' requires '--report-azdo' to be enabled
- '--report-azdo-summary' requires '--report-azdo' to be enabled
+ '--report-azdo-summary' では、'--report-azdo' を有効にする必要があります{Locked='--report-azdo-summary'}{Locked='--report-azdo'}
@@ -209,7 +209,7 @@
Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
- Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
+ 無効 '--report-azdo-stackframe-filter' regex '{0}': {1}{Locked="--report-azdo-stackframe-filter"}
@@ -224,12 +224,12 @@
Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
- Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
+ テスト実行中に Azure DevOps のタイムライン進行状況レコードを出力して、長時間実行されるセッションでビルドのタイムラインにライブ進行状況バーが表示されるようにします。'--report-azdo' が必要です。{Locked="--report-azdo"}Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
- Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
+ Azure DevOps の進行状況レポートが要求されましたが、TF_BUILD が 'true' に設定されていないため、Azure DevOps の進行状況の出力をスキップしています。{Locked="TF_BUILD"}{Locked="true"}
@@ -284,27 +284,27 @@
Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
- Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
+ 注釈を付けるユーザーの呼び出しサイトを探す際にスキップすべき追加の正規表現パターン (各スタック フレームの完全修飾型プレフィックスに一致するもの)。繰り返し指定可能。最大 {0} 個のパターンです。{1} ミリ秒の一致タイムアウトでコンパイルされました。拡張機能に組み込まれている MSTest のアサーション実装プレフィックスに追加されます。{0} is the maximum allowed pattern count, {1} is the per-match timeout in ms.'--report-azdo-stackframe-filter' accepts at most {0} patterns.
- '--report-azdo-stackframe-filter' accepts at most {0} patterns.
+ '--report-azdo-stackframe-filter' は最大 {0} 個のパターンを受け入れます。{Locked="--report-azdo-stackframe-filter"}Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
- Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
+ テスト実行の最後に Markdown のジョブ サマリーを作成し、'##vso[task.uploadsummary]' 経由でアップロードします。省略可能なファイル パス引数で、既定の場所 ('{testResultsDir}/azdo-summary-{tfm}.md') をオーバーライドできます。'--report-azdo' が必要です。{Locked="--report-azdo"}{Locked="##vso[task.uploadsummary]"}{Locked="azdo-summary-{tfm}.md"}Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
- Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
+ Azure DevOps のジョブ サマリーが要求されましたが、TF_BUILD が 'true' に設定されていないため、概要の出力をスキップしています。{Locked="TF_BUILD"}{Locked="true"}Failed to write Azure DevOps summary file '{0}': {1}
- Failed to write Azure DevOps summary file '{0}': {1}
+ Azure DevOps の概要ファイル '{0}' を書き込めませんでした: {1}
diff --git a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ko.xlf b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ko.xlf
index e4764e256f..c9e4c0e9bd 100644
--- a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ko.xlf
+++ b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ko.xlf
@@ -79,17 +79,17 @@
Azure DevOps live publishing failed to upload a test result attachment.
- Azure DevOps live publishing failed to upload a test result attachment.
+ Azure DevOps 라이브 게시에서 테스트 결과 첨부 파일을 업로드하지 못했습니다.Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
- Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
+ Azure DevOps 라이브 게시에서 테스트 결과 일괄 처리를 수락했지만 할당된 결과 ID를 구문 분석할 수 없습니다. 이 일괄 처리의 결과 수준 첨부 파일은 건너뜁니다.Azure DevOps live publishing failed to upload a test run attachment.
- Azure DevOps live publishing failed to upload a test run attachment.
+ Azure DevOps 라이브 게시에서 테스트 실행 첨부 파일을 업로드하지 못했습니다.
@@ -109,7 +109,7 @@
'--report-azdo-progress' requires '--report-azdo' to be enabled
- '--report-azdo-progress' requires '--report-azdo' to be enabled
+ '--report-azdo-progress'를 사용하려면 '--report-azdo' 활성화 필요{Locked='--report-azdo-progress'}{Locked='--report-azdo'}
@@ -124,12 +124,12 @@
'--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
- '--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
+ '--report-azdo-stackframe-filter'를 사용하려면 '--report-azdo' 활성화 필요{Locked='--report-azdo-stackframe-filter'}{Locked='--report-azdo'}'--report-azdo-summary' requires '--report-azdo' to be enabled
- '--report-azdo-summary' requires '--report-azdo' to be enabled
+ '--report-azdo-summary'를 사용하려면 '--report-azdo' 활성화 필요{Locked='--report-azdo-summary'}{Locked='--report-azdo'}
@@ -209,7 +209,7 @@
Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
- Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
+ 잘못된 '--report-azdo-stackframe-filter' 정규식 '{0}': {1}{Locked="--report-azdo-stackframe-filter"}
@@ -224,12 +224,12 @@
Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
- Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
+ 테스트 실행 중에 Azure DevOps 타임라인 진행률 레코드를 내보내면 장기 실행 세션에서 빌드 타임라인에 실시간 진행률 표시줄이 표시됩니다. '--report-azdo'가 필요합니다.{Locked="--report-azdo"}Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
- Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
+ Azure DevOps 진행률 보고가 요청되었지만 TF_BUILD가 'true'로 설정되지 않아 Azure DevOps 진행률 전송을 건너뜁니다.{Locked="TF_BUILD"}{Locked="true"}
@@ -284,27 +284,27 @@
Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
- Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
+ 주석을 달 사용자의 호출 위치를 찾을 때 건너뛰어야 하는 추가 정규식 패턴(각 스택 프레임의 정규화된 형식 접두사와 일치)입니다. 반복 가능하며 최대 {0}개 패턴을 지정할 수 있습니다. {1}ms 일치 시간 제한으로 컴파일됩니다. 확장에 기본 제공되는 MSTest 어설션 구현 접두사에 추가됩니다.{0} is the maximum allowed pattern count, {1} is the per-match timeout in ms.'--report-azdo-stackframe-filter' accepts at most {0} patterns.
- '--report-azdo-stackframe-filter' accepts at most {0} patterns.
+ '--report-azdo-stackframe-filter'는 최대 {0}개 패턴을 허용합니다.{Locked="--report-azdo-stackframe-filter"}Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
- Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
+ 테스트 실행이 끝날 때 Markdown 작업 요약을 작성하고 '##vso[task.uploadsummary]'를 통해 업로드합니다. 선택적 파일 경로 인수는 기본 위치('{testResultsDir}/azdo-summary-{tfm}.md')를 재정의합니다. '--report-azdo'가 필요합니다.{Locked="--report-azdo"}{Locked="##vso[task.uploadsummary]"}{Locked="azdo-summary-{tfm}.md"}Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
- Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
+ Azure DevOps 작업 요약이 요청되었지만 TF_BUILD가 'true'로 설정되지 않아 요약 출력을 건너뜁니다.{Locked="TF_BUILD"}{Locked="true"}Failed to write Azure DevOps summary file '{0}': {1}
- Failed to write Azure DevOps summary file '{0}': {1}
+ Azure DevOps 요약 파일 '{0}'을(를) 쓰지 못함: {1}
diff --git a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.pt-BR.xlf b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.pt-BR.xlf
index 22e7e521cc..543b8c3cec 100644
--- a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.pt-BR.xlf
+++ b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.pt-BR.xlf
@@ -79,17 +79,17 @@
Azure DevOps live publishing failed to upload a test result attachment.
- Azure DevOps live publishing failed to upload a test result attachment.
+ A publicação ao vivo do Azure DevOps falhou ao carregar um anexo de resultado de teste.Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
- Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
+ A publicação ao vivo do Azure DevOps aceitou um lote de resultados de teste, mas não pôde analisar as IDs de resultado atribuídos; os anexos no nível do resultado deste lote serão ignorados.Azure DevOps live publishing failed to upload a test run attachment.
- Azure DevOps live publishing failed to upload a test run attachment.
+ A publicação ao vivo do Azure DevOps falhou ao carregar um anexo de execução de teste.
@@ -109,7 +109,7 @@
'--report-azdo-progress' requires '--report-azdo' to be enabled
- '--report-azdo-progress' requires '--report-azdo' to be enabled
+ '--report-azdo-progress' requer que '--report-azdo' esteja habilitado{Locked='--report-azdo-progress'}{Locked='--report-azdo'}
@@ -124,12 +124,12 @@
'--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
- '--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
+ '--report-azdo-stackframe-filter' exige que '--report-azdo' esteja habilitado{Locked='--report-azdo-stackframe-filter'}{Locked='--report-azdo'}'--report-azdo-summary' requires '--report-azdo' to be enabled
- '--report-azdo-summary' requires '--report-azdo' to be enabled
+ '--report-azdo-summary' requires' requer que '--report-azdo' esteja habilitado{Locked='--report-azdo-summary'}{Locked='--report-azdo'}
@@ -209,7 +209,7 @@
Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
- Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
+ Regex '--report-azdo-stackframe-filter' inválida '{0}': {1}{Locked="--report-azdo-stackframe-filter"}
@@ -224,12 +224,12 @@
Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
- Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
+ Emita registros de progresso da linha do tempo do Azure DevOps durante a execução do teste para que sessões longas mostrem uma barra de progresso ao vivo na linha do tempo da compilação. Requer '--report-azdo'.{Locked="--report-azdo"}Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
- Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
+ A coleta de progresso do Azure DevOps foi solicitada, mas TF_BUILD não está definido como 'true'; ignorando o envio de progresso ao Azure DevOps.{Locked="TF_BUILD"}{Locked="true"}
@@ -284,27 +284,27 @@
Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
- Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
+ Padrões de regex adicionais (correspondentes ao prefixo de tipo totalmente qualificado de cada quadro da pilha) que devem ser ignorados ao procurar o ponto de chamada do usuário para anotação. Repetível; até {0} padrões. Compilado com tempo limite de correspondência de {1} ms. Adicionais aos prefixos internos de implementação de asserção do MSTest da extensão.{0} is the maximum allowed pattern count, {1} is the per-match timeout in ms.'--report-azdo-stackframe-filter' accepts at most {0} patterns.
- '--report-azdo-stackframe-filter' accepts at most {0} patterns.
+ '--report-azdo-stackframe-filter' aceita no máximo {0} padrões.{Locked="--report-azdo-stackframe-filter"}Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
- Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
+ Escreva um resumo do trabalho em Markdown no final da execução do teste e carregue-o pelo '##vso[task.uploadsummary]'. Um argumento opcional de caminho do arquivo substitui o local padrão ('{testResultsDir}/azdo-summary-{tfm}.md'). Requer '--report-azdo'.{Locked="--report-azdo"}{Locked="##vso[task.uploadsummary]"}{Locked="azdo-summary-{tfm}.md"}Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
- Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
+ O resumo do trabalho do Azure DevOps foi solicitado, mas TF_BUILD não está definido como 'true'; ignorando a emissão do resumo.{Locked="TF_BUILD"}{Locked="true"}Failed to write Azure DevOps summary file '{0}': {1}
- Failed to write Azure DevOps summary file '{0}': {1}
+ Falha ao gravar o arquivo de resumo do Azure DevOps '{0}': {1}
diff --git a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hans.xlf b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hans.xlf
index 177d4d865d..644da02203 100644
--- a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hans.xlf
+++ b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hans.xlf
@@ -79,17 +79,17 @@
Azure DevOps live publishing failed to upload a test result attachment.
- Azure DevOps live publishing failed to upload a test result attachment.
+ Azure DevOps 实时发布无法上传测试结果附件。Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
- Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
+ Azure DevOps 实时发布已接受一批测试结果,但无法分析分配的结果 ID;将跳过此批次的结果级附件。Azure DevOps live publishing failed to upload a test run attachment.
- Azure DevOps live publishing failed to upload a test run attachment.
+ Azure DevOps 实时发布无法上传测试运行附件。
@@ -109,7 +109,7 @@
'--report-azdo-progress' requires '--report-azdo' to be enabled
- '--report-azdo-progress' requires '--report-azdo' to be enabled
+ '--report-azdo-progress' 要求启用 '--report-azdo'{Locked='--report-azdo-progress'}{Locked='--report-azdo'}
@@ -124,12 +124,12 @@
'--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
- '--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
+ '--report-azdo-stackframe-filter' 需要启用 '--report-azdo'{Locked='--report-azdo-stackframe-filter'}{Locked='--report-azdo'}'--report-azdo-summary' requires '--report-azdo' to be enabled
- '--report-azdo-summary' requires '--report-azdo' to be enabled
+ '--report-azdo-summary' 要求启用 '--report-azdo'{Locked='--report-azdo-summary'}{Locked='--report-azdo'}
@@ -209,7 +209,7 @@
Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
- Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
+ '--report-azdo-stackframe-filter' 正则表达式 '{0}' 无效: {1}{Locked="--report-azdo-stackframe-filter"}
@@ -224,12 +224,12 @@
Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
- Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
+ 在测试运行期间发出 Azure DevOps 时间线进度记录,以便长期运行会话在生成的时间线上显示实时进度栏。需要 '--report-azdo'。{Locked="--report-azdo"}Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
- Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
+ 请求 Azure DevOps 进度报告,但 TF_BUILD 未设置为 ‘true’;正在跳过 Azure DevOps 进度发出。{Locked="TF_BUILD"}{Locked="true"}
@@ -284,27 +284,27 @@
Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
- Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
+ 查找要批注的用户调用站点时应跳过的其他正则表达式模式(与每个堆栈帧的完全限定类型前缀匹配)。可重复;最多 {0} 个模式。已编译,匹配超时为 {1} 毫秒。追加到扩展的内置 MSTest 断言实现前缀。{0} is the maximum allowed pattern count, {1} is the per-match timeout in ms.'--report-azdo-stackframe-filter' accepts at most {0} patterns.
- '--report-azdo-stackframe-filter' accepts at most {0} patterns.
+ '--report-azdo-stackframe-filter' 最多可接受 {0} 个模式。{Locked="--report-azdo-stackframe-filter"}Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
- Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
+ 在测试运行结束时编写 Markdown 作业摘要,并通过 ‘##vso[task.uploadsummary]’ 上传它。可选文件路径参数会替代默认位置('{testResultsDir}/azdo-summary-{tfm}.md')。需要 '--report-azdo'。{Locked="--report-azdo"}{Locked="##vso[task.uploadsummary]"}{Locked="azdo-summary-{tfm}.md"}Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
- Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
+ 请求 Azure DevOps 作业摘要,但 TF_BUILD 未设置为 ‘true’;正在跳过摘要发出。{Locked="TF_BUILD"}{Locked="true"}Failed to write Azure DevOps summary file '{0}': {1}
- Failed to write Azure DevOps summary file '{0}': {1}
+ 无法写入 Azure DevOps 摘要文件“{0}”: {1}
diff --git a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hant.xlf b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hant.xlf
index e9b0fe8ccd..85fcfa4e63 100644
--- a/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hant.xlf
+++ b/src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hant.xlf
@@ -79,17 +79,17 @@
Azure DevOps live publishing failed to upload a test result attachment.
- Azure DevOps live publishing failed to upload a test result attachment.
+ Azure DevOps 即時發佈無法上傳測試結果附件。Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
- Azure DevOps live publishing accepted a batch of test results but could not parse the assigned result IDs; result-level attachments for this batch will be skipped.
+ Azure DevOps 即時發佈已接受一批測試結果,但無法剖析指派的結果 ID;將略過此批次的結果層級附件。Azure DevOps live publishing failed to upload a test run attachment.
- Azure DevOps live publishing failed to upload a test run attachment.
+ Azure DevOps 即時發佈無法上傳測試執行附件。
@@ -109,7 +109,7 @@
'--report-azdo-progress' requires '--report-azdo' to be enabled
- '--report-azdo-progress' requires '--report-azdo' to be enabled
+ '--report-azdo-progress' 需要啟用 '--report-azdo'{Locked='--report-azdo-progress'}{Locked='--report-azdo'}
@@ -124,12 +124,12 @@
'--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
- '--report-azdo-stackframe-filter' requires '--report-azdo' to be enabled
+ '--report-azdo-stackframe-filter' 需要啟用 '--report-azdo' to be enabled{Locked='--report-azdo-stackframe-filter'}{Locked='--report-azdo'}'--report-azdo-summary' requires '--report-azdo' to be enabled
- '--report-azdo-summary' requires '--report-azdo' to be enabled
+ '--report-azdo-summary' 需要啟用 '--report-azdo'{Locked='--report-azdo-summary'}{Locked='--report-azdo'}
@@ -209,7 +209,7 @@
Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
- Invalid '--report-azdo-stackframe-filter' regex '{0}': {1}
+ 無效的 '--report-azdo-stackframe-filter' regex '{0}': {1}{Locked="--report-azdo-stackframe-filter"}
@@ -224,12 +224,12 @@
Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
- Emit Azure DevOps timeline progress records during the test run so long-running sessions show a live progress bar on the build's timeline. Requires '--report-azdo'.
+ 在測試執行期間發出 Azure DevOps 時間表進度記錄,讓長時間執行的工作階段在建置的時間表上顯示即時進度列。需要 '--report-azdo'。{Locked="--report-azdo"}Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
- Azure DevOps progress reporting was requested, but TF_BUILD is not set to 'true'; skipping Azure DevOps progress emissions.
+ 已要求 Azure DevOps 進度報告,但 TF_BUILD 未設定為 'true';略過 Azure DevOps 進度發出。{Locked="TF_BUILD"}{Locked="true"}
@@ -284,27 +284,27 @@
Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
- Additional regex patterns (matched against the fully-qualified type prefix of each stack frame) that should be skipped when looking for the user's call site to annotate. Repeatable; up to {0} patterns. Compiled with a {1}ms match timeout. Additive to the extension's built-in MSTest assertion-implementation prefixes.
+ 其他 regex 模式 (與每個堆疊框架相符的完整類型前置詞),而在尋找使用者的呼叫網站進行標註時,應該略過這些模式。可重複; 最多 {0} 個模式。已使用 {1}毫秒比對逾時進行編譯。加至延伸模組內建 MSTest 判斷提示實作前置詞的項目。{0} is the maximum allowed pattern count, {1} is the per-match timeout in ms.'--report-azdo-stackframe-filter' accepts at most {0} patterns.
- '--report-azdo-stackframe-filter' accepts at most {0} patterns.
+ '--report-azdo-stackframe-filter' 最多接受 {0} 個模式。{Locked="--report-azdo-stackframe-filter"}Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
- Write a Markdown job summary at the end of the test run and upload it via '##vso[task.uploadsummary]'. An optional file path argument overrides the default location ('{testResultsDir}/azdo-summary-{tfm}.md'). Requires '--report-azdo'.
+ 在測試執行結束時撰寫 Markdown 工作摘要,並透過 '##vso[task.uploadsummary]' 上傳。選用檔案路徑引數會覆寫預設位置 ('{testResultsDir}/azdo-summary-{tfm}.md')。需要 '--report-azdo'。{Locked="--report-azdo"}{Locked="##vso[task.uploadsummary]"}{Locked="azdo-summary-{tfm}.md"}Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
- Azure DevOps job summary was requested, but TF_BUILD is not set to 'true'; skipping summary emission.
+ 已要求 Azure DevOps 工作摘要,TF_BUILD 未設定為 'true';略過摘要發出。{Locked="TF_BUILD"}{Locked="true"}Failed to write Azure DevOps summary file '{0}': {1}
- Failed to write Azure DevOps summary file '{0}': {1}
+ 無法寫入 Azure DevOps 摘要檔案 '{0}': {1}
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
index f0d8d55812..0d3295b7d5 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
@@ -109,7 +109,7 @@
Option '--{0}' is declared by multiple providers: '{1}'
- Option '--{0}' is declared by multiple providers: '{1}'
+ Možnost --{0} je deklarována více zprostředkovateli: {1}
@@ -378,12 +378,12 @@
The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
- The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
+ Položka {0} v oddílu {1} v souboru testconfig.json ({2}) musí být buď skalární hodnota (řetězec, číslo, logická hodnota), nebo pole skalárních hodnot. Vnořené objekty nejsou podporovány.{0} is the entry name relative to the section (e.g. an option name like 'timeout' or an indexed key like 'timeout:0'). {1} is the section name (commandLineOptions). {2} is the path to the testconfig.json file.In testconfig.json under 'commandLineOptions': {0}
- In testconfig.json under 'commandLineOptions': {0}
+ V testconfig.json v části commandLineOptions: {0}{0} is the underlying validation error message (unknown option, arity mismatch, invalid arguments...).
@@ -906,15 +906,15 @@ Platné hodnoty jsou Normal a Detailed. Výchozí hodnota je Normal.
Determines when to show captured error output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Určuje, kdy se má zobrazit zachycený výstup chyby testu.
+Platné hodnoty jsou All, Failed, None. Výchozí hodnota je All (nebo Failed, když se zjistí prostředí LLM / agenta AI).Determines when to show captured standard output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Určuje, kdy se má zobrazit zachycený standardní výstup testu.
+Platné hodnoty jsou All, Failed, None. Výchozí hodnota je All (nebo Failed, když se zjistí prostředí LLM / agenta AI).
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
index 3c65d05422..53474fbe69 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
@@ -109,7 +109,7 @@
Option '--{0}' is declared by multiple providers: '{1}'
- Option '--{0}' is declared by multiple providers: '{1}'
+ La opción "--{0}" está declarada por varios proveedores: "{1}"
@@ -378,12 +378,12 @@
The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
- The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
+ La entrada "{0}" de la sección "{1}" del archivo testconfig.json ("{2}") debe ser un valor escalar (cadena, número, booleano) o una matriz de valores escalares. No se admiten objetos anidados.{0} is the entry name relative to the section (e.g. an option name like 'timeout' or an indexed key like 'timeout:0'). {1} is the section name (commandLineOptions). {2} is the path to the testconfig.json file.In testconfig.json under 'commandLineOptions': {0}
- In testconfig.json under 'commandLineOptions': {0}
+ En testconfig.json, en "commandLineOptions": {0}{0} is the underlying validation error message (unknown option, arity mismatch, invalid arguments...).
@@ -906,15 +906,15 @@ Los valores válidos son 'Normal', 'Detallado'. El valor predeterminado es 'Norm
Determines when to show captured error output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Determina cuándo mostrar la salida de error capturada de una prueba.
+Los valores válidos son "All", "Failed", "None". El valor predeterminado es "All" (o "Failed" cuando se detecta un entorno de agente LLM/AI).Determines when to show captured standard output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Determina cuándo mostrar la salida estándar capturada de una prueba.
+Los valores válidos son "All", "Failed", "None". El valor predeterminado es "All" (o "Failed" cuando se detecta un entorno de agente LLM/AI).
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
index e0a5476b69..3f1b0af813 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
@@ -109,7 +109,7 @@
Option '--{0}' is declared by multiple providers: '{1}'
- Option '--{0}' is declared by multiple providers: '{1}'
+ オプション '--{0}' は複数のプロバイダーによって宣言されています: '{1}'
@@ -378,12 +378,12 @@
The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
- The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
+ testconfig.json ファイル ('{0}') のセクション '{1}' にあるエントリ '{2}' は、スカラー値 (文字列、数値、ブール値) またはスカラー値の配列のいずれかである必要があります。入れ子になったオブジェクトはサポートされていません。{0} is the entry name relative to the section (e.g. an option name like 'timeout' or an indexed key like 'timeout:0'). {1} is the section name (commandLineOptions). {2} is the path to the testconfig.json file.In testconfig.json under 'commandLineOptions': {0}
- In testconfig.json under 'commandLineOptions': {0}
+ In testconfig.json under 'commandLineOptions': {0}{0} is the underlying validation error message (unknown option, arity mismatch, invalid arguments...).
@@ -907,15 +907,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ テストのキャプチャされたエラー出力を表示するタイミングを決定します。
+有効な値は 'All'、'Failed'、'None' です。既定値は 'All' (LLM/AI エージェント環境が検出された場合は 'Failed') です。Determines when to show captured standard output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ テストのキャプチャされた標準の出力を表示するタイミングを決定します。
+有効な値は 'All'、'Failed'、'None' です。既定値は 'All' (LLM/AI エージェント環境が検出された場合は 'Failed') です。
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf
index c98217f624..8cc1fbb5e4 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf
@@ -109,7 +109,7 @@
Option '--{0}' is declared by multiple providers: '{1}'
- Option '--{0}' is declared by multiple providers: '{1}'
+ A opção '--{0}' é declarada por vários provedores: '{1}'
@@ -378,12 +378,12 @@
The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
- The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
+ A entrada '{0}' na seção '{1}' no arquivo testconfig.json ('{2}') deve ser um valor escalar (cadeia de caracteres, número, booliano) ou uma matriz de valores escalares. Não há suporte para objetos aninhados.{0} is the entry name relative to the section (e.g. an option name like 'timeout' or an indexed key like 'timeout:0'). {1} is the section name (commandLineOptions). {2} is the path to the testconfig.json file.In testconfig.json under 'commandLineOptions': {0}
- In testconfig.json under 'commandLineOptions': {0}
+ No testconfig.json em 'commandLineOptions': {0}{0} is the underlying validation error message (unknown option, arity mismatch, invalid arguments...).
@@ -906,15 +906,15 @@ Os valores válidos são “Normal”, “Detalhado”. O padrão é “Normal
Determines when to show captured error output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Determina quando mostrar a saída de erro capturada de um teste.
+Os valores válidos são 'All', 'Failed', 'None'. O padrão é 'All' (ou 'Failed' quando um ambiente de agente de LLM/IA é detectado).Determines when to show captured standard output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Determina quando mostrar a saída padrão capturada de um teste.
+Os valores válidos são 'All', 'Failed', 'None'. O padrão é 'All' (ou 'Failed' quando um ambiente de agente de LLM/IA é detectado).
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
index 20dfaf550b..99272b6688 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
@@ -109,7 +109,7 @@
Option '--{0}' is declared by multiple providers: '{1}'
- Option '--{0}' is declared by multiple providers: '{1}'
+ Параметр "--{0}" объявлен несколькими поставщиками: "{1}"
@@ -378,12 +378,12 @@
The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
- The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
+ Запись "{0}" в разделе "{1}" файла testconfig.json ("{2}") должна быть либо скалярным значением (строка, число, логическое значение), либо массивом скалярных значений. Вложенные объекты не поддерживаются.{0} is the entry name relative to the section (e.g. an option name like 'timeout' or an indexed key like 'timeout:0'). {1} is the section name (commandLineOptions). {2} is the path to the testconfig.json file.In testconfig.json under 'commandLineOptions': {0}
- In testconfig.json under 'commandLineOptions': {0}
+ В файле testconfig.json в разделе "commandLineOptions": {0}{0} is the underlying validation error message (unknown option, arity mismatch, invalid arguments...).
@@ -906,15 +906,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Определяет, когда показывать зафиксированный вывод ошибок теста.
+Допустимые значения: "All" (Все), "Failed" (Сбой), "None" (Нет). Значение по умолчанию — "All" (Все) (или "Failed" (Сбой), если обнаружена среда агента LLM/ИИ).Determines when to show captured standard output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ Определяет, когда показывать зафиксированный стандартный вывод теста.
+Допустимые значения: "All" (Все), "Failed" (Сбой), "None" (Нет). Значение по умолчанию — "All" (Все) (или "Failed" (Сбой), если обнаружена среда агента LLM/ИИ).
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf
index 3b1961798e..f66d1eb988 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf
@@ -109,7 +109,7 @@
Option '--{0}' is declared by multiple providers: '{1}'
- Option '--{0}' is declared by multiple providers: '{1}'
+ 选项“--{0}”已由多个提供程序声明:“{1}”
@@ -378,12 +378,12 @@
The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
- The entry '{0}' under section '{1}' in the testconfig.json file ('{2}') must be either a scalar value (string, number, boolean) or an array of scalar values. Nested objects are not supported.
+ testconfig.json 文件(“{2}”)中节“{1}”下的条目“{0}”必须为标量值(字符串、数字、布尔)或标量值数组。不支持嵌套对象。{0} is the entry name relative to the section (e.g. an option name like 'timeout' or an indexed key like 'timeout:0'). {1} is the section name (commandLineOptions). {2} is the path to the testconfig.json file.In testconfig.json under 'commandLineOptions': {0}
- In testconfig.json under 'commandLineOptions': {0}
+ 在 testconfig.json 的 'commandLineOptions' 下: {0}{0} is the underlying validation error message (unknown option, arity mismatch, invalid arguments...).
@@ -906,15 +906,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ 确定何时显示测试捕获的错误输出。
+有效值为“全部”、“失败”、“无”。默认值为“全部”(如果检测到 LLM/AI 智能体环境,则为“失败”)。Determines when to show captured standard output of a test.
Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
+ 确定何时显示测试的捕获标准输出。
+有效值为“全部”、“失败”、“无”。默认值为“全部”(如果检测到 LLM/AI 智能体环境,则为“失败”)。