New translations strings.yml (Russian)

This commit is contained in:
FlyingPikachu 2018-10-14 03:40:56 -04:00
parent e1e5af832f
commit 5bd4a6e562

View File

@ -323,9 +323,9 @@ eventEditorForcedToQuit: "Если вы сохраните событие, лю
eventEditorEventInUse: "Следующие Квесты имеют"
eventEditorMustModifyQuests: "Вы можете первым редактировать квест!"
eventEditorListSizeMismatch: "Список не одинакового размера!"
eventEditorListDuplicates: "List contains duplicates!"
eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorInvalidEntry: "Invalid entry"
eventEditorListDuplicates: "Список содержит дубликаты!"
eventEditorNotANumberList: "Ввод не был списком чисел!"
eventEditorInvalidEntry: "Неверный вход"
eventEditorGiveItemsTitle: "Выдать предметы"
eventEditorEffectsTitle: "Эффекты"
eventEditorStormTitle: "Событие <Шторм>"
@ -356,11 +356,11 @@ eventEditorCancelTimer: "Отменить таймер для квеста (canc
eventEditorSetTeleport: "Установить место для телепорта"
eventEditorSetCommands: "Установить команду для выполнения"
eventEditorItems: "Предметы по событию"
eventEditorSetItems: "Give items"
eventEditorItemsCleared: "Event items cleared."
eventEditorAddItem: "Add item"
eventEditorSetItemNames: "Set item names"
eventEditorSetItemAmounts: "Set item amounts"
eventEditorSetItems: "Выдача предметов"
eventEditorItemsCleared: "События очищены."
eventEditorAddItem: "Добавить предмет"
eventEditorSetItemNames: "Задать названия предметов"
eventEditorSetItemAmounts: "Задать количество вещей"
eventEditorNoNames: "No names set"
eventEditorMustSetNames: "You must set item names first!"
eventEditorInvalidName: "is not a valid item name!"