2018-05-31 20:38:20 +02:00
module . exports = {
2018-09-16 14:57:18 +02:00
_ : {
2018-10-04 03:49:29 +02:00
storage _is _encrypted : 'Su almacenamiento está cifrado. Se requiere contraseña para descifrarla.' ,
enter _password : 'Inserte contraseña' ,
bad _password : 'Contraseña incorrecta. Intente nuevamente.' ,
never : 'nunca' ,
2019-01-07 04:50:33 +01:00
continue : 'Continua' ,
ok : 'OK' ,
2018-09-16 14:57:18 +02:00
} ,
2018-05-31 20:38:20 +02:00
wallets : {
2018-10-09 06:25:36 +02:00
options : 'opciones' ,
2018-12-24 01:44:31 +01:00
select _wallet : 'Selecciona billetera' ,
2019-01-07 04:50:33 +01:00
createBitcoinWallet :
'In order to use a Lightning wallet, a Bitcoin wallet is needed in order to fund it. Would you like to continue anyway?' ,
2018-05-31 20:38:20 +02:00
list : {
2019-01-24 21:31:03 +01:00
app _name : 'BlueWallet' ,
2018-12-11 23:52:46 +01:00
title : 'billeteras' ,
2018-07-07 23:15:14 +02:00
header : 'Un Monedero esta representado con secreto (clave privada) y una dirección' + 'que puedes compartir para recibir monedas.' ,
2018-10-04 03:49:29 +02:00
add : 'Añadir Carterqa' ,
2018-12-11 23:52:46 +01:00
create _a _wallet : 'Crear una billetera' ,
2018-10-04 03:49:29 +02:00
create _a _wallet1 : 'Es gratis y puedes crear cuantas deseas' ,
create _a _wallet2 : 'cuantas usted quiera' ,
latest _transaction : 'última transacción' ,
empty _txs1 : 'Sus transacciones aparecerán aquí,' ,
empty _txs2 : 'ninguno por el momento.' ,
2018-10-28 02:11:07 +02:00
tap _here _to _buy : 'Tap here to buy Bitcoin' ,
2018-05-31 20:38:20 +02:00
} ,
2018-12-11 23:52:46 +01:00
reorder : {
title : 'Reorganizar Billetera' ,
} ,
2018-05-31 20:38:20 +02:00
add : {
2018-12-11 23:52:46 +01:00
title : 'Añadir billetera' ,
2018-05-31 20:38:20 +02:00
description :
2018-12-11 23:52:46 +01:00
'Puedes escanear la billetera de papel (en WIF - Formato de importación de billeteras) o crear una nueva billetera. Las billeteras SegWit estan compatibles por defecto.' ,
2018-05-31 20:38:20 +02:00
scan : 'Escaniar' ,
create : 'Crear' ,
label _new _segwit : 'Nuevo SegWit' ,
2018-12-20 03:06:06 +01:00
label _new _lightning : 'Nuevo Lightning' ,
2018-12-11 23:52:46 +01:00
wallet _name : 'nombre de billetera' ,
wallet _type : 'tipo de billetera' ,
2018-10-04 03:49:29 +02:00
or : 'o' ,
2018-12-11 23:52:46 +01:00
import _wallet : 'Importar billetera' ,
2018-10-04 03:49:29 +02:00
imported : 'Importado' ,
coming _soon : 'Viene pronto' ,
2018-09-16 14:57:18 +02:00
lightning : 'Lightning' ,
bitcoin : 'Bitcoin' ,
2018-05-31 20:38:20 +02:00
} ,
details : {
2018-12-11 23:52:46 +01:00
title : 'Detalles de la billetera' ,
2018-05-31 20:38:20 +02:00
address : 'Dirección' ,
type : 'Tipo' ,
label : 'Etiqueta' ,
2018-10-30 10:35:24 +01:00
delete : 'Eliminar' ,
save : 'Guardar' ,
2018-10-23 00:51:30 +02:00
destination : 'destino' ,
description : 'descripcion' ,
2018-10-04 03:49:29 +02:00
are _you _sure : '¿Estás seguro?' ,
2018-05-31 20:38:20 +02:00
yes _delete : 'Si, eliminar' ,
no _cancel : 'No, cancelar' ,
2018-10-04 03:49:29 +02:00
delete _this _wallet : 'Eliminar esta carterqa' ,
export _backup : 'Exportar / Guardar' ,
2018-10-28 02:11:07 +02:00
buy _bitcoin : 'Buy Bitcoin' ,
2018-12-27 16:37:12 +01:00
show _xpub : 'Show wallet XPUB' ,
2018-05-31 20:38:20 +02:00
} ,
export : {
2018-12-11 23:52:46 +01:00
title : 'Exportacion de billetera' ,
2018-05-31 20:38:20 +02:00
} ,
2018-12-27 16:37:12 +01:00
xpub : {
title : 'wallet XPUB' ,
2018-12-27 19:29:02 +01:00
copiedToClipboard : 'Copiado a portapapeles.' ,
2018-12-27 16:37:12 +01:00
} ,
2018-09-16 14:57:18 +02:00
import : {
2018-10-04 03:49:29 +02:00
title : 'importar' ,
2018-09-16 14:57:18 +02:00
explanation :
2018-12-11 23:52:46 +01:00
'Escriba aquí mnemotécnica, clave privada, WIF o cualquier cosa que tenga. BlueWallet hará todo lo posible para adivinar el formato correcto e importar su billetera.' ,
2018-10-04 03:49:29 +02:00
imported : 'Importado' ,
error : 'No se pudo importar. ¿Es valido?' ,
success : 'Exito' ,
do _import : 'Importar' ,
scan _qr : 'o escanear codigo QR?' ,
2018-09-16 14:57:18 +02:00
} ,
2018-05-31 20:38:20 +02:00
scanQrWif : {
go _back : 'Regresar' ,
cancel : 'Cancelar' ,
decoding : 'Descodificación' ,
input _password : 'Ingrese su contraseña' ,
password _explain : 'Eso es BIP38 clave privada encriptada' ,
2018-10-04 03:49:29 +02:00
bad _password : 'Contraseña equivocada' ,
2018-12-11 23:52:46 +01:00
wallet _already _exists : 'Esa billetera ya existe' ,
2018-10-04 03:49:29 +02:00
bad _wif : 'WIF equivocado' ,
imported _wif : 'WIF importado ' ,
with _address : ' con dirección ' ,
imported _segwit : 'SegWit importado' ,
imported _legacy : 'Legado importado' ,
imported _watchonly : 'Watch-only importado' ,
2018-05-31 20:38:20 +02:00
} ,
} ,
transactions : {
list : {
tabBarLabel : 'Transacciónes' ,
2018-10-04 03:49:29 +02:00
title : 'transacciónes' ,
2018-12-11 23:52:46 +01:00
description : 'Una lista de las transacciones entrantes o salientes de sus billeteras' ,
2018-05-31 20:38:20 +02:00
conf : 'conf' ,
} ,
details : {
2018-10-29 23:11:48 +01:00
title : 'Transaccion' ,
2018-05-31 20:38:20 +02:00
from : 'De' ,
to : 'A' ,
2018-09-30 03:24:53 +02:00
copy : 'Copiar' ,
2018-11-01 20:44:39 +01:00
transaction _details : 'Detalles de la transacción' ,
2018-12-27 15:27:47 +01:00
show _in _block _explorer : 'Show in block explorer' ,
2018-05-31 20:38:20 +02:00
} ,
} ,
send : {
2018-10-02 09:39:59 +02:00
header : 'enviar' ,
2018-10-27 17:13:09 +02:00
confirm : {
header : 'Confirm' ,
sendNow : 'Send now' ,
} ,
success : {
done : 'Done' ,
} ,
2018-05-31 20:38:20 +02:00
details : {
title : 'Crear Transaccion' ,
2018-10-20 23:10:21 +02:00
amount _field _is _not _valid : 'La cantidad no es válida' ,
fee _field _is _not _valid : 'La tasa no es válida' ,
address _field _is _not _valid : 'La dirección no es válida' ,
2018-05-31 20:38:20 +02:00
receiver _placeholder : 'La dirección de recipiente' ,
amount _placeholder : 'cantidad para enviar (in BTC)' ,
fee _placeholder : 'más tasa de transaccion (in BTC)' ,
2018-10-20 23:10:21 +02:00
note _placeholder : 'comentario (para ti mismo)' ,
2018-10-27 17:13:09 +02:00
create _tx _error : 'Se ha producido un error al crear la transacción. Por favor, asegúrese de que la dirección es válida.' ,
2018-05-31 20:38:20 +02:00
cancel : 'Cancelar' ,
scan : 'Escaniar' ,
2018-10-20 23:10:21 +02:00
address : 'Direccion' ,
2018-05-31 20:38:20 +02:00
create : 'Crear' ,
2018-10-20 23:10:21 +02:00
send : 'Envíar' ,
2018-05-31 20:38:20 +02:00
remaining _balance : 'Balance disponible' ,
2018-10-20 23:10:21 +02:00
total _exceeds _balance : 'El monto excede el balance disponible.' ,
2018-05-31 20:38:20 +02:00
} ,
create : {
title : 'Crear una Transaccion' ,
2018-10-27 17:13:09 +02:00
details : 'Detalles' ,
2018-07-07 15:04:32 +02:00
error : 'Error al crear una transacción. ¿Dirección o cantidad estan invalidas?' ,
2018-05-31 20:38:20 +02:00
go _back : 'Regresar' ,
2018-07-07 23:15:14 +02:00
this _is _hex : 'Este es representacion hex de transacción, firmado y listo para ser transmitido a la red. ¿Continuar?' ,
2018-05-31 20:38:20 +02:00
to : 'A' ,
amount : 'Cantidad' ,
fee : 'Tasa' ,
2018-10-04 03:49:29 +02:00
tx _size : 'tamaño de TX' ,
2018-05-31 20:38:20 +02:00
satoshi _per _byte : 'satoshiPorByte' ,
memo : 'Comentario' ,
broadcast : 'Transmitir' ,
2018-10-04 03:49:29 +02:00
not _enough _fee : 'Tasa no es suficiente. Incremente la tasa' ,
2018-05-31 20:38:20 +02:00
} ,
} ,
receive : {
2018-10-02 09:39:59 +02:00
header : 'Recibir' ,
2018-05-31 20:38:20 +02:00
details : {
title : 'Comparte esta dirección con el pagador' ,
2018-09-30 03:24:53 +02:00
share : 'Compartir' ,
copiedToClipboard : 'Copiado a portapapeles.' ,
2018-12-25 15:25:12 +01:00
label : 'Description' ,
2019-01-11 20:02:25 +01:00
create : 'Create' ,
2018-12-25 15:25:12 +01:00
setAmount : 'Receive with amount' ,
2018-05-31 20:38:20 +02:00
} ,
} ,
2018-10-28 02:11:07 +02:00
buyBitcoin : {
header : 'Buy Bitcoin' ,
tap _your _address : 'Tap your address to copy it to clipboard:' ,
copied : 'Copied to Clipboard!' ,
} ,
2018-05-31 20:38:20 +02:00
settings : {
tabBarLabel : 'Ajustes' ,
header : 'Ajustes' ,
plausible _deniability : 'Negación plausible...' ,
2018-10-04 03:49:29 +02:00
storage _not _encrypted : 'Almacenamiento: no esta cifrado' ,
storage _encrypted : 'Almacenamiento: cifrado' ,
2018-05-31 20:38:20 +02:00
password : 'Contraseña' ,
2018-07-07 15:04:32 +02:00
password _explain : 'Crea la contraseña que usarás para descifrar el almacenamiento' ,
2018-10-04 03:49:29 +02:00
retype _password : 'Ingresa la contraseña nuevamente' ,
2018-05-31 20:38:20 +02:00
passwords _do _not _match : 'Contraseñas deben ser iguales' ,
encrypt _storage : 'Cifrar almacenamiento' ,
2019-01-11 20:02:25 +01:00
lightning _settings : 'Lightning settings' ,
2019-01-11 21:26:22 +01:00
lightning _settings _explain :
'To connect to your own LND node please install LndHub' +
2019-01-11 20:02:25 +01:00
' and put its URL here in settings. Leave blank to use default ' +
'ndHub\n (lndhub.io)' ,
save : 'save' ,
2018-05-31 20:38:20 +02:00
about : 'Sobre nosotros' ,
2018-09-30 10:31:09 +02:00
language : 'Idioma' ,
currency : 'Moneda' ,
2018-05-31 20:38:20 +02:00
} ,
2018-09-16 14:57:18 +02:00
plausibledeniability : {
2018-10-04 03:49:29 +02:00
title : 'Negación plausible' ,
2018-09-16 14:57:18 +02:00
help :
2018-10-04 03:49:29 +02:00
'Bajo ciertas circunstancias, usted podría verse obligado a revelar un ' +
'contraseña. Para mantener sus monedas seguras, BlueWallet puede crear otro ' +
'almacenamiento cifrado, con una contraseña diferente. Bajo la presión' +
'puede revelar esta contraseña a un tercero. Si se ingresa en ' +
'BlueWallet, desbloqueará un nuevo almacenamiento `falso`. Esto parecerá ' +
'legítimo para un tercero, pero en secreto mantendrá su almacenamiento principal ' +
'con monedas seguras.' ,
help2 : 'El nuevo almacen sera completamente funcional, y puedes almacenar ' + 'cantidades minimas para que sea mas creible.' ,
create _fake _storage : 'Crear un almacen cifrado falso' ,
go _back : 'Regresar' ,
create _password : 'Crear una contraseña' ,
create _password _explanation : 'La contraseña para el almacen falso no puede ser el mismo para su almacen principal.' ,
password _should _not _match : 'La contraseña para el almacen falso no puede ser el mismo para su almacen principal.' ,
retype _password : 'Volver a escribir contraseña' ,
passwords _do _not _match : 'Las contraseñas no coinciden, intente nuevamente' ,
success : 'Exitoso' ,
2018-09-16 14:57:18 +02:00
} ,
2018-09-22 13:01:55 +02:00
lnd : {
2018-10-02 09:39:59 +02:00
title : 'manejar fondos' ,
2018-12-11 23:52:46 +01:00
choose _source _wallet : 'Elija una billetera de fuente' ,
refill _lnd _balance : 'Rellenar el balance de la billetera Lightning' ,
2018-10-04 03:49:29 +02:00
refill : 'Rellenar' ,
withdraw : 'Retirar' ,
2019-02-17 08:50:23 +01:00
placeholder : 'Invoice' ,
2018-12-27 07:12:19 +01:00
expired : 'Expirado' ,
2019-01-05 01:10:59 +01:00
sameWalletAsInvoiceError : 'You can not pay an invoice with the same wallet used to create it.' ,
2018-09-22 13:01:55 +02:00
} ,
2018-05-31 20:43:56 +02:00
} ;