diff options
Diffstat (limited to 'lang/pt.l')
-rw-r--r-- | lang/pt.l | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -666,6 +666,15 @@ NICK_SASET_NOEXPIRE_OFF Nick %s will expire. # ACCESS responses +NICK_SASET_AUTOOP_SYNTAX + SASET nickname AUTOOP {ON | OFF} +NICK_SASET_AUTOOP_ON + Services will now autoop %s in channels. +NICK_SASET_AUTOOP_OFF + Services will no longer autoop %s in channels. + + +# ACCESS responses NICK_ACCESS_SYNTAX ACCESS {ADD | DEL | LIST} [máscara] NICK_ACCESS_ALREADY_PRESENT @@ -3817,6 +3826,15 @@ NICK_HELP_SASET_NOEXPIRE Limited to Services admins. +NICK_HELP_SASET_AUTOOP + Syntax: SASET nickname AUTOOP {ON | OFF} + + Sets whether the given nickname will be opped automatically. + Set to ON to allow ChanServ to op you automatically when joining + channels. + + Limited to Services admins. + NICK_HELP_RECOVER Sintaxe: RECOVER nick [senha] |