1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/_locales/pt_PT/messages.json
Mark Stacey 279c7b61b0
Add missing appName localized messages for Flask and Beta (#13138)
The `appNameFlask` and `appNameBeta` are mandatory because they are
used by the Chrome Web Store, but they are missing from some locales.
This will prevent submitting either of these build types.

These two messages have been added to all locales. The English name has
been used everywhere, since this is a brand name and brands are often
not translated. We can update this to something more appropriate for
other locales in the future if necessary.
2021-12-21 16:32:57 -03:30

177 lines
3.1 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"
},
"endOfFlowMessage9": {
"message": "Obtenha mais informações."
},
"fast": {
"message": "Rápido"
},
"forgetDevice": {
"message": "Esquecer este dispositivo"
},
"getStarted": {
"message": "Começar"
},
"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"
},
"queue": {
"message": "Fila"
},
"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"
},
"slow": {
"message": "Lento"
},
"tips": {
"message": "Doações"
},
"tryAgain": {
"message": "Tentar novamente"
},
"unknown": {
"message": "Desconhecido"
},
"unlock": {
"message": "Desbloquear"
},
"userName": {
"message": "Nome de utilizador"
},
"viewAccount": {
"message": "Ver Conta"
},
"welcomeBack": {
"message": "Bem-vindo de volta!"
}
}