File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 426
426
<source >Using hidden overlay characters is not allowed.</source >
427
427
<target >Peidetud tähemärkide kasutamine pole lubatud.</target >
428
428
</trans-unit >
429
+ <trans-unit id =" 110" >
430
+ <source >The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source >
431
+ <target >Faili laiend on vigane ({{ extension }}). Lubatud laiendid on {{ extensions }}.</target >
432
+ </trans-unit >
433
+ <trans-unit id =" 111" >
434
+ <source >The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source >
435
+ <target >Tuvastatud teksti kodeering on vigane ({{ detected }}). Lubatud kodeeringud on {{ encodings }}.</target >
436
+ </trans-unit >
429
437
</body >
430
438
</file >
431
439
</xliff >
You can’t perform that action at this time.
0 commit comments