From 298d5fd5bd5403cf9e0c6a164f9056a9f77a0d99 Mon Sep 17 00:00:00 2001 From: Ramon Kleiss Date: Sat, 20 Apr 2013 22:35:53 +0200 Subject: [PATCH] [Validator] Dutch translation of IBAN and ISBN messages --- .../Resources/translations/validators.nl.xlf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf index e9630ae19f..114b1386a4 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf @@ -222,6 +222,22 @@ Unsupported card type or invalid card number. Niet-ondersteund type creditcard of ongeldig nummer. + + This is not a valid International Bank Account Number (IBAN). + Dit is geen geldig International Bank Account nummer (IBAN). + + + This value is not a valid ISBN-10. + Deze waarde is geen geldige ISBN-10. + + + This value is not a valid ISBN-13. + Deze waarde is geen geldige ISBN-13. + + + This value is neither a valid ISBN-10 nor a valid ISBN-13. + Deze waarde is geen geldige ISBN-10 of ISBN-13 waarde. +