|
|
@@ -25,17 +25,17 @@
|
|
|
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 Address:");
|
|
|
-define('command', "Command:");
|
|
|
-define('select_agent', "Select Agent:");
|
|
|
+define('network_tools', "ابزار شبکه");
|
|
|
+define('sourcemod_admins', "Admin های Sourcemod");
|
|
|
+define('steam_converter', "تبدیل SteamID");
|
|
|
+define('your_ip', "آدرس IP شما:");
|
|
|
+define('loading_agents', "بارگذاری Agent های آنلاین...");
|
|
|
+define('loading_failed', "بازگذاری Agnet ها با شکست مواجه شد.");
|
|
|
+define('agents_offline', "تمام Agent ها آفلاین هستند.");
|
|
|
+define('no_commands', "متاسفانه دستوری برای حساب کاربری شما در دسترس نیست.");
|
|
|
+define('remote_target', "آدرس مقصد:");
|
|
|
+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.");
|