Skip to content

Commit 8662be8

Browse files
committed
Merge pull request #1346 from cmgustavo/bug/03-ui
Bug/03 ui
2 parents 676863f + 7148820 commit 8662be8

File tree

4 files changed

+100
-56
lines changed

4 files changed

+100
-56
lines changed

po/es.po

Lines changed: 51 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ msgstr "Importe en"
6868
msgid "Are you sure to delete this wallet from this computer?"
6969
msgstr "¿Estas seguro de borrar este monedero de tu computadora?"
7070

71-
#: views/join.html views/open.html
71+
#: views/join.html
7272
msgid "Authenticating and looking for peers..."
7373
msgstr "Autenticando y buscando compañeros..."
7474

@@ -109,6 +109,10 @@ msgstr "Navegador no soportado"
109109
msgid "Cancel"
110110
msgstr "Cancelar"
111111

112+
#: views/send.html
113+
msgid "Certificate:"
114+
msgstr "Certificado:"
115+
112116
#: views/import.html
113117
msgid "Choose backup file from your computer"
114118
msgstr "Seleccione el archivo backup de su computadora"
@@ -125,6 +129,10 @@ msgstr "Cerrar"
125129
msgid "Confirmations"
126130
msgstr "Confirmaciones"
127131

132+
#: views/open.html
133+
msgid "Connecting..."
134+
msgstr "Conectando..."
135+
128136
#: views/warning.html
129137
msgid "Continue anyways"
130138
msgstr "Continuar de todas maneras"
@@ -201,12 +209,12 @@ msgstr "Fondos para vacaciones en familia"
201209
msgid "Fee"
202210
msgstr "Tasa"
203211

204-
#: views/join.html
212+
#: views/join.html views/send.html
205213
msgid "Get QR code"
206214
msgstr "Obtener código QR"
207215

208-
#: views/create.html views/import.html views/join.html views/more.html
209-
#: views/transactions.html
216+
#: views/copayers.html views/create.html views/import.html views/join.html
217+
#: views/more.html views/transactions.html
210218
msgid "Hide"
211219
msgstr "Ocultar"
212220

@@ -296,10 +304,18 @@ msgstr "Master Private Key"
296304
msgid "Me"
297305
msgstr "Yo"
298306

307+
#: views/send.html
308+
msgid "Merchant Data:"
309+
msgstr "Negocio:"
310+
299311
#: views/create.html
300312
msgid "Name"
301313
msgstr "Nombre"
302314

315+
#: index.html
316+
msgid "Network Error. Attempting to reconnect..."
317+
msgstr "Error de Red. Intentando reconectar..."
318+
303319
#: views/settings.html
304320
msgid ""
305321
"Network has been fixed to <strong>{{networkName}}</strong> in this setup. "
@@ -326,13 +342,13 @@ msgstr "Sin propuestas de transacciones aún."
326342
msgid "No transactions yet."
327343
msgstr "Aún no hay transacciones."
328344

329-
#: views/send.html views/modals/address-book.html
345+
#: views/modals/address-book.html
330346
msgid "Not valid"
331347
msgstr "No válido"
332348

333349
#: views/send.html
334-
msgid "Notes"
335-
msgstr "Notas"
350+
msgid "Note"
351+
msgstr "Nota"
336352

337353
#: views/copayers.html
338354
msgid "One person has"
@@ -377,6 +393,10 @@ msgstr "Contraseña"
377393
msgid "Paste wallet secret here"
378394
msgstr "Pegar código secreto del monedero aquí"
379395

396+
#: views/send.html
397+
msgid "Payment Expiration:"
398+
msgstr "Vencimiento de Pago:"
399+
380400
#: views/more.html
381401
msgid ""
382402
"Pending Transactions Proposals will be discarted. This need to be done on "
@@ -465,10 +485,6 @@ msgstr "Seleccione las firmas requeridas (*)"
465485
msgid "Select total number of copayers (*)"
466486
msgstr "Seleccione el total de compañeros (*)"
467487

468-
#: views/send.html
469-
msgid "Send"
470-
msgstr "Enviar"
471-
472488
#: views/send.html
473489
msgid "Send Proposals"
474490
msgstr "Enviar Propuestas"
@@ -485,6 +501,10 @@ msgstr "Enviar a"
485501
msgid "Sent"
486502
msgstr "Enviado"
487503

504+
#: views/send.html
505+
msgid "Server Says:"
506+
msgstr "Mensaje del Servidor:"
507+
488508
#: views/home.html views/more.html
489509
msgid "Settings"
490510
msgstr "Configuración"
@@ -493,8 +513,8 @@ msgstr "Configuración"
493513
msgid "Share this secret with your other copayers"
494514
msgstr "Compartir el código secreto con tus otros compañeros"
495515

496-
#: views/create.html views/import.html views/join.html views/more.html
497-
#: views/transactions.html
516+
#: views/copayers.html views/create.html views/import.html views/join.html
517+
#: views/more.html views/transactions.html
498518
msgid "Show"
499519
msgstr "Mostrar"
500520

@@ -510,6 +530,14 @@ msgstr "Ver menos"
510530
msgid "Sign"
511531
msgstr "Firmar"
512532

533+
#: views/import.html
534+
msgid "Skip public keys from peers"
535+
msgstr "Ignorar claves pública de los compañeros"
536+
537+
#: views/import.html
538+
msgid "Skip transaction proposals from Backup"
539+
msgstr "Ignorar propuestas de transacciones desde la Copia de Seguridad"
540+
513541
#: views/import.html
514542
msgid "Skipping fields: {{skipFields}}"
515543
msgstr "Saltear campos: {{skipFields}}"
@@ -538,6 +566,10 @@ msgstr "Dirección"
538566
msgid "Total"
539567
msgstr "Total"
540568

569+
#: views/send.html
570+
msgid "Total amount for this transaction:"
571+
msgstr "Cantidad total de esta transacción:"
572+
541573
#: views/includes/transaction.html
542574
msgid "Transaction ID"
543575
msgstr "ID Transacción"
@@ -562,7 +594,7 @@ msgstr "Todos los fondos"
562594
msgid "User information"
563595
msgstr "Información de Usuario"
564596

565-
#: views/send.html views/modals/address-book.html
597+
#: views/modals/address-book.html
566598
msgid "Valid"
567599
msgstr "Válido"
568600

@@ -630,7 +662,8 @@ msgstr "Tu contraseña"
630662
msgid "Your wallet password"
631663
msgstr "Contraseña de tu monedero"
632664

633-
#: views/create.html views/import.html views/join.html views/more.html
665+
#: views/copayers.html views/create.html views/import.html views/join.html
666+
#: views/more.html
634667
msgid "advanced options"
635668
msgstr "opciones avanzadas"
636669

@@ -686,6 +719,9 @@ msgstr "deben unirse"
686719
msgid "{{tx.missingSignatures}} signatures missing"
687720
msgstr "Faltan {{tx.missingSignatures}} firmas"
688721

722+
#~ msgid "Send"
723+
#~ msgstr "Enviar"
724+
689725
#~ msgid ""
690726
#~ "{{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} wallet"
691727
#~ msgstr "Monedero {{requiredCopayers}}-de-{{totalCopayers}}"

views/import.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,15 @@ <h1 class="text-white line-sidebar-b">{{title|translate}}</h1>
3333

3434
<div ng-hide="hideAdv">
3535
<label>
36-
<input translate type="checkbox" class="form-control" name="skipPublicKeyRing" ng-model="skipPublicKeyRing">Skip public keys from peers
36+
<input type="checkbox" class="form-control"
37+
name="skipPublicKeyRing" ng-model="skipPublicKeyRing">
38+
<span translate>Skip public keys from peers</span>
3739
</label>
3840

3941
<label>
40-
<input translate type="checkbox" class="form-control" name="skipTxProposals" ng-model="skipTxProposals">Skip transaction proposals from Backup
42+
<input type="checkbox" class="form-control"
43+
name="skipTxProposals" ng-model="skipTxProposals">
44+
<span translate>Skip transaction proposals from Backup</span>
4145
</label>
4246
</div>
4347

views/join.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 translate class="text-primary line-sidebar-b">Join a Wallet in Creation</h1>
2626
<input id="connectionId" type="text" class="small-9 columns"
2727
placeholder="{{'Paste wallet secret here'|translate}}" name="connectionId" ng-model="connectionId" wallet-secret required>
2828
</div>
29-
<div class="small-2 columns" ng-hide="disableScanner" ng-hide="showScanner">
29+
<div class="small-2 columns" ng-hide="showScanner || disableScanner">
3030
<a class="postfix button primary" ng-click="openScanner()"><i class="fi-camera">&nbsp;</i></a>
3131
</div>
3232
<div class="small-2 columns" ng-show="showScanner">

0 commit comments

Comments
 (0)