Skip to content

Commit 17b6a43

Browse files
authored
Update ja_jp.json for 1.20.1 (#3761)
1 parent ccccac1 commit 17b6a43

File tree

1 file changed

+7
-6
lines changed
  • Common/src/main/resources/assets/jei/lang

1 file changed

+7
-6
lines changed

Common/src/main/resources/assets/jei/lang/ja_jp.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
"_comment": "Tooltips",
33
"jei.tooltip.config": "JEIの設定",
44
"jei.tooltip.show.recipes": "レシピを表示",
5-
"jei.tooltip.show.all.recipes": "すべてのレシピを表示",
5+
"jei.tooltip.show.all.recipes.hotkey": "%sですべてのレシピを表示",
66
"jei.tooltip.delete.item": "クリックで削除",
77
"jei.tooltip.liquid.amount.with.capacity": "%s/%s mB",
88
"jei.tooltip.liquid.amount": "%s mB",
9+
"jei.tooltip.liquid.flowing": "%s流",
910
"jei.tooltip.transfer": "アイテムを配置",
1011
"jei.tooltip.recipe.tag": "以下のすべてで:%s",
1112
"jei.tooltip.item.colors": "色:%s",
13+
"jei.tooltip.item.search.aliases": "検索エイリアス:",
1214
"jei.tooltip.shapeless.recipe": "不定形レシピ",
1315
"jei.tooltip.cheat.mode.button.enabled": "チートモードが有効",
1416
"jei.tooltip.cheat.mode.how.to.disable.hotkey": "「%s」を押して切り替え",
@@ -125,7 +127,7 @@
125127
"config.jei.search.tagSearchMode": "$タグ",
126128
"config.jei.search.tagSearchMode.comment": "タグでの検索モード (接頭辞:$)",
127129
"config.jei.search.creativeTabSearchMode": "%%クリエイティブタブ",
128-
"config.jei.search.creativeTabSearchMode.comment": "クリエイティブ名での検索モード(接頭辞:%)",
130+
"config.jei.search.creativeTabSearchMode.comment": "クリエイティブタブ名での検索モード(接頭辞:%)",
129131
"config.jei.search.colorSearchMode": "^色",
130132
"config.jei.search.colorSearchMode.comment": "色での検索モード(接頭辞:^)",
131133
"config.jei.search.resourceIdSearchMode": "&リソースID",
@@ -174,9 +176,6 @@
174176
"gui.jei.category.compostable": "堆肥化",
175177
"gui.jei.category.compostable.chance": "確率:%s%%",
176178
"gui.jei.category.itemInformation": "説明",
177-
"gui.jei.category.registry.block": "ブロック",
178-
"gui.jei.category.registry.item": "アイテム",
179-
"gui.jei.category.registry.fluid": "流体",
180179
"gui.jei.category.tagInformation": "%sタグ",
181180

182181
"_comment": "Messages",
@@ -200,5 +199,7 @@
200199
"description.jei.wooden.door.3": "Wooden Doors can be opened/closed via redstone circuits.",
201200
"description.jei.debug.formatting.1": "Testing %s formatting replacements.",
202201
"description.jei.debug.formatting.2": "Testing %s %s formatting replacements.",
203-
"description.jei.debug.formatting.3": "%s nested"
202+
"description.jei.debug.formatting.3": "%s nested",
203+
"jei.alias.panda.spawn.egg": "endangered",
204+
"jei.alias.villager.spawn.egg": "HMMM"
204205
}

0 commit comments

Comments
 (0)