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