source: main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_cs.properties@ 30713

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

updating gs3 translations from existing ones in gs2 macro files

File size: 781 bytes
Line 
1# This now contains the properties for all the core service racks
2
3## Service Names
4
5
6
7
8
9
10
11# search parameters
12
13param.matchMode.all=všechny
14param.matchMode.some=některá
15
16
17#levels
18level.document=Dokument
19level.Doc=Dokument
20level.section=Sekce
21level.Sec=Sekce
22level.paragraph=Odstavec
23level.Para=Odstavec
24
25## Authentication
26Authentication.name=Stránka administrátora
27
28## Authentication services
29ListUsers.description=seznam uşivatelů
30
31
32## Authentication params
33param.un=přihlašovací jméno
34param.pw=heslo
35param.com=poznámky
36param.boolean.enabled=povoleno
37param.boolean.disabled=zakázáno
38param.as=stav účtu
39param.gp=skupiny
40param.npw=nové heslo
41param.rnpw=zadejte heslo ještě jednou
42
43
44
45## CrossCollectionSearch specific strings
46
47
48## LuceneSearch specific strings
49
50
Note: See TracBrowser for help on using the repository browser.