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

Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2582509 #4066

Merged
merged 2 commits into from
Nov 15, 2024
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</trans-unit>
<trans-unit id="UseAssertThrowsExceptionOnLastStatementFix">
<source>Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</source>
<target state="new">Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</target>
<target state="translated">Verwenden Sie das Attribut „Assert.ThrowsException&lt;T&gt;“ anstelle von „[ExpectedException]</target>
<note />
</trans-unit>
<trans-unit id="UseAttributeOnTestMethodFix">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</trans-unit>
<trans-unit id="UseAssertThrowsExceptionOnLastStatementFix">
<source>Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</source>
<target state="new">Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</target>
<target state="translated">Use "Assert.ThrowsException&lt;T&gt;" en lugar del atributo "[ExpectedException]"</target>
<note />
</trans-unit>
<trans-unit id="UseAttributeOnTestMethodFix">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</trans-unit>
<trans-unit id="UseAssertThrowsExceptionOnLastStatementFix">
<source>Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</source>
<target state="new">Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</target>
<target state="translated">Utilisez l'attribut 'Assert.ThrowsException&lt;T&gt;' au lieu de l'attribut '[ExpectedException]'</target>
<note />
</trans-unit>
<trans-unit id="UseAttributeOnTestMethodFix">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</trans-unit>
<trans-unit id="UseAssertThrowsExceptionOnLastStatementFix">
<source>Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</source>
<target state="new">Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</target>
<target state="translated">Usare l'attributo 'Assert.ThrowsException&lt;T&gt;' anziché '[ExpectedException]</target>
<note />
</trans-unit>
<trans-unit id="UseAttributeOnTestMethodFix">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</trans-unit>
<trans-unit id="UseAssertThrowsExceptionOnLastStatementFix">
<source>Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</source>
<target state="new">Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</target>
<target state="translated">Użyj atrybutu „Assert.ThrowsException&lt;T&gt;” zamiast atrybutu „[ExpectedException]</target>
<note />
</trans-unit>
<trans-unit id="UseAttributeOnTestMethodFix">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</trans-unit>
<trans-unit id="UseAssertThrowsExceptionOnLastStatementFix">
<source>Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</source>
<target state="new">Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</target>
<target state="translated">Usar 'Assert.ThrowsException&lt;T&gt;' em vez do atributo '[ExpectedException]'</target>
<note />
</trans-unit>
<trans-unit id="UseAttributeOnTestMethodFix">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</trans-unit>
<trans-unit id="UseAssertThrowsExceptionOnLastStatementFix">
<source>Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</source>
<target state="new">Use 'Assert.ThrowsException&lt;T&gt;' instead of '[ExpectedException]' attribute</target>
<target state="translated">'[ExpectedException]' özniteliği yerine 'Assert.ThrowsException&lt;T&gt;' kullanın</target>
<note />
</trans-unit>
<trans-unit id="UseAttributeOnTestMethodFix">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@
</trans-unit>
<trans-unit id="DiscoveredTestsInAssembly">
<source>Discovered {0} tests in assembly</source>
<target state="new">Discovered {0} tests in assembly</target>
<target state="translated">Ermittelte {0} Tests in Assembly</target>
<note>0 is count, the sentence is followed by the path of the assebly</note>
</trans-unit>
<trans-unit id="DiscoveringTestsFrom">
<source>Discovering tests from</source>
<target state="new">Discovering tests from</target>
<target state="translated">Tests ermitteln aus</target>
<note />
</trans-unit>
<trans-unit id="EnvironmentVariableProviderFailedWithError">
Expand All @@ -206,7 +206,7 @@
</trans-unit>
<trans-unit id="ExitCode">
<source>Exit code</source>
<target state="new">Exit code</target>
<target state="translated">Exitcode</target>
<note />
</trans-unit>
<trans-unit id="Expected">
Expand Down Expand Up @@ -243,7 +243,7 @@
</trans-unit>
<trans-unit id="FailedWithErrors">
<source>failed with {0} error(s)</source>
<target state="new">failed with {0} error(s)</target>
<target state="translated">fehlerhaft mit {0} Fehler(n)</target>
<note />
</trans-unit>
<trans-unit id="FailedWithErrorsAndWarnings">
Expand Down Expand Up @@ -762,12 +762,12 @@ Gültige Werte sind „Normal“, „Detailed“. Der Standardwert ist „Normal
</trans-unit>
<trans-unit id="TestDiscoverySummary">
<source>Discovered {0} tests in {1} assemblies.</source>
<target state="new">Discovered {0} tests in {1} assemblies.</target>
<target state="translated">Ermittelte {0} Tests in {1} Assemblys.</target>
<note>0 is number of tests, 1 is count of assemblies</note>
</trans-unit>
<trans-unit id="TestDiscoverySummarySingular">
<source>Discovered {0} tests.</source>
<target state="new">Discovered {0} tests.</target>
<target state="translated">Ermittelte {0} Tests.</target>
<note>0 is number of tests</note>
</trans-unit>
<trans-unit id="TestFrameworkProxyApiShouldNotBeCalled">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@
</trans-unit>
<trans-unit id="DiscoveredTestsInAssembly">
<source>Discovered {0} tests in assembly</source>
<target state="new">Discovered {0} tests in assembly</target>
<target state="translated">{0} tests découverts dans l’assembly</target>
<note>0 is count, the sentence is followed by the path of the assebly</note>
</trans-unit>
<trans-unit id="DiscoveringTestsFrom">
<source>Discovering tests from</source>
<target state="new">Discovering tests from</target>
<target state="translated">Découverte des tests à partir de</target>
<note />
</trans-unit>
<trans-unit id="EnvironmentVariableProviderFailedWithError">
Expand All @@ -206,7 +206,7 @@
</trans-unit>
<trans-unit id="ExitCode">
<source>Exit code</source>
<target state="new">Exit code</target>
<target state="translated">Code de sortie</target>
<note />
</trans-unit>
<trans-unit id="Expected">
Expand Down Expand Up @@ -243,7 +243,7 @@
</trans-unit>
<trans-unit id="FailedWithErrors">
<source>failed with {0} error(s)</source>
<target state="new">failed with {0} error(s)</target>
<target state="translated">a échoué avec {0} erreur(s)</target>
<note />
</trans-unit>
<trans-unit id="FailedWithErrorsAndWarnings">
Expand Down Expand Up @@ -762,12 +762,12 @@ Les valeurs valides sont « Normal » et « Détaillé ». La valeur par dé
</trans-unit>
<trans-unit id="TestDiscoverySummary">
<source>Discovered {0} tests in {1} assemblies.</source>
<target state="new">Discovered {0} tests in {1} assemblies.</target>
<target state="translated">{0} tests découverts dans {1} assemblys.</target>
<note>0 is number of tests, 1 is count of assemblies</note>
</trans-unit>
<trans-unit id="TestDiscoverySummarySingular">
<source>Discovered {0} tests.</source>
<target state="new">Discovered {0} tests.</target>
<target state="translated">{0} tests découverts.</target>
<note>0 is number of tests</note>
</trans-unit>
<trans-unit id="TestFrameworkProxyApiShouldNotBeCalled">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@
</trans-unit>
<trans-unit id="DiscoveredTestsInAssembly">
<source>Discovered {0} tests in assembly</source>
<target state="new">Discovered {0} tests in assembly</target>
<target state="translated">{0} individuati nell'assembly</target>
<note>0 is count, the sentence is followed by the path of the assebly</note>
</trans-unit>
<trans-unit id="DiscoveringTestsFrom">
<source>Discovering tests from</source>
<target state="new">Discovering tests from</target>
<target state="translated">Individuazione di test da</target>
<note />
</trans-unit>
<trans-unit id="EnvironmentVariableProviderFailedWithError">
Expand All @@ -206,7 +206,7 @@
</trans-unit>
<trans-unit id="ExitCode">
<source>Exit code</source>
<target state="new">Exit code</target>
<target state="translated">Codice di uscita</target>
<note />
</trans-unit>
<trans-unit id="Expected">
Expand Down Expand Up @@ -243,7 +243,7 @@
</trans-unit>
<trans-unit id="FailedWithErrors">
<source>failed with {0} error(s)</source>
<target state="new">failed with {0} error(s)</target>
<target state="translated">non riuscito con {0} errori</target>
<note />
</trans-unit>
<trans-unit id="FailedWithErrorsAndWarnings">
Expand Down Expand Up @@ -762,12 +762,12 @@ I valori validi sono 'Normal', 'Detailed'. L'impostazione predefinita è 'Normal
</trans-unit>
<trans-unit id="TestDiscoverySummary">
<source>Discovered {0} tests in {1} assemblies.</source>
<target state="new">Discovered {0} tests in {1} assemblies.</target>
<target state="translated">{0} individuati in {1} assembly.</target>
<note>0 is number of tests, 1 is count of assemblies</note>
</trans-unit>
<trans-unit id="TestDiscoverySummarySingular">
<source>Discovered {0} tests.</source>
<target state="new">Discovered {0} tests.</target>
<target state="translated">{0} test individuati.</target>
<note>0 is number of tests</note>
</trans-unit>
<trans-unit id="TestFrameworkProxyApiShouldNotBeCalled">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@
</trans-unit>
<trans-unit id="DiscoveredTestsInAssembly">
<source>Discovered {0} tests in assembly</source>
<target state="new">Discovered {0} tests in assembly</target>
<target state="translated">어셈블리에서 {0}개의 테스트가 검색됨</target>
<note>0 is count, the sentence is followed by the path of the assebly</note>
</trans-unit>
<trans-unit id="DiscoveringTestsFrom">
<source>Discovering tests from</source>
<target state="new">Discovering tests from</target>
<target state="translated">다음에서 테스트 검색하는 중</target>
<note />
</trans-unit>
<trans-unit id="EnvironmentVariableProviderFailedWithError">
Expand All @@ -206,7 +206,7 @@
</trans-unit>
<trans-unit id="ExitCode">
<source>Exit code</source>
<target state="new">Exit code</target>
<target state="translated">종료 코드</target>
<note />
</trans-unit>
<trans-unit id="Expected">
Expand Down Expand Up @@ -243,7 +243,7 @@
</trans-unit>
<trans-unit id="FailedWithErrors">
<source>failed with {0} error(s)</source>
<target state="new">failed with {0} error(s)</target>
<target state="translated">{0} 오류로 실패</target>
<note />
</trans-unit>
<trans-unit id="FailedWithErrorsAndWarnings">
Expand Down Expand Up @@ -762,12 +762,12 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.</source>
</trans-unit>
<trans-unit id="TestDiscoverySummary">
<source>Discovered {0} tests in {1} assemblies.</source>
<target state="new">Discovered {0} tests in {1} assemblies.</target>
<target state="translated">{1}개의 어셈블리에서 {0}개의 테스트를 검색됨</target>
<note>0 is number of tests, 1 is count of assemblies</note>
</trans-unit>
<trans-unit id="TestDiscoverySummarySingular">
<source>Discovered {0} tests.</source>
<target state="new">Discovered {0} tests.</target>
<target state="translated">{0} 테스트를 검색됨</target>
<note>0 is number of tests</note>
</trans-unit>
<trans-unit id="TestFrameworkProxyApiShouldNotBeCalled">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@
</trans-unit>
<trans-unit id="DiscoveredTestsInAssembly">
<source>Discovered {0} tests in assembly</source>
<target state="new">Discovered {0} tests in assembly</target>
<target state="translated">Odnaleziono testy ({0}) w zestawach</target>
<note>0 is count, the sentence is followed by the path of the assebly</note>
</trans-unit>
<trans-unit id="DiscoveringTestsFrom">
<source>Discovering tests from</source>
<target state="new">Discovering tests from</target>
<target state="translated">Odnajdywanie testów w</target>
<note />
</trans-unit>
<trans-unit id="EnvironmentVariableProviderFailedWithError">
Expand All @@ -206,7 +206,7 @@
</trans-unit>
<trans-unit id="ExitCode">
<source>Exit code</source>
<target state="new">Exit code</target>
<target state="translated">Kod zakończenia</target>
<note />
</trans-unit>
<trans-unit id="Expected">
Expand Down Expand Up @@ -243,7 +243,7 @@
</trans-unit>
<trans-unit id="FailedWithErrors">
<source>failed with {0} error(s)</source>
<target state="new">failed with {0} error(s)</target>
<target state="translated">zakończono niepowodzeniem, z następującą liczbą błędów: {0}</target>
<note />
</trans-unit>
<trans-unit id="FailedWithErrorsAndWarnings">
Expand Down Expand Up @@ -762,12 +762,12 @@ Prawidłowe wartości to „Normalne”, „Szczegółowe”. Wartość domyśln
</trans-unit>
<trans-unit id="TestDiscoverySummary">
<source>Discovered {0} tests in {1} assemblies.</source>
<target state="new">Discovered {0} tests in {1} assemblies.</target>
<target state="translated">Odnaleziono testy ({0}) w zestawach {1}.</target>
<note>0 is number of tests, 1 is count of assemblies</note>
</trans-unit>
<trans-unit id="TestDiscoverySummarySingular">
<source>Discovered {0} tests.</source>
<target state="new">Discovered {0} tests.</target>
<target state="translated">Odnaleziono testy ({0}).</target>
<note>0 is number of tests</note>
</trans-unit>
<trans-unit id="TestFrameworkProxyApiShouldNotBeCalled">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@
</trans-unit>
<trans-unit id="DiscoveredTestsInAssembly">
<source>Discovered {0} tests in assembly</source>
<target state="new">Discovered {0} tests in assembly</target>
<target state="translated">Testes {0} descobertos no assembly</target>
<note>0 is count, the sentence is followed by the path of the assebly</note>
</trans-unit>
<trans-unit id="DiscoveringTestsFrom">
<source>Discovering tests from</source>
<target state="new">Discovering tests from</target>
<target state="translated">Descobrindo testes de</target>
<note />
</trans-unit>
<trans-unit id="EnvironmentVariableProviderFailedWithError">
Expand All @@ -206,7 +206,7 @@
</trans-unit>
<trans-unit id="ExitCode">
<source>Exit code</source>
<target state="new">Exit code</target>
<target state="translated">Código de saída</target>
<note />
</trans-unit>
<trans-unit id="Expected">
Expand Down Expand Up @@ -243,7 +243,7 @@
</trans-unit>
<trans-unit id="FailedWithErrors">
<source>failed with {0} error(s)</source>
<target state="new">failed with {0} error(s)</target>
<target state="translated">falhou com {0} erros</target>
<note />
</trans-unit>
<trans-unit id="FailedWithErrorsAndWarnings">
Expand Down Expand Up @@ -762,12 +762,12 @@ Os valores válidos são “Normal”, “Detalhado”. O padrão é “Normal
</trans-unit>
<trans-unit id="TestDiscoverySummary">
<source>Discovered {0} tests in {1} assemblies.</source>
<target state="new">Discovered {0} tests in {1} assemblies.</target>
<target state="translated">Testes {0} descobertos nos assemblies {1}.</target>
<note>0 is number of tests, 1 is count of assemblies</note>
</trans-unit>
<trans-unit id="TestDiscoverySummarySingular">
<source>Discovered {0} tests.</source>
<target state="new">Discovered {0} tests.</target>
<target state="translated">Testes {0} descobertos.</target>
<note>0 is number of tests</note>
</trans-unit>
<trans-unit id="TestFrameworkProxyApiShouldNotBeCalled">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@
</trans-unit>
<trans-unit id="DiscoveredTestsInAssembly">
<source>Discovered {0} tests in assembly</source>
<target state="new">Discovered {0} tests in assembly</target>
<target state="translated">Обнаружены тесты ({0}) в сборке.</target>
<note>0 is count, the sentence is followed by the path of the assebly</note>
</trans-unit>
<trans-unit id="DiscoveringTestsFrom">
<source>Discovering tests from</source>
<target state="new">Discovering tests from</target>
<target state="translated">Обнаружение тестов из</target>
<note />
</trans-unit>
<trans-unit id="EnvironmentVariableProviderFailedWithError">
Expand All @@ -206,7 +206,7 @@
</trans-unit>
<trans-unit id="ExitCode">
<source>Exit code</source>
<target state="new">Exit code</target>
<target state="translated">Код завершения</target>
<note />
</trans-unit>
<trans-unit id="Expected">
Expand Down Expand Up @@ -243,7 +243,7 @@
</trans-unit>
<trans-unit id="FailedWithErrors">
<source>failed with {0} error(s)</source>
<target state="new">failed with {0} error(s)</target>
<target state="translated">сбой с ошибками ({0})</target>
<note />
</trans-unit>
<trans-unit id="FailedWithErrorsAndWarnings">
Expand Down Expand Up @@ -762,12 +762,12 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.</source>
</trans-unit>
<trans-unit id="TestDiscoverySummary">
<source>Discovered {0} tests in {1} assemblies.</source>
<target state="new">Discovered {0} tests in {1} assemblies.</target>
<target state="translated">Обнаружены тесты ({0}) в сборках ({1})</target>
<note>0 is number of tests, 1 is count of assemblies</note>
</trans-unit>
<trans-unit id="TestDiscoverySummarySingular">
<source>Discovered {0} tests.</source>
<target state="new">Discovered {0} tests.</target>
<target state="translated">Обнаружены тесты ({0}).</target>
<note>0 is number of tests</note>
</trans-unit>
<trans-unit id="TestFrameworkProxyApiShouldNotBeCalled">
Expand Down
Loading