global.php 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?php
  2. /*
  3. *
  4. * OGP - Open Game Panel
  5. * Copyright (C) 2008 - 2018 The OGP Development Team
  6. *
  7. * http://www.opengamepanel.org/
  8. *
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License
  11. * as published by the Free Software Foundation; either version 2
  12. * of the License, or any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. *
  23. */
  24. define('OGP_LANG_lang_charset', "UTF-8");
  25. define('OGP_LANG_already_logged_in_redirecting_to_dashboard', "Вы уже вошли в систему, перенаправление на главную страницу");
  26. define('OGP_LANG_logging_in', "Вход в систему");
  27. define('OGP_LANG_redirecting_in', "Перенаправление через");
  28. define('OGP_LANG_refresh_page', "Обновить страницу");
  29. define('OGP_LANG_no_rights', "У Вас недостаточно прав для доступа к этой странице.");
  30. define('OGP_LANG_welcome', "Добро пожаловать!");
  31. define('OGP_LANG_logout', "Выйти");
  32. define('OGP_LANG_logout_message', "Вы успешно вышли.");
  33. define('OGP_LANG_support', "Поддержка");
  34. define('OGP_LANG_password', "Пароль");
  35. define('OGP_LANG_login', "Логин");
  36. define('OGP_LANG_login_button', "Войти");
  37. define('OGP_LANG_solve_captcha', "Человек ли Вы");
  38. define('OGP_LANG_lost_passwd', "Забыли пароль?");
  39. define('OGP_LANG_no_db_connection', "Не удалось подключиться к базе данных.");
  40. define('OGP_LANG_bad_login', "Неправильный логин или пароль.");
  41. define('OGP_LANG_not_logged_in', "Вы не вошли в систему.");
  42. define('OGP_LANG_remove_install', "Пожалуйста, удалите файл install.php по соображениям безопасности.");
  43. define('OGP_LANG_agent_offline', "Агент, который управляет этим сервером, выключен или сервер не запущен.");
  44. define('OGP_LANG_logged_in', "Вы зашли как");
  45. define('OGP_LANG_delete', "Удалить");
  46. define('OGP_LANG_edit', "Изменить");
  47. define('OGP_LANG_actions', "Действия");
  48. define('OGP_LANG_invalid_subpage', "Неверная страница.");
  49. define('OGP_LANG_invalid_home_id', "Введен не правильный ID");
  50. define('OGP_LANG_note', "ПРИМЕЧАНИЕ");
  51. define('OGP_LANG_hint', "ПОДСКАЗКА");
  52. define('OGP_LANG_yes', "Да");
  53. define('OGP_LANG_no', "Нет");
  54. define('OGP_LANG_on', "Вкл");
  55. define('OGP_LANG_off', "Выкл");
  56. define('OGP_LANG_db_error_invalid_host', "Неверно введен хост базы данных.");
  57. define('OGP_LANG_db_error_invalid_user_and_pass', "Неверное имя пользователя базы данных и/или пароль.");
  58. define('OGP_LANG_db_error_invalid_database', "Неверная база данных.");
  59. define('OGP_LANG_db_unknown_error', "Неизвестная ошибка базы данных: %s");
  60. define('OGP_LANG_db_error_module_missing', "Обязательные модуль PHP для базы данных отсутствует.");
  61. define('OGP_LANG_db_error_invalid_db_type', "Неверный тип базы данных в конфигурационном файле.");
  62. define('OGP_LANG_invalid_login_information', "Неверная регистрационная информация.");
  63. define('OGP_LANG_failed_to_read_config', "Не удалось прочитать файл конфигурации.");
  64. define('OGP_LANG_account_expired', "Ваш аккаунт просрочен.");
  65. define('OGP_LANG_contact_admin_to_enable_account', "Свяжитесь с администратором для восстановления аккаунта.");
  66. define('OGP_LANG_maintenance_mode_on', "Режим обслуживания");
  67. define('OGP_LANG_logging_out_10', "Выход через 10 секунд");
  68. define('OGP_LANG_invalid_redirect', "Перенаправление");
  69. define('OGP_LANG_login_title', "Вход в панель управления");
  70. define('OGP_LANG_module_not_installed', "Модуль не установлен");
  71. define('OGP_LANG_no_access_to_home', "У вас нет доступа для этого действия.");
  72. define('OGP_LANG_not_available', "Нет данных");
  73. define('OGP_LANG_offline', "Не в сети");
  74. define('OGP_LANG_online', "В сети");
  75. define('OGP_LANG_invalid_url', "Неверный URL");
  76. define('OGP_LANG_xml_file_not_valid', "XML файл '%s' не может быть проверен с помощью схемы '%s'.");
  77. define('OGP_LANG_unable_to_load_xml', "Невозможно загрузить XML файл '%s'. Проблема с правами доступа?");
  78. define('OGP_LANG_gamemanager', "Управление");
  79. define('OGP_LANG_game_monitor', "Мониторинг");
  80. define('OGP_LANG_dashboard', "Главная");
  81. define('OGP_LANG_user_addons', "Аддоны");
  82. define('OGP_LANG_ftp', "FTP");
  83. define('OGP_LANG_shop', "Магазин");
  84. define('OGP_LANG_shop_guest', "Магазин");
  85. define('OGP_LANG_TS3Admin', "TS3 Админ");
  86. define('OGP_LANG_administration', "Админка");
  87. define('OGP_LANG_config_games', "Игры/Моды конфигурация");
  88. define('OGP_LANG_modulemanager', "Управление Модулями");
  89. define('OGP_LANG_server', "Управление Физ. серверами");
  90. define('OGP_LANG_settings', "Настройки Панели");
  91. define('OGP_LANG_themes', "Настройки Темы");
  92. define('OGP_LANG_user_admin', "Управление Пользователями");
  93. define('OGP_LANG_sub_users', "Суб-Пользователь");
  94. define('OGP_LANG_show_groups', "Управление Группами");
  95. define('OGP_LANG_user_games', "Игровые Серверы");
  96. define('OGP_LANG_addons_manager', "Управление Аддонами");
  97. define('OGP_LANG_ftp_admin', "FTP пользователи");
  98. define('OGP_LANG_orders', "Магазин - Заказы");
  99. define('OGP_LANG_services', "Магазин - Услуги");
  100. define('OGP_LANG_shop_settings', "Магазин - Настройка");
  101. define('OGP_LANG_update', "Обновление Панели");
  102. define('OGP_LANG_extras', "Дополнения");
  103. define('OGP_LANG_show', "Показать");
  104. define('OGP_LANG_show_all', "Показать все сервера");
  105. define('OGP_LANG_cur_theme', "%s тема оформления");
  106. define('OGP_LANG_copyright', "Авторские права");
  107. define('OGP_LANG_all_rights_reserved', "Все права защищены");
  108. define('OGP_LANG_version', "Версия");
  109. define('OGP_LANG_show_version', "Показать версию");
  110. define('OGP_LANG_queries_executed', "запросов к базе");
  111. define('OGP_LANG_lang', "Язык");
  112. define('OGP_LANG_get_size', "Показать размер");
  113. define('OGP_LANG_total_size', "Общий размер");
  114. define('OGP_LANG_lgsl', "LGSL");
  115. define('OGP_LANG_lgsl_admin', "Настройки LGSL");
  116. define('OGP_LANG_rcon', "RCON команды");
  117. define('OGP_LANG_watch_logger', "Просмотр логов");
  118. define('OGP_LANG_litefm_settings', "Настройки LiteFM");
  119. define('OGP_LANG_assign_expiration_date', "Присвоить дату окончания");
  120. define('OGP_LANG_assign_expiration_date_info', "По истечении срока действия сервер не назначается, но и не удаляется.");
  121. define('OGP_LANG_server_expiration_date', "Дата истечения срока действия сервера");
  122. define('OGP_LANG_server_expiration_date_info', "По истечении срока действия сервера удаляется (База Данных и файлы)");
  123. define('OGP_LANG_set_expiration_date', "Установить дату окончания");
  124. define('OGP_LANG_admin_dsi', "Настройки DSi");
  125. define('OGP_LANG_user_dsi', "DSi");
  126. define('OGP_LANG_list_dsi', "DSi Список");
  127. define('OGP_LANG_no_remote_servers', "Нет известных удаленных серверов! Добавьте сервер для использования этой функции.");
  128. define('OGP_LANG_no_results_found', "Не найдено результатов поиска для %s");
  129. define('OGP_LANG_tickets', "Система поддержки");
  130. define('OGP_LANG_news', "Новости");
  131. define('OGP_LANG_admin_news', "Управление Новостями");
  132. define('OGP_LANG_util', "Утилиты");
  133. define('OGP_LANG_fast_download', "Быстрая Загрузка");
  134. define('OGP_LANG_fd_user', "Fast Download");
  135. define('OGP_LANG_cron', "Управление Заданиями");
  136. define('OGP_LANG_user_cron', "Задания");
  137. define('OGP_LANG_faq', "F.A.Q.");
  138. define('OGP_LANG_mysql_admin', "Управление MySQL");
  139. define('OGP_LANG_copied', "Скопирован!");
  140. define('OGP_LANG_ticket_settings', "Настройки Тикета");
  141. define('OGP_LANG_form', "Регистрация");
  142. define('OGP_LANG_timed_out', "Operation timed out (but may still successfully complete).");
  143. ?>