ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/installer2/locales/net/oni2/aeinstaller/localization/MainWin.properties
Revision: 638
Committed: Sun Jan 20 14:01:47 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
File size: 2785 byte(s)
Log Message:
AEI2 0.95:
- Made download-window non-abortable as soon as last file was downloaded (but not yet unpacked)
- Fixed table to work with local-only packages again (regression introduced when adding last-change column)
- Added mod version number to contents pane

File Contents

# Content
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 mod selection...
20 menu.loadConfigTooltip=Load mod selection from a file
21 menu.saveConfig=&Save current mod selection...
22 menu.saveConfigTooltip=Save current mod selection to a file
23
24 menu.reglobalize=&Rebuild Core Data
25 menu.reglobalizeTooltip=Rebuild Core Data
26 menu.update=&Check for updates
27 menu.updateTooltip=Check for updates to already downloaded packages on the Depot
28
29 menu.tools=&Tools
30 menu.manageTools=&Manage Tools
31 menu.manageToolsTooltip=Install/Remove Tools
32
33 btnRevertSelection.text=Revert selection
34 btnRevertSelection.tooltip=Select mods which are currently installed
35 btnInstall.text=&Install
36 btnInstall.tooltip=Install selected mods
37 lblModTypes.text=Mod type:
38 lblShowOnly.text=Show only:
39 radAll.text=All
40 radOnline.text=Online
41 radLocal.text=Downloaded
42 lblDownloadSize.text=Size of files to download:
43
44 lblSubmitter.text=Submitter:
45 lblCreator.text=Creator:
46 lblTypes.text=Types:
47 lblPlatform.text=Platform:
48 lblPackageNumber.text=Package number:
49 lblVersionNumber.text=Version number:
50 lblFiles.text=Number of files:
51 lblDescription.text=Description:
52
53 updateDepot.title=Updating Mod Depot cache
54
55 installDone.title=Installation done
56 installDone.text=You can now play AE Oni.
57
58 offlineMode.title=Offline mode
59 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.
60 updatesAvailable.title=Updates available
61 updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
62 updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
63 checkOnStartup.text=Check for updates at startup
64
65 noOniSplit.title=OniSplit not available
66 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
67 askInitialize.title=Initialize Edition
68 askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
69
70 initializingEdition.title=Initializing Edition core
71 installing.title=Installing mods
72 mandatoryFiles.title=Checking for mandatory files
73 mandatoryToolsInstall.title=Installing mandatory tools
74
75 doUpdate.title=Updating packages
76