Skip to content

Commit

Permalink
Regenerate xlf
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink committed Sep 9, 2024
1 parent 0bc0bb8 commit db9387a
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 30 deletions.
12 changes: 6 additions & 6 deletions src/Adapter/MSTest.TestAdapter/Resources/xlf/Resource.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -314,11 +314,11 @@ Error: {1}</target>
<note></note>
</trans-unit>
<trans-unit id="UTA_TestMethodThrows">
<source>Test method {0}.{1} threw exception:
<source>Test method {0}.{1} threw exception:
{2}</source>
<target state="translated">Excepción método de prueba {0}.{1}:
<target state="needs-review-translation">Excepción método de prueba {0}.{1}:
{2}</target>
<note></note>
<note />
</trans-unit>
<trans-unit id="UTA_WrongThread">
<source>{0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread.</source>
Expand Down Expand Up @@ -458,8 +458,8 @@ Error: {1}</target>
</trans-unit>
<trans-unit id="CannotExpandIDataSourceAttribute">
<source>Exception occurred while expanding IDataSource rows from attribute on "{0}.{1}": {2}</source>
<target state="translated">Se produjo una excepción al expandir las filas de IDataSource del atributo en "{0}.{1}": {2}</target>
<note>{0}: TypeName with namespace,
<target state="needs-review-translation">Se produjo una excepción al expandir las filas de IDataSource del atributo en "{0}.{1}": {2}</target>
<note>{0}: TypeName with namespace,
{1}: Method name,
{2}: CannotExpandIDataSourceAttribute_DuplicateDisplayName or CannotExpandIDataSourceAttribute_CannotSerialize</note>
</trans-unit>
Expand All @@ -477,4 +477,4 @@ Error: {1}</target>
</trans-unit>
</body>
</file>
</xliff>
</xliff>
12 changes: 6 additions & 6 deletions src/Adapter/MSTest.TestAdapter/Resources/xlf/Resource.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -314,11 +314,11 @@ Błąd: {1}</target>
<note></note>
</trans-unit>
<trans-unit id="UTA_TestMethodThrows">
<source>Test method {0}.{1} threw exception:
<source>Test method {0}.{1} threw exception:
{2}</source>
<target state="translated">Metoda testowa {0}.{1} zgłosiła wyjątek:
<target state="needs-review-translation">Metoda testowa {0}.{1} zgłosiła wyjątek:
{2}</target>
<note></note>
<note />
</trans-unit>
<trans-unit id="UTA_WrongThread">
<source>{0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread.</source>
Expand Down Expand Up @@ -458,8 +458,8 @@ Błąd: {1}</target>
</trans-unit>
<trans-unit id="CannotExpandIDataSourceAttribute">
<source>Exception occurred while expanding IDataSource rows from attribute on "{0}.{1}": {2}</source>
<target state="translated">Wystąpił wyjątek podczas rozwijania wierszy IDataSource z atrybutu w przestrzeni nazw „{0}.{1}”: {2}</target>
<note>{0}: TypeName with namespace,
<target state="needs-review-translation">Wystąpił wyjątek podczas rozwijania wierszy IDataSource z atrybutu w przestrzeni nazw „{0}.{1}”: {2}</target>
<note>{0}: TypeName with namespace,
{1}: Method name,
{2}: CannotExpandIDataSourceAttribute_DuplicateDisplayName or CannotExpandIDataSourceAttribute_CannotSerialize</note>
</trans-unit>
Expand All @@ -477,4 +477,4 @@ Błąd: {1}</target>
</trans-unit>
</body>
</file>
</xliff>
</xliff>
12 changes: 6 additions & 6 deletions src/Adapter/MSTest.TestAdapter/Resources/xlf/Resource.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -314,11 +314,11 @@ Erro: {1}</target>
<note></note>
</trans-unit>
<trans-unit id="UTA_TestMethodThrows">
<source>Test method {0}.{1} threw exception:
<source>Test method {0}.{1} threw exception:
{2}</source>
<target state="translated">O método de teste {0}.{1} lançou a exceção:
<target state="needs-review-translation">O método de teste {0}.{1} lançou a exceção:
{2}</target>
<note></note>
<note />
</trans-unit>
<trans-unit id="UTA_WrongThread">
<source>{0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread.</source>
Expand Down Expand Up @@ -458,8 +458,8 @@ Erro: {1}</target>
</trans-unit>
<trans-unit id="CannotExpandIDataSourceAttribute">
<source>Exception occurred while expanding IDataSource rows from attribute on "{0}.{1}": {2}</source>
<target state="translated">Ocorreu uma exceção ao expandir as linhas IDataSource do atributo em "{0}.{1}": {2}</target>
<note>{0}: TypeName with namespace,
<target state="needs-review-translation">Ocorreu uma exceção ao expandir as linhas IDataSource do atributo em "{0}.{1}": {2}</target>
<note>{0}: TypeName with namespace,
{1}: Method name,
{2}: CannotExpandIDataSourceAttribute_DuplicateDisplayName or CannotExpandIDataSourceAttribute_CannotSerialize</note>
</trans-unit>
Expand All @@ -477,4 +477,4 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
</xliff>
</xliff>
12 changes: 6 additions & 6 deletions src/Adapter/MSTest.TestAdapter/Resources/xlf/Resource.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -314,11 +314,11 @@ Hata: {1}</target>
<note></note>
</trans-unit>
<trans-unit id="UTA_TestMethodThrows">
<source>Test method {0}.{1} threw exception:
<source>Test method {0}.{1} threw exception:
{2}</source>
<target state="translated">{0}.{1} test metodu özel durum oluşturdu:
<target state="needs-review-translation">{0}.{1} test metodu özel durum oluşturdu:
{2}</target>
<note></note>
<note />
</trans-unit>
<trans-unit id="UTA_WrongThread">
<source>{0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread.</source>
Expand Down Expand Up @@ -458,8 +458,8 @@ Hata: {1}</target>
</trans-unit>
<trans-unit id="CannotExpandIDataSourceAttribute">
<source>Exception occurred while expanding IDataSource rows from attribute on "{0}.{1}": {2}</source>
<target state="translated">"{0}. {1}" üzerindeki öznitelikten IDataSource satırları genişletilirken özel durum oluştu: {2}</target>
<note>{0}: TypeName with namespace,
<target state="needs-review-translation">"{0}. {1}" üzerindeki öznitelikten IDataSource satırları genişletilirken özel durum oluştu: {2}</target>
<note>{0}: TypeName with namespace,
{1}: Method name,
{2}: CannotExpandIDataSourceAttribute_DuplicateDisplayName or CannotExpandIDataSourceAttribute_CannotSerialize</note>
</trans-unit>
Expand All @@ -477,4 +477,4 @@ Hata: {1}</target>
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -314,11 +314,11 @@ Error: {1}</source>
<note></note>
</trans-unit>
<trans-unit id="UTA_TestMethodThrows">
<source>Test method {0}.{1} threw exception:
<source>Test method {0}.{1} threw exception:
{2}</source>
<target state="translated">测试方法 {0}.{1} 引发了异常:
<target state="needs-review-translation">测试方法 {0}.{1} 引发了异常:
{2}</target>
<note></note>
<note />
</trans-unit>
<trans-unit id="UTA_WrongThread">
<source>{0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread.</source>
Expand Down Expand Up @@ -458,8 +458,8 @@ Error: {1}</source>
</trans-unit>
<trans-unit id="CannotExpandIDataSourceAttribute">
<source>Exception occurred while expanding IDataSource rows from attribute on "{0}.{1}": {2}</source>
<target state="translated">从“{0}.{1}”上的属性扩展 IDataSource 行时出现异常: {2}</target>
<note>{0}: TypeName with namespace,
<target state="needs-review-translation">从“{0}.{1}”上的属性扩展 IDataSource 行时出现异常: {2}</target>
<note>{0}: TypeName with namespace,
{1}: Method name,
{2}: CannotExpandIDataSourceAttribute_DuplicateDisplayName or CannotExpandIDataSourceAttribute_CannotSerialize</note>
</trans-unit>
Expand All @@ -477,4 +477,4 @@ Error: {1}</source>
</trans-unit>
</body>
</file>
</xliff>
</xliff>

0 comments on commit db9387a

Please sign in to comment.