Skip to content

Commit

Permalink
chore(locales): create pt.json (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosminwindox authored May 9, 2024
1 parent fb6ac76 commit 44d125c
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions locales/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"language": "Português",
"ui": {
"cancel": "Cancelar",
"close": "Fechar",
"confirm": "Confirmar",
"more": "Mais...",
"settings": {
"locale": "Mudar idioma",
"locale_description": "Idioma atual: ${language} (%s)",
"notification_audio": "Áudio de notificações",
"notification_position": "Posição das notificações"
},
"position": {
"bottom": "Em baixo",
"bottom-left": "Em baixo à esquerda",
"bottom-right": "Em baixo à direita",
"center-left": "Centro-esquerda",
"center-right": "Centro-direita",
"top": "Em cima",
"top-left": "Em cima à esquerda",
"top-right": "Em cima à direita"
}
},
"open_radial_menu": "Abrir menu radial",
"cancel_progress": "Cancelar barra de progresso atual",
"txadmin_announcement": "Anúncio do servidor por %s",
"txadmin_dm": "Mensagem direta de %s",
"txadmin_warn": "Foste avisado por %s",
"txadmin_warn_content": "%s \nID da ação: %s",
"txadmin_scheduledrestart": "Reinício agendado"
}

0 comments on commit 44d125c

Please sign in to comment.