Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 71.0% (510 of 718 strings)

Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: gallegonovato <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/getalby-lightning-browser-extension/getalby-lightning-browser-extension/es/
Translation: getAlby - lightning-browser-extension/getAlby - lightning-browser-extension
  • Loading branch information
weblate and gallegonovato committed Nov 17, 2023
1 parent 3abf6a1 commit 9945585
Showing 1 changed file with 28 additions and 9 deletions.
37 changes: 28 additions & 9 deletions src/i18n/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
},
"test_connection": {
"ready": "¡Genial, estás listo para comenzar!",
"ready": "Genial, ¡ya estás listo!",
"initializing": "Accediendo a su cuenta. Por favor, espere, esto puede tardar un minuto...",
"connection_error": "Error de Conexión",
"review_connection_details": "Revise los detalles de su conexión.",
Expand Down Expand Up @@ -301,11 +301,16 @@
"enable_now": "Habilitar ahora"
},
"allowance_view": {
"no_transactions": "No hay transacciones en <0>{{name}}</0> todavía."
"no_transactions": "No hay transacciones en <0>{{name}}</0> todavía.",
"sats": "sats",
"budget_spent": "Presupuesto gastado",
"total_spent": "Gastos totales"
},
"default_view": {
"is_blocked_hint": "Alby está actualmente deshabilitado en {{host}}",
"block_removed": "{{host}} habilitado. Vuelva a cargar el sitio web."
"block_removed": "{{host}} habilitado. Vuelva a cargar el sitio web.",
"see_all": "Ver todo",
"no_transactions": "Aún no hay transacciones en esta cuenta."
}
},
"accounts": {
Expand Down Expand Up @@ -595,7 +600,8 @@
"choose_path": {
"alby": {
"title": "Cuenta de Alby",
"description": "Regístrate o usa tú cuenta de Alby existente para empezar a realizar pagos relámpago en un abrir y cerrar de ojos."
"description": "Regístrate o usa tú cuenta de Alby existente para empezar a realizar pagos relámpago en un abrir y cerrar de ojos.",
"connect": "Conectar con Alby"
},
"other": {
"title": "Otras Billeteras",
Expand Down Expand Up @@ -702,7 +708,8 @@
},
"transactions": {
"title": "Transacciones",
"list_empty": "Todavía no hay transacciones disponibles."
"list_empty": "Todavía no hay transacciones disponibles.",
"description": "Transacciones para esta cuenta"
},
"distributions": {
"umbrel": {
Expand Down Expand Up @@ -764,7 +771,11 @@
"log_in": "Iniciar Sesión",
"remember": "Recordar mi elección y no preguntar nuevamente",
"transactions": "Transacciones",
"more": "Más"
"more": "Más",
"download": "Descargar",
"review": "Revisar",
"hide": "Ocultar",
"disconnect": "Desconectar"
},
"errors": {
"connection_failed": "Error de conexión",
Expand All @@ -785,7 +796,12 @@
"lessThanOrEqual": "≤ {{max}}",
"greaterOrEqual": "≥ {{min}}"
},
"balance": "Balance"
"balance": "Balance",
"connectors": {
"nativelnd": "LND (en Tor)",
"lnd": "LND"
},
"website": "Página web"
},
"components": {
"allowance_menu": {
Expand Down Expand Up @@ -823,9 +839,12 @@
"sender": "Remitente",
"message": "Mensaje",
"app": "Aplicación",
"podcast": "Podcasts"
"podcast": "Podcasts",
"episode": "Episodio"
},
"open_location": "Abrir sitio web"
"open_location": "Abrir la página web",
"payment_hash": "Hash del pago",
"date_time": "Fecha y hora"
},
"budget_control": {
"remember": {
Expand Down

0 comments on commit 9945585

Please sign in to comment.