Skip to content
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
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ Typ deklarující tyto metody by měl také respektovat následující pravidla:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">Atribut, který je odvozen od retryBaseAttribute, lze zadat pouze v testovací metodě.</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Použití atributu opakování u testovací metody</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -992,12 +992,12 @@ Der Typ, der diese Methoden deklariert, sollte auch die folgenden Regeln beachte
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">Ein von „RetryBaseAttribute“ abgeleitetes Attribut kann nur für eine Testmethode angegeben werden.</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Verwenden des Wiederholungsattributs für die Testmethode</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ El tipo que declara estos métodos también debe respetar las reglas siguientes:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">Un atributo que deriva de 'RetryBaseAttribute' solo se puede especificar en un método de prueba</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Usar el atributo de reintento en el método de prueba</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ Le type doit être une classe
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">Vous ne pouvez spécifier un attribut dérivant de « RetryBaseAttribute » que sur une méthode de test</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Utilisez l’attribut de nouvelle tentative sur la méthode de test</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ Anche il tipo che dichiara questi metodi deve rispettare le regole seguenti:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">È possibile specificare un attributo che deriva da ‘RetryBaseAttribute’ solo in un metodo di test</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Utilizzare l'attributo di ripetizione nel metodo di test</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">'RetryBaseAttribute' から派生する属性は、テスト メソッドでのみ指定できます</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">テスト メソッドで retry 属性を使用する</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">'RetryBaseAttribute'에서 파생된 속성은 테스트 메서드에서만 지정할 수 있습니다.</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">테스트 메서드에 재시도 속성 사용</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ Typ deklarujący te metody powinien również przestrzegać następujących regu
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">Atrybut pochodzący od atrybutu „RetryBaseAttribute” można określić tylko w metodzie testowej</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Użyj atrybutu ponawiania dla metody testowej</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ O tipo que declara esses métodos também deve respeitar as seguintes regras:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">Um atributo derivado de “RetryBaseAttribute” só pode ser especificado em um método de teste</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Usar o atributo de repetição no método de teste</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1003,12 +1003,12 @@ The type declaring these methods should also respect the following rules:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">Атрибут, производный от "RetryBaseAttribute", может быть указан только в тестовом методе</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Использовать атрибут retry в тестовом методе</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -993,12 +993,12 @@ Bu yöntemleri bildiren tipin ayrıca aşağıdaki kurallara uyması gerekir:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">'RetryBaseAttribute' özniteliğinden türetilen bir öznitelik yalnızca bir test yönteminde belirtilebilir</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">Test yönteminde yeniden deneme özniteliğini kullan</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">只能在测试方法上指定派生自 ‘RetryBaseAttribute’ 的属性</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">对测试方法使用重试属性</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
4 changes: 2 additions & 2 deletions src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
</trans-unit>
<trans-unit id="UseRetryWithTestMethodMessageFormat">
<source>An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</source>
<target state="needs-review-translation">衍生自 'RetryBaseAttribute' 的屬性只能在測試方法上指定</target>
<target state="new">An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class</target>
<note />
</trans-unit>
<trans-unit id="UseRetryWithTestMethodTitle">
<source>Use retry attribute on test method or test class</source>
<target state="needs-review-translation">在測試方法上使用重試屬性</target>
<target state="new">Use retry attribute on test method or test class</target>
<note />
</trans-unit>
<trans-unit id="TestContextPropertyUsageTitle">
Expand Down
Loading