mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Russian)
This commit is contained in:
parent
6f005db453
commit
244b01b3ef
@ -1,13 +1,4 @@
|
|||||||
---
|
---
|
||||||
questFailed: "*ЗАДАНИЕ ПРОВАЛЕНО*"
|
|
||||||
questMaxAllowed: "У вас может быть только <number> квеста."
|
|
||||||
questAlreadyOn: "Вы уже в этом квесте!"
|
|
||||||
questTooEarly: "Вы не можете повторно выполнить <quest> еще раз для <time>."
|
|
||||||
questAlreadyCompleted: "Вы уже выполнили задание <quest>."
|
|
||||||
questInvalidLocation: "Вы не можете взять <quest> в этом месте."
|
|
||||||
questInvalidDeliveryItem: "<item> не является обязательным элементом для этого квеста!"
|
|
||||||
questSelectedLocation: "Выбранное местоположение"
|
|
||||||
questDisplayHelp: "- Показать эту справку"
|
|
||||||
COMMAND_LIST: "список"
|
COMMAND_LIST: "список"
|
||||||
COMMAND_LIST_HELP: "list [page] - Список доступных заданий"
|
COMMAND_LIST_HELP: "list [page] - Список доступных заданий"
|
||||||
COMMAND_TAKE: "принять"
|
COMMAND_TAKE: "принять"
|
||||||
@ -77,18 +68,18 @@ questEditorSetGUI: "Задать предмет для открытия инте
|
|||||||
questEditorReqs: "Изменить требования"
|
questEditorReqs: "Изменить требования"
|
||||||
questEditorStages: "Изменить этапы"
|
questEditorStages: "Изменить этапы"
|
||||||
questEditorRews: "Изменить награду"
|
questEditorRews: "Изменить награду"
|
||||||
questEditorEnterQuestName: "Введите имя квеста (или 'cancel' для возврата)"
|
questEditorEnterQuestName: "Enter Quest name"
|
||||||
questEditorEditEnterQuestName: "Введите имя квеста для изменения (или 'cancel' для возврата)"
|
questEditorEditEnterQuestName: "Enter Quest name to edit"
|
||||||
questEditorEnterAskMessage: "Введите сообщение перед началом квеста (или 'cancel' для возврата)"
|
questEditorEnterAskMessage: "Enter ask message"
|
||||||
questEditorEnterFinishMessage: "Введите заключительное сообщение (или 'cancel' для возврата)"
|
questEditorEnterFinishMessage: "Enter finish message"
|
||||||
questEditorEnterRedoDelay: "Введите время (в секундах), 0 для отмены повтора или -1 для возврата"
|
questEditorEnterRedoDelay: "Введите время (в секундах), 0 для отмены повтора или -1 для возврата"
|
||||||
questEditorEnterNPCStart: "Введите id НПС, -1 для очистки НПС или -2 для возврата"
|
questEditorEnterNPCStart: "Введите id НПС, -1 для очистки НПС или -2 для возврата"
|
||||||
questEditorEnterBlockStart: "Щелкните правой кнопкой мыши на блок, чтобы использовать его как начальную точку, затем введите 'done' для сохранения, или введите 'clear', чтобы очистить начальный блок. Введите 'cancel' для возврата"
|
questEditorEnterBlockStart: "Right-click on a block to use as a start point, then enter 'done' to save, or enter 'clear' to clear the block start, "
|
||||||
questEditorEnterInitialEvent: "Введите имя события, или введите 'clear', чтобы удалить исходное событие или 'cancel' для возврата"
|
questEditorEnterInitialEvent: "Enter an Event name, or enter 'clear' to clear the initial Event, "
|
||||||
questRequiredNoneSet: "Требуется, не задано"
|
questRequiredNoneSet: "Требуется, не задано"
|
||||||
questWGSetRegion: "Задать регион"
|
questWGSetRegion: "Задать регион"
|
||||||
questWGNotInstalled: "WorldGuard не установлен"
|
questWGNotInstalled: "WorldGuard не установлен"
|
||||||
questWGPrompt: "Введите WorldGuard регион, или введите 'clear для очистки региона или 'cancel' для возврата."
|
questWGPrompt: "Enter WorldGuard region, or enter 'clear' to clear the region, "
|
||||||
questWGInvalidRegion: "<region> не является допустимым регионом WorldGuard!"
|
questWGInvalidRegion: "<region> не является допустимым регионом WorldGuard!"
|
||||||
questWGRegionCleared: "Регион квеста больше не задан."
|
questWGRegionCleared: "Регион квеста больше не задан."
|
||||||
questCitNotInstalled: "Citizens не установлен"
|
questCitNotInstalled: "Citizens не установлен"
|
||||||
@ -115,7 +106,7 @@ questEditorSave: "Завершить и сохранить"
|
|||||||
questEditorNeedAskMessage: "Вы должны задать вопросительное сообщение!"
|
questEditorNeedAskMessage: "Вы должны задать вопросительное сообщение!"
|
||||||
questEditorNeedFinishMessage: "Вы должны указать завершающее сообщение!"
|
questEditorNeedFinishMessage: "Вы должны указать завершающее сообщение!"
|
||||||
questEditorNeedStages: "Ваш Квест не имеет Этапов!"
|
questEditorNeedStages: "Ваш Квест не имеет Этапов!"
|
||||||
questEditorSaved: "Квест сохранён! (Вам нужно будет перезагрузить Quest, чтобы он появился)"
|
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset%for it to appear)"
|
||||||
questEditorExited: "Вы уверены, что Вы хотите выйти без сохранения?"
|
questEditorExited: "Вы уверены, что Вы хотите выйти без сохранения?"
|
||||||
questEditorDeleted: "Вы уверены, что Вы хотите удалить Квест"
|
questEditorDeleted: "Вы уверены, что Вы хотите удалить Квест"
|
||||||
questEditorNoPermsCreate: "У вас нет прав, чтобы создавать Квесты."
|
questEditorNoPermsCreate: "У вас нет прав, чтобы создавать Квесты."
|
||||||
@ -125,24 +116,24 @@ stageEditorEditStage: "Редактировать Этап"
|
|||||||
stageEditorNewStage: "Добавить новый Этап"
|
stageEditorNewStage: "Добавить новый Этап"
|
||||||
stageEditorStages: "Этапы"
|
stageEditorStages: "Этапы"
|
||||||
stageEditorStage: "Этап"
|
stageEditorStage: "Этап"
|
||||||
stageEditorBreakBlocks: "Сломать Блоки"
|
stageEditorBreakBlocks: "Break blocks"
|
||||||
stageEditorDamageBlocks: "Повредить Блоки"
|
stageEditorDamageBlocks: "Damage blocks"
|
||||||
stageEditorPlaceBlocks: "Устанавить Блоки"
|
stageEditorPlaceBlocks: "Place blocks"
|
||||||
stageEditorUseBlocks: "Использовать Блоки"
|
stageEditorUseBlocks: "Use blocks"
|
||||||
stageEditorCutBlocks: "Сломать Блоки"
|
stageEditorCutBlocks: "Cut blocks"
|
||||||
stageEditorCatchFish: "Поймать Рыбу"
|
stageEditorCatchFish: "Catch fish"
|
||||||
stageEditorFish: "рыба"
|
stageEditorFish: "рыба"
|
||||||
stageEditorKillPlayers: "Убиь Игроков"
|
stageEditorKillPlayers: "Kill players"
|
||||||
stageEditorPlayers: "игроки"
|
stageEditorPlayers: "игроки"
|
||||||
stageEditorEnchantItems: "Зачаровать Предметы"
|
stageEditorEnchantItems: "Enchant items"
|
||||||
stageEditorDeliverItems: "Доставить Предметы"
|
stageEditorDeliverItems: "Deliver items"
|
||||||
stageEditorTalkToNPCs: "Поговорить с NPC"
|
stageEditorTalkToNPCs: "Поговорить с NPC"
|
||||||
stageEditorKillNPCs: "Убить NPC"
|
stageEditorKillNPCs: "Убить NPC"
|
||||||
stageEditorKillMobs: "Убить Мобов"
|
stageEditorKillMobs: "Kill mobs"
|
||||||
stageEditorReachLocs: "Добраться до места"
|
stageEditorReachLocs: "Добраться до места"
|
||||||
stageEditorReachRadii1: "Достичь в течение"
|
stageEditorReachRadii1: "Достичь в течение"
|
||||||
stageEditorReachRadii2: "блокаов"
|
stageEditorReachRadii2: "блокаов"
|
||||||
stageEditorTameMobs: "Приручить Мобов"
|
stageEditorTameMobs: "Tame mobs"
|
||||||
stageEditorShearSheep: "Обстричь Овец"
|
stageEditorShearSheep: "Обстричь Овец"
|
||||||
stageEditorEvents: "События"
|
stageEditorEvents: "События"
|
||||||
stageEditorStageEvents: "Этапы Событий"
|
stageEditorStageEvents: "Этапы Событий"
|
||||||
@ -161,10 +152,10 @@ stageEditorDeathEvent: "События Смерти"
|
|||||||
stageEditorDeathEventCleared: "События Смерти удалены."
|
stageEditorDeathEventCleared: "События Смерти удалены."
|
||||||
stageEditorDisconnectEvent: "Событие Отключения"
|
stageEditorDisconnectEvent: "Событие Отключения"
|
||||||
stageEditorDisconnectEventCleared: "Событие Отключения удалено."
|
stageEditorDisconnectEventCleared: "Событие Отключения удалено."
|
||||||
stageEditorDelayMessage: "Отложенное Сообщение"
|
stageEditorDelayMessage: "Delay message"
|
||||||
stageEditorDenizenScript: "Скрипт Denizen"
|
stageEditorDenizenScript: "Denizen script"
|
||||||
stageEditorStartMessage: "Начальное Сообщение"
|
stageEditorStartMessage: "Start message"
|
||||||
stageEditorCompleteMessage: "Завершающее Сообщение"
|
stageEditorCompleteMessage: "Complete message"
|
||||||
stageEditorDelete: "Удалить Стадию"
|
stageEditorDelete: "Удалить Стадию"
|
||||||
stageEditorSetBlockNames: "Задать имена блока"
|
stageEditorSetBlockNames: "Задать имена блока"
|
||||||
stageEditorSetBlockAmounts: "Задать количества блока"
|
stageEditorSetBlockAmounts: "Задать количества блока"
|
||||||
@ -189,64 +180,62 @@ stageEditorSetLocationNames: "Задать названия областей"
|
|||||||
stageEditorSetTameAmounts: "Задать количество приручений"
|
stageEditorSetTameAmounts: "Задать количество приручений"
|
||||||
stageEditorSetShearColors: "Задать цвета овец"
|
stageEditorSetShearColors: "Задать цвета овец"
|
||||||
stageEditorSetShearAmounts: "Задать количество стрижек"
|
stageEditorSetShearAmounts: "Задать количество стрижек"
|
||||||
stageEditorPassword: "Password Objectives"
|
stageEditorPassword: "Password objectives"
|
||||||
stageEditorAddPasswordDisplay: "Add password display"
|
stageEditorAddPasswordDisplay: "Add password display"
|
||||||
stageEditorAddPasswordPhrases: "Добавить кодовуюые фразу(ы)"
|
stageEditorAddPasswordPhrases: "Добавить кодовуюые фразу(ы)"
|
||||||
stageEditorNoPasswordDisplays: "No password displays set"
|
stageEditorNoPasswordDisplays: "No password displays set"
|
||||||
stageObjectiveOverride: "Objective Display Override"
|
stageEditorObjectiveOverride: "Objective display override"
|
||||||
stageEditorCustom: "Пользовательские Цели"
|
stageEditorCustom: "Custom objectives"
|
||||||
stageEditorNoModules: "Нет загруженных модулей"
|
stageEditorNoModules: "Нет загруженных модулей"
|
||||||
stageEditorModuleNotFound: "Пользовательский модуль целей не найден."
|
stageEditorModuleNotFound: "Пользовательский модуль целей не найден."
|
||||||
stageEditorCustomPrompt: "Введите название новой пользовательской цели, или введите ‘clear’, чтобы убрать все пользовательские цели, или ‘cancel’, чтобы вернуться."
|
stageEditorCustomPrompt: "Enter the name of a custom objective to add, or enter 'clear' to clear all custom objectives, "
|
||||||
stageEditorCustomAlreadyAdded: "Эта пользовательская цель уже была добавлена!"
|
stageEditorCustomAlreadyAdded: "Эта пользовательская цель уже была добавлена!"
|
||||||
stageEditorCustomCleared: "Пользовательские цели очищены."
|
stageEditorCustomCleared: "Пользовательские цели очищены."
|
||||||
stageEditorCustomDataPrompt: "Введите значение для <data>:"
|
stageEditorCustomDataPrompt: "Введите значение для <data>:"
|
||||||
stageEditorEnterBlockNames: "Введите названия блоков (или ID), разделяя каждое пробелом, или введите 'cancel', чтобы вернуться."
|
stageEditorEnterBlockNames: "Enter block names (or IDs), separating each one by a space, "
|
||||||
stageEditorBreakBlocksPrompt: "Введите количества (числа) для разрушения, разделяя каждое пробелом, или введите 'cancel', чтобы вернуться."
|
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), separating each one by a space, "
|
||||||
stageEditorDamageBlocksPrompt: "Введите количества (числа) для разрушения, разделяя каждое пробелом, или введите 'cancel', чтобы вернуться."
|
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), separating each one by a space, "
|
||||||
stageEditorPlaceBlocksPrompt: "Введите количества (числа) для установки блоков, разделяя каждое пробелом, или введите 'cancel', чтобы вернуться."
|
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each one by a space, "
|
||||||
stageEditorUseBlocksPrompt: "Введите количества (число) использований, разделяя каждое пробелом, или введите 'cancel', чтобы вернуться."
|
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, "
|
||||||
stageEditorCutBlocksPrompt: "Введите количества (число) срезаний блоков, разделяя каждое пробелом, или введите 'cancel', чтобы вернуться."
|
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, "
|
||||||
stageEditorEnterBlockDurability: "Введите прочность блока (числа), разделяя каждое пробелом, или введите ‘cancel’, чтобы вернуться."
|
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, "
|
||||||
stageEditorCatchFishPrompt: "Введите количество рыбы, которое нужно поймать или 0, чтобы очистить цель ловли рыбы, или -1 для отмены"
|
stageEditorCatchFishPrompt: "Введите количество рыбы, которое нужно поймать или 0, чтобы очистить цель ловли рыбы, или -1 для отмены"
|
||||||
stageEditorKillPlayerPrompt: "Введите количество игроков для убийства или 0, чтобы очистить цель убийства игроков, или -1 для отмены"
|
stageEditorKillPlayerPrompt: "Введите количество игроков для убийства или 0, чтобы очистить цель убийства игроков, или -1 для отмены"
|
||||||
stageEditorEnchantTypePrompt: "Введите названия зачарований, разделяя каждое запятой, или введите ‘cancel’, чтобы вернуться."
|
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, "
|
||||||
stageEditorEnchantAmountsPrompt: "Введите количество зачарований (числа), разделяя каждое пробелом, или введите ‘cancel’, чтобы вернуться."
|
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, "
|
||||||
stageEditorItemNamesPrompt: "Введите названия предметов, разделяя каждое запятой, или введите ‘cancel’, чтобы вернуться."
|
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, "
|
||||||
stageEditorNPCPrompt: "Введите ID NPC, разделяя каждое пробелом, или введите ‘cancel’, чтобы вернуться."
|
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, "
|
||||||
stageEditorNPCToTalkToPrompt: "Введите ID NPC, разделяя каждое пробелом, или введите ‘clear’, чтобы очистить список ID, или ‘cancel’, чтобы вернуться."
|
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, "
|
||||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon or enter 'cancel' to return."
|
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon, "
|
||||||
stageEditorKillNPCsPrompt: "Введите количества убийств (числа), разделяя каждое пробелом, или введите ‘cancel’, чтобы вернуться."
|
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), separating each one by a space, "
|
||||||
stageEditorMobsPrompt: "Введите имена мобов, разделяя каждое пробелом, или введите ‘cancel’, чтобы вернуться"
|
stageEditorMobsPrompt: "Enter mob names separating each one by a space, "
|
||||||
stageEditorMobAmountsPrompt: "Введите количества мобов, разделяя каждое пробелом, или введите ‘cancel’, чтобы вернуться"
|
stageEditorMobAmountsPrompt: "Enter mob amounts separating each one by a space, "
|
||||||
stageEditorMobLocationPrompt: "Щелкните правой кнопкой мыши на блок, чтобы выбрать его, а затем введите ‘add’, чтобы добавить его в список области для убийства, или введите ‘cancel’, чтобы вернуться"
|
stageEditorMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the kill location list, "
|
||||||
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks) separating each one by a space, or enter 'cancel' to return"
|
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks) separating each one by a space, "
|
||||||
stageEditorMobLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
|
stageEditorMobLocationNamesPrompt: "Enter location names separating each one by a comma, "
|
||||||
stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, or enter 'cancel' to return"
|
stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, "
|
||||||
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, or enter 'cancel' to return"
|
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, "
|
||||||
stageEditorReachLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
|
stageEditorReachLocationNamesPrompt: "Enter location names separating each one by a comma, "
|
||||||
stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, or enter 'cancel' to return"
|
stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, "
|
||||||
stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, or enter 'cancel' to return"
|
stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, "
|
||||||
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, or enter 'cancel' to return"
|
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, "
|
||||||
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, or 'cancel' to return"
|
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, "
|
||||||
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, or 'cancel' to return"
|
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, "
|
||||||
stageEditorChatEventsTriggerPromptA: "Enter a chat trigger for"
|
stageEditorChatEventsTriggerPrompt: "Enter a chat trigger for"
|
||||||
stageEditorChatEventsTriggerPromptB: "or enter 'cancel' to return."
|
stageEditorCommandEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all command events, "
|
||||||
stageEditorCommandEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all command events, or 'cancel' to return"
|
stageEditorCommandEventsTriggerPrompt: "Enter a command trigger for"
|
||||||
stageEditorCommandEventsTriggerPromptA: "Enter a command trigger for"
|
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, "
|
||||||
stageEditorCommandEventsTriggerPromptB: "or enter 'cancel' to return."
|
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, "
|
||||||
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, or 'cancel' to return"
|
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, "
|
||||||
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, or 'cancel' to return"
|
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, "
|
||||||
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, or 'cancel' to return"
|
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, "
|
||||||
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, or 'cancel' to return"
|
stageEditorPasswordDisplayPrompt: "Enter a password display, "
|
||||||
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, or 'cancel' to return"
|
|
||||||
stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' to return"
|
|
||||||
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
|
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
|
||||||
stageEditorPasswordPhrasePrompt: "Enter a password phrase, or 'cancel' to return"
|
stageEditorPasswordPhrasePrompt: "Enter a password phrase, "
|
||||||
stageEditorPasswordPhraseHint1: "(This is the text that a player has to say to complete the objective)"
|
stageEditorPasswordPhraseHint1: "(This is the text that a player has to say to complete the objective)"
|
||||||
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)"
|
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)"
|
||||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, or 'cancel' to return."
|
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, "
|
||||||
stageEditorObjectiveOverrideHint: "(The objective display override will show up as the players current objective)"
|
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
||||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
||||||
stageEditorDeliveryAddItem: "Add item"
|
stageEditorDeliveryAddItem: "Add item"
|
||||||
stageEditorDeliveryNPCs: "Set NPC IDs"
|
stageEditorDeliveryNPCs: "Set NPC IDs"
|
||||||
@ -338,7 +327,7 @@ eventEditorErrorReadingFile: "Error reading Events file."
|
|||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "An error occurred while saving."
|
||||||
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
||||||
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
||||||
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
|
eventEditorEnterEventName: "Enter an Event name, "
|
||||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
||||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
||||||
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
||||||
@ -350,6 +339,16 @@ eventEditorListSizeMismatch: "The lists are not the same size!"
|
|||||||
eventEditorListDuplicates: "List contains duplicates!"
|
eventEditorListDuplicates: "List contains duplicates!"
|
||||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
eventEditorNotANumberList: "Input was not a list of numbers!"
|
||||||
eventEditorInvalidEntry: "Invalid entry"
|
eventEditorInvalidEntry: "Invalid entry"
|
||||||
|
eventEditorGiveItemsTitle: "- Give Items -"
|
||||||
|
eventEditorEffectsTitle: "- Effects -"
|
||||||
|
eventEditorStormTitle: "- Event Storm -"
|
||||||
|
eventEditorThunderTitle: "- Event Thunder -"
|
||||||
|
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
|
||||||
|
eventEditorMobsTitle: "- Mobs -"
|
||||||
|
eventEditorAddMobTypesTitle: "- Add Mob -"
|
||||||
|
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
||||||
|
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
||||||
|
eventEditorWorldsTitle: "- Worlds -"
|
||||||
eventEditorSetName: "Set name"
|
eventEditorSetName: "Set name"
|
||||||
eventEditorSetMessage: "Set message"
|
eventEditorSetMessage: "Set message"
|
||||||
eventEditorClearInv: "Clear player inventory"
|
eventEditorClearInv: "Clear player inventory"
|
||||||
@ -388,14 +387,14 @@ eventEditorSetWorldFirst: "You must set a world first!"
|
|||||||
eventEditorInvalidWorld: "is not a valid world name!"
|
eventEditorInvalidWorld: "is not a valid world name!"
|
||||||
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
||||||
eventEditorStormCleared: "Storm data cleared."
|
eventEditorStormCleared: "Storm data cleared."
|
||||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, or enter 'cancel' to return"
|
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, "
|
||||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||||
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
|
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
|
||||||
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
|
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
|
||||||
eventEditorThunder: "Event Thunder"
|
eventEditorThunder: "Event Thunder"
|
||||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||||
eventEditorThunderCleared: "Thunder data cleared."
|
eventEditorThunderCleared: "Thunder data cleared."
|
||||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, or enter 'cancel' to return"
|
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, "
|
||||||
eventEditorEffects: "Event Effects"
|
eventEditorEffects: "Event Effects"
|
||||||
eventEditorAddEffect: "Add effect"
|
eventEditorAddEffect: "Add effect"
|
||||||
eventEditorAddEffectLocation: "Add effect location"
|
eventEditorAddEffectLocation: "Add effect location"
|
||||||
@ -403,7 +402,7 @@ eventEditorNoEffects: "No effects set"
|
|||||||
eventEditorMustAddEffects: "You must add effects first!"
|
eventEditorMustAddEffects: "You must add effects first!"
|
||||||
eventEditorInvalidEffect: "is not a valid effect name!"
|
eventEditorInvalidEffect: "is not a valid effect name!"
|
||||||
eventEditorEffectsCleared: "Event effects cleared."
|
eventEditorEffectsCleared: "Event effects cleared."
|
||||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, or enter 'cancel' to return"
|
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, "
|
||||||
eventEditorMobSpawns: "Event Mob Spawns"
|
eventEditorMobSpawns: "Event Mob Spawns"
|
||||||
eventEditorAddMobTypes: "Add mob"
|
eventEditorAddMobTypes: "Add mob"
|
||||||
eventEditorNoTypesSet: "(No type set)"
|
eventEditorNoTypesSet: "(No type set)"
|
||||||
@ -427,11 +426,9 @@ eventEditorSetMobChestPlate: "Set chest plate"
|
|||||||
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
|
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
|
||||||
eventEditorSetMobHelmet: "Set helmet"
|
eventEditorSetMobHelmet: "Set helmet"
|
||||||
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
||||||
eventEditorSetMobSpawnLoc: "Right-click on a block to spawn a mob at, then enter 'add' to the confirm it, or enter 'cancel' to return"
|
|
||||||
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
||||||
eventEditorSetDropChance: "Set the drop chance"
|
eventEditorSetDropChance: "Set the drop chance"
|
||||||
eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0"
|
eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0"
|
||||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, or 'cancel' to return"
|
|
||||||
eventEditorPotionEffects: "Event Potion Effects"
|
eventEditorPotionEffects: "Event Potion Effects"
|
||||||
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
||||||
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
||||||
@ -442,29 +439,28 @@ eventEditorNoDurationsSet: "(No durations set)"
|
|||||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||||
eventEditorPotionsCleared: "Potion effects cleared."
|
eventEditorPotionsCleared: "Potion effects cleared."
|
||||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to return)"
|
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, then enter 'add' to add it to the list, or enter 'clear' to clear the explosions list, or 'cancel' to return"
|
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, "
|
||||||
|
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, then enter 'add' to add it to the list, or enter 'clear' to clear the explosions list, "
|
||||||
eventEditorSelectBlockFirst: "You must select a block first."
|
eventEditorSelectBlockFirst: "You must select a block first."
|
||||||
eventEditorSetMessagePrompt: "Enter message, or enter 'none' to delete, (or 'cancel' to return)"
|
eventEditorSetMessagePrompt: "Enter message, or enter 'none' to delete, "
|
||||||
eventEditorSetItemNamesPrompt: "Enter item names separating each one by a space, or enter 'cancel' to return."
|
eventEditorSetMobTypesPrompt: "Enter mob name, "
|
||||||
eventEditorSetItemAmountsPrompt: "Enter item amounts (numbers) separating each one by a space, or enter 'cancel' to return."
|
eventEditorSetMobAmountsPrompt: "Enter mob amount, "
|
||||||
eventEditorSetMobTypesPrompt: "Enter mob name, or enter 'cancel' to return"
|
eventEditorSetMobNamePrompt: "Enter the name for this mob, "
|
||||||
eventEditorSetMobAmountsPrompt: "Enter mob amount, or enter 'cancel' to return"
|
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, "
|
||||||
eventEditorSetMobNamePrompt: "Set the name for this mob, or enter 'cancel' to return"
|
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, "
|
||||||
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, or enter 'cancel' to return"
|
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, "
|
||||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
|
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, "
|
||||||
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, or enter 'cancel' to return"
|
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, or enter 'cancel' to return"
|
|
||||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to remove it"
|
|
||||||
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
|
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
|
||||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to remove it"
|
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||||
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
|
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
|
||||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to remove it"
|
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||||
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
|
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
|
||||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, or 'cancel' to return"
|
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, "
|
||||||
eventEditorCommandsNote: 'Note: You may use <player> to refer to the player''s name.'
|
eventEditorCommandsNote: 'Note: You may use <player> to refer to the player''s name.'
|
||||||
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, "
|
||||||
reqSetMoney: "Set money requirement"
|
reqSetMoney: "Set money requirement"
|
||||||
reqSetQuestPoints: "Set Quest Points requirement"
|
reqSetQuestPoints: "Set Quest Points requirement"
|
||||||
reqSetItem: "Set item requirements"
|
reqSetItem: "Set item requirements"
|
||||||
@ -473,7 +469,7 @@ reqSetQuest: "Set Quest requirements"
|
|||||||
reqSetQuestBlocks: "Set Quest blocks"
|
reqSetQuestBlocks: "Set Quest blocks"
|
||||||
reqSetMcMMO: "Set mcMMO requirements"
|
reqSetMcMMO: "Set mcMMO requirements"
|
||||||
reqSetHeroes: "Set Heroes requirements"
|
reqSetHeroes: "Set Heroes requirements"
|
||||||
reqSetCustom: "Custom requirements"
|
reqSetCustom: "Set custom requirements"
|
||||||
reqSetFail: "Set fail requirements message"
|
reqSetFail: "Set fail requirements message"
|
||||||
reqSetSkills: "Set skills"
|
reqSetSkills: "Set skills"
|
||||||
reqSetSkillAmounts: "Set skill amounts"
|
reqSetSkillAmounts: "Set skill amounts"
|
||||||
@ -481,15 +477,16 @@ reqHeroesSetPrimary: "Set Primary Class"
|
|||||||
reqHeroesSetSecondary: "Set Secondary Class"
|
reqHeroesSetSecondary: "Set Secondary Class"
|
||||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, or 'cancel' to return."
|
reqQuestListTitle: "- Quests Available -"
|
||||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, or enter 'cancel' to return."
|
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, "
|
||||||
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, "
|
||||||
reqCustomPrompt: "Enter the name of a custom requirement to add, or enter 'clear' to clear all custom requirements, or 'cancel' to return."
|
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, "
|
||||||
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
reqCustomPrompt: "Enter the name of a custom requirement to add, or enter 'clear' to clear all custom requirements, "
|
||||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, "
|
||||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, "
|
||||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, or enter 'clear' to clear the requirement, "
|
||||||
reqFailMessagePrompt: "Enter fail requirements message, or enter 'cancel' to return."
|
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, or enter 'clear' to clear the requirement, "
|
||||||
|
reqFailMessagePrompt: "Enter fail requirements message, "
|
||||||
reqAddItem: "Add item"
|
reqAddItem: "Add item"
|
||||||
reqSetRemoveItems: "Set remove items"
|
reqSetRemoveItems: "Set remove items"
|
||||||
reqNoItemsSet: "No items set"
|
reqNoItemsSet: "No items set"
|
||||||
@ -527,21 +524,21 @@ rewSetPermission: "Set permission rewards"
|
|||||||
rewSetMcMMO: "Set mcMMO skill rewards"
|
rewSetMcMMO: "Set mcMMO skill rewards"
|
||||||
rewSetHeroes: "Set Heroes experience rewards"
|
rewSetHeroes: "Set Heroes experience rewards"
|
||||||
rewSetPhat: "Set PhatLoot rewards"
|
rewSetPhat: "Set PhatLoot rewards"
|
||||||
rewSetCustom: "Set Custom Rewards"
|
rewSetCustom: "Set custom rewards"
|
||||||
rewSetHeroesClasses: "Set classes"
|
rewSetHeroesClasses: "Set classes"
|
||||||
rewSetHeroesAmounts: "Set experience amounts"
|
rewSetHeroesAmounts: "Set experience amounts"
|
||||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||||
rewCommandPrompt: "Enter command rewards separating each one by a <comma>, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
rewCommandPrompt: "Enter command rewards separating each one by a <comma>, or enter 'clear' to clear the list, "
|
||||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||||
rewPermissionsPrompt: "Enter permission rewards separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
rewPermissionsPrompt: "Enter permission rewards separating each one by a space, or enter 'clear' to clear the list, "
|
||||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||||
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'cancel' to return."
|
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, "
|
||||||
rewMcMMOPromptHint: 'Note: Typing ''All'' will give levels to all skills.'
|
rewMcMMOPromptHint: 'Note: Typing ''All'' will give levels to all skills.'
|
||||||
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, or enter 'cancel' to return."
|
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, "
|
||||||
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed) separating each one by a space, or enter 'cancel' to return."
|
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed) separating each one by a space, "
|
||||||
rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'clear' to clear the list, "
|
||||||
rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, or 'cancel' to return."
|
rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, "
|
||||||
rewItemsCleared: "Item rewards cleared."
|
rewItemsCleared: "Item rewards cleared."
|
||||||
rewNoMcMMOSkills: "No skills set"
|
rewNoMcMMOSkills: "No skills set"
|
||||||
rewNoHeroesClasses: "No classes set"
|
rewNoHeroesClasses: "No classes set"
|
||||||
@ -565,13 +562,13 @@ itemCreateSetDurab: "Set durability"
|
|||||||
itemCreateSetEnchs: "Add/clear enchantments"
|
itemCreateSetEnchs: "Add/clear enchantments"
|
||||||
itemCreateSetDisplay: "Set display name"
|
itemCreateSetDisplay: "Set display name"
|
||||||
itemCreateSetLore: "Set lore"
|
itemCreateSetLore: "Set lore"
|
||||||
itemCreateEnterName: "Enter an item name, or 'cancel' to return."
|
itemCreateEnterName: "Enter an item name, "
|
||||||
itemCreateEnterAmount: "Enter item amount (max. 64), or 'cancel' to return."
|
itemCreateEnterAmount: "Enter item amount (max. 64), "
|
||||||
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, or 'cancel' to return."
|
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, "
|
||||||
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, or 'cancel' to return."
|
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, "
|
||||||
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
||||||
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, or 'cancel' to return."
|
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, "
|
||||||
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, or 'cancel' to return."
|
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, "
|
||||||
itemCreateLoaded: "Item loaded."
|
itemCreateLoaded: "Item loaded."
|
||||||
itemCreateNoItem: "No item in hand!"
|
itemCreateNoItem: "No item in hand!"
|
||||||
itemCreateNoName: "You must set a name first!"
|
itemCreateNoName: "You must set a name first!"
|
||||||
@ -588,10 +585,17 @@ questTitle: "-- <quest> --"
|
|||||||
questObjectivesTitle: "---(<quest>)---"
|
questObjectivesTitle: "---(<quest>)---"
|
||||||
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
|
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
|
||||||
questRewardsTitle: "Rewards:"
|
questRewardsTitle: "Rewards:"
|
||||||
journalTitle: "Quest Journal"
|
questFailed: "*ЗАДАНИЕ ПРОВАЛЕНО*"
|
||||||
questsTitle: "- Quests -"
|
questMaxAllowed: "У вас может быть только <number> квеста."
|
||||||
questHelpTitle: "- Quests -"
|
questAlreadyOn: "Вы уже в этом квесте!"
|
||||||
questListTitle: "- Quests -"
|
questTooEarly: "Вы не можете повторно выполнить <quest> еще раз для <time>."
|
||||||
|
questAlreadyCompleted: "Вы уже выполнили задание <quest>."
|
||||||
|
questInvalidLocation: "Вы не можете взять <quest> в этом месте."
|
||||||
|
questInvalidDeliveryItem: "<item> не является обязательным элементом для этого квеста!"
|
||||||
|
questSelectedLocation: "Выбранное местоположение"
|
||||||
|
questListTitle: "- List of Quests -"
|
||||||
|
questHelpTitle: "- Quests Help -"
|
||||||
|
questDisplayHelp: "- Показать эту справку"
|
||||||
questNPCListTitle: "- Quests | <npc> -"
|
questNPCListTitle: "- Quests | <npc> -"
|
||||||
questAdminHelpTitle: "- Questadmin -"
|
questAdminHelpTitle: "- Questadmin -"
|
||||||
questEditorTitle: "- Quest Editor -"
|
questEditorTitle: "- Quest Editor -"
|
||||||
@ -622,16 +626,6 @@ createItemTitle: "- Create Item -"
|
|||||||
enchantmentsTitle: "- Enchantments -"
|
enchantmentsTitle: "- Enchantments -"
|
||||||
questGUITitle: "- GUI Item Display -"
|
questGUITitle: "- GUI Item Display -"
|
||||||
questRegionTitle: "- Quest Region -"
|
questRegionTitle: "- Quest Region -"
|
||||||
eventEditorGiveItemsTitle: "- Give Items -"
|
|
||||||
eventEditorEffectsTitle: "- Effects -"
|
|
||||||
eventEditorStormTitle: "- Event Storm -"
|
|
||||||
eventEditorThunderTitle: "- Event Thunder -"
|
|
||||||
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
|
|
||||||
eventEditorMobsTitle: "- Mobs -"
|
|
||||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
|
||||||
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
|
||||||
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
|
||||||
eventEditorWorldsTitle: "- Worlds -"
|
|
||||||
effBlazeShoot: "Sound of a Blaze firing"
|
effBlazeShoot: "Sound of a Blaze firing"
|
||||||
effBowFire: "Sound of a bow firing"
|
effBowFire: "Sound of a bow firing"
|
||||||
effClick1: "A click sound"
|
effClick1: "A click sound"
|
||||||
@ -642,8 +636,9 @@ effGhastShoot: "Sound of a Ghast firing"
|
|||||||
effGhastShriek: "Sound of a Ghast shrieking"
|
effGhastShriek: "Sound of a Ghast shrieking"
|
||||||
effZombieWood: "Sound of a Zombie chewing an iron door"
|
effZombieWood: "Sound of a Zombie chewing an iron door"
|
||||||
effZombieIron: "Sound of a Zombie chewing a wooden door"
|
effZombieIron: "Sound of a Zombie chewing a wooden door"
|
||||||
effEnterName: "Enter an effect name to add it to the list, or enter 'cancel' to return"
|
effEnterName: "Enter an effect name to add it to the list, "
|
||||||
cmdCancel: "cancel"
|
cmdCancel: "cancel"
|
||||||
|
strCancel: "or '<cancel>' to return"
|
||||||
cmdAdd: "add"
|
cmdAdd: "add"
|
||||||
cmdClear: "clear"
|
cmdClear: "clear"
|
||||||
cmdNone: "none"
|
cmdNone: "none"
|
||||||
@ -746,6 +741,7 @@ errorDataFolder: 'Error: Unable to read Quests data folder!'
|
|||||||
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
||||||
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
||||||
unknownError: "An unknown error occurred. See console output."
|
unknownError: "An unknown error occurred. See console output."
|
||||||
|
journalTitle: "Quest Journal"
|
||||||
journalTaken: "You take out your Quest Journal."
|
journalTaken: "You take out your Quest Journal."
|
||||||
journalPutAway: "You put away your Quest Journal."
|
journalPutAway: "You put away your Quest Journal."
|
||||||
journalAlreadyHave: "You already have your Quest Journal out."
|
journalAlreadyHave: "You already have your Quest Journal out."
|
||||||
|
Loading…
Reference in New Issue
Block a user