From dab398882cd64f6152078f59ba768e4ffd437ba3 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 16 Aug 2019 23:30:48 +0800 Subject: Let's just say that I did not completely translate it because I am lazy --- .../assets/roughlyenoughitems/lang/en_us.json | 14 -- .../assets/roughlyenoughitems/lang/ja_jp.json | 106 ++++++++-------- .../assets/roughlyenoughitems/lang/zh_tw.json | 141 ++++++++++++--------- src/main/resources/fabric.mod.json | 1 + 4 files changed, 134 insertions(+), 128 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 2d5ac8ad8..7179fd62d 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -6,9 +6,6 @@ "key.roughlyenoughitems.next_page": "Next Page", "key.roughlyenoughitems.previous_page": "Previous Page", "key.roughlyenoughitems.focus_search": "Focus Search Field", - "text.rei.config.general": "General", - "text.rei.config.action": "Action", - "text.rei.config.cheating": "Cheating:", "text.rei.cheating": "Cheating", "text.rei.cheating_disabled": "§7Cheating Disabled", "text.rei.cheating_enabled": "§cCheating Enabled", @@ -49,15 +46,9 @@ "text.rei.showing_craftable": "Showing Craftable", "text.rei.showing_all": "Showing All", "text.rei.delete_items": "§cDelete Item", - "text.rei.check_updates": "Check Updates: ", "text.rei.credits": "Credits", "text.rei.left_arrow": "<", "text.rei.right_arrow": ">", - "text.rei.give_command": "Cheat Give Command:", - "text.rei.gamemode_command": "Game Mode Command:", - "text.rei.weather_command": "Weather Command:", - "text.rei.give_command.tooltip": "This command is only used in servers when cheating.", - "text.rei.give_command.suggestion": "Enter command.", "text.rei.view_all_categories": "View All Categories", "text.rei.go_back_first_page": "Back to Page 1", "text.rei.choose_page": "Choose Page", @@ -84,11 +75,6 @@ "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", "text.rei.view_recipes_for": "View Recipes for %s", "_comment": "Config Tooltips", - "tooltip.rei.config.side_search_box": "Declares the location of the search field", - "tooltip.rei.config.list_ordering": "Declares the ordering of the side item list", - "tooltip.rei.config.item_list_position": "Declares the position of the side item list", - "tooltip.rei.config.max_recipes_per_page": "Declares the maximum possible displayed recipes", - "tooltip.rei.config.light_gray_recipe_border": "Declares the appearance of the recipe border", "config.roughlyenoughitems.title": "Roughly Enough Items Config", "config.roughlyenoughitems.!general": "General", "config.roughlyenoughitems.appearance": "Appearance", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 76b12aee5..a21c83ac3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -5,9 +5,6 @@ "key.roughlyenoughitems.usage_keybind": "成分として示す", "key.roughlyenoughitems.next_page": "次のページ", "key.roughlyenoughitems.previous_page": "前のページ", - "text.rei.config.general": "一般設定", - "text.rei.config.action": "アクション設定", - "text.rei.config.cheating": "チートモード: ", "text.rei.cheating": "チートモード", "text.rei.cheating_disabled": "§7チートモードを使いない", "text.rei.cheating_enabled": "§cチートモードを使います", @@ -31,45 +28,22 @@ "text.rei.composting.page": "%dページ", "text.rei.config": "構成", "text.rei.config_tooltip": "構成のスクリーンを開く\n§7チートモードを交換するでShift+左ボタン", - "text.rei.config.side_search_box": "検索フィールドを横に移動する: ", - "text.rei.config.item_list_position": "アイテムリストの位置: ", - "text.rei.config.item_list_position.left": "左", - "text.rei.config.item_list_position.right": "右", "text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました", "text.rei.failed_cheat_items": "§cアイテムを与えて失敗しました", - "text.rei.config.list_ordering": "アイテムリストの整理: ", - "text.rei.config.list_ordering_button": "%s [%s]", "ordering.rei.ascending": "上行", "ordering.rei.descending": "下行", "ordering.rei.registry": "登録", "ordering.rei.name": "名前", "ordering.rei.item_groups": "アイテムグループ", - "text.speed_craft.failed_move_items": "§cアイテムを移動して失敗しました", - "text.speed_craft.move_items": "アイテムを移動して", - "text.rei.config.enable_craftable_only": "クラフトできるフィルターを有効にする: ", + "text.auto_craft.move_items": "アイテムを移動して", "text.rei.showing_craftable": "クラフトできますだけを見せる", "text.rei.showing_all": "全部を見せる", "text.rei.delete_items": "§cアイテムを消す", - "text.rei.check_updates": "アップデートを確認: ", - "text.rei.config.load_default_plugin": "既定プラグインをロードする: ", - "text.rei.config.load_default_plugin.restart_tooltip": "おそらくこれを無効にしないでほしい。\nこれを変わったらMinecraftを再起動してください。", "text.rei.credits": "クレジット", "text.rei.left_arrow": "<", "text.rei.right_arrow": ">", - "text.rei.give_command": "チートモードの「与える」コマンド: ", - "text.rei.gamemode_command": "チートモードの「ゲームモード」コマンド: ", - "text.rei.weather_command": "チートモードの「天気」コマンド: ", - "text.rei.give_command.tooltip": "このコマンドはサーバーでチートモードに使います。", - "text.rei.give_command.suggestion": "コマンドを入力してください。", "text.rei.view_all_categories": "カテゴリーを全部見ている", "text.rei.go_back_first_page": "1ページへ戻って", - "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.enabled": "はい", @@ -85,36 +59,62 @@ "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.dark_theme": "暗いモード: ", - "text.rei.config.villager_screen_permanent_scroll_bar": "村人のスクリーンの恒久的なスクロール・バー: ", - "text.rei.config.item_cheating_mode": "チートモードのアイテム量: ", - "text.rei.config.item_cheating_mode.rei_like": "普通", - "text.rei.config.item_cheating_mode.jei_like": "逆", - "text.rei.config.light_gray_recipe_border": "ライトグレーなレシピボーダー: ", - "text.rei.config_api_failed": "Cloth Config v2のAPIが失敗したか、インストールされていません\n更新またはインストールして、バグトラッカーに報告してください。", "text.rei.back": "戻って", - "text.rei.config.appendModNames": "モッドの名前を見せる: ", - "text.rei.config.recipe_screen_type": "スクリーンタイプ: ", - "text.rei.config.recipe_screen_type.unset": "設定されていません", - "text.rei.config.recipe_screen_type.original": "元の", - "text.rei.config.recipe_screen_type.villager": "村人の", "text.rei.select": "選んで", "text.rei.working_station": "作業ステーション", "text.rei.recipe_id": "\n%sレシピID: %s", - "text.rei.config.register_in_other_thread": "別の糸にレシピを登録: ", "text.rei.recipe_screen_type.selection": "レシピスクリーンタイプを選んでください", "text.rei.recipe_screen_type.selection.sub": "構成のスクリーンでいつでも選択を変わります", - "_comment": "構成のツールチップ", - "tooltip.rei.config.side_search_box": "検索フィールドの居場所を宣言します:\nはい: 左/右\nいいえ: 中\n \n既定: いいえ", - "tooltip.rei.config.list_ordering": "アイテムリストの整理を宣言します:\n選択肢: 登録 / 名前 / アイテムグループ\n(上行 / 下行)\n \n既定: %s", - "tooltip.rei.config.item_list_position": "アイテムリストの居場所を宣言します:\n選択肢: 左/右\n \n既定: 右", - "tooltip.rei.config.max_recipes_per_page": "表示されるレシピの最大数を宣言します:\n選択肢: 2 - 99\n \n規定: 3", - "tooltip.rei.config.light_gray_recipe_border": "レシピボーダーのいろを宣言します:\nはい: ライトグレー\nいいえ: 真っ黒\n \n規定: いいえ", - "tooltip.rei.config.april_fools.2019": "2019エイプリルフールの冗談を強制的に有効にします:\n選択肢: はい / いいえ\n \n規定: いいえ", - "tooltip.rei.config.register_in_other_thread": "これを変わったら、データパックをリロードする必要があります。\nその時で世界またはサーバーに再参加してください。", + "config.roughlyenoughitems.title": "Roughly Enough Itemsの構成", + "config.roughlyenoughitems.!general": "一般", + "config.roughlyenoughitems.appearance": "外観", + "config.roughlyenoughitems.modules": "モジュール", + "config.roughlyenoughitems.technical": "高度な設定", + "config.roughlyenoughitems.cheating": "チートモード:", + "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", + "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "はい", + "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "いいえ", + "config.roughlyenoughitems.darkTheme": "Appearance Theme:", + "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", + "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", + "config.roughlyenoughitems.lightGrayRecipeBorder": "なレシピボーダー:", + "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "ライトグレー", + "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "High Contrast", + "config.roughlyenoughitems.maxRecipePerPage": "ページあたりのレシピの最大数:", + "config.roughlyenoughitems.mirrorItemPanel": "アイテムリストの位置:", + "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左", + "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右", + "config.roughlyenoughitems.sideSearchField": "Search Field Position:", + "config.roughlyenoughitems.sideSearchField.boolean.true": "左 / 右", + "config.roughlyenoughitems.sideSearchField.boolean.false": "中間", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Villager Recipe Screen Scrollbar:", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Permanent", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "Auto Fade Out", + "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:", + "config.roughlyenoughitems.disableRecipeBook.boolean.true": "いいえ", + "config.roughlyenoughitems.disableRecipeBook.boolean.false": "はい", + "config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:", + "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "はい", + "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "いいえ", + "config.roughlyenoughitems.showUtilsButtons": "ユティリティボタンを見せる:", + "config.roughlyenoughitems.showUtilsButtons.boolean.true": "はい", + "config.roughlyenoughitems.showUtilsButtons.boolean.false": "いいえ", + "config.roughlyenoughitems.gamemodeCommand": "チートモードの「ゲームモード」コマンド:", + "config.roughlyenoughitems.giveCommand": "チートモードの「与える」コマンド:", + "config.roughlyenoughitems.loadDefaultPlugin": "既定プラグインをロードする:", + "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cいいえ (Dangerous)", + "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", + "config.roughlyenoughitems.weatherCommand": "チートモードの「天気」コマンド:", + "config.roughlyenoughitems.itemListOrdering": "アイテムリストの整理:", + "config.roughlyenoughitems.list_ordering_button": "%s [%s]", + "config.roughlyenoughitems.recipeScreenType": "スクリーンタイプ:", + "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません", + "config.roughlyenoughitems.recipeScreenType.original": "元の", + "config.roughlyenoughitems.recipeScreenType.villager": "村人の", + "config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテム量:", + "config.roughlyenoughitems.itemCheatingMode.rei_like": "普通", + "config.roughlyenoughitems.itemCheatingMode.jei_like": "逆", + "config.roughlyenoughitems.appendModNames": "モッドの名前を見せる:" } diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index e0c6090e7..3ce83d898 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -1,19 +1,17 @@ { "key.rei.category": "Roughly Enough Items", - "key.roughlyenoughitems.recipe_keybind": "顯示配方", + "key.roughlyenoughitems.recipe_keybind": "顯示合成配方", "key.roughlyenoughitems.hide_keybind": "隱藏/顯示 REI", "key.roughlyenoughitems.usage_keybind": "顯示用途", "key.roughlyenoughitems.next_page": "下一頁", "key.roughlyenoughitems.previous_page": "上一頁", - "text.rei.config.general": "常規", - "text.rei.config.action": "功能", - "text.rei.config.cheating": "作弊:", + "key.roughlyenoughitems.focus_search": "選擇搜索框", "text.rei.cheating": "作弊", "text.rei.cheating_disabled": "§7作弊已禁用", "text.rei.cheating_enabled": "§c作弊已啟用", - "text.rei.cheating_limited_enabled": "§b作弊已啟用(使用命令)", - "text.rei.cheating_enabled_no_perms": "§7作弊已§c啟用§7(無權限)", - "text.rei.no_permission_cheat": "作弊給予物品需要OP權限", + "text.rei.cheating_limited_enabled": "§c作弊已啟用 (使用命令)", + "text.rei.cheating_enabled_no_perms": "§7作弊已§c啟用§7 (無權限)", + "text.rei.no_permission_cheat": "作弊需要管理員權限", "category.rei.crafting": "合成", "category.rei.smelting": "冶煉", "category.rei.smelting.fuel": "燃料", @@ -26,49 +24,36 @@ "category.rei.brewing.input": "輸入藥水", "category.rei.brewing.reactant": "材料", "category.rei.brewing.result": "輸出藥水", + "category.rei.composting": "堆肥", + "category.rei.stripping": "剝奪", + "text.rei.composting.chance": "§e%d%% 機會", + "text.rei.composting.page": "第 %d 頁", "text.rei.config": "設置", "text.rei.config_tooltip": "打開設置\n§7按住Shift鍵單擊以切換作弊模式", - "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": "物品清單排序", - "text.rei.config.list_ordering_button": "%s [%s]", + "text.rei.failed_cheat_items": "§c未能作弊物品.", "ordering.rei.ascending": "順序", "ordering.rei.descending": "倒序", "ordering.rei.registry": "註冊", - "ordering.rei.name": "名字", - "ordering.rei.item_groups": "物品組", - "text.auto_craft.failed_move_items": "§c不能移動物品!", + "ordering.rei.name": "名稱", + "ordering.rei.item_groups": "物品分類", "text.auto_craft.move_items": "移動物品", - "text.rei.config.enable_craftable_only": "過濾不可合成的物品: ", + "error.rei.transfer.too_small": "無法移動物品至 2x2 的方格.", + "error.rei.not.on.server": "REI 不在伺服器上.", + "error.rei.not.enough.materials": "不夠材料.", + "error.rei.internal.error": "內部錯誤: %s", + "rei.rei.no.slot.in.inv": "您的物品欄已滿.", "text.rei.showing_craftable": "顯示可合成的物品", "text.rei.showing_all": "顯示所有物品", - "text.rei.delete_items": "§c刪除物品", - "text.rei.check_updates": "檢查更新: ", - "text.rei.config.load_default_plugin": "加載默認插件: ", - "text.rei.config.load_default_plugin.restart_tooltip": "如果你不知道這是做什麼的,\n你可能永遠不想禁用它.\n重啟 Minecraft 來使用這設置。", + "text.rei.delete_items": "§c移除物品", "text.rei.credits": "感謝", "text.rei.left_arrow": "<", "text.rei.right_arrow": ">", - "text.rei.give_command": "作弊給予指令:", - "text.rei.gamemode_command": "遊戲模式指令:", - "text.rei.weather_command": "天氣指令:", - "text.rei.give_command.tooltip": "此命令僅在服務器上作弊時用.", - "text.rei.give_command.suggestion": "輸入指令.", - "text.rei.view_all_categories": "查看全部類別", + "text.rei.view_all_categories": "顯示所有類別", "text.rei.go_back_first_page": "回到第 1 頁", - "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.choose_page": "選擇頁數", + "text.rei.gamemode_button.tooltip": "轉換遊戲模式\n§7轉換召喚到%s模式.\n\n§7按住Shift鍵單擊以倒轉轉換遊戲模式.", + "text.rei.weather_button.tooltip": "轉換天氣\n§7轉換到%s.", "text.rei.enabled": "是", "text.rei.disabled": "否", "text.rei.short_gamemode.survival": "S", @@ -82,31 +67,65 @@ "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.dark_theme": "深色模式:", - "text.rei.config.villager_screen_permanent_scroll_bar": "村民界面一直顯示滾動條:", - "text.rei.config.item_cheating_mode": "物品作弊數量模式:", - "text.rei.config.item_cheating_mode.rei_like": "標準", - "text.rei.config.item_cheating_mode.jei_like": "反轉", - "text.rei.config.light_gray_recipe_border": "淺灰色配方邊框:", - "text.rei.config_api_failed": "如果Cloth Config v2 API裝載失敗了或你沒有安裝它,你就會到達這個界面!\n升級/安裝API或向bug跟踪器報告.", "text.rei.back": "返回", - "text.rei.config.recipe_screen_type": "界麵類型", - "text.rei.config.recipe_screen_type.unset": "未設置", - "text.rei.config.recipe_screen_type.original": "原生", - "text.rei.config.recipe_screen_type.villager": "類村民", "text.rei.select": "選擇", - "text.rei.recipe_screen_type.selection": "合成界麵類型選擇", - "text.rei.recipe_screen_type.selection.sub": "你始終可以通過配置界面再次編輯此設置.", + "text.rei.working_station": "工作台", + "text.rei.recipe_id": "\n%s合成識別碼: %s", + "text.rei.recipe_screen_type.selection": "合成介面選擇", + "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變合成介面.", + "text.rei.view_recipes_for": "顯示%s的所有合成", "_comment": "Config Tooltips", - "tooltip.rei.config.side_search_box": "聲明搜索框的位置:\nYes: 左 / 右\nNo: 中央\n \n默認: No", - "tooltip.rei.config.list_ordering": "聲明側邊物品列表的排序:\n值: 註冊 / 名字 / 物品組\n(順序 / 倒序)\n \n默認: %s", - "tooltip.rei.config.item_list_position": "聲明側邊物品列表的位置:\n值: 左 / 右\n \n默認: 右", - "tooltip.rei.config.max_recipes_per_page": "聲明每頁顯示的最大的配方數目:\n值: 2 - 99\n \n默認: 3", - "tooltip.rei.config.light_gray_recipe_border": "聲明配方邊框的外觀D:\nYes: 淺灰色\nNo: 深黑色\n \n默認: No", - "tooltip.rei.config.april_fools.2019": "強制啟用2019愚人節玩笑:\n值: Yes / No\n \n默認: No" + "config.roughlyenoughitems.title": "Roughly Enough Items 設置", + "config.roughlyenoughitems.!general": "一般", + "config.roughlyenoughitems.appearance": "外觀", + "config.roughlyenoughitems.modules": "功能", + "config.roughlyenoughitems.technical": "技術性", + "config.roughlyenoughitems.cheating": "作弊:", + "config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:", + "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", + "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", + "config.roughlyenoughitems.darkTheme": "外觀主題:", + "config.roughlyenoughitems.darkTheme.boolean.true": "暗主題", + "config.roughlyenoughitems.darkTheme.boolean.false": "亮主題", + "config.roughlyenoughitems.lightGrayRecipeBorder": "合成邊框:", + "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "淺灰", + "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "高對比", + "config.roughlyenoughitems.maxRecipePerPage": "每頁可以顯示最多合成:", + "config.roughlyenoughitems.mirrorItemPanel": "物品列表的位置:", + "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左邊", + "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊", + "config.roughlyenoughitems.sideSearchField": "搜索框的位置:", + "config.roughlyenoughitems.sideSearchField.boolean.true": "左 / 右邊", + "config.roughlyenoughitems.sideSearchField.boolean.false": "中間", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "合成介面的滾動條:", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "永久顯示", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "自動淡出", + "config.roughlyenoughitems.disableRecipeBook": "配方手冊:", + "config.roughlyenoughitems.disableRecipeBook.boolean.true": "禁用", + "config.roughlyenoughitems.disableRecipeBook.boolean.false": "啟用", + "config.roughlyenoughitems.enableCraftableOnlyButton": "過濾不可合成的物品:", + "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "啟用", + "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "禁用", + "config.roughlyenoughitems.showUtilsButtons": "工具按鈕:", + "config.roughlyenoughitems.showUtilsButtons.boolean.true": "啟用", + "config.roughlyenoughitems.showUtilsButtons.boolean.false": "禁用", + "config.roughlyenoughitems.gamemodeCommand": "轉換遊戲模式命令:", + "config.roughlyenoughitems.giveCommand": "作弊命令:", + "config.roughlyenoughitems.loadDefaultPlugin": "加載默認 Plugin:", + "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§c禁用 (危險)", + "config.roughlyenoughitems.loadDefaultPlugin.boolean.true": "啟用", + "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", + "config.roughlyenoughitems.weatherCommand": "Weather Command:", + "config.roughlyenoughitems.itemListOrdering": "Item List Ordering:", + "config.roughlyenoughitems.list_ordering_button": "%s [%s]", + "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", + "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", + "config.roughlyenoughitems.recipeScreenType.original": "Original", + "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like", + "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", + "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", + "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", + "config.roughlyenoughitems.appendModNames": "Append Mod Names" } diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 516a71a87..4d0e71a7d 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -43,6 +43,7 @@ "custom": { "rei:translators": { "English": "Danielshe", + "Japanese": "swordglowsblue", "Simplified Chinese": ["XuyuEre", "Danielshe"], "Traditional Chinese": ["hugoalh", "gxy17886", "Danielshe"], "French": "Yanis48", -- cgit