|
@@ -22,61 +22,61 @@
|
|
|
*
|
|
*
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
-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_module_name', "כלי עזר");
|
|
|
|
|
+define('OGP_LANG_ping', "פינג");
|
|
|
|
|
+define('OGP_LANG_traceroute', "עקוב מסלול");
|
|
|
|
|
+define('OGP_LANG_network_tools', "כלי רשת");
|
|
|
|
|
+define('OGP_LANG_sourcemod_admins', "מנהלי סורסמוד");
|
|
|
|
|
+define('OGP_LANG_steam_converter', "ממיר סטים איידי");
|
|
|
|
|
+define('OGP_LANG_your_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', "יעד כתובת אייפי:");
|
|
|
|
|
+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', "Unable to execute your command on the selected Agent, because it is offline.");
|
|
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_target_empty', "לא ניתנה מטרה מרוחקת.");
|
|
|
|
|
+define('OGP_LANG_command_empty', "לא נבחרה פקודה.");
|
|
|
define('OGP_LANG_command_unavilable', "The selected command is unavailable on the selected agent.");
|
|
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_target_invalid', "אייפי/שם מארח לא חוקי הוכנס.");
|
|
|
define('OGP_LANG_exec_failed', "Timed out while waiting for a response.");
|
|
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_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_hacking_attempt', "הוכנסו תווים ברשימה שחורה. מקרה זה יכתב ביומן.");
|
|
|
define('OGP_LANG_command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
|
|
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_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_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_no_servers', "אין לך שרתים מוקצים לחשבון שלך.");
|
|
|
|
|
+define('OGP_LANG_select_server', "בחר שרת:");
|
|
|
|
|
+define('OGP_LANG_select_server_option', "בחר...");
|
|
|
|
|
+define('OGP_LANG_steamid', "מזהה סטים:");
|
|
|
|
|
+define('OGP_LANG_immunity', "חסינות:");
|
|
|
define('OGP_LANG_sourcemod_perms', "Sourcemod Permissions:");
|
|
define('OGP_LANG_sourcemod_perms', "Sourcemod Permissions:");
|
|
|
define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
|
|
define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
|
|
|
define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
|
|
define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
|
|
|
define('OGP_LANG_sourcemod_flag_a', "Reserved slot access.");
|
|
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_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_c', "העף קיק שחקנים אחרים.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_d', "הרחק שחקנים אחרים.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_e', "הסר הרחקות - באנים.");
|
|
|
define('OGP_LANG_sourcemod_flag_f', "Slay/harm other players.");
|
|
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_g', "Change the map or major gameplay features.");
|
|
|
-define('OGP_LANG_sourcemod_flag_h', "Change most CVARs.");
|
|
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_h', "שנה את רוב ה CVARS.");
|
|
|
define('OGP_LANG_sourcemod_flag_i', "Execute config files.");
|
|
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_sourcemod_flag_j', "הרשאות צאט מיוחדות.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_k', "התחל או צור הצבעה.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_l', "קבע סיסמה לשרת.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_m', "השתמש בפקודות רקון.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_n', "שנה sv_cheats או השתמש בפקודות רמאות.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_o', "קבוצה מותאמת אישית 1.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_p', "קבוצה מותאמת אישית 2.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_q', "קבוצה מותאמת אישית 3.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_r', "קבוצה מותאמת אישית 4.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_s', "קבוצה מותאמת אישית 5.");
|
|
|
|
|
+define('OGP_LANG_sourcemod_flag_t', "קבוצה מותאמת אישית 6.");
|
|
|
define('OGP_LANG_rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
|
|
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_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_reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
|
|
@@ -91,7 +91,7 @@ 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_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_steamid', "You have entered an invalid Steam ID.");
|
|
|
define('OGP_LANG_invalid_immunity', "You entered an invalid immunity value.");
|
|
define('OGP_LANG_invalid_immunity', "You entered an invalid immunity value.");
|
|
|
-define('OGP_LANG_submit', "Submit");
|
|
|
|
|
|
|
+define('OGP_LANG_submit', "שלח");
|
|
|
define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
|
|
define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
|
|
|
define('OGP_LANG_amx_mod_admins', "AMX mod X Admins");
|
|
define('OGP_LANG_amx_mod_admins', "AMX mod X Admins");
|
|
|
define('OGP_LANG_amx_login_type', "Login Type");
|
|
define('OGP_LANG_amx_login_type', "Login Type");
|
|
@@ -105,11 +105,11 @@ define('OGP_LANG_amx_mod_flag_a', "immunity (can't be kicked/baned/slayed/slaped
|
|
|
define('OGP_LANG_amx_mod_flag_b', "reservation (can join on reserved slots)");
|
|
define('OGP_LANG_amx_mod_flag_b', "reservation (can join on reserved slots)");
|
|
|
define('OGP_LANG_amx_mod_flag_c', "amx_kick command");
|
|
define('OGP_LANG_amx_mod_flag_c', "amx_kick command");
|
|
|
define('OGP_LANG_amx_mod_flag_d', "amx_ban and amx_unban commands");
|
|
define('OGP_LANG_amx_mod_flag_d', "amx_ban and amx_unban commands");
|
|
|
-define('OGP_LANG_amx_mod_flag_e', "amx_slay and amx_slap commands");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_f', "amx_map command");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_e', "פקודות amx_slay ו amx_slap");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_f', "פקודת amx_map");
|
|
|
define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (not all cvars will be available)");
|
|
define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (not all cvars will be available)");
|
|
|
-define('OGP_LANG_amx_mod_flag_h', "amx_cfg command");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_i', "amx_chat and other chat commands");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_h', "פקודת amx_cfg");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_i', "amx_chat ופקודות צאט אחרות");
|
|
|
define('OGP_LANG_amx_mod_flag_j', "amx_vote and other vote commands");
|
|
define('OGP_LANG_amx_mod_flag_j', "amx_vote and other vote commands");
|
|
|
define('OGP_LANG_amx_mod_flag_k', "access to sv_password cvar (by amx_cvar command)");
|
|
define('OGP_LANG_amx_mod_flag_k', "access to sv_password cvar (by amx_cvar command)");
|
|
|
define('OGP_LANG_amx_mod_flag_l', "access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
|
|
define('OGP_LANG_amx_mod_flag_l', "access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
|
|
@@ -121,5 +121,5 @@ define('OGP_LANG_amx_mod_flag_q', "custom level E");
|
|
|
define('OGP_LANG_amx_mod_flag_r', "custom level F");
|
|
define('OGP_LANG_amx_mod_flag_r', "custom level F");
|
|
|
define('OGP_LANG_amx_mod_flag_s', "custom level G");
|
|
define('OGP_LANG_amx_mod_flag_s', "custom level G");
|
|
|
define('OGP_LANG_amx_mod_flag_t', "custom level H");
|
|
define('OGP_LANG_amx_mod_flag_t', "custom level H");
|
|
|
-define('OGP_LANG_amx_mod_flag_u', "menu access");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_u', "גישת תפריט");
|
|
|
?>
|
|
?>
|