mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-18 23:27:44 +01:00
New translations strings.yml (Russian)
This commit is contained in:
parent
e1e5af832f
commit
5bd4a6e562
@ -323,9 +323,9 @@ eventEditorForcedToQuit: "Если вы сохраните событие, лю
|
|||||||
eventEditorEventInUse: "Следующие Квесты имеют"
|
eventEditorEventInUse: "Следующие Квесты имеют"
|
||||||
eventEditorMustModifyQuests: "Вы можете первым редактировать квест!"
|
eventEditorMustModifyQuests: "Вы можете первым редактировать квест!"
|
||||||
eventEditorListSizeMismatch: "Список не одинакового размера!"
|
eventEditorListSizeMismatch: "Список не одинакового размера!"
|
||||||
eventEditorListDuplicates: "List contains duplicates!"
|
eventEditorListDuplicates: "Список содержит дубликаты!"
|
||||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
eventEditorNotANumberList: "Ввод не был списком чисел!"
|
||||||
eventEditorInvalidEntry: "Invalid entry"
|
eventEditorInvalidEntry: "Неверный вход"
|
||||||
eventEditorGiveItemsTitle: "Выдать предметы"
|
eventEditorGiveItemsTitle: "Выдать предметы"
|
||||||
eventEditorEffectsTitle: "Эффекты"
|
eventEditorEffectsTitle: "Эффекты"
|
||||||
eventEditorStormTitle: "Событие <Шторм>"
|
eventEditorStormTitle: "Событие <Шторм>"
|
||||||
@ -356,11 +356,11 @@ eventEditorCancelTimer: "Отменить таймер для квеста (canc
|
|||||||
eventEditorSetTeleport: "Установить место для телепорта"
|
eventEditorSetTeleport: "Установить место для телепорта"
|
||||||
eventEditorSetCommands: "Установить команду для выполнения"
|
eventEditorSetCommands: "Установить команду для выполнения"
|
||||||
eventEditorItems: "Предметы по событию"
|
eventEditorItems: "Предметы по событию"
|
||||||
eventEditorSetItems: "Give items"
|
eventEditorSetItems: "Выдача предметов"
|
||||||
eventEditorItemsCleared: "Event items cleared."
|
eventEditorItemsCleared: "События очищены."
|
||||||
eventEditorAddItem: "Add item"
|
eventEditorAddItem: "Добавить предмет"
|
||||||
eventEditorSetItemNames: "Set item names"
|
eventEditorSetItemNames: "Задать названия предметов"
|
||||||
eventEditorSetItemAmounts: "Set item amounts"
|
eventEditorSetItemAmounts: "Задать количество вещей"
|
||||||
eventEditorNoNames: "No names set"
|
eventEditorNoNames: "No names set"
|
||||||
eventEditorMustSetNames: "You must set item names first!"
|
eventEditorMustSetNames: "You must set item names first!"
|
||||||
eventEditorInvalidName: "is not a valid item name!"
|
eventEditorInvalidName: "is not a valid item name!"
|
||||||
|
Loading…
Reference in New Issue
Block a user