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

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

updating gs3 translations from existing ones in gs2 macro files

File size: 1.2 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
35
36## Authentication
37Authentication.name=Page d'Administration
38
39## Authentication services
40ListUsers.description=Liste des utilisateurs
41
42
43## Authentication params
44param.un=nom d'utilisateur
45param.pw=mot de passe
46param.com=Commentaires
47param.boolean.enabled=activé
48param.boolean.disabled=désactivé
49param.as=État du compte
50param.gp=Groupes
51param.npw=Nouveau mot de passe
52param.rnpw=Veuillez retaper le nouveau mot de passe
53
54
55
56## CrossCollectionSearch specific strings
57CrossCollectionSearch.TextQuery.submit=Recherche
58
59
60## LuceneSearch specific strings
61LuceneSearch.TextQuery.name=Recherche
62LuceneSearch.TextQuery.submit=Recherche
63
64
Note: See TracBrowser for help on using the repository browser.