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
Next Next commit
Localized file check-in by OneLocBuild Task: Build definition ID 1218…
…: Build ID 2834747
  • Loading branch information
dotnet-bot committed Nov 9, 2025
commit d87a4f66d48c653a5d87e19f1ec3a3a0e81e34da
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,12 @@ Skutečnost: {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">Hodnota {0} není v očekávaném rozsahu [{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">Maximální hodnota musí být větší než minimální hodnota.</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 @@ Tatsächlich: {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">Der Wert „{0}“ liegt nicht im erwarteten Bereich [{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">Der Höchstwert muss größer als der Mindestwert sein.</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 @@ Réel : {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">La valeur « {0} » n'est pas dans la plage attendue [{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">La valeur maximale doit être supérieure à la valeur minimale.</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 @@ Effettivo: {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">Il valore '{0}' non è compreso nell'intervallo previsto [{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">Il valore massimo deve essere superiore a quello minimo.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down