diff options
author | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-04-06 16:30:34 +0000 |
---|---|---|
committer | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-04-06 16:30:34 +0000 |
commit | ea090fae8d9095fbc94219585de56f821848fc96 (patch) | |
tree | 9997a913ec7820def0ce99bce58108177e55d343 | |
parent | 74c5d989bc85017cb76c33a048cef2aff635caaa (diff) |
[#1039] Patch to update documentation on CS RESTRICTED to reflect historical behaviour.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2262 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | lang/cat.l | 10 | ||||
-rw-r--r-- | lang/de.l | 10 | ||||
-rw-r--r-- | lang/en_us.l | 7 | ||||
-rw-r--r-- | lang/es.l | 10 | ||||
-rw-r--r-- | lang/fr.l | 10 | ||||
-rw-r--r-- | lang/gr.l | 7 | ||||
-rw-r--r-- | lang/hun.l | 10 | ||||
-rw-r--r-- | lang/it.l | 10 | ||||
-rw-r--r-- | lang/nl.l | 9 | ||||
-rw-r--r-- | lang/pl.l | 9 | ||||
-rw-r--r-- | lang/pt.l | 9 | ||||
-rw-r--r-- | lang/ru.l | 6 | ||||
-rw-r--r-- | lang/tr.l | 8 |
13 files changed, 38 insertions, 77 deletions
diff --git a/lang/cat.l b/lang/cat.l index ffa29a3fc..bb8c3fbf1 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -4636,13 +4636,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Sintàxi: SET canal RESTRICTED {ON | OFF} - Habilita o deshabilita l'opció de accés restringit - per a un canal. Quan l' accés restringit està - establert, Els usuaris seran inhabilitats de tenir - privilegis d'operador de canal. (usuaris amb accés - negatiu i, si seguretat de ops està establerta, - usuaris no a la llista de accés) seran - kickeajats i banejats del canal. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Sintàxi: SET canal SECURE {ON | OFF} @@ -4647,13 +4647,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Syntax: SET Channel RESTRICTED {ON | OFF} - Aktiviert oder deaktiviert den restricted access - (beschränkter Zugriff)-Modi für einen Channel. Wenn - restricted access eingeschaltet ist, werden - User die sonst keinen Channel Operator-Status besitzen - würden (Nicknamen mit negativem Zugriffslevel, oder wenn - Secure Ops aktiv ist, Nicknamen die nicht auf der - Zugriffsliste sind) vom Channel gekicked und gebanned. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Syntax: SET Channel SECURE {ON | OFF} diff --git a/lang/en_us.l b/lang/en_us.l index 1b990a2a6..3213b7f23 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -4430,11 +4430,8 @@ CHAN_HELP_SET_RESTRICTED Syntax: SET channel RESTRICTED {ON | OFF} Enables or disables the restricted access option for a - channel. When restricted access is set, users who would - normally be disallowed from having channel operator - privileges (users with negative access levels and, if - secure ops is set, users not on the access list) will - instead be kicked and banned from the channel. + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Syntax: SET channel SECURE {ON | OFF} @@ -4608,13 +4608,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Sintaxis: SET canal RESTRICTED {ON | OFF} - Habilita o deshabilita la opcion de acceso restringido - para un canal. Cuando el acceso restringido esta - seteado, Los usuarios seran inhabilitados de tener - privilegios de operador de canal. (usuarios con acceso - negativo y, si seguridad de ops esta seteada, - usuarios no en la lista de acceso) seran en vez - kickeados y baneados del canal. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Sintaxis: SET canal SECURE {ON | OFF} @@ -4678,13 +4678,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Syntaxe: SET canal RESTRICTED {ON | OFF} - Active ou désactive l'option d'accès restreint pour un - canal. Lorsque l'accès restreint est actif, les - utilisateurs qui n'auraient normalement pas la permission - d'être opérateur du canal (les utilisateurs avec un niveau - d'accès négatif et, si le contrôle des ops est actif, les utilisateurs - qui ne sont pas sur la liste d'accès) seront kickés et bannis - du canal. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Syntaxe: SET canal SECURE {ON | OFF} @@ -4612,10 +4612,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Óýíôáîç: SET êáíÜëé RESTRICTED {ON | OFF} - Åíåñãïðïéåß Þ áðåñíåñãïðïéåß ôçí restricted access åðéëïãÞ ôïõ - êáíáëéïý. ¼ôáí åíåñãïðéçèåß ç restricted access , ÷ñÞóôåò ïé - ïðïßïé äåí Ý÷ïõí access óôï êáíÜëé, ïé õðçñåóßåò èá ôïõò êÜíïõí - kick êáé ban áðü ôï êáíÜëé. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Óýíôáîç: SET êáíÜëé SECURE {ON | OFF} diff --git a/lang/hun.l b/lang/hun.l index a179e1461..9070a171d 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -4530,13 +4530,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Syntax: SET #szoba RESTRICTED {ON | OFF} - Engedélyezi vagy letiltja a korlátozott hozzáférés - opciót a csatornán. Amikor a korlátozott hozzáférés - be van kapcsolva, a userek nem kaphatnak szoba - operátori jogokat (userek negatív access szinttel, - ha a secure opsopció be van kapcsolva, akkor azok a - userek, akik nem szerepelnek az access listán) azonnal - ki lesznek rúgva és tiltva a szobából belépéskor. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Syntax: SET #szoba SECURE {ON | OFF} @@ -4517,13 +4517,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Sintassi: SET canale RESTRICTED {ON | OFF} - Attiva o disattiva l'accesso limitato (restricted) - per il canale. Quando questa opzione è attiva, gli - utenti che non potrebbero avere i privilegi di operatore - di canale (gli utenti con livelli di accesso negativi e, - se l'opzione secure ops è attiva, tutti gli utenti che - non si trovano in alcuna lista di accesso) verrano invece - kickati e bannati dal canale. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Sintassi: SET canale SECURE {ON | OFF} @@ -4548,12 +4548,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Gebruik: SET kanaal RESTRICTED {ON | OFF} - Zet de beperkte toegang optie aan of uit voor een kanaal. - Wanneer beperkte toegang aan staat zullen gebruikers die - normaliter geen kanaaloperator status mogen hebben (dwz - gebruikers met negatieve toegangsniveaus en, als de veilige - ops optie aan staat, ook gebruikers die niet op de toegangs- - lijst staan) worden gekicked en gebanned van het kanaal. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Gebruik: SET kanaal SECURE {ON | OFF} @@ -5596,12 +5596,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Sk³adnia: SET kana³ RESTRICTED {ON | OFF} - W³±cza lub wy³±cza ograniczenie dostêpu do kana³u. - W³±czenie tej opcji powoduje usuwanie z kana³u - u¿ytkowników, którzy nie maj± uprawnieñ operatora. - Przy w³±czonej opcji secure ops u¿ytkownicy bez - zdefiniowanego poziomu dostêpu oraz z ujemnym poziomem - tak¿e bêd± usuwani. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Sk³adnia: SET kana³ SECURE {ON | OFF} @@ -4499,12 +4499,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Sintaxe: SET canal RESTRICTED {ON|OFF} - Ativa ou desativa a opção de acesso restrito para um canal. - Quando o acesso restrito estiver ativado, usuários que - normalmente não possuem privilegios de OP no canal - (usuários com nível negativo de acesso e, se secure ops - estiver ativado, usuários que não pertencem à lista de - acesso) serão imediatamente kickados e banidos do canal. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Sintaxe: SET canal SECURE {ON|OFF} @@ -4529,9 +4529,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Ñèíòàêñèñ: SET #êàíàë RESTRICTED {ON | OFF} - Àêòèâèðóåò/äåàêòèâèðóåò îãðàíè÷åííûé äîñòóï íà êàíàë. Äàííûé ðåæèì - ïîçâîëÿåò çàïðåòèòü äîñòóï íà êàíàë âñåì òåì ïîëüçîâàòåëÿì, êîòîðûå - íå ÷èñëÿòñÿ â ñïèñêå äîñòóïà êàíàëà. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Ñèíòàêñèñ: SET #êàíàë SECURE {ON | OFF} @@ -4595,11 +4595,9 @@ CHAN_HELP_SET_PRIVATE CHAN_HELP_SET_RESTRICTED Kullanýmý: SET kanaladý RESTRICTED {ON | OFF} - Bir kanal için izinli giriþ özelliðini açar yada kapatýr. - izinli giriþ özelliði aktifse, kanal opu özelliði olmayan - kullanýcýlar(negatif access seviyesi olanlar, secure ops - özelliði aktif olanlar, ve access listesinde olmayan - kullanýcýlar) kanaldan atýlýp banlanýrlar. + Enables or disables the restricted access option for a + channel. When restricted access is set, users not on + the access list will instead be kicked and banned from the channel. CHAN_HELP_SET_SECURE Kullanýmý: SET kanaladý SECURE {ON | OFF} |