Bug 5669: Adding a system preference to control whether a user can select a pick...
[koha.git] / installer / data / mysql / it-IT / necessari / sysprefs.sql
1 *
2 SQLyog Enterprise - MySQL GUI
3 MySQL - 5.0.51a-24+lenny2+spu1 
4 *********************************************************************
5 */
6 /*!40101 SET NAMES utf8 */;
7
8 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AddPatronLists','categorycode','categorycode|category_type','Permette all’utente di scegliere da quale lista prendere i dati quando aggiunge un nuovo utente.','Choice');
9 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('advancedMARCeditor','0','','Se su ON, nel MARC editor non verranno visualizzati i campi/sottocampi delle descrizioni.','YesNo');
10 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AdvancedSearchTypes','itemtypes','itemtypes|ccode','Selezionare quale set di campi comprenderà la ricerca avanzata per tipo.','Choice');
11 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AllowHoldsOnDamagedItems','1','','Permette l\'inserimento di richieste di prenotazione su copie danneggiate','YesNo');
12 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AllowOnShelfHolds','1','','Permette di inserire prenotazioni su documenti non in prestito.','YesNo');
13 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AllowRenewalLimitOverride','1','','Se On, permette che i limiti ai rinnovi possano essere superati dal bibliotecario nel modulo della circolazione','YesNo');
14 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AmazonAssocTag','','','See:  http://aws.amazon.com','free');
15 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AmazonCoverImages','0','','Se ON, visualizza nell’interfaccia del bibliotecario l’immagine della copertina presa dal Web Service di Amazon','YesNo');
16 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AmazonEnabled','0','','Attiva i contenuti speciali di  Amazon Content - se abilitato, DEVI impostare anche AWSAccessKeyID e AmazonAssocTag e messo ON per l\'attivazione generale di Amazon (OPACAmazonContent)','YesNo');
17 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AmazonLocale','US','US|CA|DE|FR|JP|UK','Usalo per definire il tuo specifico Amazon.com Web Services','Choice');
18 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AmazonReviews','0','','Visualizza Amazon reviews sull\'interfaccia dello staff.','YesNo');
19 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AmazonSimilarItems','0','','Messa su ON attiva l\' Amazon Similar Items feature  - Devi settare i valori in  AWSAccessKeyID e in AmazonAssocTag per usarla','YesNo');
20 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AnonSuggestions',0,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber',NULL,'YesNo');
21 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AnonymousPatron', '0', 'Set the identifier (borrowernumber) of the anonymous patron. Used for Suggestion and reading history privacy',NULL,'');
22 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('authoritysep','--','10','Carattere usato nella visualizzazione come separatore della lista delle authority. Normalmente è --','free');
23 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('autoBarcode','annual','incremental|annual|hbyymmincr|OFF','Da usare per impostare la generazione automatica dei barcode: incremental per la tipologia 1, 2, 3; annuale per 2007-0001, 2007-0002; hbyymmincr per HB08010001 dove HB sta per Home Branch (sottobiblioteca predefinita)','Choice');
24 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AutoEmailOpacUser','0','','Quando viene creato un account, invia notifica via email all\'utente con i dettagli del nuovo account.','YesNo');
25 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AutoEmailPrimaryAddress','email','email|emailpro|B_email|cardnumber|OFF','Definisce l\'indirizzo email di default dove saranno spedite le email con i dettagli degli account.','Choice');
26 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AutoLocation','0','','Se è Attivo, l\'autenticazione via IP è attiva, viene bloccato l\'accesso allo staff client da IP non autorizzati.','YesNo');
27 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AutomaticItemReturn','1','','Se ON, Koha automaticamente trasferirà la copia ritornata dal prestito alla sottobiblioteca di appartenenza','YesNo');
28 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('autoMemberNum','1','','Se ON, il numero utente è calcolato automaticamente.','YesNo');
29 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AWSAccessKeyID','','','Vedi:  http://aws.amazon.com','free');
30 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('AWSPrivateKey','','','Vedi:  http://aws.amazon.com.  Che questo valore è obbligatorio dal 2009/08/15 se vuoi avere i contenuti extra in aggiunta alle copertine da Amazon.','free');
31 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BakerTaylorBookstoreURL','','','URL template per i \"My Libary Bookstore\" links. A questo valore viene premesso \"https://\" e poi viene aggiunto il valore di \"key\". Comprende il tuo hostname  e il \"Parent Number\". Non mettere nulla se non usi la funzionalità. Esempio: ocls.mylibrarybookstore.com/MLB/actions/searchHandler.do?nextPage=bookDetails&parentNum=10923&key=','');
32 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BakerTaylorEnabled','0','','Attiva o disattiva tutte le richieste a Baker & Taylor features.','YesNo');
33 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BakerTaylorPassword','','','Passwoe per il  Content Cafe di Baker & Taylor (contenuto esterno)','Free');
34 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BakerTaylorUsername','','','UserName per il  Content Cafe di Baker & Taylor (contenuto esterno)','Free');
35 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BiblioAddsAuthorities','1','','Se ON, aggiungendo un nuovo record bibliografico il sistema controlla se ci sono i  records di authority corrispondenti per i campi collegati con l’authority. Se non ci sono, gli equivalenti rcords di autority sono creati al volo.','YesNo');
36 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BiblioDefaultView','normal','normal|marc|isbd','Per scegliere la visualizzazione di default della scheda dettagliata  nel catalogo; scegliere tra normal, marc o isbd.','Choice');
37 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BorrowerMandatoryField','city|surname|cardnumber','','Per decidere quali campi sono obbligatori nell\'account di un utente.','free');
38 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('borrowerRelationship','father|mother','','Definisce la relazione valida tra garante e garanzia (separali  con | o ,)','free');
39 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BorrowersLog','0','','Se ON, logga le azioni di modifica/creazione/cancellazione sui dati utente.','YesNo');
40 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('BorrowersTitles','Sig|Sig.ra|Sig.na','','Definisce i titoli appropriati per gli utenti','free');
41 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('canreservefromotherbranches','1','','Con attivata la modalità sottobiblioteche indipendenti, un utente da una biblioteca può prenotare un documento di un’altra biblioteca.','YesNo');
42 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('CataloguingLog','0','','Se ON, logga le azioni di modifica, creazione e cancellazione sui record bibliografici. ATTENZIONE: questa feature consuma molto spazio.','YesNo');
43 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('checkdigit','none','none|katipo','Se ON, abilita i controlli sulle tessere utenti: gli stili di controllo tra cui scegliere sono none o \"Katipo\".','Choice');
44 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('CircAutocompl','1','','Se ON, si abilita l\'autocompletamento per l\'inserimento dei dati nella circolazione ','YesNo');
45 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specifica la biblioteca che definisce le politiche di prestito; se ItemLoanLibrary si userà la sottobiblioteca collegata alla copia. Se PatronLibrary la sottobiblioteca a cui e’ iscritto l’utente; se PickupLibrary la sottobiblioteca dove si prende la copia','Choice');
46 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('dateformat','metric','metric|us|iso','Definisce il formato data (ovvero us  mm/gg/aaaa, metric gg/mm/aaaa o ISO aaaa/mm/gg)','Choice');
47 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('DebugLevel','2','0|1|2','Definisce il livello delle informazioni di debug da mandare al browser qualora dovessero verificarsi degli errori (in produzione impostare sempre il valore 0): 0=nessuno 1=medio 2=massimo','Choice');
48 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('DefaultClassificationSource','ddc','','Per indicare il sistema di classificazione usato di default dalla bilbioteca. Ad es. Dewey, LCC, ecc.','ClassSources');
49 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('defaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specifica il campo usato di default per l\'ordinamento','Choice');
50 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('defaultSortOrder','asc','asc|dsc|az|za','Specifica l\'ordinamento dato di default','Choice');
51 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('delimiter',';',';|tabulation|,|/||#||','Definisce il carattere usato come separatore di default per l\'esportazione dei report.','Choice');
52 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('dontmerge','1',NULL,'If ON, la modifica di un authority record non si propaga a tutti i record bibliografici collegati, chiedi al tuo system administrator di configurare il cron job merge_authorities.pl per fare i questi update di notte','YesNo');
53 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('emailLibrarianWhenHoldIsPlaced','0','','Se ON, viene inviata un\'email al bibliotecario quando si inserisce una prenotazione.','YesNo');
54 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('EnhancedMessagingPreferences','0','','Se ON, permette agli utenti di scegliere se ricevere messaggi addizionali su copie da restituire o comunque vicino alla data di restituzione.','YesNo');
55 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('expandedSearchOption','0','','Se ON, la ricerca avanzata si espanderà di default','YesNo');
56 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('ExtendedPatronAttributes','0','','Per usare l\'ID e gli attributi in modo esteso','YesNo');
57 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('finesCalendar','noFinesWhenClosed','ignoreCalendar|noFinesWhenClosed','Per specificare se usare il calendario per calcolare date di scadenza e multe','Choice');
58 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('FinesLog','0','','Se ON, logga le multe.','YesNo');
59 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('finesMode','test','off|test|production','Scegli il funzionamento delle multe. \'off\', \'test\' (vengono solo mandate delle mail alla biblioteca) o \'production\' (le multe accumulate vengono inviate all’utente). Il modo ‘production richiede il cronjob  accruefines.','Choice');
60 -- insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('FrameworksLoaded','auth_val.sql|authority_framework.sql|class_sources.sql|message_transport_types.sql|notices.sql|parameters.sql|patron_categories.sql|sample_holidays.sql|sample_itemtypes.sql|sample_labels.sql|sample_news.sql|sample_notices_message_attributes.sql|sample_notices_message_transports.sql|stopwords.sql|subtag_registry.sql|sysprefs.sql|unimarc_framework.sql|userflags.sql|userpermissions.sql',NULL,'Frameworks loaded through webinstaller','choice');
61 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('FRBRizeEditions','1','','Se ON, Koha farà delle richieste a uno o più ISBN web services per trovare gli ISBN associabili e li visualizzarà in un tab \'Edizioni\' nella visualizzazione dettagliata','YesNo');
62 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('gist','0','','Valore predefinito per la Goods and Services  tax (l\'IVA) calcolato non in %, ma in forma numerica (0.12 for 12%), impostare a 0 per disabilitarla.','Float');
63 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('globalDueDate','','10','Se impostata forza un’unica data di scadenza per tutti i prestiti','free');
64 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('GoogleJackets','1','','Se ON, visualizza le copertine usando Google Books','YesNo');
65 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('hidelostitems','0','','Se ON, viene disabilitata la visualizzazione nell\'OPAC delle copie perse.','YesNo');
66 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('hide_marc','0','','Se su ON, disabilita la visualizzazione dei campi del MARC, codici di sottocampi e indicatori (mostra ancora i dati)','YesNo');
67 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('HomeOrHoldingBranch','holdingbranch','holdingbranch|homebranch','Se IndependantBranches e\' settata su ON, allora il sitema legge questa variabile.  Se questa variabile e\' sul valore \'homebranch\' quando arriva una copia di un\'altra biblioteca si puo\' registare la restituzione dove la copia e\' arrivata. Se invece vale \'holdingbranch\', allora non si puo fare la restituzione ma solo prenderla e inviarla alla biblioteca di appartenenza; là verrà fatta la restituzione ','Choice');
68 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('IndependantBranches','0','','Se è ON, aumenta il livello di sicurezza tra le biblioteche','YesNo');
69 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('insecure','0','','Se è su ON, tutte le richieste di autenticazioni vengono aggirate. Attenzione!','YesNo');
70 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('IntranetBiblioDefaultView','normal','','Visualizzazione di default in intranet dei records bibliografici','');
71 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('intranetcolorstylesheet','','50','Definisce il colore da usare nello staff client','free');
72 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('IntranetmainUserblock','','70|10','Per aggiungere un block HTML  che sarà visualizzato nella home page della intranet.','Textarea');
73 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('IntranetNav','','70|10','Usare tab HTML per aggiungere link nella barra sinistra di navigazione dello Staff Client','Textarea');
74 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('intranetreadinghistory','1','','Se ON, si abilita per tutti gli utenti lo storico dei documenti richiesti.','YesNo');
75 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('intranetstylesheet','','50','Inserire qui un URL completo da usare come foglio di stile alternativo per il layout della Intranet','free');
76 INSERT INTO `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) VALUES('IntranetUserCSS','',NULL,'Add CSS to be included in the intranet in an embedded <style> tag.','free');
77 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('intranetuserjs','','70|10','Imposta il javascript da includere nella intranet.','Textarea');
78 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('intranet_includes','includes','','Definisci il nome della dir in cui mettere gli includes  per i templates di Koha. Il valore di default  è ‘includes’. Se vuoi personalizzare gli includes per cambiare come appare l’Opac, crea una tua dir e inserisci qui il nome da te scelto.','Free');
79 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('ISBD','#200|<span style=\"font-weight:bold\">|{200a}{. 200c}{ : 200e}{200d}{ / 200f}{ ; 200g}{. 200h}{. 200i}|</span>\r\n#210|. &ndash; |{210a}{ : 210c}{, 210d}|\r\n#215|. &ndash; |{215a}{ ; 215d}|\r\n#225|. &ndash; |{(225a}{ ; 225v)}|\r\n#010|. &ndash; |{ISBN 010a}|','70|10','Parametri per la visualizzazione ISBD','Textarea');
80 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('IssueLog','0','','Se ON, logga le attività di prestito.','YesNo');
81 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('IssuingInProcess','0','','Se ON, disattiva le multe se l’utente prendendo un prestito farebbe dei debiti con la biblioteca.','YesNo');
82 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('item-level_itypes','1','','Se ON, abilita la gestione della circolazione a livello di copia, usado le tipologie di copia (Itemtype) e le regole di prestito (Issuing Rules)','YesNo');
83 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('itemBarcodeInputFilter','whitespace','whitespace|T-prefix|cuecat','Se configurata, permette di definire un filtro su quanto legge il lettore di barcode','Choice');
84 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('itemcallnumber','676a','','Il campo/sottocampo MARC usato per calcolare la stringa di collocazione (per la Dewey sarebbe 082ab o 092ab; LOC 050ab o 090ab) potrebbe essere 852hi  da un record MARC21 Holding.','free');
85 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('KohaAdminEmailAddress','koha@cilea.it','','Definisce l’indirizzo email dove vengono spedite le richieste di modifica utente. ','free');
86 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('LabelMARCView','standard','standard|economical','Per definire la modalità di visualizzazione di un record MARC','Choice');
87 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('language','en,it-IT','','Per impostare la lingua di default dello staff client.','Languages');
88 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('LetterLog','0','','Se ON, logga tutti gli avvisi spediti.','YesNo');
89 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('LibraryName','','','Definisce il nome della della biblioteca così come sarà visualizzato nell\'OPAC.','');
90 -- insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('marcflavour','UNIMARC','MARC21|UNIMARC','Define global MARC flavor (MARC21 or UNIMARC) used for character encoding','Choice');
91 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('MARCOrgCode','0','','Il MARC Organization Code - http://www.loc.gov/marc/organizations/orgshome.html','free');
92 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('MaxFine','9999','','Multa massima che un utente potrebbe avere per un singolo ritardo.','Integer');
93 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('maxItemsInSearchResults','20','','Specifica il numero massimo di copie visualizzate nelle pagine di risultati','free');
94 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('maxoutstanding','5','','Definisci il numero massimo di operazioni in corso (prestiti+prenotazioni) dopo il quale si blocca la possibilità di fare prenotazioni','Integer');
95 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('maxreserves','2','','Definisce il numero massimo di prenotazioni che un utente può effettuare.','Integer');
96 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('maxItemsInSearchResults',20,'Specify the maximum number of items to display for each result on a page of results',NULL,'free');
97 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('memberofinstitution','0','','Se ON, gli utenti possono essere linkati alle istituzioni.','YesNo');
98 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('minPasswordLength','3','','Specifica la lunghezza minima della password sia per l\'utente che per lo staff','free');
99 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('noissuescharge','5','','Definisce l’ammontare massimo di multa che un utente può raggiungere prima di venir sospeso dal prestito','Integer');
100 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('noItemTypeImages','0','','Se Attivo, disabilita le immagini relative al tipo documento','YesNo');
101 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('NotifyBorrowerDeparture','30','','Definisce quanti giorni prima lo staff della circolazione è avvisato della scadenza dell’account di un utente.','Integer');
102 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('NoZebra','0','','Se ON, l’indicizzazione con il software ZEBRA è non attiva. Con ON le ricerche avvengono su MySQL. Semplica il settaggio ma le ricerche sono più lente. ATTENZIONE: usando  la funzionalità NoZebra su collezioni anche modeste la ricerca è veramente lenta.','YesNo');
103 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('NoZebraIndexes','\'title\' => \'200a,200c,200d,200e,225a,225d,225e,225f,225h,225i,225v,500*,501*,503*,510*,512*,513*,514*,515*,516*,517*,518*,519*,520*,530*,531*,532*,540*,541*,545*,604t,610t,605a\',\r\n\'author\' => \'200f,600a,601a,604a,700a,700b,700c,700d,700a,701b,701c,701d,702a,702b,702c,702d,710a,710b,710c,710d,711a,711b,711c,711d,712a,712b,712c,712d\',\r\n\'isbn\' => \'010a\',\r\n\'issn\' => \'011a\',\r\n\'biblionumber => \'0909\',\r\n\'itemtype\' => \'200b\',\r\n\'language\' => \'101a\',\r\n\'publisher\' => \'210c\',\r\n\'date\' => \'210d\',\r\n\'note\' => \r\n\'300a,301a,302a,303a,304a,305a,306az,307a,308a,309a,310a,311a,312a,313a,314a,315a,316a,317a,318a,319a,320a,321a,322a,323a,324a,325a,326a,327a,328a,330a,332a,333a,336a,337a,345a\',\r\n\'Koha-Auth-Number\' => \'6009,6019,6029,6039,6049,6059,6069,6109,7009,7019,7029,7109,7119,7129\',\r\n        \'subject\' => \'600*,601*,606*,610*\',\r\n        \'dewey\' => \'676a\',\r\n        \'homebranch\' => \'995a,995b\',\r\n        \'lcn\' => \'995k\'','70|10','Inserire qui l’hash perl che definisce gli indici per l’opzione NoZebra. Ad esempio: \'nome1\' => \'200a,500*\',\'nome2\' => \'...\'','Textarea');
104 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('numSearchResults','20','','Specifica il numero massimo di documenti da visualizzare nella pagina dei risultati.','Integer');
105 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OAI-PMH','0','','Se è su ON, è attivato il server OAI-PMH.','YesNo');
106 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OAI-PMH:archiveID','KOHA-OAI-TEST','','Identificativo archivio OAI-PMH','Free');
107 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OAI-PMH:MaxCount','50','','OAI-PMH: numero massimo di records possibili in risposta alle query ListRecords e ListIdentifiers','Integer');
108 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OCLCAffiliateID','','','Da usare con FRBRizeEditions e XISBN. Puoi chiedere il necessario AffiliateID qui: http://www.worldcat.org/wcpa/do/AffiliateUserServices?method=initSelfRegister','free');
109 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACAmazonCoverImages','0','','Se ON, visualizza nell’Opac l’immagine della copertina presa dal Web Service di Amazon','YesNo');
110 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACAmazonEnabled','0','','Attiva Amazon nell\'OPAC','YesNo');
111 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACAmazonSimilarItems','0','','Se ON attiva la Amazon Similar Items - Devi avere settato AWSAccessKeyID e  AmazonAssocTag','YesNo');
112 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacAuthorities','0','','Se ON, si attiva il link alla ricerca voci di autorità nell\'OPAC.','YesNo');
113 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACBaseURL','','','Specifica l’URL dell’OPAC, es. opac.mylibrary.com ; http:// è aggiunto in automatico da KOHA.','Free');
114 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacbookbag','1','','Se ON, abilita la visualizzazione del carrello.','YesNo');
115 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacBrowser','0','','Se ON, abilita la ricerca soggetti sull\'OPAC (è necessario impostare misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo');
116 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacCloud','0','','Se ON, sull\'Opac apparirà la nuvola di soggetti','YesNo');
117 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opaccolorstylesheet','colors.css','','Per definire il colore da usare nell\'OPAC','free');
118 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opaccredits','','70|10','Per impostare i credits HTML in fondo alla pagina dell\'OPAC','Textarea');
119 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specifica il campo usato di default per l\'ordinamento','Choice');
120 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACdefaultSortOrder','asc','asc|dsc|za|az','Specifica l\'ordine di default ','Choice');
121 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACFRBRizeEditions','1','','Se ON, Koha farà delle richieste a uno o più ISBN web services per trovare gli ISBN associabili e li visualizzarà in un tab \'Edizioni\' nella visualizzazione dettagliata','YesNo');
122 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacheader','','70|10','Inserire qui HTML da includere come header nell\'OPAC','Textarea');
123 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacHighlightedWords','1','','Se impostato, le parole cercate nell\'OPAC vengono poi evidenziate ','YesNo');
124 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACItemHolds','1','','Consente agli utenti dell\'OPAC di inserire prenotazioni su specifici documenti. Se INATTIVO, gli utenti possono solo richiedere la copia dopo che è tornata ad essere disponibile.','YesNo');
125 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACItemsResultsDisplay','statuses','statuses|itemdetails','statuses : mostra solo lo status dei documenti presenti nella lista del risultato. itemdisplay : mostra tutti i dati della collocazione di tali documenti (sottobiblioteca+collocazione) così come appaiono nell\'interfaccia dello staff','Choice');
126 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opaclanguages','en,it-IT','','Per impostare la lingua di default dell\'OPAC.','Languages');
127 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opaclanguagesdisplay','1','','Se su ON, consente di visualizzare nell\'OPAC la funzione Modifica Lingua','YesNo');
128 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opaclayoutstylesheet','','','Inserire qui il nome del foglio di stile (CSS) da usare nell\'OPAC','free');
129 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacMaintenance','0','','Se Attivo, abilita l\'avviso di manutenzione nell\'OPAC.','YesNo');
130 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacMainUserBlock','<h3>Benvenuto !!</h3>','70|10','Inserire qui una stringa in HTML personalizzata che comparirà nell’area principale della prima pagina dell’OPAC.','Textarea');
131 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacNav','Links importanti qui.','70|10','Usare tag HTML per aggiungere link nella barra di navigazione dell\'OPAC posta a sinistra. ','Textarea');
132 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACNoResultsFound','','Display this HTML when no results are found for a search in the OPAC','70|10','Textarea');
133 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACnumSearchResults','20','','Specifica il numero massimo di risposte da visualizzare nella pagina dei risultati ','Integer');
134 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacPasswordChange','1','','Se ON, abilita l\'utente alla modifica della password nell\'OPAC (disabiltare la funzione quando è usato LDAP auth)','YesNo');
135 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OpacPrivacy', '0', 'if ON, allows patrons to define their privacy rules (reading history)',NULL,'YesNo');
136 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacreadinghistory','1','','Se ON, si abilita la visualizzazione dello storico circolazione utente nell\'OPAC','YesNo');
137 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacRenewalAllowed','0','','Se ON, gli utenti possono rinnovare i propri prestiti direttamente dal proprio account OPAC','YesNo');
138 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACShelfBrowser','0','','Abilita/disabilita una ricerca per scaffale (Shelf Browser) nella pagina dettagli documento. ATTENZIONE: questa feature consuma molte risorse nelle collezioni molto grandi.','YesNo');
139 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacsmallimage','','','Inserire un URL completo a un immagine per sostituire il logo KOHA di default ','free');
140 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacstylesheet','','','Inserire un URL completo qualora si volesse usare nell\'OPAC un foglio di stile alternativo','free');
141 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacSuppression','0','','Se messa ad ON si attiva la feature Opac Suppression, chiedi al tuo sistemista ulteriori dettagli per configurarla al meglio','YesNo');
142 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacthemes','prog','','Definisce il tema corrente per l\'interfaccia dell\'OPAC.','Themes');
143 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OpacTopissue','1','','Se ON, abilita il link al documento più richiesto nell\'OPAC. Attenzione: questa è una feature SPERIMENTALE, la sua attivazione potrebbe sovraccaricare il server.','YesNo');
144 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACURLOpenInNewWindow','1','','Se ON, gli URL nell\'OPAC si aprono in una nuova finestra.','YesNo');
145 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACUserCSS','','','Per aggiungere un CSS da inserire nell\'OPAC tra tag <>.','free');
146 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacuserjs','','70|20','Definisce il javascript per includerlo nell\'OPAC','Textarea');
147 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('opacuserlogin','1','','Abilita o disabilita la visualizzazione del login utente.','YesNo');
148 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACViewOthersSuggestions','0','','Se ON, permette di visualizzare nell\'OPAC tutti i suggerimenti d\'acquisto.','YesNo');
149 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('patronimages','jpg','','Per impostare il formato immagine per le foto degli utenti','free');
150 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('PatronsPerPage','20','20','Numero di utenti visualizzati di default per pagina','Integer');
151 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('previousIssuesDefaultSortOrder','asc','asc|desc','Specifica l’ordine dei prestiti precedenti nella pagina di circolazione','Choice');
152 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('printcirculationslips','1','','Se ON, abilita la stampa delle ricevute del prestito','YesNo');
153 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('QueryAutoTruncate','1','','Se ON, è abilitato il troncamento delle query di default','YesNo');
154 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('QueryFuzzy','0','','Se ON, abilita le opzioni di ricerca fuzzy','YesNo');
155 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('QueryRemoveStopwords','0','','Se ON, le stopword definite dal bibliotecario saranno tolte dalle ricerche','YesNo');
156 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('QueryStemming','0','','Se ON, abilita le ricerche con lo stemming (uso di forme variabili)','YesNo');
157 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('QueryWeightFields','0','','Se ON, abilita le opzioni di ricerca per dare uno peso diverso ai vari campi. Opzione sperimentale','YesNo');
158 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('RandomizeHoldsQueueWeight','0','','Se ON, la coda delle prenotazione nella circolazione avrà un ordine casuale per tutte le collocazioni o solo per quelle collocazioni specificate sotto StaticHoldsQueueWeight, se impostato.','YesNo');
159 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('RenewalPeriodBase','date_due','date_due|now','Per impostare se la data di rinnovo deve essere conteggiata a partire dalla data di scadenza del prestito o a partire dal momento in cui l’utente ne chiede il rinnovo.','Choice');
160 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('RenewSerialAddsSuggestion','0','','Se ON, puoi aggiungere un nuovo suggerimento durante il rinnovo di un periodico','YesNo');
161 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('RequestOnOpac','1','','Se ON, si abilitano gli utenti globalmente a inserire prenotazione nell\'OPAC','YesNo');
162 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('ReservesMaxPickUpDelay','7','','Definisce il massimo ritardo consentito per poter prendere un documento prenotato.','Integer');
163 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('ReservesNeedReturns','0','','Se ON, una prenotazione messa su una copia disponibile a scaffale deve passare al check della circolazione per essere posta nello status \'In Attesa\' sull\'Opac. Altrimenti se OFF, quando un utente mette una prenotazione su una specifica copia della sua biblioteca, allora la copia acquisce subito lo status \'In Attesa\' sull\'Opac','YesNo');
164 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('ReturnBeforeExpiry','1','','Se su ON, la durata del prestito sarà anticipata se la data di rientro prevista è successiva alla scadenza della tessera dell\'utente.','YesNo');
165 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('ReturnLog','1','','Se su ON, abilita i log delle restituzioni dal prestito.','YesNo');
166 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('reviewson','1','','Se ON, abilita la possibilità per gli utenti a inserire recensioni di record bibliografici nell\'OPAC.','YesNo');
167 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('RoutingSerials','1','','Se ON, il serial routing è attivato.','YesNo');
168 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('SearchMyLibraryFirst','0','','Se ON, le ricerche in OPAC restituiranno risultati limitatamente alla biblioteca impostata di default dell’utente  se questi si è loggato.','YesNo');
169 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('SessionStorage','mysql','mysql|Pg|tmp','Per usare un database o un file temporaneo per l\'archiviazione dei dati della sessione.','Choice');
170 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('singleBranchMode','0','','Operando in modalità biblioteca singola, si nasconde nell\'OPAC la selezione delle sottobiblioteche.','YesNo');
171 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('SMSSendDriver','','','Imposta quale driver SMS::Send usare per inviare sms.','free');
172 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('SpecifyDueDate','1','','Definisce se visulizzare o meno il form “Specifica la data di scadenza” nel modulo della circolazione.','YesNo');
173 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('staffClientBaseURL','','','Specifica l\'URL dello staff client.','free');
174 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('StaticHoldsQueueWeight','0','','Per specificare una lista delle collocazioni della biblioteca separate da una virgola. Questa lista di collocazioni in fase di elaborazione delle prenotazioni sarà ordinata secondo i valori  attribuiti loro – in alternativa, se è anche stato impostata la voce RandomizeHoldsQueueWeight, la lista sarà ordinata in modo casuale.','Integer');
175 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('SubscriptionHistory','simplified','simplified|full','Define the display preference for serials issue history in OPAC','Choice');
176 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('SubscriptionLog','1','','Se su ON, abilita i log degli abbonamenti','YesNo');
177 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('suggestion','1','','Se ON, abilita nell\'OPAC la funzionalità suggerimenti utente.','YesNo');
178 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TagsEnabled','1','','Se ON abilita le varie funzionalità basate sui Tags.  Se OFF disabilita tutte le funzionalità legate ai Tags.','YesNo');
179 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TagsExternalDictionary','','','Percorso sul server all\'eseguibileto ispell, da usare per configurare  $Lingua::Ispell::path. Questo dizionario è usato come \"whitelist\" di parole usabile nei Tags.','');
180 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TagsInputOnDetail','1','','Permentti agli utenti di inserire Tags dalla pagina dei dettagli.','YesNo');
181 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TagsInputOnList','0','','Permentti agli utenti di inserire Tags dai risultati di ricerca.','YesNo');
182 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TagsModeration','1','','Se ON, i Tags devono essere approvati prima di essere visibili.','YesNo');
183 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TagsShowOnDetail','10','','Numero di Tags da visualaizzare sulla pagina di dettaglio.  0 vale come off.','Integer');
184 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TagsShowOnList','6','','Numero di Tags da visualizzare nei risultati di ricarca.  0 vale come off.','Integer');
185 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('template','prog','','Definisce il template dell\'interfaccia staff.','Themes');
186 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('ThingISBN','1','','Usa con FRBRizeEditions. Se ON, Koha userà ilweb service ThingISBN per compilare il tab \'Editions\' sulla pagina dei dettagli.','YesNo');
187 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('timeout','30600','','l timeout (in secondi) per ripetere l’autenticazione dopo un periodo di inattività','Integer');
188 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('todaysIssuesDefaultSortOrder','desc','asc|desc','Specifica l\'ordinamento dei fascicoli del giorno nella pagina della circolazione','Choice');
189 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('TransfersMaxDaysWarning','3','','Per definire il numero dei giorni massimi prima di sospettare la presenza di problemi per un trasferimento.','free');
190 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('uppercasesurnames','0','','Se ON, i cognomi sono automaticamente convertiti in lettere maiuscole nel form d’iscrizione degli utenti.','YesNo');
191 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('URLLinkText','URLLinkText','','Testo da visualizzare come link nell\'OPAC','free');
192 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('useDaysMode','Calendar','Calendar|Days|Datedue','Scegliere il metodo per calcolare la data di restituzione: seleziona Calendar per usare il modulo con le festività e Days per ignorare i giorni festivi.','Choice');
193 -- insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('Version','3.0006005',NULL,'The Koha database version. WARNING: Do not change this value manually, it is maintained by the webinstaller',NULL);
194 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('viewISBD','1','','Se ON permette la vista in formato ISBD dei records bibliografici','YesNo');
195 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('viewLabeledMARC','0','','Se ON permette la vista con le etichette MARC dei records bibliografichi','YesNo');
196 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('viewMARC','1','','Se ON permette la vista \'MARC\' dei records bibliografici','YesNo');
197 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('virtualshelves','1','','Se ON, abilita la gestione delle liste','YesNo');
198 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('WebBasedSelfCheck','0','','Se su ON, abilita l\'autoprestito su web.','YesNo');
199 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('XISBN','1','','Usa con FRBRizeEditions. Se ON, Koha useà il wb service OCLC xISBN per popolare il tab \'Edizioni\' nella pagina dei dettagli. See: http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp','YesNo');
200 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('XISBNDailyLimit','499','','Il web service xISBN Web è gratisi per entità non for profit se si unasno non più di 500 richieste al giorno','Integer');
201 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('XSLTDetailsDisplay','0','','Abilita il controllo dei  fogli di stile XLS sulla pagina dettagli nell’intranet','YesNo');
202 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('XSLTResultsDisplay','0','','Abilita il controllo dei fogli di stile XLS sulla pagina dei risultati nell’intranet.','YesNo');
203 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACXSLTDetailsDisplay','0','','Abilita il controllo dei  fogli di stile XLS sulla pagina dettagli nell’OPAC.','YesNo');
204 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('OPACXSLTResultsDisplay','0','','Abilita il controllo dei fogli di stile XLS sulla pagina dei risultati nell’OPAC.','YesNo');
205
206 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('yuipath','local','local|http://yui.yahooapis.com/2.5.1/build','Inserire qui il percorso alle biblioteche YUI, se si usa Koha offline scegliere la voce local','Choice');
207 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('z3950AuthorAuthFields','701,702,700','','Definisce i campi dei record MARC per le Personal Name Authorities che andranno a riempire il biblio.author','free');
208 insert into `systempreferences` (`variable`, `value`, `options`, `explanation`, `type`) values('z3950NormalizeAuthor','0','','Se ON, le Personal Name Authorities rimpiazzeranno gli autori nel biblio.author','YesNo');
209 ---
210 --- Add from eng
211 ---
212 INSERT INTO `systempreferences` (variable,value,options,explanation,type) VALUES ('AcqCreateItem','cataloguing','ordering|receiving|cataloguing','Define when the item is created : when ordering, when receiving, or in cataloguing module','Choice');
213 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('AllowAllMessageDeletion','0','Allow any Library to delete any message','','YesNo');
214 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('AllowHoldDateInFuture','0','If set a date field is displayed on the Hold screen of the Staff Interface, allowing the hold date to be set in the future.','','YesNo');
215 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('OPACAllowHoldDateInFuture','0','If set, along with the AllowHoldDateInFuture system preference, OPAC users can set the date of a hold to be in the future.','','YesNo');
216 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('AllowHoldPolicyOverride', '0', 'Allow staff to override hold policies when placing holds',NULL,'YesNo');
217 INSERT INTO systempreferences (variable,value,explanation,options,type)VALUES('AutoSelfCheckAllowed', '0', 'For corporate and special libraries which want web-based self-check available from any PC without the need for a manual staff login. Most libraries will want to leave this turned off. If on, requires self-check ID and password to be entered in AutoSelfCheckID and AutoSelfCheckPass sysprefs.', '', 'YesNo');
218 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AutoSelfCheckID','','Staff ID with circulation rights to be used for automatic web-based self-check. Only applies if AutoSelfCheckAllowed syspref is turned on.','','free');
219 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AutoSelfCheckPass','','Password to be used for automatic web-based self-check. Only applies if AutoSelfCheckAllowed syspref is turned on.','','free');
220 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('soundon','0','Enable circulation sounds during checkin and checkout in the staff interface.  Not supported by all web browsers yet.','','YesNo');
221 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('Babeltheque',0,'Turn ON Babeltheque content  - See babeltheque.com to subscribe to this service','','YesNo');
222 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('casAuthentication', '0', 'Enable or disable CAS authentication', '', 'YesNo');
223 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('casLogout', '0', 'Does a logout from Koha should also log the user out of CAS?', '', 'YesNo');
224 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('casServerUrl', 'https://localhost:8443/cas', 'URL of the cas server', '', 'Free');
225 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('ceilingDueDate','','If set, date due will not be past this date.  Enter date according to the dateformat System Preference',NULL,'free');
226 INSERT INTO `systempreferences` (variable,value,options,explanation,type)  VALUES ('CurrencyFormat','FR','US|FR','Determines the display format of currencies. eg: \'36000\' is displayed as \'360 000,00\'  in \'FR\' or \'360,000.00\'  in \'US\'.','Choice');
227 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('DisplayMultiPlaceHold','1','Display the ability to place multiple holds or not','','YesNo');
228 INSERT INTO systempreferences (variable,value,options,explanation,type)VALUES('DisplayOPACiconsXSLT', '1', '', 'If ON, displays the format, audience, type icons in XSLT MARC21 results and display pages.', 'YesNo');
229 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('EnableOpacSearchHistory', '1', 'Enable or disable opac search history', 'YesNo','');
230 INSERT INTO systempreferences (variable,value,explanation,options,type)VALUES('FilterBeforeOverdueReport','0','Do not run overdue report until filter selected','','YesNo');
231 INSERT INTO systempreferences (variable,value,options,explanation,type)VALUES('HidePatronName', '0', '', 'If this is switched on, patron''s cardnumber will be shown instead of their name on the holds and catalog screens', 'YesNo');
232 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('ILS-DI','0','Enables ILS-DI services at OPAC.','','YesNo');
233 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('ILS-DI:AuthorizedIPs','','.','Restricts usage of ILS-DI to some IPs','Free');
234 INSERT INTO systempreferences VALUES ('ImageLimit',5,'','Limit images stored in the database by the Patron Card image manager to this number.','Integer');
235 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsClientCode', '0', 'Client Code for using Syndetics Solutions content','','free');
236 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsEnabled', '0', 'Turn on Syndetics Enhanced Content','','YesNo');
237 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsCoverImages', '0', 'Display Cover Images from Syndetics','','YesNo');
238 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsTOC', '0', 'Display Table of Content information from Syndetics','','YesNo');
239 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsSummary', '0', 'Display Summary Information from Syndetics','','YesNo');
240 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsEditions', '0', 'Display Editions from Syndetics','','YesNo');
241 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsExcerpt', '0', 'Display Excerpts and first chapters on OPAC from Syndetics','','YesNo');
242 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsReviews', '0', 'Display Reviews on OPAC from Syndetics','','YesNo');
243 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsAuthorNotes', '0', 'Display Notes about the Author on OPAC from Syndetics','','YesNo');
244 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsAwards', '0', 'Display Awards on OPAC from Syndetics','','YesNo');
245 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsSeries', '0', 'Display Series information on OPAC from Syndetics','','YesNo');
246 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('SyndeticsCoverImageSize', 'MC', 'Choose the size of the Syndetics Cover Image to display on the OPAC detail page, MC is Medium, LC is Large','MC|LC','Choice');
247 INSERT INTO systempreferences (variable,value,explanation,options,type)VALUES('LibraryThingForLibrariesID','','See:http://librarything.com/forlibraries/','','free');
248 INSERT INTO systempreferences (variable,value,explanation,options,type)VALUES('LibraryThingForLibrariesEnabled','0','Enable or Disable Library Thing for Libraries Features','','YesNo');
249 INSERT INTO systempreferences (variable,value,explanation,options,type)VALUES('LibraryThingForLibrariesTabbedView','0','Put LibraryThingForLibraries Content in Tabs.','','YesNo');
250 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('intranetbookbag','1','If ON, enables display of Cart feature in the intranet','','YesNo');
251 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('numReturnedItemsToShow','20','Number of returned items to show on the check-in page',NULL,'Integer');
252 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OAI-PMH:ConfFile','','If empty, Koha OAI Server operates in normal mode, otherwise it operates in extended mode.',NULL,'File');
253 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('OPACAmazonReviews', '0', 'Display Amazon readers reviews on OPAC','','YesNo');
254 INSERT INTO `systempreferences` (variable,value,options,explanation,type) VALUES ('OPACDisplayRequestPriority','0','','Show patrons the priority level on holds in the OPAC','YesNo');
255 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OPACFineNoRenewals','100','Fine limit above which user cannot renew books via OPAC','','Integer');
256 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('OPACFinesTab','1','If OFF the patron fines tab in the OPAC is disabled.','','YesNo');
257 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('OPACSearchForTitleIn','<li><a  href="http://worldcat.org/search?q={TITLE}" target="_blank">Other Libraries (WorldCat)</a></li>\n<li><a href="http://www.scholar.google.com/scholar?q={TITLE}" target="_blank">Other Databases (Google Scholar)</a></li>\n<li><a href="http://www.bookfinder.com/search/?author={AUTHOR}&amp;title={TITLE}&amp;st=xl&amp;ac=qr" target="_blank">Online Stores (Bookfinder.com)</a></li>','Enter the HTML that will appear in the \'Search for this title in\' box on the detail page in the OPAC.  Enter {TITLE}, {AUTHOR}, or {ISBN} in place of their respective variables in the URL. Leave blank to disable \'More Searches\' menu.','70|10','Textarea');
258 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('RoutingListAddReserves','1','If ON the patrons on routing lists are automatically added to holds on the issue.','','YesNo');
259 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('opacSerialDefaultTab', 'subscriptions', 'Define the default tab for serials in OPAC.', 'holdings|serialcollection|subscriptions', 'Choice');
260 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OPACShowCheckoutName','0','Displays in the OPAC the name of patron who has checked out the material. WARNING: Most sites should leave this off. It is intended for corporate or special sites which need to track who has the item.','','YesNo');
261 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('OPACPatronDetails','1','If OFF the patron details tab in the OPAC is disabled.','','YesNo');
262 INSERT INTO `systempreferences` (variable,value,options,explanation,type) VALUES ('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free');
263 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OverdueNoticeBcc','','Email address to bcc outgoing overdue notices sent by email','','free');
264 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('OverduesBlockCirc','noblock','When checking out an item should overdues block checkout, generate a confirmation dialogue, or allow checkout','noblock|confirmation|block','Choice');
265 INSERT INTO systempreferences (variable,value,explanation,options,type)VALUES('ShowPatronImageInWebBasedSelfCheck', '0', 'If ON, displays patron image when a patron uses web-based self-checkout', '', 'YesNo');
266 INSERT INTO systempreferences (variable,value,options,explanation,type)VALUES('SpineLabelAutoPrint', '0', '', 'If this setting is turned on, a print dialog will automatically pop up for the quick spine label printer.', 'YesNo');
267 INSERT INTO systempreferences (variable,value,options,explanation,type)VALUES('SpineLabelFormat', '<itemcallnumber><copynumber>', '30|10', 'This preference defines the format for the quick spine label printer. Just list the fields you would like to see in the order you would like to see them, surrounded by <>, for example <itemcallnumber>.', 'Textarea');
268 INSERT INTO `systempreferences` (variable,value,options,explanation,type) VALUES ('SpineLabelShowPrintOnBibDetails', '0', '', 'If turned on, a "Print Label" link will appear for each item on the bib details page in the staff interface.', 'YesNo');
269 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('HomeOrHoldingBranchReturn','homebranch','Used by Circulation to determine which branch of an item to check checking-in items','holdingbranch|homebranch','Choice');
270 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('UseTablesortForCirc','0','If on, use the JQuery tablesort function on the list of current borrower checkouts on the circulation page.  Note that the use of this function may slow down circ for patrons with may checkouts.','','YesNo');
271 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('OpacPublic',1,'Turn on/off public OPAC',NULL,'YesNo');
272 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('ShelfBrowserUsesLocation','1','Use the item location when finding items for the shelf browser.','1','YesNo');
273 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('ShelfBrowserUsesHomeBranch','1','Use the item home branch when finding items for the shelf browser.','1','YesNo');
274 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('ShelfBrowserUsesCcode','1','Use the item collection code when finding items for the shelf browser.','0','YesNo');
275 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('AllowFineOverride','0','If on, staff will be able to issue books to patrons with fines greater than noissuescharge.','0','YesNo');
276 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('AllFinesNeedOverride','1','If on, staff will be asked to override every fine, even if it is below noissuescharge.','0','YesNo');
277 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('AuthoritiesLog','0','If ON, log edit/create/delete actions on authorities.','','YesNo');
278 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('TraceCompleteSubfields','0','Force subject tracings to only match complete subfields.','0','YesNo');
279 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('UseAuthoritiesForTracings','1','Use authority record numbers for subject tracings instead of heading strings.','0','YesNo');
280 INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('OPACAllowUserToChooseBranch', 1,       'Allow the user to choose the branch they want to pickup their hold from','1','YesNo');
281