10000 minor #53402 [Validator] Added missing Luxembourgish translations (th… · symfony/symfony@3cc4fcd · GitHub
[go: up one dir, main page]

Skip to content

Commit 3cc4fcd

Browse files
minor #53402 [Validator] Added missing Luxembourgish translations (thunderer)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Added missing Luxembourgish translations | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #53035 | License | MIT Added missing Luxembourgish translations with help from a professional translator. Commits ------- 87e2e30 [Validator] added missing Luxembourgish translation
2 parents 8b8826b + 87e2e30 commit 3cc4fcd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -428,15 +428,15 @@
428428
</trans-unit>
429429
<trans-unit id="110">
430430
<source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source>
431-
<target state="needs-translation">The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</target>
431+
<target>D’Extensioun vum Fichier ass net valabel ({{ extension }}). Valabel Extensioune sinn {{ extensions }}.</target>
432432
</trans-unit>
433433
<trans-unit id="111">
434434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435-
<target state="needs-translation">The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</target>
435+
<target>Den Encodage vun de Schrëftzeechen ass net valabel ({{ detected }}). Valabel Encodage sinn {{ encodings }}.</target>
436436
</trans-unit>
437437
<trans-unit id="112">
438438
<source>This is not a valid MAC address.</source>
439-
<target state="needs-translation">This is not a valid MAC address.</target>
439+
<target>Dat ass keng valabel MAC-Adress.</target>
440440
</trans-unit>
441441
</body>
442442
</file>

0 commit comments

Comments
 (0)
0