mirror of
https://github.com/anope/anope.git
synced 2026-07-09 23:03:12 +02:00
Consistently use imperative statements in command descriptions.
This commit is contained in:
+199
-195
@@ -16,8 +16,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Anope\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-07-09 18:49+0100\n"
|
||||
"PO-Revision-Date: 2026-07-09 18:49+0100\n"
|
||||
"POT-Creation-Date: 2026-07-09 18:57+0100\n"
|
||||
"PO-Revision-Date: 2026-07-09 18:57+0100\n"
|
||||
"Last-Translator: Sadie Powell <sadie@sadiepowell.dev>\n"
|
||||
"Language-Team: English\n"
|
||||
"Language: en_US\n"
|
||||
@@ -1857,11 +1857,11 @@ msgid "Activate the requested vhost for the given nick."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_on.cpp
|
||||
msgid "Activates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see the vhost instead of your real host/IP address."
|
||||
msgid "Activate your assigned vhost"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_on.cpp
|
||||
msgid "Activates your assigned vhost"
|
||||
msgid "Activates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see the vhost instead of your real host/IP address."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_badwords.cpp
|
||||
@@ -2351,7 +2351,7 @@ msgid "As a Services Operator, you may drop any nick."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_assign.cpp
|
||||
msgid "Assigns a bot to a channel"
|
||||
msgid "Assign a bot to a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_assign.cpp
|
||||
@@ -2464,6 +2464,10 @@ msgstr ""
|
||||
msgid "Bad words list is now empty."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_ban.cpp
|
||||
msgid "Ban a given nick or mask on a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_set.cpp
|
||||
msgid "Ban expiry may not be longer than 1 day."
|
||||
msgstr ""
|
||||
@@ -2482,10 +2486,6 @@ msgstr ""
|
||||
msgid "Ban type for channel %s is now #%d."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_ban.cpp
|
||||
msgid "Bans a given nick or mask on a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_ban.cpp
|
||||
msgid "Bans a given nick or mask on a channel. An optional expiry may be given to cause services to remove the ban after a set amount of time. Channel founders may ban masks."
|
||||
msgstr ""
|
||||
@@ -3011,12 +3011,12 @@ msgstr ""
|
||||
msgid "Chanstats statistics are now enabled for your nick."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_seen.cpp
|
||||
msgid "Checks for the last time nick was seen joining, leaving, or changing nick on the network and tells you when and, depending on channel or user settings, where it was."
|
||||
#: ../modules/memoserv/ms_check.cpp
|
||||
msgid "Check if last memo to a nick was read"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_check.cpp
|
||||
msgid "Checks if last memo to a nick was read"
|
||||
#: ../modules/chanserv/cs_seen.cpp
|
||||
msgid "Checks for the last time nick was seen joining, leaving, or changing nick on the network and tells you when and, depending on channel or user settings, where it was."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_check.cpp
|
||||
@@ -3044,30 +3044,74 @@ msgstr ""
|
||||
msgid "Command"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure AMSG kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure badwords kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure bolds kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_set.cpp
|
||||
msgid "Configure bot options"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure caps kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_log.cpp
|
||||
msgid "Configure channel logging settings"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure color kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure flood kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure italics kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_keepmodes.cpp
|
||||
msgid "Configure keeping user modes set across connections"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures AMSG kicker"
|
||||
msgid "Configure kickers"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures badwords kicker"
|
||||
msgid "Configure repeat kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures bolds kicker"
|
||||
msgid "Configure reverses kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_layout.cpp
|
||||
msgid "Configure the layout used for services messages"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_set.cpp
|
||||
msgid "Configure the time bot bans expire in"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configure underlines kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures bot kickers. option can be one of:"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_set.cpp
|
||||
msgid "Configures bot options"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_set.cpp
|
||||
msgid ""
|
||||
"Configures bot options.\n"
|
||||
@@ -3075,42 +3119,10 @@ msgid ""
|
||||
"Available options:"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures caps kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_log.cpp
|
||||
msgid "Configures channel logging settings"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures color kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures flood kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures italics kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_keepmodes.cpp
|
||||
msgid "Configures keeping user modes set across connections. If this is enabled, your last user modes will be remembered and will be re-set the next time you identify."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures kickers"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures repeat kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures reverses kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_layout.cpp
|
||||
msgid ""
|
||||
"Configures the layout used by the account for services messages.\n"
|
||||
@@ -3122,10 +3134,6 @@ msgid ""
|
||||
"When the layout is set to MONOSPACE services will format messages similar to FIXED but will prefix all messages with a monospace formatting character to force it to display correctly. This requires client support for monospace text formatting."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_layout.cpp
|
||||
msgid "Configures the layout used for services messages"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_layout.cpp
|
||||
msgid ""
|
||||
"Configures the layout used for services messages.\n"
|
||||
@@ -3137,14 +3145,6 @@ msgid ""
|
||||
"When the layout is set to MONOSPACE services will format messages similar to FIXED but will prefix all messages with a monospace formatting character to force it to display correctly. This requires client support for monospace text formatting."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_set.cpp
|
||||
msgid "Configures the time bot bans expire in"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Configures underlines kicker"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_register.cpp
|
||||
msgid "Confirm a previous account registration"
|
||||
msgstr ""
|
||||
@@ -3333,11 +3333,11 @@ msgid "Date/Time"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_off.cpp
|
||||
msgid "Deactivates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see your real host/IP address."
|
||||
msgid "Deactivate your assigned vhost"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_off.cpp
|
||||
msgid "Deactivates your assigned vhost"
|
||||
msgid "Deactivates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see your real host/IP address."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_access.cpp
|
||||
@@ -3370,6 +3370,10 @@ msgstr ""
|
||||
msgid "Delete a memo or memos"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_del.cpp
|
||||
msgid "Delete the vhost for all nicks in an account"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_del.cpp
|
||||
msgid "Delete the vhost of another user"
|
||||
msgstr ""
|
||||
@@ -3510,10 +3514,6 @@ msgstr ""
|
||||
msgid "Deletes the vhost assigned to the given nick from the database."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_del.cpp
|
||||
msgid "Deletes the vhost for all nicks in an account"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_del.cpp
|
||||
msgid "Deletes the vhost for all nicks in the same account as that of the given nick."
|
||||
msgstr ""
|
||||
@@ -3559,6 +3559,46 @@ msgid ""
|
||||
"Reason may be required on certain networks."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_info.cpp
|
||||
msgid "Display information about a given nickname"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_info.cpp
|
||||
msgid "Display information about your memos"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_list.cpp
|
||||
msgid "Display one or more vhost entries"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Display the top 10 users of a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Display the top 10 users of the network"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Display the top 3 users of a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Display the top 3 users of the network"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/help.cpp
|
||||
msgid "Display this list and give information about commands"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_stats.cpp
|
||||
msgid "Display your Channel Stats"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_stats.cpp
|
||||
msgid "Display your Global Stats"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_request.cpp
|
||||
#, c-format
|
||||
msgid "Displayed %d records (%d total)."
|
||||
@@ -3587,26 +3627,14 @@ msgstr ""
|
||||
msgid "Displays any new memos."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_info.cpp
|
||||
msgid "Displays information about a given nickname"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_info.cpp
|
||||
msgid "Displays information about the given nickname, such as the nick's owner, last seen address and time, and nick options. If no nick is given, and you are identified, your account name is used, else your current nickname is used."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_info.cpp
|
||||
msgid "Displays information about your memos"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_read.cpp
|
||||
msgid "Displays memos numbered 2 through 5 and 7 through 9."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_list.cpp
|
||||
msgid "Displays one or more vhost entries"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_cert.cpp
|
||||
msgid "Displays the current certificate list of nickname as well as the details about who added each entry and when they added it."
|
||||
msgstr ""
|
||||
@@ -3615,34 +3643,6 @@ msgstr ""
|
||||
msgid "Displays the current certificate list of nickname."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Displays the top 10 users of a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Displays the top 10 users of the network"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Displays the top 3 users of a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_top.cpp
|
||||
msgid "Displays the top 3 users of the network"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/help.cpp
|
||||
msgid "Displays this list and give information about commands"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_stats.cpp
|
||||
msgid "Displays your Channel Stats"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_fantasy_stats.cpp
|
||||
msgid "Displays your Global Stats"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_cert.cpp
|
||||
msgid "Displays your current certificate list as well the details about who added each entry and when they added it."
|
||||
msgstr ""
|
||||
@@ -4145,10 +4145,6 @@ msgstr ""
|
||||
msgid "Greet mode is now on on channel %s."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_resetpass.cpp
|
||||
msgid "Helps you reset lost passwords"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_info.cpp
|
||||
msgid "Hide certain pieces of nickname information"
|
||||
msgstr ""
|
||||
@@ -4281,7 +4277,7 @@ msgid "Invalid value for LIMIT. Must be numerical."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_invite.cpp
|
||||
msgid "Invites you or an optionally specified nick into a channel"
|
||||
msgid "Invite you or an optionally specified nick into a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
@@ -4311,6 +4307,10 @@ msgstr ""
|
||||
msgid "Key for channel %s is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_kick.cpp
|
||||
msgid "Kick a specified nick from a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_kick.cpp
|
||||
msgid "Kick a user from a channel"
|
||||
msgstr ""
|
||||
@@ -4320,10 +4320,6 @@ msgstr ""
|
||||
msgid "Kicked %d/%d users matching %s from %s."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_kick.cpp
|
||||
msgid "Kicks a specified nick from a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_kick.cpp
|
||||
msgid "Kicks a specified nick from a channel. Channel founders can also specify masks."
|
||||
msgstr ""
|
||||
@@ -4439,10 +4435,30 @@ msgstr ""
|
||||
msgid "Limit"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_list.cpp
|
||||
msgid "List all channel records"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_group.cpp
|
||||
msgid "List all nicknames in your account"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_list.cpp
|
||||
msgid "List all registered channels matching the given pattern"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_list.cpp
|
||||
msgid "List all registered nicknames that match a given pattern"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_list.cpp
|
||||
msgid "List all user records"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_botlist.cpp
|
||||
msgid "List available bots"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_alist.cpp
|
||||
msgid "List channels you have access on"
|
||||
msgstr ""
|
||||
@@ -4452,6 +4468,10 @@ msgstr ""
|
||||
msgid "List for modes %s is full."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_info.cpp
|
||||
msgid "List information about the specified registered channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_modinfo.cpp
|
||||
msgid "List loaded modules"
|
||||
msgstr ""
|
||||
@@ -4535,10 +4555,6 @@ msgstr ""
|
||||
msgid "Lists all bad word entries set on #channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_list.cpp
|
||||
msgid "Lists all channel records"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_list.cpp
|
||||
msgid ""
|
||||
"Lists all channels currently in use on the IRC network, whether they are registered or not.\n"
|
||||
@@ -4553,18 +4569,10 @@ msgid ""
|
||||
"Channels that have the NOEXPIRE option set will be prefixed by an exclamation mark. The nickname parameter is limited to Services Operators."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_group.cpp
|
||||
msgid "Lists all nicknames in your account"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_group.cpp
|
||||
msgid "Lists all nicknames that belong to your account."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_list.cpp
|
||||
msgid "Lists all registered channels matching the given pattern"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_list.cpp
|
||||
msgid ""
|
||||
"Lists all registered channels matching the given pattern. Channels with the PRIVATE option set will only be displayed to Services Operators with the proper access. Channels with the NOEXPIRE option set will have a ! prefixed to the channel for Services Operators to see.\n"
|
||||
@@ -4623,10 +4631,6 @@ msgstr ""
|
||||
msgid "Lists all registered nicks within the given range (51-100)."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_list.cpp
|
||||
msgid "Lists all user records"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_list.cpp
|
||||
msgid ""
|
||||
"Lists all users currently online on the IRC network, whether their nick is registered or not.\n"
|
||||
@@ -4642,10 +4646,6 @@ msgstr ""
|
||||
msgid "Lists any new memos."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_botlist.cpp
|
||||
msgid "Lists available bots"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_badwords.cpp
|
||||
msgid "Lists bad word entries set on #channel numbered 2 through 5 and 7 through 9."
|
||||
msgstr ""
|
||||
@@ -4658,10 +4658,6 @@ msgstr ""
|
||||
msgid "Lists currently loaded modules."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_info.cpp
|
||||
msgid "Lists information about the specified registered channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_info.cpp
|
||||
msgid "Lists information about the specified registered channel, including its founder, time of registration, last time used, and description. If the user issuing the command has the appropriate access for it, then the successor, last topic set, settings and expiration time will also be displayed when applicable."
|
||||
msgstr ""
|
||||
@@ -4744,12 +4740,16 @@ msgid ""
|
||||
"The %sCLEAR command is an easy way to clear modes on a channel. what may be any mode name. Examples include bans, excepts, inviteoverrides, ops, halfops, and voices. If what is not given then all basic modes are removed."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_bot.cpp
|
||||
msgid "Maintain network bot list"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_akick.cpp
|
||||
msgid "Maintain the AutoKick list"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_bot.cpp
|
||||
msgid "Maintains network bot list"
|
||||
#: ../modules/botserv/bs_badwords.cpp
|
||||
msgid "Maintain the bad words list"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_xop.cpp
|
||||
@@ -4797,22 +4797,18 @@ msgid ""
|
||||
"The CLEAR command clears all entries from the bad words list."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_badwords.cpp
|
||||
msgid "Maintains the bad words list"
|
||||
#: ../modules/botserv/bs_control.cpp
|
||||
msgid "Make the bot do the equivalent of a \"/me\" command"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_control.cpp
|
||||
msgid "Makes the bot do the equivalent of a \"/me\" command"
|
||||
msgid "Make the bot say the specified text on the specified channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_control.cpp
|
||||
msgid "Makes the bot do the equivalent of a \"/me\" command on the specified channel using the specified text."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_control.cpp
|
||||
msgid "Makes the bot say the specified text on the specified channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_control.cpp
|
||||
msgid "Makes the bot say the specified text on the specified channel."
|
||||
msgstr ""
|
||||
@@ -4834,7 +4830,7 @@ msgid "Manage your auto join list"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/global/gl_queue.cpp
|
||||
msgid "Manages your pending message queue."
|
||||
msgid "Manage your pending message queue."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_sxline.cpp
|
||||
@@ -4878,7 +4874,7 @@ msgid "Masks and unregistered users may not be on access lists."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_email.cpp
|
||||
msgid "Matches and returns all users that registered using given email address"
|
||||
msgid "Match and return all users that registered using given email address"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_logsearch.cpp
|
||||
@@ -5795,7 +5791,7 @@ msgid "Redefine the meanings of access levels"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_recover.cpp
|
||||
msgid "Regains control of your nick"
|
||||
msgid "Regain control of your nick"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_akill.cpp ../modules/operserv/os_sxline.cpp
|
||||
@@ -5881,7 +5877,7 @@ msgid "Reject the requested vhost of a user"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_suspend.cpp
|
||||
msgid "Releases a suspended channel"
|
||||
msgid "Release a suspended channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_suspend.cpp
|
||||
@@ -5900,6 +5896,10 @@ msgstr ""
|
||||
msgid "Remove a nick from an account"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_updown.cpp
|
||||
msgid "Remove a selected nicks status from a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_unban.cpp
|
||||
msgid "Remove all bans preventing a user from entering a channel"
|
||||
msgstr ""
|
||||
@@ -5933,10 +5933,6 @@ msgstr ""
|
||||
msgid "Removes %s status from you or the specified nick on a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_updown.cpp
|
||||
msgid "Removes a selected nicks status from a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_updown.cpp
|
||||
msgid "Removes a selected nicks status modes on a channel. If nick is omitted then your status is removed. If channel is omitted then your channel status is removed on every channel you are in."
|
||||
msgstr ""
|
||||
@@ -6018,11 +6014,11 @@ msgid "Retain topic when channel is not in use"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_request.cpp
|
||||
msgid "Retrieves the vhost requests"
|
||||
msgid "Retrieve the vhost requests"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_getkey.cpp
|
||||
msgid "Returns the key of the given channel"
|
||||
msgid "Return the key of the given channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_getkey.cpp
|
||||
@@ -6033,6 +6029,10 @@ msgstr ""
|
||||
msgid "Returns the matching accounts that used given email."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_logout.cpp
|
||||
msgid "Reverse the effect of the IDENTIFY command"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_kick.cpp
|
||||
msgid "Reverses kicker"
|
||||
msgstr ""
|
||||
@@ -6041,10 +6041,6 @@ 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 ""
|
||||
|
||||
#: ../modules/nickserv/ns_logout.cpp
|
||||
msgid "Reverses the effect of the IDENTIFY command"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_noop.cpp
|
||||
msgid "SET server"
|
||||
msgstr ""
|
||||
@@ -6077,7 +6073,7 @@ msgid "Save databases and restart services"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_logsearch.cpp
|
||||
msgid "Searches logs for a matching pattern"
|
||||
msgid "Search logs for a matching pattern"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_logsearch.cpp
|
||||
@@ -6132,6 +6128,10 @@ msgstr ""
|
||||
msgid "See the %s command (%sACCESS) for information on giving a subset of these privileges to other channel users."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_rsend.cpp
|
||||
msgid "Send a memo and requests a read receipt"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_send.cpp
|
||||
msgid "Send a memo to a nick or channel"
|
||||
msgstr ""
|
||||
@@ -6152,6 +6152,10 @@ msgstr ""
|
||||
msgid "Send a message to all users on a server"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_resetpass.cpp
|
||||
msgid "Send an email to recover access to an account"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_list.cpp
|
||||
msgid "Sender"
|
||||
msgstr ""
|
||||
@@ -6160,10 +6164,6 @@ msgstr ""
|
||||
msgid "Sends a confirmation code to the nickname's email address with instructions on how to reset their password. email must be the email address associated with the account."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/memoserv/ms_rsend.cpp
|
||||
msgid "Sends a memo and requests a read receipt"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_log.cpp
|
||||
msgid "Sends a memo to the channel when someone uses the chanserv/xop command on #anope."
|
||||
msgstr ""
|
||||
@@ -6481,6 +6481,18 @@ msgstr ""
|
||||
msgid "Set various global services options"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_op.cpp
|
||||
msgid "Set whether services should set channel status modes on you automatically."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_op.cpp
|
||||
msgid "Set whether you can be added to a channel access list."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_cert.cpp
|
||||
msgid "Set whether you should automatically be logged in when you connect using a known SSL certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set.cpp
|
||||
msgid "Set your nickname password"
|
||||
msgstr ""
|
||||
@@ -6617,10 +6629,6 @@ msgstr ""
|
||||
msgid "Sets voice status on all users in the channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_set_op.cpp
|
||||
msgid "Sets whether services should set channel status modes on you automatically."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_set.cpp
|
||||
msgid "Sets whether the given channel will expire. Setting this to ON prevents the channel from expiring."
|
||||
msgstr ""
|
||||
@@ -6647,10 +6655,6 @@ msgstr ""
|
||||
msgid "Sets whether you can be added to a channel access list."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_cert.cpp
|
||||
msgid "Sets whether you should automatically be logged in when you connect using a known SSL certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_cert.cpp
|
||||
#, c-format
|
||||
msgid "Sets whether you should automatically be logged in when you connect using a known SSL certificate. You can configure your SSL certificate using the %s command."
|
||||
@@ -6813,6 +6817,10 @@ msgstr ""
|
||||
msgid "Suspension expires"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_group.cpp
|
||||
msgid "Sync the vhost for all nicks in an account"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_sync.cpp
|
||||
msgid "Sync users channel modes"
|
||||
msgstr ""
|
||||
@@ -6821,10 +6829,6 @@ msgstr ""
|
||||
msgid "Syncs all modes set on users on the channel with the modes they should have based on their access."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_group.cpp
|
||||
msgid "Syncs the vhost for all nicks in an account"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/command.cpp
|
||||
msgid "Syntax"
|
||||
msgstr ""
|
||||
@@ -6904,6 +6908,10 @@ msgstr ""
|
||||
msgid "TAKE {vhost | entry-num}"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_seen.cpp
|
||||
msgid "Tell you about the last time a user was seen"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_identify.cpp
|
||||
#, c-format
|
||||
msgid "Tells %s that you are really the owner of this nick. Many commands require you to authenticate yourself with this command before you use them. The password should be the same one you sent with the REGISTER command."
|
||||
@@ -6923,10 +6931,6 @@ msgstr ""
|
||||
msgid "Tells services to jupiter a server -- that is, to create a fake \"server\" connected to services which prevents the real server of that name from connecting. The jupe may be removed using a standard SQUIT. If a reason is given, it is placed in the server information field; otherwise, the server information field will contain the text \"Juped by <nick>\", showing the nickname of the person who jupitered the server."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_seen.cpp
|
||||
msgid "Tells you about the last time a user was seen"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/operserv/os_shutdown.cpp
|
||||
msgid "Terminate services WITHOUT saving"
|
||||
msgstr ""
|
||||
@@ -7668,7 +7672,7 @@ msgid "Unable to remove module %s."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_assign.cpp
|
||||
msgid "Unassigns a bot from a channel"
|
||||
msgid "Unassign a bot from a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/botserv/bs_assign.cpp
|
||||
@@ -7760,15 +7764,15 @@ msgid "Unsuspends a nickname which allows it to be used again."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_updown.cpp
|
||||
msgid "Updates a selected nicks status modes on a channel. If nick is omitted then your status is updated. If channel is omitted then your channel status is updated on every channel you are in."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_updown.cpp
|
||||
msgid "Updates a selected nicks status on a channel"
|
||||
msgid "Update a selected nicks status on a channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_update.cpp
|
||||
msgid "Updates your current status, i.e. it checks for new memos"
|
||||
msgid "Update your current status, i.e. it checks for new memos"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/chanserv/cs_updown.cpp
|
||||
msgid "Updates a selected nicks status modes on a channel. If nick is omitted then your status is updated. If channel is omitted then your channel status is updated on every channel you are in."
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/nickserv/ns_update.cpp
|
||||
@@ -7917,7 +7921,7 @@ msgid "VIEW [vhost-mask | entry-num | list]"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_request.cpp
|
||||
msgid "Validates a previously requested vhost using DNS"
|
||||
msgid "Validate a previously requested vhost using DNS"
|
||||
msgstr ""
|
||||
|
||||
#: ../modules/hostserv/hs_request.cpp
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandBSAssign final
|
||||
public:
|
||||
CommandBSAssign(Module *creator) : Command(creator, "botserv/assign", 2, 2)
|
||||
{
|
||||
this->SetDesc(_("Assigns a bot to a channel"));
|
||||
this->SetDesc(_("Assign a bot to a channel"));
|
||||
this->SetSyntax(_("\037channel\037 \037nick\037"));
|
||||
}
|
||||
|
||||
@@ -101,7 +101,7 @@ class CommandBSUnassign final
|
||||
public:
|
||||
CommandBSUnassign(Module *creator) : Command(creator, "botserv/unassign", 1, 1)
|
||||
{
|
||||
this->SetDesc(_("Unassigns a bot from a channel"));
|
||||
this->SetDesc(_("Unassign a bot from a channel"));
|
||||
this->SetSyntax(_("\037channel\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -416,7 +416,7 @@ private:
|
||||
public:
|
||||
CommandBSBadwords(Module *creator) : Command(creator, "botserv/badwords", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Maintains the bad words list"));
|
||||
this->SetDesc(_("Maintain the bad words list"));
|
||||
this->SetSyntax(_("\037channel\037 ADD \037word\037 [\037SINGLE\037 | \037START\037 | \037END\037]"));
|
||||
this->SetSyntax(_("\037channel\037 DEL {\037word\037 | \037entry-num\037 | \037list\037}"));
|
||||
this->SetSyntax(_("\037channel\037 LIST [\037mask\037 | \037list\037]"));
|
||||
|
||||
@@ -264,7 +264,7 @@ private:
|
||||
public:
|
||||
CommandBSBot(Module *creator) : Command(creator, "botserv/bot", 1, 6)
|
||||
{
|
||||
this->SetDesc(_("Maintains network bot list"));
|
||||
this->SetDesc(_("Maintain network bot list"));
|
||||
this->SetSyntax(_("\002ADD \037nick\037 \037user\037 \037host\037 \037real\037\002"));
|
||||
this->SetSyntax(_("\002CHANGE \037oldnick\037 \037newnick\037 [\037user\037 [\037host\037 [\037real\037]]]\002"));
|
||||
this->SetSyntax(_("\002DEL \037nick\037\002"));
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandBSBotList final
|
||||
public:
|
||||
CommandBSBotList(Module *creator) : Command(creator, "botserv/botlist", 0, 1)
|
||||
{
|
||||
this->SetDesc(_("Lists available bots"));
|
||||
this->SetDesc(_("List available bots"));
|
||||
this->SetSyntax("[OPERONLY] [UNUSED] [VANITY]");
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandBSSay final
|
||||
public:
|
||||
CommandBSSay(Module *creator) : Command(creator, "botserv/say", 2, 2)
|
||||
{
|
||||
this->SetDesc(_("Makes the bot say the specified text on the specified channel"));
|
||||
this->SetDesc(_("Make the bot say the specified text on the specified channel"));
|
||||
this->SetSyntax(_("\037channel\037 \037text\037"));
|
||||
}
|
||||
|
||||
@@ -88,7 +88,7 @@ class CommandBSAct final
|
||||
public:
|
||||
CommandBSAct(Module *creator) : Command(creator, "botserv/act", 2, 2)
|
||||
{
|
||||
this->SetDesc(_("Makes the bot do the equivalent of a \"/me\" command"));
|
||||
this->SetDesc(_("Make the bot do the equivalent of a \"/me\" command"));
|
||||
this->SetSyntax(_("\037channel\037 \037text\037"));
|
||||
}
|
||||
|
||||
|
||||
+11
-11
@@ -129,7 +129,7 @@ class CommandBSKick final
|
||||
public:
|
||||
CommandBSKick(Module *creator) : Command(creator, "botserv/kick", 0)
|
||||
{
|
||||
this->SetDesc(_("Configures kickers"));
|
||||
this->SetDesc(_("Configure kickers"));
|
||||
this->SetSyntax(_("\037option\037 \037channel\037 {\037ON|OFF\037} [\037settings\037]"));
|
||||
}
|
||||
|
||||
@@ -258,7 +258,7 @@ class CommandBSKickAMSG final
|
||||
public:
|
||||
CommandBSKickAMSG(Module *creator) : CommandBSKickBase(creator, "botserv/kick/amsg", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures AMSG kicker"));
|
||||
this->SetDesc(_("Configure AMSG kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037]"));
|
||||
}
|
||||
|
||||
@@ -298,7 +298,7 @@ class CommandBSKickBadwords final
|
||||
public:
|
||||
CommandBSKickBadwords(Module *creator) : CommandBSKickBase(creator, "botserv/kick/badwords", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures badwords kicker"));
|
||||
this->SetDesc(_("Configure badwords kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037]"));
|
||||
}
|
||||
|
||||
@@ -342,7 +342,7 @@ class CommandBSKickBolds final
|
||||
public:
|
||||
CommandBSKickBolds(Module *creator) : CommandBSKickBase(creator, "botserv/kick/bolds", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures bolds kicker"));
|
||||
this->SetDesc(_("Configure bolds kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037]"));
|
||||
}
|
||||
|
||||
@@ -379,7 +379,7 @@ class CommandBSKickCaps final
|
||||
public:
|
||||
CommandBSKickCaps(Module *creator) : CommandBSKickBase(creator, "botserv/kick/caps", 2, 5)
|
||||
{
|
||||
this->SetDesc(_("Configures caps kicker"));
|
||||
this->SetDesc(_("Configure caps kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037 [\037min\037 [\037percent\037]]]\002"));
|
||||
}
|
||||
|
||||
@@ -475,7 +475,7 @@ class CommandBSKickColors final
|
||||
public:
|
||||
CommandBSKickColors(Module *creator) : CommandBSKickBase(creator, "botserv/kick/colors", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures color kicker"));
|
||||
this->SetDesc(_("Configure color kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037]"));
|
||||
}
|
||||
|
||||
@@ -512,7 +512,7 @@ class CommandBSKickFlood final
|
||||
public:
|
||||
CommandBSKickFlood(Module *creator) : CommandBSKickBase(creator, "botserv/kick/flood", 2, 5)
|
||||
{
|
||||
this->SetDesc(_("Configures flood kicker"));
|
||||
this->SetDesc(_("Configure flood kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037 [\037ln\037 [\037secs\037]]]\002"));
|
||||
}
|
||||
|
||||
@@ -602,7 +602,7 @@ class CommandBSKickItalics final
|
||||
public:
|
||||
CommandBSKickItalics(Module *creator) : CommandBSKickBase(creator, "botserv/kick/italics", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures italics kicker"));
|
||||
this->SetDesc(_("Configure italics kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037]"));
|
||||
}
|
||||
|
||||
@@ -639,7 +639,7 @@ class CommandBSKickRepeat final
|
||||
public:
|
||||
CommandBSKickRepeat(Module *creator) : CommandBSKickBase(creator, "botserv/kick/repeat", 2, 4)
|
||||
{
|
||||
this->SetDesc(_("Configures repeat kicker"));
|
||||
this->SetDesc(_("Configure repeat kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037 [\037num\037]]\002"));
|
||||
}
|
||||
|
||||
@@ -750,7 +750,7 @@ class CommandBSKickReverses final
|
||||
public:
|
||||
CommandBSKickReverses(Module *creator) : CommandBSKickBase(creator, "botserv/kick/reverses", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures reverses kicker"));
|
||||
this->SetDesc(_("Configure reverses kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037]"));
|
||||
}
|
||||
|
||||
@@ -787,7 +787,7 @@ class CommandBSKickUnderlines final
|
||||
public:
|
||||
CommandBSKickUnderlines(Module *creator) : CommandBSKickBase(creator, "botserv/kick/underlines", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures underlines kicker"));
|
||||
this->SetDesc(_("Configure underlines kicker"));
|
||||
this->SetSyntax(_("\037channel\037 {\037ON|OFF\037} [\037ttb\037]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandBSSet final
|
||||
public:
|
||||
CommandBSSet(Module *creator) : Command(creator, "botserv/set", 3, 3)
|
||||
{
|
||||
this->SetDesc(_("Configures bot options"));
|
||||
this->SetDesc(_("Configure bot options"));
|
||||
this->SetSyntax(_("\037option\037 \037(channel | bot)\037 \037settings\037"));
|
||||
}
|
||||
|
||||
@@ -103,7 +103,7 @@ public:
|
||||
|
||||
CommandBSSetBanExpire(Module *creator, const Anope::string &sname = "botserv/set/banexpire") : Command(creator, sname, 2, 2)
|
||||
{
|
||||
this->SetDesc(_("Configures the time bot bans expire in"));
|
||||
this->SetDesc(_("Configure the time bot bans expire in"));
|
||||
this->SetSyntax(_("\037channel\037 \037time\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -73,7 +73,7 @@ class CommandCSBan final
|
||||
public:
|
||||
CommandCSBan(Module *creator) : Command(creator, "chanserv/ban", 2, 4)
|
||||
{
|
||||
this->SetDesc(_("Bans a given nick or mask on a channel"));
|
||||
this->SetDesc(_("Ban a given nick or mask on a channel"));
|
||||
this->SetSyntax(_("\037channel\037 [+\037expiry\037] {\037nick\037 | \037mask\037} [\037reason\037]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ class CommandCSStats final
|
||||
public:
|
||||
CommandCSStats(Module *creator) : Command (creator, "chanserv/stats", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Displays your Channel Stats"));
|
||||
this->SetDesc(_("Display your Channel Stats"));
|
||||
this->SetSyntax(_("[\037channel\037] [\037nick\037]"));
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@ class CommandCSGStats final
|
||||
public:
|
||||
CommandCSGStats(Module *creator) : Command (creator, "chanserv/gstats", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Displays your Global Stats"));
|
||||
this->SetDesc(_("Display your Global Stats"));
|
||||
this->SetSyntax(_("\037nick\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ class CommandCSTop final
|
||||
public:
|
||||
CommandCSTop(Module *creator) : Command (creator, "chanserv/top", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Displays the top 3 users of a channel"));
|
||||
this->SetDesc(_("Display the top 3 users of a channel"));
|
||||
this->SetSyntax(_("\037channel\037"));
|
||||
}
|
||||
|
||||
@@ -53,7 +53,7 @@ class CommandCSTop10 final
|
||||
public:
|
||||
CommandCSTop10(Module *creator) : Command (creator, "chanserv/top10", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Displays the top 10 users of a channel"));
|
||||
this->SetDesc(_("Display the top 10 users of a channel"));
|
||||
this->SetSyntax(_("\037channel\037"));
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ class CommandCSGTop final
|
||||
public:
|
||||
CommandCSGTop(Module *creator) : Command (creator, "chanserv/gtop", 0, 1)
|
||||
{
|
||||
this->SetDesc(_("Displays the top 3 users of the network"));
|
||||
this->SetDesc(_("Display the top 3 users of the network"));
|
||||
}
|
||||
|
||||
void Execute(CommandSource &source, const std::vector<Anope::string> ¶ms);
|
||||
@@ -78,7 +78,7 @@ class CommandCSGTop10 final
|
||||
public:
|
||||
CommandCSGTop10(Module *creator) : Command (creator, "chanserv/gtop10", 0, 1)
|
||||
{
|
||||
this->SetDesc(_("Displays the top 10 users of the network"));
|
||||
this->SetDesc(_("Display the top 10 users of the network"));
|
||||
}
|
||||
|
||||
void Execute(CommandSource &source, const std::vector<Anope::string> ¶ms);
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandCSGetKey final
|
||||
public:
|
||||
CommandCSGetKey(Module *creator) : Command(creator, "chanserv/getkey", 1, 1)
|
||||
{
|
||||
this->SetDesc(_("Returns the key of the given channel"));
|
||||
this->SetDesc(_("Return the key of the given channel"));
|
||||
this->SetSyntax(_("\037channel\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandCSInfo final
|
||||
public:
|
||||
CommandCSInfo(Module *creator) : Command(creator, "chanserv/info", 1, 2)
|
||||
{
|
||||
this->SetDesc(_("Lists information about the specified registered channel"));
|
||||
this->SetDesc(_("List information about the specified registered channel"));
|
||||
this->SetSyntax(_("\037channel\037"));
|
||||
this->AllowUnregistered(true);
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandCSInvite final
|
||||
public:
|
||||
CommandCSInvite(Module *creator) : Command(creator, "chanserv/invite", 1, 3)
|
||||
{
|
||||
this->SetDesc(_("Invites you or an optionally specified nick into a channel"));
|
||||
this->SetDesc(_("Invite you or an optionally specified nick into a channel"));
|
||||
this->SetSyntax(_("\037channel\037 [\037nick\037]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandCSKick final
|
||||
public:
|
||||
CommandCSKick(Module *creator) : Command(creator, "chanserv/kick", 2, 3)
|
||||
{
|
||||
this->SetDesc(_("Kicks a specified nick from a channel"));
|
||||
this->SetDesc(_("Kick a specified nick from a channel"));
|
||||
this->SetSyntax(_("\037channel\037 \037nick\037 [\037reason\037]"));
|
||||
this->SetSyntax(_("\037channel\037 \037mask\037 [\037reason\037]"));
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@ class CommandCSList final
|
||||
public:
|
||||
CommandCSList(Module *creator) : Command(creator, "chanserv/list", 1, 2)
|
||||
{
|
||||
this->SetDesc(_("Lists all registered channels matching the given pattern"));
|
||||
this->SetDesc(_("List all registered channels matching the given pattern"));
|
||||
this->SetSyntax(_("\037pattern\037 [SUSPENDED] [NOEXPIRE]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -118,7 +118,7 @@ class CommandCSLog final
|
||||
public:
|
||||
CommandCSLog(Module *creator) : Command(creator, "chanserv/log", 1, 4)
|
||||
{
|
||||
this->SetDesc(_("Configures channel logging settings"));
|
||||
this->SetDesc(_("Configure channel logging settings"));
|
||||
this->SetSyntax(_("\037channel\037"));
|
||||
this->SetSyntax(_("\037channel\037 \037command\037 \037method\037 [\037status\037]"));
|
||||
}
|
||||
|
||||
@@ -242,7 +242,7 @@ class CommandSeen final
|
||||
public:
|
||||
CommandSeen(Module *creator) : Command(creator, "chanserv/seen", 1, 2)
|
||||
{
|
||||
this->SetDesc(_("Tells you about the last time a user was seen"));
|
||||
this->SetDesc(_("Tell you about the last time a user was seen"));
|
||||
this->SetSyntax(_("\037nick\037"));
|
||||
this->AllowUnregistered(true);
|
||||
}
|
||||
|
||||
@@ -165,7 +165,7 @@ class CommandCSUnSuspend final
|
||||
public:
|
||||
CommandCSUnSuspend(Module *creator) : Command(creator, "chanserv/unsuspend", 1, 1)
|
||||
{
|
||||
this->SetDesc(_("Releases a suspended channel"));
|
||||
this->SetDesc(_("Release a suspended channel"));
|
||||
this->SetSyntax(_("\037channel\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ class CommandCSUp final
|
||||
public:
|
||||
CommandCSUp(Module *creator) : Command(creator, "chanserv/up", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Updates a selected nicks status on a channel"));
|
||||
this->SetDesc(_("Update a selected nicks status on a channel"));
|
||||
this->SetSyntax(_("[\037channel\037 [\037nick\037]]"));
|
||||
}
|
||||
|
||||
@@ -152,7 +152,7 @@ class CommandCSDown final
|
||||
public:
|
||||
CommandCSDown(Module *creator) : Command(creator, "chanserv/down", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Removes a selected nicks status from a channel"));
|
||||
this->SetDesc(_("Remove a selected nicks status from a channel"));
|
||||
this->SetSyntax(_("[\037channel\037 [\037nick\037]]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -130,7 +130,7 @@ public:
|
||||
CommandGLQueue(Module *creator)
|
||||
: Command(creator, "global/queue", 1, 2)
|
||||
{
|
||||
this->SetDesc(_("Manages your pending message queue."));
|
||||
this->SetDesc(_("Manage your pending message queue."));
|
||||
this->SetSyntax(_("ADD \037message\037"));
|
||||
this->SetSyntax(_("DEL \037entry-num\037"));
|
||||
this->SetSyntax("LIST");
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ class CommandHelp final
|
||||
public:
|
||||
CommandHelp(Module *creator) : Command(creator, "generic/help", 0)
|
||||
{
|
||||
this->SetDesc(_("Displays this list and give information about commands"));
|
||||
this->SetDesc(_("Display this list and give information about commands"));
|
||||
this->AllowUnregistered(true);
|
||||
}
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ class CommandHSDelAll final
|
||||
public:
|
||||
CommandHSDelAll(Module *creator) : Command(creator, "hostserv/delall", 1, 1)
|
||||
{
|
||||
this->SetDesc(_("Deletes the vhost for all nicks in an account"));
|
||||
this->SetDesc(_("Delete the vhost for all nicks in an account"));
|
||||
this->SetSyntax(_("\037nick\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ public:
|
||||
|
||||
CommandHSGroup(Module *creator) : Command(creator, "hostserv/group", 0, 0)
|
||||
{
|
||||
this->SetDesc(_("Syncs the vhost for all nicks in an account"));
|
||||
this->SetDesc(_("Sync the vhost for all nicks in an account"));
|
||||
}
|
||||
|
||||
void Execute(CommandSource &source, const std::vector<Anope::string> ¶ms) override
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandHSList final
|
||||
public:
|
||||
CommandHSList(Module *creator) : Command(creator, "hostserv/list", 0, 1)
|
||||
{
|
||||
this->SetDesc(_("Displays one or more vhost entries"));
|
||||
this->SetDesc(_("Display one or more vhost entries"));
|
||||
this->SetSyntax(_("[\037key\037|\037#X-Y\037]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandHSOff final
|
||||
public:
|
||||
CommandHSOff(Module *creator) : Command(creator, "hostserv/off", 0, 0)
|
||||
{
|
||||
this->SetDesc(_("Deactivates your assigned vhost"));
|
||||
this->SetDesc(_("Deactivate your assigned vhost"));
|
||||
this->RequireUser(true);
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandHSOn final
|
||||
public:
|
||||
CommandHSOn(Module *creator) : Command(creator, "hostserv/on", 0, 0)
|
||||
{
|
||||
this->SetDesc(_("Activates your assigned vhost"));
|
||||
this->SetDesc(_("Activate your assigned vhost"));
|
||||
this->RequireUser(true);
|
||||
}
|
||||
|
||||
|
||||
@@ -487,7 +487,7 @@ class CommandHSWaiting final
|
||||
public:
|
||||
CommandHSWaiting(Module *creator) : Command(creator, "hostserv/waiting", 0, 0)
|
||||
{
|
||||
this->SetDesc(_("Retrieves the vhost requests"));
|
||||
this->SetDesc(_("Retrieve the vhost requests"));
|
||||
}
|
||||
|
||||
void Execute(CommandSource &source, const std::vector<Anope::string> ¶ms) override
|
||||
@@ -547,7 +547,7 @@ public:
|
||||
: Command(creator, "hostserv/validate", 0)
|
||||
, data(sd)
|
||||
{
|
||||
this->SetDesc(_("Validates a previously requested vhost using DNS"));
|
||||
this->SetDesc(_("Validate a previously requested vhost using DNS"));
|
||||
}
|
||||
|
||||
void Execute(CommandSource &source, const std::vector<Anope::string> ¶ms) override
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandMSCheck final
|
||||
public:
|
||||
CommandMSCheck(Module *creator) : Command(creator, "memoserv/check", 1, 1)
|
||||
{
|
||||
this->SetDesc(_("Checks if last memo to a nick was read"));
|
||||
this->SetDesc(_("Check if last memo to a nick was read"));
|
||||
this->SetSyntax(_("\037nick\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandMSInfo final
|
||||
public:
|
||||
CommandMSInfo(Module *creator) : Command(creator, "memoserv/info", 0, 1)
|
||||
{
|
||||
this->SetDesc(_("Displays information about your memos"));
|
||||
this->SetDesc(_("Display information about your memos"));
|
||||
this->SetSyntax(_("[\037nick\037 | \037channel\037]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ class CommandMSRSend final
|
||||
public:
|
||||
CommandMSRSend(Module *creator) : Command(creator, "memoserv/rsend", 2, 2)
|
||||
{
|
||||
this->SetDesc(_("Sends a memo and requests a read receipt"));
|
||||
this->SetDesc(_("Send a memo and requests a read receipt"));
|
||||
this->SetSyntax(_("{\037nick\037 | \037channel\037} \037memo-text\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -548,7 +548,7 @@ public:
|
||||
CommandNSSetAutologin(Module *creator, const Anope::string &sname = "nickserv/set/autologin", size_t min = 1)
|
||||
: Command(creator, sname, min, min + 1)
|
||||
{
|
||||
this->SetDesc(_("Sets whether you should automatically be logged in when you connect using a known SSL certificate."));
|
||||
this->SetDesc(_("Set whether you should automatically be logged in when you connect using a known SSL certificate."));
|
||||
this->SetSyntax("{ON | OFF}");
|
||||
}
|
||||
|
||||
|
||||
@@ -205,7 +205,7 @@ public:
|
||||
CommandNSGetEmail(Module *creator)
|
||||
: Command(creator, "nickserv/getemail", 1, 1)
|
||||
{
|
||||
this->SetDesc(_("Matches and returns all users that registered using given email address"));
|
||||
this->SetDesc(_("Match and return all users that registered using given email address"));
|
||||
this->SetSyntax(_("\037email\037"));
|
||||
}
|
||||
|
||||
|
||||
@@ -306,7 +306,7 @@ class CommandNSGList final
|
||||
public:
|
||||
CommandNSGList(Module *creator) : Command(creator, "nickserv/glist", 0, 1)
|
||||
{
|
||||
this->SetDesc(_("Lists all nicknames in your account"));
|
||||
this->SetDesc(_("List all nicknames in your account"));
|
||||
this->SetSyntax(_("[\037nickname\037]"), [](auto &source) { return source.IsServicesOper(); });
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandNSInfo final
|
||||
public:
|
||||
CommandNSInfo(Module *creator) : Command(creator, "nickserv/info", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Displays information about a given nickname"));
|
||||
this->SetDesc(_("Display information about a given nickname"));
|
||||
this->SetSyntax(_("[\037nickname\037]"));
|
||||
this->AllowUnregistered(true);
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@ class CommandNSLogout final
|
||||
public:
|
||||
CommandNSLogout(Module *creator) : Command(creator, "nickserv/logout", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Reverses the effect of the IDENTIFY command"));
|
||||
this->SetDesc(_("Reverse the effect of the IDENTIFY command"));
|
||||
this->SetSyntax(_("[\037nickname\037 [REVALIDATE]]"), [](auto &source) { return source.IsServicesOper(); });
|
||||
}
|
||||
|
||||
|
||||
@@ -154,7 +154,7 @@ class CommandNSRecover final
|
||||
public:
|
||||
CommandNSRecover(Module *creator) : Command(creator, "nickserv/recover", 1, 2)
|
||||
{
|
||||
this->SetDesc(_("Regains control of your nick"));
|
||||
this->SetDesc(_("Regain control of your nick"));
|
||||
this->SetSyntax(_("\037nickname\037 [\037password\037]"));
|
||||
this->AllowUnregistered(true);
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@ public:
|
||||
CommandNSSetLayout(Module *creator, const Anope::string &sname = "nickserv/set/layout", size_t min = 1)
|
||||
: Command(creator, sname, min, min + 1)
|
||||
{
|
||||
this->SetDesc(_("Configures the layout used for services messages"));
|
||||
this->SetDesc(_("Configure the layout used for services messages"));
|
||||
this->SetSyntax("{FIXED | FLEXIBLE | MONOSPACE}");
|
||||
}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ public:
|
||||
CommandNSSetOpAutoOp(Module *creator, const Anope::string &sname = "nickserv/set/autoop", size_t min = 1)
|
||||
: Command(creator, sname, min, min + 1)
|
||||
{
|
||||
this->SetDesc(_("Sets whether services should set channel status modes on you automatically."));
|
||||
this->SetDesc(_("Set whether services should set channel status modes on you automatically."));
|
||||
this->SetSyntax("{ON | OFF}");
|
||||
}
|
||||
|
||||
@@ -123,7 +123,7 @@ public:
|
||||
CommandNSSetOpNeverOp(Module *creator, const Anope::string &sname = "nickserv/set/neverop", size_t min = 1)
|
||||
: Command(creator, sname, min, min + 1)
|
||||
{
|
||||
this->SetDesc(_("Sets whether you can be added to a channel access list."));
|
||||
this->SetDesc(_("Set whether you can be added to a channel access list."));
|
||||
this->SetSyntax("{ON | OFF}");
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandNSUpdate final
|
||||
public:
|
||||
CommandNSUpdate(Module *creator) : Command(creator, "nickserv/update", 0, 0)
|
||||
{
|
||||
this->SetDesc(_("Updates your current status, i.e. it checks for new memos"));
|
||||
this->SetDesc(_("Update your current status, i.e. it checks for new memos"));
|
||||
this->RequireUser(true);
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ class CommandOSChanList final
|
||||
public:
|
||||
CommandOSChanList(Module *creator) : Command(creator, "operserv/chanlist", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Lists all channel records"));
|
||||
this->SetDesc(_("List all channel records"));
|
||||
this->SetSyntax(_("[{\037pattern\037 | \037nick\037} [\037SECRET\037]]"));
|
||||
}
|
||||
|
||||
@@ -145,7 +145,7 @@ class CommandOSUserList final
|
||||
public:
|
||||
CommandOSUserList(Module *creator) : Command(creator, "operserv/userlist", 0, 2)
|
||||
{
|
||||
this->SetDesc(_("Lists all user records"));
|
||||
this->SetDesc(_("List all user records"));
|
||||
this->SetSyntax(_("[{\037pattern\037 | \037channel\037} [\037INVISIBLE\037]]"));
|
||||
}
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ class CommandOSLogSearch final
|
||||
public:
|
||||
CommandOSLogSearch(Module *creator) : Command(creator, "operserv/logsearch", 1, 3)
|
||||
{
|
||||
this->SetDesc(_("Searches logs for a matching pattern"));
|
||||
this->SetDesc(_("Search logs for a matching pattern"));
|
||||
this->SetSyntax(_("[+\037days\037d] [+\037limit\037l] \037pattern\037"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user