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
13a10b26a7
commit
178848406b
@ -332,30 +332,30 @@ eventEditorStormTitle: "Событие <Шторм>"
|
|||||||
eventEditorThunderTitle: "Событие <Гроза>"
|
eventEditorThunderTitle: "Событие <Гроза>"
|
||||||
eventEditorMobSpawnsTitle: "Событие <Спавн мобов>"
|
eventEditorMobSpawnsTitle: "Событие <Спавн мобов>"
|
||||||
eventEditorMobsTitle: "Мобы"
|
eventEditorMobsTitle: "Мобы"
|
||||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
eventEditorAddMobTypesTitle: "Добавить моба"
|
||||||
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
eventEditorPotionEffectsTitle: "Событие <эффект зелья>"
|
||||||
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
eventEditorPotionTypesTitle: "Событие <Вид зелья>"
|
||||||
eventEditorWorldsTitle: "- Worlds -"
|
eventEditorWorldsTitle: "Миры"
|
||||||
eventEditorSetName: "Set name"
|
eventEditorSetName: "Установите имя"
|
||||||
eventEditorSetMessage: "Set message"
|
eventEditorSetMessage: "Установите сообщение"
|
||||||
eventEditorClearInv: "Clear player inventory"
|
eventEditorClearInv: "Очистить инвентарь игрока"
|
||||||
eventEditorFailQuest: "Fail the quest"
|
eventEditorFailQuest: "Квест провален"
|
||||||
eventEditorSetExplosions: "Set explosion locations"
|
eventEditorSetExplosions: "Установить места для взрывов"
|
||||||
eventEditorSetLightning: "Set lightning strike locations"
|
eventEditorSetLightning: "Установить места для гроз"
|
||||||
eventEditorSetEffects: "Set effects"
|
eventEditorSetEffects: "Установить эффекты"
|
||||||
eventEditorSetStorm: "Set storm"
|
eventEditorSetStorm: "Установить шторм"
|
||||||
eventEditorSetThunder: "Set thunder"
|
eventEditorSetThunder: "Установить грозу"
|
||||||
eventEditorSetMobSpawns: "Set mob spawns"
|
eventEditorSetMobSpawns: "Установить места для спавна мобов"
|
||||||
eventEditorSetPotionEffects: "Set potion effects"
|
eventEditorSetPotionEffects: "Установить эффекты зелий"
|
||||||
eventEditorSetHunger: "Set player hunger level"
|
eventEditorSetHunger: "Установить уровень голодания"
|
||||||
eventEditorSetSaturation: "Set player saturation level"
|
eventEditorSetSaturation: "Установить уровень насыщения"
|
||||||
eventEditorSetHealth: "Set player health level"
|
eventEditorSetHealth: "Установить уровень здоровья"
|
||||||
eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)"
|
eventEditorEnterTimerSeconds: "Установить время (в секундах) за которое должен выполнятся квест (используйте cancel-timer для события отменить таймер)"
|
||||||
eventEditorSetTimer: "Set time to fail quest"
|
eventEditorSetTimer: "Установить время провала квеста"
|
||||||
eventEditorCancelTimer: "Cancel the quest timer"
|
eventEditorCancelTimer: "Отменить таймер для квеста (cancel-timer)"
|
||||||
eventEditorSetTeleport: "Set player teleport location"
|
eventEditorSetTeleport: "Установить место для телепорта"
|
||||||
eventEditorSetCommands: "Set commands to execute"
|
eventEditorSetCommands: "Установить команду для выполнения"
|
||||||
eventEditorItems: "Event Items"
|
eventEditorItems: "Предметы по событию"
|
||||||
eventEditorSetItems: "Give items"
|
eventEditorSetItems: "Give items"
|
||||||
eventEditorItemsCleared: "Event items cleared."
|
eventEditorItemsCleared: "Event items cleared."
|
||||||
eventEditorAddItem: "Add item"
|
eventEditorAddItem: "Add item"
|
||||||
@ -400,21 +400,21 @@ eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
|||||||
eventEditorInvalidMob: "is not a valid mob name!"
|
eventEditorInvalidMob: "is not a valid mob name!"
|
||||||
eventEditorSetMobName: "Set custom name for mob"
|
eventEditorSetMobName: "Set custom name for mob"
|
||||||
eventEditorSetMobType: "Set mob type"
|
eventEditorSetMobType: "Set mob type"
|
||||||
eventEditorSetMobItemInHand: "Set item in hand"
|
eventEditorSetMobItemInHand: "Установить предмет в руке"
|
||||||
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
|
eventEditorSetMobItemInHandDrop: "Установить шанс дропа (в руке)"
|
||||||
eventEditorSetMobBoots: "Set boots"
|
eventEditorSetMobBoots: "Одеть ботинки"
|
||||||
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
eventEditorSetMobBootsDrop: "Установить шанс дропа ботинок"
|
||||||
eventEditorSetMobLeggings: "Set leggings"
|
eventEditorSetMobLeggings: "Одеть поножи"
|
||||||
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
|
eventEditorSetMobLeggingsDrop: "Установить шанс дропа понож"
|
||||||
eventEditorSetMobChestPlate: "Set chest plate"
|
eventEditorSetMobChestPlate: "Одеть нагрудник"
|
||||||
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
|
eventEditorSetMobChestPlateDrop: "Установить шанс дропа нагрудника"
|
||||||
eventEditorSetMobHelmet: "Set helmet"
|
eventEditorSetMobHelmet: "Одеть шлем"
|
||||||
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
eventEditorSetMobHelmetDrop: "Установить шанс дропа шлема"
|
||||||
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
eventEditorSetMobSpawnAmount: "Установить кол-во спавна мобов"
|
||||||
eventEditorSetDropChance: "Set the drop chance"
|
eventEditorSetDropChance: "Установить шанс дропа"
|
||||||
eventEditorPotionEffects: "Event Potion Effects"
|
eventEditorPotionEffects: "Событие <эффект зелья>"
|
||||||
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
eventEditorSetPotionEffectTypes: "Установить эффекты зелий"
|
||||||
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
eventEditorMustSetPotionTypesFirst: "Сначала необходимо задать типы эффект зелья!"
|
||||||
eventEditorSetPotionDurations: "Set potion effect durations"
|
eventEditorSetPotionDurations: "Set potion effect durations"
|
||||||
eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!"
|
eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!"
|
||||||
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
|
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
|
||||||
|
Loading…
Reference in New Issue
Block a user