mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
chore(locales): create pt.json (#575)
This commit is contained in:
32
locales/pt.json
Normal file
32
locales/pt.json
Normal file
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user