diff options
| author | Outbreak2096 <outbreak2096@noreply.codeberg.org> | 2025-11-15 04:58:46 +0000 |
|---|---|---|
| committer | Codeberg Translate <translate@codeberg.org> | 2025-12-03 07:32:48 +0000 |
| commit | f09e3935849eeee8683c3a6cc8b979b65f148f88 (patch) | |
| tree | 465010a32300a7d79145f114a7d7f7b0ee2e6a0b | |
| parent | 72e695b261eb63232e82ec0b434b101a4f617ce2 (diff) | |
| download | hurrycurry-f09e3935849eeee8683c3a6cc8b979b65f148f88.tar hurrycurry-f09e3935849eeee8683c3a6cc8b979b65f148f88.tar.bz2 hurrycurry-f09e3935849eeee8683c3a6cc8b979b65f148f88.tar.zst | |
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (360 of 360 strings)
Translation: Hurry Curry!/Game
Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/zh_Hans/
| -rw-r--r-- | locale/zh_Hans.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/zh_Hans.ini b/locale/zh_Hans.ini index 0b66b092..d70a2f32 100644 --- a/locale/zh_Hans.ini +++ b/locale/zh_Hans.ini @@ -411,3 +411,8 @@ c.settings.input.stop_movement = 停止移动 c.settings.ui.language.tooltip = 已翻译 {0}% s.tool.map_linter.exclusive = {0} 为食谱专属图块。 s.tool.map_linter.missing_tile = 地图没有 {0} 图块。 +s.disconnect_reason.channel_overflow = 您的连接太弱。请重新连接。 +s.disconnect_reason.invalid_packet = 您的客户端发送了无效数据包:{0} +s.disconnect_reason.keepalive_timer = 您的连接已中断。请重新连接。 +s.error.scoreboard_disabled = 此地图没有计分板。 +s.leave_inactivity = 由于不活跃,您现在处于旁观模式。 |