From 919637831b80edb1518b47ed84da4a238f530221 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 17 Jun 2020 08:54:10 +1000 Subject: [PATCH] New translations irc.lang.json (Japanese) --- languages/ja-JP-irc.lang.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/languages/ja-JP-irc.lang.json b/languages/ja-JP-irc.lang.json index 7d29d209..13bdc71c 100644 --- a/languages/ja-JP-irc.lang.json +++ b/languages/ja-JP-irc.lang.json @@ -95,6 +95,7 @@ "Could not accept ownership of channel %s": "", "Could not delete message": "", "Could not find given client": "", + "Could not generate EXTJWT token": "", "Could not look up account name, proceeding anyway": "", "Could not parse IP address or CIDR network": "", "Could not register": "", @@ -109,6 +110,7 @@ "Current global 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": "", + "Device ID: %s": "", "End of /HELPOP": "", "End of /INFO": "", "End of /WHOIS list": "", @@ -165,6 +167,7 @@ "Invalid params": "", "Invalid regex": "", "Invalid vhost": "", + "It was built from git hash %s.": "", "It was rejected for reason: %s": "", "JOIN 0 is not allowed": "", "Language %s is not supported by this server": "", @@ -189,6 +192,7 @@ "No such channel": "", "No such module [%s]": "", "No such nick": "", + "No such service": "", "No such setting": "", "No text to send": "", "No topic is set": "", @@ -228,6 +232,7 @@ "SASL authentication failed: Passphrase too long": "", "SASL authentication failed: authcid and authzid should be the same": "", "SASL message too long": "", + "SUMMON has been disabled": "", "Server notice masks": "", "Session %d (currently attached session):": "", "Session %d:": "", @@ -247,7 +252,7 @@ "Successfully registered account %s": "", "Successfully rejected vhost request for %s": "", "Successfully reset channel access": "", - "Successfully set persistent mode %s%s on %s": "", + "Successfully set persistent mode %[1]s on %[2]s": "", "Successfully set vhost": "", "Successfully transferred channel %[1]s to account %[2]s": "", "Successfully ungrouped nick %s with your account": "", @@ -272,6 +277,7 @@ "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", "This feature has been disabled by the server administrators": "", + "This is Oragono version %s.": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server requires that you wait %v after connecting before you can use /LIST. You have %v left.": "", "This server was created %s": "", @@ -285,6 +291,7 @@ "Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance": "", "Translators:": "", "Try again later": "", + "USERS has been disabled": "", "Unknown command": "", "Unknown command. To see available commands, run: /%s HELP": "", "Unknown subcommand": "",