Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 2923…
Browse files Browse the repository at this point in the history
…: Build ID 5773266 (#3386)
  • Loading branch information
testplatform-bot authored Feb 18, 2022
1 parent 947114d commit cff74d1
Show file tree
Hide file tree
Showing 13 changed files with 65 additions and 78 deletions.
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1140,14 +1140,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1156,8 +1156,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
11 changes: 5 additions & 6 deletions src/vstest.console/Resources/xlf/Resources.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,14 +1137,14 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a
<target state="new">--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
This affects adapter loading behavior.

Currently supported behaviours:
- Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
Currently supported behaviors:
- Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.

- Default: Test Platfrom will load adapters is if this argument has not beed specified.
It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
- Default: Test Platform will load adapters is if this argument has not been specified.
It will pick up extensions from next to source, provided additional adapter paths and from the default directory.

- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
Expand All @@ -1153,8 +1153,7 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a

- NextToSource: Load adapters next to source.

- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
</target>
- Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.</target>
<note>Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".</note>
</trans-unit>
<trans-unit id="TestAdapterLoadingStrategyValueInvalid">
Expand Down
Loading

0 comments on commit cff74d1

Please sign in to comment.