[591] | 1 | # Main Frame
|
---|
| 2 | buttonExit.title=Exit
|
---|
| 3 |
|
---|
[593] | 4 | menu.main=&Main
|
---|
[591] | 5 | menu.settings=&Settings
|
---|
| 6 | menu.settingsTooltip=Settings
|
---|
[593] | 7 | menu.about=&About
|
---|
| 8 | menu.aboutTooltip=About
|
---|
[591] | 9 | menu.exit=&Exit\tCtrl+Q
|
---|
| 10 | menu.exitTooltip=Exit
|
---|
| 11 |
|
---|
[593] | 12 | menu.file=&File
|
---|
[605] | 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
|
---|
[608] | 17 | menu.openEditionFolder=Open Edition folder
|
---|
| 18 | menu.openEditionFolderTooltip=Open the Edition folder in the file explorer
|
---|
[593] | 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
|
---|
[600] | 26 | menu.tools=&Manage Tools
|
---|
| 27 | menu.toolsTooltip=Install/Remove Tools
|
---|
[593] | 28 |
|
---|
| 29 | btnRevertSelection.text=Revert selection
|
---|
| 30 | btnRevertSelection.tooltip=Select mods which are currently installed
|
---|
[600] | 31 | btnInstall.text=&Install
|
---|
| 32 | btnInstall.tooltip=Install selected mods
|
---|
[594] | 33 | lblModTypes.text=Mod type:
|
---|
[600] | 34 | lblDownloadSize.text=Size of files to download:
|
---|
[591] | 35 |
|
---|
[608] | 36 | openModFolder.text=Open mod folder
|
---|
| 37 |
|
---|
[592] | 38 | lblSubmitter.text=Submitter:
|
---|
| 39 | lblCreator.text=Creator:
|
---|
[606] | 40 | lblTypes.text=Types:
|
---|
| 41 | lblPlatform.text=Platform:
|
---|
[592] | 42 | lblFiles.text=Number of files:
|
---|
| 43 | lblDescription.text=Description:
|
---|
[591] | 44 |
|
---|
| 45 | updateDepot.title=Updating Mod Depot cache
|
---|
| 46 |
|
---|
[605] | 47 | installDone.title=Installation done
|
---|
| 48 | installDone.text=You can now play AE Oni.
|
---|
| 49 |
|
---|
[591] | 50 | updatesAvailable.title=Updates available
|
---|
| 51 | updatesAvailable.text=Some mods have newer versions available.
|
---|
[593] | 52 |
|
---|
[600] | 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
|
---|
[602] | 58 | mandatoryFiles.title=Checking for mandatory files
|
---|
[604] | 59 | mandatoryToolsInstall.title=Installing mandatory tools
|
---|
[611] | 60 |
|
---|