Skip to content

Commit

Permalink
update ja_jp.lang (#1206)
Browse files Browse the repository at this point in the history
  • Loading branch information
koh-gh authored and mezz committed Apr 28, 2018
1 parent adc0b63 commit 582e72a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/main/resources/assets/jei/lang/ja_jp.lang
Expand Up @@ -11,6 +11,7 @@ jei.tooltip.item.colors=色: %s
jei.tooltip.shapeless.recipe=不定形レシピ
jei.tooltip.cheat.mode=チートモード
jei.tooltip.recipe.by=%s によるレシピ
jei.tooltip.recipe.id=レシピID: %s

# Error Tooltips
jei.tooltip.error.recipe.transfer.missing=アイテムがインベントリ内に存在しません
Expand Down Expand Up @@ -82,6 +83,8 @@ config.jei.advanced.centerSearchBarEnabled=検索バーの中央配置
config.jei.advanced.centerSearchBarEnabled.comment=JEI検索バーを中央下に移動します。
config.jei.advanced.modNameFormat=Mod名の書式
config.jei.advanced.modNameFormat.comment=JEIのGUIやツールチップにおいてどのようにMod名を表示するか指定します。空欄で無効。
config.jei.advanced.maxColumns=最大幅
config.jei.advanced.maxColumns.comment=アイテムリストの最大幅
config.jei.advanced.giveMode=付与モード
config.jei.advanced.giveMode.comment=インベントリに直接アイテムに送るか (inventory)、マウスでアイテムを取得するか (mouse_pickup) を指定します。

Expand Down Expand Up @@ -112,6 +115,6 @@ gui.jei.category.brewing.steps=第%s段階
gui.jei.category.itemInformation=説明

# DEBUG (for debug mode, do not need translation)
# description.jei.wooden.door.1=Wooden Doors allow you to block monsters from entering your building.\nTesting sentences.
# description.jei.wooden.door.2=Clicking on a door changes its state from open to closed and visa versa.
# description.jei.wooden.door.3=Wooden Doors can be opened/closed via Redstone Circuits.
description.jei.wooden.door.1=Wooden Doors allow you to block monsters from entering your building.\nTesting sentences.
description.jei.wooden.door.2=Clicking on a door changes its state from open to closed and visa versa.
description.jei.wooden.door.3=Wooden Doors can be opened/closed via Redstone Circuits.

0 comments on commit 582e72a

Please sign in to comment.