|
24 | 24 | </trans-unit>
|
25 | 25 | <trans-unit id="6">
|
26 | 26 | <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> |
28 | 28 | </trans-unit>
|
29 | 29 | <trans-unit id="7">
|
30 | 30 | <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> |
32 | 32 | </trans-unit>
|
33 | 33 | <trans-unit id="8">
|
34 | 34 | <source>One or more of the given values is invalid.</source>
|
|
76 | 76 | </trans-unit>
|
77 | 77 | <trans-unit id="19">
|
78 | 78 | <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> |
80 | 80 | </trans-unit>
|
81 | 81 | <trans-unit id="20">
|
82 | 82 | <source>This value should be {{ limit }} or more.</source>
|
83 | 83 | <target>Este valor debería ser {{ limit }} o más.</target>
|
84 | 84 | </trans-unit>
|
85 | 85 | <trans-unit id="21">
|
86 | 86 | <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> |
88 | 88 | </trans-unit>
|
89 | 89 | <trans-unit id="22">
|
90 | 90 | <source>This value should not be blank.</source>
|
|
153 | 153 | <trans-unit id="41">
|
154 | 154 | <source>This value is already used.</source>
|
155 | 155 | <target>Este valor ya se ha utilizado.</target>
|
156 |
| - </trans-unit> |
| 156 | + </trans-unit> |
157 | 157 | <trans-unit id="42">
|
158 | 158 | <source>The size of the image could not be detected.</source>
|
159 | 159 | <target>No se pudo determinar el tamaño de la imagen.</target>
|
|
180 | 180 | </trans-unit>
|
181 | 181 | <trans-unit id="48">
|
182 | 182 | <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> |
184 | 184 | </trans-unit>
|
185 | 185 | </body>
|
186 | 186 | </file>
|
|
0 commit comments