Skip to content

Commit

Permalink
New translations en-US.json (Portuguese, Brazilian)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Dec 3, 2020
1 parent de665ce commit a0c569e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/i18n/locales/pt-BR.json
Expand Up @@ -277,6 +277,11 @@
"components.walletinit.createwallet.mnemonicshowscreen.confirmationButton": "Sim, eu escrevi",
"components.walletinit.createwallet.mnemonicshowscreen.mnemonicNote": "Por favor, certifique-se de ter anotado cuidadosamente sua frase de recuperação em algum lugar seguro.    Você precisará dessa frase para usar e restaurar sua carteira. A frase diferencia maiúsculas de minúsculas.",
"components.walletinit.createwallet.mnemonicshowscreen.title": "Frase de recuperação",
"components.walletinit.importreadonlywalletscreen.buttonType": "export read-only wallet button",
"components.walletinit.importreadonlywalletscreen.line1": "Open \"My wallets\" page in the Yoroi extension.",
"components.walletinit.importreadonlywalletscreen.line2": "Look for the {buttonType} for the wallet you want to import in the mobile app.",
"components.walletinit.importreadonlywalletscreen.paragraph": "To import a read-only wallet from the Yoroi extension, you will need to:",
"components.walletinit.importreadonlywalletscreen.title": "Read-only Wallet",
"components.walletinit.passwordstrengthindicator.passwordBigLength": "10 caracteres",
"components.walletinit.passwordstrengthindicator.passwordRequirementsNote": "A senha no mínimo precisa conter:",
"components.walletinit.restorewallet.restorewalletscreen.instructions": "To restore your wallet, please provide the {mnemonicLength}-word recovery phrase generated when you created your wallet for the first time.",
Expand Down Expand Up @@ -309,6 +314,10 @@
"components.walletinit.restorewallet.walletverifyscreen.verifyLabel": "Cuidado com a restauração da carteira:",
"components.walletinit.restorewallet.walletverifyscreen.verifyInstructions1": "Tenha certeza de que o endereço da sua carteira Byron é compatível com a sua carteira antiga.",
"components.walletinit.restorewallet.walletverifyscreen.verifyInstructions2": "Se você inserir uma frase de recuperação de maneira errada, você vai obter uma carteira vazia e diferente endereço da sua antiga.",
"components.walletinit.savereadonlywalletscreen.defaultWalletName": "My read-only wallet",
"components.walletinit.savereadonlywalletscreen.derivationPath": "Derivation path:",
"components.walletinit.savereadonlywalletscreen.key": "Key:",
"components.walletinit.savereadonlywalletscreen.title": "Verify read-only wallet",
"components.walletinit.walletdescription.slogan": "Your gateway to the financial world",
"components.walletinit.walletform.continueButton": "Continuar",
"components.walletinit.walletform.newPasswordInput": "Senha de pagamentos",
Expand All @@ -319,6 +328,8 @@
"components.walletinit.walletfreshinitscreen.addWalletOnShelleyButton": "Adicionar carteira (Jormungandr ITN)",
"components.walletinit.walletinitscreen.createWalletButton": "Criar carteira",
"components.walletinit.walletinitscreen.createWalletWithLedgerButton": "Conecte ao dispositivo Ledger Nano",
"components.walletinit.walletinitscreen.importReadOnlyWalletExplanation": "The Yoroi extension allows you to export any of your wallets' public keys in a QR code. Choose this option to import a wallet from a QR code in read-only mode.",
"components.walletinit.walletinitscreen.importReadOnlyWalletLabel": "Read-only wallet",
"components.walletinit.walletinitscreen.restoreNormalWalletExplanation": "Se você possui uma frase de recuperação constituída de 15 palavras geradas quando você criou sua Yoroi Wallet, escolha esta opção para recuperar sua carteira.",
"components.walletinit.walletinitscreen.restoreNormalWalletLabel": "Carteira 15 palavras",
"components.walletinit.walletinitscreen.restoreNWordWalletExplanation": "Se você possui uma frase de recuperação consistindo de {mnemonicLength} palavras, escolha essa opção para restaurar sua carteira.",
Expand Down Expand Up @@ -369,6 +380,8 @@
"global.actions.dialogs.incorrectPassword.title": "Senha incorreta",
"global.actions.dialogs.incorrectPin.message": "O PIN que você digitou é incorreto.",
"global.actions.dialogs.incorrectPin.title": "PIN inválido",
"global.actions.dialogs.invalidQRCode.message": "The QR code you scanned does not seem to contain a valid public key. Please try again with a new one.",
"global.actions.dialogs.invalidQRCode.title": "Invalid QR code",
"global.actions.dialogs.itnNotSupported.message": "Carteiras criadas durante a Testnet incentivada (ITN) não estão mais operacionais. Se você quiser resgatar suas recompensas, atualizaremos a Yoroi Mobile e Yoroi Desktop nas próximas semanas",
"global.actions.dialogs.itnNotSupported.title": "\nA Cardano ITN (Rede de testes incentivada) finalizou",
"global.actions.dialogs.logout.message": "Você realmente quer sair?",
Expand Down

0 comments on commit a0c569e

Please sign in to comment.