source: release-kits/shared/core/language-strings/LanguagePack.properties@ 19519

Last change on this file since 19519 was 19519, checked in by anna, 15 years ago

capital letter at the beginning of a fragment.

File size: 10.2 KB
RevLine 
[17676]1### Language page ###
[19416]2page.language-selector.displayText=Language
3language-selector-explanation.displayText=Please choose your preferred language
4# (Note: This installer has not been fully translated into all these languages yet)
[17676]5
6
7### Intro Page ###
[19416]8page.intro.displayText=Greenstone @version@ installer
9[email protected]@ is software for building and sharing digital libraries.\n\nIt is recommended that you uninstall any previous installations of [email protected]@ before running this installer.
[17676]10
11## License page ###
[19416]12page.license.displayText=Software License
[17676]13
14
15### Destination page ###
[19416]16page.destination.displayText=Installation Folder
17installDir.displayText=Select an installation folder
[17676]18
19
20### InstallShield install detected page ###
[19416]21page.dontBudge.displayText=Previous Install Detected
22is-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.
[17676]23
24
25### Components Page ###
26# (Note: in the html here, we must use '<br>' for breaklines.
27# '<br/>' and other variations are not recognised.)
[19416]28page.selector.displayText=Components
29choose-components.displayText=Please choose the components you wish to install
[17676]30
[19416]31Looking_For_Previous_Installation.displayText=Search for Previous Installations
32Looking_For_Previous_Installation.explanatoryText=If this is an over-install, load some properties of the existing installation to aid the installation process.
[17676]33
[19416]34Installing_Core_System.displayText=Core System
35Installing_Core_System.explanatoryText=<html>This is the core [email protected]@ system. It is a required component.</html>
[17676]36
[19416]37Installing_Source_Code_Core.displayText=Source Code Core
38Installing_Source_Code_Core.explanatoryText=<html>This is the core [email protected]@ system for source releases. <br>\nIt includes supporting files to accompany the source code. </html>
[17676]39
[19416]40Installing_Source_Code.displayText=Source Code
41Installing_Source_Code.explanatoryText=<html>Install the source code if you wish to compile [email protected]@ <br>\nyourself, make modifications to your copy of [email protected]@, or if<br>\nyou just want to see how it works.</html>
[17676]42
[19416]43Installing_ImageMagick.displayText=ImageMagick with JPEG2000 (@bundled.version.imagemagick@)
44Installing_ImageMagick.explanatoryText=<html>Greenstone uses ImageMagick to process images.<br>\nThe bundled version of ImageMagick includes support for the JPEG2000 image <br>format. If you have ImageMagick on your computer already, or if you don't wish <br>to include images in Greenstone collections, then you may choose not to <br>install ImageMagick. </html>
[17676]45
[19416]46Installing_Ghostscript.displayText=GhostScript (@bundled.version.ghostscript@)
47Installing_Ghostscript.explanatoryText=<html> Greenstone uses GhostScript to process PDF and PostScript files.<br> If you have Ghostscript on your computer already, or if you don't wish to<br>include PDF of PostScript files in Greenstone collections, then you may choose <br>not to install Ghostscript. </html>
[17676]48
[19416]49Installing_Start_Menu_Shortcuts.displayText=Start Menu Shortcuts
50Installing_Start_Menu_Shortcuts.explanatoryText=Create shortcuts to [email protected]@ on your Start Menu
[17676]51
[19416]52Installing_Tomcat.displayText=Apache Tomcat (@bundled.version.tomcat@)
53Installing_Tomcat.explanatoryText=<html> Greenstone3 requires the Apache Tomcat web server to serve your digital library over <br> the web. If you have an existing installation of Tomcat, you can use that installation <br> (some configuration is required), so you can safely opt not to install this component. </html>
[17676]54
[19416]55Installing_Ant.displayText=Apache Ant (@bundled.version.ant@)
56Installing_Ant.explanatoryText=<html> Greenstone3 requires Apache Ant to start and stop the Tomcat web server, to recompile <br> the source code, and to perform some maintainence tasks. If you already have Ant installed, <br> you can safely opt not to install this component. </html>
[17676]57
58### Admin password page
[19200]59
60
[19416]61page.admin-pages.displayText=Administrations Pages
62admin-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'.
63admin-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.)
64admin-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.
65enable.admin.pages.displayText=Enable Admin Pages
[19200]66
[19416]67page.admin-password.displayText=Admin Password
68admin-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.
69admin.password.displayText=Admin Password
[17676]70
[19200]71
72
73
[17676]74### Tomcat config page
[19416]75page.tomcat-config.displayText=Apache Tomcat Configuration
76tomcat-config-explanation1.displayText=Greenstone3 uses Apache Tomcat to share your digital libraries.
77tomcat-config-explanation2.displayText=You can either configure Tomcat here, or by editing the build.properties file in the Greenstone3 home folder (${installDir}).
78tomcat.server.displayText=Tomcat Server
79tomcat-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).
80tomcat.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.
81tomcat.port.displayText=Tomcat Port
82tomcat.shutdown.port.displayText=Tomcat Shutdown Port
[17676]83
84### Progress page
[19416]85page.progress.displayText=Installation progress
[17676]86
87### Uninstaller Strings
88
[19416]89uninstaller.greenstone.uninstaller=Greenstone Uninstaller
90uninstaller.cancel=Cancel
91uninstaller.uninstall=Uninstall
92uninstaller.finish=Finish
93uninstaller.error=Error
94uninstaller.confirmation=Confirmation
95uninstaller.continue=Continue
96uninstaller.complete=Complete
97uninstaller.skip=Skip
98uninstaller.skip.all=Skip All
99uninstaller.retry=Retry
100uninstaller.readonly=Read Only
[17676]101
[19416]102uninstaller.will.uninstall.from=Uninstall Greenstone from:
103uninstaller.uninstall.options=Uninstall Options:
104uninstaller.keep.collections=Keep Collections
105uninstaller.are.you.sure=Are you sure you wish to Uninstall Greenstone
106uninstaller.are.you.sure.collections=You have chosen to delete your collections.\nPlease backup any collections you wish to keep before continuing
107uninstaller.failed.to.figure.cd=Failed to figure out the current directory
108uninstaller.cancelled=Uninstall Cancelled
109uninstaller.finished=Uninstall Finished
110uninstaller.deleting=Deleting {file} from disk
[17676]111
[19416]112uninstaller.info.skipping=INFO: Skipping {file}
113uninstaller.info.no.startmenu=INFO: No StartMenu path found. Deleting a StartMenu group will not be part of this uninstall
114uninstaller.warning.readonly=WARNING: {file} appears to be read-only
115uninstaller.warning.couldnt.delete=WARNING: {file} could not be deleted. Skipped.
116uninstaller.warning.nonexistent=WARNING: {file} does not exist
117uninstaller.error.nonexistent=ERROR: {file} does not exist
118uninstaller.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
119uninstaller.warning.couldnt.create.flagfile=WARNING: Couldn't create the flag file. You will have to delete the jre and loose uninstaller files manually
[17676]120
121
122### Ant-Installer Core strings
123
[19416]124dirNotExistCreate=The folder does not exist, create it?
125dirNotExist=The folder does not exist
126fileNotExist=The file does not exist
127dirNotCreated=The folder could not be created
128canNotCreateFile=Can not create file
129appRootInvalid=This folder does not appear to be the root of the application
130selectFile=Select File
131selectFolder=Select Folder
132browseDotDotDot=Browse...
133notValidSelection=Not a valid selection
134showDetails=Show Details
[17676]135
136#Default loading
[19416]137promptLoadDefaults=Installation configuration found. Load the existing configuration?
138promptMissingDefaultPassword=A password was not found it may have been omitted for security reasons, it will be set to the default.
[17676]139
[19416]140click=Click
141toContinue=to continue
142failed=Failed
143exit=Exit
144complete=Complete
145finished=Finished
146extracting=Extracting...
147installFinished=Install Finished
148install-cancelled=Install Cancelled
149running=
[17676]150
[19416]151backButton=Back
152cancelButton=Cancel
153nextButton=Next
154finishButtonText=Install
[17676]155
[19416]156output=Output
157errors=Errors
158notCorrectFormat=The field is not of the correct format
159notCorrectPasswordFormat=The password is not of the correct format
160passwordsDoNotMatch=The passwords do not match
161installationFailed=Install failed
162propertiesVersionMismatch=Some options are missing from the previous version and must be manually entered, continue?
[17676]163
[19416]164Finished=Finished
165Failed=Failed, view the error messages
166ant.failure=Ant run failed - examine the error logs for details
[17676]167
[19416]168license.next.text=Accept
169license.cancel.text=Reject
[18877]170
171#text install strings
172_required_=required
173_default_=default
174true=true
[19322]175#The value of 'affirmativeChars' comes from the first letters of "True" and "Yes"
[18877]176affirmativeChars=T,Y
[19322]177#The value of 'negativeChars' comes from the first letters of "False" and "No"
178negativeChars=F,N
[18877]179licenseAccept=Do you accept the license? Y or N [default\:Y]
180clickViewLicense=Press enter to view the license agreement
181clickViewText=Press enter to continue
182enterNumber=Enter a number
183fileDoesNotExist=The File does not exist
[19323]184#The value of backChar is the first letter "Back"
185backChar=B
[19322]186#The value of nextChar is the first letter "Next"
187nextChar=N
188#In the next two properties, 'N' should be replaced the value of the 'nextChar' property
[19519]189license_next=Enter 'N' for the next page, enter anything else to scroll to the the end
190large_select_next=Enter 'N' for the next page, enter anything else to scroll to the the end
191availableOptions=View available options
Note: See TracBrowser for help on using the repository browser.