-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localized file check-in by OneLocBuild Task: Build definition ID 1089…
…9: Build ID 28742021 (#20077)
- Loading branch information
Showing
50 changed files
with
1,343 additions
and
1,343 deletions.
There are no files selected for viewing
176 changes: 88 additions & 88 deletions
176
Tasks/AzureFileCopyV6/Strings/resources.resjson/de-DE/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
176 changes: 88 additions & 88 deletions
176
Tasks/AzureFileCopyV6/Strings/resources.resjson/es-ES/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
178 changes: 89 additions & 89 deletions
178
Tasks/AzureFileCopyV6/Strings/resources.resjson/fr-FR/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
174 changes: 87 additions & 87 deletions
174
Tasks/AzureFileCopyV6/Strings/resources.resjson/it-IT/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
176 changes: 88 additions & 88 deletions
176
Tasks/AzureFileCopyV6/Strings/resources.resjson/ja-JP/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
180 changes: 90 additions & 90 deletions
180
Tasks/AzureFileCopyV6/Strings/resources.resjson/ko-KR/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
180 changes: 90 additions & 90 deletions
180
Tasks/AzureFileCopyV6/Strings/resources.resjson/ru-RU/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
176 changes: 88 additions & 88 deletions
176
Tasks/AzureFileCopyV6/Strings/resources.resjson/zh-CN/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
176 changes: 88 additions & 88 deletions
176
Tasks/AzureFileCopyV6/Strings/resources.resjson/zh-TW/resources.resjson
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68 changes: 34 additions & 34 deletions
68
Tasks/AzureTestPlanV0/Strings/resources.resjson/es-ES/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
{ | ||
"loc.friendlyName": "Azure Test Plan", | ||
"loc.helpMarkDown": "[Learn more about this task](https://go.microsoft.com/fwlink/?LinkID=613742)", | ||
"loc.description": "Run manual and automated tests in test plan in Java and python language", | ||
"loc.instanceNameFormat": "Azure Test Plan - $(testSelector)", | ||
"loc.input.label.testSelector": "Test cases to be executed", | ||
"loc.input.help.testSelector": "<ul><li><b>Manual tests: </b>Use this option to trigger manual tests from your test plan.</li><li><b>Automated tests: </b>Use this option to run tests from your test plan that have automated test method associated with it.</li>", | ||
"loc.input.label.testPlan": "Test plan", | ||
"loc.input.help.testPlan": "Select a test plan containing test suites with test cases.", | ||
"loc.input.label.testSuite": "Test suite", | ||
"loc.input.help.testSuite": "Select one or more test suites containing test cases.", | ||
"loc.input.label.testConfiguration": "Test configuration", | ||
"loc.input.help.testConfiguration": "Select Test Configuration.", | ||
"loc.input.label.testLanguageInput": "Select Test framework language", | ||
"loc.input.help.testLanguageInput": "Test Framework Language of automated tests in test plan", | ||
"loc.input.label.mergeTestResults": "Merge test results", | ||
"loc.input.help.mergeTestResults": "A test run is created for each results file. Check this option to merge results into a single test run. To optimize for better performance, results will be merged into a single run if there are more than 100 result files, irrespective of this option.", | ||
"loc.input.label.publishRunAttachments": "Upload test results files", | ||
"loc.input.help.publishRunAttachments": "Upload logs and other files containing diagnostic information collected when the tests were run.", | ||
"loc.input.label.failTaskOnFailedTests": "Fail if there are test failures", | ||
"loc.input.help.failTaskOnFailedTests": "Fail the task if there are any test failures. Check this option to fail the task if test failures are detected in the result files.", | ||
"loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results", | ||
"loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.", | ||
"loc.input.label.failTaskOnMissingResultsFile": "Fail if no result files are found", | ||
"loc.input.help.failTaskOnMissingResultsFile": "Fail the task if no result files are found.", | ||
"loc.messages.testPlanInput": "Test plan Id : %s", | ||
"loc.messages.testplanConfigInput": "Test plan configuration Id : %s", | ||
"loc.messages.testSuiteSelected": "Test suite Id selected: %s", | ||
"loc.messages.automatedTestTriggered": "Triggering execution of Automated tests from test plan", | ||
"loc.messages.ErrorFailTaskOnExecutingTests": "Error occured while executing test command", | ||
"loc.messages.ErrorFailTaskOnAPIFailure": "Error occured while fetching automated tests from test plan inputs", | ||
"loc.messages.ErrorFailTaskOnCreateRunFailure": "Error occured while creating manual test run from test plan inputs", | ||
"loc.messages.chmodGradlew": "Used 'chmod' method for gradlew file to make it executable.", | ||
"loc.messages.NoMatchingFilesFound": "No test result files matching '%s' were found.", | ||
"loc.messages.MultipleMatchingGradlewFound": "Multiple gradlew files found. Selecting the first matched instance" | ||
"loc.friendlyName": "Plan de pruebas de Azure", | ||
"loc.helpMarkDown": "[Obtener más información acerca de esta tarea](https://go.microsoft.com/fwlink/?LinkID=613742)", | ||
"loc.description": "Ejecución de pruebas manuales y automatizadas en el plan de pruebas en lenguajes Java y Python", | ||
"loc.instanceNameFormat": "Plan de pruebas de Azure: $(testSelector)", | ||
"loc.input.label.testSelector": "Casos de prueba que se van a ejecutar", | ||
"loc.input.help.testSelector": "<ul><li><b>Pruebas manuales:</b> Use esta opción para desencadenar pruebas manuales desde el plan de pruebas.</li><li><b>Pruebas automatizadas:</b> Use esta opción para ejecutar pruebas desde un plan de pruebas que tenga asociado un método de prueba automatizado.</li>", | ||
"loc.input.label.testPlan": "Plan de pruebas", | ||
"loc.input.help.testPlan": "Seleccione un plan de pruebas que contenga conjuntos de pruebas con casos de prueba.", | ||
"loc.input.label.testSuite": "Conjunto de pruebas", | ||
"loc.input.help.testSuite": "Seleccione uno o varios conjuntos de pruebas que contengan casos de prueba.", | ||
"loc.input.label.testConfiguration": "Configuración de prueba", | ||
"loc.input.help.testConfiguration": "Seleccione la configuración de prueba.", | ||
"loc.input.label.testLanguageInput": "Seleccionar el lenguaje del marco de pruebas", | ||
"loc.input.help.testLanguageInput": "Lenguaje del marco de pruebas de las pruebas automatizadas en el plan de pruebas", | ||
"loc.input.label.mergeTestResults": "Combinar los resultados de pruebas", | ||
"loc.input.help.mergeTestResults": "Se crea una serie de pruebas para cada archivo de resultados. Active esta opción para combinar los resultados en una sola serie de pruebas. Para optimizar el rendimiento, los resultados se combinarán en una sola ejecución si hay más de 100 archivos de resultados, independientemente de esta opción.", | ||
"loc.input.label.publishRunAttachments": "Cargar archivos de resultados de pruebas", | ||
"loc.input.help.publishRunAttachments": "Cargue los registros y otros archivos que contengan información de diagnóstico recopilada cuando se ejecutaron las pruebas.", | ||
"loc.input.label.failTaskOnFailedTests": "Interrumpir si hay errores en las pruebas", | ||
"loc.input.help.failTaskOnFailedTests": "No se puede realizar la tarea si hay algún error de prueba. Active esta opción para no realizar la tarea si se detectan errores de prueba en los archivos de resultados.", | ||
"loc.input.label.failTaskOnFailureToPublishResults": "Se produce un error si no se ha podido publicar los resultados de las pruebas", | ||
"loc.input.help.failTaskOnFailureToPublishResults": "Se produce un error si no se ha podido publicar los resultados de las pruebas. Active esta opción para generar un error en la tarea si se produce un error parcial en la publicación de los resultados de pruebas.", | ||
"loc.input.label.failTaskOnMissingResultsFile": "Error si no se encuentra ningún archivo de resultados", | ||
"loc.input.help.failTaskOnMissingResultsFile": "No se puede realizar la tarea si no se encuentra ningún archivo de resultados.", | ||
"loc.messages.testPlanInput": "Id. del plan de pruebas: %s", | ||
"loc.messages.testplanConfigInput": "Id. de configuración del plan de pruebas: %s", | ||
"loc.messages.testSuiteSelected": "Id. de conjunto de pruebas seleccionado: %s", | ||
"loc.messages.automatedTestTriggered": "Desencadenamiento de la ejecución de pruebas automatizadas desde el plan de pruebas", | ||
"loc.messages.ErrorFailTaskOnExecutingTests": "Error al ejecutar el comando de prueba", | ||
"loc.messages.ErrorFailTaskOnAPIFailure": "Error al capturar las pruebas automatizadas de las entradas del plan de pruebas", | ||
"loc.messages.ErrorFailTaskOnCreateRunFailure": "Error al crear la serie de pruebas manual a partir de las entradas del plan de pruebas", | ||
"loc.messages.chmodGradlew": "Se usó el método \"chmod\" para el archivo gradlew para convertirlo en ejecutable.", | ||
"loc.messages.NoMatchingFilesFound": "No se encontró ningún archivo de resultados de pruebas que coincida con \"%s\".", | ||
"loc.messages.MultipleMatchingGradlewFound": "Se encontraron varios archivos gradlew. Selección de la primera instancia coincidente" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.