소스 검색

merged branch xmontana/patch-1 (PR #1710)

Commits
-------

b64c15a Updated spanish translation

Discussion
----------

Updated spanish translation
Fabien Potencier 14 년 전
부모
커밋
c7b18887f8
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.es.xliff

+ 5 - 5
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.es.xliff

@@ -20,19 +20,19 @@
             </trans-unit>
             <trans-unit id="5">
                 <source>The value you selected is not a valid choice</source>
-                <target>Seleccione este valor entre las opciones mostradas</target>
+                <target>El valor seleccionado no es una opción válida</target>
             </trans-unit>
             <trans-unit id="6">
                 <source>You must select at least {{ limit }} choices</source>
-                <target>Debería seleccionar al menos {{ limit }} opciones</target>
+                <target>Debe seleccionar al menos {{ limit }} opciones</target>
             </trans-unit>
             <trans-unit id="7">
                 <source>You must select at most {{ limit }} choices</source>
-                <target>Debería seleccionar como máximo {{ limit }} opciones</target>
+                <target>Debe seleccionar como máximo {{ limit }} opciones</target>
             </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>Uno o más de los valores indicados no son válidos</target>
             </trans-unit>
             <trans-unit id="9">
                 <source>The fields {{ fields }} were not expected</source>
@@ -112,7 +112,7 @@
             </trans-unit>
             <trans-unit id="28">
                 <source>This form should not contain extra fields</source>
-                <target>Este grupo de campos no debería contener campos adicionales</target>
+                <target>Este formulario no debería contener campos adicionales</target>
             </trans-unit>
             <trans-unit id="29">
                 <source>The uploaded file was too large. Please try to upload a smaller file</source>