summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/cat.l19
-rw-r--r--lang/de.l19
-rw-r--r--lang/en_us.l19
-rw-r--r--lang/es.l19
-rw-r--r--lang/fr.l19
-rw-r--r--lang/gr.l21
-rw-r--r--lang/hun.l19
-rw-r--r--lang/it.l19
-rw-r--r--lang/nl.l19
-rw-r--r--lang/pl.l22
-rw-r--r--lang/pt.l19
-rw-r--r--lang/ru.l19
-rw-r--r--lang/tr.l19
13 files changed, 251 insertions, 1 deletions
diff --git a/lang/cat.l b/lang/cat.l
index f44bb1e9b..48cb0bbbc 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -373,6 +373,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Ara ets membre en el grup de %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY clau
@@ -3410,6 +3418,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Registra un nickname
NICK_HELP_CMD_GROUP
GROUP Ingresa en un grup
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Per identificar-te amb la teva clau
NICK_HELP_CMD_ACCESS
@@ -3541,6 +3551,15 @@ NICK_HELP_GROUP
Tingues en compte: tots els nicks en un grup comparteixen la
mateixa clau.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Sintaxis: IDENTIFY clau
diff --git a/lang/de.l b/lang/de.l
index 264af8778..70849c49e 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -391,6 +391,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Du bist jetzt in der Gruppe %s vertreten.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY Passwort
@@ -3365,6 +3373,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Registriert einen Nicknamen
NICK_HELP_CMD_GROUP
GROUP Verwaltung von Nickname-Gruppierungen
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Identifizierung des Nicknames
NICK_HELP_CMD_ACCESS
@@ -3512,6 +3522,15 @@ NICK_HELP_GROUP
Achtung: Alle Mitglieder einer Gruppe haben dasselbe
Passwort.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Syntax: IDENTIFY Passwort
diff --git a/lang/en_us.l b/lang/en_us.l
index 581f53e7d..11cfffc84 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -363,6 +363,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
You are now in the group of %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY password
@@ -3271,6 +3279,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Register a nickname
NICK_HELP_CMD_GROUP
GROUP Join a group
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Identify yourself with your password
NICK_HELP_CMD_ACCESS
@@ -3405,6 +3415,15 @@ NICK_HELP_GROUP
Note: all the nicknames of a group have the same password.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Syntax: IDENTIFY password
diff --git a/lang/es.l b/lang/es.l
index 0ae91a5db..9a91be68a 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -375,6 +375,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Ahora eres miembro en el grupo de %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY clave
@@ -3382,6 +3390,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Registra un nickname
NICK_HELP_CMD_GROUP
GROUP Ingresa a un grupo
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Para identificarte con tu clave
NICK_HELP_CMD_ACCESS
@@ -3513,6 +3523,15 @@ NICK_HELP_GROUP
Ten en cuenta: todos los nicks en un grupo comparten la
misma clave.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Sintaxis: IDENTIFY clave
diff --git a/lang/fr.l b/lang/fr.l
index 83fdf3eb4..23b7bc8aa 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -377,6 +377,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Vous êtes maintenant dans le groupe de %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY motdepasse
@@ -3431,6 +3439,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Enregistre un pseudo
NICK_HELP_CMD_GROUP
GROUP Joint un groupe
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Vous identifie avec votre mot de passe
NICK_HELP_CMD_ACCESS
@@ -3575,6 +3585,15 @@ NICK_HELP_IDENTIFY
mot de passe est celui que vous avez donné avec la commande
REGISTER.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_UPDATE
Syntax: UPDATE
diff --git a/lang/gr.l b/lang/gr.l
index 344866240..15a40c8e0 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -371,6 +371,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Åßóáé ôþñá ìÝóá óôçí ïìÜäá ôïõ %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY ^_êùäéêü^_
@@ -3402,6 +3410,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Êáôï÷õñþíåé Ýíá øåõäþíõìï
NICK_HELP_CMD_GROUP
GROUP ÌðÝíåôå óå ïìÜäá øåõäþíõìïõ
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Óáò áíáãíùñßæåé ìå ôç ÷ñÞóç êùäéêïý
NICK_HELP_CMD_ACCESS
@@ -3538,7 +3548,16 @@ NICK_HELP_GROUP
Óçìåßùóç: üëá ôá øåõäþíõìá ðïõ áíÞêïõí óôçí ßäéá ïìÜäá Ý÷ïõí ôïí ßäéï
êùäéêü.
-
+
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Óýíôáîç: IDENTIFY êùäéêü
diff --git a/lang/hun.l b/lang/hun.l
index 88db8b0f0..815e5b57b 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -377,6 +377,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Mostantól tagja vagy a %scsoportnak.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY válaszok
NICK_IDENTIFY_SYNTAX
IDENTIFY jelszó
@@ -3336,6 +3344,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Nicknév regisztráció
NICK_HELP_CMD_GROUP
GROUP Csatlakozás egy csoporthoz
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Jelszavas azonosítás
NICK_HELP_CMD_ACCESS
@@ -3474,6 +3484,15 @@ NICK_HELP_IDENTIFY
nicknek. Jelszónak ugyanannak kell lennie amit a
regisztrációnál megadtál, vagy amire módosítottad.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_UPDATE
Syntax: UPDATE
diff --git a/lang/it.l b/lang/it.l
index 746d88bd7..493e651ee 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -365,6 +365,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Adesso sei nel gruppo di %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY password
@@ -3287,6 +3295,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Registra un nick
NICK_HELP_CMD_GROUP
GROUP Entra in un gruppo
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Ti identifica per il tuo nick
NICK_HELP_CMD_ACCESS
@@ -3420,6 +3430,15 @@ NICK_HELP_GROUP
Nota: tutti i nick di un gruppo hanno la stessa password.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Sintassi: IDENTIFY password
diff --git a/lang/nl.l b/lang/nl.l
index 95236d0f8..3c7c86e46 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -374,6 +374,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Je zit nu in de group van %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY wachtwoord
@@ -3363,6 +3371,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Registreer een nickname
NICK_HELP_CMD_GROUP
GROUP Bij een groep aanmelden
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Jezelf identificeren met je wachtwoord
NICK_HELP_CMD_ACCESS
@@ -3495,6 +3505,15 @@ NICK_HELP_GROUP
Opmerking: alle nicks in een groep hebben hetzelfde wachtwoord.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Gebruik: IDENTIFY wachtwoord
diff --git a/lang/pl.l b/lang/pl.l
index e58eafa82..d91c2a375 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -454,6 +454,16 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Nale¿ysz teraz do grupy %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY has³o
@@ -4330,6 +4340,9 @@ NICK_HELP_CMD_REGISTER
NICK_HELP_CMD_GROUP
GROUP Do³±cza nick do wskazanej grupy
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
+
NICK_HELP_CMD_IDENTIFY
IDENTIFY Identyfikuje w³a¶ciciela nicka
@@ -4486,6 +4499,15 @@ NICK_HELP_GROUP
Uwaga: wszystkie nicki w grupie maj± to samo has³o.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Sk³adnia: IDENTIFY has³o
diff --git a/lang/pt.l b/lang/pt.l
index d220c2ce7..e1fc58e23 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -379,6 +379,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Você é agora um membro do grupo %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY senha
@@ -3310,6 +3318,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Registra um nick
NICK_HELP_CMD_GROUP
GROUP Se junta a um grupo
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Identifica seu nick com sua senha
NICK_HELP_CMD_ACCESS
@@ -3440,6 +3450,15 @@ NICK_HELP_GROUP
Atenção: todos os nicks do grupo terão a mesma senha.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Sintaxe: IDENTIFY senha
diff --git a/lang/ru.l b/lang/ru.l
index b41b19906..0902d689a 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -369,6 +369,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
Âû óñïåøíî âíåñåíû â ãðóïïó %s.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY ïàðîëü
@@ -3305,6 +3313,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Ðåãèñòðàöèÿ íèêà
NICK_HELP_CMD_GROUP
GROUP Îáúåäèíåíèå íèêîâ â ãðóïïû
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Èäåíòèôèêàöèÿ ê íèêó â êà÷åñòâå âëàäåëüöà
NICK_HELP_CMD_ACCESS
@@ -3435,6 +3445,15 @@ NICK_HELP_GROUP
íèêàê íåìîæåò.
Ïðèìå÷àíèå 2: ó âñåõ íèêîâ â ãðóïïå - åäèíûé ïàðîëü.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Ñèíòàêñèñ: IDENTIFY ïàðîëü
diff --git a/lang/tr.l b/lang/tr.l
index a88738740..fe6db966d 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -375,6 +375,14 @@ NICK_GROUP_TOO_MANY
NICK_GROUP_JOINED
%s grubuna dahil edildiniz.
+# UNGROUP responses
+NICK_UNGROUP_ONE_NICK
+ Your nick is not grouped to anything, you can't ungroup it.
+NICK_UNGROUP_NOT_IN_GROUP
+ The nick %s is not in your group.
+NICK_UNGROUP_SUCCESSFUL
+ Nick %s has been ungrouped from %s.
+
# IDENTIFY responses
NICK_IDENTIFY_SYNTAX
IDENTIFY þifreniz
@@ -3404,6 +3412,8 @@ NICK_HELP_CMD_REGISTER
REGISTER Nickinizi kaydeder
NICK_HELP_CMD_GROUP
GROUP Bir gruba dahil eder
+NICK_HELP_CMD_UNGROUP
+ UNGROUP Remove a nick from a group
NICK_HELP_CMD_IDENTIFY
IDENTIFY Þifrenizle nickinizi tanýtýr
NICK_HELP_CMD_ACCESS
@@ -3536,6 +3546,15 @@ NICK_HELP_GROUP
Not: bir gruptaki tüm nickler bir þifreye sahip olurlar.
+NICK_HELP_UNGROUP
+ Syntax: UNGROUP [nick]
+
+ This command ungroups your nick, or if given, the specificed nick,
+ from the group it is in. The ungrouped nick keeps its registration
+ time, password, email, greet, language, url, and icq. Everything
+ else is reset. You may not ungroup yourself if there is only one
+ nick in your group.
+
NICK_HELP_IDENTIFY
Kullanýmý: IDENTIFY þifreniz