New translations strings.yml (Japanese)

This commit is contained in:
FlyingPikachu 2019-02-04 22:01:39 -05:00
parent f00f5eab0d
commit 10083dbc12

View File

@ -117,9 +117,10 @@ stageEditorPlaceBlocks: "ブロックを配置"
stageEditorUseBlocks: "ブロックを使用" stageEditorUseBlocks: "ブロックを使用"
stageEditorCutBlocks: "カットブロック" stageEditorCutBlocks: "カットブロック"
stageEditorItems: "Items" stageEditorItems: "Items"
stageEditorCraftItems: "Craft items"
stageEditorEnchantItems: "エンチャント アイテム" stageEditorEnchantItems: "エンチャント アイテム"
stageEditorDeliverItems: "アイテム配布"
stageEditorNPCs: "NPCs" stageEditorNPCs: "NPCs"
stageEditorDeliverItems: "アイテム配布"
stageEditorTalkToNPCs: "NPC に話しかける" stageEditorTalkToNPCs: "NPC に話しかける"
stageEditorKillNPCs: "NPC を殺す" stageEditorKillNPCs: "NPC を殺す"
stageEditorMobs: "Mobs" stageEditorMobs: "Mobs"
@ -655,8 +656,9 @@ damage: "Damage"
place: "場所" place: "場所"
use: "使用する" use: "使用する"
cut: "Cut" cut: "Cut"
catchFish: "Catch Fish" craft: "Craft"
enchantItem: "Enchant <item> with <enchantment>" enchantItem: "Enchant <item> with <enchantment>"
catchFish: "Catch Fish"
kill: "殺す" kill: "殺す"
killAtLocation: "<location> で <mob> を殺す" killAtLocation: "<location> で <mob> を殺す"
killPlayer: "プレイヤーを殺す" killPlayer: "プレイヤーを殺す"