Skip to content

Commit 7e01c01

Browse files
kimuradevchinesedfan
authored andcommitted
Add missing translation labels for Portuguese (#891)
Updating labels that were not translated to Portuguese
1 parent 41b3a72 commit 7e01c01

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

src/locale/languages/pt.js

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ module.exports = {
1414
'Are you sure?': 'Tem a certeza?',
1515
'Assign Yourself': 'Atribua a você',
1616
Assignees: 'Atribuída a',
17-
'Author: ': '',
17+
'Author: ': 'Autor',
1818
BIO: 'BIOGRAFIA',
1919
CANCEL: 'CANCELAR',
2020
CONTACT: 'CONTATO',
2121
CONTRIBUTORS: 'CONTRIBUIDORES',
22-
"Can't login?": '',
22+
"Can't login?": 'Não consegue entrar?',
2323
"Can't see all your organizations?":
2424
'Não consegue ver todas as suas organizações?',
2525
Cancel: 'Cancelar',
@@ -96,7 +96,7 @@ module.exports = {
9696
'No contributors found': 'Nenhum contribuidor encontrado',
9797
'No description provided.': 'Nenhuma descrição fornecida.',
9898
'No issues': 'Nenhuma issue',
99-
'No members found': '',
99+
'No members found': 'Nenhum membro encontrado',
100100
'No open issues': 'Nenhuma issue aberta',
101101
'No open issues found!': 'Nenhuma issue aberta encontrada!',
102102
'No open pull requests': 'Nenhum pull request aberto',
@@ -113,7 +113,8 @@ module.exports = {
113113
OWNER: 'PROPRIETÁRIO',
114114
'One of the most feature-rich GitHub clients that is 100% free':
115115
'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!',
117118
Open: 'Abertos',
118119
'Open in Browser': 'Abrir no Browser',
119120
Options: 'Opções',
@@ -130,7 +131,7 @@ module.exports = {
130131
Repositories: 'Repositórios',
131132
'Repositories and Users': 'Repositórios e Utilizadores',
132133
'Repository Actions': 'Ações do Repositório',
133-
'Repository is not found': '',
134+
'Repository is not found': 'Repositório não encontrado',
134135
'Retrieving notifications': 'Procurando notificações',
135136
'SIGN IN': 'ENTRAR',
136137
SOURCE: 'CÓDIGO-FONTE',

src/locale/languages/ptBr.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
'Are you sure?': 'Tem certeza?',
1515
'Assign Yourself': 'Atribua a você',
1616
Assignees: 'Atribuída a',
17-
'Author: ': '',
17+
'Author: ': 'Autor',
1818
BIO: 'BIO',
1919
CANCEL: 'CANCELAR',
2020
CONTACT: 'CONTATO',
@@ -96,7 +96,7 @@ module.exports = {
9696
'No contributors found': 'Nenhum contribuidor encontrado',
9797
'No description provided.': 'Nenhuma descrição fornecida.',
9898
'No issues': 'Nenhuma issue',
99-
'No members found': '',
99+
'No members found': 'Nenhum membro encontrado',
100100
'No open issues': 'Nenhuma issue aberta',
101101
'No open issues found!': 'Nenhuma issue aberta encontrada!',
102102
'No open pull requests': 'Nenhum pull request aberto',
@@ -113,7 +113,8 @@ module.exports = {
113113
OWNER: 'PROPRIETÁRIO',
114114
'One of the most feature-rich GitHub clients that is 100% free':
115115
'O GitHub client com a maior quantidade de funcionalidades que é 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!',
117118
Open: 'Abertos',
118119
'Open in Browser': 'Abrir no Navegador.',
119120
Options: 'Opções',
@@ -130,7 +131,7 @@ module.exports = {
130131
Repositories: 'Repositórios',
131132
'Repositories and Users': 'Repositórios e Usuários',
132133
'Repository Actions': 'Ações do Repositório',
133-
'Repository is not found': '',
134+
'Repository is not found': 'Repositório não encontrado',
134135
'Retrieving notifications': 'Buscando notificações',
135136
'SIGN IN': 'ENTRAR',
136137
SOURCE: 'CÓDIGO-FONTE',

0 commit comments

Comments
 (0)