Skip to content

Commit 6e89b0c

Browse files
v-zbsailjayaranigarg
authored andcommitted
LOC CHECKIN | testfx master | 20180202 (#357)
1 parent 70b6fa2 commit 6e89b0c

13 files changed

Lines changed: 104 additions & 104 deletions

src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.cs.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
</trans-unit>
229229
<trans-unit id="LegacyScenariosNotSupportedWarning">
230230
<source>Warning : A testsettings file, a runsettings file with a ForcedLegacyMode set to true or a vsmdi file is not supported with the MSTest V2 Adapter.</source>
231-
<target state="new">Upozornění: Adaptér MSTest V2 nepodporuje soubor testsettings nebo runsettings s režimem ForcedLegacyMode nastaveným na hodnotu True.</target>
232-
<note></note>
231+
<target state="translated">Upozornění: Adaptér MSTest V2 nepodporuje soubor testsettings, soubor runsettings s režimem ForcedLegacyMode nastaveným na hodnotu True nebo soubor vsmdi.</target>
232+
<note />
233233
</trans-unit>
234234
<trans-unit id="Common_MustBeGreaterThanZero">
235235
<source>The parameter must be greater than zero.</source>
@@ -308,23 +308,23 @@
308308
</trans-unit>
309309
<trans-unit id="TestParallelizationBanner">
310310
<source>MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}).</source>
311-
<target state="new">MSTest Executor: Test Parallelization enabled. Parallel Level {0}, Parallel Mode {1}</target>
312-
<note></note>
311+
<target state="translated">Prováděcí modul MSTest: Je povolená paralelizace testu pro {0} (pracovní procesy: {1}, obor: {2}).</target>
312+
<note />
313313
</trans-unit>
314314
<trans-unit id="InvalidParallelScopeValue">
315315
<source>Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</source>
316-
<target state="new">Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</target>
316+
<target state="translated">Pro Obor je zadaná neplatná hodnota {0}. Podporované obory jsou {1}.</target>
317317
<note>'Scope' is a setting name that shouldn't be localized.</note>
318318
</trans-unit>
319319
<trans-unit id="InvalidParallelWorkersValue">
320320
<source>Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</source>
321-
<target state="new">Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</target>
321+
<target state="translated">Pro Pracovní procesy je zadaná neplatná hodnota {0}. Hodnota by měla být nezáporné celé číslo.</target>
322322
<note>`Workers` is a setting name that shouldn't be localized.</note>
323323
</trans-unit>
324324
<trans-unit id="TestAssembly_AssemblyDiscoveryFailure">
325325
<source>Failed to discover tests from assembly {0}. Reason:{1}</source>
326-
<target state="new">Failed to discover tests from assembly {0}. Reason:{1}</target>
327-
<note></note>
326+
<target state="translated">Nepovedlo se zjistit testy ze sestavení {0}. Důvod:{1}</target>
327+
<note />
328328
</trans-unit>
329329
</body>
330330
</file>

src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.de.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
</trans-unit>
229229
<trans-unit id="LegacyScenariosNotSupportedWarning">
230230
<source>Warning : A testsettings file, a runsettings file with a ForcedLegacyMode set to true or a vsmdi file is not supported with the MSTest V2 Adapter.</source>
231-
<target state="new">Warnung: Eine testsettings-Datei oder runsettings, für die ForcedLegacyMode auf TRUE festgelegt ist, werden mit dem MSTest-V2-Adapter nicht unterstützt.</target>
232-
<note></note>
231+
<target state="translated">Warnung: Eine testsettings-Datei, eine runsettings-Datei, für die ForcedLegacyMode auf TRUE festgelegt ist, oder eine VSMDI-Datei werden vom MSTest-V2-Adapter nicht unterstützt.</target>
232+
<note />
233233
</trans-unit>
234234
<trans-unit id="Common_MustBeGreaterThanZero">
235235
<source>The parameter must be greater than zero.</source>
@@ -308,23 +308,23 @@
308308
</trans-unit>
309309
<trans-unit id="TestParallelizationBanner">
310310
<source>MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}).</source>
311-
<target state="new">MSTest Executor: Test Parallelization enabled. Parallel Level {0}, Parallel Mode {1}</target>
312-
<note></note>
311+
<target state="translated">MSTest-Executor: Testparallelisierung für "{0}" aktiviert (Worker: {1}, Bereich: {2}).</target>
312+
<note />
313313
</trans-unit>
314314
<trans-unit id="InvalidParallelScopeValue">
315315
<source>Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</source>
316-
<target state="new">Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</target>
316+
<target state="translated">Ungültiger Wert "{0}" für "Scope" angegeben. Unterstützte Bereiche: {1}.</target>
317317
<note>'Scope' is a setting name that shouldn't be localized.</note>
318318
</trans-unit>
319319
<trans-unit id="InvalidParallelWorkersValue">
320320
<source>Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</source>
321-
<target state="new">Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</target>
321+
<target state="translated">Ungültiger Wert "{0}" für "Workers" angegeben. Der Wert muss eine nicht negative Ganzzahl sein.</target>
322322
<note>`Workers` is a setting name that shouldn't be localized.</note>
323323
</trans-unit>
324324
<trans-unit id="TestAssembly_AssemblyDiscoveryFailure">
325325
<source>Failed to discover tests from assembly {0}. Reason:{1}</source>
326-
<target state="new">Failed to discover tests from assembly {0}. Reason:{1}</target>
327-
<note></note>
326+
<target state="translated">Fehler beim Ermitteln von Tests aus der Assembly "{0}". Ursache:{1}</target>
327+
<note />
328328
</trans-unit>
329329
</body>
330330
</file>

src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.es.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
</trans-unit>
229229
<trans-unit id="LegacyScenariosNotSupportedWarning">
230230
<source>Warning : A testsettings file, a runsettings file with a ForcedLegacyMode set to true or a vsmdi file is not supported with the MSTest V2 Adapter.</source>
231-
<target state="new">Advertencia: Un archivo testsettings o runsettings con el modo ForcedLegacyMode establecido en true no es compatible con el adaptador de MSTest V2.</target>
232-
<note></note>
231+
<target state="translated">Advertencia: Un archivo testsettings o runsettings con el modo ForcedLegacyMode establecido en true o un archivo vsmdi no es compatible con el adaptador de MSTest V2.</target>
232+
<note />
233233
</trans-unit>
234234
<trans-unit id="Common_MustBeGreaterThanZero">
235235
<source>The parameter must be greater than zero.</source>
@@ -308,23 +308,23 @@
308308
</trans-unit>
309309
<trans-unit id="TestParallelizationBanner">
310310
<source>MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}).</source>
311-
<target state="new">MSTest Executor: Test Parallelization enabled. Parallel Level {0}, Parallel Mode {1}</target>
312-
<note></note>
311+
<target state="translated">Ejecutor de MSTest Executor: paralelización de prueba habilitada para {0} (Trabajadores: {1}, Ámbito: {2}).</target>
312+
<note />
313313
</trans-unit>
314314
<trans-unit id="InvalidParallelScopeValue">
315315
<source>Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</source>
316-
<target state="new">Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</target>
316+
<target state="translated">Valor no válido "{0}" especificado para "Ámbito". Los ámbitos admitidos son {1}.</target>
317317
<note>'Scope' is a setting name that shouldn't be localized.</note>
318318
</trans-unit>
319319
<trans-unit id="InvalidParallelWorkersValue">
320320
<source>Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</source>
321-
<target state="new">Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</target>
321+
<target state="translated">Valor no válido "{0}" especificado para "Trabajadores". El valor debe ser un entero no negativo.</target>
322322
<note>`Workers` is a setting name that shouldn't be localized.</note>
323323
</trans-unit>
324324
<trans-unit id="TestAssembly_AssemblyDiscoveryFailure">
325325
<source>Failed to discover tests from assembly {0}. Reason:{1}</source>
326-
<target state="new">Failed to discover tests from assembly {0}. Reason:{1}</target>
327-
<note></note>
326+
<target state="translated">No se pudieron detectar pruebas desde el ensamblado {0}. Motivo:{1}</target>
327+
<note />
328328
</trans-unit>
329329
</body>
330330
</file>

src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
</trans-unit>
229229
<trans-unit id="LegacyScenariosNotSupportedWarning">
230230
<source>Warning : A testsettings file, a runsettings file with a ForcedLegacyMode set to true or a vsmdi file is not supported with the MSTest V2 Adapter.</source>
231-
<target state="new">Avertissement : L'adaptateur MSTest V2 ne prend pas en charge un fichier testsettings ou runsettings dans lequel ForcedLegacyMode a la valeur true.</target>
232-
<note></note>
231+
<target state="translated">Avertissement : L'adaptateur MSTest V2 ne prend pas en charge les fichiers testsettings, les fichiers runsettings dans lequel ForcedLegacyMode a la valeur true, ou les fichiers vsmdi.</target>
232+
<note />
233233
</trans-unit>
234234
<trans-unit id="Common_MustBeGreaterThanZero">
235235
<source>The parameter must be greater than zero.</source>
@@ -308,23 +308,23 @@
308308
</trans-unit>
309309
<trans-unit id="TestParallelizationBanner">
310310
<source>MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}).</source>
311-
<target state="new">MSTest Executor: Test Parallelization enabled. Parallel Level {0}, Parallel Mode {1}</target>
312-
<note></note>
311+
<target state="translated">Exécuteur MSTest : parallélisation des tests activée pour {0} (threads de travail : {1}, portée : {2}).</target>
312+
<note />
313313
</trans-unit>
314314
<trans-unit id="InvalidParallelScopeValue">
315315
<source>Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</source>
316-
<target state="new">Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</target>
316+
<target state="translated">Valeur non valide '{0}' spécifiée pour la 'Portée'. Les portées prises en charge sont {1}.</target>
317317
<note>'Scope' is a setting name that shouldn't be localized.</note>
318318
</trans-unit>
319319
<trans-unit id="InvalidParallelWorkersValue">
320320
<source>Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</source>
321-
<target state="new">Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</target>
321+
<target state="translated">Valeur non valide '{0}' spécifiée pour 'Workers'. La valeur doit être un entier non négatif.</target>
322322
<note>`Workers` is a setting name that shouldn't be localized.</note>
323323
</trans-unit>
324324
<trans-unit id="TestAssembly_AssemblyDiscoveryFailure">
325325
<source>Failed to discover tests from assembly {0}. Reason:{1}</source>
326-
<target state="new">Failed to discover tests from assembly {0}. Reason:{1}</target>
327-
<note></note>
326+
<target state="translated">Échec de la découverte de tests à partir de l'assembly {0}. Raison :{1}</target>
327+
<note />
328328
</trans-unit>
329329
</body>
330330
</file>

src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
</trans-unit>
229229
<trans-unit id="LegacyScenariosNotSupportedWarning">
230230
<source>Warning : A testsettings file, a runsettings file with a ForcedLegacyMode set to true or a vsmdi file is not supported with the MSTest V2 Adapter.</source>
231-
<target state="new">Avviso: con l'adattatore MSTest V2 non è possibile usare un file testsettings o un file runsettings con ForcedLegacyMode impostato su true.</target>
232-
<note></note>
231+
<target state="translated">Avviso: con l'adattatore MSTest V2 non è possibile usare un file testsettings, un file runsettings con ForcedLegacyMode impostato su true o un file vsmdi.</target>
232+
<note />
233233
</trans-unit>
234234
<trans-unit id="Common_MustBeGreaterThanZero">
235235
<source>The parameter must be greater than zero.</source>
@@ -308,23 +308,23 @@
308308
</trans-unit>
309309
<trans-unit id="TestParallelizationBanner">
310310
<source>MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}).</source>
311-
<target state="new">MSTest Executor: Test Parallelization enabled. Parallel Level {0}, Parallel Mode {1}</target>
312-
<note></note>
311+
<target state="translated">Executor MSTest: Parallelizzazione test abilitata per {0} (Workers: {1}. Scope: {2}).</target>
312+
<note />
313313
</trans-unit>
314314
<trans-unit id="InvalidParallelScopeValue">
315315
<source>Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</source>
316-
<target state="new">Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</target>
316+
<target state="translated">Il valore '{0}', specificato per 'Scope', non è valido. I valori supportati per Scope sono {1}.</target>
317317
<note>'Scope' is a setting name that shouldn't be localized.</note>
318318
</trans-unit>
319319
<trans-unit id="InvalidParallelWorkersValue">
320320
<source>Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</source>
321-
<target state="new">Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</target>
321+
<target state="translated">Il valore '{0}', specificato per 'Workers', non è valido. Il valore deve essere un numero intero non negativo.</target>
322322
<note>`Workers` is a setting name that shouldn't be localized.</note>
323323
</trans-unit>
324324
<trans-unit id="TestAssembly_AssemblyDiscoveryFailure">
325325
<source>Failed to discover tests from assembly {0}. Reason:{1}</source>
326-
<target state="new">Failed to discover tests from assembly {0}. Reason:{1}</target>
327-
<note></note>
326+
<target state="translated">Non è stato possibile individuare i test dall'assembly {0}. Motivo: {1}</target>
327+
<note />
328328
</trans-unit>
329329
</body>
330330
</file>

src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ja.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
</trans-unit>
229229
<trans-unit id="LegacyScenariosNotSupportedWarning">
230230
<source>Warning : A testsettings file, a runsettings file with a ForcedLegacyMode set to true or a vsmdi file is not supported with the MSTest V2 Adapter.</source>
231-
<target state="new">警告: ForcedLegacyMode が true に設定されている testsettings ファイルか runsettings は、MSTest V2 アダプターではサポートされていません。</target>
232-
<note></note>
231+
<target state="translated">警告: testsettings ファイル、ForcedLegacyMode が true に設定されている runsettings ファイル、または vsmdi ファイルは、MSTest V2 アダプターではサポートされていません。</target>
232+
<note />
233233
</trans-unit>
234234
<trans-unit id="Common_MustBeGreaterThanZero">
235235
<source>The parameter must be greater than zero.</source>
@@ -308,23 +308,23 @@
308308
</trans-unit>
309309
<trans-unit id="TestParallelizationBanner">
310310
<source>MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}).</source>
311-
<target state="new">MSTest Executor: Test Parallelization enabled. Parallel Level {0}, Parallel Mode {1}</target>
312-
<note></note>
311+
<target state="translated">MSTest 実行プログラム: {0} でテスト並列処理が有効にされています (Workers: {1}、Scope: {2})。</target>
312+
<note />
313313
</trans-unit>
314314
<trans-unit id="InvalidParallelScopeValue">
315315
<source>Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</source>
316-
<target state="new">Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</target>
316+
<target state="translated">無効な値 '{0}' 'Scope' に指定されました。サポートされているスコープは {1} です。</target>
317317
<note>'Scope' is a setting name that shouldn't be localized.</note>
318318
</trans-unit>
319319
<trans-unit id="InvalidParallelWorkersValue">
320320
<source>Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</source>
321-
<target state="new">Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</target>
321+
<target state="translated">無効な値 '{0}' 'Workers' に指定されました。値は負ではない整数である必要があります。</target>
322322
<note>`Workers` is a setting name that shouldn't be localized.</note>
323323
</trans-unit>
324324
<trans-unit id="TestAssembly_AssemblyDiscoveryFailure">
325325
<source>Failed to discover tests from assembly {0}. Reason:{1}</source>
326-
<target state="new">Failed to discover tests from assembly {0}. Reason:{1}</target>
327-
<note></note>
326+
<target state="translated">アセンブリ {0} からテストを検出できませんでした。理由:{1}</target>
327+
<note />
328328
</trans-unit>
329329
</body>
330330
</file>

src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ko.xlf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
</trans-unit>
229229
<trans-unit id="LegacyScenariosNotSupportedWarning">
230230
<source>Warning : A testsettings file, a runsettings file with a ForcedLegacyMode set to true or a vsmdi file is not supported with the MSTest V2 Adapter.</source>
231-
<target state="new">경고: MSTest V2 어댑터에서는 ForcedLegacyMode를 true로 설정한 runsettings 또는 testsettings 파일을 사용할 수 없습니다.</target>
232-
<note></note>
231+
<target state="translated">경고: MSTest V2 어댑터에서는 testsettings 파일, ForcedLegacyMode를 true로 설정한 runsettings 파일 또는 vsmdi 파일이 지원되지 않습니다.</target>
232+
<note />
233233
</trans-unit>
234234
<trans-unit id="Common_MustBeGreaterThanZero">
235235
<source>The parameter must be greater than zero.</source>
@@ -308,23 +308,23 @@
308308
</trans-unit>
309309
<trans-unit id="TestParallelizationBanner">
310310
<source>MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}).</source>
311-
<target state="new">MSTest Executor: Test Parallelization enabled. Parallel Level {0}, Parallel Mode {1}</target>
312-
<note></note>
311+
<target state="translated">MSTest 실행기: {0}에 대해 테스트 병렬 처리를 사용합니다(Workers: {1}, Scope: {2}).</target>
312+
<note />
313313
</trans-unit>
314314
<trans-unit id="InvalidParallelScopeValue">
315315
<source>Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</source>
316-
<target state="new">Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}.</target>
316+
<target state="translated">'Scope'에 대해 잘못된 값 '{0}'이(가) 지정되었습니다. 지원되는 범위는 {1}입니다.</target>
317317
<note>'Scope' is a setting name that shouldn't be localized.</note>
318318
</trans-unit>
319319
<trans-unit id="InvalidParallelWorkersValue">
320320
<source>Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</source>
321-
<target state="new">Invalid value '{0}' specified for 'Workers'. The value should be a non-negative integer.</target>
321+
<target state="translated">'Workers'에 대해 잘못된 값 '{0}'이(가) 지정되었습니다. 이 값은 음수가 아닌 정수여야 합니다.</target>
322322
<note>`Workers` is a setting name that shouldn't be localized.</note>
323323
</trans-unit>
324324
<trans-unit id="TestAssembly_AssemblyDiscoveryFailure">
325325
<source>Failed to discover tests from assembly {0}. Reason:{1}</source>
326-
<target state="new">Failed to discover tests from assembly {0}. Reason:{1}</target>
327-
<note></note>
326+
<target state="translated">어셈블리 {0}에서 테스트를 검색하지 못했습니다. 이유:{1}</target>
327+
<note />
328328
</trans-unit>
329329
</body>
330330
</file>

0 commit comments

Comments
 (0)