From 70f63c00374526daa2c9335a1bf42f95435992d7 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 18 Nov 2024 11:03:32 +0100 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2584017 --- src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf | 4 ++-- src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf index 9e957be5c..ad694cdf7 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf @@ -728,12 +728,12 @@ Typ deklarující tyto metody by měl také respektovat následující pravidla: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Místo Assert.{1} použijte Assert.{0}. Use proper 'Assert' methods - Use proper 'Assert' methods + Použít správné metody Assert diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf index 927310d4f..c2a36ef01 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf @@ -730,12 +730,12 @@ Der Typ, der diese Methoden deklariert, sollte auch die folgenden Regeln beachte Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Verwenden Sie "Assert.{0}" anstelle von "Assert.{1}". Use proper 'Assert' methods - Use proper 'Assert' methods + Geeignete Assert-Methoden verwenden diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf index 2d9ccc47e..4cd75bfb3 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf @@ -728,12 +728,12 @@ El tipo que declara estos métodos también debe respetar las reglas siguientes: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Usar "Assert.{0}" en lugar de "Assert".{1}" Use proper 'Assert' methods - Use proper 'Assert' methods + Usar métodos "Assert" adecuados diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf index 480595c3d..bdf74943d 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf @@ -728,12 +728,12 @@ Le type doit être une classe Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Utilisez ' Assert.{0}' au lieu de 'Assert.{1}' Use proper 'Assert' methods - Use proper 'Assert' methods + Utiliser les méthodes 'Assert' appropriées diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf index 61ac5a2d9..7120ab05d 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf @@ -728,12 +728,12 @@ Anche il tipo che dichiara questi metodi deve rispettare le regole seguenti: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Usa 'Assert.{0}' invece di 'Assert.{1}' Use proper 'Assert' methods - Use proper 'Assert' methods + Usa metodi 'Assert' appropriati diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf index 61bb130f8..edd99ea13 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf @@ -729,12 +729,12 @@ The type declaring these methods should also respect the following rules: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + 'Assert.{1}' の代わりに 'Assert.{0}' を使用する Use proper 'Assert' methods - Use proper 'Assert' methods + 適切な 'Assert' メソッドを使用する diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf index 0a1850965..2afdd1dee 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf @@ -729,12 +729,12 @@ The type declaring these methods should also respect the following rules: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + 'Assert. {1}'대신 'Assert. {0}' 사용 Use proper 'Assert' methods - Use proper 'Assert' methods + 적절한 'Assert' 메서드 사용 diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf index 56c7eccf6..e6143150f 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf @@ -728,12 +728,12 @@ Typ deklarujący te metody powinien również przestrzegać następujących regu Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Użyj instrukcji „Assert{0}.” zamiast „Assert{1}”. Use proper 'Assert' methods - Use proper 'Assert' methods + Użyj odpowiednich metod „Assert” diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf index 345096087..683605a2b 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf @@ -728,12 +728,12 @@ O tipo que declara esses métodos também deve respeitar as seguintes regras: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Usar 'Assert.{0}' em vez de 'Assert.{1}' Use proper 'Assert' methods - Use proper 'Assert' methods + Usar métodos 'Assert' adequados diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf index 23bf34e89..b7eb14146 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf @@ -738,12 +738,12 @@ The type declaring these methods should also respect the following rules: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + Используйте "Assert.{0}" вместо "Assert.{1}" Use proper 'Assert' methods - Use proper 'Assert' methods + Используйте правильные методы "Assert" diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf index 4e04e0296..8b5019eec 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf @@ -730,12 +730,12 @@ Bu yöntemleri bildiren tipin ayrıca aşağıdaki kurallara uyması gerekir: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + 'Assert.{1}' yerine 'Assert.{0}' kullan Use proper 'Assert' methods - Use proper 'Assert' methods + Uygun 'Assert' yöntemlerini kullan diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf index 848ffc275..9a9834784 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf @@ -728,12 +728,12 @@ The type declaring these methods should also respect the following rules: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + 使用“Assert.{0}”而不是“Assert.{1}” Use proper 'Assert' methods - Use proper 'Assert' methods + 使用正确的“断言”方法 diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf index e474f0685..73c00c407 100644 --- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf +++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf @@ -728,12 +728,12 @@ The type declaring these methods should also respect the following rules: Use 'Assert.{0}' instead of 'Assert.{1}' - Use 'Assert.{0}' instead of 'Assert.{1}' + 使用 'Assert.{0}' 取代 'Assert.{1}' Use proper 'Assert' methods - Use proper 'Assert' methods + 使用適當的 'Assert' 方法