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 426426 <source >Using hidden overlay characters is not allowed.</source >
427427 <target >Peidetud tähemärkide kasutamine pole lubatud.</target >
428428 </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 >
429437 </body >
430438 </file >
431439</xliff >
You can’t perform that action at this time.
0 commit comments