1 <TS version="2.1" language="es">
2 <context>
3 <name>AddressBookPage</name>
4 <message>
5 <source>Right-click to edit address or label</source>
6 <translation type="unfinished">Hacer clic derecho para editar la dirección o etiqueta</translation>
7 </message>
8 <message>
9 <source>Create a new address</source>
10 <translation type="unfinished">Crear una dirección nueva</translation>
11 </message>
12 <message>
13 <source>&New</source>
14 <translation type="unfinished">&Nueva</translation>
15 </message>
16 <message>
17 <source>&Copy</source>
18 <translation type="unfinished">&Copiar</translation>
19 </message>
20 <message>
21 <source>C&lose</source>
22 <translation type="unfinished">&Cerrar</translation>
23 </message>
24 <message>
25 <source>Delete the currently selected address from the list</source>
26 <translation type="unfinished">Eliminar la dirección seleccionada actualmente de la lista</translation>
27 </message>
28 <message>
29 <source>Enter address or label to search</source>
30 <translation type="unfinished">Introducir una dirección o etiqueta que buscar</translation>
31 </message>
32 <message>
33 <source>Copy the currently selected address to the clipboard</source>
34 <translation type="unfinished">Copiar la dirección seleccionada actualmente al portapapeles</translation>
35 </message>
36 <message>
37 <source>Export the data in the current tab to a file</source>
38 <translation type="unfinished">Exportar los datos de la pestaña actual a un archivo</translation>
39 </message>
40 <message>
41 <source>&Export</source>
42 <translation type="unfinished">&Exportar</translation>
43 </message>
44 <message>
45 <source>&Delete</source>
46 <translation type="unfinished">&Borrar</translation>
47 </message>
48 <message>
49 <source>Choose the address to send coins to</source>
50 <translation type="unfinished">Elegir la dirección a la que se enviarán las monedas</translation>
51 </message>
52 <message>
53 <source>Choose the address to receive coins with</source>
54 <translation type="unfinished">Elegir la dirección con la que se recibirán las monedas</translation>
55 </message>
56 <message>
57 <source>C&hoose</source>
58 <translation type="unfinished">&Elegir</translation>
59 </message>
60 <message>
61 <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
62 <translation type="unfinished">Estas son tus direcciones de Bitcoin para enviar pagos. Revisa siempre el importe y la dirección de recepción antes de enviar monedas.</translation>
63 </message>
64 <message>
65 <source>These are your Bitcoin addresses for receiving payments. Use the 'Create new receiving address' button in the receive tab to create new addresses.
66 Signing is only possible with addresses of the type 'legacy'.</source>
67 <translation type="unfinished">Estas son las direcciones de Bitcoin para recibir pagos. Usa el botón "Crear nueva dirección de recepción" en la pestaña "Recibir" para crear nuevas direcciones.
68 Solo es posible firmar con direcciones de tipo "legacy".</translation>
69 </message>
70 <message>
71 <source>&Copy Address</source>
72 <translation type="unfinished">&Copiar dirección</translation>
73 </message>
74 <message>
75 <source>Copy &Label</source>
76 <translation type="unfinished">Copiar &etiqueta</translation>
77 </message>
78 <message>
79 <source>&Edit</source>
80 <translation type="unfinished">&Editar</translation>
81 </message>
82 <message>
83 <source>Export Address List</source>
84 <translation type="unfinished">Exportar lista de direcciones</translation>
85 </message>
86 <message>
87 <source>Comma separated file</source>
88 <extracomment>Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values.</extracomment>
89 <translation type="unfinished">Archivo separado por comas</translation>
90 </message>
91 <message>
92 <source>There was an error trying to save the address list to %1. Please try again.</source>
93 <extracomment>An error message. %1 is a stand-in argument for the name of the file we attempted to save to.</extracomment>
94 <translation type="unfinished">Hubo un error al intentar guardar la lista de direcciones en %1. Inténtalo nuevamente.</translation>
95 </message>
96 <message>
97 <source>Sending addresses - %1</source>
98 <translation type="unfinished">Direcciones de envío - %1</translation>
99 </message>
100 <message>
101 <source>Receiving addresses - %1</source>
102 <translation type="unfinished">Direcciones de recepción - %1</translation>
103 </message>
104 <message>
105 <source>Exporting Failed</source>
106 <translation type="unfinished">Error al exportar</translation>
107 </message>
108 </context>
109 <context>
110 <name>AddressTableModel</name>
111 <message>
112 <source>Label</source>
113 <translation type="unfinished">Etiqueta</translation>
114 </message>
115 <message>
116 <source>Address</source>
117 <translation type="unfinished">Dirección</translation>
118 </message>
119 <message>
120 <source>(no label)</source>
121 <translation type="unfinished">(sin etiqueta)</translation>
122 </message>
123 </context>
124 <context>
125 <name>AskPassphraseDialog</name>
126 <message>
127 <source>Passphrase Dialog</source>
128 <translation type="unfinished">Diálogo de frase de contraseña</translation>
129 </message>
130 <message>
131 <source>Enter passphrase</source>
132 <translation type="unfinished">Ingresar frase de contraseña</translation>
133 </message>
134 <message>
135 <source>New passphrase</source>
136 <translation type="unfinished">Nueva frase de contraseña</translation>
137 </message>
138 <message>
139 <source>Repeat new passphrase</source>
140 <translation type="unfinished">Repetir nueva frase de contraseña</translation>
141 </message>
142 <message>
143 <source>Show passphrase</source>
144 <translation type="unfinished">Mostrar frase de contraseña</translation>
145 </message>
146 <message>
147 <source>Encrypt wallet</source>
148 <translation type="unfinished">Cifrar monedero</translation>
149 </message>
150 <message>
151 <source>This operation needs your wallet passphrase to unlock the wallet.</source>
152 <translation type="unfinished">Esta operación requiere la frase de contraseña del monedero para desbloquearlo.</translation>
153 </message>
154 <message>
155 <source>Unlock wallet</source>
156 <translation type="unfinished">Desbloquear monedero</translation>
157 </message>
158 <message>
159 <source>Change passphrase</source>
160 <translation type="unfinished">Cambiar frase de contraseña</translation>
161 </message>
162 <message>
163 <source>Confirm wallet encryption</source>
164 <translation type="unfinished">Confirmar cifrado del monedero</translation>
165 </message>
166 <message>
167 <source>Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR BITCOINS</b>!</source>
168 <translation type="unfinished">Atención: Si cifras el monedero y pierdes la frase de contraseña, <b>¡PERDERÁS TODOS TUS BITCOINS</b>!</translation>
169 </message>
170 <message>
171 <source>Are you sure you wish to encrypt your wallet?</source>
172 <translation type="unfinished">¿Seguro que deseas cifrar el monedero?</translation>
173 </message>
174 <message>
175 <source>Wallet encrypted</source>
176 <translation type="unfinished">Monedero cifrado</translation>
177 </message>
178 <message>
179 <source>Enter the new passphrase for the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>.</source>
180 <translation type="unfinished">Introduce la nueva frase de contraseña para el monedero. <br/>Usa una frase de contraseña de <b>diez o más caracteres aleatorios</b>, u <b>ocho o más palabras</b>.</translation>
181 </message>
182 <message>
183 <source>Enter the old passphrase and new passphrase for the wallet.</source>
184 <translation type="unfinished">Introduce la frase de contraseña antigua y la nueva para el monedero.</translation>
185 </message>
186 <message>
187 <source>Continue</source>
188 <translation type="unfinished">Continuar</translation>
189 </message>
190 <message>
191 <source>Back</source>
192 <translation type="unfinished">Atrás</translation>
193 </message>
194 <message>
195 <source>Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
196 <translation type="unfinished">Recuerda que cifrar tu monedero no garantiza la protección total de tus bitcoins contra robos si el equipo está infectado con malware.</translation>
197 </message>
198 <message>
199 <source>Wallet to be encrypted</source>
200 <translation type="unfinished">Monedero para cifrar</translation>
201 </message>
202 <message>
203 <source>Your wallet is about to be encrypted. </source>
204 <translation type="unfinished">Tu monedero va a ser cifrado.</translation>
205 </message>
206 <message>
207 <source>Your wallet is now encrypted. </source>
208 <translation type="unfinished">Tu monedero está ahora cifrado.</translation>
209 </message>
210 <message>
211 <source>IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet.</source>
212 <translation type="unfinished">IMPORTANTE: Cualquier copia de seguridad anterior que hayas hecho del archivo del monedero se deberá reemplazar por el nuevo archivo cifrado que generaste. Por motivos de seguridad, las copias de seguridad realizadas anteriormente quedarán obsoletas en cuanto empieces a usar el nuevo monedero cifrado.</translation>
213 </message>
214 <message>
215 <source>Wallet encryption failed</source>
216 <translation type="unfinished">Error al cifrar el monedero</translation>
217 </message>
218 <message>
219 <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
220 <translation type="unfinished">El cifrado del monedero falló debido a un error interno, por lo que no se cifró.</translation>
221 </message>
222 <message>
223 <source>The supplied passphrases do not match.</source>
224 <translation type="unfinished">Las frases de contraseña proporcionadas no coinciden.</translation>
225 </message>
226 <message>
227 <source>Wallet unlock failed</source>
228 <translation type="unfinished">Error al desbloquear el monedero</translation>
229 </message>
230 <message>
231 <source>The passphrase entered for the wallet decryption was incorrect.</source>
232 <translation type="unfinished">La frase de contraseña introducida para descifrar el monedero era incorrecta.</translation>
233 </message>
234 <message>
235 <source>The passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character. If this is successful, please set a new passphrase to avoid this issue in the future.</source>
236 <translation type="unfinished">La frase de contraseña ingresada para el descifrado del monedero es incorrecta. Contiene un carácter nulo (es decir, un byte cero). Si la frase de contraseña se configuró con una versión de este software anterior a la 25.0, vuelve a intentarlo solo con los caracteres hasta el primer carácter nulo, pero sin incluirlo. Si esto funciona, establece una frase de contraseña nueva para evitar este problema en el futuro.</translation>
237 </message>
238 <message>
239 <source>Wallet passphrase was successfully changed.</source>
240 <translation type="unfinished">La frase de contraseña del monedero se cambió correctamente.</translation>
241 </message>
242 <message>
243 <source>Passphrase change failed</source>
244 <translation type="unfinished">Error al cambiar la frase de contraseña</translation>
245 </message>
246 <message>
247 <source>The old passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character.</source>
248 <translation type="unfinished">La frase de contraseña antigua que se ingresó para el descifrado del monedero es incorrecta. Contiene un carácter nulo (es decir, un byte cero). Si la frase de contraseña se configuró con una versión de este software anterior a la 25.0, vuelve a intentarlo solo con los caracteres hasta el primer carácter nulo, pero sin incluirlo.</translation>
249 </message>
250 <message>
251 <source>Warning: The Caps Lock key is on!</source>
252 <translation type="unfinished">Advertencia: ¡La tecla Bloq Mayús está activada!</translation>
253 </message>
254 </context>
255 <context>
256 <name>BanTableModel</name>
257 <message>
258 <source>IP/Netmask</source>
259 <translation type="unfinished">IP/Máscara de red</translation>
260 </message>
261 <message>
262 <source>Banned Until</source>
263 <translation type="unfinished">Bloqueado hasta</translation>
264 </message>
265 </context>
266 <context>
267 <name>BitcoinApplication</name>
268 <message>
269 <source>Settings file %1 might be corrupt or invalid.</source>
270 <translation type="unfinished">El archivo de configuración %1 puede estar dañado o no ser válido.</translation>
271 </message>
272 <message>
273 <source>Runaway exception</source>
274 <translation type="unfinished">Excepción fuera de control</translation>
275 </message>
276 <message>
277 <source>A fatal error occurred. %1 can no longer continue safely and will quit.</source>
278 <translation type="unfinished">Se produjo un error irrecuperable. %1 no puede seguir ejecutándose de manera segura, por lo que se cerrará.</translation>
279 </message>
280 <message>
281 <source>Internal error</source>
282 <translation type="unfinished">Error interno</translation>
283 </message>
284 <message>
285 <source>An internal error occurred. %1 will attempt to continue safely. This is an unexpected bug which can be reported as described below.</source>
286 <translation type="unfinished">Se produjo un error interno. %1 intentará continuar de manera segura. Este error inesperado puede comunicarse de las formas que se muestran a continuación.</translation>
287 </message>
288 </context>
289 <context>
290 <name>QObject</name>
291 <message>
292 <source>Do you want to reset settings to default values, or to abort without making changes?</source>
293 <extracomment>Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting.</extracomment>
294 <translation type="unfinished">¿Deseas restablecer la configuración a los valores predeterminados o anular sin realizar cambios?</translation>
295 </message>
296 <message>
297 <source>A fatal error occurred. Check that settings file is writable, or try running with -nosettings.</source>
298 <extracomment>Explanatory text shown on startup when the settings file could not be written. Prompts user to check that we have the ability to write to the file. Explains that the user has the option of running without a settings file.</extracomment>
299 <translation type="unfinished">Se produjo un error irrecuperable. Comprueba que el archivo de configuración admita escritura o intenta ejecutar el programa con -nosettings.</translation>
300 </message>
301 <message>
302 <source>%1 didn't yet exit safely…</source>
303 <translation type="unfinished">%1 aún no ha terminado de forma segura...</translation>
304 </message>
305 <message>
306 <source>unknown</source>
307 <translation type="unfinished">desconocido</translation>
308 </message>
309 <message>
310 <source>Embedded "%1"</source>
311 <translation type="unfinished">"%1" integrado</translation>
312 </message>
313 <message>
314 <source>Default system font "%1"</source>
315 <translation type="unfinished">Fuente predeterminada del sistema "%1"</translation>
316 </message>
317 <message>
318 <source>Custom…</source>
319 <translation type="unfinished">Personalizada...</translation>
320 </message>
321 <message>
322 <source>Amount</source>
323 <translation type="unfinished">Importe</translation>
324 </message>
325 <message>
326 <source>Enter a Bitcoin address (e.g. %1)</source>
327 <translation type="unfinished">Ingresa una dirección de Bitcoin (p. ej., %1)</translation>
328 </message>
329 <message>
330 <source>Unroutable</source>
331 <translation type="unfinished">No se puede enrutar</translation>
332 </message>
333 <message>
334 <source>Inbound</source>
335 <extracomment>An inbound connection from a peer. An inbound connection is a connection initiated by a peer.</extracomment>
336 <translation type="unfinished">Entrante</translation>
337 </message>
338 <message>
339 <source>Outbound</source>
340 <extracomment>An outbound connection to a peer. An outbound connection is a connection initiated by us.</extracomment>
341 <translation type="unfinished">Saliente</translation>
342 </message>
343 <message>
344 <source>Full Relay</source>
345 <extracomment>Peer connection type that relays all network information.</extracomment>
346 <translation type="unfinished">Retransmisión completa</translation>
347 </message>
348 <message>
349 <source>Block Relay</source>
350 <extracomment>Peer connection type that relays network information about blocks and not transactions or addresses.</extracomment>
351 <translation type="unfinished">Retransmisión de bloques</translation>
352 </message>
353 <message>
354 <source>Feeler</source>
355 <extracomment>Short-lived peer connection type that tests the aliveness of known addresses.</extracomment>
356 <translation type="unfinished">Sensor</translation>
357 </message>
358 <message>
359 <source>Address Fetch</source>
360 <extracomment>Short-lived peer connection type that solicits known addresses from a peer.</extracomment>
361 <translation type="unfinished">Recuperación de direcciones</translation>
362 </message>
363 <message>
364 <source>Private Broadcast</source>
365 <extracomment>Short-lived peer connection type that is used for broadcasting privacy-sensitive data.</extracomment>
366 <translation type="unfinished">Transmisión privada</translation>
367 </message>
368 <message>
369 <source>None</source>
370 <translation type="unfinished">Ninguno</translation>
371 </message>
372 <message>
373 <source>N/A</source>
374 <translation type="unfinished">N/D</translation>
375 </message>
376 <message numerus="yes">
377 <source>%n second(s)</source>
378 <translation type="unfinished">
379 <numerusform>%n segundo</numerusform>
380 <numerusform>%n segundos</numerusform>
381 </translation>
382 </message>
383 <message numerus="yes">
384 <source>%n minute(s)</source>
385 <translation type="unfinished">
386 <numerusform>%n minuto</numerusform>
387 <numerusform>%n minutos</numerusform>
388 </translation>
389 </message>
390 <message numerus="yes">
391 <source>%n hour(s)</source>
392 <translation type="unfinished">
393 <numerusform>%n hora</numerusform>
394 <numerusform>%n horas</numerusform>
395 </translation>
396 </message>
397 <message numerus="yes">
398 <source>%n day(s)</source>
399 <translation type="unfinished">
400 <numerusform>%n día</numerusform>
401 <numerusform>%n días</numerusform>
402 </translation>
403 </message>
404 <message numerus="yes">
405 <source>%n week(s)</source>
406 <translation type="unfinished">
407 <numerusform>%n semana</numerusform>
408 <numerusform>%n semanas</numerusform>
409 </translation>
410 </message>
411 <message>
412 <source>%1 and %2</source>
413 <translation type="unfinished">%1 y %2</translation>
414 </message>
415 <message numerus="yes">
416 <source>%n year(s)</source>
417 <translation type="unfinished">
418 <numerusform>%n año</numerusform>
419 <numerusform>%n años</numerusform>
420 </translation>
421 </message>
422 <message>
423 <source>default wallet</source>
424 <translation type="unfinished">monedero predeterminado</translation>
425 </message>
426 </context>
427 <context>
428 <name>BitcoinGUI</name>
429 <message>
430 <source>&Overview</source>
431 <translation type="unfinished">&Vista general</translation>
432 </message>
433 <message>
434 <source>Show general overview of wallet</source>
435 <translation type="unfinished">Mostrar vista general del monedero</translation>
436 </message>
437 <message>
438 <source>&Transactions</source>
439 <translation type="unfinished">&Transacciones</translation>
440 </message>
441 <message>
442 <source>Browse transaction history</source>
443 <translation type="unfinished">Explorar el historial de transacciones</translation>
444 </message>
445 <message>
446 <source>E&xit</source>
447 <translation type="unfinished">&Salir</translation>
448 </message>
449 <message>
450 <source>Quit application</source>
451 <translation type="unfinished">Salir de la aplicación</translation>
452 </message>
453 <message>
454 <source>&About %1</source>
455 <translation type="unfinished">&Acerca de %1</translation>
456 </message>
457 <message>
458 <source>Show information about %1</source>
459 <translation type="unfinished">Mostrar información acerca de %1</translation>
460 </message>
461 <message>
462 <source>About &Qt</source>
463 <translation type="unfinished">Acerca de &Qt</translation>
464 </message>
465 <message>
466 <source>Show information about Qt</source>
467 <translation type="unfinished">Mostrar información acerca de Qt</translation>
468 </message>
469 <message>
470 <source>Modify configuration options for %1</source>
471 <translation type="unfinished">Modificar las opciones de configuración para %1</translation>
472 </message>
473 <message>
474 <source>Create a new wallet</source>
475 <translation type="unfinished">Crea un monedero nuevo</translation>
476 </message>
477 <message>
478 <source>&Minimize</source>
479 <translation type="unfinished">&Minimizar</translation>
480 </message>
481 <message>
482 <source>Wallet:</source>
483 <translation type="unfinished">Monedero:</translation>
484 </message>
485 <message>
486 <source>Network activity disabled.</source>
487 <extracomment>A substring of the tooltip.</extracomment>
488 <translation type="unfinished">Actividad de red deshabilitada.</translation>
489 </message>
490 <message>
491 <source>Proxy is <b>enabled</b>: %1</source>
492 <translation type="unfinished">El proxy está <b>habilitado</b>: %1</translation>
493 </message>
494 <message>
495 <source>Send coins to a Bitcoin address</source>
496 <translation type="unfinished">Enviar monedas a una dirección de Bitcoin</translation>
497 </message>
498 <message>
499 <source>Backup wallet to another location</source>
500 <translation type="unfinished">Realizar copia de seguridad del monedero en otra ubicación</translation>
501 </message>
502 <message>
503 <source>Change the passphrase used for wallet encryption</source>
504 <translation type="unfinished">Cambiar la contraseña utilizada para el cifrado del monedero</translation>
505 </message>
506 <message>
507 <source>&Send</source>
508 <translation type="unfinished">&Enviar</translation>
509 </message>
510 <message>
511 <source>&Receive</source>
512 <translation type="unfinished">&Recibir</translation>
513 </message>
514 <message>
515 <source>&Options…</source>
516 <translation type="unfinished">&Opciones…</translation>
517 </message>
518 <message>
519 <source>&Encrypt Wallet…</source>
520 <translation type="unfinished">&Cifrar monedero…</translation>
521 </message>
522 <message>
523 <source>Encrypt the private keys that belong to your wallet</source>
524 <translation type="unfinished">Cifrar las claves privadas que pertenecen al monedero</translation>
525 </message>
526 <message>
527 <source>&Backup Wallet…</source>
528 <translation type="unfinished">&Realizar copia de seguridad del monedero…</translation>
529 </message>
530 <message>
531 <source>&Change Passphrase…</source>
532 <translation type="unfinished">&Cambiar frase de contraseña…</translation>
533 </message>
534 <message>
535 <source>Sign &message…</source>
536 <translation type="unfinished">Firmar &mensaje…</translation>
537 </message>
538 <message>
539 <source>Sign messages with your Bitcoin addresses to prove you own them</source>
540 <translation type="unfinished">Firma mensajes con tus direcciones de Bitcoin para demostrar que son tuyas.</translation>
541 </message>
542 <message>
543 <source>&Verify message…</source>
544 <translation type="unfinished">&Verificar mensaje…</translation>
545 </message>
546 <message>
547 <source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
548 <translation type="unfinished">Verifica mensajes para asegurarte de que estén firmados con direcciones de Bitcoin concretas.</translation>
549 </message>
550 <message>
551 <source>&Load PSBT from file…</source>
552 <translation type="unfinished">&Cargar PSBT desde archivo...</translation>
553 </message>
554 <message>
555 <source>Open &URI…</source>
556 <translation type="unfinished">Abrir &URI…</translation>
557 </message>
558 <message>
559 <source>Close Wallet…</source>
560 <translation type="unfinished">Cerrar monedero...</translation>
561 </message>
562 <message>
563 <source>Create Wallet…</source>
564 <translation type="unfinished">Crear monedero...</translation>
565 </message>
566 <message>
567 <source>Close All Wallets…</source>
568 <translation type="unfinished">Cerrar todos los monederos...</translation>
569 </message>
570 <message>
571 <source>Restore and Migrate Wallet File…</source>
572 <translation type="unfinished">Restaurar y migrar archivo de monedero</translation>
573 </message>
574 <message>
575 <source>&File</source>
576 <translation type="unfinished">&Archivo</translation>
577 </message>
578 <message>
579 <source>&Settings</source>
580 <translation type="unfinished">&Parámetros</translation>
581 </message>
582 <message>
583 <source>&Help</source>
584 <translation type="unfinished">A&yuda</translation>
585 </message>
586 <message>
587 <source>Tabs toolbar</source>
588 <translation type="unfinished">Barra de herramientas de pestañas</translation>
589 </message>
590 <message>
591 <source>Syncing Headers (%1%)…</source>
592 <translation type="unfinished">Sincronizando encabezados (%1%)…</translation>
593 </message>
594 <message>
595 <source>Synchronizing with network…</source>
596 <translation type="unfinished">Sincronizando con la red...</translation>
597 </message>
598 <message>
599 <source>Indexing blocks on disk…</source>
600 <translation type="unfinished">Indexando bloques en disco...</translation>
601 </message>
602 <message>
603 <source>Processing blocks on disk…</source>
604 <translation type="unfinished">Procesando bloques en disco...</translation>
605 </message>
606 <message>
607 <source>Connecting to peers…</source>
608 <translation type="unfinished">Conectando con sus pares ...</translation>
609 </message>
610 <message numerus="yes">
611 <source>Processed %n block(s) of transaction history.</source>
612 <translation type="unfinished">
613 <numerusform>Se procesó %n bloque del historial de transacciones.</numerusform>
614 <numerusform>Se procesaron %n bloques del historial de transacciones.</numerusform>
615 </translation>
616 </message>
617 <message>
618 <source>%1 behind</source>
619 <translation type="unfinished">%1 atrás</translation>
620 </message>
621 <message>
622 <source>Catching up…</source>
623 <translation type="unfinished">Actualizando...</translation>
624 </message>
625 <message>
626 <source>Last received block was generated %1 ago.</source>
627 <translation type="unfinished">El último bloque recibido fue generado hace %1 horas.</translation>
628 </message>
629 <message>
630 <source>Warning</source>
631 <translation type="unfinished">Advertencia</translation>
632 </message>
633 <message>
634 <source>Information</source>
635 <translation type="unfinished">Información</translation>
636 </message>
637 <message>
638 <source>Load Partially Signed Bitcoin Transaction</source>
639 <translation type="unfinished">Cargar una transacción de Bitcoin parcialmente firmada</translation>
640 </message>
641 <message>
642 <source>Load PSBT from &clipboard…</source>
643 <translation type="unfinished">Cargar PSBT desde &portapapeles...</translation>
644 </message>
645 <message>
646 <source>Load Partially Signed Bitcoin Transaction from clipboard</source>
647 <translation type="unfinished">Cargar transacción de Bitcoin parcialmente firmada desde portapapeles</translation>
648 </message>
649 <message>
650 <source>Node window</source>
651 <translation type="unfinished">Ventana del nodo</translation>
652 </message>
653 <message>
654 <source>Open node debugging and diagnostic console</source>
655 <translation type="unfinished">Abrir consola de depuración y diagnóstico del nodo</translation>
656 </message>
657 <message>
658 <source>&Sending addresses</source>
659 <translation type="unfinished">&Direcciones de envío</translation>
660 </message>
661 <message>
662 <source>&Receiving addresses</source>
663 <translation type="unfinished">&Direcciones de recepción</translation>
664 </message>
665 <message>
666 <source>Open a bitcoin: URI</source>
667 <translation type="unfinished">Abrir un URI de tipo "bitcoin:"</translation>
668 </message>
669 <message>
670 <source>Open Wallet</source>
671 <translation type="unfinished">Abrir monedero</translation>
672 </message>
673 <message>
674 <source>Open a wallet</source>
675 <translation type="unfinished">Abrir monedero</translation>
676 </message>
677 <message>
678 <source>Close wallet</source>
679 <translation type="unfinished">Cerrar monedero</translation>
680 </message>
681 <message>
682 <source>Restore Wallet…</source>
683 <extracomment>Name of the menu item that restores wallet from a backup file.</extracomment>
684 <translation type="unfinished">Restaurar monedero…</translation>
685 </message>
686 <message>
687 <source>Restore a wallet from a backup file</source>
688 <extracomment>Status tip for Restore Wallet menu item</extracomment>
689 <translation type="unfinished">Restaura un monedero desde un archivo de copia de seguridad</translation>
690 </message>
691 <message>
692 <source>Close all wallets</source>
693 <translation type="unfinished">Cerrar todos los monederos</translation>
694 </message>
695 <message>
696 <source>Migrate Wallet</source>
697 <translation type="unfinished">Migrar monedero</translation>
698 </message>
699 <message>
700 <source>Migrate a wallet</source>
701 <translation type="unfinished">Migrar un monedero</translation>
702 </message>
703 <message>
704 <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
705 <translation type="unfinished">Mostrar el mensaje de ayuda %1 para obtener una lista de las posibles opciones de línea de comandos de Bitcoin</translation>
706 </message>
707 <message>
708 <source>&Mask values</source>
709 <translation type="unfinished">&Ocultar valores</translation>
710 </message>
711 <message>
712 <source>Mask the values in the Overview tab</source>
713 <translation type="unfinished">Ocultar los valores en la pestaña de vista general</translation>
714 </message>
715 <message>
716 <source>No wallets available</source>
717 <translation type="unfinished">No hay monederos disponibles</translation>
718 </message>
719 <message>
720 <source>Wallet Data</source>
721 <extracomment>Name of the wallet data file format.</extracomment>
722 <translation type="unfinished">Datos del monedero </translation>
723 </message>
724 <message>
725 <source>Load Wallet Backup</source>
726 <extracomment>The title for Restore Wallet File Windows</extracomment>
727 <translation type="unfinished">Cargar copia de seguridad del monedero</translation>
728 </message>
729 <message>
730 <source>Restore Wallet</source>
731 <extracomment>Title of pop-up window shown when the user is attempting to restore a wallet.</extracomment>
732 <translation type="unfinished">Restaurar monedero</translation>
733 </message>
734 <message>
735 <source>Wallet Name</source>
736 <extracomment>Label of the input field where the name of the wallet is entered.</extracomment>
737 <translation type="unfinished">Nombre del monedero</translation>
738 </message>
739 <message>
740 <source>Invalid Wallet Name</source>
741 <translation type="unfinished">Nombre del monedero inválido</translation>
742 </message>
743 <message>
744 <source>Wallet name cannot be empty</source>
745 <translation type="unfinished">El nombre del monedero no puede estar vacío</translation>
746 </message>
747 <message>
748 <source>Restore and Migrate Wallet Backup</source>
749 <translation type="unfinished">Restaurar y migrar copia de seguridad del monedero</translation>
750 </message>
751 <message>
752 <source>Restore and Migrate Wallet</source>
753 <extracomment>Title of pop-up window shown when the user is attempting to restore a wallet.</extracomment>
754 <translation type="unfinished">Restaurar y migrar monedero</translation>
755 </message>
756 <message>
757 <source>&Window</source>
758 <translation type="unfinished">&Ventana</translation>
759 </message>
760 <message>
761 <source>Zoom</source>
762 <translation type="unfinished">Acercar</translation>
763 </message>
764 <message>
765 <source>Main Window</source>
766 <translation type="unfinished">Ventana principal</translation>
767 </message>
768 <message>
769 <source>%1 client</source>
770 <translation type="unfinished">Cliente %1 </translation>
771 </message>
772 <message>
773 <source>&Hide</source>
774 <translation type="unfinished">&Ocultar</translation>
775 </message>
776 <message>
777 <source>S&how</source>
778 <translation type="unfinished">&Mostrar</translation>
779 </message>
780 <message numerus="yes">
781 <source>%n active connection(s) to Bitcoin network.</source>
782 <extracomment>A substring of the tooltip.</extracomment>
783 <translation type="unfinished">
784 <numerusform>%n conexión activa con la red de Bitcoin.</numerusform>
785 <numerusform>%n conexiónes activas con la red de Bitcoin.</numerusform>
786 </translation>
787 </message>
788 <message>
789 <source>Click for more actions.</source>
790 <extracomment>A substring of the tooltip. "More actions" are available via the context menu.</extracomment>
791 <translation type="unfinished">Hacer clic para ver más acciones.</translation>
792 </message>
793 <message>
794 <source>Show Peers tab</source>
795 <extracomment>A context menu item. The "Peers tab" is an element of the "Node window".</extracomment>
796 <translation type="unfinished">Mostrar pestaña de pares</translation>
797 </message>
798 <message>
799 <source>Disable network activity</source>
800 <extracomment>A context menu item.</extracomment>
801 <translation type="unfinished">Deshabilitar actividad de red</translation>
802 </message>
803 <message>
804 <source>Enable network activity</source>
805 <extracomment>A context menu item. The network activity was disabled previously.</extracomment>
806 <translation type="unfinished">Habilitar actividad de red</translation>
807 </message>
808 <message>
809 <source>Pre-syncing Headers (%1%)…</source>
810 <translation type="unfinished">Presincronizando encabezados (%1%)...</translation>
811 </message>
812 <message>
813 <source>Warning: %1</source>
814 <translation type="unfinished">Advertencia: %1</translation>
815 </message>
816 <message>
817 <source>Date: %1
818 </source>
819 <translation type="unfinished">Fecha: %1
820 </translation>
821 </message>
822 <message>
823 <source>Amount: %1
824 </source>
825 <translation type="unfinished">Importe: %1
826 </translation>
827 </message>
828 <message>
829 <source>Wallet: %1
830 </source>
831 <translation type="unfinished">Monedero: %1
832 </translation>
833 </message>
834 <message>
835 <source>Type: %1
836 </source>
837 <translation type="unfinished">Tipo: %1
838 </translation>
839 </message>
840 <message>
841 <source>Label: %1
842 </source>
843 <translation type="unfinished">Etiqueta: %1
844 </translation>
845 </message>
846 <message>
847 <source>Address: %1
848 </source>
849 <translation type="unfinished">Dirección: %1
850 </translation>
851 </message>
852 <message>
853 <source>Sent transaction</source>
854 <translation type="unfinished">Transacción enviada</translation>
855 </message>
856 <message>
857 <source>Incoming transaction</source>
858 <translation type="unfinished">Transacción entrante</translation>
859 </message>
860 <message>
861 <source>HD key generation is <b>enabled</b></source>
862 <translation type="unfinished">La generación de clave HD está <b>habilitada</b></translation>
863 </message>
864 <message>
865 <source>HD key generation is <b>disabled</b></source>
866 <translation type="unfinished">La generación de clave HD está <b>deshabilitada</b></translation>
867 </message>
868 <message>
869 <source>Private key <b>disabled</b></source>
870 <translation type="unfinished">Clave privada <b>deshabilitada</b></translation>
871 </message>
872 <message>
873 <source>Wallet is <b>encrypted</b> and currently <b>unlocked</b></source>
874 <translation type="unfinished">El monedero está <b>cifrado</b> y actualmente <b>desbloqueado</b></translation>
875 </message>
876 <message>
877 <source>Wallet is <b>encrypted</b> and currently <b>locked</b></source>
878 <translation type="unfinished">El monedero está <b>cifrado</b> y actualmente <b>bloqueado</b></translation>
879 </message>
880 <message>
881 <source>Original message:</source>
882 <translation type="unfinished">Mensaje original:</translation>
883 </message>
884 </context>
885 <context>
886 <name>UnitDisplayStatusBarControl</name>
887 <message>
888 <source>Unit to show amounts in. Click to select another unit.</source>
889 <translation type="unfinished">Unidad en la que se muestran los importes. Hacer clic para seleccionar otra unidad.</translation>
890 </message>
891 </context>
892 <context>
893 <name>CoinControlDialog</name>
894 <message>
895 <source>Coin Selection</source>
896 <translation type="unfinished">Selección de monedas</translation>
897 </message>
898 <message>
899 <source>Quantity:</source>
900 <translation type="unfinished">Cantidad:</translation>
901 </message>
902 <message>
903 <source>Amount:</source>
904 <translation type="unfinished">Importe:</translation>
905 </message>
906 <message>
907 <source>Fee:</source>
908 <translation type="unfinished">Comisión:</translation>
909 </message>
910 <message>
911 <source>After Fee:</source>
912 <translation type="unfinished">Tras comisión:</translation>
913 </message>
914 <message>
915 <source>Change:</source>
916 <translation type="unfinished">Cambio:</translation>
917 </message>
918 <message>
919 <source>(un)select all</source>
920 <translation type="unfinished">(de)seleccionar todo</translation>
921 </message>
922 <message>
923 <source>Tree mode</source>
924 <translation type="unfinished">Modo árbol</translation>
925 </message>
926 <message>
927 <source>List mode</source>
928 <translation type="unfinished">Modo lista</translation>
929 </message>
930 <message>
931 <source>Amount</source>
932 <translation type="unfinished">Importe</translation>
933 </message>
934 <message>
935 <source>Received with label</source>
936 <translation type="unfinished">Recibido con etiqueta</translation>
937 </message>
938 <message>
939 <source>Received with address</source>
940 <translation type="unfinished">Recibido con dirección</translation>
941 </message>
942 <message>
943 <source>Date</source>
944 <translation type="unfinished">Fecha</translation>
945 </message>
946 <message>
947 <source>Confirmations</source>
948 <translation type="unfinished">Confirmaciones</translation>
949 </message>
950 <message>
951 <source>Confirmed</source>
952 <translation type="unfinished">Confirmado</translation>
953 </message>
954 <message>
955 <source>Copy amount</source>
956 <translation type="unfinished">Copiar importe</translation>
957 </message>
958 <message>
959 <source>&Copy address</source>
960 <translation type="unfinished">&Copiar dirección</translation>
961 </message>
962 <message>
963 <source>Copy &label</source>
964 <translation type="unfinished">Copiar &etiqueta</translation>
965 </message>
966 <message>
967 <source>Copy &amount</source>
968 <translation type="unfinished">Copiar &importe</translation>
969 </message>
970 <message>
971 <source>Copy transaction &ID and output index</source>
972 <translation type="unfinished">Copiar &ID de transacción e índice de salidas</translation>
973 </message>
974 <message>
975 <source>L&ock unspent</source>
976 <translation type="unfinished">&Bloquear importe no gastado</translation>
977 </message>
978 <message>
979 <source>&Unlock unspent</source>
980 <translation type="unfinished">&Desbloquear importe no gastado</translation>
981 </message>
982 <message>
983 <source>Copy quantity</source>
984 <translation type="unfinished">Copiar cantidad</translation>
985 </message>
986 <message>
987 <source>Copy fee</source>
988 <translation type="unfinished">Copiar comisión</translation>
989 </message>
990 <message>
991 <source>Copy after fee</source>
992 <translation type="unfinished">Copiar importe después de comisión</translation>
993 </message>
994 <message>
995 <source>Copy bytes</source>
996 <translation type="unfinished">Copiar bytes</translation>
997 </message>
998 <message>
999 <source>Copy change</source>
1000 <translation type="unfinished">Copiar cambio</translation>
1001 </message>
1002 <message>
1003 <source>(%1 locked)</source>
1004 <translation type="unfinished">(%1 bloqueado)</translation>
1005 </message>
1006 <message>
1007 <source>Can vary +/- %1 satoshi(s) per input.</source>
1008 <translation type="unfinished">Puede variar en +/- %1 satoshi(s) por entrada.</translation>
1009 </message>
1010 <message>
1011 <source>(no label)</source>
1012 <translation type="unfinished">(sin etiqueta)</translation>
1013 </message>
1014 <message>
1015 <source>change from %1 (%2)</source>
1016 <translation type="unfinished">cambio desde %1 (%2)</translation>
1017 </message>
1018 <message>
1019 <source>(change)</source>
1020 <translation type="unfinished">(cambio)</translation>
1021 </message>
1022 </context>
1023 <context>
1024 <name>CreateWalletActivity</name>
1025 <message>
1026 <source>Create Wallet</source>
1027 <extracomment>Title of window indicating the progress of creation of a new wallet.</extracomment>
1028 <translation type="unfinished">Crear monedero</translation>
1029 </message>
1030 <message>
1031 <source>Creating Wallet <b>%1</b>…</source>
1032 <extracomment>Descriptive text of the create wallet progress window which indicates to the user which wallet is currently being created.</extracomment>
1033 <translation type="unfinished">Creando monedero <b>%1</b>…</translation>
1034 </message>
1035 <message>
1036 <source>Create wallet failed</source>
1037 <translation type="unfinished">Error al crear monedero</translation>
1038 </message>
1039 <message>
1040 <source>Create wallet warning</source>
1041 <translation type="unfinished">Advertencia al crear monedero</translation>
1042 </message>
1043 <message>
1044 <source>Can't list signers</source>
1045 <translation type="unfinished">No se puede hacer una lista de firmantes</translation>
1046 </message>
1047 <message>
1048 <source>Too many external signers found</source>
1049 <translation type="unfinished">Se encontraron demasiados firmantes externos</translation>
1050 </message>
1051 </context>
1052 <context>
1053 <name>LoadWalletsActivity</name>
1054 <message>
1055 <source>Load Wallets</source>
1056 <extracomment>Title of progress window which is displayed when wallets are being loaded.</extracomment>
1057 <translation type="unfinished">Cargar monederos</translation>
1058 </message>
1059 <message>
1060 <source>Loading wallets…</source>
1061 <extracomment>Descriptive text of the load wallets progress window which indicates to the user that wallets are currently being loaded.</extracomment>
1062 <translation type="unfinished">Cargando monederos...</translation>
1063 </message>
1064 </context>
1065 <context>
1066 <name>MigrateWalletActivity</name>
1067 <message>
1068 <source>Migrate wallet</source>
1069 <translation type="unfinished">Migrar monedero</translation>
1070 </message>
1071 <message>
1072 <source>Are you sure you wish to migrate the wallet <i>%1</i>?</source>
1073 <translation type="unfinished">¿Seguro que deseas migrar el monedero <i>%1</i>?</translation>
1074 </message>
1075 <message>
1076 <source>Migrating the wallet will convert this wallet to one or more descriptor wallets. A new wallet backup will need to be made.
1077 If this wallet contains any watchonly scripts, a new wallet will be created which contains those watchonly scripts.
1078 If this wallet contains any solvable but not watched scripts, a different and new wallet will be created which contains those scripts.
1079 1080 The migration process will create a backup of the wallet before migrating. This backup file will be named <wallet name>-<timestamp>.legacy.bak and can be found in the directory for this wallet. In the event of an incorrect migration, the backup can be restored with the "Restore Wallet" functionality.</source>
1081 <translation type="unfinished">La migración del monedero lo convertirá en uno o más monederos basados en descriptores. Será necesario realizar una nueva copia de seguridad del monedero.
1082 Si este monedero contiene scripts solo de observación, se creará un nuevo monedero que los contenga.
1083 Si este monedero contiene scripts solucionables pero no de observación, se creará un nuevo monedero diferente que los contenga.
1084 1085 El proceso de migración creará una copia de seguridad del monedero antes de migrar. Este archivo de respaldo se llamará <wallet name>-<timestamp>.legacy.bak y se encontrará en el directorio de este monedero. En el caso de una migración incorrecta, el respaldo puede restaurarse con la funcionalidad "Restaurar monedero".</translation>
1086 </message>
1087 <message>
1088 <source>Migrate Wallet</source>
1089 <translation type="unfinished">Migrar monedero</translation>
1090 </message>
1091 <message>
1092 <source>Migrating Wallet <b>%1</b>…</source>
1093 <translation type="unfinished">Migrando monedero <b>%1</b>…</translation>
1094 </message>
1095 <message>
1096 <source>The wallet '%1' was migrated successfully.</source>
1097 <translation type="unfinished">La migración del monedero "%1" se realizó correctamente.</translation>
1098 </message>
1099 <message>
1100 <source>Watchonly scripts have been migrated to a new wallet named '%1'.</source>
1101 <translation type="unfinished">Los scripts solo de observación se migraron a un nuevo monedero llamado "%1".</translation>
1102 </message>
1103 <message>
1104 <source>Solvable but not watched scripts have been migrated to a new wallet named '%1'.</source>
1105 <translation type="unfinished">Los scripts solucionables pero no de observación se migraron a un nuevo monedero llamado "%1".</translation>
1106 </message>
1107 <message>
1108 <source>Restore and Migrate wallet</source>
1109 <translation type="unfinished">Restaurar y migrar monedero</translation>
1110 </message>
1111 <message>
1112 <source>Are you sure you wish to restore the wallet file <i>%1</i> to <i>%2</i> and migrate it?</source>
1113 <translation type="unfinished">¿Está seguro de que desea restaurar el archivo de monedero <i>%1</i> a <i>%2</i> y migrarlo?</translation>
1114 </message>
1115 <message>
1116 <source>Restore Wallet</source>
1117 <extracomment>Title of progress window which is displayed when wallets are being restored.</extracomment>
1118 <translation type="unfinished">Restaurar monedero</translation>
1119 </message>
1120 <message>
1121 <source>Restoring Wallet <b>%1</b>…</source>
1122 <extracomment>Descriptive text of the restore wallets progress window which indicates to the user that wallets are currently being restored.</extracomment>
1123 <translation type="unfinished">Restaurando monedero <b>%1</b>…</translation>
1124 </message>
1125 <message>
1126 <source>Migration failed</source>
1127 <translation type="unfinished">Migración incorrecta</translation>
1128 </message>
1129 <message>
1130 <source>Migration Successful</source>
1131 <translation type="unfinished">Migración correcta</translation>
1132 </message>
1133 </context>
1134 <context>
1135 <name>OpenWalletActivity</name>
1136 <message>
1137 <source>Open wallet failed</source>
1138 <translation type="unfinished">Error al abrir monedero</translation>
1139 </message>
1140 <message>
1141 <source>Open wallet warning</source>
1142 <translation type="unfinished">Advertencia al abrir monedero</translation>
1143 </message>
1144 <message>
1145 <source>Open Wallet</source>
1146 <extracomment>Title of window indicating the progress of opening of a wallet.</extracomment>
1147 <translation type="unfinished">Abrir monedero</translation>
1148 </message>
1149 <message>
1150 <source>Opening Wallet <b>%1</b>…</source>
1151 <extracomment>Descriptive text of the open wallet progress window which indicates to the user which wallet is currently being opened.</extracomment>
1152 <translation type="unfinished">Abriendo monedero <b>%1</b>…</translation>
1153 </message>
1154 </context>
1155 <context>
1156 <name>RestoreWalletActivity</name>
1157 <message>
1158 <source>Restore Wallet</source>
1159 <extracomment>Title of progress window which is displayed when wallets are being restored.</extracomment>
1160 <translation type="unfinished">Restaurar monedero</translation>
1161 </message>
1162 <message>
1163 <source>Restoring Wallet <b>%1</b>…</source>
1164 <extracomment>Descriptive text of the restore wallets progress window which indicates to the user that wallets are currently being restored.</extracomment>
1165 <translation type="unfinished">Restaurando monedero <b>%1</b>…</translation>
1166 </message>
1167 <message>
1168 <source>Restore wallet failed</source>
1169 <extracomment>Title of message box which is displayed when the wallet could not be restored.</extracomment>
1170 <translation type="unfinished">Error al restaurar monedero</translation>
1171 </message>
1172 <message>
1173 <source>Restore wallet warning</source>
1174 <extracomment>Title of message box which is displayed when the wallet is restored with some warning.</extracomment>
1175 <translation type="unfinished">Advertencia al restaurar monedero</translation>
1176 </message>
1177 <message>
1178 <source>Restore wallet message</source>
1179 <extracomment>Title of message box which is displayed when the wallet is successfully restored.</extracomment>
1180 <translation type="unfinished">Mensaje al restaurar monedero</translation>
1181 </message>
1182 </context>
1183 <context>
1184 <name>WalletController</name>
1185 <message>
1186 <source>Close wallet</source>
1187 <translation type="unfinished">Cerrar monedero</translation>
1188 </message>
1189 <message>
1190 <source>Are you sure you wish to close the wallet <i>%1</i>?</source>
1191 <translation type="unfinished">¿Seguro que deseas cerrar el monedero <i>%1</i>?</translation>
1192 </message>
1193 <message>
1194 <source>Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled.</source>
1195 <translation type="unfinished">Cerrar el monedero durante demasiado tiempo puede causar la resincronización de toda la cadena si la poda está habilitada.</translation>
1196 </message>
1197 <message>
1198 <source>Close all wallets</source>
1199 <translation type="unfinished">Cerrar todos los monederos</translation>
1200 </message>
1201 <message>
1202 <source>Are you sure you wish to close all wallets?</source>
1203 <translation type="unfinished">¿Seguro deseas cerrar todos los monederos?</translation>
1204 </message>
1205 </context>
1206 <context>
1207 <name>CreateWalletDialog</name>
1208 <message>
1209 <source>Create Wallet</source>
1210 <translation type="unfinished">Crear monedero</translation>
1211 </message>
1212 <message>
1213 <source>You are one step away from creating your new wallet!</source>
1214 <translation type="unfinished">Estás a un paso de crear tu nuevo monedero.</translation>
1215 </message>
1216 <message>
1217 <source>Please provide a name and, if desired, enable any advanced options</source>
1218 <translation type="unfinished">Escribe un nombre y, si lo deseas, activa las opciones avanzadas.</translation>
1219 </message>
1220 <message>
1221 <source>Wallet Name</source>
1222 <translation type="unfinished">Nombre del monedero</translation>
1223 </message>
1224 <message>
1225 <source>Wallet</source>
1226 <translation type="unfinished">Monedero</translation>
1227 </message>
1228 <message>
1229 <source>Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice.</source>
1230 <translation type="unfinished">Cifrar el monedero. El monedero se cifrará con la frase de contraseña que elijas.</translation>
1231 </message>
1232 <message>
1233 <source>Encrypt Wallet</source>
1234 <translation type="unfinished">Cifrar monedero</translation>
1235 </message>
1236 <message>
1237 <source>Advanced Options</source>
1238 <translation type="unfinished">Opciones avanzadas</translation>
1239 </message>
1240 <message>
1241 <source>Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets.</source>
1242 <translation type="unfinished">Deshabilitar las claves privadas para este monedero. Los monederos con claves privadas deshabilitadas no tendrán claves privadas y no podrán tener ni una semilla HD ni claves privadas importadas. Esto es ideal para monederos solo de observación.</translation>
1243 </message>
1244 <message>
1245 <source>Disable Private Keys</source>
1246 <translation type="unfinished">Deshabilitar claves privadas</translation>
1247 </message>
1248 <message>
1249 <source>Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported using descriptors at a later time.</source>
1250 <translation type="unfinished">Crear un monedero vacío. Monederos vacíos no tienen claves privadas ni scripts . Claves privadas y direcciones pueden importarse usando descriptores más tarde.</translation>
1251 </message>
1252 <message>
1253 <source>Make Blank Wallet</source>
1254 <translation type="unfinished">Crear monedero vacío</translation>
1255 </message>
1256 <message>
1257 <source>Use an external signing device such as a hardware wallet. Configure the external signer script in wallet preferences first.</source>
1258 <translation type="unfinished">Utilizar un dispositivo de firma externo, como un monedero de hardware. Configurar primero el script del firmante externo en las preferencias del monedero.</translation>
1259 </message>
1260 <message>
1261 <source>External signer</source>
1262 <translation type="unfinished">Firmante externo</translation>
1263 </message>
1264 <message>
1265 <source>Create</source>
1266 <translation type="unfinished">Crear</translation>
1267 </message>
1268 <message>
1269 <source>Compiled without external signing support (required for external signing)</source>
1270 <extracomment>"External signing" means using devices such as hardware wallets.</extracomment>
1271 <translation type="unfinished">Compilado sin compatibilidad con firma externa (se requiere para la firma externa)</translation>
1272 </message>
1273 </context>
1274 <context>
1275 <name>EditAddressDialog</name>
1276 <message>
1277 <source>Edit Address</source>
1278 <translation type="unfinished">Editar dirección</translation>
1279 </message>
1280 <message>
1281 <source>&Label</source>
1282 <translation type="unfinished">&Etiqueta</translation>
1283 </message>
1284 <message>
1285 <source>The label associated with this address list entry</source>
1286 <translation type="unfinished">La etiqueta asociada con esta entrada en la lista de direcciones</translation>
1287 </message>
1288 <message>
1289 <source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
1290 <translation type="unfinished">La dirección asociada con esta entrada en la lista de direcciones. Solo se puede modificar para las direcciones de envío.</translation>
1291 </message>
1292 <message>
1293 <source>&Address</source>
1294 <translation type="unfinished">&Dirección</translation>
1295 </message>
1296 <message>
1297 <source>New sending address</source>
1298 <translation type="unfinished">Nueva dirección de envío</translation>
1299 </message>
1300 <message>
1301 <source>Edit receiving address</source>
1302 <translation type="unfinished">Editar dirección de recepción</translation>
1303 </message>
1304 <message>
1305 <source>Edit sending address</source>
1306 <translation type="unfinished">Editar dirección de envío</translation>
1307 </message>
1308 <message>
1309 <source>The entered address "%1" is not a valid Bitcoin address.</source>
1310 <translation type="unfinished">La dirección introducida "%1" no es una dirección Bitcoin válida.</translation>
1311 </message>
1312 <message>
1313 <source>Address "%1" already exists as a receiving address with label "%2" and so cannot be added as a sending address.</source>
1314 <translation type="unfinished">La dirección "%1" ya existe como dirección de recepción con la etiqueta "%2" y, por lo tanto, no se puede agregar como dirección de envío.</translation>
1315 </message>
1316 <message>
1317 <source>The entered address "%1" is already in the address book with label "%2".</source>
1318 <translation type="unfinished">La dirección ingresada "%1" ya está en la libreta de direcciones con la etiqueta "%2".</translation>
1319 </message>
1320 <message>
1321 <source>Could not unlock wallet.</source>
1322 <translation type="unfinished">No se ha podido desbloquear el monedero.</translation>
1323 </message>
1324 <message>
1325 <source>New key generation failed.</source>
1326 <translation type="unfinished">Error al generar clave nueva.</translation>
1327 </message>
1328 </context>
1329 <context>
1330 <name>FreespaceChecker</name>
1331 <message>
1332 <source>A new data directory will be created.</source>
1333 <translation type="unfinished">Se creará un nuevo directorio de datos.</translation>
1334 </message>
1335 <message>
1336 <source>name</source>
1337 <translation type="unfinished">nombre</translation>
1338 </message>
1339 <message>
1340 <source>Directory already exists. Add %1 if you intend to create a new directory here.</source>
1341 <translation type="unfinished">El directorio ya existe. Agregar %1 si tienes la intención de crear un nuevo directorio aquí.</translation>
1342 </message>
1343 <message>
1344 <source>Path already exists, and is not a directory.</source>
1345 <translation type="unfinished">La ruta ya existe y no es un directorio.</translation>
1346 </message>
1347 <message>
1348 <source>Cannot create data directory here.</source>
1349 <translation type="unfinished">No se puede crear un directorio de datos aquí.</translation>
1350 </message>
1351 </context>
1352 <context>
1353 <name>HelpMessageDialog</name>
1354 <message>
1355 <source>version</source>
1356 <translation type="unfinished">versión</translation>
1357 </message>
1358 <message>
1359 <source>About %1</source>
1360 <translation type="unfinished">Acerca de %1</translation>
1361 </message>
1362 <message>
1363 <source>Command-line options</source>
1364 <translation type="unfinished">Opciones de línea de comandos</translation>
1365 </message>
1366 </context>
1367 <context>
1368 <name>ShutdownWindow</name>
1369 <message>
1370 <source>%1 is shutting down…</source>
1371 <translation type="unfinished">%1 se está apagando...</translation>
1372 </message>
1373 <message>
1374 <source>Do not shut down the computer until this window disappears.</source>
1375 <translation type="unfinished">No apagues el equipo hasta que desaparezca esta ventana.</translation>
1376 </message>
1377 </context>
1378 <context>
1379 <name>Intro</name>
1380 <message>
1381 <source>Welcome</source>
1382 <translation type="unfinished">Te damos la bienvenida</translation>
1383 </message>
1384 <message>
1385 <source>Welcome to %1.</source>
1386 <translation type="unfinished">Te damos la bienvenida a %1.</translation>
1387 </message>
1388 <message>
1389 <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
1390 <translation type="unfinished">Como es la primera vez que se ejecuta el programa, puedes elegir dónde %1 almacenará los datos.</translation>
1391 </message>
1392 <message>
1393 <source>Limit block chain storage to</source>
1394 <translation type="unfinished">Limitar el almacenamiento de la cadena de bloques a</translation>
1395 </message>
1396 <message>
1397 <source>Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features.</source>
1398 <translation type="unfinished">Revertir este parámetro requiere volver a descargar la cadena de bloques completa. Es más rápido descargar primero la cadena completa y podarla después. Se desactivan algunas funciones avanzadas.</translation>
1399 </message>
1400 <message>
1401 <source>This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off.</source>
1402 <translation type="unfinished">La sincronización inicial consume muchos recursos y es posible que exponga problemas de hardware en el equipo que anteriormente habían pasado desapercibidos. Cada vez que ejecutes %1, seguirá descargando desde el punto en el que quedó.</translation>
1403 </message>
1404 <message>
1405 <source>When you click OK, %1 will begin to download and process the full %4 block chain (%2 GB) starting with the earliest transactions in %3 when %4 initially launched.</source>
1406 <translation type="unfinished">Al hacer clic en "Aceptar", %1 iniciará el proceso de descarga y procesará la cadena de bloques %4 completa (%2 GB), empezando con la transacción más antigua en %3 cuando %4 se ejecutó inicialmente.</translation>
1407 </message>
1408 <message>
1409 <source>If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low.</source>
1410 <translation type="unfinished">Si elegiste limitar el almacenamiento de la cadena de bloques (poda), los datos históricos todavía se deben descargar y procesar, pero se eliminarán posteriormente para mantener el uso del disco bajo.</translation>
1411 </message>
1412 <message>
1413 <source>Use the default data directory</source>
1414 <translation type="unfinished">Utilizar el directorio de datos predeterminado</translation>
1415 </message>
1416 <message>
1417 <source>Use a custom data directory:</source>
1418 <translation type="unfinished">Utilizar un directorio de datos personalizado:</translation>
1419 </message>
1420 <message numerus="yes">
1421 <source>%n GB of space available</source>
1422 <translation type="unfinished">
1423 <numerusform>%n GB de espacio disponible</numerusform>
1424 <numerusform>%n GB de espacio disponible</numerusform>
1425 </translation>
1426 </message>
1427 <message numerus="yes">
1428 <source>(of %n GB needed)</source>
1429 <translation type="unfinished">
1430 <numerusform>(de %n GB necesario)</numerusform>
1431 <numerusform>(de %n GB necesarios)</numerusform>
1432 </translation>
1433 </message>
1434 <message numerus="yes">
1435 <source>(%n GB needed for full chain)</source>
1436 <translation type="unfinished">
1437 <numerusform>(%n GB necesario para completar la cadena de bloques)</numerusform>
1438 <numerusform>(%n GB necesarios para completar la cadena de bloques)</numerusform>
1439 </translation>
1440 </message>
1441 <message>
1442 <source>Choose data directory</source>
1443 <translation type="unfinished">Elegir directorio de datos</translation>
1444 </message>
1445 <message>
1446 <source>At least %1 GB of data will be stored in this directory, and it will grow over time.</source>
1447 <translation type="unfinished">Se almacenarán al menos %1 GB de datos en este directorio, que aumentarán con el tiempo.</translation>
1448 </message>
1449 <message>
1450 <source>Approximately %1 GB of data will be stored in this directory.</source>
1451 <translation type="unfinished">Se almacenarán aproximadamente %1 GB de datos en este directorio.</translation>
1452 </message>
1453 <message numerus="yes">
1454 <source>(sufficient to restore backups %n day(s) old)</source>
1455 <extracomment>Explanatory text on the capability of the current prune target.</extracomment>
1456 <translation type="unfinished">
1457 <numerusform>(suficiente para restaurar copias de seguridad de %n día de antigüedad)</numerusform>
1458 <numerusform>(suficiente para restaurar copias de seguridad de %n días de antigüedad)|</numerusform>
1459 </translation>
1460 </message>
1461 <message>
1462 <source>%1 will download and store a copy of the Bitcoin block chain.</source>
1463 <translation type="unfinished">%1 descargará y almacenará una copia de la cadena de bloques de Bitcoin.</translation>
1464 </message>
1465 <message>
1466 <source>The wallet will also be stored in this directory.</source>
1467 <translation type="unfinished">El monedero también se almacenará en este directorio.</translation>
1468 </message>
1469 <message>
1470 <source>Error: Specified data directory "%1" cannot be created.</source>
1471 <translation type="unfinished">Error: El directorio de datos especificado "%1" no puede crearse.</translation>
1472 </message>
1473 </context>
1474 <context>
1475 <name>ModalOverlay</name>
1476 <message>
1477 <source>Form</source>
1478 <translation type="unfinished">Formulario</translation>
1479 </message>
1480 <message>
1481 <source>Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the bitcoin network, as detailed below.</source>
1482 <translation type="unfinished">Es posible que las transacciones recientes aún no estén visibles y, por lo tanto, el saldo del monedero podría ser incorrecto. Esta información será correcta una vez que el monedero haya terminado de sincronizarse con la red Bitcoin, como se detalla a continuación.</translation>
1483 </message>
1484 <message>
1485 <source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
1486 <translation type="unfinished">La red no aceptará intentar gastar bitcoins que se vean afectados por transacciones aún no mostradas.</translation>
1487 </message>
1488 <message>
1489 <source>Number of blocks left</source>
1490 <translation type="unfinished">Número de bloques pendientes</translation>
1491 </message>
1492 <message>
1493 <source>Unknown…</source>
1494 <translation type="unfinished">Desconocido…</translation>
1495 </message>
1496 <message>
1497 <source>calculating…</source>
1498 <translation type="unfinished">calculando…</translation>
1499 </message>
1500 <message>
1501 <source>Last block time</source>
1502 <translation type="unfinished">Hora del último bloque</translation>
1503 </message>
1504 <message>
1505 <source>Progress</source>
1506 <translation type="unfinished">Progreso</translation>
1507 </message>
1508 <message>
1509 <source>Progress increase per hour</source>
1510 <translation type="unfinished">Incremento del progreso por hora</translation>
1511 </message>
1512 <message>
1513 <source>Estimated time left until synced</source>
1514 <translation type="unfinished">Tiempo estimado antes de sincronizar</translation>
1515 </message>
1516 <message>
1517 <source>Hide</source>
1518 <translation type="unfinished">Ocultar</translation>
1519 </message>
1520 <message>
1521 <source>%1 is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain.</source>
1522 <translation type="unfinished">%1 está actualmente sincronizándose. Descargará encabezados y bloques de nodos semejantes, y los validará hasta alcanzar la cabeza de la cadena de bloques.</translation>
1523 </message>
1524 <message>
1525 <source>Unknown. Syncing Headers (%1, %2%)…</source>
1526 <translation type="unfinished">Desconocido. Sincronizando encabezados (%1, %2%)…</translation>
1527 </message>
1528 <message>
1529 <source>Unknown. Pre-syncing Headers (%1, %2%)…</source>
1530 <translation type="unfinished">Desconocido. Presincronizando encabezados (%1, %2%)…</translation>
1531 </message>
1532 </context>
1533 <context>
1534 <name>OpenURIDialog</name>
1535 <message>
1536 <source>Open bitcoin URI</source>
1537 <translation type="unfinished">Abrir URI de tipo "bitcoin:"</translation>
1538 </message>
1539 <message>
1540 <source>Paste address from clipboard</source>
1541 <extracomment>Tooltip text for button that allows you to paste an address that is in your clipboard.</extracomment>
1542 <translation type="unfinished">Pegar dirección desde portapapeles</translation>
1543 </message>
1544 </context>
1545 <context>
1546 <name>OptionsDialog</name>
1547 <message>
1548 <source>Options</source>
1549 <translation type="unfinished">Opciones</translation>
1550 </message>
1551 <message>
1552 <source>&Main</source>
1553 <translation type="unfinished">&Principal</translation>
1554 </message>
1555 <message>
1556 <source>Automatically start %1 after logging in to the system.</source>
1557 <translation type="unfinished">Iniciar automáticamente %1 tras iniciar sesión en el sistema.</translation>
1558 </message>
1559 <message>
1560 <source>&Start %1 on system login</source>
1561 <translation type="unfinished">&Iniciar %1 al iniciar sesión en el sistema</translation>
1562 </message>
1563 <message>
1564 <source>Enabling pruning significantly reduces the disk space required to store transactions. All blocks are still fully validated. Reverting this setting requires re-downloading the entire blockchain.</source>
1565 <translation type="unfinished">Al activar la poda, se reduce considerablemente el espacio de disco necesario para almacenar las transacciones. Todos los bloques aún se validan completamente. Para revertir esta opción, se requiere descargar de nuevo toda la cadena de bloques.</translation>
1566 </message>
1567 <message>
1568 <source>Maximum database cache size. Make sure you have enough RAM. A larger cache can contribute to faster sync, after which the benefit is less pronounced for most use cases. Lowering the cache size will reduce memory usage. Unused mempool memory is shared for this cache.</source>
1569 <extracomment>Tooltip text for Options window setting that sets the size of the database cache. Explains the corresponding effects of increasing/decreasing this value.</extracomment>
1570 <translation type="unfinished">Tamaño máximo de la caché de la base de datos. Asegúrate de tener suficiente RAM. Una caché más grande puede contribuir a una sincronización más rápida, después de lo cual el beneficio es menos pronunciado para la mayoría de los casos de uso. Disminuir el tamaño de la caché reducirá el uso de la memoria. La memoria del mempool no utilizada se comparte para esta caché.</translation>
1571 </message>
1572 <message>
1573 <source>Size of &database cache</source>
1574 <translation type="unfinished">Tamaño de la caché de la &base de datos</translation>
1575 </message>
1576 <message>
1577 <source>Number of script &verification threads</source>
1578 <translation type="unfinished">Número de subprocesos de &verificación de scripts</translation>
1579 </message>
1580 <message>
1581 <source>Full path to a %1 compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins!</source>
1582 <translation type="unfinished">Ruta completa a un script compatible con %1 (p. ej., C:\Descargas\hwi.exe o /Usuarios/Tú/Descargas/hwi.py). Advertencia: ¡Puedes perder tus monedas a causa de malware!</translation>
1583 </message>
1584 <message>
1585 <source>Automatically open the Bitcoin client port on the router. This only works when your router supports PCP or NAT-PMP and it is enabled. The external port could be random.</source>
1586 <translation type="unfinished">Abrir automáticamente el puerto del cliente de Bitcoin en el enrutador. Esto solo funciona cuando el enrutador es compatible con NAT-PMP y está activo. El puerto externo podría ser aleatorio.</translation>
1587 </message>
1588 <message>
1589 <source>Map port using PCP or NA&T-PMP</source>
1590 <translation type="unfinished">Asignar puerto mediante PCP o NA&T-PMP</translation>
1591 </message>
1592 <message>
1593 <source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
1594 <translation type="unfinished">Dirección IP del proxy (p. ej., IPv4: 127.0.0.1 / IPv6: ::1)</translation>
1595 </message>
1596 <message>
1597 <source>Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
1598 <translation type="unfinished">Muestra si el proxy SOCKS5 por defecto que se suministró se utiliza para conectarse a pares a través de este tipo de red.</translation>
1599 </message>
1600 <message>
1601 <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source>
1602 <translation type="unfinished">Minimizar en vez de salir de la aplicación cuando la ventana esté cerrada. Cuando se activa esta opción, la aplicación solo se cerrará después de seleccionar "Salir" en el menú.</translation>
1603 </message>
1604 <message>
1605 <source>Font in the Overview tab: </source>
1606 <translation type="unfinished">Fuente en la pestaña "Vista general":</translation>
1607 </message>
1608 <message>
1609 <source>Options set in this dialog are overridden by the command line:</source>
1610 <translation type="unfinished">Las opciones establecidas en este diálogo serán invalidadas por la línea de comandos:</translation>
1611 </message>
1612 <message>
1613 <source>Open the %1 configuration file from the working directory.</source>
1614 <translation type="unfinished">Abrir el archivo de configuración %1 en el directorio de trabajo.</translation>
1615 </message>
1616 <message>
1617 <source>Open Configuration File</source>
1618 <translation type="unfinished">Abrir archivo de configuración</translation>
1619 </message>
1620 <message>
1621 <source>Reset all client options to default.</source>
1622 <translation type="unfinished">Restablecer todas las opciones del cliente a los valores predeterminados.</translation>
1623 </message>
1624 <message>
1625 <source>&Reset Options</source>
1626 <translation type="unfinished">&Restablecer opciones</translation>
1627 </message>
1628 <message>
1629 <source>&Network</source>
1630 <translation type="unfinished">&Red</translation>
1631 </message>
1632 <message>
1633 <source>Prune &block storage to</source>
1634 <translation type="unfinished">Podar el almacenamiento de &bloques a</translation>
1635 </message>
1636 <message>
1637 <source>Reverting this setting requires re-downloading the entire blockchain.</source>
1638 <translation type="unfinished">Para revertir esta configuración, se debe descargar de nuevo la cadena de bloques completa.</translation>
1639 </message>
1640 <message>
1641 <source>Set the number of script verification threads. Negative values correspond to the number of cores you want to leave free to the system.</source>
1642 <extracomment>Tooltip text for Options window setting that sets the number of script verification threads. Explains that negative values mean to leave these many cores free to the system.</extracomment>
1643 <translation type="unfinished">Establece el número de subprocesos de verificación de scripts. Los valores negativos corresponden al número de núcleos que se desea dejar libres al sistema.</translation>
1644 </message>
1645 <message>
1646 <source>(0 = auto, <0 = leave that many cores free)</source>
1647 <translation type="unfinished">(0 = auto, <0 = dejar esta cantidad de núcleos libres)</translation>
1648 </message>
1649 <message>
1650 <source>This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands.</source>
1651 <extracomment>Tooltip text for Options window setting that enables the RPC server.</extracomment>
1652 <translation type="unfinished">Esto te permite a ti o a una herramienta de terceros comunicarse con el nodo a través de la línea de comandos y los comandos JSON-RPC.</translation>
1653 </message>
1654 <message>
1655 <source>Enable R&PC server</source>
1656 <extracomment>An Options window setting to enable the RPC server.</extracomment>
1657 <translation type="unfinished">Activar servidor R&PC</translation>
1658 </message>
1659 <message>
1660 <source>W&allet</source>
1661 <translation type="unfinished">&Monedero</translation>
1662 </message>
1663 <message>
1664 <source>Whether to set subtract fee from amount as default or not.</source>
1665 <extracomment>Tooltip text for Options window setting that sets subtracting the fee from a sending amount as default.</extracomment>
1666 <translation type="unfinished">Establecer si se resta la comisión del importe por defecto o no.</translation>
1667 </message>
1668 <message>
1669 <source>Subtract &fee from amount by default</source>
1670 <extracomment>An Options window setting to set subtracting the fee from a sending amount as default.</extracomment>
1671 <translation type="unfinished">Restar &comisión del importe por defecto</translation>
1672 </message>
1673 <message>
1674 <source>Expert</source>
1675 <translation type="unfinished">Experto</translation>
1676 </message>
1677 <message>
1678 <source>Enable coin &control features</source>
1679 <translation type="unfinished">Habilitar funciones de &control de monedas</translation>
1680 </message>
1681 <message>
1682 <source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
1683 <translation type="unfinished">Si deshabilitas el gasto del cambio sin confirmar, el cambio de una transacción no se puede usar hasta que esta tenga al menos una confirmación. Esto también afecta el cálculo del saldo.</translation>
1684 </message>
1685 <message>
1686 <source>&Spend unconfirmed change</source>
1687 <translation type="unfinished">&Gastar cambio sin confirmar</translation>
1688 </message>
1689 <message>
1690 <source>Enable &PSBT controls</source>
1691 <extracomment>An options window setting to enable PSBT controls.</extracomment>
1692 <translation type="unfinished">Activar controles de &PSBT</translation>
1693 </message>
1694 <message>
1695 <source>Whether to show PSBT controls.</source>
1696 <extracomment>Tooltip text for options window setting that enables PSBT controls.</extracomment>
1697 <translation type="unfinished">Establecer si se muestran los controles de PSBT</translation>
1698 </message>
1699 <message>
1700 <source>External Signer (e.g. hardware wallet)</source>
1701 <translation type="unfinished">Dispositivo externo de firma (p. ej., monedero de hardware)</translation>
1702 </message>
1703 <message>
1704 <source>&External signer script path</source>
1705 <translation type="unfinished">&Ruta al script del firmante externo</translation>
1706 </message>
1707 <message>
1708 <source>Accept connections from outside.</source>
1709 <translation type="unfinished">Aceptar conexiones externas.</translation>
1710 </message>
1711 <message>
1712 <source>Allow incomin&g connections</source>
1713 <translation type="unfinished">&Permitir conexiones entrantes</translation>
1714 </message>
1715 <message>
1716 <source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
1717 <translation type="unfinished">Conectar a la red de Bitcoin a través de un proxy SOCKS5.</translation>
1718 </message>
1719 <message>
1720 <source>&Connect through SOCKS5 proxy (default proxy):</source>
1721 <translation type="unfinished">&Conectar a través del proxy SOCKS5 (proxy predeterminado):</translation>
1722 </message>
1723 <message>
1724 <source>Proxy &IP:</source>
1725 <translation type="unfinished">&IP del proxy:</translation>
1726 </message>
1727 <message>
1728 <source>&Port:</source>
1729 <translation type="unfinished">&Puerto:</translation>
1730 </message>
1731 <message>
1732 <source>Port of the proxy (e.g. 9050)</source>
1733 <translation type="unfinished">Puerto del proxy (p. ej., 9050)</translation>
1734 </message>
1735 <message>
1736 <source>Used for reaching peers via:</source>
1737 <translation type="unfinished">Usado para conectarse con pares a través de:</translation>
1738 </message>
1739 <message>
1740 <source>&Window</source>
1741 <translation type="unfinished">&Ventana</translation>
1742 </message>
1743 <message>
1744 <source>Show the icon in the system tray.</source>
1745 <translation type="unfinished">Mostrar el icono en la bandeja del sistema.</translation>
1746 </message>
1747 <message>
1748 <source>&Show tray icon</source>
1749 <translation type="unfinished">&Mostrar el icono de la bandeja</translation>
1750 </message>
1751 <message>
1752 <source>Show only a tray icon after minimizing the window.</source>
1753 <translation type="unfinished">Mostrar solo un icono de bandeja tras minimizar la ventana.</translation>
1754 </message>
1755 <message>
1756 <source>&Minimize to the tray instead of the taskbar</source>
1757 <translation type="unfinished">&Minimizar a la bandeja en vez de la barra de tareas</translation>
1758 </message>
1759 <message>
1760 <source>M&inimize on close</source>
1761 <translation type="unfinished">&Minimizar al cerrar</translation>
1762 </message>
1763 <message>
1764 <source>&Display</source>
1765 <translation type="unfinished">&Visualización</translation>
1766 </message>
1767 <message>
1768 <source>User Interface &language:</source>
1769 <translation type="unfinished">&Idioma de la interfaz de usuario:</translation>
1770 </message>
1771 <message>
1772 <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
1773 <translation type="unfinished">El idioma de la interfaz de usuario puede establecerse aquí. Esta configuración tendrá efecto después de reiniciar %1.</translation>
1774 </message>
1775 <message>
1776 <source>&Unit to show amounts in:</source>
1777 <translation type="unfinished">&Unidad en la que se muestran los importes:</translation>
1778 </message>
1779 <message>
1780 <source>Choose the default subdivision unit to show in the interface and when sending coins.</source>
1781 <translation type="unfinished">Elegir la unidad de subdivisión predeterminada para mostrar en la interfaz y al enviar monedas.</translation>
1782 </message>
1783 <message>
1784 <source>Third-party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1785 <translation type="unfinished">URL de terceros (por ejemplo, un explorador de bloques) que aparecen en la pestaña de transacciones como elementos del menú contextual. %s en la URL se sustituye por el hash de la transacción. Las URL múltiples se separan con una barra vertical (|).</translation>
1786 </message>
1787 <message>
1788 <source>&Third-party transaction URLs</source>
1789 <translation type="unfinished">&URL de transacciones de terceros</translation>
1790 </message>
1791 <message>
1792 <source>Whether to show coin control features or not.</source>
1793 <translation type="unfinished">Mostrar o no la funcionalidad de control de monedas.</translation>
1794 </message>
1795 <message>
1796 <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor onion services.</source>
1797 <translation type="unfinished">Conectarse a la red de Bitcoin a través de un proxy SOCKS5 independiente para los servicios onion de Tor.</translation>
1798 </message>
1799 <message>
1800 <source>Use separate SOCKS&5 proxy to reach peers via Tor onion services:</source>
1801 <translation type="unfinished">Usar un proxy SOCKS&5 separado para conectarse a pares a través de los servicios Onion de Tor:</translation>
1802 </message>
1803 <message>
1804 <source>&OK</source>
1805 <translation type="unfinished">&Aceptar</translation>
1806 </message>
1807 <message>
1808 <source>&Cancel</source>
1809 <translation type="unfinished">&Cancelar</translation>
1810 </message>
1811 <message>
1812 <source>Compiled without external signing support (required for external signing)</source>
1813 <extracomment>"External signing" means using devices such as hardware wallets.</extracomment>
1814 <translation type="unfinished">Compilado sin compatibilidad con firma externa (se requiere para la firma externa)</translation>
1815 </message>
1816 <message>
1817 <source>default</source>
1818 <translation type="unfinished">predeterminado</translation>
1819 </message>
1820 <message>
1821 <source>none</source>
1822 <translation type="unfinished">ninguno</translation>
1823 </message>
1824 <message>
1825 <source>Confirm options reset</source>
1826 <extracomment>Window title text of pop-up window shown when the user has chosen to reset options.</extracomment>
1827 <translation type="unfinished">Confirmar restablecimiento de opciones</translation>
1828 </message>
1829 <message>
1830 <source>Client restart required to activate changes.</source>
1831 <extracomment>Text explaining that the settings changed will not come into effect until the client is restarted.</extracomment>
1832 <translation type="unfinished">Es necesario reiniciar el cliente para activar los cambios.</translation>
1833 </message>
1834 <message>
1835 <source>Current settings will be backed up at "%1".</source>
1836 <extracomment>Text explaining to the user that the client's current settings will be backed up at a specific location. %1 is a stand-in argument for the backup location's path.</extracomment>
1837 <translation type="unfinished">Los parámetros actuales se guardarán en "%1".</translation>
1838 </message>
1839 <message>
1840 <source>Client will be shut down. Do you want to proceed?</source>
1841 <extracomment>Text asking the user to confirm if they would like to proceed with a client shutdown.</extracomment>
1842 <translation type="unfinished">El cliente se cerrará. ¿Deseas continuar?</translation>
1843 </message>
1844 <message>
1845 <source>Configuration options</source>
1846 <extracomment>Window title text of pop-up box that allows opening up of configuration file.</extracomment>
1847 <translation type="unfinished">Opciones de configuración</translation>
1848 </message>
1849 <message>
1850 <source>The configuration file is used to specify advanced user options which override GUI settings. Additionally, any command-line options will override this configuration file.</source>
1851 <extracomment>Explanatory text about the priority order of instructions considered by client. The order from high to low being: command-line, configuration file, GUI settings.</extracomment>
1852 <translation type="unfinished">El archivo de configuración se usa para especificar opciones avanzadas del usuario, que remplazan la configuración de la IGU. Además, las opciones de la línea de comandos remplazarán este archivo de configuración.</translation>
1853 </message>
1854 <message>
1855 <source>Continue</source>
1856 <translation type="unfinished">Continuar</translation>
1857 </message>
1858 <message>
1859 <source>Cancel</source>
1860 <translation type="unfinished">Cancelar</translation>
1861 </message>
1862 <message>
1863 <source>The configuration file could not be opened.</source>
1864 <translation type="unfinished">El archivo de configuración no se pudo abrir.</translation>
1865 </message>
1866 <message>
1867 <source>This change would require a client restart.</source>
1868 <translation type="unfinished">Estos cambios requieren el reinicio del cliente.</translation>
1869 </message>
1870 <message>
1871 <source>The supplied proxy address is invalid.</source>
1872 <translation type="unfinished">La dirección proxy suministrada no es válida.</translation>
1873 </message>
1874 </context>
1875 <context>
1876 <name>OptionsModel</name>
1877 <message>
1878 <source>Could not read setting "%1", %2.</source>
1879 <translation type="unfinished">No se puede leer la configuración "%1", %2.</translation>
1880 </message>
1881 </context>
1882 <context>
1883 <name>OverviewPage</name>
1884 <message>
1885 <source>Form</source>
1886 <translation type="unfinished">Formulario</translation>
1887 </message>
1888 <message>
1889 <source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source>
1890 <translation type="unfinished">La información mostrada puede estar desactualizada. El monedero se sincroniza automáticamente con la red de Bitcoin después de establecer una conexión, pero este proceso aún no se ha completado.</translation>
1891 </message>
1892 <message>
1893 <source>Available:</source>
1894 <translation type="unfinished">Disponible:</translation>
1895 </message>
1896 <message>
1897 <source>Your current spendable balance</source>
1898 <translation type="unfinished">Tu saldo disponible actual</translation>
1899 </message>
1900 <message>
1901 <source>Pending:</source>
1902 <translation type="unfinished">Pendiente:</translation>
1903 </message>
1904 <message>
1905 <source>Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance</source>
1906 <translation type="unfinished">Total de transacciones que aún se deben confirmar y que no se contabilizan dentro del saldo disponible para gastar</translation>
1907 </message>
1908 <message>
1909 <source>Immature:</source>
1910 <translation type="unfinished">Inmaduro:</translation>
1911 </message>
1912 <message>
1913 <source>Mined balance that has not yet matured</source>
1914 <translation type="unfinished">Saldo minado que aún no ha madurado</translation>
1915 </message>
1916 <message>
1917 <source>Balances</source>
1918 <translation type="unfinished">Saldos</translation>
1919 </message>
1920 <message>
1921 <source>Your current total balance</source>
1922 <translation type="unfinished">Tu saldo total actual</translation>
1923 </message>
1924 <message>
1925 <source>Recent transactions</source>
1926 <translation type="unfinished">Transaciones recientes</translation>
1927 </message>
1928 <message>
1929 <source>Privacy mode activated for the Overview tab. To unmask the values, uncheck Settings->Mask values.</source>
1930 <translation type="unfinished">Modo de privacidad activado para la pestaña de vista general. Para mostrar los valores, anula la selección de "Configuración->Ocultar valores".</translation>
1931 </message>
1932 </context>
1933 <context>
1934 <name>PSBTOperationsDialog</name>
1935 <message>
1936 <source>PSBT Operations</source>
1937 <translation type="unfinished">Operaciones de TBPF</translation>
1938 </message>
1939 <message>
1940 <source>Sign Tx</source>
1941 <translation type="unfinished">Firmar transacción</translation>
1942 </message>
1943 <message>
1944 <source>Broadcast Tx</source>
1945 <translation type="unfinished">Transmitir transacción</translation>
1946 </message>
1947 <message>
1948 <source>Copy to Clipboard</source>
1949 <translation type="unfinished">Copiar al portapapeles</translation>
1950 </message>
1951 <message>
1952 <source>Save…</source>
1953 <translation type="unfinished">Guardar...</translation>
1954 </message>
1955 <message>
1956 <source>Close</source>
1957 <translation type="unfinished">Cerrar</translation>
1958 </message>
1959 <message>
1960 <source>Failed to load transaction: %1</source>
1961 <translation type="unfinished">Error en la carga de transacción: %1</translation>
1962 </message>
1963 <message>
1964 <source>Failed to sign transaction: %1</source>
1965 <translation type="unfinished">Error en la firma de transacción: %1</translation>
1966 </message>
1967 <message>
1968 <source>Cannot sign inputs while wallet is locked.</source>
1969 <translation type="unfinished">No se pueden firmar las entradas mientras el monedero está bloqueado.</translation>
1970 </message>
1971 <message>
1972 <source>Could not sign any more inputs.</source>
1973 <translation type="unfinished">No se han podido firmar más entradas.</translation>
1974 </message>
1975 <message numerus="yes">
1976 <source>Signed %n input(s), but more signatures are still required.</source>
1977 <translation type="unfinished">
1978 <numerusform />
1979 <numerusform />
1980 </translation>
1981 </message>
1982 <message>
1983 <source>Signed transaction successfully. Transaction is ready to broadcast.</source>
1984 <translation type="unfinished">La transacción se ha firmado correctamente y está lista para transmitirse.</translation>
1985 </message>
1986 <message>
1987 <source>Unknown error processing transaction.</source>
1988 <translation type="unfinished">Error desconocido al procesar la transacción.</translation>
1989 </message>
1990 <message>
1991 <source>Transaction broadcast successfully! Transaction ID: %1</source>
1992 <translation type="unfinished">¡La transacción se ha transmitido correctamente! Identificador de transacción: %1</translation>
1993 </message>
1994 <message>
1995 <source>Transaction broadcast failed: %1</source>
1996 <translation type="unfinished">Error al transmitir la transacción: %1</translation>
1997 </message>
1998 <message>
1999 <source>PSBT copied to clipboard.</source>
2000 <translation type="unfinished">TBPF copiada al portapapeles.</translation>
2001 </message>
2002 <message>
2003 <source>Save Transaction Data</source>
2004 <translation type="unfinished">Guardar datos de la transacción</translation>
2005 </message>
2006 <message>
2007 <source>Partially Signed Transaction (Binary)</source>
2008 <extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
2009 <translation type="unfinished">Transacción parcialmente firmada (binario)</translation>
2010 </message>
2011 <message>
2012 <source>PSBT saved to disk.</source>
2013 <translation type="unfinished">TBPF guardada en disco.</translation>
2014 </message>
2015 <message>
2016 <source>Sends %1 to %2</source>
2017 <translation type="unfinished">Envía %1 a %2</translation>
2018 </message>
2019 <message>
2020 <source>own address</source>
2021 <translation type="unfinished">dirección propia</translation>
2022 </message>
2023 <message>
2024 <source>Unable to calculate transaction fee or total transaction amount.</source>
2025 <translation type="unfinished">No se ha podido calcular la comisión de transacción o la totalidad del importe de la transacción.</translation>
2026 </message>
2027 <message>
2028 <source>Pays transaction fee: </source>
2029 <translation type="unfinished">Pagar comisión de transacción:</translation>
2030 </message>
2031 <message>
2032 <source>Total Amount</source>
2033 <translation type="unfinished">Importe total</translation>
2034 </message>
2035 <message>
2036 <source>or</source>
2037 <translation type="unfinished">o</translation>
2038 </message>
2039 <message numerus="yes">
2040 <source>Transaction has %n unsigned input(s).</source>
2041 <translation type="unfinished">
2042 <numerusform />
2043 <numerusform />
2044 </translation>
2045 </message>
2046 <message>
2047 <source>Transaction is missing some information about inputs.</source>
2048 <translation type="unfinished">A la transacción le falta información sobre entradas.</translation>
2049 </message>
2050 <message>
2051 <source>Transaction still needs signature(s).</source>
2052 <translation type="unfinished">La transacción aún necesita firma(s).</translation>
2053 </message>
2054 <message>
2055 <source>(But no wallet is loaded.)</source>
2056 <translation type="unfinished">(No hay ningún monedero cargado).</translation>
2057 </message>
2058 <message>
2059 <source>(But this wallet cannot sign transactions.)</source>
2060 <translation type="unfinished">(Este monedero no puede firmar transacciones).</translation>
2061 </message>
2062 <message>
2063 <source>(But this wallet does not have the right keys.)</source>
2064 <translation type="unfinished">(Este monedero no tiene las claves adecuadas).</translation>
2065 </message>
2066 <message>
2067 <source>Transaction is fully signed and ready for broadcast.</source>
2068 <translation type="unfinished">La transacción se ha firmado completamente y está lista para transmitirse.</translation>
2069 </message>
2070 <message>
2071 <source>Transaction status is unknown.</source>
2072 <translation type="unfinished">El estado de la transacción es desconocido.</translation>
2073 </message>
2074 </context>
2075 <context>
2076 <name>PaymentServer</name>
2077 <message>
2078 <source>Payment request error</source>
2079 <translation type="unfinished">Error en la solicitud de pago</translation>
2080 </message>
2081 <message>
2082 <source>Cannot start bitcoin: click-to-pay handler</source>
2083 <translation type="unfinished">No se puede iniciar el controlador "bitcoin: click-to-pay"</translation>
2084 </message>
2085 <message>
2086 <source>URI handling</source>
2087 <translation type="unfinished">Gestión de URI</translation>
2088 </message>
2089 <message>
2090 <source>'bitcoin://' is not a valid URI. Use 'bitcoin:' instead.</source>
2091 <translation type="unfinished">"bitcoin://" no es un URI válido. Usa "bitcoin:" en su lugar.</translation>
2092 </message>
2093 <message>
2094 <source>Cannot process payment request because BIP70 is not supported.
2095 Due to widespread security flaws in BIP70 it's strongly recommended that any merchant instructions to switch wallets be ignored.
2096 If you are receiving this error you should request the merchant provide a BIP21 compatible URI.</source>
2097 <translation type="unfinished">No se puede procesar la solicitud de pago porque no existe compatibilidad con BIP70.
2098 Debido a los fallos de seguridad generalizados en BIP70, se recomienda encarecidamente ignorar las instrucciones del comerciante para cambiar de monedero.
2099 Si recibes este error, debes solicitar al comerciante que te proporcione un URI compatible con BIP21.</translation>
2100 </message>
2101 <message>
2102 <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
2103 <translation type="unfinished">No se puede analizar el URI. Esto se puede deber a una dirección de Bitcoin inválida o a parámetros de URI con formato incorrecto.</translation>
2104 </message>
2105 <message>
2106 <source>Payment request file handling</source>
2107 <translation type="unfinished">Gestión de archivos de solicitud de pago</translation>
2108 </message>
2109 </context>
2110 <context>
2111 <name>PeerTableModel</name>
2112 <message>
2113 <source>User Agent</source>
2114 <extracomment>Title of Peers Table column which contains the peer's User Agent string.</extracomment>
2115 <translation type="unfinished">Agente de usuario</translation>
2116 </message>
2117 <message>
2118 <source>Peer</source>
2119 <extracomment>Title of Peers Table column which contains a unique number used to identify a connection.</extracomment>
2120 <translation type="unfinished">Par</translation>
2121 </message>
2122 <message>
2123 <source>Age</source>
2124 <extracomment>Title of Peers Table column which indicates the duration (length of time) since the peer connection started.</extracomment>
2125 <translation type="unfinished">Antigüedad</translation>
2126 </message>
2127 <message>
2128 <source>Direction</source>
2129 <extracomment>Title of Peers Table column which indicates the direction the peer connection was initiated from.</extracomment>
2130 <translation type="unfinished">Sentido</translation>
2131 </message>
2132 <message>
2133 <source>Sent</source>
2134 <extracomment>Title of Peers Table column which indicates the total amount of network information we have sent to the peer.</extracomment>
2135 <translation type="unfinished">Enviado</translation>
2136 </message>
2137 <message>
2138 <source>Received</source>
2139 <extracomment>Title of Peers Table column which indicates the total amount of network information we have received from the peer.</extracomment>
2140 <translation type="unfinished">Recibido</translation>
2141 </message>
2142 <message>
2143 <source>Address</source>
2144 <extracomment>Title of Peers Table column which contains the IP/Onion/I2P address of the connected peer.</extracomment>
2145 <translation type="unfinished">Dirección</translation>
2146 </message>
2147 <message>
2148 <source>Type</source>
2149 <extracomment>Title of Peers Table column which describes the type of peer connection. The "type" describes why the connection exists.</extracomment>
2150 <translation type="unfinished">Tipo</translation>
2151 </message>
2152 <message>
2153 <source>Network</source>
2154 <extracomment>Title of Peers Table column which states the network the peer connected through.</extracomment>
2155 <translation type="unfinished">Red</translation>
2156 </message>
2157 <message>
2158 <source>Inbound</source>
2159 <extracomment>An Inbound Connection from a Peer.</extracomment>
2160 <translation type="unfinished">Entrante</translation>
2161 </message>
2162 <message>
2163 <source>Outbound</source>
2164 <extracomment>An Outbound Connection to a Peer.</extracomment>
2165 <translation type="unfinished">Saliente</translation>
2166 </message>
2167 </context>
2168 <context>
2169 <name>QRImageWidget</name>
2170 <message>
2171 <source>&Save Image…</source>
2172 <translation type="unfinished">&Guardar imagen…</translation>
2173 </message>
2174 <message>
2175 <source>&Copy Image</source>
2176 <translation type="unfinished">&Copiar imagen</translation>
2177 </message>
2178 <message>
2179 <source>Resulting URI too long, try to reduce the text for label / message.</source>
2180 <translation type="unfinished">URI resultante demasiado largo. Intenta reducir el texto de la etiqueta o el mensaje.</translation>
2181 </message>
2182 <message>
2183 <source>Error encoding URI into QR Code.</source>
2184 <translation type="unfinished">Fallo al codificar URI en código QR.</translation>
2185 </message>
2186 <message>
2187 <source>QR code support not available.</source>
2188 <translation type="unfinished">La compatibilidad con el código QR no está disponible.</translation>
2189 </message>
2190 <message>
2191 <source>Save QR Code</source>
2192 <translation type="unfinished">Guardar código QR</translation>
2193 </message>
2194 <message>
2195 <source>PNG Image</source>
2196 <extracomment>Expanded name of the PNG file format. See: https://en.wikipedia.org/wiki/Portable_Network_Graphics.</extracomment>
2197 <translation type="unfinished">Imagen PNG</translation>
2198 </message>
2199 </context>
2200 <context>
2201 <name>RPCConsole</name>
2202 <message>
2203 <source>N/A</source>
2204 <translation type="unfinished">N/D</translation>
2205 </message>
2206 <message>
2207 <source>Client version</source>
2208 <translation type="unfinished">Versión del cliente</translation>
2209 </message>
2210 <message>
2211 <source>&Information</source>
2212 <translation type="unfinished">&Información</translation>
2213 </message>
2214 <message>
2215 <source>Datadir</source>
2216 <translation type="unfinished">Directorio de datos</translation>
2217 </message>
2218 <message>
2219 <source>To specify a non-default location of the data directory use the '%1' option.</source>
2220 <translation type="unfinished">Para especificar una localización personalizada del directorio de datos, usa la opción "%1".</translation>
2221 </message>
2222 <message>
2223 <source>Blocksdir</source>
2224 <translation type="unfinished">Directorio de bloques</translation>
2225 </message>
2226 <message>
2227 <source>To specify a non-default location of the blocks directory use the '%1' option.</source>
2228 <translation type="unfinished">Para especificar una localización personalizada del directorio de bloques, usa la opción "%1". </translation>
2229 </message>
2230 <message>
2231 <source>Startup time</source>
2232 <translation type="unfinished">Hora de inicio</translation>
2233 </message>
2234 <message>
2235 <source>Network</source>
2236 <translation type="unfinished">Red</translation>
2237 </message>
2238 <message>
2239 <source>Name</source>
2240 <translation type="unfinished">Nombre</translation>
2241 </message>
2242 <message>
2243 <source>Number of connections</source>
2244 <translation type="unfinished">Número de conexiones</translation>
2245 </message>
2246 <message>
2247 <source>Local Addresses</source>
2248 <translation type="unfinished">Direcciones locales</translation>
2249 </message>
2250 <message>
2251 <source>Network addresses that your Bitcoin node is currently using to communicate with other nodes.</source>
2252 <translation type="unfinished">Direcciones de red que tu nodo de Bitcoin usa actualmente para comunicarse con otros nodos.</translation>
2253 </message>
2254 <message>
2255 <source>Block chain</source>
2256 <translation type="unfinished">Cadena de bloques</translation>
2257 </message>
2258 <message>
2259 <source>Memory Pool</source>
2260 <translation type="unfinished">Pool de memoria</translation>
2261 </message>
2262 <message>
2263 <source>Current number of transactions</source>
2264 <translation type="unfinished">Número actual de transacciones</translation>
2265 </message>
2266 <message>
2267 <source>Memory usage</source>
2268 <translation type="unfinished">Uso de memoria</translation>
2269 </message>
2270 <message>
2271 <source>Wallet: </source>
2272 <translation type="unfinished">Monedero:</translation>
2273 </message>
2274 <message>
2275 <source>(none)</source>
2276 <translation type="unfinished">(ninguno)</translation>
2277 </message>
2278 <message>
2279 <source>&Reset</source>
2280 <translation type="unfinished">&Restablecer</translation>
2281 </message>
2282 <message>
2283 <source>Received</source>
2284 <translation type="unfinished">Recibido</translation>
2285 </message>
2286 <message>
2287 <source>Sent</source>
2288 <translation type="unfinished">Enviado</translation>
2289 </message>
2290 <message>
2291 <source>&Peers</source>
2292 <translation type="unfinished">&Pares</translation>
2293 </message>
2294 <message>
2295 <source>Banned peers</source>
2296 <translation type="unfinished">Pares bloqueados</translation>
2297 </message>
2298 <message>
2299 <source>Select a peer to view detailed information.</source>
2300 <translation type="unfinished">Selecciona un par para ver la información detallada.</translation>
2301 </message>
2302 <message>
2303 <source>Hide Peers Detail</source>
2304 <translation type="unfinished">Ocultar detalles de pares</translation>
2305 </message>
2306 <message>
2307 <source>The transport layer version: %1</source>
2308 <translation type="unfinished">Versión de la capa de transporte: %1</translation>
2309 </message>
2310 <message>
2311 <source>Transport</source>
2312 <translation type="unfinished">Transporte</translation>
2313 </message>
2314 <message>
2315 <source>Session ID</source>
2316 <translation type="unfinished">Identificador de sesión</translation>
2317 </message>
2318 <message>
2319 <source>Version</source>
2320 <translation type="unfinished">Versión</translation>
2321 </message>
2322 <message>
2323 <source>Whether we relay transactions to this peer.</source>
2324 <translation type="unfinished">Establecer si retransmitimos transacciones a este par.</translation>
2325 </message>
2326 <message>
2327 <source>Transaction Relay</source>
2328 <translation type="unfinished">Retransmisión de transacciones</translation>
2329 </message>
2330 <message>
2331 <source>Synced Headers</source>
2332 <translation type="unfinished">Encabezados sincronizados</translation>
2333 </message>
2334 <message>
2335 <source>Synced Blocks</source>
2336 <translation type="unfinished">Bloques sincronizados</translation>
2337 </message>
2338 <message>
2339 <source>Last Transaction</source>
2340 <translation type="unfinished">Última transacción</translation>
2341 </message>
2342 <message>
2343 <source>The mapped Autonomous System used for diversifying peer selection.</source>
2344 <translation type="unfinished">El sistema autónomo asignado que se usó para diversificar la selección de pares.</translation>
2345 </message>
2346 <message>
2347 <source>Mapped AS</source>
2348 <translation type="unfinished">Sistema autónomo asignado</translation>
2349 </message>
2350 <message>
2351 <source>Whether we relay addresses to this peer.</source>
2352 <extracomment>Tooltip text for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).</extracomment>
2353 <translation type="unfinished">Si retransmitimos las direcciones a este par.</translation>
2354 </message>
2355 <message>
2356 <source>Address Relay</source>
2357 <extracomment>Text title for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).</extracomment>
2358 <translation type="unfinished">Retransmisión de direcciones</translation>
2359 </message>
2360 <message>
2361 <source>The total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</source>
2362 <extracomment>Tooltip text for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</extracomment>
2363 <translation type="unfinished">El número total de direcciones recibidas desde este par que han sido procesadas (excluyendo las direcciones que han sido desestimadas debido a la limitación de volumen).</translation>
2364 </message>
2365 <message>
2366 <source>The total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</source>
2367 <extracomment>Tooltip text for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</extracomment>
2368 <translation type="unfinished">El número total de direcciones recibidas desde este par que han sido desestimadas (no procesadas) debido a la limitación de volumen.</translation>
2369 </message>
2370 <message>
2371 <source>Addresses Processed</source>
2372 <extracomment>Text title for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</extracomment>
2373 <translation type="unfinished">Direcciones procesadas</translation>
2374 </message>
2375 <message>
2376 <source>Addresses Rate-Limited</source>
2377 <extracomment>Text title for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</extracomment>
2378 <translation type="unfinished">Direcciones desestimadas por limitación de volumen</translation>
2379 </message>
2380 <message>
2381 <source>User Agent</source>
2382 <translation type="unfinished">Agente de usuario</translation>
2383 </message>
2384 <message>
2385 <source>Node window</source>
2386 <translation type="unfinished">Ventana del nodo</translation>
2387 </message>
2388 <message>
2389 <source>Current block height</source>
2390 <translation type="unfinished">Altura del bloque actual</translation>
2391 </message>
2392 <message>
2393 <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
2394 <translation type="unfinished">Abre el archivo de registro de depuración %1 del directorio de datos actual. Esto puede tomar unos segundos para archivos de registro grandes.</translation>
2395 </message>
2396 <message>
2397 <source>Decrease font size</source>
2398 <translation type="unfinished">Reducir el tamaño de la fuente</translation>
2399 </message>
2400 <message>
2401 <source>Increase font size</source>
2402 <translation type="unfinished">Aumentar el tamaño de la fuente</translation>
2403 </message>
2404 <message>
2405 <source>Permissions</source>
2406 <translation type="unfinished">Permisos</translation>
2407 </message>
2408 <message>
2409 <source>The direction and type of peer connection: %1</source>
2410 <translation type="unfinished">El sentido y el tipo de conexión entre pares: %1</translation>
2411 </message>
2412 <message>
2413 <source>Direction/Type</source>
2414 <translation type="unfinished">Sentido/Tipo</translation>
2415 </message>
2416 <message>
2417 <source>The BIP324 session ID string in hex.</source>
2418 <translation type="unfinished">La cadena del identificador de sesión BIP324 en formato hexadecimal.</translation>
2419 </message>
2420 <message>
2421 <source>The network protocol this peer is connected through: IPv4, IPv6, Onion, I2P, or CJDNS.</source>
2422 <translation type="unfinished">El protocolo de red de este par está conectado a través de: IPv4, IPv6, Onion, I2P o CJDNS.</translation>
2423 </message>
2424 <message>
2425 <source>Services</source>
2426 <translation type="unfinished">Servicios</translation>
2427 </message>
2428 <message>
2429 <source>High bandwidth BIP152 compact block relay: %1</source>
2430 <translation type="unfinished">Retransmisión de bloques compactos BIP152 en banda ancha: %1</translation>
2431 </message>
2432 <message>
2433 <source>High Bandwidth</source>
2434 <translation type="unfinished">Banda ancha</translation>
2435 </message>
2436 <message>
2437 <source>Connection Time</source>
2438 <translation type="unfinished">Tiempo de conexión</translation>
2439 </message>
2440 <message>
2441 <source>Elapsed time since a novel block passing initial validity checks was received from this peer.</source>
2442 <translation type="unfinished">Tiempo transcurrido desde que se recibió de este par un nuevo bloque que superó las comprobaciones de validez iniciales.</translation>
2443 </message>
2444 <message>
2445 <source>Last Block</source>
2446 <translation type="unfinished">Último bloque</translation>
2447 </message>
2448 <message>
2449 <source>Elapsed time since a novel transaction accepted into our mempool was received from this peer.</source>
2450 <extracomment>Tooltip text for the Last Transaction field in the peer details area.</extracomment>
2451 <translation type="unfinished">Tiempo transcurrido desde que se recibió de este par una nueva transacción aceptada en el mempool.</translation>
2452 </message>
2453 <message>
2454 <source>Last Send</source>
2455 <translation type="unfinished">Último envío</translation>
2456 </message>
2457 <message>
2458 <source>Last Receive</source>
2459 <translation type="unfinished">Última recepción</translation>
2460 </message>
2461 <message>
2462 <source>Ping Time</source>
2463 <translation type="unfinished">Tiempo de ping</translation>
2464 </message>
2465 <message>
2466 <source>The duration of a currently outstanding ping.</source>
2467 <translation type="unfinished">La duración de un ping actualmente pendiente.</translation>
2468 </message>
2469 <message>
2470 <source>Ping Wait</source>
2471 <translation type="unfinished">Espera de ping</translation>
2472 </message>
2473 <message>
2474 <source>Min Ping</source>
2475 <translation type="unfinished">Ping mínimo</translation>
2476 </message>
2477 <message>
2478 <source>Time Offset</source>
2479 <translation type="unfinished">Desfase temporal</translation>
2480 </message>
2481 <message>
2482 <source>Last block time</source>
2483 <translation type="unfinished">Hora del último bloque</translation>
2484 </message>
2485 <message>
2486 <source>&Open</source>
2487 <translation type="unfinished">&Abrir</translation>
2488 </message>
2489 <message>
2490 <source>&Console</source>
2491 <translation type="unfinished">&Consola</translation>
2492 </message>
2493 <message>
2494 <source>&Network Traffic</source>
2495 <translation type="unfinished">&Tráfico de red</translation>
2496 </message>
2497 <message>
2498 <source>Totals</source>
2499 <translation type="unfinished">Totales</translation>
2500 </message>
2501 <message>
2502 <source>Debug log file</source>
2503 <translation type="unfinished">Archivo de registro de depuración</translation>
2504 </message>
2505 <message>
2506 <source>Clear console</source>
2507 <translation type="unfinished">Borrar consola</translation>
2508 </message>
2509 <message>
2510 <source>In:</source>
2511 <translation type="unfinished">Entrada:</translation>
2512 </message>
2513 <message>
2514 <source>Out:</source>
2515 <translation type="unfinished">Salida:</translation>
2516 </message>
2517 <message>
2518 <source>Inbound: initiated by peer</source>
2519 <extracomment>Explanatory text for an inbound peer connection.</extracomment>
2520 <translation type="unfinished">Entrante: iniciada por el par</translation>
2521 </message>
2522 <message>
2523 <source>Outbound Full Relay: default</source>
2524 <extracomment>Explanatory text for an outbound peer connection that relays all network information. This is the default behavior for outbound connections.</extracomment>
2525 <translation type="unfinished">Retransmisión completa saliente: predeterminada</translation>
2526 </message>
2527 <message>
2528 <source>Outbound Block Relay: does not relay transactions or addresses</source>
2529 <extracomment>Explanatory text for an outbound peer connection that relays network information about blocks and not transactions or addresses.</extracomment>
2530 <translation type="unfinished">Retransmisión de bloque saliente: no retransmite transacciones o direcciones</translation>
2531 </message>
2532 <message>
2533 <source>Outbound Manual: added using RPC %1 or %2/%3 configuration options</source>
2534 <extracomment>Explanatory text for an outbound peer connection that was established manually through one of several methods. The numbered arguments are stand-ins for the methods available to establish manual connections.</extracomment>
2535 <translation type="unfinished">Manual saliente: agregada usando las opciones de configuración %1 o %2/%3 de RPC</translation>
2536 </message>
2537 <message>
2538 <source>Outbound Feeler: short-lived, for testing addresses</source>
2539 <extracomment>Explanatory text for a short-lived outbound peer connection that is used to test the aliveness of known addresses.</extracomment>
2540 <translation type="unfinished">Sensor saliente: de corta duración para probar direcciones</translation>
2541 </message>
2542 <message>
2543 <source>Outbound Address Fetch: short-lived, for soliciting addresses</source>
2544 <extracomment>Explanatory text for a short-lived outbound peer connection that is used to request addresses from a peer.</extracomment>
2545 <translation type="unfinished">Recuperación de direcciones saliente: de corta duración para solicitar direcciones</translation>
2546 </message>
2547 <message>
2548 <source>Private broadcast: short-lived, for broadcasting privacy-sensitive transactions</source>
2549 <extracomment>Explanatory text for a short-lived outbound peer connection that is used to broadcast privacy-sensitive data (like our transactions).</extracomment>
2550 <translation type="unfinished">Transmisión privada: de corta duración, para transmitir transacciones sensibles en materia de privacidad.</translation>
2551 </message>
2552 <message>
2553 <source>detecting: peer could be v1 or v2</source>
2554 <extracomment>Explanatory text for "detecting" transport type.</extracomment>
2555 <translation type="unfinished">detectando: el par puede ser v1 o v2</translation>
2556 </message>
2557 <message>
2558 <source>v1: unencrypted, plaintext transport protocol</source>
2559 <extracomment>Explanatory text for v1 transport type.</extracomment>
2560 <translation type="unfinished">v1: protocolo de transporte de texto simple sin cifrar</translation>
2561 </message>
2562 <message>
2563 <source>v2: BIP324 encrypted transport protocol</source>
2564 <extracomment>Explanatory text for v2 transport type.</extracomment>
2565 <translation type="unfinished">v2: protocolo de transporte cifrado BIP324</translation>
2566 </message>
2567 <message>
2568 <source>we selected the peer for high bandwidth relay</source>
2569 <translation type="unfinished">Seleccionamos el par para la retransmisión en ancho de banda alto</translation>
2570 </message>
2571 <message>
2572 <source>the peer selected us for high bandwidth relay</source>
2573 <translation type="unfinished">el par nos seleccionó para la retransmisión de gran ancho de banda</translation>
2574 </message>
2575 <message>
2576 <source>no high bandwidth relay selected</source>
2577 <translation type="unfinished">No se seleccionó la retransmisión en ancho de banda alto</translation>
2578 </message>
2579 <message>
2580 <source>&Copy address</source>
2581 <extracomment>Context menu action to copy the address of a peer.</extracomment>
2582 <translation type="unfinished">&Copiar dirección</translation>
2583 </message>
2584 <message>
2585 <source>&Disconnect</source>
2586 <translation type="unfinished">&Desconectar</translation>
2587 </message>
2588 <message>
2589 <source>1 &hour</source>
2590 <translation type="unfinished">1 &hora</translation>
2591 </message>
2592 <message>
2593 <source>1 d&ay</source>
2594 <translation type="unfinished">1 &día</translation>
2595 </message>
2596 <message>
2597 <source>1 &week</source>
2598 <translation type="unfinished">1 &semana</translation>
2599 </message>
2600 <message>
2601 <source>1 &year</source>
2602 <translation type="unfinished">1 &año</translation>
2603 </message>
2604 <message>
2605 <source>&Copy IP/Netmask</source>
2606 <extracomment>Context menu action to copy the IP/Netmask of a banned peer. IP/Netmask is the combination of a peer's IP address and its Netmask. For IP address, see: https://en.wikipedia.org/wiki/IP_address.</extracomment>
2607 <translation type="unfinished">&Copiar IP/Máscara de red</translation>
2608 </message>
2609 <message>
2610 <source>&Unban</source>
2611 <translation type="unfinished">&Desbloquear</translation>
2612 </message>
2613 <message>
2614 <source>Network activity disabled</source>
2615 <translation type="unfinished">Actividad de red desactivada</translation>
2616 </message>
2617 <message>
2618 <source>None</source>
2619 <translation type="unfinished">Ninguno</translation>
2620 </message>
2621 <message>
2622 <source>Executing command without any wallet</source>
2623 <translation type="unfinished">Ejecutar comando sin monedero</translation>
2624 </message>
2625 <message>
2626 <source>Node window - [%1]</source>
2627 <translation type="unfinished">Ventana de nodo - [%1]</translation>
2628 </message>
2629 <message>
2630 <source>Executing command using "%1" wallet</source>
2631 <translation type="unfinished">Ejecutar comando con el monedero "%1"</translation>
2632 </message>
2633 <message>
2634 <source>Welcome to the %1 RPC console.
2635 Use up and down arrows to navigate history, and %2 to clear screen.
2636 Use %3 and %4 to increase or decrease the font size.
2637 Type %5 for an overview of available commands.
2638 For more information on using this console, type %6.
2639 2640 %7WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command.%8</source>
2641 <extracomment>RPC console welcome message. Placeholders %7 and %8 are style tags for the warning content, and they are not space separated from the rest of the text intentionally.</extracomment>
2642 <translation type="unfinished">Te damos la bienvenida a la consola RPC de %1.
2643 Utiliza las flechas hacia arriba y abajo para navegar por el historial y %2 para borrar la pantalla.
2644 Utiliza %3 y %4 para aumentar o disminuir el tamaño de la fuente.
2645 Escribe %5 para ver los comandos disponibles.
2646 Para obtener más información sobre cómo usar esta consola, escribe %6.
2647 2648 %7 ADVERTENCIA: Los estafadores suelen decirles a los usuarios que escriban comandos aquí para robarles el contenido de sus monederos. No uses esta consola si no entiendes completamente las ramificaciones de un comando.%8</translation>
2649 </message>
2650 <message>
2651 <source>Executing…</source>
2652 <extracomment>A console message indicating an entered command is currently being executed.</extracomment>
2653 <translation type="unfinished">Ejecutando…</translation>
2654 </message>
2655 <message>
2656 <source>(peer: %1)</source>
2657 <translation type="unfinished">(par: %1)</translation>
2658 </message>
2659 <message>
2660 <source>via %1</source>
2661 <translation type="unfinished">a través de %1</translation>
2662 </message>
2663 <message>
2664 <source>Yes</source>
2665 <translation type="unfinished">Sí</translation>
2666 </message>
2667 <message>
2668 <source>To</source>
2669 <translation type="unfinished">A</translation>
2670 </message>
2671 <message>
2672 <source>From</source>
2673 <translation type="unfinished">De</translation>
2674 </message>
2675 <message>
2676 <source>Ban for</source>
2677 <translation type="unfinished">Bloqueo por</translation>
2678 </message>
2679 <message>
2680 <source>Never</source>
2681 <translation type="unfinished">Nunca</translation>
2682 </message>
2683 <message>
2684 <source>Unknown</source>
2685 <translation type="unfinished">Desconocido</translation>
2686 </message>
2687 </context>
2688 <context>
2689 <name>ReceiveCoinsDialog</name>
2690 <message>
2691 <source>&Amount:</source>
2692 <translation type="unfinished">&Importe:</translation>
2693 </message>
2694 <message>
2695 <source>&Label:</source>
2696 <translation type="unfinished">&Etiqueta:</translation>
2697 </message>
2698 <message>
2699 <source>&Message:</source>
2700 <translation type="unfinished">&Mensaje:</translation>
2701 </message>
2702 <message>
2703 <source>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</source>
2704 <translation type="unfinished">Mensaje opcional para adjuntar a la solicitud de pago, que se mostrará cuando se abra la solicitud. Nota: El mensaje no se enviará con el pago a través de la red de Bitcoin.</translation>
2705 </message>
2706 <message>
2707 <source>An optional label to associate with the new receiving address.</source>
2708 <translation type="unfinished">Etiqueta opcional para asociar con la nueva dirección de recepción.</translation>
2709 </message>
2710 <message>
2711 <source>Use this form to request payments. All fields are <b>optional</b>.</source>
2712 <translation type="unfinished">Usa este formulario para solicitar pagos. Todos los campos son <b>opcionales</b>.</translation>
2713 </message>
2714 <message>
2715 <source>An optional amount to request. Leave this empty or zero to not request a specific amount.</source>
2716 <translation type="unfinished">Un importe opcional para solicitar. Déjalo vacío o ingresa cero para no solicitar un importe específico.</translation>
2717 </message>
2718 <message>
2719 <source>An optional label to associate with the new receiving address (used by you to identify an invoice). It is also attached to the payment request.</source>
2720 <translation type="unfinished">Etiqueta opcional para asociar con la nueva dirección de recepción (puedes usarla para identificar una factura). También esta asociada a la solicitud de pago.</translation>
2721 </message>
2722 <message>
2723 <source>An optional message that is attached to the payment request and may be displayed to the sender.</source>
2724 <translation type="unfinished">Un mensaje opcional que se adjunta a la solicitud de pago y que puede mostrarse al remitente.</translation>
2725 </message>
2726 <message>
2727 <source>&Create new receiving address</source>
2728 <translation type="unfinished">&Crear nueva dirección de recepción</translation>
2729 </message>
2730 <message>
2731 <source>Clear all fields of the form.</source>
2732 <translation type="unfinished">Vaciar todos los campos del formulario.</translation>
2733 </message>
2734 <message>
2735 <source>Clear</source>
2736 <translation type="unfinished">Vaciar</translation>
2737 </message>
2738 <message>
2739 <source>Requested payments history</source>
2740 <translation type="unfinished">Historial de pagos solicitados</translation>
2741 </message>
2742 <message>
2743 <source>Show the selected request (does the same as double clicking an entry)</source>
2744 <translation type="unfinished">Mostrar la solicitud seleccionada (equivale a hacer doble clic en una entrada)</translation>
2745 </message>
2746 <message>
2747 <source>Show</source>
2748 <translation type="unfinished">Mostrar</translation>
2749 </message>
2750 <message>
2751 <source>Remove the selected entries from the list</source>
2752 <translation type="unfinished">Eliminar las entradas seleccionadas de la lista</translation>
2753 </message>
2754 <message>
2755 <source>Remove</source>
2756 <translation type="unfinished">Eliminar</translation>
2757 </message>
2758 <message>
2759 <source>Copy &URI</source>
2760 <translation type="unfinished">Copiar &URI</translation>
2761 </message>
2762 <message>
2763 <source>&Copy address</source>
2764 <translation type="unfinished">&Copiar dirección</translation>
2765 </message>
2766 <message>
2767 <source>Copy &label</source>
2768 <translation type="unfinished">Copiar &etiqueta</translation>
2769 </message>
2770 <message>
2771 <source>Copy &message</source>
2772 <translation type="unfinished">Copiar &mensaje</translation>
2773 </message>
2774 <message>
2775 <source>Copy &amount</source>
2776 <translation type="unfinished">Copiar &importe</translation>
2777 </message>
2778 <message>
2779 <source>Not recommended due to higher fees and less protection against typos.</source>
2780 <translation type="unfinished">No se recomienda debido a las altas comisiones y la poca protección contra errores tipográficos.</translation>
2781 </message>
2782 <message>
2783 <source>Generates an address compatible with older wallets.</source>
2784 <translation type="unfinished">Genera una dirección compatible con monederos más antiguos.</translation>
2785 </message>
2786 <message>
2787 <source>Generates a native segwit address (BIP-173). Some old wallets don't support it.</source>
2788 <translation type="unfinished">Genera una dirección segwit nativa (BIP-173). No es compatible con algunos monederos antiguos.</translation>
2789 </message>
2790 <message>
2791 <source>Bech32m (BIP-350) is an upgrade to Bech32, wallet support is still limited.</source>
2792 <translation type="unfinished">Bech32m (BIP-350) es una actualización de Bech32. La compatibilidad con el monedero aún está limitada.</translation>
2793 </message>
2794 <message>
2795 <source>Could not unlock wallet.</source>
2796 <translation type="unfinished">No se pudo desbloquear el monedero.</translation>
2797 </message>
2798 <message>
2799 <source>Could not generate new %1 address</source>
2800 <translation type="unfinished">No se pudo generar nueva dirección %1</translation>
2801 </message>
2802 </context>
2803 <context>
2804 <name>ReceiveRequestDialog</name>
2805 <message>
2806 <source>Request payment to …</source>
2807 <translation type="unfinished">Solicitar pago a...</translation>
2808 </message>
2809 <message>
2810 <source>Address:</source>
2811 <translation type="unfinished">Dirección:</translation>
2812 </message>
2813 <message>
2814 <source>Amount:</source>
2815 <translation type="unfinished">Importe:</translation>
2816 </message>
2817 <message>
2818 <source>Label:</source>
2819 <translation type="unfinished">Etiqueta:</translation>
2820 </message>
2821 <message>
2822 <source>Message:</source>
2823 <translation type="unfinished">Mensaje:</translation>
2824 </message>
2825 <message>
2826 <source>Wallet:</source>
2827 <translation type="unfinished">Monedero:</translation>
2828 </message>
2829 <message>
2830 <source>Copy &URI</source>
2831 <translation type="unfinished">Copiar &URI</translation>
2832 </message>
2833 <message>
2834 <source>Copy &Address</source>
2835 <translation type="unfinished">Copiar &dirección</translation>
2836 </message>
2837 <message>
2838 <source>&Verify</source>
2839 <translation type="unfinished">&Verificar</translation>
2840 </message>
2841 <message>
2842 <source>Verify this address on e.g. a hardware wallet screen</source>
2843 <translation type="unfinished">Verifica esta dirección, por ejemplo, en la pantalla de un monedero de hardware.</translation>
2844 </message>
2845 <message>
2846 <source>&Save Image…</source>
2847 <translation type="unfinished">&Guardar imagen…</translation>
2848 </message>
2849 <message>
2850 <source>Payment information</source>
2851 <translation type="unfinished">Información del pago</translation>
2852 </message>
2853 <message>
2854 <source>Request payment to %1</source>
2855 <translation type="unfinished">Solicitar pago a %1</translation>
2856 </message>
2857 </context>
2858 <context>
2859 <name>RecentRequestsTableModel</name>
2860 <message>
2861 <source>Date</source>
2862 <translation type="unfinished">Fecha</translation>
2863 </message>
2864 <message>
2865 <source>Label</source>
2866 <translation type="unfinished">Etiqueta</translation>
2867 </message>
2868 <message>
2869 <source>Message</source>
2870 <translation type="unfinished">Mensaje</translation>
2871 </message>
2872 <message>
2873 <source>(no label)</source>
2874 <translation type="unfinished">(sin etiqueta)</translation>
2875 </message>
2876 <message>
2877 <source>(no message)</source>
2878 <translation type="unfinished">(sin mensaje)</translation>
2879 </message>
2880 <message>
2881 <source>(no amount requested)</source>
2882 <translation type="unfinished">(sin importe solicitado)</translation>
2883 </message>
2884 <message>
2885 <source>Requested</source>
2886 <translation type="unfinished">Solicitado</translation>
2887 </message>
2888 </context>
2889 <context>
2890 <name>SendCoinsDialog</name>
2891 <message>
2892 <source>Send Coins</source>
2893 <translation type="unfinished">Enviar monedas</translation>
2894 </message>
2895 <message>
2896 <source>Coin Control Features</source>
2897 <translation type="unfinished">Funciones de control de monedas</translation>
2898 </message>
2899 <message>
2900 <source>automatically selected</source>
2901 <translation type="unfinished">Seleccionado automaticamente</translation>
2902 </message>
2903 <message>
2904 <source>Insufficient funds!</source>
2905 <translation type="unfinished">¡Fondos insuficientes!</translation>
2906 </message>
2907 <message>
2908 <source>Quantity:</source>
2909 <translation type="unfinished">Cantidad:</translation>
2910 </message>
2911 <message>
2912 <source>Amount:</source>
2913 <translation type="unfinished">Importe:</translation>
2914 </message>
2915 <message>
2916 <source>Fee:</source>
2917 <translation type="unfinished">Comisión:</translation>
2918 </message>
2919 <message>
2920 <source>After Fee:</source>
2921 <translation type="unfinished">Tras comisión:</translation>
2922 </message>
2923 <message>
2924 <source>Change:</source>
2925 <translation type="unfinished">Cambio:</translation>
2926 </message>
2927 <message>
2928 <source>If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address.</source>
2929 <translation type="unfinished">Si se activa, pero la dirección de cambio está vacía o no es válida, el cambio se enviará a una dirección generada recientemente.</translation>
2930 </message>
2931 <message>
2932 <source>Custom change address</source>
2933 <translation type="unfinished">Dirección de cambio personalizada</translation>
2934 </message>
2935 <message>
2936 <source>Transaction Fee:</source>
2937 <translation type="unfinished">Comisión de transacción:</translation>
2938 </message>
2939 <message>
2940 <source>Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain.</source>
2941 <translation type="unfinished">Si usas la opción "fallbackfee", la transacción puede tardar varias horas o días en confirmarse (o nunca hacerlo). Considera elegir la comisión de forma manual o espera hasta que hayas validado la cadena completa.</translation>
2942 </message>
2943 <message>
2944 <source>Warning: Fee estimation is currently not possible.</source>
2945 <translation type="unfinished">Advertencia: En este momento no se puede estimar la comisión.</translation>
2946 </message>
2947 <message>
2948 <source>per kilobyte</source>
2949 <translation type="unfinished">por kilobyte</translation>
2950 </message>
2951 <message>
2952 <source>Hide</source>
2953 <translation type="unfinished">Ocultar</translation>
2954 </message>
2955 <message>
2956 <source>Recommended:</source>
2957 <translation type="unfinished">Recomendado:</translation>
2958 </message>
2959 <message>
2960 <source>Custom:</source>
2961 <translation type="unfinished">Personalizado:</translation>
2962 </message>
2963 <message>
2964 <source>Send to multiple recipients at once</source>
2965 <translation type="unfinished">Enviar a múltiples destinatarios a la vez</translation>
2966 </message>
2967 <message>
2968 <source>Add &Recipient</source>
2969 <translation type="unfinished">Agregar &destinatario</translation>
2970 </message>
2971 <message>
2972 <source>Clear all fields of the form.</source>
2973 <translation type="unfinished">Vaciar todos los campos del formulario.</translation>
2974 </message>
2975 <message>
2976 <source>Inputs…</source>
2977 <translation type="unfinished">Entradas…</translation>
2978 </message>
2979 <message>
2980 <source>Choose…</source>
2981 <translation type="unfinished">Elegir…</translation>
2982 </message>
2983 <message>
2984 <source>Hide transaction fee settings</source>
2985 <translation type="unfinished">Ocultar ajustes de comisión de transacción</translation>
2986 </message>
2987 <message>
2988 <source>Specify a custom fee per kB (1,000 bytes) of the transaction's virtual size.
2989 2990 Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 satoshis per kvB" for a transaction size of 500 virtual bytes (half of 1 kvB) would ultimately yield a fee of only 50 satoshis.</source>
2991 <translation type="unfinished">Especificar una comisión personalizada por kB (1000 bytes) del tamaño virtual de la transacción.
2992 2993 Nota: Dado que la comisión se calcula por byte, una tasa de "100 satoshis por kvB" para una transacción de 500 bytes virtuales (la mitad de 1 kvB) produciría, en última instancia, una comisión de solo 50 satoshis.</translation>
2994 </message>
2995 <message>
2996 <source>When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for bitcoin transactions than the network can process.</source>
2997 <translation type="unfinished">Cuando hay menos volumen de transacciones que espacio en los bloques, los mineros y los nodos de retransmisión pueden aplicar una comisión mínima. Está bien pagar solo esta comisión mínima, pero ten en cuenta que esto puede ocasionar que una transacción nunca se confirme una vez que haya más demanda de transacciones de Bitcoin de la que puede procesar la red.</translation>
2998 </message>
2999 <message>
3000 <source>A too low fee might result in a never confirming transaction (read the tooltip)</source>
3001 <translation type="unfinished">Si la comisión es demasiado baja, es posible que la transacción nunca se confirme (leer la información en pantalla).</translation>
3002 </message>
3003 <message>
3004 <source>(Smart fee not initialized yet. This usually takes a few blocks…)</source>
3005 <translation type="unfinished">(La comisión inteligente aún no se ha inicializado. Esto tarda normalmente algunos bloques…)</translation>
3006 </message>
3007 <message>
3008 <source>Confirmation time target:</source>
3009 <translation type="unfinished">Objetivo de tiempo de confirmación:</translation>
3010 </message>
3011 <message>
3012 <source>Enable Replace-By-Fee</source>
3013 <translation type="unfinished">Activar "Reemplazar por comisión"</translation>
3014 </message>
3015 <message>
3016 <source>With Replace-By-Fee (BIP-125) you can increase a transaction's fee after it is sent. Without this, a higher fee may be recommended to compensate for increased transaction delay risk.</source>
3017 <translation type="unfinished">Con la función "Reemplazar-por-comisión" (BIP-125), puedes aumentar la comisión de una transacción después de enviarla. Sin esta, es posible que se recomiende una comisión más alta para compensar el mayor riesgo de retraso de la transacción.</translation>
3018 </message>
3019 <message>
3020 <source>Clear &All</source>
3021 <translation type="unfinished">Vaciar &todo</translation>
3022 </message>
3023 <message>
3024 <source>Balance:</source>
3025 <translation type="unfinished">Saldo:</translation>
3026 </message>
3027 <message>
3028 <source>Confirm the send action</source>
3029 <translation type="unfinished">Confirmar el envío</translation>
3030 </message>
3031 <message>
3032 <source>S&end</source>
3033 <translation type="unfinished">&Enviar</translation>
3034 </message>
3035 <message>
3036 <source>Copy quantity</source>
3037 <translation type="unfinished">Copiar cantidad</translation>
3038 </message>
3039 <message>
3040 <source>Copy amount</source>
3041 <translation type="unfinished">Copiar importe</translation>
3042 </message>
3043 <message>
3044 <source>Copy fee</source>
3045 <translation type="unfinished">Copiar comisión</translation>
3046 </message>
3047 <message>
3048 <source>Copy after fee</source>
3049 <translation type="unfinished">Copiar importe después de comisión</translation>
3050 </message>
3051 <message>
3052 <source>Copy bytes</source>
3053 <translation type="unfinished">Copiar bytes</translation>
3054 </message>
3055 <message>
3056 <source>Copy change</source>
3057 <translation type="unfinished">Copiar cambio</translation>
3058 </message>
3059 <message>
3060 <source>%1 (%2 blocks)</source>
3061 <translation type="unfinished">%1 (%2 bloques)</translation>
3062 </message>
3063 <message>
3064 <source>Sign on device</source>
3065 <extracomment>"device" usually means a hardware wallet.</extracomment>
3066 <translation type="unfinished">Firmar en el dispositivo</translation>
3067 </message>
3068 <message>
3069 <source>Connect your hardware wallet first.</source>
3070 <translation type="unfinished">Conecta primero tu monedero de hardware.</translation>
3071 </message>
3072 <message>
3073 <source>Set external signer script path in Options -> Wallet</source>
3074 <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3075 <translation type="unfinished">Establecer la ruta al script del firmante externo en "Opciones → Monedero"</translation>
3076 </message>
3077 <message>
3078 <source>Cr&eate Unsigned</source>
3079 <translation type="unfinished">&Crear sin firmar</translation>
3080 </message>
3081 <message>
3082 <source>Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3083 <translation type="unfinished">Crea una transacción de Bitcoin parcialmente firmada (PSBT) para usarla, por ejemplo, con un monedero %1 sin conexión o un monedero de hardware compatible con PSBT.</translation>
3084 </message>
3085 <message>
3086 <source>%1 to '%2'</source>
3087 <translation type="unfinished">%1 a "%2"</translation>
3088 </message>
3089 <message>
3090 <source>%1 to %2</source>
3091 <translation type="unfinished">%1 a %2</translation>
3092 </message>
3093 <message>
3094 <source>To review recipient list click "Show Details…"</source>
3095 <translation type="unfinished">Para consultar la lista de destinatarios, haz clic en "Mostrar detalles..."</translation>
3096 </message>
3097 <message>
3098 <source>Sign failed</source>
3099 <translation type="unfinished">Error al firmar</translation>
3100 </message>
3101 <message>
3102 <source>External signer not found</source>
3103 <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3104 <translation type="unfinished">No se encontró el firmante externo</translation>
3105 </message>
3106 <message>
3107 <source>External signer failure</source>
3108 <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3109 <translation type="unfinished">Error del firmante externo</translation>
3110 </message>
3111 <message>
3112 <source>Save Transaction Data</source>
3113 <translation type="unfinished">Guardar datos de la transacción</translation>
3114 </message>
3115 <message>
3116 <source>Partially Signed Transaction (Binary)</source>
3117 <extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
3118 <translation type="unfinished">Transacción parcialmente firmada (binaria)</translation>
3119 </message>
3120 <message>
3121 <source>PSBT saved</source>
3122 <extracomment>Popup message when a PSBT has been saved to a file</extracomment>
3123 <translation type="unfinished">PSBT guardada</translation>
3124 </message>
3125 <message>
3126 <source>External balance:</source>
3127 <translation type="unfinished">Saldo externo:</translation>
3128 </message>
3129 <message>
3130 <source>or</source>
3131 <translation type="unfinished">o</translation>
3132 </message>
3133 <message>
3134 <source>You can increase the fee later (signals Replace-By-Fee, BIP-125).</source>
3135 <translation type="unfinished">Puedes aumentar la comisión después (indica "Reemplazar por comisión", BIP-125).</translation>
3136 </message>
3137 <message>
3138 <source>Please, review your transaction proposal. This will produce a Partially Signed Bitcoin Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3139 <extracomment>Text to inform a user attempting to create a transaction of their current options. At this stage, a user can only create a PSBT. This string is displayed when private keys are disabled and an external signer is not available.</extracomment>
3140 <translation type="unfinished">Revisa la propuesta de transacción. Esto producirá una transacción de Bitcoin parcialmente firmada (PSBT) que puedes guardar o copiar y, luego, firmar; por ejemplo, con un monedero %1 fuera de línea o un monedero de hardware compatible con PSBT.</translation>
3141 </message>
3142 <message>
3143 <source>%1 from wallet '%2'</source>
3144 <translation type="unfinished">%1 desde el monedero "%2"</translation>
3145 </message>
3146 <message>
3147 <source>Do you want to create this transaction?</source>
3148 <extracomment>Message displayed when attempting to create a transaction. Cautionary text to prompt the user to verify that the displayed transaction details represent the transaction the user intends to create.</extracomment>
3149 <translation type="unfinished">¿Deseas crear esta transacción?</translation>
3150 </message>
3151 <message>
3152 <source>Please, review your transaction. You can create and send this transaction or create a Partially Signed Bitcoin Transaction (PSBT), which you can save or copy and then sign with, e.g., an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3153 <extracomment>Text to inform a user attempting to create a transaction of their current options. At this stage, a user can send their transaction or create a PSBT. This string is displayed when both private keys and PSBT controls are enabled.</extracomment>
3154 <translation type="unfinished">Revisa la transacción. Puedes crear y enviar esta transacción o crear una transacción de Bitcoin parcialmente firmada (PSBT), que además puedes guardar o copiar y, luego, firmar; por ejemplo, con un monedero %1 sin conexión o un monedero de hardware compatible con PSBT.</translation>
3155 </message>
3156 <message>
3157 <source>Please, review your transaction.</source>
3158 <extracomment>Text to prompt a user to review the details of the transaction they are attempting to send.</extracomment>
3159 <translation type="unfinished">Revisa la transacción.</translation>
3160 </message>
3161 <message>
3162 <source>Transaction fee</source>
3163 <translation type="unfinished">Comisión de transacción</translation>
3164 </message>
3165 <message>
3166 <source>Not signalling Replace-By-Fee, BIP-125.</source>
3167 <translation type="unfinished">No indica "Reemplazar por comisión", BIP-125.</translation>
3168 </message>
3169 <message>
3170 <source>Total Amount</source>
3171 <translation type="unfinished">Importe total</translation>
3172 </message>
3173 <message>
3174 <source>Unsigned Transaction</source>
3175 <comment>PSBT copied</comment>
3176 <extracomment>Caption of "PSBT has been copied" messagebox</extracomment>
3177 <translation type="unfinished">Transacción sin firmar</translation>
3178 </message>
3179 <message>
3180 <source>The PSBT has been copied to the clipboard. You can also save it.</source>
3181 <translation type="unfinished">Se copió la PSBT al portapapeles. También puedes guardarla.</translation>
3182 </message>
3183 <message>
3184 <source>PSBT saved to disk</source>
3185 <translation type="unfinished">PSBT guardada en disco</translation>
3186 </message>
3187 <message>
3188 <source>Confirm send coins</source>
3189 <translation type="unfinished">Confirmar el envío de monedas</translation>
3190 </message>
3191 <message>
3192 <source>The recipient address is not valid. Please recheck.</source>
3193 <translation type="unfinished">La dirección del destinatario no es válida. Revísala.</translation>
3194 </message>
3195 <message>
3196 <source>The amount to pay must be larger than 0.</source>
3197 <translation type="unfinished">El importe por pagar tiene que ser mayor que 0.</translation>
3198 </message>
3199 <message>
3200 <source>The amount exceeds your balance.</source>
3201 <translation type="unfinished">El importe sobrepasa el saldo.</translation>
3202 </message>
3203 <message>
3204 <source>Duplicate address found: addresses should only be used once each.</source>
3205 <translation type="unfinished">Se ha encontrado una dirección duplicada: las direcciones solo se deben usar una vez.</translation>
3206 </message>
3207 <message>
3208 <source>Transaction creation failed!</source>
3209 <translation type="unfinished">¡Fallo al crear la transacción!</translation>
3210 </message>
3211 <message>
3212 <source>A fee higher than %1 is considered an absurdly high fee.</source>
3213 <translation type="unfinished">Una comisión mayor que %1 se considera absurdamente alta.</translation>
3214 </message>
3215 <message numerus="yes">
3216 <source>Estimated to begin confirmation within %n block(s).</source>
3217 <translation type="unfinished">
3218 <numerusform>Se estima que empiece a confirmarse dentro de %n bloque.</numerusform>
3219 <numerusform>Se estima que empiece a confirmarse dentro de %n bloques.</numerusform>
3220 </translation>
3221 </message>
3222 <message>
3223 <source>Warning: Invalid Bitcoin address</source>
3224 <translation type="unfinished">Advertencia: Dirección de Bitcoin no válida</translation>
3225 </message>
3226 <message>
3227 <source>Warning: Unknown change address</source>
3228 <translation type="unfinished">Advertencia: Dirección de cambio desconocida</translation>
3229 </message>
3230 <message>
3231 <source>Confirm custom change address</source>
3232 <translation type="unfinished">Confirmar dirección de cambio personalizada</translation>
3233 </message>
3234 <message>
3235 <source>The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure?</source>
3236 <translation type="unfinished">La dirección que seleccionaste para el cambio no es parte de este monedero. Una parte o la totalidad de los fondos en el monedero se enviará a esta dirección. ¿Seguro deseas continuar?</translation>
3237 </message>
3238 <message>
3239 <source>(no label)</source>
3240 <translation type="unfinished">(sin etiqueta)</translation>
3241 </message>
3242 </context>
3243 <context>
3244 <name>SendCoinsEntry</name>
3245 <message>
3246 <source>A&mount:</source>
3247 <translation type="unfinished">&Importe:</translation>
3248 </message>
3249 <message>
3250 <source>Pay &To:</source>
3251 <translation type="unfinished">Pagar &a:</translation>
3252 </message>
3253 <message>
3254 <source>&Label:</source>
3255 <translation type="unfinished">&Etiqueta:</translation>
3256 </message>
3257 <message>
3258 <source>Choose previously used address</source>
3259 <translation type="unfinished">Escoger una dirección usada anteriormente</translation>
3260 </message>
3261 <message>
3262 <source>The Bitcoin address to send the payment to</source>
3263 <translation type="unfinished">La dirección de Bitcoin a la que se enviará el pago</translation>
3264 </message>
3265 <message>
3266 <source>Paste address from clipboard</source>
3267 <translation type="unfinished">Pegar dirección desde portapapeles</translation>
3268 </message>
3269 <message>
3270 <source>Remove this entry</source>
3271 <translation type="unfinished">Eliminar esta entrada</translation>
3272 </message>
3273 <message>
3274 <source>The amount to send in the selected unit</source>
3275 <translation type="unfinished">El importe que se enviará en la unidad seleccionada.</translation>
3276 </message>
3277 <message>
3278 <source>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</source>
3279 <translation type="unfinished">La comisión se deducirá del monto del envío. El destinatario recibirá menos bitcoins que los que ingreses en el campo de cantidad. Si se seleccionan varios destinatarios, la comisión se divide por igual.</translation>
3280 </message>
3281 <message>
3282 <source>S&ubtract fee from amount</source>
3283 <translation type="unfinished">&Sustraer la comisión del importe</translation>
3284 </message>
3285 <message>
3286 <source>Use available balance</source>
3287 <translation type="unfinished">Usar el saldo disponible</translation>
3288 </message>
3289 <message>
3290 <source>Message:</source>
3291 <translation type="unfinished">Mensaje:</translation>
3292 </message>
3293 <message>
3294 <source>Enter a label for this address to add it to the list of used addresses</source>
3295 <translation type="unfinished">Ingresar una etiqueta para esta dirección a fin de agregarla a la lista de direcciones utilizadas.</translation>
3296 </message>
3297 <message>
3298 <source>A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</source>
3299 <translation type="unfinished">Un mensaje adjunto al URI de tipo "bitcoin:" que se almacenará con la transacción a modo de referencia. Nota: Este mensaje no se enviará por la red de Bitcoin.</translation>
3300 </message>
3301 </context>
3302 <context>
3303 <name>SendConfirmationDialog</name>
3304 <message>
3305 <source>Send</source>
3306 <translation type="unfinished">Enviar</translation>
3307 </message>
3308 <message>
3309 <source>Create Unsigned</source>
3310 <translation type="unfinished">Crear sin firmar</translation>
3311 </message>
3312 </context>
3313 <context>
3314 <name>SignVerifyMessageDialog</name>
3315 <message>
3316 <source>Signatures - Sign / Verify a Message</source>
3317 <translation type="unfinished">Firmas: firmar o verificar un mensaje</translation>
3318 </message>
3319 <message>
3320 <source>&Sign Message</source>
3321 <translation type="unfinished">&Firmar mensaje</translation>
3322 </message>
3323 <message>
3324 <source>You can sign messages/agreements with your legacy (P2PKH) addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.</source>
3325 <translation type="unfinished">Puedes firmar mensajes o acuerdos con tus direcciones tipo legacy (P2PKH) para demostrar que puedes recibir los bitcoins que se envíen a ellas. Ten cuidado de no firmar cosas confusas o al azar, ya que los ataques de phishing pueden tratar de engañarte para que les envíes la firma con tu identidad. Firma solo declaraciones totalmente detalladas con las que estés de acuerdo.</translation>
3326 </message>
3327 <message>
3328 <source>The Bitcoin address to sign the message with</source>
3329 <translation type="unfinished">La dirección de Bitcoin con la que se firmará el mensaje</translation>
3330 </message>
3331 <message>
3332 <source>Choose previously used address</source>
3333 <translation type="unfinished">Escoger una dirección usada anteriormente</translation>
3334 </message>
3335 <message>
3336 <source>Paste address from clipboard</source>
3337 <translation type="unfinished">Pegar dirección desde portapapeles</translation>
3338 </message>
3339 <message>
3340 <source>Enter the message you want to sign here</source>
3341 <translation type="unfinished">Escribe aquí el mensaje que deseas firmar</translation>
3342 </message>
3343 <message>
3344 <source>Signature</source>
3345 <translation type="unfinished">Firma</translation>
3346 </message>
3347 <message>
3348 <source>Copy the current signature to the clipboard</source>
3349 <translation type="unfinished">Copiar la firma actual al portapapeles</translation>
3350 </message>
3351 <message>
3352 <source>Sign the message to prove you own this Bitcoin address</source>
3353 <translation type="unfinished">Firmar el mensaje para demostrar que esta dirección de Bitcoin te pertenece</translation>
3354 </message>
3355 <message>
3356 <source>Sign &Message</source>
3357 <translation type="unfinished">Firmar &mensaje</translation>
3358 </message>
3359 <message>
3360 <source>Reset all sign message fields</source>
3361 <translation type="unfinished">Restablecer todos los campos de firma de mensaje</translation>
3362 </message>
3363 <message>
3364 <source>Clear &All</source>
3365 <translation type="unfinished">Borrar &todo</translation>
3366 </message>
3367 <message>
3368 <source>&Verify Message</source>
3369 <translation type="unfinished">&Verificar mensaje</translation>
3370 </message>
3371 <message>
3372 <source>Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction!</source>
3373 <translation type="unfinished">Ingresa la dirección del destinatario, el mensaje (recuerda copiar los saltos de línea, espacios, tabulaciones, etc. con exactitud) y la firma a continuación para verificar el mensaje. Ten cuidado de no leer en la firma más de lo que contiene el propio mensaje firmado, para evitar ser víctima de un engaño por ataque de intermediario. Ten en cuenta que esto solo prueba que la parte firmante recibe con esta dirección; no puede demostrar la condición de remitente de ninguna transacción.</translation>
3374 </message>
3375 <message>
3376 <source>The Bitcoin address the message was signed with</source>
3377 <translation type="unfinished">La dirección de Bitcoin con la que se firmó el mensaje</translation>
3378 </message>
3379 <message>
3380 <source>The signed message to verify</source>
3381 <translation type="unfinished">El mensaje firmado para verificar</translation>
3382 </message>
3383 <message>
3384 <source>The signature given when the message was signed</source>
3385 <translation type="unfinished">La firma proporcionada cuando el mensaje fue firmado</translation>
3386 </message>
3387 <message>
3388 <source>Verify the message to ensure it was signed with the specified Bitcoin address</source>
3389 <translation type="unfinished">Verifica el mensaje para asegurarte de que se firmó con la dirección de Bitcoin especificada.</translation>
3390 </message>
3391 <message>
3392 <source>Verify &Message</source>
3393 <translation type="unfinished">Verificar &mensaje</translation>
3394 </message>
3395 <message>
3396 <source>Reset all verify message fields</source>
3397 <translation type="unfinished">Restablecer todos los campos de verificación de mensaje</translation>
3398 </message>
3399 <message>
3400 <source>Click "Sign Message" to generate signature</source>
3401 <translation type="unfinished">Hacer clic en "Firmar mensaje" para generar una firma</translation>
3402 </message>
3403 <message>
3404 <source>The entered address is invalid.</source>
3405 <translation type="unfinished">La dirección introducida no es válida.</translation>
3406 </message>
3407 <message>
3408 <source>Please check the address and try again.</source>
3409 <translation type="unfinished">Revisa la dirección e intenta de nuevo.</translation>
3410 </message>
3411 <message>
3412 <source>The entered address does not refer to a legacy (P2PKH) key. Message signing for SegWit and other non-P2PKH address types is not supported in this version of %1. Please check the address and try again.</source>
3413 <translation type="unfinished">La dirección ingresada no se refiere a una clave tipo legacy (P2PKH). La firma de mensajes para direcciones SegWit y de otros tipos que no sean P2PKH no es compatible con esta versión de %1. Comprueba la dirección e inténtalo de nuevo.</translation>
3414 </message>
3415 <message>
3416 <source>Wallet unlock was cancelled.</source>
3417 <translation type="unfinished">Se ha cancelado el desbloqueo del monedero. </translation>
3418 </message>
3419 <message>
3420 <source>No error</source>
3421 <translation type="unfinished">Sin error </translation>
3422 </message>
3423 <message>
3424 <source>Private key for the entered address is not available.</source>
3425 <translation type="unfinished">La clave privada para la dirección ingresada no está disponible.</translation>
3426 </message>
3427 <message>
3428 <source>Message signing failed.</source>
3429 <translation type="unfinished">Error al firmar el mensaje.</translation>
3430 </message>
3431 <message>
3432 <source>Message signed.</source>
3433 <translation type="unfinished">Mensaje firmado.</translation>
3434 </message>
3435 <message>
3436 <source>The signature could not be decoded.</source>
3437 <translation type="unfinished">La firma no ha podido decodificarse.</translation>
3438 </message>
3439 <message>
3440 <source>Please check the signature and try again.</source>
3441 <translation type="unfinished">Comprueba la firma e intenta de nuevo.</translation>
3442 </message>
3443 <message>
3444 <source>The signature did not match the message digest.</source>
3445 <translation type="unfinished">La firma no coincide con la síntesis del mensaje.</translation>
3446 </message>
3447 <message>
3448 <source>Message verification failed.</source>
3449 <translation type="unfinished">Error al verificar el mensaje.</translation>
3450 </message>
3451 <message>
3452 <source>Message verified.</source>
3453 <translation type="unfinished">Mensaje verificado.</translation>
3454 </message>
3455 </context>
3456 <context>
3457 <name>SplashScreen</name>
3458 <message>
3459 <source>(press q to shutdown and continue later)</source>
3460 <translation type="unfinished">(Presionar q para apagar y seguir luego)</translation>
3461 </message>
3462 <message>
3463 <source>press q to shutdown</source>
3464 <translation type="unfinished">Presionar q para apagar </translation>
3465 </message>
3466 </context>
3467 <context>
3468 <name>TransactionDesc</name>
3469 <message>
3470 <source>conflicted with a transaction with %1 confirmations</source>
3471 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that conflicts with a confirmed transaction.</extracomment>
3472 <translation type="unfinished">Hay un conflicto con una transacción con %1 confirmaciones</translation>
3473 </message>
3474 <message>
3475 <source>0/unconfirmed, in memory pool</source>
3476 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is in the memory pool.</extracomment>
3477 <translation type="unfinished">0/sin confirmar, en el pool de memoria</translation>
3478 </message>
3479 <message>
3480 <source>0/unconfirmed, not in memory pool</source>
3481 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is not in the memory pool.</extracomment>
3482 <translation type="unfinished">0/sin confirmar, no está en el pool de memoria</translation>
3483 </message>
3484 <message>
3485 <source>abandoned</source>
3486 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an abandoned transaction.</extracomment>
3487 <translation type="unfinished">abandonada</translation>
3488 </message>
3489 <message>
3490 <source>%1/unconfirmed</source>
3491 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in at least one block, but less than 6 blocks.</extracomment>
3492 <translation type="unfinished">%1/sin confirmar</translation>
3493 </message>
3494 <message>
3495 <source>%1 confirmations</source>
3496 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in 6 or more blocks.</extracomment>
3497 <translation type="unfinished">%1 confirmaciones</translation>
3498 </message>
3499 <message>
3500 <source>Status</source>
3501 <translation type="unfinished">Estado</translation>
3502 </message>
3503 <message>
3504 <source>Date</source>
3505 <translation type="unfinished">Fecha</translation>
3506 </message>
3507 <message>
3508 <source>Source</source>
3509 <translation type="unfinished">Origen</translation>
3510 </message>
3511 <message>
3512 <source>Generated</source>
3513 <translation type="unfinished">Generado</translation>
3514 </message>
3515 <message>
3516 <source>From</source>
3517 <translation type="unfinished">De</translation>
3518 </message>
3519 <message>
3520 <source>unknown</source>
3521 <translation type="unfinished">desconocido</translation>
3522 </message>
3523 <message>
3524 <source>To</source>
3525 <translation type="unfinished">A</translation>
3526 </message>
3527 <message>
3528 <source>own address</source>
3529 <translation type="unfinished">dirección propia</translation>
3530 </message>
3531 <message>
3532 <source>label</source>
3533 <translation type="unfinished">etiqueta</translation>
3534 </message>
3535 <message>
3536 <source>Credit</source>
3537 <translation type="unfinished">Crédito</translation>
3538 </message>
3539 <message numerus="yes">
3540 <source>matures in %n more block(s)</source>
3541 <translation type="unfinished">
3542 <numerusform>madura en %n bloque más</numerusform>
3543 <numerusform>madura en %n bloques más</numerusform>
3544 </translation>
3545 </message>
3546 <message>
3547 <source>not accepted</source>
3548 <translation type="unfinished">no aceptado</translation>
3549 </message>
3550 <message>
3551 <source>Debit</source>
3552 <translation type="unfinished">Débito</translation>
3553 </message>
3554 <message>
3555 <source>Total debit</source>
3556 <translation type="unfinished">Total débito</translation>
3557 </message>
3558 <message>
3559 <source>Total credit</source>
3560 <translation type="unfinished">Total crédito</translation>
3561 </message>
3562 <message>
3563 <source>Transaction fee</source>
3564 <translation type="unfinished">Comisión de transacción</translation>
3565 </message>
3566 <message>
3567 <source>Net amount</source>
3568 <translation type="unfinished">Importe neto</translation>
3569 </message>
3570 <message>
3571 <source>Message</source>
3572 <translation type="unfinished">Mensaje</translation>
3573 </message>
3574 <message>
3575 <source>Comment</source>
3576 <translation type="unfinished">Comentario</translation>
3577 </message>
3578 <message>
3579 <source>Transaction ID</source>
3580 <translation type="unfinished">ID de transacción</translation>
3581 </message>
3582 <message>
3583 <source>Transaction total size</source>
3584 <translation type="unfinished">Tamaño total de transacción</translation>
3585 </message>
3586 <message>
3587 <source>Transaction virtual size</source>
3588 <translation type="unfinished">Tamaño virtual de transacción</translation>
3589 </message>
3590 <message>
3591 <source>Output index</source>
3592 <translation type="unfinished">Índice de salida</translation>
3593 </message>
3594 <message>
3595 <source>%1 (Certificate was not verified)</source>
3596 <translation type="unfinished">%1 (No se verificó el certificado)</translation>
3597 </message>
3598 <message>
3599 <source>Merchant</source>
3600 <translation type="unfinished">Comerciante</translation>
3601 </message>
3602 <message>
3603 <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
3604 <translation type="unfinished">Las monedas generadas deben madurar %1 bloques antes de que se puedan gastar. Cuando generaste este bloque, se transmitió a la red para agregarlo a la cadena de bloques. Si no logra entrar a la cadena, su estado cambiará a "no aceptado" y no se podrá gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque a pocos segundos del tuyo.</translation>
3605 </message>
3606 <message>
3607 <source>Debug information</source>
3608 <translation type="unfinished">Información de depuración</translation>
3609 </message>
3610 <message>
3611 <source>Transaction</source>
3612 <translation type="unfinished">Transacción</translation>
3613 </message>
3614 <message>
3615 <source>Inputs</source>
3616 <translation type="unfinished">Entradas</translation>
3617 </message>
3618 <message>
3619 <source>Amount</source>
3620 <translation type="unfinished">Importe</translation>
3621 </message>
3622 <message>
3623 <source>true</source>
3624 <translation type="unfinished">verdadero</translation>
3625 </message>
3626 <message>
3627 <source>false</source>
3628 <translation type="unfinished">falso</translation>
3629 </message>
3630 </context>
3631 <context>
3632 <name>TransactionDescDialog</name>
3633 <message>
3634 <source>This pane shows a detailed description of the transaction</source>
3635 <translation type="unfinished">Este panel muestra una descripción detallada de la transacción</translation>
3636 </message>
3637 <message>
3638 <source>Details for %1</source>
3639 <translation type="unfinished">Detalles para %1</translation>
3640 </message>
3641 </context>
3642 <context>
3643 <name>TransactionTableModel</name>
3644 <message>
3645 <source>Date</source>
3646 <translation type="unfinished">Fecha</translation>
3647 </message>
3648 <message>
3649 <source>Type</source>
3650 <translation type="unfinished">Tipo</translation>
3651 </message>
3652 <message>
3653 <source>Label</source>
3654 <translation type="unfinished">Etiqueta</translation>
3655 </message>
3656 <message>
3657 <source>Unconfirmed</source>
3658 <translation type="unfinished">Sin confirmar</translation>
3659 </message>
3660 <message>
3661 <source>Abandoned</source>
3662 <translation type="unfinished">Abandonada</translation>
3663 </message>
3664 <message>
3665 <source>Confirming (%1 of %2 recommended confirmations)</source>
3666 <translation type="unfinished">Confirmando (%1 de %2 confirmaciones recomendadas)</translation>
3667 </message>
3668 <message>
3669 <source>Confirmed (%1 confirmations)</source>
3670 <translation type="unfinished">Confirmada (%1 confirmaciones)</translation>
3671 </message>
3672 <message>
3673 <source>Conflicted</source>
3674 <translation type="unfinished">En conflicto</translation>
3675 </message>
3676 <message>
3677 <source>Immature (%1 confirmations, will be available after %2)</source>
3678 <translation type="unfinished">Inmadura (%1 confirmaciones; estará disponibles después de %2)</translation>
3679 </message>
3680 <message>
3681 <source>Generated but not accepted</source>
3682 <translation type="unfinished">Generada pero no aceptada</translation>
3683 </message>
3684 <message>
3685 <source>Received with</source>
3686 <translation type="unfinished">Recibida con</translation>
3687 </message>
3688 <message>
3689 <source>Received from</source>
3690 <translation type="unfinished">Recibida de</translation>
3691 </message>
3692 <message>
3693 <source>Sent to</source>
3694 <translation type="unfinished">Enviada a</translation>
3695 </message>
3696 <message>
3697 <source>Mined</source>
3698 <translation type="unfinished">Minada</translation>
3699 </message>
3700 <message>
3701 <source>(n/a)</source>
3702 <translation type="unfinished">(n/d)</translation>
3703 </message>
3704 <message>
3705 <source>(no label)</source>
3706 <translation type="unfinished">(sin etiqueta)</translation>
3707 </message>
3708 <message>
3709 <source>Transaction status. Hover over this field to show number of confirmations.</source>
3710 <translation type="unfinished">Estado de la transacción. Pasa el ratón sobre este campo para ver el número de confirmaciones.</translation>
3711 </message>
3712 <message>
3713 <source>Date and time that the transaction was received.</source>
3714 <translation type="unfinished">Fecha y hora en las que se recibió la transacción.</translation>
3715 </message>
3716 <message>
3717 <source>Type of transaction.</source>
3718 <translation type="unfinished">Tipo de transacción.</translation>
3719 </message>
3720 <message>
3721 <source>User-defined intent/purpose of the transaction.</source>
3722 <translation type="unfinished">Intención o propósito de la transacción definidos por el usuario.</translation>
3723 </message>
3724 <message>
3725 <source>Amount removed from or added to balance.</source>
3726 <translation type="unfinished">Importe restado del saldo o sumado a este.</translation>
3727 </message>
3728 </context>
3729 <context>
3730 <name>TransactionView</name>
3731 <message>
3732 <source>All</source>
3733 <translation type="unfinished">Todo</translation>
3734 </message>
3735 <message>
3736 <source>Today</source>
3737 <translation type="unfinished">Hoy</translation>
3738 </message>
3739 <message>
3740 <source>This week</source>
3741 <translation type="unfinished">Esta semana</translation>
3742 </message>
3743 <message>
3744 <source>This month</source>
3745 <translation type="unfinished">Este mes</translation>
3746 </message>
3747 <message>
3748 <source>Last month</source>
3749 <translation type="unfinished">El mes pasado </translation>
3750 </message>
3751 <message>
3752 <source>This year</source>
3753 <translation type="unfinished">Este año</translation>
3754 </message>
3755 <message>
3756 <source>Received with</source>
3757 <translation type="unfinished">Recibida con</translation>
3758 </message>
3759 <message>
3760 <source>Sent to</source>
3761 <translation type="unfinished">Enviada a</translation>
3762 </message>
3763 <message>
3764 <source>Mined</source>
3765 <translation type="unfinished">Minada</translation>
3766 </message>
3767 <message>
3768 <source>Other</source>
3769 <translation type="unfinished">Otra</translation>
3770 </message>
3771 <message>
3772 <source>Enter address, transaction id, or label to search</source>
3773 <translation type="unfinished">Ingresar la dirección, el identificador de transacción o la etiqueta para buscar</translation>
3774 </message>
3775 <message>
3776 <source>Min amount</source>
3777 <translation type="unfinished">Importe mínimo</translation>
3778 </message>
3779 <message>
3780 <source>Range…</source>
3781 <translation type="unfinished">Intervalo...</translation>
3782 </message>
3783 <message>
3784 <source>&Copy address</source>
3785 <translation type="unfinished">&Copiar dirección</translation>
3786 </message>
3787 <message>
3788 <source>Copy &label</source>
3789 <translation type="unfinished">Copiar &etiqueta</translation>
3790 </message>
3791 <message>
3792 <source>Copy &amount</source>
3793 <translation type="unfinished">Copiar &importe</translation>
3794 </message>
3795 <message>
3796 <source>Copy transaction &ID</source>
3797 <translation type="unfinished">Copiar &identificador de transacción</translation>
3798 </message>
3799 <message>
3800 <source>Copy &raw transaction</source>
3801 <translation type="unfinished">Copiar transacción &sin procesar</translation>
3802 </message>
3803 <message>
3804 <source>Copy full transaction &details</source>
3805 <translation type="unfinished">Copiar &detalles completos de la transacción</translation>
3806 </message>
3807 <message>
3808 <source>&Show transaction details</source>
3809 <translation type="unfinished">&Mostrar detalles de la transacción</translation>
3810 </message>
3811 <message>
3812 <source>Increase transaction &fee</source>
3813 <translation type="unfinished">&Incrementar comisión de transacción</translation>
3814 </message>
3815 <message>
3816 <source>A&bandon transaction</source>
3817 <translation type="unfinished">&Abandonar transacción</translation>
3818 </message>
3819 <message>
3820 <source>&Edit address label</source>
3821 <translation type="unfinished">&Editar etiqueta de dirección</translation>
3822 </message>
3823 <message>
3824 <source>Show in %1</source>
3825 <extracomment>Transactions table context menu action to show the selected transaction in a third-party block explorer. %1 is a stand-in argument for the URL of the explorer.</extracomment>
3826 <translation type="unfinished">Mostrar en %1</translation>
3827 </message>
3828 <message>
3829 <source>Export Transaction History</source>
3830 <translation type="unfinished">Exportar historial de transacciones</translation>
3831 </message>
3832 <message>
3833 <source>Comma separated file</source>
3834 <extracomment>Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values.</extracomment>
3835 <translation type="unfinished">Archivo separado por comas</translation>
3836 </message>
3837 <message>
3838 <source>Confirmed</source>
3839 <translation type="unfinished">Confirmada</translation>
3840 </message>
3841 <message>
3842 <source>Date</source>
3843 <translation type="unfinished">Fecha</translation>
3844 </message>
3845 <message>
3846 <source>Type</source>
3847 <translation type="unfinished">Tipo</translation>
3848 </message>
3849 <message>
3850 <source>Label</source>
3851 <translation type="unfinished">Etiqueta</translation>
3852 </message>
3853 <message>
3854 <source>Address</source>
3855 <translation type="unfinished">Dirección</translation>
3856 </message>
3857 <message>
3858 <source>ID</source>
3859 <translation type="unfinished">Identificador</translation>
3860 </message>
3861 <message>
3862 <source>Exporting Failed</source>
3863 <translation type="unfinished">Error al exportar</translation>
3864 </message>
3865 <message>
3866 <source>There was an error trying to save the transaction history to %1.</source>
3867 <translation type="unfinished">Ha ocurrido un error al intentar guardar el historial de transacciones en %1.</translation>
3868 </message>
3869 <message>
3870 <source>Exporting Successful</source>
3871 <translation type="unfinished">Exportación correcta</translation>
3872 </message>
3873 <message>
3874 <source>The transaction history was successfully saved to %1.</source>
3875 <translation type="unfinished">El historial de transacciones ha sido guardado exitosamente en %1</translation>
3876 </message>
3877 <message>
3878 <source>Range:</source>
3879 <translation type="unfinished">Intervalo:</translation>
3880 </message>
3881 <message>
3882 <source>to</source>
3883 <translation type="unfinished">a</translation>
3884 </message>
3885 </context>
3886 <context>
3887 <name>WalletFrame</name>
3888 <message>
3889 <source>No wallet has been loaded.
3890 Go to File > Open Wallet to load a wallet.
3891 - OR -</source>
3892 <translation type="unfinished">No se ha cargado ningún monedero.
3893 Ve a "Archivo > Abrir monedero" para cargar uno.
3894 - O -</translation>
3895 </message>
3896 <message>
3897 <source>Create a new wallet</source>
3898 <translation type="unfinished">Crear monedero nuevo</translation>
3899 </message>
3900 <message>
3901 <source>Unable to decode PSBT from clipboard (invalid base64)</source>
3902 <translation type="unfinished">No se puede decodificar la TBPF desde el portapapeles (Base64 inválida)</translation>
3903 </message>
3904 <message>
3905 <source>Load Transaction Data</source>
3906 <translation type="unfinished">Cargar datos de la transacción</translation>
3907 </message>
3908 <message>
3909 <source>Partially Signed Transaction (*.psbt)</source>
3910 <translation type="unfinished">Transacción parcialmente firmada (*.psbt)</translation>
3911 </message>
3912 <message>
3913 <source>PSBT file must be smaller than 100 MiB</source>
3914 <translation type="unfinished">El archivo de la TBPF debe ser inferior a 100 MiB</translation>
3915 </message>
3916 <message>
3917 <source>Unable to decode PSBT</source>
3918 <translation type="unfinished">No es posible descodificar la TBPF</translation>
3919 </message>
3920 </context>
3921 <context>
3922 <name>WalletModel</name>
3923 <message>
3924 <source>Send Coins</source>
3925 <translation type="unfinished">Enviar monedas</translation>
3926 </message>
3927 <message>
3928 <source>Fee bump error</source>
3929 <translation type="unfinished">Error de incremento de comisión</translation>
3930 </message>
3931 <message>
3932 <source>Increasing transaction fee failed</source>
3933 <translation type="unfinished">Fallo al incrementar la comisión de transacción</translation>
3934 </message>
3935 <message>
3936 <source>Do you want to increase the fee?</source>
3937 <extracomment>Asks a user if they would like to manually increase the fee of a transaction that has already been created.</extracomment>
3938 <translation type="unfinished">¿Deseas incrementar la comisión?</translation>
3939 </message>
3940 <message>
3941 <source>Current fee:</source>
3942 <translation type="unfinished">Comisión actual:</translation>
3943 </message>
3944 <message>
3945 <source>Increase:</source>
3946 <translation type="unfinished">Incremento:</translation>
3947 </message>
3948 <message>
3949 <source>New fee:</source>
3950 <translation type="unfinished">Nueva comisión:</translation>
3951 </message>
3952 <message>
3953 <source>Warning: This may pay the additional fee by reducing change outputs or adding inputs, when necessary. It may add a new change output if one does not already exist. These changes may potentially leak privacy.</source>
3954 <translation type="unfinished">Advertencia: Esta acción puede pagar la comisión adicional al reducir las salidas de cambio o agregar entradas, cuando sea necesario. Asimismo, puede agregar una nueva salida de cambio si aún no existe una. Estos cambios pueden filtrar potencialmente información privada.</translation>
3955 </message>
3956 <message>
3957 <source>Confirm fee bump</source>
3958 <translation type="unfinished">Confirmar incremento de comisión</translation>
3959 </message>
3960 <message>
3961 <source>Can't draft transaction.</source>
3962 <translation type="unfinished">No se puede crear un borrador de la transacción.</translation>
3963 </message>
3964 <message>
3965 <source>PSBT copied</source>
3966 <translation type="unfinished">TBPF copiada </translation>
3967 </message>
3968 <message>
3969 <source>Fee-bump PSBT copied to clipboard</source>
3970 <translation type="unfinished">PSBT con incremento de comisión copiada en el portapapeles</translation>
3971 </message>
3972 <message>
3973 <source>Can't sign transaction.</source>
3974 <translation type="unfinished">No se puede firmar la transacción.</translation>
3975 </message>
3976 <message>
3977 <source>Could not commit transaction</source>
3978 <translation type="unfinished">No se ha podido confirmar la transacción</translation>
3979 </message>
3980 <message>
3981 <source>Signer error</source>
3982 <translation type="unfinished">Error de firmante</translation>
3983 </message>
3984 <message>
3985 <source>Can't display address</source>
3986 <translation type="unfinished">No se puede mostrar la dirección</translation>
3987 </message>
3988 </context>
3989 <context>
3990 <name>WalletView</name>
3991 <message>
3992 <source>&Export</source>
3993 <translation type="unfinished">&Exportar</translation>
3994 </message>
3995 <message>
3996 <source>Export the data in the current tab to a file</source>
3997 <translation type="unfinished">Exportar los datos de la pestaña actual a un archivo</translation>
3998 </message>
3999 <message>
4000 <source>Backup Wallet</source>
4001 <translation type="unfinished">Realizar copia de seguridad del monedero</translation>
4002 </message>
4003 <message>
4004 <source>Wallet Data</source>
4005 <extracomment>Name of the wallet data file format.</extracomment>
4006 <translation type="unfinished">Datos del monedero </translation>
4007 </message>
4008 <message>
4009 <source>Backup Failed</source>
4010 <translation type="unfinished">No se pudo realizar la copia de seguridad</translation>
4011 </message>
4012 <message>
4013 <source>There was an error trying to save the wallet data to %1.</source>
4014 <translation type="unfinished">Ocurrió un error al intentar guardar los datos del monedero en %1.</translation>
4015 </message>
4016 <message>
4017 <source>Backup Successful</source>
4018 <translation type="unfinished">Se completó correctamente la copia de seguridad</translation>
4019 </message>
4020 <message>
4021 <source>The wallet data was successfully saved to %1.</source>
4022 <translation type="unfinished">Los datos del monedero se guardaron correctamente en %1.</translation>
4023 </message>
4024 <message>
4025 <source>Cancel</source>
4026 <translation type="unfinished">Cancelar</translation>
4027 </message>
4028 </context>
4029 <context>
4030 <name>bitcoin-core</name>
4031 <message>
4032 <source>The %s developers</source>
4033 <translation type="unfinished">Los desarrolladores de %s</translation>
4034 </message>
4035 <message>
4036 <source>%s failed to validate the -assumeutxo snapshot state. This indicates a hardware problem, or a bug in the software, or a bad software modification that allowed an invalid snapshot to be loaded. As a result of this, the node will shut down and stop using any state that was built on the snapshot, resetting the chain height from %d to %d. On the next restart, the node will resume syncing from %d without using any snapshot data. Please report this incident to %s, including how you obtained the snapshot. The invalid snapshot chainstate will be left on disk in case it is helpful in diagnosing the issue that caused this error.</source>
4037 <translation type="unfinished">%s no pudo validar el estado de la instantánea -assumeutxo. Esto indica un problema de hardware, un error en el software o una modificación incorrecta del software que permitió que se cargara una instantánea inválida. Por consiguiente, el nodo se apagará y dejará de utilizar cualquier estado basado en la instantánea, restableciendo la altura de la cadena de %d a %d. En el siguiente reinicio, el nodo reanudará la sincronización desde %d sin usar datos de instantánea. Reporta este incidente a %s, indicando cómo obtuviste la instantánea. Se dejó el estado de cadena de la instantánea inválida en el disco por si resulta útil para diagnosticar el problema que causó este error.</translation>
4038 </message>
4039 <message>
4040 <source>%s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for details and a full list.</source>
4041 <translation type="unfinished">%s solicitud para escuchar en el puerto %u. Este puerto se considera "malo" y, por lo tanto, es poco probable que algún par se conecte a él. Consulta doc/p2p-bad-ports.md para obtener detalles y una lista completa.</translation>
4042 </message>
4043 <message>
4044 <source>Disk space for %s may not accommodate the block files. Approximately %u GB of data will be stored in this directory.</source>
4045 <translation type="unfinished">Es posible que el espacio en disco %s no tenga capacidad para los archivos de bloque. Aproximadamente %u GB de datos se almacenarán en este directorio.</translation>
4046 </message>
4047 <message>
4048 <source>Distributed under the MIT software license, see the accompanying file %s or %s</source>
4049 <translation type="unfinished">Distribuido bajo la licencia de software MIT; ver el archivo adjunto %s o %s.</translation>
4050 </message>
4051 <message>
4052 <source>Error loading wallet. Wallet requires blocks to be downloaded, and software does not currently support loading wallets while blocks are being downloaded out of order when using assumeutxo snapshots. Wallet should be able to load successfully after node sync reaches height %s</source>
4053 <translation type="unfinished">Error al cargar el monedero. Este requiere que se descarguen bloques, y el software actualmente no admite la carga de monederos mientras los bloques se descargan fuera de orden, cuando se usan instantáneas de assumeutxo. El monedero debería poder cargarse correctamente después de que la sincronización del nodo alcance la altura %s.</translation>
4054 </message>
4055 <message>
4056 <source>Error reading %s! Transaction data may be missing or incorrect. Rescanning wallet.</source>
4057 <translation type="unfinished">¡Error al leer %s! Es probable que falten los datos de la transacción o que sean incorrectos. Rescaneando monedero.</translation>
4058 </message>
4059 <message>
4060 <source>Error starting/committing db txn for wallet transactions removal process</source>
4061 <translation type="unfinished">Error al iniciar/confirmar la transacción de base de datos para el proceso de eliminación de transacciones del monedero</translation>
4062 </message>
4063 <message>
4064 <source>Error: Dumpfile format record is incorrect. Got "%s", expected "format".</source>
4065 <translation type="unfinished">Error: El registro del formato del archivo de volcado es incorrecto. Se obtuvo "%s", mientras que se esperaba "formato".</translation>
4066 </message>
4067 <message>
4068 <source>Error: Dumpfile identifier record is incorrect. Got "%s", expected "%s".</source>
4069 <translation type="unfinished">Error: El registro del identificador del archivo de volcado es incorrecto. Se obtuvo "%s", mientras que se esperaba "%s".</translation>
4070 </message>
4071 <message>
4072 <source>Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s</source>
4073 <translation type="unfinished">Error: la versión del archivo volcado no es compatible. Esta versión del monedero de Bitcoin solo admite archivos de volcado de la versión 1. Se obtuvo un archivo de volcado con la versión %s.</translation>
4074 </message>
4075 <message>
4076 <source>Error: Unable to produce descriptors for this legacy wallet. Make sure to provide the wallet's passphrase if it is encrypted.</source>
4077 <translation type="unfinished">Error: No se pueden producir descriptores para este monedero tipo "legacy". Asegúrate de proporcionar la frase de contraseña del monedero si está encriptada.</translation>
4078 </message>
4079 <message>
4080 <source>File %s already exists. If you are sure this is what you want, move it out of the way first.</source>
4081 <translation type="unfinished">El archivo %s ya existe. Si definitivamente quieres hacerlo, quítalo primero.</translation>
4082 </message>
4083 <message>
4084 <source>Invalid or corrupt peers.dat (%s). If you believe this is a bug, please report it to %s. As a workaround, you can move the file (%s) out of the way (rename, move, or delete) to have a new one created on the next start.</source>
4085 <translation type="unfinished">Archivo peers.dat inválido o corrupto (%s). Si crees que se trata de un error, infórmalo a %s. Como alternativa, puedes quitar el archivo %s (renombrarlo, moverlo o eliminarlo) para que se cree uno nuevo en el siguiente inicio.</translation>
4086 </message>
4087 <message>
4088 <source>Invalid value detected for '-wallet' or '-nowallet'. '-wallet' requires a string value, while '-nowallet' accepts only '1' to disable all wallets</source>
4089 <translation type="unfinished">El valor detectado para "-wallet" o "-nowallet" no es válido. "-wallet" requiere un valor de cadena, mientras que "-nowallet" solo acepta "1" para desactivar todos los monederos.</translation>
4090 </message>
4091 <message>
4092 <source>More than one onion bind address is provided. Using %s for the automatically created Tor onion service.</source>
4093 <translation type="unfinished">Se proporciona más de una dirección de enlace onion. Se está usando %s para el servicio onion de Tor creado automáticamente.</translation>
4094 </message>
4095 <message>
4096 <source>No dump file provided. To use createfromdump, -dumpfile=<filename> must be provided.</source>
4097 <translation type="unfinished">No se ha proporcionado ningún archivo de volcado. Para usar createfromdump, se debe proporcionar -dumpfile=<filename>.</translation>
4098 </message>
4099 <message>
4100 <source>No dump file provided. To use dump, -dumpfile=<filename> must be provided.</source>
4101 <translation type="unfinished">No se ha proporcionado ningún archivo de volcado. Para usar el volcado, debe proporcionarse -dumpfile=<filename>.</translation>
4102 </message>
4103 <message>
4104 <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
4105 <translation type="unfinished">Contribuye si te parece que %s es útil. Visita %s para obtener más información acerca del software.</translation>
4106 </message>
4107 <message>
4108 <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
4109 <translation type="unfinished">La poda se configuró por debajo del mínimo de %d MiB. Usa un valor más alto.</translation>
4110 </message>
4111 <message>
4112 <source>Prune mode is incompatible with -reindex-chainstate. Use full -reindex instead.</source>
4113 <translation type="unfinished">El modo de poda no es compatible con -reindex-chainstate. Usa -reindex completo en su lugar.</translation>
4114 </message>
4115 <message>
4116 <source>Rename of '%s' -> '%s' failed. You should resolve this by manually moving or deleting the invalid snapshot directory %s, otherwise you will encounter the same error again on the next startup.</source>
4117 <translation type="unfinished">Error al cambiar el nombre de "%s" a "%s". Para resolverlo, mueve o elimina manualmente el directorio %s de la instantánea no válida. De lo contrario, encontrarás el mismo error de nuevo en el siguiente inicio.</translation>
4118 </message>
4119 <message>
4120 <source>SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported</source>
4121 <translation type="unfinished">SQLiteDatabase: versión del esquema de monedero sqlite desconocido (%d). Solo se admite la versión %d.</translation>
4122 </message>
4123 <message>
4124 <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
4125 <translation type="unfinished">La base de datos de bloques contiene un bloque que parece ser del futuro. Esto puede deberse a que la fecha y hora del equipo están mal configuradas. Reconstruye la base de datos de bloques solo tienes la certeza de que la fecha y hora del equipo están configuradas correctamente.</translation>
4126 </message>
4127 <message>
4128 <source>The transaction amount is too small to send after the fee has been deducted</source>
4129 <translation type="unfinished">El importe de la transacción es demasiado pequeño para enviarlo después de deducir la comisión.</translation>
4130 </message>
4131 <message>
4132 <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
4133 <translation type="unfinished">Esta es una compilación preliminar de prueba. Úsala bajo tu propia responsabilidad. No la uses para aplicaciones comerciales o de minería.</translation>
4134 </message>
4135 <message>
4136 <source>This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection.</source>
4137 <translation type="unfinished">Esta es la comisión máxima de transacción que pagas (además de la comisión normal) para priorizar la elusión del gasto parcial sobre la selección regular de monedas.</translation>
4138 </message>
4139 <message>
4140 <source>This is the transaction fee you may discard if change is smaller than dust at this level</source>
4141 <translation type="unfinished">Esta es la comisión de transacción que puedes descartar si el cambio es más pequeño que el remanente en este nivel.</translation>
4142 </message>
4143 <message>
4144 <source>This is the transaction fee you may pay when fee estimates are not available.</source>
4145 <translation type="unfinished">Esta es la comisión de transacción que puedes pagar cuando los cálculos de comisiones no estén disponibles.</translation>
4146 </message>
4147 <message>
4148 <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
4149 <translation type="unfinished">La longitud total de la cadena de versión de red (%i) supera la longitud máxima (%i). Reduce el número o tamaño de uacomments.</translation>
4150 </message>
4151 <message>
4152 <source>Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate.</source>
4153 <translation type="unfinished">No se pueden reproducir bloques. Tendrás que reconstruir la base de datos usando -reindex-chainstate.</translation>
4154 </message>
4155 <message>
4156 <source>Unsupported category-specific logging level %1$s=%2$s. Expected %1$s=<category>:<loglevel>. Valid categories: %3$s. Valid loglevels: %4$s.</source>
4157 <translation type="unfinished">El nivel de registro específico de la categoría no es compatible: %1$s=%2$s. Se esperaba %1$s=<category>:<loglevel>. Categorías válidas: %3$s. Niveles de registro válidos: %4$s.</translation>
4158 </message>
4159 <message>
4160 <source>Unsupported chainstate database format found. Please restart with -reindex-chainstate. This will rebuild the chainstate database.</source>
4161 <translation type="unfinished">El formato de la base de datos chainstate es incompatible. Reinicia con -reindex-chainstate para reconstruir la base de datos chainstate.</translation>
4162 </message>
4163 <message>
4164 <source>Warning: Private keys detected in wallet {%s} with disabled private keys</source>
4165 <translation type="unfinished">Advertencia: Claves privadas detectadas en el monedero {%s} con claves privadas deshabilitadas.</translation>
4166 </message>
4167 <message>
4168 <source>Witness data for blocks after height %d requires validation. Please restart with -reindex.</source>
4169 <translation type="unfinished">Los datos del testigo para los bloques después de la altura %d requieren validación. Reinicia con -reindex.</translation>
4170 </message>
4171 <message>
4172 <source>You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain</source>
4173 <translation type="unfinished">Tienes que reconstruir la base de datos usando -reindex para volver al modo sin poda. Esto volverá a descargar toda la cadena de bloques.</translation>
4174 </message>
4175 <message>
4176 <source>%s is set very high!</source>
4177 <translation type="unfinished">¡El valor de %s es muy alto!</translation>
4178 </message>
4179 <message>
4180 <source>-maxmempool must be at least %d MB</source>
4181 <translation type="unfinished">-maxmempool debe ser por lo menos de %d MB.</translation>
4182 </message>
4183 <message>
4184 <source>Cannot obtain a lock on directory %s. %s is probably already running.</source>
4185 <translation type="unfinished">No se puede obtener un bloqueo en el directorio %s. %s probablemente ya se está ejecutando.</translation>
4186 </message>
4187 <message>
4188 <source>Cannot resolve -%s address: '%s'</source>
4189 <translation type="unfinished">No se puede resolver - dirección%s: "%s"</translation>
4190 </message>
4191 <message>
4192 <source>Cannot set -forcednsseed to true when setting -dnsseed to false.</source>
4193 <translation type="unfinished">No se puede establecer el valor de -forcednsseed con la variable true al establecer el valor de -dnsseed con la variable false.</translation>
4194 </message>
4195 <message>
4196 <source>Cannot set -peerblockfilters without -blockfilterindex.</source>
4197 <translation type="unfinished">No se puede establecer -peerblockfilters sin -blockfilterindex.</translation>
4198 </message>
4199 <message>
4200 <source>%s is set very high! Fees this large could be paid on a single transaction.</source>
4201 <translation type="unfinished">El valor de %s es demasiado alto. Las comisiones tan grandes se podrían pagar en una sola transacción.</translation>
4202 </message>
4203 <message>
4204 <source>Cannot provide specific connections and have addrman find outgoing connections at the same time.</source>
4205 <translation type="unfinished">No se puede proporcionar conexiones específicas y hacer que addrman encuentre conexiones salientes al mismo tiempo.</translation>
4206 </message>
4207 <message>
4208 <source>Error loading %s: External signer wallet being loaded without external signer support compiled</source>
4209 <translation type="unfinished">Error de carga %s : Se está cargando el monedero del firmante externo sin que se haya compilado el soporte del firmante externo</translation>
4210 </message>
4211 <message>
4212 <source>Error reading %s! All keys read correctly, but transaction data or address metadata may be missing or incorrect.</source>
4213 <translation type="unfinished">Error al leer %s. Todas las claves se han leído correctamente, pero es probable que falten los datos de la transacción o metadatos de direcciones, o bien que sean incorrectos.</translation>
4214 </message>
4215 <message>
4216 <source>Error: Address book data in wallet cannot be identified to belong to migrated wallets</source>
4217 <translation type="unfinished">Error: los datos de la libreta de direcciones en el monedero no se identifican como pertenecientes a monederos migrados</translation>
4218 </message>
4219 <message>
4220 <source>Error: Duplicate descriptors created during migration. Your wallet may be corrupted.</source>
4221 <translation type="unfinished">Error: Se han creado descriptores duplicados durante la migración. Tu monedero puede estar dañado.</translation>
4222 </message>
4223 <message>
4224 <source>Error: Transaction %s in wallet cannot be identified to belong to migrated wallets</source>
4225 <translation type="unfinished">Error: La transacción %s del monedero no se puede identificar como perteneciente a monederos migrados</translation>
4226 </message>
4227 <message>
4228 <source>Failed to remove snapshot chainstate dir (%s). Manually remove it before restarting.
4229 </source>
4230 <translation type="unfinished">No se pudo eliminar la instantánea chainstate dir (%s). Elimínala manualmente antes de reiniciar.
4231 </translation>
4232 </message>
4233 <message>
4234 <source>Failed to rename invalid peers.dat file. Please move or delete it and try again.</source>
4235 <translation type="unfinished">No se pudo cambiar el nombre del archivo peers.dat inválido. Muévelo o elimínalo, e intenta de nuevo.</translation>
4236 </message>
4237 <message>
4238 <source>Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable %s.</source>
4239 <translation type="unfinished">Error al calcular la comisión. La opción "fallbackfee" está desactivada. Espera algunos bloques o activa %s.</translation>
4240 </message>
4241 <message>
4242 <source>Flushing block file to disk failed. This is likely the result of an I/O error.</source>
4243 <translation type="unfinished">Falló el volcado del archivo de bloques al disco. Es probable que se deba a un error de E/S.</translation>
4244 </message>
4245 <message>
4246 <source>Flushing undo file to disk failed. This is likely the result of an I/O error.</source>
4247 <translation type="unfinished">Falló el volcado del archivo undo al disco. Es probable que se deba a un error de E/S.</translation>
4248 </message>
4249 <message>
4250 <source>Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet forbids connections to IPv4/IPv6</source>
4251 <translation type="unfinished">Opciones incompatibles: -dnsseed=1 se especificó explícitamente, pero -onlynet impide conexiones a IPv4/IPv6</translation>
4252 </message>
4253 <message>
4254 <source>Invalid amount for %s=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions)</source>
4255 <translation type="unfinished">Importe inválido para %s=<amount>: "%s" (debe ser al menos la comisión mínima de retransmisión de %s para evitar transacciones atascadas)</translation>
4256 </message>
4257 <message>
4258 <source>Maximum transaction weight is less than transaction weight without inputs</source>
4259 <translation type="unfinished">El peso máximo de la transacción es menor que el peso de la transacción sin entradas.</translation>
4260 </message>
4261 <message>
4262 <source>Maximum transaction weight is too low, can not accommodate change output</source>
4263 <translation type="unfinished">El peso máximo de la transacción es demasiado bajo, por lo que no puede incluir la salida de cambio.</translation>
4264 </message>
4265 <message>
4266 <source>Option '-checkpoints' is set but checkpoints were removed. This option has no effect.</source>
4267 <translation type="unfinished">La opción "-checkpoints" está configurada, pero se eliminaron los puntos de control. Esta opción no tiene efecto.</translation>
4268 </message>
4269 <message>
4270 <source>Outbound connections restricted to CJDNS (-onlynet=cjdns) but -cjdnsreachable is not provided</source>
4271 <translation type="unfinished">Las conexiones salientes están restringidas a CJDNS (-onlynet=cjdns), pero no se proporciona -cjdnsreachable.</translation>
4272 </message>
4273 <message>
4274 <source>Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is explicitly forbidden: -onion=0</source>
4275 <translation type="unfinished">Las conexiones salientes están restringidas a Tor (-onlynet=onion), pero el proxy para conectar con la red Tor está explícitamente prohibido: -onion=0.</translation>
4276 </message>
4277 <message>
4278 <source>Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is not provided: none of -proxy, -onion or -listenonion is given</source>
4279 <translation type="unfinished">Las conexiones salientes están restringidas a Tor (-onlynet=onion), pero no se proporciona el proxy para conectar con la red Tor: no se indican -proxy, -onion ni -listenonion.</translation>
4280 </message>
4281 <message>
4282 <source>Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not provided</source>
4283 <translation type="unfinished">Las conexiones salientes están restringidas a i2p (-onlynet=i2p), pero no se proporciona -i2psam.</translation>
4284 </message>
4285 <message>
4286 <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of a pruned node)</source>
4287 <translation type="unfinished">Poda: la última sincronización sobrepasa los datos podados. Debes ejecutar "-reindex" (descargar toda la cadena de bloques de nuevo en caso de tener un nodo podado).</translation>
4288 </message>
4289 <message>
4290 <source>Rename of '%s' -> '%s' failed. Cannot clean up the background chainstate leveldb directory.</source>
4291 <translation type="unfinished">Error al cambiar el nombre de ''%s" a ''%s". No se puede eliminar el directorio leveldb de chainstate en segundo plano.</translation>
4292 </message>
4293 <message>
4294 <source>Specified -blockmaxweight (%d) exceeds consensus maximum block weight (%d)</source>
4295 <translation type="unfinished">El valor especificado de -blockmaxweight (%d) supera el peso máximo de bloque consensuado (%d)</translation>
4296 </message>
4297 <message>
4298 <source>Specified -blockreservedweight (%d) exceeds consensus maximum block weight (%d)</source>
4299 <translation type="unfinished">El valor especificado de -blockreservedweight (%d) supera el peso máximo de bloque consensuado (%d)</translation>
4300 </message>
4301 <message>
4302 <source>Specified -blockreservedweight (%d) is lower than minimum safety value of (%d)</source>
4303 <translation type="unfinished">El valor especificado de -blockreservedweight (%d) es inferior al valor mínimo de seguridad (%d)</translation>
4304 </message>
4305 <message>
4306 <source>The combination of the pre-selected inputs and the wallet automatic inputs selection exceeds the transaction maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs</source>
4307 <translation type="unfinished">La combinación de las entradas preseleccionadas y la selección automática de entradas del monedero supera el peso máximo de la transacción. Intenta enviar un importe menor o consolidar manualmente las UTXO del monedero.</translation>
4308 </message>
4309 <message>
4310 <source>The inputs size exceeds the maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs</source>
4311 <translation type="unfinished">El tamaño de las entradas supera el peso máximo. Intenta enviar un importe menor o consolidar manualmente las UTXO del monedero.</translation>
4312 </message>
4313 <message>
4314 <source>The preselected coins total amount does not cover the transaction target. Please allow other inputs to be automatically selected or include more coins manually</source>
4315 <translation type="unfinished">El importe total de las monedas preseleccionadas no cubre la meta de la transacción. Permite que se seleccionen automáticamente otras entradas o incluye más monedas manualmente.</translation>
4316 </message>
4317 <message>
4318 <source>UTXO snapshot failed to validate. Restart to resume normal initial block download, or try loading a different snapshot.</source>
4319 <translation type="unfinished">No se validó la instantánea de la UTXO. Reinicia para reanudar la descarga normal del bloque inicial o intenta cargar una instantánea diferente.</translation>
4320 </message>
4321 <message>
4322 <source>Unconfirmed UTXOs are available, but spending them creates a chain of transactions that will be rejected by the mempool</source>
4323 <translation type="unfinished">Las UTXO sin confirmar están disponibles, pero si se gastan, se crea una cadena de transacciones que rechazará la mempool.</translation>
4324 </message>
4325 <message>
4326 <source>Unexpected legacy entry in descriptor wallet found. Loading wallet %s
4327 4328 The wallet might have been tampered with or created with malicious intent.
4329 </source>
4330 <translation type="unfinished">Se encontró una entrada inesperada tipo "legacy" en el monedero basado en descriptores. Cargando monedero %s
4331 4332 Es posible que el monedero haya sido manipulado o creado con malas intenciones.
4333 </translation>
4334 </message>
4335 <message>
4336 <source>Your computer's date and time appear to be more than %d minutes out of sync with the network, this may lead to consensus failure. After you've confirmed your computer's clock, this message should no longer appear when you restart your node. Without a restart, it should stop showing automatically after you've connected to a sufficient number of new outbound peers, which may take some time. You can inspect the `timeoffset` field of the `getpeerinfo` and `getnetworkinfo` RPC methods to get more info.</source>
4337 <translation type="unfinished">La fecha y la hora del equipo parecen estar más de %d minutos desincronizadas con la red, lo que puede producir un fallo de consenso. Después de confirmar el reloj del equipo, este mensaje debería dejar de aparecer cuando reinicies el nodo. Sin reiniciar, debería dejar de mostrarse automáticamente después de que te hayas conectado a un número suficiente de nuevos pares salientes, lo que puede llevar cierto tiempo. Puedes inspeccionar el campo "timeoffset" de los métodos RPC "getpeerinfo" y "getnetworkinfo" para obtener más información.</translation>
4338 </message>
4339 <message>
4340 <source>
4341 Unable to cleanup failed migration</source>
4342 <translation type="unfinished">
4343 No se puede limpiar la migración fallida</translation>
4344 </message>
4345 <message>
4346 <source>
4347 Unable to restore backup of wallet.</source>
4348 <translation type="unfinished">
4349 No se puede restaurar la copia de seguridad del monedero.</translation>
4350 </message>
4351 <message>
4352 <source>default wallet</source>
4353 <translation type="unfinished">monedero predeterminado</translation>
4354 </message>
4355 <message>
4356 <source>whitebind may only be used for incoming connections ("out" was passed)</source>
4357 <translation type="unfinished">whitebind solo puede utilizarse para conexiones entrantes (se pasó "out")</translation>
4358 </message>
4359 <message>
4360 <source>A fatal internal error occurred, see debug.log for details: </source>
4361 <translation type="unfinished">Ocurrió un error interno grave. Consulta debug.log para obtener más información:</translation>
4362 </message>
4363 <message>
4364 <source>Assumeutxo data not found for the given blockhash '%s'.</source>
4365 <translation type="unfinished">No se encontraron datos assumeutxo para el blockhash indicado "%s".</translation>
4366 </message>
4367 <message>
4368 <source>Block verification was interrupted</source>
4369 <translation type="unfinished">Se interrumpió la verificación de bloques</translation>
4370 </message>
4371 <message>
4372 <source>Can't spend unconfirmed version %d pre-selected input with a version 3 tx</source>
4373 <translation type="unfinished">No se puede gastar una entrada preseleccionada de versión %d sin confirmar con una transacción de versión 3</translation>
4374 </message>
4375 <message>
4376 <source>Can't spend unconfirmed version 3 pre-selected input with a version %d tx</source>
4377 <translation type="unfinished">No se puede gastar una entrada preseleccionada de versión 3 sin confirmar con una transacción de version %d</translation>
4378 </message>
4379 <message>
4380 <source>Cannot write to directory '%s'; check permissions.</source>
4381 <translation type="unfinished">No se puede escribir en el directorio "%s"; comprueba los permisos.</translation>
4382 </message>
4383 <message>
4384 <source>Config setting for %s only applied on %s network when in [%s] section.</source>
4385 <translation type="unfinished">La configuración para %s solo se aplica en la red %s cuando se encuentra en la sección [%s].</translation>
4386 </message>
4387 <message>
4388 <source>Copyright (C) %i-%i</source>
4389 <translation type="unfinished">Derechos de autor (C) %i-%i</translation>
4390 </message>
4391 <message>
4392 <source>Corrupt block found indicating potential hardware failure.</source>
4393 <translation type="unfinished">Se encontró un bloque dañado que indica un posible fallo de hardware.</translation>
4394 </message>
4395 <message>
4396 <source>Corrupted block database detected</source>
4397 <translation type="unfinished">Se detectó que la base de datos de bloques está dañada.</translation>
4398 </message>
4399 <message>
4400 <source>Could not find asmap file %s</source>
4401 <translation type="unfinished">No se pudo encontrar el archivo asmap %s</translation>
4402 </message>
4403 <message>
4404 <source>Could not generate scriptPubKeys (cache is empty)</source>
4405 <translation type="unfinished">No se pudo generar scriptPubKeys (la caché está vacía)</translation>
4406 </message>
4407 <message>
4408 <source>Could not parse asmap file %s</source>
4409 <translation type="unfinished">No se pudo analizar el archivo asmap %s</translation>
4410 </message>
4411 <message>
4412 <source>Could not read embedded asmap data</source>
4413 <translation type="unfinished">No se pudieron leer los datos asmap integrados</translation>
4414 </message>
4415 <message>
4416 <source>Could not top up scriptPubKeys</source>
4417 <translation type="unfinished">No se pudo recargar los scriptPubKeys</translation>
4418 </message>
4419 <message>
4420 <source>Disk space is too low!</source>
4421 <translation type="unfinished">¡El espacio en el disco es demasiado pequeño!</translation>
4422 </message>
4423 <message>
4424 <source>Done loading</source>
4425 <translation type="unfinished">Carga completada</translation>
4426 </message>
4427 <message>
4428 <source>Dump file %s does not exist.</source>
4429 <translation type="unfinished">El archivo de volcado %s no existe.</translation>
4430 </message>
4431 <message>
4432 <source>Elliptic curve cryptography sanity check failure. %s is shutting down.</source>
4433 <translation type="unfinished">Fallo en la prueba de cordura de la criptografía de curva elíptica. %s se apagará.</translation>
4434 </message>
4435 <message>
4436 <source>Embedded asmap data not available</source>
4437 <translation type="unfinished">Datos asmap integrados no disponibles</translation>
4438 </message>
4439 <message>
4440 <source>Error initializing block database</source>
4441 <translation type="unfinished">Error al inicializar la base de datos de bloques</translation>
4442 </message>
4443 <message>
4444 <source>Error loading %s</source>
4445 <translation type="unfinished">Error al cargar %s</translation>
4446 </message>
4447 <message>
4448 <source>Error loading %s: Wallet corrupted</source>
4449 <translation type="unfinished">Error al cargar %s: monedero dañado</translation>
4450 </message>
4451 <message>
4452 <source>Error loading %s: Wallet requires newer version of %s</source>
4453 <translation type="unfinished">Error al cargar %s: el monedero requiere una versión más reciente de %s</translation>
4454 </message>
4455 <message>
4456 <source>Error loading block database</source>
4457 <translation type="unfinished">Error al cargar la base de datos de bloques</translation>
4458 </message>
4459 <message>
4460 <source>Error loading databases</source>
4461 <translation type="unfinished">Error al cargar la base de datos</translation>
4462 </message>
4463 <message>
4464 <source>Error opening block database</source>
4465 <translation type="unfinished">Error al abrir la base de datos de bloques</translation>
4466 </message>
4467 <message>
4468 <source>Error opening coins database</source>
4469 <translation type="unfinished">Error al abrir la base de datos de monedas</translation>
4470 </message>
4471 <message>
4472 <source>Error reading configuration file: %s</source>
4473 <translation type="unfinished">Error al leer el archivo de configuración: %s</translation>
4474 </message>
4475 <message>
4476 <source>Error reading from database, shutting down.</source>
4477 <translation type="unfinished">Error al leer la base de datos. Se cerrará la aplicación.</translation>
4478 </message>
4479 <message>
4480 <source>Error reading next record from wallet database</source>
4481 <translation type="unfinished">Error al leer el siguiente registro de la base de datos del monedero</translation>
4482 </message>
4483 <message>
4484 <source>Error: Cannot extract destination from the generated scriptpubkey</source>
4485 <translation type="unfinished">Error: No se puede extraer el destino del scriptpubkey generado</translation>
4486 </message>
4487 <message>
4488 <source>Error: Couldn't create cursor into database</source>
4489 <translation type="unfinished">Error: No pudo crear el cursor en la base de datos</translation>
4490 </message>
4491 <message>
4492 <source>Error: Disk space is low for %s</source>
4493 <translation type="unfinished">Error: El espacio en disco es bajo para %s</translation>
4494 </message>
4495 <message>
4496 <source>Error: Dumpfile checksum does not match. Computed %s, expected %s</source>
4497 <translation type="unfinished">Error: La suma de comprobación del archivo de volcado no coincide. Calculada: %s; prevista: %s.</translation>
4498 </message>
4499 <message>
4500 <source>Error: Failed to create new watchonly wallet</source>
4501 <translation type="unfinished">Error: No se pudo crear un nuevo monedero solo de observación</translation>
4502 </message>
4503 <message>
4504 <source>Error: Got key that was not hex: %s</source>
4505 <translation type="unfinished">Error: Se recibió una clave que no es hexadecimal: %s</translation>
4506 </message>
4507 <message>
4508 <source>Error: Got value that was not hex: %s</source>
4509 <translation type="unfinished">Error: Se recibió un valor que no es hexadecimal: %s</translation>
4510 </message>
4511 <message>
4512 <source>Error: Keypool ran out, please call keypoolrefill first</source>
4513 <translation type="unfinished">Error: El keypool se agotó. Invoca keypoolrefill primero.</translation>
4514 </message>
4515 <message>
4516 <source>Error: Missing checksum</source>
4517 <translation type="unfinished">Error: Falta la suma de comprobación</translation>
4518 </message>
4519 <message>
4520 <source>Error: No %s addresses available.</source>
4521 <translation type="unfinished">Error: No hay direcciones %s disponibles.</translation>
4522 </message>
4523 <message>
4524 <source>Error: Not all address book records were migrated</source>
4525 <translation type="unfinished">Error: No se migraron todos los registros de la libreta de direcciones.</translation>
4526 </message>
4527 <message>
4528 <source>Error: Not all transaction records were migrated</source>
4529 <translation type="unfinished">Error: No se migraron todos los registros de transacciones</translation>
4530 </message>
4531 <message>
4532 <source>Error: This wallet already uses SQLite</source>
4533 <translation type="unfinished">Error: Este monedero ya usa SQLite</translation>
4534 </message>
4535 <message>
4536 <source>Error: This wallet is already a descriptor wallet</source>
4537 <translation type="unfinished">Error: Este monedero ya es un monedero basado en descriptores</translation>
4538 </message>
4539 <message>
4540 <source>Error: Unable to begin reading all records in the database</source>
4541 <translation type="unfinished">Error: No es posible comenzar a leer todos los registros en la base de datos</translation>
4542 </message>
4543 <message>
4544 <source>Error: Unable to make a backup of your wallet</source>
4545 <translation type="unfinished">Error: No es posible realizar una copia de seguridad del monedero</translation>
4546 </message>
4547 <message>
4548 <source>Error: Unable to parse version %u as a uint32_t</source>
4549 <translation type="unfinished">Error: No se pudo analizar la versión %u como uint32_t</translation>
4550 </message>
4551 <message>
4552 <source>Error: Unable to read all records in the database</source>
4553 <translation type="unfinished">Error: No es posible leer todos los registros en la base de datos</translation>
4554 </message>
4555 <message>
4556 <source>Error: Unable to read wallet's best block locator record</source>
4557 <translation type="unfinished">Error: No se pudo leer el registro del localizador del mejor bloque del monedero</translation>
4558 </message>
4559 <message>
4560 <source>Error: Unable to remove watchonly address book data</source>
4561 <translation type="unfinished">Error: No se pudo eliminar los datos de la libreta de direcciones solo de observación</translation>
4562 </message>
4563 <message>
4564 <source>Error: Unable to write data to disk for wallet %s</source>
4565 <translation type="unfinished">Error: No se pueden escribir datos en el disco para el monedero %s</translation>
4566 </message>
4567 <message>
4568 <source>Error: Unable to write record to new wallet</source>
4569 <translation type="unfinished">Error: No se pudo escribir el registro en el nuevo monedero</translation>
4570 </message>
4571 <message>
4572 <source>Error: Unable to write solvable wallet best block locator record</source>
4573 <translation type="unfinished">Error: No se pudo escribir el registro del localizador del mejor bloque del monedero solucionable</translation>
4574 </message>
4575 <message>
4576 <source>Error: Unable to write watchonly wallet best block locator record</source>
4577 <translation type="unfinished">Error: No se pudo escribir el registro del localizador del mejor bloque del monedero solo de observación</translation>
4578 </message>
4579 <message>
4580 <source>Error: database transaction cannot be executed for wallet %s</source>
4581 <translation type="unfinished">Error: La transacción de la base de datos no se puede ejecutar para el monedero %s</translation>
4582 </message>
4583 <message>
4584 <source>Failed to acquire rescan reserver during wallet initialization</source>
4585 <translation type="unfinished">No se pudo adquirir la reserva de reescaneo durante la inicialización del monedero</translation>
4586 </message>
4587 <message>
4588 <source>Failed to close block undo file.</source>
4589 <translation type="unfinished">No se pudo cerrar el archivo undo de bloques.</translation>
4590 </message>
4591 <message>
4592 <source>Failed to close file when writing block.</source>
4593 <translation type="unfinished">No se pudo cerrar el archivo al escribir un bloque.</translation>
4594 </message>
4595 <message>
4596 <source>Failed to disconnect block.</source>
4597 <translation type="unfinished">No se pudo desconectar el bloque.</translation>
4598 </message>
4599 <message>
4600 <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
4601 <translation type="unfinished">Fallo al escuchar en todos los puertos. Usa -listen=0 si quieres hacerlo.</translation>
4602 </message>
4603 <message>
4604 <source>Failed to read block.</source>
4605 <translation type="unfinished">No se pudo leer el bloque.</translation>
4606 </message>
4607 <message>
4608 <source>Failed to rescan the wallet during initialization</source>
4609 <translation type="unfinished">Error al rescanear el monedero durante la inicialización</translation>
4610 </message>
4611 <message>
4612 <source>Failed to verify database</source>
4613 <translation type="unfinished">Fallo al verificar la base de datos</translation>
4614 </message>
4615 <message>
4616 <source>Failed to write block.</source>
4617 <translation type="unfinished">No se pudo escribir el bloque.</translation>
4618 </message>
4619 <message>
4620 <source>Failed to write undo data.</source>
4621 <translation type="unfinished">Error al escribir datos undo.</translation>
4622 </message>
4623 <message>
4624 <source>Failure removing transaction: %s</source>
4625 <translation type="unfinished">Error al eliminar la transacción: %s</translation>
4626 </message>
4627 <message>
4628 <source>Fee rate (%s) is lower than the minimum fee rate setting (%s)</source>
4629 <translation type="unfinished">La tasa de comisión (%s) es menor que el valor mínimo (%s)</translation>
4630 </message>
4631 <message>
4632 <source>Ignoring duplicate -wallet %s.</source>
4633 <translation type="unfinished">Ignorando -wallet %s duplicado.</translation>
4634 </message>
4635 <message>
4636 <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
4637 <translation type="unfinished">El bloque génesis es incorrecto o no se encontró. ¿Equivocación en el directorio de datos para la red?</translation>
4638 </message>
4639 <message>
4640 <source>Initialization sanity check failed. %s is shutting down.</source>
4641 <translation type="unfinished">Fallo al inicializar la prueba de cordura. %s se cerrará.</translation>
4642 </message>
4643 <message>
4644 <source>Input not found or already spent</source>
4645 <translation type="unfinished">La entrada no se encontró o ya se gastó</translation>
4646 </message>
4647 <message>
4648 <source>Insufficient dbcache for block verification</source>
4649 <translation type="unfinished">Insuficiente dbcache para la verificación de bloques</translation>
4650 </message>
4651 <message>
4652 <source>Insufficient funds</source>
4653 <translation type="unfinished">Fondos insuficientes</translation>
4654 </message>
4655 <message>
4656 <source>Invalid -i2psam address or hostname: '%s'</source>
4657 <translation type="unfinished">La dirección -i2psam o el nombre de host no es válido: "%s" </translation>
4658 </message>
4659 <message>
4660 <source>Invalid -onion address or hostname: '%s'</source>
4661 <translation type="unfinished">La dirección -onion o el nombre de host no es válido: "%s"</translation>
4662 </message>
4663 <message>
4664 <source>Invalid -proxy address or hostname: '%s'</source>
4665 <translation type="unfinished">La dirección -proxy o el nombre de host no es válido: "%s"</translation>
4666 </message>
4667 <message>
4668 <source>Invalid P2P permission: '%s'</source>
4669 <translation type="unfinished">Permiso P2P inválido: "%s"</translation>
4670 </message>
4671 <message>
4672 <source>Invalid amount for %s=<amount>: '%s'</source>
4673 <translation type="unfinished">Importe inválido para %s=<amount>: "%s"</translation>
4674 </message>
4675 <message>
4676 <source>A %zu MiB dbcache may be too large for a system memory of only %zu MiB.</source>
4677 <translation type="unfinished">%zuMiB dbcache es demasiado grande para una memoria del sistema de solamente %zu MiB.</translation>
4678 </message>
4679 <message>
4680 <source>Creating wallet…</source>
4681 <translation type="unfinished">Creando monedero...</translation>
4682 </message>
4683 <message>
4684 <source>Duplicate binding configuration for address %s. Please check your -bind, -bind=...=onion and -whitebind settings.</source>
4685 <translation type="unfinished">Configuración de enlace duplicada para la dirección %s. Compruebe sus ajustes -bind, -bind=...=onion y -whitebind.</translation>
4686 </message>
4687 <message>
4688 <source>Error creating %s: Could not write version metadata.</source>
4689 <translation type="unfinished">Error creando %s: No se pudieron escribir metadatos de la versión.</translation>
4690 </message>
4691 <message>
4692 <source>Invalid amount for -%s=<amount>: '%s'</source>
4693 <translation type="unfinished">Importe inválido para -%s=<amount>: "%s"</translation>
4694 </message>
4695 <message>
4696 <source>Invalid netmask specified in -whitelist: '%s'</source>
4697 <translation type="unfinished">Máscara de red inválida especificada en -whitelist: "%s"</translation>
4698 </message>
4699 <message>
4700 <source>Invalid port specified in %s: '%s'</source>
4701 <translation type="unfinished">Puerto no válido especificado en %s: "%s"</translation>
4702 </message>
4703 <message>
4704 <source>Listening for incoming connections failed (listen returned error %s)</source>
4705 <translation type="unfinished">Fallo en la escucha para conexiones entrantes (la escucha devolvió el error %s)</translation>
4706 </message>
4707 <message>
4708 <source>Loading P2P addresses…</source>
4709 <translation type="unfinished">Cargando direcciones P2P...</translation>
4710 </message>
4711 <message>
4712 <source>Loading banlist…</source>
4713 <translation type="unfinished">Cargando lista de bloqueos...</translation>
4714 </message>
4715 <message>
4716 <source>Loading block index…</source>
4717 <translation type="unfinished">Cargando índice de bloques…</translation>
4718 </message>
4719 <message>
4720 <source>Loading wallet…</source>
4721 <translation type="unfinished">Cargando monedero...</translation>
4722 </message>
4723 <message>
4724 <source>Maximum transaction weight must be between %d and %d</source>
4725 <translation type="unfinished">El peso máximo de la transacción debe estar entre %d y %d.</translation>
4726 </message>
4727 <message>
4728 <source>Missing amount</source>
4729 <translation type="unfinished">Falta el importe</translation>
4730 </message>
4731 <message>
4732 <source>Missing solving data for estimating transaction size</source>
4733 <translation type="unfinished">Faltan datos de resolución para estimar el tamaño de la transacción</translation>
4734 </message>
4735 <message>
4736 <source>Need to specify a port with -whitebind: '%s'</source>
4737 <translation type="unfinished">Se necesita especificar un puerto con -whitebind: "%s"</translation>
4738 </message>
4739 <message>
4740 <source>No addresses available</source>
4741 <translation type="unfinished">No hay direcciones disponibles</translation>
4742 </message>
4743 <message>
4744 <source>Not found pre-selected input %s</source>
4745 <translation type="unfinished">La entrada preseleccionada no se encontró %s</translation>
4746 </message>
4747 <message>
4748 <source>Not solvable pre-selected input %s</source>
4749 <translation type="unfinished">La entrada preseleccionada no se puede solucionar %s</translation>
4750 </message>
4751 <message>
4752 <source>Only direction was set, no permissions: '%s'</source>
4753 <translation type="unfinished">Solo se estableció la dirección, sin permisos: "%s"</translation>
4754 </message>
4755 <message>
4756 <source>Option '-limitancestorsize' is given but ancestor size limits have been replaced with cluster size limits (see -limitclustersize). This option has no effect.</source>
4757 <translation type="unfinished">Se ha indicado la opción '-limitancestorsize' pero el límite del tamaño del ancestro ha sido reemplazado por el límite de tamaño de clúster. Esta opción no tiene efecto.</translation>
4758 </message>
4759 <message>
4760 <source>Option '-limitdescendantsize' is given but descendant size limits have been replaced with cluster size limits (see -limitclustersize). This option has no effect.</source>
4761 <translation type="unfinished">Se ha indicado la opción '-limitdescendantsize' pero el límite del tamaño del descendiente ha sido reemplazado por el límite de tamaño de clúster. Esta opción no tiene efecto.</translation>
4762 </message>
4763 <message>
4764 <source>Private broadcast of own transactions requested (-privatebroadcast) and -proxyrandomize is disabled. Tor circuits for private broadcast connections may be correlated to other connections over Tor. For maximum privacy set -proxyrandomize=1.</source>
4765 <translation type="unfinished">Se ha solicitado el envío privado de transacciones propias (-privatebroadcast) y -proxyrandomize está desactivado. Los circuitos de Tor utilizados para las conexiones de envío privado podrían correlacionarse con otras conexiones a través de Tor. Para obtener la máxima privacidad, configure -proxyrandomize=1.</translation>
4766 </message>
4767 <message>
4768 <source>Prune cannot be configured with a negative value.</source>
4769 <translation type="unfinished">La poda no se puede configurar con un valor negativo.</translation>
4770 </message>
4771 <message>
4772 <source>Prune mode is incompatible with -txindex.</source>
4773 <translation type="unfinished">El modo de poda es incompatible con -txindex.</translation>
4774 </message>
4775 <message>
4776 <source>Pruning blockstore…</source>
4777 <translation type="unfinished">Podando almacenamiento de bloques…</translation>
4778 </message>
4779 <message>
4780 <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
4781 <translation type="unfinished">Reduciendo -maxconnections de %d a %d, debido a limitaciones del sistema.</translation>
4782 </message>
4783 <message>
4784 <source>Replaying blocks…</source>
4785 <translation type="unfinished">Reproduciendo bloques…</translation>
4786 </message>
4787 <message>
4788 <source>Rescanning…</source>
4789 <translation type="unfinished">Rescaneando...</translation>
4790 </message>
4791 <message>
4792 <source>SQLiteDatabase: Failed to execute statement to verify database: %s</source>
4793 <translation type="unfinished">SQLiteDatabase: Fallo al ejecutar la instrucción para verificar la base de datos: %s</translation>
4794 </message>
4795 <message>
4796 <source>SQLiteDatabase: Failed to prepare statement to verify database: %s</source>
4797 <translation type="unfinished">SQLiteDatabase: Fallo al preparar la instrucción para verificar la base de datos (%s)</translation>
4798 </message>
4799 <message>
4800 <source>SQLiteDatabase: Failed to read database verification error: %s</source>
4801 <translation type="unfinished">SQLiteDatabase: Fallo al leer el error de verificación de la base de datos (%s)</translation>
4802 </message>
4803 <message>
4804 <source>SQLiteDatabase: Unexpected application id. Expected %u, got %u</source>
4805 <translation type="unfinished">SQLiteDatabase: Identificador de aplicación inesperado. Se esperaba %u; se recibió %u.</translation>
4806 </message>
4807 <message>
4808 <source>Section [%s] is not recognized.</source>
4809 <translation type="unfinished">La sección [%s] no se reconoce.</translation>
4810 </message>
4811 <message>
4812 <source>Signer did not echo address</source>
4813 <translation type="unfinished">El firmante no reflejó la dirección</translation>
4814 </message>
4815 <message>
4816 <source>Signer echoed unexpected address %s</source>
4817 <translation type="unfinished">El firmante reflejó una dirección inesperada: %s</translation>
4818 </message>
4819 <message>
4820 <source>Signer returned error: %s</source>
4821 <translation type="unfinished">El firmante devolvió un error: %s</translation>
4822 </message>
4823 <message>
4824 <source>Signing transaction failed</source>
4825 <translation type="unfinished">Fallo al firmar la transacción</translation>
4826 </message>
4827 <message>
4828 <source>Specified -walletdir "%s" does not exist</source>
4829 <translation type="unfinished">El valor especificado de -walletdir "%s" no existe</translation>
4830 </message>
4831 <message>
4832 <source>Specified -walletdir "%s" is a relative path</source>
4833 <translation type="unfinished">El valor especificado de -walletdir "%s" es una ruta relativa</translation>
4834 </message>
4835 <message>
4836 <source>Specified -walletdir "%s" is not a directory</source>
4837 <translation type="unfinished">El valor especificado de -walletdir "%s" no es un directorio</translation>
4838 </message>
4839 <message>
4840 <source>Specified blocks directory "%s" does not exist.</source>
4841 <translation type="unfinished">El directorio de bloques especificado "%s" no existe.</translation>
4842 </message>
4843 <message>
4844 <source>Specified data directory "%s" does not exist.</source>
4845 <translation type="unfinished">El directorio de datos especificado "%s" no existe.</translation>
4846 </message>
4847 <message>
4848 <source>Starting network threads…</source>
4849 <translation type="unfinished">Iniciando subprocesos de red...</translation>
4850 </message>
4851 <message>
4852 <source>System error while flushing: %s</source>
4853 <translation type="unfinished">Error del sistema durante el vaciado:%s.</translation>
4854 </message>
4855 <message>
4856 <source>System error while loading external block file: %s</source>
4857 <translation type="unfinished">Error del sistema al cargar un archivo de bloque externo: %s.</translation>
4858 </message>
4859 <message>
4860 <source>System error while saving block to disk: %s</source>
4861 <translation type="unfinished">Error del sistema al guardar el bloque en el disco: %s.</translation>
4862 </message>
4863 <message>
4864 <source>The %s path uses exFAT, which is known to have intermittent corruption problems on macOS. Move this directory to a different filesystem to avoid data loss.</source>
4865 <translation type="unfinished">La ruta %s usa exFAT, que se sabe que presenta problemas de corrupción intermitente en macOS. Mueve este directorio a un sistema de archivos distinto para evitar la pérdida de datos.</translation>
4866 </message>
4867 <message>
4868 <source>The source code is available from %s.</source>
4869 <translation type="unfinished">El código fuente está disponible en %s.</translation>
4870 </message>
4871 <message>
4872 <source>The specified config file %s does not exist</source>
4873 <translation type="unfinished">El archivo de configuración especificado %s no existe </translation>
4874 </message>
4875 <message>
4876 <source>The transaction amount is too small to pay the fee</source>
4877 <translation type="unfinished">El importe de la transacción es demasiado pequeño para pagar la comisión</translation>
4878 </message>
4879 <message>
4880 <source>The transactions removal process can only be executed within a db txn</source>
4881 <translation type="unfinished">El proceso de eliminación de transacciones sólo puede ejecutarse dentro de una base de datos de transacción</translation>
4882 </message>
4883 <message>
4884 <source>The wallet will avoid paying less than the minimum relay fee.</source>
4885 <translation type="unfinished">El monedero evitará pagar menos que la comisión mínima de retransmisión. </translation>
4886 </message>
4887 <message>
4888 <source>There is no ScriptPubKeyManager for this address</source>
4889 <translation type="unfinished">No hay ningún ScriptPubKeyManager para esta dirección.</translation>
4890 </message>
4891 <message>
4892 <source>This is experimental software.</source>
4893 <translation type="unfinished">Este es un software experimental.</translation>
4894 </message>
4895 <message>
4896 <source>This is the minimum transaction fee you pay on every transaction.</source>
4897 <translation type="unfinished">Esta es la comisión mínima que pagas en cada transacción.</translation>
4898 </message>
4899 <message>
4900 <source>Transaction %s does not belong to this wallet</source>
4901 <translation type="unfinished">La transacción %s no pertenece a este monedero</translation>
4902 </message>
4903 <message>
4904 <source>Transaction amount too small</source>
4905 <translation type="unfinished">El importe de la transacción es demasiado pequeño</translation>
4906 </message>
4907 <message>
4908 <source>Transaction amounts must not be negative</source>
4909 <translation type="unfinished">Los importes de la transacción no pueden ser negativos</translation>
4910 </message>
4911 <message>
4912 <source>Transaction change output index out of range</source>
4913 <translation type="unfinished">El índice de salidas de cambio de transacciones está fuera de alcance</translation>
4914 </message>
4915 <message>
4916 <source>Transaction must have at least one recipient</source>
4917 <translation type="unfinished">La transacción debe incluir al menos un destinatario</translation>
4918 </message>
4919 <message>
4920 <source>Transaction needs a change address, but we can't generate it.</source>
4921 <translation type="unfinished">La transacción necesita una dirección de cambio, pero no podemos generarla.</translation>
4922 </message>
4923 <message>
4924 <source>Transaction too large</source>
4925 <translation type="unfinished">Transacción demasiado grande</translation>
4926 </message>
4927 <message>
4928 <source>Unable to bind to %s on this computer (bind returned error %s)</source>
4929 <translation type="unfinished">No se puede establecer un enlace a %s en este equipo (bind ha devuelto el error %s)</translation>
4930 </message>
4931 <message>
4932 <source>Unable to bind to %s on this computer. %s is probably already running.</source>
4933 <translation type="unfinished">No se puede establecer un enlace a %s en este equipo. Es posible que %s ya esté en ejecución.</translation>
4934 </message>
4935 <message>
4936 <source>Unable to create the PID file '%s': %s</source>
4937 <translation type="unfinished">No se puede crear el archivo PID "%s": %s</translation>
4938 </message>
4939 <message>
4940 <source>Unable to find UTXO for external input</source>
4941 <translation type="unfinished">No se puede encontrar UTXO para la entrada externa</translation>
4942 </message>
4943 <message>
4944 <source>Unable to open %s for writing</source>
4945 <translation type="unfinished">No se puede abrir %s para escribir</translation>
4946 </message>
4947 <message>
4948 <source>Unable to parse -maxuploadtarget: '%s'</source>
4949 <translation type="unfinished">No se ha podido analizar -maxuploadtarget: "%s"</translation>
4950 </message>
4951 <message>
4952 <source>Unable to start HTTP server. See debug log for details.</source>
4953 <translation type="unfinished">No se ha podido iniciar el servidor HTTP. Ver registro de depuración para obtener detalles.</translation>
4954 </message>
4955 <message>
4956 <source>Unknown -blockfilterindex value %s.</source>
4957 <translation type="unfinished">Se desconoce el valor de -blockfilterindex %s.</translation>
4958 </message>
4959 <message>
4960 <source>Unknown address type '%s'</source>
4961 <translation type="unfinished">Se desconoce el tipo de dirección "%s"</translation>
4962 </message>
4963 <message>
4964 <source>Unknown change type '%s'</source>
4965 <translation type="unfinished">Se desconoce el tipo de cambio "%s"</translation>
4966 </message>
4967 <message>
4968 <source>Unknown network specified in -onlynet: '%s'</source>
4969 <translation type="unfinished">Se desconoce la red especificada en -onlynet: "%s"</translation>
4970 </message>
4971 <message>
4972 <source>Unknown new rules activated (versionbit %i)</source>
4973 <translation type="unfinished">Se desconocen las nuevas reglas activadas (versionbit %i)</translation>
4974 </message>
4975 <message>
4976 <source>Unrecognised option "%s" provided in -test=<option>.</source>
4977 <translation type="unfinished">Opción no reconocida "%s" proporcionada en -test=<option>.</translation>
4978 </message>
4979 <message>
4980 <source>Unsupported global logging level %s=%s. Valid values: %s.</source>
4981 <translation type="unfinished">El nivel de registro global %s=%s no es compatible. Valores válidos: %s.</translation>
4982 </message>
4983 <message>
4984 <source>Wallet file creation failed: %s</source>
4985 <translation type="unfinished">Error al crear el archivo del monedero: %s</translation>
4986 </message>
4987 <message>
4988 <source>acceptstalefeeestimates is not supported on %s chain.</source>
4989 <translation type="unfinished">acceptstalefeeestimates no se admite en la cadena %s.</translation>
4990 </message>
4991 <message>
4992 <source>Unsupported logging category %s=%s.</source>
4993 <translation type="unfinished">La categoría de registro no es compatible %s=%s. </translation>
4994 </message>
4995 <message>
4996 <source>Error loading %s: Wallet is a legacy wallet. Please migrate to a descriptor wallet using the migration tool (migratewallet RPC).</source>
4997 <translation type="unfinished">Error al cargar %s: El monedero es de tipo legacy. Realiza la migración a un monedero basado en descriptores mediante la herramienta de migración (RPC migratewallet).</translation>
4998 </message>
4999 <message>
5000 <source>Error: Dumpfile specifies an unsupported database format (%s). Only sqlite database dumps are supported</source>
5001 <translation type="unfinished">Error: El archivo de volcado especifica un formato de base de datos no compatible (%s). Solo se admiten volcados de bases de datos SQLite.</translation>
5002 </message>
5003 <message>
5004 <source>Failed to calculate bump fees, because unconfirmed UTXOs depend on an enormous cluster of unconfirmed transactions.</source>
5005 <translation type="unfinished">Las comisiones de incremento no se pudieron calcular, ya que los UTXO sin confirmar dependen de un enorme grupo de transacciones sin confirmar.</translation>
5006 </message>
5007 <message>
5008 <source>Transaction requires one destination of non-zero value, a non-zero feerate, or a pre-selected input</source>
5009 <translation type="unfinished">La transacción requiere un destino de valor distinto de 0, una tasa de comisión distinta de 0, o una entrada preseleccionada.</translation>
5010 </message>
5011 <message>
5012 <source>Unrecognized descriptor found. Loading wallet %s
5013 5014 The wallet might have been created on a newer version.
5015 Please try running the latest software version.
5016 </source>
5017 <translation type="unfinished">Se encontró un descriptor desconocido. Cargando monedero %s
5018 5019 El monedero se podría haber creado con una versión más reciente.
5020 Intenta ejecutar la última versión del software.
5021 </translation>
5022 </message>
5023 <message>
5024 <source>Do you want to rebuild the databases now?</source>
5025 <translation type="unfinished">¿Quieres reconstruir las bases de datos ahora?</translation>
5026 </message>
5027 <message>
5028 <source>Error: Could not add watchonly tx %s to watchonly wallet</source>
5029 <translation type="unfinished">Error: No se puede añadir la transacción solo de observación %s al monedero solo de observación</translation>
5030 </message>
5031 <message>
5032 <source>Error: Could not delete watchonly transactions. </source>
5033 <translation type="unfinished">Error: No se pueden eliminar las transacciones solo de observación.</translation>
5034 </message>
5035 <message>
5036 <source>Error: Wallet does not exist</source>
5037 <translation type="unfinished">Error: El monedero no existe</translation>
5038 </message>
5039 <message>
5040 <source>Error: cannot remove legacy wallet records</source>
5041 <translation type="unfinished">Error: No se pueden eliminar los registros de monederos tipo legacy</translation>
5042 </message>
5043 <message>
5044 <source>Failed to start indexes, shutting down…</source>
5045 <translation type="unfinished">Error al iniciar los índices, cerrando…</translation>
5046 </message>
5047 <message>
5048 <source>Invalid -proxy address or hostname, ends with '=': '%s'</source>
5049 <translation type="unfinished">La dirección -proxy o el nombre de host no son válidos; acaba con "=":"%s"</translation>
5050 </message>
5051 <message>
5052 <source>Not enough file descriptors available. %d available, %d required.</source>
5053 <translation type="unfinished">No hay suficientes descriptores de archivo disponibles. %d disponibles, %d requeridos.</translation>
5054 </message>
5055 <message>
5056 <source>Unrecognized network in -proxy='%s': '%s'</source>
5057 <translation type="unfinished">Red no reconocida en -proxy="%s": "%s"</translation>
5058 </message>
5059 <message>
5060 <source>User Agent comment (%s) contains unsafe characters.</source>
5061 <translation type="unfinished">El comentario del agente de usuario (%s) contiene caracteres inseguros.</translation>
5062 </message>
5063 <message>
5064 <source>Verifying blocks…</source>
5065 <translation type="unfinished">Verificando bloques…</translation>
5066 </message>
5067 <message>
5068 <source>Verifying wallet(s)…</source>
5069 <translation type="unfinished">Verificando monedero(s)…</translation>
5070 </message>
5071 <message>
5072 <source>Wallet needed to be rewritten: restart %s to complete</source>
5073 <translation type="unfinished">Es necesario reescribir el monedero: reiniciar %s para completar</translation>
5074 </message>
5075 <message>
5076 <source>Settings file could not be read</source>
5077 <translation type="unfinished">El archivo de configuración no pudo leerse</translation>
5078 </message>
5079 <message>
5080 <source>Settings file could not be written</source>
5081 <translation type="unfinished">El archivo de configuración no pudo escribirse</translation>
5082 </message>
5083 </context>
5084 </TS>