source: main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_de.properties@ 30849

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

updating gs3 translations from existing ones in gs2 macro files

File size: 828 bytes
Line 
1# This now contains the properties for all the core service racks
2
3## Service Names
4TextQuery.submit=die Suche
5
6FieldQuery.submit=die Suche
7
8AdvancedFieldQuery.submit=die Suche
9
10
11ClassifierBrowse.name=Durchstöbern
12
13
14
15# search parameters
16
17param.matchMode.all=alle
18param.matchMode.some=einige
19
20
21#levels
22level.document=Dokument
23level.Doc=Dokument
24level.section=Abschnitt (Section)
25level.Sec=Abschnitt (Section)
26level.paragraph=Abschnitt
27level.Para=Abschnitt
28
29## Authentication
30Authentication.name=Die Administrations- Seite
31
32## Authentication services
33ListUsers.description=Benutzer auflisten
34
35
36## Authentication params
37
38
39
40## CrossCollectionSearch specific strings
41CrossCollectionSearch.TextQuery.submit=die Suche
42
43
44## LuceneSearch specific strings
45LuceneSearch.TextQuery.name=die Suche
46LuceneSearch.TextQuery.submit=die Suche
47
48
Note: See TracBrowser for help on using the repository browser.