From 1aa79bb71215f1dd2d936a61dd35a1c86b9eb082 Mon Sep 17 00:00:00 2001 From: "trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Mon, 17 Jan 2005 00:46:29 +0000 Subject: BUILD : 1.7.7 (546) BUGS : 271 NOTES : Help for /OS HELP SET IGNORE. git-svn-id: svn://svn.anope.org/anope/trunk@546 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@399 5417fbe8-f217-4b02-8779-1006273d7864 --- lang/cat.l | 6 ++++++ lang/de.l | 6 ++++++ lang/en_us.l | 6 ++++++ lang/es.l | 6 ++++++ lang/fr.l | 6 ++++++ lang/gr.l | 6 ++++++ lang/hun.l | 6 ++++++ lang/it.l | 6 ++++++ lang/nl.l | 6 ++++++ lang/pl.l | 6 ++++++ lang/pt.l | 6 ++++++ lang/ru.l | 6 ++++++ lang/tr.l | 6 ++++++ 13 files changed, 78 insertions(+) (limited to 'lang') diff --git a/lang/cat.l b/lang/cat.l index 2746fba20..1c3511332 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -5649,6 +5649,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/de.l b/lang/de.l index e87a69b7a..652389762 100644 --- a/lang/de.l +++ b/lang/de.l @@ -5850,6 +5850,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/en_us.l b/lang/en_us.l index 5c686d99d..ef44b1c4e 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -5419,6 +5419,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/es.l b/lang/es.l index 5b703da66..23286aa5e 100644 --- a/lang/es.l +++ b/lang/es.l @@ -5630,6 +5630,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/fr.l b/lang/fr.l index 902812f80..abcbe9cb9 100644 --- a/lang/fr.l +++ b/lang/fr.l @@ -5674,6 +5674,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/gr.l b/lang/gr.l index 1c1d4cd21..343c6adf1 100644 --- a/lang/gr.l +++ b/lang/gr.l @@ -5548,6 +5548,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/hun.l b/lang/hun.l index 7d71df455..2a82088c9 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -5443,6 +5443,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/it.l b/lang/it.l index a0f811efc..f2756b624 100644 --- a/lang/it.l +++ b/lang/it.l @@ -5695,6 +5695,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/nl.l b/lang/nl.l index 70ca76c14..e0edb8aea 100644 --- a/lang/nl.l +++ b/lang/nl.l @@ -5570,6 +5570,12 @@ OPER_HELP_SET_SQL verkeer worden uitgezet als de SQL server onbereikbaar wordt terwijl services nog draaien. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Gebruik: SET LIST diff --git a/lang/pl.l b/lang/pl.l index 89f473d0b..2ae2597ac 100644 --- a/lang/pl.l +++ b/lang/pl.l @@ -5994,6 +5994,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/pt.l b/lang/pt.l index 9a18109a3..eccdc7f32 100644 --- a/lang/pt.l +++ b/lang/pt.l @@ -5334,6 +5334,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/ru.l b/lang/ru.l index 87361f86b..603f5cddc 100644 --- a/lang/ru.l +++ b/lang/ru.l @@ -5467,6 +5467,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST diff --git a/lang/tr.l b/lang/tr.l index c6daa9658..1303717ae 100644 --- a/lang/tr.l +++ b/lang/tr.l @@ -5498,6 +5498,12 @@ OPER_HELP_SET_SQL be used to disable and enable SQL should your SQL server go down while services are running. +OPER_HELP_SET_IGNORE + Syntax: SET IGNORE {ON | OFF} + + Setting this will toggle Anope's usage of the IGNORE system + on or off. + OPER_HELP_SET_LIST Syntax: SET LIST -- cgit