From 2ae26067c162ac4177cfd7ff006bcc3ed8956d12 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Mon, 22 Sep 2014 11:28:57 -0300 Subject: [PATCH] Changed message and fixes translations --- po/es.po | 24 +++++++++++++++--------- views/join.html | 2 +- views/transactions.html | 4 ++-- 3 files changed, 18 insertions(+), 12 deletions(-) diff --git a/po/es.po b/po/es.po index def525886..4af422967 100644 --- a/po/es.po +++ b/po/es.po @@ -66,10 +66,6 @@ msgstr "Importe en" msgid "Are you sure to delete this wallet from this computer?" msgstr "¿Estas seguro de borrar este monedero de tu computadora?" -#: views/join.html -msgid "Authenticating and looking for peers..." -msgstr "Autenticando y buscando compañeros..." - #: views/create.html views/import.html views/join.html views/open.html #: views/settings.html views/warning.html views/errors/404.html msgid "Back" @@ -135,6 +131,10 @@ msgstr "Cerrar" msgid "Confirmations" msgstr "Confirmaciones" +#: views/join.html +msgid "Connecting to Insight Wallet Server..." +msgstr "Conectando al Servidor Insight..." + #: views/open.html msgid "Connecting..." msgstr "Conectando..." @@ -405,7 +405,7 @@ msgstr "Sin propuestas de transacciones aún." #: views/transactions.html msgid "No transactions yet." -msgstr "Aún no hay transacciones." +msgstr "Sin propuestas de transacciones aún." #: views/modals/address-book.html msgid "Not valid" @@ -500,10 +500,6 @@ msgstr "Por favor, selecciona el archivo de copia de seguridad" msgid "Preparing payment..." msgstr "Preparando pago..." -#: views/join.html -msgid "Private Key (Hex)" -msgstr "Clave Privada (Hex)" - #: views/includes/transaction.html msgid "Proposal ID" msgstr "ID de Propuesta" @@ -929,6 +925,16 @@ msgstr "deben unirse" msgid "{{tx.missingSignatures}} signatures missing" msgstr "Faltan {{tx.missingSignatures}} firmas" +#, fuzzy +#~ msgid "No transactions yet." +#~ msgstr "Aún no hay transacciones." + +#~ msgid "Authenticating and looking for peers..." +#~ msgstr "Autenticando y buscando compañeros..." + +#~ msgid "Private Key (Hex)" +#~ msgstr "Clave Privada (Hex)" + #~ msgid "Scan Ended" #~ msgstr "Búsqueda Finalizada" diff --git a/views/join.html b/views/join.html index 6528658e4..b94024451 100644 --- a/views/join.html +++ b/views/join.html @@ -1,7 +1,7 @@
- Authenticating and looking for peers... + Connecting to Insight Wallet Server...
diff --git a/views/transactions.html b/views/transactions.html index 7ce3a3460..eb7a5932c 100644 --- a/views/transactions.html +++ b/views/transactions.html @@ -26,8 +26,8 @@
-
- No transactions yet.
+
+ No transactions yet.