summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorcyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2009-03-17 02:56:05 +0000
committercyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2009-03-17 02:56:05 +0000
commite78066213a7fd58ab20271fae145d3f52a7191ce (patch)
tree753bb50d6c9fc6140c34f123a72074622030ee20 /lang
parent610dbf5c921698babff1dcb1d404e0fc46153254 (diff)
Fix bug #1041, patch by Adam (with coding style tweaks by me), CS LOGOUT should work as expected now.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2174 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'lang')
-rw-r--r--lang/cat.l2
-rw-r--r--lang/de.l2
-rw-r--r--lang/en_us.l3
-rw-r--r--lang/es.l2
-rw-r--r--lang/fr.l2
-rw-r--r--lang/gr.l2
-rw-r--r--lang/hun.l2
-rw-r--r--lang/it.l2
-rw-r--r--lang/nl.l2
-rw-r--r--lang/pl.l2
-rw-r--r--lang/pt.l2
-rw-r--r--lang/ru.l2
-rw-r--r--lang/tr.l2
13 files changed, 27 insertions, 0 deletions
diff --git a/lang/cat.l b/lang/cat.l
index 5761c87cc..96e1f927a 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1117,6 +1117,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Tots els usuaris identificats han estat desconnectats del canal %s (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/de.l b/lang/de.l
index a9ca48137..1938e6d9e 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1129,6 +1129,8 @@ CHAN_LOGOUT_SUCCEEDED
Der User %s wurde vom Channel %s ausgeloggt.
CHAN_LOGOUT_ALL_SUCCEEDED
Alle identifizierten User wurden vom Channel ausgeloggt %s (except the channel founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/en_us.l b/lang/en_us.l
index 32dd938da..e36caed47 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -1094,6 +1094,9 @@ CHAN_LOGOUT_ALL_SUCCEEDED
All users identified have been logged out of channel %s (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
+
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/es.l b/lang/es.l
index eb55ff1a5..5d64458ce 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1115,6 +1115,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Todos los usuarios identificados han sido desconectados del canal %s (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/fr.l b/lang/fr.l
index 5f7d4cc3c..0b0254d1c 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1128,6 +1128,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Tous les utilisateurs identifiés au canal %s ne le sont plus (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/gr.l b/lang/gr.l
index 0bba35446..40e4cef1f 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1115,6 +1115,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
¼ëïé ïé ÷ñÞóôåò logged out áðü ôï êáíÜëé %s (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/hun.l b/lang/hun.l
index dec2d83e4..67cd450fa 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -1107,6 +1107,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Minden felhasználó kijelentkezett a %s csatornáról (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP válaszok
CHAN_DROP_SYNTAX
diff --git a/lang/it.l b/lang/it.l
index e6ae60437..1b5e2c587 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1105,6 +1105,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Tutti gli utenti non sono più identificati per il canale %s (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/nl.l b/lang/nl.l
index 86f70b72a..635147fa1 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1119,6 +1119,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Alle geidentificeerde gebruikers zijn uitgelogd van kanaal %s (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/pl.l b/lang/pl.l
index 721836298..574bbd244 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -1432,6 +1432,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Wylogowano zidentyfikowanych u¿ytkowników z kana³u %s (bez w³a¶ciciela).
CHAN_LOGOUT_FOUNDER_FAILED
Nie mo¿esz siê wylogowaæ z %s (jeste¶ w³a¶cicielem).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/pt.l b/lang/pt.l
index 1d69cb1c7..cd02f9760 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1114,6 +1114,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Todos os usuários registrados foram desconectados do canal %s (except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX
diff --git a/lang/ru.l b/lang/ru.l
index 8539af53b..7ab64ab18 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1084,6 +1084,8 @@ CHAN_IDENTIFY_SUCCEEDED
Ïàðîëü ïðèíÿò, òåïåðü âàø óðîâåíü äîñòóïà íà êàíàëå %s - âëàäåëåö.
CHAN_LOGOUT_FOUNDER_FAILED
Âû íå ìîæåòå äåèäåíòèôèöèðîâàòü ñåáÿ îòíîñòèòåëüíî êàíàëà %s ò.ê. âû åãî ðåàëüíûé âëàäåëåö.
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# LOGOUT responses
CHAN_LOGOUT_SYNTAX
diff --git a/lang/tr.l b/lang/tr.l
index 1b767ce40..e870a1ac2 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1122,6 +1122,8 @@ CHAN_LOGOUT_ALL_SUCCEEDED
Tüm tanýmlý kullanýcýlar artýk %s kanalý tarafýndan tanýnmýyor (Except the channel founder).
CHAN_LOGOUT_FOUNDER_FAILED
You may not log out of %s (you are founder).
+CHAN_LOGOUT_NOT_LOGGEDIN
+ %s was not logged into %s.
# DROP responses
CHAN_DROP_SYNTAX