8000 [Validator] added missing Luxembourgish translation · symfony/symfony@6d310d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d310d8

Browse files
committed
[Validator] added missing Luxembourgish translation
1 parent 14c9476 commit 6d310d8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,18 @@
426426
<source>Using hidden overlay characters is not allowed.</source>
427427
<target>D'Benotzen vu ve 8000 rstoppten Iwwerlagungszeechen ass net erlaabt.</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>D’Extensioun vum Fichier ass net valabel ({{ extension }}). Valabel Extensioune sinn {{ 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>Den Encodage vun de Schrëftzeechen ass net valabel ({{ detected }}). Valabel Encodage sinn {{ encodings }}.</target>
436+
</trans-unit>
437+
<trans-unit id="112">
438+
<source>This is not a valid MAC address.</source>
439+
<target>Dat ass keng valabel MAC-Adress.</target>
440+
</trans-unit>
429441
</body>
430442
</file>
431443
</xliff>

0 commit comments

Comments
 (0)
0