Sfoglia il codice sorgente

merged branch aboks/dutch_translations (PR #1679)

Commits
-------

61de80d [FrameworkBundle] Updated the Dutch validator translations for the changes in 95f7eedd6319338bf161

Discussion
----------

[FrameworkBundle] Updated the Dutch validator translations

[FrameworkBundle] Updated the Dutch validator translations for the changes in 95f7eedd6319338bf161
Fabien Potencier 14 anni fa
parent
commit
f0a75e8358

+ 2 - 2
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff

@@ -20,7 +20,7 @@
             </trans-unit>
             <trans-unit id="5">
                 <source>The value you selected is not a valid choice</source>
-                <target>Deze waarde moet een van de gegeven opties zijn</target>
+                <target>De geselecteerde waarde is geen geldige optie</target>
             </trans-unit>
             <trans-unit id="6">
                 <source>You must select at least {{ limit }} choices</source>
@@ -32,7 +32,7 @@
             </trans-unit>
             <trans-unit id="8">
                 <source>One or more of the given values is invalid</source>
-                <target>One or more of the given values is invalid</target>
+                <target>Een of meer van de gegeven waarden zijn ongeldig</target>
             </trans-unit>
             <trans-unit id="9">
                 <source>The fields {{ fields }} were not expected</source>