Skip to content

Commit c9438da

Browse files
Merge pull request #6389 from dotnet/locfiles/7601d007-d528-4b7d-84f9-f9ae26799917
Localized file check-in by OneLocBuild Task: Build definition ID 830: Build ID 2074162
2 parents 8b89daa + dd10467 commit c9438da

6 files changed

+24
-24
lines changed

src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/xlf/MicrosoftNetCoreAnalyzersResources.cs.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,22 +2869,22 @@
28692869
</trans-unit>
28702870
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle">
28712871
<source>Use 'StartsWith'</source>
2872-
<target state="new">Use 'StartsWith'</target>
2872+
<target state="translated">Použít StartsWith</target>
28732873
<note />
28742874
</trans-unit>
28752875
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroDescription">
28762876
<source>It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</source>
2877-
<target state="new">It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</target>
2877+
<target state="translated">Oproti porovnání výsledku IndexOf s hodnotou nula je použití startsWith srozumitelnější a rychlejší.</target>
28782878
<note />
28792879
</trans-unit>
28802880
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroMessage">
28812881
<source>Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</source>
2882-
<target state="new">Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</target>
2882+
<target state="translated">Místo porovnání výsledku IndexOf s hodnotou 0 použijte StartsWith.</target>
28832883
<note />
28842884
</trans-unit>
28852885
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroTitle">
28862886
<source>Use 'StartsWith' instead of 'IndexOf'</source>
2887-
<target state="new">Use 'StartsWith' instead of 'IndexOf'</target>
2887+
<target state="translated">Namísto IndexOf použijte StartsWith</target>
28882888
<note />
28892889
</trans-unit>
28902890
<trans-unit id="UseStringEqualsOverStringCompareCodeFixTitle">

src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/xlf/MicrosoftNetCoreAnalyzersResources.fr.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,22 +2869,22 @@
28692869
</trans-unit>
28702870
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle">
28712871
<source>Use 'StartsWith'</source>
2872-
<target state="new">Use 'StartsWith'</target>
2872+
<target state="translated">Utiliser « StartsWith »</target>
28732873
<note />
28742874
</trans-unit>
28752875
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroDescription">
28762876
<source>It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</source>
2877-
<target state="new">It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</target>
2877+
<target state="translated">Il est à la fois plus clair et plus rapide d’utiliser « StartsWith » au lieu de comparer le résultat de « IndexOf » à zéro.</target>
28782878
<note />
28792879
</trans-unit>
28802880
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroMessage">
28812881
<source>Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</source>
2882-
<target state="new">Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</target>
2882+
<target state="translated">Utiliser « StartsWith » au lieu de comparer le résultat de « IndexOf » à 0</target>
28832883
<note />
28842884
</trans-unit>
28852885
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroTitle">
28862886
<source>Use 'StartsWith' instead of 'IndexOf'</source>
2887-
<target state="new">Use 'StartsWith' instead of 'IndexOf'</target>
2887+
<target state="translated">Utiliser « StartsWith » à la place de « IndexOf »</target>
28882888
<note />
28892889
</trans-unit>
28902890
<trans-unit id="UseStringEqualsOverStringCompareCodeFixTitle">

src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/xlf/MicrosoftNetCoreAnalyzersResources.ko.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,22 +2869,22 @@
28692869
</trans-unit>
28702870
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle">
28712871
<source>Use 'StartsWith'</source>
2872-
<target state="new">Use 'StartsWith'</target>
2872+
<target state="translated">'StartsWith' 사용</target>
28732873
<note />
28742874
</trans-unit>
28752875
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroDescription">
28762876
<source>It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</source>
2877-
<target state="new">It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</target>
2877+
<target state="translated">'IndexOf'의 결과를 0과 비교하는 대신 'StartsWith'를 사용하는 것이 더 명확하고 빠릅니다.</target>
28782878
<note />
28792879
</trans-unit>
28802880
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroMessage">
28812881
<source>Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</source>
2882-
<target state="new">Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</target>
2882+
<target state="translated">'IndexOf'의 결과를 0과 비교하는 대신 'StartsWith' 사용</target>
28832883
<note />
28842884
</trans-unit>
28852885
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroTitle">
28862886
<source>Use 'StartsWith' instead of 'IndexOf'</source>
2887-
<target state="new">Use 'StartsWith' instead of 'IndexOf'</target>
2887+
<target state="translated">'IndexOf' 대신 'StartsWith' 사용</target>
28882888
<note />
28892889
</trans-unit>
28902890
<trans-unit id="UseStringEqualsOverStringCompareCodeFixTitle">

src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/xlf/MicrosoftNetCoreAnalyzersResources.pl.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,22 +2869,22 @@
28692869
</trans-unit>
28702870
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle">
28712871
<source>Use 'StartsWith'</source>
2872-
<target state="new">Use 'StartsWith'</target>
2872+
<target state="translated">Użyj instrukcji „StartsWith</target>
28732873
<note />
28742874
</trans-unit>
28752875
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroDescription">
28762876
<source>It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</source>
2877-
<target state="new">It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</target>
2877+
<target state="translated">Użycie instrukcji „StartsWith” jest wyraźniejsze i szybsze niż porównywanie wyniku „IndexOf” z wartością zero.</target>
28782878
<note />
28792879
</trans-unit>
28802880
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroMessage">
28812881
<source>Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</source>
2882-
<target state="new">Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</target>
2882+
<target state="translated">Użyj instrukcji „StartsWith” zamiast porównywania wyniku „IndexOf” z wartością 0</target>
28832883
<note />
28842884
</trans-unit>
28852885
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroTitle">
28862886
<source>Use 'StartsWith' instead of 'IndexOf'</source>
2887-
<target state="new">Use 'StartsWith' instead of 'IndexOf'</target>
2887+
<target state="translated">Użyj instrukcji „StartsWith” zamiast „IndexOf</target>
28882888
<note />
28892889
</trans-unit>
28902890
<trans-unit id="UseStringEqualsOverStringCompareCodeFixTitle">

src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/xlf/MicrosoftNetCoreAnalyzersResources.tr.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,22 +2869,22 @@
28692869
</trans-unit>
28702870
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle">
28712871
<source>Use 'StartsWith'</source>
2872-
<target state="new">Use 'StartsWith'</target>
2872+
<target state="translated">'StartsWith' kullanın</target>
28732873
<note />
28742874
</trans-unit>
28752875
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroDescription">
28762876
<source>It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</source>
2877-
<target state="new">It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</target>
2877+
<target state="translated">'IndexOf' sonucunu sıfır ile karşılaştırmak yerine 'StartsWith' kullanmak hem daha net hem de daha hızlı.</target>
28782878
<note />
28792879
</trans-unit>
28802880
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroMessage">
28812881
<source>Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</source>
2882-
<target state="new">Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</target>
2882+
<target state="translated">'IndexOf' sonucunu 0 ile karşılaştırmak yerine 'StartsWith' kullanın</target>
28832883
<note />
28842884
</trans-unit>
28852885
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroTitle">
28862886
<source>Use 'StartsWith' instead of 'IndexOf'</source>
2887-
<target state="new">Use 'StartsWith' instead of 'IndexOf'</target>
2887+
<target state="translated">'IndexOf' yerine 'StartsWith' kullanın</target>
28882888
<note />
28892889
</trans-unit>
28902890
<trans-unit id="UseStringEqualsOverStringCompareCodeFixTitle">

src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/xlf/MicrosoftNetCoreAnalyzersResources.zh-Hans.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,22 +2869,22 @@
28692869
</trans-unit>
28702870
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle">
28712871
<source>Use 'StartsWith'</source>
2872-
<target state="new">Use 'StartsWith'</target>
2872+
<target state="translated">使用 "StartsWith"</target>
28732873
<note />
28742874
</trans-unit>
28752875
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroDescription">
28762876
<source>It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</source>
2877-
<target state="new">It is both clearer and faster to use 'StartsWith' instead of comparing the result of 'IndexOf' to zero.</target>
2877+
<target state="translated">相较于将 "IndexOf" 的结果与零进行比较,使用 "StartsWith" 既更清晰又更快。</target>
28782878
<note />
28792879
</trans-unit>
28802880
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroMessage">
28812881
<source>Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</source>
2882-
<target state="new">Use 'StartsWith' instead of comparing the result of 'IndexOf' to 0</target>
2882+
<target state="translated">使用 "StartsWith",而不是将 "IndexOf" 的结果与 0 进行比较</target>
28832883
<note />
28842884
</trans-unit>
28852885
<trans-unit id="UseStartsWithInsteadOfIndexOfComparisonWithZeroTitle">
28862886
<source>Use 'StartsWith' instead of 'IndexOf'</source>
2887-
<target state="new">Use 'StartsWith' instead of 'IndexOf'</target>
2887+
<target state="translated">使用 "StartsWith" 而不是 "IndexOf"</target>
28882888
<note />
28892889
</trans-unit>
28902890
<trans-unit id="UseStringEqualsOverStringCompareCodeFixTitle">

0 commit comments

Comments
 (0)