mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-13 22:25:50 +01:00
New translations strings.yml (Japanese)
This commit is contained in:
parent
3cd28cb192
commit
f9d5d4ba8e
@ -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>'."
|
||||
|
Loading…
Reference in New Issue
Block a user