summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/cat.l6
-rw-r--r--lang/de.l4
-rw-r--r--lang/en_us.l4
-rw-r--r--lang/es.l6
-rw-r--r--lang/fr.l4
-rw-r--r--lang/gr.l4
-rw-r--r--lang/hun.l4
-rw-r--r--lang/it.l4
-rw-r--r--lang/nl.l4
-rw-r--r--lang/pl.l4
-rw-r--r--lang/pt.l4
-rw-r--r--lang/ru.l4
-rw-r--r--lang/tr.l4
13 files changed, 41 insertions, 15 deletions
diff --git a/lang/cat.l b/lang/cat.l
index c90015595..3495fb10c 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -5169,8 +5169,10 @@ CHAN_HELP_CLEAR
neteja els Modes i,k,l,m,n,p,s,t).
BANS neteja tots els bans en el canal.
EXCEPTS neteja tots els excepts en el canal.
- OPS Esborra estatus d'operador de canal(Mode +o)
- de tots els operadors de canal.
+ OPS Esborra estatus d'operador de canal (Mode +o)
+ de tots els operadors de canal. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Removes channel-halfoperator status (mode +h) from
all channel halfoperators, if supported.
VOICES Esborra l'estatus "voice" (Mode +v) de qui
diff --git a/lang/de.l b/lang/de.l
index 68fd727bb..7d26c40ad 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -5187,7 +5187,9 @@ CHAN_HELP_CLEAR
BANS Entfernt alle Bans in dem Channel
EXCEPTS Entfernt alle Excepts in dem Channel
OPS Entfernt jeden Operator-Status (mode +o)
- in dem Channel.
+ in dem Channel. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Entfernt jeden Halfoperator-Status (mode +h)
in den Channel.(Falls dein IRCD es unterstützt).
VOICES Entfernt alle Voice-Flags (mode +v) in dem Channel.
diff --git a/lang/en_us.l b/lang/en_us.l
index dc8b13045..28a94b9e4 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -4945,7 +4945,9 @@ CHAN_HELP_CLEAR
BANS Clears all bans on the channel.
EXCEPTS Clears all excepts on the channel.
OPS Removes channel-operator status (mode +o) from
- all channel operators.
+ all channel operators. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Removes channel-halfoperator status (mode +h) from
all channel halfoperators, if supported.
VOICES Removes "voice" status (mode +v) from anyone
diff --git a/lang/es.l b/lang/es.l
index b3b60c9c0..6d61d7a90 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -5141,8 +5141,10 @@ CHAN_HELP_CLEAR
limpia los modos i,k,l,m,n,p,s,t).
BANS Limpia todos los bans en el canal.
EXCEPTS Limpia todos los excepts en el canal.
- OPS Remueve estatus de operador de canal(modo +o)
- de todos los operadores de canal.
+ OPS Remueve estatus de operador de canal (modo +o)
+ de todos los operadores de canal. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Removes channel-halfoperator status (mode +h) from
all channel halfoperators, if supported.
VOICES Remueve el estatus "voice" (modo +v) de quien
diff --git a/lang/fr.l b/lang/fr.l
index 3bcb44e2c..95a3bb4a3 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -5211,7 +5211,9 @@ CHAN_HELP_CLEAR
BANS Enlève tous les bans d'un canal.
EXCEPTS Enlève tous les excepts d'un canal.
OPS Enlève le status d'opérateur du canal à
- tous les opérateurs du canal.
+ tous les opérateurs du canal. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Enlève le status d'halfop (mode +h) a tout les halfop
du canal.
VOICES Enlève le status de "voice" (mode +v) à toute
diff --git a/lang/gr.l b/lang/gr.l
index 7dec3d397..c40aa0d73 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -5117,7 +5117,9 @@ CHAN_HELP_CLEAR
BANS Êáèáñßæåé üëá ôá bans áðü ôï êáíÜëé.
EXCEPTS Êáèáñßæåé üëá ôá excepts áðü ôï êáíÜëé.
OPS Áöáéñåß ôï channel-operator status (mode +o) áðü
- üëïõò ôïõò channel operators.
+ üëïõò ôïõò channel operators. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Removes channel-halfoperator status (mode +h) from
all channel halfoperators, if supported.
VOICES Áöáéñåß ôá "voice" status (mode +v) áðü ôïí êáèÝíá.
diff --git a/lang/hun.l b/lang/hun.l
index baf0d3b88..0c7abed5e 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -5060,7 +5060,9 @@ CHAN_HELP_CLEAR
mode lockjában.
BANS Törli az összes tiltást a csatornán.
EXCEPTS Törli az összes kivételt a csatornán.
- OPS Elvesz minden opot a csatornán
+ OPS Elvesz minden opot a csatornán. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Eltávolít minden félop csatorna státuszt (+h mód)
az összes csatornán lévõ féloperátortól, ha támogatott.
VOICES Elvesz minden "voice"-t (mode +v) a csatornán.
diff --git a/lang/it.l b/lang/it.l
index a2763af76..e25a11243 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -5073,7 +5073,9 @@ CHAN_HELP_CLEAR
i modi i,k,l,m,n,p,s,t).
BANS Annulla tutti i ban del canale.
OPS Rimuove lo stato di operatore (modo +o) da
- tutti gli operatori del canale.
+ tutti gli operatori del canale. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Rimuove lo stato di halfoperator (modo +h) da
tutti gli halfoperator del canale, se supportato.
VOICES Rimuove lo stato di voice (modo +v) da tutti
diff --git a/lang/nl.l b/lang/nl.l
index f12cbc501..661593e86 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -5074,7 +5074,9 @@ CHAN_HELP_CLEAR
modes i,k,l,m,n,p,s,t).
BANS Verwijder alle bans op het kanaal.
OPS Verwijder kanaal-operator status (mode +o) van
- alle kanaal-operators.
+ alle kanaal-operators. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Verwijder kanaal-halfoperator status (mode +h)
van alle kanaal-halfoperators, indien deze
mode ondersteund wordt.
diff --git a/lang/pl.l b/lang/pl.l
index c15243fad..bde8932f2 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -6167,7 +6167,9 @@ CHAN_HELP_CLEAR
MODES Zdejmuje wszystkie tryby z kana³u
BANS Zdejmuje wszystkie bany na kanale
EXCEPTS Zdejmuje wyj±tki od banów na kanale
- OPS Odbiera wszystkim status operatora
+ OPS Odbiera wszystkim status operatora. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Odbiera wszystkim status pó³-operatora
VOICES Odbiera wszystkim prawo g³osu
USERS Wykopuje wszystkich z kana³u
diff --git a/lang/pt.l b/lang/pt.l
index 907fbe887..639610a76 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -5025,7 +5025,9 @@ CHAN_HELP_CLEAR
BANS Remove todos os bans do canal.
EXCEPTS Remove todos os excepts do canal.
OPS Remove o status de Operador de canal (modo +o)
- de todos os Operadores do canal.
+ de todos os Operadores do canal. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Remove o status de Half-Operador de canal (modo +h)
de todos os Half-Operadores do canal, se suportado.
VOICES Remove o status "voice" (modo +v) de qualquer
diff --git a/lang/ru.l b/lang/ru.l
index f1ffe566d..c51b8e4b1 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -5080,7 +5080,9 @@ CHAN_HELP_CLEAR
BANS óäàëåíèå âñåõ áàíîâ êàíàëà
EXCEPTS óäàëåíèå âñåõ èñêëþ÷åíèé èç áàíà
INVITES óäàëåíèå âñåõ èñêëþ÷åíèé íà ïðèãëàøåíèå
- OPS ñíÿòèå ñòàòóñà îïåðàòîðà ñî âñåõ îïåðàòîðîâ êàíàëà
+ OPS ñíÿòèå ñòàòóñà îïåðàòîðà ñî âñåõ îïåðàòîðîâ êàíàëà.
+ If supported, removes channel-admin (mode +a) and
+ channel-owner (mode +q) as well.
HOPS ñíÿòèå ñòàòóñà ïîëóîïåðàòîðà ñî âñåõ õîïîâ êàíàëà
VOICES ñíÿòèå ñòàòóñà âîéñà ñî âñåõ âîéñîâ êàíàëà
USERS ìàññîâûé êèê âñåõ ïîñåòèòåëåé êàíàëà
diff --git a/lang/tr.l b/lang/tr.l
index 7524b56d4..4468f0fd1 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -5084,7 +5084,9 @@ CHAN_HELP_CLEAR
BANS Kanaldaki tüm banlarý kaldýrýr.
EXCEPTS Clears all excepts on the channel.
OPS Kanal opu statüsünde olanlarýn (mode +o)
- oplarýný alýr.
+ oplarýný alýr. If supported, removes
+ channel-admin (mode +a) and channel-owner (mode +q)
+ as well.
HOPS Removes channel-halfoperator status (mode +h) from
all channel halfoperators, if supported.
VOICES Voice statüsünde olanlarýn (mode +v) voice larýný