|
189 | 189 |
|
190 | 190 | "commands.ctranslate.unknownError": "发生错误", |
191 | 191 | "commands.ctranslate.unknownLanguageCode": "未知的语言代码“%s”", |
192 | | - "commands.ctranslate.expectedFromTo": "有效参数:“from”“to”", |
| 192 | + "commands.ctranslate.expectedFromTo": "有效参数:“from”/“to”", |
| 193 | + "commands.ctranslate.hoverText": "单击以复制,按住Shift键单击以插入到聊天栏", |
193 | 194 |
|
194 | 195 | "commands.cuuid.success": "%s的UUID是%s", |
195 | 196 | "commands.cuuid.success.nameless": "该实体的UUID是%s", |
|
216 | 217 | "commands.client.crack": "破解", |
217 | 218 | "commands.client.enable": "启用", |
218 | 219 | "commands.client.expectedRegex": "无效的正则表达式%s", |
| 220 | + "commands.client.invalidArgumentException": "无效参数‘%s’", |
219 | 221 | "commands.client.notClient": "不是客户端指令", |
| 222 | + "commands.client.requiresRestart": "此更改将在你重新启动客户端后生效", |
220 | 223 | "commands.client.tooFewArguments": "参数过少", |
221 | | - "commands.client.invalidArgumentException": "无效参数‘%s’", |
222 | 224 |
|
223 | 225 | "chorusManip.landing.success": "成功降落在:%d,%d,%d", |
224 | 226 | "chorusManip.landing.failed": "降落操作不可用", |
|
293 | 295 | "playerManip.notEnoughItems": "物品数量(%d,共%d)不足以破解玩家种子", |
294 | 296 | "playerManip.uncracked": "需要破解玩家种子", |
295 | 297 |
|
296 | | - "snakeGame.title": "潜行", |
| 298 | + "snakeGame.title": "贪吃蛇", |
297 | 299 | "snakeGame.score": "分数:%d", |
298 | 300 |
|
299 | 301 | "ccpacket.messageTooLong": "信息过长(最多255个字符)", |
|
0 commit comments