summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-05-14 16:48:51 +0000
committerdane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-05-14 16:48:51 +0000
commitb4b248c7f7ac99a57b2686c312fda8437bedd3aa (patch)
tree93b64cd8edd7271b71a4de707c07c3954270fefc
parentc6cae8fe851e1c39d08ee309b79621960cc934cf (diff)
BUILD : 1.7.2 (98) BUGS : none NOTES : Language file normalization.
git-svn-id: svn://svn.anope.org/anope/trunk@98 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@74 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--lang/cat.l28
-rw-r--r--lang/de.l28
-rw-r--r--lang/es.l28
-rw-r--r--lang/fr.l28
-rw-r--r--lang/gr.l28
-rw-r--r--lang/it.l28
-rw-r--r--lang/nl.l28
-rw-r--r--lang/pt.l28
-rw-r--r--lang/ru.l28
-rw-r--r--lang/tr.l28
-rw-r--r--version.log6
11 files changed, 285 insertions, 1 deletions
diff --git a/lang/cat.l b/lang/cat.l
index f919670d9..649dd4b8f 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1776,6 +1776,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
El bot %s no existeix.
BOT_NOT_ASSIGNED
@@ -5021,6 +5037,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
Comandes per a %S:
GLOBAL Envia un missatge a totss els usuaris
diff --git a/lang/de.l b/lang/de.l
index 6fddb5d73..d543b015b 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1763,6 +1763,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Bot %s gibt es nicht.
BOT_NOT_ASSIGNED
@@ -5185,6 +5201,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
Kommandos von %S:
GLOBAL Eine Notice an alle User schicken
diff --git a/lang/es.l b/lang/es.l
index f48304b69..646dc8f32 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1774,6 +1774,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
El bot %s no existe.
BOT_NOT_ASSIGNED
@@ -5021,6 +5037,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
Comandos para %S:
GLOBAL Envia un mensaje a todos los usuarios
diff --git a/lang/fr.l b/lang/fr.l
index 0657356d7..72a0d8b49 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1775,6 +1775,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Le bot %s n'existe pas.
BOT_NOT_ASSIGNED
@@ -5063,6 +5079,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
Commandes %S:
GLOBAL Envoie un message à tous les utilisateurs
diff --git a/lang/gr.l b/lang/gr.l
index afb08a39d..346b23e33 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1765,6 +1765,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Ôï Bot %s äåí õðÜñ÷åé.
BOT_NOT_ASSIGNED
@@ -4956,6 +4972,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
Ïé åíôïëÝò ôïõ %S åßíáé::
GLOBAL ÓôÝëíåé ìÞíõìá óå üëïõò ôïõò ÷ñÞóôåò
diff --git a/lang/it.l b/lang/it.l
index 266097527..bab8c2180 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1772,6 +1772,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Il bot %s non esiste.
BOT_NOT_ASSIGNED
@@ -5084,6 +5100,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
Comandi di %S:
GLOBAL Invia un messaggio a tutti gli utenti
diff --git a/lang/nl.l b/lang/nl.l
index 9c3b63717..1fda4edf5 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1759,6 +1759,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Bot %s bestaat niet.
BOT_NOT_ASSIGNED
@@ -4953,6 +4969,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
%S commando's:
GLOBAL Stuurt een bericht naar alle gebruikers
diff --git a/lang/pt.l b/lang/pt.l
index d6611fdef..f0e4c5447 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1767,6 +1767,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Bot %s não existe.
BOT_NOT_ASSIGNED
@@ -4860,6 +4876,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
Comandos do %S:
GLOBAL Envia uma mensagem para todos usuários
diff --git a/lang/ru.l b/lang/ru.l
index 4c8db4d28..4193000d1 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1756,6 +1756,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Áîò %s íå ñóùåñòâóåò.
BOT_NOT_ASSIGNED
@@ -4866,6 +4882,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
%S commands:
GLOBAL Ïîñëàòü ñîîáùåíèå âñåì ïîëüçîâàòåëÿì
diff --git a/lang/tr.l b/lang/tr.l
index 64c2ef950..72ad47d21 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1771,6 +1771,22 @@ MEMO_RSEND_USER_NOTIFICATION
###########################################################################
# Standard responses
+MEMO_CHECK_SYNTAX
+ CHECK nickname
+MEMO_CHECK_NOT_READ
+ The last memo you sent to %s (sent on %s) has not yet been read.
+MEMO_CHECK_READ
+ The last memo you sent to %s (sent on %s) has been read.
+MEMO_CHECK_NO_MEMO
+ Nick %s doesn't have a memo from you.
+
+###########################################################################
+#
+# BotServ messages
+#
+###########################################################################
+
+# Standard responses
BOT_DOES_NOT_EXIST
Bot %s mevcut deðil.
BOT_NOT_ASSIGNED
@@ -4916,6 +4932,18 @@ MEMO_HELP_RSEND
#
###########################################################################
+MEMO_HELP_CHECK
+ Syntax: CHECK nick
+
+ Checks whether the _last_ memo you sent to nick has been read
+ or not. Note that this does only work with nicks, not with chans.
+
+###########################################################################
+#
+# OperServ help messages
+#
+###########################################################################
+
OPER_HELP
%S commands:
GLOBAL Tüm kullanýcýlara mesaj gönderir
diff --git a/version.log b/version.log
index 560ebf371..2c9b3053e 100644
--- a/version.log
+++ b/version.log
@@ -8,11 +8,15 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="2"
-VERSION_BUILD="97"
+VERSION_BUILD="98"
VERSION_EXTRA=""
# $Log$
#
+# BUILD : 1.7.2 (98)
+# BUGS : none
+# NOTES : Language file normalization.
+#
# BUILD : 1.7.2 (97)
# BUGS : 51
# NOTES : Fixed a typo in hostserv group help response