|
|
@@ -27,17 +27,17 @@ 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_steam_converter', "Conversor do SteamID");
|
|
|
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_loading_agents', "A carregar os agentes online ...");
|
|
|
+define('OGP_LANG_loading_failed', "Falhou o carregamento dos agentes.");
|
|
|
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_agent_invalid', "Foi especificado um agente invalido.");
|
|
|
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.");
|