mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Russian)
This commit is contained in:
parent
5bd4a6e562
commit
d1fa3d86c0
@ -361,30 +361,30 @@ eventEditorItemsCleared: "События очищены."
|
||||
eventEditorAddItem: "Добавить предмет"
|
||||
eventEditorSetItemNames: "Задать названия предметов"
|
||||
eventEditorSetItemAmounts: "Задать количество вещей"
|
||||
eventEditorNoNames: "No names set"
|
||||
eventEditorMustSetNames: "You must set item names first!"
|
||||
eventEditorInvalidName: "is not a valid item name!"
|
||||
eventEditorNotANumber: "is not a number!"
|
||||
eventEditorStorm: "Event Storm"
|
||||
eventEditorSetWorld: "Set world"
|
||||
eventEditorSetDuration: "Set duration"
|
||||
eventEditorNoWorld: "(No world set)"
|
||||
eventEditorSetWorldFirst: "You must set a world first!"
|
||||
eventEditorInvalidWorld: "is not a valid world name!"
|
||||
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
||||
eventEditorStormCleared: "Storm data cleared."
|
||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||
eventEditorThunder: "Event Thunder"
|
||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||
eventEditorThunderCleared: "Thunder data cleared."
|
||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
||||
eventEditorEffects: "Event Effects"
|
||||
eventEditorAddEffect: "Add effect"
|
||||
eventEditorAddEffectLocation: "Add effect location"
|
||||
eventEditorNoEffects: "No effects set"
|
||||
eventEditorMustAddEffects: "You must add effects first!"
|
||||
eventEditorInvalidEffect: "is not a valid effect name!"
|
||||
eventEditorNoNames: "Не установлено Имя"
|
||||
eventEditorMustSetNames: "Вы должны сначала установить имя предмета!"
|
||||
eventEditorInvalidName: "некорректное название предмета!"
|
||||
eventEditorNotANumber: "не является числом!"
|
||||
eventEditorStorm: "Событие <Шторм>"
|
||||
eventEditorSetWorld: "Установить мир"
|
||||
eventEditorSetDuration: "Установить длительность"
|
||||
eventEditorNoWorld: "(Не установлен мир)"
|
||||
eventEditorSetWorldFirst: "Сначала вы должны выбрать мир!"
|
||||
eventEditorInvalidWorld: "некорректное название мира!"
|
||||
eventEditorMustSetStormDuration: "Вы должны установить продолжительность шторма!"
|
||||
eventEditorStormCleared: "Шторм данные удаляются."
|
||||
eventEditorEnterStormWorld: "Введите имя мира для шторма в, <cancel>"
|
||||
eventEditorEnterDuration: "Введите время (в секундах)"
|
||||
eventEditorThunder: "Событие <Гроза>"
|
||||
eventEditorMustSetThunderDuration: "Вы должны установить продолжительность грома!"
|
||||
eventEditorThunderCleared: "Гром, данные удаляются."
|
||||
eventEditorEnterThunderWorld: "Введите имя мира для Гром в, <cancel>"
|
||||
eventEditorEffects: "Последствия событий"
|
||||
eventEditorAddEffect: "Добавить эффект"
|
||||
eventEditorAddEffectLocation: "Добавить новое место"
|
||||
eventEditorNoEffects: "Без эффектов"
|
||||
eventEditorMustAddEffects: "Сначала необходимо добавить эффекты!"
|
||||
eventEditorInvalidEffect: "некорректное название эффекта!"
|
||||
eventEditorEffectsCleared: "Event effects cleared."
|
||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, <add>, <cancel>"
|
||||
eventEditorMobSpawns: "Event Mob Spawns"
|
||||
|
Loading…
Reference in New Issue
Block a user