Skip to content

Commit 8f7fba5

Browse files
Localized file check-in by OneLocBuild Task: Build definition ID 2923: Build ID 6329006 (#3809)
1 parent 84caa8f commit 8f7fba5

13 files changed

+206
-206
lines changed

src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/InternalResources.cs.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<body>
55
<trans-unit id="CannotFindConsoleRunner">
66
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
7+
<target state="translated">Nepovedlo se najít {0} spouštěče konzoly.</target>
88
<note>{0}: the console runner path</note>
99
</trans-unit>
1010
<trans-unit id="ProcessStartWin32Failure">
1111
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
12+
<target state="translated">Při otevírání {0} souboru s argumenty {1} došlo k chybě.</target>
1313
<note>{0}: process path
1414
{1}: arguments passed to the process invocation</note>
1515
</trans-unit>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="de">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="de">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">Der Konsolen-Runner {0} wurde nicht gefunden.</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">Beim Öffnen der Datei {0} mit den Argumenten {1} ist ein Fehler aufgetreten.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="es">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="es">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">No se encuentra el ejecutor de consola {0}.</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">Error al abrir el archivo {0} con los argumentos {1}.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="fr">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="fr">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">Impossible de trouver l’exécuteur de console {0}.</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">Une erreur s’est produite lors de l’ouverture du fichier {0} avec des arguments {1}.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="it">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="it">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">Impossibile trovare lo strumento di esecuzione della console {0}..</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">Errore durante l'apertura del file {0} con argomenti {1}.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="ja">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="ja">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">コンソール ランナー {0}が見つかりません。</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">引数 {1} でファイル {0} を開くときにエラーが発生しました。</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="ko">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="ko">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">{0} 콘솔 실행기를 찾을 수 없습니다.</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">{1} 인스가 있는 {0} 파일을 여는 동안 오류가 발생했습니다.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="pl">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="pl">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">Nie można odnaleźć modułu uruchamiającego konsoli {0}.</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">Wystąpił błąd podczas otwierania pliku {0} z argumentami {1}.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="pt-BR">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="pt-BR">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">Não é possível localizar o executor do console {0}.</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">Erro ao abrir o arquivo {0} com argumentos {1}.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="ru">
4-
<body>
5-
<trans-unit id="CannotFindConsoleRunner">
6-
<source>Cannot find the console runner {0}.</source>
7-
<target state="new">Cannot find the console runner {0}.</target>
8-
<note>{0}: the console runner path</note>
9-
</trans-unit>
10-
<trans-unit id="ProcessStartWin32Failure">
11-
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12-
<target state="new">An error occurred when opening the file {0} with arguments {1}.</target>
13-
<note>{0}: process path
14-
{1}: arguments passed to the process invocation</note>
15-
</trans-unit>
16-
</body>
17-
</file>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3+
<file datatype="xml" source-language="en" original="../InternalResources.resx" target-language="ru">
4+
<body>
5+
<trans-unit id="CannotFindConsoleRunner">
6+
<source>Cannot find the console runner {0}.</source>
7+
<target state="translated">Не удается найти средство выполнения консоли {0}.</target>
8+
<note>{0}: the console runner path</note>
9+
</trans-unit>
10+
<trans-unit id="ProcessStartWin32Failure">
11+
<source>An error occurred when opening the file {0} with arguments {1}.</source>
12+
<target state="translated">Произошла ошибка при открытии файла {0} с аргументами {1}.</target>
13+
<note>{0}: process path
14+
{1}: arguments passed to the process invocation</note>
15+
</trans-unit>
16+
</body>
17+
</file>
1818
</xliff>

0 commit comments

Comments
 (0)