diff options
-rw-r--r-- | lang/cat.l | 90 | ||||
-rw-r--r-- | lang/de.l | 42 | ||||
-rw-r--r-- | lang/en_us.l | 83 | ||||
-rw-r--r-- | lang/es.l | 79 | ||||
-rw-r--r-- | lang/fr.l | 163 | ||||
-rw-r--r-- | lang/gr.l | 175 | ||||
-rw-r--r-- | lang/hun.l | 92 | ||||
-rw-r--r-- | lang/it.l | 204 | ||||
-rw-r--r-- | lang/nl.l | 86 | ||||
-rw-r--r-- | lang/pl.l | 31 | ||||
-rw-r--r-- | lang/pt.l | 147 | ||||
-rw-r--r-- | lang/ru.l | 34 | ||||
-rw-r--r-- | lang/tr.l | 103 |
13 files changed, 205 insertions, 1124 deletions
diff --git a/lang/cat.l b/lang/cat.l index 8be973e94..42c8d7bc3 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -398,7 +398,7 @@ NICK_LOGOUT_X_SUCCEEDED # DROP responses NICK_LOGOUT_SERVICESADMIN - Can't logout %s because he's a services administrator. + Can't logout %s because he's a services operator. # DROP responses NICK_DROP_DISABLED @@ -2872,10 +2872,6 @@ OPER_JUPE_HOST_ERROR Please use a valid server name when juping OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW text # UPDATE responses OPER_UPDATING @@ -3345,9 +3341,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3361,9 +3355,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Sintaxis: RANDOMNEWS ADD text @@ -3374,9 +3366,7 @@ NEWS_HELP_RANDOM Quant un usuari es connecta a la xarxa, un (i nomès un) dels missatges a l'atzar sera escollit i enviat a ells. - RANDOMNEWS LIST pot ser utilitzat per qualsevol operador - d'IRC per llistar la llista de notícies actual. ADD i DEL - nomès pot ser utilitzats per administradors de serveis. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3745,23 +3735,17 @@ NICK_HELP_SASET Type %R%S HELP SASET option for more information on a specific option. The options will be set on the given nickname. - - Limited to Services admins. NICK_HELP_SASET_DISPLAY Syntax: SASET nickname DISPLAY new-display Changes the display used to refer to the nickname group in Services. The new display MUST be a nick of the group. - - Limited to Services admins. NICK_HELP_SASET_PASSWORD Syntax: SASET nickname PASSWORD new-password Changes the password used to identify as the nick's owner. - - Limited to Services admins. NICK_HELP_SASET_URL Syntax: SASET nickname URL url @@ -3769,16 +3753,12 @@ NICK_HELP_SASET_URL Associates the given URL with the nickname. This URL will be displayed whenever someone requests information on the nick with the INFO command. - - Limited to Services admins. NICK_HELP_SASET_EMAIL Syntax: SASET nickname EMAIL address Associates the given E-mail address with the nickname. - Limited to Services admins. - NICK_HELP_SASET_ICQ Syntax: SASET nickname ICQ number @@ -3786,8 +3766,6 @@ NICK_HELP_SASET_ICQ number will be displayed whenever someone requests information on the nick with the INFO command. - Limited to Services admins. - NICK_HELP_SASET_GREET Syntax: SASET nickname GREET message @@ -3795,8 +3773,6 @@ NICK_HELP_SASET_GREET will be displayed when joining a channel that has GREET option enabled, provided that the user has the necessary access on it. - - Limited to Services admins. NICK_HELP_SASET_KILL Syntax: SASET nickname KILL {ON | QUICK | IMMED | OFF} @@ -3813,8 +3789,6 @@ NICK_HELP_SASET_KILL warned first or given a chance to change their nick; please do not use this option unless necessary. Also, your network's administrators may have disabled this option. - - Limited to Services admins. NICK_HELP_SASET_SECURE Syntax: SASET nickname SECURE {ON | OFF} @@ -3826,8 +3800,6 @@ NICK_HELP_SASET_SECURE list. However, if you are on the access list, %S will not auto-kill you regardless of the setting of the KILL option. - - Limited to Services admins. NICK_HELP_SASET_PRIVATE Syntax: SASET nickname PRIVATE {ON | OFF} @@ -3837,8 +3809,6 @@ NICK_HELP_SASET_PRIVATE nickname lists generated with %S's LIST command. (However, anyone who knows the nickname can still get information on it using the INFO command.) - - Limited to Services admins. NICK_HELP_SASET_HIDE Syntax: SASET nickname HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3851,24 +3821,18 @@ NICK_HELP_SASET_HIDE The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). - Limited to Services admins. - NICK_HELP_SASET_MSG Syntax: SASET nickname MSG {ON | OFF} Allows you to choose the way Services are communicating with the given user. With MSG set, Services will use messages, else they'll use notices. - - Limited to Services admins. NICK_HELP_SASET_NOEXPIRE Syntax: SASET nickname NOEXPIRE {ON | OFF} Sets whether the given nickname will expire. Setting this to ON prevents the nickname from expiring. - - Limited to Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -3876,8 +3840,6 @@ NICK_HELP_SASET_AUTOOP Sets whether the given nickname will be opped automatically. Set to ON to allow ChanServ to op the given nickname automatically when joining channels. - - Limited to Services admins. NICK_HELP_SASET_LANGUAGE Syntax: SASET nickname LANGUAGE number @@ -4094,7 +4056,7 @@ NICK_SERVADMIN_HELP_LIST nicks which, respectively, are FORBIDDEN, SUSPENDED, UNCONFIRMED or have the NOEXPIRE flag set will be displayed. If multiple options are given, all nicks matching at least one option will be displayed. - These options are limited to Services admins. + These options are limited to Services Operators. Exemples: @@ -4117,7 +4079,7 @@ NICK_SERVADMIN_HELP_ALIST on. With two parameters lists channels that nickname has level access or greater on. - This use limited to Services admins. + This use limited to Services Operators. NICK_SERVADMIN_HELP_GLIST Sintaxis: GLIST [nickname] @@ -4149,8 +4111,6 @@ NICK_SERVADMIN_HELP_GETEMAIL this command is used, a message including the person who issued the command and the email it was used on will be logged. - Limited to Services admins. - NICK_SERVADMIN_HELP_FORBID Sintaxis: FORBID nickname [raó] @@ -4171,8 +4131,6 @@ NICK_SERVADMIN_HELP_SUSPEND Syntax: SUSPEND nickname reason / UNSUSPEND nickname SUSPENDs / UNSUSPENDs a nickname from being identified to - - Limited to Services admins. ########################################################################### # @@ -4185,8 +4143,6 @@ NICK_SERVADMIN_HELP_UNSUSPEND UNSUSPENDS a nickname from being used. - Limited to Services admins. - ########################################################################### # # ChanServ help messages @@ -5209,16 +5165,12 @@ CHAN_SERVADMIN_HELP_SUSPEND command to preserve all previous channel data/settings. Reason may be required on certain networks. - - Limited to Services admins. CHAN_SERVADMIN_HELP_UNSUSPEND Syntax: UNSUSPEND channel Releases a suspended channel. All data and settings are preserved from before the suspension. - - Limited to Services admins. CHAN_SERVADMIN_HELP_STATUS Sintàxi: STATUS canal nickname @@ -5435,10 +5387,6 @@ MEMO_HELP_STAFF Syntax: STAFF memo-text Sends all services staff a memo containing memo-text. - Note: If you have opers on both the oper list and the - admin list they will recive the memo twice. The same - applies for oper's on the Root list as well as other - lists. ########################################################################### # @@ -5489,11 +5437,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Envia un missatge a totss els usuaris OPER_HELP_CMD_STATS STATS mostra estatus dels serveis i la xarxa -OPER_HELP_CMD_OPER - OPER Modifica la llista d'operadors de serveis -OPER_HELP_CMD_ADMIN - ADMIN Modifica la llista d'administradors de - serveis OPER_HELP_CMD_STAFF STAFF Display Services staff and online status OPER_HELP_CMD_MODE @@ -5606,7 +5549,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5994,17 +5937,6 @@ OPER_HELP_JUPE Limitat a administradors de serveis. -OPER_HELP_RAW - Sintàxi: RAW text - - Envia una linea de text directament al servidor al qual - els serveis estan connectats. Aquesta comanda te un - us molt limitat i pot malmetre una xarxa si es - utilitzat de manera impròpia. NO UTILITZIS aquesta COMANDA a - no ser que estiguis absolutament seguro del que fas! - - Limitat a administradors de serveis. - OPER_HELP_UPDATE Sintàxi: UPDATE @@ -6086,30 +6018,22 @@ OPER_HELP_MODLOAD This command loads the module named FileName from the modules directory. - Limited to Services Roots. - OPER_HELP_MODUNLOAD Syntax: MODUNLOAD FileName This command unloads the module named FileName from the modules directory. - Limited to Services Roots. - OPER_HELP_MODINFO Syntax: MODINFO FileName This command lists information about the specified loaded module - Limited to Services Roots. - OPER_HELP_MODLIST Syntax: MODLIST [Core|3rd|protocol|encryption|supported|qatested] Lists all currently loaded modules. - Limited to Services Roots. - ########################################################################### # @@ -2838,10 +2838,6 @@ OPER_JUPE_HOST_ERROR Benutze bitte einen gültigen hostnamen, wenn du jupiterst OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW Text # UPDATE responses OPER_UPDATING @@ -3296,10 +3292,7 @@ NEWS_HELP_LOGON existieren, werden nur die neuesten angezeigt.) NewsCount can be configured in services.conf. - LOGONNEWS LIST kann von jedem IRC Operator benutzt werden - um die aktuelle Liste der Logon News anzeigen zu lassen. - ADD oder DEL können allerdings nur von Services Admins - ausgeführt werden. + Diese Funktion ist beschr?nkt auf die Services Administartoren. NEWS_HELP_OPER Syntax: OPERNEWS ADD Text @@ -3314,10 +3307,7 @@ NEWS_HELP_OPER existieren, werden nur die neüsten angezeigt.) NewsCount can be configured in services.conf. - OPERNEWS LIST kann von jedem IRC Operator benutzt werden - um die aktuelle Liste der Oper-News anzeigen zu lassen. - ADD oder DEL können allerdings nur von Services Admins - ausgeführt werden. + Diese Funktion ist beschr?nkt auf die Services Administartoren. NEWS_HELP_RANDOM Syntax: RANDOMNEWS ADD Text @@ -3328,9 +3318,7 @@ NEWS_HELP_RANDOM Wenn ein User zum Network verbindet, wird eine (und nur eine!) dieser RandomNews Nachrichten zufällig gewählt und an den User gesendet. - RANDOMNEWS LIST kann von jedem IRC Operator genutzt werden um die - aktuellen News Nachrichten aufzulisten. ADD und DEL können nur von - Services Administratoren genutzt werden. + Diese Funktion ist beschr?nkt auf die Services Administartoren. ########################################################################### # @@ -4084,9 +4072,6 @@ NICK_SERVADMIN_HELP_DROP Mit dem Nicknamen als Parameter, wird dieser Nickname von der Datenbank entfernt. Du kannst jeden Nickname in deiner Gruppe ohne bestimmte Privilegien entfernen. - - Das Entfernen eines beliebigen Nicknamen ist beschränkt - auf Services Administratoren. NICK_SERVADMIN_HELP_INFO @@ -5149,7 +5134,7 @@ CHAN_SERVADMIN_HELP_DROP der Datenbank. Zusätzlich werden Zugriffslisten, Einstellungen usw mit aus der Datenbank entfernt. - Nur Services Administratoren können Channel DROPEN, + Nur Services Operators können Channel DROPEN, (löschen) ohne sich vorher gegenüber dem Channel als Founder zu identifizieren. @@ -5169,8 +5154,6 @@ CHAN_SERVADMIN_HELP_SET_NOEXPIRE Ändert das NOEXPIRE-Flag an einem Channel. Wird es auf ON gestellt, wird der Channel bei Nichtnutzung nicht auslaufen. - - Diese Funktion ist beschränkt auf Services Administratoren. CHAN_SERVADMIN_HELP_INFO @@ -5461,9 +5444,6 @@ MEMO_HELP_STAFF Sendet allen Usern mit Zugriff auf die Services eine Nachricht mit dem Memo-Text. - Note: Wenn du Operatoren an beide der Services-Zugriffs-Listen - (Oper und Admin) hast, so werden die alle diese Nachricht erhalten. - Das gleichte trifft für die Operatoren auf der Root-Liste zu. MEMO_HELP_SENDALL Syntax: SENDALL Memo-Text @@ -5498,10 +5478,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Eine Notice an alle User schicken OPER_HELP_CMD_STATS STATS Status des Netzes und der Services anzeigen -OPER_HELP_CMD_OPER - OPER Die Services Operatoren Liste bearbeiten -OPER_HELP_CMD_ADMIN - ADMIN Liste der Services Administratoren bearbeiten OPER_HELP_CMD_STAFF STAFF Zeigt alle Nicknamen, die Zugriff auf die Services haben, Onlinestatus und Level @@ -5999,16 +5975,6 @@ OPER_HELP_JUPE wird dieser im Server Informationsfeld angezeigt, ansonsten nur "Jupitered by <nick>". -OPER_HELP_RAW - Syntax: RAW Text - - Sendet die Zeichenkette von text direkt an den Server, - zu denen die Services verbunden sind. Dieses Kommando - hat einen sehr beschränkten Nutzenfaktor, und kann - leicht den Ablauf des Netzes stören, wenn es falsch - benutz wird. BENUTZE DIESES KOMMANDO NICHT so lange - du nicht genau weisst, was du tust! - OPER_HELP_UPDATE Syntax: UPDATE diff --git a/lang/en_us.l b/lang/en_us.l index 724daebfe..5af737e02 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -384,7 +384,7 @@ NICK_LOGOUT_SUCCEEDED NICK_LOGOUT_X_SUCCEEDED Nick %s has been logged out. NICK_LOGOUT_SERVICESADMIN - Can't logout %s because he's a services administrator. + Can't logout %s because he's a Services Operator. # DROP responses NICK_DROP_DISABLED @@ -2079,7 +2079,7 @@ BOT_BOTLIST_FOOTER %d bots available. BOT_BOTLIST_EMPTY There are no bots available at this time. - Ask a Services admin to create one! + Ask a Services Operator to create one! # ASSIGN responses BOT_ASSIGN_SYNTAX @@ -2788,10 +2788,6 @@ OPER_JUPE_HOST_ERROR Please use a valid server name when juping OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW text # UPDATE responses OPER_UPDATING @@ -3016,7 +3012,7 @@ OPER_HELP_EXCEPTION EXCEPTION LIST [mask | list] EXCEPTION VIEW [mask | list] - Allows Services admins to manipulate the list of hosts that + Allows Services Operators to manipulate the list of hosts that have specific session limits - allowing certain machines, such as shell servers, to carry more than the default number of clients at a time. Once a host reaches it's session limit, @@ -3052,7 +3048,7 @@ OPER_HELP_SESSION Syntax: SESSION LIST threshold SESSION VIEW host - Allows Services admins to view the session list. + Allows Services Operators to view the session list. SESSION LIST lists hosts with at least threshold sessions. The threshold must be a number greater than 1. This is to @@ -3209,9 +3205,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3225,9 +3219,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Syntax: RANDOMNEWS ADD text @@ -3238,9 +3230,7 @@ NEWS_HELP_RANDOM user connects to the network, one (and only one) of the random news will be randomly chosen and sent to them. - RANDOMNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3886,7 +3876,7 @@ NICK_HELP_RESEND NICK_SERVADMIN_HELP - Services admins can also drop any nickname without needing + Services Operators can also drop any nickname without needing to identify for the nick, and may view the access list for any nickname (%R%S ACCESS LIST nick). @@ -3900,7 +3890,7 @@ NICK_SERVADMIN_HELP_LOGOUT With a parameter, does the same for the given nick. If you specify REVALIDATE as well, Services will ask the given nick - to re-identify. This use limited to Services admins. + to re-identify. This use limited to Services Operators. NICK_SERVADMIN_HELP_DROP Syntax: DROP [nickname] @@ -3911,26 +3901,26 @@ NICK_SERVADMIN_HELP_DROP With a parameter, drops the named nick from the database. You may drop any nick within your group without any special privileges. Dropping any nick is limited to - Services admins. + Services Operators. NICK_SERVADMIN_HELP_INFO - Services admins may use the ALL parameter with any nick. + Services Operators may use the ALL parameter with any nick. NICK_SERVADMIN_HELP_LIST Syntax: LIST pattern [FORBIDDEN] [SUSPENDED] [NOEXPIRE] [UNCONFIRMED] Lists all registered nicknames which match the given pattern, in nick!user@host format. Nicks with the PRIVATE - option set will only be displayed to Services admins. Nicks + option set will only be displayed to Services Operators. Nicks with the NOEXPIRE option set will have a ! appended to - the nickname for Services admins. + the nickname for Services Operators. If the FORBIDDEN, SUSPENDED, NOEXPIRE or UNCONFIRMED options are given, only nicks which, respectively, are FORBIDDEN, SUSPENDED, UNCONFIRMED or have the NOEXPIRE flag set will be displayed. If multiple options are given, all nicks matching at least one option will be displayed. - These options are limited to Services admins. + These options are limited to Services Operators. Examples: @@ -3953,7 +3943,7 @@ NICK_SERVADMIN_HELP_ALIST on. With two parameters lists channels that nickname has level access or greater on. - This use limited to Services admins. + This use limited to Services Operators. NICK_SERVADMIN_HELP_GLIST Syntax: GLIST [nickname] @@ -3963,7 +3953,7 @@ NICK_SERVADMIN_HELP_GLIST With a parameter, lists all nicknames that are in the group of the given nick. - This use limited to Services admins. + This use limited to Services Operators. NICK_SERVADMIN_HELP_GETPASS Syntax: GETPASS nickname @@ -4888,7 +4878,7 @@ CHAN_HELP_SENDPASS CHAN_SERVADMIN_HELP - Services admins can also drop any channel without needing + Services Operators can also drop any channel without needing to identify via password, and may view the access, AKICK, and level setting lists for any channel. @@ -4901,7 +4891,7 @@ CHAN_SERVADMIN_HELP_LOGOUT If you are the founder of the channel, you can log out anybody, else you can only log out yourself. - If you are a Services admin, you can log out + If you are a Services Operators, you can log out anybody of any channel without having to be the founder of the channel. Also, you can omit the nickname parameter; this will log out all identified users from the channel. @@ -4909,14 +4899,14 @@ CHAN_SERVADMIN_HELP_LOGOUT CHAN_SERVADMIN_HELP_DROP Syntax: DROP channel - Unregisters the named channel. Only Services admins + Unregisters the named channel. Only Services Operators can drop a channel for which they have not identified. CHAN_SERVADMIN_HELP_SET - Services admins can also set the option NOEXPIRE, with + Services Operators can also set the option NOEXPIRE, with which channels can be prevented from expiring. - Additionally, Services admins can set options for any + Additionally, Services Operators can set options for any channel without identifying by password for the channel. CHAN_SERVADMIN_HELP_SET_NOEXPIRE @@ -4927,21 +4917,21 @@ CHAN_SERVADMIN_HELP_SET_NOEXPIRE CHAN_SERVADMIN_HELP_INFO - Services admins can use the ALL parameter with any channel. + Services Operators can use the ALL parameter with any channel. CHAN_SERVADMIN_HELP_LIST Syntax: LIST pattern [FORBIDDEN] [SUSPENDED] [NOEXPIRE] Lists all registered channels matching the given pattern. Channels with the PRIVATE option set will only be displayed - to Services admins. Channels with the NOEXPIRE option set - will have a ! appended to the channel name for Services admins. + to Services Operators. Channels with the NOEXPIRE option set + will have a ! appended to the channel name for Services Operators. If the FORBIDDEN, SUSPENDED or NOEXPIRE options are given, only channels which, respectively, are FORBIDden, SUSPENDed or have the NOEXPIRE flag set will be displayed. If multiple options are given, more types of channels will be displayed. These options are - limited to Services admins. + limited to Services Operators. CHAN_SERVADMIN_HELP_GETPASS Syntax: GETPASS channel @@ -5181,10 +5171,6 @@ MEMO_HELP_STAFF Syntax: STAFF memo-text Sends all services staff a memo containing memo-text. - Note: If you have opers on both the oper list and the - admin list they will receive the memo twice. The same - applies for oper's on the Root list as well as other - lists. MEMO_HELP_SENDALL Syntax: SENDALL memo-text @@ -5217,10 +5203,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Send a message to all users OPER_HELP_CMD_STATS STATS Show status of Services and network -OPER_HELP_CMD_OPER - OPER Modify the Services operator list -OPER_HELP_CMD_ADMIN - ADMIN Modify the Services admin list OPER_HELP_CMD_STAFF STAFF Display Services staff and online status OPER_HELP_CMD_MODE @@ -5333,7 +5315,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5683,15 +5665,6 @@ OPER_HELP_JUPE text "Juped by <nick>", showing the nickname of the person who jupitered the server. -OPER_HELP_RAW - Syntax: RAW text - - Sends a string of text directly to the server to which - Services is connected. This command has a very limited - range of uses, and can wreak havoc on a network if used - improperly. DO NOT USE THIS COMMAND unless you are - absolutely certain you know what you are doing! - OPER_HELP_UPDATE Syntax: UPDATE @@ -6075,7 +6048,7 @@ BOT_SERVADMIN_HELP_BOT BOT CHANGE oldnick newnick [user [host [real]]] BOT DEL nick - Allows Services admins to create, modify, and delete + Allows Services Operators to create, modify, and delete bots that users will be able to use on their own channels. @@ -6093,7 +6066,7 @@ BOT_SERVADMIN_HELP_BOT BOT_SERVADMIN_HELP_SET - These options are reserved to Services admins: + These options are reserved to Services Operators: NOBOT Prevent a bot from being assigned to a channel @@ -2843,10 +2843,6 @@ OPER_JUPE_HOST_ERROR Por favor usa un nombre de servidor valido cuando use JUPE OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW texto # UPDATE responses OPER_UPDATING @@ -3317,9 +3313,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3333,9 +3327,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Sintaxis: RANDOMNEWS ADD texto @@ -3346,9 +3338,7 @@ NEWS_HELP_RANDOM Cuando un usuario se conecta a la red, uno (y solo uno) de los mensajes al azar sera elejido y enviado a ellos. - RANDOMNEWS LIST puede ser usado por cualquier operador de - IRC para listar la lista de noticias actual. ADD y DEL - solo pueden ser usados por administradores de Servicios. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3717,23 +3707,17 @@ NICK_HELP_SASET Type %R%S HELP SASET option for more information on a specific option. The options will be set on the given nickname. - - Limited to Services admins. NICK_HELP_SASET_DISPLAY Syntax: SASET nickname DISPLAY new-display Changes the display used to refer to the nickname group in Services. The new display MUST be a nick of the group. - - Limited to Services admins. NICK_HELP_SASET_PASSWORD Syntax: SASET nickname PASSWORD new-password Changes the password used to identify as the nick's owner. - - Limited to Services admins. NICK_HELP_SASET_URL Syntax: SASET nickname URL url @@ -3741,16 +3725,12 @@ NICK_HELP_SASET_URL Associates the given URL with the nickname. This URL will be displayed whenever someone requests information on the nick with the INFO command. - - Limited to Services admins. NICK_HELP_SASET_EMAIL Syntax: SASET nickname EMAIL address Associates the given E-mail address with the nickname. - Limited to Services admins. - NICK_HELP_SASET_ICQ Syntax: SASET nickname ICQ number @@ -3758,8 +3738,6 @@ NICK_HELP_SASET_ICQ number will be displayed whenever someone requests information on the nick with the INFO command. - Limited to Services admins. - NICK_HELP_SASET_GREET Syntax: SASET nickname GREET message @@ -3767,8 +3745,6 @@ NICK_HELP_SASET_GREET will be displayed when joining a channel that has GREET option enabled, provided that the user has the necessary access on it. - - Limited to Services admins. NICK_HELP_SASET_KILL Syntax: SASET nickname KILL {ON | QUICK | IMMED | OFF} @@ -3785,8 +3761,6 @@ NICK_HELP_SASET_KILL warned first or given a chance to change their nick; please do not use this option unless necessary. Also, your network's administrators may have disabled this option. - - Limited to Services admins. NICK_HELP_SASET_SECURE Syntax: SASET nickname SECURE {ON | OFF} @@ -3798,8 +3772,6 @@ NICK_HELP_SASET_SECURE list. However, if you are on the access list, %S will not auto-kill you regardless of the setting of the KILL option. - - Limited to Services admins. NICK_HELP_SASET_PRIVATE Syntax: SASET nickname PRIVATE {ON | OFF} @@ -3809,8 +3781,6 @@ NICK_HELP_SASET_PRIVATE nickname lists generated with %S's LIST command. (However, anyone who knows the nickname can still get information on it using the INFO command.) - - Limited to Services admins. NICK_HELP_SASET_HIDE Syntax: SASET nickname HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3823,24 +3793,18 @@ NICK_HELP_SASET_HIDE The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). - Limited to Services admins. - NICK_HELP_SASET_MSG Syntax: SASET nickname MSG {ON | OFF} Allows you to choose the way Services are communicating with the given user. With MSG set, Services will use messages, else they'll use notices. - - Limited to Services admins. NICK_HELP_SASET_NOEXPIRE Syntax: SASET nickname NOEXPIRE {ON | OFF} Sets whether the given nickname will expire. Setting this to ON prevents the nickname from expiring. - - Limited to Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -4119,8 +4083,6 @@ NICK_SERVADMIN_HELP_GETEMAIL sea que el comando se use, un mensaje incluyendo la persona que uso el comando y el email sera logeado. - Limitado a Services admins. - NICK_SERVADMIN_HELP_FORBID Sintaxis: FORBID nickname [razon] @@ -4141,8 +4103,6 @@ NICK_SERVADMIN_HELP_SUSPEND Syntax: SUSPEND nickname reason / UNSUSPEND nickname SUSPENDs / UNSUSPENDs a nickname from being identified to - - Limited to Services admins. ########################################################################### # @@ -4155,8 +4115,6 @@ NICK_SERVADMIN_HELP_UNSUSPEND UNSUSPENDS a nickname from being used. - Limited to Services admins. - ########################################################################### # # ChanServ help messages @@ -5398,9 +5356,6 @@ MEMO_HELP_STAFF Sintaxis: STAFF texto-memo Envia a todo el staff de services un memo conteniendo texto-memo. - Nota: Si tienes operadores en la lista de opers y en la lista de - admins, reciviran el memo dos veces. Lo mismo de aplica para - operadores en la lista de Root y en otras listas. ########################################################################### # @@ -5451,11 +5406,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Envia un mensaje a todos los usuarios OPER_HELP_CMD_STATS STATS Muestra estatus de los Servicios y la red -OPER_HELP_CMD_OPER - OPER Modifica la lista de operadores de Servicios -OPER_HELP_CMD_ADMIN - ADMIN Modifica la lista de administradores de - Servicios OPER_HELP_CMD_STAFF STAFF Muestra la lista del staff y su status OPER_HELP_CMD_MODE @@ -5568,7 +5518,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5960,18 +5910,6 @@ OPER_HELP_JUPE Limitado a administradores de Servicios. -OPER_HELP_RAW - Sintaxis: RAW texto - - Envia una linea de texto directamente al servidor al cual - los Servicios estan conectados. Este comando tiene un - uso muy limitado y puede trastornar a una red si es - usado de manera impropia. NO USES ESTE COMANDO a - menos que estes absolutamente seguro de lo que estas - haciendo! - - Limitado a administradores de Servicios. - OPER_HELP_UPDATE Sintaxis: UPDATE @@ -6053,31 +5991,22 @@ OPER_HELP_MODLOAD Este comando carga el modulo llamado NombreArchivo del directorio de modulos. - Limitado a Services Roots. - OPER_HELP_MODUNLOAD Sintaxis: MODUNLOAD NombreArchivo Este comando descarga el modulo llamado NombreArchivo del directorio de modulos. - Limitado a Services Roots. - OPER_HELP_MODINFO Sintaxis: MODINFO NombreArchivo Este comando lista informacion sobre el modulo cargado pedido - Limitado a Services Roots. - OPER_HELP_MODLIST Sintaxis: MODLIST [Core|3rd|protocol|encryption|supported|qatested] Lista todos los modulos actualmente cargados. - Limitado a Services Roots. - - ########################################################################### # # BotServ help messages @@ -2896,10 +2896,6 @@ OPER_JUPE_HOST_ERROR Veuillez indiquer un nom de serveur valide pour JUPE. OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW texte # UPDATE responses OPER_UPDATING @@ -3156,7 +3152,7 @@ OPER_HELP_EXCEPTION EXCEPTION LIST [mask | liste] EXCEPTION VIEW [mask | liste] - Permet aux Services admins de manipuler la liste des hosts qui + Permet aux Services operators de manipuler la liste des hosts qui ont des limites de session spécifiques - autoriser certaines machines, telles que des servers de shell, pour supporter plus que le nombre de clients par défaut à la fois. Une fois qu'une @@ -3192,14 +3188,12 @@ OPER_HELP_EXCEPTION grandes listes d'exception et les exceptions utilisant excessivement les wildcards entrainent une dégradation des performances des Services. - - Réservée aux Services admins. OPER_HELP_SESSION Syntax: SESSION LIST minimal SESSION VIEW host - Permet aux Services admins de voir la liste des sessions. + Permet aux Services Operators de voir la liste des sessions. SESSION LIST liste les hosts ayant au minimum minimal sessions. La limite minimale doit être un nombre supérieur à @@ -3214,8 +3208,6 @@ OPER_HELP_SESSION Consultez l'aide de EXCEPTION pour plus d'informations concernant la limitation et comment définir les limites de sessions pour certaines hosts et groupes. - - Réservée aux Services admins. ########################################################################### # @@ -3374,9 +3366,7 @@ NEWS_HELP_LOGON plus messages de news, seuls les plus récents seront envoyés.) NewsCount peut être configuré en services.conf. - LOGONNEWS LIST peut être utilisée par tout IRC operator pour - lister les messages de news courants. ADD et DEL peuvent - uniquement être utilisés par les Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntaxe: OPERNEWS ADD texte @@ -3390,9 +3380,7 @@ NEWS_HELP_OPER messages news, seuls les plus récents seront envoyés.) NewsCount peut être configuré en services.conf. - OPERNEWS LIST peut être utilisée par tout IRC operator pour - lister les messages oper news actuels. ADD et DEL peuvent - uniquement être utilisés par les Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Syntaxe: RANDOMNEWS ADD texte @@ -3403,10 +3391,7 @@ NEWS_HELP_RANDOM utilisateur se connecte au réseau, une (et une seule) de ces nouvelles sera choisie et lui sera envoyée. - RANDOMNEWS LIST peut être utilisée par tout opérateur IRC pour - lister les nouvelles aléatoires actuellement définies. ADD et - DEL ne peuvent être utilisés que par les administrateurs des - services. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3778,9 +3763,7 @@ NICK_HELP_SASET Taper %R%S HELP SASET option pour plus d'information sur une option spécifique. L'option devra etre mise avec le pseudo - en prefix. - - Limité aux Services admins. + en prefix. NICK_HELP_SASET_DISPLAY Syntaxe: SASET pseudo DISPLAY nouvel-affichage @@ -3788,16 +3771,12 @@ NICK_HELP_SASET_DISPLAY Change l'affichage utilisé pour nommer le groupe du pseudos dans les services. Le nouvel affichage DOIT être un pseudo de votre groupe. - - Limité aux Services admins. NICK_HELP_SASET_PASSWORD Syntaxe: SASET pseudo PASSWORD nouveau-mot-de-passe Change le mot de passe utilisé pour s'identifier comme propiétaire du pseudo. - - Limité aux Services admins. NICK_HELP_SASET_URL Syntaxe: SASET pseudo URL url @@ -3805,16 +3784,12 @@ NICK_HELP_SASET_URL Associe l'URL donné au pseudo. Cette URL sera affiché a toutes les personnes demandant des informations sur le pseudo via la commande INFO. - - Limité aux Services admins. NICK_HELP_SASET_EMAIL Syntaxe: SASET pseudo EMAIL adresse-email Associe l'E-mail donné au pseudo. - Limité aux Services admins. - NICK_HELP_SASET_ICQ Syntaxe: SASET pseudo ICQ numéro @@ -3822,8 +3797,6 @@ NICK_HELP_SASET_ICQ a toutes les personnes demandant des informations sur le pseudo via la commande INFO. - Limité aux Services admins. - NICK_HELP_SASET_GREET Syntaxe: SASET pseudo GREET message @@ -3831,8 +3804,6 @@ NICK_HELP_SASET_GREET affiché lorsqu'il joint un channel qui a l'option GREET active, à condition d'avoir un niveau d'accès suffisant. - - Limité aux Services admins. NICK_HELP_SASET_KILL Syntaxe: SASET pseudo KILL {ON | QUICK | IMMED | OFF} @@ -3848,8 +3819,6 @@ NICK_HELP_SASET_KILL immédiatement sans être d'abord prévenu et sans avoir de chance pour changer son pseudo, n'utilisez cette option que si nécessaire. Les administrateurs de votre réseau peuvent avoir désactivé cette option. - - Limité aux Services admins. NICK_HELP_SASET_SECURE Syntaxe: SASET pseudo SECURE {ON | OFF} @@ -3860,8 +3829,6 @@ NICK_HELP_SASET_SECURE propriétaire du pseudo, que son masque soit dans la liste d'accès ou non. Cependant, si vous êtes sur la liste d'accès, %S ignorera la configuration de la protection offerte par SET KILL. - - Limité aux Services admins. NICK_HELP_SASET_PRIVATE Syntaxe: SASET pseudo PRIVATE {ON | OFF} @@ -3872,8 +3839,6 @@ NICK_HELP_SASET_PRIVATE de %S. (Cependant, quiconque connaissant son pseudo peut tout de même avoir des informations en utilisant la commande INFO). - - Limité aux Services admins. NICK_HELP_SASET_HIDE Syntaxe: SASET pseudo HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3885,16 +3850,12 @@ NICK_HELP_SASET_HIDE raison de /QUIT (QUIT). Le second paramètre indique si l'option doit être affichée (OFF) ou cachée (ON). - Limité aux Services admins. - NICK_HELP_SASET_MSG Syntaxe: SASET pseudo MSG {ON | OFF} Vous permet de choisir la façon dont les services communiquent le pseudo donné. Si cette option est activée, ils utiliseront des messages, sinon ils utiliseront des notices. - - Limité aux Services admins. NICK_HELP_SASET_NOEXPIRE Syntaxe: SASET pseudo NOEXPIRE {ON | OFF} @@ -3902,8 +3863,6 @@ NICK_HELP_SASET_NOEXPIRE Permet d'activer le mode NOEXPIRE au pseudo donné. Configurez ce paramètres sur ON pour que le pseudo n'expire pas. - - Limité aux Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -4082,7 +4041,7 @@ NICK_HELP_RESEND NICK_SERVADMIN_HELP - Les Services admins peuvent également effacer n'importe quel + Les Services Operators peuvent également effacer n'importe quel pseudo sans avoir besoin de s'identifier pour le nick, et peuvent voir l'access list pour n'importe quel pseudo (%R%S ACCESS LIST nick). @@ -4098,7 +4057,7 @@ NICK_SERVADMIN_HELP_LOGOUT Avec un paramètre, fait la même chose avec le pseudo donné. Si vous spécifiez également REVALIDATE, les Services demanderont au pseudo donné de se ré-identifier. Cette utilisation est - réservée aux Services admins. + réservée aux Services Operators. NICK_SERVADMIN_HELP_DROP Syntaxe: DROP [pseudo] @@ -4110,11 +4069,11 @@ NICK_SERVADMIN_HELP_DROP données. Vous pouvez effacer n'importe quel pseudo de votre groupe sans privilèges particuliers. La possibilité d'effacer n'importe quel pseudo est cependant réservée aux - Services admins. + Services Operators. NICK_SERVADMIN_HELP_INFO - Les services admins peuvent utiliser le paramètre ALL + Les services operators peuvent utiliser le paramètre ALL avec n'importe quel pseudo. NICK_SERVADMIN_HELP_LIST @@ -4122,15 +4081,15 @@ NICK_SERVADMIN_HELP_LIST Liste tous les pseudos enregistrés qui correspondent au modèle donné, de format nick!user@host. Les pseudos ayant l'option - PRIVATE ne seront affichés qu'aux Services admins. Les + PRIVATE ne seront affichés qu'aux Services operators. Les pseudos ayant l'option NOEXPIRE seront préfixés par un ! - devant leur pseudo pour les Services admins. + devant leur pseudo pour les Services operators. Si les option FORBIDDEN, SUSPENDED, NOEXPIRE ou UNCONFIRMED sont donné, les pseudos qui sont FORBID, SUSPENDED, NON CONFIRMER ou ont l'option NOEXPIRE seront affiché. Si plus options sont indiquées, tout les pseudos correspondant aux une des critères seront affichés. - Réservé aux Services admins. + Réservé aux Services operators. Exemples: @@ -4153,8 +4112,6 @@ NICK_SERVADMIN_HELP_ALIST level liste les canaux auquel le pseudo donné a un accès supérieur ou égale au level donné - Réservé aux Services admins. - NICK_SERVADMIN_HELP_GLIST Syntaxe: GLIST [nick] @@ -4174,8 +4131,6 @@ NICK_SERVADMIN_HELP_GETPASS la personne qui a émis la commande et le pseudo sur lequel il a été utilisé sera enregistré et envoyé en WALLOPS/GLOBOPS. - Réservée aux Services admins. - Cette commande est indisponible quand l'encryption est activée. NICK_SERVADMIN_HELP_GETEMAIL @@ -4188,8 +4143,6 @@ NICK_SERVADMIN_HELP_GETEMAIL le pseudo de la personne qui a utilisé la commande et vers quel email a été destiné la commande dans les logs. - Limité aux Services admins. - NICK_SERVADMIN_HELP_FORBID Syntaxe: FORBID nick [raison] @@ -4197,8 +4150,6 @@ NICK_SERVADMIN_HELP_FORBID quelqu'un. Peut être annulé en effaçant le pseudo. Sur certains réseaux, la raison est requise. - - Réservée aux Services admins. ########################################################################### # @@ -4210,8 +4161,6 @@ NICK_SERVADMIN_HELP_SUSPEND Syntaxe: SUSPEND pseudo raison / UNSUSPEND pseudo Suspend / libere le pseudo pseudo spécifié. - - Limité aux Services admins. ########################################################################### # @@ -4224,8 +4173,6 @@ NICK_SERVADMIN_HELP_UNSUSPEND Libere un pseudo suspendu. - Limité aux Services admins. - ########################################################################### # # ChanServ help messages @@ -5152,7 +5099,7 @@ CHAN_HELP_SENDPASS CHAN_SERVADMIN_HELP - Les Services admins peuvent aussi effacer tout canal sans + Les Services operators peuvent aussi effacer tout canal sans avoir besoin de s'identifier avec un mot de pass, et peuvent voir l'access, AKICK, et level lists de tout canaux. @@ -5166,7 +5113,7 @@ CHAN_SERVADMIN_HELP_LOGOUT la commande sur n'importe qui, sinon vous ne pouvez que l'utiliser sur vous même. - Si vous êtes un Services admin, vous pouvez utiliser + Si vous êtes un Services operaror, vous pouvez utiliser cette commande sur n'importe qui pour n'importe quel canal sans avoir besoin d'être le propriétaire du canal. Vous pouvez également omettre le paramètre pseudo, cela aura @@ -5176,15 +5123,15 @@ CHAN_SERVADMIN_HELP_LOGOUT CHAN_SERVADMIN_HELP_DROP Syntaxe: DROP canal - Efface le canal nommé. Seuls les Services admins + Efface le canal nommé. Seuls les Services operators peuvent effacer un canal pour lequel ils n'ont pas été identifiés. CHAN_SERVADMIN_HELP_SET - Les Services admins peuvent aussi définir l'option + Les Services operators peuvent aussi définir l'option NOEXPIRE, avec lequel les canaux peuvent être empêchés - d'expirer. De plus, les Services admins peuvent définir + d'expirer. De plus, les Services operators peuvent définir les options de tout canal sans s'identifier avec le mot de passe du canal. @@ -5193,12 +5140,10 @@ CHAN_SERVADMIN_HELP_SET_NOEXPIRE Définit si le canal donné expirera. Mettre ceci à ON empêche le canal d'expirer. - - Réservée aux Services admins. CHAN_SERVADMIN_HELP_INFO - Les services admins peuvent utiliser le paramètre ALL + Les services operators peuvent utiliser le paramètre ALL avec n'importe quel canal. CHAN_SERVADMIN_HELP_LIST @@ -5206,14 +5151,14 @@ CHAN_SERVADMIN_HELP_LIST Liste tous les canaux enregistrés correspondants au modèle donné. Les canaux avec l'option PRIVATE seront uniquement - affichés aux Services admins. Les canaux ayant l'option - NOEXPIRE seront préfixés par un ! pour les Services admins. + affichés aux Services operators. Les canaux ayant l'option + NOEXPIRE seront préfixés par un ! pour les Services operators. Si les options FORBIDDEN ou NOEXPIRE sont données, seuls les canaux qui, respectivement, sont interdits ou ont l'option NOEXPIRE active seront affichés. Si plus options sont données, les deux types de canaux seront affichés. Ces options - sont réservées aux Services admins. + sont réservées aux Services operators. CHAN_SERVADMIN_HELP_GETPASS Syntaxe: GETPASS canal @@ -5223,8 +5168,6 @@ CHAN_SERVADMIN_HELP_GETPASS la personne qui a utilisé cette commande et le canal pour lequel elle a été utilisée sera loggée et envoyée en un WALLOPS/GLOBOPS. - - Réservée aux Services admins. CHAN_SERVADMIN_HELP_FORBID Syntaxe: FORBID canal [raison] @@ -5233,8 +5176,6 @@ CHAN_SERVADMIN_HELP_FORBID canal donné. Peut être annulé en effacant le canal. La raison peut être requise sur certains réseaux. - - Réservée aux Services admins. CHAN_SERVADMIN_HELP_SUSPEND Syntax: SUSPEND canal [raison] @@ -5244,8 +5185,6 @@ CHAN_SERVADMIN_HELP_SUSPEND les données et configurations. Une raison peut etre demandé sur certain réseaux. - - Limité aux Services admins. CHAN_SERVADMIN_HELP_UNSUSPEND Syntax: UNSUSPEND canal @@ -5253,8 +5192,6 @@ CHAN_SERVADMIN_HELP_UNSUSPEND Libère un canal qui a été suspendu. Toutes les données et configurations seront restauré tel qu'elles etait avant la suspension. - - Limité aux Services admins. CHAN_SERVADMIN_HELP_STATUS Syntaxe: STATUS canal pseudo @@ -5267,8 +5204,6 @@ CHAN_SERVADMIN_HELP_STATUS Si une erreur se produit, la réponse sera de la forme: STATUS ERROR error-message - - Réservée aux Services admins. ########################################################################### # @@ -5449,7 +5384,7 @@ MEMO_SERVADMIN_HELP_SET_LIMIT antérieure a été définie avec HARD). Cette utilisation de la commande SET LIMIT est réservée aux - Services admins. Les autres utilisateurs peuvent uniquement + Services operators. Les autres utilisateurs peuvent uniquement entrer une limite pour eux-mêmes ou un canal sur lequel ils ont de tels privilèges, ne peuvent supprimer %d limite, et ne peuvent définir de limite stricte. @@ -5479,8 +5414,6 @@ MEMO_HELP_STAFF Envoie un memo à tout le staff des services contenant le texte. - Note: Si vous avez un bot ou des clones dans la liste des - oper et admins, ils recevront aussi un memo. ########################################################################### # @@ -5533,10 +5466,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Envoie un message à tous les utilisateurs OPER_HELP_CMD_STATS STATS Affiche le status des Services et du réseau -OPER_HELP_CMD_OPER - OPER Modifie la liste des opérateurs des Services -OPER_HELP_CMD_ADMIN - ADMIN Modifie la liste des administrateurs des Services OPER_HELP_CMD_STAFF STAFF Affiche le staff des services et leurs status OPER_HELP_CMD_MODE @@ -5638,7 +5567,7 @@ OPER_HELP_STATS Avec l'option AKILL, affiche la taille actuelle de la liste d'AKILL et le temps d'échéance par défaut. - L'option ALL est réservée uniquement aux Services admins, + L'option ALL est réservée uniquement aux Services operators, et affiche des informations sur l'utilisation de la mémoire par les Services. L'utilisation de cette commande peut geler les Services pendant un court instant sur de grands réseaux, @@ -5658,7 +5587,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5929,8 +5858,6 @@ OPER_HELP_SET SUPERADMIN Active ou désactive le mode super-admin IGNORE Active ou désactive le mode ignore LIST Liste les options - - Réservée aux Services admins. OPER_HELP_SET_READONLY Syntaxe: SET READONLY {ON | OFF} @@ -6029,20 +5956,6 @@ OPER_HELP_JUPE serveur, sinon, l'information du serveur contiendra le texte "Juped by <pseudo>", laissant paraître le pseudo de la personne qui a jupé le serveur. - - Réservée aux Services admins. - -OPER_HELP_RAW - Syntaxe: RAW texte - - Envoie une chaîne de texte directement au serveur sur - lequel les Services sont connectés. Cette commande a un - champ d'utilisation très limité, et peut causer des - troubles dans un réseau en cas de mauvaise utilisation. - N'UTILISEZ PAS CETTE COMMANDE à moins d'être absolument - sûr de ce que vous faites! - - Réservée aux Services admins. OPER_HELP_UPDATE Syntaxe: UPDATE @@ -6050,8 +5963,6 @@ OPER_HELP_UPDATE Provoque la mise à jour de toutes les bases de données dès que vous le demandez. - Réservée aux Services admins. - OPER_HELP_RELOAD Syntaxe: RELOAD @@ -6060,8 +5971,6 @@ OPER_HELP_RELOAD de même le redémarrage des Services pour prendre effet (comme le nom des services, l'activation de la limite de sessions, etc.) - - Réservée aux Services admins. OPER_HELP_QUIT Syntaxe: QUIT @@ -6071,16 +5980,12 @@ OPER_HELP_QUIT utilisée à moins que des dommages dans la copie en mémoire des bases de données ne soient soupçonnés. Pour des arrêts normaux, utilisez la commande SHUTDOWN. - - Réservée aux Services admins. OPER_HELP_SHUTDOWN Syntaxe: SHUTDOWN Provoque la sauvegarde de toutes les bases de données puis l'arrêt des services. - - Réservée aux Services admins. OPER_HELP_RESTART Syntaxe: RESTART @@ -6088,8 +5993,6 @@ OPER_HELP_RESTART Provoque la sauvegarde de toutes les bases de données et le redémarrage des Services (c'est à dire qu'il arrête le programme et le relance immédiatement). - - Réservée aux Services admins. OPER_HELP_CHANLIST Syntaxe: CHANLIST [{modèle | pseudo} [SECRET]] @@ -6102,8 +6005,6 @@ OPER_HELP_CHANLIST ce pseudo seront listés. Si SECRET est spécifié, liste seulement les canaux correspondants à modèle qui ont le mode +s ou +p. - Réservée aux Services admins. - OPER_HELP_USERLIST Syntaxe: USERLIST [{modèle | canal} [INVISIBLE]] @@ -6114,8 +6015,6 @@ OPER_HELP_USERLIST correspondants seront listés. Si canal est donné, seuls les utilisateurs du canal seront listés. +i INVISIBLE est spécifié, seuls les utilisateurs avec le mode +i seront listés. - - Réservée aux Services admins. OPER_HELP_MODLOAD Syntaxe: MODLOAD Fichier @@ -6123,30 +6022,22 @@ OPER_HELP_MODLOAD Cette commande charge le module depuis le fichier situé dans le repertoire des modules. - Limité aux Services Roots. - OPER_HELP_MODUNLOAD Syntaxe: MODUNLOAD Fichier Cette commande décharge le module depuis le fichier situé dans le repertoire des modules. - Limité aux Services Roots. - OPER_HELP_MODINFO Syntaxe: MODINFO Fichier Cette commande donne des informations sur un module chargé. - Limité aux Services Roots. - OPER_HELP_MODLIST Syntaxe: MODLIST [Core|3rd|protocol|encryption|supported|qatested] Liste les modules actuelement chargés. - Limité aux Services Roots. - ########################################################################### # @@ -6479,7 +6370,7 @@ BOT_SERVADMIN_HELP_BOT BOT CHANGE ancien-pseudo nouveau-pseudo [user [host [real]]] BOT DEL pseudo - Permet aux Services admins de créer, modifier, et + Permet aux Services operators de créer, modifier, et supprimer les bots que les utilisateurs pourront utiliser sur leurs canaux. @@ -6498,7 +6389,7 @@ BOT_SERVADMIN_HELP_BOT BOT_SERVADMIN_HELP_SET - Ces options sont réservées aux Services admins: + Ces options sont réservées aux Services operators: NOBOT Empêche un bot d'être attribué à un canal @@ -396,7 +396,7 @@ NICK_LOGOUT_X_SUCCEEDED # DROP responses NICK_LOGOUT_SERVICESADMIN - Can't logout %s because he's a services administrator. + Can't logout %s because he's a Services Operator. # DROP responses NICK_DROP_DISABLED @@ -2144,7 +2144,7 @@ BOT_BOTLIST_FOOTER %d bots äéáèÝóéìá. BOT_BOTLIST_EMPTY Äåí õðÜñ÷ïõí äéáèÝóéìá bots áõôÞ ôç óôéãìÞ. - Ñþôá ôïí Services admin íá óïõ öôéÜîåé Ýíá! + Ñþôá ôïí Services Operator íá óïõ öôéÜîåé Ýíá! # ASSIGN responses BOT_ASSIGN_SYNTAX @@ -2875,10 +2875,6 @@ OPER_JUPE_HOST_ERROR Please use a valid server name when juping OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW text # UPDATE responses OPER_UPDATING @@ -3133,7 +3129,7 @@ OPER_HELP_EXCEPTION EXCEPTION LIST [mask | list] EXCEPTION VIEW [mask | list] - ÅðéôñÝðïõí óôïõò Services admins íá ïñßóïõí ôçí ëßóôá ôùí hosts ôá + ÅðéôñÝðïõí óôïõò Services Operators íá ïñßóïõí ôçí ëßóôá ôùí hosts ôá ïðïßá Ý÷ïõí Ýíá óõãêåêñéìÝíï üñéï - áöÞíïíôáò áóöáëÞò ìç÷áíÞìáôá, üðùò åßíáé ôá shell servers, to carry more than the default number of clients at a time. Áí êÜðïéï host ðåñÜóåé áðü ôï session limit, @@ -3337,9 +3333,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3353,9 +3347,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Óýíôáîç: RANDOMNEWS ADD ðåñéå÷üìåíá @@ -3366,9 +3358,7 @@ NEWS_HELP_RANDOM ¼ôáí Ýíáò ÷ñÞóôçò óõíäåèåß óôï äßêôõï, Ýíá (êáé ìüíï Ýíá) áðü ôá ìçíýìáôá èá åðéëå÷èåß ôõ÷áßá êáé èá óôáëåß. - RANDOMNEWS LIST ìðïñåß íá ÷ñçóéìïðïéçèåß áðü ôïõò IRC operators ãéá íá - äïýí ôá ìçíýìáôá. ADD êáé DEL ìðïñåß íá ÷ñçóéìïðïéÞóïõí ïé - åðéêåöáëåßò ôùí õðçñåóéþí (Services admins). + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3748,23 +3738,17 @@ NICK_HELP_SASET Type %R%S HELP SASET option for more information on a specific option. The options will be set on the given nickname. - - Limited to Services admins. NICK_HELP_SASET_DISPLAY Syntax: SASET nickname DISPLAY new-display Changes the display used to refer to the nickname group in Services. The new display MUST be a nick of the group. - - Limited to Services admins. NICK_HELP_SASET_PASSWORD Syntax: SASET nickname PASSWORD new-password Changes the password used to identify as the nick's owner. - - Limited to Services admins. NICK_HELP_SASET_URL Syntax: SASET nickname URL url @@ -3772,16 +3756,12 @@ NICK_HELP_SASET_URL Associates the given URL with the nickname. This URL will be displayed whenever someone requests information on the nick with the INFO command. - - Limited to Services admins. NICK_HELP_SASET_EMAIL Syntax: SASET nickname EMAIL address Associates the given E-mail address with the nickname. - Limited to Services admins. - NICK_HELP_SASET_ICQ Syntax: SASET nickname ICQ number @@ -3789,8 +3769,6 @@ NICK_HELP_SASET_ICQ number will be displayed whenever someone requests information on the nick with the INFO command. - Limited to Services admins. - NICK_HELP_SASET_GREET Syntax: SASET nickname GREET message @@ -3798,8 +3776,6 @@ NICK_HELP_SASET_GREET will be displayed when joining a channel that has GREET option enabled, provided that the user has the necessary access on it. - - Limited to Services admins. NICK_HELP_SASET_KILL Syntax: SASET nickname KILL {ON | QUICK | IMMED | OFF} @@ -3816,8 +3792,6 @@ NICK_HELP_SASET_KILL warned first or given a chance to change their nick; please do not use this option unless necessary. Also, your network's administrators may have disabled this option. - - Limited to Services admins. NICK_HELP_SASET_SECURE Syntax: SASET nickname SECURE {ON | OFF} @@ -3829,8 +3803,6 @@ NICK_HELP_SASET_SECURE list. However, if you are on the access list, %S will not auto-kill you regardless of the setting of the KILL option. - - Limited to Services admins. NICK_HELP_SASET_PRIVATE Syntax: SASET nickname PRIVATE {ON | OFF} @@ -3840,8 +3812,6 @@ NICK_HELP_SASET_PRIVATE nickname lists generated with %S's LIST command. (However, anyone who knows the nickname can still get information on it using the INFO command.) - - Limited to Services admins. NICK_HELP_SASET_HIDE Syntax: SASET nickname HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3854,24 +3824,18 @@ NICK_HELP_SASET_HIDE The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). - Limited to Services admins. - NICK_HELP_SASET_MSG Syntax: SASET nickname MSG {ON | OFF} Allows you to choose the way Services are communicating with the given user. With MSG set, Services will use messages, else they'll use notices. - - Limited to Services admins. NICK_HELP_SASET_NOEXPIRE Syntax: SASET nickname NOEXPIRE {ON | OFF} Sets whether the given nickname will expire. Setting this to ON prevents the nickname from expiring. - - Limited to Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -4049,7 +4013,7 @@ NICK_HELP_RESEND to the e-mail address of the user whom is performing it. NICK_SERVADMIN_HELP - Ïé Services admins (åðéêåöáëåßò) ìðïñïýí íá äéáãñÜøïõí Ýíá øåõäþíõìï ÷ùñßò íá + Ïé Services operators (åðéêåöáëåßò) ìðïñïýí íá äéáãñÜøïõí Ýíá øåõäþíõìï ÷ùñßò íá ÷ñåéáóôåß íá êÜíïõí åíôïëÞ áíáãíþñéóçò êáé êáí áëëáãÞ øåõäþíõìïõ, êáé ìðïñïýí íá äïõí ôçí ëßóôá access ãéá êÜèå øåõäþíõìï (%R%S ACCESS LIST nick). @@ -4062,7 +4026,7 @@ NICK_SERVADMIN_HELP_LOGOUT Ìå ôçí ðáñÜìåôñï áõôÞ, êÜíåé ôï ßäéï ãéá ôï äùóìÝíï øåõäþíõìï. Áí êÜíåéò REVALIDATE, ïé õðçñåóßåò èá óå ñùôÞóïõí ãéá ðïéï øåõäþíõìï. - Áõôü ôï êÜíïõí ìüíï ïé (åðéêåöáëåßò) Services admins. + Áõôü ôï êÜíïõí ìüíï ïé (åðéêåöáëåßò) Services operators. NICK_SERVADMIN_HELP_DROP Óýíôáîç: DROP [øåõäþíõìï] @@ -4073,11 +4037,11 @@ NICK_SERVADMIN_HELP_DROP Ìå ôçí ðáñÜìåôñï, óâÞíåé ï øåõäþíõìï áðü ôçí âÜóç äåäïìÝíùí. Ìðïñåß íá óâÞóåéò êÜðïéï øåõäþíõìï ðïõ ìðïñåß íá åßíáé óôçí ïìÜäá óïõ ÷ùñßò íá Ý÷åéò îå÷ùñéóôÜ äéêáéþìáôá. Ôï óâÞóéìï ôïõ øåõäþíõìïõ Ý÷ïõí ôï äéêáßùìá íá ôï - êÜíïõí ïé (åðéêåöáëåßò) Services admins. + êÜíïõí ïé (åðéêåöáëåßò) Services Operators. NICK_SERVADMIN_HELP_INFO - Ïé Services admins ìðïñïýí íá ÷ñçóéìïðïéïýí ôçí ALL ðáñÜìåôñï ãéá + Ïé Services Operators ìðïñïýí íá ÷ñçóéìïðïéïýí ôçí ALL ðáñÜìåôñï ãéá êÜèå øåõäþíõìï. NICK_SERVADMIN_HELP_LIST @@ -4085,9 +4049,9 @@ NICK_SERVADMIN_HELP_LIST Äßíåé ôçí ëßóôá üëùí ôùí êáôï÷õñùìÝíùí øåõäþíõìùí ðïõ ôáéñéÜæïõí ìå ôï áíÜëïãï pattern, óå óýíôáîç nick!user@host. Øåõäþíõìá ìå åðéëïãÞ PRIVATE - èá öáßíïíôáé ìüíï óôïõò (åðéêåöáëåßò) Services admins. Øåõäþíõìá ìå + èá öáßíïíôáé ìüíï óôïõò (åðéêåöáëåßò) Services Operators. Øåõäþíõìá ìå åðéëïãÞ NOEXPIRE èá Ý÷ïõí Ýíá ! ìðñïóôÜ áðü ôï øåõäþíõìï ôï ïðïßï èá ôï - ëÝðïõí ïé (åðéêåöáëåßò) Services admins. + ëÝðïõí ïé (åðéêåöáëåßò) Services Operators. Ðáñáäåßãìáôá: @@ -4108,8 +4072,6 @@ NICK_SERVADMIN_HELP_ALIST on. With two parameters lists channels that nickname has level access or greater on. - This use limited to Services admins. - NICK_SERVADMIN_HELP_GLIST Óýíôáîç: GLIST [øåõäþíõìï] @@ -4117,7 +4079,7 @@ NICK_SERVADMIN_HELP_GLIST óôçí ïìÜäá óïõ. Ìå ôçí ðáñÜìåôñï, åìöáíßæåé üëá ôá øåõäþíõìá ðïõ åßíáé óôçí ïìÜäá - ôïõ æçôïýìåíïõ øåõäþíõìïõ. Ìüíï ïé Services admins + ôïõ æçôïýìåíïõ øåõäþíõìïõ. Ìüíï ïé Services Operators ìðïñïýí íá ôï êÜíïõí. NICK_SERVADMIN_HELP_GETPASS @@ -4128,7 +4090,7 @@ NICK_SERVADMIN_HELP_GETPASS óõãêåêñéìÝíï èá êáôáãñáöåß êáé ç åíôïëÞ ðïõ åêôåëÝóôçêå êáé ôï øåõäþíõìï êáé èá óôáëåß ìÝóù WALLOPS/GLOBOPS. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. ÁõôÞ ç åíôïëÞ äåí åßíáé äéáèÝóéìç áí åßíáé åíåñãÞ ç êùäéêïðïßçóç. @@ -4140,8 +4102,6 @@ NICK_SERVADMIN_HELP_GETEMAIL this command is used, a message including the person who issued the command and the email it was used on will be logged. - Limited to Services admins. - NICK_SERVADMIN_HELP_FORBID Óýíôáîç: FORBID øåõäþíõìï [ëüãïò] @@ -4150,7 +4110,7 @@ NICK_SERVADMIN_HELP_FORBID Óå ïñéóìÝíá äßêôõá, ï ëüãïò ðïõ ãßíåôáé áõôü ÷ñåéÜæåôáé. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. ########################################################################### # @@ -4162,8 +4122,6 @@ NICK_SERVADMIN_HELP_SUSPEND Syntax: SUSPEND nickname reason / UNSUSPEND nickname SUSPENDs / UNSUSPENDs a nickname from being identified to - - Limited to Services admins. ########################################################################### # @@ -4176,8 +4134,6 @@ NICK_SERVADMIN_HELP_UNSUSPEND UNSUSPENDS a nickname from being used. - Limited to Services admins. - ########################################################################### # # ChanServ help messages @@ -5053,7 +5009,7 @@ CHAN_HELP_SENDPASS CHAN_SERVADMIN_HELP - Ïé Services admins ìðïñïýí íá äéáãñÜøïõí ïðïéïäÞðïôå êáíÜëé, ÷ùñßò íá êÜíïõí + Ïé Services Operators ìðïñïýí íá äéáãñÜøïõí ïðïéïäÞðïôå êáíÜëé, ÷ùñßò íá êÜíïõí åíôïëÞ áíáãíþñéóçò ìÝóù êùäéêïý, ìðïñïýí íá äïýí ôçí access, AKICK, êáé ôá level ïðïéïõäÞðïôå êáíáëéïý. @@ -5066,7 +5022,7 @@ CHAN_SERVADMIN_HELP_LOGOUT Ìðïñåß Ýíáò founder åíüò êáíáëéïý, íá êÜíåé log out ïðïéïäÞðïôå, áêüìá êáé ôïí åáõôü ôïõ. - Áí åßóáé Services admin, ìðïñåßò íá êÜíåéò log out + Áí åßóáé Services Operator, ìðïñåßò íá êÜíåéò log out ïðïéïäÞðïå áðü ôï êáíÜëé ÷ùñßò íá åßóáé ï founder Þ íá ãßíåéò ï founder ôïõ êáíáëéïý. Åðßóçò, ìðïñåßò íá ÷ñçóéìïðïéÞóåéò áõôÞ ôçí ðáñÜìåôñï ãéá øåõäþíõìï; ìå áõôü èá êÜíåéò log out üëïõò ôïõò áíáãíùñéóìÝíïõò (identified) @@ -5075,15 +5031,15 @@ CHAN_SERVADMIN_HELP_LOGOUT CHAN_SERVADMIN_HELP_DROP Óýíôáîç: DROP êáíÜëé - Îå-êáôï÷õñþíåé ôï æçôïýìåíï êáíÜëé. Ìüíï ïé Services admins + Îå-êáôï÷õñþíåé ôï æçôïýìåíï êáíÜëé. Ìüíï ïé Services Operators ìðïñïõí íá ôï êÜíïõí áõôü óå Ýíá êáíÜëé, ÷ùñßò íá êÜíïõí åíôïëÞ áíáãíþñéóçò ãéá ôï êáíÜëé. CHAN_SERVADMIN_HELP_SET - Ïé Services admins ìðïñïýí íá åðéëÝîïõí ôçí NOEXPIRE åíôïëÞ, óå + Ïé Services Operators ìðïñïýí íá åðéëÝîïõí ôçí NOEXPIRE åíôïëÞ, óå áõôÜ ðïõ äåí èÝëïõí ðïôÝ íá ëÞîïõí. - Åðßóçò, ïé Services admins ìðïñïýí íá áëëÜîïõí ôéò åðéëïãÝò ãéá êÜèå êáíÜëé + Åðßóçò, ïé Services Operators ìðïñïýí íá áëëÜîïõí ôéò åðéëïãÝò ãéá êÜèå êáíÜëé ÷ùñßò íá êÜíïõí åíôïëÞ áíáãíþñéóçò óå êÜèå êáíÜëé. CHAN_SERVADMIN_HELP_SET_NOEXPIRE @@ -5093,26 +5049,26 @@ CHAN_SERVADMIN_HELP_SET_NOEXPIRE åßóáé õðï÷ñåùìÝíïò íá êÜíåéò åíôïëÞ áíáãíþñéóçò óôï ÷ñïíéêü ðåñéèþñéï ðïõ óïõ äßíåôáé. - Ìüíï ïé Services admins ìðïñïýí íá ôï êÜíïõí. + Ìüíï ïé Services Operators ìðïñïýí íá ôï êÜíïõí. CHAN_SERVADMIN_HELP_INFO - Ïé Services admins ìðïñïýí íá ÷ñçóéìïðïéÞóïõí ôçí ðáñÜìåôñï ALL ãéá êÜèå + Ïé Services Operators ìðïñïýí íá ÷ñçóéìïðïéÞóïõí ôçí ðáñÜìåôñï ALL ãéá êÜèå êáíÜëé. CHAN_SERVADMIN_HELP_LIST Óýíôáîç: LIST pattern [FORBIDDEN] [NOEXPIRE] Åìöáíßæåé üëá ôá êáôï÷õñùìÝíá êáíÜëéá óå ó÷Ýóç ìå ôï æçôïýìåíï êáíÜëé. - ÊáíÜëéá ðïõ åßíáé PRIVATE èá åìöáíßæïíôáé ìüíï óôïõò Services admins. + ÊáíÜëéá ðïõ åßíáé PRIVATE èá åìöáíßæïíôáé ìüíï óôïõò Services Operators. ÊáíÜëéá ðïõ åßíáé NOEXPIRE èá Ý÷ïõí Ýíá ! äßðëá áðü ôï üíïìá ôïõ - êáíáëéïý, ìüíï ãéá ôïõò Services admins. + êáíáëéïý, ìüíï ãéá ôïõò Services Operators. Áí ãñÜøåôå ãéá FORBIDDEN Þ NOEXPIRE, èá äåßôå ôá êáíÜëéá áõôÜ ôá ïðïßá åßíáé FORBIDden Þ åßíáé NOEXPIRE. Áí ãñÜøåôå êáé ôá äõï ìáæß èá åìöáíéóôïýí ôá êáíÜëéá ðïõ Ý÷ïõí êáé ôá äýï,äçë áõôá ðïõ åßíáé FORBIDden êáé Üëëá ðïõ åßíáé NOEXPIRE. - ÁõôÝò ïé åðéëïãÝò åßíáé ãéá ôïõò Services admins. + ÁõôÝò ïé åðéëïãÝò åßíáé ãéá ôïõò Services Operators. CHAN_SERVADMIN_HELP_GETPASS Óýíôáîç: GETPASS êáíÜëé @@ -5122,7 +5078,7 @@ CHAN_SERVADMIN_HELP_GETPASS ÷ñÞóôç ðïõ åêôÝëåóå áõôÞ ôçí åíôïëÞ êáé ôï êáíÜëé ãéá ôï ïðïßï ÷ñçóéìïðïéÞèçêå êáé èá óôáëåß ìå WALLOPS/GLOBOPS. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. CHAN_SERVADMIN_HELP_FORBID Óýíôáîç: FORBID êáíÜëé [ëüãïò] @@ -5132,7 +5088,7 @@ CHAN_SERVADMIN_HELP_FORBID Ï ëüãïò áðáéôåßôáé óå ïñéóìÝíá äßêôõá. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. CHAN_SERVADMIN_HELP_SUSPEND Syntax: SUSPEND channel [reason] @@ -5142,16 +5098,12 @@ CHAN_SERVADMIN_HELP_SUSPEND command to preserve all previous channel data/settings. Reason may be required on certain networks. - - Limited to Services admins. CHAN_SERVADMIN_HELP_UNSUSPEND Syntax: UNSUSPEND channel Releases a suspended channel. All data and settings are preserved from before the suspension. - - Limited to Services admins. CHAN_SERVADMIN_HELP_STATUS Óýíôáîç: STATUS êáíÜëé øåõäþíõìï @@ -5165,7 +5117,7 @@ CHAN_SERVADMIN_HELP_STATUS STATUS ERROR ëÜèïò-ìÞíõìá - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. ########################################################################### # @@ -5370,10 +5322,6 @@ MEMO_HELP_STAFF Syntax: STAFF memo-text Sends all services staff a memo containing memo-text. - Note: If you have opers on both the oper list and the - admin list they will recive the memo twice. The same - applies for oper's on the Root list as well as other - lists. ########################################################################### # @@ -5425,10 +5373,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL ÓôÝëíåé ìÞíõìá óå üëïõò ôïõò ÷ñÞóôåò OPER_HELP_CMD_STATS STATS Äåß÷íåé óôáôéóôéêÜ ó÷åôéêÜ ìå ôá Services êáé ôï äßêôõï -OPER_HELP_CMD_OPER - OPER ÁëëÜæåé ôçí ëßóôá ôùí Services operator -OPER_HELP_CMD_ADMIN - ADMIN ÁëëÜæåé ôçí ëßóôá ôùí Services admin OPER_HELP_CMD_STAFF STAFF Display Services staff and online status OPER_HELP_CMD_MODE @@ -5535,7 +5479,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5800,7 +5744,7 @@ OPER_HELP_SET IGNORE Activate or deactivate ignore mode LIST List the options - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_SET_READONLY Óýíôáîç: SET READONLY {ON | OFF} @@ -5886,7 +5830,7 @@ OPER_HELP_NOOP Óçìåßùóç: Ï server äåí åëÝã÷åôáé áðü ôá Services. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_JUPE Óýíôáîç: JUPE server [ëüãïò] @@ -5900,18 +5844,7 @@ OPER_HELP_JUPE text "Juped by <øåõäþíõìï>", äåß÷íïíôáò ôï øåõäþíõìï ôïõ ÷ñÞóôç ðïõ Ýêáíå jupitered ôïí server. - Ìüíï ãéá ôïõò Services admins. - -OPER_HELP_RAW - Óýíôáîç: RAW ìÞíõìá - - ÓôÝëíåéò ìçíýìáôá ìÝóù ôïõ server ìå ôïí ïðïßï ôá - Services åßíáé óõíäåäåìÝíá. ÁõôÞ ç åíôïëÞ Ý÷åé ðåñéïñéóìÝíç ÷ñÞóç - êáé ìðïñåß íá êáôáóôñÝøåé ôï äßêôõï áí ÷ñçóéìïðïéåßôáé - áêáôÜëëçëá. ÌÇÍ ×ÑÇÓÉÌÏÐÏÉÅÉÔÁÉ ÁÕÔÇ ÔÇÍ ÅÍÔÏËÇ åêôüò êáé áí åßóôå - óßãïõñïé ãéá ôï ôé êÜíåôå! - - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_UPDATE Óýíôáîç: UPDATE @@ -5919,7 +5852,7 @@ OPER_HELP_UPDATE ¸xei ùò áðïôÝëåóìá ôá Services íá êÜíïõí update óå üëåò ôéò âÜóåéò äåäïìÝíùí ôï óõíôïìüôåñï ðïõ êÜíåôå áõôÞ ôçí åíôïëÞ. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_RELOAD Óýíôáîç: RELOAD @@ -5929,7 +5862,7 @@ OPER_HELP_RELOAD ôùí Services (üðùò Services' øåõäþíõìá, åíåñãïðïßçóç ôçò session limitation, êëð.) - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_QUIT Óýíôáîç: QUIT @@ -5940,7 +5873,7 @@ OPER_HELP_QUIT êáé äåí ãßíåôáé íá ãñáöôïýí(äåí ãßíåôáé íá ãßíïõí save). Ãéá êáíïíéêü ôåñìáôéóìü, êÜíôå ôçí åíôïëÞ SHUTDOWN. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_SHUTDOWN Óýíôáîç: SHUTDOWN @@ -5948,7 +5881,7 @@ OPER_HELP_SHUTDOWN ¸÷åé ùò áðïôÝëåóìá ôá Services íá ãñÜøïõí üëç ôçí âÜóç äåäïìÝíùí êáé íá ôåñìáôéóôïýí. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_RESTART Óýíôáîç: RESTART @@ -5957,7 +5890,7 @@ OPER_HELP_RESTART åðáíåêêéíçèïýí (äçë íá êëåßóïõí êáé áìÝóùò íá îáíáôñå÷ôåß ôï åêôåëÝóéìï áñ÷åßï). - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_CHANLIST Óýíôáîç: CHANLIST [{åðéëïãÞ | øåõäþíõìï} [SECRET]] @@ -5970,7 +5903,7 @@ OPER_HELP_CHANLIST ÷ñÞóôçò. Áí äßíåôå SECRET åìöáíßæåé ìüíï ôá êáíÜëéá ðïõ ôáéñéÜæïõí ìå ôçí åðéëïãÞ ðïõ Ý÷ïõí +s Þ +p mode. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_USERLIST Óýíôáîç: USERLIST [{åðéëïãÞ | êáíÜëé} [INVISIBLE]] @@ -5983,7 +5916,7 @@ OPER_HELP_USERLIST Áí äßíåôå ôï êáíÜëé, åìöáíßæïíôáé ëßóôåò ôùí ÷ñçóôþí ðïõ åßíáé óôï êáíÜëé áõôü. Áí äßíåôå INVISIBLE, ìüíï ÷ñÞóôåò ìå +i flag èá åìöáíßæïíôáé. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. OPER_HELP_MODLOAD Syntax: MODLOAD FileName @@ -5991,31 +5924,22 @@ OPER_HELP_MODLOAD This command loads the module named FileName from the modules directory. - Limited to Services Roots. - OPER_HELP_MODUNLOAD Syntax: MODUNLOAD FileName This command unloads the module named FileName from the modules directory. - Limited to Services Roots. - OPER_HELP_MODINFO Syntax: MODINFO FileName This command lists information about the specified loaded module - Limited to Services Roots. - OPER_HELP_MODLIST Syntax: MODLIST [Core|3rd|protocol|encryption|supported|qatested] - + Lists all currently loaded modules. - Limited to Services Roots. - - ########################################################################### # # BotServ help messages @@ -6322,7 +6246,7 @@ BOT_SERVADMIN_HELP_BOT BOT CHANGE ðáëéü-øåõäþíõìïick íÝï-øåõäþíõìï [ID [host [ðñáãìáôéêü üíïìá]]] BOT DEL øåõäþíõìï - ÅðéôñÝðåé ìüíï óôïõò Services admins íá äçìéïõñãÞóïõí, áëëÜîïõí, êáé + ÅðéôñÝðåé ìüíï óôïõò Services Operators íá äçìéïõñãÞóïõí, áëëÜîïõí, êáé íá óâÞóïõí ôá bots óôá ïðïßá ïé ÷ñÞóôåò èá ìðïñïýí íá ÷ñçóéìïðïéÞóïõí óôá äéêÜ ôïõò ôá êáíÜëéá. @@ -6340,7 +6264,7 @@ BOT_SERVADMIN_HELP_BOT BOT_SERVADMIN_HELP_SET - ÁõôÝò ïé åðéëïãÝò åßíáé ìüíï ãéá ôïõò Services admins: + ÁõôÝò ïé åðéëïãÝò åßíáé ìüíï ãéá ôïõò Services Operators: NOBOT Äåß÷íåé ôï bot ðïõ Ýãéíå assign áðü ôï êáíÜëé PRIVATE Äåëé÷íåé ôï bot ðïõ Ýãéíå assigned áðü ìç IRC operators @@ -6352,7 +6276,7 @@ BOT_SERVADMIN_HELP_SET_NOBOT ôï bot åßíáé Þäç assigned óôï êáíÜëé, èá ãßíåé unassigned áõôüìáôá, üôáí èá åíåñãïðïéÞóåéò áõôÞ ôçí åðéëïãÞ. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. BOT_SERVADMIN_HELP_SET_PRIVATE Óýíôáîç: SET øåõäþíõìï-bot PRIVATE {ON|OFF} @@ -6360,7 +6284,7 @@ BOT_SERVADMIN_HELP_SET_PRIVATE ÁõôÞ ç åðéëïãÞ êÜíåé ôï bot áðü assigned óå êáíÜëéá ôùí ÷ñçóôùí ðïõ äåí åßíáé IRC operators. - Ìüíï ãéá ôïõò Services admins. + Ìüíï ãéá ôïõò Services Operators. HOST_EMPTY The vhost list is empty. HOST_ENTRY @@ -6493,17 +6417,12 @@ HOST_HELP_SET SET <nick> <ident>@<hostmask> set idents for users as well as vhosts. - Limited to Services operators. - HOST_HELP_DELALL Syntax: DELALL <nick>. Deletes the vhost for all nick's in the same group as that of the given nick. - Limited to Host Removers. - - HOST_HELP_SETALL Syntax: SETALL <nick> <hostmask>. @@ -6515,8 +6434,6 @@ HOST_HELP_SETALL * NOTE, this will not update the vhost for any nick's added to the group after this command was used. - Limited to Services operators. - HOST_HELP_OFF Syntax: OFF @@ -6530,8 +6447,6 @@ HOST_HELP_DEL Deletes the vhost assigned to the given nick from the database. - Limited to Services operators. - HOST_HELP_LIST Syntax: LIST [<key>|<#X-Y>] @@ -6547,8 +6462,6 @@ HOST_HELP_LIST The list uses the value of NSListMax as a hard limit for the number of items to display to a operator at any 1 time. - Limited to Services operators. - HOST_HELP_GROUP Syntax: GROUP diff --git a/lang/hun.l b/lang/hun.l index 77939d6ab..6e01c1668 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -395,7 +395,7 @@ NICK_LOGOUT_SUCCEEDED NICK_LOGOUT_X_SUCCEEDED %s nick sikeresen kijelentkezett. NICK_LOGOUT_SERVICESADMIN - %s nem tud kijelentkezni, mert õ egy services admin. + %s nem tud kijelentkezni, mert õ egy Services Operator. # DROP válaszok NICK_DROP_DISABLED @@ -2835,10 +2835,6 @@ OPER_JUPE_HOST_ERROR OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. -# RAW válaszok -OPER_RAW_SYNTAX - RAW text - # UPDATE válaszok OPER_UPDATING Adatbázis mentve. @@ -3271,9 +3267,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3287,9 +3281,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Syntax: RANDOMNEWS ADD szöveg @@ -3300,9 +3292,7 @@ NEWS_HELP_RANDOM egy felhasználó csatlakozik a hálózathoz, egy (csak egy) random newst fog véletlenszerûen elküldeni részére. - RANDOMNEWS LIST IRC operátorok,használhatják a parancsot - részükre listázza az aktuális oper news üzeneteket. Add és - Del -t csak szervíz adminok használhatják + RANDOMNEWS may only be used by Services Operators. ########################################################### # @@ -3666,23 +3656,17 @@ NICK_HELP_SASET Type %R%S HELP SASET option for more information on a specific option. The options will be set on the given nickname. - - Limited to Services admins. NICK_HELP_SASET_DISPLAY Syntax: SASET nickname DISPLAY new-display Changes the display used to refer to the nickname group in Services. The new display MUST be a nick of the group. - - Limited to Services admins. NICK_HELP_SASET_PASSWORD Syntax: SASET nickname PASSWORD new-password Changes the password used to identify as the nick's owner. - - Limited to Services admins. NICK_HELP_SASET_URL Syntax: SASET nickname URL url @@ -3690,16 +3674,12 @@ NICK_HELP_SASET_URL Associates the given URL with the nickname. This URL will be displayed whenever someone requests information on the nick with the INFO command. - - Limited to Services admins. NICK_HELP_SASET_EMAIL Syntax: SASET nickname EMAIL address Associates the given E-mail address with the nickname. - Limited to Services admins. - NICK_HELP_SASET_ICQ Syntax: SASET nickname ICQ number @@ -3707,8 +3687,6 @@ NICK_HELP_SASET_ICQ number will be displayed whenever someone requests information on the nick with the INFO command. - Limited to Services admins. - NICK_HELP_SASET_GREET Syntax: SASET nickname GREET message @@ -3716,8 +3694,6 @@ NICK_HELP_SASET_GREET will be displayed when joining a channel that has GREET option enabled, provided that the user has the necessary access on it. - - Limited to Services admins. NICK_HELP_SASET_KILL Syntax: SASET nickname KILL {ON | QUICK | IMMED | OFF} @@ -3734,8 +3710,6 @@ NICK_HELP_SASET_KILL warned first or given a chance to change their nick; please do not use this option unless necessary. Also, your network's administrators may have disabled this option. - - Limited to Services admins. NICK_HELP_SASET_SECURE Syntax: SASET nickname SECURE {ON | OFF} @@ -3747,8 +3721,6 @@ NICK_HELP_SASET_SECURE list. However, if you are on the access list, %S will not auto-kill you regardless of the setting of the KILL option. - - Limited to Services admins. NICK_HELP_SASET_PRIVATE Syntax: SASET nickname PRIVATE {ON | OFF} @@ -3758,8 +3730,6 @@ NICK_HELP_SASET_PRIVATE nickname lists generated with %S's LIST command. (However, anyone who knows the nickname can still get information on it using the INFO command.) - - Limited to Services admins. NICK_HELP_SASET_HIDE Syntax: SASET nickname HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3772,24 +3742,18 @@ NICK_HELP_SASET_HIDE The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). - Limited to Services admins. - NICK_HELP_SASET_MSG Syntax: SASET nickname MSG {ON | OFF} Allows you to choose the way Services are communicating with the given user. With MSG set, Services will use messages, else they'll use notices. - - Limited to Services admins. NICK_HELP_SASET_NOEXPIRE Syntax: SASET nickname NOEXPIRE {ON | OFF} Sets whether the given nickname will expire. Setting this to ON prevents the nickname from expiring. - - Limited to Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -3797,8 +3761,6 @@ NICK_HELP_SASET_AUTOOP Sets whether the given nickname will be opped automatically. Set to ON to allow ChanServ to op the given nickname automatically when joining channels. - - Limited to Services admins. NICK_HELP_SASET_LANGUAGE Syntax: SASET nickname LANGUAGE number @@ -4004,7 +3966,7 @@ NICK_SERVADMIN_HELP_LIST Ha a FORBIDDEN, SUSPENDED vagy NOEXPIRE opció meg van adva, csak azok a nickek amelyek vagy forbidoltak vagy NOEXPIRE flegjük van fognak megjelenik. Ha mindkét opció meg van adva mindkét - tipus megjelenik. Az opciók korlátozva Services adminoknak. + tipus megjelenik. Az opciók korlátozva Services Operatoroknak. Példák: @@ -4082,8 +4044,6 @@ NICK_SERVADMIN_HELP_SUSPEND Syntax: SUSPEND nickname reason / UNSUSPEND nickname SUSPENDs / UNSUSPENDs a nickname from being identified to - - Limited to Services admins. ########################################################################### # @@ -4096,8 +4056,6 @@ NICK_SERVADMIN_HELP_UNSUSPEND UNSUSPENDS a nickname from being used. - Limited to Services admins. - ########################################################################### # # ChanServ help messages @@ -5011,7 +4969,7 @@ CHAN_SERVADMIN_HELP_LOGOUT CHAN_SERVADMIN_HELP_DROP Syntax: DROP #szoba - Törli a regisztrációt a csatornáról.Csak Services admins + Törli a regisztrációt a csatornáról.Csak Services Operators droppolhat csatornát,úgy hogy nem használja a szoba jelszavát. @@ -5040,8 +4998,8 @@ CHAN_SERVADMIN_HELP_LIST Lists all registered channels matching the given pattern. Channels with the PRIVATE option set will only be displayed - to Services admins. Channels with the NOEXPIRE option set - will have a ! prepended to the channel name for Services admins. + to Services Operators. Channels with the NOEXPIRE option set + will have a ! prepended to the channel name for Services Operators. If the FORBIDDEN, SUSPENDED or NOEXPIRE options are given, only channels which, respectively, are FORBIDden, SUSPENDed or have @@ -5298,9 +5256,6 @@ MEMO_HELP_STAFF Syntax: STAFF memo-üzenet Memo üzenet küldése az opereknek/adminoknak. - Megjegyzés: Ha valamelyik nick szerepel az oper - és admin listán is, akkor a memot kétszer kapja meg. - Hasonló a helyzet a root és más listákkal. MEMO_HELP_SENDALL Syntax: SENDALL memo-üzenet @@ -5334,10 +5289,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Üzenetet küld összes felhasználónak OPER_HELP_CMD_STATS STATS Mutatja a Szervít és hálózat állapotát -OPER_HELP_CMD_OPER - OPER Módosítja a Szervíz operátorok listáját -OPER_HELP_CMD_ADMIN - ADMIN Módosítja a Szervíz admin listát OPER_HELP_CMD_STAFF STAFF Kijelzi a szervízt és aktív állapotát OPER_HELP_CMD_MODE @@ -5444,7 +5395,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5799,18 +5750,7 @@ OPER_HELP_JUPE person who jupitered the server. Korlátozva Szervíz adminoknak. - -OPER_HELP_RAW - Syntax: RAW szöveg - - Sends a string of text directly to the server to which - Services is connected. This command has a very limited - range of uses, and can wreak havoc on a network if used - improperly. DO NOT USE THIS COMMAND unless you are - absolutely certain you know what you are doing! - - Korlátozva Szervíz adminoknak. - + OPER_HELP_UPDATE Syntax: UPDATE @@ -5838,7 +5778,7 @@ OPER_HELP_QUIT Normál leállításokhoz használd kérlek a SHUTDOWN parancsot! - Korlátozva Services adminoknak. + Korlátozva Services Operatoroknak. OPER_HELP_SHUTDOWN Syntax: SHUTDOWN @@ -5889,29 +5829,21 @@ OPER_HELP_MODLOAD Ez a parancs betölti azt modult, a modules könyvtárból, amelyiknek a fájlnevét megadtad. - Korlátozva Szervíz Rootnak. - OPER_HELP_MODUNLOAD Syntax: MODUNLOAD FileName Ez a parancs kitölti a megnevezett fájlnevû msdult a modulok listájából. - - Korlátozva Szervíz Rootnak. OPER_HELP_MODINFO Syntax: MODINFO Fájlnév A parancs részletes információt ad a betöltött modulokról. - Korlátozva Szervíz Rootnak. - OPER_HELP_MODLIST Syntax: MODLIST [Core|3rd|protocol|encryption|supported|qatested] Listázza az összes betöltött aktív modult. - - Korlátozva Szervíz Rootnak. ########################################################### # @@ -6217,7 +6149,7 @@ BOT_SERVADMIN_HELP_BOT BOT CHANGE réginick újnick [user [ hoszt [ valós ]]] BOT DEL nick - Lehetõvé teszi a Services adminoknak, hogy létrehozzanak + Lehetõvé teszi a Services Operatoroknak, hogy létrehozzanak töröljenek, módosítsanak botokat, amiket a userek használhatnak a csatornáikon. @@ -386,7 +386,7 @@ NICK_LOGOUT_SUCCEEDED NICK_LOGOUT_X_SUCCEEDED Il nick %s è stato deidentificato. NICK_LOGOUT_SERVICESADMIN - Impossibile deidentificare %s perchè è un services administrator. + Impossibile deidentificare %s perchè è un Services Operator. # DROP responses NICK_DROP_DISABLED @@ -2082,7 +2082,7 @@ BOT_BOTLIST_FOOTER %d bot disponibili. BOT_BOTLIST_EMPTY Non ci sono bot disponibili in questo momento. - Chiedi a un Services Admin di crearne uno! + Chiedi a un Services Operator di crearne uno! # ASSIGN responses BOT_ASSIGN_SYNTAX @@ -2793,10 +2793,6 @@ OPER_JUPE_HOST_ERROR Prego utilizzare un nome server valido per jupe OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW testo # UPDATE responses OPER_UPDATING @@ -3022,7 +3018,7 @@ OPER_HELP_EXCEPTION EXCEPTION LIST [mask | lista] EXCEPTION VIEW [mask | lista] - Permette ai Services admin di manipolare la lista degli host + Permette ai Services Operator di manipolare la lista degli host che hanno limiti di sessione specifici, in modo da permettere ad alcune macchine, come ad esempio ai server di shell, di avere un numero di client maggiore di quello di default. @@ -3059,14 +3055,12 @@ OPER_HELP_EXCEPTION eccezione che corrisponde al loro host. Liste di eccezioni molto grandi ed mask generiche possono degradare la funzionalità dei Services. - - Limitato ai Services admin. OPER_HELP_SESSION Sintassi: SESSION LIST soglia SESSION VIEW host - Permette ai Services admins di visualizzare la lista delle sessioni. + Permette ai Services Operators di visualizzare la lista delle sessioni. SESSION LIST mostra gli host con almeno threshold sessioni. La soglia deve essere un numero maggiore di 1, in modo da evitare @@ -3079,8 +3073,6 @@ OPER_HELP_SESSION Guarda l'help del comando EXCEPTION per maggiori informazioni sulla limitazione delle sessioni e come configurare limiti specifici per determinati host o gruppi di host. - - Limitato ai Services admin. OPER_HELP_STAFF Sintassi: STAFF @@ -3225,9 +3217,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3241,9 +3231,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Sintassi: RANDOMNEWS ADD testo @@ -3255,9 +3243,7 @@ NEWS_HELP_RANDOM delle informazioni del giorno sarà scelta casualmente e gli sarà inviata. - RANDOMNEWS LIST può essere usato da qualsiasi IrcOp per - visualizzare i messaggi correnti. ADD e DEL possono essere - utilizzati soltanto dai Services admin. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3625,24 +3611,18 @@ NICK_HELP_SASET Digita %R%S HELP SASET opzione per maggiori informazioni su un'opzione specifica. Le opzioni verranno impostate sul nickname specificato. - - Limitato ai Services admins. NICK_HELP_SASET_DISPLAY Sintassi: SASET nickname DISPLAY nuovo-display Imposta il nome con cui i Services si riferiscono al tuo gruppo. Il nuovo nome DEVE essere un nick del gruppo. - - Limitato ai Services admins. NICK_HELP_SASET_PASSWORD Sintassi: SASET nickname PASSWORD nuova-password Cambia la password utilizzata per identificarsi come proprietario del nick. - - Limitato ai Services admins. NICK_HELP_SASET_URL Sintassi: SASET nickname URL url @@ -3650,16 +3630,12 @@ NICK_HELP_SASET_URL Associa l'URL indicato al nick. Questo URL sarà mostrato quando qualcuno richiede informazioni sul nick con il comando INFO. - - Limitato ai Services admins. NICK_HELP_SASET_EMAIL Sintassi: SASET nickname EMAIL indirizzo Associa l'indirizzo e-mail specificato al nickname. - Limitato ai Services admins. - NICK_HELP_SASET_ICQ Sintassi: SASET nickname ICQ numero @@ -3667,8 +3643,6 @@ NICK_HELP_SASET_ICQ Questo indirizzo sarà mostrato quando qualcuno richiede informazioni sul nick con il comando INFO. - Limitato ai Services admins. - NICK_HELP_SASET_GREET Sintassi: SASET nickname GREET messaggio @@ -3676,8 +3650,6 @@ NICK_HELP_SASET_GREET che sarà mostrato quando si entra in un canale che ha l'opzione GREET attiva, se si ha un livello di accesso al canale sufficiente. - - Limitato ai Services admins. NICK_HELP_SASET_KILL Sintassi: SASET nickname KILL {ON | QUICK | IMMED | OFF} @@ -3693,8 +3665,6 @@ NICK_HELP_SASET_KILL per dargli la possibilità di cambiare nick; non usare questa opzione se non è strettamente necessario. L'opzione IMMED, inoltre, potrebbe non essere disponibile. - - Limitato ai Services admins. NICK_HELP_SASET_SECURE Sintassi: SASET nickname SECURE {ON | OFF} @@ -3705,8 +3675,6 @@ NICK_HELP_SASET_SECURE nella lista di accesso. Comunque, se è nella lista di accesso, %S non cambierà il suo nick, anche se l'opzione KILL è attiva. - - Limitato ai Services admins. NICK_HELP_SASET_PRIVATE Sintassi: SASET nickname PRIVATE {ON | OFF} @@ -3716,8 +3684,6 @@ NICK_HELP_SASET_PRIVATE liste dei nick generate con %S comando LIST. In ogni caso, però, chiunque sappia il nick può leggerne le informazioni con il comando INFO. - - Limitato ai Services admins. NICK_HELP_SASET_HIDE Sintassi: SASET nickname HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3729,24 +3695,18 @@ NICK_HELP_SASET_HIDE specifica se l'informazione indicata debba essere mostrata (OFF) o nascosta (ON). - Limitato ai Services admins. - NICK_HELP_SASET_MSG Sintassi: SASET nickname MSG {ON | OFF} Ti permette di scegliere il modo in cui i Services comunicano col nick. Se MSG è attivo, i Services usano i messaggi (query), altrimenti usano i notices. - - Limitato ai Services admins. NICK_HELP_SASET_NOEXPIRE Sintassi: SASET nickname NOEXPIRE {ON | OFF} Imposta se il nickname specificato scadrà. Impostandolo su ON eviterà che il nickname scada. - - Limitato ai Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -3754,8 +3714,6 @@ NICK_HELP_SASET_AUTOOP Sets whether the given nickname will be opped automatically. Set to ON to allow ChanServ to op the given nickname automatically when joining channels. - - Limited to Services admins. NICK_HELP_SASET_LANGUAGE Syntax: SASET nickname LANGUAGE number @@ -3930,7 +3888,7 @@ NICK_HELP_RESEND to the e-mail address of the user whom is performing it. NICK_SERVADMIN_HELP - I Services admin possono inoltre deregistrare qualsiasi nick + I Services Operator possono inoltre deregistrare qualsiasi nick senza doversi identificare per quel nick, e possono visualizzare le liste di accesso per qualunque nick (%R%S ACCESS LIST nick). @@ -3945,7 +3903,7 @@ NICK_SERVADMIN_HELP_LOGOUT Con un parametro, il funzionamento è identico ma viene applicato al nick specificato. Se si indica anche REVALIDATE, i Services chiederanno al nick specificato di reidentificarsi. Questo - modo di utilizzo è limitato ai Services admin. + modo di utilizzo è limitato ai Services Operator. NICK_SERVADMIN_HELP_DROP Sintassi: DROP [nick] @@ -3957,11 +3915,11 @@ NICK_SERVADMIN_HELP_DROP database. Puoi deregistrare qualsiasi nick del tuo gruppo senza aver bisogno di privilegi speciali. La deregistrazione di qualsiasi nick è limitata ai - Services admin. + Services Operator. NICK_SERVADMIN_HELP_INFO - I Services admin possono usare il parametro ALL con tutti i nick. + I Services Operator possono usare il parametro ALL con tutti i nick. NICK_SERVADMIN_HELP_LIST Sintassi: LIST pattern [FORBIDDEN] [SUSPENDED] [NOEXPIRE] [UNCONFIRMED] @@ -3969,16 +3927,16 @@ NICK_SERVADMIN_HELP_LIST Mostra tutti i nick registrati che corrispondono al pattern specificato, nel formato nick!user@host. I nick con l'opzione PRIVATE attiva saranno mostrati - solo ai Services admin. I nick con l'opzione NOEXPIRE + solo ai Services Operator. I nick con l'opzione NOEXPIRE attiva avranno un ! prima del nick stesso (solo per i - Services admin). + Services Operator). Se sono specificate le opzioni FORBIDDEN, SUSPENDED, NOEXPIRE o UNCONFIRMED, unicamente i nick che sono rispettivamente vietati (FORBIDden), SUSPENDED, non confermati (UNCONFIRMED) oppure hanno la flag NOEXPIRE impostata verranno mostrati. Se tutte e tre le opzioni sono specificate, tutti e tre i tipi di nick verranno mostrati. Queste opzioni sono - limitate ai Services admin. + limitate ai Services Operator. Esempi: @@ -4003,8 +3961,6 @@ NICK_SERVADMIN_HELP_ALIST su cui nick ha livello di accesso livello o superiore. - Questo modo d'uso è limitato ai Services admin. - NICK_SERVADMIN_HELP_GLIST Sintassi: GLIST [nick] @@ -4012,7 +3968,7 @@ NICK_SERVADMIN_HELP_GLIST Con un parametro, mostra tutti i nick del gruppo del nick specificato. - Questo modo d'uso è riservato ai Services admin. + Questo modo d'uso è riservato ai Services Operator. NICK_SERVADMIN_HELP_GETPASS Sintassi: GETPASS nick @@ -4023,8 +3979,6 @@ NICK_SERVADMIN_HELP_GETPASS persona che l'ha utilizzato e su quale nick è stato utilizzato. - Limitato ai Services admin. - Questo comando non è disponibile quando è attiva la criptazione dei database. @@ -4035,8 +3989,6 @@ NICK_SERVADMIN_HELP_GETEMAIL non puoi usare "wildcards" (*) né per user, né per emailhost. Questo comando viene loggato. - Limitato ai Services admin. - NICK_SERVADMIN_HELP_FORBID Sintassi: FORBID nick [motivo] @@ -4045,23 +3997,17 @@ NICK_SERVADMIN_HELP_FORBID con il comando DROP. Su alcune reti può essere necessario specificare il motivo. - - Limitato ai Services admin. NICK_SERVADMIN_HELP_SUSPEND Sintassi: SUSPEND nickname motivo Impedisce al nickname di venire utilizzato. - - Limitato ai Services admin. NICK_SERVADMIN_HELP_UNSUSPEND Sintassi: UNSUSPEND nickname Rilascia il nickname sospeso. - Limitato ai Services admin. - ########################################################################### # # ChanServ help messages @@ -5001,7 +4947,7 @@ CHAN_HELP_SENDPASS CHAN_SERVADMIN_HELP - I Services admin possono inoltre deregistrare qualsiasi canale + I Services Operator possono inoltre deregistrare qualsiasi canale senza che siano identificati con la password, e possono vedere la lista di accesso, la lista AKICK e le liste di configurazione dei livelli per qualsiasi canale. @@ -5015,7 +4961,7 @@ CHAN_SERVADMIN_HELP_LOGOUT Se sei il fondatore del canale, puoi deidentificare chiunque, altrimenti puoi deidentificare solo te stesso. - Se sei un Services admin, puoi deidentificare chiunque da + Se sei un Services Operator, puoi deidentificare chiunque da qualsiasi canale senza dover essere il fondatore del canale. Inoltre puoi omettere il parametro nick; questo farà in modo che tutti gli utenti siano deidentificati dal canale. @@ -5023,15 +4969,15 @@ CHAN_SERVADMIN_HELP_LOGOUT CHAN_SERVADMIN_HELP_DROP Sintassi: DROP canale - Deregistra il canale indicato. Solo i Services admin + Deregistra il canale indicato. Solo i Services Operator possono deregistrare un canale per il quale non si siano identificati. CHAN_SERVADMIN_HELP_SET - I services admin possono anche impostare l'opzione NOEXPIRE, + I Services Operator possono anche impostare l'opzione NOEXPIRE, in modo da non far scadere i canali anche in caso di inutilizzo. - Inoltre, i Services admin possono impostare le opzioni per + Inoltre, i Services Operator possono impostare le opzioni per qualsiasi canale senza aver bisogno di identificarsi sui canali stessi. @@ -5040,12 +4986,10 @@ CHAN_SERVADMIN_HELP_SET_NOEXPIRE Imposta se il canale scadrà o meno in caso di inutilizzo. Se l'opzione è impostata a ON, il canale non scadrà. - - Limitato ai Services admin. CHAN_SERVADMIN_HELP_INFO - I Services admin possono usare il parametro ALL con qualsiasi + I Services Operator possono usare il parametro ALL con qualsiasi canale. CHAN_SERVADMIN_HELP_LIST @@ -5053,15 +4997,15 @@ CHAN_SERVADMIN_HELP_LIST Mostra tutti i canali registrati che corrispondono al pattern specificato. I canali con l'opzione PRIVATE - attiva saranno mostrati solo ai Services admin. I canali + attiva saranno mostrati solo ai Services Operator. I canali con l'opzione NOEXPIRE attiva avranno un ! prima del - nick stesso (solo per i Services admin). + nick stesso (solo per i Services Operator). Se sono specificate le opzioni FORBIDDEN, SUSPENDED o NOEXPIRE, solo i canali che, rispettivamente, sono vietati, sospesi o hanno l'opzione NOEXPIRE attiva verranno mostrati. Se vengono specificate entrambe le opzioni, entrambi i tipi di canale saranno - visualizzati. Queste opzioni sono limitate ai Services admin. + visualizzati. Queste opzioni sono limitate ai Services Operator. CHAN_SERVADMIN_HELP_GETPASS Sintassi: GETPASS canale @@ -5072,8 +5016,6 @@ CHAN_SERVADMIN_HELP_GETPASS verrà inviato un WALLOPS o GLOBOPS ad indicare la persona che l'ha utilizzato e su quale canale è stato utilizzato. - - Limitato ai Services admin. CHAN_SERVADMIN_HELP_FORBID Sintassi: FORBID canale [motivo] @@ -5084,8 +5026,6 @@ CHAN_SERVADMIN_HELP_FORBID Il motivo potrebbe essere richiesto su alcune reti. - Limitato ai Services admin. - CHAN_SERVADMIN_HELP_SUSPEND Sintassi: SUSPEND canale [motivo] @@ -5094,16 +5034,12 @@ CHAN_SERVADMIN_HELP_SUSPEND UNSUSPEND preservando tutti i dati e le impostazioni precedenti. Il motivo potrebbe essere richiesto su alcune reti. - - Limitato ai Services admin. CHAN_SERVADMIN_HELP_UNSUSPEND Sintassi: UNSUSPEND canale Rilascia un canale sospeso. Tutti i dati e le impostazioni sono preservate da prima della sospensione. - - Limitato ai Services admin. CHAN_SERVADMIN_HELP_STATUS Sintassi: STATUS canale nick @@ -5116,8 +5052,6 @@ CHAN_SERVADMIN_HELP_STATUS Se si verifica un errore, la risposta avrà il formato STATUS ERROR messaggio-di-errore - - Limitato ai Services admin. ########################################################################### # @@ -5299,7 +5233,7 @@ MEMO_SERVADMIN_HELP_SET_LIMIT opposto, e permette all'utente di cambiarlo, anche se un limite precedente era stato impostato con HARD. - Questo uso di SET LIMIT è limitato ai Services admin. + Questo uso di SET LIMIT è limitato ai Services Operator. Gli altri utenti possono impostare il limite soltanto per se stessi o per i canali sui quali hanno abbastanza privilegi, e potrebbero non essere in grado di rimuovere @@ -5315,15 +5249,12 @@ MEMO_SERVADMIN_HELP_INFO Se viene indicato un canale, mostra le stesse informazioni ma relative al canale; se viene indicato un nick, mostra le stesse informazioni ma relative al nick. - Questo modo d'uso è limitato ai Services admin. + Questo modo d'uso è limitato ai Services Operator. MEMO_HELP_STAFF Sintassi: STAFF testo-memo Invia un memo contenenteo testo-memo a tutto lo services staff. - Nota: Se hai degli operatori sia nella lista oper che nella - lista admin, riceveranno il memo due volte. Lo stesso vale per - gli opers che si trovano sia nella lista root che in altre liste. MEMO_HELP_SENDALL Sintassi: SENDALL testo-memo @@ -5356,10 +5287,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Invia un messaggio a tutti gli utenti OPER_HELP_CMD_STATS STATS Mostra lo stato dei Services e della rete -OPER_HELP_CMD_OPER - OPER Modifica la lista dei Services operator -OPER_HELP_CMD_ADMIN - ADMIN Modifica la lista dei Services admin OPER_HELP_CMD_STAFF STAFF Mostra lo staff dei services con stato online OPER_HELP_CMD_MODE @@ -5457,7 +5384,7 @@ OPER_HELP_STATS Con l'opzione AKILL, mostra la dimensione attuale della lista AKILL e la durata di default delle nuove AKILL. - L'opzione ALL è disponibile solo ai Services admin, e + L'opzione ALL è disponibile solo ai Services Operator, e mostra informazioni sull'utilizzo di memoria dei Services. Usare questa opzione può bloccare i Services per un breve periodo di tempo sulle grandi reti. @@ -5469,7 +5396,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5488,8 +5415,6 @@ OPER_HELP_MODE Permette ai Services operator di impostare modi di canale per qualsiasi canale. I parametri sono gli stessi utilizzati con il comando /MODE standard. - - Limitato ai Services operator. OPER_HELP_UMODE Sintassi: UMODE nick modi @@ -5512,8 +5437,6 @@ OPER_HELP_CLEARMODES Annulla tutti i modi binari (i,k,l,m,n,p,s,t) e i ban dal canale specificato. Se viene indicato ALL, verranno rimossi anche gli op e i voice (modi +o e +v). - - Limitato ai Services operator. OPER_HELP_KICK Sintassi: KICK canale utente motivo @@ -5524,8 +5447,6 @@ OPER_HELP_KICK il nick dell'IrcOp che invia il comando, ad esempio: *** Spammer has been kicked off channel #canale by %S (OperNick (motivo)) - - Limitato ai Services operator. OPER_HELP_SVSNICK Sintassi: SVSNICK nick nuovonick @@ -5578,8 +5499,6 @@ OPER_HELP_AKILL AKILL CLEAR svuota la lista AKILL. - Limitato ai Services operator. - OPER_HELP_SGLINE Sintassi: SGLINE ADD [+durata] mask:motivo SGLINE DEL {mask | numero | lista} @@ -5625,8 +5544,6 @@ OPER_HELP_SGLINE scade, oltre alla mask di realname e al motivo. SGLINE CLEAR svuota la lista SGLINE. - - Limitato ai Services operator. OPER_HELP_SQLINE Sintassi: SQLINE ADD [+durata] mask motivo @@ -5675,8 +5592,6 @@ OPER_HELP_SQLINE scade, oltre alla mask e al motivo. SQLINE CLEAR svuota la lista SQLINE. - - Limitato ai Services operator. OPER_HELP_SZLINE Sintassi: SZLINE ADD [+durata] mask motivo @@ -5722,8 +5637,6 @@ OPER_HELP_SZLINE scade, oltre alla mask di realname e al motivo. SZLINE CLEAR svuota la lista SZLINE. - - Limitato ai Services operator. OPER_HELP_SET Sintassi: SET opzione impostazione @@ -5737,8 +5650,6 @@ OPER_HELP_SET SUPERADMIN Attiva o disattiva la modalità SuperAdmin IGNORE Attiva o disattiva la modalità ignore LIST Elenca le opzioni - - Limitato ai Services admin. OPER_HELP_SET_READONLY Sintassi: SET READONLY {ON | OFF} @@ -5828,8 +5739,6 @@ OPER_HELP_NOOP Nota: il formato del server specificato non è controllato dai Services prima dell'esecuzione del comando. - - Limitato ai Services admin. OPER_HELP_JUPE Sintassi: JUPE server [motivo] @@ -5842,20 +5751,6 @@ OPER_HELP_JUPE del server; altrimenti, le informazioni conterranno il testo "Juped by <nick>", indicando il nick della persona che ha bloccato il server. - - Limitato ai Services admin. - -OPER_HELP_RAW - Sintassi: RAW testo - - Invia una stringa di testo direttamente al server a cui sono - connessi i Services. Questo comando è utilizzabile in maniera - limitata, e può causare danni enormi alla struttura della - rete se usato in maniera impropria. - L'USO DI QUESTO COMANDO DEVE ESSERE EVITATO a meno che non - si sappia esattamente cosa si sta facendo! - - Limitato ai Services admins. OPER_HELP_UPDATE Sintassi: UPDATE @@ -5864,8 +5759,6 @@ OPER_HELP_UPDATE Services nello stesso istante in cui il comando viene inviato. - Limitato ai Services admins. - OPER_HELP_RELOAD Sintassi: RELOAD @@ -5874,8 +5767,6 @@ OPER_HELP_RELOAD effettivo dei Services per essere attivate (ad esempio il cambio dei nick dei Services, l'attivazione della limitazione delle sessioni, eccetera). - - Limitato ai Services admin. OPER_HELP_QUIT Sintassi: QUIT @@ -5887,22 +5778,16 @@ OPER_HELP_QUIT salvata. Per terminare normalmente i Services, deve essere usato il comando SHUTDOWN. - - Limitato ai Services admin. OPER_HELP_SHUTDOWN Sintassi: SHUTDOWN Salva i database su disco e termina i Services. - - Limitato ai Services admins. OPER_HELP_RESTART Sintassi: RESTART Salva i database su disco e riavvia i Services. - - Limitato ai Services admin. OPER_HELP_CHANLIST Sintassi: CHANLIST [{pattern | nick} [SECRET]] @@ -5915,8 +5800,6 @@ OPER_HELP_CHANLIST l'utente specificato. Se viene indicato SECRET, mostra solo i canali che corrisponodno a pattern e che hanno il modo di canale +s o +p attivo. - - Limitato ai Services admin. OPER_HELP_USERLIST Sintassi: USERLIST [{pattern | canale} [INVISIBLE]] @@ -5930,8 +5813,6 @@ OPER_HELP_USERLIST su quel canale. Se viene indicato INVISIBLE, mostra solo gli utenti con il modo utente +i attivo. - - Limitato ai Services admin. OPER_HELP_MODLOAD Sintassi: MODLOAD NomeFile @@ -5939,31 +5820,22 @@ OPER_HELP_MODLOAD Questo comando carica il modulo chiamato NomeFile dalla cartella modules. - Limitato ai Services Root. - OPER_HELP_MODUNLOAD Sintassi: MODUNLOAD NomeFile Questo comando rimuove il modulo chiamato NomeFile dalla cartella modules. - Limitato ai Services Root. - OPER_HELP_MODINFO Sintassi: MODINFO NomeFile Questo comando elenca informazioni sul modulo caricato specificato - Limitato ai Services Root. - OPER_HELP_MODLIST Sintassi: MODLIST [Core|3rd|protocol|encryption|supported|qatested] Elenca tutti i moduli attualmente caricati. - Limitato ai Services Root. - - ########################################################################### # # BotServ help messages @@ -6272,7 +6144,7 @@ BOT_SERVADMIN_HELP_BOT BOT CHANGE vecchionick nuovonick [ident [host [realname]]] BOT DEL nick - Permette ai Services admin di creare, modificare + Permette ai Services Operator di creare, modificare ed eliminare i bot che potranno essere usati dagli utenti sui loro canali. @@ -6292,7 +6164,7 @@ BOT_SERVADMIN_HELP_BOT BOT_SERVADMIN_HELP_SET - Queste opzioni sono riservate ai Services admin: + Queste opzioni sono riservate ai Services Operator: NOBOT Fa in modo che non sia possibile assegnare un bot al canale @@ -6306,16 +6178,13 @@ BOT_SERVADMIN_HELP_SET_NOBOT assegnare alcun bot al canale specificato. Se un bot è già assegnato, verrà rimosso nel momento in cui viene attivata l'opzione. - - Limitato ai Services admin. BOT_SERVADMIN_HELP_SET_PRIVATE Sintassi: SET nick-del-bot PRIVATE {ON|OFF} Questa opzione fa sì che il bot sia assegnabile soltanto dagli IrcOp. - - Limitato ai Services admin. + HOST_EMPTY La lista dei vhost è vuota. HOST_ENTRY @@ -6423,17 +6292,12 @@ HOST_HELP_SET SET <nick> <ident>@<hostmask> permette di impostare l'ident, oltre che il vhost. - Limitato ai Services oper. - HOST_HELP_DELALL Sintassi: DELALL <nick>. Rimuove il vhost da tutti i nick dello stesso gruppo del nick specificato. - Limitato agli Host Removers. - - HOST_HELP_SETALL Sintassi: SETALL <nick> <hostmask>. @@ -6444,8 +6308,6 @@ HOST_HELP_SETALL NOTA - questo comando non aggiornerà i vhost dei nick aggiunti successivamente al gruppo. - - Limitato ai Services oper. HOST_HELP_OFF Sintassi: OFF @@ -6459,8 +6321,6 @@ HOST_HELP_DEL Elimina dal database il vhost assegnato al nick specificato. - Limitato ai Services oper. - HOST_HELP_LIST Sintassi: LIST [<chiave>|<#X-Y>] @@ -6476,8 +6336,6 @@ HOST_HELP_LIST L'elenco utilizza il valore di NSListMax come limite per il numero di elementi da mostrare ad un operatore alla volta. - Limitato ai Services oper. - HOST_HELP_GROUP Sintassi: GROUP @@ -2842,10 +2842,6 @@ OPER_JUPE_HOST_ERROR OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. -# RAW responses -OPER_RAW_SYNTAX - RAW text - # UPDATE responses OPER_UPDATING Bijwerken databases. @@ -3089,7 +3085,7 @@ OPER_HELP_EXCEPTION EXCEPTION LIST [mask | lijst] EXCEPTION VIEW [mask | lijst] - Staat Services admin toe de lijst van hosts met een specifieke + Staat Services Operator toe de lijst van hosts met een specifieke sessielimit aan te passen, zodat zeker machines, bijvoorbeeld shell servers, meer dan het standaard aantal clients kunnen hebben. Zodra een host zijn seesie limiet bereikt, zullen alle @@ -3131,7 +3127,7 @@ OPER_HELP_SESSION Gebruik: SESSION LIST drempel SESSION VIEW host - Stelt Services admins instaat de sessie lijst te bekijken. + Stelt Services Operators instaat de sessie lijst te bekijken. SESSION LIST geeft hosts weer met tenminste drempel sessies weer. Deze drempel moet een nummer groter dan 1 zijn. @@ -3295,10 +3291,7 @@ NEWS_HELP_LOGON zijn worden alleen de meest recente vestuurd.) NewsCount kan geconfigureerd worden in services.conf. - LOGONNEWS LIST mag door elke IRC operator worden gebruikt om - de huidige nieuwsberichten weer te geven. ADD en DEL mogen - alleen door Services admins gebruikt worden. - + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Gebruik: OPERNEWS ADD text @@ -3313,9 +3306,7 @@ NEWS_HELP_OPER zijn worden alleen de meest recente vestuurd.) NewsCount kan geconfigureerd worden in services.conf. - OPERNEWS LIST mag door elke IRC operator worden gebruikt om - de huidige nieuwsberichten weer te geven. ADD en DEL mogen - alleen door Services admins gebruikt worden. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Syntax: RANDOMNEWS ADD text @@ -3328,9 +3319,7 @@ NEWS_HELP_RANDOM nieuwsberichten willekeurig uitgekozen en naar hem/haar verstuurd. - RANDOMNEWS LIST mag door elke IRC operator worden gebruikt om - de huidige nieuwsberichten weer te geven. ADD en DEL mogen - alleen door Services admins gebruikt worden. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3965,7 +3954,7 @@ NICK_HELP_RESEND to the e-mail address of the user whom is performing it. NICK_SERVADMIN_HELP - Services admins kunnen ook de registratie van elke nick + Services Operators kunnen ook de registratie van elke nick opheffen zonder zich voor die nick te identificeren, en mogen de toegangslijst voor elke nick bekijken. (%R%S ACCESS LIST nick) @@ -3981,7 +3970,7 @@ NICK_SERVADMIN_HELP_LOGOUT Met een paramenter doet dit commando hetzelfde voor de gegeven nick. Als je ook REVALIDATE meegeeft zullen de Services de gegeven nick vragen opnieuw te identificeren. - Het gebruik hiervan is gelimiteerd tot Services admins. + Het gebruik hiervan is gelimiteerd tot Services Operators. NICK_SERVADMIN_HELP_DROP Gebruik: DROP [nick] @@ -3992,11 +3981,11 @@ NICK_SERVADMIN_HELP_DROP Met een paramenter wordt de gegeven nick uit de database verwijderd. Je kan de registratie van elke nick in je groep ongedaan maken zonder speciale privileges. Het verwijderen - van elke nick is gelimiteerd tot Services admins. + van elke nick is gelimiteerd tot Services Operators. NICK_SERVADMIN_HELP_INFO - Services admins mogen het ALL parameter met elke nick gebruiken. + Services Operators mogen het ALL parameter met elke nick gebruiken. NICK_SERVADMIN_HELP_LIST Gebruik: trefbeeld [FORBIDDEN] [SUSPENDED] [NOEXPIRE] [UNCONFIRMED] @@ -4004,15 +3993,15 @@ NICK_SERVADMIN_HELP_LIST Geeft alle geregistreerde nicknames weer die overeen komen met het gegeven trefbeeld, in nick!gebruiker@host formaat. Nicks met de PRIVATE optie in worden alleen weergegeven - aan Services admins. Nicks met de NOEXPIRE optie aan zullen - een ! voor de naam hebben als een Services admin de lijst + aan Services Operators. Nicks met de NOEXPIRE optie aan zullen + een ! voor de naam hebben als een Services Operator de lijst bekijkt. If the FORBIDDEN, SUSPENDED, NOEXPIRE or UNCONFIRMED options are given, only nicks which, respectively, are FORBIDDEN, SUSPENDED, UNCONFIRMED or have the NOEXPIRE flag set will be displayed. If multiple options are given, all nicks matching at least one option will be displayed. - These options are limited to Services admins. + These options are limited to Services Operators. Voorbeelden: @@ -4036,7 +4025,7 @@ NICK_SERVADMIN_HELP_ALIST kanalen weer waar nick een toegangsniveau van tenminste niveau heeft. - Dit gebruik is gelimiteerd tot Services adminstrators. + Dit gebruik is gelimiteerd tot Services Operatorstrators. NICK_SERVADMIN_HELP_GLIST Gebruik: GLIST [nick] @@ -4047,7 +4036,7 @@ NICK_SERVADMIN_HELP_GLIST Indied een paramenter gegeven is worden alle nicks weergegeven die zich in de groep van de gegeven nick bevinden. - Dit gebruik is gelimiteerd tot Services admins. + Dit gebruik is gelimiteerd tot Services Operators. NICK_SERVADMIN_HELP_GETPASS Gebruik: GETPASS nick @@ -5016,7 +5005,7 @@ CHAN_HELP_SENDPASS CHAN_SERVADMIN_HELP - Services administrators kunnen ook elk kanaal dropped zonder dat + Services Operators kunnen ook elk kanaal dropped zonder dat ze hoeven te indentificeren via een wachtwoord, en kunnen de toegangs-, AKICK-, en niveau-lijsten bekijken voor elk kanaal. @@ -5029,7 +5018,7 @@ CHAN_SERVADMIN_HELP_LOGOUT Als je de stichter van het kanaal bent kun je iedereen uitloggen, anders kun je alleen jezelf uitloggen. - Als je een Services adminstrator bent kun je iedereen + Als je een Services Operatorstrator bent kun je iedereen uitloggen van elke kanaal zonder daar stichter-rechten te hebben. Je kan ook het nick-paramenter weglaten: dit zorgt ervoor dat iedereen uitgelogd zal worden. @@ -5038,12 +5027,12 @@ CHAN_SERVADMIN_HELP_DROP Gebruik: DROP kanaal Zegt de registratie van het gegeven kanaal op. Alleen - Services admins kunnen elk kanaal droppen, ook al zijn + Services Operators kunnen elk kanaal droppen, ook al zijn ze niet voor het betreffende kanaal geindtificeerd. CHAN_SERVADMIN_HELP_SET - Services adminstrators kunnen ook de NOEXPIRE optie + Services Operatorstrators kunnen ook de NOEXPIRE optie instellen, waarmee kanalen niet kunnen verlopen. Ook kunnen ze elke optie voor elk kanaal zet zonder zich te identificeren met het wachtwoord voor het kanaal. @@ -5056,7 +5045,7 @@ CHAN_SERVADMIN_HELP_SET_NOEXPIRE CHAN_SERVADMIN_HELP_INFO - Services adminstrators kunnen het ALL parameter gebruiken + Services Operatorstrators kunnen het ALL parameter gebruiken bij elk kanaal. CHAN_SERVADMIN_HELP_LIST @@ -5064,16 +5053,16 @@ CHAN_SERVADMIN_HELP_LIST Geeft alle geregistreerde kanalen weer die overeen komen met het gegeven tgrefbeeld. Kanalen met de PRIVATE optie aan - worden alleen weergegeven aan Services administrators. + worden alleen weergegeven aan Services Operators. Kanalen met de NOEXPIRE aan zullen een ! voor de kanaal- - naam hebben voor Services administrators. + naam hebben voor Services Operators. Als de FORBIDDEN, SUSPENDED of NOEXPIRE opties zijn gegeven worden alleen kanalen die, respectievelijk, verboden, tijdelijk buiten werken gesteld zijn, of als niet-verlopen gemarkeerd zijn weergegeven. Als er meerdere opties worden gegeven worden alle gevraagde types weergegeven. Deze opties - zijn gelimiteerd tot Services adminstrators. + zijn gelimiteerd tot Services Operatorstrators. CHAN_SERVADMIN_HELP_GETPASS Gebruik: GETPASS kanaal @@ -5294,7 +5283,7 @@ MEMO_SERVADMIN_HELP_SET_LIMIT (zelfs als een vorige limiet is ingesteld met HARD). Het gebruiken van het SET LIMIT commando is gelimiteerd tot - Services admins. Andere gebruikers mogen alleen een limiet + Services Operators. Andere gebruikers mogen alleen een limiet voor zichzelf of voor een kanaal waar ze genoeg rechten hebben instellen, mogen geen limiet instellen boven %d, en mogen geen harde limiet instellen. @@ -5311,7 +5300,7 @@ MEMO_SERVADMIN_HELP_INFO Met een nick paramenter wordt dezelfde informatie voor de gegeven nick weergegeven. Dit gebruik is gelimiteerd tot - Services admins. + Services Operators. ########################################################################### # @@ -5322,11 +5311,7 @@ MEMO_SERVADMIN_HELP_INFO MEMO_HELP_STAFF Gebruik: STAFF memo-text - Stuurt alle services-staf een memo die memo-text bevat. - Let op: Als je opers op de operator- en op de administrator- - lijst hebt zullen ze de memo twee keer ontvangen. Hetzelfde - geldt voor oper's die tegelijk op de root-lijst als op een - andere lijst staan. + Sends all services staff a memo containing memo-text. MEMO_HELP_SENDALL Gebruik: SENDALL memo-text @@ -5374,10 +5359,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Stuurt een bericht naar alle gebruikers OPER_HELP_CMD_STATS STATS Geeft de status van Services en netwerk weer -OPER_HELP_CMD_OPER - OPER Wijzig de Services operator lijst -OPER_HELP_CMD_ADMIN - ADMIN Wijzig de Services Administrator lijst OPER_HELP_CMD_STAFF STAFF Display Services staff and online status OPER_HELP_CMD_MODE @@ -5477,7 +5458,7 @@ OPER_HELP_STATS Met de AKILL optie worden de huidige grootte van de AKILL lijst en de huidige standaard verloop-tijd weergegeven. - De ALL optie is alleen beschikbaar voor Services administrators + De ALL optie is alleen beschikbaar voor Services Operators en geeft informatie over het geheugen gebruik van Services. Het gebruiken van dit commando van er voor zorgen dat de Services gedurende een korte tijd niet meer reageren indien ze gebruikt @@ -5489,7 +5470,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Gebruik: IGNORE {ADD|DEL|LIST|CLEAR} [tijd] [nick | mask] - Stelt Services administrators in staat de Services een nick + Stelt Services Operators in staat de Services een nick of mask voor een bepaalde tijd of tot de volgende herstart te laten negeren. Standaard wordt de tijd gegeven in seconden. Je kan de tijd opgegeven met behulup van units. Geldige units @@ -5842,15 +5823,6 @@ OPER_HELP_JUPE informatie veld de text "Juped by <nick>" bevatten, waar <nick> vervangen wordt door de <nick> die de server JUPEt. -OPER_HELP_RAW - Gebruik: RAW text - - Stuurt text direct naar de server waarmee Services verbonden - zijn. Dit commando heeft een beperkt aantal mogelijkheden, en - kan voor chaos zorgen op een netwerk als het onjuist gebruikt - wordt. GEBRUIK DIT COMMANDO NIET tenzij je absoluut zeker - bent van wat je doet! - OPER_HELP_UPDATE Gebruik: UPDATE @@ -6242,7 +6214,7 @@ BOT_SERVADMIN_HELP_BOT BOT CHANGE oldnick newnick [gebruiker [host [echte naam]]] BOT DEL nick - Stelt Services administrators in staat om bots te maken, + Stelt Services Operators in staat om bots te maken, wijzigen en verwijderen die gebruikers op hun eigen kanaal kunnen gebruiken. @@ -6260,7 +6232,7 @@ BOT_SERVADMIN_HELP_BOT BOT_SERVADMIN_HELP_SET - Deze opties zijn gereserveerd voor Services administrators: + Deze opties zijn gereserveerd voor Services Operators: NOBOT Zorg dat een bot niet aan een kanaal kan worden toegevoegd @@ -3748,10 +3748,6 @@ OPER_JUPE_HOST_ERROR OPER_JUPE_INVALID_SERVER Nie mo¿na wykluczyæ samych serwisów lub uplinka serwisów. -# RAW responses -OPER_RAW_SYNTAX - RAW tekst - # UPDATE responses OPER_UPDATING Aktualizacja baz danych. @@ -4273,9 +4269,7 @@ NEWS_HELP_LOGON wys³anych (aby zapobiec floodowaniu). Warto¶æ NewsCount mo¿e zostaæ zmieniona w pliku konfiguracyjym serwisów. - Polecenie LOGONNEWS LIST mo¿e byæ u¿yte przez ka¿dego - IRC operatora w celu wylistowania wiadomo¶ci. Polecenia - ADD i DEL s± zarezerwowane dla administratorów serwisów. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Sk³adnia: OPERNEWS ADD tekst @@ -4288,9 +4282,7 @@ NEWS_HELP_OPER wys³anych (aby zapobiec floodowaniu). Warto¶æ NewsCount mo¿e zostaæ zmieniona w pliku konfiguracyjym serwisów. - Polecenie OPERNEWS LIST mo¿e byæ u¿yte przez ka¿dego - IRC operatora w celu wylistowania wiadomo¶ci. Polecenia - ADD i DEL s± zarezerwowane dla administratorów serwisów. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Sk³adnia: RANDOMNEWS ADD tekst @@ -4301,9 +4293,7 @@ NEWS_HELP_RANDOM Po po³±czeniu z sieci± u¿ytkownik otrzyma dok³adnie jedn± wylosowan± z tej listy wiadomo¶æ. - Polecenie RANDOMNEWS LIST mo¿e byæ u¿yte przez ka¿dego - IRC operatora w celu wylistowania wiadomo¶ci. Polecenia - ADD i DEL s± zarezerwowane dla administratorów serwisów. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -6398,12 +6388,6 @@ OPER_HELP_CMD_GLOBAL OPER_HELP_CMD_STATS STATS Pokazuje informacje o serwisach i sieci -OPER_HELP_CMD_OPER - OPER Zarz±dza list± operatorów serwisów - -OPER_HELP_CMD_ADMIN - ADMIN Zarz±dza list± administratorów serwisów - OPER_HELP_CMD_STAFF STAFF Wy¶wietla ekipê serwisów oraz jej status @@ -6850,15 +6834,6 @@ OPER_HELP_JUPE powód bêdzie on wy¶wietlany w polu informacyjnym serwera, w przeciwnym wypadku wy¶wietlane bêdzie "Juped by <nick>". -OPER_HELP_RAW - Sk³adnia: RAW tekst - - Wysy³a tekst bezpo¶rednio do serwera, do którego s± - pod³±czone serwisy. To polecenie ma bardzo ograniczone - zastosowanie i mo¿e powodowaæ chaos, kiedy jest u¿ywane - w sposób nieprawid³owy. NIE U¯YWAJ TEGO POLECENIA - je¶li nie masz pewno¶ci co robisz. - OPER_HELP_UPDATE Sk³adnia: UPDATE @@ -2812,10 +2812,6 @@ OPER_JUPE_HOST_ERROR Por favor, use um nome de servidor válido quando estiver "jupando". OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW texto # UPDATE responses OPER_UPDATING @@ -3080,8 +3076,6 @@ OPER_HELP_EXCEPTION grandes e máscaras de hosts muito abrangentes certamente irão degradar a eficácia de funcionamento ("performance") dos services. - - Limitado aos Administradores dos Services. OPER_HELP_SESSION Sintaxe: SESSION LIST número @@ -3102,8 +3096,6 @@ OPER_HELP_SESSION Veja a ajuda sobre EXCEPTION para mais informações sobre o limite de conexões e como especificar limites de conexões para certos hosts e grupos de hosts. - - Limitado aos Administradores dos Services. OPER_HELP_STAFF Sintaxe: STAFF @@ -3249,9 +3241,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3265,9 +3255,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Sintaxe: RANDOMNEWS ADD texto @@ -3278,9 +3266,7 @@ NEWS_HELP_RANDOM se conecta à rede, uma (apenas uma) das random news será aleatóriamente escolhida e enviada a ele. - RANDOMNEWS LIST pode ser usado por qualquer Operador - para listar as random news. ADD e DEL só podem ser usados - pelos Administradores dos Services. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3650,23 +3636,17 @@ NICK_HELP_SASET Type %R%S HELP SASET option for more information on a specific option. The options will be set on the given nickname. - - Limited to Services admins. NICK_HELP_SASET_DISPLAY Syntax: SASET nickname DISPLAY new-display Changes the display used to refer to the nickname group in Services. The new display MUST be a nick of the group. - - Limited to Services admins. NICK_HELP_SASET_PASSWORD Syntax: SASET nickname PASSWORD new-password Changes the password used to identify as the nick's owner. - - Limited to Services admins. NICK_HELP_SASET_URL Syntax: SASET nickname URL url @@ -3674,16 +3654,12 @@ NICK_HELP_SASET_URL Associates the given URL with the nickname. This URL will be displayed whenever someone requests information on the nick with the INFO command. - - Limited to Services admins. NICK_HELP_SASET_EMAIL Syntax: SASET nickname EMAIL address Associates the given E-mail address with the nickname. - Limited to Services admins. - NICK_HELP_SASET_ICQ Syntax: SASET nickname ICQ number @@ -3691,8 +3667,6 @@ NICK_HELP_SASET_ICQ number will be displayed whenever someone requests information on the nick with the INFO command. - Limited to Services admins. - NICK_HELP_SASET_GREET Syntax: SASET nickname GREET message @@ -3700,8 +3674,6 @@ NICK_HELP_SASET_GREET will be displayed when joining a channel that has GREET option enabled, provided that the user has the necessary access on it. - - Limited to Services admins. NICK_HELP_SASET_KILL Syntax: SASET nickname KILL {ON | QUICK | IMMED | OFF} @@ -3718,8 +3690,6 @@ NICK_HELP_SASET_KILL warned first or given a chance to change their nick; please do not use this option unless necessary. Also, your network's administrators may have disabled this option. - - Limited to Services admins. NICK_HELP_SASET_SECURE Syntax: SASET nickname SECURE {ON | OFF} @@ -3731,8 +3701,6 @@ NICK_HELP_SASET_SECURE list. However, if you are on the access list, %S will not auto-kill you regardless of the setting of the KILL option. - - Limited to Services admins. NICK_HELP_SASET_PRIVATE Syntax: SASET nickname PRIVATE {ON | OFF} @@ -3742,8 +3710,6 @@ NICK_HELP_SASET_PRIVATE nickname lists generated with %S's LIST command. (However, anyone who knows the nickname can still get information on it using the INFO command.) - - Limited to Services admins. NICK_HELP_SASET_HIDE Syntax: SASET nickname HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3756,24 +3722,18 @@ NICK_HELP_SASET_HIDE The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). - Limited to Services admins. - NICK_HELP_SASET_MSG Syntax: SASET nickname MSG {ON | OFF} Allows you to choose the way Services are communicating with the given user. With MSG set, Services will use messages, else they'll use notices. - - Limited to Services admins. NICK_HELP_SASET_NOEXPIRE Syntax: SASET nickname NOEXPIRE {ON | OFF} Sets whether the given nickname will expire. Setting this to ON prevents the nickname from expiring. - - Limited to Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -4027,8 +3987,6 @@ NICK_SERVADMIN_HELP_GETPASS no qual foi usado serão gravados e enviados para WALLOPS/GLOBOPS. Este comando não fica disponível quando a encriptação está habilitada. - - Limitado aos Administradores dos Services. NICK_SERVADMIN_HELP_GETEMAIL Sintaxe: GETEMAIL usuário@emailhost @@ -4037,8 +3995,6 @@ NICK_SERVADMIN_HELP_GETEMAIL você não pode usar coringas para usuário nem para emailhost. Sempre que este comando for usado, uma mensagem incluindo a pessoa que emitiu o comando e o email no qual foi usado serão gravados. - - Limitado aos Administradores dos Services. NICK_SERVADMIN_HELP_FORBID Sintaxe: FORBID nick [motivo] @@ -4047,23 +4003,17 @@ NICK_SERVADMIN_HELP_FORBID ninguém. Pode ser cancelado desregistrando o nick. Em algumas redes, um motivo é necessário. - - Limitado aos Administradores dos Services. NICK_SERVADMIN_HELP_SUSPEND Sintaxe: SUSPEND nick motivo SUSPENDE um nick, impedindo-o de ser usado. - Limitado aos Administradores dos Services. - NICK_SERVADMIN_HELP_UNSUSPEND Sintaxe: UNSUSPEND nick LIBERA um nick suspendido, permitindo que seja usado. - Limitado aos Administradores dos Services. - ########################################################################### # # ChanServ help messages @@ -4988,7 +4938,7 @@ CHAN_SERVADMIN_HELP_SET Administradores dos Services também podem ajustar a opção NOEXPIRE, fazendo com que canais sejam impedidos de ter - seu registro expirado. Services Root Administrators ainda + seu registro expirado. Services Operators ainda podem ajustar opções para qualquer canal de outros usuários. CHAN_SERVADMIN_HELP_SET_NOEXPIRE @@ -4997,8 +4947,6 @@ CHAN_SERVADMIN_HELP_SET_NOEXPIRE Determina se o canal poderá ter seu registro expirado. Ajustando para ON, evita que o canal seja desregistrado por passar do tempo de expiração. - - Limitado aos Administradores dos Services. CHAN_SERVADMIN_HELP_INFO @@ -5026,8 +4974,6 @@ CHAN_SERVADMIN_HELP_GETPASS que este comando for usado, uma mensagem incluindo o nick da pessoa que emitiu o comando e o canal que foi dado serão gravados e enviados para WALLOPS/GLOBOPS. - - Limitado aos Administradores dos Services. CHAN_SERVADMIN_HELP_FORBID Sintaxe: FORBID canal [motivo] @@ -5036,8 +4982,6 @@ CHAN_SERVADMIN_HELP_FORBID dado. Pode ser cancelado com o desregistro do canal. Um motivo pode ser necessário em algumas redes. - - Limitado aos Administradores dos Services. CHAN_SERVADMIN_HELP_SUSPEND Sintaxe: SUSPEND canal [motivo] @@ -5047,16 +4991,12 @@ CHAN_SERVADMIN_HELP_SUSPEND preservar todos os dados/configurações anteriores do canal. Um motivo pode ser necessário em algumas redes. - - Limitado aos Administradores dos Services. CHAN_SERVADMIN_HELP_UNSUSPEND Sintaxe: UNSUSPEND canal Libera um canal suspenso. Todos os dados e configurações são preservados de antes da suspensão. - - Limitado aos Administradores dos Services. CHAN_SERVADMIN_HELP_STATUS Sintaxe: STATUS canal nick @@ -5069,8 +5009,6 @@ CHAN_SERVADMIN_HELP_STATUS Se um erro ocorrer, a resposta será no formato: STATUS ERROR mensagem-de-erro - - Limitado aos Administradores dos Services. ########################################################################### # @@ -5268,9 +5206,6 @@ MEMO_HELP_STAFF Envia um memo a todos os membros da Staff dos Services contendo uma mensagem. - Nota: Se você tem acesso em ambas as listas de Oper e Admin - irá receber o mesmo memo duas vezes. O mesmo se aplica a - Operadores que estejam na lista de Root como em outra(s) também. MEMO_HELP_SENDALL Sintaxe: SENDALL mensagem @@ -5306,10 +5241,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Envia uma mensagem para todos usuários OPER_HELP_CMD_STATS STATS Mostra estatísticas dos Services e da Rede -OPER_HELP_CMD_OPER - OPER Modifica a lista de Operadores dos Services -OPER_HELP_CMD_ADMIN - ADMIN Modifica lista de Administradores dos Services OPER_HELP_CMD_STAFF STAFF Exibe os membros da Staff dos Services e seu status online OPER_HELP_CMD_MODE @@ -5417,7 +5348,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5436,8 +5367,6 @@ OPER_HELP_MODE Permite que os Operadores dos Services ajustem os modos de qualquer canal. Os parâmetros são os mesmos do comando /MODE padrão. - - Limitado aos Operadores dos Services. OPER_HELP_UMODE Sintaxe: UMODE usuário modos @@ -5460,8 +5389,6 @@ OPER_HELP_CLEARMODES Limpa todos os modos binários (i,k,l,m,n,p,s,t) e bans de um canal. Se ALL é fornecido, limpa também todos os OPs e voices (modos +o e +v) de um canal. - - Limitado aos Operadores dos Services. OPER_HELP_KICK Sintaxe: KICK canal usuário motivo @@ -5472,8 +5399,6 @@ OPER_HELP_KICK comando KICK, por exemplo: *** Spam foi kickado do canal #canal pelo %S (Operador (Flood)) - - Limitado aos Operadores dos Services. OPER_HELP_SVSNICK Sintaxe: SVSNICK nick novo-nick @@ -5527,8 +5452,6 @@ OPER_HELP_AKILL AKILL CLEAR apaga todas as entradas da lista de AKILL. - Limitado aos Operadores dos Services. - OPER_HELP_SGLINE Sintaxe: SGLINE ADD [+tempo] máscara:motivo SGLINE DEL {máscara | entrada | lista-entradas} @@ -5573,8 +5496,6 @@ OPER_HELP_SGLINE e quando irá expirar, como também a máscara realname e o motivo. SGLINE CLEAR apaga todas as entradas da lista de SGLINE. - - Limitado aos Operadores dos Services. OPER_HELP_SQLINE Sintaxe: SQLINE ADD [+tempo] máscara motivo @@ -5618,8 +5539,6 @@ OPER_HELP_SQLINE e quando irá expirar, como também a máscara e o motivo. SQLINE CLEAR apaga todas as entradas da lista de SQLINE. - - Limitado aos Operadores dos Services. OPER_HELP_SZLINE Sintaxe: SZLINE ADD [+tempo] máscara motivo @@ -5664,8 +5583,6 @@ OPER_HELP_SZLINE e quando irá expirar, como também a máscara IP e o motivo. SZLINE CLEAR apaga todas as entradas da lista de SZLINE. - - Limitado aos Operadores dos Services. OPER_HELP_SET Sintaxe: SET opção seleção @@ -5679,8 +5596,6 @@ OPER_HELP_SET SUPERADMIN Ativa ou desativa o modo Super-Admin IGNORE Ativa ou desativa o modo Ignore LIST Lista as opções atuais - - Limitado aos Administradores dos Services. OPER_HELP_SET_READONLY Sintaxe: SET READONLY {ON | OFF} @@ -5767,8 +5682,6 @@ OPER_HELP_NOOP Nota: O servidor não é checado como um todo pelos Services. - - Limitado aos Administradores dos Services. OPER_HELP_JUPE Sintaxe: JUPE servidor [motivo] @@ -5781,19 +5694,6 @@ OPER_HELP_JUPE caso contrário, o campo de informação do servidor irá conter o texto "Jupado por <nick>", mostrando o nick de quem mascarou o servidor. - - Limitado aos Administradores dos Services. - -OPER_HELP_RAW - Sintaxe: RAW texto - - Envia uma série de texto diretamente ao servidor onde os - Services estão conectados. Este comando tem várias - limitações de uso, e pode criar destruição e problemas na - rede se for usado inadequadamente. NÃO USE ESTE COMANDO - a menos que você tenha absoluta certeza do que está fazendo! - - Limitado aos Administradores dos Services. OPER_HELP_UPDATE Sintaxe: UPDATE @@ -5801,16 +5701,12 @@ OPER_HELP_UPDATE Faz com que os Services atualizem o banco de dados logo que você envia este comando. - Limitado aos Administradores dos Services. - OPER_HELP_RELOAD Sintaxe: RELOAD Faz com que os Services recarreguem seu arquivo de configuração. Repare que, para algumas mudanças terem efeito, será necessário que os Services sejam reiniciados. - - Limitado aos Administradores dos Services. OPER_HELP_QUIT Sintaxe: QUIT @@ -5820,23 +5716,17 @@ OPER_HELP_QUIT que haja um dano da cópia do banco de dados na memória e por isso eles não devam ser salvos. Para desligar normalmente, use o comando SHUTDOWN. - - Limitado aos Administradores dos Services. OPER_HELP_SHUTDOWN Sintaxe: SHUTDOWN Salva o banco de dados dos Services e os desliga. - - Limitado aos Administradores dos Services. OPER_HELP_RESTART Sintaxe: RESTART Salva o banco de dados dos Services e os reinicia. (sai e roda imediatamente o executável). - - Limitado aos Administradores dos Services. OPER_HELP_CHANLIST Sintaxe: CHANLIST [{padrão | nick} [SECRET]] @@ -5848,8 +5738,6 @@ OPER_HELP_CHANLIST estiver usando. Se SECRET é especificado, listará apenas canais combinando com o padrão e que tenham modo +s ou +p. - Limitado aos Administradores dos Services. - OPER_HELP_USERLIST Sintaxe: USERLIST [{padrão | canal} [INVISIBLE]] @@ -5862,38 +5750,27 @@ OPER_HELP_USERLIST estiver usando. Se INVISIBLE é especificado, listará apenas usuários que tenham o modo +i. - Limitado aos Administradores dos Services. - OPER_HELP_MODLOAD Sintaxe: MODLOAD NomeDoArquivo Este comando carrega o módulo chamado NomeDoArquivo do diretório de módulos. - Limitado aos Service Root Administrators. - OPER_HELP_MODUNLOAD Sintaxe: MODUNLOAD NomeDoArquivo Este comando descarrega o módulo chamado NomeDoArquivo do diretório de módulos. - - Limitado aos Service Root Administrators. OPER_HELP_MODINFO Sintaxe: MODINFO NomeDoArquivo Este comando lista informações sobre um módulo carregado. - Limitado aos Service Root Administrators. - OPER_HELP_MODLIST Sintaxe: MODLIST [Core|3rd|protocol|encryption|supported|qatested] Lista todos os módulos atualmente carregados. - - Limitado aos Service Root Administrators. - ########################################################################### # @@ -6230,15 +6107,11 @@ BOT_SERVADMIN_HELP_SET_NOBOT canal, este será automaticamente desassociado quando você ativar essa opção. - Limitado aos Administradores dos Services. - BOT_SERVADMIN_HELP_SET_PRIVATE Sintaxe: SET nick PRIVATE {ON|OFF} Esta opção previne um bot de ser associado a um canal por usuários que não sejam Operadores de IRC. - - Limitado aos Administradores dos Services. ########################################################################### # @@ -6352,16 +6225,12 @@ HOST_HELP_SET SET <nick> <ident>@<hostmask> ajustará idents para usuários, assim como vhosts. - Limitado a Host Setters/Operadores dos Services. - HOST_HELP_DELALL Sintaxe: DELALL <nick>. Deleta o vhost para todos os nicks no mesmo grupo do nick fornecido. - Limitado a Host Removers/Operadores dos Servicess. - HOST_HELP_SETALL Sintaxe: SETALL <nick> <hostmask>. @@ -6373,8 +6242,6 @@ HOST_HELP_SETALL * NOTA: isto não irá atualizar o vhost de nenhum nick adicionado ao grupo depois que o comando foi usado. - Limitado a Host Setters/Operadores dos Services. - HOST_HELP_OFF Sintaxe: OFF @@ -6387,8 +6254,6 @@ HOST_HELP_DEL Deleta o vhost associado ao nick dado. - Limitado a Host Removers/Operadores dos Services. - HOST_HELP_LIST Sintaxe: LIST [<key>|<#X-Y>] @@ -6404,8 +6269,6 @@ HOST_HELP_LIST A lista usa o valor de NSListMax como limite do número de itens para exibir a um Operator de uma vez só. - Limitado aos Operadores dos Services. - HOST_HELP_GROUP Sintaxe: GROUP @@ -2785,10 +2785,6 @@ OPER_JUPE_HOST_ERROR OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. -# RAW responses -OPER_RAW_SYNTAX - RAW ñòðîêà - # UPDATE responses OPER_UPDATING Îáíîâëåíèå áàç äàííûõ... @@ -3227,9 +3223,7 @@ NEWS_HELP_LOGON êà÷åñòâå ïàðàìåòðà âû ìîæåòå óêàçàòü íîìåð íîâîñòè - ÷òî áû óäàëèòü îäíó íîâîñòü, èëè ALL - ÷òî áû î÷èñòèòü ñïèñîê íîâîñòåé ïîëíîñòüþ. - Êîìàíäà LOGONNEWS LIST âûâîäèò ñïèñîê òåêóùèõ íîâîñòåé è ìîæåò áûòü - èñïîëüçîâàíà ëþáûì IRC-îïåðàòîðîì. Êîìàíäû ADD è DEL äîñòóïíû òîëüêî - Àäìèíèñòðàòîðàì ñåðâèñîâ. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Ñèíòàêñèñ: OPERNEWS ADD òåêñò @@ -3250,9 +3244,7 @@ NEWS_HELP_OPER êà÷åñòâå ïàðàìåòðà âû ìîæåòå óêàçàòü íîìåð íîâîñòè - ÷òî áû óäàëèòü îäíó íîâîñòü, èëè ALL - ÷òî áû î÷èñòèòü ñïèñîê íîâîñòåé ïîëíîñòüþ. - Êîìàíäà OPERNEWS LIST âûâîäèò ñïèñîê òåêóùèõ íîâîñòåé è ìîæåò áûòü - èñïîëüçîâàíà ëþáûì IRC-îïåðàòîðîì. Êîìàíäû ADD è DEL äîñòóïíû òîëüêî - Àäìèíèñòðàòîðàì ñåðâèñîâ. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Ñèíòàêñèñ: RANDOMNEWS ADD òåêñò @@ -3270,9 +3262,7 @@ NEWS_HELP_RANDOM êà÷åñòâå ïàðàìåòðà âû ìîæåòå óêàçàòü íîìåð íîâîñòè - ÷òî áû óäàëèòü îäíó íîâîñòü, èëè ALL - ÷òî áû î÷èñòèòü ñïèñîê íîâîñòåé ïîëíîñòüþ. - Êîìàíäà RANDOMNEWS LIST âûâîäèò ñïèñîê òåêóùèõ íîâîñòåé è ìîæåò - áûòü èñïîëüçîâàíà ëþáûì IRC-Îïåðàòîðîì. Êîìàíäû ADD è DEL äîñòóïíû - òîëüêî Àäìèíèñòðàòîðàì ñåðâèñîâ. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -5341,9 +5331,6 @@ MEMO_HELP_STAFF Ïîçâîëÿåò îòïðàâèòü ìåìî-ñîîáùåíèå âñåì îïåðàòîðàì/àäìèíèñòðàòîðàì ñåðâèñîâ ñåòè. - Ïðèìå÷àíèå: ïîëüçîâàòåëè, çíà÷àùèåñÿ êàê â ñïèñêå îïåðàòîðîâ, òàê - è â ñïèñêå àäìèíèñòðàòîðîâ ñåðâèñîâ - ïîëó÷àò äàííîå ñîîáùåíèå äâàæäû. - Àíàëîãè÷íî è ïî îòíîøåíèþ ê ðóòàì ñåðâèñîâ. MEMO_HELP_SENDALL Ñèíòàêñèñ: SENDALL òåêñò_ñîîáùåíèÿ @@ -5377,10 +5364,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Îòïðàâêà ãëîáàëüíîãî ñîîáùåíèÿ âñåì ïîëüçîâàòåëÿì ñåòè OPER_HELP_CMD_STATS STATS Çàïðîñ èíôîðìàöè î ñòàòóñå ñåðâèñîâ è ñåòè -OPER_HELP_CMD_OPER - OPER Óïðàâëåíèå ñïèñêîì Îïåðàòîðîâ ñåðâèñîâ -OPER_HELP_CMD_ADMIN - ADMIN Óïðàâëåíèå ñïèñêîì Àäìèíèñòðàòîðîâ ñåðâèñîâ OPER_HELP_CMD_STAFF STAFF Ñïèñîê âñåõ ïðîïèñàííûõ íà ñåðâèñàõ è èõ îíëàéí-ñòàòóñ OPER_HELP_CMD_MODE @@ -5876,17 +5859,6 @@ OPER_HELP_JUPE Ïðèìå÷àíèå: ïàðàìåòð ïðè÷èíà ÿâëÿåòñÿ íå îáÿçàòåëüíûì, åñëè âû åãî íå óêàæåòå, áóäåò èñïîëüçîâàíà ñòàíäàðòíàÿ, âèäà: "Juped by <íèê>". -OPER_HELP_RAW - Ñèíòàêñèñ: RAW òåêñò - - Ïîçâîëÿåò îòïðàâèòü óêàçàííóþ òåêñòîâóþ ñòðîêó íàïðÿìóþ íà IRC-ñåðâåð, - ê êîòîðîìó ïðèëèíêîâàíû ñåðâèñû. Ó÷òèòå, ÷òî äàííûå îòïðàâëÿþòñÿ - "as is", â ñûðîì âèäå, è íèêàêèõ ïðîâåðîê íå îñóùåñòâëÿåòñÿ! À ýòî - çíà÷èò, ÷òî íåâåðíûé ôîðìàò äàííûõ ìîæåò âûçâàòü ó IRCd-ñåðâåðà - îøèáêó èíòåðïðåòàöèè è ïðèâåñòè ê åãî çàâèñàíèþ è/èëè îòêëþ÷åíèþ. - - ÍÅ ÈÑÏÎËÜÇÓÉÒÅ ÝÒÓ ÊÎÌÀÍÄÓ ÁÅÇ ÀÁÑÎËÞÒÍÎÉ ÓÂÅÐÅÍÍÎÑÒÈ Â ÒÎÌ, ×ÒÎ ÂÛ ÄÅËÀÅÒÅ! - OPER_HELP_UPDATE Ñèíòàêñèñ: UPDATE @@ -400,7 +400,7 @@ NICK_LOGOUT_X_SUCCEEDED # DROP responses NICK_LOGOUT_SERVICESADMIN - Can't logout %s because he's a services administrator. + Can't logout %s because he's a Services Operator. # DROP responses NICK_DROP_DISABLED @@ -2869,10 +2869,6 @@ OPER_JUPE_HOST_ERROR Please use a valid server name when juping OPER_JUPE_INVALID_SERVER You can not jupe your services server or your uplink server. - -# RAW responses -OPER_RAW_SYNTAX - RAW yazý # UPDATE responses OPER_UPDATING @@ -3340,9 +3336,7 @@ NEWS_HELP_LOGON more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - LOGONNEWS LIST may be used by any IRC operator to list the - current news messages. ADD and DEL may only be used by - Services admins. + LOGONNEWS may only be used by Services Operators. NEWS_HELP_OPER Syntax: OPERNEWS ADD text @@ -3356,9 +3350,7 @@ NEWS_HELP_OPER more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. - OPERNEWS LIST may be used by any IRC operator to list the - current oper news messages. ADD and DEL may only be used by - Services admins. + OPERNEWS may only be used by Services Operators. NEWS_HELP_RANDOM Kullanimi: RANDOMNEWS ADD yazi @@ -3369,9 +3361,7 @@ NEWS_HELP_RANDOM network e baglandigi zaman, karisik haberlerden bir tanesi seçilerek kullaniciya gönderilir. - RANDOMNEWS LIST herhangi bir IRC operatörü tarafindan - haberleri listelemek için kullanilabilir. ADD ve DEL - komutlarini sadece Servis adminlerinin kullanabilir. + RANDOMNEWS may only be used by Services Operators. ########################################################################### # @@ -3740,24 +3730,18 @@ NICK_HELP_SASET Type %R%S HELP SASET option for more information on a specific option. The options will be set on the given - nickname. - - Limited to Services admins. + nickname. NICK_HELP_SASET_DISPLAY Syntax: SASET nickname DISPLAY new-display Changes the display used to refer to the nickname group in Services. The new display MUST be a nick of the group. - - Limited to Services admins. NICK_HELP_SASET_PASSWORD Syntax: SASET nickname PASSWORD new-password Changes the password used to identify as the nick's owner. - - Limited to Services admins. NICK_HELP_SASET_URL Syntax: SASET nickname URL url @@ -3765,16 +3749,12 @@ NICK_HELP_SASET_URL Associates the given URL with the nickname. This URL will be displayed whenever someone requests information on the nick with the INFO command. - - Limited to Services admins. NICK_HELP_SASET_EMAIL Syntax: SASET nickname EMAIL address Associates the given E-mail address with the nickname. - Limited to Services admins. - NICK_HELP_SASET_ICQ Syntax: SASET nickname ICQ number @@ -3782,8 +3762,6 @@ NICK_HELP_SASET_ICQ number will be displayed whenever someone requests information on the nick with the INFO command. - Limited to Services admins. - NICK_HELP_SASET_GREET Syntax: SASET nickname GREET message @@ -3791,8 +3769,6 @@ NICK_HELP_SASET_GREET will be displayed when joining a channel that has GREET option enabled, provided that the user has the necessary access on it. - - Limited to Services admins. NICK_HELP_SASET_KILL Syntax: SASET nickname KILL {ON | QUICK | IMMED | OFF} @@ -3809,8 +3785,6 @@ NICK_HELP_SASET_KILL warned first or given a chance to change their nick; please do not use this option unless necessary. Also, your network's administrators may have disabled this option. - - Limited to Services admins. NICK_HELP_SASET_SECURE Syntax: SASET nickname SECURE {ON | OFF} @@ -3822,8 +3796,6 @@ NICK_HELP_SASET_SECURE list. However, if you are on the access list, %S will not auto-kill you regardless of the setting of the KILL option. - - Limited to Services admins. NICK_HELP_SASET_PRIVATE Syntax: SASET nickname PRIVATE {ON | OFF} @@ -3833,8 +3805,6 @@ NICK_HELP_SASET_PRIVATE nickname lists generated with %S's LIST command. (However, anyone who knows the nickname can still get information on it using the INFO command.) - - Limited to Services admins. NICK_HELP_SASET_HIDE Syntax: SASET nickname HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} @@ -3847,24 +3817,18 @@ NICK_HELP_SASET_HIDE The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). - Limited to Services admins. - NICK_HELP_SASET_MSG Syntax: SASET nickname MSG {ON | OFF} Allows you to choose the way Services are communicating with the given user. With MSG set, Services will use messages, else they'll use notices. - - Limited to Services admins. NICK_HELP_SASET_NOEXPIRE Syntax: SASET nickname NOEXPIRE {ON | OFF} Sets whether the given nickname will expire. Setting this to ON prevents the nickname from expiring. - - Limited to Services admins. NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} @@ -4081,7 +4045,7 @@ NICK_SERVADMIN_HELP_LIST nicks which, respectively, are FORBIDDEN, SUSPENDED, UNCONFIRMED or have the NOEXPIRE flag set will be displayed. If multiple options are given, all nicks matching at least one option will be displayed. - These options are limited to Services admins. + These options are limited to Services Operators. Örnekler: @@ -4104,8 +4068,6 @@ NICK_SERVADMIN_HELP_ALIST on. With two parameters lists channels that nickname has level access or greater on. - This use limited to Services admins. - NICK_SERVADMIN_HELP_GLIST Syntax: GLIST [nickname] @@ -4114,7 +4076,6 @@ NICK_SERVADMIN_HELP_GLIST With a parameter, lists all nicknames that are in the group of the given nick. - This use limited to Services admins. NICK_SERVADMIN_HELP_GETPASS Kullanýmý: GETPASS nick @@ -4135,8 +4096,6 @@ NICK_SERVADMIN_HELP_GETEMAIL this command is used, a message including the person who issued the command and the email it was used on will be logged. - Limited to Services admins. - NICK_SERVADMIN_HELP_FORBID Kullanýmý: FORBID nick [sebep] @@ -4157,8 +4116,6 @@ NICK_SERVADMIN_HELP_SUSPEND Syntax: SUSPEND nickname reason / UNSUSPEND nickname SUSPENDs / UNSUSPENDs a nickname from being identified to - - Limited to Services admins. ########################################################################### # @@ -4171,8 +4128,6 @@ NICK_SERVADMIN_HELP_UNSUSPEND UNSUSPENDS a nickname from being used. - Limited to Services admins. - ########################################################################### # # ChanServ help messages @@ -5110,16 +5065,12 @@ CHAN_SERVADMIN_HELP_SUSPEND command to preserve all previous channel data/settings. Reason may be required on certain networks. - - Limited to Services admins. CHAN_SERVADMIN_HELP_UNSUSPEND Syntax: UNSUSPEND channel Releases a suspended channel. All data and settings are preserved from before the suspension. - - Limited to Services admins. CHAN_SERVADMIN_HELP_STATUS Kullanýmý: STATUS kanaladý nick @@ -5329,10 +5280,6 @@ MEMO_HELP_STAFF Syntax: STAFF memo-text Sends all services staff a memo containing memo-text. - Note: If you have opers on both the oper list and the - admin list they will recive the memo twice. The same - applies for oper's on the Root list as well as other - lists. ########################################################################### # @@ -5384,10 +5331,6 @@ OPER_HELP_CMD_GLOBAL GLOBAL Tüm kullanýcýlara mesaj gönderir OPER_HELP_CMD_STATS STATS Servislerin ve networkun durumunu gösterir -OPER_HELP_CMD_OPER - OPER Servis operatör listesini düzenler -OPER_HELP_CMD_ADMIN - ADMIN Servis adminleri listesini düzenler OPER_HELP_CMD_STAFF STAFF Display Services staff and online status OPER_HELP_CMD_MODE @@ -5499,7 +5442,7 @@ OPER_HELP_STATS OPER_HELP_IGNORE Syntax: IGNORE {ADD|DEL|LIST|CLEAR} [time] [nick | mask] - Allows Services Admins to make Services ignore a nick or mask + Allows Services Operators to make Services ignore a nick or mask for a certain time or until the next restart. The default time format is seconds. You can specify it by using units. Valid units are: s for seconds, m for minutes, @@ -5838,7 +5781,7 @@ OPER_HELP_NOOP Not: server parametresinin doðruluðu servisler tarafýndan kontrol edilmez. - Services adminlerinin Kullanýmýyla sýnýrlýdýr. + Services Operatorlerinin Kullanýmýyla sýnýrlýdýr. OPER_HELP_JUPE Kullanýmý: JUPE server [sebep] @@ -5853,16 +5796,6 @@ OPER_HELP_JUPE Servis adminlerinin Kullanýmýyla sýnýrlýdýr. -OPER_HELP_RAW - Kullanýmý: RAW yazý - - Servislerin baðlý olduðu server a direk bir yazý gönderir. - Bu komutun kullaným alanlarý sýnýrlýdýr, ve yanlýþ kullanýlýrsa - networkte çok büyük hasara yol açabilir. Tam olarak ne - yaptýðýnýzý bilmiyorsanýz BU KOMUTU KULLANMAYIN! - - Servis adminlerinin Kullanýmýyla sýnýrlýdýr. - OPER_HELP_UPDATE Kullanýmý: UPDATE @@ -5940,31 +5873,22 @@ OPER_HELP_MODLOAD This command loads the module named FileName from the modules directory. - Limited to Services Roots. - OPER_HELP_MODUNLOAD Syntax: MODUNLOAD FileName This command unloads the module named FileName from the modules directory. - Limited to Services Roots. - OPER_HELP_MODINFO Syntax: MODINFO FileName This command lists information about the specified loaded module - Limited to Services Roots. - OPER_HELP_MODLIST Syntax: MODLIST [Core|3rd|protocol|encryption|supported|qatested] Lists all currently loaded modules. - Limited to Services Roots. - - ########################################################################### # # BotServ help messages @@ -6417,17 +6341,12 @@ HOST_HELP_SET SET <nick> <ident>@<hostmask> set idents for users as well as vhosts. - Limited to Services operators. - HOST_HELP_DELALL Syntax: DELALL <nick>. Deletes the vhost for all nick's in the same group as that of the given nick. - Limited to Host Removers. - - HOST_HELP_SETALL Syntax: SETALL <nick> <hostmask>. @@ -6439,8 +6358,6 @@ HOST_HELP_SETALL * NOTE, this will not update the vhost for any nick's added to the group after this command was used. - Limited to Services operators. - HOST_HELP_OFF Syntax: OFF @@ -6454,8 +6371,6 @@ HOST_HELP_DEL Deletes the vhost assigned to the given nick from the database. - Limited to Services operators. - HOST_HELP_LIST Syntax: LIST [<key>|<#X-Y>] @@ -6471,8 +6386,6 @@ HOST_HELP_LIST The list uses the value of NSListMax as a hard limit for the number of items to display to a operator at any 1 time. - Limited to Services operators. - HOST_HELP_GROUP Syntax: GROUP |