mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-23 07:38:10 -07:00
Update translation framework
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
"Actual user@host, Actual IP": "Actual user@host, Actual IP",
|
||||
"Added D-Line for %s": "Added D-Line for %s",
|
||||
"Added K-Line for %s": "Added K-Line for %s",
|
||||
"Added temporary (%s) D-Line for %s": "Added temporary (%s) D-Line for %s",
|
||||
"Added temporary (%s) K-Line for %s": "Added temporary (%s) K-Line for %s",
|
||||
"Added temporary (%[1]s) D-Line for %[2]s": "Added temporary (%[1]s) D-Line for %[2]s",
|
||||
"Added temporary (%[1]s) K-Line for %[2]s": "Added temporary (%[1]s) K-Line for %[2]s",
|
||||
"Authentication successful": "Authentication successful",
|
||||
"Ban - %[1]s - added by %[2]s - %[3]s": "Ban - %[1]s - added by %[2]s - %[3]s",
|
||||
"Ban - %s - added by %s - %s": "Ban - %s - added by %s - %s",
|
||||
"Callback namespace is not supported": "Callback namespace is not supported",
|
||||
"Can't change modes for other users": "Can't change modes for other users",
|
||||
@@ -57,7 +58,7 @@
|
||||
"First param must be a mask or channel": "First param must be a mask or channel",
|
||||
"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",
|
||||
"I have %d clients and %d servers": "I have %d clients and %d servers",
|
||||
"I have %[1]d clients and %[2]d servers": "I have %[1]d clients and %[2]d servers",
|
||||
"Insufficient oper privs": "Insufficient oper privs",
|
||||
"Invalid CAP subcommand": "Invalid CAP subcommand",
|
||||
"JOIN 0 is not allowed": "JOIN 0 is not allowed",
|
||||
@@ -103,7 +104,7 @@
|
||||
"Sorry, I don't know that command": "Sorry, I don't know that command",
|
||||
"Syntax: REGISTER <channel>": "Syntax: REGISTER <channel>",
|
||||
"Thanks to Jeremy Latt for founding Ergonomadic, the project this is based on <3": "Thanks to Jeremy Latt for founding Ergonomadic, the project this is based on <3",
|
||||
"There are %d users and %d invisible on %d server(s)": "There are %d users and %d invisible on %d server(s)",
|
||||
"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",
|
||||
"They aren't on that channel": "They aren't on that channel",
|
||||
"This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF <arguments>": "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF <arguments>",
|
||||
@@ -134,7 +135,7 @@
|
||||
"You're already opered-up!": "You're already opered-up!",
|
||||
"You're not a channel operator": "You're not a channel operator",
|
||||
"You're not on that channel": "You're not on that channel",
|
||||
"Your host is %s, running version %s": "Your host is %s, running version %s",
|
||||
"Your host is %[1]s, running version %[2]s": "Your host is %[1]s, running version %[2]s",
|
||||
"can speak these languages": "can speak these languages",
|
||||
"has client certificate fingerprint %s": "has client certificate fingerprint %s",
|
||||
"is a $bBot$b on %s": "is a $bBot$b on %s",
|
||||
@@ -142,4 +143,4 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user