Skip to content

Commit

Permalink
Update ja_jp.json for 1.20.1 (#3761)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abbage230 authored Sep 19, 2024
1 parent ccccac1 commit 17b6a43
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Common/src/main/resources/assets/jei/lang/ja_jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
"_comment": "Tooltips",
"jei.tooltip.config": "JEIの設定",
"jei.tooltip.show.recipes": "レシピを表示",
"jei.tooltip.show.all.recipes": "すべてのレシピを表示",
"jei.tooltip.show.all.recipes.hotkey": "%sですべてのレシピを表示",
"jei.tooltip.delete.item": "クリックで削除",
"jei.tooltip.liquid.amount.with.capacity": "%s/%s mB",
"jei.tooltip.liquid.amount": "%s mB",
"jei.tooltip.liquid.flowing": "%s流",
"jei.tooltip.transfer": "アイテムを配置",
"jei.tooltip.recipe.tag": "以下のすべてで:%s",
"jei.tooltip.item.colors": "色:%s",
"jei.tooltip.item.search.aliases": "検索エイリアス:",
"jei.tooltip.shapeless.recipe": "不定形レシピ",
"jei.tooltip.cheat.mode.button.enabled": "チートモードが有効",
"jei.tooltip.cheat.mode.how.to.disable.hotkey": "「%s」を押して切り替え",
Expand Down Expand Up @@ -125,7 +127,7 @@
"config.jei.search.tagSearchMode": "$タグ",
"config.jei.search.tagSearchMode.comment": "タグでの検索モード (接頭辞:$)",
"config.jei.search.creativeTabSearchMode": "%%クリエイティブタブ",
"config.jei.search.creativeTabSearchMode.comment": "クリエイティブ名での検索モード(接頭辞:%)",
"config.jei.search.creativeTabSearchMode.comment": "クリエイティブタブ名での検索モード(接頭辞:%)",
"config.jei.search.colorSearchMode": "^色",
"config.jei.search.colorSearchMode.comment": "色での検索モード(接頭辞:^)",
"config.jei.search.resourceIdSearchMode": "&リソースID",
Expand Down Expand Up @@ -174,9 +176,6 @@
"gui.jei.category.compostable": "堆肥化",
"gui.jei.category.compostable.chance": "確率:%s%%",
"gui.jei.category.itemInformation": "説明",
"gui.jei.category.registry.block": "ブロック",
"gui.jei.category.registry.item": "アイテム",
"gui.jei.category.registry.fluid": "流体",
"gui.jei.category.tagInformation": "%sタグ",

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

0 comments on commit 17b6a43

Please sign in to comment.