|
40 | 40 | </trans-unit>
|
41 | 41 | <trans-unit id="10">
|
42 | 42 | <source>This field is missing.</source>
|
43 |
| - <target>Este campo está desaparecido.</target> |
| 43 | + <target>Este campo falta.</target> |
44 | 44 | </trans-unit>
|
45 | 45 | <trans-unit id="11">
|
46 | 46 | <source>This value is not a valid date.</source>
|
47 | 47 | <target>Este valor no es una fecha válida.</target>
|
48 | 48 | </trans-unit>
|
49 | 49 | <trans-unit id="12">
|
50 | 50 | <source>This value is not a valid datetime.</source>
|
51 |
| - <target>Este valor no es una fecha y hora válidas.</target> |
| 51 | + <target>Este valor no es una fecha y hora válida.</target> |
52 | 52 | </trans-unit>
|
53 | 53 | <trans-unit id="13">
|
54 | 54 | <source>This value is not a valid email address.</source>
|
|
184 | 184 | </trans-unit>
|
185 | 185 | <trans-unit id="49">
|
186 | 186 | <source>The file was only partially uploaded.</source>
|
187 |
| - <target>El archivo fue sólo subido parcialmente.</target> |
| 187 | + <target>El archivo se cargó solo parcialmente.</target> |
188 | 188 | </trans-unit>
|
189 | 189 | <trans-unit id="50">
|
190 | 190 | <source>No file was uploaded.</source>
|
191 |
| - <target>Ningún archivo fue subido.</target> |
| 191 | + <target>No se subió ningún archivo.</target> |
192 | 192 | </trans-unit>
|
193 | 193 | <trans-unit id="51">
|
194 | 194 | <source>No temporary folder was configured in php.ini.</source>
|
|
200 | 200 | </trans-unit>
|
201 | 201 | <trans-unit id="53">
|
202 | 202 | <source>A PHP extension caused the upload to fail.</source>
|
203 |
| - <target>Una extensión de PHP hizo que la subida fallara.</target> |
| 203 | + <target>Una extensión de PHP provocó que la carga fallara.</target> |
204 | 204 | </trans-unit>
|
205 | 205 | <trans-unit id="54">
|
206 | 206 | <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source>
|
|
300 | 300 | </trans-unit>
|
301 | 301 | <trans-unit id="78">
|
302 | 302 | <source>An empty file is not allowed.</source>
|
303 |
| - <target>No está permitido un archivo vacío.</target> |
| 303 | + <target>No se permite un archivo vacío.</target> |
304 | 304 | </trans-unit>
|
305 | 305 | <trans-unit id="79">
|
306 | 306 | <source>The host could not be resolved.</source>
|
|
360 | 360 | </trans-unit>
|
361 | 361 | <trans-unit id="93">
|
362 | 362 | <source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
|
363 |
| - <target>Esta contraseña no se puede utilizar porque está incluida en un listado de contraseñas públicas obtenido gracias a fallos de seguridad de otros sitios y aplicaciones. Por favor utilice otra contraseña.</target> |
| 363 | + <target>Esta contraseña no se puede utilizar porque está incluida en un listado de contraseñas públicas obtenido gracias a fallos de seguridad de otros sitios y aplicaciones. Por favor, utilice otra contraseña.</target> |
364 | 364 | </trans-unit>
|
365 | 365 | <trans-unit id="94">
|
366 | 366 | <source>This value should be between {{ min }} and {{ max }}.</source>
|
|
402 | 402 | <source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
|
403 | 403 | <target>El valor de la máscara de red debería estar entre {{ min }} y {{ max }}.</target>
|
404 | 404 | </trans-unit>
|
| 405 | + <trans-unit id="104"> |
| 406 | + <source>The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less.</source> |
| 407 | + <target>El nombre del archivo es demasido largo. Debe tener {{ filename_max_length }} carácter o menos.|El nombre del archivo es demasido largo. Debe tener {{ filename_max_length }} caracteres o menos.</target> |
| 408 | + </trans-unit> |
| 409 | + <trans-unit id="105"> |
| 410 | + <source>The password strength is too low. Please use a stronger password.</source> |
| 411 | + <target>La seguridad de la contraseña es demasiado baja. Por favor, utilice una contraseña más segura.</target> |
| 412 | + </trans-unit> |
| 413 | + <trans-unit id="106"> |
| 414 | + <source>This value contains characters that are not allowed by the current restriction-level.</source> |
| 415 | + <target>Este valor contiene caracteres que no están permitidos según el nivel de restricción actual.</target> |
| 416 | + </trans-unit> |
| 417 | + <trans-unit id="107"> |
| 418 | + <source>Using invisible characters is not allowed.</source> |
| 419 | + <target>No se permite el uso de caracteres invisibles.</target> |
| 420 | + </trans-unit> |
| 421 | + <trans-unit id="108"> |
| 422 | + <source>Mixing numbers from different scripts is not allowed.</source> |
| 423 | + <target>No está permitido mezclar números de diferentes scripts.</target> |
| 424 | + </trans-unit> |
| 425 | + <trans-unit id="109"> |
| 426 | + <source>Using hidden overlay characters is not allowed.</source> |
| 427 | + <target>No está permitido el uso de caracteres superpuestos ocultos.</target> |
| 428 | + </trans-unit> |
405 | 429 | </body>
|
406 | 430 | </file>
|
407 | 431 | </xliff>
|
0 commit comments