force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
17
ControlPanel/lang/Russian/modules/editconfigfiles.php
Executable file
17
ControlPanel/lang/Russian/modules/editconfigfiles.php
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "Конфигурация файлов");
|
||||
define('OGP_LANG_editing_file', "Редактирование Файла");
|
||||
define('OGP_LANG_no_server_specfied', "Идентификатор сервера не указан. Невозможно обнаружить файлы конфигурации.");
|
||||
define('OGP_LANG_no_home', "У вас нет доступа к данному серверу.");
|
||||
define('OGP_LANG_no_configs_for_game', "Отсутствуют конфигурационные файлы");
|
||||
define('OGP_LANG_name', "Имя");
|
||||
define('OGP_LANG_no_description', "Отсутствует описание");
|
||||
define('OGP_LANG_description', "Описание");
|
||||
define('OGP_LANG_invalid_file', "Указанный файл не может быть отредактирован.");
|
||||
define('OGP_LANG_wrote_changes', "Успешно сохранен файл.");
|
||||
define('OGP_LANG_failed_write', "Не удалось сохранить файл");
|
||||
define('OGP_LANG_failed_read', "Не удалось прочитать файл");
|
||||
define('OGP_LANG_save', "Сохранить");
|
||||
define('OGP_LANG_go_back', "Назад");
|
||||
define('OGP_LANG_new_file', "Новый файл");
|
||||
Loading…
Add table
Add a link
Reference in a new issue