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

Last change on this file since 20964 was 20964, checked in by oranfry, 14 years ago

updated the german intaller strings (thanks to berhard) and made a small correction to the english

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