diff --git a/src/renderer/i18n/pt-BR.js b/src/renderer/i18n/pt-BR.js index 4136a544..257b1b43 100644 --- a/src/renderer/i18n/pt-BR.js +++ b/src/renderer/i18n/pt-BR.js @@ -106,7 +106,39 @@ module.exports = { array: 'Array', changelog: 'Logs de alteração', format: 'Formato', - sshTunnel: 'SSH túnel' + sshTunnel: 'SSH túnel', + structure: 'Estrutura', + small: 'Pequeno', + medium: 'Médio', + large: 'Grande', + row: 'Linha | Linhas', + cell: 'Celula | Células', + triggerFunction: 'Gatinho de função | Gatilhos de Funções', + all: 'Todos', + duplicate: 'Duplicado', + routine: 'Rotina', + new: 'Novo', + history: 'Histórico', + select: 'Seleciomar', + passphrase: 'Palavara-Passe', + filter: 'Filtrar', + change: 'Alterar', + views: 'Visualizações', + triggers: 'Gatilhos', + routines: 'Rotinas', + functions: 'Funções', + schedulers: 'Agendadores', + includes: 'Includes', + drop: 'Drop', + completed: 'Completo', + aborted: 'Abortado', + disabled: 'Inativo', + enable: 'Ativo', + disable: 'Disable', + commit: 'Enviar', + rollback: 'Reverter', + connectionString: 'String da conexão', + contributors: 'Contribuintes' }, message: { appWelcome: 'Bem vindo ao Antares SQL Client!',