mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Estonian)
This commit is contained in:
parent
caeaf242f4
commit
16179a78e3
@ -186,7 +186,7 @@ stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>,
|
|||||||
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
||||||
stageEditorCustomCleared: "Custom objectives cleared."
|
stageEditorCustomCleared: "Custom objectives cleared."
|
||||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
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>"
|
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
|
||||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
|
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
|
||||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||||
@ -541,7 +541,7 @@ itemCreateLoadHand: "Load item in hand"
|
|||||||
itemCreateSetName: "Set name"
|
itemCreateSetName: "Set name"
|
||||||
itemCreateSetAmount: "Set amount"
|
itemCreateSetAmount: "Set amount"
|
||||||
itemCreateSetDurab: "Set durability"
|
itemCreateSetDurab: "Set durability"
|
||||||
itemCreateSetEnchs: "Add/clear enchantments"
|
itemCreateSetEnchs: "Set enchantments"
|
||||||
itemCreateSetDisplay: "Set display name"
|
itemCreateSetDisplay: "Set display name"
|
||||||
itemCreateSetLore: "Set lore"
|
itemCreateSetLore: "Set lore"
|
||||||
itemCreateSetClearMeta: "Clear extra data"
|
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."
|
questErrorReadingFile: "Error reading Quests file."
|
||||||
questSaveError: "An error occurred while saving."
|
questSaveError: "An error occurred while saving."
|
||||||
noPermission: "You do not have permission to do that."
|
noPermission: "You do not have permission to do that."
|
||||||
|
difference: "The difference is '<data>'."
|
||||||
|
Loading…
Reference in New Issue
Block a user