|
@@ -13,13 +13,14 @@
|
|
|
"vcmi.adventureMap.monsterThreat.levels.10" : "Deadly",
|
|
|
"vcmi.adventureMap.monsterThreat.levels.11" : "Impossible",
|
|
|
|
|
|
- "vcmi.adventureMap.confirmRestartGame" : "Are you sure you want to restart the game?",
|
|
|
- "vcmi.adventureMap.noTownWithMarket" : "There are no available marketplaces!",
|
|
|
- "vcmi.adventureMap.noTownWithTavern" : "There are no available towns with taverns!",
|
|
|
- "vcmi.adventureMap.spellUnknownProblem" : "There is an unknown problem with this spell! No more information is available.",
|
|
|
- "vcmi.adventureMap.playerAttacked" : "Player has been attacked: %s",
|
|
|
- "vcmi.adventureMap.moveCostDetails" : "Movement points - Cost: %TURNS turns + %POINTS points, Remaining points: %REMAINING",
|
|
|
- "vcmi.adventureMap.moveCostDetailsNoTurns" : "Movement points - Cost: %POINTS points, Remaining points: %REMAINING",
|
|
|
+ "vcmi.adventureMap.confirmRestartGame" : "Are you sure you want to restart the game?",
|
|
|
+ "vcmi.adventureMap.noTownWithMarket" : "There are no available marketplaces!",
|
|
|
+ "vcmi.adventureMap.noTownWithTavern" : "There are no available towns with taverns!",
|
|
|
+ "vcmi.adventureMap.spellUnknownProblem" : "There is an unknown problem with this spell! No more information is available.",
|
|
|
+ "vcmi.adventureMap.playerAttacked" : "Player has been attacked: %s",
|
|
|
+ "vcmi.adventureMap.moveCostDetails" : "Movement points - Cost: %TURNS turns + %POINTS points, Remaining points: %REMAINING",
|
|
|
+ "vcmi.adventureMap.moveCostDetailsNoTurns" : "Movement points - Cost: %POINTS points, Remaining points: %REMAINING",
|
|
|
+ "vcmi.adventureMap.replayOpponentTurnNotImplemented" : "Sorry, replay opponent turn is not implemented yet!",
|
|
|
|
|
|
"vcmi.capitalColors.0" : "Red",
|
|
|
"vcmi.capitalColors.1" : "Blue",
|
|
@@ -72,7 +73,6 @@
|
|
|
"vcmi.lobby.noUnderground" : "no underground",
|
|
|
"vcmi.lobby.sortDate" : "Sorts maps by change date",
|
|
|
|
|
|
- "vcmi.client.errors.invalidMap" : "{Invalid map or campaign}\n\nFailed to start game! Selected map or campaign might be invalid or corrupted. Reason:\n%s",
|
|
|
"vcmi.client.errors.missingCampaigns" : "{Missing data files}\n\nCampaigns data files were not found! You may be using incomplete or corrupted Heroes 3 data files. Please reinstall game data.",
|
|
|
"vcmi.server.errors.existingProcess" : "Another VCMI server process is running. Please terminate it before starting a new game.",
|
|
|
"vcmi.server.errors.modsToEnable" : "{Following mods are required}",
|
|
@@ -171,8 +171,10 @@
|
|
|
"vcmi.battleOptions.showStickyHeroInfoWindows.hover": "Show heroes statistics windows",
|
|
|
"vcmi.battleOptions.showStickyHeroInfoWindows.help": "{Show heroes statistics windows}\n\nPermanently toggle on heroes statistics windows that show primary stats and spell points.",
|
|
|
"vcmi.battleOptions.skipBattleIntroMusic.hover": "Skip Intro Music",
|
|
|
- "vcmi.battleOptions.skipBattleIntroMusic.help": "{Skip Intro Music}\n\nAllow actions during the intro music that plays at the beginning of each battle.",
|
|
|
-
|
|
|
+ "vcmi.battleOptions.skipBattleIntroMusic.help": "{Skip Intro Music}\n\nAllow actions during the intro music that plays at the beginning of each battle.",
|
|
|
+ "vcmi.battleOptions.endWithAutocombat.hover": "Ends battle",
|
|
|
+ "vcmi.battleOptions.endWithAutocombat.help": "{Ends battle}\n\nAuto-Combat plays battle to end instant",
|
|
|
+
|
|
|
"vcmi.adventureMap.revisitObject.hover" : "Revisit Object",
|
|
|
"vcmi.adventureMap.revisitObject.help" : "{Revisit Object}\n\nIf a hero currently stands on a Map Object, he can revisit the location.",
|
|
|
|
|
@@ -233,8 +235,6 @@
|
|
|
"vcmi.heroWindow.openBackpack.hover" : "Open artifact backpack window",
|
|
|
"vcmi.heroWindow.openBackpack.help" : "Opens window that allows easier artifact backpack management.",
|
|
|
|
|
|
- "vcmi.tavernWindow.inviteHero" : "Invite hero",
|
|
|
-
|
|
|
"vcmi.commanderWindow.artifactMessage" : "Do you want to return this artifact to the hero?",
|
|
|
|
|
|
"vcmi.creatureWindow.showBonuses.hover" : "Switch to bonuses view",
|