source: java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties@ 880

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

AEI2.14:

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