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
vsubhuman committed May 9, 2024
1 parent ca7bd0d commit 5b9b5e8
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions apps/wallet-mobile/src/i18n/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
"components.settings.applicationsettingsscreen.security": "Segurança",
"components.settings.applicationsettingsscreen.selectFiatCurrency": "Fiat Currency",
"components.settings.applicationsettingsscreen.selectLanguage": "Language",
"components.settings.applicationsettingsscreen.selectTheme": "Theme",
"components.settings.applicationsettingsscreen.support": "Suporte",
"components.settings.applicationsettingsscreen.tabTitle": "Aplicação",
"components.settings.applicationsettingsscreen.termsOfUse": "Termos de Uso",
Expand All @@ -388,6 +389,7 @@
"components.settings.changecustompinscreen.PinRegistrationForm.PinInput.title": "Insira PIN",
"components.settings.changecustompinscreen.title": "Mudar o código (PIN)",
"components.settings.changelanguagescreen.title": "Idioma",
"components.settings.changeThemescreen.title": "Theming",
"components.settings.changepasswordscreen.continueButton": "Mudar a senha",
"components.settings.changepasswordscreen.newPasswordInputLabel": "Nova senha",
"components.settings.changepasswordscreen.oldPasswordInputLabel": "Senha atual",
Expand Down Expand Up @@ -722,6 +724,7 @@
"global.actions.dialogs.insufficientCollateral.message": "Collateral amount is insufficient. Please go back and assign collateral.",
"global.all": "Tudo",
"global.apply": "Aplicar",
"global.auto": "Auto",
"global.assets.assetLabel": "Ativo",
"global.assets.assetsLabel": "Ativos ",
"global.assets": "{qty, plural, one {asset} other {asset(s)}}",
Expand Down Expand Up @@ -754,6 +757,7 @@
"global.currency": "Moeda",
"global.currentVersion": "Current Version",
"global.deprecated": "Depreciado",
"global.dark": "Dark",
"global.enterSpendingPassword": "Enter spending password to sign this transaction",
"global.error.insufficientBalance": "Sem saldo",
"global.error.serviceUnavailable": "Service unavailable",
Expand All @@ -765,6 +769,7 @@
"global.info.minPrimaryBalanceForTokens": "É preciso manter um saldo de ADA para manter seus tokens",
"global.info": "Informações",
"global.learnMore": "Aprenda aqui",
"global.light": "Light",
"global.ledgerMessages.appInstalled": "O aplicativo Cardano ADA deve estar instalado no dispositivo Ledger.",
"global.ledgerMessages.appOpened": "O aplicativo Cardano ADA deve permanecer aberto no dispositivo Ledger.",
"global.ledgerMessages.bluetoothDisabledError": "Ou o Bluetooth está desativado, ou você cancelou/negou o pedido de permissão.",
Expand Down Expand Up @@ -834,7 +839,6 @@
"global.txLabels.withdrawals": "Retiradas",
"global.unknown": "Unknown",
"global.yoroiZendesk": "Yoroi Zendesk",
"menu.stakingCenter": "Staking center",
"links.askToOpenAWallet.title": "Open a wallet",
"links.askToOpenAWallet.description": "This action requires a wallet to be opened. Please open a wallet first.",
"links.askToRedirect.title": "Redirect available",
Expand All @@ -851,6 +855,7 @@
"menu.knowledgeBase": "Me ajuda",
"menu.releases": "Releases",
"menu.settings": "Configurações",
"menu.stakingCenter": "Staking center",
"menu.supportLink": "Pergunte ao suporte",
"menu.supportTitle": "Dúvidas?",
"menu": "Opções",
Expand Down Expand Up @@ -1036,5 +1041,8 @@
"discover.discoverList.done": "DONE",
"discover.discoverList.openDApp": "Open DApp",
"discover.discoverList.disconnectWalletFromDApp": "Disconnect wallet from DApp",
"discover.discoverList.dAppActions": "DApp actions"
"discover.discoverList.dAppActions": "DApp actions",
"walletinit.theme.tryDarkTheme": "Try Yoroi dark theme",
"walletinit.theme.description": "Press the theme switcher and dive into the new stylish theme crafted to enhance your Cardano wallet experience",
"walletinit.theme.chanageTheme": "You can always change your theme later in the App settings"
}

0 comments on commit 5b9b5e8

Please sign in to comment.