Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit76a3373

Browse files
ro0NLfabpot
authored andcommitted
[Validator] Add Dutch translations
1 parentd98f783 commit76a3373

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

‎src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf‎

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,38 @@
330330
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331331
<target>Deze bedrijfsidentificatiecode (BIC) is niet gekoppeld aan IBAN {{ iban }}.</target>
332332
</trans-unit>
333+
<trans-unitid="86">
334+
<source>This value should be valid JSON.</source>
335+
<target>Deze waarde moet geldige JSON zijn.</target>
336+
</trans-unit>
337+
<trans-unitid="87">
338+
<source>This collection should contain only unique elements.</source>
339+
<target>Deze collectie moet alleen unieke elementen bevatten.</target>
340+
</trans-unit>
341+
<trans-unitid="88">
342+
<source>This value should be positive.</source>
343+
<target>Deze waarde moet positief zijn.</target>
344+
</trans-unit>
345+
<trans-unitid="89">
346+
<source>This value should be either positive or zero.</source>
347+
<target>Deze waarde moet positief of gelijk aan nul zijn.</target>
348+
</trans-unit>
349+
<trans-unitid="90">
350+
<source>This value should be negative.</source>
351+
<target>Deze waarde moet negatief zijn.</target>
352+
</trans-unit>
353+
<trans-unitid="91">
354+
<source>This value should be either negative or zero.</source>
355+
<target>Deze waarde moet negatief of gelijk aan nul zijn.</target>
356+
</trans-unit>
357+
<trans-unitid="92">
358+
<source>This value is not a valid timezone.</source>
359+
<target>Deze waarde is geen geldige tijdzone.</target>
360+
</trans-unit>
361+
<trans-unitid="93">
362+
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
363+
<target>Dit wachtwoord is gelekt vanwege een data-inbreuk, het moet niet worden gebruikt. Kies een ander wachtwoord.</target>
364+
</trans-unit>
333365
</body>
334366
</file>
335367
</xliff>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp