2010-07-15 21:11:51 +02:00
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
2011-09-11 22:08:43 +02:00
"POT-Creation-Date: 2011-09-06 21:58+0100\n"
"PO-Revision-Date: 2011-09-06 22:19+0100\n"
"Last-Translator: Alex B <paraipanakos@gmail.com>\n"
2010-07-15 21:11:51 +02:00
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2011-09-11 22:08:43 +02:00
"Language: \n"
2010-07-15 21:11:51 +02:00
"X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SearchPath-0: ../../..\n"
2011-09-11 22:08:43 +02:00
#: ../../../src/init.cpp:163
msgid "Bitcoin version"
msgstr "versión Bitcoin"
#: ../../../src/init.cpp:164
msgid "Usage:"
msgstr "Uso:"
#: ../../../src/init.cpp:166
msgid "Send command to -server or bitcoind\n"
msgstr "Envia comando a bitcoin lanzado con -server u bitcoind\n"
#: ../../../src/init.cpp:167
msgid "List commands\n"
msgstr "Muestra comandos\n"
#: ../../../src/init.cpp:168
msgid "Get help for a command\n"
msgstr "Recibir ayuda para un comando\n"
#: ../../../src/init.cpp:169
msgid "Options:\n"
msgstr "Opciones:\n"
#: ../../../src/init.cpp:170
msgid "Specify configuration file (default: bitcoin.conf)\n"
msgstr "Especifica archivo de configuración (predeterminado: bitcoin.conf)\n"
#: ../../../src/init.cpp:171
msgid "Specify pid file (default: bitcoind.pid)\n"
msgstr "Especifica archivo pid (predeterminado: bitcoin.pid)\n"
#: ../../../src/init.cpp:172
msgid "Generate coins\n"
msgstr "Genera monedas\n"
#: ../../../src/init.cpp:173
msgid "Don't generate coins\n"
msgstr "No generar monedas\n"
#: ../../../src/init.cpp:174
msgid "Start minimized\n"
msgstr "Arranca minimizado\n"
#: ../../../src/init.cpp:175
msgid "Specify data directory\n"
msgstr "Especifica directorio para los datos\n"
#: ../../../src/init.cpp:176
msgid "Specify connection timeout (in milliseconds)\n"
msgstr "Especifica tiempo de espera para conexion (en milisegundos)\n"
#: ../../../src/init.cpp:177
msgid "Connect through socks4 proxy\n"
msgstr "Conecta mediante proxy socks4\n"
#: ../../../src/init.cpp:178
msgid "Allow DNS lookups for addnode and connect\n"
msgstr "Permite búsqueda DNS para addnode y connect\n"
#: ../../../src/init.cpp:179
msgid "Add a node to connect to\n"
msgstr "Agrega un nodo para conectarse\n"
#: ../../../src/init.cpp:180
msgid "Connect only to the specified node\n"
msgstr "Conecta solo al nodo especificado\n"
#: ../../../src/init.cpp:181
msgid "Don't accept connections from outside\n"
msgstr "No aceptar conexiones desde el exterior\n"
#: ../../../src/init.cpp:184
msgid "Don't attempt to use UPnP to map the listening port\n"
msgstr "No intentar usar UPnP para mapear el puerto de entrada\n"
#: ../../../src/init.cpp:186
msgid "Attempt to use UPnP to map the listening port\n"
msgstr "Intenta usar UPnP para mapear el puerto de escucha.\n"
#: ../../../src/init.cpp:189
msgid "Fee per KB to add to transactions you send\n"
msgstr "Comisión por KB para agregar a las transacciones que envias\n"
#: ../../../src/init.cpp:191
msgid "Accept command line and JSON-RPC commands\n"
msgstr "Aceptar comandos consola y JSON-RPC\n"
#: ../../../src/init.cpp:194
msgid "Run in the background as a daemon and accept commands\n"
msgstr "Correr como demonio y acepta comandos\n"
#: ../../../src/init.cpp:196
msgid "Use the test network\n"
msgstr "Usa la red de pruebas\n"
#: ../../../src/init.cpp:197
msgid "Username for JSON-RPC connections\n"
msgstr "Usuario para las conexiones JSON-RPC\n"
#: ../../../src/init.cpp:198
msgid "Password for JSON-RPC connections\n"
msgstr "Contraseña para las conexiones JSON-RPC\n"
#: ../../../src/init.cpp:199
msgid "Listen for JSON-RPC connections on <port> (default: 8332)\n"
msgstr "Escucha conexiones JSON-RPC en el puerto <port> (predeterminado: 8332)\n"
#: ../../../src/init.cpp:200
msgid "Allow JSON-RPC connections from specified IP address\n"
msgstr "Permite conexiones JSON-RPC desde la dirección IP especificada\n"
#: ../../../src/init.cpp:201
msgid "Send commands to node running on <ip> (default: 127.0.0.1)\n"
msgstr "Envia comando al nodo situado en <ip> (predeterminado: 127.0.0.1)\n"
#: ../../../src/init.cpp:202
msgid "Set key pool size to <n> (default: 100)\n"
msgstr "Ajusta el numero de claves en reserva <n> (predeterminado: 100)\n"
#: ../../../src/init.cpp:203
msgid "Rescan the block chain for missing wallet transactions\n"
msgstr "Rescanea la cadena de bloques para transacciones perdidas de la cartera\n"
#: ../../../src/init.cpp:207
msgid ""
"\n"
"SSL options: (see the Bitcoin Wiki for SSL setup instructions)\n"
msgstr ""
"\n"
"Opciones SSL: (ver la Bitcoin Wiki para instrucciones de configuración SSL)\n"
#: ../../../src/init.cpp:208
msgid "Use OpenSSL (https) for JSON-RPC connections\n"
msgstr "Usa OpenSSL (https) para las conexiones JSON-RPC\n"
#: ../../../src/init.cpp:209
msgid "Server certificate file (default: server.cert)\n"
msgstr "Archivo de certificado del servidor (Predeterminado: server.cert)\n"
#: ../../../src/init.cpp:210
msgid "Server private key (default: server.pem)\n"
msgstr "Clave privada del servidor (Predeterminado: server.pem)\n"
#: ../../../src/init.cpp:211
msgid "Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)\n"
msgstr "Cifrados aceptados (Predeterminado: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)\n"
#: ../../../src/init.cpp:215
msgid "This help message\n"
msgstr "Este mensaje de ayuda\n"
#: ../../../src/init.cpp:353
#, c-format
msgid "Cannot obtain a lock on data directory %s. Bitcoin is probably already running."
msgstr "No se puede obtener permiso de trabajo en la carpeta de datos %s. Probablemente Bitcoin ya se está ejecutando."
#: ../../../src/init.cpp:379
msgid "Error loading addr.dat \n"
msgstr "Error cargando addr.dat \n"
#: ../../../src/init.cpp:385
msgid "Error loading blkindex.dat \n"
msgstr "Error cargando blkindex.dat \n"
#: ../../../src/init.cpp:396
msgid "Error loading wallet.dat: Wallet corrupted \n"
msgstr "Error cargando wallet.dat: Cartera dañada \n"
#: ../../../src/init.cpp:398
msgid "Error loading wallet.dat: Wallet requires newer version of Bitcoin \n"
msgstr "Error cargando el archivo wallet.dat: Se necesita una versión mas nueva de Bitcoin \n"
#: ../../../src/init.cpp:400
msgid "Error loading wallet.dat \n"
msgstr "Error cargando wallet.dat \n"
#: ../../../src/init.cpp:489
msgid "Invalid -proxy address"
msgstr "Dirección -proxy no valida"
#: ../../../src/init.cpp:514
msgid "Invalid amount for -paytxfee=<amount>"
msgstr "Cantidad inválida para -paytxfee=<amount>"
#: ../../../src/init.cpp:518
msgid "Warning: -paytxfee is set very high. This is the transaction fee you will pay if you send a transaction."
msgstr "Precaución: -paytxfee es muy alta. Esta es la comisión que pagarás si envias una transacción."
#: ../../../src/main.cpp:1398
msgid "Warning: Disk space is low "
msgstr "Cuidado: Poco espacio en el disco duro"
#: ../../../src/net.cpp:1610
2010-07-15 21:11:51 +02:00
#, c-format
2011-05-15 18:25:53 +02:00
msgid "Unable to bind to port %d on this computer. Bitcoin is probably already running."
2011-09-11 22:08:43 +02:00
msgstr "No es posible escuchar en el puerto %d en este ordenador. Probablemente Bitcoin ya se está ejecutando."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/rpc.cpp:2005
#: ../../../src/rpc.cpp:2007
#, c-format
msgid "To use the %s option"
msgstr "Para usar la opción %s"
#: ../../../src/rpc.cpp:2009
#, c-format
msgid ""
"Warning: %s, you must set rpcpassword=<password>\n"
"in the configuration file: %s\n"
"If the file does not exist, create it with owner-readable-only file permissions.\n"
msgstr ""
"Precaución: %s, debes especificar rpcpassword=<password>\n"
"en el archivo de configuración: %s\n"
"Si el archivo no existe, debes crearlo con permisos de lectura al autor solamente.\n"
#: ../../../src/rpc.cpp:2185
#, c-format
msgid ""
"You must set rpcpassword=<password> in the configuration file:\n"
"%s\n"
"If the file does not exist, create it with owner-readable-only file permissions."
msgstr ""
"Debes especificar rpcpassword=<password> en el archivo de configuración:\n"
"%s\n"
"Si el archivo no existe, debes crearlo con permisos de lectura al autor solamente."
#: ../../../src/ui.cpp:217
2010-07-15 21:11:51 +02:00
#, c-format
msgid "This transaction is over the size limit. You can still send it for a fee of %s, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?"
2011-09-11 22:08:43 +02:00
msgstr "Esta transacción supera el límite. Puedes seguir enviandola incluyendo una comisión de %s que se va a repartir entre los nodos que procesan su transacción y ayudan a mantener la red. ¿Quieres seguir con la transacción?"
#: ../../../src/ui.cpp:261
#: ../../../src/ui.cpp:1247
msgid "Enter the current passphrase to the wallet."
msgstr "Introduce la contraseña actual de la cartera."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:262
#: ../../../src/ui.cpp:1183
#: ../../../src/ui.cpp:1200
#: ../../../src/ui.cpp:1248
#: ../../../src/ui.cpp:1272
#: ../../../src/ui.cpp:1292
msgid "Passphrase"
msgstr "Contraseña"
#: ../../../src/ui.cpp:268
msgid "Please supply the current wallet decryption passphrase."
msgstr "Por favor introduce la contraseña actual de la cartera."
#: ../../../src/ui.cpp:276
#: ../../../src/ui.cpp:1257
#: ../../../src/ui.cpp:1314
msgid "The passphrase entered for the wallet decryption was incorrect."
msgstr "La contraseña introducida para decriptar la cartera es incorrecta."
#: ../../../src/ui.cpp:353
2010-07-15 21:11:51 +02:00
msgid "Status"
2011-05-15 18:25:53 +02:00
msgstr "Estado"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:354
2010-07-15 21:11:51 +02:00
msgid "Date"
msgstr "Fecha"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:355
2010-07-15 21:11:51 +02:00
msgid "Description"
2011-05-15 18:25:53 +02:00
msgstr "Descripción"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:356
2010-07-15 21:11:51 +02:00
msgid "Debit"
2011-05-25 03:26:49 +02:00
msgstr "Débito"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:357
2010-07-15 21:11:51 +02:00
msgid "Credit"
2011-05-25 03:26:49 +02:00
msgstr "Crédito"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:568
2010-07-15 21:11:51 +02:00
#, c-format
msgid "Open for %d blocks"
msgstr "Abrir para %d bloques"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:570
2010-07-15 21:11:51 +02:00
#, c-format
msgid "Open until %s"
msgstr "Abrir hasta %s"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:576
2010-07-15 21:11:51 +02:00
#, c-format
msgid "%d/offline?"
msgstr "%d/desconectado?"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:578
2010-07-15 21:11:51 +02:00
#, c-format
msgid "%d/unconfirmed"
msgstr "%d/no confirmado"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:580
2010-07-15 21:11:51 +02:00
#, c-format
msgid "%d confirmations"
msgstr "%d confirmaciones"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:665
2010-07-15 21:11:51 +02:00
msgid "Generated"
msgstr "Generado"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:673
2010-07-15 21:11:51 +02:00
#, c-format
msgid "Generated (%s matures in %d more blocks)"
2011-05-15 18:25:53 +02:00
msgstr "Generado (%s madura en %d bloques)"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:677
2010-07-15 21:11:51 +02:00
msgid "Generated - Warning: This block was not received by any other nodes and will probably not be accepted!"
2011-05-25 03:26:49 +02:00
msgstr "Generado - Cuidado: Este bloque no se recibió de otros nodos y probablemente no sea aceptado!"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:681
2010-07-15 21:11:51 +02:00
msgid "Generated (not accepted)"
msgstr "Generado (no aceptado)"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:691
2010-07-15 21:11:51 +02:00
msgid "From: "
msgstr "De: "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:715
2010-08-12 23:13:43 +02:00
msgid "Received with: "
msgstr "Recibido con: "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:760
2010-07-15 21:11:51 +02:00
msgid "Payment to yourself"
2011-09-11 22:08:43 +02:00
msgstr "Pago a ti mismo"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:794
2010-07-15 21:11:51 +02:00
msgid "To: "
msgstr "Para: "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1109
2010-07-15 21:11:51 +02:00
msgid " Generating"
msgstr " Generando"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1111
2010-07-15 21:11:51 +02:00
msgid "(not connected)"
msgstr "(no conectado)"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1114
2010-07-15 21:11:51 +02:00
#, c-format
msgid " %d connections %d blocks %d transactions"
msgstr " %d conexiones %d bloques %d transacciones"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1171
msgid "Wallet already encrypted."
msgstr "La cartera ya esta encriptada."
#: ../../../src/ui.cpp:1182
msgid ""
"Enter the new passphrase to the wallet.\n"
"Please use a passphrase of 10 or more random characters, or eight or more words."
msgstr ""
"Introduce la nueva contraseña de cartera.\n"
"Por favor utiliza un contraseña de 10 o mas caracteres aleatorios, u ocho o mas palabras."
#: ../../../src/ui.cpp:1189
#: ../../../src/ui.cpp:1280
msgid "Error: The supplied passphrase was too short."
msgstr "Error: La contraseña introducida es demasiado corta."
#: ../../../src/ui.cpp:1193
msgid ""
"WARNING: If you encrypt your wallet and lose your passphrase, you will LOSE ALL OF YOUR BITCOINS!\n"
"Are you sure you wish to encrypt your wallet?"
msgstr ""
"ATENCION: ¡Si encriptas tu cartera y pierdes la contraseña perderas TODOS TUS BITCOINS!\n"
"¿Seguro que quieres seguir encriptando la cartera?"
#: ../../../src/ui.cpp:1199
msgid "Please re-enter your new wallet passphrase."
msgstr "Por favor vuelve introducir la nueva contraseña."
#: ../../../src/ui.cpp:1208
#: ../../../src/ui.cpp:1302
msgid "Error: the supplied passphrases didn't match."
msgstr "Error: las contraseñas no son identicas."
#: ../../../src/ui.cpp:1218
msgid "Wallet encryption failed."
msgstr "Encriptacion de cartera fallida."
#: ../../../src/ui.cpp:1225
msgid ""
"Wallet Encrypted.\n"
"Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer."
msgstr ""
"Cartera Encriptada.\n"
"Recuerda que encriptando tu cartera no garantiza mantener a salvo tus bitcoins en caso de tener viruses en el ordenador."
#: ../../../src/ui.cpp:1236
msgid "Wallet is unencrypted, please encrypt it first."
msgstr "Cartera no encriptada, intenta encriptar primero."
#: ../../../src/ui.cpp:1271
msgid "Enter the new passphrase for the wallet."
msgstr "Introduce la nueva contraseña para la cartera."
#: ../../../src/ui.cpp:1291
msgid "Re-enter the new passphrase for the wallet."
msgstr "Reintroduce la nueva contraseña para la cartera."
#: ../../../src/ui.cpp:1323
msgid "Wallet Passphrase Changed."
msgstr "Contraseña de cartera cambiada."
#: ../../../src/ui.cpp:1379
#: ../../../src/ui.cpp:2825
2010-07-15 21:11:51 +02:00
msgid "New Receiving Address"
2011-05-15 18:25:53 +02:00
msgstr "Nueva dirección de recepción"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1380
#: ../../../src/ui.cpp:2826
2010-07-15 21:11:51 +02:00
msgid ""
2010-07-18 22:47:29 +02:00
"You should use a new address for each payment you receive.\n"
2010-07-15 21:11:51 +02:00
"\n"
"Label"
msgstr ""
2011-05-15 18:25:53 +02:00
"Debes usar una nueva dirección para cada pago que usted recibe.\n"
2010-07-15 21:11:51 +02:00
"\n"
"Etiqueta"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1464
2010-07-15 21:11:51 +02:00
msgid "<b>Status:</b> "
2011-05-15 18:25:53 +02:00
msgstr "<b>Estado:</b> "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1469
2010-07-15 21:11:51 +02:00
msgid ", has not been successfully broadcast yet"
2011-05-25 03:26:49 +02:00
msgstr ", no ha sido emitido satisfactoriamente todavía"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1471
2010-07-15 21:11:51 +02:00
#, c-format
msgid ", broadcast through %d node"
msgstr ", emitido mediante %d nodo"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1473
2010-07-15 21:11:51 +02:00
#, c-format
msgid ", broadcast through %d nodes"
msgstr ", emitido mediante %d nodos"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1477
2010-07-15 21:11:51 +02:00
msgid "<b>Date:</b> "
msgstr "<b>Fecha:</b> "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1485
2010-07-15 21:11:51 +02:00
msgid "<b>Source:</b> Generated<br>"
msgstr "<b>Fuente:</b> Generado<br>"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1491
#: ../../../src/ui.cpp:1508
2010-07-15 21:11:51 +02:00
msgid "<b>From:</b> "
msgstr "<b>De:</b> "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1508
2010-07-15 21:11:51 +02:00
msgid "unknown"
msgstr "desconocido"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1509
#: ../../../src/ui.cpp:1533
#: ../../../src/ui.cpp:1592
2010-07-15 21:11:51 +02:00
msgid "<b>To:</b> "
msgstr "<b>Para:</b> "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1512
2010-07-15 21:11:51 +02:00
msgid " (yours, label: "
2011-09-11 22:08:43 +02:00
msgstr "(tuya, etiqueta: "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1514
2010-07-15 21:11:51 +02:00
msgid " (yours)"
2011-09-11 22:08:43 +02:00
msgstr "(tuya)"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1551
#: ../../../src/ui.cpp:1563
#: ../../../src/ui.cpp:1609
#: ../../../src/ui.cpp:1626
2010-07-15 21:11:51 +02:00
msgid "<b>Credit:</b> "
2011-05-25 03:26:49 +02:00
msgstr "<b>Crédito:</b> "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1553
2010-07-15 21:11:51 +02:00
#, c-format
msgid "(%s matures in %d more blocks)"
2011-05-15 18:25:53 +02:00
msgstr "(%s madura en %d bloques)"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1555
2010-07-15 21:11:51 +02:00
msgid "(not accepted)"
msgstr "(no aceptada)"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1600
#: ../../../src/ui.cpp:1608
#: ../../../src/ui.cpp:1623
2010-07-15 21:11:51 +02:00
msgid "<b>Debit:</b> "
2011-05-25 03:26:49 +02:00
msgstr "<b>Débito:</b> "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1614
2010-07-15 21:11:51 +02:00
msgid "<b>Transaction fee:</b> "
2011-05-25 03:26:49 +02:00
msgstr "<b>Comisión transacción:</b> "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1630
2010-07-15 21:11:51 +02:00
msgid "<b>Net amount:</b> "
2011-09-11 22:08:43 +02:00
msgstr "<b>Cantidad total:</b> "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1637
2010-07-15 21:11:51 +02:00
msgid "Message:"
msgstr "Mensaje:"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1639
2011-05-15 18:25:53 +02:00
msgid "Comment:"
msgstr "Comentario:"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1642
2010-07-15 21:11:51 +02:00
msgid "Generated coins must wait 120 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, it will change to \"not accepted\" and not be spendable. This may occasionally happen if another node generates a block within a few seconds of yours."
2011-09-11 22:08:43 +02:00
msgstr "Las monedas generadas deben esperar 120 bloques antes de ser gastadas. Cuando has generado este bloque se emitió a la red para ser agregado en la cadena de bloques. Si falla al incluirse en la cadena, cambiará a \"no aceptado\" y no se podrá gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque casi al mismo tiempo que el tuyo."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1826
2011-05-15 18:25:53 +02:00
msgid "Cannot write autostart/bitcoin.desktop file"
msgstr "No se puede escribir el fichero autostart/bitcoin.desktop"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1862
2010-07-15 21:11:51 +02:00
msgid "Main"
msgstr "Principal"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1872
2010-07-15 21:11:51 +02:00
msgid "&Start Bitcoin on window system startup"
2011-09-11 22:08:43 +02:00
msgstr "&Arranca Bitcoin al iniciar el sistema"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:1879
2010-07-15 21:11:51 +02:00
msgid "&Minimize on close"
2011-09-11 22:08:43 +02:00
msgstr "&Minimiza al cerrar"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2021
2010-07-15 21:11:51 +02:00
#, c-format
2011-05-15 18:25:53 +02:00
msgid "version %s"
2011-05-25 03:26:49 +02:00
msgstr "versión %s"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2144
2010-07-15 21:11:51 +02:00
msgid "Error in amount "
msgstr "Error en la cantidad "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2144
#: ../../../src/ui.cpp:2149
#: ../../../src/ui.cpp:2154
#: ../../../src/ui.cpp:2207
#: ../../../src/uibase.cpp:61
2010-07-15 21:11:51 +02:00
msgid "Send Coins"
2011-09-11 22:08:43 +02:00
msgstr "Envia monedas"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2149
2010-07-15 21:11:51 +02:00
msgid "Amount exceeds your balance "
2011-05-25 03:26:49 +02:00
msgstr "La cantidad excede su balance "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2154
2010-07-15 21:11:51 +02:00
msgid "Total exceeds your balance when the "
msgstr "El total excede su balance cuando el "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2154
2010-07-15 21:11:51 +02:00
msgid " transaction fee is included "
2011-09-11 22:08:43 +02:00
msgstr " la comisión de la transacción está incluida "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2181
2010-07-15 21:11:51 +02:00
msgid "Payment sent "
msgstr "Pago enviado "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2181
#: ../../../src/ui.cpp:2191
#: ../../../src/ui.cpp:2341
#: ../../../src/ui.cpp:2506
#: ../../../src/wallet.cpp:1088
2011-05-15 18:25:53 +02:00
msgid "Sending..."
msgstr "Enviando..."
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2207
2010-07-15 21:11:51 +02:00
msgid "Invalid address "
2011-05-25 03:26:49 +02:00
msgstr "Dirección inválida "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2262
2010-07-15 21:11:51 +02:00
#, c-format
msgid "Sending %s to %s"
msgstr "Enviando %s a %s"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2335
#: ../../../src/ui.cpp:2368
2010-07-15 21:11:51 +02:00
msgid "CANCELLED"
msgstr "CANCELADO"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2339
2010-07-15 21:11:51 +02:00
msgid "Cancelled"
msgstr "Cancelado"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2341
2010-07-15 21:11:51 +02:00
msgid "Transfer cancelled "
msgstr "Transferencia cancelada "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2394
2010-07-15 21:11:51 +02:00
msgid "Error: "
msgstr "Error: "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2408
#: ../../../src/ui.cpp:2477
#: ../../../src/wallet.cpp:1106
2011-05-15 18:25:53 +02:00
msgid "Insufficient funds"
msgstr "Fondos insuficientes"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2413
2010-07-15 21:11:51 +02:00
msgid "Connecting..."
msgstr "Conectando..."
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2418
2010-07-15 21:11:51 +02:00
msgid "Unable to connect"
msgstr "No es posible conectar"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2423
2010-07-15 21:11:51 +02:00
msgid "Requesting public key..."
2011-05-25 03:26:49 +02:00
msgstr "Pidiendo clave pública..."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2435
2010-07-15 21:11:51 +02:00
msgid "Received public key..."
2011-05-25 03:26:49 +02:00
msgstr "Clave pública recibida..."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2449
2011-05-15 18:25:53 +02:00
msgid "Recipient is not accepting transactions sent by IP address"
2011-09-11 22:08:43 +02:00
msgstr "El destinatario no accepta transacciones enviadas a direcciones IP"
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2451
2010-07-15 21:11:51 +02:00
msgid "Transfer was not accepted"
msgstr "La transferencia no fue aceptada"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2460
2010-07-15 21:11:51 +02:00
msgid "Invalid response received"
2011-05-25 03:26:49 +02:00
msgstr "Respuesta inválida recibida"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2473
2010-07-15 21:11:51 +02:00
msgid "Creating transaction..."
2011-05-25 03:26:49 +02:00
msgstr "Creando transacción..."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2496
2010-07-15 21:11:51 +02:00
#, c-format
2011-05-15 18:25:53 +02:00
msgid "This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds"
2011-09-11 22:08:43 +02:00
msgstr "Esta transacción requiere una comisión de al menos %s por su cantidad, complejidad o uso de fondos recibidos recientemente"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2498
2010-07-15 21:11:51 +02:00
msgid "Transaction creation failed"
2011-05-25 03:26:49 +02:00
msgstr "Fallo al crear la transacción."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2508
2010-07-15 21:11:51 +02:00
msgid "Transaction aborted"
2011-05-25 03:26:49 +02:00
msgstr "Transacción abortada"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2516
2010-07-15 21:11:51 +02:00
msgid "Lost connection, transaction cancelled"
2011-05-25 03:26:49 +02:00
msgstr "Conexión perdida, transacción cancelada"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2532
2010-07-15 21:11:51 +02:00
msgid "Sending payment..."
msgstr "Enviando pago..."
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2544
2010-07-15 21:11:51 +02:00
msgid "The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here."
2011-09-11 22:08:43 +02:00
msgstr "La transacción fue rechazada. Esto puede haber ocurrido si alguna de las monedas ya estaba gastada o si ha usado una copia de wallet.dat y las monedas se gastaron en la copia pero no se han marcado como gastadas aqui."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2553
2010-07-15 21:11:51 +02:00
msgid "Waiting for confirmation..."
2011-05-25 03:26:49 +02:00
msgstr "Esperando confirmación..."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2570
2010-07-15 21:11:51 +02:00
msgid ""
"The payment was sent, but the recipient was unable to verify it.\n"
"The transaction is recorded and will credit to the recipient,\n"
"but the comment information will be blank."
msgstr ""
2011-09-11 22:08:43 +02:00
"El pago se ha enviado, pero el receptor no pudo verificarlo.\n"
"La transacción se grabó y el saldo fue transferido\n"
"pero la información de los comentarios quedará en blanco."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2579
2010-07-15 21:11:51 +02:00
msgid "Payment was sent, but an invalid response was received"
2011-05-25 03:26:49 +02:00
msgstr "El pago fue enviado, pero se recibió una respuesta inválida"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2585
2010-07-15 21:11:51 +02:00
msgid "Payment completed"
msgstr "Pago completado"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2627
#: ../../../src/ui.cpp:2773
#: ../../../src/ui.cpp:2813
2010-07-15 21:11:51 +02:00
msgid "Name"
msgstr "Nombre"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2628
#: ../../../src/ui.cpp:2773
#: ../../../src/ui.cpp:2813
2010-07-15 21:11:51 +02:00
msgid "Address"
2011-05-25 03:26:49 +02:00
msgstr "Dirección"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2630
#: ../../../src/ui.cpp:2785
2010-07-15 21:11:51 +02:00
msgid "Label"
msgstr "Etiqueta"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2631
#: ../../../src/uibase.cpp:847
2010-07-15 21:11:51 +02:00
msgid "Bitcoin Address"
2011-05-25 03:26:49 +02:00
msgstr "Dirección Bitcoin"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2755
2010-07-15 21:11:51 +02:00
msgid "This is one of your own addresses for receiving payments and cannot be entered in the address book. "
msgstr "Esta es una de sus direcciones para recibir pagos y no puede incluirse en la libreta de direcciones. "
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2773
#: ../../../src/ui.cpp:2779
2010-07-15 21:11:51 +02:00
msgid "Edit Address"
2011-05-25 03:26:49 +02:00
msgstr "Editar dirección"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2785
2010-07-15 21:11:51 +02:00
msgid "Edit Address Label"
2011-05-25 03:26:49 +02:00
msgstr "Editar etiqueta dirección"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2813
#: ../../../src/ui.cpp:2819
2010-07-15 21:11:51 +02:00
msgid "Add Address"
2011-05-25 03:26:49 +02:00
msgstr "Agregar dirección"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2906
2010-07-15 21:11:51 +02:00
msgid "Bitcoin"
msgstr "Bitcoin"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2908
2010-07-15 21:11:51 +02:00
msgid "Bitcoin - Generating"
msgstr "Bitcoin - Generando"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2910
2010-07-15 21:11:51 +02:00
msgid "Bitcoin - (not connected)"
msgstr "Bitcoin - (no conectado)"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2989
2010-07-15 21:11:51 +02:00
msgid "&Open Bitcoin"
msgstr "&Abrir Bitcoin"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2990
2011-05-15 18:25:53 +02:00
msgid "&Send Bitcoins"
msgstr "&Enviar Bitcoin"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2991
2010-07-15 21:11:51 +02:00
msgid "O&ptions..."
msgstr "O&pciones"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:2994
2011-05-15 18:25:53 +02:00
#: ../../../src/uibase.cpp:25
2010-07-15 21:11:51 +02:00
msgid "E&xit"
msgstr "S&alir"
2011-09-11 22:08:43 +02:00
#: ../../../src/ui.cpp:3220
2011-05-15 18:25:53 +02:00
msgid "Program has crashed and will terminate. "
msgstr "El programa ha detectado un error y va a cerrarse. "
#: ../../../src/uibase.cpp:28
2010-07-15 21:11:51 +02:00
msgid "&File"
msgstr "&Archivo"
2011-05-15 18:25:53 +02:00
#: ../../../src/uibase.cpp:32
2010-07-15 21:11:51 +02:00
msgid "&Your Receiving Addresses..."
2011-05-25 03:26:49 +02:00
msgstr "&Tus direcciones de recepción..."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:35
msgid "&Encrypt Wallet..."
msgstr "&Encriptar cartera..."
#: ../../../src/uibase.cpp:38
msgid "&Change Wallet Encryption Passphrase..."
msgstr "&Cambiar contraseña de cartera..."
#: ../../../src/uibase.cpp:42
2010-07-15 21:11:51 +02:00
msgid "&Options..."
msgstr "&Opciones..."
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:45
2010-07-15 21:11:51 +02:00
msgid "&Settings"
2011-05-25 03:26:49 +02:00
msgstr "&Configuración"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:49
2010-07-15 21:11:51 +02:00
msgid "&About..."
msgstr "&Acerca de..."
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:52
2010-07-15 21:11:51 +02:00
msgid "&Help"
msgstr "&Ayuda"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:62
2010-07-15 21:11:51 +02:00
msgid "Address Book"
msgstr "Libreta de direcciones"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:75
2010-07-15 21:11:51 +02:00
msgid "Your Bitcoin Address:"
2011-05-25 03:26:49 +02:00
msgstr "Su dirección Bitcoin:"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:82
2010-07-15 21:11:51 +02:00
msgid " &New... "
msgstr " &Nuevo... "
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:85
#: ../../../src/uibase.cpp:790
#: ../../../src/uibase.cpp:893
2010-07-15 21:11:51 +02:00
msgid " &Copy to Clipboard "
msgstr " &Copiar al portapapeles "
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:99
2010-07-15 21:11:51 +02:00
msgid "Balance:"
msgstr "Balance:"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:115
2010-07-15 21:11:51 +02:00
msgid " All"
msgstr " Todo"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:115
2010-07-15 21:11:51 +02:00
msgid " Sent"
msgstr " Enviado"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:115
2010-07-15 21:11:51 +02:00
msgid " Received"
msgstr " Recibido"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:115
2010-07-15 21:11:51 +02:00
msgid " In Progress"
msgstr " En progreso"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:136
2010-07-15 21:11:51 +02:00
msgid "All Transactions"
msgstr "Todas las transacciones"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:147
2010-07-15 21:11:51 +02:00
msgid "Sent/Received"
msgstr "Enviado/Recibido"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:158
2010-07-15 21:11:51 +02:00
msgid "Sent"
msgstr "Enviado"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:169
2010-07-15 21:11:51 +02:00
msgid "Received"
msgstr "Recibido"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:312
#: ../../../src/uibase.cpp:453
#: ../../../src/uibase.cpp:552
#: ../../../src/uibase.cpp:732
#: ../../../src/uibase.cpp:793
#: ../../../src/uibase.cpp:902
#: ../../../src/uibase.cpp:991
2010-07-15 21:11:51 +02:00
msgid "OK"
msgstr "OK"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:355
2010-07-15 21:11:51 +02:00
msgid "&Start Bitcoin on system startup"
2011-09-11 22:08:43 +02:00
msgstr "&Arranca Bitcoin al iniciar el sistema"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:358
2010-07-15 21:11:51 +02:00
msgid "&Minimize to the tray instead of the taskbar"
2011-09-11 22:08:43 +02:00
msgstr "&Minimiza a la bandeja en vez de a la barra de tareas"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:361
2011-05-15 18:25:53 +02:00
msgid "Map port using &UPnP"
2011-09-11 22:08:43 +02:00
msgstr "Mapea el puerto usando &UPnP"
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:364
2010-07-15 21:11:51 +02:00
msgid "M&inimize to the tray on close"
2011-09-11 22:08:43 +02:00
msgstr "M&inimiza a la bandeja al cerrar"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:370
msgid "&Connect through socks4 proxy (requires restart to apply): "
msgstr "&Conecta usando un proxy socks4 (necesita reinicio): "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:381
2010-07-15 21:11:51 +02:00
msgid "Proxy &IP:"
2011-09-11 22:08:43 +02:00
msgstr "&IP proxy:"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:389
2010-07-15 21:11:51 +02:00
msgid " &Port:"
msgstr " &Puerto:"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:402
2011-05-15 18:25:53 +02:00
msgid "Optional transaction fee per KB that helps make sure your transactions are processed quickly. Most transactions are 1KB. Fee 0.01 recommended."
2011-05-25 03:26:49 +02:00
msgstr "Comisión opcional a las transacciones por KB que ayuda a asegurar que tus transacciones son procesadas rápidamente. La mayoría de las transacciones son de 1KB. Se recomienda una comisión de 0.01."
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:409
2011-05-15 18:25:53 +02:00
msgid "Pay transaction fee:"
2011-05-25 03:26:49 +02:00
msgstr "Comisión de la transacción:"
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:430
2010-07-15 21:11:51 +02:00
msgid "// [don't translate] Test panel 2 for future expansion"
msgstr ""
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:434
2010-07-15 21:11:51 +02:00
msgid "// [don't translate] Let's not start multiple pages until the first page is filled up"
msgstr ""
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:456
#: ../../../src/uibase.cpp:678
#: ../../../src/uibase.cpp:737
#: ../../../src/uibase.cpp:796
#: ../../../src/uibase.cpp:905
#: ../../../src/uibase.cpp:994
2010-07-15 21:11:51 +02:00
msgid "Cancel"
msgstr "Cancelar"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:459
2010-07-15 21:11:51 +02:00
msgid "&Apply"
msgstr "&Aplicar"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:518
2010-07-15 21:11:51 +02:00
msgid "Bitcoin "
msgstr "Bitcoin "
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:524
2010-07-15 21:11:51 +02:00
msgid "version"
2011-05-15 18:25:53 +02:00
msgstr "versión"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:535
2010-07-15 21:11:51 +02:00
msgid ""
2011-05-15 18:25:53 +02:00
"Copyright (c) 2009-2011 Bitcoin Developers\n"
2010-07-15 21:11:51 +02:00
"\n"
"This is experimental software.\n"
"\n"
"Distributed under the MIT/X11 software license, see the accompanying file \n"
"license.txt or http://www.opensource.org/licenses/mit-license.php.\n"
"\n"
"This product includes software developed by the OpenSSL Project for use in the \n"
"OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by \n"
2011-03-26 13:01:27 +01:00
"Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard."
2010-07-15 21:11:51 +02:00
msgstr ""
2010-12-13 17:26:14 +01:00
"Copyright (c) 2009-2010 Bitcoin Developers\n"
2010-07-15 21:11:51 +02:00
"\n"
"Este es un software experimental.\n"
"\n"
"Distribuido bajo la licencia MIT/X11, vea el archivo adjunto \n"
"license.txt o http://www.opensource.org/licenses/mit-license.php.\n"
"\n"
"Este producto incluye software desarrollado por OpenSSL Project para su uso en el\n"
2011-05-25 03:26:49 +02:00
"OpenSSL Toolkit (http://www.openssl.org/) y software criptográfico escrito por \n"
2011-03-26 13:01:27 +01:00
"Eric Young (eay@cryptsoft.com) y UPnP software escrito por Thomas Bernard."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:591
2011-05-15 18:25:53 +02:00
msgid "Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)"
2011-09-11 22:08:43 +02:00
msgstr "Introduce una dirección Bitcoin (ejemplo: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:605
2010-07-15 21:11:51 +02:00
msgid "Pay &To:"
msgstr "Pagar &A:"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:620
2010-07-15 21:11:51 +02:00
msgid "&Paste"
msgstr "&Pegar"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:623
2010-07-15 21:11:51 +02:00
msgid " Address &Book..."
msgstr " Libreta &Direcciones..."
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:630
2010-07-15 21:11:51 +02:00
msgid "&Amount:"
msgstr "&Cantidad:"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:640
2010-07-15 21:11:51 +02:00
msgid "T&ransfer:"
msgstr "T&ransferir:"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:646
2010-07-15 21:11:51 +02:00
msgid " Standard"
2011-05-25 03:26:49 +02:00
msgstr " Estándar"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:673
2010-07-15 21:11:51 +02:00
msgid "&Send"
2011-09-11 22:08:43 +02:00
msgstr "&Envia"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:721
2010-07-15 21:11:51 +02:00
msgid ""
"\n"
"\n"
"Connecting..."
msgstr ""
"\n"
"\n"
"Conenctando..."
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:771
2010-07-15 21:11:51 +02:00
msgid "These are your Bitcoin addresses for receiving payments. You may want to give a different one to each sender so you can keep track of who is paying you. The highlighted address is displayed in the main window."
2011-05-25 03:26:49 +02:00
msgstr "Estas son tus direcciones Bitcoin para recibir pagos. Puedes darle una diferente a cada emisor para saber quien te está pagando. La dirección resaltada se muestra en la ventana principal."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:784
#: ../../../src/uibase.cpp:896
2010-07-15 21:11:51 +02:00
msgid "&Edit..."
2011-09-11 22:08:43 +02:00
msgstr "&Edita..."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:787
#: ../../../src/uibase.cpp:899
2010-07-15 21:11:51 +02:00
msgid " &New Address... "
2011-05-25 03:26:49 +02:00
msgstr " &Nueva dirección... "
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:859
2010-07-15 21:11:51 +02:00
msgid "Sending"
msgstr "Enviando"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:867
2010-07-15 21:11:51 +02:00
msgid "These are your Bitcoin addresses for receiving payments. You can give a different one to each sender to keep track of who is paying you. The highlighted address will be displayed in the main window."
2011-05-25 03:26:49 +02:00
msgstr "Estas son tus direcciones Bitcoin para recibir pagos. Puedes darle una diferente a cada emisor para saber quien te está pagando. La dirección resaltada se muestra en la ventana principal."
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:880
2010-07-15 21:11:51 +02:00
msgid "Receiving"
msgstr "Recibiendo"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.cpp:890
2010-07-15 21:11:51 +02:00
msgid "&Delete"
2011-09-11 22:08:43 +02:00
msgstr "&Borra"
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/util.cpp:870
msgid "Warning: Please check that your computer's date and time are correct. If your clock is wrong Bitcoin will not work properly."
msgstr "Precaución: Por favor revisa que la fecha y hora de tu ordenador son correctas. Si tu reloj está mal Bitcoin no funcionará correctamente."
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/util.cpp:904
msgid "beta"
msgstr "beta"
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/wallet.cpp:1073
msgid "Error: Wallet locked, unable to create transaction "
msgstr "Error: Cartera bloqueada, no se puede crear la transacción"
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/wallet.cpp:1081
2011-05-15 18:25:53 +02:00
#, c-format
2011-09-11 22:08:43 +02:00
msgid "Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds "
msgstr "Error: Esta transacción requiere de una comisión de al menos %s por su cantidad, complejidad o uso de fondos recibidos recientemente "
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/wallet.cpp:1083
msgid "Error: Transaction creation failed "
msgstr "Error: La creación de la transacción falló "
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/wallet.cpp:1092
msgid "Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here."
msgstr "Error: La transacción fue rechazada. Esto puede haber ocurrido si alguna de las monedas ya estaba gastada o si ha usado una copia de wallet.dat y las monedas se gastaron en la copia pero no se han marcado como gastadas aqui."
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/wallet.cpp:1104
msgid "Invalid amount"
msgstr "Cantidad erronea"
2011-05-15 18:25:53 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.h:151
2010-07-15 21:11:51 +02:00
msgid "Transaction Details"
2011-05-25 03:26:49 +02:00
msgstr "Detalles de la transacción"
2010-07-15 21:11:51 +02:00
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.h:203
2010-07-15 21:11:51 +02:00
msgid "Options"
msgstr "Opciones"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.h:232
2010-07-15 21:11:51 +02:00
msgid "About Bitcoin"
msgstr "Acerca de Bitcoin"
2011-09-11 22:08:43 +02:00
#: ../../../src/uibase.h:341
2010-07-15 21:11:51 +02:00
msgid "Your Bitcoin Addresses"
msgstr "Sus direcciones Bitcoin"
2011-09-11 22:08:43 +02:00
#~ msgid "Invalid bitcoin address"
#~ msgstr "Dirección Bitcoin inválida"