Skip to content

Commit

Permalink
[Transifex] Translate locales/en.json in pt_BR
Browse files Browse the repository at this point in the history
92% 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 May 28, 2024
1 parent 189c8c7 commit 9e70bb6
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion locales/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
"general.received": "Recebido",
"general.date": "Data",
"general.routing": "Roteamento",
"general.paycode": "Pay code",
"general.paycodes": "Pay codes",
"general.coins": "Moedas",
"general.address": "Endereço",
"general.utxo": "UTXO",
Expand Down Expand Up @@ -110,6 +112,11 @@
"general.automatic": "Automatic",
"general.custom": "Pesonalizar",
"general.skip": "Skip",
"general.type": "Type",
"general.label": "Label",
"general.noLabel": "No label",
"general.used": "Used",
"general.unused": "Unused",
"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 @@ -1102,6 +1109,22 @@
"views.Settings.CustodialWalletWarning.graph3": "ZEUS tem a capacidade de criar uma carteira de autocustódia no aplicativo. Esta carteira fornece uma frase-semente de 24 palavras que lhe dá controle total sobre seus fundos.",
"views.Settings.CustodialWalletWarning.graph4": "Para começar com sua própria carteira de autocustódia, pressione o botão abaixo e clique no botão ‘Criar carteira mainnet’ na próxima tela.",
"views.Settings.CustodialWalletWarning.create": "Crie uma carteira de autocustódia",
"views.PayCode.bolt12": "BOLT 12",
"views.PayCode.offerId": "Offer ID",
"views.PayCode.createOffer": "Create pay code",
"views.PayCode.disableOffer": "Disable pay code",
"views.PayCode.confirmDisableOffer": "Confirm disable",
"views.PayCode.singleUse": "Single use",
"views.PayCode.multiUse": "Multi use",
"views.PayCode.internalLabel": "Internal label",
"views.Settings.Bolt12Address": "BOLT 12 address",
"views.Settings.Bolt12Address.requestButton": "Request Paycode",
"views.Settings.Bolt12Address.changeButton": "Change Paycode",
"views.Settings.Bolt12Address.handle": "Your handle",
"views.Settings.Bolt12Address.error.noBolt12": "No BOLT 12 offer found",
"views.Settings.Bolt12Address.error.failedToGetOffer": "Failed to get offer",
"views.Settings.Bolt12Address.error.handleTaken": "Handle is taken",
"views.Settings.Bolt12Address.error.failedToCreate": "Failed to create address",
"view.Settings.LSPServicesList.title": "LSP Services",
"view.Settings.LSPServicesList.flow2": "Just-in-time channels",
"view.Settings.LSPServicesList.lsps1": "Request channels in advance",
Expand Down Expand Up @@ -1155,5 +1178,12 @@
"time.10min": "10 min",
"time.1H": "1H",
"time.1D": "1D",
"time.1W": "1S"
"time.1W": "1S",
"components.AlertModal.zeusDetected": "ZEUS has detected the following issues:",
"components.AlertModal.highZombieCount": "High zombie channel count",
"components.AlertModal.zombieExplainer": "Zombie channels indicate stale data on your downloaded network graph.",
"components.AlertModal.resetEGS": "Reset express graph sync data",
"components.AlertModal.neutrinoPeers": "Problematic neutrino peers",
"components.AlertModal.neutrinoExplainer": "Neutrino peers with over 200ms ping time can cause performance issues in the app.",
"components.AlertModal.reviewPeers": "Review neutrino peers list"
}

0 comments on commit 9e70bb6

Please sign in to comment.