Skip to content

Commit

Permalink
LOC CHECKIN | Microsoft/vstest master | 20190213 (#1923)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-zbsail authored and mayankbansal018 committed Feb 17, 2019
1 parent 1e55546 commit 08b8fab
Show file tree
Hide file tree
Showing 26 changed files with 91 additions and 169 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">Soubor {0} neexistuje.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">Die Datei "{0}" ist nicht vorhanden.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">El archivo {0} no existe</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">Le fichier {0} n'existe pas</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">Il file {0} non esiste</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">ファイル {0} は存在しません</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">{0} 파일이 없습니다.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">Plik {0} nie istnieje</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">O arquivo {0} não existe</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">Файл {0} не существует.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">{0} dosyası yok</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">文件 {0} 不存在</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
</trans-unit>
<trans-unit id="InvalidFilePath">
<source>File {0} does not exists</source>
<target state="new">File {0} does not exists</target>
<note></note>
<target state="translated">檔案 {0} 不存在。</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1517,9 +1517,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">Testovací běh se přerušil.</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">Testovací běh se přerušil.</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1634,14 +1634,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">Zadání Framework35 není podporováno. U projektů mířících na .Net Framework 3.5 prosím použijte Framework40, aby testy v CLR 4.0 běžely v režimu kompatibility.</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">Framework35 není podporován. Pro projekty sestavované pro .Net Framework 3.5 poběží test v režimu kompatibility pomocí CLR 4.0.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1517,9 +1517,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">Testlauf abgebrochen.</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">Testlauf abgebrochen.</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1634,14 +1634,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">Framework35 wird nicht unterstützt. Verwenden Sie für Projekte, die auf .Net Framework 3.5 ausgerichtet sind, Framework40 zum Ausführen von Tests im "Kompatibilitätsmodus" von CLR 4.0.</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">Framework35 wird nicht unterstützt. Für Projekte, die auf .NET Framework 3.5 ausgerichtet sind, wird der Test im "Kompatibilitätsmodus" von CLR 4.0 ausgeführt.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1522,9 +1522,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">Serie de pruebas anulada.</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">Serie de pruebas anulada.</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1639,14 +1639,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">No se admite Framework35. Para proyectos con destino .Net Framework 3.5, use Framework40 para ejecutar las pruebas en "modo de compatibilidad" de CLR 4.0.</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">No se admite Framework35. Para proyectos con destino .Net Framework 3.5, las pruebas se ejecutarán en "modo de compatibilidad" de CLR 4.0.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1517,9 +1517,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">Série de tests abandonnée.</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">Série de tests abandonnée.</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1634,14 +1634,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">Framework35 n'est pas pris en charge. Pour les projets ciblant .Net Framework 3.5, utilisez Framework40 pour exécuter les tests dans CLR 4.0 en "mode compatibilité".</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">Framework35 n'est pas pris en charge. Pour les projets ciblant le .Net Framework 3.5, le test s'exécute dans CLR 4.0 en "mode compatibilité".</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1517,9 +1517,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">Esecuzione dei test interrotta.</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">Esecuzione dei test interrotta.</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1634,14 +1634,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">Framework35 non è supportato. Per i progetti destinati a .NET Framework 3.5, usare Framework40 per eseguire i test nella modalità di compatibilità di CLR 4.0.</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">Framework35 non è supportato. Per i progetti destinati a .NET Framework 3.5, i test verranno eseguiti nella modalità di compatibilità di CLR 4.0.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1517,9 +1517,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">テスト実行が中止されました。</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">テスト実行が中止されました。</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1634,14 +1634,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">Framework35 はサポートされていません。.Net Framework 3.5 を対象とするプロジェクトでは、Framework40 を使用して CLR 4.0 の "互換モード" でテストを実行してください。</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">Framework35 はサポートされていません。.Net Framework 3.5 を対象とするプロジェクトでは、CLR 4.0 の "互換モード" でテストが稼働します。</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1517,9 +1517,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">테스트 실행이 중단되었습니다.</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">테스트 실행이 중단되었습니다.</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1634,14 +1634,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">Framework35는 지원되지 않습니다. .NET Framework 3.5를 대상으로 하는 프로젝트의 경우 Framework40을 사용하여 CLR 4.0 "호환 모드"에서 테스트를 실행하세요.</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">Framework35는 지원되지 않습니다. .NET Framework 3.5를 대상으로 하는 프로젝트의 경우 CLR 4.0 "호환 모드"에서 테스트가 실행됩니다.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
16 changes: 5 additions & 11 deletions src/vstest.console/Resources/xlf/Resources.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1516,9 +1516,9 @@
<note />
</trans-unit>
<trans-unit id="TestRunAborted">
<source>Test Run Aborted. {0}</source>
<target state="new">Przebieg testu został przerwany.</target>
<note></note>
<source>Test Run Aborted.</source>
<target state="translated">Przebieg testu został przerwany.</target>
<note />
</trans-unit>
<trans-unit id="TestRunCanceled">
<source>Test Run Canceled.</source>
Expand Down Expand Up @@ -1632,14 +1632,8 @@
</trans-unit>
<trans-unit id="Framework35NotSupported">
<source>Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode".</source>
<target state="new">Wersja Framework35 nie jest obsługiwana. W przypadku projektów przeznaczonych dla programu .Net Framework 3.5 użyj wersji Framework40 do uruchamiania testów w „trybie zgodności” CLR 4.0.</target>
<note></note>
</trans-unit>
<trans-unit id="ConflictInFrameworkPlatform">
<source>
The given test sources target multiple frameworks/platforms that are incompatible. Please make sure the sources target the same framework and platform.</source>
<target state="new">Conflicts in framework/platform identifier of provided sources.</target>
<note></note>
<target state="translated">Wersja Framework35 nie jest obsługiwana. W przypadku projektów przeznaczonych dla programu .Net Framework 3.5 testy będą uruchamiane w „trybie zgodności” CLR 4.0.</target>
<note />
</trans-unit>
</body>
</file>
Expand Down
Loading

0 comments on commit 08b8fab

Please sign in to comment.