ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
Revision: 859
Committed: Sun May 5 20:59:55 2013 UTC (12 years, 5 months ago) by alloc
File size: 4664 byte(s)
Log Message:
AEI2.11:
- Fixes #50

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.help=&Help
10 menu.helpTooltip=Help
11 menu.exit=&Exit\tCtrl+Q
12 menu.exitTooltip=Exit
13
14 menu.file=&Mods
15 menu.runOniFull=Run &Oni (fullscreen)
16 menu.runOniFullTooltip=Run Oni in fullscreen mode
17 menu.runOniWin=Run Oni (&windowed)
18 menu.runOniWinTooltip=Run Oni in windowed mode
19 menu.openEditionFolder=Open AE folder
20 menu.openEditionFolderTooltip=Open the AE folder in the file explorer
21 menu.refreshLocalMods=Rescan local packages
22 menu.refreshLocalModsTooltip=Scan for manually locally added packages and updated Mod_Info.cfg
23 menu.loadConfig=&Load mod selection...
24 menu.loadConfigTooltip=Load mod selection from a file
25 menu.saveConfig=&Save current mod selection...
26 menu.saveConfigTooltip=Save current mod selection to a file
27 menu.copyConfig=&Copy currently installed mods to clipboard
28 menu.copyConfigTooltip=Copies the currently installed mods to clipboard in format for posting on OCF
29
30 menu.corePackages=&Show core packages
31 menu.corePackagesTooltip=View which core packages are used
32 menu.reglobalize=&Re-initialize Edition
33 menu.reglobalizeTooltip=Rebuild Core Data
34 menu.update=&Check for updates
35 menu.updateTooltip=Check for updates to already downloaded packages on the Depot
36
37 menu.tools=&Tools
38 menu.manageTools=&Manage Tools
39 menu.manageToolsTooltip=Install/Remove Tools
40
41 btnUnSelectAll.text=(Un)select all
42 btnRevertSelection.text=Revert selection
43 btnRevertSelection.tooltip=Select mods which are currently installed
44 btnInstall.text=&Install
45 btnInstall.tooltip=Install selected mods
46 lblModTypes.text=Mod type:
47 lblShowOnly.text=Show only:
48 radAll.text=All
49 radOnline.text=Online
50 radLocal.text=Downloaded
51 radInstalled.text=Installed
52 lblShowFilter.text=Filter:
53 lblSelectedMods.text=Mods selected for installation:
54 lblDownloadSize.text=Size of files to download:
55
56 updateDepot.title=Updating Mod Depot cache
57
58 rebuildCore.title=Rebuild Edition core data
59 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?
60
61 installDependencies.title=Unmet dependencies
62 installDependencies.text=There are unmet dependencies for some mods.\n\nFollowing mods are already downloaded and will be selected:\n%s\n\n\
63 These mods will have to be additionally downloaded:\n%s\n\n\
64 Size of files to be downloaded: %s.\n\nContinue?
65 installDependencies.none=<None>
66 installIncompatibilities.title=Incompatible mods
67 installIncompatibilities.text=The following mods are incompatible:\n\n%s\n\nInstallation will be aborted.
68 installDone.title=Installation done
69 installDone.text=You can now play AE Oni.
70 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.
71
72 updatesAvailable.title=Updates available
73 updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
74 updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
75 updatesNotAvailable.title=No updates available
76 updatesNotAvailable.text=There are currently no updates to the mods and tools you have downloaded.
77 checkOnStartup.text=Check for updates at startup
78
79 noOniSplit.title=OniSplit not available
80 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
81 askInitialize.title=Initialize Edition
82 askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
83
84 initializingEdition.title=Initializing Edition core
85 installing.title=Installing mods
86 checkCorePackages.title=Checking for core packages
87 coreToolsInstall.title=Installing core tools
88 corePackagesUpdated.title=Updated core packages
89 corePackagesUpdated.text=The following core packages have been updated:%s
90
91 doUpdate.title=Updating packages
92
93 jreNotFound.text=This tool requires a JRE but it was not found.
94 jreNotFound.title=No JRE found
95
96 dotNetNotFound.text=This tool requires a .NET runtime but it was not found.
97 dotNetNotFound.title=No .NET runtime found
98
99 wineNotFound.text=Wine is required to run a Windows executable on Linux but it was not found.
100 wineNotFound.title=Wine not found
101
102 notInstalled.text=You have to hit the install button at least once,\neven if you do not want to select any mods right now.
103 notInstalled.title=Not installed
104 oniExeNotFound.text=Oni's executable was not found.
105 oniExeNotFound.title=Oni not found
106
107 exeNotFound.text=Executable was not found.
108 exeNotFound.title=Exe not found