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

Last change on this file since 18877 was 18877, checked in by oranfry, 15 years ago

allowing the use of installer argument 'text' to trigger text mode installation

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