ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/installer2/locales/net/oni2/aeinstaller/localization/MainWin.properties
Revision: 645
Committed: Tue Jan 22 21:24:47 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
File size: 3296 byte(s)
Log Message:
AEI2 0.99b:
- Show updated mandatory packages
- About: Added OCF-link
- Saving table sort across sessions

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.mandatoryPackages=&Show mandatory packages
25 menu.mandatoryPackagesTooltip=View which mandatory packages are used
26 menu.reglobalize=&Rebuild Core Data
27 menu.reglobalizeTooltip=Rebuild Core Data
28 menu.update=&Check for updates
29 menu.updateTooltip=Check for updates to already downloaded packages on the Depot
30
31 menu.tools=&Tools
32 menu.manageTools=&Manage Tools
33 menu.manageToolsTooltip=Install/Remove Tools
34
35 btnRevertSelection.text=Revert selection
36 btnRevertSelection.tooltip=Select mods which are currently installed
37 btnInstall.text=&Install
38 btnInstall.tooltip=Install selected mods
39 lblModTypes.text=Mod type:
40 lblShowOnly.text=Show only:
41 radAll.text=All
42 radOnline.text=Online
43 radLocal.text=Downloaded
44 lblDownloadSize.text=Size of files to download:
45
46 lblTitle.text=Name:
47 lblCreator.text=Creator:
48 lblTypes.text=Types:
49 lblPlatform.text=Platform:
50 lblPackageNumber.text=Package number:
51 lblVersionNumber.text=Version number:
52 lblFiles.text=Number of files:
53 lblDescription.text=Description:
54
55 updateDepot.title=Updating Mod Depot cache
56
57 installDependencies.title=Unmet dependencies
58 installDependencies.text=There are unmet dependencies for some mods.\n\n\
59 Following mods are already downloaded and will be selected:\n%s\n\n\
60 These mods will have to be additionally downloaded:\n%s\n\n\
61 Size of files to be downloaded: %s.\n\nContinue?
62 installDependencies.none=<None>
63 installIncompatibilities.title=Incompatible mods
64 installIncompatibilities.text=The following mods are incompatible:\n\n%s\n\nInstallation will be aborted.
65 installDone.title=Installation done
66 installDone.text=You can now play AE Oni.
67
68 updatesAvailable.title=Updates available
69 updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
70 updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
71 checkOnStartup.text=Check for updates at startup
72
73 noOniSplit.title=OniSplit not available
74 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
75 askInitialize.title=Initialize Edition
76 askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
77
78 initializingEdition.title=Initializing Edition core
79 installing.title=Installing mods
80 mandatoryFiles.title=Checking for mandatory packages
81 mandatoryToolsInstall.title=Installing mandatory tools
82 mandatoryFilesUpdated.title=Updated mandatory packages
83 mandatoryFilesUpdated.text=The following mandatory packages have been updated:%s
84
85 doUpdate.title=Updating packages
86