mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-28 16:40:00 -07:00
update translations
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
"Channel renamed": "Channel renamed",
|
||||
"Channel renamed: %s": "Channel renamed: %s",
|
||||
"Channels with persistent history cannot be renamed": "Channels with persistent history cannot be renamed",
|
||||
"Client %s is always-on and cannot be fully removed by /KILL; consider /NS SUSPEND instead": "Client %s is always-on and cannot be fully removed by /KILL; consider /NS SUSPEND instead",
|
||||
"Client reconnected": "Client reconnected",
|
||||
"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)",
|
||||
@@ -107,10 +108,12 @@
|
||||
"Could not transfer channel": "Could not transfer channel",
|
||||
"Could not ungroup nick": "Could not ungroup nick",
|
||||
"Created at: %s": "Created at: %s",
|
||||
"Current DEFCON level is %d": "Current DEFCON level is %d",
|
||||
"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",
|
||||
"Data export for %[1]s completed and written to %[2]s": "Data export for %[1]s completed and written to %[2]s",
|
||||
"Device ID: %s": "Device ID: %s",
|
||||
"Direct messages from unregistered users are temporarily restricted": "Direct messages from unregistered users are temporarily restricted",
|
||||
"End of /HELPOP": "End of /HELPOP",
|
||||
"End of /INFO": "End of /INFO",
|
||||
"End of /WHOIS list": "End of /WHOIS list",
|
||||
@@ -156,6 +159,7 @@
|
||||
"Insufficient privileges": "Insufficient privileges",
|
||||
"Internal error": "Internal error",
|
||||
"Invalid CAP subcommand": "Invalid CAP subcommand",
|
||||
"Invalid DEFCON parameter": "Invalid DEFCON parameter",
|
||||
"Invalid account name": "Invalid account name",
|
||||
"Invalid certificate fingerprint": "Invalid certificate fingerprint",
|
||||
"Invalid channel name": "Invalid channel name",
|
||||
@@ -176,6 +180,7 @@
|
||||
"MOTD File is missing": "MOTD File is missing",
|
||||
"Malformed username": "Malformed username",
|
||||
"Mask isn't valid": "Mask isn't valid",
|
||||
"Message rejected for containing invalid UTF-8": "Message rejected for containing invalid UTF-8",
|
||||
"Messages could not be retrieved": "Messages could not be retrieved",
|
||||
"Multiclient functionality is currently disabled for your account": "Multiclient functionality is currently disabled for your account",
|
||||
"Multiclient functionality is currently disabled for your account, but you can opt in": "Multiclient functionality is currently disabled for your account, but you can opt in",
|
||||
@@ -211,6 +216,7 @@
|
||||
"Purge reason: %s": "Purge reason: %s",
|
||||
"Purged at: %s": "Purged at: %s",
|
||||
"Purged by operator: %s": "Purged by operator: %s",
|
||||
"Realname is not valid": "Realname is not valid",
|
||||
"Received malformed line": "Received malformed line",
|
||||
"Registered at: %s": "Registered at: %s",
|
||||
"Registered channel: %s": "Registered channel: %s",
|
||||
@@ -254,7 +260,9 @@
|
||||
"Successfully reset channel access": "Successfully reset channel access",
|
||||
"Successfully set persistent mode %[1]s on %[2]s": "Successfully set persistent mode %[1]s on %[2]s",
|
||||
"Successfully set vhost": "Successfully set vhost",
|
||||
"Successfully suspended account %s": "Successfully suspended account %s",
|
||||
"Successfully transferred channel %[1]s to account %[2]s": "Successfully transferred channel %[1]s to account %[2]s",
|
||||
"Successfully un-suspended account %s": "Successfully un-suspended account %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",
|
||||
@@ -296,6 +304,7 @@
|
||||
"Unknown command. To see available commands, run: /%s HELP": "Unknown command. To see available commands, run: /%s HELP",
|
||||
"Unknown subcommand": "Unknown subcommand",
|
||||
"Unrecognized DEBUG subcommand": "Unrecognized DEBUG subcommand",
|
||||
"Usage: REGISTER <passphrase> [email]": "Usage: REGISTER <passphrase> [email]",
|
||||
"User %s is no longer allowed to use vhosts": "User %s is no longer allowed to use vhosts",
|
||||
"User %s is now allowed to use vhosts": "User %s is now allowed to use vhosts",
|
||||
"User doesn't have roleplaying mode enabled": "User doesn't have roleplaying mode enabled",
|
||||
@@ -324,13 +333,11 @@
|
||||
"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 enabled autoreplay of missed messages, but you can't receive them because your client isn't set to always-on": "You have enabled autoreplay of missed messages, but you can't receive them because your client isn't set to always-on",
|
||||
"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)",
|
||||
"You may not reregister": "You may not reregister",
|
||||
"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 have rehash permissions in order to execute DEBUG CRASHSERVER": "You must have rehash permissions in order to execute DEBUG CRASHSERVER",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user