Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOC CHECKIN | Microsoft/vstest master | 20190911 #2164

Merged
merged 2 commits into from Sep 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -155,8 +155,7 @@
<trans-unit id="TestHostExitedWithError">
<source>Testhost process exited with error: {0}. Please check the diagnostic logs for more information.</source>
<target state="translated">O processo do testhost foi encerrado com o erro: {0}. Verifique os logs de diagnóstico para obter mais informações.</target>
<note>
</note>
<note></note>
</trans-unit>
<trans-unit id="DataCollectorDebuggerWarning">
<source>DataCollector debugging is enabled. Please attach debugger to datacollector process to continue.</source>
Expand Down Expand Up @@ -206,8 +205,7 @@
<trans-unit id="TestDiscoveryCancelled">
<source>Discovery of tests cancelled.</source>
<target state="translated">Descoberta de testes cancelada.</target>
<note>
</note>
<note></note>
</trans-unit>
</body>
</file>
Expand Down
Expand Up @@ -57,7 +57,7 @@
</trans-unit>
<trans-unit id="InactivityTimeout">
<source>The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process.</source>
<target state="translated">Ha transcurrido el tiempo de inactividad especificado de {0} minutos. Se va a recopilar un volcado y a terminar el proceso del host de prueba.</target>
<target state="translated">Ha transcurrido el tiempo de inactividad especificado en minutos ({0}). Se va a recopilar un volcado y a terminar el proceso del host de prueba.</target>
<note></note>
</trans-unit>
<trans-unit id="UnexpectedValueForInactivityTimespanValue">
Expand Down
Expand Up @@ -16,7 +16,7 @@
</trans-unit>
<trans-unit id="SuggestPublishTestProject">
<source>Unable to find {0}. Please publish your test project and retry.</source>
<target state="translated">{0} を見つけることができません。テスト プロジェクトを発行してもう一度お試しください。</target>
<target state="translated">{0} を見つけることができません。テスト プロジェクトを公開してもう一度お試しください。</target>
<note />
</trans-unit>
</body>
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.cs.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">Argument {0} není platný. Pokud si chcete zobrazit seznam platných argumentů, použijte prosím možnost /help.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.de.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">Das Argument "{0}" ist ungültig. Verwenden Sie die /help-Option, um die Liste gültiger Argumente anzuzeigen.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.es.xlf
Expand Up @@ -1651,7 +1651,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">El argumento {0} no es válido. Use la opción /help para comprobar la lista de argumentos válidos.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.fr.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">L’argument {0} n'est pas valide. Utilisez l'option /help pour vérifier la liste des arguments valides.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.it.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">L'argomento {0} non è valido. Usare l'opzione/help per verificare l'elenco di argomenti validi.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.ja.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">引数 {0} が無効です。有効な引数の一覧を確認するには、/help オプションを使用してください。</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.ko.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">{0} 인수가 잘못되었습니다. /help 옵션을 사용하여 유효한 인수 목록을 확인하세요.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.pl.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">Argument {0} jest nieprawidłowy. Użyj opcji /help, aby sprawdzić listę prawidłowych argumentów.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.pt-BR.xlf
Expand Up @@ -1648,7 +1648,7 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">O argumento {0} é inválido. Use a opção /help para verificar a lista de argumentos válidos.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.ru.xlf
Expand Up @@ -1648,7 +1648,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">Аргумент {0} недопустим. Используйте параметр /help, чтобы просмотреть список допустимых аргументов.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.tr.xlf
Expand Up @@ -1648,7 +1648,7 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">{0} bağımsız değişkeni geçersiz. Lütfen geçerli bağımsız değişkenlerin listesini denetlemek için /help seçeneğini kullanın.</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf
Expand Up @@ -1647,7 +1647,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">参数 {0} 无效。请使用 /help 选项检查有效参数的列表。</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down
2 changes: 1 addition & 1 deletion src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf
Expand Up @@ -1649,7 +1649,7 @@
</trans-unit>
<trans-unit id="InvalidArgument">
<source>The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</source>
<target state="new">The argument {0} is invalid. Please use the /help option to check the list of valid arguments.</target>
<target state="translated">{0} 的引數無效。請使用 /help 選項查看有效引數的清單。</target>
<note></note>
</trans-unit>
<trans-unit id="TestSourcesDiscovered">
Expand Down