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
|
@ -162,7 +162,7 @@ $LANG['ru'] = array(
|
|||
'Web Aliases' => 'Веб алиасы',
|
||||
'per domain' => 'на домен',
|
||||
'DNS Domains' => 'DNS домены',
|
||||
'DNS Domains' => 'DNS домены',
|
||||
'DNS domains' => 'DNS домены',
|
||||
'DNS records' => 'DNS записи',
|
||||
'Name Servers' => 'Сервер имен',
|
||||
'Mail Domains' => 'Почтовые домены',
|
||||
|
@ -589,19 +589,19 @@ $LANG['ru'] = array(
|
|||
'Save File (in text editor)' => 'Сохранить Файл (в рамках текстового редактора)',
|
||||
'Close Popup / Cancel' => 'Закрыть Попап / Отмена',
|
||||
'Move Cursor Up' => 'Переместить курсор вверх',
|
||||
'Move Cursor Dow' => 'Переместить курсор вниз',
|
||||
'Move Cursor Down' => 'Переместить курсор вниз',
|
||||
'Switch to Left Tab' => 'Переключиться на таб слева',
|
||||
'Switch to Right Tab' => 'Переключиться на таб справа',
|
||||
'Switch Tab' => 'Переключить активный таб',
|
||||
'Go to the Top of File List' => 'Перейти к первому файлу',
|
||||
'Go to the Top of the File List' => 'Перейти к первому файлу',
|
||||
'Go to the Last File' => 'Перейти к последнему файлу',
|
||||
'Open File/Enter Directory' => 'Открыть Файл/Папку',
|
||||
'Open File / Enter Directory' => 'Открыть Файл/Папку',
|
||||
'Go to Parent Directory' => 'Перейти в родительскую директорию',
|
||||
'Select Current File' => 'Выбрать активный файл',
|
||||
'Select Bunch of Files' => 'Выбрать блок файлов',
|
||||
'Append File to the Current Selection' => 'Добавить файл к выбранным',
|
||||
'Add File to the Current Selection' => 'Добавить файл к выбранным',
|
||||
'Select All Files' => 'Выбрать все файлы',
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||
'горячие клавиши заимствованы из великолепного файл менеджера GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a>',
|
||||
|
||||
'Licence Key' => 'Лицензионный Ключ',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue