mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Correct some keys of $LANG
This commit is contained in:
parent
6fd8787985
commit
dc65561391
28 changed files with 198 additions and 195 deletions
|
@ -160,7 +160,7 @@ $LANG['pt'] = array(
|
|||
'Web Aliases' => 'Apelidos Web',
|
||||
'per domain' => 'por domínio',
|
||||
'DNS Domains' => 'Domínios DNS',
|
||||
'DNS Domains' => 'Domínios DNS',
|
||||
'DNS domains' => 'Domínios DNS',
|
||||
'DNS records' => 'Registros DNS',
|
||||
'Name Servers' => 'Servidores de Nome',
|
||||
'Mail Domains' => 'Domínios de Email',
|
||||
|
@ -575,17 +575,17 @@ $LANG['pt'] = array(
|
|||
'Save File (in text editor)' => 'Salvar Arquivo (no editor de texto)',
|
||||
'Close Popup / Cancel' => 'Fechar Popup / Cancelar',
|
||||
'Move Cursor Up' => 'Mover o Cursor para Cima',
|
||||
'Move Cursor Dow' => 'Mover o Cursor para Baixo',
|
||||
'Move Cursor Down' => 'Mover o Cursor para Baixo',
|
||||
'Switch to Left Tab' => 'Alternar para a Guia à Esquerda',
|
||||
'Switch to Right Tab' => 'Alternar para a Guia à Direita',
|
||||
'Switch Tab' => 'Alternar Guia',
|
||||
'Go to the Top of File List' => 'Ir para o Início da Lista de Arquivo',
|
||||
'Go to the Top of the File List' => 'Ir para o Início da Lista de Arquivo',
|
||||
'Go to the Last File' => 'Ir para o último Arquivo',
|
||||
'Open File/Enter Directory' => 'Abrir Arquivo/Digitar Diretório',
|
||||
'Open File / Enter Directory' => 'Abrir Arquivo/Digitar Diretório',
|
||||
'Go to Parent Directory' => 'Ir para o diretório principal',
|
||||
'Select Current File' => 'Selecionar o Arquivo Atual',
|
||||
'Select Bunch of Files' => 'Selecionar Vários Arquivos',
|
||||
'Append File to the Current Selection' => 'Acrescentar Arquivo à Seleção Atual',
|
||||
'Add File to the Current Selection' => 'Acrescentar Arquivo à Seleção Atual',
|
||||
'Select All Files' => 'Selecionar Todos os Arquivos',
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||
'atalhos são inspirados pela magnífica GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> Gerenciador de Arquivos',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue