### Language page ###
page.language-selector.displayText=Language
language-selector-explanation.displayText=Please choose your preferred language
# (Note: This installer has not been fully translated into all these languages yet)
### Intro Page ###
page.intro.displayText=Greenstone @version@ installer
welcome.displayText=Greenstone@version.major@ is software for building and sharing digital libraries.\n\nThis installer includes the Greenstone system, plus tools for hosting digital libraries (Apache2.2 for Linux/MacOS, Greenstone Library Server for Windows), converting images (ImageMagick), and dealing with pdf and postscript documents (GhostScript - Windows and MacOS only).
welcome-greenstone3.displayText=Greenstone@version.major@ is software for building and sharing digital libraries.
## License page ###
page.license.displayText=Software License
### Destination page ###
page.destination.displayText=Installation Folder
installDir.displayText=Select an installation folder
### InstallShield install detected page ###
page.dontBudge.displayText=Previous Install Detected
is-install-detected.displayText=An installation of Greenstone2 older than version 2.81, or an installation of Greenstone3 older than version 3.04, was detected in the installation folder. Installation cannot proceed using the selected installation folder.\n\nPlease quit this installer, uninstall the existing Greenstone installation, and then re-run this installer (recommended). Alternatively, you may go back to the previous page of this installer and select a different installation folder.
### Components Page ###
# (Note: in the html here, we must use '
' for breaklines.
# '
' and other variations are not recognised.)
page.selector.displayText=Components
choose-components.displayText=Please choose the components you wish to install
Looking_For_Previous_Installation.displayText=Search for Previous Installations
Looking_For_Previous_Installation.explanatoryText=If this is an over-install, load some properties of the existing installation to aid the installation process.
### EXT ###
Installing_AMP.displayText=Apache HTTPD (2.2.15), MySQL (5.1.47) and PHP (5.3.2)
Installing_AMP.explanatoryText=This component will install the Apache HTTPD web server, complete with MySQL (a database system) and PHP (a scripting language used for server-side coding).
### /EXT ###
Installing_Core_System.displayText=Core System
Installing_Core_System.explanatoryText=This is the core Greenstone@version.major@ system. It is a required component.
Installing_Source_Code_Core.displayText=Source Code Core
Installing_Source_Code_Core.explanatoryText=This is the core Greenstone@version.major@ system for source releases.
\nIt includes supporting files to accompany the source code.
Installing_Source_Code.displayText=Source Code
Installing_Source_Code.explanatoryText=Install the source code if you wish to compile Greenstone@version.major@
\nyourself, make modifications to your copy of Greenstone@version.major@, or if
\nyou just want to see how it works.
Installing_ImageMagick.displayText=ImageMagick (@bundled.version.imagemagick@)
Installing_ImageMagick.explanatoryText=Greenstone uses ImageMagick to process images.\n\nThe bundled version of ImageMagick includes support for the JPEG2000 image\nformat. If you have ImageMagick on your computer already, or if you don't wish\nto include images in Greenstone collections, then you may choose not to \ninstall ImageMagick.
Installing_Ghostscript.displayText=GhostScript (@bundled.version.ghostscript@)
Installing_Ghostscript.explanatoryText=Greenstone uses GhostScript to process PDF and PostScript files.\n\n If you have Ghostscript on your computer already, or if you don't wish to\ninclude PDF of PostScript files in Greenstone collections, then you may choose\nnot to install Ghostscript.
Installing_Apache_Web_Server.displayText=Apache Web Server
Installing_Apache_Web_Server.explanatoryText=To serve Greenstone digital library content a web server is needed. \nThe open-source Apache web server is one such example, and as \npart of this installation process a pre-configured Apache web server \n-- ready to run out of the box -- is installed by selecting this option. \nIf you already have an existing web server installed then you can \nchoose to deselect this option to avoid having the pre-configured \nversion installed, however you will need to adjust the configuration settings of \nyour existing web server to link correctly to this Greenstone installation. \nIf you are unsure about this option it is recommended you leave it selected, \nas the configuration file it installs is a good starting place to learn \nwhat configuration options need to go into any existing web servers.
Installing_Start_Menu_Shortcuts.displayText=Start Menu Shortcuts
Installing_Start_Menu_Shortcuts.explanatoryText=Create shortcuts to Greenstone@version.major@ on your Start Menu
Installing_Tomcat.displayText=Apache Tomcat (@bundled.version.tomcat@)
Installing_Tomcat.explanatoryText= Greenstone3 requires the Apache Tomcat web server to serve your digital library over
the web. If you have an existing installation of Tomcat, you can use that installation
(some configuration is required), so you can safely opt not to install this component.
Installing_Ant.displayText=Apache Ant (@bundled.version.ant@)
Installing_Ant.explanatoryText= Greenstone3 requires Apache Ant to start and stop the Tomcat web server, to recompile
the source code, and to perform some maintainence tasks. If you already have Ant installed,
you can safely opt not to install this component.
Installing_Documented_Examples.displayText=Documented Example Collections
Installing_Documented_Examples.explanatoryText=A set of example collections, whose 'about' pages describe how they were created.\n\nEven if you don't install the Documented Examples now, you can get them from\nhttp://www.greenstone.org/ or from the greenstone CD-ROM.
### Admin password page
page.admin-pages.displayText=Administration Pages
admin-expl.displayText=The administration pages of the Greenstone interface allow you to manage the users database, which required if you wish to set up remote greenstone. They also provide an easy way to view log files and to edit the file 'main.cfg'.
admin-expl-2.displayText=Do you wish to the enable the administration pages of Greenstone? (You will be asked for a password on the next page.)
admin-expl-3.displayText=NOTE: If you enable the administration pages, they may be accessible over the internet. Please choose a secure password to protect them.
enable.admin.pages.displayText=Enable Admin Pages
page.admin-password.displayText=Admin Password
admin-password-expl.displayText=A user with the username 'admin' will be created for you with the password you provide. Please enter the admin password. The password must be between 3 and 20 characters long.
admin.password.displayText=Admin Password
### Tomcat config page
page.tomcat-config.displayText=Apache Tomcat Configuration
tomcat-config-explanation1.displayText=Greenstone3 uses Apache Tomcat to share your digital libraries.
tomcat-config-explanation2.displayText=You can either configure Tomcat here, or by editing the build.properties file in the Greenstone3 home folder (${installDir}).
tomcat.server.displayText=Tomcat Server
tomcat-server.explanatoryText=Please enter the name of the server machine where the library will be hosted. If you are not sure, accept the default (localhost).
tomcat.port.explanatoryText=Please select the ports which tomcat should use. It is usually safe to accept the defaults. If you are already running other services on the default ports, please select some free ports.
tomcat.port.displayText=Tomcat Port
tomcat.shutdown.port.displayText=Tomcat Shutdown Port
### Progress page
page.progress.displayText=Installation progress
### Uninstaller Strings
uninstaller.greenstone.uninstaller=Greenstone Uninstaller
uninstaller.cancel=Cancel
uninstaller.uninstall=Uninstall
uninstaller.finish=Finish
uninstaller.error=Error
uninstaller.confirmation=Confirmation
uninstaller.continue=Continue
uninstaller.complete=Complete
uninstaller.skip=Skip
uninstaller.skip.all=Skip All
uninstaller.retry=Retry
uninstaller.readonly=Read Only
uninstaller.will.uninstall.from=Uninstall Greenstone from:
uninstaller.uninstall.options=Uninstall Options:
uninstaller.keep.collections=Keep Collections
uninstaller.are.you.sure=Are you sure you wish to Uninstall Greenstone
uninstaller.are.you.sure.collections=You have chosen to delete your collections.\nPlease backup any collections you wish to keep before continuing
uninstaller.failed.to.figure.cd=Failed to figure out the current directory
uninstaller.cancelled=Uninstall Cancelled
uninstaller.finished=Uninstall Finished
uninstaller.deleting=Deleting {file} from disk
uninstaller.info.skipping=INFO: Skipping {file}
uninstaller.info.no.startmenu=INFO: No StartMenu path found. Deleting a StartMenu group will not be part of this uninstall
uninstaller.warning.readonly=WARNING: {file} appears to be read-only
uninstaller.warning.couldnt.delete=WARNING: {file} could not be deleted. Skipped.
uninstaller.warning.nonexistent=WARNING: {file} does not exist
uninstaller.error.nonexistent=ERROR: {file} does not exist
uninstaller.error.couldnt.find.install.props=ERROR: Could not find the 'installation.properties' or 'etc/installation.properties' file.\nEither this is not a valid Greenstone installation, or the installation has been corrupted.\nUninstallation cannot proceed
uninstaller.warning.couldnt.create.flagfile=WARNING: Couldn't create the flag file. You will have to delete the jre and loose uninstaller files manually
### Ant-Installer Core strings
dirNotExistCreate=The folder does not exist, create it?
dirNotExist=The folder does not exist
fileNotExist=The file does not exist
dirNotCreated=The folder could not be created
canNotCreateFile=Can not create file
appRootInvalid=This folder does not appear to be the root of the application
selectFile=Select File
selectFolder=Select Folder
browseDotDotDot=Browse...
notValidSelection=Not a valid selection
showDetails=Show Details
#Default loading
promptLoadDefaults=Installation configuration found. Load the existing configuration?
promptMissingDefaultPassword=A password was not found it may have been omitted for security reasons, it will be set to the default.
click=Click
toContinue=to continue
failed=Failed
exit=Exit
complete=Complete
finished=Finished
extracting=Extracting...
installFinished=Install Finished
install-cancelled=Install Cancelled
running=
backButton=Back
cancelButton=Cancel
nextButton=Next
finishButtonText=Install
output=Output
errors=Errors
notCorrectFormat=The field is not of the correct format
notCorrectPasswordFormat=The password is not of the correct format
passwordsDoNotMatch=The passwords do not match
installationFailed=Install failed
propertiesVersionMismatch=Some options are missing from the previous version and must be manually entered, continue?
Finished=Finished
Failed=Failed, view the error messages
ant.failure=Ant run failed - examine the error logs for details
license.next.text=Accept
license.cancel.text=Reject
#text install strings
_required_=required
_default_=default
true=true
#The value of 'affirmativeChars' comes from the first letters of "True" and "Yes"
affirmativeChars=T,Y
#The value of 'negativeChars' comes from the first letters of "False" and "No"
negativeChars=F,N
licenseAccept=Do you accept the license? Y or N [default\:Y]
clickViewLicense=Press enter to view the license agreement
clickViewText=Press enter to continue
enterNumber=Enter a number
fileDoesNotExist=The File does not exist
#The value of backChar is the first letter "Back"
backChar=B
#The value of nextChar is the first letter "Next"
nextChar=N
#In the next two properties, 'N' should be replaced the value of the 'nextChar' property
license_next=Enter 'N' for the next page, enter anything else to scroll to the the end
large_select_next=Enter 'N' for the next page, enter anything else to scroll to the the end
availableOptions=View available options