12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379 |
- <?php
- $__description["owner"] = array("Владелец");
- $__description["command_center"] = array("Командный центр");
- $__description["Command"] = array("Команда");
- $__description["Confirm"] = array("Подтвердить");
- $__description["Output"] = array("Выход");
- $__description["Error"] = array("Ошибка");
- $__description["status"] = array("Статус");
- $__description["disable"] = array("Отключить это");
- $__description["enable"] = array("Включить это");
- $__description["switch_server"] = array("Переключить сервер");
- $__description["change_owner"] = array("Сменить владельца");
- $__description["get_backup"] = array("Вернуться обратно");
- $__description["restore"] = array("Восстановить");
- $__description["logout"] = array("Logout");
- $__description["Change Name"] = array("Сменить имя");
- $__description["switch_status"] = array("Переключить статус");
- $__description["server_details"] = array("Детали сервера");
- $__description["date"] = array("Date");
- $__description["quota_view"] = array("Просмотр квоты");
- $__description["normal_view"] = array("Обычный просмотр");
- $__description["last_switch_status"] = array("Последний статус переключения");
- $__description["Backup_File"] = array("Резервный файл");
- // DNS management
- $__description["dns_record"] = array("DNS Record");
- $__description["value"] = array("Значение");
- $__description["hostname"] = array("Имя хоста");
- $__description["type"] = array("Тип");
- $__description["MX"] = array("MX");
- $__description["NS"] = array("NS");
- $__description["A"] = array("A");
- $__description["AAAA"] = array("AAAA");
- $__description["TXT"] = array("TXT");
- $__description["CNAME"] = array("CNAME");
- $__description["FCNAME"] = array("FCNAME");
- $__description["priority"] = array("Priority ");
- $__description["DNS_template"] = array("Шаблон DNS");
- $__description["DNS_template_name"] = array("Имя шаблона DNS");
- $__description["not_owner"] = array("Не владелец");
- $__description["real_owner"] = array("Настоящий владелец");
- $__description["used"] = array("Использовался");
- $__description["not_used"] = array("НЕ использовался");
- $__description["web_ipaddress"] = array("Сетевой IP-адрес");
- $__description["mail_ipaddress"] = array("Почтовый IP-адрес");
- $__description["ipaddress"] = array("IP-адрес");
- $__description["ipaddress_begin"] = array("Начало IP-адреса");
- $__description["ipaddress_end"] = array("Конец IP-адреса");
- $__description["ttl_(seconds)"] = array("TTL (seconds), recomended 14400");
- $__description["primary_dns"] = array("Primary DNS");
- $__description["ns_record"] = array("NS Record");
- $__description["a_record"] = array("A Record");
- $__description["mx_record"] = array("MX Record");
- $__description["cn_record"] = array("CN Record");
- $__description["type_of_dns_zone_file"] = array("Тип файла зоны DNS");
- $__description["primary_DNS"] = array("Primary DNS");
- $__description["new_dns_template"] = array("Выбрать шаблон-DNS");
- $__description["secondary_DNS"] = array("Secondary DNS");
- $__description["SOA_nameserver"] = array("SOA Nameserver");
- $__description["hostmaster_email"] = array("E-mail хозяина");
- $__description["general_settings"] = array("Основные настройки");
- $__description["rebuild"] = array("Перестроить");
- $__description["DNS"] = array("DNS");
- $__description["domain_name"] = array("Доменное имя");
- $__description["manage_dns"] = array("Управлять DNS");
- $__description["dns"] = array("DNS");
- // Added Kloxo Version 6.1.6
- $__description["SRV"] = array("SRV");
- $__description["DDNS"] = array("DDNS");
- $__description["ttl"] = array("TTL");
- $__description["ddns_user"] = array("Имя DDNS");
- $__description["ddns_pwd"] = array("Пароль DDNS");
- $__description["ddns_offline"] = array("Офлайн DDNS");
- $__description["srv_service"] = array("Услуга");
- $__description["srv_proto"] = array("Протокол");
- $__description["srv_weight"] = array("Масса");
- $__description["srv_port"] = array("Порт");
- $__description["email"] = array("E-mail");
- $__description["refresh"] = array("Освежить (секунды), стандартно 3600");
- $__description["expire"] = array("Истекать (секунды), стандартно 604800");
- $__description["retry"] = array("Повторить (секунды), стандартно 1800");
- $__description["minimum"] = array("Минимум (секунды), стандартно 3600");
- $__description["notification"] = array("Уведомления");
- $__description["event_name"] = array("Название события");
- $__description["notify_me_when_ticket_is_added"] = array("Сообщите мне, когда добавлен билет");
- $__description["notify_me_when_ticket_changes"] = array("Сообщите мне, когда билет изменится");
- $__description["notify_when_accounts_are_added_to_my_account"] = array("Уведомлять о добавлении учетных записей в мою учетную запись");
- $__description["notify_when_accounts_are_deleted_from_my_account"] = array("Уведомлять, когда учетные записи удаляются из моей учетной записи");
- $__description["notify_me_when_these_are_added_anywhere"] = array("Сообщите мне, когда они будут добавлены где-нибудь");
- $__description["description"] = array("Описание");
- $__description["welcome_message_for_new_accounts"] = array("Приветственное сообщение для новых учетных записей");
- $__description["welcome_message_subject"] = array("Тема приветственного сообщения");
- $__description["welcome_message_from"] = array("Приветственное сообщение от");
- $__description["configure_notification"] = array("Настроить уведомления");
- $__description["help_desk"] = array("HelpDesk");
- $__description["favorite"] = array("Любимые");
- $__description["link"] = array("Ссылка");
- $__description["default_description"] = array("Стандартное описание");
- $__description["separatorid"] = array("Separatorid");
- $__description["sortid"] = array("Sortid");
- $__description["separator"] = array("Separator");
- $__description["edit_favorites"] = array("Редактировать избранное");
- $__description["ticket"] = array("Ticket");
- $__description["id"] = array("ID");
- $__description["s:state"] = array("S:State");
- $__description["Open"] = array("Open");
- $__description["fixed"] = array("Fixed");
- $__description["E:escalate"] = array("E:Escalate");
- $__description["Off"] = array("Off");
- $__description["On"] = array("On");
- $__description["analyzed"] = array("Analyzed");
- $__description["closed"] = array("Closed");
- $__description["p:priority"] = array("P:Priority");
- $__description["low"] = array("Low");
- $__description["medium"] = array("Medium");
- $__description["high"] = array("High");
- $__description["urgent"] = array("Urgent");
- $__description["responsible"] = array("Responsible");
- $__description["category"] = array("Category");
- $__description["sub_category"] = array("Sub Category");
- $__description["created_by"] = array("Created By");
- $__description["replies"] = array("Replies");
- $__description["sent_to:send_to"] = array("Sent To:Send To");
- $__description["subject"] = array("Subject");
- $__description["modified_on"] = array("Modified On");
- $__description["unread"] = array("Unread");
- $__description["read"] = array("Read");
- $__description["close"] = array("Close");
- $__description["escalate"] = array("Escalate");
- $__description["show_nonclosed"] = array("Show Nonclosed");
- $__description["show_open"] = array("Show Open");
- $__description["show_all"] = array("Показать все");
- $__description["show_mine"] = array("Показать мое");
- $__description["CPS:cp status"] = array("PS:Cp StatusC");
- $__description["disabled"] = array("Отключен");
- $__description["enabled"] = array("Включен");
- $__description["t:client_type"] = array("T:Тип клиента");
- $__description["customer"] = array("Покупатель");
- $__description["user"] = array("Пользователь");
- $__description["domain"] = array("Домен");
- $__description["reseller"] = array("Торговый посредник");
- $__description["wholesale_reseller"] = array("Оптовый торговый посредник");
- $__description["master_reseller"] = array("Главный торговый посредник");
- $__description["admin"] = array("Админ");
- $__description["superadmin"] = array("Супер-админ");
- $__description["password"] = array("Пароль");
- $__description["new_plan"] = array("Новый план");
- $__description["plan_name"] = array("Имя плана");
- $__description["comments"] = array("Комментарии");
- $__description["extra_email"] = array("Дополнительный e-mail");
- $__description["disable_when_usage_reaches_(percentage)"] = array("Отключить при достижении использования (%) ");
- $__description["old_password"] = array("Старый пароль");
- $__description["real_name"] = array("Настоящее имя");
- $__description["address"] = array("Адрес");
- $__description["city"] = array("Город");
- $__description["country"] = array("Страна");
- $__description["telephone_no"] = array("Номер телефона");
- $__description["fax"] = array("Факс");
- $__description[""] = array("");
- $__description["limit"] = array("Лимит");
- $__description["appearance"] = array("Появление");
- $__description["backup"] = array("Восстановления резервной копии");
- $__description["cp_disable"] = array("Отключение CP");
- $__description["cp_enable"] = array("Включение CP");
- $__description["change_plan"] = array("Изменить план");
- $__description["login_options"] = array("Опци и входа");
- $__description["demo_status"] = array("Демо-статус");
- $__description["disable_policy"] = array("Отключить политику");
- $__description["details"] = array("Разная информация");
- $__description["resend_welcome_message"] = array("Отправить приветственное сообщение еще раз");
- $__description["login_as"] = array("Войти как");
- $__description["action_log"] = array("Действия в логах");
- $__description["class"] = array("Class");
- $__description["objectname"] = array("Objectname");
- $__description["action"] = array("Action");
- $__description["subaction"] = array("Subaction");
- $__description["loginid"] = array("Loginid");
- $__description["auxiliary"] = array("Auxiliary");
- $__description["reply"] = array("Reply");
- $__description["ticket_name"] = array("Название билета");
- $__description["ticket_state_from"] = array("Состояние билета от");
- $__description["state"] = array("Состояние");
- $__description["changed_by"] = array("Изменен по");
- $__description["text_reason"] = array("Текстовая причина");
- $__description["database_types"] = array("Типы баз данных");
- $__description["driver"] = array("Драйвер");
- $__description["driver_configuration"] = array("Конфигурация драйвера");
- $__description["login_history"] = array("История входа");
- $__description["name"] = array("Имя");
- $__description["ip_address"] = array("IP-адрес");
- $__description["login_time"] = array("Время входа");
- $__description["logout_time"] = array("Время выхода");
- $__description["auxiliary_id"] = array("Вспомогательный ID");
- $__description["consuming_parent"] = array("Потребляющий родитель");
- $__description["logout_reason"] = array("Причина выхода");
- $__description["Information"] = array("Информация");
- $__description["."] = array(".");
- $__description["permission"] = array("Разрешение");
- $__description["s"] = array("S");
- $__description["under_limit"] = array("Ниже лимита");
- $__description["exceeded"] = array("Превышено");
- $__description["resourceused"] = array("Ресурс использован");
- $__description["S"] = array("S");
- $__description["status_is_on"] = array("Статус: On");
- $__description["status_is_off"] = array("Статус: Off");
- $__description["resource_usage"] = array("Использование ресурса");
- $__description["alright"] = array("Хорошо");
- $__description["resource"] = array("Ресурс");
- $__description["max"] = array("Максимальный");
- $__description["graph"] = array("График");
- $__description["raw_connection"] = array("Необработанное соединение");
- $__description["success/failure"] = array("Успех / неудача");
- $__description["time"] = array("Time");
- $__description["service"] = array("Service");
- $__description["connection"] = array("Connection");
- $__description["Cur:current_ip_or_not"] = array("Cur: текущий IP или нет");
- $__description["this_is_your_current_ip"] = array("Это ваш текущий IP");
- $__description["fail"] = array("Неудача");
- $__description["success"] = array("Успех");
- $__description["message"] = array("Сообщение");
- $__description["send_mail"] = array("Отправить письмо");
- $__description["text_description"] = array("Описание текстка");
- $__description["ftp_server"] = array("FTP-Сервер");
- $__description["ssh_server"] = array("SSH-Сервер");
- $__description["username"] = array("Имя пользователя");
- $__description["directory"] = array("Каталог");
- $__description["upload_type"] = array("Тип загрузки");
- $__description["allow_schedule_backup"] = array("Разрешить резервное копирование по расписанию");
- $__description["schedule_backup"] = array("Запланировать резервное копирование");
- $__description["backup_from_file"] = array("Резервное копирование из файла");
- $__description["filename_on_the_ftp_server"] = array("Имя файла на FTP-сервере");
- $__description["backup_file_initial_string"] = array("Начальная строка файла резервной копии");
- $__description["send_email_after_backup"] = array("Отправить электронное письмо после резервного копирования");
- $__description["last_backup_status"] = array("Статус последнего резервного копирования");
- $__description["last_restore_status"] = array("Статус последнего восстановления");
- $__description["keep_this_many_backups_on_the_server"] = array("Храните столько резервных копий на сервере");
- $__description["dont_verify_ftp_credentials"] = array("Не проверяйте учетные данные FTP");
- $__description["upload_files_to_remote_server"] = array("Загрузить файлы на удаленный сервер");
- $__description["dont_keep_a_local_copy"] = array("Не храните локальную копию");
- $__description["stop_vps_while_backup_snapshot_(recommended)"] = array("Остановить VPS во время резервного копирования моментального снимка (рекомендуется)");
- $__description["backup_now"] = array("Сделать резервную копию сейчас");
- $__description["ftp_configuration"] = array("Конфигурация FTP");
- $__description["schedule_configuration"] = array("Конфигурация расписания");
- $__description["restore_from_file"] = array("Восстановить из файла");
- $__description["restore_from_ftp"] = array("Восстановить с FTP");
- $__description["ssh_client"] = array("Клиент SSH");
- $__description["ssh_terminal"] = array("Терминал SSH");
- $__description["Console Access"] = array("Консольный доступ");
- $__description["traffic_history"] = array("История трафика");
- $__description["device_name"] = array("Имя устройства");
- $__description["month"] = array("Месяц");
- $__description["total_traffic_(MB)"] = array("Общий трафик (МБ)");
- $__description["SSH_authorized_key"] = array("SSH Authorized Key");
- $__description["key"] = array("Key");
- $__description["lxlabs_authorized_key"] = array("Lxlabs Authorized Key");
- $__description["authorized_key"] = array("Authorized Key");
- $__description["full_key"] = array("Full Key");
- $__description["session"] = array("Session");
- $__description["session_id"] = array("ID сессии");
- $__description["client_name"] = array("Имя клиента");
- $__description["t"] = array("T");
- $__description["mail_account"] = array("Почтовый аккаунт");
- $__description["system_user"] = array("Системный пользователь");
- $__description["vps"] = array("VPS");
- $__description["cs"] = array("Cs");
- $__description["current_session"] = array("Данная сессия");
- $__description["last_access"] = array("Последний доступ");
- $__description["timeout"] = array("Тайм-аут");
- $__description["ticket_history"] = array("Ticket History");
- $__description["helpdesk_configuration"] = array("HelpDesk Configuration");
- $__description["current_ticket_id_(can_only_be_increased)"] = array("Текущий идентификатор билета (можно только увеличить)");
- $__description["mail_server"] = array("Почтовый сервер");
- $__description["mail_period_(minutes)"] = array("Почтовый период (минуты)");
- $__description["mail_password"] = array("Пароль от почты");
- $__description["use_ssl"] = array("Использовать SSL");
- $__description["enable_mail"] = array("Включть почту");
- $__description["license"] = array("Лицензия");
- $__description["Ipaddress"] = array("IP-адрес");
- $__description["Client Account"] = array("Аккаунт клиента");
- $__description["Password"] = array("Пароль");
- $__description["number_of_clients"] = array("Число клиентов");
- $__description["number_of_servers"] = array("Число серверов");
- $__description["number_of_domains"] = array("Число доменов");
- $__description["number_of_vpses"] = array("Number Of VPSes");
- $__description["expiry_date"] = array("Дата истечения срока действия");
- $__description["live_support"] = array("Живая поддержка");
- $__description["client_support"] = array("Служба поддержки клиентов");
- $__description["number_of_nodes"] = array("Number Of Nodes");
- $__description["upload_new_license"] = array("Загрузить новую лицензию");
- $__description["login_info"] = array("Данные для входа");
- $__description["license_update"] = array("Обновление лицензии");
- $__description["module"] = array("Модуль");
- $__description["module_name"] = array("Название модуля");
- $__description["module_information"] = array("Информация о модуле");
- $__description["skin"] = array("Скин");
- $__description["skin_color"] = array("Цвет скина");
- $__description["show_direction"] = array("Показать дирекцию");
- $__description["background"] = array("Задний фон");
- $__description["button_type"] = array("Тип кнопок");
- $__description["icon_name"] = array("Название значка");
- $__description["current_logo_url"] = array("Текущий URL-адрес логотипа");
- $__description["login_to"] = array("Авторизоваться");
- $__description["current_logo_url_shown_while_loading"] = array("Текущий URL-адрес логотипа отображается при загрузке");
- $__description["show_quickaction"] = array("Показать быстрое действие");
- $__description["disable_quickaction"] = array("Отключить быстрое действие");
- $__description["show_navigation_bar"] = array("Показать панель навигации");
- $__description["enable_ultra_navigation"] = array("Включить ультра навигацию");
- $__description["split_frame_view"] = array("Разделение кадра");
- $__description["keep_the_add_forms_closed_by_default"] = array("Держите формы добавления закрытыми по умолчанию");
- $__description["disable_ip_check"] = array("Отключить проверку IP");
- $__description["disable_dialog_boxes"] = array("Отключить диалоговые окна");
- $__description["enable_ajax_(Needs_high_bandwidth)"] = array("Включить Ajax (требуется высокая пропускная способность)");
- $__description["simple_skin"] = array("Простой скин");
- $__description["simple_skin_(Recommended_for_end_user)"] = array("Простой скин (рекомендуется для конечного пользователя)");
- $__description["show_thin_header"] = array("Показать тонкий заголовок");
- $__description["show_resource_at_bottom"] = array("Показать ресурс внизу");
- $__description["interface_template"] = array("Шаблон интерфейса");
- $__description["show_list_of_brethren"] = array("Показать список собратьев");
- $__description["dont_show_disabled_permission"] = array("Не показывать отключенное разрешение");
- $__description["language"] = array("Язык");
- $__description["english"] = array("Английский");
- $__description["disable_ability_to_set_docroot"] = array("Отключить возможность установки Docroot");
- $__description["log_into_domain_owner_mode"] = array("Войдите в режим владельца домена");
- $__description["show_xp_like_left_panel"] = array("Показать Xp как левую панель");
- $__description["session_timeout_(in_secs)"] = array("Тайм-аут сеанса (в секундах)");
- $__description["show_add_buttons_in_main_page"] = array("Показать кнопки добавления на главной странице");
- $__description["enable_scroll_bar_in_tree_menu"] = array("Включить полосу прокрутки в древовидном меню");
- $__description["group_resources_in_tree_menu"] = array("Группировать ресурсы в древовидном меню");
- $__description["alphabetically_group_resources_in_tree_menu"] = array("Группировать ресурсы в алфавитном порядке в древовидном меню");
- $__description["depth_of_resource_in_the_tree_menu"] = array("Глубина ресурса в древовидном меню");
- $__description["lines_per_page"] = array("Строк на странице");
- $__description["display"] = array("Дисплей");
- $__description["account"] = array("Аккаунт");
- $__description["upload_logo_image_(gif)"] = array("Загрузить изображение логотипа (gif)");
- $__description["upload_logo_image_shown_while_loading_(gif)"] = array("Загрузить изображение логотипа при загрузке (gif)");
- $__description["upload_logo"] = array("Загрузить логотип");
- // release on Kloxo 6.1.7
- $__description["upload_logo_image_(png)"] = array("Upload Logo Image (png)");
- $__description["child_appearance"] = array("Child Appearance");
- $__description["helpdesk_category"] = array("HelpDesk Category");
- $__description["enable_browse_backup"] = array("Enable Browse Backup");
- $__description["backup_slave"] = array("Backup Slave");
- $__description["rootdir"] = array("Rootdir");
- $__description["do_remote_backup"] = array("Do Remote Backup");
- $__description["ssl_port"] = array("SSL Port");
- $__description["plain_port"] = array("Plain Port");
- $__description["disable_plainport"] = array("Disable Plainport");
- $__description["redirect_non_ssl_to_ssl"] = array("Redirect Non-SSL To SSL");
- $__description["host_installapp_remotely"] = array("Host Installapp Remotely");
- $__description["URL_for_remote_installapp"] = array("URL For Remote Installapp");
- $__description["rebuild_vps"] = array("Rebuild VPS");
- $__description["dont_show_monitor_server"] = array("Dont Show Monitor Server");
- $__description["dont_show_backup"] = array("Dont Show Backup");
- $__description["enable_reverse_dns"] = array("Enable Reverse DNS");
- $__description["enable_forward_dns"] = array("Enable Forward DNS");
- $__description["secondary_dns"] = array("Secondary DNS");
- $__description["slaves_the_dns_entries_are_synced_on"] = array("Slaves The DNS Entries Are Synced On");
- $__description["no_of_attempts"] = array("No Of Attempts");
- $__description["clear_login_history_after_this_many_months."] = array("Clear Login History After This Many Months.");
- $__description["clear_traffic_history_after_this_many_months."] = array("Clear Traffic History After This Many Months.");
- $__description["security_policy"] = array("Security Policy");
- $__description["multiple_servers"] = array("Multiple Servers");
- $__description["notify_policy"] = array("Notify Policy");
- $__description["extra basedir"] = array("Extra Basedir");
- $__description["use_nmap_for_ping"] = array("Use Nmap For Ping");
- $__description["download_via_master"] = array("Download Via Master");
- $__description["disable_vps_owners_ability_to_change_hostname"] = array("Disable VPS Owners Ability To Change Hostname");
- $__description["dont_show_console_user"] = array("Dont Show Console User");
- $__description["ssh_port"] = array("SSH Port");
- $__description["show_install_kloxo_button"] = array("Show Install Kloxo Button");
- $__description["web_statistics_program"] = array("Web Statistics Program");
- $__description["initial_openvz_id"] = array("Initial Openvz Id");
- $__description["help_url"] = array("Help URL");
- $__description["openvz_increment"] = array("Openvz Increment");
- $__description["system_under_maintenance"] = array("Under Maintenance");
- $__description["xen_import_driver"] = array("Xen Import Driver");
- $__description["webmail_system_default"] = array("Webmail System Default");
- $__description["disable_installapp"] = array("Disable Installapp");
- $__description["html_title"] = array("Html Title");
- $__description["xen_initrd_flag"] = array("Xen Initrd Flag");
- $__description["dont_get_vps_live_status"] = array("Dont Get VPS Live Status");
- $__description["auto_update"] = array("Auto Update");
- $__description["rebuild_limit_time(minutes)"] = array("Rebuild Limit Time(minutes)");
- $__description["community_url"] = array("Community URL");
- $__description["helpdesk_url"] = array("HelpDesk URL");
- $__description["message_url"] = array("Message URL");
- $__description["Hour_to_run_scavenge"] = array("Hour To Run Scavenge");
- $__description["Minute"] = array("Minute");
- $__description["disable_percentage"] = array("Disable Percentage");
- $__description["general"] = array("General");
- $__description["login_message"] = array("Login Message");
- $__description["Message"] = array("Message");
- $__description["ssh_config"] = array("SSH Configure");
- $__description["history_clearing_policy"] = array("History Clearing Policy");
- $__description["scavenge_time"] = array("Scavenge Time");
- $__description["General Settings"] = array("General Settings");
- $__description["dns_config"] = array("DNS Configure");
- $__description["kloxo_config"] = array("Kloxo Configure");
- $__description["config_self_backup"] = array("Self Backup Configure");
- $__description["config_buttons"] = array("Buttons Configure");
- $__description["deprecated"] = array("Deprecated");
- $__description["session_config"] = array("Session Configure");
- $__description["download_config"] = array("Download Configure");
- $__description["port_config"] = array("Port Configure");
- $__description["browse_backup_config"] = array("Browse Backup Configure");
- $__description["Configuration"] = array("Configuration");
- $__description["location"] = array("Location");
- $__description["free"] = array("Free");
- $__description["xen location"] = array("Xen Location");
- $__description["openvz location"] = array("Openvz Location");
- $__description["common location"] = array("Common Location");
- $__description["Component Info"] = array("Component Info");
- $__description["component_name"] = array("Component Name");
- $__description["component_version"] = array("Component Version");
- $__description["detailed_component_info"] = array("Detailed Component Info");
- $__description["s:status"] = array("S:Status");
- $__description["is_installed"] = array("Is Installed");
- $__description["is_not_installed"] = array("Is Not Installed");
- $__description["component_info"] = array("Component Info");
- $__description["odbc_param"] = array("Odbc Param");
- $__description["db_file_path"] = array("DB File Path");
- $__description["login_id"] = array("Login Id");
- $__description["page_time_out"] = array("Page Time Out");
- $__description["the_size_of_the_internal_buffer"] = array("The Size Of The Internal Buffer");
- $__description["safe_tranctions"] = array("Safe Tranctions");
- $__description["threads"] = array("Threads");
- $__description["implicit_commit_syncronization"] = array("Implicit Commit Syncronization");
- $__description["user_commit_syncronization"] = array("User Commit Syncronization");
- $__description["server"] = array("Server");
- $__description["default_datbase"] = array("Default Datbase");
- $__description["appname"] = array("Appname");
- $__description["workstation_id"] = array("Workstation Id");
- $__description["default_national_language_to_use"] = array("Default National Language To Use");
- $__description["this_parameter_specifies_whether_to_convert_extended_characters_to_oem_values"] = array("This Parameter Specifies Whether To Convert Extended Characters To Oem Values");
- $__description["port"] = array("Port");
- $__description["socket"] = array("Socket");
- $__description["odbc_driver"] = array("Odbc Driver");
- $__description["odbc_name"] = array("Odbc Name");
- $__description["edit_odbc_paramters"] = array("Edit Odbc Paramters");
- $__description["log_manager"] = array("Log Manager");
- $__description["server_name"] = array("Server Name");
- $__description["reverse_dns"] = array("Reverse DNS");
- $__description["reversename"] = array("Reversename");
- $__description["all_reversedns"] = array("All Reverse DNS");
- $__description["all_reverse_dns"] = array("All Reverse DNS");
- $__description["traceroute"] = array("Traceroute");
- $__description["IP"] = array("IP");
- $__description["response_time"] = array("Response Time");
- $__description["cron_scheduled_task"] = array("Cron Scheduled Task");
- $__description["min"] = array("Min");
- $__description["minute"] = array("Minute");
- $__description["hour"] = array("Hour");
- $__description["day_of_week"] = array("Day Of Week");
- $__description["week"] = array("Week");
- $__description["command"] = array("Command");
- $__description["simple"] = array("Simple");
- $__description["standard"] = array("Complex");
- $__description["if_every_day_the_hour"] = array("If Every Day The Hour");
- $__description["period"] = array("Period");
- $__description["argument"] = array("Argument");
- $__description["user_name"] = array("User Name");
- $__description["syncserver"] = array("Syncserver");
- $__description["all_scheduled_task"] = array("All Scheduled Task");
- $__description["interface_template_name"] = array("Interface Template Name");
- $__description["client_interface"] = array("Client Interface");
- $__description["domain_interface"] = array("Domain Interface");
- $__description["vps_interface"] = array("VPS Interface");
- $__description["file"] = array("File");
- $__description["file_name"] = array("File Name");
- $__description["previous"] = array("Previous");
- $__description["trash"] = array("Trash");
- $__description["directory_link"] = array("Directory Link");
- $__description["file_link"] = array("File Link");
- $__description["broken_link"] = array("Broken Link");
- $__description["directory_(copy)"] = array("Directory (copy)");
- $__description["zip"] = array("Zip");
- $__description["tgz"] = array("Tgz");
- $__description["tar"] = array("Tar");
- $__description["directory_(cut)"] = array("Directory (cut)");
- $__description["file_(copy)"] = array("File (copy)");
- $__description["file_(cut)"] = array("File (cut)");
- $__description["file_(html)"] = array("File (html)");
- $__description["p"] = array("P");
- $__description["protected"] = array("Protected");
- $__description["not_protected"] = array("Not Protected");
- $__description["not_applicable"] = array("Not Applicable");
- $__description["perm"] = array("Perm");
- $__description["ren"] = array("Ren");
- $__description["rename"] = array("Rename");
- $__description["dn"] = array("Dn");
- $__description["download"] = array("Download");
- $__description["modified"] = array("Modified");
- $__description["Size"] = array("Size");
- $__description["real_size"] = array("Real Size");
- $__description["disk_space"] = array("Disk Space");
- $__description["contents_of_the_archive"] = array("Contents Of The Archive");
- $__description["%_of_tot"] = array("% Of Tot");
- $__description["upload_from_url"] = array("Upload From URL");
- $__description["overwrite_file"] = array("Overwrite File");
- $__description["size_(k)"] = array("Size (k)");
- $__description["new_name"] = array("New Name");
- $__description["folder_name"] = array("Folder Name");
- $__description["zip_file_name"] = array("Zip File Name");
- $__description["upload_file"] = array("Upload File");
- $__description["overwrite_existing_file"] = array("Overwrite Existing File");
- $__description["overwrite_existing_files"] = array("Overwrite Existing Files");
- $__description["extract_zip_to_here."] = array("Extract Zip To Here.");
- $__description["convert_to_format"] = array("Convert To Format");
- $__description["image"] = array("Image");
- $__description["height"] = array("Height");
- $__description["width"] = array("Width");
- $__description["keep_a_copy_of_the_image"] = array("Keep A Copy Of The Image");
- $__description["copy_name"] = array("Copy Name");
- $__description["paste"] = array("Paste");
- $__description["upload_(http)"] = array("Upload (http)");
- $__description["upload_(ftp)"] = array("Upload (ftp)");
- $__description["copy"] = array("Copy");
- $__description["html_edit"] = array("Html Edit");
- $__description["cut"] = array("Cut");
- $__description["change_permissions"] = array("Change Permissions");
- $__description["newdir"] = array("Newdir");
- $__description["newfile"] = array("Newfile");
- $__description["Remove"] = array("Remove");
- $__description["home"] = array("Home");
- $__description["up"] = array("Up");
- $__description["clear"] = array("Clear");
- $__description["unzip"] = array("Unzip");
- $__description["thumbnail"] = array("Thumbnail");
- $__description["convert_format"] = array("Convert Format");
- $__description["disk_usage"] = array("Disk Usage");
- $__description["t_hidden"] = array("T Hidden");
- $__description["upload"] = array("Upload");
- $__description["extract_archive"] = array("Extract Archive");
- $__description["contents"] = array("Contents");
- $__description["edit"] = array("Edit");
- $__description["browse_archive"] = array("Browse Archive");
- $__description["ftp_upload"] = array("FTP Upload");
- $__description["file_manager"] = array("File Manager");
- $__description["blocked_host"] = array("Blocked Host");
- $__description["host_name"] = array("Host Name");
- $__description["process"] = array("Process");
- $__description["pid"] = array("Pid");
- $__description["sleeping"] = array("Sleeping");
- $__description["running"] = array("Running");
- $__description["stopped"] = array("Stopped");
- $__description["waiting"] = array("Waiting");
- $__description["zombie"] = array("Zombie");
- $__description["memory_(MB)"] = array("Memory (MB)");
- $__description["kill"] = array("Kill");
- $__description["terminate"] = array("Terminate");
- $__description["i"] = array("I");
- $__description["installed"] = array("Installed");
- $__description["not_installed"] = array("Not Installed");
- $__description["grep:string_to_search_in_process_list"] = array("Grep:String To Search In Process List");
- $__description["sb:boot_status"] = array("Sb:Boot Status");
- $__description["service_started_at_boot"] = array("Service Started At Boot");
- $__description["service_not_started_at_boot"] = array("Service Not Started At Boot");
- $__description["service_not_installed"] = array("Service Not Installed");
- $__description["stop"] = array("Stop");
- $__description["start"] = array("Start");
- $__description["restart"] = array("Restart");
- $__description["file_system"] = array("File System");
- $__description["total"] = array("Total");
- $__description["available"] = array("Available");
- $__description["mounted_on"] = array("Mounted On");
- $__description["usage"] = array("Usage");
- $__description["primary_ftp_user"] = array("Primary FTP User");
- $__description["login_access"] = array("Login Access");
- $__description["chr"] = array("Chr");
- $__description["on"] = array("On");
- $__description["off"] = array("Off");
- $__description["chroot_jailed"] = array("Chroot Jailed");
- $__description["full_access"] = array("Full Access");
- $__description["uid"] = array("Uid");
- $__description["gid"] = array("Gid");
- $__description["ftp_user"] = array("FTP User");
- $__description["ftp_user_name"] = array("FTP User Name");
- $__description["virtual_directory"] = array("Virtual Directory");
- // $__description["disk_quota_(MB) (blank_for_unlimited)"] = array("Disk Quota (MB) (blank For Unlimited)");
- $__description["disk_quota_(MB) (blank_for_unlimited)"] = array("Disk Quota (MB)");
- $__description["all_ftpuser"] = array("All FTP User");
- $__description["update"] = array("Update");
- $__description["version"] = array("Version");
- $__description["schedule_updation_later"] = array(" Schedule Updation Later");
- $__description["detected_version"] = array("Detected Version");
- $__description["installed_rpm_version"] = array("Installed RPM Version");
- $__description["latest_rpm_version"] = array("Latest RPM Version");
- //ReleaseNotes tab
- $__description["bugs_in_this_version"] = array("Bugs In This Version");
- $__description["bugs"] = array("Bugs");
- $__description["release_note"] = array("Release Note");
- $__description["note"] = array("Note");
- $__description["Past"] = array("Past");
- $__description["releasenotes_issue"] = array("Issue");
- $__description["Old_version"] = array("Old Version");
- $__description["Newer_Version"] = array("Newer Version");
- $__description["critical"] = array("Critical");
- $__description["enhancement"] = array("Enhancement");
- $__description["Anonymous FTP"] = array("Anonymous FTP");
- $__description["firewall_rule"] = array("Firewall Rule");
- $__description["[%v]_name"] = array("[%v] Name");
- $__description["from_address"] = array("From Address");
- $__description["from_port"] = array("From Port");
- $__description["to_address"] = array("To Address");
- $__description["to_port"] = array("To Port");
- $__description["proxy_acl"] = array("Proxy Acl");
- $__description["proxy"] = array("Proxy");
- $__description["class-id"] = array("Class-id");
- $__description["host"] = array("Host");
- $__description["group"] = array("Group");
- $__description["list_of_clients"] = array("List Of Clients");
- $__description["no_of_clients"] = array("No Of Clients");
- $__description["shared_ip_address"] = array("Shared IP Address");
- $__description["used"] = array("Used");
- $__description["netmask"] = array("Netmask");
- $__description["root_user"] = array("Root User");
- $__description["bootproto"] = array("BootProto");
- $__description["dns_record_modify"] = array("DNS Record Modify");
- $__description["exclusive_client"] = array("Exclusive Client");
- $__description["gateway"] = array("Gateway");
- $__description["internet_type"] = array("Internet Type");
- $__description["ipv6"] = array("IPv6");
- $__description["database_admin"] = array("Database Admin");
- $__description["admin_user_name"] = array("Admin User Name");
- $__description["database_type"] = array("Database Type");
- $__description["admin_password"] = array("Admin Password");
- $__description["update_dbadmin"] = array("Update DBAdmin");
- $__description["ssl_configuration"] = array("SSL Configuration");
- $__description["client_template"] = array("Client Template");
- $__description["ssl_client"] = array("SSL Client");
- $__description["ssl_domain"] = array("SSL Domain");
- $__description["certificate"] = array("Certificate");
- $__description["configure_domain"] = array("Domain Configure");
- $__description["private_key"] = array("Private Key");
- $__description["ca_certificates"] = array("Ca Certificates");
- $__description["countryname"] = array("Countryname");
- $__description["organization"] = array("Organization");
- $__description["department_name"] = array("Department Name");
- $__description["common_name"] = array("Common Name (CN)");
- $__description["email_address"] = array("Email Address");
- $__description["subject_alt_name"] = array("Subject Alt Name (SAN)");
- $__description["ssl_certificate"] = array("SSL Certificate");
- $__description["ssl_key_bits"] = array("SSL Key Bits");
- $__description["ssl_certificate_name"] = array("SSL Certificate Name");
- $__description["slave_ID (master_is_localhost)"] = array("Slave ID (master Is Localhost)");
- $__description["CSR"] = array("CSR");
- $__description["Key"] = array("Key");
- $__description["Certificate"] = array("Certificate");
- $__description["CACert"] = array("CACert");
- $__description["key_file"] = array("Key File");
- $__description["certificate_file"] = array("Certificate File");
- $__description["certificate_CA_file"] = array("Certificate CA File");
- $__description["data"] = array("Data");
- $__description["upload File"] = array("Upload File");
- $__description["upload Txt"] = array("Upload Txt");
- $__description["certificate_info"] = array("Certificate Info");
- $__description["set_ssl_for_kloxo"] = array("Set SSL For Kloxo");
- $__description["set_ssl_for_hypervm"] = array("Set SSL For Hypervm");
- $__description["updated_package"] = array("Updated Package");
- $__description["package_name"] = array("Package Name");
- $__description["l"] = array("L");
- $__description["package_is_part_of_kloxo"] = array("Package Is Part Of Kloxo");
- $__description["package_is_not_part_of_kloxo"] = array("Package Is Not Part Of Kloxo");
- $__description["updated_version"] = array("Updated Version");
- $__description["new_version"] = array("New Version");
- $__description["packages"] = array("Packages");
- $__description["aspnet_version"] = array("Aspnet Version");
- $__description["aspnet_configuration"] = array("Aspnet Configuration");
- $__description["database_server"] = array("Database Server");
- $__description["Not Used by Application"] = array("Not Used By Application");
- $__description["Used By Application"] = array("Used By Application");
- $__description["edit_db"] = array("Edit DB");
- // $__description["phpmyadmin"] = array("PHPMyAdmin");
- $__description["phpmyadmin"] = array("SQL Manager");
- $__description["mssql_database"] = array("MSSQL Database");
- $__description["Db Name"] = array("DB Name");
- $__description["mssql_database_name"] = array("MSSQL Database Name");
- $__description["mysql_database"] = array("MySQL Database");
- $__description["mysql_database_name"] = array("MySQL Database Name");
- $__description["mysqldisk:mysql_disk_usage"] = array("MySQLdisk:MySQL Disk Usage");
- $__description["all_mysql_database"] = array("All MySQL Database");
- $__description["database_user"] = array("Database User");
- $__description["database_user_name"] = array("Database User Name");
- $__description["resource_plan"] = array("Resource Plan");
- $__description["internal_name"] = array("Internal Name");
- $__description["client_plan"] = array("Client Plan");
- $__description["copy_to_this_client"] = array("Copy To This Client");
- $__description["newname"] = array("Newname");
- $__description["share:share_this_plan_with_your_children"] = array("Share:Share This Plan With Your Children");
- $__description["plan_is_shared"] = array("Plan Is Shared");
- $__description["plan_is_not_shared"] = array("Plan Is Not Shared");
- $__description["openvz_template_list"] = array("Openvz Template List");
- $__description["xen_template_list"] = array("Xen Template List");
- $__description["accounts_on_this_plan"] = array("Accounts On This Plan");
- $__description["dns_template_pool"] = array("DNS Template Pool");
- $__description["ostemplate_list"] = array("Ostemplate List");
- $__description["change_name"] = array("Change Name");
- $__description["ip_pool"] = array("IP Pool");
- $__description["server_pool"] = array("Server Pool");
- $__description["accounts_on_plan"] = array("Accounts On Plan");
- $__description["copy_plan"] = array("Copy Plan");
- $__description["Ltraffic:traffic_usage_for_last_month_(MB)"] = array("Ltraffic:Traffic Usage For Last Month (MB)");
- $__description["enable_statistics"] = array("Enable Statistics");
- $__description["can_change_logo"] = array("Can Change Logo");
- $__description["can_set_document_root"] = array("Can Set Document Root");
- $__description["can_run_stats_program"] = array("Can Run Stats Program");
- $__description["Traffic:Traffic_(MB/Month)"] = array("Traffic:Traffic (MB/Month)");
- $__description["TotDisk:total_disk_usage_(MB)"] = array("TotDisk:Total Disk Usage (MB)");
- $__description["TotInode:total_inode"] = array("TotInode:Total Inode");
- $__description["MailDisk:mail_disk_usage_(MB)"] = array("MailDisk:Mail Disk Usage (MB)");
- $__description["Mailaccount:mail_account_num"] = array("MailAccount:Mail Account Num");
- $__description["mailinglist:number_of_mailing_lists"] = array("Mailinglist:Number Of Mailing Lists");
- $__description["ftpuser:number_of_ftp_users"] = array("FTPuser:Number Of FTP Users");
- $__description["enable_php_fastcgi"] = array("Enable PHP Fastcgi");
- // MR -- change to 'php children' purpose!
- // $__description["phpfcgi:number_of_fastcgi_process"] = array("PHPfcgi:Number Of Fastcgi Process");
- $__description["phpfcgi:number_of_fastcgi_process"] = array("PHPfcgi:Number Of FastCGI Children");
- $__description["allow_minute_management_for_cron"] = array("Allow Minute Management For Cron");
- $__description["mysqldb:mysql_databases"] = array("MySQLdb:MySQL Databases");
- $__description["pointer:number_of_pointer_domains"] = array("Pointer:Number Of Pointer Domains");
- $__description["enable_installapp"] = array("Enable Installapp");
- $__description["enable_ssl"] = array("Enable SSL");
- $__description["can_change_limit"] = array("Can Change Limit");
- $__description["enable_web_hosting"] = array("Enable Web Hosting");
- $__description["enable_frontpage"] = array("Enable Frontpage");
- $__description["enable_cgi"] = array("Enable CGI");
- $__description["enable_php"] = array("Enable PHP");
- $__description["can_manage_dns"] = array("Can Manage DNS");
- $__description["allow_scheduler_management"] = array("Allow Scheduler Management");
- $__description["enable_asp.net_(ignored_on_linux)"] = array("Enable Asp.net (ignored On Linux)");
- $__description["mysql_database_server_pool"] = array("MySQL Database Server Pool");
- $__description["mssql_database_server_pool"] = array("MSSQL Database Server Pool");
- $__description["database_server_pool"] = array("Database Server Pool");
- $__description["ip_address_pool"] = array("IP Address Pool");
- $__description["dns_server_pool"] = array("DNS Server Pool");
- $__description["mail_server_pool"] = array("Mail Server Pool");
- $__description["web_server_pool"] = array("Web Server Pool");
- $__description["rubyfcgi:number_of_ruby_process"] = array("Rubyfcgi:Number Of Ruby Process");
- $__description["rails:number_of_rails_apps"] = array("Rails:Number Of Rails Apps");
- $__description["clients:number_of_clients"] = array("Clients:Number Of Clients");
- $__description["domains:number_of_domains"] = array("Domains:Number Of Domains");
- $__description["subdomains:number_of_subdomains"] = array("Subdomains:Number Of Subdomains");
- $__description["can_add_domains"] = array("Can Add Domains");
- $__description["can_set_disabled_url"] = array("Can Set Disabled URL");
- $__description["can_change_password"] = array("Can Change Password");
- $__description["allow_backing_up"] = array("Allow Backing Up");
- $__description["allow_backup_scheduling"] = array("Allow Backup Scheduling");
- $__description["VPS Server Pool"] = array("VPS Server Pool");
- $__description["Virtual Machine Server Pool"] = array("Virtual Machine Server Pool");
- $__description["extra_ip"] = array("Extra IP");
- $__description["exception_ip"] = array("Exception IP");
- $__description["pinged_ip"] = array("Pinged IP");
- $__description["individual_ip"] = array("Individual IP");
- $__description["assigned"] = array("Assigned");
- $__description["name_of_the_ip_pool"] = array("Name Of The IP Pool");
- $__description["S:IP_Free"] = array("S:IP Free");
- $__description["IP_Free"] = array("IP Free");
- $__description["All_assigned"] = array("All Assigned");
- $__description["first_ip_address"] = array("First IP Address");
- $__description["last_ip_address"] = array("Last IP Address");
- $__description["assigned/Total"] = array("Assigned/Total");
- $__description["servers_this_is_applicable_to"] = array("Servers This Is Applicable To");
- $__description["nodes_this_is_applicable_to"] = array("Nodes This Is Applicable To");
- $__description["gateway (IP)"] = array("Gateway (IP)");
- $__description["NetMask"] = array("NetMask");
- $__description["resolv_entries_(space_separated)"] = array("Resolv Entries (space Separated)");
- $__description["exclusive_ipaddress"] = array("Exclusive IPaddress");
- $__description["client"] = array("Client");
- $__description["whitelist_ip"] = array("Whitelist IP");
- $__description["server_wide_mail_configuration"] = array("Server Wide Mail Configuration");
- $__description["queue_life_time"] = array("Queue Life Time");
- $__description["my_name"] = array("My Name");
- $__description["no_of_mail_send"] = array("No Of Mail Send");
- $__description["enable_maps_protection"] = array("Enable Maps Protection");
- $__description["enable_spamdyke"] = array("Enable Spamdyke");
- $__description["enable_domainkey"] = array("Enable Domainkey");
- $__description["max_smtp_instances"] = array("Max SMTP Instances");
- $__description["max_mail_attachment_size(bytes)"] = array("Max Mail Attachment Size(bytes)");
- $__description["additional_smtp_port"] = array("Additional SMTP Port");
- $__description["alt_smtp_sdyke"] = array("Spamdyke on Additional SMTP Port");
- $__description["enable_virus_scan"] = array("Enable Virus Scan");
- $__description["server_mail_settings"] = array("Server Mail Settings");
- $__description["spamdyke"] = array("Spamdyke");
- $__description["greet_delay"] = array("Greet Delay");
- $__description["maximum_recipients"] = array("Maximum number of recipients");
- $__description["enable_graylisting"] = array("Enable Graylisting");
- $__description["graylist_min_secs"] = array("Graylist entry minimum lifetime");
- $__description["graylist_max_secs"] = array("Graylist entry maximum lifetime");
- $__description["reject_empty_rdns"] = array("Reject servers without rDNS names");
- $__description["reject_ip_in_cc_rdns"] = array("Reject servers with IP address in rDNS names");
- $__description["reject_missing_sender_mx"] = array("Reject messages from server without MX records");
- $__description["reject_unresolvable_rdns"] = array("Reject servers with rDNS names not resolving to IP");
- $__description["dns_blacklists"] = array("Space separated DNS RBL servers");
- $__description["FTP_config"] = array("FTP Configure");
- $__description["enable_anonymous_ftp"] = array("Enable Anonymous FTP");
- $__description["high_port_for_passive_ftp"] = array("High Port For Passive FTP");
- $__description["low_port_for_passive_ftp"] = array("Low Port For Passive FTP");
- $__description["maximum_number_of_clients"] = array("Maximum Number Of Clients");
- $__description["default_port_ftp"] = array("Default Port");
- $__description["mime_type"] = array("Mime Type");
- $__description["extension"] = array("Extension");
- $__description["Server"] = array("Server");
- $__description["server_address"] = array("Server Address");
- $__description["s:monitor_status"] = array("S:Monitor Status");
- $__description["monitored"] = array("Monitored");
- $__description["not_monitored"] = array("Not Monitored");
- $__description["Port Status"] = array("Port Status");
- $__description["number_of_monitoed_ports"] = array("Number Of Monitoed Ports");
- $__description["port_monitor"] = array("Port Monitor");
- $__description["Port"] = array("Port");
- $__description["Port Description"] = array("Port Description");
- $__description["Last Error"] = array("Last Error");
- $__description["Port Up"] = array("Port Up");
- $__description["Port Down"] = array("Port Down");
- $__description["Update_time"] = array("Update Time");
- $__description["Port Status Changed At"] = array("Port Status Changed At");
- $__description["standard_port"] = array("Standard Port");
- $__description["custom_port"] = array("Custom Port");
- $__description["Email Contact"] = array("Email Contact");
- $__description["email_address"] = array("Email Address");
- $__description["alert period (minutes)"] = array("Alert Period (minutes)");
- $__description["contacts"] = array("Contacts");
- $__description["Port Status History"] = array("Port Status History");
- $__description["Last Status Period"] = array("Last Status Period");
- $__description["Updated On"] = array("Updated On");
- $__description["Updated By"] = array("Updated By");
- $__description["Monitor Reported Alive At"] = array("Monitor Reported Alive At");
- $__description["Kloxo License"] = array("Kloxo License");
- $__description["Kloxo license"] = array("Kloxo License");
- $__description["ftp_session"] = array("FTP Session");
- $__description["VNC_client"] = array("VNC Client");
- $__description["auxiliary_login"] = array("Auxiliary Login");
- $__description["delete_privilege"] = array("Delete Privilege");
- $__description["show_server"] = array("Show Server");
- $__description["privileges"] = array("Privileges");
- $__description["all_auxiliary"] = array("All Auxiliary");
- $__description["parent"] = array("Parent");
- $__description["allowed_ip"] = array("Allowed IP");
- $__description["allowed_ip_range"] = array("Allowed IP Range");
- $__description["your_current_ip"] = array("Your Current IP");
- $__description["blocked_ip"] = array("Blocked IP");
- $__description["blockedip"] = array("BlockedIP");
- $__description["servicename"] = array("Servicename");
- $__description["watchdog"] = array("Watchdog");
- $__description["lxguard"] = array("LxGuard");
- $__description["disable_when_this_many_wrong_attempts"] = array("Disable When This Many Wrong Attempts");
- $__description["i_have_read_about_lxguard_and_understands_what_it_does"] = array("I Have Read About LxGuard And Understands What It Does");
- $__description["Lxguard"] = array("LxGuard");
- $__description["whitelist"] = array("Whitelist");
- $__description["remove"] = array("Remove");
- $__description["SSH_config"] = array("SSH Configure");
- $__description["SSH_port"] = array("SSH Port");
- $__description["do_not_allow_password_based_access_to_root"] = array("Do Not Allow Password Based Access To Root");
- $__description["completely_disable_password_based_access"] = array("Completely Disable Password Based Access");
- $__description["dont_warn_me_about_password_access_to_root"] = array("Dont Warn Me About Password Access To Root");
- $__description["custom_button"] = array("Custom Button");
- $__description["url"] = array("URL");
- $__description["white_list"] = array("White List");
- $__description["browse_backup"] = array("Browse Backup");
- $__description["slave_server"] = array("Slave Server");
- $__description["use_smtp"] = array("Use SMTP");
- $__description["smtp_server"] = array("SMTP Server");
- $__description["smtp_port"] = array("SMTP Port");
- $__description["smtp_auth"] = array("SMTP Auth");
- $__description["smtp_auth_user"] = array("SMTP Auth User");
- $__description["smtp_auth_password"] = array("SMTP Auth Password");
- $__description["server_role"] = array("Server Role");
- $__description["IP_or_hostname"] = array("IP Or Hostname");
- $__description["user_name."] = array("User Name.");
- $__description["roles"] = array("Roles");
- $__description["verbose_description (to_identify)"] = array("Verbose Description (to Identify)");
- $__description["tmpdir_for_backup_(/tmp)"] = array("Tmpdir For Backup (/tmp)");
- $__description["timezone"] = array("Timezone");
- $__description["t:type_of_os"] = array("T:Type Of Os");
- $__description["fedora"] = array("Fedora");
- $__description["rhel"] = array("Rhel");
- $__description["debian"] = array("Debian");
- $__description["windows"] = array("Windows");
- $__description["mail_servers"] = array("Mail Servers");
- $__description["domains_as_web"] = array("Domains As Web");
- $__description["domains_as_dns"] = array("Domains As DNS");
- $__description["domains_as_secondary_dns"] = array("Domains As Secondary DNS");
- $__description["mysql_databases"] = array("MySQL Databases");
- $__description["mssql_databases"] = array("MSSQL Databases");
- $__description["new_mysql_root_password"] = array("New Mysql Root Password");
- $__description["server_traffic_usage"] = array("Server Traffic Usage");
- $__description["server_traffic_usage_for_last_month"] = array("Server Traffic Usage For Last Month");
- $__description["configuration"] = array("Configuration");
- $__description["load_threshold_at_which_warning_is_sent"] = array("Load Threshold At Which Warning Is Sent");
- $__description["mail_to"] = array("Mail To");
- $__description["internal_network_ip"] = array("Internal Network IP");
- $__description["FQDN Hostname"] = array("FQDN Hostname");
- $__description["LoadAvg"] = array("LoadAvg");
- $__description["retype_admin_or_server_password"] = array("Retype Admin Or Server Password");
- $__description["cron_mail"] = array("Cron Mail");
- $__description["db_admin"] = array("DB Admin");
- $__description["reboot"] = array("Reboot");
- $__description["poweroff"] = array("Poweroff");
- $__description["re_read_ipaddress"] = array("Re Read IPaddress");
- $__description["re_load_driver_info"] = array("Re Load Driver Info");
- $__description["mysql_password_reset"] = array("MySQL Password Reset");
- $__description["domain_list"] = array("Domain List");
- $__description["kloxo_smtp"] = array("Kloxo SMTP");
- $__description["web"] = array("Web");
- $__description["webcache"] = array("Cache");
- $__description["spam"] = array("Spam");
- $__description["switch_program"] = array("Switch Program");
- $__description["delete"] = array("Delete");
- $__description["flush"] = array("Flush");
- $__description["st"] = array("St");
- $__description["t:type_of_hosting"] = array("T:Type Of Hosting");
- $__description["virtual_domain"] = array("Virtual Domain");
- $__description["addon_domain"] = array("Addon Domain");
- $__description["t:type"] = array("T:Type");
- $__description["subdomain"] = array("Subdomain");
- $__description["ST:State"] = array("ST:State");
- $__description["contact_email"] = array("Contact Email");
- $__description["redirect_to"] = array("Redirect To");
- $__description["redirect_mail_to"] = array("Redirect Mail To");
- $__description["name_server"] = array("Name Server");
- $__description["Redi:Redirected To Flag"] = array("Redi:Redirected To Flag");
- $__description["there_are_addon_domains_on_[%s]."] = array("There Are Addon Domains On [%s].");
- $__description["document_root"] = array("Document Root");
- $__description["web_server"] = array("Web Server");
- $__description["webcache_server"] = array("Web Cache Server");
- $__description["dns_server"] = array("DNS Server");
- $__description["sec_dns_server"] = array("Sec DNS Server");
- $__description["send_welcome_message"] = array("Send Welcome Message");
- $__description["use_template"] = array("Use Template");
- $__description["dns_template"] = array("DNS Template");
- $__description["parent_domain"] = array("Parent Domain");
- $__description["traffic"] = array("Traffic (MB)");
- $__description["disk"] = array("Disk (MB)");
- $__description["domain_home"] = array("Domain Home");
- $__description["show_stats"] = array("Show Stats");
- $__description["view_site"] = array("View Site");
- $__description["dnsless_preview"] = array("DNSless Preview");
- $__description["advanced"] = array("Advanced");
- $__description["phpinfo"] = array("PHPinfo");
- $__description["domain_features"] = array("Domain Features");
- $__description["awstats"] = array("Awstats");
- $__description["check_dns"] = array("Check DNS");
- $__description["secondary_dnsserver"] = array("Secondary DNSserver");
- $__description["preview_domain"] = array("Preview Domain");
- $__description["sd:sub_domains"] = array("Sd:Sub Domains");
- $__description["server_info"] = array("Server Info");
- $__description["Domain Info"] = array("Domain Info");
- $__description["configure_preview"] = array("Preview Configure");
- $__description["you_are_the_owner_of_plan"] = array("You Are The Owner Of Plan");
- $__description["you_are_the_not_owner_of_plan"] = array("You Are The Not Owner Of Plan");
- $__description["LTraffic:traffic_usage_for_last_month_(MB)"] = array("LTraffic:Traffic Usage For Last Month (MB)");
- $__description["Traffic:Traffic_(MB/month)"] = array("Traffic:Traffic (MB/month)");
- $__description["totDisk:total_disk_usage_(MB)"] = array("TotDisk:Total Disk Usage (MB)");
- $__description["subdomain_name"] = array("Subdomain Name");
- $__description["Domain"] = array("Domain");
- $__description["maindomain"] = array("Maindomain");
- $__description["all_domain"] = array("All Domain");
- $__description["all_dns"] = array("All DNS");
- $__description["directory_index"] = array("Directory Index");
- $__description["directory_index_list"] = array("Directory Index List");
- $__description["domain_default"] = array("Domain Default");
- // $__description["domain_defaults"] = array("Processed Logs");
- $__description["domain_defaults"] = array("Client Processed Logs");
- $__description["remove_processed_logs"] = array("Remove Processed Logs");
- $__description["mail_forward"] = array("Mail Forward");
- $__description["forward_address"] = array("Forward Address");
- $__description["account_name"] = array("Account Name");
- $__description["mail_disk_usage"] = array("Mail Disk Usage");
- $__description["forward"] = array("Forward");
- $__description["autoresponder_name"] = array("Autoresponder Name");
- $__description["no_local_copy"] = array("No Local Copy");
- $__description["AR:autorespond_status"] = array("AR:Autorespond Status");
- $__description["autorespond_is_off"] = array("Autorespond Is Off");
- $__description["autorespond_is_on"] = array("Autorespond Is On");
- $__description["FR:forward_status"] = array("FR:Forward Status");
- $__description["forward_is_off"] = array("Forward Is Off");
- $__description["forward_is_on"] = array("Forward Is On");
- $__description["what_to_do_with_spam"] = array("What To Do With Spam");
- $__description["webmail"] = array("Webmail");
- $__description["set_auto_responder"] = array("Set Auto Responder");
- $__description["disable_forward"] = array("Disable Forward");
- $__description["enable_forward"] = array("Enable Forward");
- $__description["configure"] = array("Configure");
- $__description["disable_auto_responder"] = array("Disable Auto Responder");
- $__description["enable_auto_responder"] = array("Enable Auto Responder");
- $__description["train_as_spam"] = array("Train As Spam");
- $__description["train_as_ham"] = array("Train As Ham");
- $__description["filter_config"] = array("Filter Configure");
- $__description["train_as_system_spam"] = array("Train As System Spam");
- $__description["train_as_system_ham"] = array("Train As System Ham");
- $__description["clear_spam_db"] = array("Clear Spam DB");
- $__description["all_mailaccount"] = array("All Mail Account");
- $__description["snapshot"] = array("Snapshot");
- $__description["real_appname"] = array("Real Appname");
- $__description["restore_snapshot"] = array("Restore Snapshot");
- $__description["domain_plan"] = array("Domain Plan");
- $__description["template_is_shared"] = array("Template Is Shared");
- $__description["template_is_not_shared"] = array("Template Is Not Shared");
- $__description["secondary_dns_server"] = array("Secondary DNS Server");
- $__description["catchall"] = array("Catchall");
- $__description["servers"] = array("Servers");
- $__description["edit_dnstemplate"] = array("Edit DNStemplate");
- $__description["set_catchall"] = array("Set Catchall");
- $__description["name_of_the_device"] = array("Name Of The Device ");
- $__description["mail_forward_alias"] = array("Mail Forward / Alias");
- $__description["Mail Account"] = array("Mail Account");
- $__description["alias"] = array("Alias");
- $__description["Forward To"] = array("Forward To");
- $__description["all_mailforward"] = array("All Mail Forward");
- $__description["moderator"] = array("Moderator");
- $__description["mailinglist"] = array("Mailing List");
- $__description["mailinglist_name"] = array("Mailing List Name");
- $__description["admin_email"] = array("Admin Email");
- $__description["only_members_can_post"] = array("Only Members Can Post");
- $__description["only_moderated_posts"] = array("Only Moderated Posts");
- $__description["only_moderators_can_post"] = array("Only Moderators Can Post");
- $__description["posts_are_archived"] = array("Posts Are Archived");
- $__description["only_moderators_can_request_archives"] = array("Only Moderators Can Request Archives");
- $__description["only_subscribers_can_request_archive"] = array("Only Subscribers Can Request Archive");
- $__description["digest_enables"] = array("Digest Enables");
- $__description["allow_unconfirmed_sign_off"] = array("Allow Unconfirmed Sign Off");
- $__description["maintain_subscriberlist"] = array("Maintain Subscriberlist");
- $__description["allow_moderators_remote_admin"] = array("Allow Moderators Remote Admin");
- $__description["subscription_moderated"] = array("Subscription Moderated");
- $__description["permit_edit_text"] = array("Permit Edit Text");
- $__description["prefix"] = array("Prefix");
- $__description["trailer"] = array("Trailer");
- $__description["maximum_message_size"] = array("Maximum Message Size");
- $__description["minimum_message_size"] = array("Minimum Message Size");
- $__description["mime_types_to_be_removed"] = array("Mime Types To Be Removed");
- $__description["switches"] = array("Switches");
- $__description["values"] = array("Values");
- $__description["all_mailinglist"] = array("All Mailing List");
- $__description["list_member"] = array("List Member");
- $__description["addresses (one per line)"] = array("Addresses (one Per Line)");
- $__description["auto_responder"] = array("Auto Responder");
- $__description["subject_of_reply"] = array("Subject Of Reply");
- $__description["request_text:request_text_in_subject_(blank_for_always_respond)"] = array("Request Text:Request Text In Subject (blank For Always Respond)");
- $__description["title"] = array("Title");
- $__description["admin_username"] = array("Admin Username");
- $__description["adminarea"] = array("Admin Area");
- $__description["admin_email_will_be_login_id"] = array("Admin Email Will Be Login ID");
- $__description["admin_company"] = array("Admin Company");
- $__description["installed_application"] = array("Installed Application");
- $__description["Application"] = array("Application");
- $__description["Link"] = array("Link");
- $__description["Date"] = array("Date");
- $__description["Database Name"] = array("Database Name");
- $__description["database_password"] = array("Database Password");
- $__description["installed_version"] = array("Installed Version");
- $__description["database_host"] = array("Database Host");
- $__description["real_host_name"] = array("Real Host Name");
- $__description["Admin"] = array("Admin");
- $__description["database"] = array("Database");
- $__description["take_snapshot"] = array("Take Snapshot");
- $__description["installApp"] = array("InstallApp");
- $__description["application"] = array("Application");
- $__description["Installed"] = array("Installed");
- $__description["Not Installed"] = array("Not Installed");
- $__description["ftp_traffic_(MB)"] = array("FTP Traffic (MB)");
- $__description["web_(MB)"] = array("Web (MB)");
- $__description["mail_(MB)"] = array("Mail (MB)");
- $__description["mail"] = array("Mail");
- $__description["catchall_account"] = array("Catchall Account");
- $__description["MX_record"] = array("MX Record");
- $__description["number_of_mail_account"] = array("Number Of Mail Account");
- $__description["Redirect_to_Mail_Domain"] = array("Redirect To Mail Domain");
- $__description["webmail_application"] = array("Webmail Application");
- $__description["domainkeys"] = array("Domainkeys");
- $__description["number_of_mailing_lists"] = array("Number Of Mailing Lists");
- $__description["mail_hosted_remotely"] = array("Mail Hosted Remotely");
- $__description["webmail_url"] = array("Webmail URL");
- $__description["enable_SPF"] = array("Enable SPF");
- $__description["protocol_version_SPF"] = array("Protocol version for SPF");
- $__description["additional_domain_SPF_(one_per_line)"] = array("Additional Domain for SPF (one per Line)");
- $__description["additional_include_SPF_(one_per_line)"] = array("Additional Domain Include for SPF (one per Line)");
- $__description["enable_autoip_SPF"] = array("Enable Automatic Add IP for SPF");
- $__description["additional_ip_SPF_(one_per_line)"] = array("Additional IP for SPF (one per Line)");
- $__description["exclude_all_others_SPF"] = array("Exclude All Others for SPF");
- $__description["enable_DMARC"] = array("Enable DMARC");
- $__description["protocol_version_DMARC"] = array("Protocol version for DMARC");
- $__description["percentage_to_filtering_DMARC"] = array("Percentage Messages Filtering for DMARC");
- $__description["receiver_policy_DMARC"] = array("Receiver Policy for DMARC");
- $__description["mail_feedback_DMARC"] = array("Mail Feedback for DMARC");
- $__description["spam_config"] = array("Spam Configure");
- $__description["remote_mail"] = array("Remote Mail");
- $__description["mail_traffic"] = array("Mail Traffic");
- $__description["configure_catchall"] = array("Catchall Configure");
- $__description["edit_MX"] = array("Edit MX");
- $__description["email_auth"] = array("Email Auth");
- $__description["Redirect Mail Domain"] = array("Redirect Mail Domain");
- $__description["mails_per_client"] = array("Mails Per Client");
- $__description["clientname"] = array("Clientname");
- $__description["number_of_mails"] = array("Number Of Mails");
- $__description["white_list_address"] = array("White List Address");
- $__description["black_list"] = array("Black List");
- $__description["black_list_address"] = array("Black List Address");
- $__description["enable_spam_filter"] = array("Enable Spam Filter");
- $__description["spam_is_on"] = array("Spam Is On");
- $__description["spam_is_off"] = array("Spam Is Off");
- $__description["score_at_which_mail_is_judged_spam"] = array("Score At Which Mail Is Judged Spam");
- $__description["subject_tag_for_spam"] = array("Subject Tag For Spam");
- $__description["spam_status"] = array("Spam Status");
- $__description["extension(s)"] = array("Extension(s)");
- $__description["handler"] = array("Handler");
- $__description["mimetype"] = array("Mimetype");
- $__description["enable_cgi_in_documentroot"] = array("Enable CGI In Documentroot");
- $__description["enable_directory_index"] = array("Enable Directory Index");
- $__description["disable_openbasedir"] = array("Disable Openbasedir");
- $__description["number_of_fcgi_process"] = array("Number Of Fcgi Process");
- $__description["exec_type"] = array("Exec Type");
- $__description["Indexed Directory"] = array("Indexed Directory");
- $__description["Location"] = array("Location");
- $__description["redirect"] = array("Redirect");
- $__description["virtual_location"] = array("Virtual Location");
- $__description["http_or_ssl"] = array("Http Or SSL");
- $__description["local_redirection"] = array("Local Redirection");
- $__description["remote_redirection"] = array("Remote Redirection");
- $__description["redirected_location"] = array("Redirected Location");
- $__description["simple_sub_domain"] = array("Simple Sub Domain");
- $__description["sub_domain_name"] = array("Sub Domain Name");
- $__description["400_(bad_request)"] = array(" 400 (bad Request)");
- $__description["401_(authorization_required)"] = array("401 (authorization Required)");
- $__description["403_(forbidden)"] = array("403 (forbidden)");
- $__description["404_(not_found)"] = array("404 (not Found)");
- $__description["500_(internal_server_error)"] = array("500 (internal Server Error)");
- $__description["server_alias"] = array("Server Alias");
- $__description["extra_tags"] = array("Extra Tags");
- $__description["the_db_list"] = array("The DB List");
- $__description["redirection_domain"] = array("Redirection Domain");
- $__description["statistics_page_user"] = array("Statistics Page User");
- $__description["statistics_page_password"] = array("Statistics Page Password");
- $__description["index_file_order"] = array("Index File Order");
- $__description["installed_path"] = array("Installed Path");
- $__description["enable_hotlink_protection"] = array("Enable Hotlink Protection");
- $__description["allowed_domains_(one_per_line)"] = array("Allowed Domains (one Per Line)");
- $__description["redirect_to_(img)"] = array("Redirect To (img)");
- $__description["use_php_fcgi_children"] = array("Use PHP Fcgi Children");
- $__description["block_ip"] = array("Block IP");
- $__description["email"] = array("Email");
- $__description["search_engine_list"] = array("Search Engine List");
- $__description["force_redirect_domain.com_to_www.domain.com"] = array("Force Redirect Domain.com To Www.domain.com");
- $__description["enable_ssl_(only_on_linux)"] = array("Enable SSL (only On Linux)");
- $__description["enable_awstats"] = array("Enable Awstats");
- $__description["enable_asp.net_(windows_only)"] = array("Enable Asp.net (windows Only)");
- $__description["lighttp_rewrite_rule"] = array("Lighttp Rewrite Rule");
- $__description["a"] = array("A");
- $__description["can_enable_php_unsafe_mode"] = array("Can Enable PHP Unsafe Mode");
- $__description["quota"] = array("Quota");
- $__description["permalink"] = array("Permalink");
- $__description["search_engine"] = array("Search Engine");
- $__description["index_manager"] = array("Index Manager");
- $__description["hotlink_protection"] = array("Hotlink Protection");
- $__description["add_extra_tags"] = array("Add Extra Tags");
- $__description["run_stats"] = array("Run Stats");
- $__description["lighttpd_rewrite_rule"] = array("Lighttpd Rewrite Rule");
- $__description["error_handlers"] = array("Error Handlers");
- $__description["fcgi_configuration"] = array("Fcgi Configuration");
- $__description["ssl_config"] = array("SSL Configure");
- $__description["create_certificate"] = array("Create Certificate");
- $__description["upload_certificate"] = array("Upload Certificate");
- $__description["frontpage_admin"] = array("Frontpage Admin");
- $__description["configure_asp.net"] = array("Asp.net Configure");
- $__description["enable/disable_asp.net"] = array("Enable/disable Asp.net");
- $__description["enable/disable_frontpage"] = array("Enable/disable Frontpage");
- $__description["redirect_url"] = array("Redirect URL");
- // $__description["stats_configuration"] = array("Stats Configuration");
- $__description["stats_configuration"] = array("Domain Processed Log");
- $__description["access_log"] = array("Access Log");
- $__description["PHP_log"] = array("PHP Log");
- $__description["error_log"] = array("Error Log");
- $__description["stats_page_protection"] = array("Stats Page Protection");
- $__description["misc_config"] = array("WWW Redirect");
- $__description["configure_php"] = array("PHP Configure");
- $__description["web_traffic"] = array("Web Traffic");
- $__description["image_manager"] = array("Image Manager");
- $__description["dirprotect_user"] = array("Dirprotect User");
- $__description["change_password"] = array("Change Password");
- $__description["protected_directory"] = array("Protected Directory");
- $__description["list_of_users"] = array("List Of Users");
- $__description["auth_name"] = array("Auth Name");
- $__description["add_protection"] = array("Add Protection");
- $__description["shell"] = array("Shell");
- $__description["url_to_show_when_domain_is_disabled."] = array("URL To Show When Domain Is Disabled.");
- $__description["current_skeleton"] = array("Current Skeleton");
- $__description["upload_archive_of_skeleton_(zip_file)"] = array("Upload Archive Of Skeleton (zip File)");
- $__description["clients"] = array("Clients (∑)");
- $__description["totdisk"] = array("Total Disk (MB)");
- $__description["totinode"] = array("Total Inode (∑)");
- $__description["domains"] = array("Domains (∑)");
- $__description["mysql"] = array("MySQL (MB)");
- $__description["resource_plan_name"] = array("Resource Plan Name");
- $__description["send_mail_to"] = array("Send Mail To");
- $__description["from"] = array("From");
- $__description["Plan"] = array("Plan");
- $__description["install_application"] = array("Install Application");
- $__description["email_all"] = array("Email All");
- $__description["reload_module_info"] = array("Reload Module Info");
- $__description["Advanced"] = array("Advanced");
- $__description["shell_access"] = array("Shell Access");
- $__description["skeleton_and_disable"] = array("Skeleton And Disable ");
- $__description["date:date_of_registration"] = array("Date:Date Of Registration");
- $__description["current_license_string"] = array("Current License String");
- $__description["server_to_delete"] = array("Server To Delete");
- $__description["orphaned_VM_to_delete"] = array("Orphaned VM To Delete");
- $__description["dnstemplate"] = array("DNStemplate");
- $__description["mysql_server"] = array("MySQL Server");
- $__description["disable_admin_login"] = array("Disable Admin Login");
- $__description["dns_servers"] = array("DNS Servers");
- $__description["completely_disable_system_access_to_this_user"] = array("Completely Disable System Access To This User");
- $__description["disable_url"] = array("Disable URL");
- $__description["force_delete_server"] = array("Force Delete Server");
- $__description["generate_csr"] = array("Generate Csr");
- $__description["delete_orphaned_VM"] = array("Delete Orphaned VM");
- $__description["Servers"] = array("Servers");
- $__description["resources"] = array("Resources");
- $__description["cdisk:client_disk_usage"] = array("Cdisk:Client Disk Usage");
- $__description["Traffic"] = array("Traffic");
- $__description["default_domain"] = array("Default Domain");
- $__description["installatron"] = array("Installatron");
- $__description["all"] = array("All");
- $__description["all_client"] = array("All Client");
- $__description["display_errors"] = array("Display Errors");
- $__description["register_globals"] = array("Register Globals");
- $__description["enable_zend"] = array("Enable Zend");
- $__description["enable_xcache"] = array("Enable Xcache");
- $__description["enable_ioncube"] = array("Enable Ioncube");
- $__description["enable_suhosin"] = array("Enable Suhosin");
- $__description["upload_file_max_size"] = array("Upload File Max Size");
- $__description["log_errors"] = array("Log Errors");
- $__description["file_uploads"] = array("File Uploads");
- $__description["upload_tmp_dir"] = array("Upload Tmp Dir");
- $__description["output_buffering"] = array("Output Buffering");
- $__description["register_argc_argv"] = array("Register Argc Argv");
- $__description["magic_quotes_gpc"] = array("Magic Quotes Gpc");
- $__description["register_long_arrays"] = array("Register Long Arrays");
- $__description["variables_order"] = array("Variables Order");
- $__description["output_compression"] = array("Output Compression");
- $__description["post_max_size"] = array("Post Max Size");
- $__description["magic_quotes_runtime"] = array("Magic Quotes Runtime");
- $__description["magic_quotes_sybase"] = array("Magic Quotes Sybase");
- $__description["gpc_order"] = array("Gpc Order");
- $__description["extension_dir"] = array("Extension Dir");
- $__description["enable_dl"] = array("Enable Dl");
- $__description["sendmail_from"] = array("Sendmail From");
- $__description["cgi_force_redirect"] = array("CGI Force Redirect");
- $__description["mysql_allow_persistent_flag"] = array("MySQL Allow Persistent Flag");
- $__description["disable_functions"] = array("Disable Functions");
- $__description["max_execution_time"] = array("Max Execution Time");
- $__description["max_input_time"] = array("Max Input Time");
- $__description["memory_limit"] = array("Memory Limit");
- $__description["allow_url_fopen"] = array("Allow URL FOpen");
- $__description["allow_url_include"] = array("Allow URL Include");
- $__description["session_save_path"] = array("Session Save Path");
- $__description["session_autostart"] = array("Session Autostart");
- $__description["safe_mode"] = array("Safe Mode");
- $__description["php_configuration"] = array("PHP Configuration");
- $__description["manage_php_configuration"] = array("Manage PHP Configuration");
- $__description["PHP_config"] = array("PHP Configure");
- $__description["advanced_PHP_config"] = array("Advanced PHP Configure");
- $__description["dav_user"] = array("DAV User");
- $__description["dav_user_name"] = array("DAV User Name");
- $__description["web_disk"] = array("Web Disk");
- $__description["body"] = array("Body");
- $__description["header"] = array("Header");
- $__description["Content"] = array("Content");
- $__description["spam_training"] = array("Spam Training");
- $__description["mail_queue"] = array("Mail Queue");
- $__description["log"] = array("Log");
- $__description["to"] = array("To");
- $__description["size"] = array("Size");
- $__description["remote"] = array("Remote");
- $__description["local"] = array("Local");
- // $__description["parked_redirected_domain"] = array("Parked / Redirected");
- $__description["parked_redirected_domain"] = array("Pointer Domain");
- $__description["pointer_domain"] = array("Pointer Domain");
- $__description["destination"] = array("Destination");
- $__description["map_mail"] = array("Map Mail");
- $__description["parked"] = array("Parked");
- $__description["redirected"] = array("Redirected");
- $__description["destination_directory"] = array("Destination Directory");
- $__description["all_pointer_domain"] = array("All Pointer Domain");
- $__description["latest_visitor"] = array("Latest Visitor");
- $__description["realtime"] = array("Realtime");
- $__description["referer"] = array("Referer");
- $__description["remote_host"] = array("Remote Host");
- $__description["webserver_config"] = array("Webserver Configure");
- $__description["php_type"] = array("PHP Type");
- $__description["secondary_php"] = array("Enable Multiple PHP as secondary PHP");
- $__description["config"] = array("Configure");
- $__description["rails_app"] = array("Rails App");
- $__description["applicationname"] = array("Applicationname");
- $__description["accessible_directly"] = array("Accessible Directly");
- $__description["path"] = array("Path");
- // release by mustafa.ramadhan@lxcenter.org
- // MR -- in 'webserver config'
- $__description["apache_optimize"] = array("Apache memory optimize");
- $__description["mysql_convert"] = array("MySQL convert");
- $__description["mysql_charset"] = array("MySQL charset");
- $__description["fix_chownchmod"] = array("Fix 'ownership' and 'permissions'");
- // MR -- in 'switch program'
- $__description["no_fix_config"] = array("No fix config");
- // MR -- in 'webservr config'
- $__description["php_branch"] = array("PHP Branch");
- $__description["php_used"] = array("PHP Used");
- $__description["domain_administer"] = array("Domain Administer");
- $__description["domain_owned"] = array("I confirm that I am the owner of domain");
- $__description["updateall"] = array("Update All");
- $__description["skeleton"] = array("Skeleton");
- $__description["jailed"] = array("Jailed Access");
- $__description["enable_jailed"] = array("Enable Jailed");
- $__description["ccenter_command"] = array("Command");
- $__description["ccenter_standard"] = array("Standard Command");
- $__description["ccenter_restart"] = array("Also Restart");
- $__description["ccenter_output"] = array("Output");
- $__description["ccenter_error"] = array("Error");
- $__description["change_name"] = array("Change Name");
- $__description["clientname_as_prefix"] = array("Clientname as Databasename Prefix (only first 16 chars if longer)");
- $__description["multiple_php_enable"] = array("Multiple PHP Enable");
- $__description["multiple_php_ready_server"] = array("Multiple PHP Ready (left blank to re-list)");
- $__description["multiple_php_ready"] = array("Multiple PHP Ready");
- $__description["multiple_php_ratio"] = array("Multiple PHP Ratio");
- $__description["php_selected"] = array("PHP Selected");
- $__description["web_selected"] = array("Web Selected");
- $__description["multiple_php_install"] = array("Multiple PHP Install");
- $__description["multiple_php_already_installed"] = array("Multiple PHP Already Installed");
- $__description["max_input_vars"] = array("Max Input Vars");
- $__description["smtp_relay"] = array("SMTP relay");
- $__description["scavenge_sendmail"] = array("Send mail when scavenge completes");
- $__description["disable_notify"] = array("Disable notify");
- $__description["enable_cronforall"] = array("Enable cron for all users");
- $__description["date_timezone"] = array("Timezone");
- $__description["dnsslave"] = array("Secondary DNS Configure");
- $__description["master_ip"] = array("Master IP Address");
- $__description["slave_domain"] = array("Slave Domain");
|