|
@@ -20,8 +20,10 @@
|
|
|
"category.rei.brewing.result": "§e输出药水",
|
|
|
"text.rei.config": "设置",
|
|
|
"text.rei.config_tooltip": "打开设置\n§7按住Shift键单击以切换作弊模式",
|
|
|
- "text.rei.config.side_search_box": "不置中搜索栏: ",
|
|
|
- "text.rei.config.mirror_rei": "右置 REI 小工具: ",
|
|
|
+ "text.rei.config.side_search_box": "侧搜索框: ",
|
|
|
+ "text.rei.config.item_list_position": "REI 物品清单位置: ",
|
|
|
+ "text.rei.config.item_list_position.left": "左",
|
|
|
+ "text.rei.config.item_list_position.right": "右",
|
|
|
"text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}",
|
|
|
"text.rei.failed_cheat_items": "§c不能给予物品.",
|
|
|
"text.rei.config.list_ordering": "物品清单排序",
|
|
@@ -53,9 +55,32 @@
|
|
|
"text.rei.config.appearance": "外貌",
|
|
|
"text.rei.config.modules": "组件",
|
|
|
"text.rei.config.advanced": "高级",
|
|
|
+ "text.rei.config.disable_recipe_book": "禁用合成书:",
|
|
|
"text.rei.choose_page": "选择页面",
|
|
|
"text.rei.config.max_recipes_per_page": "每页最多配方:",
|
|
|
"text.rei.config.enable_util_buttons": "启用实用按钮:",
|
|
|
"text.rei.gamemode_button.tooltip": "切换游戏模式\n§7切换至 %s 模式。",
|
|
|
- "text.rei.weather_button.tooltip": "切换天气\n§7切换至 %s。"
|
|
|
-}
|
|
|
+ "text.rei.weather_button.tooltip": "切换天气\n§7切换至 %s。",
|
|
|
+ "text.rei.enabled": "是",
|
|
|
+ "text.rei.disabled": "否",
|
|
|
+ "text.rei.short_gamemode.survival": "S",
|
|
|
+ "text.rei.short_gamemode.creative": "C",
|
|
|
+ "text.rei.short_gamemode.adventure": "A",
|
|
|
+ "text.rei.short_gamemode.spectator": "SP",
|
|
|
+ "text.rei.weather.clear": "晴",
|
|
|
+ "text.rei.weather.rain": "雨",
|
|
|
+ "text.rei.weather.thunder": "雷",
|
|
|
+ "text.rei.previous_category": "上一类别",
|
|
|
+ "text.rei.next_category": "下一类别",
|
|
|
+ "text.rei.previous_page": "上一页",
|
|
|
+ "text.rei.next_page": "下一页",
|
|
|
+ "text.rei.config.prefer_visible_recipes": "偏爱可见合成: ",
|
|
|
+ "text.rei.config.title": "Roughly Enough Items 配置",
|
|
|
+ "text.rei.config.enable_legacy_speedcraft_support": "启用旧版插件支持: ",
|
|
|
+ "text.rei.config.april_fools": "愚人节",
|
|
|
+ "text.rei.config.april_fools.2019": "强制启用REI 2019 愚人节的玩笑: ",
|
|
|
+ "text.rei.config.item_cheating_mode": "物品作弊数量模式:",
|
|
|
+ "text.rei.config.item_cheating_mode.rei_like": "标准",
|
|
|
+ "text.rei.config.item_cheating_mode.jei_like": "反转",
|
|
|
+ "text.rei.no_config_api": "Cloth Config API 不存在!\n请安装它以显示游戏中的配置界面!",
|
|
|
+}
|