source: main/tags/2.41-fiji/gsdl/macros/yourhome-fr.dm@ 23205

Last change on this file since 23205 was 3231, checked in by cvs_blondeel, 22 years ago

Translation of the yourhome.dm file to French

  • Property svn:keywords set to Author Date Id Revision
File size: 974 bytes
Line 
1package home
2_content_ {
3
4<h2>Votre propre page d'accueil pour Greenstone</h2>
5
6<ul>
7<table>
8<tr valign=top><td>Page de recherche pour la collection demo<br></td>
9 <td><a href="_httpquery_&c=demo">Cliquez ici</a></td></tr>
10
11<tr><td>Page «à propos» pour la collection demo</td>
12 <td><a href="_httppageabout_&c=demo">Cliquez ici</a></td></tr>
13
14<tr><td>Page de préférences pour la collection demo</td>
15 <td><a href="_httppagepref_&c=demo">Cliquez ici</a></td></tr>
16
17<tr><td>Page d'accueil</td>
18 <td><a href="_httppagehome_">Cliquez ici</a></td></tr>
19
20<tr><td>Page d'aide</td>
21 <td><a href="_httppagehelp_">Cliquez ici</a></td></tr>
22
23<tr><td>Page d'administration</td>
24 <td><a href="_httppagestatus_">Cliquez ici</a></td></tr>
25
26<tr><td>Le Collector</td>
27 <td><a href="_httppagecollector_">Cliquez ici</a></td></tr>
28
29</table>
30</ul>
31
32}
33
34# if you hate the squirly green bar down the left-hand side of the page,
35# uncomment these lines:
36
37# _header_ {
38# }
Note: See TracBrowser for help on using the repository browser.