|
@@ -94,26 +94,26 @@ define('OGP_LANG_invalid_immunity', "Você inseriu um valor de imunidade inváli
|
|
|
define('OGP_LANG_submit', "Submeter");
|
|
define('OGP_LANG_submit', "Submeter");
|
|
|
define('OGP_LANG_post_failed', "A ação POST falhou. Não foi possível recuperar uma resposta.");
|
|
define('OGP_LANG_post_failed', "A ação POST falhou. Não foi possível recuperar uma resposta.");
|
|
|
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', "Tipo de Login");
|
|
|
define('OGP_LANG_amx_login_steamid', "Steam ID");
|
|
define('OGP_LANG_amx_login_steamid', "Steam ID");
|
|
|
-define('OGP_LANG_amx_login_nick_pass', "Nickname + Password");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_login_nick_pass', "Nickname + Senha");
|
|
|
define('OGP_LANG_nickname', "Nickname");
|
|
define('OGP_LANG_nickname', "Nickname");
|
|
|
-define('OGP_LANG_amx_mod_perms', "AMX mod X Permissions:");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_mod_perms', "AMX mod X Permissões:");
|
|
|
define('OGP_LANG_amx_mod_perm_root', "AMX mod X All Flags.");
|
|
define('OGP_LANG_amx_mod_perm_root', "AMX mod X All Flags.");
|
|
|
-define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Custom Flags.");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_a', "immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_b', "reservation (can join on reserved slots)");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Flags Customizáveis.");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_a', "imunidade (não pode ser kicked/baned/slayed/slaped e afetada por outros comandos)");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_b', "reservation (pode juntar-se em slots reservados)");
|
|
|
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_e', "amx_slay and amx_slap commands");
|
|
|
define('OGP_LANG_amx_mod_flag_f', "amx_map command");
|
|
define('OGP_LANG_amx_mod_flag_f', "amx_map command");
|
|
|
-define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (not all cvars will be available)");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (nem todos os cvars estarão disponíveis)");
|
|
|
define('OGP_LANG_amx_mod_flag_h', "amx_cfg command");
|
|
define('OGP_LANG_amx_mod_flag_h', "amx_cfg command");
|
|
|
-define('OGP_LANG_amx_mod_flag_i', "amx_chat and other chat commands");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_j', "amx_vote and other vote commands");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_k', "access to sv_password cvar (by amx_cvar command)");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_l', "access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
|
|
|
|
|
-define('OGP_LANG_amx_mod_flag_m', "custom level A (for additional plugins)");
|
|
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_i', "amx_chat e outros comandos de chat");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_j', "amx_vote e outros comandos de voto");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_k', "acesso a cvar sv_password (por comando amx_cvar)");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_l', "acesso a cvar amx_rcon command e rcon_password (por comando amx_cvar)");
|
|
|
|
|
+define('OGP_LANG_amx_mod_flag_m', "custom level A (para plugins adicionais)");
|
|
|
define('OGP_LANG_amx_mod_flag_n', "custom level B");
|
|
define('OGP_LANG_amx_mod_flag_n', "custom level B");
|
|
|
define('OGP_LANG_amx_mod_flag_o', "custom level C");
|
|
define('OGP_LANG_amx_mod_flag_o', "custom level C");
|
|
|
define('OGP_LANG_amx_mod_flag_p', "custom level D");
|
|
define('OGP_LANG_amx_mod_flag_p', "custom level D");
|