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

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

AEI2 0.96:

  • Added submitter to contents pane
  • Added jump-to-mod by keypress in table
File size: 2.7 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:
38lblShowOnly.text=Show only:
39radAll.text=All
40radOnline.text=Online
41radLocal.text=Downloaded
42lblDownloadSize.text=Size of files to download:
43
44lblTitle.text=Name:
45lblSubmitter.text=Submitter:
46lblCreator.text=Creator:
47lblTypes.text=Types:
48lblPlatform.text=Platform:
49lblPackageNumber.text=Package number:
50lblVersionNumber.text=Version number:
51lblFiles.text=Number of files:
52lblDescription.text=Description:
53
54updateDepot.title=Updating Mod Depot cache
55
56installDone.title=Installation done
57installDone.text=You can now play AE Oni.
58
59offlineMode.title=Offline mode
60offlineMode.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.
61updatesAvailable.title=Updates available
62updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
63updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
64checkOnStartup.text=Check for updates at startup
65
66noOniSplit.title=OniSplit not available
67noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
68askInitialize.title=Initialize Edition
69askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
70
71initializingEdition.title=Initializing Edition core
72installing.title=Installing mods
73mandatoryFiles.title=Checking for mandatory files
74mandatoryToolsInstall.title=Installing mandatory tools
75
76doUpdate.title=Updating packages
77
Note: See TracBrowser for help on using the repository browser.