diff options
Diffstat (limited to 'lang/es.l')
-rw-r--r-- | lang/es.l | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -707,6 +707,14 @@ NICK_SASET_AUTOOP_ON NICK_SASET_AUTOOP_OFF Services will no longer autoop %s in channels. +# SASET LANGUAGE responses +NICK_SASET_LANGUAGE_SYNTAX + SASET LANGUAGE number +NICK_SASET_LANGUAGE_UNKNOWN + Unknown language number %d. Type %R%s HELP SET LANGUAGE for a list of languages. +NICK_SASET_LANGUAGE_CHANGED + Language changed to Spanish. + # ACCESS responses NICK_ACCESS_SYNTAX @@ -3810,6 +3818,8 @@ NICK_HELP_SASET HIDE Hide certain pieces of nickname information MSG Change the communication method of Services NOEXPIRE Prevent the nickname from expiring + LANGUAGE Set the language Services will use when + sending messages to nickname Type %R%S HELP SASET option for more information on a specific option. The options will be set on the given @@ -3948,6 +3958,14 @@ NICK_HELP_SASET_AUTOOP Limited to Services admins. +NICK_HELP_SASET_LANGUAGE + Syntax: SASET nickname LANGUAGE number + + Changes the language Services uses when sending messages to + nickname (for example, when responding to a command he sends). + number should be chosen from a list of supported languages + that you can get by typing %R%S HELP SET LANGUAGE. + NICK_HELP_RECOVER Sintaxis: RECOVER nickname [clave] |