[651] | 1 | # Main Frame
|
---|
| 2 | buttonExit.title=Exit
|
---|
| 3 |
|
---|
[735] | 4 | menu.main=&Installer
|
---|
[651] | 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 |
|
---|
[735] | 12 | menu.file=&Mods
|
---|
[651] | 13 | menu.runOniFull=Run &Oni (fullscreen)
|
---|
| 14 | menu.runOniFullTooltip=Run Oni in fullscreen mode
|
---|
[735] | 15 | menu.runOniWin=Run Oni (&windowed)
|
---|
[651] | 16 | menu.runOniWinTooltip=Run Oni in windowed mode
|
---|
[766] | 17 | menu.openEditionFolder=Open AE folder
|
---|
| 18 | menu.openEditionFolderTooltip=Open the AE folder in the file explorer
|
---|
[651] | 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
|
---|
[735] | 26 | menu.reglobalize=&Re-initialize Edition
|
---|
[651] | 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 |
|
---|
[657] | 35 | btnUnSelectAll.text=(Un)select all
|
---|
[651] | 36 | btnRevertSelection.text=Revert selection
|
---|
| 37 | btnRevertSelection.tooltip=Select mods which are currently installed
|
---|
| 38 | btnInstall.text=&Install
|
---|
| 39 | btnInstall.tooltip=Install selected mods
|
---|
[751] | 40 | lblModTypes.text=Mod type:
|
---|
[651] | 41 | lblShowOnly.text=Show only:
|
---|
| 42 | radAll.text=All
|
---|
| 43 | radOnline.text=Online
|
---|
| 44 | radLocal.text=Downloaded
|
---|
[805] | 45 | radInstalled.text=Installed
|
---|
[660] | 46 | lblShowFilter.text=Filter:
|
---|
[673] | 47 | lblSelectedMods.text=Mods selected for installation:
|
---|
[651] | 48 | lblDownloadSize.text=Size of files to download:
|
---|
| 49 |
|
---|
| 50 | updateDepot.title=Updating Mod Depot cache
|
---|
| 51 |
|
---|
[661] | 52 | rebuildCore.title=Rebuild Edition core data
|
---|
| 53 | 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?
|
---|
| 54 |
|
---|
[651] | 55 | installDependencies.title=Unmet dependencies
|
---|
[656] | 56 | installDependencies.text=There are unmet dependencies for some mods.\n\nFollowing mods are already downloaded and will be selected:\n%s\n\n\
|
---|
| 57 | These mods will have to be additionally downloaded:\n%s\n\n\
|
---|
| 58 | Size of files to be downloaded: %s.\n\nContinue?
|
---|
[651] | 59 | installDependencies.none=<None>
|
---|
| 60 | installIncompatibilities.title=Incompatible mods
|
---|
[656] | 61 | installIncompatibilities.text=The following mods are incompatible:\n\n%s\n\nInstallation will be aborted.
|
---|
[651] | 62 | installDone.title=Installation done
|
---|
| 63 | installDone.text=You can now play AE Oni.
|
---|
[656] | 64 | 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.
|
---|
[651] | 65 |
|
---|
| 66 | updatesAvailable.title=Updates available
|
---|
| 67 | updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated.
|
---|
| 68 | updatesAvailableSize.text=Size of files to download is %s.<br>Update now?
|
---|
[656] | 69 | updatesNotAvailable.title=No updates available
|
---|
| 70 | updatesNotAvailable.text=There are currently no updates to the mods and tools you have downloaded.
|
---|
[651] | 71 | checkOnStartup.text=Check for updates at startup
|
---|
| 72 |
|
---|
| 73 | noOniSplit.title=OniSplit not available
|
---|
[656] | 74 | noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
|
---|
[651] | 75 | askInitialize.title=Initialize Edition
|
---|
[656] | 76 | askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
|
---|
[651] | 77 |
|
---|
| 78 | initializingEdition.title=Initializing Edition core
|
---|
| 79 | installing.title=Installing mods
|
---|
| 80 | checkCorePackages.title=Checking for core packages
|
---|
| 81 | coreToolsInstall.title=Installing core tools
|
---|
| 82 | corePackagesUpdated.title=Updated core packages
|
---|
| 83 | corePackagesUpdated.text=The following core packages have been updated:%s
|
---|
| 84 |
|
---|
| 85 | doUpdate.title=Updating packages
|
---|
| 86 |
|
---|
[672] | 87 | jreNotFound.text=This tool requires a JRE but it was not found.
|
---|
| 88 | jreNotFound.title=No JRE found
|
---|
| 89 |
|
---|
| 90 | dotNetNotFound.text=This tool requires a .NET runtime but it was not found.
|
---|
| 91 | dotNetNotFound.title=No .NET runtime found
|
---|
[720] | 92 |
|
---|
| 93 | wineNotFound.text=Wine is required to run a Windows executable on Linux but it was not found.
|
---|
| 94 | wineNotFound.title=Wine not found
|
---|
| 95 |
|
---|
| 96 | oniExeNotFound.text=Oni's executable was not found.
|
---|
| 97 | oniExeNotFound.title=Oni not found
|
---|
| 98 |
|
---|
| 99 | exeNotFound.text=Executable was not found.
|
---|
| 100 | exeNotFound.title=Exe not found
|
---|