mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 05:05:25 +01:00
New translations strings.yml (Hindi)
This commit is contained in:
parent
e4ea0c2309
commit
f268f0acad
@ -10,8 +10,8 @@ COMMAND_JOURNAL: "journal"
|
|||||||
COMMAND_JOURNAL_HELP: "<command> - View/Put away your Quest Journal"
|
COMMAND_JOURNAL_HELP: "<command> - View/Put away your Quest Journal"
|
||||||
COMMAND_EDITOR: "editor"
|
COMMAND_EDITOR: "editor"
|
||||||
COMMAND_EDITOR_HELP: "<command> - Create/Edit Quests"
|
COMMAND_EDITOR_HELP: "<command> - Create/Edit Quests"
|
||||||
COMMAND_EVENTS_EDITOR: "events"
|
COMMAND_EVENTS_EDITOR: "actions"
|
||||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create/Edit Events"
|
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create/Edit Actions"
|
||||||
COMMAND_STATS: "stats"
|
COMMAND_STATS: "stats"
|
||||||
COMMAND_STATS_HELP: "<command> - View quest statistics"
|
COMMAND_STATS_HELP: "<command> - View quest statistics"
|
||||||
COMMAND_TOP: "top"
|
COMMAND_TOP: "top"
|
||||||
@ -60,7 +60,7 @@ questEditorAskMessage: "Set ask message"
|
|||||||
questEditorFinishMessage: "Set finish message"
|
questEditorFinishMessage: "Set finish message"
|
||||||
questEditorNPCStart: "Set NPC start"
|
questEditorNPCStart: "Set NPC start"
|
||||||
questEditorBlockStart: "Set Block start"
|
questEditorBlockStart: "Set Block start"
|
||||||
questEditorInitialEvent: "Set initial Event"
|
questEditorInitialEvent: "Set initial Action"
|
||||||
questEditorSetGUI: "Set GUI Item display"
|
questEditorSetGUI: "Set GUI Item display"
|
||||||
questEditorReqs: "Edit Requirements"
|
questEditorReqs: "Edit Requirements"
|
||||||
questEditorPln: "Edit Planner"
|
questEditorPln: "Edit Planner"
|
||||||
@ -73,7 +73,7 @@ questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
|||||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "Enter an Action name, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "Required, none set"
|
questRequiredNoneSet: "Required, none set"
|
||||||
questDungeonsCreate: "Players added to this group may perform quests together!"
|
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||||
questDungeonsDisband: "The quest group was disbanded."
|
questDungeonsDisband: "The quest group was disbanded."
|
||||||
@ -99,11 +99,11 @@ questCurrentItem: "Current item:"
|
|||||||
questSetItem: "Set Item"
|
questSetItem: "Set Item"
|
||||||
questClearItem: "Clear Item"
|
questClearItem: "Clear Item"
|
||||||
questGUICleared: "Quest GUI Item Display cleared."
|
questGUICleared: "Quest GUI Item Display cleared."
|
||||||
questDeleted: "Quest deleted! Quests and Events have been reloaded."
|
questDeleted: "Quest deleted! Quests and Actions have been reloaded."
|
||||||
questEditorNameExists: "A Quest with that name already exists!"
|
questEditorNameExists: "A Quest with that name already exists!"
|
||||||
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
||||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||||
questEditorInvalidEventName: "is not a valid event name!"
|
questEditorInvalidEventName: "is not a valid action name!"
|
||||||
questEditorInvalidNPC: "No NPC exists with that id!"
|
questEditorInvalidNPC: "No NPC exists with that id!"
|
||||||
questEditorNoStartBlockSelected: "You must select a block first."
|
questEditorNoStartBlockSelected: "You must select a block first."
|
||||||
questEditorPositiveAmount: "Amount must be a positive number."
|
questEditorPositiveAmount: "Amount must be a positive number."
|
||||||
@ -111,7 +111,7 @@ questEditorQuestAsRequirement1: "The following Quests have"
|
|||||||
questEditorQuestAsRequirement2: "as a requirement:"
|
questEditorQuestAsRequirement2: "as a requirement:"
|
||||||
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
|
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
|
||||||
questEditorQuestNotFound: "Quest not found!"
|
questEditorQuestNotFound: "Quest not found!"
|
||||||
questEditorEventCleared: "Initial Event cleared."
|
questEditorEventCleared: "Initial Action cleared."
|
||||||
questEditorSave: "Finish and save"
|
questEditorSave: "Finish and save"
|
||||||
questEditorNeedAskMessage: "You must set an ask message!"
|
questEditorNeedAskMessage: "You must set an ask message!"
|
||||||
questEditorNeedFinishMessage: "You must set a finish message!"
|
questEditorNeedFinishMessage: "You must set a finish message!"
|
||||||
@ -148,21 +148,21 @@ stageEditorTameMobs: "Tame mobs"
|
|||||||
stageEditorShearSheep: "Shear Sheep"
|
stageEditorShearSheep: "Shear Sheep"
|
||||||
stageEditorKillPlayers: "Kill players"
|
stageEditorKillPlayers: "Kill players"
|
||||||
stageEditorPlayers: "players"
|
stageEditorPlayers: "players"
|
||||||
stageEditorEvents: "Events"
|
stageEditorEvents: "Actions"
|
||||||
stageEditorStageEvents: "Stage Events"
|
stageEditorStageEvents: "Stage Actions"
|
||||||
stageEditorStartEvent: "Start Event"
|
stageEditorStartEvent: "Start Action"
|
||||||
stageEditorStartEventCleared: "Start Event cleared."
|
stageEditorStartEventCleared: "Start Action cleared."
|
||||||
stageEditorFinishEvent: "Finish Event"
|
stageEditorFinishEvent: "Finish Action"
|
||||||
stageEditorFinishEventCleared: "Finish Event cleared."
|
stageEditorFinishEventCleared: "Finish Action cleared."
|
||||||
stageEditorChatEvents: "Chat Events"
|
stageEditorChatEvents: "Chat Actions"
|
||||||
stageEditorChatTrigger: "Chat Trigger"
|
stageEditorChatTrigger: "Chat Trigger"
|
||||||
stageEditorChatEventsCleared: "Chat Events cleared."
|
stageEditorChatEventsCleared: "Chat Actions cleared."
|
||||||
stageEditorCommandEvents: "Command Events"
|
stageEditorCommandEvents: "Command Actions"
|
||||||
stageEditorCommandTrigger: "Command Trigger"
|
stageEditorCommandTrigger: "Command Trigger"
|
||||||
stageEditorCommandEventsCleared: "Command Events cleared."
|
stageEditorCommandEventsCleared: "Command Actions cleared."
|
||||||
stageEditorTriggeredBy: "Triggered by"
|
stageEditorTriggeredBy: "Triggered by"
|
||||||
stageEditorDeathEvent: "Death Event"
|
stageEditorDeathEvent: "Death Action"
|
||||||
stageEditorDeathEventCleared: "Death Event cleared."
|
stageEditorDeathEventCleared: "Death Action cleared."
|
||||||
stageEditorDisconnectEvent: "Disconnect Event"
|
stageEditorDisconnectEvent: "Disconnect Event"
|
||||||
stageEditorDisconnectEventCleared: "Disconnect Event cleared."
|
stageEditorDisconnectEventCleared: "Disconnect Event cleared."
|
||||||
stageEditorDelayMessage: "Delay message"
|
stageEditorDelayMessage: "Delay message"
|
||||||
|
Loading…
Reference in New Issue
Block a user