Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 1089…
Browse files Browse the repository at this point in the history
…9: Build ID 28991947
  • Loading branch information
vmapetr committed Aug 26, 2024
1 parent 5cfda47 commit 1e286e7
Show file tree
Hide file tree
Showing 13 changed files with 968 additions and 968 deletions.
384 changes: 192 additions & 192 deletions Tasks/VsTestV2/Strings/resources.resjson/ko-KR/resources.resjson

Large diffs are not rendered by default.

384 changes: 192 additions & 192 deletions Tasks/VsTestV2/Strings/resources.resjson/ru-RU/resources.resjson

Large diffs are not rendered by default.

384 changes: 192 additions & 192 deletions Tasks/VsTestV2/Strings/resources.resjson/zh-CN/resources.resjson

Large diffs are not rendered by default.

384 changes: 192 additions & 192 deletions Tasks/VsTestV2/Strings/resources.resjson/zh-TW/resources.resjson

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loc.friendlyName": "Visual Studio Test",
"loc.helpMarkDown": "[Weitere Informationen zu dieser Aufgabe](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.description": "Führen Sie mit dem Visual Studio Test-Runner (VSTest) Komponenten- und Funktionstests aus (Selenium, Appium, Test der programmierten UI usw.). Testframeworks mit Visual Studio Test-Adapter, wie z. B. MsTest, xUnit, NUnit, Chutzpah (für JavaScript-Tests unter Verwendung von QUnit, Mocha und Jasmine) usw. können ausgeführt werden. Tests können mit dieser Aufgabe (Version 2) auf verschiedene Agents verteilt werden.",
"loc.description": "Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2 and later).",
"loc.instanceNameFormat": "VsTest – $(testSelector)",
"loc.releaseNotes": "<ul><li><b>Führen Sie Tests mit einem Agent-Auftrag aus:</b> Einheitliche Agents in Build, Release und Test ermöglichen die Verwendung von Automation-Agents auch für das Testen. Mithilfe der Multi-Agent-Auftragseinstellung können Sie Tests verteilen. Die Auftragseinstellung für mehrere Konfigurationen kann verwendet werden, um Tests in unterschiedlichen Konfigurationen zu replizieren. <a href=\"https://aka.ms/testingwithphases\" target=\"_blank\">Weitere Informationen</a></li><li><b>Analyse der Testwirkung:</b> Es werden automatisch nur die Tests ausgewählt und ausgeführt, die zum Validieren der Codeänderung benötigt werden.</li><li>Verwenden Sie die Aufgabe <b>Installer für Visual Studio Test-Plattform</b>, um Tests auszuführen, ohne eine vollständige Visual Studio-Installation zu benötigen.</li></ul>",
"loc.group.displayName.testSelection": "Testauswahl",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loc.friendlyName": "Prueba de Visual Studio",
"loc.helpMarkDown": "[Obtener más información acerca de esta tarea](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.description": "Ejecuta pruebas unitarias y funcionales (Selenium, Appium, prueba automatizada de IU, etc.) con el ejecutor de pruebas Visual Studio Test (VsTest). Los marcos de pruebas que tienen un adaptador de pruebas de Visual Studio, como MsTest, xUnit, NUnit, Chutzpah, etc. (para pruebas de JavaScript con QUnit, Mocha y Jasmine) pueden ejecutarse. Las pruebas se pueden distribuir en varios agentes con esta tarea (versión 2).",
"loc.description": "Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2 and later).",
"loc.instanceNameFormat": "VsTest - $(testSelector)",
"loc.releaseNotes": "<ul><li><b>Ejecución de pruebas mediante el trabajo de agente:</b> Un agente unificado en las fases de compilación, versión y prueba permite que también se usen agentes de automatización con fines de prueba. Puede distribuir las pruebas con la configuración de trabajo multiagente. Esta se puede usar para replicar las pruebas en distintas configuraciones. <a href=\"https://aka.ms/testingwithphases\" target=\"_blank\">Más información</a></li><li><b>Análisis de impacto en pruebas:</b> seleccione y ejecute automáticamente solo las pruebas necesarias para validar el cambio de código.</li><li>Use la <b>tarea del instalador de Visual Studio Test Platform</b> para ejecutar pruebas sin necesidad de una instalación completa de Visual Studio.</li></ul>",
"loc.group.displayName.testSelection": "Selección de pruebas",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loc.friendlyName": "Visual Studio Test",
"loc.helpMarkDown": "[En savoir plus sur cette tâche](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.description": "Exécutez des tests unitaires et des tests fonctionnels (Selenium, Appium, test codé de l'interface utilisateur, etc.) à l'aide de Visual Studio Test (VsTest) Runner. Les frameworks de tests disposant d'un adaptateur de test Visual Studio comme MsTest, xUnit, NUnit, Chutzpah (pour les tests JavaScript qui utilisent QUnit, Mocha et Jasmine), etc. peuvent être exécutés. Vous pouvez distribuer les tests sur plusieurs agents à l'aide de cette tâche (version 2).",
"loc.description": "Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2 and later).",
"loc.instanceNameFormat": "VsTest – $(testSelector)",
"loc.releaseNotes": "<ul><li><b>Exécuter les tests à l’aide d’un travail d’agent :</b> l’utilisation d’un agent unifié pour les phases de build, de mise en production et de test permet également d’utiliser les agents Automation à des fins de test. Vous pouvez distribuer les tests à l’aide du paramètre de travail multiagent. Le paramètre de travail multiconfiguration permet de répliquer les tests dans différentes configurations. <a href=\"https://aka.ms/testingwithphases\" target=\"_blank\">Plus d’informations</a></li><li><b>Analyse de l’impact de test :</b> sélection et exécution automatiques des tests nécessaires à la validation de la modification du code.</li><li>Utilisez la tâche <b>Programme d’installation de Visual Studio Test Platform</b> pour exécuter les tests sans avoir besoin d’une installation Visual Studio complète.</li></ul>",
"loc.group.displayName.testSelection": "Sélection de test",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loc.friendlyName": "Test con Visual Studio",
"loc.helpMarkDown": "[Altre informazioni su questa attività](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.description": "Consente di eseguire unit test e test funzionali (Selenium, Appium, test codificato dell'interfaccia utente e così via) usando Visual Studio Test (VsTest) Runner. È anche possibile eseguire i framework di test che contengono un adattatore di test di Visual Studio, come MsTest, xUnit, NUnit, Chutzpah (per test di JavaScript con QUnit, Mocha e Jasmine) e così via. Questa attività consente anche di distribuire i test in più agenti (versione 2).",
"loc.description": "Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2 and later).",
"loc.instanceNameFormat": "VsTest - $(testSelector)",
"loc.releaseNotes": "<ul><li><b>Esecuzione di test con un processo agente:</b> grazie all'agente unificato in Compilazione, Versione e Test è possibile usare agenti di automazione anche per i test. Per distribuire i test, è possibile usare l'impostazione del processo con più agenti. È possibile usare l'impostazione del processo con più configurazioni per replicare test in configurazioni diverse. <a href=\"https://aka.ms/testingwithphases\" target=\"_blank\">Altre informazioni</a></li><li><b>Analisi di impatto test:</b> consente di selezionare ed eseguire automaticamente solo i test necessari per convalidare la modifica al codice.</li><li>Usare l'attività <b>Programma di installazione della piattaforma di Visual Studio Test</b> per eseguire test senza disporre di un'installazione completa di Visual Studio.</li></ul>",
"loc.group.displayName.testSelection": "Selezione test",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loc.friendlyName": "Visual Studio テスト",
"loc.helpMarkDown": "[このタスクの詳細](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.description": "Visual Studio Test (VsTest) ランナーを使用して、ユニット テストおよび機能テスト (Selenium、Appium、コード化された UI テストなど) を実行します。MsTestxUnitNUnitChutzpah (QUnitMochaJasmine を使用した JavaScript テスト向け) などの Visual Studio テスト アダプターを持つテスト フレームワークを実行できます。テストは、このタスク (バージョン 2) を使用して複数のエージェント上で配布できます。",
"loc.description": "Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2 and later).",
"loc.instanceNameFormat": "VsTest - $(testSelector)",
"loc.releaseNotes": "<ul><li><b>エージェント ジョブを使用したテストの実行:</b> ビルド、リリース、テストの統合エージェントでは、テスト用に自動化エージェントを使用することもできます。複数エージェント ジョブ設定を使用してテストを分散できます。複数構成ジョブ設定は、さまざまな構成でテストを複製するために使用できます。<a href=\"https://aka.ms/testingwithphases\" target=\"_blank\">詳細情報</a></li><li><b>テストの影響分析:</b> コード変更を検証するために必要なテストのみを自動的に選択し、実行します。</li><li><b>Visual Studio テスト プラットフォーム インストーラー タスク</b>を使用すると、完全な Visual Studio インストールなしでテストを実行できます。</li></ul>",
"loc.group.displayName.testSelection": "テストの選択",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loc.friendlyName": "Visual Studio 테스트",
"loc.helpMarkDown": "[이 작업에 대한 자세한 정보](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.description": "VsTest(Visual Studio Test) Runner를 사용하여 단위 및 기능 테스트(Selenium, Appium, 코딩된 UI 테스트 등)를 실행합니다. MsTest, xUnit, NUnit, Chutzpah(QUnit, Mocha 및 Jasmine을 사용한 JavaScript 테스트용) 등의 Visual Studio 테스트 어댑터가 있는 테스트 프레임워크를 실행할 수 있습니다. 이 작업(버전 2)을 사용하여 여러 에이전트에 테스트를 배포할 수 있습니다.",
"loc.description": "Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2 and later).",
"loc.instanceNameFormat": "VsTest - $(testSelector)",
"loc.releaseNotes": "<ul><li><b>에이전트 작업을 사용하여 테스트 실행:</b> 빌드, 릴리스 및 테스트에 통합 에이전트를 사용할 경우 자동화 에이전트도 테스트 용도로 사용할 수 있습니다. 다중 에이전트 작업 설정을 사용하여 테스트를 분산할 수 있습니다. 다중 구성 작업 설정을 사용하면 여러 구성으로 테스트를 복제할 수 있습니다. <a href=\"https://aka.ms/testingwithphases\" target=\"_blank\">자세한 정보</a></li><li><b>테스트 영향 분석:</b> 코드 변경의 유효성을 검사하는 데 필요한 테스트만 자동으로 선택하고 실행합니다.</li><li><b>Visual Studio 테스트 플랫폼 설치 관리자 작업</b>을 사용하여 전체 Visual Studio 설치를 요구하지 않고 테스트를 실행합니다.</li></ul>",
"loc.group.displayName.testSelection": "테스트 선택",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loc.friendlyName": "Тест Visual Studio",
"loc.helpMarkDown": "[Подробнее об этой задаче](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.description": "Можно запускать модульные и функциональные тесты (Selenium, Appium, закодированные тесты пользовательского интерфейса и т. д.) с помощью средства запуска тестов Visual Studio (VsTest). Можно запустить платформы тестирования с адаптером тестов Visual Studio, такие как MsTest, xUnit, NUnit, Chutzpah (для тестов JavaScript с использованием QUnit, Mocha и Jasmine) и т. д. Тесты можно распределять между различными агентами с помощью этой задачи (версия 2).",
"loc.description": "Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2 and later).",
"loc.instanceNameFormat": "VsTest - $(testSelector)",
"loc.releaseNotes": "<ul><li><b>Выполнение тестов с помощью задания агента:</b> Унификация агентов сборки, выпуска и тестирования позволяет использовать агенты автоматизации также в целях тестирования. Вы можете распределять тесты с помощью задания с несколькими агентами. С помощью задания с несколькими конфигурациями можно реплицировать тесты в различных конфигурациях. <a href=\"https://aka.ms/testingwithphases\" target=\"_blank\">Дополнительные сведения</a></li><li><b>Анализ влияния на тесты:</b> Автоматически выбирайте и выполняйте только те тесты, которые необходимы для проверки изменений в коде.</li><li>Используйте <b>задачу установщика платформы тестирования Visual Studio</b>, чтобы выполнять тесты, не устанавливая Visual Studio полностью.</li></ul>",
"loc.group.displayName.testSelection": "Выбор теста",
Expand Down
Loading

0 comments on commit 1e286e7

Please sign in to comment.