source: AE/installer2/locales/net/oni2/aeinstaller/localization/MainWin_de.properties@ 650

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

AEI2: Locales externalized

File size: 3.4 KB
Line 
1# Main Frame
2buttonExit.title=Beenden
3
4menu.main=&Programm
5menu.settings=&Einstellungen
6menu.settingsTooltip=Einstellungen
7menu.about=Über
8menu.aboutTooltip=Über
9menu.exit=&Beenden\tCtrl+Q
10menu.exitTooltip=Beenden
11
12menu.file=&Datei
13menu.runOniFull=&Oni starten (Vollbild)
14menu.runOniFullTooltip=Starte Oni im Vollbildmodus
15menu.runOniWin=Oni starten (&Fenster)
16menu.runOniWinTooltip=Starte Oni im Fenstermodus
17menu.openEditionFolder=Edition-Ordner öffnen
18menu.openEditionFolderTooltip=Öffne den Ordner der Edition im Dateiexplorer
19menu.loadConfig=Mod-Auswahl &laden...
20menu.loadConfigTooltip=Lade eine Auswahl von Mods aus einer Datei
21menu.saveConfig=&Speichere die aktuelle Mod-Auswahl...
22menu.saveConfigTooltip=Speichere die aktuelle Mod-Auswahl in eine Datei
23
24menu.corePackages=&Zeige Core-Pakete
25menu.corePackagesTooltip=Zeige welche Core-Pakete genutzt werden
26menu.reglobalize=&Baue die Kerndaten neu auf
27menu.reglobalizeTooltip=Baue die Kerndaten neu auf
28menu.update=Überprüfe auf Updates
29menu.updateTooltip=Überprüfe auf Updates für Pakete die bereits heruntergeladen wurden
30
31menu.tools=&Tools
32menu.manageTools=&Manage Tools
33menu.manageToolsTooltip=Install/Remove Tools
34
35btnRevertSelection.text=Revert selection
36btnRevertSelection.tooltip=Select mods which are currently installed
37btnInstall.text=&Install
38btnInstall.tooltip=Install selected mods
39lblModTypes.text=Mod type:
40lblShowOnly.text=Show only:
41radAll.text=All
42radOnline.text=Online
43radLocal.text=Downloaded
44lblDownloadSize.text=Size of files to download:
45
46lblTitle.text=Name:
47lblCreator.text=Creator:
48lblTypes.text=Types:
49lblPlatform.text=Platform:
50lblPackageNumber.text=Package number:
51lblVersionNumber.text=Version number:
52lblFiles.text=Number of files:
53lblDescription.text=Description:
54
55updateDepot.title=Updating Mod Depot cache
56
57installDependencies.title=Unmet dependencies
58installDependencies.text=There are unmet dependencies for some mods.\n\n\
59Following mods are already downloaded and will be selected:\n%s\n\n\
60These mods will have to be additionally downloaded:\n%s\n\n\
61Size of files to be downloaded: %s.\n\nContinue?
62installDependencies.none=<None>
63installIncompatibilities.title=Incompatible mods
64installIncompatibilities.text=The following mods are incompatible:\n\n%s\n\nInstallation will be aborted.
65installDone.title=Installation done
66installDone.text=You can now play AE Oni.
67installDoneDeps.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.
68
69updatesAvailable.title=Updates available
70updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
71updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
72checkOnStartup.text=Check for updates at startup
73
74noOniSplit.title=OniSplit not available
75noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
76askInitialize.title=Initialize Edition
77askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
78
79initializingEdition.title=Initializing Edition core
80installing.title=Installing mods
81checkCorePackages.title=Checking for core packages
82coreToolsInstall.title=Installing core tools
83corePackagesUpdated.title=Updated core packages
84corePackagesUpdated.text=The following core packages have been updated:%s
85
86doUpdate.title=Updating packages
87
Note: See TracBrowser for help on using the repository browser.