Skip to content

Commit c14feac

Browse files
mweimerskirchxabbuh
authored andcommitted
[Validator] Updated Luxembourgish translations for 2.8
| Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes Conflicts: src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf
1 parent fbc6481 commit c14feac

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

Resources/translations/validators.lb.xlf

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source>
27-
<target>Dir sollt mindestens {{ limit }} Méiglechkeete wielen.</target>
27+
<target>Et muss mindestens {{ limit }} Méiglechkeet ausgewielt ginn.|Et musse mindestens {{ limit }} Méiglechkeeten ausgewielt ginn.</target>
2828
</trans-unit>
2929
<trans-unit id="7">
3030
<source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source>
31-
<target>Dir sollt héchstens {{ limit }} Méiglechkeete wielen.</target>
31+
<target>Et dierf héchstens {{ limit }} Méiglechkeet ausgewielt ginn.|Et dierfen héchstens {{ limit }} Méiglechkeeten ausgewielt ginn.</target>
3232
</trans-unit>
3333
<trans-unit id="8">
3434
<source>One or more of the given values is invalid.</source>
@@ -278,6 +278,22 @@
278278
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
279279
<target>Dëse Wäert sollt net identesch si mat {{ compared_value_type }} {{ compared_value }}.</target>
280280
</trans-unit>
281+
<trans-unit id="78">
282+
<source>An empty file is not allowed.</source>
283+
<target>En eidele Fichier ass net erlaabt.</target>
284+
</trans-unit>
285+
<trans-unit id="79">
286+
<source>The host could not be resolved.</source>
287+
<target>Den Domain-Numm konnt net opgeléist ginn.</target>
288+
</trans-unit>
289+
<trans-unit id="80">
290+
<source>This value does not match the expected {{ charset }} charset.</source>
291+
<target>Dëse Wäert entsprécht net dem erwaarten Zeechesaz {{ charset }}.</target>
292+
</trans-unit>
293+
<trans-unit id="81">
294+
<source>This is not a valid Business Identifier Code (BIC).</source>
295+
<target>Dëst ass kee gëltege "Business Identifier Code" (BIC).</target>
296+
</trans-unit>
281297
</body>
282298
</file>
283299
</xliff>

0 commit comments

Comments
 (0)