Skip to content

Commit

Permalink
[Transifex] Translate locales/en.json in pt_BR
Browse files Browse the repository at this point in the history
97% of minimum 25% translated source file: 'locales/en.json'
on 'pt_BR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
  • Loading branch information
transifex-integration[bot] authored Feb 7, 2025
1 parent 76b52d0 commit fb79485
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions locales/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@
"general.defaultNodeNickname": "Meu Nó de Lightning",
"general.active": "Ativo",
"general.unknown": "Unknown",
"general.retry": "Retry",
"channel.status.good": "Bom",
"channel.status.stable": "Stable",
"channel.status.unstable": "Unstable",
"channel.status.offline": "Desligado",
"channel.status.opening": "Opening",
"channel.status.closing": "Closing",
"channel.expirationStatus.expiring": "Expiring soon",
"channel.expirationStatus.expired": "Expirado",
"restart.title": "É necessário reiniciar",
"restart.msg": "ZEUS deve ser reiniciado antes que a nova configuração seja aplicada.",
"restart.msg1": "Gostaria de reiniciar agora?",
Expand Down Expand Up @@ -453,6 +462,13 @@
"views.Channel.Total.offline": "Total offline",
"views.Channel.zeroConf": "0-conf",
"views.Channel.commitmentType": "Tipo de compromisso",
"views.Channel.lease.expiresIn": "Expires in",
"views.Channel.lease.outboundChannel": "Outbound channel",
"views.Channel.lease.lspDiscretion": "May be closed at LSP's discretion",
"views.Channel.lease.lspDiscretion.explainer1": "The Lightning Service Provider (LSP) reserves the right to close your channel at any time. Channels with large balances pushed to the LSP's side, are more likely to be closed.",
"views.Channel.lease.lspDiscretion.explainer2": "If you would like to ensure your channel remains open, consider purchasing a channel lease.",
"views.Channel.lease.purchaseLease": "Purchase channel lease",
"views.Channel.lease.extendLease": "Extend channel lease",
"views.UTXOs.CoinControl.noUTXOs": "Sem UTXOs disponíveis",
"views.EditFee.mainText": "Editar taxa da rede",
"views.EditFee.fastestFee": "Taxa mais rápida",
Expand Down Expand Up @@ -1027,6 +1043,7 @@
"views.Sync.currentBlockHeight": "Altura do bloco atual",
"views.Sync.tip": "Gorjeta",
"views.Sync.numBlocksUntilSynced": "Número de blocos até sincronizar",
"views.LSPS1.type": "In advance channel purchase",
"views.LSPS1.pubkeyAndHostNotFound": "O nó pubkey e o host não estão definidos",
"views.SyncRecovery.title": "Recuperando carteira",
"views.LSPS1.timeoutError": "Não recebi resposta do servidor",
Expand Down Expand Up @@ -1062,6 +1079,7 @@
"views.LSPS1.fundingOutpoint": "Ponto final de financiamento",
"views.LSPS1.purchaseInbound": "Comprar canal de entrada",
"views.LSPS1.lsps1Spec": "API e especificações LSPS1",
"views.LSPS1.lspOrders": "LSP Orders",
"views.LSPS1.lsps1Orders": "Pedidos LSPS1",
"views.LSPS1.noOrdersError": "Nenhum pedido foi salvo ainda!",
"views.LSPS1.showingPreviousState": "mostrando o estado anterior!",
Expand All @@ -1073,6 +1091,16 @@
"views.LSPS1.serviceInfoText2": "Se não quiser esperar pela confirmação na rede, você pode usar nosso serviço de canal just-in-time. O serviço JIT criará um canal 0-conf com a quantidade especificada mais 100k sats de entrada (capacidade de recebimento).",
"views.LSPS1.useJit": "Use o serviço just-in-time",
"views.LSPS1.spec": "Especificações",
"views.LSPS7.type": "Channel lease extension",
"views.LSPS7.channelExtensionBlocks": "Number of blocks to extend channel lease by",
"views.LSPS7.extensionExpiryBlocks": "Extension expiry blocks",
"views.LSPS7.maxChannelExtensionExpiryBlocks": "Max channel extension expiry blocks",
"views.LSPS7.expirationBlock": "Current expiration block",
"views.LSPS7.proposedExpirationBlock": "Proposed expiration block",
"views.LSPS7.originalOrderId": "Original order ID",
"views.LSPS7.originalService": "Original service",
"views.LSPS7.extensionOrderIds": "Extension Order IDs",
"views.LSPS7.serviceInfoText1": "This service allows you to extend the duration of a purchased channel lease, or purchase a channel lease for a channel you have opened to the LSP.",
"components.UTXOPicker.modal.title": "Selecione os UTXOs que deseja usar",
"components.UTXOPicker.modal.description": "Selecione os UTXOs que serão usados nesta operação. Você pode escolher um único e específico UTXO para não revelar muito sobre seus bitcoins.",
"components.UTXOPicker.modal.set": "Escolher UTXOs",
Expand Down Expand Up @@ -1281,7 +1309,10 @@
"time.minutes": "Minutos",
"time.hours": "Horas",
"time.days": "Dias",
"time.day": "Day",
"time.weeks": "Semanas",
"time.months": "Months",
"time.month": "Month",
"time.10min": "10 min",
"time.1H": "1H",
"time.1D": "1D",
Expand All @@ -1290,6 +1321,7 @@
"time.3mo": "3 mo",
"time.6mo": "6 mo",
"time.12mo": "12 mo",
"time.max": "Max",
"components.AlertModal.zeusDetected": "ZEUS detectou os seguintes problemas:",
"components.AlertModal.highZombieCount": "Alta contagem de canais zumbis",
"components.AlertModal.zombieExplainer": "Canais zumbis indicam dados obsoletos no gráfico de rede baixado.",
Expand Down

0 comments on commit fb79485

Please sign in to comment.