@@ -14,12 +14,12 @@ module.exports = {
14
14
'Are you sure?' : 'Tem a certeza?' ,
15
15
'Assign Yourself' : 'Atribua a você' ,
16
16
Assignees : 'Atribuída a' ,
17
- 'Author: ' : '' ,
17
+ 'Author: ' : 'Autor ' ,
18
18
BIO : 'BIOGRAFIA' ,
19
19
CANCEL : 'CANCELAR' ,
20
20
CONTACT : 'CONTATO' ,
21
21
CONTRIBUTORS : 'CONTRIBUIDORES' ,
22
- "Can't login?" : '' ,
22
+ "Can't login?" : 'Não consegue entrar? ' ,
23
23
"Can't see all your organizations?" :
24
24
'Não consegue ver todas as suas organizações?' ,
25
25
Cancel : 'Cancelar' ,
@@ -96,7 +96,7 @@ module.exports = {
96
96
'No contributors found' : 'Nenhum contribuidor encontrado' ,
97
97
'No description provided.' : 'Nenhuma descrição fornecida.' ,
98
98
'No issues' : 'Nenhuma issue' ,
99
- 'No members found' : '' ,
99
+ 'No members found' : 'Nenhum membro encontrado ' ,
100
100
'No open issues' : 'Nenhuma issue aberta' ,
101
101
'No open issues found!' : 'Nenhuma issue aberta encontrada!' ,
102
102
'No open pull requests' : 'Nenhum pull request aberto' ,
@@ -113,7 +113,8 @@ module.exports = {
113
113
OWNER : 'PROPRIETÁRIO' ,
114
114
'One of the most feature-rich GitHub clients that is 100% free' :
115
115
'O cliente de GitHub com mais funcionalidades, 100% grátis' ,
116
- 'Oops! it seems that you are not connected to the internet!' : '' ,
116
+ 'Oops! it seems that you are not connected to the internet!' :
117
+ 'Ops! Parece que você não está conectado à internet!' ,
117
118
Open : 'Abertos' ,
118
119
'Open in Browser' : 'Abrir no Browser' ,
119
120
Options : 'Opções' ,
@@ -130,7 +131,7 @@ module.exports = {
130
131
Repositories : 'Repositórios' ,
131
132
'Repositories and Users' : 'Repositórios e Utilizadores' ,
132
133
'Repository Actions' : 'Ações do Repositório' ,
133
- 'Repository is not found' : '' ,
134
+ 'Repository is not found' : 'Repositório não encontrado ' ,
134
135
'Retrieving notifications' : 'Procurando notificações' ,
135
136
'SIGN IN' : 'ENTRAR' ,
136
137
SOURCE : 'CÓDIGO-FONTE' ,
0 commit comments