source: main/trunk/greenstone3/web/WEB-INF/classes/interface_default_it.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.5 KB
Line 
1#***** IMAGE URLS *****
2
3#***** TEXT FRAGMENTS *****
4gsdl=Greenstone Digital Library Software
5# the buttons
6home_b=Pagina principale
7help_b=Aiuto
8pref_b=Impostazioni
9# tool tips for the buttons
10home_tip=Pagina principale
11help_tip=Aiuto
12pref_tip=Modifica le impostazioni
13aboutpage=Informazioni su
14home.librarian_interface=Interfaccia bibliotecario
15
16######################
17# system page
18#######################
19######################
20# about page
21#######################
22
23#######################
24# query page
25########################
26query=Ricerca
27query.nodocsmatch=Nessun documento soddisfa le condizioni.
28query.onedocsmatch=1 documento soddisfa le condizioni.
29
30query.document_plural=documenti
31
32# eg Displaying 1 to 20 of 42 sections/documents
33
34
35##################
36# prefs page
37##################
38pref.searchpref=impostazioni di ricerca
39pref.prespref=impostazioni di visualizzazione
40pref.interfacelang=Lingua dell'interfaccia:
41pref.encoding=Codifica:
42pref.all=tutte le
43pref.berrybasket.on=accendere
44pref.berrybasket.off=spegnere
45pref.formatedit.on=accendere
46pref.formatedit.off=spegnere
47pref.set_prefs=modifica impostazioni
48
49##################
50# document page
51##################
52
53
54
55doc.document=Documento
56
57
58external.title=Collegamento esterno
59
60
61##################
62# authentication page
63##################
64authen.enabled=abilitato
65authen.disabled=disabilitato
66authen.list_of_current_users_title=Lista degli utenti correnti
67authen.authentication=Pagina di amministrazione
68
69
70
71###################
72# Document basket #
73###################
74
75
Note: See TracBrowser for help on using the repository browser.