diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 24bc0b388..e1a67ca2e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -67,7 +67,9 @@ "text.rei.view_all_categories": "顯示所有類別", "text.rei.go_back_first_page": "返回第 1 頁", "text.rei.choose_page": "選擇頁數", + "text.rei.gamemode_button.tooltip.dropdown": "切換遊戲模式:選單", "text.rei.gamemode_button.tooltip.entry": "切換至 %s", + "text.rei.weather_button.tooltip.dropdown": "切換天氣:選單", "text.rei.weather_button.tooltip.entry": "切換至 %s", "text.rei.reload_config": "重載插件", "text.rei.config.is.reloading": "正在重新載入插件!", @@ -94,6 +96,11 @@ "text.rei.recipe_id": "\n%s配方識別碼: %s", "text.rei.recipe_screen_type.selection": "配方畫面類型選擇", "text.rei.recipe_screen_type.selection.sub": "你隨時可以在設定頁面中再次改變這個選項。", + "text.rei.jei_compat": "JEI 相容模式", + "text.rei.jei_compat.false": "JEI 相容模式:禁用", + "text.rei.jei_compat.true": "JEI 相容模式:啟用", + "text.rei.jei_compat.sub": "您想要啟用 JEI 相容模式 %s§7嗎?\n§7JEI 相容模式將允許從這些模組加載 JEI 插件:\n%s\n\n§7然而,REI 的 JEI 相容模式並不完善,很可能出現很多問題。\n§c風險自負!", + "text.rei.jei_compat.sub.stability": "§c§l(不穩定)", "text.rei.view_recipes_for": "顯示《%s》的全部配方", "text.rei.subsets": "分類集合", "text.rei.tiny_potato": "迷你馬鈴薯", @@ -137,8 +144,8 @@ "config.roughlyenoughitems.recipeScreenType": "配方畫面類型:", "config.roughlyenoughitems.recipeScreenType.config": "配方畫面類型: %s", "config.roughlyenoughitems.recipeScreenType.unset": "未設定", - "config.roughlyenoughitems.recipeScreenType.original": "原始", - "config.roughlyenoughitems.recipeScreenType.villager": "類似村民交易介面", + "config.roughlyenoughitems.recipeScreenType.original": "預設 ", + "config.roughlyenoughitems.recipeScreenType.composite": "複合", "config.roughlyenoughitems.layout": "版面", "config.roughlyenoughitems.tooltips": "提示訊息", "config.roughlyenoughitems.accessibility": "輔助", @@ -185,10 +192,10 @@ "config.roughlyenoughitems.layout.searchFieldLocation": "搜尋欄位置:", "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左上 / 右上", - "config.roughlyenoughitems.layout.searchFieldLocation.center": "中間", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "捲動條自動淡出:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "保持顯示", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自動淡出", + "config.roughlyenoughitems.layout.searchFieldLocation.center": "置中", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "捲動條自動淡出:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "保持顯示", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "自動淡出", "config.roughlyenoughitems.disableRecipeBook": "原版配方手冊:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§c否", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§a是", |
