mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 19:15:49 +01:00
New translations strings.yml (Russian)
This commit is contained in:
parent
9acf0c9ac9
commit
98ee2888c7
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Введите ID нпс'а, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Щелкните правой кнопкой мыши на блок, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Введите имя события, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Требуется, не задано"
|
||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||
questPartiesDelete: "The quest party was disbanded."
|
||||
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: "Задать регион"
|
||||
questWGNotInstalled: "WorldGuard не установлен"
|
||||
questWGPrompt: "Введите WorldGuard регион, <clear>, <cancel>"
|
||||
@ -262,11 +268,6 @@ stageEditorNoKillLocations: "Вы должны установить места
|
||||
stageEditorNoBlockSelected: "Сначала вы должны выбрать блок."
|
||||
stageEditorNoColors: "Сначала вы должны выбрать цвет!"
|
||||
stageEditorNoLocations: "Сначала вы должны установить местоположение!"
|
||||
stageEditorNoEnchantmentsSet: "Не выбраны зачарования"
|
||||
stageEditorNoItemsSet: "Предметы не установлены"
|
||||
stageEditorNoMobTypesSet: "Не установлены типы мобов"
|
||||
stageEditorNoLocationsSet: "Местоположение не указано"
|
||||
stageEditorNoColorsSet: "Цвет не установлен"
|
||||
stageEditorListNotSameSize: "Список имен блоков и список сумм не имеют одинакового размера!"
|
||||
stageEditorEnchantmentNotSameSize: "Список чар, идентификатор элемента списка и зачаровать перечня, не такого же размера!"
|
||||
stageEditorDeliveriesNotSameSize: "Список элементов и список NPC не равны по размеру!"
|
||||
|
Loading…
Reference in New Issue
Block a user