mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 03:49:27 +01:00
update strings
This commit is contained in:
parent
a9294e628f
commit
23ffc6ef91
@ -17,7 +17,7 @@
|
|||||||
"ChanServ lets you register and manage channels.": "ChanServ lets you register and manage channels.",
|
"ChanServ lets you register and manage channels.": "ChanServ lets you register and manage channels.",
|
||||||
"Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:",
|
"Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:",
|
||||||
"Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.",
|
"Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.",
|
||||||
"Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.",
|
"Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.\nThe permissions hierarchy for adding and removing modes is the same as in\nthe ordinary /MODE command.": "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.\nThe permissions hierarchy for adding and removing modes is the same as in\nthe ordinary /MODE command.",
|
||||||
"Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.",
|
"Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.",
|
||||||
"Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.": "Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.",
|
"Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.": "Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.",
|
||||||
"Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.",
|
"Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.",
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
" $b/msg %s HELP <command>$b": " $b/msg %s HELP <command>$b",
|
" $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: 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: 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",
|
"$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 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",
|
"%[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 <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",
|
"%s joined the channel": "%s joined the channel",
|
||||||
"*** $bChanServ LIST$b ***": "*** $bChanServ LIST$b ***",
|
"*** $bChanServ LIST$b ***": "*** $bChanServ LIST$b ***",
|
||||||
"*** $bEnd of %s HELP$b ***": "*** $bEnd of %s HELP$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 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 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 %[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 %s has no vhost": "Account %s has no vhost",
|
||||||
"Account already exists": "Account already exists",
|
"Account already exists": "Account already exists",
|
||||||
"Account created": "Account created",
|
"Account created": "Account created",
|
||||||
@ -147,6 +151,7 @@
|
|||||||
"End of list": "End of list",
|
"End of list": "End of list",
|
||||||
"Enqueued account %s for message deletion": "Enqueued account %s for message deletion",
|
"Enqueued account %s for message deletion": "Enqueued account %s for message deletion",
|
||||||
"Erroneous nickname": "Erroneous nickname",
|
"Erroneous nickname": "Erroneous nickname",
|
||||||
|
"Erroneous target": "Erroneous target",
|
||||||
"Error deleting message: %v": "Error deleting message: %v",
|
"Error deleting message: %v": "Error deleting message: %v",
|
||||||
"Error loading account data": "Error loading account data",
|
"Error loading account data": "Error loading account data",
|
||||||
"Error opening export file: %v": "Error opening export file: %v",
|
"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 %s is exempt from connection limits": "IP %s is exempt from connection limits",
|
||||||
"IP address: %s": "IP address: %s",
|
"IP address: %s": "IP address: %s",
|
||||||
"IRC Operators online": "IRC Operators online",
|
"IRC Operators online": "IRC Operators online",
|
||||||
|
"IRCv3 CAPs: %s": "IRCv3 CAPs: %s",
|
||||||
"Incorrect batch tag sent": "Incorrect batch tag sent",
|
"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",
|
"Input line too long": "Input line too long",
|
||||||
"Insufficient oper privs": "Insufficient oper privs",
|
"Insufficient oper privs": "Insufficient oper privs",
|
||||||
"Insufficient privileges": "Insufficient privileges",
|
"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 %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",
|
"Language preferences have been set": "Language preferences have been set",
|
||||||
"Last active: %s": "Last active: %s",
|
"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",
|
"MOTD File is missing": "MOTD File is missing",
|
||||||
"Malformed username": "Malformed username",
|
"Malformed username": "Malformed username",
|
||||||
"Mask isn't valid": "Mask isn't valid",
|
"Mask isn't valid": "Mask isn't valid",
|
||||||
@ -282,7 +290,6 @@
|
|||||||
"SUMMON has been disabled": "SUMMON has been disabled",
|
"SUMMON has been disabled": "SUMMON has been disabled",
|
||||||
"Server notice masks": "Server notice masks",
|
"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 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",
|
"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",
|
"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",
|
"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 %[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 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 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 invalid or not given": "Username invalid or not given",
|
||||||
"Username is already registered or otherwise unavailable": "Username is already registered or otherwise unavailable",
|
"Username is already registered or otherwise unavailable": "Username is already registered or otherwise unavailable",
|
||||||
"Verification code: %s": "Verification code: %s",
|
"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 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 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 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 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 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",
|
"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 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 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 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 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 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",
|
"You must log in with SASL to join this server": "You must log in with SASL to join this server",
|
||||||
|
Loading…
Reference in New Issue
Block a user