Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Skutečnost: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to the minimum value.</target>
<target state="translated">Maximální hodnota musí být větší nebo rovna minimální hodnotě.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Tatsächlich: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to the minimum value.</target>
<target state="translated">Der Höchstwert muss größer oder gleich dem Mindestwert sein.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Real: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to the minimum value.</target>
<target state="translated">El valor máximo debe ser igual o mayor que el valor mínimo.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Actual: {2}</source>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to 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 @@ -259,7 +259,7 @@ Actual: {2}</source>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to 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 @@ -259,7 +259,7 @@ Rzeczywiste: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to the minimum value.</target>
<target state="translated">Wartość maksymalna musi być większa niż wartość minimalna lub jej równa.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Real: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to the minimum value.</target>
<target state="translated">O valor máximo deve ser maior ou igual ao valor mínimo.</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Actual: {2}</source>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to 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 @@ -259,7 +259,7 @@ Gerçekte olan: {2}</target>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to the minimum value.</target>
<target state="translated">En büyük değer en küçük değerden büyük veya buna eşit 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 @@ -259,7 +259,7 @@ Actual: {2}</source>
</trans-unit>
<trans-unit id="IsInRangeMaxValueMustBeGreaterThanOrEqualMinValue">
<source>The maximum value must be greater than or equal to the minimum value.</source>
<target state="new">The maximum value must be greater than or equal to the minimum value.</target>
<target state="translated">最大值必須大於或等於最小值。</target>
<note />
</trans-unit>
<trans-unit id="IsInstanceOfFailMsg">
Expand Down
Loading