Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 0a46a7b

Browse files
committed
[i18n/pt-PT] add new translations + improve existing ones to make them coherent with other locales
1 parent d9daed8 commit 0a46a7b

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed
Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,30 @@
11
{
22
"title": "Developer DAO",
3-
"description": "Uma comunidade de construtores que acreditam na propriedade coletiva da internet.",
4-
"searchId": "Pesquisar Developer DAO id",
5-
"loading": "A carregar...",
3+
"home": "Inicio",
4+
"projects": "Projetos",
5+
"searchId": "Pesquisar $t(title) id",
6+
"description": "Uma $t(community) de construtores que acreditam na propriedade coletiva da internet.",
7+
"loading": "Carregando...",
68
"error": "Erro",
79
"viewNftOpenSea": "Ver NFT no OpenSea",
810
"viewOwnerEtherscan": "Ver dono no Etherscan",
911
"developerTraits": "Características do desenvolvedor",
1012
"failedLoadTraits": "Falha ao carregar características",
11-
"madeBy": "Feito pela comunidade Developer DAO: ",
12-
"owner": "Dono",
13+
"madeBy": "Feito pela $t(community) $t(title) ",
14+
"organization": "organização",
15+
"repository": "Repositório",
16+
"community": "comunidade",
17+
"daoGithubOrg": "$t(title) $t(organization) GitHub",
18+
"daoGithubRepo": "$t(title) $t(repository) GitHub",
19+
"owner": "Dono:",
1320
"unclaimed": "Não reclamado",
14-
"enterDeveloperId": "Por favor digite um Developer DAO id",
21+
"enterDeveloperId": "Por favor digite um $t(title) id",
1522
"hosting": "Hospedagem por:",
1623
"copyLinkToNFT": "Copiar link para NFT",
1724
"linkCopied": "Link copiado para área de transferência",
18-
"otherTokensOwnedByThisAddress":"Outros tokens pertencentes a este address",
19-
"noOtherTokens":"Nenhum outro tokens pertencente a este address"
20-
25+
"projectsList": "Uma lista de projectos criados pela $t(community) $t(title).",
26+
"ddaoTokenSearch": "Pesquisa de Tokens DDAO",
27+
"by": "por",
28+
"otherTokensOwnedByThisAddress": "Outros tokens pertencentes a este address",
29+
"noOtherTokens": "Nenhum outro tokens pertencente a este address"
2130
}

0 commit comments

Comments
 (0)