source: main/trunk/greenstone3/web/WEB-INF/classes/interface_default_nl.properties@ 30514

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

the interface_default_xx.properties files were regenerated from the macro files. Now I am adding back in a few strings that were already in those files. Note, these all need checking by a native speaker.

File size: 1.2 KB
Line 
1#***** IMAGE URLS *****
2
3#***** TEXT FRAGMENTS *****
4gsdl=Greenstone Digital Library Software
5# the buttons
6home_b=Hoofdpagina
7help_b=Help
8pref_b=Voorkeuren
9# tool tips for the buttons
10home_tip=Hoofdpagina
11help_tip=Helppagina
12pref_tip=Het veranderen van preferenties
13aboutpage=Informatie-pagina
14home.librarian_interface=De Library Interface
15
16######################
17# system page
18#######################
19######################
20# about page
21#######################
22
23#######################
24# query page
25########################
26query=Zoek
27query.nodocsmatch=Geen documenten gevonden.
28query.onedocsmatch=1 document gevonden.
29
30query.document_plural=documenten
31
32# eg Displaying 1 to 20 of 42 sections/documents
33
34
35##################
36# prefs page
37##################
38pref.searchpref=Voorkeuren bij het zoeken
39pref.prespref=Voorkeuren bij de presentatie
40pref.interfacelang=Taal van de interface:
41pref.encoding=Codering:
42pref.all=alle
43pref.berrybasket.on=aan
44pref.berrybasket.off=uit
45pref.formatedit.on=aan
46pref.formatedit.off=uit
47
48##################
49# document page
50##################
51
52
53
54doc.document=Document
55
56
57
58
59##################
60# authentication page
61##################
62authen.authentication=Administratiepagina
63
64
65
66###################
67# Document basket #
68###################
69
70
Note: See TracBrowser for help on using the repository browser.