diff --git a/languages/zh-CN-irc.lang.json b/languages/zh-CN-irc.lang.json index 039a8aee..705e3d74 100644 --- a/languages/zh-CN-irc.lang.json +++ b/languages/zh-CN-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": "未能识别IP地址或CIDR网络", "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": "/HELPOP已无后续", "End of /INFO": "/INFO已无后续", "End of /WHOIS list": "/WHOIS列表已无后续", @@ -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": "JOIN 0 不被允许", "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 身份验证失败: 密码过长", "SASL authentication failed: authcid and authzid should be the same": "SASL认证失败:authcid和authzid应一致", "SASL message too long": "SASL消息过长", + "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": "成功从你的账户解绑昵称%s", @@ -272,6 +277,7 @@ "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "您在ban列表中。您必须使用指令解封自己: /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": "该服务器已被创建%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": "未知子命令",