source: main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_fr.properties@ 30660

Last change on this file since 30660 was 30660, checked in by kjdon, 8 years ago

adding in chapter strings from collect.cfg

File size: 1.3 KB
Line 
1# This now contains the properties for all the core service racks
2
3## Service Names
4TextQuery.submit=Recherche
5
6FieldQuery.submit=Recherche
7
8AdvancedFieldQuery.submit=Recherche
9
10
11ClassifierBrowse.name=Parcourir
12
13
14
15# search parameters
16
17param.boolean.on=actif
18param.boolean.off=inactif
19param.matchMode.all=tous les
20param.matchMode.some=quelques-uns des
21
22param.sortOrder.0=croissant
23param.sortOrder.1=décroissant
24param.reverseSort.0=inactif
25param.reverseSort.1=actif
26param.fqs=racine
27
28#levels
29level.document=Document
30level.Doc=Document
31level.section=Section
32level.Sec=Section
33level.paragraph=Paragraphe
34level.Para=Paragraphe
35level.chapter:chapitre
36level.chapters:chapitres
37
38## Authentication
39Authentication.name=Page d'Administration
40
41## Authentication services
42ListUsers.description=Liste des utilisateurs
43
44
45## Authentication params
46param.un=nom d'utilisateur
47param.pw=mot de passe
48param.com=Commentaires
49param.boolean.enabled=activé
50param.boolean.disabled=désactivé
51param.as=État du compte
52param.gp=Groupes
53param.npw=Nouveau mot de passe
54param.rnpw=Veuillez retaper le nouveau mot de passe
55
56
57
58## CrossCollectionSearch specific strings
59CrossCollectionSearch.TextQuery.submit=Recherche
60
61
62## LuceneSearch specific strings
63LuceneSearch.TextQuery.name=Recherche
64LuceneSearch.TextQuery.submit=Recherche
65
66
Note: See TracBrowser for help on using the repository browser.