Moved the Agents into their own repo. Kept the agent.pl just for reference

This commit is contained in:
Frank Harris 2025-09-11 13:27:32 -04:00
parent 22381be29a
commit 8680a02b13
18132 changed files with 0 additions and 2569420 deletions

View file

@ -1,175 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_error', "Error");
define('OGP_LANG_title', "TeamSpeak 3 Web Interface");
define('OGP_LANG_update_available', "<h3>Attention: a new version (v%1) of this software is available under <a href=\"%2\" target=\"_blank\">%2</a>.</h3>");
define('OGP_LANG_head_logout', "Logout");
define('OGP_LANG_head_vserver_switch', "Change vServer");
define('OGP_LANG_head_vserver_overview', "vServer Overview");
define('OGP_LANG_head_vserver_token', "Token Management");
define('OGP_LANG_head_vserver_liveview', "Live View");
define('OGP_LANG_e_fill_out', "Please fill out all required fields.");
define('OGP_LANG_e_upload_failed', "Upload unsuccessfull.");
define('OGP_LANG_e_server_responded', "The server responded: ");
define('OGP_LANG_e_conn_serverquery', "Could not create ServerQuery access.");
define('OGP_LANG_e_conn_vserver', "Could not choose virtual server.");
define('OGP_LANG_e_session_timedout', "Session expired.");
define('OGP_LANG_js_error', "Error");
define('OGP_LANG_js_ajax_error', "An AJAX error has occurred: %1.");
define('OGP_LANG_js_confirm_server_stop', "Do you really want to stop server #%1?");
define('OGP_LANG_js_confirm_server_delete', "Do you really want to DELETE server #%1?");
define('OGP_LANG_js_notice_server_deleted', "Server %1 was deleted successfully.\nThe overview page will be getting reloaded now.");
define('OGP_LANG_js_prompt_banduration', "Duration in hours (0=unlimited): ");
define('OGP_LANG_js_prompt_banreason', "Reason (optional): ");
define('OGP_LANG_js_prompt_msg_to', "Text Message to %1 #%2: ");
define('OGP_LANG_js_prompt_poke_to', "Poke Message to Client #%1: ");
define('OGP_LANG_js_prompt_new_propvalue', "New value for '%1': ");
define('OGP_LANG_n_server_responded', "The server responded: ");
define('OGP_LANG_login_serverquery', "ServerQuery Login");
define('OGP_LANG_login_name', "Username");
define('OGP_LANG_login_password', "Password");
define('OGP_LANG_login_submit', "Login");
define('OGP_LANG_vsselect_headline', "vServer selection");
define('OGP_LANG_vsselect_id', "ID #");
define('OGP_LANG_vsselect_name', "Name");
define('OGP_LANG_vsselect_ip', "IP");
define('OGP_LANG_vsselect_port', "Port");
define('OGP_LANG_vsselect_state', "Status");
define('OGP_LANG_vsselect_clients', "Clients");
define('OGP_LANG_vsselect_uptime', "Uptime");
define('OGP_LANG_vsselect_choose', "Select");
define('OGP_LANG_vsselect_start', "Start");
define('OGP_LANG_vsselect_stop', "Stop");
define('OGP_LANG_vsselect_delete', "DELETE");
define('OGP_LANG_vsselect_new_headline', "Create a new virtual server");
define('OGP_LANG_vsselect_new_servername', "Server Name");
define('OGP_LANG_vsselect_new_slots', "Client slots");
define('OGP_LANG_vsselect_new_create', "Create");
define('OGP_LANG_vsselect_new_added_ok', "vServer <span class=\"online\">%1</span> was created successfully.");
define('OGP_LANG_vsselect_new_added_generated', "The generated token is:");
define('OGP_LANG_vsoverview_virtualserver', "Virtual Server");
define('OGP_LANG_vsoverview_information_head', "Information");
define('OGP_LANG_vsoverview_connection_head', "Connection");
define('OGP_LANG_vsoverview_info_general_head', "General settings");
define('OGP_LANG_vsoverview_info_servername', "Server Name");
define('OGP_LANG_vsoverview_info_host', "Host");
define('OGP_LANG_vsoverview_info_state', "Status");
define('OGP_LANG_vsoverview_info_state_port', "Port");
define('OGP_LANG_vsoverview_info_uptime', "Uptime");
define('OGP_LANG_vsoverview_info_welcomemsg', "Welcome<br />message");
define('OGP_LANG_vsoverview_info_hostmsg', "Host message");
define('OGP_LANG_vsoverview_info_hostmsg_mode_output', "output");
define('OGP_LANG_vsoverview_info_hostmsg_mode_0', "none");
define('OGP_LANG_vsoverview_info_hostmsg_mode_1', "in the chat log");
define('OGP_LANG_vsoverview_info_hostmsg_mode_2', "window");
define('OGP_LANG_vsoverview_info_hostmsg_mode_3', "Window + Disconnect");
define('OGP_LANG_vsoverview_info_req_security', "Security level");
define('OGP_LANG_vsoverview_info_req_securitylvl', "required");
define('OGP_LANG_vsoverview_info_hostbanner_head', "Hostbanner");
define('OGP_LANG_vsoverview_info_hostbanner_url', "URL");
define('OGP_LANG_vsoverview_info_hostbanner_imgurl', "Image address");
define('OGP_LANG_vsoverview_info_hostbanner_buttonurl', "Hostbutton URL");
define('OGP_LANG_vsoverview_info_antiflood_head', "Anti-Flood");
define('OGP_LANG_vsoverview_info_antiflood_warning', "Warning on");
define('OGP_LANG_vsoverview_info_antiflood_kick', "Kick on");
define('OGP_LANG_vsoverview_info_antiflood_ban', "Ban on");
define('OGP_LANG_vsoverview_info_antiflood_banduration', "Ban length");
define('OGP_LANG_vsoverview_info_antiflood_decrease', "Decrease");
define('OGP_LANG_vsoverview_info_antiflood_points', "points");
define('OGP_LANG_vsoverview_info_antiflood_in_seconds', "seconds");
define('OGP_LANG_vsoverview_info_antiflood_points_per_tick', "Points per tick");
define('OGP_LANG_vsoverview_conn_total_head', "Total");
define('OGP_LANG_vsoverview_conn_total_packets', "packages");
define('OGP_LANG_vsoverview_conn_total_bytes', "bytes");
define('OGP_LANG_vsoverview_conn_total_send', "sent");
define('OGP_LANG_vsoverview_conn_total_received', "received");
define('OGP_LANG_vsoverview_conn_bandwidth_head', "Bandwidth");
define('OGP_LANG_vsoverview_conn_bandwidth_last', "last");
define('OGP_LANG_vsoverview_conn_bandwidth_second', "second");
define('OGP_LANG_vsoverview_conn_bandwidth_minute', "minute");
define('OGP_LANG_vsoverview_conn_bandwidth_send', "sent");
define('OGP_LANG_vsoverview_conn_bandwidth_received', "received");
define('OGP_LANG_vstoken_token_virtualserver', "Virtual Server");
define('OGP_LANG_vstoken_token_head', "Token");
define('OGP_LANG_vstoken_token_type', "Group type");
define('OGP_LANG_vstoken_token_id1', "Server Group/<br />Channel Group");
define('OGP_LANG_vstoken_token_id2', "(Channel)");
define('OGP_LANG_vstoken_token_tokencode', "Token Code");
define('OGP_LANG_vstoken_token_delete', "Delete");
define('OGP_LANG_vstoken_new_head', "Create a new token");
define('OGP_LANG_vstoken_new_create', "Generate");
define('OGP_LANG_vstoken_new_tokentype', "Token type:");
define('OGP_LANG_vstoken_new_servergroup', "Server Group");
define('OGP_LANG_vstoken_new_channelgroup', "Channel Group");
define('OGP_LANG_vstoken_new_select_group', "Servergroup");
define('OGP_LANG_vstoken_new_select_channelgroup', "Channelgroup");
define('OGP_LANG_vstoken_new_select_channel', "Channel");
define('OGP_LANG_vstoken_new_tokentype_0', "Server");
define('OGP_LANG_vstoken_new_tokentype_1', "Channel");
define('OGP_LANG_vstoken_new_added_ok', "Token was generated successfully.");
define('OGP_LANG_vsliveview_server_virtualserver', "Virtual Server");
define('OGP_LANG_vsliveview_server_head', "Live View");
define('OGP_LANG_vsliveview_liveview_enable_autorefresh', "Auto refresh");
define('OGP_LANG_vsliveview_liveview_tooltip_to_channel', "to channel #");
define('OGP_LANG_vsliveview_liveview_tooltip_switch', "Switch");
define('OGP_LANG_vsliveview_liveview_tooltip_send_msg', "Send Message");
define('OGP_LANG_vsliveview_liveview_tooltip_poke', "Poke");
define('OGP_LANG_vsliveview_liveview_tooltip_kick', "Kick");
define('OGP_LANG_vsliveview_liveview_tooltip_ban', "Ban");
define('OGP_LANG_vsoverview_banlist_head', "Ban list");
define('OGP_LANG_vsoverview_banlist_id', "ID #");
define('OGP_LANG_vsoverview_banlist_ip', "IP");
define('OGP_LANG_vsoverview_banlist_name', "Name");
define('OGP_LANG_vsoverview_banlist_uid', "UniqueID");
define('OGP_LANG_vsoverview_banlist_reason', "Reason");
define('OGP_LANG_vsoverview_banlist_created', "Created");
define('OGP_LANG_vsoverview_banlist_duration', "Duration");
define('OGP_LANG_vsoverview_banlist_end', "Ends");
define('OGP_LANG_vsoverview_banlist_unlimited', "unlimited");
define('OGP_LANG_vsoverview_banlist_never', "never");
define('OGP_LANG_vsoverview_banlist_new_head', "Create new ban");
define('OGP_LANG_vsoverview_banlist_new_create', "Create");
define('OGP_LANG_vsliveview_channelbackup_head', "Channel Backup");
define('OGP_LANG_vsliveview_channelbackup_get', "Create and Download");
define('OGP_LANG_vsliveview_channelbackup_load', "Upload Channel Backup");
define('OGP_LANG_vsliveview_channelbackup_load_submit', "Recreate");
define('OGP_LANG_vsliveview_channelbackup_new_added_ok', "Channel Backup successful.");
define('OGP_LANG_time_day', "day");
define('OGP_LANG_time_days', "days");
define('OGP_LANG_time_hour', "hour");
define('OGP_LANG_time_hours', "hours");
define('OGP_LANG_time_minute', "minute");
define('OGP_LANG_time_minutes', "minutes");
define('OGP_LANG_time_second', "second");
define('OGP_LANG_time_seconds', "seconds");
define('OGP_LANG_e_2568', "You do not have sufficient rights.");
define('OGP_LANG_temp_folder_not_writable', "The templates folder (%s) is not writable.");
define('OGP_LANG_unassign_from_subuser', "Unassign from subuser.");
define('OGP_LANG_assign_to_subuser', "Assign to subuser.");
define('OGP_LANG_select_subuser', "Select subuser.");
define('OGP_LANG_no_ts3_servers_assigned_to_account', "You have no servers assigned to your account.");
define('OGP_LANG_change_virtual_server', "Change Virtual Server");
define('OGP_LANG_change_remote_server', "Change Remote Server");
?>

View file

@ -1,70 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_install_plugin', "Install Plugins");
define('OGP_LANG_install_mappack', "Install Maps");
define('OGP_LANG_install_config', "Install Configs");
define('OGP_LANG_game_name', "Game Name");
define('OGP_LANG_directory', "Directory Path");
define('OGP_LANG_remote_server', "Remote server");
define('OGP_LANG_select_addon', "Select Addon");
define('OGP_LANG_install', "Install");
define('OGP_LANG_failed_to_start_file_download', "Failed to start file download.");
define('OGP_LANG_no_games_servers_available', "There are no game servers available in your account.");
define('OGP_LANG_addon_installed_successfully', "Addon installed successfully");
define('OGP_LANG_path', "Path");
define('OGP_LANG_wait_while_decompressing', "Wait while the file %s is decompressed.");
define('OGP_LANG_addon_name', "Addon Name");
define('OGP_LANG_url', "URL");
define('OGP_LANG_select_game_type', "Select Game Type");
define('OGP_LANG_plugin', "Plugin");
define('OGP_LANG_mappack', "MapPack");
define('OGP_LANG_config', "Config");
define('OGP_LANG_type', "Addon Type");
define('OGP_LANG_game', "Game");
define('OGP_LANG_show_all_addons', "Show All Addons");
define('OGP_LANG_show_addons_for_selected_type', "Show Addons For Selected Type");
define('OGP_LANG_show_addons_for_selected_game', "Show Addons For Selected Game");
define('OGP_LANG_linux_games', "Linux Games:");
define('OGP_LANG_windows_games', "Windows Games:");
define('OGP_LANG_create_addon', "Create Addon");
define('OGP_LANG_addons_db', "Addons Database");
define('OGP_LANG_addon_has_been_created', "The addon %s has been created.");
define('OGP_LANG_remove_addon', "Remove Addon");
define('OGP_LANG_fill_the_url_address_to_a_compressed_file', "Please, fill an URL address for a compressed file.");
define('OGP_LANG_fill_the_addon_name', "Please, fill a name for the addon package.");
define('OGP_LANG_select_an_addon_type', "Please, select an addon type.");
define('OGP_LANG_select_a_game_type', "Please, select a game type.");
define('OGP_LANG_edit_addon', "Edit Addon");
define('OGP_LANG_post-script', "Post-install script(bash)");
define('OGP_LANG_replacements', "Replacements:");
define('OGP_LANG_addon_name_info', "Enter a name for this addon, this is the name that the user sees.");
define('OGP_LANG_url_info', "Enter a web address that contains a file to download, if compressed in zip or tar.gz will be unpacked in the root directory of the server or on the path given below.");
define('OGP_LANG_path_info', "The path must be relative to the server folder and contain no slashes at the beginning or end, eg: cstrike/cfg. If left blank will use the server root path.");
define('OGP_LANG_post-script_info', "Enter Bash language code, this will be executed as a script, you can use text replacements to customize the installation, they will be replaced by data from the server on which you install the addon. The script will start from the root folder of the server or the specified path.");
define('OGP_LANG_show_to_group', "Show to group");
define('OGP_LANG_all_groups', "All groups");
define('OGP_LANG_show_addons_for_selected_group', "Show addons for selected group");
define('OGP_LANG_group', "Group");
?>

View file

@ -1,49 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_external_links', "Link esterni");
define('OGP_LANG_url', "URL");
define('OGP_LANG_name', "Nome");
define('OGP_LANG_add_it', "Aggiungi");
define('OGP_LANG_link_has_been_removed', "Il link %s è stato rimosso.");
define('OGP_LANG_db_backup', "Backup del database");
define('OGP_LANG_download_db_backup', "Scarica il backup del database");
define('OGP_LANG_restore_db_backup', "Ripristina da un backup del database");
define('OGP_LANG_sql_file', "File(.sql)");
define('OGP_LANG_change_buttons_order', "Cambia l'ordine dei bottoni");
define('OGP_LANG_when', "Data/Ora");
define('OGP_LANG_who', "Username");
define('OGP_LANG_where', "Indirizzo IP");
define('OGP_LANG_what', "Azione");
define('OGP_LANG_search', "Cerca");
define('OGP_LANG_empty_logger', "Empty Logger");
define('OGP_LANG_ban_list', "Lista dei ban");
define('OGP_LANG_no_banned_ips', "Non ci sono IP bannati");
define('OGP_LANG_unban', "Sbanna IP");
define('OGP_LANG_client_ip', "IP del client");
define('OGP_LANG_banned_until', "Bannato fino a");
define('OGP_LANG_unban_selected_ips', "Sbanna gli IP selezionati");
define('OGP_LANG_view', "Vedi");
define('OGP_LANG_per_page', "numero di log per pagina");
?>

View file

@ -1,43 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_resetting_configs', "Resetting all configs");
define('OGP_LANG_updating_configs', "Updating old configs");
define('OGP_LANG_configs_updated_ok', "Configurations reread successfully.");
define('OGP_LANG_reset_old_configs', "Reset old configs");
define('OGP_LANG_update_configs', "Update Configs");
define('OGP_LANG_game_config_setup', "Setup Game Configs");
define('OGP_LANG_config_reset_warning', "When you clear old configs there might be issues with the assigned game servers, because the identification numbers might not match with the new configurations.");
define('OGP_LANG_modify_configs_info', "If you want to modify the game configuration, you can modify the files located in %s.");
define('OGP_LANG_updating_config_from_file', "Updating config from %s file.");
define('OGP_LANG_error_when_handling_file', "Error occurred when handling file %s.");
define('OGP_LANG_error_while_adding_cfg_to_db', "Error occurred when adding data from %s to database.");
define('OGP_LANG_no_configs_found', "No configuration found from %s file.");
define('OGP_LANG_select_game', "Select Game");
define('OGP_LANG_create_xml_configs', "Create XML Configs");
define('OGP_LANG_failed_to_delete_config_from_db', "Failed to delete %s config from database");
define('OGP_LANG_failed_removing_file', "Falied removing the file %s.");
define('OGP_LANG_removed_game_cfg_from_disk_and_datbase', "Removed config for %s from storage and database.");
define('OGP_LANG_delete_game_config_for', "Delete game configuration for %s from disk and database.");
?>

View file

@ -1,43 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_dashboard_ftp_text', "Il client FTP può comprimere i file e mandarli tramite email, può anche decomprimere, modificare documenti di testo e molto altro.");
define('OGP_LANG_dashboard_addons_manager_text', "Manage all different types of services with OGP. Choose from over 115 servers, which supplied directly by OGP.");
define('OGP_LANG_dashboard_game_monitor_text', "Quarda e monitora i log e il traffico di rete velocemente. Puoi vedere quali server sono attivi e quali no.");
define('OGP_LANG_dashboard_support_text', "Ricevi supporto dal Team Professionale di OGP sul forum. Risposte rapide ed alta attenzione");
define('OGP_LANG_welcome_text', "Benvenuto in Open Game Panel (OGP). OGP è un software open-source che ti permette di installare, avviare e monitare diversi tipo di server di gioco.");
define('OGP_LANG_any_server_is_online', "Any server is Online");
define('OGP_LANG_current_map', "Mappa attuale");
define('OGP_LANG_server_ip_port', "IP:Porta");
define('OGP_LANG_statistics', "Statistiche");
define('OGP_LANG_servers', "Servers");
define('OGP_LANG_players', "Giocatori");
define('OGP_LANG_server_status', "Stato del server");
define('OGP_LANG_no_games_to_monitor', "Non ci sono attualmente server di gioco online/offline");
define('OGP_LANG_online_servers', "Server online");
define('OGP_LANG_add_games_in', "Se vuoi aggiungere dei giochi puoi farlo in %s");
define('OGP_LANG_currently_online', "Attualmente online");
define('OGP_LANG_game_servers', "Server di gioco");
define('OGP_LANG_select_remote_server', "Select Remote Server");
?>

View file

@ -1,30 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_dsi_long', "Dynamic Server Image");
define('OGP_LANG_dsi_select_server', "Please choose a server from the drop-down list");
define('OGP_LANG_dsi_admin_long', "Dynamic Server Image Settings");
define('OGP_LANG_dsi_list', "Dynamic Server Image List");
define('OGP_LANG_no_game_homes_assigned', "You don't have any servers assigned to your account.");
?>

View file

@ -1,17 +0,0 @@
<?php
define('OGP_LANG_configuration_files', "Configuration Files");
define('OGP_LANG_editing_file', "Editing File");
define('OGP_LANG_no_server_specfied', "No Server ID specified - can't list any configuration files.");
define('OGP_LANG_no_home', "You don't have access to the given Server ID.");
define('OGP_LANG_no_configs_for_game', "This has no configuration files defined.");
define('OGP_LANG_name', "Name");
define('OGP_LANG_no_description', "No Description");
define('OGP_LANG_description', "Description");
define('OGP_LANG_invalid_file', "The specified file may not be edited.");
define('OGP_LANG_wrote_changes', "Successfully saved the file.");
define('OGP_LANG_failed_write', "Failed to save the file.");
define('OGP_LANG_failed_read', "Failed to read the file.");
define('OGP_LANG_save', "Save");
define('OGP_LANG_go_back', "Go Back");
define('OGP_LANG_new_file', "New File");

View file

@ -1,43 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
include 'update.php';
define('OGP_LANG_unable_download', "Unable to download %s.");
define('OGP_LANG_md5_failed', "MD5 test failed for %s, try again.");
define('OGP_LANG_uninstall', "Uninstall");
define('OGP_LANG_install', "Install");
define('OGP_LANG_uptodate', "Up-to-date");
define('OGP_LANG_update_available', "Update available");
define('OGP_LANG_not_installed', "Not installed");
define('OGP_LANG_installed', "Installed");
define('OGP_LANG_download_update', "Download/Update");
define('OGP_LANG_are_you_sure', "Are you sure");
define('OGP_LANG_uninstalling_module_dataloss', "By uninstalling a module you will lose all data related to it.");
define('OGP_LANG_remove_files_for', "Would you like to remove all files for");
define('OGP_LANG_confirm', "Confirm");
define('OGP_LANG_cancel', "Cancel");
define('OGP_LANG_extra_themes', "Extra themes");
define('OGP_LANG_extra_modules', "Extra modules");
define('OGP_LANG_search_for_updates', "Check for updates");
?>

View file

@ -1,74 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_create_alias', "Create alias and folder");
define('OGP_LANG_save_as', "Save As");
define('OGP_LANG_failure', "Error, failed to generate the alias file");
define('OGP_LANG_success', "Success");
define('OGP_LANG_fast_download_service_for', "Downloads redirection service for %s");
define('OGP_LANG_to_the_path', "To the path");
define('OGP_LANG_at_url', "at URL");
define('OGP_LANG_create_alias_for', "Create alias for");
define('OGP_LANG_fast_dl', "Redirecting downloads (FastDL)");
define('OGP_LANG_current_aliases_at_remote_server', "Current aliases at remote server");
define('OGP_LANG_delete_selected_aliases', "Delete selected aliases");
define('OGP_LANG_no_aliases_defined', "There are no web aliases defined by OGP for this remote server yet.");
define('OGP_LANG_fastdl_port', "Port");
define('OGP_LANG_fastdl_port_info', "Port on which your Fast Download Daemon will start.");
define('OGP_LANG_fastdl_ip', "Address");
define('OGP_LANG_fastdl_ip_info', "The IP address or domain in which your Fast Download server will start, the domain must to be listed at /etc/hosts.");
define('OGP_LANG_listing', "Listing");
define('OGP_LANG_listing_info', "If 'on', the server will list the contents of folders.");
define('OGP_LANG_fast_dl_advanced', "Advanced Settings");
define('OGP_LANG_apply_settings_and_restart_fastdl', "Save the daemon configuration and restart it");
define('OGP_LANG_stop_fastdl', "Stop Fast Download Daemon");
define('OGP_LANG_fast_download_daemon_running', "Fast Download Daemon is running.");
define('OGP_LANG_fast_download_daemon_not_running', "Fast Download Daemon is not running.");
define('OGP_LANG_fastdl_could_not_be_restarted', "The Fast Download service could not be restarted.");
define('OGP_LANG_configuration_file_could_not_be_written', "The configuration file could not be written.");
define('OGP_LANG_remove_folders', "Remove folder for selected aliases.");
define('OGP_LANG_remove_folder', "Remove folder");
define('OGP_LANG_delete_alias', "Delete alias");
define('OGP_LANG_no_game_homes_assigned', "You don't have any servers assigned to your account.");
define('OGP_LANG_select_remote_server', "Select remote server");
define('OGP_LANG_access_rules', "Access Rules");
define('OGP_LANG_create_aliases', "Create Aliases");
define('OGP_LANG_select_game', "Select game");
define('OGP_LANG_games_without_specified_rules', "Games without specified rules");
define('OGP_LANG_match_file_extension', "Match file extension");
define('OGP_LANG_match_file_extension_info', "Specify extensions separated by coma,<br> the matching files will be accessible.<br><b>Blank for unrestricted access</b>.");
define('OGP_LANG_match_client_ip', "Match client IP");
define('OGP_LANG_match_client_ip_info', "Connections with matching IP will be granted,<br>blank for unrestricted access. You can use<br>multiple IPs or ranges separated by coma:<br>/xx subnets<br>Example: 10.0.0.0/16<br>/xxx.xxx.xxx.xxx subnets<br>Example: 10.0.0.0/255.0.0.0<br>Hyphen ranges<br>Example: 10.0.0.5-230<br>Asterisk matching<br>Example: 10.0.*.*");
define('OGP_LANG_save_access_rules', "Save Access Rules");
define('OGP_LANG_create_access_rules', "Create access rules");
define('OGP_LANG_invalid_entries_found', "Invalid entries found");
define('OGP_LANG_game_name', "Game name");
define('OGP_LANG_alias_already_exists', "Alias %s already exists.");
define('OGP_LANG_warning_access_rules_applied_once_alias_created', "WARNING: Access rules are applied when the alias is created. No changes will be applied to the current aliases.");
define('OGP_LANG_autostart_on_agent_startup', "Autostart on Agent startup");
define('OGP_LANG_autostart_on_agent_startup_info', "Start the fast download daemon automatically when the Agent starts.");
define('OGP_LANG_port_forwarded_to_80', "Port forwarded from 80");
define('OGP_LANG_port_forwarded_to_80_info', "Enable this option if the port configured for this fast download daemon has been forwarded from port 80, so the port will be hidden at URLs.");
define('OGP_LANG_current_access_rules', "Current access rules");
?>

View file

@ -1,35 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_ftp_address', "FTP address: %s:%s");
define('OGP_LANG_change_account_details', "Change account details");
define('OGP_LANG_remove_account', "Delete account");
define('OGP_LANG_ftp_account_already_exists', "This FTP account already exists.");
define('OGP_LANG_full_path', "Home directory");
define('OGP_LANG_add_ftp_account', "Add FTP account");
define('OGP_LANG_remote_server', "Remote server");
define('OGP_LANG_server_name', "Server name");
define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try a shorter username no longer than 20 characters.");
define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
?>

View file

@ -1,210 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_no_games_to_monitor', "You do not have any games configured to you that can be monitored.");
define('OGP_LANG_status', "Status");
define('OGP_LANG_fail_no_mods', "No mods enabled for this game! You need to ask your OGP admin to add mod(s) for the game assigned for you.");
define('OGP_LANG_no_game_homes_assigned', "You don't have any servers assigned to your account.");
define('OGP_LANG_select_game_home_to_configure', "Select a game server that you want to configure");
define('OGP_LANG_file_manager', "File Manager");
define('OGP_LANG_configure_mods', "Configure mods");
define('OGP_LANG_install_update_steam', "Install/Update via Steam");
define('OGP_LANG_install_update_manual', "Install/Update manually");
define('OGP_LANG_assign_game_homes', "Assign game servers");
define('OGP_LANG_user', "User");
define('OGP_LANG_group', "Group");
define('OGP_LANG_start', "Start");
define('OGP_LANG_ogp_agent_ip', "OGP Agent IP");
define('OGP_LANG_max_players', "Max Players");
define('OGP_LANG_max', "Max");
define('OGP_LANG_ip_and_port', "IP and Port");
define('OGP_LANG_available_maps', "Available Maps");
define('OGP_LANG_map_path', "Map Path");
define('OGP_LANG_available_parameters', "Available Parameters");
define('OGP_LANG_start_server', "Start Server");
define('OGP_LANG_start_wait_note', "The server startup might take a while. Please wait without closing your browser.");
define('OGP_LANG_game_type', "Game Type");
define('OGP_LANG_map', "Map");
define('OGP_LANG_starting_server', "Starting server, please wait...");
define('OGP_LANG_starting_server_settings', "Starting server with following settings");
define('OGP_LANG_startup_params', "Startup parameters");
define('OGP_LANG_startup_cpu', "CPU the server is running on");
define('OGP_LANG_startup_nice', "Nice value of the server");
define('OGP_LANG_game_home', "Home Path");
define('OGP_LANG_server_started', "Server started successfully.");
define('OGP_LANG_no_parameter_access', "You do not have access to parameters.");
define('OGP_LANG_extra_parameters', "Extra Parameters");
define('OGP_LANG_no_extra_param_access', "You do not have access to extra parameters.");
define('OGP_LANG_extra_parameters_info', "These parameters are put to the end of the command line when the game is started.");
define('OGP_LANG_game_exec_not_found', "The game executable %s was not found from the remote server.");
define('OGP_LANG_select_params_and_start', "Select the startup parameters for the server and press '%s'.");
define('OGP_LANG_no_ip_port_pairs_assigned', "No IP Port pairs assigned for this home. If you do not have access to home editing contact your admin.");
define('OGP_LANG_unable_to_get_log', "Unable to get log, retval %s.");
define('OGP_LANG_server_binary_not_executable', "Server binary is not executable. Check you have proper permissions in the server home directory.");
define('OGP_LANG_server_not_running_log_found', "Server is not running, but log is found. NOTE: This log might not be related to the last server startup.");
define('OGP_LANG_ip_port_pair_not_owned', "IP:PORT pair not owned.");
define('OGP_LANG_unsuitable_maxplayers_value_maximum_reachable_number_of_slots_has_been_set', "Unsuitable maxplayers value, maximum reachable number of slots has been set.");
define('OGP_LANG_server_running_not_responding', "Server is running, but its not responding,<br>there might be a some kind of problem and you might want to ");
define('OGP_LANG_update_started', "Update started, please wait...");
define('OGP_LANG_failed_to_start_steam_update', "Failed to start Steam update. See agent log.");
define('OGP_LANG_failed_to_start_rsync_update', "Failed to start Rsync update. See agent log.");
define('OGP_LANG_update_completed', "Update completed successfully.");
define('OGP_LANG_update_in_progress', "Update in progress, please wait...");
define('OGP_LANG_refresh_steam_status', "Refresh Steam status");
define('OGP_LANG_refresh_rsync_status', "Refresh Rsync status");
define('OGP_LANG_server_running_cant_update', "Server running so update is not possible. Stop the server before update.");
define('OGP_LANG_xml_steam_error', "Selected server type does not support steam install/update.");
define('OGP_LANG_mod_key_not_found_from_xml', "Mod key '%s' not found from the XML file.");
define('OGP_LANG_stop_update', "Stop update");
define('OGP_LANG_statistics', "Statistics");
define('OGP_LANG_servers', "Servers");
define('OGP_LANG_players', "Players");
define('OGP_LANG_current_map', "Current Map");
define('OGP_LANG_stop_server', "Stop Server");
define('OGP_LANG_server_ip_port', "Server IP:Port");
define('OGP_LANG_server_name', "Server Name");
define('OGP_LANG_server_id', "Server ID");
define('OGP_LANG_player_name', "Player Name");
define('OGP_LANG_score', "Score");
define('OGP_LANG_time', "Time");
define('OGP_LANG_no_rights_to_stop_server', "You do not have rights to stop this server.");
define('OGP_LANG_no_ogp_lgsl_support', "This server (running: %s) does not have LGSL support in OGP and its statistics can not be shown.");
define('OGP_LANG_server_status', "Server on %s is %s.");
define('OGP_LANG_server_stopped', "Server '%s' has been stopped.");
define('OGP_LANG_if_want_to_start_homes', "If you want to start game servers go to %s.");
define('OGP_LANG_view_log', "Log Viewer");
define('OGP_LANG_if_want_manage', "If you want to manage your games you can do it in the");
define('OGP_LANG_columns', "columns");
define('OGP_LANG_group_users', "Group users:");
define('OGP_LANG_assigned_to', "Assigned to:");
define('OGP_LANG_restart_server', "Restart Server");
define('OGP_LANG_restarting_server', "Restarting server, please wait...");
define('OGP_LANG_server_restarted', "Server '%s' has been restarted.");
define('OGP_LANG_server_not_running', "The server is not running.");
define('OGP_LANG_address', "Address");
define('OGP_LANG_owner', "Owner");
define('OGP_LANG_operations', "Operations");
define('OGP_LANG_search', "Search");
define('OGP_LANG_maps_read_from', "Maps read from ");
define('OGP_LANG_file', "file");
define('OGP_LANG_folder', "folder");
define('OGP_LANG_unable_retrieve_mod_info', "Unable to retrieve mod information from database.");
define('OGP_LANG_unexpected_result_libremote', "Unexpected result from libremote, please inform developers.");
define('OGP_LANG_unable_get_info', "Unable to get the required information for startup, blocking startup.");
define('OGP_LANG_server_already_running', "Server already running. If you do not see the server in the Game Monitor, there might be a somekind of problem and you might want to");
define('OGP_LANG_already_running_stop_server', "Stop server.");
define('OGP_LANG_error_server_already_running', "ERROR: Server already running on port");
define('OGP_LANG_failed_start_server_code', "Failed to start the remote server. Error code: %s");
define('OGP_LANG_disabled', "disabled ");
define('OGP_LANG_not_found_server', "Could not find the remote server with ID");
define('OGP_LANG_rcon_command_title', "RCON Command");
define('OGP_LANG_has_sent_to', "has been sent to");
define('OGP_LANG_need_set_remote_pass', "You need to set the remote control password on");
define('OGP_LANG_before_sending_rcon_com', "before sending rcon commands to it.");
define('OGP_LANG_retry', "Retry");
define('OGP_LANG_page', "page");
define('OGP_LANG_server_cant_start', "server can not start");
define('OGP_LANG_server_cant_stop', "server can not stop");
define('OGP_LANG_error_occured_remote_host', "Error occurred on the remote host");
define('OGP_LANG_follow_server_status', "You can follow the server status from");
define('OGP_LANG_addons', "Addons");
define('OGP_LANG_hostname', "Hostname");
define('OGP_LANG_rsync_install', "[Rsync Install]");
define('OGP_LANG_ping', "Ping");
define('OGP_LANG_team', "Team");
define('OGP_LANG_deaths', "Deaths");
define('OGP_LANG_pid', "PID");
define('OGP_LANG_skill', "Skill");
define('OGP_LANG_AIBot', "AIBot");
define('OGP_LANG_steamid', "Steam ID");
define('OGP_LANG_player', "Player");
define('OGP_LANG_port', "Port");
define('OGP_LANG_rcon_presets', "RCON presets");
define('OGP_LANG_update_from_local_master_server', "Update from local Master Server");
define('OGP_LANG_update_from_selected_rsync_server', "Update from selected Rsync server");
define('OGP_LANG_execute_selected_server_operations', "Execute selected server operations");
define('OGP_LANG_execute_operations', "Execute operations");
define('OGP_LANG_account_expiration', "Account expiration");
define('OGP_LANG_mysql_databases', "MySQL Databases");
define('OGP_LANG_failed_querying_server', "* Failed querying the server.");
define('OGP_LANG_query_protocol_not_supported', "* There is no query protocol in OGP that can support this server.");
define('OGP_LANG_queries_disabled_by_setting_disable_queries_after', "Queries disabled by setting: Disable queries after: %s, since you have %s servers.<br>");
define('OGP_LANG_presets_for_game_and_mod', "RCON presets for %s and mod %s");
define('OGP_LANG_name', "Name");
define('OGP_LANG_command', "RCON&nbsp;Command");
define('OGP_LANG_add_preset', "Add preset");
define('OGP_LANG_edit_presets', "Edit presets");
define('OGP_LANG_del_preset', "Delete");
define('OGP_LANG_change_preset', "Change");
define('OGP_LANG_send_command', "Send command");
define('OGP_LANG_starting_copy_with_master_server_named', "Starting copy with master server named '%s'...");
define('OGP_LANG_starting_sync_with', "Starting sync with %s...");
define('OGP_LANG_refresh_interval', "Log refreshing interval");
define('OGP_LANG_finished_manual_update', "Finished manual update.");
define('OGP_LANG_failed_to_start_file_download', "Failed to start file download");
define('OGP_LANG_game_name', "Game name");
define('OGP_LANG_dest_dir', "Destination directory");
define('OGP_LANG_remote_server', "Remote Server");
define('OGP_LANG_file_url', "File URL");
define('OGP_LANG_file_url_info', "The URL of the file that is uploaded and uncompressed to the directory.");
define('OGP_LANG_dest_filename', "Destination Filename");
define('OGP_LANG_dest_filename_info', "The filename for the destination file.");
define('OGP_LANG_update_server', "Update server");
define('OGP_LANG_unavailable', "Unavailable");
define('OGP_LANG_upload_map_image', "Upload map image");
define('OGP_LANG_upload_image', "Upload image");
define('OGP_LANG_jpg_gif_png_less_than_1mb', "The image must be jpg, gif or png and less than 1 MB.");
define('OGP_LANG_check_dev_console', "Error during uploading file, please check the browser developer console.");
define('OGP_LANG_uploaded_successfully', "Uploaded successfully.");
define('OGP_LANG_cant_create_folder', "Can't create folder:<br><b>%s</b>");
define('OGP_LANG_cant_write_file', "Can't write file:<br><b>%s</b>");
define('OGP_LANG_exceeded_php_directive', "Exceeded PHP directive.<br><b>%s</b>.");
define('OGP_LANG_unknown_errors', "Unknown errors.");
define('OGP_LANG_directory', "Directory");
define('OGP_LANG_view_player_commands', "View Player Commands");
define('OGP_LANG_hide_player_commands', "Hide Player Commands");
define('OGP_LANG_no_online_players', "There are no online players.");
define('OGP_LANG_invalid_game_mod_id', "Invalid Game/Mod ID specified.");
define('OGP_LANG_auto_update_title_popup', "Steam Auto Update Link");
define('OGP_LANG_auto_update_popup_html', "<p>Use the link below to check and automatically update your game server via Steam if needed.&nbsp; You can query it using a cronjob or manually initiate the process.</p>");
define('OGP_LANG_api_links_popup_html', "<p>Select an action you would like to perform using the OGP API for this game server.&nbsp; Then, use the link below to perform your desired action.&nbsp; You can run your desired action using a cronjob or by making a direct request to it.</p>");
define('OGP_LANG_auto_update_copy_me', "Copy");
define('OGP_LANG_auto_update_copy_me_success', "Copied!");
define('OGP_LANG_auto_update_copy_me_fail', "Failed to copy. Please, manually copy the link.");
define('OGP_LANG_get_steam_autoupdate_api_link', "Auto Update Link");
define('OGP_LANG_show_api_actions', "Show API Actions");
define('OGP_LANG_api_links', "API Links");
define('OGP_LANG_update_attempt_from_nonmaster_server', "User %s attempted to update home_id %d from a non-master server. (Home ID: %d)");
define('OGP_LANG_attempting_nonmaster_update', "You are attempting to update this server from a non-master server.");
define('OGP_LANG_cannot_update_from_own_self', "Local server update may not run on a Master server.");
define('OGP_LANG_show_server_id', "Show Server IDs");
define('OGP_LANG_hide_server_id', "Hide Server IDs");
define('OGP_LANG_edit_configuration_files', "Edit Configuration Files");
define('OGP_LANG_admin', "Admin");
define('OGP_LANG_cid', "CID");
define('OGP_LANG_phan', "Phantom");
define('OGP_LANG_sec', "Seconds");
define('OGP_LANG_unknown_rsync_mirror', "You attempted to start an update from a mirror which doesn't exist.");
define('OGP_LANG_custom_fields', "Custom Fields");
?>

View file

@ -1,88 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_dir_not_found', "Directory '%s' not found from the server.");
define('OGP_LANG_filename', "Filename");
define('OGP_LANG_filesize', "Filesize");
define('OGP_LANG_bytes', "Bytes");
define('OGP_LANG_owner', "Owner");
define('OGP_LANG_group', "Group");
define('OGP_LANG_empty_directory', "Directory is empty.");
define('OGP_LANG_currently_viewing', "Currently viewing directory '%s'");
define('OGP_LANG_wrote_changes', "Changes saved successfully.");
define('OGP_LANG_failed_write', "Failed to write file to remote server.");
define('OGP_LANG_failed_read', "Failed to read file from the remote server.");
define('OGP_LANG_failed_list', "Failed to retrieve directory list.");
define('OGP_LANG_level_up', "^Up one Level^");
define('OGP_LANG_unallowed_char', "Unallowed characters found from the path.");
define('OGP_LANG_button_edit', "[Edit]");
define('OGP_LANG_save', "Save");
define('OGP_LANG_home_id_missing', "Home ID is missing.");
define('OGP_LANG_upload', "Upload");
define('OGP_LANG_upload_failed', "Upload failed, the error was: %s.");
define('OGP_LANG_can_not_create_upload_folder_path', "Can not create upload folder path %s");
define('OGP_LANG_url_is_not_accesible_from_agent', "URL %s is not accessible from the Agent");
define('OGP_LANG_upload_file', "Upload file");
define('OGP_LANG_uncompress', "Uncompress");
define('OGP_LANG_create_folder', "Create folder");
define('OGP_LANG_create', "Create");
define('OGP_LANG_delete_item', "Delete %s?");
define('OGP_LANG_upload_in_progress', "Upload in progress...");
define('OGP_LANG_upload_complete', "Upload complete.");
define('OGP_LANG_chattr_yes', "Lock File");
define('OGP_LANG_chattr_no', "Unlock File");
define('OGP_LANG_secure_item', "Secure/Unsecure %s?");
define('OGP_LANG_filesecure', "File Security");
define('OGP_LANG_chattr_locked', "File Locked");
define('OGP_LANG_chattr_unlocked', "File Unlocked");
define('OGP_LANG_rename', "Rename");
define('OGP_LANG_move', "Move");
define('OGP_LANG_copy', "Copy");
define('OGP_LANG_compress', "Compress");
define('OGP_LANG_create_file', "Create File");
define('OGP_LANG_select_at_least_one_item', "Select at least one item");
define('OGP_LANG_rename_item', "Rename item(s)");
define('OGP_LANG_move_item', "Move item(s)");
define('OGP_LANG_copy_item', "Copy item(s)");
define('OGP_LANG_compress_item', "Compress item(s)");
define('OGP_LANG_uncompress_item', "Uncompress item(s)");
define('OGP_LANG_archive_name', "Archive name");
define('OGP_LANG_archive_type', "Archive type");
define('OGP_LANG_file_name', "File name");
define('OGP_LANG_folder_name', "folder name");
define('OGP_LANG_compresses_files_separately', "compresses files separately");
define('OGP_LANG_to', "to");
define('OGP_LANG_upload_to_web', "Upload to web");
define('OGP_LANG_transfer_to_server', "Transfer to server");
define('OGP_LANG_mail_sent_successfully', "Email sent successfully");
define('OGP_LANG_send_item_by_email', "Send item(s) by email");
define('OGP_LANG_subject', "Subject");
define('OGP_LANG_message', "Message");
define('OGP_LANG_dest_email', "Destination email");
define('OGP_LANG_remove', "Remove");
define('OGP_LANG_send_by_email', "Send by email");
define('OGP_LANG_send_by_email_info', "For sending files the 'mutt' package must be installed on all available Agents.");
define('OGP_LANG_settings_updated', "Settings updated");
define('OGP_LANG_update_settings', "Update settings");
?>

View file

@ -1,44 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_recover', "Recover a forgotten password");
define('OGP_LANG_back', "Back");
define('OGP_LANG_incomplete', "Please go back and complete all the fields in the form.");
define('OGP_LANG_subject', "Password request");
define('OGP_LANG_password_message', "Hello,<br><br>Your password has been successfully reseted.<br><br>New Password: %s<br><br>Remember to change your password often.<br><br>Please do not reply to this email!<br><br>______________________________<br>Black Market Servers");
define('OGP_LANG_send', "Your password has been sent! Please check your email!");
define('OGP_LANG_here', "Here");
define('OGP_LANG_to_login', "to login");
define('OGP_LANG_errormail', "Your email address is not correct.");
define('OGP_LANG_submit', "Submit");
define('OGP_LANG_click', "Click");
define('OGP_LANG_mail_settings_missing', "Panel mail settings are not complete so it can not send your password. Contact your OGP admin.");
define('OGP_LANG_mail_failed', "Failed to send email.");
define('OGP_LANG_email', "Email");
define('OGP_LANG_enter_email', "Please enter your email address");
define('OGP_LANG_webmaster', "Webmaster");
define('OGP_LANG_confirm_send', "For security reasons we have sent you a confirmation link before you restart your password.<br><b style='color:red;'>Please check your inbox.</b>");
define('OGP_LANG_confirm_change_subject', "Password reset, confirmation email");
define('OGP_LANG_confirm_change_password_message', "Hello,<br><br>Please click on the link below to reset your password:<br><br>%s<br><br>Note: If you do not have requested the reset of your password, you can ignore this email.<br><br>Please do not reply to this email!<br><br>______________________________<br>Black Market Servers");
?>

View file

@ -1,56 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_module_id', "Module ID");
define('OGP_LANG_module_name', "Module Name");
define('OGP_LANG_module_folder', "Module Folder");
define('OGP_LANG_module_version', "Module Version");
define('OGP_LANG_db_version', "DB Version");
define('OGP_LANG_modules_available_for_install', "Custom Modules Available for Installation:");
define('OGP_LANG_install', "Install");
define('OGP_LANG_uninstall', "Uninstall");
define('OGP_LANG_modules', "Modules");
define('OGP_LANG_update_modules', "Update Modules");
define('OGP_LANG_no_installed_modules', "No installed modules found.");
define('OGP_LANG_not_complete', "The install/uninstall feature is not complete and might not work properly. WARNING: Data loss may occur in the OGP database!");
define('OGP_LANG_core_mods_installed', "Installed Core Modules:");
define('OGP_LANG_custom_mods_installed', "Installed Custom Modules:");
define('OGP_LANG_installing_module', "Installing module '%s'");
define('OGP_LANG_successfully_installed_module', "Successfully installed module %s.");
define('OGP_LANG_failed_to_install_module', "Failed to install module %s.");
define('OGP_LANG_adding_module', "Adding module called '%s'.");
define('OGP_LANG_module_already_installed', "Module called '%s' is already installed.");
define('OGP_LANG_uninstalling_module', "Uninstalling module '%s'");
define('OGP_LANG_successfully_uninstalled_module', "Successfully uninstalled module %s.");
define('OGP_LANG_failed_to_uninstall_module', "Failed to uninstall module %s.");
define('OGP_LANG_module_file_missing', "directory is missing the module.php file.");
define('OGP_LANG_module_file_missing_info', "is missing the required information.");
define('OGP_LANG_query_failed', "Failed to execute query");
define('OGP_LANG_query_failed_2', "to database.");
define('OGP_LANG_failed_del_db', "Failed to delete module from database.");
define('OGP_LANG_updated_module', "Updated module: '%s'.");
define('OGP_LANG_updating_modules', "Updating Modules");
define('OGP_LANG_updating_finished', "Updating Finished");
define('OGP_LANG_prereqs_missing', "Prerequisites of %s must be installed on the server before %s can be installed.");
?>

View file

@ -1,115 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_configured_mysql_hosts', "Configured MySQL Hosts");
define('OGP_LANG_add_new_mysql_host', "Add MySQL host");
define('OGP_LANG_enter_mysql_ip', "Enter MySQL IP.");
define('OGP_LANG_enter_valid_port', "Enter a valid port.");
define('OGP_LANG_enter_mysql_root_password', "Enter MySQL root password.");
define('OGP_LANG_enter_mysql_name', "Enter MySQL name.");
define('OGP_LANG_could_not_add_mysql_server', "Could not add MySQL server.");
define('OGP_LANG_game_server_name_info', "Server name helps users to identify their servers.");
define('OGP_LANG_note_mysql_host', "Note: Using a 'Direct connection' the server must accept external connections so the servers can connect remotely, whereas connecting through a remote server it will be used just as a local connection.");
define('OGP_LANG_direct_connection', "Direct connection");
define('OGP_LANG_connection_through_remote_server_named', "Connection through remote server named %s");
define('OGP_LANG_add_mysql_server', "Add MySQL server");
define('OGP_LANG_mysql_online', "MySQL online");
define('OGP_LANG_mysql_offline', "MySQL offline");
define('OGP_LANG_encryption_key_mismatch', "Encryption key mismatch");
define('OGP_LANG_unknown_error', "Unknown error");
define('OGP_LANG_remove', "Delete");
define('OGP_LANG_assign_db', "Assign Database");
define('OGP_LANG_mysql_server_name', "MySQL server name");
define('OGP_LANG_server_status', "Server status");
define('OGP_LANG_mysql_ip_port', "MySQL IP:port");
define('OGP_LANG_mysql_root_passwd', "MySQL root password");
define('OGP_LANG_connection_method', "Connection method");
define('OGP_LANG_user_privilegies', "User privileges");
define('OGP_LANG_current_dbs', "Current databases");
define('OGP_LANG_mysql_name', "MySQL server name");
define('OGP_LANG_mysql_ip', "MySQL IP");
define('OGP_LANG_mysql_port', "MySQL port");
define('OGP_LANG_privilegies', "privileges");
define('OGP_LANG_all', "All");
define('OGP_LANG_custom', "Custom");
define('OGP_LANG_server_added', "Server added.");
define('OGP_LANG_sql_alter', "ALTER");
define('OGP_LANG_sql_create', "CREATE");
define('OGP_LANG_sql_create_temporary_tables', "CREATE TEMPORARY TABLES");
define('OGP_LANG_sql_drop', "DROP");
define('OGP_LANG_sql_index', "INDEX");
define('OGP_LANG_sql_insert', "INSERT");
define('OGP_LANG_sql_lock_tables', "LOCK TABLES");
define('OGP_LANG_sql_select', "SELECT");
define('OGP_LANG_sql_grant_option', "GRANT OPTION");
define('OGP_LANG_sql_update', "UPDATE");
define('OGP_LANG_sql_delete', "DELETE");
define('OGP_LANG_sql_alter_info', "<b>Enables use of ALTER TABLE.</b>");
define('OGP_LANG_sql_create_info', "<b>Enables use of CREATE TABLE.</b>");
define('OGP_LANG_sql_create_temporary_tables_info', "<b>Enables use of CREATE TEMPORARY TABLE.</b>");
define('OGP_LANG_sql_delete_info', "<b>Enables use of DELETE.</b>");
define('OGP_LANG_sql_drop_info', "<b>Enables use of DROP TABLE.</b>");
define('OGP_LANG_sql_index_info', "<b>Enables use of CREATE INDEX and DROP INDEX.</b>");
define('OGP_LANG_sql_insert_info', "<b>Enables use of INSERT.</b>");
define('OGP_LANG_sql_lock_tables_info', "<b>Enables use of LOCK TABLES on tables for which you have the SELECT privilege.</b>");
define('OGP_LANG_sql_select_info', "<b>Enables use of SELECT.</b>");
define('OGP_LANG_sql_update_info', "<b>Enables use of UPDATE.</b>");
define('OGP_LANG_sql_grant_option_info', "<b>Enables privileges to be granted.</b>");
define('OGP_LANG_select_game_server', "Select game server");
define('OGP_LANG_invalid_mysql_server_id', "Invalid MySQL server ID.");
define('OGP_LANG_there_is_another_db_named_or_user_named', "There is another database named <b>%s</b> or another user named <b>%s</b>.");
define('OGP_LANG_db_added_for_home_id', "Added database for home ID <b>%s</b>.");
define('OGP_LANG_could_not_remove_db', "The selected database could not be removed.");
define('OGP_LANG_db_removed_successfully_from_mysql_server_named', "The database was removed from server %s.");
define('OGP_LANG_areyousure_remove_mysql_server', "Are you sure that you want remove MySQL server named <b>%s</b>?");
define('OGP_LANG_db_changed_successfully', "The database named %s was changed successfully.");
define('OGP_LANG_error_while_remove', "Error while remove.");
define('OGP_LANG_mysql_server_removed', "MySQL server named <b>%s</b> has been removed successfully.");
define('OGP_LANG_unable_to_set_changes_to', "Unable to set changes to MySQL server named <b>%s</b>.");
define('OGP_LANG_mysql_server_settings_changed', "MySQL server named <b>%s</b> has been changed successfully.");
define('OGP_LANG_editing_mysql_server', "Editing MySQL server named <b>%s</b>.");
define('OGP_LANG_save_settings', "Save settings");
define('OGP_LANG_mysql_dbs_for', "Databases for server %s");
define('OGP_LANG_edit_dbs', "Edit databases");
define('OGP_LANG_edit_db_settings', "Edit database settings");
define('OGP_LANG_remove_db', "Remove database");
define('OGP_LANG_save_db_changes', "Save database changes.");
define('OGP_LANG_add_db', "Add database");
define('OGP_LANG_select_db', "Select database");
define('OGP_LANG_db_user', "DB User");
define('OGP_LANG_db_passwd', "DB Password");
define('OGP_LANG_db_name', "DB name");
define('OGP_LANG_enabled', "Enabled");
define('OGP_LANG_game_server', "Game server");
define('OGP_LANG_there_are_no_databases_assigned_for', "There are no databases assigned for <b>%s</b>.");
define('OGP_LANG_unable_to_connect_to_mysql_server_as', "Unable to connect to MySQL server as %s.");
define('OGP_LANG_unable_to_create_db', "Unable to create database.");
define('OGP_LANG_unable_to_select_db', "Unable to select database %s.");
define('OGP_LANG_db_info', "Database Information");
define('OGP_LANG_db_tables', "Database tables");
define('OGP_LANG_db_backup', "DB Backup");
define('OGP_LANG_download_db_backup', "Download DB Backup");
define('OGP_LANG_restore_db_backup', "Restore DB Backup");
define('OGP_LANG_sql_file', "file(.sql)");
?>

View file

@ -1,98 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2017 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_manage_listings', "Manage your news");
define('OGP_LANG_add_new_listing', "Post News");
define('OGP_LANG_your_current_listings', "Your current news");
define('OGP_LANG_edit', "Edit");
define('OGP_LANG_date', "Date");
define('OGP_LANG_images', "Images");
define('OGP_LANG_title', "Title");
define('OGP_LANG_description', "News Content");
define('OGP_LANG_written_by', "Written by");
define('OGP_LANG_details', "Read More");
define('OGP_LANG_modify', "Modify");
define('OGP_LANG_save', "Save");
define('OGP_LANG_delete', "Delete");
define('OGP_LANG_sure_to_delete', "Are you sure that you would like to delete these news?");
define('OGP_LANG_go_back', "Go Back");
define('OGP_LANG_new_added_success', "The news has been posted successfully!");
define('OGP_LANG_add_another', "Add another one");
define('OGP_LANG_or_message', "or");
define('OGP_LANG_please_select', "Please Select");
define('OGP_LANG_submit', "Submit");
define('OGP_LANG_edit_listing', "Edit the news");
define('OGP_LANG_modifications_saved', "The new values have been saved successfully!");
define('OGP_LANG_modify_images', "Modify the new article images");
define('OGP_LANG_upload_more_images', "Upload more images");
define('OGP_LANG_latest_news', "Latest News");
define('OGP_LANG_search_results', "Search Results");
define('OGP_LANG_no_results', "No news was found.");
define('OGP_LANG_config_options', "News Options");
define('OGP_LANG_date_format', "Date Format");
define('OGP_LANG_results_per_page', "News per Page");
define('OGP_LANG_enable_search', "Enable search engine");
define('OGP_LANG_image_quality', "Image quality (0-100)");
define('OGP_LANG_max_image_width', "Maximum image width (px)");
define('OGP_LANG_gallery_theme', "Image gallery skin");
define('OGP_LANG_images_bottom', "Position of the images gallery");
define('OGP_LANG_img_bottom', "Under the article");
define('OGP_LANG_img_right', "Right side of the article");
define('OGP_LANG_no_word', "No");
define('OGP_LANG_yes_word', "Yes");
define('OGP_LANG_no_access', "You do not have the right to access this page. Your action will be logged for further inspection.");
define('OGP_LANG_write_permission_required', "Write permission required");
define('OGP_LANG_fix_permission', "Please fix permissions. The module will not work as intended until you fix all permissions.");
define('OGP_LANG_check_permissions', "Check Permissions");
define('OGP_LANG_permission_ok', "Required permissions are all OK!");
define('OGP_LANG_empty_title', "Please fill the title");
define('OGP_LANG_empty_description', "Please fill the content");
define('OGP_LANG_empty_author', "Please fill the author name");
define('OGP_LANG_gd_fail', "GD extension is NOT loaded on your server. Images upload disabled.");
define('OGP_LANG_search_news', "Search the News");
define('OGP_LANG_help', "help");
define('OGP_LANG_help_date', "Get help regarding different formating of the date");
define('OGP_LANG_id_invalid', "The News ID does not exist");
define('OGP_LANG_id_not_set', "The News ID isn't set");
define('OGP_LANG_unauthorized_access', "Unauthorized access from");
define('OGP_LANG_wysiwyg', "WYSIWYG editor");
define('OGP_LANG_tinymce_lang', "Tiny MCE language");
define('OGP_LANG_da', "Danish");
define('OGP_LANG_de', "German");
define('OGP_LANG_en_GB', "English");
define('OGP_LANG_es', "Spanish");
define('OGP_LANG_fi', "Finnish");
define('OGP_LANG_fr_FR', "French");
define('OGP_LANG_it', "Italian");
define('OGP_LANG_pl', "Polish");
define('OGP_LANG_pt_PT', "Portuguese");
define('OGP_LANG_ru', "Russian");
define('OGP_LANG_tinymce_skin', "Tiny MCE skin");
define('OGP_LANG_tinymce_skin_custom', "You absolutely need to upload your own custom skin in <b>modules/news/js/tinymce/skins/custom/</b> folder to be able to use this skin. If you select it without doing so, you'll encounter problems. Create your own custom skin here <a href='http://skin.tinymce.com/' target='_blank'>http://skin.tinymce.com/</a>.");
define('OGP_LANG_safe_HTML', "HTML Purifier");
define('OGP_LANG_safe_HTML_en', "HTML Purifier enabled");
define('OGP_LANG_safe_HTML_dis', "HTML Purifier disabled");
define('OGP_LANG_safe_HTML_en_info', "The HTML content of the article in the detailed view will be purified. This will lead in the removal of some HTML tags like iframes. Edit the file <b>modules/news/config.php</b> to change the setting 'safe_HTML' from value '1' (enabled) to value '0' (disabled) to disable this bahavior and allow usage of full HTML without restriction.");
define('OGP_LANG_safe_HTML_dis_info', "The HTML content of the article in the detailed view will not be purified. Edit the file <b>modules/news/config.php</b> to change the setting 'safe_HTML' from value '0' (disabled) to value '1' (enabled) to enable safe HTML tags usage only.");
?>

View file

@ -1,32 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2017 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_rcon_command_title', "RCON Commands");
define('OGP_LANG_has_sent_to', "has sent to");
define('OGP_LANG_need_set_remote_pass', "need set remote pass");
define('OGP_LANG_before_sending_rcon_com', "before sending rcon com");
define('OGP_LANG_send_command', "Send command");
define('OGP_LANG_check-all', "Check all");
define('OGP_LANG_uncheck-all', "Uncheck all");
?>

View file

@ -1,55 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_login_name', "Username");
define('OGP_LANG_users_fname', "First name");
define('OGP_LANG_users_lname', "Last name");
define('OGP_LANG_users_passwd', "Password");
define('OGP_LANG_users_cpasswd', "Verify password");
define('OGP_LANG_passwd_len', "Password must be longer than 6 characters");
define('OGP_LANG_err_password', "Password cannot be empty");
define('OGP_LANG_err_confirm_password', "Verify password field cannot be empty");
define('OGP_LANG_err_password_mismatch', "Passwords do not match");
define('OGP_LANG_phone_number', "Phone number");
define('OGP_LANG_users_email', "Email");
define('OGP_LANG_register_a_new_user', "Register a new user");
define('OGP_LANG_password_mismatch', "Passwords mismatch");
define('OGP_LANG_confirm_password', "Confirm password");
define('OGP_LANG_successfull', "Successful");
define('OGP_LANG_click_here', "Click here");
define('OGP_LANG_to_login', "to login.");
define('OGP_LANG_registered_on', "Registered on: %s.");
define('OGP_LANG_register_message', "Hello,<br><br>Your Open Game Panel account has been created and you may <a href='%s' target='_blank'>login now</a>.<br><br>Username: %s<br><br>Remember to change your password often and the first time you login.<br><br>Please do not reply to this email!<br><br>______________________________<br>Black Market Servers");
define('OGP_LANG_err_captcha', "Captcha does not match.");
define('OGP_LANG_err_login_name', "User name is empty or in use.");
define('OGP_LANG_err_first_name', "Enter your name.");
define('OGP_LANG_err_last_name', "Last Name not entered.");
define('OGP_LANG_err_phone_number', "Phone number is empty.");
define('OGP_LANG_err_email_address', "Empty or incorrect email address.");
define('OGP_LANG_err_email_address_already_in_use_by', "Email address already in use by <b>%s</b>.");
define('OGP_LANG_user_registration', "User Registration");
define('OGP_LANG_your_account_details_has_been_sent_by_email_to', "Your account details has been sent by email to <b>%s</b>.");
define('OGP_LANG_account_created', "Your account has been created.");
define('OGP_LANG_subject', "%s :: Account Information");
?>

View file

@ -1,139 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_add_new_remote_host', "Add New Remote Host");
define('OGP_LANG_configured_remote_hosts', "Configured Remote Host");
define('OGP_LANG_remote_host', "Remote Host");
define('OGP_LANG_remote_host_info', "The remote host must be a pingable hostname!");
define('OGP_LANG_remote_host_port', "Remote Host Port");
define('OGP_LANG_remote_host_port_info', "The port that is listened by the OGP Agent on remote host. Default: 12679.");
define('OGP_LANG_remote_host_name', "Remote Host Name");
define('OGP_LANG_ogp_user', "OGP Agent Username");
define('OGP_LANG_remote_host_name_info', "Remote host name is used to help users to identify their servers.");
define('OGP_LANG_add_remote_host', "Add Remote Host");
define('OGP_LANG_remote_encryption_key', "Remote Encryption Key");
define('OGP_LANG_remote_encryption_key_info', "Remote encryption key is used to encrypt the data between the Panel and Agent. This key must be same in both sides.");
define('OGP_LANG_server_name', "Server Name");
define('OGP_LANG_agent_ip_port', "Agent IP:Port");
define('OGP_LANG_agent_status', "Agent Status");
define('OGP_LANG_ips', "IPs");
define('OGP_LANG_add_more_ips', "If you want to enter more IPs press 'Set IPs' when all fields are full and an empty field will appear.");
define('OGP_LANG_encryption_key_mismatch', "Encryption key does not match with the Agent. Please recheck your Agent configuration.");
define('OGP_LANG_no_ip_for_remote_host', "You need to add at least one (1) IP address for each remote host.");
define('OGP_LANG_note_remote_host', "A remote host is a server where the OGP Agent is running on. Each host can have multiple number of IP addresses on which users can bind servers to.");
define('OGP_LANG_ip_administration', "Server &amp; IP Administration :: Open Game Panel");
define('OGP_LANG_unknown_error', "Unknown error - status_chk returned");
define('OGP_LANG_remote_host_user_name', "UNIX user");
define('OGP_LANG_remote_host_user_name_info', "Username where the Agent is running. Example: Jonhy");
define('OGP_LANG_remote_host_ftp_ip', "FTP IP");
define('OGP_LANG_remote_host_ftp_ip_info', "The FTP server <b>IP</b> for the current Agent.");
define('OGP_LANG_remote_host_ftp_port', "FTP Port");
define('OGP_LANG_remote_host_ftp_port_info', "The FTP server <b>port</b> for the current Agent.");
define('OGP_LANG_view_log', "View Log");
define('OGP_LANG_status', "Status");
define('OGP_LANG_stop_firewall', "Stop Firewall");
define('OGP_LANG_start_firewall', "Start Firewall");
define('OGP_LANG_seconds', "Seconds");
define('OGP_LANG_reboot', "Remote Server Reboot");
define('OGP_LANG_restart', "Restart Agent");
define('OGP_LANG_confirm_reboot', "Are you sure you want to remotely reboot the entire physical server named '%s'?");
define('OGP_LANG_confirm_restart', "Are you sure you want to restart the Agent named '%s'?");
define('OGP_LANG_restarting', "Restarting Agent... Please wait.");
define('OGP_LANG_restarted', "Agent successfully restarted.");
define('OGP_LANG_reboot_success', "Server named '%s' was successfully rebooted. You will not be able to access the server until it has successfully booted.");
define('OGP_LANG_invalid_remote_host_id', "Invalid remote host id '%s' given.");
define('OGP_LANG_remote_host_removed', "Remote host called '%s' removed successfully.");
define('OGP_LANG_editing_remote_server', "Editing remote server called '%s'");
define('OGP_LANG_remote_server_settings_changed', "Changed settings for remote server '%s' successfully.");
define('OGP_LANG_save_settings', "Save Settings");
define('OGP_LANG_set_ips', "Set IPs");
define('OGP_LANG_remote_ip', "Remote IP");
define('OGP_LANG_remote_ips_for', "IPs for Game Servers To Use on Agent Server '%s'");
define('OGP_LANG_ips_set_for_server', "IPs set for server called '%s' successfully.");
define('OGP_LANG_could_not_remove_ip', "Could not remove old IP's from database.");
define('OGP_LANG_could_add_ip', "Could add remote server IP to database.");
define('OGP_LANG_areyousure_removeagent', "Are you sure you want to remove the Agent called");
define('OGP_LANG_areyousure_removeagent2', "and all the homes related to it from the ogp database?");
define('OGP_LANG_error_while_remove', "Error occurred while removing remote server.");
define('OGP_LANG_add_ip', "Add IP");
define('OGP_LANG_remove_ip', "Remove IP");
define('OGP_LANG_edit_ip', "Edit IP");
define('OGP_LANG_wrote_changes', "Changes saved successfully.");
define('OGP_LANG_there_are_servers_running_on_this_ip', "There are servers running on this IP address.");
define('OGP_LANG_enter_ip_host', "You must enter IP for the remote host.");
define('OGP_LANG_enter_valid_ip', "You must enter valid port for the remote host. The port value can be between 0 and 65535, however recommendation is between 1024 and 65535.");
define('OGP_LANG_could_not_add_server', "Could not add server");
define('OGP_LANG_to_db', "to the database.");
define('OGP_LANG_added_server', "Added server");
define('OGP_LANG_with_port', "with port");
define('OGP_LANG_to_db_succesfully', "to the database successfully.");
define('OGP_LANG_unable_discover', "Unable to auto discover IPs on");
define('OGP_LANG_set_ip_manually', "You'll have to set them manually.");
define('OGP_LANG_found_ips', "Found IPs");
define('OGP_LANG_for_remote_server', "for the remote server.");
define('OGP_LANG_failed_add_ip', "Failed to add IP");
define('OGP_LANG_timeout', "Time Out");
define('OGP_LANG_timeout_info', "The time limit in seconds to get response from this Agent.");
define('OGP_LANG_use_nat', "Use NAT");
define('OGP_LANG_use_nat_info', "Enable if your remote server is using NAT rules. Use this setting if your game servers are running on internal private LAN IP addresses so that the panel will use your real remote IP address to query the game servers.");
define('OGP_LANG_arrange_ports', "Arrange ports");
define('OGP_LANG_assign_new_ports_range_for_ip', "Assign new ports range for IP %s");
define('OGP_LANG_assigned_port_ranges_for_ip', "Assigned port ranges for IP %s");
define('OGP_LANG_assigned_ports_for_ip', "Assigned ports for IP %s");
define('OGP_LANG_unspecified_game_types', "Unspecified game types");
define('OGP_LANG_start_port', "Start port:");
define('OGP_LANG_end_port', "End port:");
define('OGP_LANG_port_increment', "Port increment:");
define('OGP_LANG_total_assignable_ports', "Total assignable ports:");
define('OGP_LANG_available_range_ports', "Available range ports:");
define('OGP_LANG_assign_range', "Assign range");
define('OGP_LANG_edit_range', "Edit range");
define('OGP_LANG_delete_range', "Delete range");
define('OGP_LANG_home_id', "Home ID");
define('OGP_LANG_home_path', "Home path");
define('OGP_LANG_game_type', "Game type");
define('OGP_LANG_port', "Port");
define('OGP_LANG_invalid_values', "Invalid values.");
define('OGP_LANG_ports_in_range_already_arranged', "Ports in range already arranged.");
define('OGP_LANG_ports_range_already_configured_for', "Ports range already configured for %s.");
define('OGP_LANG_ports_range_added_successfull_for', "Ports range added successfully for %s.");
define('OGP_LANG_ports_range_deleted_successfull', "Ports range deleted successfully.");
define('OGP_LANG_ports_range_edited_successfull_for', "Ports range edited successfully for %s.");
define('OGP_LANG_editing_firewall_for_remote_server', "Editing Firewall for remote server named '%s'");
define('OGP_LANG_default_allowed', "Allowed by default");
define('OGP_LANG_allow_port_command', "Allow port command");
define('OGP_LANG_deny_port_command', "Deny port command");
define('OGP_LANG_allow_ip_port_command', "Allow IP:port command");
define('OGP_LANG_deny_ip_port_command', "Deny IP:port command");
define('OGP_LANG_enable_firewall_command', "Enable firewall command");
define('OGP_LANG_disable_firewall_command', "Disable firewall command");
define('OGP_LANG_get_firewall_status_command', "Get firewall status command");
define('OGP_LANG_reset_firewall_command', "Reset firewall command");
define('OGP_LANG_firewall_status', "Firewall status");
define('OGP_LANG_save_firewall_settings', "Save firewall settings");
define('OGP_LANG_reset_firewall', "Reset Firewall");
define('OGP_LANG_firewall_settings', "Firewall Settings");
define('OGP_LANG_display_public_ip', "Display Public IP");
define('OGP_LANG_ips_can_be_internal_external', "Enter usable IP addresses.&nbsp; Public IP addresses and internal LAN IP addresses (for NAT setups) can be used.");
?>

View file

@ -1,148 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_maintenance_mode', "Maintenance");
define('OGP_LANG_maintenance_mode_info', "Disable the Panel for normal users. Only administrators can access it during maintenance.");
define('OGP_LANG_maintenance_title', "Maintenance Title");
define('OGP_LANG_maintenance_title_info', "The title that is displayed to normal users during maintenance.");
define('OGP_LANG_maintenance_message', "Maintenance Message");
define('OGP_LANG_maintenance_message_info', "The message that is displayed to normal users during maintenance.");
define('OGP_LANG_update_settings', "Update Settings");
define('OGP_LANG_settings_updated', "Settings successfully updated.");
define('OGP_LANG_panel_language', "Panel Language");
define('OGP_LANG_panel_language_info', "This language is the default language of the panel. Users can change their own language from their profile editing page.");
define('OGP_LANG_page_auto_refresh', "Page Auto Refresh");
define('OGP_LANG_page_auto_refresh_info', "Page Auto Refresh settings is mainly used in panel debugging. In normal usage this should be set to On.");
define('OGP_LANG_smtp_server', "Outgoing E-Mail Server");
define('OGP_LANG_smtp_server_info', "This is the outgoing mail server (SMTP server) that is used, for example, to sent forgotten passwords to users, localhost by default.");
define('OGP_LANG_panel_email_address', "Outgoing E-Mail Address");
define('OGP_LANG_panel_email_address_info', "This is the e-mail address that is in from field when passwords are sent to users.");
define('OGP_LANG_panel_name', "Panel name");
define('OGP_LANG_panel_name_info', "Name of the Panel that is shown in the page title. This value will overrule all page titles, if it's not empty.");
define('OGP_LANG_feed_enable', "Enable LGSL Feed");
define('OGP_LANG_feed_enable_info', "If your webhost has a firewall which is blocking the query port, then you need to open the port manually.");
define('OGP_LANG_feed_url', "Feed URL");
define('OGP_LANG_feed_url_info', "GrayCube.com is sharing a LGSL feed on the URL:<br><b>http://www.greycube.co.uk/lgsl/feed/lgsl_files/lgsl_feed.php</b>");
define('OGP_LANG_charset', "Character Encoding");
define('OGP_LANG_charset_info', "UTF8, ISO, ASCII, etc... Overrides the character encoding defined in language files. Leave it blank to use language default.");
define('OGP_LANG_steam_user', "Steam User");
define('OGP_LANG_steam_user_info', "This user is needed to log in to steam for download some new games like CS:GO.");
define('OGP_LANG_steam_pass', "Steam Password");
define('OGP_LANG_steam_pass_info', "Set here the steam account password.");
define('OGP_LANG_steam_guard', "Steam Guard");
define('OGP_LANG_steam_guard_info', "Some users have steam guard activated to protect their accounts from hackers,<br>this code is sent to the account email when the first steam update is started.");
define('OGP_LANG_smtp_port', "SMTP Port");
define('OGP_LANG_smtp_port_info', "If SMTP port is not the default port (25) Enter the SMTP port here.");
define('OGP_LANG_smtp_login', "SMTP User");
define('OGP_LANG_smtp_login_info', "If your SMTP server requires authentication, enter your user name here.");
define('OGP_LANG_smtp_passw', "SMTP Password");
define('OGP_LANG_smtp_passw_info', "If you do not set a password the SMTP authentication will be disabled.");
define('OGP_LANG_smtp_secure', "SMTP Secure");
define('OGP_LANG_smtp_secure_info', "Use SSL/TLS to connect to the SMTP server");
define('OGP_LANG_time_zone', "Time Zone");
define('OGP_LANG_time_zone_info', "Sets the default timezone used by all date/time functions.");
define('OGP_LANG_query_cache_life', "Query cache life");
define('OGP_LANG_query_cache_life_info', "Sets the timeout in seconds before the server status is refreshed.");
define('OGP_LANG_query_num_servers_stop', "Disable Game Server Queries After");
define('OGP_LANG_query_num_servers_stop_info', "Use this setting to disable queries if a user owns more game servers than this amount specified to speed up panel loading.");
define('OGP_LANG_editable_email', "Editable E-Mail Address");
define('OGP_LANG_editable_email_info', "Select if users can edit their e-mail address or not.");
define('OGP_LANG_old_dashboard_behavior', "Old Dashboard behavior");
define('OGP_LANG_old_dashboard_behavior_info', "The old Dashboard was running slower, but shows more server informations (e.g. current players and maps).");
define('OGP_LANG_rsync_available', "Available Rsync servers");
define('OGP_LANG_rsync_available_info', "Select what servers list will be shown in the rsync installation.");
define('OGP_LANG_all_available_servers', "All available servers ( rsync_sites.list + rsync_sites_local.list )");
define('OGP_LANG_only_remote_servers', "Only remote servers ( rsync_sites.list )");
define('OGP_LANG_only_local_servers', "Only local servers ( rsync_sites_local.list )");
define('OGP_LANG_header_code', "Header code");
define('OGP_LANG_header_code_info', "Here you can write your own header code (like HTML code, Embed Code etc.) without editing the theme layout.");
define('OGP_LANG_support_widget_title', "Support widget title");
define('OGP_LANG_support_widget_title_info', "A custom title for the support widget in the Dashboard.");
define('OGP_LANG_support_widget_content', "Support widget content");
define('OGP_LANG_support_widget_content_info', "The content of the support widget (HTML code allowed).");
define('OGP_LANG_support_widget_link', "Support widget link");
define('OGP_LANG_support_widget_link_info', "The URL of your support site.");
define('OGP_LANG_recaptcha_site_key', "Recaptcha Site Key");
define('OGP_LANG_recaptcha_site_key_info', "The site key provided to you by Google.");
define('OGP_LANG_recaptcha_secret_key', "Recaptcha Secret Key");
define('OGP_LANG_recaptcha_secret_key_info', "The secret key provided to you by Google.");
define('OGP_LANG_recaptcha_use_login', "Use Recaptcha on Login");
define('OGP_LANG_recaptcha_use_login_info', "If enabled, users will have to solve the Not a Robot Recaptcha when attempting to login.");
define('OGP_LANG_login_attempts_before_banned', "Number of failed login attempts before user is banned");
define('OGP_LANG_login_attempts_before_banned_info', "If a user tries to login with invalid credentials more than this many times, the user will be banned temporarily by the panel.");
define('OGP_LANG_custom_github_update_username', "GitHub update username");
define('OGP_LANG_custom_github_update_username_info', "Enter your GitHub username ONLY to use your own forked repositories to update OGP. This should only be changed by developers who wish to use their own repos for development rather than checking in possibly buggy code into the main branch.");
define('OGP_LANG_remote_query', "Remote query");
define('OGP_LANG_remote_query_info', "Use the remote server (agent) to make queries to the game servers (Only GameQ and LGSL).");
define('OGP_LANG_check_expiry_by', "Check expiration using");
define('OGP_LANG_check_expiry_by_info', "If set to once_logged_in, the user's game server assignments will be automatically deleted if past the expiration date. If set to cron_job, you will need to create a cron task using the cron module to check for the expiration date at a configured interval.");
define('OGP_LANG_once_logged_in', "Once Logged In");
define('OGP_LANG_cron_job', "Cron Job");
define('OGP_LANG_theme_settings', "Theme Settings");
define('OGP_LANG_theme', "Theme");
define('OGP_LANG_theme_info', "Theme selected here will be the default theme for all users. Users can change their theme from their profile page.");
define('OGP_LANG_welcome_title', "Welcome Title");
define('OGP_LANG_welcome_title_info', "Enables the title that is displayed at the top of the Dashboard.");
define('OGP_LANG_welcome_title_message', "Welcome Title Message");
define('OGP_LANG_welcome_title_message_info', "The title message that is displayed at the top of the Dashboard (HTML code allowed).");
define('OGP_LANG_logo_link', "Logos Link");
define('OGP_LANG_logo_link_info', "The logos hyperlink. <b style='font-size:10px; font-weight:normal;'>(Leaving it blank will link it to the Dashboard)</b>");
define('OGP_LANG_custom_tab', "Custom Tab");
define('OGP_LANG_custom_tab_info', "Adds a customisable tab at the end of the menu. <b style='font-size:10px; font-weight:normal;'>(Apply and refresh this page to edit tab settings)</b>");
define('OGP_LANG_custom_tab_name', "Custom Tab Name");
define('OGP_LANG_custom_tab_name_info', "The tabs display name.");
define('OGP_LANG_custom_tab_link', "Custom Tab Link");
define('OGP_LANG_custom_tab_link_info', "The tabs hyperlink.");
define('OGP_LANG_custom_tab_sub', "Custom Sub-Tabs");
define('OGP_LANG_custom_tab_sub_info', "Adds customisable sub-tabs when hovering over the 'Custom Tab'.");
define('OGP_LANG_custom_tab_sub_name', "Sub-Tab #1 Name");
define('OGP_LANG_custom_tab_sub_link', "Sub-Tab #1 Link");
define('OGP_LANG_custom_tab_sub_name2', "Sub-Tab #2 Name");
define('OGP_LANG_custom_tab_sub_link2', "Sub-Tab #2 Link");
define('OGP_LANG_custom_tab_sub_name3', "Sub-Tab #3 Name");
define('OGP_LANG_custom_tab_sub_link3', "Sub-Tab #3 Link");
define('OGP_LANG_custom_tab_sub_name4', "Sub-Tab #4 Name");
define('OGP_LANG_custom_tab_sub_link4', "Sub-Tab #4 Link");
define('OGP_LANG_custom_tab_target_blank', "Custom Tabs Target");
define('OGP_LANG_custom_tab_target_blank_info', "Sets all the tabs target. <b style='font-size:10px; font-weight:normal;'>(Self_Page = Opens link on same page. New_Page = Opens link on new tab.)</b>");
define('OGP_LANG_bg_wrapper', "Wrapper Background");
define('OGP_LANG_bg_wrapper_info', "The wrappers background image. <b style='font-size:10px; font-weight:normal;'>(Only available on some themes.)</b>");
define('OGP_LANG_show_server_id_game_monitor', "Show Server IDs on Game Monitor page");
define('OGP_LANG_show_server_id_game_monitor_info', "Show the game server ID column on the Game Monitor for matching up files created by the Agent to the actual game server.");
define('OGP_LANG_default_game_server_home_path_prefix', "Default game server home directory prefix");
define('OGP_LANG_default_game_server_home_path_prefix_info', "Enter a path prefix for where you want game server homes to be created by default. You can use \"{USERNAME}\" in the path which will be replaced with the OGP username the game server is being assigned to. You can use \"{GAMEKEY}\" in the path which will be replaced with a friendly lowercase name. You can use \"{SKIPID}\" anywhere in the path to skip appending the home ID to the path. Example: /ogp/games/{USERNAME}/{GAMEKEY}{SKIPID} will become /ogp/games/username/arkse/. Example 2: /ogp/games will become /ogp/games/1 where 1 is the game servers ID.");
define('OGP_LANG_use_authorized_hosts', "Limit API to Defined Authorized Hosts");
define('OGP_LANG_use_authorized_hosts_info', "Enable this setting to only allow API calls from pre-defined and approved IP addresses.&nbsp; Approved addresses can be set on this page once the setting has been enabled.&nbsp; If this setting is disabled, a user using a valid key will have access to the API from any IP address.&nbsp; Users using a valid key will be able to use the API to manage any game server they have permissions to administrate.");
define('OGP_LANG_setup_api_authorized_hosts', "Setup API authorized hosts");
define('OGP_LANG_autohorized_hosts', "Authorized hosts");
define('OGP_LANG_add', "Add");
define('OGP_LANG_remove', "Remove");
define('OGP_LANG_default_trusted_hosts', "Default Trusted Hosts");
define('OGP_LANG_trusted_host_or_proxy_addresses_or_cidr', "Trusted Hosts or Proxies (IPv4/IPv6 Addresses or CIDR)");
define('OGP_LANG_trusted_forwarded_ip_addresses_or_cidr', "Trusted Forwarded IPs (IPv4/IPv6 Addresses or CIDR)");
define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
?>

View file

@ -1,48 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_system_uptime', "System Uptime");
define('OGP_LANG_system_up_time', "Up Time");
define('OGP_LANG_system_up_since', "Since");
define('OGP_LANG_day_word', "Day");
define('OGP_LANG_days_word', "Days");
define('OGP_LANG_hour_word', "Hour");
define('OGP_LANG_hours_word', "Hours");
define('OGP_LANG_minute_word', "Minute");
define('OGP_LANG_minutes_word', "Minutes");
define('OGP_LANG_second_word', "Second");
define('OGP_LANG_seconds_word', "Seconds");
define('OGP_LANG_cpu_usage', "CPU Usage");
define('OGP_LANG_cpu_load', "Load");
define('OGP_LANG_ram_usage', "RAM Usage");
define('OGP_LANG_ram_used', "Memory Used");
define('OGP_LANG_ram_of', "of");
define('OGP_LANG_storage_space', "Storage Space");
define('OGP_LANG_storage_total', "Disk Space");
define('OGP_LANG_storage_used', "Used");
define('OGP_LANG_storage_free', "Free Space");
define('OGP_LANG_process_monitor', "Process Monitor");
define('OGP_LANG_status_extension_required', "Extension Required");
define('OGP_LANG_gd_info', "PHP Extension <a href=\"http://php.net/manual/en/image.installation.php\">GD</a> is required to generate these bar images!");
?>

View file

@ -1,74 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_game', "Game");
define('OGP_LANG_select_mod', "Select mod");
define('OGP_LANG_manual_workshop_mod_id', "Manual Workshop mod ID");
define('OGP_LANG_manual_workshop_mod_id_info', "You'll find the mod id at the URL of the mod, for example 1379153273 for ARK: Survival Evolved's Solar Panel. You can install multiple mods separating them by coma.");
define('OGP_LANG_update_in_progress', "Update in progress");
define('OGP_LANG_refresh_steam_workshop_status', "Refresh Steam Workshop status");
define('OGP_LANG_update_completed', "Update completed");
define('OGP_LANG_mod_does_not_belong_to_workshop', "The mod %s does not belong to the Workshop");
define('OGP_LANG_mod_installation_started', "Mod installation started");
define('OGP_LANG_failed_to_start_steam_workshop', "Failed to start Steam Workshop");
define('OGP_LANG_connection_error', "Connection error");
define('OGP_LANG_install_mod', "Install mods");
define('OGP_LANG_show_mod_info', "Show mods info");
define('OGP_LANG_select_game', "Select Game");
define('OGP_LANG_save_config', "Save Config");
define('OGP_LANG_mod_key_not_found_from_xml', "Mod key %s not found from xml.");
define('OGP_LANG_workshop_id', "Workshop ID");
define('OGP_LANG_workshop_id_info', "You'll find the Workshop ID at the URL of the Workshop, for example 440900 for Conan Exiles");
define('OGP_LANG_mods_path', "Mods Path");
define('OGP_LANG_mods_path_info', "The relative path for the mods folder.");
define('OGP_LANG_regex', "Regex");
define('OGP_LANG_regex_info', "A regular expression that matches the mods in the configuration file");
define('OGP_LANG_mods_backreference_index', "Mods Backreference Index");
define('OGP_LANG_mods_backreference_index_info', "The position of the back reference from the part of the regex that match the mods list, starting by 0.");
define('OGP_LANG_variable', "Variable");
define('OGP_LANG_variable_info', "The variable that cointains the mods list, if any.");
define('OGP_LANG_place_after', "Place After");
define('OGP_LANG_place_after_info', "The section of the configuration file where the mods list appears, if any. It will be added to the config file if does not exists yet. If the given variable is not present then it will be placed in the line after this section.");
define('OGP_LANG_mod_string', "Mod String");
define('OGP_LANG_mod_string_info', "The string that represents the mod in the mod list. Valid replacements: %workshop_mod_id%, %first_file% (first file is the first file found in the mod folder downloaded by SteamCMD)");
define('OGP_LANG_string_separator', "String Separator");
define('OGP_LANG_string_separator_info', "The character that separates the mods in the configuration file, for example new line character (\\n) or coma (,).");
define('OGP_LANG_filepath', "File Path");
define('OGP_LANG_filepath_info', "The path of the configuration file where the mods must be listed.");
define('OGP_LANG_post_install', "Postinstall Script");
define('OGP_LANG_post_install_info', "The necessary commands in bash to move the mods to the mods folder. Valid replacements: %mods_full_path% (the full path to the Wokshop mods folder), %workshop_mod_id%, %first_file% (first file is the first file found in the mod folder downloaded by SteamCMD)");
define('OGP_LANG_install_mods', "Install Mods");
define('OGP_LANG_uninstall_mods', "Uninstall Mods");
define('OGP_LANG_failed_uninstalling_mod', "Failed uninstalling mod %s");
define('OGP_LANG_uninstall', "Uninstall Script");
define('OGP_LANG_uninstall_info', "This is the script called when a mod is uninstalled, Valid replacements: %mods_full_path% (the full path to the wokshop mods folder), %mod_string% (mod string is the name listed in the configuration file for this mod).");
define('OGP_LANG_remove_mods', "Remove Mods");
define('OGP_LANG_do_not_close_this_page_while_mods_are_being_installed', "Do not close this page while mods are being installed.");
define('OGP_LANG_no_game_server_selected', "No game server selected");
define('OGP_LANG_there_are_no_mods_installed_on_this_game_server', "There are no mods installed on this game server");
define('OGP_LANG_workshop_configuration_not_found', "Workshop configuration not found");
define('OGP_LANG_download_method', "Download Method");
define('OGP_LANG_anonymous_login', "Anonymous Login");
define('OGP_LANG_select_at_least_one_mod_or_enter_mod_id', "Select at least one mod or enter a mod ID.");
define('OGP_LANG_no_game_servers_assigned', "You don't have any servers assigned to your account.");
?>

View file

@ -1,64 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_login_name', "Username");
define('OGP_LANG_first_name', "First name");
define('OGP_LANG_last_name', "Last name");
define('OGP_LANG_phone_number', "Phone number");
define('OGP_LANG_email_address', "Email");
define('OGP_LANG_register_a_new_user', "Register a new user");
define('OGP_LANG_password_mismatch', "Passwords mismatch.");
define('OGP_LANG_confirm_password', "Confirm password");
define('OGP_LANG_subuser_password', "Sub-User Password");
define('OGP_LANG_subuser_man', "Sub-User Management");
define('OGP_LANG_successfull', "Successfull");
define('OGP_LANG_click_here', "Click here");
define('OGP_LANG_to_login', "to login.");
define('OGP_LANG_registered_on', "Registered on");
define('OGP_LANG_register_message', "Hello,<br><br>Your Open Game Panel account has been created and you may now login using the following account information:<br><br>Username: %s<br>Password: %s<br><br>Remember to change your password often and the first time you login.<br><br>Please do not reply to this email!<br><br>______________________________<br>Black Market Servers");
define('OGP_LANG_err_password', "Password cannot be empty");
define('OGP_LANG_err_confirm_password', "Verify password field cannot be empty");
define('OGP_LANG_err_password_mismatch', "Passwords do not match");
define('OGP_LANG_err_captcha', "Captcha does not match.");
define('OGP_LANG_err_login_name', "User name is empty or in use.");
define('OGP_LANG_err_first_name', "Enter your name.");
define('OGP_LANG_err_last_name', "Last Name not entered.");
define('OGP_LANG_err_phone_number', "Phone number is empty.");
define('OGP_LANG_err_email_address', "Empty or incorrect email address.");
define('OGP_LANG_err_users_parent', "Sub-user accounts may not create other users.");
define('OGP_LANG_err_parent_user', "The parent user ID must reference a valid pre-existing user.");
define('OGP_LANG_err_email_address_already_in_use_by', "Email address already in use by <b>%s</b>.");
define('OGP_LANG_user_registration', "User Registration");
define('OGP_LANG_your_account_details_has_been_sent_by_email_to', "Your account details has been sent by email to <b>%s</b>.");
define('OGP_LANG_subject', "Hello %s, welcome to %s!");
define('OGP_LANG_sub_user', "Sub Users");
define('OGP_LANG_create_sub_user', "Add Sub User");
define('OGP_LANG_listdel_sub_user', "List, Modify Sub User Account Information, or Delete Sub User");
define('OGP_LANG_delete_sub_user', "Edit / Delete Sub User");
define('OGP_LANG_del_subuser_conf', "Are you sure you want to delete this account:");
define('OGP_LANG_no_subusers', "No subusers have been created under your account yet!");
define('OGP_LANG_subuser_deleted', "Sub-User %s was successfully deleted from the database!");
define('OGP_LANG_subuser_added', "Sub-User %s was successfully created and added to the database!");
define('OGP_LANG_your_subusers', "Owned Sub-User Accounts");
?>

View file

@ -1,38 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2017 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_support_email_content', "You have received a support request from %s (%s).<br><br>Server: %s.<br><br>%s");
define('OGP_LANG_message_has_been_sent', "Thank you for contacting us! Your message has been received and we will respond to it by email.");
define('OGP_LANG_please_describe_your_issue_below', "Please use the form below to request support for your game server.<br>We will respond as soon as possible.");
define('OGP_LANG_select_server', "Choose a server");
define('OGP_LANG_email_address', "Email address");
define('OGP_LANG_subject', "Subject");
define('OGP_LANG_message', "Message");
define('OGP_LANG_email_must_be_filled_out', "The email address must be filled out.");
define('OGP_LANG_subject_must_be_filled_out', "The subject must be filled out.");
define('OGP_LANG_message_must_be_filled_out', "The message must be filled out.");
define('OGP_LANG_send', "Send");
define('OGP_LANG_error', "Error");
define('OGP_LANG_info', "Info");
?>

View file

@ -1,115 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2017 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_support_tickets', "Support Tickets");
define('OGP_LANG_ticket_subject', "Subject");
define('OGP_LANG_ticket_status', "Status");
define('OGP_LANG_ticket_updated', "Last Updated");
define('OGP_LANG_ticket_options', "Options");
define('OGP_LANG_viewing_ticket', "Viewing Ticket");
define('OGP_LANG_ticket_not_found', "The given ticket parameters don't match an existing ticket.");
define('OGP_LANG_ticket_cant_read', "Insufficient permission to view ticket.");
define('OGP_LANG_cant_view_ticket', "Unable to retrieve the ticket information.");
define('OGP_LANG_ticket_id', "Ticket ID");
define('OGP_LANG_service_id', "Service ID");
define('OGP_LANG_ticket_submitted', "Ticket Submitted");
define('OGP_LANG_submitter_info', "Submitter Info");
define('OGP_LANG_name', "Name");
define('OGP_LANG_ip', "IP");
define('OGP_LANG_role', "User Role");
define('OGP_LANG_ticket_submit_response', "Submit Response");
define('OGP_LANG_ticket_close', "Close");
define('OGP_LANG_no_ticket_replies', "No Ticket Replies");
define('OGP_LANG_no_tickets_submitted', "No Tickets have been submitted.");
define('OGP_LANG_submit_ticket', "Submit Ticket");
define('OGP_LANG_ticket_service', "Service");
define('OGP_LANG_ticket_message', "Message");
define('OGP_LANG_ticket_errors_occured', "The following errors occured when submitting your ticket");
define('OGP_LANG_no_ticket_subject', "No Ticket Subject");
define('OGP_LANG_invalid_ticket_subject_length', "Invalid Subject Length (4 to 64 characters)");
define('OGP_LANG_invalid_home_selected', "Invalid Home Selected");
define('OGP_LANG_no_ticket_message', "No Ticket Message Provided");
define('OGP_LANG_invalid_ticket_message_length', "Invalid Ticket Message Length (Minimum of 4 characters)");
define('OGP_LANG_ticket_no_service', "No service selected for this ticket.");
define('OGP_LANG_failed_to_open', "Failed to open the ticket.");
define('OGP_LANG_failed_to_reply', "Failed to create response to ticket.");
define('OGP_LANG_no_ticket_reply', "No Ticket Reply Provided");
define('OGP_LANG_invalid_ticket_reply_length', "Invalid Ticket Reply Length (Minimum of 4 characters)");
define('OGP_LANG_ticket_closed', "Ticket Closed");
define('OGP_LANG_ticket_open', "Ticket Open");
define('OGP_LANG_ticket_admin_response', "Admin Response");
define('OGP_LANG_ticket_customer_response', "Customer Response");
define('OGP_LANG_ticket_invalid_page_num', "You have attempted to view a page number with no tickets!");
define('OGP_LANG_ticket_is_closed', "This ticket is closed. You may reply to this ticket to reopen it.");
define('OGP_LANG_reply', "Reply");
define('OGP_LANG_invalid_rating', "The rating received is not valid.");
define('OGP_LANG_successfully_rated_response', "Successfully rated response.");
define('OGP_LANG_failed_rating_response', "Failed to rate the response.");
define('OGP_LANG_attachment_not_all_parameters_sent', "Not all parameters have been sent to download the file.");
define('OGP_LANG_requested_attachment_missing', "The requested attachment does not exist.");
define('OGP_LANG_requested_attachment_missing_db', "The requested attachment does not exist in the database.");
define('OGP_LANG_ratings_disabled', "Rating responses is not enabled.");
define('OGP_LANG_attachments', "Attachments");
define('OGP_LANG_add_file_attachment', "Add More");
define('OGP_LANG_attachment_size_info', "Each selected file may be a maximum of %s");
define('OGP_LANG_attachment_file_size_info', "A maximum of %s file(s) may be uploaded, %s each.");
define('OGP_LANG_attachment_allowed_extensions_info', "Allowed File Extensions: %s");
define('OGP_LANG_ticket_fix_before_submitting', "Please fix the following errors before submitting the ticket");
define('OGP_LANG_ticket_fix_before_replying', "Please fix the following errors before replying to the ticket");
define('OGP_LANG_ticket_problem_with_attachments', "There was a problem with the file(s) you attached");
define('OGP_LANG_ticket_attachment_invalid_extension', "%1 does not contain a permitted extension.");
define('OGP_LANG_ticket_attachment_invalid_size', "%1 is larger than the allowed file size. %2 maximum!");
define('OGP_LANG_ticket_max_file_elements', "Only a maximum of %1 file inputs may exist.");
define('OGP_LANG_ticket_attachment_multiple_files', "One or more file inputs have multiple files selected.");
define('OGP_LANG_attachment_err_ini_size', "%s (%s) exceeds the 'upload_max_filesize' setting.");
define('OGP_LANG_attachment_err_partial', "%s was only partially uploaded.");
define('OGP_LANG_attachment_err_no_tmp', "No tmp directory exists to save %s");
define('OGP_LANG_attachment_err_cant_write', "Unable to write %s to disk.");
define('OGP_LANG_attachment_err_extension', "An extension stopped the upload of %s. Review your logs.");
define('OGP_LANG_attachment_too_large', "%s (%s) is larger than the maximum allowed size of %s!");
define('OGP_LANG_attachment_forbidden_type', "The file type of %s may not be uploaded.");
define('OGP_LANG_attachment_directory_not_writable', "Unable to save the attached files. The specified save directory is not writable.");
define('OGP_LANG_attachment_invalid_file_count', "The amount of files sent to the server was invalid. Only a maximum of %s may be uploaded");
define('OGP_LANG_ratings_enabled', "Ratings");
define('OGP_LANG_ratings_enabled_info', "Set if rating responses should be allowed.");
define('OGP_LANG_attachments_enabled', "Attachments");
define('OGP_LANG_attachments_enabled_info', "Set if the attachment system should be enabled.");
define('OGP_LANG_attachment_max_size', "Max File Size");
define('OGP_LANG_attachment_max_size_info', "Sets the max file size for attachments.");
define('OGP_LANG_attachment_limit', "Attachment Limit");
define('OGP_LANG_attachment_limit_info', "Sets how many files may be attached at once. 0 for no limit.");
define('OGP_LANG_attachment_save_dir', "Attachment Upload Location");
define('OGP_LANG_attachment_save_dir_info', "Sets where attachments should be uploaded. Ideally, outside of the public_html folder or direct access blocked.");
define('OGP_LANG_attachment_extensions', "Attachment Extensions");
define('OGP_LANG_attachment_extensions_info', "Sets the permitted extensions. Each extension should be separated by a comma.");
define('OGP_LANG_show_php_ini', "Show Estimated INI Settings");
define('OGP_LANG_settings_errors_occured', "The following errors occured when attempting to update the settings - not everything has been updated!");
define('OGP_LANG_invalid_max_size', "Invalid value for Max Size setting.");
define('OGP_LANG_invalid_unit', "Invalid unit type for Max Size setting. Expecting KB, MB, GB, TB, or PB.");
define('OGP_LANG_invalid_save_dir', "The specified save directory does not exist and can not be created.");
define('OGP_LANG_invalid_save_dir_not_writable', "The specified save directory exists but is not writable.");
define('OGP_LANG_invalid_extensions', "No attachment extensions have been specified.");
define('OGP_LANG_update_settings', "Update Settings");
define('OGP_LANG_notifications_enabled', "Notifications");
define('OGP_LANG_notifications_enabled_info', "Allow the user/admin to see if they have got a ticket awaiting reply.");

View file

@ -1,59 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
include('litefm.php');
define('OGP_LANG_curl_needed', "This page requires PHP curl module.");
define('OGP_LANG_no_access', "You need admin rights to access this page.");
define('OGP_LANG_dwl_update', "Downloading update...");
define('OGP_LANG_dwl_complete', "Download complete");
define('OGP_LANG_install_update', "Installing update...");
define('OGP_LANG_update_complete', "Update complete");
define('OGP_LANG_ignored_files', "%s ignored file(s)");
define('OGP_LANG_not_updated_files_blacklisted', "Not updated/installed files (blacklisted):<br>%s");
define('OGP_LANG_latest_version', "Latest version");
define('OGP_LANG_panel_version', "Panel version");
define('OGP_LANG_update_now', "Update Now");
define('OGP_LANG_the_panel_is_up_to_date', "The Panel is up-to-date.");
define('OGP_LANG_files_overwritten', "%s files overwritten");
define('OGP_LANG_files_not_overwritten', "%s files are NOT overwritten due to blacklist");
define('OGP_LANG_can_not_update_non_writable_files', "Can not update because the following files/folders are not writable");
define('OGP_LANG_dwl_failed', "The download link is not available: \"%s\".<br>Try again later.");
define('OGP_LANG_temp_folder_not_writable', "The download can not be placed, because Apache does not have write permission at the system temporary folder (%s).");
define('OGP_LANG_base_dir_not_writable', "The Panel can not update, because Apache does not have write permission on \"%s\" folder.");
define('OGP_LANG_new_files', "%s new files.");
define('OGP_LANG_updated_files', "Updated files:<br>%s");
define('OGP_LANG_select_mirror', "Select mirror");
define('OGP_LANG_view_changes', "View changes");
define('OGP_LANG_updating_modules', "Updating Modules");
define('OGP_LANG_updating_finished', "Updating Finished");
define('OGP_LANG_updated_module', "Updated module: '%s'.");
define('OGP_LANG_blacklist_files', "Blacklist files");
define('OGP_LANG_blacklist_files_info', "All marked files will not be updated.");
define('OGP_LANG_save_to_blacklist', "Save to blacklist");
define('OGP_LANG_no_new_updates', "No new updates");
define('OGP_LANG_module_file_missing', "directory is missing the module.php file.");
define('OGP_LANG_query_failed', "Failed to execute query");
define('OGP_LANG_query_failed_2', "to database.");
define('OGP_LANG_missing_zip_extension', "The php-zip extension is not loaded. Please, enable it to use the Update module.");
?>

View file

@ -1,113 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_your_profile', "Your profile");
define('OGP_LANG_new_password', "New password");
define('OGP_LANG_retype_new_password', "Retype new password");
define('OGP_LANG_login_name', "Login name");
define('OGP_LANG_language', "Language");
define('OGP_LANG_first_name', "First name");
define('OGP_LANG_page_limit', "Items per Page");
define('OGP_LANG_page_limit_info', "Number of items shown per page. The number of items cannot be less than 10.");
define('OGP_LANG_last_name', "Last name");
define('OGP_LANG_phone_number', "Phone number");
define('OGP_LANG_email_address', "Email address");
define('OGP_LANG_city', "City");
define('OGP_LANG_province', "Province");
define('OGP_LANG_country', "Country");
define('OGP_LANG_comment', "Comments");
define('OGP_LANG_expires', "Expires");
define('OGP_LANG_save_profile', "Save profile");
define('OGP_LANG_new_password_info', "When password field is empty the password will not be updated.");
define('OGP_LANG_theme', "Theme");
define('OGP_LANG_theme_info', "If theme is empty the global value is used.");
define('OGP_LANG_expires_info', "Date when the user account expires. The account is not deleted, but user can not login anymore.");
define('OGP_LANG_password_mismatch', "Passwords did not match.");
define('OGP_LANG_current_password', "Current password");
define('OGP_LANG_current_password_info', "Your current password.");
define('OGP_LANG_current_password_mismatch', "Your current password did not match to the one in database.");
define('OGP_LANG_add_new_user', "Add a new user");
define('OGP_LANG_edit_user_groups', "Edit User Groups");
define('OGP_LANG_users', "Users");
define('OGP_LANG_user_role', "User role");
define('OGP_LANG_full_name', "Full Name");
define('OGP_LANG_edit_games', "Edit Games");
define('OGP_LANG_edit_profile', "Edit Profile");
define('OGP_LANG_confirm_password', "Confirm password");
define('OGP_LANG_you_need_to_enter_both_passwords', "You need to enter both passwords.");
define('OGP_LANG_passwords_did_not_match', "Passwords did not match.");
define('OGP_LANG_could_not_add_user_because_user_already_exists', "Could not add user, because user <em>%s</em> already exists.");
define('OGP_LANG_successfully_added_user', "Successfully added user <em>%s</em>.");
define('OGP_LANG_add_a_new_user', "Add a new user");
define('OGP_LANG_admin', "Admin");
define('OGP_LANG_user', "User");
define('OGP_LANG_user_with_id_does_not_exist', "User with ID %s does not exist.");
define('OGP_LANG_are_you_sure_you_want_to_delete_user', "Are you sure you want to delete user <em>%s</em>?");
define('OGP_LANG_unable_to_delete_user', "Unable to delete user %s.");
define('OGP_LANG_successfully_deleted_user', "Successfully deleted user <b>%s</b>.");
define('OGP_LANG_failed_to_update_user_profile_error', "Failed to update user profile. Error: %s");
define('OGP_LANG_profile_of_user_modified_successfully', "Profile of user <b>%s</b> was modified successfully.");
define('OGP_LANG_no_subusers', "No subusers are available to be assigned to a group. Please create subuser accounts.");
define('OGP_LANG_ownedby', "Parent Owner");
define('OGP_LANG_andSubUsers', " And all of his subusers?");
define('OGP_LANG_subusers', "Subusers");
define('OGP_LANG_show_subusers', "Show Subusers");
define('OGP_LANG_hide_subusers', "Hide Subusers");
define('OGP_LANG_info_group', "From this page it is possible to determine user groups. You can assign servers to group so that they are availble for all of the group users.");
define('OGP_LANG_add_new_group', "Add new group");
define('OGP_LANG_group_name', "Group Name");
define('OGP_LANG_add_group', "Add Group");
define('OGP_LANG_no_groups_available', "No groups available.");
define('OGP_LANG_delete_group', "Delete Group");
define('OGP_LANG_add_user_to_group', "Add user to group");
define('OGP_LANG_add_user', "Add User");
define('OGP_LANG_remove_from_group', "Remove from group");
define('OGP_LANG_add_server_to_group', "Add server to group");
define('OGP_LANG_add_server', "Add Server");
define('OGP_LANG_servers_in_group', "Servers in group");
define('OGP_LANG_no_servers_in_group', "No servers in group %s.");
define('OGP_LANG_available_groups', "Available Groups");
define('OGP_LANG_assign_homes', "Assign Homes");
define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
define('OGP_LANG_group_name_empty', "Group name can not be empty.");
define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");
define('OGP_LANG_successfully_added_server_to_group', "Successfully added server to group <em>%s</em>.");
define('OGP_LANG_successfully_removed_from_group', "Successfully removed %s from group <em>%s</em>.");
define('OGP_LANG_could_not_delete_server_from_group', "Could not delete server %s from group <em>%s</em>.");
define('OGP_LANG_successfully_removed_server_from_group', "Successfully removed server %s from group <em>%s</em>.");
define('OGP_LANG_group_with_id_does_not_exist', "%s group does not exist.");
define('OGP_LANG_are_you_sure_you_want_to_delete_group', "Are you sure you want to delete group <em>%s</em>?");
define('OGP_LANG_unable_to_delete_group', "Unable to delete %s group.");
define('OGP_LANG_successfully_deleted_group', "Successfully deleted group <b>%s</b>.");
define('OGP_LANG_editing_profile', "Editing Profile: %s");
define('OGP_LANG_valid_user', "Please specify a valid user.");
define('OGP_LANG_enter_valid_username', "Please enter a valid username.");
define('OGP_LANG_unexpected_role', "Unexpected user role received.");
define('OGP_LANG_search', "Search");
define('OGP_LANG_api_token', "API token");
define('OGP_LANG_user_receives_emails', "Receive emails");
?>

View file

@ -1,223 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2018 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_add_mods_note', "You need to add mods after adding server to user. This can be done by editing the server.");
define('OGP_LANG_game_servers', "Game Servers");
define('OGP_LANG_game_path', "Game Path");
define('OGP_LANG_game_path_info', "An absolute server path. Example: /home/ogpbot/OGP_User_Files/My_Server");
define('OGP_LANG_game_server_name_info', "Server name helps users to identify their servers.");
define('OGP_LANG_control_password', "Control password");
define('OGP_LANG_control_password_info', "This password is used for server control, such as RCON password. If the password is empty then other means are used.");
define('OGP_LANG_add_game_home', "Add game server");
define('OGP_LANG_game_path_empty', "Game path can not be empty.");
define('OGP_LANG_game_home_added', "Game server added successfully. Redirecting to home edit page.");
define('OGP_LANG_failed_to_add_home_to_db', "Failed to add home to database. Error: %s");
define('OGP_LANG_caution_agent_offline_can_not_get_os_and_arch_showing_servers_for_all_platforms', "<b>Caution!</b> The Agent is offline, can not get OS type and architecture,<br> Showing servers for all platforms:");
define('OGP_LANG_select_remote_server', "Select Remote Server");
define('OGP_LANG_no_remote_servers_configured', "No remote servers configured to the Open Game Panel.<br>You need to add remote servers before you can add servers for the users.");
define('OGP_LANG_no_game_configurations_found', "No game configuration found. You need to add game configurations from the");
define('OGP_LANG_game_configurations', ">game configuration page");
define('OGP_LANG_add_remote_server', "Add a server.");
define('OGP_LANG_wine_games', "Wine Games");
define('OGP_LANG_home_path', "Home path");
define('OGP_LANG_change_home_info', "The location of the installed game server. Example: /home/ogp/my_server/");
define('OGP_LANG_game_server_name', "Game server name");
define('OGP_LANG_change_name_info', "The name of the server to help users to identify it.");
define('OGP_LANG_game_control_password', "Game control password");
define('OGP_LANG_change_control_password_info', "Control password is for example rcon password.");
define('OGP_LANG_available_mods', "Available mods");
define('OGP_LANG_note_no_mods', "No mod(s) available for this game.");
define('OGP_LANG_change_home', "Change Home");
define('OGP_LANG_change_control_password', "Change Control Password");
define('OGP_LANG_change_name', "Change Name");
define('OGP_LANG_add_mod', "Add Mod");
define('OGP_LANG_set_ip', "Set IP");
define('OGP_LANG_ips_and_ports', "IPs and Ports");
define('OGP_LANG_mod_name', "Mod Name");
define('OGP_LANG_max_players', "Max Players");
define('OGP_LANG_extra_cmd_line_args', "Extra Command Line Args");
define('OGP_LANG_extra_cmd_line_info', "The Extra command line args provides a way to enter extra arguments to the game command line when it is started.");
define('OGP_LANG_cpu_affinity', "CPU Affinity");
define('OGP_LANG_nice_level', "Nice Level");
define('OGP_LANG_set_options', "Set Options");
define('OGP_LANG_remove_mod', "Remove Mod");
define('OGP_LANG_mods', "Mods");
define('OGP_LANG_ip', "IP");
define('OGP_LANG_port', "Port");
define('OGP_LANG_no_ip_ports_assigned', "At least one IP:Port pair must be assigned to the home.");
define('OGP_LANG_successfully_assigned_ip_port', "Successfully assigned IP:Port pair to home.");
define('OGP_LANG_port_range_error', "Port needs to be between range 0 and 65535.");
define('OGP_LANG_failed_to_assing_mod_to_home', "Failed to assing mod with id %d to home.");
define('OGP_LANG_successfully_assigned_mod_to_home', "Successfully assigned mod with id %d to home.");
define('OGP_LANG_successfully_modified_mod', "Successfully modified mod information.");
define('OGP_LANG_back_to_game_monitor', "Back to Game Monitor");
define('OGP_LANG_back_to_game_servers', "Back to Game Servers");
define('OGP_LANG_user_id_main', "Main owner");
define('OGP_LANG_change_user_id_main', "Change main owner");
define('OGP_LANG_change_user_id_main_info', "The main server home owner.");
define('OGP_LANG_server_ftp_password', "FTP password");
define('OGP_LANG_change_ftp_password', "Change FTP password");
define('OGP_LANG_change_ftp_password_info', "This is the password to login to FTP server for this home.");
define('OGP_LANG_Delete_old_user_assigned_homes', "Unassign home to current users.");
define('OGP_LANG_editing_home_called', "Editing home called");
define('OGP_LANG_control_password_updated_successfully', "Control password updated successfully.");
define('OGP_LANG_control_password_update_failed', "Control password update failed");
define('OGP_LANG_successfully_changed_game_server', "Successfully changed game server.");
define('OGP_LANG_error_ocurred_on_remote_server', "Error ocurred on remote server,");
define('OGP_LANG_ftp_password_can_not_be_changed', "FTP password can not be changed.");
define('OGP_LANG_ftp_can_not_be_switched_on', "FTP can not be switched ON.");
define('OGP_LANG_ftp_can_not_be_switched_off', "FTP can not be switched OFF.");
define('OGP_LANG_invalid_home_id_entered', "Invalid home id entered.");
define('OGP_LANG_ip_port_already_in_use', "The %s:%s is already in use. Choose another one.");
define('OGP_LANG_successfully_assigned_ip_port_to_server_id', "Successfully assigned %s:%s to home with ID %s.");
define('OGP_LANG_no_ip_addresses_configured', "Your game server does not have any IP-addresses configured to it. You can configure them from ");
define('OGP_LANG_server_page', "server page");
define('OGP_LANG_successfully_removed_mod', "Successfully removed game mod.");
define('OGP_LANG_warning_agent_offline_defaulting_CPU_count_to_1', "Warning - Agent offline, defaulting CPU count to 1.");
define('OGP_LANG_mod_install_cmds', "Mod Install CMDs");
define('OGP_LANG_cmds_for', "Commands for");
define('OGP_LANG_preinstall_cmds', "Preinstall Commands");
define('OGP_LANG_postinstall_cmds', "Postinstall Commands");
define('OGP_LANG_edit_preinstall_cmds', "Edit Preinstall Commands");
define('OGP_LANG_edit_postinstall_cmds', "Edit Postinstall Commands");
define('OGP_LANG_save_as_default_for_this_mod', "Save as default for this mod");
define('OGP_LANG_empty', "empty");
define('OGP_LANG_master_server_for_clon_update', "Master server for local update");
define('OGP_LANG_set_as_master_server', "Set as master server");
define('OGP_LANG_set_as_master_server_for_local_clon_update', "Set as master server for local update.");
define('OGP_LANG_only_available_for', "Only available for '%s' hosted on the remote server named '%s'.");
define('OGP_LANG_ftp_on', "Enable FTP");
define('OGP_LANG_ftp_off', "Disable FTP");
define('OGP_LANG_change_ftp_account_status', "Change FTP account status");
define('OGP_LANG_change_ftp_account_status_info', "Once a FTP account is enabled or disabled, it is added or removed from the FTP's database.");
define('OGP_LANG_server_ftp_login', "Server FTP Login");
define('OGP_LANG_change_ftp_login_info', "Change the FTP Login with a customized one.");
define('OGP_LANG_change_ftp_login', "Change FTP Login");
define('OGP_LANG_ftp_login_can_not_be_changed', "Can not change FTP Login.");
define('OGP_LANG_server_is_running_change_addresses_not_available', "The server is actually running, the IP cannot be changed.");
define('OGP_LANG_change_game_type', "Change Game Type");
define('OGP_LANG_change_game_type_info', "By changing the game type the current the mods configuration will be deleted.");
define('OGP_LANG_force_mod_on_this_address', "Force mod on this address");
define('OGP_LANG_successfully_assigned_mod_to_address', "Successfully assigned mod to address");
define('OGP_LANG_switch_mods', "Switch mods");
define('OGP_LANG_switch_mod_for_address', "Switch mod for address %s");
define('OGP_LANG_invalid_path', "Invalid Path");
define('OGP_LANG_add_new_game_home', "Add new game server");
define('OGP_LANG_no_game_homes_found', "No game servers found");
define('OGP_LANG_available_game_homes', "Available game servers");
define('OGP_LANG_home_id', "Home ID");
define('OGP_LANG_game_server', "Game Server");
define('OGP_LANG_game_type', "Game Type");
define('OGP_LANG_game_home', "Home Path");
define('OGP_LANG_game_home_name', "Game Server Name");
define('OGP_LANG_clone', "Clone");
define('OGP_LANG_unassign', "Unassign");
define('OGP_LANG_access_rights', "Access Rights");
define('OGP_LANG_assigned_homes', "Currently Assigned Homes");
define('OGP_LANG_assign', "Assign");
define('OGP_LANG_allow_updates', "Allow Game Updates");
define('OGP_LANG_allow_updates_info', "Allows user to update the game installation if that is possible.");
define('OGP_LANG_allow_file_management', "Allow File Management");
define('OGP_LANG_allow_file_management_info', "Allows user to access the game server with file management modules.");
define('OGP_LANG_allow_parameter_usage', "Allow Parameter Usage");
define('OGP_LANG_allow_parameter_usage_info', "Allows user to change available command line parameters.");
define('OGP_LANG_allow_extra_params', "Allow Extra parametrs");
define('OGP_LANG_allow_extra_params_info', "Allows user to modify extra command line parameters.");
define('OGP_LANG_allow_ftp', "Allow FTP");
define('OGP_LANG_allow_ftp_info', "Show the FTP access information to the user.");
define('OGP_LANG_allow_custom_fields', "Allow Custom Fields");
define('OGP_LANG_allow_custom_fields_info', "Allows user to access custom fields of the game server if any.");
define('OGP_LANG_select_home', "Select Home to Assign");
define('OGP_LANG_assign_new_home_to_user', "Assign New Home to user %s");
define('OGP_LANG_assign_new_home_to_group', "Assign New Home to group %s");
define('OGP_LANG_assigned_home_to_user', "Successfully assigned home (ID: %d) to user %s.");
define('OGP_LANG_failed_to_assign_home_to_user', "Failed to assign home (ID: %d) to user %s.");
define('OGP_LANG_assigned_home_to_group', "Successfully assigned home (ID: %d) to group %s.");
define('OGP_LANG_unassigned_home_from_user', "Successfully unassigned home (ID: %d) from user %s.");
define('OGP_LANG_unassigned_home_from_group', "Successfully unassigned home (ID: %d) from group %s.");
define('OGP_LANG_no_homes_assigned_to_user', "No homes assigned for user %s.");
define('OGP_LANG_no_homes_assigned_to_group', "No homes assigned for group %s.");
define('OGP_LANG_no_more_homes_available_that_can_be_assigned_for_this_user', "No more homes available that can be assigned for this user");
define('OGP_LANG_no_more_homes_available_that_can_be_assigned_for_this_group', "No more homes available that can be assigned for this group");
define('OGP_LANG_you_can_add_a_new_game_server_from', "You can add a new game server from %s.");
define('OGP_LANG_no_remote_servers_available_please_add_at_least_one', "There are no remote servers available, please add at least one!");
define('OGP_LANG_cloning_of_home_failed', "Cloning of home with id '%s' failed.");
define('OGP_LANG_no_mods_to_clone', "No enabled mod(s) for this game yet. None will be cloned.");
define('OGP_LANG_failed_to_add_mod', "Failed to add mod with id '%s' to home with id '%s'.");
define('OGP_LANG_failed_to_update_mod_settings', "Failed to update mod settings for home with id '%s'.");
define('OGP_LANG_successfully_cloned_mods', "Successfully cloned mods for home with id '%s'.");
define('OGP_LANG_successfully_copied_home_database', "Successfully copied home database.");
define('OGP_LANG_copying_home_remotely', "Copying the home on remote server from '%s' to '%s'.");
define('OGP_LANG_cloning_home', "Cloning home called '%s'");
define('OGP_LANG_current_home_path', "Current home path");
define('OGP_LANG_current_home_path_info', "The current location of the copied home on remote server.");
define('OGP_LANG_clone_home', "Clone Home");
define('OGP_LANG_new_home_name', "New Home Name");
define('OGP_LANG_new_home_path', "New Home Path");
define('OGP_LANG_agent_ip', "Agent IP");
define('OGP_LANG_game_server_copy_is_running', "Game server copy is running...");
define('OGP_LANG_game_server_copy_was_successful', "Game server copy was successful");
define('OGP_LANG_game_server_copy_failed_with_return_code', "Game server copy failed with return code %s");
define('OGP_LANG_clone_mods', "Clone Mods");
define('OGP_LANG_game_server_owner', "Game server owner");
define('OGP_LANG_the_name_of_the_server_to_help_users_to_identify_it', "The name of the server to help users to identify it.");
define('OGP_LANG_ips_and_ports_used_in_this_home', "IPs and Ports used in this home");
define('OGP_LANG_note_ips_and_ports_are_not_cloned', "Note - IPs and Ports are not cloned");
define('OGP_LANG_mods_and_settings_for_this_game_server', "Mods and settings for this game server");
define('OGP_LANG_sure_to_delete_serverid_from_remoteip_and_directory', "Are you sure you want to delete game server (ID: %s) from server %s and is in directory %s");
define('OGP_LANG_yes_and_delete_the_files', "Yes and Delete the files");
define('OGP_LANG_failed_to_remove_gamehome_from_database', "Failed to remove gamehome from database.");
define('OGP_LANG_successfully_deleted_game_server_with_id', "Successfully deleted game server with ID %s.");
define('OGP_LANG_failed_to_remove_ftp_account_from_remote_server', "Failed to remove FTP account from remote server.");
define('OGP_LANG_remove_it_anyway', "Would you like to remove it anyway?");
define('OGP_LANG_sucessfully_deleted', "Sucessfully deleted %s");
define('OGP_LANG_the_agent_had_a_problem_deleting', "The Agent had a problem while deleting %s. Please, check the Agent's log.");
define('OGP_LANG_connection_timeout_or_problems_reaching_the_agent', "Connection timeout or problems with reaching the Agent");
define('OGP_LANG_does_not_exist_yet', "Does not exist yet.");
define('OGP_LANG_update_settings', "Update settings");
define('OGP_LANG_settings_updated', "Settings updated.");
define('OGP_LANG_selected_path_already_in_use', "The selected path is already in use.");
define('OGP_LANG_browse', "Browse");
define('OGP_LANG_cancel', "Cancel");
define('OGP_LANG_set_this_path', "Set this path");
define('OGP_LANG_select_home_path', "Select home path");
define('OGP_LANG_folder', "Folder");
define('OGP_LANG_owner', "Owner");
define('OGP_LANG_group', "Group");
define('OGP_LANG_level_up', "Level up");
define('OGP_LANG_level_up_info', "Back to the previous folder.");
define('OGP_LANG_add_folder', "Add folder");
define('OGP_LANG_add_folder_info', "Write the name for the new folder, then click on the icon.");
define('OGP_LANG_valid_user', "Please specify a valid user.");
define('OGP_LANG_valid_group', "Please specify a valid group.");
define('OGP_LANG_set_affinity', "Set Server Affinity");
define('OGP_LANG_cpu_affinity_info', "Select the CPU core(s) you want to assign to the game server.");
define('OGP_LANG_expiration_date_changed', "Expiration date for selected home has been changed.");
define('OGP_LANG_expiration_date_could_not_be_changed', "Expiration date for selected home could not be changed.");
define('OGP_LANG_search', "Search");
define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try a shorter username no longer than 20 characters.");
define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
?>

View file

@ -1,125 +0,0 @@
<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) 2008 - 2017 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_module_name', "Utilities");
define('OGP_LANG_ping', "Ping");
define('OGP_LANG_traceroute', "Traceroute");
define('OGP_LANG_network_tools', "Network Tools");
define('OGP_LANG_sourcemod_admins', "Sourcemod Admins");
define('OGP_LANG_steam_converter', "SteamID Converter");
define('OGP_LANG_your_ip', "Your IP Address:");
define('OGP_LANG_loading_agents', "Loading online Agents...");
define('OGP_LANG_loading_failed', "Loading Agents failed.");
define('OGP_LANG_agents_offline', "All Agents are offline.");
define('OGP_LANG_no_commands', "Sorry, your user account has no commands available.");
define('OGP_LANG_remote_target', "Target IP Address:");
define('OGP_LANG_command', "Command:");
define('OGP_LANG_select_agent', "Select Agent:");
define('OGP_LANG_chdir_failed', "Error: chdir() returned false.");
define('OGP_LANG_agent_invalid', "Invalid Agent specified.");
define('OGP_LANG_networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
define('OGP_LANG_target_empty', "No remote target given.");
define('OGP_LANG_command_empty', "No command selected.");
define('OGP_LANG_command_unavilable', "The selected command is unavailable on the selected agent.");
define('OGP_LANG_target_invalid', "Invalid IP/hostname entered.");
define('OGP_LANG_exec_failed', "Timed out while waiting for a response.");
define('OGP_LANG_command_no_access', "You do not have access to this command. This incident will be logged.");
define('OGP_LANG_command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
define('OGP_LANG_command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
define('OGP_LANG_command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
define('OGP_LANG_command_executed', "Successfully sent the following command: %s %s");
define('OGP_LANG_no_servers', "You have no servers assigned to your account.");
define('OGP_LANG_select_server', "Select Server:");
define('OGP_LANG_select_server_option', "Select...");
define('OGP_LANG_steamid', "Steam ID:");
define('OGP_LANG_immunity', "Immunity:");
define('OGP_LANG_sourcemod_perms', "Sourcemod Permissions:");
define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
define('OGP_LANG_sourcemod_flag_a', "Reserved slot access.");
define('OGP_LANG_sourcemod_flag_b', "Generic admin; required for admins.");
define('OGP_LANG_sourcemod_flag_c', "Kick other players.");
define('OGP_LANG_sourcemod_flag_d', "Ban other players.");
define('OGP_LANG_sourcemod_flag_e', "Remove bans.");
define('OGP_LANG_sourcemod_flag_f', "Slay/harm other players.");
define('OGP_LANG_sourcemod_flag_g', "Change the map or major gameplay features.");
define('OGP_LANG_sourcemod_flag_h', "Change most CVARs.");
define('OGP_LANG_sourcemod_flag_i', "Execute config files.");
define('OGP_LANG_sourcemod_flag_j', "Special chat privileges.");
define('OGP_LANG_sourcemod_flag_k', "Start or create votes.");
define('OGP_LANG_sourcemod_flag_l', "Set a password on the server.");
define('OGP_LANG_sourcemod_flag_m', "Use RCON commands.");
define('OGP_LANG_sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
define('OGP_LANG_sourcemod_flag_o', "Custom Group 1.");
define('OGP_LANG_sourcemod_flag_p', "Custom Group 2.");
define('OGP_LANG_sourcemod_flag_q', "Custom Group 3.");
define('OGP_LANG_sourcemod_flag_r', "Custom Group 4.");
define('OGP_LANG_sourcemod_flag_s', "Custom Group 5.");
define('OGP_LANG_sourcemod_flag_t', "Custom Group 6.");
define('OGP_LANG_rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
define('OGP_LANG_reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
define('OGP_LANG_reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
define('OGP_LANG_add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
define('OGP_LANG_writefile_error', "There was an unknown error writing to: %s");
define('OGP_LANG_remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
define('OGP_LANG_empty_flag_list', "You didn\'t select any admin flags.");
define('OGP_LANG_invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
define('OGP_LANG_selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
define('OGP_LANG_malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
define('OGP_LANG_empty_form_data', "Please fill out all elements of the form.");
define('OGP_LANG_server_not_selected', "You haven\'t selected a server.");
define('OGP_LANG_invalid_steamid', "You have entered an invalid Steam ID.");
define('OGP_LANG_invalid_immunity', "You entered an invalid immunity value.");
define('OGP_LANG_submit', "Submit");
define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
define('OGP_LANG_amx_mod_admins', "AMX mod X Admins");
define('OGP_LANG_amx_login_type', "Login Type");
define('OGP_LANG_amx_login_steamid', "Steam ID");
define('OGP_LANG_amx_login_nick_pass', "Nickname + Password");
define('OGP_LANG_nickname', "Nickname");
define('OGP_LANG_amx_mod_perms', "AMX mod X Permissions:");
define('OGP_LANG_amx_mod_perm_root', "AMX mod X All Flags.");
define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Custom Flags.");
define('OGP_LANG_amx_mod_flag_a', "immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)");
define('OGP_LANG_amx_mod_flag_b', "reservation (can join on reserved slots)");
define('OGP_LANG_amx_mod_flag_c', "amx_kick command");
define('OGP_LANG_amx_mod_flag_d', "amx_ban and amx_unban commands");
define('OGP_LANG_amx_mod_flag_e', "amx_slay and amx_slap commands");
define('OGP_LANG_amx_mod_flag_f', "amx_map command");
define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (not all cvars will be available)");
define('OGP_LANG_amx_mod_flag_h', "amx_cfg command");
define('OGP_LANG_amx_mod_flag_i', "amx_chat and other chat commands");
define('OGP_LANG_amx_mod_flag_j', "amx_vote and other vote commands");
define('OGP_LANG_amx_mod_flag_k', "access to sv_password cvar (by amx_cvar command)");
define('OGP_LANG_amx_mod_flag_l', "access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
define('OGP_LANG_amx_mod_flag_m', "custom level A (for additional plugins)");
define('OGP_LANG_amx_mod_flag_n', "custom level B");
define('OGP_LANG_amx_mod_flag_o', "custom level C");
define('OGP_LANG_amx_mod_flag_p', "custom level D");
define('OGP_LANG_amx_mod_flag_q', "custom level E");
define('OGP_LANG_amx_mod_flag_r', "custom level F");
define('OGP_LANG_amx_mod_flag_s', "custom level G");
define('OGP_LANG_amx_mod_flag_t', "custom level H");
define('OGP_LANG_amx_mod_flag_u', "menu access");
?>