summaryrefslogtreecommitdiff
path: root/language/anope.en_US.po
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-03-14 21:18:08 +0000
committerSadie Powell <sadie@witchery.services>2024-03-14 21:35:17 +0000
commitbeaf09de7bcb0042dfd8f388064126e511a5b28d (patch)
treeba14e1ff1ff96b5623c459b2de35d766d086e427 /language/anope.en_US.po
parentc8d8978cd0bfb10613da331c5b13bbcf8486f85f (diff)
Rework sending global notices.
Admins can now queue multiple messages and send them when they are ready. This is fully compatible with the previous global behaviour. Admins can now also send messages to individual servers. This is useful for informing users of maintenance due to downtime.
Diffstat (limited to 'language/anope.en_US.po')
-rw-r--r--language/anope.en_US.po114
1 files changed, 104 insertions, 10 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po
index 6bbaf6ffd..4c34b0b35 100644
--- a/language/anope.en_US.po
+++ b/language/anope.en_US.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Anope\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-03-12 19:17+0000\n"
-"PO-Revision-Date: 2024-03-12 19:17+0000\n"
+"POT-Creation-Date: 2024-03-14 21:31+0000\n"
+"PO-Revision-Date: 2024-03-14 21:31+0000\n"
"Last-Translator: Sadie Powell <sadie@witchery.services>\n"
"Language-Team: English\n"
"Language: en_US\n"
@@ -754,6 +754,9 @@ msgstr "pattern [SUSPENDED] [NOEXPIRE]"
msgid "pattern [SUSPENDED] [NOEXPIRE] [UNCONFIRMED]"
msgstr "pattern [SUSPENDED] [NOEXPIRE] [UNCONFIRMED]"
+msgid "server [message]"
+msgstr "server [message]"
+
msgid "server [reason]"
msgstr "server [reason]"
@@ -1714,6 +1717,9 @@ msgstr "A vHost must be in the format of a valid hostname."
msgid "ADD expiry {nick|mask} [reason]"
msgstr "ADD expiry {nick|mask} [reason]"
+msgid "ADD message"
+msgstr "ADD message"
+
msgid "ADD oper type"
msgstr "ADD oper type"
@@ -2029,14 +2035,6 @@ msgstr "Allowed to use the MODE command"
msgid "Allowed to view the access list"
msgstr "Allowed to view the access list"
-#, c-format
-msgid ""
-"Allows Administrators to send messages to all users on the\n"
-"network. The message will be sent from the nick %s."
-msgstr ""
-"Allows Administrators to send messages to all users on the\n"
-"network. The message will be sent from the nick %s."
-
msgid ""
"Allows Services Operators to change modes for any channel.\n"
"Parameters are the same as for the standard /MODE command.\n"
@@ -2259,6 +2257,51 @@ msgstr ""
"topic lock is set, the channel topic will be unchangeable by users who do not have\n"
"the TOPIC privilege."
+msgid ""
+"Allows queueing messages to send to users on the network.\n"
+"\n"
+"The QUEUE ADD command adds the given message to the message queue.\n"
+"The QUEUE CLEAR command clears the message queue.\n"
+"The QUEUE DEL command removes the specified message from the message queue. The\n"
+"message number can be obtained from the output of the QUEUE LIST command.\n"
+"The QUEUE LIST command lists all messages that are currently in the message queue."
+msgstr ""
+"Allows queueing messages to send to users on the network.\n"
+"\n"
+"The QUEUE ADD command adds the given message to the message queue.\n"
+"The QUEUE CLEAR command clears the message queue.\n"
+"The QUEUE DEL command removes the specified message from the message queue. The\n"
+"message number can be obtained from the output of the QUEUE LIST command.\n"
+"The QUEUE LIST command lists all messages that are currently in the message queue."
+
+#, c-format
+msgid ""
+"Allows sending messages to all users on a server. The message will be sent\n"
+"from %s.\n"
+"\n"
+"You can either send a message by specifying it as a parameter or provide no\n"
+"parameters to send a previously queued message.\n"
+msgstr ""
+"Allows sending messages to all users on a server. The message will be sent\n"
+"from %s.\n"
+"\n"
+"You can either send a message by specifying it as a parameter or provide no\n"
+"parameters to send a previously queued message.\n"
+
+#, c-format
+msgid ""
+"Allows sending messages to all users on the network. The message will be sent\n"
+"from %s.\n"
+"\n"
+"You can either send a message by specifying it as a parameter or provide no\n"
+"parameters to send a previously queued message.\n"
+msgstr ""
+"Allows sending messages to all users on the network. The message will be sent\n"
+"from %s.\n"
+"\n"
+"You can either send a message by specifying it as a parameter or provide no\n"
+"parameters to send a previously queued message.\n"
+
#, c-format
msgid ""
"Allows staff to kick a user from any channel.\n"
@@ -3160,6 +3203,9 @@ msgstr "Current number of SQLINEs: %zu"
msgid "Current users: %zu (%d ops)"
msgstr "Current users: %zu (%d ops)"
+msgid "DEL entry-num"
+msgstr "DEL entry-num"
+
msgid "DEL oper"
msgstr "DEL oper"
@@ -3334,6 +3380,10 @@ msgid "Deleted %d entries from the AKILL list."
msgstr "Deleted %d entries from the AKILL list."
#, c-format
+msgid "Deleted %u entries from your message queue."
+msgstr "Deleted %u entries from your message queue."
+
+#, c-format
msgid "Deleted 1 entry from %s access list."
msgstr "Deleted 1 entry from %s access list."
@@ -3363,6 +3413,9 @@ msgstr "Deleted info from %s."
msgid "Deleted one entry from %s %s list."
msgstr "Deleted one entry from %s %s list."
+msgid "Deleted one entry from your message queue."
+msgstr "Deleted one entry from your message queue."
+
msgid ""
"Deletes the specified memo or memos. You can supply\n"
"multiple memo numbers or ranges of numbers instead of a\n"
@@ -4782,6 +4835,9 @@ msgstr "Manage the memo ignore list"
msgid "Manage your auto join list"
msgstr "Manage your auto join list"
+msgid "Manages your pending message queue."
+msgstr "Manages your pending message queue."
+
#, c-format
msgid "Manipulate the %s list"
msgstr "Manipulate the %s list"
@@ -5112,6 +5168,9 @@ msgstr "No logon news items to delete!"
msgid "No matches for %s found."
msgstr "No matches for %s found."
+msgid "No matching entries in your message queue."
+msgstr "No matching entries in your message queue."
+
#, c-format
msgid "No matching entries on %s %s list."
msgstr "No matching entries on %s %s list."
@@ -5840,6 +5899,9 @@ msgstr "Send a memo to all registered users"
msgid "Send a message to all users"
msgstr "Send a message to all users"
+msgid "Send a message to all users on a server"
+msgstr "Send a message to all users on a server"
+
msgid "Sender"
msgstr "Sender"
@@ -5914,6 +5976,10 @@ msgid "Server"
msgstr "Server"
#, c-format
+msgid "Server %s is not linked to the network."
+msgstr "Server %s is not linked to the network."
+
+#, c-format
msgid "Server %s added to zone %s."
msgstr "Server %s added to zone %s."
@@ -6487,6 +6553,10 @@ msgid "Sorry, %s currently has too many memos and cannot receive more."
msgstr "Sorry, %s currently has too many memos and cannot receive more."
#, c-format
+msgid "Sorry, %s is temporarily unavailable."
+msgstr "Sorry, %s is temporarily unavailable."
+
+#, c-format
msgid "Sorry, I have not seen %s."
msgstr "Sorry, I have not seen %s."
@@ -8255,6 +8325,9 @@ msgstr "You can not jupe an already juped server."
msgid "You can not jupe your services' pseudoserver or your uplink server."
msgstr "You can not jupe your services' pseudoserver or your uplink server."
+msgid "You can not queue any more messages."
+msgstr "You can not queue any more messages."
+
#, c-format
msgid "You can not reload this module directly, instead reload %s."
msgstr "You can not reload this module directly, instead reload %s."
@@ -8262,6 +8335,9 @@ msgstr "You can not reload this module directly, instead reload %s."
msgid "You can not request a receipt when sending a memo to yourself."
msgstr "You can not request a receipt when sending a memo to yourself."
+msgid "You can not send a single message while you have messages queued."
+msgstr "You can not send a single message while you have messages queued."
+
#, c-format
msgid "You can't %s yourself!"
msgstr "You can't %s yourself!"
@@ -8324,6 +8400,12 @@ msgstr "You currently have no memos."
msgid "You do not have access to set mode %c."
msgstr "You do not have access to set mode %c."
+msgid "You do not have any messages queued and did not specify a message to send."
+msgstr "You do not have any messages queued and did not specify a message to send."
+
+msgid "You do not have any queued messages."
+msgstr "You do not have any queued messages."
+
#, c-format
msgid "You do not have the access to change %s's modes."
msgstr "You do not have the access to change %s's modes."
@@ -8376,6 +8458,9 @@ msgstr "You have no limit on the number of memos you may keep."
msgid "You have no memos."
msgstr "You have no memos."
+msgid "You have no messages queued."
+msgstr "You have no messages queued."
+
msgid "You have no new memos."
msgstr "You have no new memos."
@@ -8554,6 +8639,12 @@ msgstr "Your memo limit is 0; you will not receive any new memos."
msgid "Your memo limit is 0; you will not receive any new memos. You cannot change this limit."
msgstr "Your memo limit is 0; you will not receive any new memos. You cannot change this limit."
+msgid "Your message has been queued."
+msgstr "Your message has been queued."
+
+msgid "Your message queue has been cleared."
+msgstr "Your message queue has been cleared."
+
msgid "Your nick has been logged out."
msgstr "Your nick has been logged out."
@@ -8658,6 +8749,9 @@ msgstr "[channel] {num | list | LAST | NEW | ALL}"
msgid "[key|#X-Y]"
msgstr "[key|#X-Y]"
+msgid "[message]"
+msgstr "[message]"
+
msgid "[nick | channel]"
msgstr "[nick | channel]"