From b7f6832658df6002bb18c3a5f90833bbc4af5d14 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 14 Feb 2021 10:25:17 +0800 Subject: New translations en_us.json (ja_jp) --- src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 5e23b6551..8a5e9ad0f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -87,8 +87,10 @@ "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択", "text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。", "text.rei.view_recipes_for": "%sのレシピを表示", + "tooltip.rei.fluid_amount": "§7%d 単位", "msg.rei.recipe_id_details": "レシピID: %s", "subsets.rei.roughlyenoughitems.all_entries": "全項目", + "subsets.rei.roughlyenoughitems.item_groups": "クリエイティブタブ", "config.roughlyenoughitems.title": "Roughly Enough Itemsの設定", "config.roughlyenoughitems.basics": "基本", "config.roughlyenoughitems.appearance": "外観", @@ -114,6 +116,7 @@ "config.roughlyenoughitems.accessibility": "ユーザー補助", "config.roughlyenoughitems.search": "検索", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "クリック可能なレシピの矢印:", + "config.roughlyenoughitems.layout.configButtonLocation": "設定ボタンの位置:", "config.roughlyenoughitems.filteredEntries.selectAll": "すべて選択", "config.roughlyenoughitems.filteredEntries.selectNone": "すべて解除", "config.roughlyenoughitems.filteredEntries.hide": "選択したものを非表示", @@ -136,15 +139,15 @@ "config.roughlyenoughitems.disableRecipeBook": "バニラのレシピブック:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cいいえ", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aはい", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "作成可能なフィルタ:", - "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:", + "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "作成可能なフィルタ:", + "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:", "config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモード(GameMode)のコマンド:", "config.roughlyenoughitems.commands.giveCommand": "入手(Give)のコマンド:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "既定プラグインをロードする:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cいいえ (危険)", "config.roughlyenoughitems.commands.weatherCommand": "天気(Weather)のコマンド:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテム量:", + "config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテムの数:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "普通", "config.roughlyenoughitems.itemCheatingMode.jei_like": "反転", "config.roughlyenoughitems.search.searchFavorites": "お気に入りから検索:", -- cgit