New translations strings.yml (Russian)

This commit is contained in:
FlyingPikachu 2018-09-12 01:40:36 -04:00
parent 90a6c2e657
commit 13a10b26a7

View File

@ -227,7 +227,7 @@ stageEditorPasswordDisplayPrompt: "Введите отображаемый па
stageEditorPasswordDisplayHint: "(Этот текст будет показан игрокам как их задание)" stageEditorPasswordDisplayHint: "(Этот текст будет показан игрокам как их задание)"
stageEditorPasswordPhrasePrompt: "Введите фразы пароля, <semicolon>, <cancel>" stageEditorPasswordPhrasePrompt: "Введите фразы пароля, <semicolon>, <cancel>"
stageEditorPasswordPhraseHint: "(Игрок должен ввести этот текст, чтобы выполнить задание)" stageEditorPasswordPhraseHint: "(Игрок должен ввести этот текст, чтобы выполнить задание)"
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>" stageEditorObjectiveOverridePrompt: "Введите цель, <очистить>. <отменить>"
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)" stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
stageEditorObjectiveOverrideCleared: "Objective display override cleared." stageEditorObjectiveOverrideCleared: "Objective display override cleared."
stageEditorDeliveryAddItem: "Добавить предмет" stageEditorDeliveryAddItem: "Добавить предмет"
@ -253,10 +253,10 @@ stageEditorNoBlockNames: "You must set block names first!"
stageEditorNoEnchantments: "You must set enchantments first!" stageEditorNoEnchantments: "You must set enchantments first!"
stageEditorNoItems: "You must add items first!" stageEditorNoItems: "You must add items first!"
stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
stageEditorNoNPCs: "You must set NPC IDs first!" stageEditorNoNPCs: "Вы сначала должны установить ID NPC!"
stageEditorNoMobTypes: "You must set mob types first!" stageEditorNoMobTypes: "You must set mob types first!"
stageEditorNoKillLocations: "You must set kill locations first!" stageEditorNoKillLocations: "You must set kill locations first!"
stageEditorNoBlockSelected: "You must select a block first." stageEditorNoBlockSelected: "Сначала вы должны выбрать блок."
stageEditorNoColors: "Сначала вы должны выбрать цвет!" stageEditorNoColors: "Сначала вы должны выбрать цвет!"
stageEditorNoLocations: "Сначала вы должны установить местоположение!" stageEditorNoLocations: "Сначала вы должны установить местоположение!"
stageEditorNoEnchantmentsSet: "Не выбраны зачарования" stageEditorNoEnchantmentsSet: "Не выбраны зачарования"
@ -287,17 +287,17 @@ stageEditorCutBlocksCleared: "Cut blocks objective cleared."
stageEditorEnchantmentsCleared: "Enchantment objective cleared." stageEditorEnchantmentsCleared: "Enchantment objective cleared."
stageEditorDeliveriesCleared: "Delivery objective cleared." stageEditorDeliveriesCleared: "Delivery objective cleared."
stageEditorReachLocationsCleared: "Reach Locations objective cleared." stageEditorReachLocationsCleared: "Reach Locations objective cleared."
stageEditorKillNPCsCleared: "Kill NPCs objective cleared." stageEditorKillNPCsCleared: "Убить NPC: цель очищена."
stageEditorKillMobsCleared: "Kill Mobs objective cleared." stageEditorKillMobsCleared: "Убить Моба: цель очищена."
stageEditorTameCleared: "Tame Mobs objective cleared." stageEditorTameCleared: "Tame Mobs objective cleared."
stageEditorShearCleared: "Shear Sheep objective cleared." stageEditorShearCleared: "Shear Sheep objective cleared."
stageEditorStartMessageCleared: "Start message cleared." stageEditorStartMessageCleared: "Начальное сообщение удалено."
stageEditorCompleteMessageCleared: "Complete message cleared." stageEditorCompleteMessageCleared: "Complete message cleared."
stageEditorConfirmStageDelete: "Вы уверены что хотите удалить эту стадию?" stageEditorConfirmStageDelete: "Вы уверены что хотите удалить эту стадию?"
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot" stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
stageEditorDeleteSucces: "Stage deleted successfully." stageEditorDeleteSucces: "Stage deleted successfully."
stageEditorEnchantments: "Enchantments" stageEditorEnchantments: "Зачарование"
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>' stageEditorNPCNote: 'Примечание: Вы можете указать имя NPC с <npc>'
stageEditorOptional: "Optional" stageEditorOptional: "Optional"
stageEditorColors: "Sheep Colors" stageEditorColors: "Sheep Colors"
allListsNotSameSize: "All of your lists are not the same size!" allListsNotSameSize: "All of your lists are not the same size!"
@ -306,32 +306,32 @@ eventEditorEdit: "Edit an Event"
eventEditorDelete: "Delete an Event" eventEditorDelete: "Delete an Event"
eventEditorNoneToEdit: "No Events currently exist to be edited!" eventEditorNoneToEdit: "No Events currently exist to be edited!"
eventEditorNoneToDelete: "No Events currently exist to be deleted!" eventEditorNoneToDelete: "No Events currently exist to be deleted!"
eventEditorNotFound: "Event not found!" eventEditorNotFound: "Событие не найдено!"
eventEditorExists: "Event already exists!" eventEditorExists: "Событие уже существует!"
eventEditorSomeone: "Someone is already creating or editing an Event with that name!" eventEditorSomeone: "Кто-то уже создает/редактирует квест с этим названием!"
eventEditorAlpha: "Name must be alphanumeric!" eventEditorAlpha: "Name must be alphanumeric!"
eventEditorErrorReadingFile: "Error reading Events file." eventEditorErrorReadingFile: "Ошибка при чтении файла событий."
eventEditorErrorSaving: "An error occurred while saving." eventEditorErrorSaving: "Произошла ошибка при сохранении."
eventEditorDeleted: "Event deleted, Quests and Events reloaded." eventEditorDeleted: "Квест удален! Квесты и события перезагружены."
eventEditorSaved: "Event saved, Quests and Events reloaded." eventEditorSaved: "Квест сохранён! Квесты и события перезагружены."
eventEditorEnterEventName: "Enter an Event name, <cancel>" eventEditorEnterEventName: "Введите имя события, или <cancel>"
eventEditorDeletePrompt: "Are you sure you want to delete the Event" eventEditorDeletePrompt: "Вы действительно хотите удалить это событие"
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?" eventEditorQuitWithoutSaving: "Вы уверены, что Вы хотите выйти без сохранения?"
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event" eventEditorFinishAndSave: "Вы действительно хотите закончить и сохранить событие?"
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:' eventEditorModifiedNote: 'Примечание: Вы изменили событие, которое используют следующие задания:'
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them." eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
eventEditorEventInUse: "The following Quests use the Event" eventEditorEventInUse: "Следующие Квесты имеют"
eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorMustModifyQuests: "Вы можете первым редактировать квест!"
eventEditorListSizeMismatch: "The lists are not the same size!" eventEditorListSizeMismatch: "The lists are not the same size!"
eventEditorListDuplicates: "List contains duplicates!" eventEditorListDuplicates: "List contains duplicates!"
eventEditorNotANumberList: "Input was not a list of numbers!" eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorInvalidEntry: "Invalid entry" eventEditorInvalidEntry: "Invalid entry"
eventEditorGiveItemsTitle: "- Give Items -" eventEditorGiveItemsTitle: "Выдать предметы"
eventEditorEffectsTitle: "- Effects -" eventEditorEffectsTitle: "Эффекты"
eventEditorStormTitle: "- Event Storm -" eventEditorStormTitle: "Событие <Шторм>"
eventEditorThunderTitle: "- Event Thunder -" eventEditorThunderTitle: "Событие <Гроза>"
eventEditorMobSpawnsTitle: "- Event Mob Spawns -" eventEditorMobSpawnsTitle: "Событие <Спавн мобов>"
eventEditorMobsTitle: "- Mobs -" eventEditorMobsTitle: "Мобы"
eventEditorAddMobTypesTitle: "- Add Mob -" eventEditorAddMobTypesTitle: "- Add Mob -"
eventEditorPotionEffectsTitle: "- Event Potion Effects -" eventEditorPotionEffectsTitle: "- Event Potion Effects -"
eventEditorPotionTypesTitle: "- Event Potion Types -" eventEditorPotionTypesTitle: "- Event Potion Types -"