mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Serbian (Cyrillic))
This commit is contained in:
parent
00528f22c2
commit
4c2c2b62d4
@ -64,9 +64,9 @@ questEditorPln: "Edit Planner"
|
||||
questEditorStages: "Edit Stages"
|
||||
questEditorRews: "Edit Rewards"
|
||||
questEditorOpts: "Edit Options"
|
||||
questEditorEnterQuestName: "Enter Quest name (<cancel>)"
|
||||
questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||
questEditorEnterQuestName: "Enter Quest name, <cancel>"
|
||||
questEditorEnterAskMessage: "Enter ask message, <cancel>"
|
||||
questEditorEnterFinishMessage: "Enter finish message, <cancel>"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Action name, <clear>, <cancel>"
|
||||
@ -83,7 +83,7 @@ questPartiesInvite: "<player> can now perform quests with you!"
|
||||
questPartiesJoin: "You can now perform quests with <player>."
|
||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||
questWGSetRegion: "Set Region"
|
||||
questWGSetRegion: "Set Region start"
|
||||
questWGPrompt: "Enter WorldGuard region, <clear>, <cancel>"
|
||||
questWGInvalidRegion: "<region> is not a valid WorldGuard region!"
|
||||
questWGRegionCleared: "Quest region cleared."
|
||||
@ -162,7 +162,7 @@ stageEditorCompleteMessage: "Complete message"
|
||||
stageEditorDelete: "Delete Stage"
|
||||
stageEditorSetBlockNames: "Set block names"
|
||||
stageEditorSetBlockAmounts: "Set block amounts"
|
||||
stageEditorSetBlockDurability: "Set block durability"
|
||||
stageEditorSetBlockDurability: "Set block durabilities"
|
||||
stageEditorSetKillAmounts: "Set kill amounts"
|
||||
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
||||
stageEditorSetMobAmounts: "Set mob amounts"
|
||||
@ -192,7 +192,7 @@ stageEditorCustomCleared: "Custom objectives cleared."
|
||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
||||
stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
|
||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durabilities (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user