source: main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_nl.properties@ 31662

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

updating gs3 translations from existing ones in gs2 macro files

File size: 807 bytes
Line 
1# This now contains the properties for all the core service racks
2
3## Service Names
4TextQuery.submit=Zoek
5
6FieldQuery.submit=Zoek
7
8AdvancedFieldQuery.submit=Zoek
9
10
11ClassifierBrowse.name=Grasduinen
12
13
14
15# search parameters
16
17param.boolean.on=aan
18param.boolean.off=uit
19param.matchMode.all=alle
20param.matchMode.some=sommige
21
22param.reverseSort.0=uit
23param.reverseSort.1=aan
24
25#levels
26level.document=Document
27level.Doc=Document
28level.section=Sectie
29level.Sec=Sectie
30level.paragraph=Alinea
31level.Para=Alinea
32
33## Authentication
34Authentication.name=Administratiepagina
35
36## Authentication services
37
38
39## Authentication params
40
41
42
43## CrossCollectionSearch specific strings
44CrossCollectionSearch.TextQuery.submit=Zoek
45
46
47## LuceneSearch specific strings
48LuceneSearch.TextQuery.name=Zoek
49LuceneSearch.TextQuery.submit=Zoek
50
51
Note: See TracBrowser for help on using the repository browser.