[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
|
---|
[621] | 28 | menu.update=&Check for updates
|
---|
| 29 | menu.updateTooltip=Check for updates to already downloaded packages on the Depot
|
---|
[593] | 30 |
|
---|
| 31 | btnRevertSelection.text=Revert selection
|
---|
| 32 | btnRevertSelection.tooltip=Select mods which are currently installed
|
---|
[600] | 33 | btnInstall.text=&Install
|
---|
| 34 | btnInstall.tooltip=Install selected mods
|
---|
[594] | 35 | lblModTypes.text=Mod type:
|
---|
[600] | 36 | lblDownloadSize.text=Size of files to download:
|
---|
[591] | 37 |
|
---|
[608] | 38 | openModFolder.text=Open mod folder
|
---|
| 39 |
|
---|
[592] | 40 | lblSubmitter.text=Submitter:
|
---|
| 41 | lblCreator.text=Creator:
|
---|
[606] | 42 | lblTypes.text=Types:
|
---|
| 43 | lblPlatform.text=Platform:
|
---|
[621] | 44 | lblPackageNumber.text=Package number:
|
---|
[592] | 45 | lblFiles.text=Number of files:
|
---|
| 46 | lblDescription.text=Description:
|
---|
[591] | 47 |
|
---|
| 48 | updateDepot.title=Updating Mod Depot cache
|
---|
| 49 |
|
---|
[605] | 50 | installDone.title=Installation done
|
---|
| 51 | installDone.text=You can now play AE Oni.
|
---|
| 52 |
|
---|
[621] | 53 | offlineMode.title=Offline mode
|
---|
| 54 | offlineMode.text=AEI is running in offline mode.\nNo updates or downloads of new mods are possible.\nPlease restart AEI when you have internet connection to update or download new packages.
|
---|
[591] | 55 | updatesAvailable.title=Updates available
|
---|
[621] | 56 | updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Mods:<br>%s<br>Tools:<br>%s<br><br>Size of files to download is %s.<br>Update now?
|
---|
[593] | 57 |
|
---|
[621] | 58 | noOniSplit.title=OniSplit not available
|
---|
| 59 | noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
|
---|
[600] | 60 | askInitialize.title=Initialize Edition
|
---|
| 61 | askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
|
---|
| 62 |
|
---|
| 63 | initializingEdition.title=Initializing Edition core
|
---|
| 64 | installing.title=Installing mods
|
---|
[602] | 65 | mandatoryFiles.title=Checking for mandatory files
|
---|
[604] | 66 | mandatoryToolsInstall.title=Installing mandatory tools
|
---|
[611] | 67 |
|
---|
[621] | 68 | doUpdate.title=Updating packages
|
---|
| 69 |
|
---|