source: main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_pt-pt.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: 864 bytes
Line 
1# This now contains the properties for all the core service racks
2
3## Service Names
4TextQuery.submit=Pesquisa
5
6FieldQuery.submit=Pesquisa
7
8AdvancedFieldQuery.submit=Pesquisa
9
10
11ClassifierBrowse.name=Ler
12
13
14
15# search parameters
16
17param.boolean.on=ligado
18param.boolean.off=desligado
19param.matchMode.all=todos
20param.matchMode.some=algumas
21
22param.reverseSort.0=desligado
23param.reverseSort.1=ligado
24
25#levels
26level.document=Documento
27level.Doc=Documento
28level.section=Secção
29level.Sec=Secção
30level.paragraph=Parágrafo
31level.Para=Parágrafo
32
33## Authentication
34Authentication.name=Página de Administração
35
36## Authentication services
37
38
39## Authentication params
40
41
42
43## CrossCollectionSearch specific strings
44CrossCollectionSearch.TextQuery.submit=Pesquisa
45
46
47## LuceneSearch specific strings
48LuceneSearch.TextQuery.name=Pesquisa
49LuceneSearch.TextQuery.submit=Pesquisa
50
51
Note: See TracBrowser for help on using the repository browser.