mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Russian)
This commit is contained in:
parent
51c09a890c
commit
ec6a3c9daa
@ -63,14 +63,14 @@ questEditorBlockStart: "Задать начальный блок"
|
||||
questEditorInitialEvent: "Установить первоначальное событие"
|
||||
questEditorSetGUI: "Задать предмет для открытия интерфейса"
|
||||
questEditorReqs: "Изменить требования"
|
||||
questEditorPln: "Edit Planner"
|
||||
questEditorPln: "Изменить планировщик"
|
||||
questEditorStages: "Изменить этапы"
|
||||
questEditorRews: "Изменить награду"
|
||||
questEditorEnterQuestName: "Введите имя квеста (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Введите имя квеста для изменения (<cancel>)"
|
||||
questEditorEnterAskMessage: "Введите сообщение перед началом квеста (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Введите заключительное сообщение (<cancel>)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterNPCStart: "Введите ID нпс'а,<clear>,<cancel>"
|
||||
questEditorEnterBlockStart: "Щелкните правой кнопкой мыши на блок, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Введите имя события, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Требуется, не задано"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Введите количества (числа)
|
||||
stageEditorUseBlocksPrompt: "Введите количества (число) использований, <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Введите количества (число) срезаний блоков, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Введите прочность блока (числа), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Введите количество рыбы, которую необходимо поймать,<clear><cancel>"
|
||||
stageEditorKillPlayerPrompt: "Введите количество игроков, которых необходимо убить,<clear><cancel>"
|
||||
stageEditorEnchantTypePrompt: "Введите названия зачарований, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Введите количество зачарований (числа), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Введите названия предметов, <space>, <cancel>"
|
||||
@ -257,12 +257,12 @@ stageEditorNoNPCs: "You must set NPC IDs first!"
|
||||
stageEditorNoMobTypes: "You must set mob types first!"
|
||||
stageEditorNoKillLocations: "You must set kill locations first!"
|
||||
stageEditorNoBlockSelected: "You must select a block first."
|
||||
stageEditorNoColors: "You must set colors first!"
|
||||
stageEditorNoLocations: "You must set locations first!"
|
||||
stageEditorNoEnchantmentsSet: "No enchantments set"
|
||||
stageEditorNoItemsSet: "No items set"
|
||||
stageEditorNoMobTypesSet: "No mob types set"
|
||||
stageEditorNoLocationsSet: "No locations set"
|
||||
stageEditorNoColors: "Сначала вы должны выбрать цвет!"
|
||||
stageEditorNoLocations: "Сначала вы должны установить местоположение!"
|
||||
stageEditorNoEnchantmentsSet: "Не выбраны зачарования"
|
||||
stageEditorNoItemsSet: "Предметы не установлены"
|
||||
stageEditorNoMobTypesSet: "Не установлены типы мобов"
|
||||
stageEditorNoLocationsSet: "Местоположение не указано"
|
||||
stageEditorNoColorsSet: "Цвет не установлен"
|
||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
||||
|
Loading…
Reference in New Issue
Block a user