Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Localized file check-in by OneLocBuild Task: Build definition ID 1218…
…: Build ID 2835857
  • Loading branch information
dotnet-bot committed Nov 11, 2025
commit be6780c451b4cb1d72f97f5baf00b44ec2dfa32a
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,12 @@ Actual: {2}</source>
</trans-unit>
<trans-unit id="IsInRangeFail">
<source>Value '{0}' is not within the expected range [{1}..{2}]. {3}</source>
<target state="new">Value '{0}' is not within the expected range [{1}..{2}]. {3}</target>
<target state="translated">'{0}' 값이 예상 범위 [{1}..{2}] 내에 있지 않습니다. {3}</target>
<note />
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanMinValue">
<source>The maximum value must be greater than the minimum value.</source>
<target state="new">The maximum value must be greater than the minimum value.</target>
<target state="translated">최댓값은 최솟값보다 커야 합니다.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,12 @@ Rzeczywiste: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeFail">
<source>Value '{0}' is not within the expected range [{1}..{2}]. {3}</source>
<target state="new">Value '{0}' is not within the expected range [{1}..{2}]. {3}</target>
<target state="translated">Wartość „{0}” nie mieści się w oczekiwanym zakresie [{1}..{2}]. {3}</target>
<note />
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanMinValue">
<source>The maximum value must be greater than the minimum value.</source>
<target state="new">The maximum value must be greater than the minimum value.</target>
<target state="translated">Wartość maksymalna musi być większa niż wartość minimalna.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,12 @@ Gerçekte olan: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeFail">
<source>Value '{0}' is not within the expected range [{1}..{2}]. {3}</source>
<target state="new">Value '{0}' is not within the expected range [{1}..{2}]. {3}</target>
<target state="translated">Değer '{0}' beklenen aralık [{1}..{2}] içinde değil. {3}</target>
<note />
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanMinValue">
<source>The maximum value must be greater than the minimum value.</source>
<target state="new">The maximum value must be greater than the minimum value.</target>
<target state="translated">En yüksek değer, en düşük değerden büyük olmalıdır.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,12 @@ Actual: {2}</source>
</trans-unit>
<trans-unit id="IsInRangeFail">
<source>Value '{0}' is not within the expected range [{1}..{2}]. {3}</source>
<target state="new">Value '{0}' is not within the expected range [{1}..{2}]. {3}</target>
<target state="translated">值 "{0}" 不在预期范围 [{1}..{2}] 内。{3}</target>
<note />
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanMinValue">
<source>The maximum value must be greater than the minimum value.</source>
<target state="new">The maximum value must be greater than the minimum value.</target>
<target state="translated">最大值必须大于最小值。</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down