update strings

This commit is contained in:
Shivaram Lingamneni
2021-04-28 07:12:54 -04:00
parent a9294e628f
commit 23ffc6ef91
2 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
{
" $b/msg %s HELP <command>$b": " $b/msg %s HELP <command>$b",
"$bIf you are having problems with your account, contact an administrator.$b": "$bIf you are having problems with your account, contact an administrator.$b",
"$bNote that an unregistered account name remains reserved and cannot be re-registered.$b": "$bNote that an unregistered account name remains reserved and cannot be re-registered.$b",
"$bWarning: changing the cloak secret will invalidate stored ban/invite/exception lists.$b": "$bWarning: changing the cloak secret will invalidate stored ban/invite/exception lists.$b",
"$bWarning: erasing this account will allow it to be re-registered; consider UNREGISTER instead.$b": "$bWarning: erasing this account will allow it to be re-registered; consider UNREGISTER instead.$b",
"$bWarning: unregistering this account will remove its stored privileges.$b": "$bWarning: unregistering this account will remove its stored privileges.$b",
@@ -16,6 +18,7 @@
"%[1]s set channel modes: %[2]s": "%[1]s set channel modes: %[2]s",
"%[1]s set the channel topic to: %[2]s": "%[1]s set the channel topic to: %[2]s",
"%s <subcommand> [params]": "%s <subcommand> [params]",
"%s is banned from relaying to the channel": "%s is banned from relaying to the channel",
"%s joined the channel": "%s joined the channel",
"*** $bChanServ LIST$b ***": "*** $bChanServ LIST$b ***",
"*** $bEnd of %s HELP$b ***": "*** $bEnd of %s HELP$b ***",
@@ -36,6 +39,7 @@
"Account %[1]s receives mode +%[2]s": "Account %[1]s receives mode +%[2]s",
"Account %[1]s suspended at %[2]s. Duration: %[3]s. %[4]s": "Account %[1]s suspended at %[2]s. Duration: %[3]s. %[4]s",
"Account %[1]s was created, but has not been verified": "Account %[1]s was created, but has not been verified",
"Account %s has %d registered channel(s).": "Account %s has %d registered channel(s).",
"Account %s has no vhost": "Account %s has no vhost",
"Account already exists": "Account already exists",
"Account created": "Account created",
@@ -147,6 +151,7 @@
"End of list": "End of list",
"Enqueued account %s for message deletion": "Enqueued account %s for message deletion",
"Erroneous nickname": "Erroneous nickname",
"Erroneous target": "Erroneous target",
"Error deleting message: %v": "Error deleting message: %v",
"Error loading account data": "Error loading account data",
"Error opening export file: %v": "Error opening export file: %v",
@@ -177,7 +182,9 @@
"IP %s is exempt from connection limits": "IP %s is exempt from connection limits",
"IP address: %s": "IP address: %s",
"IRC Operators online": "IRC Operators online",
"IRCv3 CAPs: %s": "IRCv3 CAPs: %s",
"Incorrect batch tag sent": "Incorrect batch tag sent",
"Input line contained excess tag data": "Input line contained excess tag data",
"Input line too long": "Input line too long",
"Insufficient oper privs": "Insufficient oper privs",
"Insufficient privileges": "Insufficient privileges",
@@ -206,6 +213,7 @@
"Language %s is not supported by this server": "Language %s is not supported by this server",
"Language preferences have been set": "Language preferences have been set",
"Last active: %s": "Last active: %s",
"Line too long to be relayed without truncation": "Line too long to be relayed without truncation",
"MOTD File is missing": "MOTD File is missing",
"Malformed username": "Malformed username",
"Mask isn't valid": "Mask isn't valid",
@@ -282,7 +290,6 @@
"SUMMON has been disabled": "SUMMON has been disabled",
"Server notice masks": "Server notice masks",
"Some IPs may also be prevented from connecting by the connection limiter and/or throttler": "Some IPs may also be prevented from connecting by the connection limiter and/or throttler",
"Some additional message history may have been lost": "Some additional message history may have been lost",
"Specified client ID does not exist": "Specified client ID does not exist",
"Started exporting data for account %[1]s to file %[2]s": "Started exporting data for account %[1]s to file %[2]s",
"Successfully accepted ownership of channel %s": "Successfully accepted ownership of channel %s",
@@ -361,7 +368,6 @@
"User %[1]s is authenticated and can be banned by nickname: /MODE %[2]s +b %[3]s!*@*": "User %[1]s is authenticated and can be banned by nickname: /MODE %[2]s +b %[3]s!*@*",
"User doesn't have roleplaying mode enabled": "User doesn't have roleplaying mode enabled",
"User is already on that channel": "User is already on that channel",
"User is currently disconnected": "User is currently disconnected",
"Username invalid or not given": "Username invalid or not given",
"Username is already registered or otherwise unavailable": "Username is already registered or otherwise unavailable",
"Verification code: %s": "Verification code: %s",
@@ -394,6 +400,7 @@
"You cannot relay messages to this channel": "You cannot relay messages to this channel",
"You don't have any stored privileges on that channel": "You don't have any stored privileges on that channel",
"You don't have enough channel privileges": "You don't have enough channel privileges",
"You don't own that channel": "You don't own that channel",
"You don't own that nick": "You don't own that nick",
"You have already registered or attempted to register": "You have already registered or attempted to register",
"You have already registered the maximum number of channels; try dropping some with /CS UNREGISTER": "You have already registered the maximum number of channels; try dropping some with /CS UNREGISTER",
@@ -408,6 +415,7 @@
"You must be a channel operator in the channel you are forwarding to": "You must be a channel operator in the channel you are forwarding to",
"You must be an oper on the channel to register it": "You must be an oper on the channel to register it",
"You must be connected with TLS and a client certificate to do this": "You must be connected with TLS and a client certificate to do this",
"You must be registered to send a direct message to this user": "You must be registered to send a direct message to this user",
"You must complete the connection before registering your account": "You must complete the connection before registering your account",
"You must complete the connection before verifying your account": "You must complete the connection before verifying your account",
"You must log in with SASL to join this server": "You must log in with SASL to join this server",