mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-25 23:20:00 -07:00
commit the results of ./updatetranslations.py run irc languages
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
{
|
||||
" $b/msg %s HELP <command>$b": " $b/msg %s HELP <command>$b",
|
||||
"$bWarning: unregistering this account will remove its stored privileges.$b": "$bWarning: unregistering this account will remove its stored privileges.$b",
|
||||
"$bWarning: unregistering this channel will remove all stored channel attributes.$b": "$bWarning: unregistering this channel will remove all stored channel attributes.$b",
|
||||
"$bWarning: you are about to transfer control of your channel to another user.$b": "$bWarning: you are about to transfer control of your channel to another user.$b",
|
||||
"%[1]d. User %[2]s requests vhost: %[3]s": "%[1]d. User %[2]s requests vhost: %[3]s",
|
||||
"%[1]s [account: %[2]s] joined the channel": "%[1]s [account: %[2]s] joined the channel",
|
||||
"%[1]s changed nick to %[2]s": "%[1]s changed nick to %[2]s",
|
||||
"%[1]s kicked %[2]s (%[3]s)": "%[1]s kicked %[2]s (%[3]s)",
|
||||
"%[1]s left the channel (%[2]s)": "%[1]s left the channel (%[2]s)",
|
||||
"%[1]s quit (%[2]s)": "%[1]s quit (%[2]s)",
|
||||
"%s <subcommand> [params]": "%s <subcommand> [params]",
|
||||
"%s joined the channel": "%s joined the channel",
|
||||
"*** $bEnd of %s HELP$b ***": "*** $bEnd of %s HELP$b ***",
|
||||
"*** Could not find your username": "*** Could not find your username",
|
||||
@@ -24,9 +27,6 @@
|
||||
"Account created": "Account created",
|
||||
"Account created, pending verification; verification code has been sent to %s": "Account created, pending verification; verification code has been sent to %s",
|
||||
"Account does not exist": "Account does not exist",
|
||||
"Account name is not valid": "Account name is not valid",
|
||||
"Account registration is disabled": "Account registration is disabled",
|
||||
"Account verification successful": "Account verification successful",
|
||||
"Account: %s": "Account: %s",
|
||||
"Actual user@host, Actual IP": "Actual user@host, Actual IP",
|
||||
"Added D-Line for %s": "Added D-Line for %s",
|
||||
@@ -44,7 +44,9 @@
|
||||
"Bouncer functionality is currently enabled for your account, but you can opt out": "Bouncer functionality is currently enabled for your account, but you can opt out",
|
||||
"CTCP messages are disabled over Tor": "CTCP messages are disabled over Tor",
|
||||
"Can't change modes for other users": "Can't change modes for other users",
|
||||
"Can't purge invalid channel %s": "Can't purge invalid channel %s",
|
||||
"Can't view modes for other users": "Can't view modes for other users",
|
||||
"Cancelled pending transfer of channel %s": "Cancelled pending transfer of channel %s",
|
||||
"Cannot join channel (+%s)": "Cannot join channel (+%s)",
|
||||
"Cannot rename channel": "Cannot rename channel",
|
||||
"Cannot resume connection": "Cannot resume connection",
|
||||
@@ -53,10 +55,18 @@
|
||||
"Cannot resume connection, old and new clients must have TLS": "Cannot resume connection, old and new clients must have TLS",
|
||||
"Cannot resume connection, token is not valid": "Cannot resume connection, token is not valid",
|
||||
"Cannot send to channel": "Cannot send to channel",
|
||||
"Cannot send verification code there": "Cannot send verification code there",
|
||||
"Certificate fingerprint not found": "Certificate fingerprint not found",
|
||||
"Certificate fingerprint successfully added": "Certificate fingerprint successfully added",
|
||||
"Certificate fingerprint successfully removed": "Certificate fingerprint successfully removed",
|
||||
"Channel %[1]s has %[2]d persistent modes set": "Channel %[1]s has %[2]d persistent modes set",
|
||||
"Channel %[1]s list already contains %[2]s": "Channel %[1]s list already contains %[2]s",
|
||||
"Channel %[1]s list does not contain %[2]s": "Channel %[1]s list does not contain %[2]s",
|
||||
"Channel %s is not registered": "Channel %s is not registered",
|
||||
"Channel %s is now unregistered": "Channel %s is now unregistered",
|
||||
"Channel %s is registered": "Channel %s is registered",
|
||||
"Channel %s successfully registered": "Channel %s successfully registered",
|
||||
"Channel %s was purged by the server operators and cannot be used": "Channel %s was purged by the server operators and cannot be used",
|
||||
"Channel %s wasn't previously purged from the server": "Channel %s wasn't previously purged from the server",
|
||||
"Channel does not exist": "Channel does not exist",
|
||||
"Channel doesn't have roleplaying mode available": "Channel doesn't have roleplaying mode available",
|
||||
"Channel is not registered": "Channel is not registered",
|
||||
@@ -65,10 +75,13 @@
|
||||
"Channel renamed": "Channel renamed",
|
||||
"Channel renamed: %s": "Channel renamed: %s",
|
||||
"Client reconnected": "Client reconnected",
|
||||
"Client reconnected (up to %d seconds of history lost)": "Client reconnected (up to %d seconds of history lost)",
|
||||
"Client reconnected (message history may have been lost)": "Client reconnected (message history may have been lost)",
|
||||
"Client reconnected (up to %d seconds of message history lost)": "Client reconnected (up to %d seconds of message history lost)",
|
||||
"Command not allowed during a multiline batch": "Command not allowed during a multiline batch",
|
||||
"Command restricted": "Command restricted",
|
||||
"Contributors and Former Developers:": "Contributors and Former Developers:",
|
||||
"Core Developers:": "Core Developers:",
|
||||
"Could not accept ownership of channel %s": "Could not accept ownership of channel %s",
|
||||
"Could not find given client": "Could not find given client",
|
||||
"Could not login with your TLS certificate or supplied username/password": "Could not login with your TLS certificate or supplied username/password",
|
||||
"Could not parse IP address or CIDR network": "Could not parse IP address or CIDR network",
|
||||
@@ -77,9 +90,11 @@
|
||||
"Could not set or change nickname: %s": "Could not set or change nickname: %s",
|
||||
"Could not successfully save new D-LINE: %s": "Could not successfully save new D-LINE: %s",
|
||||
"Could not successfully save new K-LINE: %s": "Could not successfully save new K-LINE: %s",
|
||||
"Could not transfer channel": "Could not transfer channel",
|
||||
"Could not ungroup nick": "Could not ungroup nick",
|
||||
"Created at: %s": "Created at: %s",
|
||||
"Credential type is not supported": "Credential type is not supported",
|
||||
"Current global users %[1]s, max %[2]s": "Current global users %[1]s, max %[2]s",
|
||||
"Current local users %[1]s, max %[2]s": "Current local users %[1]s, max %[2]s",
|
||||
"End of /HELPOP": "End of /HELPOP",
|
||||
"End of /INFO": "End of /INFO",
|
||||
"End of /WHOIS list": "End of /WHOIS list",
|
||||
@@ -95,22 +110,31 @@
|
||||
"Error while unregistering account": "Error while unregistering account",
|
||||
"Fake source must be a valid nickname": "Fake source must be a valid nickname",
|
||||
"First param must be a mask or channel": "First param must be a mask or channel",
|
||||
"For more details, try /%s HELP": "For more details, try /%s HELP",
|
||||
"Founder: %s": "Founder: %s",
|
||||
"GHOSTed by %s": "GHOSTed by %s",
|
||||
"Given current server settings, your nickname is enforced with: %s": "Given current server settings, your nickname is enforced with: %s",
|
||||
"HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.",
|
||||
"Help not found": "Help not found",
|
||||
"Here are the commands you can use:": "Here are the commands you can use:",
|
||||
"Hostname: %s": "Hostname: %s",
|
||||
"I have %[1]d clients and %[2]d servers": "I have %[1]d clients and %[2]d servers",
|
||||
"I'll be right back": "I'll be right back",
|
||||
"IP address: %s": "IP address: %s",
|
||||
"IRC Operators online": "IRC Operators online",
|
||||
"Incorrect batch tag sent": "Incorrect batch tag sent",
|
||||
"Input line too long": "Input line too long",
|
||||
"Insufficient oper privs": "Insufficient oper privs",
|
||||
"Insufficient privileges": "Insufficient privileges",
|
||||
"Internal error": "Internal error",
|
||||
"Invalid CAP subcommand": "Invalid CAP subcommand",
|
||||
"Invalid account name": "Invalid account name",
|
||||
"Invalid certificate fingerprint": "Invalid certificate fingerprint",
|
||||
"Invalid channel name": "Invalid channel name",
|
||||
"Invalid mode %[1]s parameter: %[2]s": "Invalid mode %[1]s parameter: %[2]s",
|
||||
"Invalid mode change": "Invalid mode change",
|
||||
"Invalid multiline batch": "Invalid multiline batch",
|
||||
"Invalid parameters": "Invalid parameters",
|
||||
"Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s",
|
||||
"Invalid vhost": "Invalid vhost",
|
||||
"It was rejected for reason: %s": "It was rejected for reason: %s",
|
||||
@@ -121,7 +145,6 @@
|
||||
"MOTD File is missing": "MOTD File is missing",
|
||||
"Malformed username": "Malformed username",
|
||||
"Mask isn't valid": "Mask isn't valid",
|
||||
"Must register with current nickname instead of separate account name": "Must register with current nickname instead of separate account name",
|
||||
"Network service, for more info /msg %s HELP": "Network service, for more info /msg %s HELP",
|
||||
"Nickname %[1]s has %[2]d attached session(s)": "Nickname %[1]s has %[2]d attached session(s)",
|
||||
"Nickname is already in use": "Nickname is already in use",
|
||||
@@ -129,13 +152,13 @@
|
||||
"No DLINEs have been set!": "No DLINEs have been set!",
|
||||
"No changes were made": "No changes were made",
|
||||
"No command given": "No command given",
|
||||
"No masks given": "No masks given",
|
||||
"No nickname given": "No nickname given",
|
||||
"No such account": "No such account",
|
||||
"No such channel": "No such channel",
|
||||
"No such module [%s]": "No such module [%s]",
|
||||
"No such nick": "No such nick",
|
||||
"No such setting": "No such setting",
|
||||
"No text to send": "No text to send",
|
||||
"No topic is set": "No topic is set",
|
||||
"Not enough parameters": "Not enough parameters",
|
||||
"Only channel founders can change registered channels": "Only channel founders can change registered channels",
|
||||
@@ -150,6 +173,9 @@
|
||||
"Permission Denied - You're not an IRC operator": "Permission Denied - You're not an IRC operator",
|
||||
"Please wait at least %v and try again": "Please wait at least %v and try again",
|
||||
"Proxied IP address is not valid: [%s]": "Proxied IP address is not valid: [%s]",
|
||||
"Purge reason: %s": "Purge reason: %s",
|
||||
"Purged at: %s": "Purged at: %s",
|
||||
"Purged by operator: %s": "Purged by operator: %s",
|
||||
"Received malformed line": "Received malformed line",
|
||||
"Registered at: %s": "Registered at: %s",
|
||||
"Registered channel: %s": "Registered channel: %s",
|
||||
@@ -159,6 +185,7 @@
|
||||
"Removed D-Line for %s": "Removed D-Line for %s",
|
||||
"Removed K-Line for %s": "Removed K-Line for %s",
|
||||
"Requesting the %s client capability is forbidden": "Requesting the %s client capability is forbidden",
|
||||
"Resume may have lost some message history": "Resume may have lost some message history",
|
||||
"Resume may have lost up to %d seconds of history": "Resume may have lost up to %d seconds of history",
|
||||
"SASL authentication aborted": "SASL authentication aborted",
|
||||
"SASL authentication failed": "SASL authentication failed",
|
||||
@@ -172,6 +199,7 @@
|
||||
"Session %d (currently attached session):": "Session %d (currently attached session):",
|
||||
"Session %d:": "Session %d:",
|
||||
"Some additional message history may have been lost": "Some additional message history may have been lost",
|
||||
"Successfully accepted ownership of channel %s": "Successfully accepted ownership of channel %s",
|
||||
"Successfully approved vhost request for %s": "Successfully approved vhost request for %s",
|
||||
"Successfully changed your account settings": "Successfully changed your account settings",
|
||||
"Successfully cleared vhost": "Successfully cleared vhost",
|
||||
@@ -179,16 +207,23 @@
|
||||
"Successfully enabled your vhost": "Successfully enabled your vhost",
|
||||
"Successfully grouped nick %s with your account": "Successfully grouped nick %s with your account",
|
||||
"Successfully op'd in channel %s": "Successfully op'd in channel %s",
|
||||
"Successfully purged channel %s from the server": "Successfully purged channel %s from the server",
|
||||
"Successfully registered account %s": "Successfully registered account %s",
|
||||
"Successfully rejected vhost request for %s": "Successfully rejected vhost request for %s",
|
||||
"Successfully reset channel access": "Successfully reset channel access",
|
||||
"Successfully set mode %s": "Successfully set mode %s",
|
||||
"Successfully set vhost": "Successfully set vhost",
|
||||
"Successfully transferred channel %[1]s to account %[2]s": "Successfully transferred channel %[1]s to account %[2]s",
|
||||
"Successfully ungrouped nick %s with your account": "Successfully ungrouped nick %s with your account",
|
||||
"Successfully unpurged channel %s from the server": "Successfully unpurged channel %s from the server",
|
||||
"Successfully unregistered account %s": "Successfully unregistered account %s",
|
||||
"Thanks to Jeremy Latt for founding Ergonomadic, the project this is based on": "Thanks to Jeremy Latt for founding Ergonomadic, the project this is based on",
|
||||
"That certificate fingerprint is already associated with another account": "That certificate fingerprint is already associated with another account",
|
||||
"That certificate fingerprint was already authorized": "That certificate fingerprint was already authorized",
|
||||
"That channel is not registered": "That channel is not registered",
|
||||
"That nickname is already reserved by someone else": "That nickname is already reserved by someone else",
|
||||
"That nickname is not registered": "That nickname is not registered",
|
||||
"There are %[1]d certificate fingerprint(s) authorized for account %[2]s.": "There are %[1]d certificate fingerprint(s) authorized for account %[2]s.",
|
||||
"There are %[1]d pending requests for vhosts (%[2]d displayed)": "There are %[1]d pending requests for vhosts (%[2]d displayed)",
|
||||
"There are %[1]d users and %[2]d invisible on %[3]d server(s)": "There are %[1]d users and %[2]d invisible on %[3]d server(s)",
|
||||
"There was no such nickname": "There was no such nickname",
|
||||
@@ -204,8 +239,12 @@
|
||||
"To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD",
|
||||
"To confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s": "To confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s",
|
||||
"To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s": "To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s",
|
||||
"To verify your account, issue one of these commands:": "To verify your account, issue one of these commands:",
|
||||
"To confirm your channel transfer, type: /CS TRANSFER %[1]s %[2]s %[3]s": "To confirm your channel transfer, type: /CS TRANSFER %[1]s %[2]s %[3]s",
|
||||
"To see in-depth help for a specific command, try:": "To see in-depth help for a specific command, try:",
|
||||
"To verify your account, issue the following command:": "To verify your account, issue the following command:",
|
||||
"Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance": "Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance",
|
||||
"Translators:": "Translators:",
|
||||
"Try again later": "Try again later",
|
||||
"Unknown command": "Unknown command",
|
||||
"Unknown command. To see available commands, run: /%s HELP": "Unknown command. To see available commands, run: /%s HELP",
|
||||
"Unknown subcommand": "Unknown subcommand",
|
||||
@@ -214,18 +253,22 @@
|
||||
"Verify your account on %s": "Verify your account on %s",
|
||||
"WEBIRC command is not usable from your address or incorrect password given": "WEBIRC command is not usable from your address or incorrect password given",
|
||||
"Welcome to the Internet Relay Network %s": "Welcome to the Internet Relay Network %s",
|
||||
"You already have too many certificate fingerprints": "You already have too many certificate fingerprints",
|
||||
"You are banned from this server (%s)": "You are banned from this server (%s)",
|
||||
"You are no longer authorized to be on this server": "You are no longer authorized to be on this server",
|
||||
"You are no longer marked as being away": "You are no longer marked as being away",
|
||||
"You are now an IRC operator": "You are now an IRC operator",
|
||||
"You are now logged in as %s": "You are now logged in as %s",
|
||||
"You can't GHOST yourself (try /QUIT instead)": "You can't GHOST yourself (try /QUIT instead)",
|
||||
"You can't delete your password unless you add a certificate fingerprint": "You can't delete your password unless you add a certificate fingerprint",
|
||||
"You can't remove all your certificate fingerprints unless you add a password": "You can't remove all your certificate fingerprints unless you add a password",
|
||||
"You can't ungroup your primary nickname (try unregistering your account instead)": "You can't ungroup your primary nickname (try unregistering your account instead)",
|
||||
"You don't have enough channel privileges": "You don't have enough channel privileges",
|
||||
"You don't own that nick": "You don't own that nick",
|
||||
"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 been banned from this server (%s)": "You have been banned from this server (%s)",
|
||||
"You have been marked as being away": "You have been marked as being away",
|
||||
"You have been offered ownership of channel %[1]s. To accept, /CS TRANSFER ACCEPT %[1]s": "You have been offered ownership of channel %[1]s. To accept, /CS TRANSFER ACCEPT %[1]s",
|
||||
"You have joined too many channels": "You have joined too many channels",
|
||||
"You have sent too many registration messages": "You have sent too many registration messages",
|
||||
"You have too many nicks reserved already (you can remove some with /NS DROP)": "You have too many nicks reserved already (you can remove some with /NS DROP)",
|
||||
@@ -233,16 +276,17 @@
|
||||
"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 join that channel": "You must be registered to join that channel",
|
||||
"You must connect with a TLS client certificate to use certfp": "You must connect with a TLS client certificate to use certfp",
|
||||
"You must log in with SASL to join this server": "You must log in with SASL to join this server",
|
||||
"You must specify an account": "You must specify an account",
|
||||
"You must wait an additional %v before making another request": "You must wait an additional %v before making another request",
|
||||
"You need to register before you can use that command": "You need to register before you can use that command",
|
||||
"You specified too many languages": "You specified too many languages",
|
||||
"You will not see JOINs and PARTs in autoreplayed history lines": "You will not see JOINs and PARTs in autoreplayed history lines",
|
||||
"You weren't offered ownership of channel %s": "You weren't offered ownership of channel %s",
|
||||
"You will not see JOINs and PARTs in /HISTORY output or in autoreplay": "You will not see JOINs and PARTs in /HISTORY output or in autoreplay",
|
||||
"You will receive %d lines of autoreplayed history": "You will receive %d lines of autoreplayed history",
|
||||
"You will receive the server default of %d lines of autoreplayed history": "You will receive the server default of %d lines of autoreplayed history",
|
||||
"You will see JOINs and PARTs in autoreplayed history lines": "You will see JOINs and PARTs in autoreplayed history lines",
|
||||
"You will see JOINs and PARTs in /HISTORY output and in autoreplay": "You will see JOINs and PARTs in /HISTORY output and in autoreplay",
|
||||
"You will see JOINs and PARTs in /HISTORY output, but not in autoreplay": "You will see JOINs and PARTs in /HISTORY output, but not in autoreplay",
|
||||
"You're already logged into an account": "You're already logged into an account",
|
||||
"You're already opered-up!": "You're already opered-up!",
|
||||
"You're not a channel operator": "You're not a channel operator",
|
||||
@@ -262,5 +306,6 @@
|
||||
"is an unknown mode character to me": "is an unknown mode character to me",
|
||||
"is logged in as": "is logged in as",
|
||||
"is using a secure connection": "is using a secure connection",
|
||||
"seconds idle, signon time": "seconds idle, signon time"
|
||||
"seconds idle, signon time": "seconds idle, signon time",
|
||||
"unregistered connections": "unregistered connections"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user