update strings.dat from v1.08
This commit is contained in:
parent
2a02c3768a
commit
c546169b51
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,8 +1,2 @@
|
|||||||
.venv/
|
# original game files dir
|
||||||
node_modules/
|
|
||||||
package-lock.json
|
|
||||||
|
|
||||||
*.*~
|
|
||||||
|
|
||||||
delver/
|
delver/
|
||||||
delver.jar
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "http://delverengine.com/jsonschema/current/filetypes/strings.dat",
|
||||||
"screens.SplashScreen.pressKeyToStart": {
|
"screens.SplashScreen.pressKeyToStart": {
|
||||||
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
"localizedName": "Нажмите любую клавишу",
|
"localizedName": "Нажмите любую клавишу",
|
||||||
@ -24,6 +25,16 @@
|
|||||||
"localizedName": "Настройки",
|
"localizedName": "Настройки",
|
||||||
"comment": "Text for the options button, which will open the options menu."
|
"comment": "Text for the options button, which will open the options menu."
|
||||||
},
|
},
|
||||||
|
"screens.MainMenuScreen.modsButton": {
|
||||||
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
|
"localizedName": "Mods",
|
||||||
|
"comment": "Text for the mods button, which will open the mods menu."
|
||||||
|
},
|
||||||
|
"screens.MainMenuScreen.discordButton": {
|
||||||
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
|
"localizedName": "Discord",
|
||||||
|
"comment": "Text for the Discord button, which will open a web browser."
|
||||||
|
},
|
||||||
"screens.MainMenuScreen.selectSaveSlot": {
|
"screens.MainMenuScreen.selectSaveSlot": {
|
||||||
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
"localizedName": "Выберите слот сохранениия",
|
"localizedName": "Выберите слот сохранениия",
|
||||||
@ -129,11 +140,21 @@
|
|||||||
"localizedName": "Размер UI ",
|
"localizedName": "Размер UI ",
|
||||||
"comment": "Label for UI size slider."
|
"comment": "Label for UI size slider."
|
||||||
},
|
},
|
||||||
|
"screens.OptionsScreen.handLagLabel": {
|
||||||
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
|
"localizedName": "Hand Lag ",
|
||||||
|
"comment": "Label for hand lag slider."
|
||||||
|
},
|
||||||
"screens.OptionsScreen.showHudLabel": {
|
"screens.OptionsScreen.showHudLabel": {
|
||||||
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
"localizedName": "Отображать HUD",
|
"localizedName": "Отображать HUD",
|
||||||
"comment": "Label for UI size slider."
|
"comment": "Label for UI size slider."
|
||||||
},
|
},
|
||||||
|
"screens.OptionsScreen.showCrosshairLabel": {
|
||||||
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
|
"localizedName": "Always Show Crosshair",
|
||||||
|
"comment": "Label for always show crosshair checkbox."
|
||||||
|
},
|
||||||
"screens.OptionsScreen.headBobLabel": {
|
"screens.OptionsScreen.headBobLabel": {
|
||||||
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
"localizedName": "Head Bob ",
|
"localizedName": "Head Bob ",
|
||||||
@ -461,7 +482,7 @@
|
|||||||
},
|
},
|
||||||
"screens.GameOverScreen.secretsStatLabel": {
|
"screens.GameOverScreen.secretsStatLabel": {
|
||||||
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
"localizedName": "НАЙДЕНО СЕКРЕТОВ: ",
|
"localizedName": "Найдено секретов: ",
|
||||||
"comment": ""
|
"comment": ""
|
||||||
},
|
},
|
||||||
"overlays.LevelUpOverlay.levelUpLabel": {
|
"overlays.LevelUpOverlay.levelUpLabel": {
|
||||||
@ -474,6 +495,11 @@
|
|||||||
"localizedName": "Выбери свою судьбу",
|
"localizedName": "Выбери свою судьбу",
|
||||||
"comment": ""
|
"comment": ""
|
||||||
},
|
},
|
||||||
|
"overlays.LevelUpOverlay.currentStatValueLabel": {
|
||||||
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
|
"localizedName": "Current: {0}",
|
||||||
|
"comment": "Text shown on level up card. {0} is the value of the stat."
|
||||||
|
},
|
||||||
"overlays.LevelUpOverlay.ATTACK": {
|
"overlays.LevelUpOverlay.ATTACK": {
|
||||||
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
"localizedName": "АТАКА +1",
|
"localizedName": "АТАКА +1",
|
||||||
@ -514,6 +540,11 @@
|
|||||||
"localizedName": "CLOSE",
|
"localizedName": "CLOSE",
|
||||||
"comment": "Text for the close button on the message overlay."
|
"comment": "Text for the close button on the message overlay."
|
||||||
},
|
},
|
||||||
|
"overlays.ModsOverlay.backButton": {
|
||||||
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
|
"localizedName": "Back",
|
||||||
|
"comment": "Text for the back button mod manager."
|
||||||
|
},
|
||||||
"overlays.PauseOverlay.backButton": {
|
"overlays.PauseOverlay.backButton": {
|
||||||
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
"class": "com.interrupt.dungeoneer.game.LocalizedString",
|
||||||
"localizedName": "Вернуться",
|
"localizedName": "Вернуться",
|
||||||
|
Loading…
Reference in New Issue
Block a user