|
1 | 1 | { |
| 2 | + "chloride.zoom": "缩放", |
| 3 | + |
2 | 4 | "chloride.options.common.slow": "慢", |
3 | 5 | "chloride.options.common.normal": "正常", |
4 | 6 | "chloride.options.common.fast": "快", |
|
73 | 75 | "chloride.options.darkness.page": "真实黑暗", |
74 | 76 | "chloride.options.darkness.mode.title": "真实黑暗的模式", |
75 | 77 | "chloride.options.darkness.mode.desc": "真实黑暗功能会使世界其他地方的黑暗更为逼真。这不会影响白天或火把的光照。\n此项可以开关真实黑暗,以及控制什么样的黑暗被视为真正的黑暗。", |
76 | | - "chloride.options.darkness.mode.dark": "黑暗", |
77 | | - "chloride.options.darkness.mode.dim": "昏暗", |
| 78 | + "chloride.options.darkness.mode.blackness": "漆黑", |
| 79 | + "chloride.options.darkness.mode.black": "黑色", |
| 80 | + "chloride.options.darkness.mode.darkness": "黑暗", |
| 81 | + "chloride.options.darkness.mode.dark": "昏暗", |
| 82 | + "chloride.options.darkness.mode.dim": "暗淡", |
78 | 83 | "chloride.options.darkness.others.title": "其他维度", |
79 | 84 | "chloride.options.darkness.others.desc": "启用后,真实黑暗会在其他维度生效。\n\n[警告] 此项将在不久之后被移除,由黑名单取而代之。", |
80 | 85 | "chloride.options.darkness.overworld.title": "主世界", |
|
116 | 121 | "chloride.options.leaves_culling.less": "较少", |
117 | 122 | "chloride.options.leaves_culling.off": "关闭", |
118 | 123 |
|
| 124 | + "chloride.pages.details": "细节", |
119 | 125 | "chloride.options.fastchest.title": "启用快速箱子", |
120 | 126 | "chloride.options.fastchest.desc": "启用后,用静态模型替换箱子原有的模型,就类似普通方块。会破坏箱子动画,但箱子较多的地方变流畅了。\n\n对安装了飞轮,且运行批处理或实例化后端的情况,该选项没有效果。\n重要提示:此选项需要和资源包配套使用,必须一同开启/关闭。", |
121 | 127 | "chloride.options.fastbeds.title": "启用快速的床", |
|
133 | 139 | "chloride.options.screen.borderless": "无边框", |
134 | 140 | "chloride.options.screen.windowed": "窗口化", |
135 | 141 |
|
| 142 | + "chloride.options.zoom.page": "缩放", |
| 143 | + "chloride.options.zoom.title": "启用缩放", |
| 144 | + "chloride.options.zoom.desc": "启用缩放功能,可按下激活", |
| 145 | + "chloride.options.zoom.forbidden": "检测到JustZoom或Zume,chloride缩放现已禁用", |
| 146 | + "chloride.options.zoom.max.title": "最大缩放程度", |
| 147 | + "chloride.options.zoom.max.desc": "使用鼠标滚轮设置可能的最大缩放程度", |
| 148 | + |
136 | 149 | "chloride.options.others.page": "其他", |
137 | 150 | "chloride.options.others.borderless.attachmode.title": "为F11添加无边框", |
138 | 151 | "chloride.options.others.borderless.attachmode.desc": "启用后,可以使用F11切换到无边框状态。\n\n改变设置后,需要重启游戏以生效。", |
|
0 commit comments