[Validator] Add Dutch translations

This commit is contained in:
Roland Franssen 2019-04-25 13:43:31 +02:00 committed by Fabien Potencier
parent d98f7833f7
commit 76a3373248
1 changed files with 32 additions and 0 deletions

View File

@ -330,6 +330,38 @@
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>Deze bedrijfsidentificatiecode (BIC) is niet gekoppeld aan IBAN {{ iban }}.</target>
</trans-unit>
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>Deze waarde moet geldige JSON zijn.</target>
</trans-unit>
<trans-unit id="87">
<source>This collection should contain only unique elements.</source>
<target>Deze collectie moet alleen unieke elementen bevatten.</target>
</trans-unit>
<trans-unit id="88">
<source>This value should be positive.</source>
<target>Deze waarde moet positief zijn.</target>
</trans-unit>
<trans-unit id="89">
<source>This value should be either positive or zero.</source>
<target>Deze waarde moet positief of gelijk aan nul zijn.</target>
</trans-unit>
<trans-unit id="90">
<source>This value should be negative.</source>
<target>Deze waarde moet negatief zijn.</target>
</trans-unit>
<trans-unit id="91">
<source>This value should be either negative or zero.</source>
<target>Deze waarde moet negatief of gelijk aan nul zijn.</target>
</trans-unit>
<trans-unit id="92">
<source>This value is not a valid timezone.</source>
<target>Deze waarde is geen geldige tijdzone.</target>
</trans-unit>
<trans-unit id="93">
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
<target>Dit wachtwoord is gelekt vanwege een data-inbreuk, het moet niet worden gebruikt. Kies een ander wachtwoord.</target>
</trans-unit>
</body>
</file>
</xliff>