New translations strings.yml (Russian)

This commit is contained in:
FlyingPikachu 2018-02-05 15:40:45 -05:00
parent 3a4bc86aa3
commit 58e7c6050c

View File

@ -245,15 +245,15 @@ stageEditorInvalidEnchantment: "is not a valid enchantment name!"
stageEditorInvalidNPC: "is not a valid NPC ID!"
stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!"
stageEditorInvalidNumber: "is not a number!"
stageEditorInvalidNumber: "не является числом"
stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidEvent: "is not a valid event name!"
stageEditorDuplicateEvent: "Событие уже в списке!"
stageEditorInvalidDelay: "Delay must be at least one second!"
stageEditorInvalidScript: "Denizen script not found!"
stageEditorNoCitizens: "Citizens is not installed!"
stageEditorNoDenizen: "Denizen is not installed!"
stageEditorPositiveAmount: "You must enter a positive number!"
stageEditorInvalidScript: "Скрипт переподключения не найден!"
stageEditorNoCitizens: "Citizens не установлен!"
stageEditorNoDenizen: "Denizen не установлен!"
stageEditorPositiveAmount: "Количество должно быть положительным числом!"
stageEditorNoNumber: "Input was not a number!"
stageEditorNotGreaterThanZero: "is not greater than 0!"
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"