1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/app/_locales/pt_PT/messages.json
vthomas13 4dcde1e216
Multichain Activity Screen (#19557)
* layout wip

* Icon changes, add badgewrapped icons to smart tx

* grouping by date wip

* typo fix

* group txs by date, button styling

* removing queue/history division, adding datestamp for pending tx, minor styling changes

* adding tests, updating snap

* font size fix

* e2e fixes

* Remove unnecessary tabIndex and keypress handler

* Fix typo for fontWeight

* Fix nesting warning by removing unnecessary Text

* Fix tests

* Fix import and exports

* Remove unused verbiage

* Update E2E selectors

* More E2E

* More E2Es

* More test fixes

* awaiting find instead of click

* adding regularDelayMs to flaky test

* removing delay

* increasing delay outside of wait

* adding back first-child to selector

* test fixes

* using datatestid for primary currency

* sorting date txgroups

* wip alignment for big numbers

* alignment issues fix

* lintfix

* adding tabindex, cursor pointer, updating snap

* unit test fix

* storybook additions

* snaphot update

* update snap

---------

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2023-07-17 13:48:15 -04:00

162 lines
2.8 KiB
JSON
Generated

{
"about": {
"message": "Acerca de"
},
"account": {
"message": "Conta"
},
"advanced": {
"message": "Avançadas"
},
"amount": {
"message": "Quantia"
},
"appName": {
"message": "MetaMask",
"description": "The name of the application"
},
"appNameBeta": {
"message": "MetaMask Beta",
"description": "The name of the application (Beta)"
},
"appNameFlask": {
"message": "MetaMask Flask",
"description": "The name of the application (Flask)"
},
"back": {
"message": "Anterior"
},
"basic": {
"message": "Básico"
},
"cancel": {
"message": "Cancelar"
},
"close": {
"message": "Fechar"
},
"confirm": {
"message": "Confirmar"
},
"connect": {
"message": "Ligar"
},
"copiedExclamation": {
"message": "Copiado!"
},
"copyToClipboard": {
"message": "Copiar para a área de transferência"
},
"create": {
"message": "Criar"
},
"delete": {
"message": "Eliminar"
},
"details": {
"message": "Detalhes"
},
"done": {
"message": "Concluído"
},
"edit": {
"message": "Editar"
},
"fast": {
"message": "Rápido"
},
"forgetDevice": {
"message": "Esquecer este dispositivo"
},
"here": {
"message": "aqui",
"description": "as in -click here- for more information (goes with troubleTokenBalances)"
},
"hide": {
"message": "Ocultar"
},
"history": {
"message": "Histórico"
},
"import": {
"message": "Importar",
"description": "Button to import an account from a selected file"
},
"imported": {
"message": "Importado",
"description": "status showing that an account has been fully loaded into the keyring"
},
"learnMore": {
"message": "Aprenda mais"
},
"loading": {
"message": "A carregar..."
},
"next": {
"message": "Seguinte"
},
"off": {
"message": "Desativado"
},
"ok": {
"message": "OK"
},
"on": {
"message": "Ativado"
},
"origin": {
"message": "Origem"
},
"password": {
"message": "Palavra-passe"
},
"privacyMsg": {
"message": "Política de Privacidade"
},
"reject": {
"message": "Rejeitar"
},
"remove": {
"message": "Remover"
},
"removeAccount": {
"message": "Remover conta"
},
"reset": {
"message": "Repor"
},
"restore": {
"message": "Restaurar"
},
"save": {
"message": "Guardar"
},
"search": {
"message": "Pesquisar"
},
"send": {
"message": "Enviar"
},
"settings": {
"message": "Definições"
},
"tips": {
"message": "Doações"
},
"tryAgain": {
"message": "Tentar novamente"
},
"unknown": {
"message": "Desconhecido"
},
"unlock": {
"message": "Desbloquear"
},
"userName": {
"message": "Nome de utilizador"
},
"welcomeBack": {
"message": "Bem-vindo de volta!"
}
}