mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-13 22:25:50 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
fbed38a1f5
commit
c560761c9f
@ -186,7 +186,7 @@ stageEditorCustomPrompt: "输入要添加的自定义目标的名称, <clear>, <
|
||||
stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!"
|
||||
stageEditorCustomCleared: "自定义目标已清除."
|
||||
stageEditorCustomDataPrompt: "请输入 <data> 值:"
|
||||
stageEditorEnterBlockNames: "请输入方块名 (或 方块ID), <space>, <cancel>"
|
||||
stageEditorEnterBlockNames: "请输入方块名, <space>, <cancel>"
|
||||
stageEditorBreakBlocksPrompt: "请输入逾时值 (数字), <space>, <cancel>"
|
||||
stageEditorDamageBlocksPrompt: "请输入伤害值 (数字), <space>, <cancel>"
|
||||
stageEditorPlaceBlocksPrompt: "请输入放置值 (数字), <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: "%green%You have%red% <time> seconds%green% to finish this quest/sta
|
||||
questErrorReadingFile: "Error reading Quests file."
|
||||
questSaveError: "An error occurred while saving."
|
||||
noPermission: "You do not have permission to do that."
|
||||
difference: "The difference is '<data>'."
|
||||
|
Loading…
Reference in New Issue
Block a user