From df8a7d3408598fd12d1961903ba6754e9f22ffe8 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Mon, 4 Feb 2019 14:30:05 +0100 Subject: qt: Pre-0.18 split-off translations update - Update transifex slug - Mention update of MSVC build in `doc/translation_process.md` - Do a `make translate` to update English translations - Pull current translations from transifex --- src/qt/locale/bitcoin_es_VE.ts | 96 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 95 insertions(+), 1 deletion(-) (limited to 'src/qt/locale/bitcoin_es_VE.ts') diff --git a/src/qt/locale/bitcoin_es_VE.ts b/src/qt/locale/bitcoin_es_VE.ts index 9c7fb2e2a0..b500c16352 100644 --- a/src/qt/locale/bitcoin_es_VE.ts +++ b/src/qt/locale/bitcoin_es_VE.ts @@ -49,6 +49,10 @@ Choose the address to receive coins with Elige la dirección para recibir monedas + + C&hoose + Escoger + Sending addresses Envío de direcciones @@ -65,6 +69,10 @@ These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction. Estas son tus direcciones Bitcoin para recibir pagos. Es recomendable usar una nueva dirección de recibo para cada transacción. + + &Copy Address + Copiar dirección + Copy &Label Copiar &Etiqueta @@ -77,9 +85,29 @@ Export Address List Exportar lista de direcciones - + + Comma separated file (*.csv) + Separar los archivos con comas (*.csv) + + + Exporting Failed + Error al exportar + + + There was an error trying to save the address list to %1. Please try again. + Tuvimos un problema al guardar la dirección en la lista %1. Intenta de Nuevo. + + AddressTableModel + + Label + Nombre + + + Address + Direccion + (no label) (sin etiqueta) @@ -103,6 +131,40 @@ Repeat new passphrase Repetir nueva frase de contraseña + + Show password + Mostrar contraseña + + + Encrypt wallet + Cifrar monedero + + + This operation needs your wallet passphrase to unlock the wallet. + Esta operación necesita su frase de contraseña de la billetera para desbloquearla. + + + + Unlock wallet + Desbloquear monedero + + + This operation needs your wallet passphrase to decrypt the wallet. + Esta operación necesita su frase de contraseña de la billetera para descifrar la billetera. + + + + Decrypt wallet + Descifrar monedero + + + Change passphrase + Cambiar frase secreta + + + Confirm wallet encryption + Confirmar cifrado de billetera + BanTableModel @@ -576,6 +638,14 @@ Copy &Address &Copiar Dirección + + Address + Direccion + + + Label + Nombre + Wallet Billetera @@ -583,6 +653,10 @@ RecentRequestsTableModel + + Label + Nombre + (no label) (sin etiqueta) @@ -669,6 +743,10 @@ TransactionTableModel + + Label + Nombre + (no label) (sin etiqueta) @@ -676,6 +754,22 @@ TransactionView + + Comma separated file (*.csv) + Separar los archivos con comas (*.csv) + + + Label + Nombre + + + Address + Direccion + + + Exporting Failed + Error al exportar + UnitDisplayStatusBarControl -- cgit v1.2.3