delver/mods/delver-pack-ru-ru/data/strings.dat

1 line
91 KiB
Plaintext
Raw Normal View History

2019-09-20 00:45:49 +03:00
{"screens.SplashScreen.pressKeyToStart": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Нажмите любую кнопку, чтобы начать", "comment": "Prompt shown once at the start of the game."}, "screens.MainMenuScreen.playButton": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Играть", "comment": "Text for the play button. This will start a new game."}, "screens.MainMenuScreen.cancelButton": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Отмена", "comment": "Text for the cancel button."}, "screens.MainMenuScreen.eraseButton": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Очистить", "comment": "Text for the erase button, which will delete the player's save game."}, "screens.MainMenuScreen.optionsButton": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Настройки", "comment": "Text for the options button, which will open the options menu."}, "screens.MainMenuScreen.selectSaveSlot": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Выберите слот сохранения", "comment": "Text prompt indicated the user should click a save slot."}, "screens.MainMenuScreen.newGameSaveSlot": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Новая игра", "comment": "Text shown on a save slot when the slot is empty."}, "screens.MainMenuScreen.errorSaveSlot": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "ОШИБКА", "comment": "Text shown on a save slot when the slot data cannot be loaded."}, "screens.MainMenuScreen.missingModsWarning": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Отсутствуют модификации, которые могут потребоваться для игры в этом сохранении.<N3WL1NE><N3WL1NE>{0}<N3WL1NE>Загрузить в любом случае?", "comment": "Text shown in the modal when a save might not be playable."}, "screens.MainMenuScreen.eraseSaveWarning": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Вы уверены, что хотите удалить это сохранение?", "comment": "Text shown in the modal when you are erasing a save."}, "screens.MainMenuScreen.infoSaveSlot": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "{0} Уровень: {1}", "comment": "Text shown on a save slot. {0} is the name of the dungeon level. {1} is the number of the dungeon level."}, "screens.MainMenuScreen.finishedSaveSlot": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Поднялся на поверхность", "comment": "Text shown on a save slot after successfully beating the game."}, "screens.MainMenuScreen.deadSaveSlot": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Мертв", "comment": "Text shown on a save slot when the character is dead."}, "screens.MainMenuScreen.creatingDungeon": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "СОЗДАНИЕ ПОДЗЕМЕЛЬЯ", "comment": "Text shown in the bottom right when starting a new game."}, "screens.MainMenuScreen.loadingSaveSlot": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "ЗАГРУЗКА", "comment": "Text shown in the bottom right when loading a save game."}, "screens.OptionsScreen.graphicsLow": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "НИЗКИЕ", "comment": "Text shown when graphics slider is all the way left."}, "screens.OptionsScreen.graphicsMedium": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "СРЕДНИЕ", "comment": "Text show when the graphics slider is in the middle."}, "screens.OptionsScreen.graphicsHigh": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "ВЫСОКИЕ", "comment": "Tex