New translations validators.en.xlf (English)

This commit is contained in:
Jan Böhmer 2025-08-30 00:47:20 +02:00
parent 7f04827a0b
commit b60a1070e9

View file

@ -347,7 +347,13 @@
<target>Due to technical limitations, it is not possible to select dates after the 2038-01-19 on 32-bit systems!</target>
</segment>
</unit>
<unit id="ZFxQ0BZ" name="validator.invalid_range">
<unit id="89nojXY" name="validator.fileSize.invalidFormat">
<segment state="translated">
<source>validator.fileSize.invalidFormat</source>
<target>Invalid file size format. Use an integer number plus K, M, G as suffix for Kilo, Mega or Gigabytes.</target>
</segment>
</unit>
<unit id="iXcU7ce" name="validator.invalid_range">
<segment state="translated">
<source>validator.invalid_range</source>
<target>The given range is not valid!</target>