source: trunk/gsdl/macros/english2.dm@ 5826

Last change on this file since 5826 was 5826, checked in by nzdl, 20 years ago

changed the date for the greenstone 3 release

  • Property svn:keywords set to Author Date Id Revision
File size: 41.6 KB
Line 
1######################################################################
2#
3# English Language text and icon macros
4# -- this file contains english text that is of less importance
5# -- to translate when creating a new interface language
6######################################################################
7
8
9
10######################################################################
11# 'home' page
12package home
13######################################################################
14
15#------------------------------------------------------------
16# text macros
17#------------------------------------------------------------
18
19_documents_ { documents. }
20_lastupdate_ {Last updated}
21_ago_ {days ago.}
22_colnotbuilt_ {Collection not built.}
23
24_textpagetitle_ {Greenstone Digital Library}
25_textadmin_ {Administration Page}
26_textabgs_ {About Greenstone}
27_textgsdocs_ {Greenstone Documentation}
28
29_textimagecollector_ {
30Helps you create new collections, modify or add to existing ones, or delete
31collections
32}
33
34_textimagetranslator_ {
35Helps you keep the multilingual versions of the Greenstone interface
36up to date
37}
38
39_textimageadmin_ {
40Allows you to add new users, summarizes the collections in the system,
41gives technical information on the Greenstone installation
42}
43
44_textimagegogreenstone_ {
45Tells you about the Greenstone software and the New Zealand Digital Library
46Project where it originated
47}
48
49_textimagegodocs_ {Greenstone manuals}
50
51_textpoem_ {
52<br><h2>Kia papapounamu te moana</h2>
53
54<p>kia hora te marino,
55<br>kia tere te karohirohi,
56<br>kia papapounamu te moana
57
58<p>may peace and calmness surround you,
59<br>may you reside in the warmth of a summer's haze,
60<br>may the ocean of your travels be as smooth as the polished greenstone.
61}
62
63_textgreenstone_ {
64<p>Greenstone is a semi-precious stone that (like this software) is sourced
65in New Zealand. In traditional Maori society it was the most highly prized
66and sought after of all substances. It can absorb and hold <i>wairua</i>,
67which is a spirit or life force, and is endowed with traditional virtues
68that make it an appropriate emblem for a public-domain digital library
69project. Its lustre shows charity; its translucence, honesty; its
70toughness, courage; and the sharp edge it can take, justice. The carved
71piece used in the Greenstone Digital Library Software logo is a <i>patu</i>
72or fighting club, and is a family heirloom of one of our project members.
73In hand-to-hand combat its delivery is very quick, very accurate, and very
74complete. We like to think these qualities also apply to our software, the
75razor sharp edge of the <i>patu</i> symbolizing the leading edge of
76technology.
77}
78
79_textaboutgreenstone_ {
80<p>Greenstone is a suite of software for building and distributing digital
81library collections. It provides a new way of organizing information and
82publishing it on the Internet or on CD-ROM. Greenstone is produced by the
83<b>New Zealand Digital Library Project</b> at the <b>University of
84Waikato</b>, and developed and distributed in cooperation with
85<b>UNESCO</b> and the <b>Human Info NGO</b>. It is open-source
86software, available from <a
87href="http://greenstone.org">http://greenstone.org</a> under the terms of
88the GNU General Public License.
89
90<p>The aim of the software is to empower users, particularly in
91universities, libraries, and other public service institutions, to
92build their own digital libraries. Digital libraries are radically
93reforming how information is disseminated and acquired in UNESCO's
94partner communities and institutions in the fields of education,
95science and culture around the world, and particularly in developing
96countries. We hope that this software will encourage the effective
97deployment of digital libraries to share information and place it in
98the public domain.
99
100
101<p>This software is developed and distributed as an international
102cooperative effort established in August 2000 among three parties.
103
104<table border="0">
105<tr valign="top">
106<td>
107<a href="http://nzdl.org"><b>New Zealand Digital Library Project at the University of Waikato</b></a>
108<br>
109Greenstone software grew out of this project, and this initiative
110has been endorsed by the Communication Sub-Commission of the New
111Zealand National Commission for UNESCO as part of New Zealand's
112contribution to UNESCO's programme.
113</td>
114<td></td>
115</tr>
116<tr valign="top">
117<td>
118<a href="http://www.unesco.org"><b>United Nations Educational, Scientific and Cultural Organization</b></a>
119<br>
120The dissemination of educational, scientific and cultural information
121throughout the world, and particularly its availability in developing
122countries, is central to UNESCO's goals as pursued within its
123intergovernmental Information for All Programme, and appropriate,
124accessible information and communication technology is seen as an important
125tool in this context.
126</td>
127<td><a href="http://www.unesco.org"><img src="_httpimg_/unesco.gif"
128border="0"></a></td>
129</tr>
130<tr valign="top">
131<td>
132<a href="http://humaninfo.org"><b>The Human Info NGO, based in Antwerp, Belgium</b></a>
133<br>
134This project works with UN agencies and other NGOs, and has established
135a worldwide reputation for digitizing documentation of interest to
136human development and making it widely available, free of charge to
137developing nations and on a cost-recovery basis to others.
138</td>
139<td><a href="http://humaninfo.org"><img src="_httpimg_/ghproj2.jpg" border="0"></a></td>
140</tr>
141</table>
142}
143
144#------------------------------------------------------------
145# icons
146#------------------------------------------------------------
147
148## "THE NEW ZEALAND DIGITAL LIBRARY" ## nzdl_heading ## nzdl2gr ##
149_httpiconnzdl_ {_httpimg_/nzdl2gr.gif}
150_widthnzdl_ {457}
151_heightnzdl_ {181}
152
153## "select a collection" ## green_bar_left_aligned ## selcolgr ##
154_httpiconselcolgr_ {_httpimg_/selcolgr.gif}
155_widthselcolgr_ {537}
156_heightselcolgr_ {17}
157_altselcolgr_ {"Select a collection"}
158
159
160######################################################################
161# home help page
162package homehelp
163######################################################################
164
165
166#------------------------------------------------------------
167# text macros
168#------------------------------------------------------------
169
170_text4buts_ {There are four further buttons on the home page}
171
172_textnocollections_ {
173<p>There are currently no collections available to this Greenstone installation.
174To add some collections you may either
175<ul><li>Use <a href="_httppagecollector_">The Collector</a> to build new collections
176 <li>If you have a Greenstone cd-rom you may install collections from cd-rom
177</ul>
178}
179
180_text1coll_ {This Greenstone installation contains 1 collection}
181
182_textmorecolls_ {This Greenstone installation contains _1_ collections}
183
184######################################################################
185# external link package
186package extlink
187######################################################################
188
189
190#------------------------------------------------------------
191# text macros
192#------------------------------------------------------------
193
194_textextlink_ {External Link}
195_textlinknotfound_{Internal Link not Found}
196
197_textextlinkcontent_ {The link you have selected is external to any of your currently selected collections.
198 If you still wish to view this link and your browser has access to
199 the Web, you can <a href="_nexturl_">go forward</a> to this page; otherwise
200 use your browsers "back" button to return to the previous document.}
201
202_textlinknotfoundcontent_ {For reasons beyond our control, the internal link you have selected
203 does not exist. This is probably due to an error in the source collection.
204 Use your browsers "back" button to return to the previous document.}
205
206# should have arguments of collection, collectionname and link
207_foundintcontent_ {
208
209<h3>Link to "_2_" collection</h3>
210
211<p> The link you have selected is external to the "_collectionname_"
212 collection (it links to the "_2_" collection).
213 If you wish to view this link in the "_2_" collection you can
214 <a href="_httpdoc_&c=_1_&cl=_cgiargcl_&d=_3_">go forward</a> to this page;
215 otherwise use your browsers "back" button to return to the previous document.
216}
217
218
219#------------------------------------------------------------
220# icons
221#------------------------------------------------------------
222
223
224
225######################################################################
226# authentication page
227package authen
228######################################################################
229
230
231#------------------------------------------------------------
232# text macros
233#------------------------------------------------------------
234
235_textGSDLtitle_ {Greenstone Digital Library}
236
237_textusername_ {username}
238_textpassword_ {password}
239
240_textmessageinvalid_ {The page you have requested requires you to sign in.<br>
241_If_(_cgiargug_,[Note that you must belong to the "_cgiargug_" group to access this page]<br>)
242Please enter your Greenstone username and password.}
243
244_textmessagefailed_ {Either your username or password was incorrect.}
245
246_textmessagedisabled_ {Sorry, your account has been disabled. Please contact
247the webmaster for this site.}
248
249_textmessagepermissiondenied_ {Sorry, you do not have permission to access this page.}
250
251_textmessagestalekey_ {The link you have followed is now stale.
252Please enter your password to access this page.}
253
254
255######################################################################
256# 'docs' page
257package docs
258######################################################################
259
260
261#------------------------------------------------------------
262# text macros
263#------------------------------------------------------------
264
265_textnodocumentation_ {
266<p>This Greenstone installation does not include any documentation. This
267may be because:
268<ol>
269 <li>Greenstone was installed from CD-ROM using a compact installation.
270 <li>Greenstone was installed from a distribution downloaded from the
271 internet.
272</ol>
273In either case you may obtain the documentation either from the <i>docs</i>
274directory of a Greenstone CD-ROM or by visiting <a
275href="http://www.greenstone.org">http://www.greenstone.org</a>.
276}
277
278_textuserguide_ {User's Guide}
279_textinstallerguide_ {Installer's Guide}
280_textdeveloperguide_ {Developer's Guide}
281_textpaperguide_ {From Paper to Collection Guide}
282
283#------------------------------------------------------------
284# icons
285#------------------------------------------------------------
286
287## "greenstone documentation" ## green_bar_left_aligned ## gsdocsgr ##
288_httpicongsdocsgr_ {_httpimg_/gsdocsgr.gif}
289_widthgsdocsgr_ {_pagewidth_}
290_heightgsdocsgr_ {17}
291
292
293######################################################################
294# collectoraction
295package collector
296######################################################################
297
298
299#------------------------------------------------------------
300# text macros
301#------------------------------------------------------------
302
303_textdefaultstructure_ {default structure}
304_textmore_ {more}
305_textcollector_ {The Collector}
306_textinfo_ {Collection information}
307_textsrce_ {Source data}
308_textconf_ {Configure collection}
309_textbild_ {Build}
310_textview_ {view}
311_textdel_ {delete collection}
312_textexpt_ {export collection}
313
314_textdownloadingfiles_ {Downloading files ...}
315_textimportingcollection_ {Importing collection ...}
316_textbuildingcollection_ {Building collection ...}
317_textcreatingcollection_ {creating collection ...}
318
319_textcollectorblurb_ {
320<i>The pen is mightier than the sword!
321<br>Building and distributing information collections carries responsibilities
322that you may want to reflect on before you begin.
323There are legal issues of copyright: being able to access documents doesn't
324mean you can necessarily give them to others.
325There are social issues: collections should respect the customs of the
326community out of which the documents arise.
327And there are ethical issues: some things simply should not be made
328available to others.
329<br>Be sensitive to the power of information and use it wisely.
330</i>
331}
332
333_textcb1_ {
334The Collector helps you to create new collections, modify or add to
335existing ones, or delete collections. To do this you will be guided through a
336sequence of Web pages which request the information that is needed.
337}
338
339_textcb2_ {First, you must decide whether to}
340_textcnc_ {create a new collection}
341_textwec_ {work with an existing one, adding data to it or deleting it.}
342
343_textcb3_ {
344In order to build or modify digital library collections you must sign in.
345This is to protect you from others logging in to your computer and altering
346the information on it. Note: for security reasons you will be
347automatically logged out once a 30 minute period has elapsed since you
348logged in. If this happens, don't worry! -- you will be invited to log in
349again and can continue from where you left off.
350}
351
352_textcb4_ {
353Please enter your Greenstone username and password, and click the button to
354sign in.
355}
356
357_textfsc_ {
358First select the collection that you want to work with (write protected
359collections won't appear in this list).
360}
361
362_textwtc_ {With the collection you have selected, you can}
363_textamd_ {Add more data and rebuild the collection}
364_textetc_ {Edit the collection configuration file and rebuild the collection}
365_textdtc_ {Delete the collection entirely}
366_textetcfcd_ {Export the collection for writing to a self-installing Windows CD-ROM}
367_textcaec_ {Changing an existing collection}
368_textnwec_ {No write-enabled collections are available for modifying}
369_textcianc_ {Creating a new collection}
370_texttsosn_ {The sequence of steps needed to create a new digital library collection is:}
371_textsin_ {Specify its name (and associated information)}
372_textswts_ {Specify where the source data comes from}
373_textatco_ {Adjust the configuration options (advanced users only)}
374_textbtc_ {"Build" the collection (see below)}
375_textpvyh_ {Proudly view your handiwork.}
376
377_texttfsiw_ {
378The fourth step is where the computer does all the work. In the "building"
379process the computer makes all the indexes and gathers together any other
380information that is required to make things work. But first you have to
381specify the information.
382}
383
384_textadab_ {
385A diagram appears below that will help you keep track of where you are.
386The green button is the one that you click to carry on in the sequence. As
387you go through the sequence, the buttons will change to yellow. You can
388return to a previous page by clicking on the corresponding yellow button in
389the diagram.
390}
391
392_textwyar_ {
393When you are ready, click the green "collection information" button to
394begin creating your new digital library collection!
395}
396
397_textcnmbs_ {Collection name must be specified}
398_texteambs_ {Email address must be specified}
399_textpsea_ {Please specify email address in the form: username@domain}
400_textdocmbs_ {Description of collection must be specified}
401
402_textwcanc_ {
403When creating a new collection you need to enter some preliminary
404information about the source data. This process is structured as a series
405of Web pages, overseen by The Collector. The bar at the bottom of the page
406shows you the sequence of pages to be completed.
407}
408
409_texttfc_ {Title for collection:}
410
411_texttctiasp_ {
412The collection title is a short phrase used throughout the digital library
413to identify the content of the collection. Example titles include
414"Computer Science Technical Reports" and "Humanity Development Library."
415}
416
417_textcea_ {Contact email address:}
418
419_textteas_ {
420This email address specifies the first point of contact for the collection.
421If the Greenstone software detects a problem, a diagnostic report is sent
422to this address. Enter an email address in its full form:
423<tt>name@domain</tt>.
424}
425
426_textatc_ {About this collection:}
427
428_texttiasd_ {
429This is a statement describing the principles governing what is included in
430the collection. It appears on the first page when the collection is
431presented.
432}
433
434_textypits_ {
435Your position in the sequence is indicated by an arrow underneath--in this
436case, the "collection information" stage. To proceed, click the green
437"source data" button.
438}
439
440_srcebadsources_ {
441<p>One or more of the input sources you specified is unavailable (marked
442_iconcross_ below).
443
444<p>This might be because
445<ul>
446<li>The file, FTP site or URL does not exist.
447<li>You need to dial up your ISP first.
448<li>You are trying to access a URL from behind a firewall (this is the case
449if you normally have to present a username and password to access the
450internet).
451</ul>
452
453<p>If this is a URL that you can see in your browser, it may be coming from
454a locally cached copy. Unfortunately, locally cached copies are invisible
455to our mirroring process. In this case we recommend that you download the
456pages using your browser first.
457}
458
459_textymbyco_ {
460<p>You may base your collection on either
461<ul>
462<li>The default structure
463<dl><dd>The new collection may contain html documents (.htm, .html), plain text
464documents (.txt, .text), MS Word documents (.doc), PDF documents (.pdf) or
465"m-box" format email documents (.mbx).</dd></dl>
466<li>An existing collection
467<dl><dd>The files in your new collection must be exactly the same type as those
468used to build the existing one.</dd></dl>
469</ul>
470}
471
472_textbtco_ {Base the collection on}
473_textand_ {Add new data}
474_textad_ {Adding data:}
475
476_texttftysb_ {
477The files that you specify below will be added to the collection. Make sure
478that you do not re-specify files that are already in the collection:
479otherwise two copies will be included. Files are identified by their full
480pathname, Web pages by their absolute Web address.
481}
482
483_textis_ {Input sources:}
484
485_textddd1_ {
486<p>If you use file:// or ftp:// to specify a file, that file will be
487downloaded.
488
489<p>If you use http:// it depends on whether the URL gives you a normal web
490page in your browser, or a list of files. If a page, that page will be
491downloaded -- and so will all pages it links to, and all pages they link
492to, etc. -- provided they reside on the same site, below the URL.
493
494<p>If you use file:// or ftp:// to specify a folder or directory, or give a
495http:// URL that leads to a list of files, everything in the folder and all
496its sub-folders will be included in the collection.
497
498<p>Click the "more sources" button to get more input boxes.
499}
500
501_textddd2_ {
502<p>Click one of the green buttons. If you are an advanced user you may want
503to adjust the collection configuration. Alternatively, go straight to the
504building stage. Remember, you can always revisit an earlier stage by
505clicking its yellow button.
506}
507
508_textconf1_ {
509<p>The building and presentation of your collection are controlled by
510specifications in a special "configuration file". Advanced users may want
511to alter the configuration settings.
512
513<center><p><b>If you are not an advanced user, just go to the bottom of the
514page.</b></center>
515
516<p>To alter the configuration settings, edit the data that appears below.
517If you make a mistake, click on "Reset" to reinstate the original
518configuration settings.
519}
520
521_textreset_ {Reset}
522
523_textbild1_ {
524The collection is now being built: this might take some time. The building
525status line below gives feedback on how the operation is progressing.
526}
527
528_textbild2_ {
529To stop the building process at any time, click here.
530<br>The collection you are working on will remain intact.
531}
532
533_textstopbuild_ {stop building}
534
535_textbild3_ {
536If you leave this page (and have not cancelled the building process with
537the "stop building" button) the collection will continue to build and will
538be installed upon successful completion.
539}
540
541_textbuildcancelled_ {Build cancelled}
542
543_textbildcancel1_ {
544The collection building process was cancelled. Use the yellow buttons below
545to make changes to your collection or restart the building process.
546}
547
548_textbsupdate1_ {Building status update in 1 second}
549_textbsupdate2_ {Building status update in}
550_textseconds_ {seconds}
551_textbildsuc_ {Collection built successfully.}
552
553_textviewbildsummary_ {
554You may <a href="_httppagex_(bsummary)&c=_cgiargbc1dirname_" target=_top>view the build
555summary</a> of this collection for further details.
556}
557
558_textfailmsg11_ {
559The collection could not be built as it contains no data. Make sure that at
560least one of the directories or files you specified on the <i>source
561data</i> page exists and is of a type or (in the case of a directory)
562contains files of a type, that Greenstone can process.
563}
564
565_textfailmsg21_ {The collection could not be built (import.pl failed).}
566_textblcont_ {The build log contains the following information:}
567
568_texttryagain_ {
569Please <a href="_httppagecollector_" target=_top>restart the collector</a>
570and try again.
571}
572
573_textfailmsg31_ {The collection could not be built (buildcol.pl failed).}
574_textfailmsg41_ {The collection was built successfully but could not be installed.}
575_textfailmsg71_ {An unexpected error occurred while attempting to build your collection}
576_textretcoll_ {Return to the collector}
577
578_textdelperm_ {
579Some or all of the _cgiargbc1dirname_ collection could not be
580deleted. Possible causes are:
581<ul>
582<li> Greenstone does not have permission to delete the _gsdlhome_/collect/_cgiargbc1dirname_
583directory.<br>
584You may need to remove this directory manually to complete the removal of the _cgiargbc1dirname_
585collection from this computer.</li>
586<li>Greenstone can not run the program _gsdlhome_/bin/script/delcol.pl. Make sure that this file is readable and executable.</li>
587</ul>
588}
589
590_textdelinv_ {
591The _cgiargbc1dirname_ collection is protected or invalid. Deletion was cancelled.
592}
593
594_textdelsuc_ {The _cgiargbc1dirname_ collection was successfully deleted.}
595
596_textclonefail_ {
597The _cgiargclonecol_ collection cound not be cloned. Possible causes are:
598<ul>
599<li> The _cgiargclonecol_ collection doesn't exist
600<li> The _cgiargclonecol_ collection has no collect.cfg configuration file
601<li> Greenstone does not have permission to read the collect.cfg configuration file
602</ul>
603}
604
605_textcolerr_ {Collector error.}
606
607_texttmpfail_ {
608The collector failed to read from or write to a temporary file or
609directory. Possible causes are:
610<ul>
611<li> Greenstone does not have read/write access to the _gsdlhome_/tmp
612 directory.
613</ul>
614}
615
616_textmkcolfail_ {
617The collector failed to create the directory structure required by the new
618collection (mkcol.pl failed). Possible causes are:
619<ul>
620<li> Greenstone does not have permission to write to the _gsdlhome_/tmp
621 directory.
622<li> mkcol.pl perl script errors.
623</ul>
624}
625
626_textnocontent_ {
627Collector error: no collection name was provided for the new collection. Try
628restarting the Collector from the beginning.
629}
630
631_textrestart_ {Restart the Collector}
632
633_textreloaderror_ {
634An error occurred while creating the new collection. This may have been due
635to Greenstone getting confused by the use of your browser's "reload" or
636"back" buttons (please try to avoid using these buttons while creating a
637collection with the Collector). It is recommended that you restart the
638Collector from the beginning.
639}
640
641_textexptsuc_ {
642The _cgiargbc1dirname_ collection was successfully exported to the
643_gsdlhome_/tmp/exported\__cgiargbc1dirname_ directory.
644}
645
646_textexptfail_ {
647<p>Failed to export the _cgiargbc1dirname_ collection.
648
649<p>This is likely to be because Greenstone was installed without the
650necessary components to support the "Export Collection" function.
651<ul>
652
653 <li>If you installed Greenstone from a CD-ROM these components won't have
654 been installed unless you selected them during a "Custom" install.
655 You may add them to your installation by re-running the installation
656 procedure.
657
658 <li>If you installed Greenstone from a web distribution you will need to
659 download and install an additional package to enable this function. Please
660 visit <a href="http://www.greenstone.org">http://www.greenstone.org</a> or
661 email <a
662 href="mailto:[email protected]">[email protected]</a>
663 for further details.
664
665</ul>
666}
667
668#------------------------------------------------------------
669# icons
670#------------------------------------------------------------
671
672## "The collector" ## green_title ## h_colect ##
673_httpiconhcolect_ {_httpimg_/h\_colect.gif}
674
675## "collection information" ## collector_bar_button ## info ##
676_httpicongcinfoof_ {_httpimg_/gcinfoof.gif}
677_httpicongcinfoon_ {_httpimg_/gcinfoon.gif}
678_httpiconycinfoof_ {_httpimg_/ycinfoof.gif}
679_httpiconycinfoon_ {_httpimg_/ycinfoon.gif}
680_httpiconncinfoof_ {_httpimg_/ncinfoof.gif}
681
682## "source data" ## collector_bar_button ## srce ##
683_httpicongcsrceof_ {_httpimg_/gcsrceof.gif}
684_httpicongcsrceon_ {_httpimg_/gcsrceon.gif}
685_httpiconycsrceof_ {_httpimg_/ycsrceof.gif}
686_httpiconycsrceon_ {_httpimg_/ycsrceon.gif}
687_httpiconncsrceof_ {_httpimg_/ncsrceof.gif}
688
689## "configure collection" ## collector_bar_button ## conf ##
690_httpicongcconfof_ {_httpimg_/gcconfof.gif}
691_httpicongcconfon_ {_httpimg_/gcconfon.gif}
692_httpiconycconfof_ {_httpimg_/ycconfof.gif}
693_httpiconycconfon_ {_httpimg_/ycconfon.gif}
694_httpiconncconfof_ {_httpimg_/ncconfof.gif}
695
696## "build collection" ## collector_bar_button ## bild ##
697_httpicongcbildof_ {_httpimg_/gcbildof.gif}
698_httpicongcbildon_ {_httpimg_/gcbildon.gif}
699_httpiconycbildof_ {_httpimg_/ycbildof.gif}
700_httpiconycbildon_ {_httpimg_/ycbildon.gif}
701_httpiconncbildof_ {_httpimg_/ncbildof.gif}
702
703## "view collection" ## collector_bar_button ## view ##
704_httpicongcviewof_ {_httpimg_/gcviewof.gif}
705_httpicongcviewon_ {_httpimg_/gcviewon.gif}
706_httpiconycviewof_ {_httpimg_/ycviewof.gif}
707_httpiconycviewon_ {_httpimg_/ycviewon.gif}
708_httpiconncviewof_ {_httpimg_/ncviewof.gif}
709
710## "delete collection" ## collector_bar_button ## del ##
711_httpicongcdelof_ {_httpimg_/gcdelof.gif}
712_httpicongcdelon_ {_httpimg_/gcdelon.gif}
713
714## "export collection" ## collector_bar_button ## expt ##
715_httpicongcexptof_ {_httpimg_/gcexptof.gif}
716_httpicongcexpton_ {_httpimg_/gcexpton.gif}
717
718
719######################################################################
720# 'gsdl' page
721package gsdl
722######################################################################
723
724
725#------------------------------------------------------------
726# text macros
727#------------------------------------------------------------
728
729
730_textgreenstone1_ {
731Greenstone is a suite of software which has the ability to serve digital
732library collections and build new collections. It provides a new way of
733organizing information and publishing it on the Internet or on CD-ROM.
734Greenstone is produced by the New Zealand Digital Library Project at the
735University of Waikato, and distributed in cooperation with UNESCO and the
736Human Info NGO. It is open-source software, available from
737<i>http://greenstone.org</i> under the terms of the GNU General Public
738License.
739}
740
741_textgreenstone2_ {
742The New Zealand Digital Library website (<a
743href="http://nzdl.org">http://nzdl.org</a>) contains numerous example
744collections, all created with the Greenstone software, which are publicly
745available for you to peruse. They exemplify various searching and browsing
746options, and include collections in Arabic, Chinese, French, Maori, and
747Spanish, as well as English. There are also some music collections.
748}
749
750_textplatformtitle_ {platform}
751_textgreenstone3_ {
752Greenstone runs on Windows, Unix and Mac OS X. The distribution includes ready-to-use
753binaries for all versions of Windows, and for Linux and Mac OS X. It also includes
754complete source code for the system, which can be compiled using Microsoft
755C++ or gcc. Greenstone works with associated software that is also freely
756available: the Apache Webserver and PERL. The user interface uses a Web
757browser: typically Netscape Navigator or Internet Explorer.
758}
759
760_textgreenstone4_ {
761Many document collections are distributed on CD-ROM using the Greenstone
762software. For example, the <i>Humanity Development Library</i> contains
7631,230 publications ranging from accounting to water sanitation. It runs on
764minimal computing facilities such as those typically found in developing
765countries. The information can be accessed by searching, browsing by
766subject, browsing by titles, browsing by organisation, browsing a list of
767how-tos, and by randomly viewing the book covers.
768}
769
770_textcustomisationtitle_ {customisation}
771_textgreenstone5_ {
772Greenstone is specifically designed to be highly extensible and
773customisable. New document and metadata formats are accommodated by writing
774"plugins" (in Perl). Analogously, new metadata browsing structures can be
775implemented by writing "classifiers." The user interface look-and-feel can
776be altered using "macros" written in a simple macro language. A Corba
777protocol allows agents (e.g. in Java) to use all the facilities associated
778with document collections. Finally, the source code, in C++ and Perl, is
779available and accessible for modification.
780}
781
782_textdocumentationtitle_ {documentation}
783_textdocuments_ {Extensive documentation for the Greenstone software is available.}
784
785#_textthreedocs_ {There are three documents that explain the Greenstone system:}
786#_textinstall_ {The Greenstone Digital Library Software Installer's Guide}
787#_textuser_ {The Greenstone Digital Library Software User's Guide}
788#_textdevelop_ {The Greenstone Digital Library Software Developer's Guide}
789
790_textmailinglisttitle_ {mailing list}
791_textmailinglist_ {
792There is a mailing list intended primarily for discussions about the
793Greenstone digital library software. Active users of Greenstone should
794consider joining the mailing list and contributing to the discussions.
795To subscribe, go to <a href="https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users">https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users</a>.
796
797To send a message to the list, address it to <a
798href="mailto:[email protected]"
799>[email protected]</a>.
800}
801
802_textbugstitle_ {bugs}
803_textreport_ {
804We want to ensure that this software works well for you. Please report any
805bugs to <a href="mailto:[email protected]">[email protected]</a>
806}
807
808_textgs3title_ {in the works}
809_textgs3_ {Greenstone 3 is a complete redesign and reimplementation which
810retains all the advantages of Greenstone 2 (the current version)--for example,
811it is multilingual, multiplatform, and highly configurable. It
812incorporates all the features of the existing system, and is backwards
813compatible: that is, it can build and run existing collections without
814modification. Written in Java, it is structured as a network of
815independent modules that communicate using XML: thus it runs in a
816distributed fashion and can be spread across different servers as
817necessary. This modular design increases the flexibility and
818extensibility of Greenstone. The new version is expected to be
819available for experimental use by 23 December 2003. An initial design for
820the system is outlined in "The design of Greenstone 3: An agent based
821dynamic digital library" (download
822<a href="http://www.greenstone.org/manuals/gs3design.pdf">PDF</a>).}
823
824_textcreditstitle_ {credits}
825
826_textwhoswho_ {
827The Greenstone software is a collaborative effort between many
828people. Rodger McNab and Stefan Boddie are the principal architects and
829implementors. Contributions have been made by David Bainbridge, George
830Buchanan, Michael Dewsnip, Katherine Don, Hong Chen, Elke Duncker, Carl Gutwin, Geoff Holmes, John
831McPherson, Craig Nevill-Manning, Dynal Patel, Gordon Paynter, Bernhard Pfahringer, Todd
832Reed, Bill Rogers, John Thompson, and Stuart Yeates. Other members of the New Zealand
833Digital Library project provided advice and inspiration in the design of
834the system: Mark Apperley, Sally Jo Cunningham, Matt Jones, Steve Jones, Te Taka
835Keegan, Michel Loots, Malika Mahoui, Gary Marsden, Dave Nichols and Lloyd Smith. We would also like to
836acknowledge all those who have contributed to the GNU-licensed packages
837included in this distribution: MG, GDBM, PDFTOHTML, WGET, WVWARE and XLHTML.
838}
839
840
841#------------------------------------------------------------
842# icons
843#------------------------------------------------------------
844
845
846## "about the greenstone software" ## green_bar_left_aligned ## abgsgr ##
847_httpiconabgsgr_ {_httpimg_/abgsgr.gif}
848_widthabgsgr_ {_pagewidth_}
849_heightabgsgr_ {17}
850
851
852######################################################################
853# 'users' page
854package userslistusers
855######################################################################
856
857
858#------------------------------------------------------------
859# text macros
860#------------------------------------------------------------
861
862_textlocu_ {List of current users}
863_textuser_ {user}
864_textas_ {account status}
865_textgroups_ {groups}
866_textcomment_ {comment}
867_textadduser_ {add a new user}
868_textedituser_ {edit}
869_textdeleteuser_ {delete}
870
871
872######################################################################
873# 'users' page
874package usersedituser
875######################################################################
876
877
878#------------------------------------------------------------
879# text macros
880#------------------------------------------------------------
881
882
883_textedituser_ {Edit user information}
884_textadduser_ {Add a new user}
885
886_textaboutusername_ {
887Usernames must be between 2 and 30 characters long. They can contain
888alphanumeric characters, '.', and '_'.
889}
890
891_textaboutpassword_ {
892Passwords must be between 3 and 8 characters long. They can contain any
893normal printable ASCII characters.
894}
895
896_textoldpass_ {If this field is blank the old password will be kept.}
897_textenabled_ {enabled}
898_textdisabled_ {disabled}
899
900_textaboutgroups_ {
901Groups is a comma separated list, do not put spaces after the commas.
902}
903
904
905######################################################################
906# 'users' page
907package usersdeleteuser
908######################################################################
909
910
911#------------------------------------------------------------
912# text macros
913#------------------------------------------------------------
914
915_textdeleteuser_ {Delete a user}
916_textremwarn_ {Do you really want to permanently remove user <b>_cgiargumun_</b>?}
917
918
919######################################################################
920# 'users' page
921package userschangepasswd
922######################################################################
923
924
925#------------------------------------------------------------
926# text macros
927#------------------------------------------------------------
928
929_textchangepw_ {Change password}
930_textoldpw_ {old password}
931_textnewpw_ {new password}
932_textretype_ {retype new password}
933
934
935######################################################################
936# 'users' page
937package userschangepasswdok
938######################################################################
939
940
941#------------------------------------------------------------
942# text macros
943#------------------------------------------------------------
944
945_textsuccess_ {Your password was successfully changed.}
946
947
948######################################################################
949# 'users' page
950package users
951######################################################################
952
953
954#------------------------------------------------------------
955# text macros
956#------------------------------------------------------------
957
958_textinvalidusername_ {The username is invalid.}
959_textinvalidpassword_ {The password is invalid.}
960_textemptypassword_ {Please enter an initial password for this user.}
961_textuserexists_ {This user already exists, please enter another username.}
962
963_textusernameempty_ {Please enter your username.}
964_textpasswordempty_ {You must enter your old password.}
965_textnewpass1empty_ {Enter your new password and then retype it.}
966_textnewpassmismatch_ {The two versions of your new password did not match.}
967_textnewinvalidpassword_ {You entered an invalid password.}
968_textfailed_ {Either your username or password was incorrect.}
969
970
971######################################################################
972# 'status' pages
973package status
974######################################################################
975
976
977#------------------------------------------------------------
978# text macros
979#------------------------------------------------------------
980
981
982_textversion_ {Greenstone version number}
983_textframebrowser_ {You must have a frame enabled browser to view this.}
984_textusermanage_ {User management}
985_textlistusers_ {list users}
986_textaddusers_ {add a new user}
987_textchangepasswd_ {change password}
988_textinfo_ {Technical information}
989_textgeneral_ {general}
990_textarguments_ {arguments}
991_textactions_ {actions}
992_textbrowsers_ {browsers}
993_textprotocols_ {protocols}
994_textconfigfiles_ {Configuration files}
995_textlogs_ {Logs}
996_textusagelog_ {usage log}
997_textinitlog_ {init log}
998_texterrorlog_ {error log}
999_textadminhome_ {admin home}
1000_textreturnhome_ {Greenstone home}
1001_titlewelcome_ { Administration }
1002_textmaas_ {Maintenance and administration services available include:}
1003_textvol_ {view on-line logs}
1004_textcmuc_ {create, maintain and update collections}
1005_textati_ {access technical information such as CGI arguments}
1006
1007_texttsaa_ {
1008These services are accessed using the side navigation bar on the lefthand
1009side of the page.
1010}
1011
1012_textcolstat_ {Collection Status}
1013
1014_textcwoa_ {
1015Collections will only appear as "running" if their build.cfg
1016files exist, are readable, contain a valid builddate field (i.e. > 0),
1017and are in the collection's index directory (i.e. NOT the building
1018directory).
1019}
1020
1021_textcafi_ {click <i>abbrev.</i> for information on a collection}
1022_textcctv_ {click <i>collection</i> to view a collection}
1023_textsubc_ {Submit Changes}
1024_texteom_ {Error opening main.cfg}
1025_textftum_ {Failed to update main.cfg}
1026_textmus_ {main.cfg updated successfully}
1027
1028
1029######################################################################
1030# 'bsummary' pages
1031package bsummary
1032######################################################################
1033
1034
1035#------------------------------------------------------------
1036# text macros
1037#------------------------------------------------------------
1038
1039_textbsummary_ {Build summary for _collectionname_ collection}
1040_textflog_ {Fail log for _collectionname_ collection}
1041
1042
1043############################################################################
1044#
1045# This stuff is only used by the usability (I'd like to Complain) stuff
1046#
1047############################################################################
1048package Global
1049
1050_greenstoneusabilitytext_ {Greenstone Usability}
1051
1052_textwhy_{<p>Sending this report is a way of indicating you have found the web page you were viewing difficult or frustrating.}
1053_textextraforform_ {You do not have to fill out the form -- any information will help.}
1054_textprivacybasic_{<p>The report will contain only information about the Greenstone web page you were viewing, and the technology you were using to view it (plus any optional information you provide).}
1055_textstillsend_{Would you still like to send this report?}
1056
1057_texterror_ {error}
1058_textyes_{Yes}
1059_textno_{No}
1060_textclosewindow_{Close Window}
1061_textabout_ {About}
1062_textprivacy_ {Privacy}
1063_textsend_ {Send}
1064_textdontsend_{Don\\'t Send}
1065_textoptionally_{Optionally}
1066
1067_textunderdev_{Details preview will be available in the final version.}
1068
1069_textviewdetails_{View report details}
1070_textmoredetails_{More details}
1071_texttrackreport_{Track this report}
1072_textcharacterise_{What kind of problem is it}
1073_textseverity_{How bad is the problem}
1074
1075_textbadrender_{Page looks strange}
1076_textcontenterror_{Content error}
1077_textstrangebehaviour_{Strange behaviour}
1078_textunexpected_{Something unexpected happened}
1079_textfunctionality_{Hard to use}
1080_textother_{Other}
1081
1082_textcritical_{Critical}
1083_textmajor_{Serious}
1084_textmedium_{Medium}
1085_textminor_{Minor}
1086_texttrivial_{Trivial}
1087
1088_textwhatdoing_{What were you trying to do?}
1089_textwhatexpected_{What did you expect to happen?}
1090_textwhathappened_{What actually happened?}
1091
1092_cannotfindcgierror_ {<h2>Sorry!</h2>Can\\'t find the server programs for the &quot;I\\'d Like to Complain&quot; button.}
1093
1094_textusabbanner_ {the Greenstone koru-style banner}
1095
1096
1097######################################################################
1098# 'translator' pages
1099package translang
1100######################################################################
1101
1102
1103#------------------------------------------------------------
1104# text macros
1105#------------------------------------------------------------
1106
1107_texttranslator_ {The Translator}
1108
1109_texttranshead_ {
1110<strong><br></center><a href=\"_gwcgi_?e=_compressedoptions_&a=lang&p=translang\">
1111<img src=\"_httpimg_/tranhead.gif\"></a>
1112<center><p>
1113<img src="_httpimg_/divb.gif"></strong><p>
1114}
1115
1116_textinitial_ {
1117</center>
1118These pages help you improve Greenstone's foreign language support. Using them, you can
1119<ul>
1120 <li>translate the interface into a new language
1121 <li>update an existing language interface to reflect new Greenstone facilities
1122 <li>correct translation errors in an existing language interface
1123</ul>
1124
1125You will be presented with a series of web pages, each containing
1126several phrases to translate.
1127You proceed by translating the language interface phrase by phrase.
1128Many phrases contain HTML formatting commands: you should not
1129attempt to translate these but preserve them intact in the translated
1130version. Words flanked by underscores (like _this_) should not be
1131translated either (they're Greenstone "macro" names).
1132<p>
1133If you are updating an existing translation, you will not be presented
1134with phrases for which a translation already exists. Sometimes a translation
1135exists but the English text has since been changed. In this case the current
1136translation will be provided and you should check and update this if necessary.
1137<p>
1138Each page ends with a "_textnext_" button. When you press it, changes are
1139made immediately to a separate Greenstone installation at nzdl.org. A button
1140is provided on each page to access this site.
1141<p>
1142<center>
1143}
1144
1145#_textselectbase_ {Please select a base language from which to translate:}
1146_textselectforeign_ {Please select the language you are translating into:}
1147_textselectfiletotranslate_ {Please select a file to translate:}
1148
1149_texttranslatecoredm_ {Core Macrofile}
1150_texttranslateauxdm_ {Auxiliary Macrofile}
1151_texttranslateglidict_ {GLI Dictionary}
1152
1153_textenter_ {ENTER}
1154
1155_textchoosedifferent_ {Please choose different source and target languages!}
1156
1157_textpage_ {Page}
1158_textof_ {of}
1159
1160_textnext_ {NEXT}
1161_textnextwarning_ {
1162Pressing "_textnext_" will record all non-blank fields as translations.<br>
1163If you do not wish to do this, first press }
1164_textresetform_ {RESET FORM}
1165
1166_textthanks_ {Thank you for updating the}
1167_texttrans_ {translation.<br>The file is now part of the Greenstone system and
1168 will be included in future releases.}
1169
1170# _textgetdmfiles_ {You can download the macro files you have created}
1171# _textviewtranslation_ {Your changes will immediately be reflected}
1172# _texthere_ {here}
Note: See TracBrowser for help on using the repository browser.