Skip to content

Commit

Permalink
Translate locales/en.json in es
Browse files Browse the repository at this point in the history
100% translated source file: 'locales/en.json'
on 'es'.
  • Loading branch information
transifex-integration[bot] authored and hsjoberg committed Sep 9, 2024
1 parent ea951e6 commit 934e3e6
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@
},
"channel": {
"alias": "Alias",
"bumpFee": "Aumenta tarfia",
"node": "Nodo",
"channelId": "ID del Canal",
"channelPoint": "Punto de canal",
Expand All @@ -297,11 +298,22 @@
"maturityHeight": "Bloque objetivo",
"localCommitmentTxid": "Compromiso local TXID",
"remoteCommitmentTxid": "Compromiso remoto TXID",
"closeChannel": "Cerrar Canal",
"enterDeliveryAddress": "Ingrese la dirección de cierre",
"invalidAddress": "Introduzca una dirección de Bitcoin válida",
"closeChannel": "Cerrar canal",
"forceCloseChannel": "Forzar el cierre del canal",
"closeChannelToAddress": "Cerrar canal a dirección externa",
"forceClosePendingChannel": "Cierre Forzoso del canal pendiente",
"forceCloseDelay": "Retraso de cierre forzado",
"closeChannelPrompt": {
"title": "Cerrar canal"
},
"bumpFeeAlerts": {
"enterFeeRate": "Introduzca la tarifa (sats/vB)",
"missingFeeRate": "Tasa de tarifa faltante",
"invalidFeeRate": "Tarifa no válida",
"bumpFeeSuccess": "Aumento de tarifas exitoso",
"bumpFeeFailed": "El aumento de tarifas falló"
}
}
},
Expand Down Expand Up @@ -631,6 +643,9 @@
},
"mapTheme": {
"title": "Elegir tema del mapa"
},
"hideAmountsEnabled": {
"title": "Ocultar cantidades"
}
},
"wallet": {
Expand Down Expand Up @@ -910,6 +925,12 @@
},
"customInvoicePreimageEnabled": {
"title": "Habilitar la factura personalizada preimages"
},
"randomizeSettings": {
"title": "Configuraciones aleatorias"
},
"randomizeSettingsOnStartup": {
"title": "Configuraciónes aleatorias al iniciar"
}
},
"experimental": {
Expand Down

0 comments on commit 934e3e6

Please sign in to comment.