summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-29 02:26:59 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-29 02:26:59 +0000
commitbd4d81fb5fb82bb12e4b505d6b6cf1cf0ea82c90 (patch)
tree45eff7d122681100452f0359ea28c81cdbfe47f1 /lang
parent28bb054da100e0f73a5eaabfd09e1f228f592130 (diff)
BUILD : 1.7.6 (465) BUGS : 218, 235 NOTES : 1. correct the grammer in the example.conf 2. SolidIRCD cmode +S 3. NSSecureAdmins now restricts /NS SET EMAIL 4. Unreals version of SVSHOLD 5. SolidIRCD halfop support 6. /os set list
git-svn-id: svn://svn.anope.org/anope/trunk@465 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@319 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'lang')
-rw-r--r--lang/cat.l15
-rw-r--r--lang/de.l16
-rw-r--r--lang/en_us.l9
-rw-r--r--lang/es.l15
-rw-r--r--lang/fr.l16
-rw-r--r--lang/gr.l15
-rw-r--r--lang/hun.l16
-rw-r--r--lang/it.l16
-rw-r--r--lang/nl.l16
-rw-r--r--lang/pl.l15
-rw-r--r--lang/pt.l15
-rw-r--r--lang/ru.l15
-rw-r--r--lang/tr.l15
13 files changed, 194 insertions, 0 deletions
diff --git a/lang/cat.l b/lang/cat.l
index d2bc618d6..eef4dc66c 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -2687,6 +2687,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5628,6 +5632,17 @@ OPER_HELP_SET_SUPERADMIN
This opion is _NOT_ persistant, and should only be used when
needed, and set back to OFF when no longer needed.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Sintàxi: NOOP SET servidor
diff --git a/lang/de.l b/lang/de.l
index 32d71bec5..74fc83abe 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -2677,6 +2677,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5829,6 +5833,18 @@ OPER_HELP_SET_SUPERADMIN
werden, wenn er wirklich gebraucht wird. Danach sollte er
sofort wieder ausgeschaltet werden.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
+
OPER_HELP_NOOP
Syntax: NOOP SET Server
NOOP REVOKE Server
diff --git a/lang/en_us.l b/lang/en_us.l
index 70b12fc6f..6dde59186 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -2618,6 +2618,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5413,6 +5417,11 @@ OPER_HELP_SET_SQL
be used to disable and enable SQL should your SQL server go down
while services are running.
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
+
OPER_HELP_NOOP
Syntax: NOOP SET server
NOOP REVOKE server
diff --git a/lang/es.l b/lang/es.l
index 22f376b7d..6dea7fbf2 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -2666,6 +2666,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5617,6 +5621,17 @@ OPER_HELP_SET_SUPERADMIN
Esta opcion no es persistente y debe ser usada solo de ser
necesario.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Sintaxis: NOOP SET servidor
diff --git a/lang/fr.l b/lang/fr.l
index 2934f91d7..e8b7e5bae 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -2698,6 +2698,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5653,6 +5657,18 @@ OPER_HELP_SET_SUPERADMIN
Utilisation temporaire.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
+
OPER_HELP_NOOP
Syntaxe: NOOP SET serveur
NOOP REVOKE serveur
diff --git a/lang/gr.l b/lang/gr.l
index f941d5706..995299f85 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -2676,6 +2676,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5527,6 +5531,17 @@ OPER_HELP_SET_SUPERADMIN
This opion is _NOT_ persistant, and should only be used when
needed, and set back to OFF when no longer needed.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Óýíôáîç: NOOP SET server
diff --git a/lang/hun.l b/lang/hun.l
index 4d67fb930..0654062e0 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -2639,6 +2639,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP válaszok
OPER_NOOP_SYNTAX
@@ -5421,6 +5425,18 @@ OPER_HELP_SET_SUPERADMIN
Ez az opció nem ajánlott, csak akkor használd, ha
szükséges és kapcsold ki, ha már nem.
+
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Syntax: NOOP SET szerver
diff --git a/lang/it.l b/lang/it.l
index e7291d62b..9e7dda875 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -2683,6 +2683,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5674,6 +5678,18 @@ OPER_HELP_SET_SUPERADMIN
Questa opzione NON è persistente, e dovrebbe essere usata
solo quando necessario, e reimpostata a OFF al più presto.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
+
OPER_HELP_NOOP
Sintassi: NOOP SET server
NOOP REVOKE server
diff --git a/lang/nl.l b/lang/nl.l
index 2cfe9e88f..fa289983e 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -2653,6 +2653,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5548,6 +5552,18 @@ OPER_HELP_SET_SUPERADMIN
wanneer het echt nodig is, en terug op OFF gezet worden als het
niet meer nodig is.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
+
OPER_HELP_NOOP
Gebruik: NOOP SET server
NOOP REVOKE server
diff --git a/lang/pl.l b/lang/pl.l
index 5afd564f3..f18d81432 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -2867,6 +2867,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5974,6 +5978,17 @@ OPER_HELP_SET_SUPERADMIN
This option is not persistant, and should only be used when
needed, and set back to OFF when no longer needed.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Syntax: NOOP SET server
diff --git a/lang/pt.l b/lang/pt.l
index a81e897f3..da832ba71 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -2678,6 +2678,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5313,6 +5317,17 @@ OPER_HELP_SET_SUPERADMIN
This opion is _NOT_ persistant, and should only be used when
needed, and set back to OFF when no longer needed.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Sintaxe: NOOP SET servidor
diff --git a/lang/ru.l b/lang/ru.l
index 7387d87e9..dbe4b11ce 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -2650,6 +2650,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5446,6 +5450,17 @@ OPER_HELP_SET_SUPERADMIN
Ýòà îïöèÿ íå ïîñòîÿííàÿ, è äîëæíà èñïîëüçîâàòüñÿ òîëüêî ïðè êðàéíåé
íåîáõîäèìîñòè, óñòàíîâèòå åå â OFF êàê òîëüêî ïåðåñòàíåòå íóæäàòüñÿ â íåé.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Ñèíòàêñèñ: NOOP SET ñåðâåð
diff --git a/lang/tr.l b/lang/tr.l
index fdbca8c97..d544cfe5c 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -2681,6 +2681,10 @@ OPER_SET_SQL_ERROR
Setting for SQL must be ON or OFF.
OPER_SET_SQL_ERROR_INIT
Error during init of SQL, check your logs to correct.
+OPER_SET_LIST_OPTION_ON
+ %s is enable
+OPER_SET_LIST_OPTION_OFF
+ %s is disabled
# NOOP responses
OPER_NOOP_SYNTAX
@@ -5477,6 +5481,17 @@ OPER_HELP_SET_SUPERADMIN
This opion is _NOT_ persistant, and should only be used when
needed, and set back to OFF when no longer needed.
+OPER_HELP_SET_SQL
+ Syntax: SET SQL {ON | OFF}
+
+ Setting this will toggle Anope's from usage of SQL, this should
+ be used to disable and enable SQL should your SQL server go down
+ while services are running.
+
+OPER_HELP_SET_LIST
+ Syntax: SET LIST
+
+ Display the various OperServ settings
OPER_HELP_NOOP
Kullanýmý: NOOP SET server