| 1 |
# Main Frame |
| 2 |
buttonExit.title=Exit |
| 3 |
|
| 4 |
menu.main=&Main |
| 5 |
menu.settings=&Settings |
| 6 |
menu.settingsTooltip=Settings |
| 7 |
menu.about=&About |
| 8 |
menu.aboutTooltip=About |
| 9 |
menu.exit=&Exit\tCtrl+Q |
| 10 |
menu.exitTooltip=Exit |
| 11 |
|
| 12 |
menu.file=&File |
| 13 |
menu.runOniFull=Run &Oni (fullscreen) |
| 14 |
menu.runOniFullTooltip=Run Oni in fullscreen mode |
| 15 |
menu.runOniWin=Run Oni (&window) |
| 16 |
menu.runOniWinTooltip=Run Oni in windowed mode |
| 17 |
menu.openEditionFolder=Open Edition folder |
| 18 |
menu.openEditionFolderTooltip=Open the Edition folder in the file explorer |
| 19 |
menu.loadConfig=&Load configuration... |
| 20 |
menu.loadConfigTooltip=Load configuration |
| 21 |
menu.saveConfig=&Save configuration... |
| 22 |
menu.saveConfigTooltip=Save configuration |
| 23 |
|
| 24 |
menu.reglobalize=&Rebuild Core Data |
| 25 |
menu.reglobalizeTooltip=Rebuild Core Data |
| 26 |
menu.tools=&Manage Tools |
| 27 |
menu.toolsTooltip=Install/Remove Tools |
| 28 |
|
| 29 |
btnRevertSelection.text=Revert selection |
| 30 |
btnRevertSelection.tooltip=Select mods which are currently installed |
| 31 |
btnInstall.text=&Install |
| 32 |
btnInstall.tooltip=Install selected mods |
| 33 |
lblModTypes.text=Mod type: |
| 34 |
lblDownloadSize.text=Size of files to download: |
| 35 |
|
| 36 |
openModFolder.text=Open mod folder |
| 37 |
|
| 38 |
lblSubmitter.text=Submitter: |
| 39 |
lblCreator.text=Creator: |
| 40 |
lblTypes.text=Types: |
| 41 |
lblPlatform.text=Platform: |
| 42 |
lblFiles.text=Number of files: |
| 43 |
lblDescription.text=Description: |
| 44 |
|
| 45 |
updateDepot.title=Updating Mod Depot cache |
| 46 |
|
| 47 |
installDone.title=Installation done |
| 48 |
installDone.text=You can now play AE Oni. |
| 49 |
|
| 50 |
updatesAvailable.title=Updates available |
| 51 |
updatesAvailable.text=Some mods have newer versions available. |
| 52 |
|
| 53 |
askInitialize.title=Initialize Edition |
| 54 |
askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now? |
| 55 |
|
| 56 |
initializingEdition.title=Initializing Edition core |
| 57 |
installing.title=Installing mods |
| 58 |
mandatoryFiles.title=Checking for mandatory files |
| 59 |
mandatoryToolsInstall.title=Installing mandatory tools |
| 60 |
|