8000 merged branch ruimarinho/es-translation (PR #4892) · sigues/symfony@8c2f35f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c2f35f

Browse files
committed
merged branch ruimarinho/es-translation (PR symfony#4892)
Commits ------- 8a725f8 Updated Spanish translation Discussion ---------- Updated Spanish translation Bug fix: yes Feature addition: no Backwards compatibility break: no Symfony2 tests pass: yes License of the code: MIT
2 parents 498759a + 8a725f8 commit 8c2f35f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.es.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>You must select at least {{ limit }} choices.</source>
27-
<target>Debe seleccionar al menos {{ limit }} opciones.</target>
27+
<target>Debe seleccionar al menos {{ limit }} opcion.|Debe seleccionar al menos {{ limit }} opciones.</target>
2828
</trans-unit>
2929
<trans-unit id="7">
3030
<source>You must select at most {{ limit }} choices.</source>
31-
<target>Debe seleccionar como máximo {{ limit }} opciones.</target>
31+
<target>Debe seleccionar como máximo {{ limit }} opcion.|Debe seleccionar como máximo {{ limit }} opciones.</target>
3232
</trans-unit>
3333
<trans-unit id="8">
3434
<source>One or more of the given values is invalid.</source>
@@ -76,15 +76,15 @@
7676
</trans-unit>
7777
<trans-unit id="19">
7878
<source>This value is too long. It should have {{ limit }} characters or less.</source>
79-
<target>Este valor es demasiado largo. Debería tener {{ limit }} caracteres o menos.</target>
79+
<target>Este valor es demasiado largo. Debería tener {{ limit }} caracter o menos.|Este valor es demasiado largo. Debería tener {{ limit }} caracteres o menos.</target>
8080
</trans-unit>
8181
<trans-unit id="20">
8282
<source>This value should be {{ limit }} or more.</source>
8383
<target>Este valor debería ser {{ limit }} o más.</target>
8484
</trans-unit>
8585
<trans-unit id="21">
8686
<source>This value is too short. It should have {{ limit }} characters or more.</source>
87-
<target>Este valor es demasiado corto. Debería tener {{ limit }} caracteres o más.</target>
87+
<target>Este valor es demasiado corto. Debería tener {{ limit }} caracter o más.|Este valor es demasiado corto. Debería tener {{ limit }} caracteres o más.</target>
8888
</trans-unit>
8989
<trans-unit id="22">
9090
<source>This value should not be blank.</source>
@@ -153,7 +153,7 @@
153153
<trans-unit id="41">
154154
<source>This value is already used.</source>
155155
<target>Este valor ya se ha utilizado.</target>
156-
</trans-unit>
156+
</trans-unit>
157157
<trans-unit id="42">
158158
<source>The size of the image could not be detected.</source>
159159
<target>No se pudo determinar el tamaño de la imagen.</target>
@@ -180,7 +180,7 @@
180180
</trans-unit>
181181
<trans-unit id="48">
182182
<source>This value should have exactly {{ limit }} characters.</source>
183-
<target>Este valor debería tener exactamente {{ limit }} caracteres.</target>
183+
<target>Este valor debería tener exactamente {{ limit }} caracter.|Este valor debería tener exactamente {{ limit }} caracteres.</target>
184184
</trans-unit>
185185
</body>
186186
</file>

0 commit comments

Comments
 (0)
0