ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
Revision: 891
Committed: Mon Jun 24 23:07:02 2013 UTC (12 years, 3 months ago) by alloc
File size: 6601 byte(s)
Log Message:
AEI2.16:
- Minor menu refactoring (help stuff in its own top-level menu)

File Contents

# Content
1 # Main Frame
2 buttonExit.title=Exit
3
4 menu.main=&Installer
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=&Mods
13 menu.runOniFull=Run &Oni (fullscreen)
14 menu.runOniFullTooltip=Run Oni in fullscreen mode
15 menu.runOniWin=Run Oni (&windowed)
16 menu.runOniWinTooltip=Run Oni in windowed mode
17 menu.openEditionFolder=Open AE folder
18 menu.openEditionFolderTooltip=Open the AE folder in the file explorer
19 menu.refreshLocalMods=Rescan local packages
20 menu.refreshLocalModsTooltip=Scan for manually locally added packages and updated Mod_Info.cfg
21 menu.loadConfig=&Load mod selection...
22 menu.loadConfigTooltip=Load mod selection from a file
23 menu.saveConfig=&Save current mod selection...
24 menu.saveConfigTooltip=Save current mod selection to a file
25 menu.copyConfig=&Copy currently installed mods to clipboard
26 menu.copyConfigTooltip=Copies the currently installed mods to clipboard in format for posting on OCF
27
28 menu.corePackages=&Show core packages
29 menu.corePackagesTooltip=View which core packages are used
30 menu.reglobalize=&Re-initialize Edition
31 menu.reglobalizeTooltip=Rebuild Core Data
32 menu.update=&Check for updates
33 menu.updateTooltip=Check for updates to already downloaded packages on the Depot
34
35 menu.tools=&Tools
36 menu.manageTools=&Manage Tools
37 menu.manageToolsTooltip=Install/Remove Tools
38
39 menu.mHelp=&Help
40 menu.help=&View online help
41 menu.helpTooltip=Open the online help in a browser
42 menu.report=&Request help
43 menu.reportTooltip=Request help including log files
44
45 btnUnSelectAll.text=(Un)select all
46 btnRevertSelection.text=Revert selection
47 btnRevertSelection.tooltip=Select mods which are currently installed
48 btnInstall.text=&Install
49 btnInstall.tooltip=Install selected mods
50 lblModTypes.text=Mod type:
51 lblShowOnly.text=Show only:
52 radAll.text=All
53 radOnline.text=Online
54 radLocal.text=Downloaded
55 radInstalled.text=Installed
56 lblShowFilter.text=Filter:
57 lblSelectedMods.text=Mods selected for installation:
58 lblDownloadSize.text=Size of files to download:
59
60 updateDepot.title=Updating Mod Depot cache
61
62 rebuildCore.title=Rebuild Edition core data
63 rebuildCore.text=Rebuilding the core data of the Edition will take some time.\nAlso this normally should never be needed.\nDo you really want to continue?
64
65 installDependencies.title=Unmet dependencies
66 installDependencies.text=There are unmet dependencies for some mods.\n\nFollowing mods are already downloaded and will be selected:\n%s\n\n\
67 These mods will have to be additionally downloaded:\n%s\n\n\
68 Size of files to be downloaded: %s.\n\nContinue?
69 installDependencies.none=<None>
70 installIncompatibilities.title=Incompatible mods
71 installIncompatibilities.text=The following mods are incompatible:\n\n%s\n\nInstallation will be aborted.
72 installDone.title=Installation done
73 installDone.text=You can now play AE Oni.
74 installDoneDeps.text=In addition to the manually selected mods the following\nwere installed because they were depended upon:\n%s\n\nYou can now play AE Oni.
75
76 updatesAvailable.title=Updates available
77 updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
78 updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
79 updatesNotAvailable.title=No updates available
80 updatesNotAvailable.text=There are currently no updates to the mods and tools you have downloaded.
81 checkOnStartup.text=Check for updates at startup
82
83 newPackages.title=New packages on Depot
84 newPackages.text=New packages were added to the Depot since last start of AEI.<br>%1%2
85 checkNewPackagesOnStartup.text=Check for new packages on startup
86
87 noOniSplit.title=OniSplit not available
88 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
89 askInitialize.title=Initialize Edition
90 askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
91
92 initializingEdition.title=Initializing Edition core
93 installing.title=Installing mods
94 checkCorePackages.title=Checking for core packages
95 coreToolsInstall.title=Installing core tools
96 corePackagesUpdated.title=Updated core packages
97 corePackagesUpdated.text=The following core packages have been updated:%s
98
99 doUpdate.title=Updating packages
100
101 startupTips.title=Instructions
102 startupTips.text=<h2>Welcome to Oni's Anniversary Edition Installer!</h2>\
103 <h3>Please take a moment to read these instructions before you start.</h3>\
104 <ul><li>Read each mod's description carefully before you decide to install it.</li>\
105 <li>On your first run, try not to install more than 20 to 30 mods. Installing<br>\
106 too many mods can cause Oni to run out of memory.</li>\
107 <li>To uninstall a mod, just unselect it from the list and click "Install"<br>\
108 again; you don't have to delete it.</li>\
109 <li>It's highly recommended that you update your mods and the AE Installer<br>\
110 whenever you're notified that an update is available.</li>\
111 <li>If you're notified that two mods are incompatible, you have to unselect<br>\
112 one of them before you try to install again.</li>\
113 <li>To report bugs or problems with the Anniversary Edition itself or the<br>\
114 AE Installer go <a href="http://oni.bungie.org/community/forum/viewforum.php?id=12">here</a>.</li>\
115 <li>To report bugs with a particular mod, visit that mod's thread, which is<br>\
116 usually linked to in the mod's description.</li>\
117 <li>Warning: If too many mods which use custom particles are installed, Oni<br>\
118 may crash. Read more about this issue <a href="http://oni.bungie.org/community/forum/viewtopic.php?id=2567">here</a>.</li>\
119 <li>For more information and instructions on the features of the AE Installer<br>\
120 itself, see "Help" under the "Installer" menu.</li>\
121 <li>To disable this message, uncheck the corresponding option in "Settings"<br>\
122 under the "Installer" menu.</li></ul>
123
124 jreNotFound.text=This tool requires a JRE but it was not found.
125 jreNotFound.title=No JRE found
126
127 dotNetNotFound.text=This tool requires a .NET runtime but it was not found.
128 dotNetNotFound.title=No .NET runtime found
129
130 wineNotFound.text=Wine is required to run a Windows executable on Linux but it was not found.
131 wineNotFound.title=Wine not found
132
133 notInstalled.text=You have to hit the install button at least once,\neven if you do not want to select any mods right now.
134 notInstalled.title=Not installed
135 oniExeNotFound.text=Oni's executable was not found.
136 oniExeNotFound.title=Oni not found
137
138 exeNotFound.text=Executable was not found.
139 exeNotFound.title=Exe not found