Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2538017

This commit is contained in:
dotnet bot 2024-09-13 11:43:52 -07:00
Родитель 411add4a6a
Коммит 7fb4b533eb
12 изменённых файлов: 20 добавлений и 20 удалений

Просмотреть файл

@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="ReplaceWithConstructorFix">
<source>Replace TestInitialize method with constructor</source>
<target state="new">Replace TestInitialize method with constructor</target>
<target state="translated">Nahradit metodu TestInitialize konstruktorem</target>
<note />
</trans-unit>
<trans-unit id="ReplaceWithFailAssertionFix">

Просмотреть файл

@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="ReplaceWithConstructorFix">
<source>Replace TestInitialize method with constructor</source>
<target state="new">Replace TestInitialize method with constructor</target>
<target state="translated">Reemplazar el método TestInitialize por el constructor</target>
<note />
</trans-unit>
<trans-unit id="ReplaceWithFailAssertionFix">
@ -49,7 +49,7 @@
</trans-unit>
<trans-unit id="ReplaceWithTestInitializeFix">
<source>Replace constructor with TestInitialize method</source>
<target state="new">Replace constructor with TestInitialize method</target>
<target state="translated">Reemplazar constructor por el método TestInitialize</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldBeValidFix">

Просмотреть файл

@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="ReplaceWithConstructorFix">
<source>Replace TestInitialize method with constructor</source>
<target state="new">Replace TestInitialize method with constructor</target>
<target state="translated">Sostituisci il metodo TestInitialize con il costruttore</target>
<note />
</trans-unit>
<trans-unit id="ReplaceWithFailAssertionFix">

Просмотреть файл

@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="ReplaceWithConstructorFix">
<source>Replace TestInitialize method with constructor</source>
<target state="new">Replace TestInitialize method with constructor</target>
<target state="translated">TestInitialize 메서드를 생성자로 바꾸기</target>
<note />
</trans-unit>
<trans-unit id="ReplaceWithFailAssertionFix">
@ -49,7 +49,7 @@
</trans-unit>
<trans-unit id="ReplaceWithTestInitializeFix">
<source>Replace constructor with TestInitialize method</source>
<target state="new">Replace constructor with TestInitialize method</target>
<target state="translated">생성자를 TestInitialize 메서드로 바꾸기</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldBeValidFix">

Просмотреть файл

@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="ReplaceWithConstructorFix">
<source>Replace TestInitialize method with constructor</source>
<target state="new">Replace TestInitialize method with constructor</target>
<target state="translated">Substituir o método TestInitialize pelo construtor.</target>
<note />
</trans-unit>
<trans-unit id="ReplaceWithFailAssertionFix">

Просмотреть файл

@ -49,7 +49,7 @@
</trans-unit>
<trans-unit id="ReplaceWithTestInitializeFix">
<source>Replace constructor with TestInitialize method</source>
<target state="new">Replace constructor with TestInitialize method</target>
<target state="translated">Заменить конструктор на метод TestInitialize</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldBeValidFix">

Просмотреть файл

@ -510,12 +510,12 @@ Typ deklarující tyto metody by měl také respektovat následující pravidla:
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodDescription">
<source>Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</source>
<target state="new">Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</target>
<target state="translated">Testovací třída by měla mít aspoň jednu testovací metodu nebo by měla být static s metodami s označením [AssemblyInitialize] a/nebo [AssemblyCleanup].</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodMessageFormat">
<source>Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</source>
<target state="new">Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</target>
<target state="translated">Testovací třída {0} by měla mít aspoň jednu testovací metodu nebo by měla být static s metodami s označením [AssemblyInitialize] a/nebo [AssemblyCleanup].</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodTitle">

Просмотреть файл

@ -510,12 +510,12 @@ El tipo que declara estos métodos también debe respetar las reglas siguientes:
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodDescription">
<source>Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</source>
<target state="new">Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</target>
<target state="translated">La clase de prueba debe tener al menos un método de prueba o ser "static" con métodos marcados por "[AssemblyInitialize]" o "[AssemblyCleanup]".</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodMessageFormat">
<source>Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</source>
<target state="new">Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</target>
<target state="translated">La clase de prueba "{0}" debe tener al menos un método de prueba o ser "static" con métodos marcados por "[AssemblyInitialization]" o "[AssemblyCleanup]"</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodTitle">

Просмотреть файл

@ -510,12 +510,12 @@ Anche il tipo che dichiara questi metodi deve rispettare le regole seguenti:
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodDescription">
<source>Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</source>
<target state="new">Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</target>
<target state="translated">La classe di test deve avere almeno un metodo di test o essere 'static' con metodi contrassegnati da '[AssemblyInitialize]' e/o '[AssemblyCleanup]'.</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodMessageFormat">
<source>Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</source>
<target state="new">Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</target>
<target state="translated">La classe di test '{0}' deve avere almeno un metodo di test o essere 'static' con metodi contrassegnati da '[AssemblyInitializate]' e/o '[AssemblyCleanup]'</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodTitle">

Просмотреть файл

@ -510,12 +510,12 @@ The type declaring these methods should also respect the following rules:
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodDescription">
<source>Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</source>
<target state="new">Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</target>
<target state="translated">테스트 클래스에는 하나 이상의 테스트 메서드가 있거나 '[AssemblyInitialize]' 및/또는 '[AssemblyCleanup]'으로 표시된 메서드가 있는 'static'이어야 합니다.</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodMessageFormat">
<source>Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</source>
<target state="new">Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</target>
<target state="translated">테스트 클래스 '{0}'에는 하나 이상의 테스트 메서드가 있거나 '[AssemblyInitialize]' 및/또는 '[AssemblyCleanup]'으로 표시된 메서드가 있는 'static'이어야 합니다.</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodTitle">

Просмотреть файл

@ -510,12 +510,12 @@ O tipo que declara esses métodos também deve respeitar as seguintes regras:
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodDescription">
<source>Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</source>
<target state="new">Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</target>
<target state="translated">A classe de teste deve ter pelo menos um método de teste ou ser 'estática' com métodos marcados por '[AssemblyInitialize]' e/ou '[AssemblyCleanup]'.</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodMessageFormat">
<source>Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</source>
<target state="new">Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</target>
<target state="translated">A classe de teste '{0}' deve ter pelo menos um método de teste ou ser 'estática' com métodos marcados por '[AssemblyInitialize]' e/ou '[AssemblyCleanup]'.</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodTitle">

Просмотреть файл

@ -510,12 +510,12 @@ The type declaring these methods should also respect the following rules:
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodDescription">
<source>Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</source>
<target state="new">Test class should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'.</target>
<target state="translated">测试类应至少有一个测试方法,或者应为 "static" 且方法由 "[AssemblyInitialize]" 和/或 "[AssemblyCleanup]" 标记。</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodMessageFormat">
<source>Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</source>
<target state="new">Test class '{0}' should have at least one test method or be 'static' with method(s) marked by '[AssemblyInitialize]' and/or '[AssemblyCleanup]'</target>
<target state="translated">测试类 "{0}" 应至少有一个测试方法,或者应为 "static" 且方法由 "[AssemblyInitialize]" 和/或 "[AssemblyCleanup]" 标记</target>
<note />
</trans-unit>
<trans-unit id="TestClassShouldHaveTestMethodTitle">