1 | # this file must be UTF-8 encoded
|
---|
2 | ######################################################################
|
---|
3 | #
|
---|
4 | # Language text and icon macros
|
---|
5 | # -- this file contains text that is of less importance
|
---|
6 | ######################################################################
|
---|
7 |
|
---|
8 |
|
---|
9 | ######################################################################
|
---|
10 | # 'home' page
|
---|
11 | package home
|
---|
12 | ######################################################################
|
---|
13 |
|
---|
14 | #------------------------------------------------------------
|
---|
15 | # text macros
|
---|
16 | #------------------------------------------------------------
|
---|
17 |
|
---|
18 | _documents_ { documents. }
|
---|
19 | _lastupdate_ {Last updated}
|
---|
20 | _ago_ {days ago.}
|
---|
21 | _colnotbuilt_ {Collection not built.}
|
---|
22 |
|
---|
23 | ### taken from here
|
---|
24 |
|
---|
25 | _textpoem_ {
|
---|
26 | <br><h2>Kia papapounamu te moana</h2>
|
---|
27 |
|
---|
28 | <p>kia hora te marino,
|
---|
29 | <br>kia tere te karohirohi,
|
---|
30 | <br>kia papapounamu te moana
|
---|
31 |
|
---|
32 | <p>may peace and calmness surround you,
|
---|
33 | <br>may you reside in the warmth of a summer's haze,
|
---|
34 | <br>may the ocean of your travels be as smooth as the polished greenstone.
|
---|
35 | }
|
---|
36 |
|
---|
37 | _textgreenstone_ {
|
---|
38 | <p>Greenstone is a semi-precious stone that (like this software) is sourced
|
---|
39 | in New Zealand. In traditional Maori society it was the most highly prized
|
---|
40 | and sought after of all substances. It can absorb and hold <i>wairua</i>,
|
---|
41 | which is a spirit or life force, and is endowed with traditional virtues
|
---|
42 | that make it an appropriate emblem for a public-domain digital library
|
---|
43 | project. Its lustre shows charity; its translucence, honesty; its
|
---|
44 | toughness, courage; and the sharp edge it can take, justice. The carved
|
---|
45 | piece used in the Greenstone Digital Library Software logo is a <i>patu</i>
|
---|
46 | or fighting club, and is a family heirloom of one of our project members.
|
---|
47 | In hand-to-hand combat its delivery is very quick, very accurate, and very
|
---|
48 | complete. We like to think these qualities also apply to our software, the
|
---|
49 | razor sharp edge of the <i>patu</i> symbolizing the leading edge of
|
---|
50 | technology.</p>
|
---|
51 | }
|
---|
52 |
|
---|
53 | _textaboutgreenstone_ {
|
---|
54 | <p>Greenstone is a suite of software for building and distributing digital
|
---|
55 | library collections. It provides a new way of organizing information and
|
---|
56 | publishing it on the Internet or on CD-ROM. Greenstone is produced by the
|
---|
57 | <b>New Zealand Digital Library Project</b> at the <b>University of
|
---|
58 | Waikato</b>, and developed and distributed in cooperation with
|
---|
59 | <b>UNESCO</b> and the <b>Human Info NGO</b>. It is open-source
|
---|
60 | software, available from <a
|
---|
61 | href="http://greenstone.org">http://greenstone.org</a> under the terms of
|
---|
62 | the GNU General Public License.
|
---|
63 | </p>
|
---|
64 |
|
---|
65 | <p>The aim of the software is to empower users, particularly in
|
---|
66 | universities, libraries, and other public service institutions, to
|
---|
67 | build their own digital libraries. Digital libraries are radically
|
---|
68 | reforming how information is disseminated and acquired in UNESCO's
|
---|
69 | partner communities and institutions in the fields of education,
|
---|
70 | science and culture around the world, and particularly in developing
|
---|
71 | countries. We hope that this software will encourage the effective
|
---|
72 | deployment of digital libraries to share information and place it in
|
---|
73 | the public domain.
|
---|
74 | </p>
|
---|
75 |
|
---|
76 | <p>This software is developed and distributed as an international
|
---|
77 | cooperative effort established in August 2000 among three parties.
|
---|
78 | </p>
|
---|
79 |
|
---|
80 | <p>
|
---|
81 | <a href="http://nzdl.org"><b>New Zealand Digital Library Project at the University of Waikato</b></a>
|
---|
82 | <br>
|
---|
83 | Greenstone software grew out of this project, and this initiative
|
---|
84 | has been endorsed by the Communication Sub-Commission of the New
|
---|
85 | Zealand National Commission for UNESCO as part of New Zealand's
|
---|
86 | contribution to UNESCO's programme.
|
---|
87 | </p>
|
---|
88 |
|
---|
89 | <p>
|
---|
90 | <a href="http://www.unesco.org"><img alt="UNESCO logo" src="_httpimg_/unesco.gif"
|
---|
91 | class="logo"></a>
|
---|
92 | <a href="http://www.unesco.org"><b>United Nations Educational, Scientific and Cultural Organization</b></a>
|
---|
93 | <br>
|
---|
94 | The dissemination of educational, scientific and cultural information
|
---|
95 | throughout the world, and particularly its availability in developing
|
---|
96 | countries, is central to UNESCO's goals as pursued within its
|
---|
97 | intergovernmental Information for All Programme, and appropriate,
|
---|
98 | accessible information and communication technology is seen as an important
|
---|
99 | tool in this context.
|
---|
100 | </p>
|
---|
101 |
|
---|
102 | <p>
|
---|
103 | <a href="http://humaninfo.org"><img alt="Human Info logo" src="_httpimg_/ghproj2.jpg" class="logo"></a>
|
---|
104 | <a href="http://humaninfo.org"><b>The Human Info NGO, based in Antwerp, Belgium</b></a>
|
---|
105 | <br>
|
---|
106 | This project works with UN agencies and other NGOs, and has established
|
---|
107 | a worldwide reputation for digitizing documentation of interest to
|
---|
108 | human development and making it widely available, free of charge to
|
---|
109 | developing nations and on a cost-recovery basis to others.
|
---|
110 | </p>
|
---|
111 | }
|
---|
112 |
|
---|
113 |
|
---|
114 | _textdescrselcol_ {select a collection}
|
---|
115 |
|
---|
116 |
|
---|
117 | ######################################################################
|
---|
118 | # home help page
|
---|
119 | package homehelp
|
---|
120 | ######################################################################
|
---|
121 |
|
---|
122 |
|
---|
123 | #------------------------------------------------------------
|
---|
124 | # text macros
|
---|
125 | #------------------------------------------------------------
|
---|
126 |
|
---|
127 | _text4buts_ {There are four further buttons on the home page}
|
---|
128 |
|
---|
129 | _textnocollections_ {
|
---|
130 | <p>There are currently no collections available to this Greenstone installation.
|
---|
131 | To add some collections you may either
|
---|
132 | <ul><li>Use <a href="_httppagecollector_">The Collector</a> to build new collections
|
---|
133 | <li>If you have a Greenstone cd-rom you may install collections from cd-rom
|
---|
134 | </ul>
|
---|
135 | }
|
---|
136 |
|
---|
137 | _text1coll_ {This Greenstone installation contains 1 collection}
|
---|
138 |
|
---|
139 | _textmorecolls_ {This Greenstone installation contains _1_ collections}
|
---|
140 |
|
---|
141 | ######################################################################
|
---|
142 | # external link package
|
---|
143 | package extlink
|
---|
144 | ######################################################################
|
---|
145 |
|
---|
146 |
|
---|
147 | #------------------------------------------------------------
|
---|
148 | # text macros
|
---|
149 | #------------------------------------------------------------
|
---|
150 |
|
---|
151 | _textextlink_ {External Link}
|
---|
152 | _textlinknotfound_ {Internal Link not Found}
|
---|
153 |
|
---|
154 | _textextlinkcontent_ {The link you have selected is external to any of your currently selected collections.
|
---|
155 | If you still wish to view this link and your browser has access to
|
---|
156 | the Web, you can <a href="_nexturl_" onClick="follow\_escaped\_link(event, this.href)">go forward</a> to this page; otherwise
|
---|
157 | use your browser's "back" button to return to the previous document.}
|
---|
158 |
|
---|
159 | _textlinknotfoundcontent_ {For reasons beyond our control, the internal link you have selected
|
---|
160 | does not exist. This is probably due to an error in the source collection.
|
---|
161 | Use your browsers "back" button to return to the previous document.}
|
---|
162 |
|
---|
163 | # should have arguments of collection, collectionname and link
|
---|
164 | _foundintcontent_ {
|
---|
165 |
|
---|
166 | <h3>Link to "_2_" collection</h3>
|
---|
167 |
|
---|
168 | <p> The link you have selected is external to the "_collectionname_"
|
---|
169 | collection (it links to the "_2_" collection).
|
---|
170 | If you wish to view this link in the "_2_" collection you can
|
---|
171 | <a href="_httpdoc_&c=_1_&cl=_cgiargclUrlsafe_&d=_3_">go forward</a> to this page;
|
---|
172 | otherwise use your browser's "back" button to return to the previous document.
|
---|
173 | }
|
---|
174 |
|
---|
175 |
|
---|
176 | ######################################################################
|
---|
177 | # authentication page
|
---|
178 | package authen
|
---|
179 | ######################################################################
|
---|
180 |
|
---|
181 |
|
---|
182 | #------------------------------------------------------------
|
---|
183 | # text macros
|
---|
184 | #------------------------------------------------------------
|
---|
185 |
|
---|
186 | _textGSDLtitle_ {Greenstone Digital Library}
|
---|
187 |
|
---|
188 | _textusername_ {username}
|
---|
189 | _textpassword_ {password}
|
---|
190 |
|
---|
191 | _textmustbelongtogroup_ {Note that you must belong to the "_cgiargugHtmlsafe_" group to access this page}
|
---|
192 |
|
---|
193 | _textmessageinvalid_ {The page you have requested requires you to sign in.<br>
|
---|
194 | _If_(_cgiargug_,[_textmustbelongtogroup_]<br>)
|
---|
195 | Please enter your Greenstone username and password.}
|
---|
196 |
|
---|
197 | _textmessagefailed_ {Either your username or password was incorrect.}
|
---|
198 |
|
---|
199 | _textmessagedisabled_ {Sorry, your account has been disabled. Please contact
|
---|
200 | the webmaster for this site.}
|
---|
201 |
|
---|
202 | _textmessagepermissiondenied_ {Sorry, you do not have permission to access this page.}
|
---|
203 |
|
---|
204 | _textmessagestalekey_ {The link you have followed is now stale.
|
---|
205 | Please enter your password to access this page.}
|
---|
206 |
|
---|
207 |
|
---|
208 | ######################################################################
|
---|
209 | # 'docs' page
|
---|
210 | package docs
|
---|
211 | ######################################################################
|
---|
212 |
|
---|
213 |
|
---|
214 | #------------------------------------------------------------
|
---|
215 | # text macros
|
---|
216 | #------------------------------------------------------------
|
---|
217 |
|
---|
218 | _textnodocumentation_ {
|
---|
219 | <p>This Greenstone installation does not include any documentation. This
|
---|
220 | may be because:
|
---|
221 | <ol>
|
---|
222 | <li>Greenstone was installed from CD-ROM using a compact installation.
|
---|
223 | <li>Greenstone was installed from a distribution downloaded from the
|
---|
224 | internet.
|
---|
225 | </ol>
|
---|
226 | In either case you may obtain the documentation either from the <i>docs</i>
|
---|
227 | directory of a Greenstone CD-ROM or by visiting <a
|
---|
228 | href="http://www.greenstone.org">http://www.greenstone.org</a>.
|
---|
229 | }
|
---|
230 |
|
---|
231 | _textuserguide_ {User's Guide}
|
---|
232 | _textinstallerguide_ {Installer's Guide}
|
---|
233 | _textdeveloperguide_ {Developer's Guide}
|
---|
234 | _textpaperguide_ {From Paper to Collection}
|
---|
235 | _textorganizerguide_ {Using the Organizer}
|
---|
236 |
|
---|
237 | _textgsdocstitle_ {greenstone documentation}
|
---|
238 |
|
---|
239 | ######################################################################
|
---|
240 | # collectoraction
|
---|
241 | package wizard
|
---|
242 |
|
---|
243 | _textbild_ {Build collection}
|
---|
244 | _textbildsuc_ {Collection built successfully.}
|
---|
245 | _textviewbildsummary_ {
|
---|
246 | You may <a href="_httppagex_(bsummary)" target=_top>view the build
|
---|
247 | summary</a> of this collection for further details.
|
---|
248 | }
|
---|
249 | _textview_ {View collection}
|
---|
250 |
|
---|
251 | _textbild1_ {
|
---|
252 | The collection is now being built: this might take some time. The building
|
---|
253 | status line below gives feedback on how the operation is progressing.
|
---|
254 | }
|
---|
255 |
|
---|
256 | _textbild2_ {
|
---|
257 | To stop the building process at any time, click here.
|
---|
258 | <br>The collection you are working on will remain unchanged.
|
---|
259 | }
|
---|
260 |
|
---|
261 | _textstopbuild_ {stop building}
|
---|
262 |
|
---|
263 | _textbild3_ {
|
---|
264 | If you leave this page (and have not cancelled the building process with
|
---|
265 | the "stop building" button) the collection will continue to build and will
|
---|
266 | be installed upon successful completion.
|
---|
267 | }
|
---|
268 |
|
---|
269 | _textbuildcancelled_ {Build cancelled}
|
---|
270 |
|
---|
271 | _textbildcancel1_ {
|
---|
272 | The collection building process was cancelled. Use the yellow buttons below
|
---|
273 | to make changes to your collection or restart the building process.
|
---|
274 | }
|
---|
275 |
|
---|
276 | _textbsupdate1_ {Building status update in 1 second}
|
---|
277 | _textbsupdate2_ {Building status update in}
|
---|
278 | _textseconds_ {seconds}
|
---|
279 |
|
---|
280 | _textfailmsg11_ {
|
---|
281 | The collection could not be built as it contains no data. Make sure that at
|
---|
282 | least one of the directories or files you specified on the <i>source
|
---|
283 | data</i> page exists and is of a type or (in the case of a directory)
|
---|
284 | contains files of a type, that Greenstone can process.
|
---|
285 | }
|
---|
286 |
|
---|
287 | _textfailmsg21_ {The collection could not be built (import.pl failed).}
|
---|
288 | _textfailmsg31_ {The collection could not be built (buildcol.pl failed).}
|
---|
289 | _textfailmsg41_ {The collection was built successfully but could not be installed.}
|
---|
290 | _textfailmsg71_ {An unexpected error occurred while attempting to build your collection}
|
---|
291 |
|
---|
292 |
|
---|
293 | _textblcont_ {The build log contains the following information:}
|
---|
294 |
|
---|
295 | ######################################################################
|
---|
296 | # collectoraction
|
---|
297 | package collector
|
---|
298 | ######################################################################
|
---|
299 |
|
---|
300 |
|
---|
301 |
|
---|
302 | #------------------------------------------------------------
|
---|
303 | # text macros
|
---|
304 | #------------------------------------------------------------
|
---|
305 |
|
---|
306 | _textdefaultstructure_ {default structure}
|
---|
307 | _textmore_ {more}
|
---|
308 | _textinfo_ {Collection information}
|
---|
309 | _textsrce_ {Source data}
|
---|
310 | _textconf_ {Configure collection}
|
---|
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
|
---|
322 | that you may want to reflect on before you begin.
|
---|
323 | There are legal issues of copyright: being able to access documents doesn't
|
---|
324 | mean you can necessarily give them to others.
|
---|
325 | There are social issues: collections should respect the customs of the
|
---|
326 | community out of which the documents arise.
|
---|
327 | And there are ethical issues: some things simply should not be made
|
---|
328 | available to others.
|
---|
329 | <br>Be sensitive to the power of information and use it wisely.
|
---|
330 | </i>
|
---|
331 | }
|
---|
332 |
|
---|
333 | _textcb1_ {
|
---|
334 | The Collector helps you to create new collections, modify or add to
|
---|
335 | existing ones, or delete collections. To do this you will be guided through a
|
---|
336 | sequence 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_ {
|
---|
344 | In order to build or modify digital library collections you must sign in.
|
---|
345 | This is to protect you from others logging in to your computer and altering
|
---|
346 | the information on it. Note: for security reasons you will be
|
---|
347 | automatically logged out once a 30 minute period has elapsed since you
|
---|
348 | logged in. If this happens, don't worry! -- you will be invited to log in
|
---|
349 | again and can continue from where you left off.
|
---|
350 | }
|
---|
351 |
|
---|
352 | _textcb4_ {
|
---|
353 | Please enter your Greenstone username and password, and click the button to
|
---|
354 | sign in.
|
---|
355 | }
|
---|
356 |
|
---|
357 | _textfsc_ {
|
---|
358 | First select the collection that you want to work with (write protected
|
---|
359 | collections 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_ {
|
---|
378 | The fourth step is where the computer does all the work. In the "building"
|
---|
379 | process the computer makes all the indexes and gathers together any other
|
---|
380 | information that is required to make things work. But first you have to
|
---|
381 | specify the information.
|
---|
382 | }
|
---|
383 |
|
---|
384 | _textadab_ {
|
---|
385 | A diagram appears below that will help you keep track of where you are.
|
---|
386 | The green button is the one that you click to carry on in the sequence. As
|
---|
387 | you go through the sequence, the buttons will change to yellow. You can
|
---|
388 | return to a previous page by clicking on the corresponding yellow button in
|
---|
389 | the diagram.
|
---|
390 | }
|
---|
391 |
|
---|
392 | _textwyar_ {
|
---|
393 | When you are ready, click the green "collection information" button to
|
---|
394 | begin 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_ {
|
---|
403 | When creating a new collection you need to enter some preliminary
|
---|
404 | information about the source data. This process is structured as a series
|
---|
405 | of Web pages, overseen by The Collector. The bar at the bottom of the page
|
---|
406 | shows you the sequence of pages to be completed.
|
---|
407 | }
|
---|
408 |
|
---|
409 | _texttfc_ {Title for collection:}
|
---|
410 |
|
---|
411 | _texttctiasp_ {
|
---|
412 | The collection title is a short phrase used throughout the digital library
|
---|
413 | to 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_ {
|
---|
420 | This email address specifies the first point of contact for the collection.
|
---|
421 | If the Greenstone software detects a problem, a diagnostic report is sent
|
---|
422 | to 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_ {
|
---|
429 | This is a statement describing the principles governing what is included in
|
---|
430 | the collection. It appears on the first page when the collection is
|
---|
431 | presented.
|
---|
432 | }
|
---|
433 |
|
---|
434 | _textypits_ {
|
---|
435 | Your position in the sequence is indicated by an arrow underneath--in this
|
---|
436 | case, 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
|
---|
449 | if you normally have to present a username and password to access the
|
---|
450 | internet).
|
---|
451 | </ul>
|
---|
452 |
|
---|
453 | <p>If this is a URL that you can see in your browser, it may be coming from
|
---|
454 | a locally cached copy. Unfortunately, locally cached copies are invisible
|
---|
455 | to our mirroring process. In this case we recommend that you download the
|
---|
456 | pages 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 documents in the following formats:
|
---|
464 | HTML, plain text, "m-box" email, PDF, RTF, MS Word, PostScript, PowerPoint,
|
---|
465 | Excel, images, CDS/ISIS. </dd></dl>
|
---|
466 | <li>An existing collection
|
---|
467 | <dl><dd>The files in your new collection must be exactly the same type as those
|
---|
468 | used 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_ {
|
---|
477 | The files that you specify below will be added to the collection. Make sure
|
---|
478 | that you do not re-specify files that are already in the collection:
|
---|
479 | otherwise two copies will be included. Files are identified by their full
|
---|
480 | pathname, 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
|
---|
487 | downloaded.
|
---|
488 |
|
---|
489 | <p>If you use http:// it depends on whether the URL gives you a normal web
|
---|
490 | page in your browser, or a list of files. If a page, that page will be
|
---|
491 | downloaded -- and so will all pages it links to, and all pages they link
|
---|
492 | to, 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
|
---|
495 | http:// URL that leads to a list of files, everything in the folder and all
|
---|
496 | its 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
|
---|
503 | to adjust the collection configuration. Alternatively, go straight to the
|
---|
504 | building stage. Remember, you can always revisit an earlier stage by
|
---|
505 | clicking its yellow button.
|
---|
506 | }
|
---|
507 |
|
---|
508 | _textconf1_ {
|
---|
509 | <p>The building and presentation of your collection are controlled by
|
---|
510 | specifications in a special "configuration file". Advanced users may want
|
---|
511 | to alter the configuration settings.
|
---|
512 |
|
---|
513 | <center><p><b>If you are not an advanced user, just go to the bottom of the
|
---|
514 | page.</b></center>
|
---|
515 |
|
---|
516 | <p>To alter the configuration settings, edit the data that appears below.
|
---|
517 | If you make a mistake, click on "Reset" to reinstate the original
|
---|
518 | configuration settings.
|
---|
519 | }
|
---|
520 |
|
---|
521 | _textreset_ {Reset}
|
---|
522 |
|
---|
523 |
|
---|
524 | _texttryagain_ {
|
---|
525 | Please <a href="_httppagecollector_" target=_top>restart the collector</a>
|
---|
526 | and try again.
|
---|
527 | }
|
---|
528 |
|
---|
529 |
|
---|
530 | _textretcoll_ {Return to the collector}
|
---|
531 |
|
---|
532 | _textdelperm_ {
|
---|
533 | Some or all of the _cgiargbc1dirnameHtmlsafe_ collection could not be
|
---|
534 | deleted. Possible causes are:
|
---|
535 | <ul>
|
---|
536 | <li> Greenstone does not have permission to delete the _gsdlhome_/collect/_cgiargbc1dirnameHtmlsafe_
|
---|
537 | directory.<br>
|
---|
538 | You may need to remove this directory manually to complete the removal of the _cgiargbc1dirnameHtmlsafe_
|
---|
539 | collection from this computer.</li>
|
---|
540 | <li>Greenstone can not run the program _gsdlhome_/bin/script/delcol.pl. Make sure that this file is readable and executable.</li>
|
---|
541 | </ul>
|
---|
542 | }
|
---|
543 |
|
---|
544 | _textdelinv_ {
|
---|
545 | The _cgiargbc1dirnameHtmlsafe_ collection is protected or invalid. Deletion was cancelled.
|
---|
546 | }
|
---|
547 |
|
---|
548 | _textdelsuc_ {The _cgiargbc1dirnameHtmlsafe_ collection was successfully deleted.}
|
---|
549 |
|
---|
550 | _textclonefail_ {
|
---|
551 | The _cgiargclonecolHtmlsafe_ collection cound not be cloned. Possible causes are:
|
---|
552 | <ul>
|
---|
553 | <li> The _cgiargclonecolHtmlsafe_ collection doesn't exist
|
---|
554 | <li> The _cgiargclonecolHtmlsafe_ collection has no collect.cfg configuration file
|
---|
555 | <li> Greenstone does not have permission to read the collect.cfg configuration file
|
---|
556 | </ul>
|
---|
557 | }
|
---|
558 |
|
---|
559 | _textcolerr_ {Collector error.}
|
---|
560 |
|
---|
561 | _texttmpfail_ {
|
---|
562 | The collector failed to read from or write to a temporary file or
|
---|
563 | directory. Possible causes are:
|
---|
564 | <ul>
|
---|
565 | <li> Greenstone does not have read/write access to the _gsdlhome_/tmp
|
---|
566 | directory.
|
---|
567 | </ul>
|
---|
568 | }
|
---|
569 |
|
---|
570 | _textmkcolfail_ {
|
---|
571 | The collector failed to create the directory structure required by the new
|
---|
572 | collection (mkcol.pl failed). Possible causes are:
|
---|
573 | <ul>
|
---|
574 | <li> Greenstone does not have permission to write to the _gsdlhome_/tmp
|
---|
575 | directory.
|
---|
576 | <li> mkcol.pl perl script errors.
|
---|
577 | </ul>
|
---|
578 | }
|
---|
579 |
|
---|
580 | _textnocontent_ {
|
---|
581 | Collector error: no collection name was provided for the new collection. Try
|
---|
582 | restarting the Collector from the beginning.
|
---|
583 | }
|
---|
584 |
|
---|
585 | _textrestart_ {Restart the Collector}
|
---|
586 |
|
---|
587 | _textreloaderror_ {
|
---|
588 | An error occurred while creating the new collection. This may have been due
|
---|
589 | to Greenstone getting confused by the use of your browser's "reload" or
|
---|
590 | "back" buttons (please try to avoid using these buttons while creating a
|
---|
591 | collection with the Collector). It is recommended that you restart the
|
---|
592 | Collector from the beginning.
|
---|
593 | }
|
---|
594 |
|
---|
595 | _textexptsuc_ {
|
---|
596 | The _cgiargbc1dirnameHtmlsafe_ collection was successfully exported to the
|
---|
597 | _gsdlhome_/tmp/exported\__cgiargbc1dirnameHtmlsafe_ directory.
|
---|
598 | }
|
---|
599 |
|
---|
600 | _textexptfail_ {
|
---|
601 | <p>Failed to export the _cgiargbc1dirnameHtmlsafe_ collection.
|
---|
602 |
|
---|
603 | <p>This is likely to be because Greenstone was installed without the
|
---|
604 | necessary components to support the "Export to CD-ROM" function.
|
---|
605 | <ul>
|
---|
606 |
|
---|
607 | <li>If you installed a Greenstone version earlier than 2.70w from a CD-ROM
|
---|
608 | these components won't have been installed unless you selected them
|
---|
609 | during a "Custom" install. You may add them to your installation by re-running
|
---|
610 | the installation procedure.
|
---|
611 |
|
---|
612 | <li>If you installed Greenstone from a web distribution you will need to
|
---|
613 | download and install an additional package to enable this function. Please
|
---|
614 | visit <a href="http://www.greenstone.org">http://www.greenstone.org</a> or
|
---|
615 | <a
|
---|
616 | href="https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users">the mailing list</a>
|
---|
617 | for further details.
|
---|
618 |
|
---|
619 | </ul>
|
---|
620 | }
|
---|
621 |
|
---|
622 | ######################################################################
|
---|
623 | # depositoraction
|
---|
624 | package depositor
|
---|
625 | ######################################################################
|
---|
626 |
|
---|
627 |
|
---|
628 | _textdepositorblurb_ {
|
---|
629 |
|
---|
630 | <p> Please specify the following file information and click _textintro_ below. </p>
|
---|
631 |
|
---|
632 | }
|
---|
633 |
|
---|
634 | _textcaec_ {Adding to an Existing Collection}
|
---|
635 | _textbild_ {Deposit Item}
|
---|
636 | _textintro_ {Select File}
|
---|
637 | _textconfirm_ {Confirmation}
|
---|
638 | _textselect_ {Select Collection}
|
---|
639 | _textmeta_ {Specify Metadata}
|
---|
640 | _textselectoption_ {select collection ...}
|
---|
641 |
|
---|
642 | _texttryagain_ {
|
---|
643 | Please <a href="_httppagedepositor_" target=_top>restart the depositor</a>
|
---|
644 | and try again.
|
---|
645 | }
|
---|
646 |
|
---|
647 | _textselectcol_ {Select the collection to which you would like to add a new document.}
|
---|
648 | _textfilename_ {Filename}
|
---|
649 | _textfilesize_ {Filesize}
|
---|
650 |
|
---|
651 | _textretcoll_ {Return to the depositor}
|
---|
652 |
|
---|
653 |
|
---|
654 | _texttmpfail_ {
|
---|
655 | The depositor failed to read from or write to a temporary file or
|
---|
656 | directory. Possible causes are:
|
---|
657 | <ul>
|
---|
658 | <li> Greenstone does not have read/write access to the _gsdlhome_/tmp
|
---|
659 | directory.
|
---|
660 | </ul>
|
---|
661 | }
|
---|
662 |
|
---|
663 |
|
---|
664 | ######################################################################
|
---|
665 | # 'gsdl' page
|
---|
666 | package gsdl
|
---|
667 | ######################################################################
|
---|
668 |
|
---|
669 |
|
---|
670 | #------------------------------------------------------------
|
---|
671 | # text macros
|
---|
672 | #------------------------------------------------------------
|
---|
673 |
|
---|
674 |
|
---|
675 | _textgreenstone1_ {
|
---|
676 | Greenstone is a suite of software which has the ability to serve digital
|
---|
677 | library collections and build new collections. It provides a new way of
|
---|
678 | organizing information and publishing it on the Internet or on CD-ROM.
|
---|
679 | Greenstone is produced by the New Zealand Digital Library Project at the
|
---|
680 | University of Waikato, and distributed in cooperation with UNESCO and the
|
---|
681 | Human Info NGO. It is open-source software, available from
|
---|
682 | <i>http://greenstone.org</i> under the terms of the GNU General Public
|
---|
683 | License.
|
---|
684 | }
|
---|
685 |
|
---|
686 | _textgreenstone2_ {
|
---|
687 | The New Zealand Digital Library website (<a
|
---|
688 | href="http://nzdl.org">http://nzdl.org</a>) contains numerous example
|
---|
689 | collections, all created with the Greenstone software, which are publicly
|
---|
690 | available for you to peruse. They exemplify various searching and browsing
|
---|
691 | options, and include collections in Arabic, Chinese, French, Maori, and
|
---|
692 | Spanish, as well as English. There are also some music collections.
|
---|
693 | }
|
---|
694 |
|
---|
695 | _textplatformtitle_ {platform}
|
---|
696 | _textgreenstone3_ {
|
---|
697 | Greenstone runs on Windows, Unix and Mac OS X. The distribution includes ready-to-use
|
---|
698 | binaries for all versions of Windows, and for Linux and Mac OS X. It also includes
|
---|
699 | complete source code for the system, which can be compiled using Microsoft
|
---|
700 | C++ or gcc. Greenstone works with associated software that is also freely
|
---|
701 | available: the Apache Webserver and PERL. The user interface uses a Web
|
---|
702 | browser: typically Mozilla FireFox or Internet Explorer.
|
---|
703 | }
|
---|
704 |
|
---|
705 | _textgreenstone4_ {
|
---|
706 | Many document collections are distributed on CD-ROM using the Greenstone
|
---|
707 | software. For example, the <i>Humanity Development Library</i> contains
|
---|
708 | 1,230 publications ranging from accounting to water sanitation. It runs on
|
---|
709 | minimal computing facilities such as those typically found in developing
|
---|
710 | countries. The information can be accessed by searching, browsing by
|
---|
711 | subject, browsing by titles, browsing by organisation, browsing a list of
|
---|
712 | how-tos, and by randomly viewing the book covers.
|
---|
713 | }
|
---|
714 |
|
---|
715 | _textcustomisationtitle_ {customisation}
|
---|
716 | _textgreenstone5_ {
|
---|
717 | Greenstone is specifically designed to be highly extensible and
|
---|
718 | customisable. New document and metadata formats are accommodated by writing
|
---|
719 | "plugins" (in Perl). Analogously, new metadata browsing structures can be
|
---|
720 | implemented by writing "classifiers." The user interface look-and-feel can
|
---|
721 | be altered using "macros" written in a simple macro language. A Corba
|
---|
722 | protocol allows agents (e.g. in Java) to use all the facilities associated
|
---|
723 | with document collections. Finally, the source code, in C++ and Perl, is
|
---|
724 | available and accessible for modification.
|
---|
725 | }
|
---|
726 |
|
---|
727 | _textdocumentationtitle_ {documentation}
|
---|
728 | _textdocuments_ {Extensive documentation for the Greenstone software is available.}
|
---|
729 |
|
---|
730 | #_textthreedocs_ {There are three documents that explain the Greenstone system:}
|
---|
731 | #_textinstall_ {The Greenstone Digital Library Software Installer's Guide}
|
---|
732 | #_textuser_ {The Greenstone Digital Library Software User's Guide}
|
---|
733 | #_textdevelop_ {The Greenstone Digital Library Software Developer's Guide}
|
---|
734 |
|
---|
735 | _textmailinglisttitle_ {mailing list}
|
---|
736 | _textmailinglist_ {
|
---|
737 | There is a mailing list intended primarily for discussions about the
|
---|
738 | Greenstone digital library software. Active users of Greenstone should
|
---|
739 | consider joining the mailing list and contributing to the discussions.
|
---|
740 | To 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>.
|
---|
741 |
|
---|
742 | To send a message to the list, address it to <a
|
---|
743 | href="mailto:greenstone-users@list.scms.waikato.ac.nz"
|
---|
744 | >greenstone-users@list.scms.waikato.ac.nz</a>.
|
---|
745 | }
|
---|
746 |
|
---|
747 | _textbugstitle_ {bugs}
|
---|
748 | _textreport_ {
|
---|
749 | We want to ensure that this software works well for you. Please report any
|
---|
750 | bugs to <a href="https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users">the mailing list</a>.
|
---|
751 | }
|
---|
752 |
|
---|
753 | _textgs3title_ {in the works}
|
---|
754 | _textgs3_ {Greenstone 3 is a complete redesign and reimplementation which
|
---|
755 | retains all the advantages of Greenstone 2 (the current version)--for example,
|
---|
756 | it is multilingual, multiplatform, and highly configurable. It
|
---|
757 | incorporates all the features of the existing system, and is backwards
|
---|
758 | compatible: that is, it can build and run existing collections without
|
---|
759 | modification. Written in Java, it is structured as a network of
|
---|
760 | independent modules that communicate using XML: thus it runs in a
|
---|
761 | distributed fashion and can be spread across different servers as
|
---|
762 | necessary. This modular design increases the flexibility and
|
---|
763 | extensibility of Greenstone. Documentation and experimental releases of Greenstone 3 can be downloaded from the <a href="http://www.greenstone.org/greenstone3-home">Greenstone 3 home page</a>.}
|
---|
764 |
|
---|
765 | _textcreditstitle_ {credits}
|
---|
766 |
|
---|
767 | _textwhoswho_ { The Greenstone software is a
|
---|
768 | collaborative effort between many people. Ian Witten was the founding
|
---|
769 | member of the project, and Rodger McNab and Stefan Boddie were the initial
|
---|
770 | principal architects and implementors. Other contributors include:
|
---|
771 | _contributorlist_ Other members of the New Zealand Digital Library project
|
---|
772 | provided advice and inspiration in the design of the system:
|
---|
773 | _inspirationlist_ We would also like to acknowledge all those who have
|
---|
774 | contributed to the GNU-licensed packages included in this distribution:
|
---|
775 | _gnupackagelist_}
|
---|
776 |
|
---|
777 | _textaboutgslong_ {about the greenstone software}
|
---|
778 |
|
---|
779 | ######################################################################
|
---|
780 | # 'users' page
|
---|
781 | package userslistusers
|
---|
782 | ######################################################################
|
---|
783 |
|
---|
784 |
|
---|
785 | #------------------------------------------------------------
|
---|
786 | # text macros
|
---|
787 | #------------------------------------------------------------
|
---|
788 |
|
---|
789 | _textlocu_ {List of current users}
|
---|
790 | _textuser_ {user}
|
---|
791 | _textas_ {account status}
|
---|
792 | _textgroups_ {groups}
|
---|
793 | _textcomment_ {comment}
|
---|
794 | _textadduser_ {add a new user}
|
---|
795 | _textedituser_ {edit}
|
---|
796 | _textdeleteuser_ {delete}
|
---|
797 |
|
---|
798 |
|
---|
799 | ######################################################################
|
---|
800 | # 'users' page
|
---|
801 | package usersedituser
|
---|
802 | ######################################################################
|
---|
803 |
|
---|
804 |
|
---|
805 | #------------------------------------------------------------
|
---|
806 | # text macros
|
---|
807 | #------------------------------------------------------------
|
---|
808 |
|
---|
809 |
|
---|
810 | _textedituser_ {Edit user information}
|
---|
811 | _textadduser_ {Add a new user}
|
---|
812 |
|
---|
813 | _textaboutusername_ {
|
---|
814 | Usernames must be between 2 and 30 characters long. They can contain
|
---|
815 | alphanumeric characters, '.', and '_'.
|
---|
816 | }
|
---|
817 |
|
---|
818 | _textaboutpassword_ {
|
---|
819 | Passwords must be between 3 and 8 characters long. They can contain any
|
---|
820 | normal printable ASCII characters.
|
---|
821 | }
|
---|
822 |
|
---|
823 | _textoldpass_ {If this field is blank the old password will be kept.}
|
---|
824 | _textenabled_ {enabled}
|
---|
825 | _textdisabled_ {disabled}
|
---|
826 |
|
---|
827 | _textaboutgroups_ {
|
---|
828 | Groups is a comma separated list, do not put spaces after the commas.
|
---|
829 | }
|
---|
830 | _textavailablegroups_ {
|
---|
831 | Predefined groups include administrator and others which assign rights for remote collection building using the Librarian Interface or the Depositor:
|
---|
832 | <ul>
|
---|
833 | <li><b>administrator</b>: Gives permission to access and change site configuration and user accounts.
|
---|
834 | <li><b>personal-collections-editor</b>: Gives permission to create new personal collections
|
---|
835 | <li><b><collection-name>-collection-editor</b>: Gives permission to create and edit the "collection-name" collection, for example, reports-collection-editor.
|
---|
836 | <li><b>all-collections-editor</b>: Gives permission to create new personal and global collections and edit <b>all</b> collections. Also gives permission to use the Collector.
|
---|
837 | </ul>
|
---|
838 | }
|
---|
839 |
|
---|
840 |
|
---|
841 | ######################################################################
|
---|
842 | # 'users' page
|
---|
843 | package usersdeleteuser
|
---|
844 | ######################################################################
|
---|
845 |
|
---|
846 |
|
---|
847 | #------------------------------------------------------------
|
---|
848 | # text macros
|
---|
849 | #------------------------------------------------------------
|
---|
850 |
|
---|
851 | _textdeleteuser_ {Delete a user}
|
---|
852 | _textremwarn_ {Do you really want to permanently remove user <b>_cgiargumunHtmlsafe_</b>?}
|
---|
853 |
|
---|
854 |
|
---|
855 | ######################################################################
|
---|
856 | # 'users' page
|
---|
857 | package userschangepasswd
|
---|
858 | ######################################################################
|
---|
859 |
|
---|
860 |
|
---|
861 | #------------------------------------------------------------
|
---|
862 | # text macros
|
---|
863 | #------------------------------------------------------------
|
---|
864 |
|
---|
865 | _textchangepw_ {Change password}
|
---|
866 | _textoldpw_ {old password}
|
---|
867 | _textnewpw_ {new password}
|
---|
868 | _textretype_ {retype new password}
|
---|
869 |
|
---|
870 |
|
---|
871 | ######################################################################
|
---|
872 | # 'users' page
|
---|
873 | package userschangepasswdok
|
---|
874 | ######################################################################
|
---|
875 |
|
---|
876 |
|
---|
877 | #------------------------------------------------------------
|
---|
878 | # text macros
|
---|
879 | #------------------------------------------------------------
|
---|
880 |
|
---|
881 | _textsuccess_ {Your password was successfully changed.}
|
---|
882 |
|
---|
883 |
|
---|
884 | ######################################################################
|
---|
885 | # 'users' page
|
---|
886 | package users
|
---|
887 | ######################################################################
|
---|
888 |
|
---|
889 |
|
---|
890 | #------------------------------------------------------------
|
---|
891 | # text macros
|
---|
892 | #------------------------------------------------------------
|
---|
893 |
|
---|
894 | _textinvalidusername_ {The username is invalid.}
|
---|
895 | _textinvalidpassword_ {The password is invalid.}
|
---|
896 | _textemptypassword_ {Please enter an initial password for this user.}
|
---|
897 | _textuserexists_ {This user already exists, please enter another username.}
|
---|
898 |
|
---|
899 | _textusernameempty_ {Please enter your username.}
|
---|
900 | _textpasswordempty_ {You must enter your old password.}
|
---|
901 | _textnewpass1empty_ {Enter your new password and then retype it.}
|
---|
902 | _textnewpassmismatch_ {The two versions of your new password did not match.}
|
---|
903 | _textnewinvalidpassword_ {You entered an invalid password.}
|
---|
904 | _textfailed_ {Either your username or password was incorrect.}
|
---|
905 |
|
---|
906 |
|
---|
907 | ######################################################################
|
---|
908 | # 'status' pages
|
---|
909 | package status
|
---|
910 | ######################################################################
|
---|
911 |
|
---|
912 |
|
---|
913 | #------------------------------------------------------------
|
---|
914 | # text macros
|
---|
915 | #------------------------------------------------------------
|
---|
916 |
|
---|
917 |
|
---|
918 | _textversion_ {Greenstone version number}
|
---|
919 | _textframebrowser_ {You must have a frame enabled browser to view this.}
|
---|
920 | _textusermanage_ {User management}
|
---|
921 | _textlistusers_ {list users}
|
---|
922 | _textaddusers_ {add a new user}
|
---|
923 | _textchangepasswd_ {change password}
|
---|
924 | _textinfo_ {Technical information}
|
---|
925 | _textgeneral_ {general}
|
---|
926 | _textarguments_ {arguments}
|
---|
927 | _textactions_ {actions}
|
---|
928 | _textbrowsers_ {browsers}
|
---|
929 | _textprotocols_ {protocols}
|
---|
930 | _textconfigfiles_ {Configuration files}
|
---|
931 | _textlogs_ {Logs}
|
---|
932 | _textusagelog_ {usage log}
|
---|
933 | _textinitlog_ {init log}
|
---|
934 | _texterrorlog_ {error log}
|
---|
935 | _textadminhome_ {admin home}
|
---|
936 | _textreturnhome_ {Greenstone home}
|
---|
937 | _titlewelcome_ { Administration }
|
---|
938 | _textmaas_ {Maintenance and administration services available include:}
|
---|
939 | _textvol_ {view on-line logs}
|
---|
940 | _textcmuc_ {create, maintain and update collections}
|
---|
941 | _textati_ {access technical information such as CGI arguments}
|
---|
942 |
|
---|
943 | _texttsaa_ {
|
---|
944 | These services are accessed using the side navigation bar on the lefthand
|
---|
945 | side of the page.
|
---|
946 | }
|
---|
947 |
|
---|
948 | _textcolstat_ {Collection Status}
|
---|
949 |
|
---|
950 | _textcwoa_ {
|
---|
951 | Collections will only appear as "running" if their build.cfg
|
---|
952 | files exist, are readable, contain a valid builddate field (i.e. > 0),
|
---|
953 | and are in the collection's index directory (i.e. NOT the building
|
---|
954 | directory).
|
---|
955 | }
|
---|
956 |
|
---|
957 | _textcafi_ {click <i>abbrev.</i> for information on a collection}
|
---|
958 | _textcctv_ {click <i>collection</i> to view a collection}
|
---|
959 | _textsubc_ {Submit Changes}
|
---|
960 | _texteom_ {Error opening main.cfg}
|
---|
961 | _textftum_ {Failed to update main.cfg}
|
---|
962 | _textmus_ {main.cfg updated successfully}
|
---|
963 |
|
---|
964 |
|
---|
965 | ######################################################################
|
---|
966 | # 'bsummary' pages
|
---|
967 | package bsummary
|
---|
968 | ######################################################################
|
---|
969 |
|
---|
970 |
|
---|
971 | #------------------------------------------------------------
|
---|
972 | # text macros
|
---|
973 | #------------------------------------------------------------
|
---|
974 |
|
---|
975 | _textbsummary_ {Build log for "_collectionname_" collection}
|
---|
976 | _textflog_ {Fail log for "_collectionname_" collection}
|
---|
977 | _textilog_ {Import summary for "_collectionname_" collection}
|
---|
978 |
|
---|
979 | ############################################################################
|
---|
980 | #
|
---|
981 | # This stuff is only used by the usability (SEND FEEDBACK) stuff
|
---|
982 | #
|
---|
983 | ############################################################################
|
---|
984 | package Global
|
---|
985 |
|
---|
986 | # old cusab button
|
---|
987 | _linktextusab_ {SEND FEEDBACK}
|
---|
988 |
|
---|
989 | _greenstoneusabilitytext_ {Greenstone Usability}
|
---|
990 |
|
---|
991 | _textwhy_ {<p>Sending this report is a way of indicating you have found the web page you were viewing difficult or frustrating.}
|
---|
992 | _textextraforform_ {You do not have to fill out the form -- any information will help.}
|
---|
993 | _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).}
|
---|
994 | _textstillsend_ {Would you still like to send this report?}
|
---|
995 |
|
---|
996 | _texterror_ {error}
|
---|
997 | _textyes_ {Yes}
|
---|
998 | _textno_ {No}
|
---|
999 | _textclosewindow_ {Close Window}
|
---|
1000 | _textabout_ {About}
|
---|
1001 | _textprivacy_ {Privacy}
|
---|
1002 | _textsend_ {Send}
|
---|
1003 | _textdontsend_ {Don\\'t Send}
|
---|
1004 | _textoptionally_ {Optionally}
|
---|
1005 |
|
---|
1006 | _textunderdev_ {Details preview will be available in the final version.}
|
---|
1007 |
|
---|
1008 | _textviewdetails_ {View report details}
|
---|
1009 | _textmoredetails_ {More details}
|
---|
1010 | _texttrackreport_ {Track this report}
|
---|
1011 | _textcharacterise_ {What kind of problem is it}
|
---|
1012 | _textseverity_ {How bad is the problem}
|
---|
1013 |
|
---|
1014 | _textbadrender_ {Page looks strange}
|
---|
1015 | _textcontenterror_ {Content error}
|
---|
1016 | _textstrangebehaviour_ {Strange behaviour}
|
---|
1017 | _textunexpected_ {Something unexpected happened}
|
---|
1018 | _textfunctionality_ {Hard to use}
|
---|
1019 | _textother_ {Other}
|
---|
1020 |
|
---|
1021 | _textcritical_ {Critical}
|
---|
1022 | _textmajor_ {Serious}
|
---|
1023 | _textmedium_ {Medium}
|
---|
1024 | _textminor_ {Minor}
|
---|
1025 | _texttrivial_ {Trivial}
|
---|
1026 |
|
---|
1027 | _textwhatdoing_ {What were you trying to do?}
|
---|
1028 | _textwhatexpected_ {What did you expect to happen?}
|
---|
1029 | _textwhathappened_ {What actually happened?}
|
---|
1030 |
|
---|
1031 | _cannotfindcgierror_ {<h2>Sorry!</h2>Can\\'t find the server programs for the "_linktextusab_" button.}
|
---|
1032 |
|
---|
1033 | _textusabbanner_ {the Greenstone koru-style banner}
|
---|
1034 |
|
---|
1035 |
|
---|
1036 | ######################################################################
|
---|
1037 | # GTI text strings
|
---|
1038 | package gti
|
---|
1039 | ######################################################################
|
---|
1040 |
|
---|
1041 |
|
---|
1042 | #------------------------------------------------------------
|
---|
1043 | # text macros
|
---|
1044 | #------------------------------------------------------------
|
---|
1045 |
|
---|
1046 | _textgtierror_ {An error has occurred}
|
---|
1047 |
|
---|
1048 | _textgtihome_ {
|
---|
1049 | These pages help you improve Greenstone's multilingual language support. Using them, you can
|
---|
1050 | <ul>
|
---|
1051 | <li>translate parts of Greenstone into a new language
|
---|
1052 | <li>update an existing language interface when the English language interface changes (eg. for new Greenstone facilities)
|
---|
1053 | <li>correct errors in existing translations
|
---|
1054 | </ul>
|
---|
1055 |
|
---|
1056 | You will be presented with a series of web pages, each containing
|
---|
1057 | a phrase to translate.
|
---|
1058 | You proceed by translating the language interface phrase by phrase.
|
---|
1059 | Many phrases contain HTML formatting commands: you should not
|
---|
1060 | attempt to translate these but preserve them intact in the translated
|
---|
1061 | version. Words flanked by underscores (like _this_) should not be
|
---|
1062 | translated either (they're Greenstone "macro" names).
|
---|
1063 | <p>
|
---|
1064 | If you are updating an existing language interface you will not be presented
|
---|
1065 | with phrases for which a translation already exists. Sometimes a translation
|
---|
1066 | exists but the English text has since been changed. In this case the current
|
---|
1067 | translation will be provided and you should check and update this if necessary.
|
---|
1068 | <p>
|
---|
1069 | To correct a translation that has already been updated, use the "Correct existing translations" facility available for each part of Greenstone.
|
---|
1070 | <p>
|
---|
1071 | Each page ends with a "_textgtisubmit_" button. When you press it, changes are
|
---|
1072 | made immediately to a separate Greenstone installation at nzdl.org. A button
|
---|
1073 | is provided on each page to access this site.
|
---|
1074 | }
|
---|
1075 |
|
---|
1076 | _textgtiselecttlc_ {Please select your language}
|
---|
1077 |
|
---|
1078 | #for status page
|
---|
1079 | _textgtiviewstatus_ {Click to view the current translation status for all languages}
|
---|
1080 | _textgtiviewstatusbutton_ {VIEW STATUS}
|
---|
1081 | _textgtistatustable_ {List of current translation status for all languages}
|
---|
1082 | _textgtilanguage_ {Language}
|
---|
1083 | _textgtitotalnumberoftranslations_ {Total number of translations}
|
---|
1084 |
|
---|
1085 | _textgtiselecttfk_ {Please select a file to work on}
|
---|
1086 |
|
---|
1087 | _textgticoredm_ {Greenstone Interface (Core)}
|
---|
1088 | _textgtiauxdm_ {Greenstone Interface (Auxiliary)}
|
---|
1089 | _textgtiglidict_ {GLI Dictionary}
|
---|
1090 | _textgtiglihelp_ {GLI Help}
|
---|
1091 | _textgtiperlmodules_ {Perl Modules}
|
---|
1092 | _textgtitutorials_ {Tutorial Exercises}
|
---|
1093 | _textgtigreenorg_ {Greenstone.org}
|
---|
1094 | _textgtigs3interface_ {Greenstone 3 Interface}
|
---|
1095 | _textgtigsinstaller_ {Greenstone Installer}
|
---|
1096 | _textgtigs3colcfg_ {GS3 demo collection-config strings}
|
---|
1097 |
|
---|
1098 | #for greenstone manuals
|
---|
1099 | _textgtidevmanual_ {Greenstone Developer's Manual}
|
---|
1100 | _textgtiinstallmanual_ {Greenstone Installer's Manual}
|
---|
1101 | _textgtipapermanual_ {Greenstone Manual for Paper to Collection}
|
---|
1102 | _textgtiusermanual_ {Greenstone User's Manual}
|
---|
1103 |
|
---|
1104 | _textgtienter_ {ENTER}
|
---|
1105 |
|
---|
1106 | _textgticorrectexistingtranslations_ {Correct existing translations}
|
---|
1107 | _textgtidownloadtargetfile_ {Download file}
|
---|
1108 | _textgtiviewtargetfileinaction_ {View this file in action}
|
---|
1109 | _textgtitranslatefileoffline_ {Translate this file offline}
|
---|
1110 |
|
---|
1111 | _textgtinumchunksmatchingquery_ {Number of text fragments matching the query}
|
---|
1112 |
|
---|
1113 | _textgtinumchunkstranslated_ {translations done}
|
---|
1114 | _textgtinumchunksrequiringupdating_ {Of these, _1_ require updating}
|
---|
1115 | _textgtinumchunksrequiringtranslation_ {translations remaining}
|
---|
1116 |
|
---|
1117 | #for status page
|
---|
1118 | _textgtinumchunkstranslated2_ {number of translations done}
|
---|
1119 | _textgtinumchunksrequiringupdating2_ {number of translations requiring updating}
|
---|
1120 | _textgtinumchunksrequiringtranslation2_ {number of translations remaining}
|
---|
1121 |
|
---|
1122 | _textgtienterquery_ {Enter a word or phrase from the text fragment you want to correct}
|
---|
1123 | _textgtifind_ {FIND}
|
---|
1124 |
|
---|
1125 | _textgtitranslatingchunk_ {Translating text fragment <i>_1_</i>}
|
---|
1126 | _textgtiupdatingchunk_ {Updating text fragment <i>_1_</i>}
|
---|
1127 | _textgtisubmit_ {SUBMIT}
|
---|
1128 |
|
---|
1129 | _textgtilastupdated_ {Last updated}
|
---|
1130 |
|
---|
1131 | _textgtitranslationfilecomplete_ {Thank you for updating this file -- it is now complete!<p>You can download a copy of this file using the link above, and it will also be included in future releases of Greenstone.}
|
---|
1132 |
|
---|
1133 | _textgtiofflinetranslation_ {
|
---|
1134 | You can translate this part of Greenstone offline using a Microsoft Excel spreadsheet file:
|
---|
1135 |
|
---|
1136 | <ol>
|
---|
1137 | <li>Download either <a href="_gwcgi_?a=gti&p=excel&tct=work&e=_compressedoptions_">this file</a> for all the remaining work, or <a href="_gwcgi_?a=gti&p=excel&tct=all&e=_compressedoptions_">this file</a> for all the strings in this module.
|
---|
1138 | <li>Open the downloaded file in Microsoft Excel (Office 2003/XP or more recent versions is required) and save as Microsoft Excel workbook (.xls) format.
|
---|
1139 | <li>Enter the translations in the boxes provided.
|
---|
1140 | <li>When you have finished translating all the strings, e-mail the .xls file to <a href="mailto:_gtiadministratoremail_">_gtiadministratoremail_</a>.
|
---|
1141 | </ol>
|
---|
1142 | }
|
---|
1143 |
|
---|
1144 |
|
---|
1145 |
|
---|
1146 | ############
|
---|
1147 | # gli page
|
---|
1148 | ############
|
---|
1149 | package gli
|
---|
1150 |
|
---|
1151 | _textglilong_ {the greenstone librarian interface}
|
---|
1152 | _textglihelp_ {
|
---|
1153 | <p>The Greenstone Librarian Interface (GLI) gives you access to Greenstone's functionality from an easy-to-use, 'point and click' interface. This allows you to collect sets of documents, import or assign metadata, and build them into a Greenstone collection.</p>
|
---|
1154 |
|
---|
1155 | <p>Note that the GLI is run in conjunction with Greenstone, and assumes that it is installed in a subdirectory of your Greenstone installation. If you have downloaded one of the Greenstone distributions, or installed from a Greenstone CD-ROM, this will be the case.</p>
|
---|
1156 |
|
---|
1157 | <h4>Running the GLI under Windows</h4>
|
---|
1158 |
|
---|
1159 | Launch the librarian interface under Windows by selecting <i>Greenstone Digital Library</i> from the <i>Programs</i> section of the <i>Start</i> menu and choosing <i>Librarian Interface</i>.
|
---|
1160 |
|
---|
1161 | <h4>Running the GLI under Unix</h4>
|
---|
1162 |
|
---|
1163 | To run the GLI under Unix, change to the <i>gli</i> directory in your Greenstone installation, then run the <i>gli.sh</i> script.
|
---|
1164 |
|
---|
1165 | <h4>Running the GLI under Mac OS X</h4>
|
---|
1166 |
|
---|
1167 | In the finder, browse to <i>Applications</i> then <i>Greenstone</i> (if you installed Greenstone into the default location), and then launch the <i>GLI</i> application.
|
---|
1168 | }
|
---|