Skip to content

Commit 44d125c

Browse files
authored
chore(locales): create pt.json (#575)
1 parent fb6ac76 commit 44d125c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

locales/pt.json

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"language": "Português",
3+
"ui": {
4+
"cancel": "Cancelar",
5+
"close": "Fechar",
6+
"confirm": "Confirmar",
7+
"more": "Mais...",
8+
"settings": {
9+
"locale": "Mudar idioma",
10+
"locale_description": "Idioma atual: ${language} (%s)",
11+
"notification_audio": "Áudio de notificações",
12+
"notification_position": "Posição das notificações"
13+
},
14+
"position": {
15+
"bottom": "Em baixo",
16+
"bottom-left": "Em baixo à esquerda",
17+
"bottom-right": "Em baixo à direita",
18+
"center-left": "Centro-esquerda",
19+
"center-right": "Centro-direita",
20+
"top": "Em cima",
21+
"top-left": "Em cima à esquerda",
22+
"top-right": "Em cima à direita"
23+
}
24+
},
25+
"open_radial_menu": "Abrir menu radial",
26+
"cancel_progress": "Cancelar barra de progresso atual",
27+
"txadmin_announcement": "Anúncio do servidor por %s",
28+
"txadmin_dm": "Mensagem direta de %s",
29+
"txadmin_warn": "Foste avisado por %s",
30+
"txadmin_warn_content": "%s \nID da ação: %s",
31+
"txadmin_scheduledrestart": "Reinício agendado"
32+
}

0 commit comments

Comments
 (0)