-
Notifications
You must be signed in to change notification settings - Fork 619
Adds Portuguese (Brazil) translation for wallet connection #5674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
cddfdff
Adds Portuguese (Brazil) translation for wallet connection
devfelipenunes 9d7e62d
add olive-camels-live
devfelipenunes 81117b8
feat: Add Brazilian Portuguese translations for various locales
devfelipenunes 4169a0a
fix to deploy
devfelipenunes b515649
Update .changeset/olive-camels-live.md
joaquim-verges File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
124 changes: 124 additions & 0 deletions
124
packages/thirdweb/src/react/web/ui/ConnectWallet/locale/br.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,124 @@ | ||
| import type { ConnectLocale } from "./types.js"; | ||
|
|
||
| const connectWalletLocalPtBr: ConnectLocale = { | ||
| id: "pt_BR", | ||
| signIn: "Entrar", | ||
| defaultButtonTitle: "Conectar carteira", | ||
| connecting: "Conectando", | ||
| switchNetwork: "Trocar de rede", | ||
| switchingNetwork: "Trocando de rede", | ||
| defaultModalTitle: "Conectar", | ||
| recommended: "Recomendado", | ||
| installed: "Instalado", | ||
| continueAsGuest: "Continuar como convidado", | ||
| connectAWallet: "Conectar uma carteira", | ||
| newToWallets: "Novo em carteiras?", | ||
| getStarted: "Começar", | ||
| guest: "Convidado", | ||
| send: "Enviar", | ||
| receive: "Receber", | ||
| buy: "Comprar", | ||
| transactions: "Transações", | ||
| payTransactions: "Transações Fiat", | ||
| walletTransactions: "Transações de Carteira", | ||
| viewAllTransactions: "Ver todas as transações", | ||
| currentNetwork: "Rede atual", | ||
| switchAccount: "Trocar conta", | ||
| requestTestnetFunds: "Solicitar fundos para Testnet", | ||
| backupWallet: "Fazer backup da carteira", | ||
| guestWalletWarning: | ||
| "Esta é uma carteira de convidado temporária. Faça um backup se não quiser perder o acesso a ela", | ||
| switchTo: "Trocar para", | ||
| connectedToSmartWallet: "carteira inteligente", | ||
| confirmInWallet: "Confirmar na carteira", | ||
| disconnectWallet: "Desconectar carteira", | ||
| copyAddress: "Copiar endereço", | ||
| personalWallet: "Carteira pessoal", | ||
| smartWallet: "Carteira inteligente", | ||
| or: "Ou", | ||
| goBackButton: "Voltar", | ||
| passkeys: { | ||
| title: "Chave de acesso", | ||
| linkPasskey: "Vincular uma chave de acesso", | ||
| }, | ||
| welcomeScreen: { | ||
| defaultTitle: "Sua porta de entrada para o mundo descentralizado", | ||
| defaultSubtitle: "Conecte uma carteira para começar", | ||
| }, | ||
| agreement: { | ||
| prefix: "Ao conectar, você aceita os", | ||
| termsOfService: "Termos de serviço", | ||
| and: "e", | ||
| privacyPolicy: "Política de privacidade", | ||
| }, | ||
| networkSelector: { | ||
| title: "Selecionar rede", | ||
| mainnets: "Redes principais", | ||
| testnets: "Redes de teste", | ||
| allNetworks: "Todas", | ||
| addCustomNetwork: "Adicionar rede personalizada", | ||
| inputPlaceholder: "Buscar rede ou ID da cadeia", | ||
| categoryLabel: { | ||
| recentlyUsed: "Usadas recentemente", | ||
| popular: "Populares", | ||
| others: "Outras redes", | ||
| }, | ||
| loading: "Carregando", | ||
| failedToSwitch: "Erro ao trocar de rede", | ||
| }, | ||
| receiveFundsScreen: { | ||
| title: "Receber fundos", | ||
| instruction: | ||
| "Copie o endereço da carteira para enviar fundos para esta carteira", | ||
| }, | ||
| sendFundsScreen: { | ||
| title: "Enviar fundos", | ||
| submitButton: "Enviar", | ||
| token: "Token", | ||
| sendTo: "Enviar para", | ||
| amount: "Quantidade", | ||
| successMessage: "Transação bem-sucedida", | ||
| invalidAddress: "Endereço inválido", | ||
| noTokensFound: "Nenhum token encontrado", | ||
| searchToken: "Buscar ou colar o endereço do token", | ||
| transactionFailed: "Transação falhou", | ||
| transactionRejected: "Transação rejeitada", | ||
| insufficientFunds: "Fundos insuficientes", | ||
| selectTokenTitle: "Selecione um Token", | ||
| sending: "Enviando", | ||
| }, | ||
| signatureScreen: { | ||
| instructionScreen: { | ||
| title: "Entrar", | ||
| instruction: | ||
| "Por favor, assine a solicitação de mensagem na sua carteira para continuar", | ||
| signInButton: "Entrar", | ||
| disconnectWallet: "Desconectar carteira", | ||
| }, | ||
| signingScreen: { | ||
| title: "Entrando", | ||
| prompt: "Assine a solicitação de assinatura na sua carteira", | ||
| promptForSafe: | ||
| "Assine a solicitação de assinatura na sua carteira e aprove a transação no Safe", | ||
| approveTransactionInSafe: "Aprovar transação no Safe", | ||
| tryAgain: "Tentar novamente", | ||
| failedToSignIn: "Erro ao entrar", | ||
| inProgress: "Aguardando confirmação", | ||
| }, | ||
| }, | ||
| manageWallet: { | ||
| title: "Gerenciar Carteira", | ||
| linkedProfiles: "Perfis vinculados", | ||
| linkProfile: "Vincular um perfil", | ||
| connectAnApp: "Conectar um Aplicativo", | ||
| exportPrivateKey: "Exportar chave privada", | ||
| }, | ||
| viewFunds: { | ||
| title: "Ver Fundos", | ||
| viewNFTs: "Ver NFTs", | ||
| viewTokens: "Ver Tokens", | ||
| viewAssets: "Ver Ativos", | ||
| }, | ||
| }; | ||
|
|
||
| export default connectWalletLocalPtBr; | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,4 +7,5 @@ export type LocaleId = | |
| | "tl_PH" | ||
| | "vi_VN" | ||
| | "de_DE" | ||
| | "fr_FR"; | ||
| | "fr_FR" | ||
| | "pt_BR"; | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.