source: trunk/gsdl/macros/french.dm@ 2299

Last change on this file since 2299 was 2299, checked in by sjboddie, 23 years ago

Removed a bunch of _width_ macros from language macro files as they're
no longer used.

  • Property svn:keywords set to Author Date Id Revision
File size: 34.4 KB
Line 
1######################################################################
2# Global (base) package
3package Global
4######################################################################
5
6
7#------------------------------------------------------------
8# text macros
9#------------------------------------------------------------
10
11_textdefaultcontent_ [l=fr] {La page demandee n'a pu etre trouvee. Utilisez s'il vous plait
12le bouton 'retour' de votre navigateur ou le bouton 'principale' pour retourner
13a la Bibliotheque Numerique Greenstone.}
14
15_textdefaulttitle_ [l=fr] {Erreur GSDL}
16
17_collectionextra_ [l=fr] {Cette collection contient _about:numdocs_ documents.
18Sa derniere mise a jour a etait faite il y a _about:builddate_ jours.}
19
20_textimagecollection_ [l=fr] {}
21_textimageabout_ [l=fr] {Page a propos}
22_textimagehome_ [l=fr] {Page principale}
23_textimagehelp_ [l=fr] {Page d'aide}
24_textimagepref_ [l=fr] {Page de preferences}
25_textimagegreenstone_ [l=fr] {Logiciel de la Bibliotheque Numerique Greenstone}
26
27_textimagesearch_ [l=fr] {Recherche de termes specifiques}
28_textimageTitle_ [l=fr] {Naviguer a travers la liste alphabetique des titres}
29_textimageList_ [l=fr] {Naviguer a travers la liste des documents}
30_textimageCreator_ [l=fr] {Naviguer a travers la liste alphabetique des auteurs}
31_textimageSeries_ [l=fr] {Naviguer utilisant les numero}
32_textimageDate_ [l=fr] {Naviguer utilisant les dates}
33_textimageSubject_ [l=fr] {Naviguer par categorie de sujet}
34_textimageOrganization_ [l=fr] {Naviguer par organisation}
35_textimageHowto_ [l=fr] {Naviguer utilisant les categories comment faire}
36_textimageTopic_ [l=fr] {Naviguer utilisant les editions speciales a theme}
37_textimageBrowse_ [l=fr] {Naviguer}
38_textimagePeople_ [l=fr] {Naviguer par liste alphabetique de personnes}
39
40_texticontabsearchgreen_ [l=fr] {Rechercher}
41_texticontabdategreen_ [l=fr] {Dates}
42_texticontabseriesgreen_ [l=fr] {Series}
43_texticontabauthorgreen_ [l=fr] {Auteurs A-Z}
44_texticontabtitlegreen_ [l=fr] {Titres A-Z}
45_texticontablistgreen_ [l=fr] {Listing}
46_texticontabsubjectgreen_ [l=fr] {Sujets}
47_texticontaborggreen_ [l=fr] {Organisation}
48_texticontabhowgreen_ [l=fr] {Comment faire}
49_texticontabtopicgreen_ [l=fr] {Themes}
50_texticontabbrwsegreen_ [l=fr] {Naviguer}
51_texticontabPeoplegreen_ [l=fr] {Personnes A-Z}
52
53_texticontext_ [l=fr] {Voir le document}
54_texticonclosedbook_ [l=fr] {ouvrir ce document et voir son contenu}
55_texticonnext_ [l=fr] {vers la section suivante}
56_texticonprev_ [l=fr] {vers la section precedente}
57
58_page_ [l=fr] {page }
59_pages_ [l=fr] {pages}
60_of_ [l=fr] { de }
61_vol_ [l=fr] {Volume}
62_num_ [l=fr] {Nombre}
63
64_textmonth00_ [l=fr] {}
65_textmonth01_ [l=fr] {Janvier}
66_textmonth02_ [l=fr] {Fevrier}
67_textmonth03_ [l=fr] {Mars}
68_textmonth04_ [l=fr] {Avril}
69_textmonth05_ [l=fr] {Mai}
70_textmonth06_ [l=fr] {Juin}
71_textmonth07_ [l=fr] {Juillet}
72_textmonth08_ [l=fr] {Aout}
73_textmonth09_ [l=fr] {Septembre}
74_textmonth10_ [l=fr] {Octobre}
75_textmonth11_ [l=fr] {Novembre}
76_textmonth12_ [l=fr] {Decembre}
77
78_magazines_ [l=fr] {Magazines}
79
80
81#------------------------------------------------------------
82# icons
83#------------------------------------------------------------
84
85## "PRINCIPALE" ## top_nav_button ## chome ##
86_httpiconchomeof_ [l=fr] {_httpimg_/fr/chomeof.gif}
87_httpiconchomeon_ [l=fr] {_httpimg_/fr/chomeon.gif}
88
89## "AIDE" ## top_nav_button ## chelp ##
90_httpiconchelpof_ [l=fr] {_httpimg_/fr/chelpof.gif}
91_httpiconchelpon_ [l=fr] {_httpimg_/fr/chelpon.gif}
92
93## "PREFERENCES" ## top_nav_button ## cpref ##
94_httpiconcprefof_ [l=fr] {_httpimg_/fr/cprefof.gif}
95_httpiconcprefon_ [l=fr] {_httpimg_/fr/cprefon.gif}
96
97## "aide" ## green_title ## h_help ##
98_httpiconhhelp_ [l=fr] {_httpimg_/fr/h\_help.gif}
99_widthhhelp_ [l=fr] {200}
100_heighthhelp_ [l=fr] {57}
101
102## "auteurs a-z" ## nav_bar_button ## tauth ##
103_httpicontauthgr_ [l=fr] {_httpimg_/fr/tauthgr.gif}
104_httpicontauthof_ [l=fr] {_httpimg_/fr/tauthof.gif}
105_httpicontauthon_ [l=fr] {_httpimg_/fr/tauthon.gif}
106_widthtauthx_ [l=fr] {100}
107
108## "series" ## nav_bar_button ## tser ##
109_httpicontsergr_ [l=fr] {_httpimg_/fr/tsergr.gif}
110_httpicontserof_ [l=fr] {_httpimg_/fr/tserof.gif}
111_httpicontseron_ [l=fr] {_httpimg_/fr/tseron.gif}
112_widthtserx_ [l=fr] {87}
113
114## "dates" ## nav_bar_button ## tdate ##
115_httpicontdategr_ [l=fr] {_httpimg_/fr/tdategr.gif}
116_httpicontdateof_ [l=fr] {_httpimg_/fr/tdateof.gif}
117_httpicontdateon_ [l=fr] {_httpimg_/fr/tdateon.gif}
118_widthtdatex_ [l=fr] {87}
119
120## "sujets" ## nav_bar_button ## tsubj ##
121_httpicontsubjgr_ [l=fr] {_httpimg_/fr/tsubjgr.gif}
122_httpicontsubjon_ [l=fr] {_httpimg_/fr/tsubjon.gif}
123_httpicontsubjof_ [l=fr] {_httpimg_/fr/tsubjof.gif}
124_widthtsubjx_ [l=fr] {87}
125
126## "organisation" ## nav_bar_button ## torg ##
127_httpicontorggr_ [l=fr] {_httpimg_/fr/torggr.gif}
128_httpicontorgon_ [l=fr] {_httpimg_/fr/torgon.gif}
129_httpicontorgof_ [l=fr] {_httpimg_/fr/torgof.gif}
130_widthtorgx_ [l=fr] {105}
131
132## "comment faire" ## nav_bar_button ## thow ##
133_httpiconthowgr_ [l=fr] {_httpimg_/fr/thowgr.gif}
134_httpiconthowon_ [l=fr] {_httpimg_/fr/thowon.gif}
135_httpiconthowof_ [l=fr] {_httpimg_/fr/thowof.gif}
136_widththowx_ [l=fr] {122}
137
138## "theme" ## nav_bar_button ## ttopic ##
139_httpiconttopicgr_ [l=fr] {_httpimg_/fr/ttopicgr.gif}
140_httpiconttopicon_ [l=fr] {_httpimg_/fr/ttopicon.gif}
141_httpiconttopicof_ [l=fr] {_httpimg_/fr/ttopicof.gif}
142_widthttopicx_ [l=fr] {87}
143
144## "naviguer" ## nav_bar_button ## tbrwse ##
145_httpicontbrwsegr_ [l=fr] {_httpimg_/fr/tbrwsegr.gif}
146_httpicontbrwseon_ [l=fr] {_httpimg_/fr/tbrwseon.gif}
147_httpicontbrwseof_ [l=fr] {_httpimg_/fr/tbrwseof.gif}
148_widthtbrwsex_ [l=fr] {87}
149
150## "rechercher" ## nav_bar_button ## tsrch ##
151_httpicontsrchgr_ [l=fr] {_httpimg_/fr/tsrchgr.gif}
152_httpicontsrchof_ [l=fr] {_httpimg_/fr/tsrchof.gif}
153_httpicontsrchon_ [l=fr] {_httpimg_/fr/tsrchon.gif}
154_widthtsrchx_ [l=fr] {90}
155
156## "titres a-z" ## nav_bar_button ## ttitl ##
157_httpiconttitlgr_ [l=fr] {_httpimg_/fr/ttitlgr.gif}
158_httpiconttitlof_ [l=fr] {_httpimg_/fr/ttitlof.gif}
159_httpiconttitlon_ [l=fr] {_httpimg_/fr/ttitlon.gif}
160_widthttitlx_ [l=fr] {87}
161
162## "personnes" ## nav_bar_button ## tpeop ##
163_httpicontpeopgr_ [l=fr] {_httpimg/tpeopgr.gif}
164_httpicontpeopof_ [l=fr] {_httpimg/tpeopof.gif}
165_httpicontpeopon_ [l=fr] {_httpimg/tpeopon.gif}
166_widthtpeopx_ [l=fr] {87}
167
168
169######################################################################
170# 'about' page
171package about
172######################################################################
173
174
175#------------------------------------------------------------
176# text macros
177#------------------------------------------------------------
178
179_textabcol_ [l=fr] {A propos de cette collection}
180
181_textsubcols1_ [l=fr] {<p>La collection comprents _1_ sous-collections au total:
182<blockquote>}
183
184_textsubcols2_ [l=fr] {</blockquote>
185Vous pouvez verifier (et modifier) la collection que vous
186utilisez courament en utilisant la page des preferences.}
187
188
189#------------------------------------------------------------
190# icons
191#------------------------------------------------------------
192
193## "about" ## green_title ## h_about ##
194_httpiconhabout_ [l=fr] {_httpimg_/fr/h\_about.gif}
195_widthhabout_ [l=fr] {200}
196_heighthabout_ [l=fr] {57}
197
198
199
200######################################################################
201# document package
202package document
203######################################################################
204
205
206#------------------------------------------------------------
207# text macros
208#------------------------------------------------------------
209
210_textTitlepage_ [l=fr] {_texticonhtitle_}
211_textCreatorpage_ [l=fr] {_texticonhauth_}
212_textSubjectpage_ [l=fr] {_texticonhsubj_}
213_textSeriespage_ [l=fr] {_texticonhser_}
214_textDatepage_ [l=fr] {_texticonhdate_}
215_textHowtopage_ [l=fr] {_texticonhhow_}
216_textOrganizationpage_ [l=fr] {_texticonhorg_}
217_textBrowsepage_ [l=fr] {_texticonhbrwse_}
218_textPeoplepage_ [l=fr] {_texticonhpeople_}
219
220_texticonhtitle_ [l=fr] {Titres A-Z}
221_texticonhauth_ [l=fr] {Auteurs A-Z}
222_texticonhsubj_ [l=fr] {Sujets}
223_texticonhser_ [l=fr] {Series}
224_texticonhdate_ [l=fr] {Dates}
225_texticonhhow_ [l=fr] {Comment faire}
226_texticonhorg_ [l=fr] {Organisations}
227_texticonhbrwse_ [l=fr] {Naviguer}
228_texticonhpeople_ [l=fr] {Personnes A-Z}
229
230_texticonopenbookshelf_ [l=fr] {fermer cette section de la bibliotheque}
231_texticonclosedbookshelf_ [l=fr] {ouvrir cette section de la bibliotheque et voir son contenu}
232_texticonopenbook_ [l=fr] {fermer ce livre}
233_texticonclosedfolder_ [l=fr] {Ouvrir ce repertoire et voir son contenu}
234_texticonclosedfolder2_ [l=fr] {ouvrir sous-section: }
235_texticonopenfolder_ [l=fr] {fermer ce repertoitre}
236_texticonopenfolder2_ [l=fr] {fermer sous-section: }
237_texticonsmalltext_ [l=fr] {Voir cette portion de texte}
238_texticonsmalltext2_ [l=fr] {voir texte: }
239_texticonpointer_ [l=fr] {section courante}
240_texticondetach_ [l=fr] {Ouvrir cette page dans une nouvelle fenetre}
241_texticonhighlight_ [l=fr] {Mettre en evidence les termes de recherche}
242_texticonnohighlight_ [l=fr] {Ne pas mettre en evidence les termes de recherche}
243_texticoncontracttoc_ [l=fr] {Reduire la table des matieres}
244_texticonexpandtoc_ [l=fr] {Etendre la table des matieres}
245_texticonexpandtext_ [l=fr] {Display all text}
246_texticoncontracttext_ [l=fr] {Display text only for currently selected section}
247_texticonwarning_ [l=fr] {<b>Attention: </b>}
248_texticoncont_ [l=fr] {continue?}
249
250_textltwarning_ [l=fr] {
251<p><center>
252<table cellspacing=0 cellpadding=0 width=_pagewidth_>
253<tr valign=top><td>_iconwarning_Etendre le texte
254a ce niveau generera une importante quantite d'informations
255a traiter par votre navigateur _imagecont_
256</td></tr></table></center>
257}
258
259_textgoto_ [l=fr] {aller a la page}
260_textintro_ [l=fr] { <i>(texte d'introduction)</i>}
261
262
263#------------------------------------------------------------
264# icons
265#------------------------------------------------------------
266
267## "titres a-z" ## green_title ## h_title ##
268_httpiconhtitle_ [l=fr] {_httpimg_/fr/h\_title.gif}
269_widthhtitle_ [l=fr] {200}
270_heighthtitle_ [l=fr] {57}
271
272## "auteurs a-z" ## green_title ## h_auth ##
273_httpiconhauth_ [l=fr] {_httpimg_/fr/h\_auth.gif}
274_widthhauth_ [l=fr] {200}
275
276## "sujets" ## green_title ## h_subj ##
277_httpiconhsubj_ [l=fr] {_httpimg_/fr/h\_subj.gif}
278_widthhsubj_ [l=fr] {200}
279_heighthsubj_ [l=fr] {57}
280
281## "series" ## green_title ## h_ser ##
282_httpiconhser_ [l=fr] {_httpimg_/fr/h\_ser.gif}
283_widthhser_ [l=fr] {200}
284_heighthser_ [l=fr] {57}
285
286## "dates" ## green_title ## h_date ##
287_httpiconhdate_ [l=fr] {_httpimg_/fr/h\_date.gif}
288_widthhdate_ [l=fr] {200}
289_heighthdate_ [l=fr] {57}
290
291## "comment faire" ## green_title ## h_how ##
292_httpiconhhow_ [l=fr] {_httpimg_/fr/h\_how.gif}
293_widthhhow_ [l=fr] {200}
294_heighthhow_ [l=fr] {57}
295
296## "themes" ## green_title ## h_topic ##
297_httpiconhtopic_ [l=fr] {_httpimg_/fr/h\_topic.gif}
298_widthhtopic_ [l=fr] {200}
299_heighthtopic_ [l=fr] {57}
300
301## "organisation" ## green_title ## h_org ##
302_httpiconhorg_ [l=fr] {_httpimg_/fr/h\_org.gif}
303_widthhorg_ [l=fr] {250}
304_heighthorg_ [l=fr] {57}
305
306## "naviguer" ## green_title ## h_brwse ##
307_httpiconhbrwse_ [l=fr] {_httpimg_/fr/h\_brwse.gif}
308_widthhbrwse_ [l=fr] {200}
309_heighthbrwse_ [l=fr] {57}
310
311## "personnes" ## green_title ## h_people ##
312_httpiconhpeople_ [l=fr] {_httpimg_/fr/h\_people.gif}
313_widthhpeople_ [l=fr] {200}
314_heighthpeople_ [l=fr] {57}
315
316## "CONTINUE?" ## top_nav_button ## cont ##
317_httpiconcontoff_ [l=fr] {_httpimg_/fr/contoff.gif}
318_httpiconconton_ [l=fr] {_httpimg_/fr/conton.gif}
319
320## "ETENDRE LE TEXTE" ## document_button ## eallt ##
321_httpiconealltof_ [l=fr] {_httpimg_/fr/ealltof.gif}
322_httpiconeallton_ [l=fr] {_httpimg_/fr/eallton.gif}
323
324## "CONTRACT CONTENTS" ## document_button ## econc ##
325_httpiconeconcof_ [l=fr] {_httpimg_/fr/econcof.gif}
326_httpiconeconcon_ [l=fr] {_httpimg_/fr/econcon.gif}
327
328## "DETACH" ## document_button ## edtch ##
329_httpiconedtchof_ [l=fr] {_httpimg_/fr/edtchof.gif}
330_httpiconedtchon_ [l=fr] {_httpimg_/fr/edtchon.gif}
331
332## "ETENDRE LE CONTENU" ## document_button ## eexpc ##
333_httpiconeexpcof_ [l=fr] {_httpimg_/fr/eexpcof.gif}
334_httpiconeexpcon_ [l=fr] {_httpimg_/fr/eexpcon.gif}
335
336## "CONTRACT TEXT" ## document_button ## etsec ##
337_httpiconetsecof_ [l=fr] {_httpimg_/fr/etsecof.gif}
338_httpiconetsecon_ [l=fr] {_httpimg_/fr/etsecon.gif}
339
340## "METTRE EN EVIDENCE" ## document_button ## ehl ##
341_httpiconehlof_ [l=fr] {_httpimg_/fr/ehlof.gif}
342_httpiconehlon_ [l=fr] {_httpimg_/fr/ehlon.gif}
343
344## "NE PAS METTRE EN EVIDENCE" ## document_button ## enhl ##
345_httpiconenhlof_ [l=fr] {_httpimg_/fr/enhlof.gif}
346_httpiconenhlon_ [l=fr] {_httpimg_/fr/enhlon.gif}
347
348
349######################################################################
350# 'search' page
351package query
352######################################################################
353
354
355#------------------------------------------------------------
356# text macros
357#------------------------------------------------------------
358
359# this if statement produces the text 'results n1 - nn for query: querystring' or
360# 'No matches for query: querystring', depending on whether or not there were
361# any matches
362_textquerytitle_ [l=fr] {_If_(_thislast_,resultats _thisfirst_ - _thislast_ pour la requete: _cgiargq_,Pas de documents contenant: _cgiargq_)}
363_textnoquerytitle_ [l=fr] {Page de recherche}
364
365_texticonthispage_ [l=fr] {rechercher}
366_textsome_ [l=fr] {_If_(_cgiargb_,ranked,quelque uns des)}
367_textall_ [l=fr] {_If_(_cgiargb_,booleen,tous les)}
368_texticonqueryresultsbar_ [l=fr] {}
369_textfreqmsg1_ [l=fr] {Compte des mots: }
370_textpostprocess_ [l=fr] {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
371)}
372
373_textmorethan_ [l=fr] {Plus de }
374_textapprox_ [l=fr] {A propos }
375_textnodocs_ [l=fr] {Aucun document ne contient la requete.}
376_text1doc_ [l=fr] {1 document contient la requete.}
377_textlotsdocs_ [l=fr] {documents contiennent la requete.}
378_textmatches_ [l=fr] {Matches }
379_textbeginsearch_ [l=fr] {Demarrer la recherche}
380
381_textsimplesearch_ [l=fr] {Rechercher pour des _If_(_hselection_, _hselection_)_If_(_jselection_,_textjselect_)_If_(_nselection_, in _nselection_ language)
382contenant _querytypeselection_ mots}
383
384_textadvancedsearch_ [l=fr] {Search _If_(_hselection_, _hselection_, _defaultindextext_)_If_(_jselection_,_textjselect_)_If_(_nselection_, in _nselection_ language)
385using _querytypeselection_ query}
386
387_textjselect_ [l=fr] {_If_(_hselection_, of) _jselection_}
388
389_textstemon_ [l=fr] { (ignorer la fin des mots)}
390_textclearhistory_ [l=fr] {Clear History}
391_textexpand_ [l=fr] {Etendre}
392_textcontract_ [l=fr] {Reduire}
393_textsearchhistory_ [l=fr] {Search History}
394_textquery_ [l=fr] {Requete}
395_textresults_ [l=fr] {Resultats}
396_textview_ [l=fr] {Voir}
397_textnohistory_ [l=fr] {Search history not available}
398
399
400#------------------------------------------------------------
401# icons
402#------------------------------------------------------------
403
404## "search" ## green_title ## h_search ##
405_httpiconhsearch_ [l=fr] {_httpimg_/fr/h\_search.gif}
406_widthhsearch_ [l=fr] {200}
407_heighthsearch_ [l=fr] {57}
408
409## "results" ## green_bar_left_aligned ## qryresb ##
410_httpiconqryresb_ [l=fr] {_httpimg_/fr/qryresb.gif}
411_widthqryresb_ [l=fr] {_pagewidth_}
412_heightqryresb_ [l=fr] {17}
413
414## "display" ## hand_made ##
415_httpicondisplay_ [l=fr] {_httpimg_/display.gif}
416_widthdisplay_ [l=fr] {60}
417_heightdisplay_ [l=fr] {20}
418
419
420
421######################################################################
422# 'preferences' page
423package preferences
424######################################################################
425
426
427#------------------------------------------------------------
428# text macros
429#------------------------------------------------------------
430
431_textsearchprefs_ [l=fr] {Preferences de recherche}
432_textcollectionprefs_ [l=fr] {Preferences de collection}
433_textpresentationprefs_ [l=fr] {Preferences de presentation}
434_textpreferences_ [l=fr] {Preferences}
435_textignorecase_ [l=fr] { ignorer la difference de casse}
436_textmatchcase_ [l=fr] { haute/basse case doivent correspondres}
437_textstem_ [l=fr] { ignorer la fin des mots}
438_textnostem_ [l=fr] { le mot entier doit correspondre}
439_textprefop_ [l=fr] {Retourner jusqu'a _maxdocoption_ enregistrement avec _hitsperpageoption_ enregistrement par page.}
440_textextlink_ [l=fr] {Acces aux pages Web externes: }
441_textintlink_ [l=fr] {Source documents retrieved from:}
442_textlanguage_ [l=fr] {Language de l'interface: }
443_textencoding_ [l=fr] {Encodage: }
444_textformat_ [l=fr] {Format de l'interface: }
445_textall_ [l=fr] {tous}
446_textsimplemode_ [l=fr] {mode requete simple}
447_textadvancedmode_ [l=fr] {mode requete avancee (authorise recherche booleenne utilisant !, &, |, et parentheses)}
448_textlinkinterm_ [l=fr] {through intermediate page}
449_textlinkdirect_ [l=fr] {aller directement la-bas}
450_textdigitlib_ [l=fr] {la bibliotheque numerique}
451_textweb_ [l=fr] {l'internet}
452_textlangeng_ [l=fr] {Anglais}
453_textlangmaori_ [l=fr] {M_amn_ori}
454_textlangchinese_ [l=fr] {Chinois}
455_textgraphical_ [l=fr] {Graphique}
456_texttextual_ [l=fr] {Textuel}
457_textcollectionoption_ [l=fr] {<p>
458Subcollections to include:
459<br>}
460_textfcoption_ [l=fr] {Inclure la barre de naviguation en haut des pages de document}
461_texthloption_ [l=fr] {Mettre en evidence les termes de recherche au sein du document}
462_texthistorydisplay_ [l=fr] {afficher l'historique des recherches}
463
464
465#------------------------------------------------------------
466# icons
467#------------------------------------------------------------
468
469## "preferences" ## green_title ## h_pref ##
470_httpiconhpref_ [l=fr] {_httpimg_/fr/h\_pref.gif}
471_widthhpref_ [l=fr] {200}
472_heighthpref_ [l=fr] {57}
473
474
475
476######################################################################
477# 'delete search history' page
478package delhistory
479######################################################################
480
481
482#------------------------------------------------------------
483# text macros
484#------------------------------------------------------------
485
486_textdsh_ [l=fr] {Delete Search History}
487
488_textselectdelete_ [l=fr] {<a href="_httpclearhistory_&hdh=1">Effacer tout
489les enregistrements</a> ou choisir les documents a <select name=hmode><option value=save>ne
490pas effacer<option value=delete selected>effacer</select><br> Les enregistrements peuvent etre
491selectionnes en tapant leur numero dans la boite,<br> ou en clickant dans la boite de chaque
492enregistrement.<br> Les valeurs acceptees sont 1,2,3-6,7- etc }
493
494_textclearselected_ [l=fr] {Clear selectionne}
495_textselect_ [l=fr] {selectionner}
496
497
498#------------------------------------------------------------
499# icons
500#------------------------------------------------------------
501
502
503
504######################################################################
505# 'help' page -- this is lower priority for translating than the
506# rest of this file
507package help
508######################################################################
509
510
511#------------------------------------------------------------
512# text macros
513#------------------------------------------------------------
514
515_textHelp_ [l=fr] {Help}
516_textSearchshort_ [l=fr] {chercher pour des mots en particulier}
517_textSeriesshort_ [l=fr] {acceder aux publications par series}
518_textDateshort_ [l=fr] {acceder aux publications par date}
519_textSubjectshort_ [l=fr] {acceder aux publications par sujet}
520_textTitleshort_ [l=fr] {acceder aux publications par titres}
521_textBrowseshort_ [l=fr] {naviguer a travers les publications}
522_textCreatorshort_ [l=fr] {acceder aux publications par auteurs}
523_textOrganizationshort_ [l=fr] {acceder aux publications par organisation}
524_textHowtoshort_ [l=fr] {acceder aux publications par la liste des comment faire}
525_textTopicshort_ [l=fr] {acceder aux publications par themes}
526_textPeopleshort_ [l=fr] {acceder aux publications par personnes}
527_textdefaultshorttext_ [l=fr] {classification non-definie}
528
529_textSearchlong_ [l=fr] { <p>Vous pouvez <i>rechercher certain mots</i> presents
530dans le texte a partir de la page de recherche. C'est la premiere page a s'afficher
531lorsque vous debutez, et peut etre atteinte a partir des autres pages par le bouton
532<i>rechercher</i>. }
533
534_textTitlelong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par titre</i> en
535pressant le bouton <i>titres a-z</i>. Ceci afichera une liste alphabetique
536de livres. }
537
538_textOrganizationlong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par
539organisation</i> en pressant le bouton <i>organisation</i>. Ceci afichera
540une liste alphabetique d'organisations. }
541
542_textHowtolong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par la liste des comment faire</i>
543 en pressant le bouton <i>comment faire</i>. Ceci afichera une liste de comment faire strings. }
544
545_textCreatorlong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par auteur</i> en pressant le bouton
546<i>auteurs a-z</i>. Ceci afichera une liste livres, classee par leur nom d'auteur. }
547
548_textTopiclong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par theme</i> en pressant le bouton
549<i>theme</i>. Ceci afichera une liste theme a naviguer. }
550
551_textSubjectlong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par sujet</i> en pressant le bouton
552<i>sujets</i>. Ceci afichera une liste de sujets, representee par rayons de livres. }
553
554_textSerieslong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par series</i> en pressant le bouton
555<i>series</i>. Ceci afichera la liste des series comprisent actuellement dans la collection. }
556
557_textDatelong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par date</i> en pressant le bouton
558<i>dates</i>. Ceci afichera la liste des editions, triee chronologiquement. }
559
560_textBrowselong_ [l=fr] { <p>Vous pouvez <i>browse publications</i> en pressant le bouton
561<i>naviguer</i>. }
562
563_textPeoplelong_ [l=fr] { <p>Vous pouvez <i>acceder aux publications par personne</i> en pressant le bouton
564<i>personne a-z</i>. Ceci afichera une liste d'entrees, triee par nom de famille. }
565
566_textdefaultlongtext_ [l=fr] { <p>Pressez le bouton <i>inconu</i> par naviguer
567a travers les publications (la liste est triee par un champ inconu). }
568
569_texthelptopics_ [l=fr] {
570<h2 align=left>Themes</h2>
571<ul>
572 <li><a href="\#finding-information">_textsimplehelpheading_</a>
573 _topicreadingdocs_
574 <li><a href="\#searching">Comment rechercher pour des mots particuliers</a>
575<ul>
576 <li><a href="\#query-terms">Termes de recherche</a>
577 <li><a href="\#query-type">Type de requetes</a>
578 <li><a href="\#scope-of-queries">Etendue des requetes</a>
579</ul>
580 <li><a href="\#preferences">_textchangeprefs_</a>
581<ul>
582 <li><a href="\#col-prefs">Preferences de la collection</a>
583 <li><a href="\#pres-prefs">Preferences de la presentation</a>
584 <li><a href="\#search-prefs">Preferences de recherche</a>
585</ul>
586</ul>
587}
588
589# there are 4 versions of this section of the help text.
590# which version is used is currently set within the server
591# (it should probably use the macro language e.g. [type=book])
592# 1 = html (like fao collections) -- section is empty
593# 2 = book (like hdl collection) -- macros beginning with book
594# 3 = bibliographic (like csbib) -- macros beginning with bib
595# 4 = standard (like gberg) -- the default
596
597_topicreadingdocs_ [l=fr] {<li><a href="\#reading-docs">_textreadingdocs_</a>}
598
599_textreadingdocs_ [l=fr] {Comment lire les documents}
600_booktextreadingdocs_ [l=fr] {Comment lire les livres}
601_bibtextreadingdocs_ [l=fr] {Obtenir plus d'informations sur une bibliographie}
602
603_texthelpreadingdocs_ [l=fr] {
604<p>_iconblankbar_
605<a name=reading-docs>
606<h2>_textreadingdocs_</h2>
607
608<p>Vous pouvez voir quand vous atteignez un document individuel car ses
609titres et auteurs apparaissent en haut a gauche de la page. A cote de
610ces derniers, se presente le numero de la page courante, une boite vous
611permettant de selectionner une nouvelle page et des fleches suivante et
612precedente.
613
614<p>En dessous se trouve le texte de la portion courante. Lorsque
615vous aurez termine votre lecture, vous aurez deux fleches a votre disposition
616 pour vous emmener a la portion suivante ou vous ramener a la precedente.
617
618<p>Sous le titre et l'auteur se trouvent trois boutons.
619
620
621Below the title and author are three buttons. Click on <i>expand
622text</i> to expand out the whole text of the current document. If the
623document is large, this could take a long time and use a lot of memory!
624Click on <i>detach</i> to make a new browser window for this
625document. (This is useful if you want to compare documents, or read two at
626once.) Finally, when you do a search the words you search for are
627highlighted. Click on <i>no highlighting</i> to remove the highlighting.
628<p>
629<table cellspacing="0" cellpadding="2" border="0">
630<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click on the arrow to go to the next section ...</td></tr>
631<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
632<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
633src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
634<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
635<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
636src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
637</table>
638
639}
640
641_booktexthelpreadingdocs_ [l=fr] {
642<p>_iconblankbar_
643<a name=reading-docs>
644<h2>_textreadingdocs_</h2>
645
646<p>You can tell when you have arrived at an individual book because there
647is a photograph of its front cover at the top left of the page. Beside the
648photograph is a table of contents with an arrow marking where you are.
649This table is expandable: click on the folders to open them or close them.
650Click on the open book at the top to close it.
651
652<p>Underneath is the text of the current section. When you have read
653through it, there are arrows at the bottom to take you on to the next
654section or back to the previous one.
655
656<p>Below the photograph are four buttons. Click on <i>expand text</i> to
657expand out the whole text of the current section, or book. If the book is
658large, this could take a long time and use a lot of memory! Click on
659<i>expand contents</i> to expand out the whole table of contents so that
660you can see the titles of all chapters and subsections. Click on
661<i>detach</i> to make a new browser window for this book. (This is useful
662if you want to compare books, or read two at once.) Finally, when you do a
663search the words you search for are highlighted. Click on <i>no
664highlighting</i> to remove highlighting.
665
666<p>
667<table cellspacing="0" cellpadding="2" border="0">
668<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
669<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
670src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
671<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
672<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
673src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
674<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
675src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
676<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
677<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
678src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
679<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
680<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
681</table>
682}
683
684_bibtexthelpreadingdocs_ [l=fr] {
685<p>_iconblankbar_
686<a name=reading-docs>
687<h2>_textreadingdocs_</h2>
688
689<p>Some bibliography items contain more information, such as an abstract.
690You can tell from the query response page if this is the case because they
691are shown with the _icontext_ icon instead of the _iconblanktext_ icon.
692
693<p>Clicking on the _icontext_ icon will give you more information about the
694bibliography item.
695
696<p> Below the bibliography item are two buttons. Click on <i>detach</i> to
697make a new browser window for this book. (This is useful if you want to compare
698bibliography items.) Finally, when you do a search the words you search for are
699highlighted. Click on <i>no highlighting</i> to remove the highlighting.
700
701<p>
702<table cellspacing="0" cellpadding="2" border="0">
703<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
704<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
705src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
706</table>
707}
708
709_texthelpsearching_ [l=fr] {
710<h2>How to search for particular words</h2>
711<p>
712 From the search page, you make a query in these simple steps:<p>
713
714 <ol><li>Specify what documents you want to search
715 <li>Say whether you want to search for all or just some of the words
716 <li>Type in the words you want to search for
717 <li>Click the <i>Begin Search</i> button
718 </ol>
719
720<p>When you make a query, the titles of twenty matching documents will be shown.
721There is a button at the end to take you on to the next twenty documents. From
722there you will find buttons to take you on to the third twenty or back to the
723first twenty, and so on. Click the title of any document, or the little button
724beside it, to see it.
725
726<p>A maximum of 100 is imposed on the number of
727 documents returned. You can change this number by clicking the
728 <i>preferences</i> button at the top of the page.<p>
729
730<p>_iconblankbar_
731<a name=query-terms>
732<h3>Search terms</h3>
733
734<p>Whatever you type into the query box is interpreted as a list of words
735called "search terms." Each term contains nothing but alphabetic characters
736and digits. Terms are separated by white space. If any other characters such
737as punctuation appear, they serve to separate terms just as though they were
738spaces. And then they are ignored. You can't search for words that include
739punctuation.
740
741<p>For example, the query<p>
742 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
743 <p>will be treated the same as<p>
744 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
745
746<p>_iconblankbar_
747<a name=query-type>
748<h3>Query type</h3>
749
750<p>There are two different kinds of query.
751
752<ul>
753 <li>Queries for <b>all</b> of the words. These look for documents that
754 contain all the words you have specified. Documents that satisfy the
755 query are displayed, in alphabetical order.<p>
756
757 <li>Queries for <b>some</b> of the words. Just list some terms that are
758 likely to appear in the documents you are looking for. Documents are
759 displayed in order of how closely they match the query. When determining
760
761 the degree of match,
762
763 <p><ul>
764 <li> the more search terms a document contains, the closer it matches;
765 <li> rare terms are more important than common ones;
766 <li> short documents match better than long ones.
767 </ul>
768</ul>
769
770<p>Use as many search terms as you like--a whole sentence, or even a
771whole paragraph. If you specify only
772one term, documents will be ordered by its frequency of occurrence.<p>
773_texthelpscope_
774}
775
776_textchangeprefs_ [l=fr] {Changing your preferences}
777
778_texthelppreferences_ [l=fr] {<h2>_textchangeprefs_</h2>
779
780<p>When you click the <i>preferences</i> button at the top of the page you will
781be able to change some features of the interface to suit your own requirements.
782
783<p>_iconblankbar_
784<a name=col-prefs>
785<h3 align=left>Collection preferences</h3>
786
787Some collections comprise several subcollections, which can be searched
788independently or together, as one unit. If so, you can select which
789subcollections to include in your searches on the Preferences page.
790
791<p>_iconblankbar_
792<a name=pres-prefs>
793<h3 align=left>Presentation preferences</h3>
794
795Depending on the particular collection, there may be several options you can
796set that control the presentation.
797
798Collections of Web pages allow you to suppress the Greenstone navigation bar at
799the top of each document page, so that once you have done a search you land at
800the exact Web page that matches without any Greenstone header. To do another
801search you will have to use your browser's "back" button. These collections
802also allow you to suppress Greenstone's warning message when you click a link
803that takes you out of the digital library collection and on to the Web itself.
804And in some Web collections you can control whether the links on the "Search
805Results" page take you straight to the actual URL in question, rather than to
806the digital library's copy of the page.
807
808Collections that are capable of being presented in different languages allow
809you to specify the interface language. If the language is Chinese, you can
810also specify which of the standard Chinese encodings your browser uses.
811
812Finally, all collections allow you to switch to a textual interface format
813rather than the standard graphical one. This is particularly useful for
814visually impaired users who use large screen fonts or speech synthesizers for
815output.
816
817<p>_iconblankbar_
818<a name=search-prefs>
819<h3 align=left>Search preferences</h3>
820Two pairs of buttons control the case sensitivity and stemming of the searches
821that you make. The first set of buttons controls whether upper and lower case
822must match (case sensitivity). The second set controls whether to ignore word
823endings or not (stemming).
824
825<p>For example, if the buttons <i>ignore case differences</i> and
826<i>ignore word endings</i> are selected, the query<p>
827 <ul><kbd>African building</kbd></ul>
828 <p>will be treated the same as<p>
829 <ul><kbd>africa builds</kbd></ul><p>
830 because the uppercase letter in "African" will be transformed to
831 lowercase, and the suffixes "n" and "ing" will be removed from
832 "African" and "building" respectively (also, "s" would be removed from
833 "builds").
834
835<p>You can also switch to an "advanced" query mode which allows you to
836combine terms using AND (&), OR (|), and NOT (!). This allows you to
837specify more precise queries.
838
839<p>Finally, you can control the number of hits returned, and the number
840presented on each screenful.
841
842}
843
844_texttanumbrowseoptions_ [l=fr] {il y a _numbrowseoptions_ facons de trouver des informations dans cette collection:}
845
846_textsimplehelpheading_ [l=fr] {Comment trouver des informations}
847
848_texthelpscope_ [l=fr] {
849<p>_iconblankbar_
850<a name=scope-of-queries>
851<h3 align=left>Scope of queries</h3>
852
853<p>
854Dans la plupart des collection, vous pouvez choisir differents indexes pour la recherche.
855Par exemple, il y aura peut-etre un indexe pour les auteurs et un autre pour les titres.
856Ou bien meme un index pur les chapitres ou paragraphes. Generalement, le document entier est retourne
857quelque soit l'index utilise.
858<p>Si les documents sont des livres, ils seront ouverts a l'endroit approprie.
859}
860
861
862#------------------------------------------------------------
863# icons
864#------------------------------------------------------------
865
866## "aide" ## green_title ## h_help ##
867_httpiconhhelp_ [l=fr] {_httpimg_/fr/h\_help.gif}
868_widthhhelp_ [l=fr] {200}
869_heighthhelp_ [l=fr] {57}
Note: See TracBrowser for help on using the repository browser.