summaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-04-19 16:43:21 +0100
committerSadie Powell <sadie@witchery.services>2025-04-19 16:54:26 +0100
commit70bf013ef0bf6c8ba60e85aacca2ec97848ca0b3 (patch)
tree70ae17296baa6de7bc7ffee105702b6e28584a5a /language
parent18dfa62626468c18177ba6ff24be34f4b64f1d37 (diff)
Allow syntax messages to take a predicate.
Diffstat (limited to 'language')
-rw-r--r--language/anope.en_US.po34
1 files changed, 15 insertions, 19 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po
index 77f72b970..4644bcbce 100644
--- a/language/anope.en_US.po
+++ b/language/anope.en_US.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Anope\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-04-16 02:59+0100\n"
+"POT-Creation-Date: 2025-04-19 16:53+0100\n"
"PO-Revision-Date: 2025-04-16 02:59+0100\n"
"Last-Translator: Sadie Powell <sadie@witchery.services>\n"
"Language-Team: English\n"
@@ -3198,6 +3198,9 @@ msgstr ""
msgid "Lists all nicknames in your group"
msgstr ""
+msgid "Lists all nicks in your group."
+msgstr ""
+
msgid "Lists all registered channels matching the given pattern"
msgstr ""
@@ -4321,6 +4324,9 @@ msgstr ""
msgid "Reverses kicker"
msgstr ""
+msgid "Reverses the effect of the IDENTIFY command, i.e. make you not recognized as the real owner of the nick anymore. Note, however, that you won't be asked to reidentify yourself."
+msgstr ""
+
msgid "Reverses the effect of the IDENTIFY command"
msgstr ""
@@ -4929,24 +4935,6 @@ msgstr ""
msgid "Syntax"
msgstr ""
-#, c-format
-msgid ""
-"Syntax: %s\n"
-"\n"
-"Lists all nicks in your group."
-msgstr ""
-
-#, c-format
-msgid ""
-"Syntax: %s [nickname]\n"
-"\n"
-"Without a parameter, lists all nicknames that are in your group.\n"
-"\n"
-"With a parameter, lists all nicknames that are in the group of the given nick.\n"
-"\n"
-"Specifying a nick is limited to Services Operators."
-msgstr ""
-
msgid ""
"Syntax: DEBUG {ON | OFF}\n"
"\n"
@@ -5782,6 +5770,14 @@ msgid ""
msgstr ""
msgid ""
+"Without a parameter, lists all nicknames that are in your group.\n"
+"\n"
+"With a parameter, lists all nicknames that are in the group of the given nick.\n"
+"\n"
+"Specifying a nick is limited to Services Operators."
+msgstr ""
+
+msgid ""
"Without a parameter, reverses the effect of the IDENTIFY command, i.e. make you not recognized as the real owner of the nick anymore. Note, however, that you won't be asked to reidentify yourself.\n"
"\n"
"With a parameter, does the same for the given nick. If you specify REVALIDATE as well, services will ask the given nick to re-identify. This is limited to Services Operators."