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