mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
chore(locales/pt-br): update translations (#684)
This commit is contained in:
@@ -6,27 +6,27 @@
|
|||||||
"confirm": "Confirmar",
|
"confirm": "Confirmar",
|
||||||
"more": "Mais...",
|
"more": "Mais...",
|
||||||
"settings": {
|
"settings": {
|
||||||
"locale": "Change locale",
|
"locale": "Alterar idioma",
|
||||||
"locale_description": "Current language: ${language} (%s)",
|
"locale_description": "Idioma atual: ${language} (%s)",
|
||||||
"notification_audio": "Notification audio",
|
"notification_audio": "Áudio de notificação",
|
||||||
"notification_position": "Notification position"
|
"notification_position": "Posição da notificação"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"bottom": "Bottom",
|
"bottom": "Inferior",
|
||||||
"bottom-left": "Bottom-left",
|
"bottom-left": "Inferior esquerdo",
|
||||||
"bottom-right": "Bottom-right",
|
"bottom-right": "Inferior direito",
|
||||||
"center-left": "Center-left",
|
"center-left": "Centro-esquerdo",
|
||||||
"center-right": "Center-right",
|
"center-right": "Centro-direito",
|
||||||
"top": "Top",
|
"top": "Superior",
|
||||||
"top-left": "Top-left",
|
"top-left": "Superior esquerdo",
|
||||||
"top-right": "Top-right"
|
"top-right": "Superior direito"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"open_radial_menu": "Open radial menu",
|
"open_radial_menu": "Abrir menu radial",
|
||||||
"cancel_progress": "Cancel current progress bar",
|
"cancel_progress": "Cancelar barra de progresso atual",
|
||||||
"txadmin_announcement": "Server announcement by %s",
|
"txadmin_announcement": "Anúncio por %s",
|
||||||
"txadmin_dm": "Direct Message from %s",
|
"txadmin_dm": "Mensagem de %s",
|
||||||
"txadmin_warn": "You have been warned by %s",
|
"txadmin_warn": "Você foi alertado por %s",
|
||||||
"txadmin_warn_content": "%s \nAction ID: %s",
|
"txadmin_warn_content": "%s \nID do aviso: %s",
|
||||||
"txadmin_scheduledrestart": "Scheduled Restart"
|
"txadmin_scheduledrestart": "Reinício agendado"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user