|
@@ -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.gamemode_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請安裝它以顯示游戲中的配置界面!",
|
|
|
+}
|