New translations strings.yml (Japanese)

This commit is contained in:
FlyingPikachu 2019-01-02 15:12:44 -05:00
parent 3cd28cb192
commit f9d5d4ba8e

View File

@ -186,7 +186,7 @@ stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>,
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
stageEditorCustomCleared: "Custom objectives cleared."
stageEditorCustomDataPrompt: "Enter value for <data>:"
stageEditorEnterBlockNames: "Enter block names (or IDs), <space>, <cancel>"
stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
@ -541,7 +541,7 @@ itemCreateLoadHand: "Load item in hand"
itemCreateSetName: "Set name"
itemCreateSetAmount: "Set amount"
itemCreateSetDurab: "Set durability"
itemCreateSetEnchs: "Add/clear enchantments"
itemCreateSetEnchs: "Set enchantments"
itemCreateSetDisplay: "Set display name"
itemCreateSetLore: "Set lore"
itemCreateSetClearMeta: "Clear extra data"
@ -856,3 +856,4 @@ timerStart: "<red>%s 秒 <green> 以内に処理せよ"
questErrorReadingFile: "クエスト ファイルの読み取りエラーです。"
questSaveError: "保存中にエラーが発生しました。"
noPermission: "You do not have permission to do that."
difference: "The difference is '<data>'."