mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-20 05:31:00 +01:00
commit
96d6913a7a
@ -28,7 +28,7 @@ module.exports = {
|
|||||||
version: 'Versão',
|
version: 'Versão',
|
||||||
donate: 'Doação',
|
donate: 'Doação',
|
||||||
run: 'Executar',
|
run: 'Executar',
|
||||||
schema: 'Schema',
|
schema: 'Esquema',
|
||||||
results: 'Resultados',
|
results: 'Resultados',
|
||||||
size: 'Tamanho',
|
size: 'Tamanho',
|
||||||
seconds: 'Segundos',
|
seconds: 'Segundos',
|
||||||
@ -41,7 +41,7 @@ module.exports = {
|
|||||||
insert: 'Inserção',
|
insert: 'Inserção',
|
||||||
connecting: 'Connectando',
|
connecting: 'Connectando',
|
||||||
name: 'Nome',
|
name: 'Nome',
|
||||||
collation: 'Collation',
|
collation: 'Agrupamento',
|
||||||
clear: 'Limpar',
|
clear: 'Limpar',
|
||||||
options: 'Opções',
|
options: 'Opções',
|
||||||
autoRefresh: 'Atualização Automática',
|
autoRefresh: 'Atualização Automática',
|
||||||
@ -55,13 +55,13 @@ module.exports = {
|
|||||||
order: 'Ordem',
|
order: 'Ordem',
|
||||||
expression: 'Expressão',
|
expression: 'Expressão',
|
||||||
autoIncrement: 'Auto Incremental',
|
autoIncrement: 'Auto Incremental',
|
||||||
engine: 'Engine',
|
engine: 'Motor',
|
||||||
field: 'Campo | Campos',
|
field: 'Campo | Campos',
|
||||||
approximately: 'Aproximadamente',
|
approximately: 'Aproximadamente',
|
||||||
total: 'Total',
|
total: 'Total',
|
||||||
table: 'Tabela',
|
table: 'Tabela',
|
||||||
discard: 'Descartar',
|
discard: 'Descartar',
|
||||||
stay: 'Stay',
|
stay: 'Fica',
|
||||||
author: 'Autor',
|
author: 'Autor',
|
||||||
light: 'Claro',
|
light: 'Claro',
|
||||||
dark: 'Escuro',
|
dark: 'Escuro',
|
||||||
@ -71,10 +71,10 @@ module.exports = {
|
|||||||
view: 'Visão',
|
view: 'Visão',
|
||||||
definer: 'Definidor',
|
definer: 'Definidor',
|
||||||
algorithm: 'Algoritmo',
|
algorithm: 'Algoritmo',
|
||||||
trigger: 'Trigger | Triggers',
|
trigger: 'Gatilho | Gatilhos',
|
||||||
storedRoutine: 'Stored routine | Stored routines',
|
storedRoutine: 'Procedimento Armazenado | Procedimentos Armazenados',
|
||||||
scheduler: 'Scheduler | Schedulers',
|
scheduler: 'Agendador | Agendadores',
|
||||||
event: 'Event',
|
event: 'Evento',
|
||||||
parameters: 'Parametros',
|
parameters: 'Parametros',
|
||||||
function: 'Função | Funções',
|
function: 'Função | Funções',
|
||||||
deterministic: 'Deterministico',
|
deterministic: 'Deterministico',
|
||||||
@ -204,8 +204,8 @@ module.exports = {
|
|||||||
applicationTheme: 'Tema da aplicação',
|
applicationTheme: 'Tema da aplicação',
|
||||||
editorTheme: 'Editor de tema',
|
editorTheme: 'Editor de tema',
|
||||||
wrapLongLines: 'Quebrar linhas longas',
|
wrapLongLines: 'Quebrar linhas longas',
|
||||||
selectStatement: 'Select statement',
|
selectStatement: 'Declaração de Select',
|
||||||
triggerStatement: 'Trigger statement',
|
triggerStatement: 'Declaração de Gatilho',
|
||||||
sqlSecurity: 'Segurança SQL',
|
sqlSecurity: 'Segurança SQL',
|
||||||
updateOption: 'Opção de atualização',
|
updateOption: 'Opção de atualização',
|
||||||
deleteView: 'Apagar view',
|
deleteView: 'Apagar view',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user