source: AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties@ 629

Last change on this file since 629 was 629, checked in by alloc, 12 years ago

AEI2 0.88:

  • Localization files moved to common localization package
File size: 2.6 KB
Line 
1# Main Frame
2buttonExit.title=Exit
3
4menu.main=&Main
5menu.settings=&Settings
6menu.settingsTooltip=Settings
7menu.about=&About
8menu.aboutTooltip=About
9menu.exit=&Exit\tCtrl+Q
10menu.exitTooltip=Exit
11
12menu.file=&File
13menu.runOniFull=Run &Oni (fullscreen)
14menu.runOniFullTooltip=Run Oni in fullscreen mode
15menu.runOniWin=Run Oni (&window)
16menu.runOniWinTooltip=Run Oni in windowed mode
17menu.openEditionFolder=Open Edition folder
18menu.openEditionFolderTooltip=Open the Edition folder in the file explorer
19menu.loadConfig=&Load mod selection...
20menu.loadConfigTooltip=Load mod selection from a file
21menu.saveConfig=&Save current mod selection...
22menu.saveConfigTooltip=Save current mod selection to a file
23
24menu.reglobalize=&Rebuild Core Data
25menu.reglobalizeTooltip=Rebuild Core Data
26menu.update=&Check for updates
27menu.updateTooltip=Check for updates to already downloaded packages on the Depot
28
29menu.tools=&Tools
30menu.manageTools=&Manage Tools
31menu.manageToolsTooltip=Install/Remove Tools
32
33btnRevertSelection.text=Revert selection
34btnRevertSelection.tooltip=Select mods which are currently installed
35btnInstall.text=&Install
36btnInstall.tooltip=Install selected mods
37lblModTypes.text=Mod type:
38lblDownloadSize.text=Size of files to download:
39
40openModFolder.text=Open mod folder
41
42lblSubmitter.text=Submitter:
43lblCreator.text=Creator:
44lblTypes.text=Types:
45lblPlatform.text=Platform:
46lblPackageNumber.text=Package number:
47lblFiles.text=Number of files:
48lblDescription.text=Description:
49
50updateDepot.title=Updating Mod Depot cache
51
52installDone.title=Installation done
53installDone.text=You can now play AE Oni.
54
55offlineMode.title=Offline mode
56offlineMode.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.
57updatesAvailable.title=Updates available
58updatesAvailable.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?
59checkOnStartup.text=Check for updates at startup
60
61noOniSplit.title=OniSplit not available
62noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
63askInitialize.title=Initialize Edition
64askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
65
66initializingEdition.title=Initializing Edition core
67installing.title=Installing mods
68mandatoryFiles.title=Checking for mandatory files
69mandatoryToolsInstall.title=Installing mandatory tools
70
71doUpdate.title=Updating packages
72
Note: See TracBrowser for help on using the repository browser.