From a0c569e37752988cbfbb38b49fa9c2dc9cec3a8b Mon Sep 17 00:00:00 2001 From: Nicolas Date: Thu, 3 Dec 2020 06:10:10 -0500 Subject: [PATCH] New translations en-US.json (Portuguese, Brazilian) --- src/i18n/locales/pt-BR.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json index b965a480df..84b8755563 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -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.", @@ -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", @@ -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.", @@ -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?",