source: main/trunk/release-kits/shared/core/language-strings/LanguagePack.properties@ 28207

Last change on this file since 28207 was 28207, checked in by kjdon, 11 years ago

added note about later enabling admin account

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