View | Details | Raw Unified | Return to bug 15180
Collapse All | Expand All

(-)a/installer/data/mysql/it-IT/marcflavour/marc21/optional/marc21_fastadd_framework.txt (-1 / +1 lines)
Line 1 Link Here
1
'FA', una griglia di catalogazione minimale, 'FAST' per ILL o ctalogazionone al volo.
1
'FA', una griglia di catalogazione minimale, per ILL o catalogazione veloce.
(-)a/installer/data/mysql/it-IT/necessari/auth_val.sql (-4 / +4 lines)
Lines 85-91 INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_ Link Here
85
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'PAT', 'Utenti');
85
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'PAT', 'Utenti');
86
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACQ', 'Acquisizione');
86
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACQ', 'Acquisizione');
87
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACC', 'Accounts');
87
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACC', 'Accounts');
88
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'SER', 'Serials');
88
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'SER', 'Seriali');
89
89
90
-- SIP2 media types
90
-- SIP2 media types
91
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '000', 'Other');
91
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '000', 'Other');
Lines 101-108 INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MED Link Here
101
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '010', 'Libro con audiocassette');
101
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '010', 'Libro con audiocassette');
102
102
103
-- order cancellation reasons
103
-- order cancellation reasons
104
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('ORDER_CANCELLATION_REASON', 0, 'No reason provided');
104
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('ORDER_CANCELLATION_REASON', 0, 'Nessuna ragione fornita');
105
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('ORDER_CANCELLATION_REASON', 1, 'Out of stock');
105
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('ORDER_CANCELLATION_REASON', 1, 'Fuori mercato');
106
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('ORDER_CANCELLATION_REASON', 2, 'Restocking');
106
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('ORDER_CANCELLATION_REASON', 2, 'In ristampa');
107
107
108
SET FOREIGN_KEY_CHECKS=1;
108
SET FOREIGN_KEY_CHECKS=1;
(-)a/installer/data/mysql/it-IT/necessari/notices.sql (-7 / +7 lines)
Lines 7-14 VALUES ('circulation','ODUE','Avviso per i ritardi','Avviso per i ritardi','Salv Link Here
7
('circulation','DUEDGST','Avviso restituzione (digest)','Avviso restituzione (digest)','Hai <<count>> prestiti da retituire', 'email'),
7
('circulation','DUEDGST','Avviso restituzione (digest)','Avviso restituzione (digest)','Hai <<count>> prestiti da retituire', 'email'),
8
('circulation','PREDUE','Preavviso scadenza prestito','Preavviso scadenza prestito','Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nQuesti prestiti stanno per scadere:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
8
('circulation','PREDUE','Preavviso scadenza prestito','Preavviso scadenza prestito','Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nQuesti prestiti stanno per scadere:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
9
('circulation','PREDUEDGST','Preavviso scadenza prestiti (digest)','Preavviso scadenza prestiti (digest)','Hai <<count>> prestiti che scadranno tra poco', 'email'),
9
('circulation','PREDUEDGST','Preavviso scadenza prestiti (digest)','Preavviso scadenza prestiti (digest)','Hai <<count>> prestiti che scadranno tra poco', 'email'),
10
('circulation','RENEWAL','Item Renewals','Item Renewals','The following items have been renewed:\r\n----\r\n<<
10
('circulation','RENEWAL','Rinnovi prestiti','Rinnovi prestiti','Sulle seguenti copie i prestiti sono stati rinnovati:\r\n----\r\n<<
11
biblio.title>>\r\n----\r\nThank you for visiting <<branches.branchname>>.', 'email'),
11
biblio.title>>\r\n----\r\nGrazie per aver visitato <<branches.branchname>>.', 'email'),
12
('reserves', 'HOLD', 'Prenotazione disponibile per il ritiro', 'Prenotazione disponibile per il ritiro a <<branches.branchname>>', 'Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nHai una prenotazione disponibili per il ritiro fino al <<reserves.waitingdate>>:\r\n\r\nTitolo: <<biblio.title>>\r\nAutore: <<biblio.author>>\r\nCopia n. : <<items.copynumber>>\r\nPresso: <<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n<<branches.branchaddress3>>\r\n<<branches.branchcity>> <<branches.branchzip>>', 'email'),
12
('reserves', 'HOLD', 'Prenotazione disponibile per il ritiro', 'Prenotazione disponibile per il ritiro a <<branches.branchname>>', 'Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nHai una prenotazione disponibili per il ritiro fino al <<reserves.waitingdate>>:\r\n\r\nTitolo: <<biblio.title>>\r\nAutore: <<biblio.author>>\r\nCopia n. : <<items.copynumber>>\r\nPresso: <<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n<<branches.branchaddress3>>\r\n<<branches.branchcity>> <<branches.branchzip>>', 'email'),
13
('reserves', 'HOLD', 'Prenotazione disponibile per il ritiro (stampa)', 'Prenotazione disponibile per il ritiro (stampa)', '<<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n\r\n\r\nPrenotazione disponibile per il ritiro\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>>\r\n<<borrowers.address>>\r\n<<borrowers.city>> <<borrowers.zipcode>>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>> <<borrowers.cardnumber>>\r\n\r\nHai una prenotazione disponibili per il ritiro fino al <<reserves.waitingdate>>:\r\n\r\nTitolo: <<biblio.title>>\r\nAutore: <<biblio.author>>\r\nCopia n. : <<items.copynumber>>\r\n', 'print'),
13
('reserves', 'HOLD', 'Prenotazione disponibile per il ritiro (stampa)', 'Prenotazione disponibile per il ritiro (stampa)', '<<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n\r\n\r\nPrenotazione disponibile per il ritiro\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>>\r\n<<borrowers.address>>\r\n<<borrowers.city>> <<borrowers.zipcode>>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>> <<borrowers.cardnumber>>\r\n\r\nHai una prenotazione disponibili per il ritiro fino al <<reserves.waitingdate>>:\r\n\r\nTitolo: <<biblio.title>>\r\nAutore: <<biblio.author>>\r\nCopia n. : <<items.copynumber>>\r\n', 'print'),
14
('circulation','CHECKIN','Restituzione (Digest)','Restituzione','Questi prestiti sono stati restituiti:\r\n----\r\n<<biblio.title>>\r\n----\r\nGrazie.', 'email'),
14
('circulation','CHECKIN','Restituzione (Digest)','Restituzione','Questi prestiti sono stati restituiti:\r\n----\r\n<<biblio.title>>\r\n----\r\nGrazie.', 'email'),
Lines 18-24 biblio.title>>\r\n----\r\nThank you for visiting <<branches.branchname>>.', 'ema Link Here
18
('suggestions','AVAILABLE','Suggerimento d\'acquisto disponibile', 'Suggerimento d\'acquisto disponibile','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nTi informiamo che la copia è arrivata in biblioteca.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
18
('suggestions','AVAILABLE','Suggerimento d\'acquisto disponibile', 'Suggerimento d\'acquisto disponibile','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nTi informiamo che la copia è arrivata in biblioteca.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
19
('suggestions','ORDERED','Suggerimento d\'acquisto ordinato', 'Suggerimento d\'acquisto ordinato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nTi informiamo che l\'ordine è stata inviato al fornitore della biblioteca. Dovrebbe arrivare in poco tempo, poi verrà aggiunto alla collezione della biblioteca.\n\nRiceverai un\'altra email quando sarà disponibile.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
19
('suggestions','ORDERED','Suggerimento d\'acquisto ordinato', 'Suggerimento d\'acquisto ordinato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nTi informiamo che l\'ordine è stata inviato al fornitore della biblioteca. Dovrebbe arrivare in poco tempo, poi verrà aggiunto alla collezione della biblioteca.\n\nRiceverai un\'altra email quando sarà disponibile.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
20
('suggestions','REJECTED','Suggerimento d\'acquisto rifiutato', 'Suggerimento d\'acquisto rifiutato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\na biblioteca ha revisionato il suggerimento oggi e ha deciso di non seguire il suggerimento.\n\nLa motivazione è: <<suggestions.reason>>\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tuttp,\n\n<<branches.branchname>>', 'email'),
20
('suggestions','REJECTED','Suggerimento d\'acquisto rifiutato', 'Suggerimento d\'acquisto rifiutato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\na biblioteca ha revisionato il suggerimento oggi e ha deciso di non seguire il suggerimento.\n\nLa motivazione è: <<suggestions.reason>>\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tuttp,\n\n<<branches.branchname>>', 'email'),
21
('members', 'DISCHARGE', 'Discharge', 'Discharge for <<borrowers.firstname>> <<borrowers.surname>>', '<h1>Discharge</h1>\r\n\r\nThe library <<borrowers.branchcode>> certifies that the following borrower :\r\n\r\n    <<borrowers.firstname>> <<borrowers.surname>>\r\n   Cardnumber : <<borrowers.cardnumber>>\r\n\r\nreturned all his documents.', 'email');
21
('members', 'DISCHARGE', 'Liberatoria', 'Liberatoria per <<borrowers.firstname>> <<borrowers.surname>>', '<h1>Liberatoria</h1>\r\n\r\nLa biblioteca <<borrowers.branchcode>> certifica che il presente utente :\r\n\r\n    <<borrowers.firstname>> <<borrowers.surname>>\r\n   Numero tessera: <<borrowers.cardnumber>>\r\n\r\nha restituito tutti i prestiti.', 'email');
22
22
23
INSERT INTO letter (module, code, name, title, content, is_html)
23
INSERT INTO letter (module, code, name, title, content, is_html)
24
VALUES ('circulation','ISSUESLIP','Ricevuta di prestito','Ricevuta di prestito', '<h3><<branches.branchname>></h3>
24
VALUES ('circulation','ISSUESLIP','Ricevuta di prestito','Ricevuta di prestito', '<h3><<branches.branchname>></h3>
Lines 111-123 Data di scadenza: <<issues.date_due>><br /> Link Here
111
</ul>', 1);
111
</ul>', 1);
112
INSERT INTO `letter` (`module`,`code`,`branchcode`,`name`,`is_html`,`title`,`content`)
112
INSERT INTO `letter` (`module`,`code`,`branchcode`,`name`,`is_html`,`title`,`content`)
113
VALUES (
113
VALUES (
114
'members',  'OPAC_REG_VERIFY',  '',  'Opac Self-Registration Verification Email',  '1',  'Verify Your Account',  'Hello!
114
'members',  'OPAC_REG_VERIFY',  '',  'Email di la verifica autoregistrazione web',  '1',  'Verifica la tua autorestrazione',  'Benvenuto!
115
115
116
Your library account has been created. Please verify your email address by clicking this link to complete the signup process:
116
Il tuo account per la biblioteca è stato creato. Per favore verifca il tuo e-mail cliccando su questo link per completare la registrazione:
117
117
118
<<OPACBaseURL>>/cgi-bin/koha/opac-registration-verify.pl?token=<<borrower_modifications.verification_token>>
118
<<OPACBaseURL>>/cgi-bin/koha/opac-registration-verify.pl?token=<<borrower_modifications.verification_token>>
119
119
120
If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.'
120
Se non sei tu ad avere fatto questa richiesta. puoi ingnorare questa mail senza problemi. La richiesta scadrà in poco tempo.'
121
);
121
);
122
122
123
INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
123
INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
Lines 146-149 Lo staff della biblioteca.' Link Here
146
);
146
);
147
147
148
INSERT INTO letter(module, code, branchcode, name, title, content, message_transport_type)
148
INSERT INTO letter(module, code, branchcode, name, title, content, message_transport_type)
149
VALUES ('acquisition', 'ACQ_NOTIF_ON_RECEIV', '', 'Notification on receiving', 'Order received', 'Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\n The order <<aqorders.ordernumber>> (<<biblio.title>>) has been received.\n\nYour library.', 'email')
149
VALUES ('acquisition', 'ACQ_NOTIF_ON_RECEIV', '', 'Notifica alla ricezione', 'Opera ordinata ricevuta', 'Caro <<borrowers.firstname>> <<borrowers.surname>>,\n\n L\' opera dal titolo <<biblio.title>> ordinata con ordine n. <<aqorders.ordernumber>> e\' arrivata in biblioteca.\n\n Salve - la biblioteca.', 'email')
(-)a/installer/data/mysql/it-IT/necessari/sample_itemtypes.sql (-7 / +7 lines)
Lines 1-12 Link Here
1
SET FOREIGN_KEY_CHECKS=0;
1
SET FOREIGN_KEY_CHECKS=0;
2
2
3
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('BK', 'Libro',5,0,'bridge/book.gif','');
3
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('BK', 'Libro',0,0,'bridge/book.gif','');
4
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('MX', 'Materiale misto',5,0,'bridge/kit.gif','');
4
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('MX', 'Materiale misto',0,0,'bridge/kit.gif','');
5
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('CF', 'Computer Files',5,0,'bridge/computer_file.gif','');
5
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('CF', 'Computer Files',0,0,'bridge/computer_file.gif','');
6
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('MP', 'Mappe',5,0,'bridge/map.gif','');
6
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('MP', 'Mappe',0,0,'bridge/map.gif','');
7
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('VM', 'Audiovisivi',5,1,'bridge/dvd.gif','');
7
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('VM', 'Audiovisivi',0,1,'bridge/dvd.gif','');
8
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('MU', 'Musica',5,0,'bridge/sound.gif','');
8
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('MU', 'Musica',0,0,'bridge/sound.gif','');
9
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('CR', 'Periodici',5,0,'bridge/periodical.gif','');
9
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('CR', 'Periodici',0,0,'bridge/periodical.gif','');
10
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('REF', 'Reference',0,1,'','');
10
INSERT INTO `itemtypes` (`itemtype`,`description`,`rentalcharge`,`notforloan`,`imageurl`,`summary`) VALUES ('REF', 'Reference',0,1,'','');
11
11
12
SET FOREIGN_KEY_CHECKS=1;
12
SET FOREIGN_KEY_CHECKS=1;
(-)a/installer/data/mysql/it-IT/necessari/sample_numberpatterns.sql (-2 / +2 lines)
Lines 9-20 VALUES Link Here
9
    NULL, NULL, NULL, NULL, NULL, NULL,
9
    NULL, NULL, NULL, NULL, NULL, NULL,
10
    NULL, NULL, NULL, NULL, NULL, NULL),
10
    NULL, NULL, NULL, NULL, NULL, NULL),
11
11
12
    ('Volume, Number, Issue', 2, 'Volume Numero Copia 1', 'Vol.{X}, Number {Y}, Issue {Z}',
12
    ('Volume, Number, Issue', 2, 'Volume Numero Copia 1', 'Vol.{X}, Num. {Y}, Fasc. {Z}',
13
    'Volume', 1, 48, 99999, 1, NULL,
13
    'Volume', 1, 48, 99999, 1, NULL,
14
    'Number', 1, 4, 12, 1, NULL,
14
    'Number', 1, 4, 12, 1, NULL,
15
    'Issue', 1, 1, 4, 1, NULL),
15
    'Issue', 1, 1, 4, 1, NULL),
16
16
17
    ('Volume, Number', 3, 'Volume Numero 1', 'Vol {X}, No {Y}',
17
    ('Volume, Number', 3, 'Volume Numero 1', 'Vol. {X}, Num. {Y}',
18
    'Volume', 1, 12, 99999, 1, NULL,
18
    'Volume', 1, 12, 99999, 1, NULL,
19
    'Number', 1, 1, 12, 1, NULL,
19
    'Number', 1, 1, 12, 1, NULL,
20
    NULL, NULL, NULL, NULL, NULL, NULL),
20
    NULL, NULL, NULL, NULL, NULL, NULL),
(-)a/installer/data/mysql/it-IT/necessari/system_preferences.sql (-14 / +6 lines)
Lines 21-67 UPDATE systempreferences SET value = '1' WHERE variable = 'AllowRenewalLimitOver Link Here
21
UPDATE systempreferences SET value = 'annual' WHERE variable = 'autoBarcode';
21
UPDATE systempreferences SET value = 'annual' WHERE variable = 'autoBarcode';
22
UPDATE systempreferences SET value = 'email' WHERE variable = 'AutoEmailPrimaryAddress';
22
UPDATE systempreferences SET value = 'email' WHERE variable = 'AutoEmailPrimaryAddress';
23
UPDATE systempreferences SET value = '1' WHERE variable = 'BiblioAddsAuthorities';
23
UPDATE systempreferences SET value = '1' WHERE variable = 'BiblioAddsAuthorities';
24
UPDATE systempreferences SET value = 'city|surname|cardnumber' WHERE variable = 'BorrowerMandatoryField';
24
UPDATE systempreferences SET value = 'surname|cardnumber' WHERE variable = 'BorrowerMandatoryField';
25
UPDATE systempreferences SET value = '0' WHERE variable = 'BorrowersLog';
25
UPDATE systempreferences SET value = '0' WHERE variable = 'BorrowersLog';
26
UPDATE systempreferences SET value = 'Sig|Sig.ra|Sig.na' WHERE variable = 'BorrowersTitles';
26
UPDATE systempreferences SET value = 'Sig|Sig.ra|Sig.na' WHERE variable = 'BorrowersTitles';
27
UPDATE systempreferences SET value = '0' WHERE variable = 'CataloguingLog';
27
UPDATE systempreferences SET value = '0' WHERE variable = 'CataloguingLog';
28
UPDATE systempreferences SET value = 'FR' WHERE variable = 'CurrencyFormat';
28
UPDATE systempreferences SET value = 'FR' WHERE variable = 'CurrencyFormat';
29
UPDATE systempreferences SET value = 'metric' WHERE variable = 'dateformat';
29
UPDATE systempreferences SET value = 'metric' WHERE variable = 'dateformat';
30
UPDATE systempreferences SET value = 'relevance' WHERE variable = 'defaultSortField';
30
UPDATE systempreferences SET value = 'title' WHERE variable = 'defaultSortField';
31
UPDATE systempreferences SET value = 'asc' WHERE variable = 'defaultSortOrder';
31
UPDATE systempreferences SET value = 'asc' WHERE variable = 'defaultSortOrder';
32
UPDATE systempreferences SET value = '0' WHERE variable = 'FinesLog';
32
UPDATE systempreferences SET value = '0' WHERE variable = 'FinesLog';
33
UPDATE systempreferences SET value = '1' WHERE variable = 'FRBRizeEditions';
34
UPDATE systempreferences SET value = '1' WHERE variable = 'GoogleJackets';
33
UPDATE systempreferences SET value = '1' WHERE variable = 'GoogleJackets';
35
UPDATE systempreferences SET value = '0' WHERE variable = 'IssueLog';
34
UPDATE systempreferences SET value = '0' WHERE variable = 'IssueLog';
36
UPDATE systempreferences SET value = 'whitespace' WHERE variable = 'itemBarcodeInputFilter';
35
UPDATE systempreferences SET value = 'whitespace' WHERE variable = 'itemBarcodeInputFilter';
37
UPDATE systempreferences SET value = '676a' WHERE variable = 'itemcallnumber';
36
UPDATE systempreferences SET value = '676a' WHERE variable = 'itemcallnumber';
38
UPDATE systempreferences SET value = 'koha@cilea.it' WHERE variable = 'KohaAdminEmailAddress';
37
UPDATE systempreferences SET value = 'koha@xxx.it' WHERE variable = 'KohaAdminEmailAddress';
39
UPDATE systempreferences SET value = 'en,it-IT' WHERE variable = 'language';
38
UPDATE systempreferences SET value = 'en,it-IT' WHERE variable = 'language';
40
UPDATE systempreferences SET value = '0' WHERE variable = 'LetterLog';
39
UPDATE systempreferences SET value = '0' WHERE variable = 'LetterLog';
41
UPDATE systempreferences SET value = '0' WHERE variable = 'MARCOrgCode';
40
UPDATE systempreferences SET value = ''  WHERE variable = 'MARCOrgCode';
42
UPDATE systempreferences SET value = '2' WHERE variable = 'maxreserves';
41
UPDATE systempreferences SET value = '5' WHERE variable = 'maxreserves';
43
UPDATE systempreferences SET value = '0' WHERE variable = 'OpacAuthorities';
42
UPDATE systempreferences SET value = '0' WHERE variable = 'OpacAuthorities';
44
UPDATE systempreferences SET value = 'relevance' WHERE variable = 'OPACdefaultSortField';
43
UPDATE systempreferences SET value = 'title' WHERE variable = 'OPACdefaultSortField';
45
UPDATE systempreferences SET value = 'asc' WHERE variable = 'OPACdefaultSortOrder';
44
UPDATE systempreferences SET value = 'asc' WHERE variable = 'OPACdefaultSortOrder';
46
UPDATE systempreferences SET value = '1' WHERE variable = 'OPACFRBRizeEditions';
47
UPDATE systempreferences SET value = 'en,it-IT' WHERE variable = 'opaclanguages';
45
UPDATE systempreferences SET value = 'en,it-IT' WHERE variable = 'opaclanguages';
48
UPDATE systempreferences SET value = '1' WHERE variable = 'opaclanguagesdisplay';
46
UPDATE systempreferences SET value = '1' WHERE variable = 'opaclanguagesdisplay';
49
UPDATE systempreferences SET value = '<h3>Benvenuto !!</h3>' WHERE variable = 'OpacMainUserBlock';
47
UPDATE systempreferences SET value = '<h3>Benvenuto !!</h3>' WHERE variable = 'OpacMainUserBlock';
50
UPDATE systempreferences SET value = 'Links importanti qui.' WHERE variable = 'OpacNav';
48
UPDATE systempreferences SET value = 'Links importanti qui.' WHERE variable = 'OpacNav';
51
UPDATE systempreferences SET value = '0' WHERE variable = 'OPACShelfBrowser';
49
UPDATE systempreferences SET value = '0' WHERE variable = 'OPACShelfBrowser';
52
UPDATE systempreferences SET value = '1' WHERE variable = 'OpacTopissue';
53
UPDATE systempreferences SET value = '1' WHERE variable = 'OPACURLOpenInNewWindow';
50
UPDATE systempreferences SET value = '1' WHERE variable = 'OPACURLOpenInNewWindow';
54
UPDATE systempreferences SET value = 'jpg' WHERE variable = 'patronimages';
55
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryFuzzy';
51
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryFuzzy';
56
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryStemming';
52
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryStemming';
57
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryWeightFields';
53
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryWeightFields';
58
UPDATE systempreferences SET value = '0' WHERE variable = 'ReservesNeedReturns';
59
UPDATE systempreferences SET value = '1' WHERE variable = 'ReturnBeforeExpiry';
60
UPDATE systempreferences SET value = '1' WHERE variable = 'TagsModeration';
54
UPDATE systempreferences SET value = '1' WHERE variable = 'TagsModeration';
61
UPDATE systempreferences SET value = '1' WHERE variable = 'ThingISBN';
62
UPDATE systempreferences SET value = '30600' WHERE variable = 'timeout';
55
UPDATE systempreferences SET value = '30600' WHERE variable = 'timeout';
63
UPDATE systempreferences SET value = 'URLLinkText' WHERE variable = 'URLLinkText';
56
UPDATE systempreferences SET value = 'URLLinkText' WHERE variable = 'URLLinkText';
64
UPDATE systempreferences SET value = '1' WHERE variable = 'XISBN';
65
57
66
UPDATE systempreferences SET value = '#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}|' WHERE variable = 'ISBD';
58
UPDATE systempreferences SET value = '#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}|' WHERE variable = 'ISBD';
67
59
(-)a/installer/data/mysql/it-IT/necessari/userflags.sql (-2 / +2 lines)
Lines 13-24 INSERT INTO `userflags` VALUES(10,'updatecharges','Aggiorna le tariffe del prest Link Here
13
INSERT INTO `userflags` VALUES(11,'acquisition','Gestione delle acquisizioni e dei suggerimenti d\'acquisto',0);
13
INSERT INTO `userflags` VALUES(11,'acquisition','Gestione delle acquisizioni e dei suggerimenti d\'acquisto',0);
14
INSERT INTO `userflags` VALUES(12,'management','Imposta i parametri della gestione della biblioteca',0);
14
INSERT INTO `userflags` VALUES(12,'management','Imposta i parametri della gestione della biblioteca',0);
15
INSERT INTO `userflags` VALUES(13,'tools','Usa i tools (export, import, barcodes )',0);
15
INSERT INTO `userflags` VALUES(13,'tools','Usa i tools (export, import, barcodes )',0);
16
INSERT INTO `userflags` VALUES(14,'editauthorities','autorizza la modifica delle authorities',0);
16
INSERT INTO `userflags` VALUES(14,'editauthorities','autorizza la modifica dell\' authority',0);
17
INSERT INTO `userflags` VALUES(15,'serials','autorizza la gestione degli abbonamenti ai periodici',0);
17
INSERT INTO `userflags` VALUES(15,'serials','autorizza la gestione degli abbonamenti ai periodici',0);
18
INSERT INTO `userflags` VALUES(16,'reports','autorizza accesso al modulo dei reports',0);
18
INSERT INTO `userflags` VALUES(16,'reports','autorizza accesso al modulo dei reports',0);
19
INSERT INTO `userflags` VALUES(17,'staffaccess','modifica la login o i permessi degli staff users',0);
19
INSERT INTO `userflags` VALUES(17,'staffaccess','modifica la login o i permessi degli staff users',0);
20
INSERT INTO `userflags` VALUES(18,'coursereserves','Modulo \'Testi per i corsi\'',0);
20
INSERT INTO `userflags` VALUES(18,'coursereserves','Modulo \'Testi per i corsi\'',0);
21
INSERT INTO `userflags` VALUES(19, 'plugins', 'Gestisci i plugins di Koha', '0');
21
INSERT INTO `userflags` VALUES(19, 'plugins', 'Gestisci i plugins di Koha', '0');
22
INSERT INTO `userflags` VALUES(20,'lists', 'Lists', '0');
22
INSERT INTO `userflags` VALUES(20,'lists', 'Liste', '0');
23
23
24
SET FOREIGN_KEY_CHECKS=1;
24
SET FOREIGN_KEY_CHECKS=1;
(-)a/installer/data/mysql/it-IT/necessari/userpermissions.sql (-9 / +8 lines)
Lines 4-10 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
4
   ( 1, 'overdues_report', 'Esegui report per prestiti scaduti'),
4
   ( 1, 'overdues_report', 'Esegui report per prestiti scaduti'),
5
   ( 1, 'force_checkout', 'Sblocca il prestito'),
5
   ( 1, 'force_checkout', 'Sblocca il prestito'),
6
   ( 1, 'manage_restrictions', 'Gestisci restrizioni per utenti'),
6
   ( 1, 'manage_restrictions', 'Gestisci restrizioni per utenti'),
7
   ( 1, 'self_checkout', 'Perform self checkout at the OPAC. It should be used for the patron matching the AutoSelfCheckID'),
7
   ( 1, 'self_checkout', 'Permesso per il prestito automatico dall\'Opac. Dovrebbe essere usato per utenti che corrispondono all\' AutoSelfCheckID'),
8
   ( 3, 'parameters_remaining_permissions', 'Permessi rimanenti'),
8
   ( 3, 'parameters_remaining_permissions', 'Permessi rimanenti'),
9
   ( 3, 'manage_circ_rules', 'Gestisci regole circolazione'),
9
   ( 3, 'manage_circ_rules', 'Gestisci regole circolazione'),
10
   ( 6, 'place_holds', 'Fai prenotazioni per gli utenti'),
10
   ( 6, 'place_holds', 'Fai prenotazioni per gli utenti'),
Lines 12-19 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
12
   ( 9, 'edit_catalogue', 'Cataloga (crea/modifica dati bibliografici e di copia)'),
12
   ( 9, 'edit_catalogue', 'Cataloga (crea/modifica dati bibliografici e di copia)'),
13
   ( 9, 'fast_cataloging', 'Catalogazione veloce'),
13
   ( 9, 'fast_cataloging', 'Catalogazione veloce'),
14
   ( 9, 'edit_items', 'Crea/modifica copie'),
14
   ( 9, 'edit_items', 'Crea/modifica copie'),
15
   ( 9, 'edit_items_restricted', 'Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_item is still required)'),
15
   ( 9, 'edit_items_restricted', 'Modifica copie limitata ai sottocampi definiti nella preferenza SubfieldsToAllowForRestrictedEditing.'),
16
   ( 9, 'delete_all_items', 'Delete all items at once'),
16
   ( 9, 'delete_all_items', 'Cancella tutte le copie in una volta'),
17
   (10, 'writeoff', 'Cancellare multe e tariffe'),
17
   (10, 'writeoff', 'Cancellare multe e tariffe'),
18
   (10, 'remaining_permissions', 'Permessi rimanenti per gestione multe e costi'),
18
   (10, 'remaining_permissions', 'Permessi rimanenti per gestione multe e costi'),
19
   (11, 'vendors_manage', 'Crea/modifica fornitori'),
19
   (11, 'vendors_manage', 'Crea/modifica fornitori'),
Lines 46-61 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
46
   (13, 'batch_upload_patron_images', 'Aggiorna le foto utente in modalità batch o al momento'),
46
   (13, 'batch_upload_patron_images', 'Aggiorna le foto utente in modalità batch o al momento'),
47
   (13, 'schedule_tasks', 'Schedula i task'),
47
   (13, 'schedule_tasks', 'Schedula i task'),
48
   (13, 'items_batchmod', 'Abilita alla modifica batch delle copie'),
48
   (13, 'items_batchmod', 'Abilita alla modifica batch delle copie'),
49
   (13, 'items_batchmod_restricted', 'Limit batch item modification to subfields defined in the SubfieldsToAllowForRestrictedBatchmod preference (please note that items_batchmod is still required)'),
49
   (13, 'items_batchmod_restricted', 'Modifica batch copie limitata ai sottocampi definiti nella preferenza SubfieldsToAllowForRestrictedEditing.'),
50
   (13, 'items_batchdel', 'Abilita alla cancellazione via batch delle copie'),
50
   (13, 'items_batchdel', 'Abilita alla cancellazione via batch delle copie'),
51
   (13, 'manage_csv_profiles', 'Gestisci i profili CSV di export'),
51
   (13, 'manage_csv_profiles', 'Gestisci i profili CSV di export'),
52
   (13, 'moderate_tags', 'Modera i tag inseriti dagli utenti'),
52
   (13, 'moderate_tags', 'Modera i tag inseriti dagli utenti'),
53
   (13, 'rotating_collections', 'Gestisci le collezioni circolanti (rotating collections)'),
53
   (13, 'rotating_collections', 'Gestisci le collezioni circolanti (rotating collections)'),
54
   (13, 'upload_local_cover_images', 'Carica copertine in locale'),
54
   (13, 'upload_local_cover_images', 'Carica copertine in locale'),
55
   (13, 'manage_patron_lists', 'Aggiungi, modifica e cancella le liste utenti e i loro contenuti'),
55
   (13, 'manage_patron_lists', 'Aggiungi, modifica e cancella le liste utenti e i loro contenuti'),
56
   (13, 'records_batchmod', 'Perform batch modification of records (biblios or authorities)'),
56
   (13, 'records_batchmod', 'Modifica batch dei records (bibliografici o di authority)'),
57
   (13, 'marc_modification_templates', 'Gestisci le modifiche sulle griglie di catalogazione MARC'),
57
   (13, 'marc_modification_templates', 'Gestisci le modifiche sulle griglie di catalogazione MARC'),
58
   (13, 'records_batchdel', 'Perform batch deletion of records (bibliographic or authority)'),
58
   (13, 'records_batchdel', 'Cancellazione batch dei records (bibliografici o di authority)'),
59
   (15, 'check_expiration', 'Controlla la scadenza di una risora in continuazione'),
59
   (15, 'check_expiration', 'Controlla la scadenza di una risora in continuazione'),
60
   (15, 'claim_serials', 'Richiedi i fascicoli non arrivati'),
60
   (15, 'claim_serials', 'Richiedi i fascicoli non arrivati'),
61
   (15, 'create_subscription', 'Crea un nuovo abbonamento'),
61
   (15, 'create_subscription', 'Crea un nuovo abbonamento'),
Lines 64-70 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
64
   (15, 'receive_serials', 'Ricevi fascicoli'),
64
   (15, 'receive_serials', 'Ricevi fascicoli'),
65
   (15, 'renew_subscription', 'Rinnova un abbonamento'),
65
   (15, 'renew_subscription', 'Rinnova un abbonamento'),
66
   (15, 'routing', 'Crea/Manipola liste di distribuzione dei fascicoli ( routing list)'),
66
   (15, 'routing', 'Crea/Manipola liste di distribuzione dei fascicoli ( routing list)'),
67
   (15, 'superserials', 'Gestisci gli abbonamenti per ogni biblioteca(only applies when IndependantBranches is used)'),
67
   (15, 'superserials', 'Gestisci gli abbonamenti per ogni biblioteca (solo con IndependantBranches)'),
68
   (16, 'execute_reports', 'Esegui reports SQL'),
68
   (16, 'execute_reports', 'Esegui reports SQL'),
69
   (16, 'create_reports', 'Crea reports SQL'),
69
   (16, 'create_reports', 'Crea reports SQL'),
70
   (18, 'manage_courses', 'Aggiungi, modifica e cancella i corsi'),
70
   (18, 'manage_courses', 'Aggiungi, modifica e cancella i corsi'),
Lines 74-78 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
74
   (19, 'tool', 'Usa i plugins di tipo strumento'),
74
   (19, 'tool', 'Usa i plugins di tipo strumento'),
75
   (19, 'report', 'Usa i plugins di tipo report'),
75
   (19, 'report', 'Usa i plugins di tipo report'),
76
   (19, 'configure', 'Configura i plugins'),
76
   (19, 'configure', 'Configura i plugins'),
77
   (20, 'delete_public_lists', 'Delete public lists')
77
   (20, 'delete_public_lists', 'Cancella liste pubbliche')
78
;
78
;
79
- 

Return to bug 15180