ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
Revision: 651
Committed: Fri Jan 25 14:03:29 2013 UTC (12 years, 8 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
File size: 3210 byte(s)
Log Message:
AEI2 0.99f:
- Read locales also from locales folder
- Added german translation

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.corePackages=&Show core packages
25 menu.corePackagesTooltip=View which core 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 updateDepot.title=Updating Mod Depot cache
47
48 installDependencies.title=Unmet dependencies
49 installDependencies.text=There are unmet dependencies for some mods.\n\
50 \n\
51 Following mods are already downloaded and will be selected:\n\
52 %s\n\
53 \n\
54 These mods will have to be additionally downloaded:\n\
55 %s\n\
56 \n\
57 Size of files to be downloaded: %s.\n\
58 \n\
59 Continue?
60 installDependencies.none=<None>
61 installIncompatibilities.title=Incompatible mods
62 installIncompatibilities.text=The following mods are incompatible:\n\
63 \n\
64 %s\n\
65 \n\
66 Installation will be aborted.
67 installDone.title=Installation done
68 installDone.text=You can now play AE Oni.
69 installDoneDeps.text=In addition to the manually selected mods the following\n\
70 were installed because they were depended upon:\n\
71 %s\n\
72 \n\
73 You can now play AE Oni.
74
75 updatesAvailable.title=Updates available
76 updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
77 updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
78 checkOnStartup.text=Check for updates at startup
79
80 noOniSplit.title=OniSplit not available
81 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\n\
82 Can not resume from here, exiting!
83 askInitialize.title=Initialize Edition
84 askInitialize.text=The Edition is not yet initialized.\n\
85 If you do not initialize now the installer will exit.\n\
86 Initialize Edition core now?
87
88 initializingEdition.title=Initializing Edition core
89 installing.title=Installing mods
90 checkCorePackages.title=Checking for core packages
91 coreToolsInstall.title=Installing core tools
92 corePackagesUpdated.title=Updated core packages
93 corePackagesUpdated.text=The following core packages have been updated:%s
94
95 doUpdate.title=Updating packages
96