mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-18 15:18:34 +01:00
New translations strings.yml (Russian)
This commit is contained in:
parent
e1e5af832f
commit
5bd4a6e562
@ -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!"
|
||||
|
Loading…
Reference in New Issue
Block a user