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

1 line
90 KiB
Plaintext
Raw Normal View History

2019-05-22 03:39:35 +03:00
{"screens.SplashScreen.pressKeyToStart": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Press any key to start", "comment": "Prompt shown once at the start of the game."}, "screens.MainMenuScreen.playButton": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Play", "comment": "Text for the play button. This will start a new game."}, "screens.MainMenuScreen.cancelButton": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Cancel", "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": "Options", "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": "ERROR", "comment": "Text shown on a save slot when the slot data cannot be loaded."}, "screens.MainMenuScreen.missingModsWarning": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Missing mods that might be required to play this save.\n\n{0}\nLoad anyway?", "comment": "Text shown in the modal when a save might not be playable."}, "screens.MainMenuScreen.eraseSaveWarning": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "Are you sure you want to delete this save file?", "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": "Ascended", "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": "Text shown when the graphics slider is mostly right."}, "screens.OptionsScreen.graphicsUltra": {"class": "com.interrupt.dungeoneer.game.LocalizedString", "localizedName": "УЛЬТРА", "comment": "Text shown when the graphics slider is all the way right."}, "screens.OptionsScreen.postProcessingLa