Просмотр исходного кода

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 8 лет назад
Родитель
Сommit
81c8eb107f

+ 71 - 71
lang/Arabic/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Network Tools");
-define('sourcemod_admins', "Sourcemod Admins");
-define('steam_converter', "SteamID Converter");
-define('your_ip', "Your IP Address:");
-define('loading_agents', "Loading online Agents...");
-define('loading_failed', "Loading Agents failed.");
-define('agents_offline', "All Agents are offline.");
-define('no_commands', "Sorry, your user account has no commands available.");
-define('remote_target', "Target IP Address:");
-define('command', "Command:");
-define('select_agent', "Select Agent:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Invalid IP/hostname entered.");
-define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Successfully sent the following command: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Select Server:");
-define('select_server_option', "Select...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Reserved slot access.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick other players.");
-define('sourcemod_flag_d', "Ban other players.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Submit");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+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.");
 ?>

+ 71 - 71
lang/Danish/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Network Tools");
-define('sourcemod_admins', "Sourcemod Admins");
-define('steam_converter', "SteamID Converter");
-define('your_ip', "Your IP Address:");
-define('loading_agents', "Loading online Agents...");
-define('loading_failed', "Loading Agents failed.");
-define('agents_offline', "All Agents are offline.");
-define('no_commands', "Sorry, your user account has no commands available.");
-define('remote_target', "Target IP Address:");
-define('command', "Command:");
-define('select_agent', "Select Agent:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Invalid IP/hostname entered.");
-define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Successfully sent the following command: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Select Server:");
-define('select_server_option', "Select...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Reserved slot access.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick other players.");
-define('sourcemod_flag_d', "Ban other players.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Submit");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+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.");
 ?>

+ 71 - 71
lang/English/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Network Tools");
-define('sourcemod_admins', "Sourcemod Admins");
-define('steam_converter', "SteamID Converter");
-define('your_ip', "Your IP Address:");
-define('loading_agents', "Loading online Agents...");
-define('loading_failed', "Loading Agents failed.");
-define('agents_offline', "All Agents are offline.");
-define('no_commands', "Sorry, your user account has no commands available.");
-define('remote_target', "Target IP Address:");
-define('command', "Command:");
-define('select_agent', "Select Agent:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Invalid IP/hostname entered.");
-define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Successfully sent the following command: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Select Server:");
-define('select_server_option', "Select...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Reserved slot access.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick other players.");
-define('sourcemod_flag_d', "Ban other players.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Submit");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+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.");
 ?>

+ 71 - 71
lang/French/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilitaires");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Outils Réseau");
-define('sourcemod_admins', "Admins Sourcemod");
-define('steam_converter', "Convertisseur SteamID");
-define('your_ip', "Votre adresse IP:");
-define('loading_agents', "Chargement des Agents en ligne...");
-define('loading_failed', "Echec du chargement des Agents.");
-define('agents_offline', "Tous les Agents sont hors-ligne.");
-define('no_commands', "Désolé, votre compte d'utilisateur n'a aucune commande disponible.");
-define('remote_target', "Adresse IP cible:");
-define('command', "Commande:");
-define('select_agent', "Sélectionner un Agent:");
-define('chdir_failed', "Erreur: chdir() returned false.");
-define('agent_invalid', "Agent spécifié invalide.");
-define('networktools_agent_offline', "Impossible d'exécuter votre commande sur l'Agent sélectionné car il est hors-ligne.");
-define('target_empty', "Aucune cible distante spécifiée.");
-define('command_empty', "Aucune commande sélectionnée.");
-define('command_unavilable', "La commande spécifiée est indisponible sur l'Agent sélectionné.");
-define('target_invalid', "IP/Nom d'Hôte entré invalide.");
-define('exec_failed', "Temps d'attente de la requête expiré.");
-define('command_no_access', "Vous n'avez pas accès à cette commande. L'incident va être enregistré.");
-define('command_hacking_attempt', "Caractères entrés interdits. L'incident va être enregistré.");
-define('command_bad_characters', "Tentative d'exécution d'une commande avec des caractères malveillants. Entrée reçue: %s %s");
-define('command_no_permissions', "Tentative d'exécution d'une commande avec des permissions insuffisantes. Entrée reçue: %s %s");
-define('command_executed', "La commande suivante a bien été envoyée: %s %s");
-define('no_servers', "Il n'y a pas de serveur de jeu disponible sur votre compte.");
-define('select_server', "Choisissez un serveur:");
-define('select_server_option', "Sélectionner...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunité:");
-define('sourcemod_perms', "Permissions Sourcemod:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Place Réservée.");
-define('sourcemod_flag_b', "Admin générique; requis pour les admins.");
-define('sourcemod_flag_c', "Kicker d'autres joueurs.");
-define('sourcemod_flag_d', "Bannir d'autres joueurs.");
-define('sourcemod_flag_e', "Enlever les bannissements.");
-define('sourcemod_flag_f', "Tuer / blesser d'autres joueurs.");
-define('sourcemod_flag_g', "Changer la carte ou des fonctionnalités majeures de gameplay.");
-define('sourcemod_flag_h', "Changer la plupart des CVARs.");
-define('sourcemod_flag_i', "Exécuter les fichiers de configuration.");
-define('sourcemod_flag_j', "Privilèges spéciaux du chat.");
-define('sourcemod_flag_k', "Initier ou créer des votes.");
-define('sourcemod_flag_l', "Définir un mot de passe sur le serveur.");
-define('sourcemod_flag_m', "Utiliser des commandes RCON.");
-define('sourcemod_flag_n', "Changer sv_cheats ou utiliser des commandes de triche.");
-define('sourcemod_flag_o', "Groupe Perso 1.");
-define('sourcemod_flag_p', "Groupe Perso 2.");
-define('sourcemod_flag_q', "Groupe Perso 3.");
-define('sourcemod_flag_r', "Groupe Perso 4.");
-define('sourcemod_flag_s', "Groupe Perso 5.");
-define('sourcemod_flag_t', "Groupe Perso 6.");
-define('rcon_reload_admins_failed', "Echec du rechargement du cache admin via RCON; est-il en ligne?");
-define('reload_admins_failed', "Echec du rechargement du cache admin; \"sm_reloadadmins\" est une commande inconnue.");
-define('reload_admins_success', "Ajout de %s à admins_simple.ini réussi, ainsi que le rechargement du cache admin.");
-define('add_success_no_rcon', "Ajout de %s à votre fichier admins_simple.ini réussi, mais impossible de recharger le cache admin.");
-define('writefile_error', "Il y a eu une erreur inconnue lors de l'écriture de: %s");
-define('remotefile_nonexistent', "Impossible d'ajouter un nouvel admin. Le fichier d'admin: %s n'existe pas sur ce serveur");
-define('empty_flag_list', "Vous n'avez sélectionné aucun admin flags.");
-define('invalid_steam_format', "Le SteamID entré ne correspond pas à ce qui est requis.");
-define('selected_server_offline', "Impossible d'ajouter un admin, l'Agent qui contrôle le serveur sélectionné est déconnecté.");
-define('malformed_form', "Vous avez soumis un formulaire avec des éléments cachés mal formés - impossible d'ajouter un administrateur.");
-define('empty_form_data', "Veuillez remplir tous les éléments du formulaire.");
-define('server_not_selected', "Vous n'avez pas sélectionné de serveur.");
-define('invalid_steamid', "Vous avez entré un Steam ID invalide.");
-define('invalid_immunity', "Vous avez entré une valeur d'immunité invalide.");
-define('submit', "Envoyer");
-define('post_failed', "L'action POST a échoué. Impossible d'obtenir une réponse.");
+define('OGP_LANG_module_name', "Utilitaires");
+define('OGP_LANG_ping', "Ping");
+define('OGP_LANG_traceroute', "Traceroute");
+define('OGP_LANG_network_tools', "Outils Réseau");
+define('OGP_LANG_sourcemod_admins', "Admins Sourcemod");
+define('OGP_LANG_steam_converter', "Convertisseur SteamID");
+define('OGP_LANG_your_ip', "Votre adresse IP:");
+define('OGP_LANG_loading_agents', "Chargement des Agents en ligne...");
+define('OGP_LANG_loading_failed', "Echec du chargement des Agents.");
+define('OGP_LANG_agents_offline', "Tous les Agents sont hors-ligne.");
+define('OGP_LANG_no_commands', "Désolé, votre compte d'utilisateur n'a aucune commande disponible.");
+define('OGP_LANG_remote_target', "Adresse IP cible:");
+define('OGP_LANG_command', "Commande:");
+define('OGP_LANG_select_agent', "Sélectionner un Agent:");
+define('OGP_LANG_chdir_failed', "Erreur: chdir() returned false.");
+define('OGP_LANG_agent_invalid', "Agent spécifié invalide.");
+define('OGP_LANG_networktools_agent_offline', "Impossible d'exécuter votre commande sur l'Agent sélectionné car il est hors-ligne.");
+define('OGP_LANG_target_empty', "Aucune cible distante spécifiée.");
+define('OGP_LANG_command_empty', "Aucune commande sélectionnée.");
+define('OGP_LANG_command_unavilable', "La commande spécifiée est indisponible sur l'Agent sélectionné.");
+define('OGP_LANG_target_invalid', "IP/Nom d'Hôte entré invalide.");
+define('OGP_LANG_exec_failed', "Temps d'attente de la requête expiré.");
+define('OGP_LANG_command_no_access', "Vous n'avez pas accès à cette commande. L'incident va être enregistré.");
+define('OGP_LANG_command_hacking_attempt', "Caractères entrés interdits. L'incident va être enregistré.");
+define('OGP_LANG_command_bad_characters', "Tentative d'exécution d'une commande avec des caractères malveillants. Entrée reçue: %s %s");
+define('OGP_LANG_command_no_permissions', "Tentative d'exécution d'une commande avec des permissions insuffisantes. Entrée reçue: %s %s");
+define('OGP_LANG_command_executed', "La commande suivante a bien été envoyée: %s %s");
+define('OGP_LANG_no_servers', "Il n'y a pas de serveur de jeu disponible sur votre compte.");
+define('OGP_LANG_select_server', "Choisissez un serveur:");
+define('OGP_LANG_select_server_option', "Sélectionner...");
+define('OGP_LANG_steamid', "Steam ID:");
+define('OGP_LANG_immunity', "Immunité:");
+define('OGP_LANG_sourcemod_perms', "Permissions Sourcemod:");
+define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
+define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
+define('OGP_LANG_sourcemod_flag_a', "Place Réservée.");
+define('OGP_LANG_sourcemod_flag_b', "Admin générique; requis pour les admins.");
+define('OGP_LANG_sourcemod_flag_c', "Kicker d'autres joueurs.");
+define('OGP_LANG_sourcemod_flag_d', "Bannir d'autres joueurs.");
+define('OGP_LANG_sourcemod_flag_e', "Enlever les bannissements.");
+define('OGP_LANG_sourcemod_flag_f', "Tuer / blesser d'autres joueurs.");
+define('OGP_LANG_sourcemod_flag_g', "Changer la carte ou des fonctionnalités majeures de gameplay.");
+define('OGP_LANG_sourcemod_flag_h', "Changer la plupart des CVARs.");
+define('OGP_LANG_sourcemod_flag_i', "Exécuter les fichiers de configuration.");
+define('OGP_LANG_sourcemod_flag_j', "Privilèges spéciaux du chat.");
+define('OGP_LANG_sourcemod_flag_k', "Initier ou créer des votes.");
+define('OGP_LANG_sourcemod_flag_l', "Définir un mot de passe sur le serveur.");
+define('OGP_LANG_sourcemod_flag_m', "Utiliser des commandes RCON.");
+define('OGP_LANG_sourcemod_flag_n', "Changer sv_cheats ou utiliser des commandes de triche.");
+define('OGP_LANG_sourcemod_flag_o', "Groupe Perso 1.");
+define('OGP_LANG_sourcemod_flag_p', "Groupe Perso 2.");
+define('OGP_LANG_sourcemod_flag_q', "Groupe Perso 3.");
+define('OGP_LANG_sourcemod_flag_r', "Groupe Perso 4.");
+define('OGP_LANG_sourcemod_flag_s', "Groupe Perso 5.");
+define('OGP_LANG_sourcemod_flag_t', "Groupe Perso 6.");
+define('OGP_LANG_rcon_reload_admins_failed', "Echec du rechargement du cache admin via RCON; est-il en ligne?");
+define('OGP_LANG_reload_admins_failed', "Echec du rechargement du cache admin; \"sm_reloadadmins\" est une commande inconnue.");
+define('OGP_LANG_reload_admins_success', "Ajout de %s à admins_simple.ini réussi, ainsi que le rechargement du cache admin.");
+define('OGP_LANG_add_success_no_rcon', "Ajout de %s à votre fichier admins_simple.ini réussi, mais impossible de recharger le cache admin.");
+define('OGP_LANG_writefile_error', "Il y a eu une erreur inconnue lors de l'écriture de: %s");
+define('OGP_LANG_remotefile_nonexistent', "Impossible d'ajouter un nouvel admin. Le fichier d'admin: %s n'existe pas sur ce serveur");
+define('OGP_LANG_empty_flag_list', "Vous n'avez sélectionné aucun admin flags.");
+define('OGP_LANG_invalid_steam_format', "Le SteamID entré ne correspond pas à ce qui est requis.");
+define('OGP_LANG_selected_server_offline', "Impossible d'ajouter un admin, l'Agent qui contrôle le serveur sélectionné est déconnecté.");
+define('OGP_LANG_malformed_form', "Vous avez soumis un formulaire avec des éléments cachés mal formés - impossible d'ajouter un administrateur.");
+define('OGP_LANG_empty_form_data', "Veuillez remplir tous les éléments du formulaire.");
+define('OGP_LANG_server_not_selected', "Vous n'avez pas sélectionné de serveur.");
+define('OGP_LANG_invalid_steamid', "Vous avez entré un Steam ID invalide.");
+define('OGP_LANG_invalid_immunity', "Vous avez entré une valeur d'immunité invalide.");
+define('OGP_LANG_submit', "Envoyer");
+define('OGP_LANG_post_failed', "L'action POST a échoué. Impossible d'obtenir une réponse.");
 ?>

+ 71 - 71
lang/German/modules/util.php

@@ -22,76 +22,76 @@
  *
  */
 
-define('module_name', "Dienstprogramme");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Netzwerk-Tools");
-define('sourcemod_admins', "Sourcemod Admins ");
-define('steam_converter', "SteamID Konverter");
-define('your_ip', "Ihre IP-Adresse:");
-define('loading_agents', "Lade online Agenten...");
-define('loading_failed', "Laden der Agenten fehlgeschlagen.");
-define('agents_offline', "Alle Agenten sind offline.");
-define('no_commands', "Es tut uns leid, Ihr Benutzerkonto hat keine Befehle verfügbar.");
-define('remote_target', "Ziel IP Adresse:");
-define('command', "Befehl:");
-define('select_agent', "Agent auswählen:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "Kein Befehl ausgewählt.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Ungültiger IP/Hostname eingegeben.");
-define('exec_failed', "Zeitüberschreitung beim Warten auf eine Antwort.");
-define('command_no_access', "Du hast keinen Zugriff auf diesen Befehl. Dieser Vorfall wird protokolliert.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Der folgende Befehl wurde erfolgreich gesendet: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Server auswählen:");
-define('select_server_option', "Auswählen...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunität:");
-define('sourcemod_perms', "Sourcemod Rechte:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Benutzerdefinierte Flags
+define('OGP_LANG_module_name', "Dienstprogramme");
+define('OGP_LANG_ping', "Ping");
+define('OGP_LANG_traceroute', "Traceroute");
+define('OGP_LANG_network_tools', "Netzwerk-Tools");
+define('OGP_LANG_sourcemod_admins', "Sourcemod Admins ");
+define('OGP_LANG_steam_converter', "SteamID Konverter");
+define('OGP_LANG_your_ip', "Ihre IP-Adresse:");
+define('OGP_LANG_loading_agents', "Lade online Agenten...");
+define('OGP_LANG_loading_failed', "Laden der Agenten fehlgeschlagen.");
+define('OGP_LANG_agents_offline', "Alle Agenten sind offline.");
+define('OGP_LANG_no_commands', "Es tut uns leid, Ihr Benutzerkonto hat keine Befehle verfügbar.");
+define('OGP_LANG_remote_target', "Ziel IP Adresse:");
+define('OGP_LANG_command', "Befehl:");
+define('OGP_LANG_select_agent', "Agent auswählen:");
+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', "Kein Befehl ausgewählt.");
+define('OGP_LANG_command_unavilable', "The selected command is unavailable on the selected agent.");
+define('OGP_LANG_target_invalid', "Ungültiger IP/Hostname eingegeben.");
+define('OGP_LANG_exec_failed', "Zeitüberschreitung beim Warten auf eine Antwort.");
+define('OGP_LANG_command_no_access', "Du hast keinen Zugriff auf diesen Befehl. Dieser Vorfall wird protokolliert.");
+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', "Der folgende Befehl wurde erfolgreich gesendet: %s %s");
+define('OGP_LANG_no_servers', "You have no servers assigned to your account.");
+define('OGP_LANG_select_server', "Server auswählen:");
+define('OGP_LANG_select_server_option', "Auswählen...");
+define('OGP_LANG_steamid', "Steam ID:");
+define('OGP_LANG_immunity', "Immunität:");
+define('OGP_LANG_sourcemod_perms', "Sourcemod Rechte:");
+define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
+define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Benutzerdefinierte Flags
 ");
-define('sourcemod_flag_a', "Reservierter Slot Zugriffe.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick andere Spieler.");
-define('sourcemod_flag_d', "Bann andere Spieler.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Senden");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+define('OGP_LANG_sourcemod_flag_a', "Reservierter Slot Zugriffe.");
+define('OGP_LANG_sourcemod_flag_b', "Generic admin; required for admins.");
+define('OGP_LANG_sourcemod_flag_c', "Kick andere Spieler.");
+define('OGP_LANG_sourcemod_flag_d', "Bann andere Spieler.");
+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', "Senden");
+define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
 ?>

+ 71 - 71
lang/Hungarian/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Segédprogramok");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Hálózati eszközök");
-define('sourcemod_admins', "Sourcemod adminisztrátorok");
-define('steam_converter', "SteamID konvertáló");
-define('your_ip', "Az IP címed:");
-define('loading_agents', "Online Agentek betöltése...");
-define('loading_failed', "Az Agentek betöltése sikertelen.");
-define('agents_offline', "Az összes Agent offline.");
-define('no_commands', "Sajnálom, de a felhasználói fiókodnak nincsennek elérhető parancsai.");
-define('remote_target', "Cél IP-címe:");
-define('command', "Parancs:");
-define('select_agent', "Válassz Agentet:");
-define('chdir_failed', "Hiba: a chdir() visszatérése hamis.");
-define('agent_invalid', "Érvénytelen Agent megadva.");
-define('networktools_agent_offline', "Nem sikerült végrehajtani a parancsot a kiválasztott Agenten, mert az offline.");
-define('target_empty', "Nincs távoli célpont megadva.");
-define('command_empty', "Nincs parancs kiválasztva.");
-define('command_unavilable', "A kiválasztott parancs nem érhető el a kiválasztott Agenten.");
-define('target_invalid', "Érvénytelen a megadott IP/állomásnév.");
-define('exec_failed', "Időtúllépés a válaszra várás alatt.");
-define('command_no_access', "Nincs hozzáférésed ehhez a parancshoz. Ez az eset jelentésre kerül.");
-define('command_hacking_attempt', "Feketelistás karakterek vannak megadva. Ez az eset naplózásra kerül.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Megpróbált végrehajtani egy parancsot megfelelő jogosultság nélkül. Kapott bemenet: %s %s");
-define('command_executed', "Az alábbi parancs sikeresen elküldve: %s %s");
-define('no_servers', "Nincsenek szerverek hozzárendelve a fiókodhoz.");
-define('select_server', "Válassz szervert:");
-define('select_server_option', "Válassz...");
-define('steamid', "Steam azonosító:");
-define('immunity', "Immunitás:");
-define('sourcemod_perms', "Sourcemod engedélyek");
-define('sourcemod_perm_root', "Sourcemod Root zászló");
-define('sourcemod_perm_custom', "Sourcemod egyéni zászlók");
-define('sourcemod_flag_a', "Fenntartott slot hozzáférés.");
-define('sourcemod_flag_b', "Általános adminisztrátor; a rendszergazdák számára szükséges.");
-define('sourcemod_flag_c', "Más játékos kirúgása.");
-define('sourcemod_flag_d', "Más játékos kitiltása.");
-define('sourcemod_flag_e', "Kitiltások eltávolítása.");
-define('sourcemod_flag_f', "Megölni/ártani más játékosnak.");
-define('sourcemod_flag_g', "Pályaválasztás vagy egyéb játék beállítasok módosítása.");
-define('sourcemod_flag_h', "CVAR-ok módosítása.");
-define('sourcemod_flag_i', "Konfigurációs fájlok végrehajtása.");
-define('sourcemod_flag_j', "Speciális chat jogok.");
-define('sourcemod_flag_k', "Szavazások elindítása vagy létrehozása.");
-define('sourcemod_flag_l', "Jelszó beállítása a szerveren.");
-define('sourcemod_flag_m', "RCON parancsok használata.");
-define('sourcemod_flag_n', "Változtasd meg az sv_cheats változót vagy használj cheat parancsokat.");
-define('sourcemod_flag_o', "1. Egyéni csoport");
-define('sourcemod_flag_p', "2. egyéni csoport");
-define('sourcemod_flag_q', "3. egyéni csoport.");
-define('sourcemod_flag_r', "4. egyéni csoport.");
-define('sourcemod_flag_s', "5. egyéni csoport.");
-define('sourcemod_flag_t', "6. egyéni csoport.");
-define('rcon_reload_admins_failed', "Nem sikerült újratölteni az admin gyorsítótárat az RCON-ból, a szerver elérhető?");
-define('reload_admins_failed', "Nem sikerült újratölteni az admin gyorsítótárat az RCON-ból; \"sm_reloadadmins\" ismeretlen parancs.");
-define('reload_admins_success', "Sikeresen hozzáadva %s az admins_simple.ini-hez, és újratöltve az admin gyorsítótár.");
-define('add_success_no_rcon', "Sikeresen hozzáadva %s az admins_simple.ini-hez, de nem sikerült újratölteni az admin gyorsítótárat.");
-define('writefile_error', "Ismeretlen írási hiba itt: %s");
-define('remotefile_nonexistent', "Nem sikerült az új admin hozzáadása. Admin fájl: %s nem található.");
-define('empty_flag_list', "Nem választottál ki adminisztrátori jogokat.");
-define('invalid_steam_format', "A megadott SteamID nem egyezik meg a kívánt mintával.");
-define('selected_server_offline', "Nem sikerült az admin hozzáadása, az ügynök szerint a kiválasztott szerver nem fut.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Kérlek, töltsd ki az összes mezőt.");
-define('server_not_selected', "Nem választottál ki szervert.");
-define('invalid_steamid', "Érvénytelen Steam IDt adtál meg.");
-define('invalid_immunity', "Érvénytelen védettségi értéket adtál meg.");
-define('submit', "Beküldés");
-define('post_failed', "A POST művelet sikertelen. Nem sikerült lekérni a választ.");
+define('OGP_LANG_module_name', "Segédprogramok");
+define('OGP_LANG_ping', "Ping");
+define('OGP_LANG_traceroute', "Traceroute");
+define('OGP_LANG_network_tools', "Hálózati eszközök");
+define('OGP_LANG_sourcemod_admins', "Sourcemod adminisztrátorok");
+define('OGP_LANG_steam_converter', "SteamID konvertáló");
+define('OGP_LANG_your_ip', "Az IP címed:");
+define('OGP_LANG_loading_agents', "Online Agentek betöltése...");
+define('OGP_LANG_loading_failed', "Az Agentek betöltése sikertelen.");
+define('OGP_LANG_agents_offline', "Az összes Agent offline.");
+define('OGP_LANG_no_commands', "Sajnálom, de a felhasználói fiókodnak nincsennek elérhető parancsai.");
+define('OGP_LANG_remote_target', "Cél IP-címe:");
+define('OGP_LANG_command', "Parancs:");
+define('OGP_LANG_select_agent', "Válassz Agentet:");
+define('OGP_LANG_chdir_failed', "Hiba: a chdir() visszatérése hamis.");
+define('OGP_LANG_agent_invalid', "Érvénytelen Agent megadva.");
+define('OGP_LANG_networktools_agent_offline', "Nem sikerült végrehajtani a parancsot a kiválasztott Agenten, mert az offline.");
+define('OGP_LANG_target_empty', "Nincs távoli célpont megadva.");
+define('OGP_LANG_command_empty', "Nincs parancs kiválasztva.");
+define('OGP_LANG_command_unavilable', "A kiválasztott parancs nem érhető el a kiválasztott Agenten.");
+define('OGP_LANG_target_invalid', "Érvénytelen a megadott IP/állomásnév.");
+define('OGP_LANG_exec_failed', "Időtúllépés a válaszra várás alatt.");
+define('OGP_LANG_command_no_access', "Nincs hozzáférésed ehhez a parancshoz. Ez az eset jelentésre kerül.");
+define('OGP_LANG_command_hacking_attempt', "Feketelistás karakterek vannak megadva. Ez az eset naplózásra kerül.");
+define('OGP_LANG_command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
+define('OGP_LANG_command_no_permissions', "Megpróbált végrehajtani egy parancsot megfelelő jogosultság nélkül. Kapott bemenet: %s %s");
+define('OGP_LANG_command_executed', "Az alábbi parancs sikeresen elküldve: %s %s");
+define('OGP_LANG_no_servers', "Nincsenek szerverek hozzárendelve a fiókodhoz.");
+define('OGP_LANG_select_server', "Válassz szervert:");
+define('OGP_LANG_select_server_option', "Válassz...");
+define('OGP_LANG_steamid', "Steam azonosító:");
+define('OGP_LANG_immunity', "Immunitás:");
+define('OGP_LANG_sourcemod_perms', "Sourcemod engedélyek");
+define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root zászló");
+define('OGP_LANG_sourcemod_perm_custom', "Sourcemod egyéni zászlók");
+define('OGP_LANG_sourcemod_flag_a', "Fenntartott slot hozzáférés.");
+define('OGP_LANG_sourcemod_flag_b', "Általános adminisztrátor; a rendszergazdák számára szükséges.");
+define('OGP_LANG_sourcemod_flag_c', "Más játékos kirúgása.");
+define('OGP_LANG_sourcemod_flag_d', "Más játékos kitiltása.");
+define('OGP_LANG_sourcemod_flag_e', "Kitiltások eltávolítása.");
+define('OGP_LANG_sourcemod_flag_f', "Megölni/ártani más játékosnak.");
+define('OGP_LANG_sourcemod_flag_g', "Pályaválasztás vagy egyéb játék beállítasok módosítása.");
+define('OGP_LANG_sourcemod_flag_h', "CVAR-ok módosítása.");
+define('OGP_LANG_sourcemod_flag_i', "Konfigurációs fájlok végrehajtása.");
+define('OGP_LANG_sourcemod_flag_j', "Speciális chat jogok.");
+define('OGP_LANG_sourcemod_flag_k', "Szavazások elindítása vagy létrehozása.");
+define('OGP_LANG_sourcemod_flag_l', "Jelszó beállítása a szerveren.");
+define('OGP_LANG_sourcemod_flag_m', "RCON parancsok használata.");
+define('OGP_LANG_sourcemod_flag_n', "Változtasd meg az sv_cheats változót vagy használj cheat parancsokat.");
+define('OGP_LANG_sourcemod_flag_o', "1. Egyéni csoport");
+define('OGP_LANG_sourcemod_flag_p', "2. egyéni csoport");
+define('OGP_LANG_sourcemod_flag_q', "3. egyéni csoport.");
+define('OGP_LANG_sourcemod_flag_r', "4. egyéni csoport.");
+define('OGP_LANG_sourcemod_flag_s', "5. egyéni csoport.");
+define('OGP_LANG_sourcemod_flag_t', "6. egyéni csoport.");
+define('OGP_LANG_rcon_reload_admins_failed', "Nem sikerült újratölteni az admin gyorsítótárat az RCON-ból, a szerver elérhető?");
+define('OGP_LANG_reload_admins_failed', "Nem sikerült újratölteni az admin gyorsítótárat az RCON-ból; \"sm_reloadadmins\" ismeretlen parancs.");
+define('OGP_LANG_reload_admins_success', "Sikeresen hozzáadva %s az admins_simple.ini-hez, és újratöltve az admin gyorsítótár.");
+define('OGP_LANG_add_success_no_rcon', "Sikeresen hozzáadva %s az admins_simple.ini-hez, de nem sikerült újratölteni az admin gyorsítótárat.");
+define('OGP_LANG_writefile_error', "Ismeretlen írási hiba itt: %s");
+define('OGP_LANG_remotefile_nonexistent', "Nem sikerült az új admin hozzáadása. Admin fájl: %s nem található.");
+define('OGP_LANG_empty_flag_list', "Nem választottál ki adminisztrátori jogokat.");
+define('OGP_LANG_invalid_steam_format', "A megadott SteamID nem egyezik meg a kívánt mintával.");
+define('OGP_LANG_selected_server_offline', "Nem sikerült az admin hozzáadása, az ügynök szerint a kiválasztott szerver nem fut.");
+define('OGP_LANG_malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
+define('OGP_LANG_empty_form_data', "Kérlek, töltsd ki az összes mezőt.");
+define('OGP_LANG_server_not_selected', "Nem választottál ki szervert.");
+define('OGP_LANG_invalid_steamid', "Érvénytelen Steam IDt adtál meg.");
+define('OGP_LANG_invalid_immunity', "Érvénytelen védettségi értéket adtál meg.");
+define('OGP_LANG_submit', "Beküldés");
+define('OGP_LANG_post_failed', "A POST művelet sikertelen. Nem sikerült lekérni a választ.");
 ?>

+ 71 - 71
lang/Italian/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Network Tools");
-define('sourcemod_admins', "Sourcemod Admins");
-define('steam_converter', "SteamID Converter");
-define('your_ip', "Your IP Address:");
-define('loading_agents', "Loading online Agents...");
-define('loading_failed', "Loading Agents failed.");
-define('agents_offline', "All Agents are offline.");
-define('no_commands', "Sorry, your user account has no commands available.");
-define('remote_target', "Target IP Address:");
-define('command', "Command:");
-define('select_agent', "Select Agent:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Invalid IP/hostname entered.");
-define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Successfully sent the following command: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Select Server:");
-define('select_server_option', "Select...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Reserved slot access.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick other players.");
-define('sourcemod_flag_d', "Ban other players.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Submit");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+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.");
 ?>

+ 71 - 71
lang/Persian/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "ابزار شبکه");
-define('sourcemod_admins', "Admin های Sourcemod");
-define('steam_converter', "تبدیل SteamID");
-define('your_ip', "آدرس IP شما:");
-define('loading_agents', "Loading online Agents...");
-define('loading_failed', "Loading Agents failed.");
-define('agents_offline', "All Agents are offline.");
-define('no_commands', "متاسفانه دستوری برای حساب کاربری شما در دسترس نیست.");
-define('remote_target', "Target IP Address:");
-define('command', "دستور:");
-define('select_agent', "انتخاب Agent:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Invalid IP/hostname entered.");
-define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Successfully sent the following command: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Select Server:");
-define('select_server_option', "Select...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Reserved slot access.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick other players.");
-define('sourcemod_flag_d', "Ban other players.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Submit");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+define('OGP_LANG_module_name', "Utilities");
+define('OGP_LANG_ping', "Ping");
+define('OGP_LANG_traceroute', "Traceroute");
+define('OGP_LANG_network_tools', "ابزار شبکه");
+define('OGP_LANG_sourcemod_admins', "Admin های Sourcemod");
+define('OGP_LANG_steam_converter', "تبدیل SteamID");
+define('OGP_LANG_your_ip', "آدرس IP شما:");
+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', "متاسفانه دستوری برای حساب کاربری شما در دسترس نیست.");
+define('OGP_LANG_remote_target', "Target IP Address:");
+define('OGP_LANG_command', "دستور:");
+define('OGP_LANG_select_agent', "انتخاب 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.");
 ?>

+ 71 - 71
lang/Polish/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Network Tools");
-define('sourcemod_admins', "Sourcemod Admins");
-define('steam_converter', "SteamID Converter");
-define('your_ip', "Your IP Address:");
-define('loading_agents', "Loading online Agents...");
-define('loading_failed', "Loading Agents failed.");
-define('agents_offline', "All Agents are offline.");
-define('no_commands', "Sorry, your user account has no commands available.");
-define('remote_target', "Target IP Address:");
-define('command', "Command:");
-define('select_agent', "Select Agent:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Invalid IP/hostname entered.");
-define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Successfully sent the following command: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Select Server:");
-define('select_server_option', "Select...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Reserved slot access.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick other players.");
-define('sourcemod_flag_d', "Ban other players.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Submit");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+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.");
 ?>

+ 71 - 71
lang/Portuguese/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilidades");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Ferramentas de rede");
-define('sourcemod_admins', "Sourcemod Admins");
-define('steam_converter', "SteamID Converter");
-define('your_ip', "Teu endereço de IP:");
-define('loading_agents', "Carregando agentes online ...");
-define('loading_failed', "Carregando Agentes falhou.");
-define('agents_offline', "Todos os Agentes estão offline.");
-define('no_commands', "Desculpe, sua conta de usuário não possui comandos disponíveis.");
-define('remote_target', "Endereço IP alvo:");
-define('command', "Comando:");
-define('select_agent', "Selecione Agente:");
-define('chdir_failed', "Erro: chdir() retornou falso.");
-define('agent_invalid', "Agente inválido especificado.");
-define('networktools_agent_offline', "Não é possível executar seu comando no Agente selecionado, porque está offline.");
-define('target_empty', "Nenhum alvo remoto dado.");
-define('command_empty', "Nenhum comando selecionado.");
-define('command_unavilable', "O comando selecionado não está disponível no agente selecionado.");
-define('target_invalid', "IP/host inválido inserido.");
-define('exec_failed', "Tempo de espera enquanto esperava uma resposta.");
-define('command_no_access', "Você não tem acesso a este comando. Este incidente será registrado.");
-define('command_hacking_attempt', "Foram inseridos caracteres na lista negra. Este incidente será registrado.");
-define('command_bad_characters', "Tentou executar um comando com caracteres mal-intencionados. Entrada recebida: %s %s");
-define('command_no_permissions', "Tentou executar um comando com permissões insuficientes. Entrada recebida: %s %s");
-define('command_executed', "Enviou com êxito o seguinte comando: %s %s");
-define('no_servers', "Você não possui servidores atribuídos à sua conta.");
-define('select_server', "Selecione Servidor:");
-define('select_server_option', "Selecione...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Acesso ao slot reservado.");
-define('sourcemod_flag_b', "Administrador genérico; Necessário para administradores.");
-define('sourcemod_flag_c', "Chute outros jogadores.");
-define('sourcemod_flag_d', "Banir outros jogadores.");
-define('sourcemod_flag_e', "Remova os ban's.");
-define('sourcemod_flag_f', "Matar/prejudicar outros jogadores.");
-define('sourcemod_flag_g', "Mude o mapa ou os principais recursos de jogabilidade.");
-define('sourcemod_flag_h', "Mude a maioria dos CVARs.");
-define('sourcemod_flag_i', "Execute arquivos de configuração.");
-define('sourcemod_flag_j', "Privilégios especiais de chat");
-define('sourcemod_flag_k', "Comece ou crie votações.");
-define('sourcemod_flag_l', "Defina uma senha no servidor.");
-define('sourcemod_flag_m', "Use os comandos RCON.");
-define('sourcemod_flag_n', "Altere sv_cheats ou use comandos de trapaça.");
-define('sourcemod_flag_o', "Grupo personalizado 1.");
-define('sourcemod_flag_p', "Grupo personalizado 2.");
-define('sourcemod_flag_q', "Personalizado Grupo 3.");
-define('sourcemod_flag_r', "Grupo personalizado 4.");
-define('sourcemod_flag_s', "Grupo personalizado 5.");
-define('sourcemod_flag_t', "Grupo personalizado 6.");
-define('rcon_reload_admins_failed', "Falha ao recarregar o cache do administrador via RCON; Está online?");
-define('reload_admins_failed', "Falha ao recarregar o cache do administrador; \"sm_reloadadmins\" é um comando desconhecido.");
-define('reload_admins_success', "Adicionou %s de forma bem-sucedida a admins_simple.ini e recarregou o cache do administrador.");
-define('add_success_no_rcon', "Acrescentou %s ao seu arquivo admins_simple.ini, mas não foi possível recarregar o cache do administrador.");
-define('writefile_error', "Houve um erro desconhecido ao escrever para: %s");
-define('remotefile_nonexistent', "Não foi possível adicionar um novo administrador. Arquivo de administração: %s não existem neste servidor.");
-define('empty_flag_list', "Você não selecionou nenhum sinalizador de administração.");
-define('invalid_steam_format', "O SteamID que você digitou não corresponde ao padrão exigido.");
-define('selected_server_offline', "Não é possível adicionar um administrador, o agente que controla o servidor selecionado está desconectado.");
-define('malformed_form', "Você enviou um formulário com elementos ocultos malformados - incapaz de adicionar um administrador.");
-define('empty_form_data', "Preencha todos os elementos do formulário.");
-define('server_not_selected', "Você não selecionou um servidor.");
-define('invalid_steamid', "Você digitou um ID de Steam inválido.");
-define('invalid_immunity', "Você inseriu um valor de imunidade inválido.");
-define('submit', "Submeter");
-define('post_failed', "A ação POST falhou. Não foi possível recuperar uma resposta.");
+define('OGP_LANG_module_name', "Utilidades");
+define('OGP_LANG_ping', "Ping");
+define('OGP_LANG_traceroute', "Traceroute");
+define('OGP_LANG_network_tools', "Ferramentas de rede");
+define('OGP_LANG_sourcemod_admins', "Sourcemod Admins");
+define('OGP_LANG_steam_converter', "SteamID Converter");
+define('OGP_LANG_your_ip', "Teu endereço de IP:");
+define('OGP_LANG_loading_agents', "Carregando agentes online ...");
+define('OGP_LANG_loading_failed', "Carregando Agentes falhou.");
+define('OGP_LANG_agents_offline', "Todos os Agentes estão offline.");
+define('OGP_LANG_no_commands', "Desculpe, sua conta de usuário não possui comandos disponíveis.");
+define('OGP_LANG_remote_target', "Endereço IP alvo:");
+define('OGP_LANG_command', "Comando:");
+define('OGP_LANG_select_agent', "Selecione Agente:");
+define('OGP_LANG_chdir_failed', "Erro: chdir() retornou falso.");
+define('OGP_LANG_agent_invalid', "Agente inválido especificado.");
+define('OGP_LANG_networktools_agent_offline', "Não é possível executar seu comando no Agente selecionado, porque está offline.");
+define('OGP_LANG_target_empty', "Nenhum alvo remoto dado.");
+define('OGP_LANG_command_empty', "Nenhum comando selecionado.");
+define('OGP_LANG_command_unavilable', "O comando selecionado não está disponível no agente selecionado.");
+define('OGP_LANG_target_invalid', "IP/host inválido inserido.");
+define('OGP_LANG_exec_failed', "Tempo de espera enquanto esperava uma resposta.");
+define('OGP_LANG_command_no_access', "Você não tem acesso a este comando. Este incidente será registrado.");
+define('OGP_LANG_command_hacking_attempt', "Foram inseridos caracteres na lista negra. Este incidente será registrado.");
+define('OGP_LANG_command_bad_characters', "Tentou executar um comando com caracteres mal-intencionados. Entrada recebida: %s %s");
+define('OGP_LANG_command_no_permissions', "Tentou executar um comando com permissões insuficientes. Entrada recebida: %s %s");
+define('OGP_LANG_command_executed', "Enviou com êxito o seguinte comando: %s %s");
+define('OGP_LANG_no_servers', "Você não possui servidores atribuídos à sua conta.");
+define('OGP_LANG_select_server', "Selecione Servidor:");
+define('OGP_LANG_select_server_option', "Selecione...");
+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', "Acesso ao slot reservado.");
+define('OGP_LANG_sourcemod_flag_b', "Administrador genérico; Necessário para administradores.");
+define('OGP_LANG_sourcemod_flag_c', "Chute outros jogadores.");
+define('OGP_LANG_sourcemod_flag_d', "Banir outros jogadores.");
+define('OGP_LANG_sourcemod_flag_e', "Remova os ban's.");
+define('OGP_LANG_sourcemod_flag_f', "Matar/prejudicar outros jogadores.");
+define('OGP_LANG_sourcemod_flag_g', "Mude o mapa ou os principais recursos de jogabilidade.");
+define('OGP_LANG_sourcemod_flag_h', "Mude a maioria dos CVARs.");
+define('OGP_LANG_sourcemod_flag_i', "Execute arquivos de configuração.");
+define('OGP_LANG_sourcemod_flag_j', "Privilégios especiais de chat");
+define('OGP_LANG_sourcemod_flag_k', "Comece ou crie votações.");
+define('OGP_LANG_sourcemod_flag_l', "Defina uma senha no servidor.");
+define('OGP_LANG_sourcemod_flag_m', "Use os comandos RCON.");
+define('OGP_LANG_sourcemod_flag_n', "Altere sv_cheats ou use comandos de trapaça.");
+define('OGP_LANG_sourcemod_flag_o', "Grupo personalizado 1.");
+define('OGP_LANG_sourcemod_flag_p', "Grupo personalizado 2.");
+define('OGP_LANG_sourcemod_flag_q', "Personalizado Grupo 3.");
+define('OGP_LANG_sourcemod_flag_r', "Grupo personalizado 4.");
+define('OGP_LANG_sourcemod_flag_s', "Grupo personalizado 5.");
+define('OGP_LANG_sourcemod_flag_t', "Grupo personalizado 6.");
+define('OGP_LANG_rcon_reload_admins_failed', "Falha ao recarregar o cache do administrador via RCON; Está online?");
+define('OGP_LANG_reload_admins_failed', "Falha ao recarregar o cache do administrador; \"sm_reloadadmins\" é um comando desconhecido.");
+define('OGP_LANG_reload_admins_success', "Adicionou %s de forma bem-sucedida a admins_simple.ini e recarregou o cache do administrador.");
+define('OGP_LANG_add_success_no_rcon', "Acrescentou %s ao seu arquivo admins_simple.ini, mas não foi possível recarregar o cache do administrador.");
+define('OGP_LANG_writefile_error', "Houve um erro desconhecido ao escrever para: %s");
+define('OGP_LANG_remotefile_nonexistent', "Não foi possível adicionar um novo administrador. Arquivo de administração: %s não existem neste servidor.");
+define('OGP_LANG_empty_flag_list', "Você não selecionou nenhum sinalizador de administração.");
+define('OGP_LANG_invalid_steam_format', "O SteamID que você digitou não corresponde ao padrão exigido.");
+define('OGP_LANG_selected_server_offline', "Não é possível adicionar um administrador, o agente que controla o servidor selecionado está desconectado.");
+define('OGP_LANG_malformed_form', "Você enviou um formulário com elementos ocultos malformados - incapaz de adicionar um administrador.");
+define('OGP_LANG_empty_form_data', "Preencha todos os elementos do formulário.");
+define('OGP_LANG_server_not_selected', "Você não selecionou um servidor.");
+define('OGP_LANG_invalid_steamid', "Você digitou um ID de Steam inválido.");
+define('OGP_LANG_invalid_immunity', "Você inseriu um valor de imunidade inválido.");
+define('OGP_LANG_submit', "Submeter");
+define('OGP_LANG_post_failed', "A ação POST falhou. Não foi possível recuperar uma resposta.");
 ?>

+ 71 - 71
lang/Russian/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Сетевые утилиты");
-define('sourcemod_admins', "Админы Sourcemod");
-define('steam_converter', "Конвертер SteamID");
-define('your_ip', "Ваш IP-адрес");
-define('loading_agents', "Загрузка Агентов 'в сети'...");
-define('loading_failed', "Ошибка Загрузки Агентов.");
-define('agents_offline', "Все Агенты не в сети.");
-define('no_commands', "Извините, у Вашей учетной записи нет прав доступа.");
-define('remote_target', "Целевой IP-адрес");
-define('command', "Команда:");
-define('select_agent', "Выберите Агента:");
-define('chdir_failed', "Ошибка: chdir() вернул ошибку.");
-define('agent_invalid', "Указан не верный Агент.");
-define('networktools_agent_offline', "Не удалось выполнить команду, потому что выбранный Агент не в сети.");
-define('target_empty', "Цель не выбрана.");
-define('command_empty', "Команда не выбрана.");
-define('command_unavilable', "Выбранная команда недоступна для выбранного агента.");
-define('target_invalid', "Не верно введен IP или хост");
-define('exec_failed', "Время ожидания ответа вышло.");
-define('command_no_access', "У вас нет доступа к этой команде. Это будет записано в Лог.");
-define('command_hacking_attempt', "Введены символы из черного списка. Это будет записано в Лог.");
-define('command_bad_characters', "Попытка выполнить команду с искаженными/неправильными символами. Получено на вход:%s%s");
-define('command_no_permissions', "Попытка выполнить команду с недостаточными разрешениями. Получено на вход: %s %s");
-define('command_executed', "Команда успешно отправлена: %s%s");
-define('no_servers', "У вас нет серверов, назначенных для вашей учетной записи.");
-define('select_server', "Выбрать Сервер");
-define('select_server_option', "Выбрать....");
-define('steamid', "Steam ID:");
-define('immunity', "Иммунитет:");
-define('sourcemod_perms', "Право доступа Sourcemod:");
-define('sourcemod_perm_root', "root флаг: z Sourcemod");
-define('sourcemod_perm_custom', "Выбрать флаги Sourcemod ");
-define('sourcemod_flag_a', "Резервный слот флаг: a");
-define('sourcemod_flag_b', "Общий Админ; требуется для администраторов. флаг: b");
-define('sourcemod_flag_c', "Кик игроков флаг: c");
-define('sourcemod_flag_d', "Бан игроков флаг: d");
-define('sourcemod_flag_e', "Разбан игроков флаг: e");
-define('sourcemod_flag_f', "Убить/ранить игроков флаг: f");
-define('sourcemod_flag_g', "Смена карт флаг: g");
-define('sourcemod_flag_h', "Смена CVARs флаг: h");
-define('sourcemod_flag_i', "Исполнение конфигов флаг: i");
-define('sourcemod_flag_j', "Специальный админский чат флаг: j");
-define('sourcemod_flag_k', "Голосования флаг: k");
-define('sourcemod_flag_l', "Пароль сервера флаг: L");
-define('sourcemod_flag_m', "РКОН команды флаг: m");
-define('sourcemod_flag_n', "Разрешать sv_cheats ли использование чит-команд флаг: n");
-define('sourcemod_flag_o', "Дополнительная группа 1 флаг: o");
-define('sourcemod_flag_p', "Дополнительная группа 2 флаг p");
-define('sourcemod_flag_q', "Дополнительная группа 3 флаг q");
-define('sourcemod_flag_r', "Дополнительная группа 4 флаг r");
-define('sourcemod_flag_s', "Дополнительная группа 5 флаг s");
-define('sourcemod_flag_t', "Дополнительная группа 6 флаг t");
-define('rcon_reload_admins_failed', "Не удалось перезагрузить кеш администратора через RCON; он в сети???");
-define('reload_admins_failed', "Не удалось перезагрузить кеш администратора;  \"sm_reloadadmins\" неизвестная команда.");
-define('reload_admins_success', "Успешно добавлен %s в admins_simple.ini и кеш администратора перезагрузили.");
-define('add_success_no_rcon', "Успешно добавлен %s в admins_simple.ini файл, но не могу перезагрузить кеш администратора.");
-define('writefile_error', "Неизвестная ошибка при записи в: %s");
-define('remotefile_nonexistent', "Не удалось добавить нового администратора. Админ файл: %s на этом сервере не существует.");
-define('empty_flag_list', "Вы не выбрали никаких флагов администратора.");
-define('invalid_steam_format', "Введенный SteamID не соответствует требуемому параметру.");
-define('selected_server_offline', "Не удалось добавить администратора, Агент, управляющий выбранным сервером, не в сети.");
-define('malformed_form', "Вы отправили форму с искаженными скрытыми элементами - Не удалось добавить администратора.");
-define('empty_form_data', "Пожалуйста, заполните все элементы формы.");
-define('server_not_selected', "Вы не выбрали сервер.");
-define('invalid_steamid', "Вы ввели недопустимый Steam ID.");
-define('invalid_immunity', "Вы ввели недопустимое значение иммунитета.");
-define('submit', "Отправить");
-define('post_failed', "Действие POST не выполнено. Не удалось получить ответ.");
+define('OGP_LANG_module_name', "Utilities");
+define('OGP_LANG_ping', "Ping");
+define('OGP_LANG_traceroute', "Traceroute");
+define('OGP_LANG_network_tools', "Сетевые утилиты");
+define('OGP_LANG_sourcemod_admins', "Админы Sourcemod");
+define('OGP_LANG_steam_converter', "Конвертер SteamID");
+define('OGP_LANG_your_ip', "Ваш IP-адрес");
+define('OGP_LANG_loading_agents', "Загрузка Агентов 'в сети'...");
+define('OGP_LANG_loading_failed', "Ошибка Загрузки Агентов.");
+define('OGP_LANG_agents_offline', "Все Агенты не в сети.");
+define('OGP_LANG_no_commands', "Извините, у Вашей учетной записи нет прав доступа.");
+define('OGP_LANG_remote_target', "Целевой IP-адрес");
+define('OGP_LANG_command', "Команда:");
+define('OGP_LANG_select_agent', "Выберите Агента:");
+define('OGP_LANG_chdir_failed', "Ошибка: chdir() вернул ошибку.");
+define('OGP_LANG_agent_invalid', "Указан не верный Агент.");
+define('OGP_LANG_networktools_agent_offline', "Не удалось выполнить команду, потому что выбранный Агент не в сети.");
+define('OGP_LANG_target_empty', "Цель не выбрана.");
+define('OGP_LANG_command_empty', "Команда не выбрана.");
+define('OGP_LANG_command_unavilable', "Выбранная команда недоступна для выбранного агента.");
+define('OGP_LANG_target_invalid', "Не верно введен IP или хост");
+define('OGP_LANG_exec_failed', "Время ожидания ответа вышло.");
+define('OGP_LANG_command_no_access', "У вас нет доступа к этой команде. Это будет записано в Лог.");
+define('OGP_LANG_command_hacking_attempt', "Введены символы из черного списка. Это будет записано в Лог.");
+define('OGP_LANG_command_bad_characters', "Попытка выполнить команду с искаженными/неправильными символами. Получено на вход:%s%s");
+define('OGP_LANG_command_no_permissions', "Попытка выполнить команду с недостаточными разрешениями. Получено на вход: %s %s");
+define('OGP_LANG_command_executed', "Команда успешно отправлена: %s%s");
+define('OGP_LANG_no_servers', "У вас нет серверов, назначенных для вашей учетной записи.");
+define('OGP_LANG_select_server', "Выбрать Сервер");
+define('OGP_LANG_select_server_option', "Выбрать....");
+define('OGP_LANG_steamid', "Steam ID:");
+define('OGP_LANG_immunity', "Иммунитет:");
+define('OGP_LANG_sourcemod_perms', "Право доступа Sourcemod:");
+define('OGP_LANG_sourcemod_perm_root', "root флаг: z Sourcemod");
+define('OGP_LANG_sourcemod_perm_custom', "Выбрать флаги Sourcemod ");
+define('OGP_LANG_sourcemod_flag_a', "Резервный слот флаг: a");
+define('OGP_LANG_sourcemod_flag_b', "Общий Админ; требуется для администраторов. флаг: b");
+define('OGP_LANG_sourcemod_flag_c', "Кик игроков флаг: c");
+define('OGP_LANG_sourcemod_flag_d', "Бан игроков флаг: d");
+define('OGP_LANG_sourcemod_flag_e', "Разбан игроков флаг: e");
+define('OGP_LANG_sourcemod_flag_f', "Убить/ранить игроков флаг: f");
+define('OGP_LANG_sourcemod_flag_g', "Смена карт флаг: g");
+define('OGP_LANG_sourcemod_flag_h', "Смена CVARs флаг: h");
+define('OGP_LANG_sourcemod_flag_i', "Исполнение конфигов флаг: i");
+define('OGP_LANG_sourcemod_flag_j', "Специальный админский чат флаг: j");
+define('OGP_LANG_sourcemod_flag_k', "Голосования флаг: k");
+define('OGP_LANG_sourcemod_flag_l', "Пароль сервера флаг: L");
+define('OGP_LANG_sourcemod_flag_m', "РКОН команды флаг: m");
+define('OGP_LANG_sourcemod_flag_n', "Разрешать sv_cheats ли использование чит-команд флаг: n");
+define('OGP_LANG_sourcemod_flag_o', "Дополнительная группа 1 флаг: o");
+define('OGP_LANG_sourcemod_flag_p', "Дополнительная группа 2 флаг p");
+define('OGP_LANG_sourcemod_flag_q', "Дополнительная группа 3 флаг q");
+define('OGP_LANG_sourcemod_flag_r', "Дополнительная группа 4 флаг r");
+define('OGP_LANG_sourcemod_flag_s', "Дополнительная группа 5 флаг s");
+define('OGP_LANG_sourcemod_flag_t', "Дополнительная группа 6 флаг t");
+define('OGP_LANG_rcon_reload_admins_failed', "Не удалось перезагрузить кеш администратора через RCON; он в сети???");
+define('OGP_LANG_reload_admins_failed', "Не удалось перезагрузить кеш администратора;  \"sm_reloadadmins\" неизвестная команда.");
+define('OGP_LANG_reload_admins_success', "Успешно добавлен %s в admins_simple.ini и кеш администратора перезагрузили.");
+define('OGP_LANG_add_success_no_rcon', "Успешно добавлен %s в admins_simple.ini файл, но не могу перезагрузить кеш администратора.");
+define('OGP_LANG_writefile_error', "Неизвестная ошибка при записи в: %s");
+define('OGP_LANG_remotefile_nonexistent', "Не удалось добавить нового администратора. Админ файл: %s на этом сервере не существует.");
+define('OGP_LANG_empty_flag_list', "Вы не выбрали никаких флагов администратора.");
+define('OGP_LANG_invalid_steam_format', "Введенный SteamID не соответствует требуемому параметру.");
+define('OGP_LANG_selected_server_offline', "Не удалось добавить администратора, Агент, управляющий выбранным сервером, не в сети.");
+define('OGP_LANG_malformed_form', "Вы отправили форму с искаженными скрытыми элементами - Не удалось добавить администратора.");
+define('OGP_LANG_empty_form_data', "Пожалуйста, заполните все элементы формы.");
+define('OGP_LANG_server_not_selected', "Вы не выбрали сервер.");
+define('OGP_LANG_invalid_steamid', "Вы ввели недопустимый Steam ID.");
+define('OGP_LANG_invalid_immunity', "Вы ввели недопустимое значение иммунитета.");
+define('OGP_LANG_submit', "Отправить");
+define('OGP_LANG_post_failed', "Действие POST не выполнено. Не удалось получить ответ.");
 ?>

+ 71 - 71
lang/Turkish/modules/util.php

@@ -22,75 +22,75 @@
  *
  */
 
-define('module_name', "Utilities");
-define('ping', "Ping");
-define('traceroute', "Traceroute");
-define('network_tools', "Network Tools");
-define('sourcemod_admins', "Sourcemod Admins");
-define('steam_converter', "SteamID Converter");
-define('your_ip', "Your IP Address:");
-define('loading_agents', "Loading online Agents...");
-define('loading_failed', "Loading Agents failed.");
-define('agents_offline', "All Agents are offline.");
-define('no_commands', "Sorry, your user account has no commands available.");
-define('remote_target', "Target IP Address:");
-define('command', "Command:");
-define('select_agent', "Select Agent:");
-define('chdir_failed', "Error: chdir() returned false.");
-define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
-define('command_unavilable', "The selected command is unavailable on the selected agent.");
-define('target_invalid', "Invalid IP/hostname entered.");
-define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
-define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
-define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
-define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('command_executed', "Successfully sent the following command: %s %s");
-define('no_servers', "You have no servers assigned to your account.");
-define('select_server', "Select Server:");
-define('select_server_option', "Select...");
-define('steamid', "Steam ID:");
-define('immunity', "Immunity:");
-define('sourcemod_perms', "Sourcemod Permissions:");
-define('sourcemod_perm_root', "Sourcemod Root Flag");
-define('sourcemod_perm_custom', "Sourcemod Custom Flags");
-define('sourcemod_flag_a', "Reserved slot access.");
-define('sourcemod_flag_b', "Generic admin; required for admins.");
-define('sourcemod_flag_c', "Kick other players.");
-define('sourcemod_flag_d', "Ban other players.");
-define('sourcemod_flag_e', "Remove bans.");
-define('sourcemod_flag_f', "Slay/harm other players.");
-define('sourcemod_flag_g', "Change the map or major gameplay features.");
-define('sourcemod_flag_h', "Change most CVARs.");
-define('sourcemod_flag_i', "Execute config files.");
-define('sourcemod_flag_j', "Special chat privileges.");
-define('sourcemod_flag_k', "Start or create votes.");
-define('sourcemod_flag_l', "Set a password on the server.");
-define('sourcemod_flag_m', "Use RCON commands.");
-define('sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
-define('sourcemod_flag_o', "Custom Group 1.");
-define('sourcemod_flag_p', "Custom Group 2.");
-define('sourcemod_flag_q', "Custom Group 3.");
-define('sourcemod_flag_r', "Custom Group 4.");
-define('sourcemod_flag_s', "Custom Group 5.");
-define('sourcemod_flag_t', "Custom Group 6.");
-define('rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
-define('reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
-define('reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
-define('add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
-define('writefile_error', "There was an unknown error writing to: %s");
-define('remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('empty_flag_list', "You didn\'t select any admin flags.");
-define('invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
-define('selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
-define('malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('empty_form_data', "Please fill out all elements of the form.");
-define('server_not_selected', "You haven\'t selected a server.");
-define('invalid_steamid', "You have entered an invalid Steam ID.");
-define('invalid_immunity', "You entered an invalid immunity value.");
-define('submit', "Submit");
-define('post_failed', "The POST action failed. Unable to retrieve a response.");
+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.");
 ?>