diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf index fb3c41dbc747b..cc3aa08d91bf0 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf @@ -452,19 +452,19 @@ This value does not represent a valid week in the ISO 8601 format. - This value does not represent a valid week in the ISO 8601 format. + Aquest valor no representa una setmana vàlida en el format ISO 8601. This value is not a valid week. - This value is not a valid week. + Aquest valor no és una setmana vàlida. This value should not be before week "{{ min }}". - This value should not be before week "{{ min }}". + Aquest valor no ha de ser anterior a la setmana "{{ min }}". This value should not be after week "{{ max }}". - This value should not be after week "{{ max }}". + Aquest valor no ha de ser posterior a la setmana "{{ max }}". diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf index fa26c72100068..4e1ec3a5ce801 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf @@ -452,19 +452,19 @@ This value does not represent a valid week in the ISO 8601 format. - This value does not represent a valid week in the ISO 8601 format. + Este valor no representa una semana válida en formato ISO 8601. This value is not a valid week. - This value is not a valid week. + Este valor no es una semana válida. This value should not be before week "{{ min }}". - This value should not be before week "{{ min }}". + Este valor no debe ser anterior a la semana "{{ min }}". This value should not be after week "{{ max }}". - This value should not be after week "{{ max }}". + Este valor no debe ser posterior a la semana "{{ max }}".