diff options
author | Sadie Powell <sadie@witchery.services> | 2025-02-14 14:58:55 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-02-14 15:00:12 +0000 |
commit | 94ccd0379049a658e988bc89ffc7417875cb7a80 (patch) | |
tree | 75b4bbc809b1d5e97589d856fb6e4f1a17c666fe /language/anope.en_US.po | |
parent | 84dbb5c9a3091b93ff0f13a9b19507982053a5e3 (diff) |
Allow changing the status modes of multiple people at once.
Closes #473.
Diffstat (limited to 'language/anope.en_US.po')
-rw-r--r-- | language/anope.en_US.po | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index 24e668919..6141bd51c 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-02-07 01:13+0000\n" +"POT-Creation-Date: 2025-02-14 14:57+0000\n" "PO-Revision-Date: 2024-11-25 01:32+0000\n" "Last-Translator: Sadie Powell <sadie@witchery.services>\n" "Language-Team: English\n" @@ -539,6 +539,9 @@ msgstr "" msgid "channel [user]" msgstr "" +msgid "channel [user]+" +msgstr "" + msgid "channel [+expiry] [reason]" msgstr "" @@ -593,6 +596,9 @@ msgstr "" msgid "modname" msgstr "" +msgid "network-name" +msgstr "" + msgid "new-display" msgstr "" @@ -3481,7 +3487,7 @@ msgstr "" #, c-format msgid "" -"Gives %s status to the selected nick on a channel. If nick is\n" +"Gives %s status to the selected nicks on a channel. If nick is\n" "not given, it will %s you." msgstr "" @@ -4937,7 +4943,7 @@ msgstr "" #, c-format msgid "" -"Removes %s status from the selected nick on a channel. If nick is\n" +"Removes %s status from the selected nicks on a channel. If nick is\n" "not given, it will de%s you." msgstr "" |