Bug 12240 - update of Italian SQL files (non-MARC setup)
authorKoha SAB CINECA <kohasab@cineca.it>
Wed, 14 May 2014 10:39:42 +0000 (12:39 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 19 May 2014 15:26:16 +0000 (15:26 +0000)
To test:
- Apply this patch.
- Reset your DB (DROP DATABASE, CREATE DATABASE -- whatever method you
  prefer)
- Install it-IT templates on command line
- Run the webinstaller using it-IT
- Follow the steps and choose all under 'necessari'
=> SUCCESS: no errors
=> Extra: see the italian installation and control the translation

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tested doing it-IT install, all files selected, all load ok.
No koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Ran the Italian web installer, no errors.
Checked some of the changed data, like the translated notices,
in the interface. No problems found.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
15 files changed:
installer/data/mysql/it-IT/necessari/auth_val.sql
installer/data/mysql/it-IT/necessari/csv_profiles.sql [new file with mode: 0644]
installer/data/mysql/it-IT/necessari/csv_profiles.txt [new file with mode: 0644]
installer/data/mysql/it-IT/necessari/notices.sql
installer/data/mysql/it-IT/necessari/patron_categories.sql
installer/data/mysql/it-IT/necessari/sample_creator_data.sql [new file with mode: 0644]
installer/data/mysql/it-IT/necessari/sample_creator_data.txt [new file with mode: 0644]
installer/data/mysql/it-IT/necessari/sample_frequencies.sql
installer/data/mysql/it-IT/necessari/sample_frequencies.txt
installer/data/mysql/it-IT/necessari/sample_numberpatterns.sql
installer/data/mysql/it-IT/necessari/sample_numberpatterns.txt
installer/data/mysql/it-IT/necessari/sample_quotes.sql [new file with mode: 0644]
installer/data/mysql/it-IT/necessari/sample_quotes.txt [new file with mode: 0644]
installer/data/mysql/it-IT/necessari/userflags.sql
installer/data/mysql/it-IT/necessari/userpermissions.sql

index c3810d1..7866c9b 100644 (file)
@@ -80,10 +80,23 @@ INSERT INTO authorised_values (category, authorised_value, lib) VALUES
 ('LANG', 'lat', 'latino');
 
 -- Raggruppamenti di esempio per i reports
-INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CIRC', 'Circulation');
-INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CAT', 'Catalog');
-INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'PAT', 'Patrons');
-INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACQ', 'Acquisitions');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CIRC', 'Circolazione');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CAT', 'Catalogazione');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'PAT', 'Utenti');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACQ', 'Acquisizione');
 INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACC', 'Accounts');
 
+-- SIP2 media types
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '000', 'Other');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '001', 'Libro');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '002', 'Rivista');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '003', 'Periodico rilegato');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '004', 'Audiocassette');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '005', 'Videocassetta');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '006', 'CD/CDROM');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '007', 'Dischetto');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '008', 'Libro con disco');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '009', 'Libro con CD');
+INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '010', 'Libro con audiocassette');
+
 SET FOREIGN_KEY_CHECKS=1;
diff --git a/installer/data/mysql/it-IT/necessari/csv_profiles.sql b/installer/data/mysql/it-IT/necessari/csv_profiles.sql
new file mode 100644 (file)
index 0000000..359f062
--- /dev/null
@@ -0,0 +1,2 @@
+INSERT IGNORE INTO export_format( profile, description, content, csv_separator, type )
+VALUES ( "issues to claim", "CSV export per fascicoli in ritardo", "SUPPLIER=aqbooksellers.name|TITLE=subscription.title|ISSUE NUMBER=serial.serialseq|LATE SINCE=serial.planneddate", ",", "sql" );
diff --git a/installer/data/mysql/it-IT/necessari/csv_profiles.txt b/installer/data/mysql/it-IT/necessari/csv_profiles.txt
new file mode 100644 (file)
index 0000000..dbdb0a4
--- /dev/null
@@ -0,0 +1,3 @@
+Profili CSV
+
+Profili CSV di default per l'export; è incluso un template per esportare i solleciti dei fascicoli in ritardo.
index 7d0b6c8..0b34e89 100644 (file)
@@ -1,74 +1,74 @@
 INSERT INTO letter (module, code, name, title, content, message_transport_type)
-VALUES ('circulation','ODUE','Overdue Notice','Item Overdue','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nPhone: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <<items.fine>></item>\n\nThank-you for your prompt attention to this matter.\n\n<<branches.branchname>> Staff\n', 'email'),
-('claimacquisition','ACQCLAIM','Acquisition Claim','Item Not Received','<<aqbooksellers.name>>\r\n<<aqbooksellers.address1>>\r\n<<aqbooksellers.address2>>\r\n<<aqbooksellers.address3>>\r\n<<aqbooksellers.address4>>\r\n<<aqbooksellers.phone>>\r\n\r\n<order>Ordernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> ordered) ($<<aqorders.listprice>> each) has not been received.</order>', 'email'),
-('serial','RLIST','Routing List','Serial is now available','<<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following issue is now available:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)\r\n\r\nPlease pick it up at your convenience.', 'email'),
-('members','ACCTDETAILS','Account Details Template - DEFAULT','Your new Koha account details.','Hello <<borrowers.title>> <<borrowers.firstname>> <<borrowers.surname>>.\r\n\r\nYour new Koha account details are:\r\n\r\nUser:  <<borrowers.userid>>\r\nPassword: <<borrowers.password>>\r\n\r\nIf you have any problems or questions regarding your account, please contact your Koha Administrator.\r\n\r\nThank you,\r\nKoha Administrator\r\nkohaadmin@yoursite.org', 'email'),
-('circulation','DUE','Item Due Reminder','Item Due Reminder','Dear <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following item is now due:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
-('circulation','DUEDGST','Item Due Reminder (Digest)','Item Due Reminder','You have <<count>> items due', 'email'),
-('circulation','PREDUE','Advance Notice of Item Due','Advance Notice of Item Due','Dear <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following item will be due soon:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
-('circulation','PREDUEDGST','Advance Notice of Item Due (Digest)','Advance Notice of Item Due','You have <<count>> items due soon', 'email'),
-('reserves', 'HOLD', 'Hold Available for Pickup', 'Hold Available for Pickup at <<branches.branchname>>', 'Dear <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nYou have a hold available for pickup as of <<reserves.waitingdate>>:\r\n\r\nTitle: <<biblio.title>>\r\nAuthor: <<biblio.author>>\r\nCopy: <<items.copynumber>>\r\nLocation: <<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n<<branches.branchaddress3>>\r\n<<branches.branchcity>> <<branches.branchzip>>', 'email'),
-('reserves', 'HOLD', 'Hold Available for Pickup', 'Hold Available for Pickup (print notice)', '<<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n\r\n\r\nChange Service Requested\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\nYou have a hold available for pickup as of <<reserves.waitingdate>>:\r\n\r\nTitle: <<biblio.title>>\r\nAuthor: <<biblio.author>>\r\nCopy: <<items.copynumber>>\r\n', 'print'),
-('circulation','CHECKIN','Item Check-in (Digest)','Check-ins','The following items have been checked in:\r\n----\r\n<<biblio.title>>\r\n----\r\nThank you.', 'email'),
-('circulation','CHECKOUT','Item Check-out (Digest)','Checkouts','The following items have been checked out:\r\n----\r\n<<biblio.title>>\r\n----\r\nThank you for visiting <<branches.branchname>>.', 'email'),
-('reserves', 'HOLDPLACED', 'Hold Placed on Item', 'Hold Placed on Item','A hold has been placed on the following item : <<biblio.title>> (<<biblio.biblionumber>>) by the user <<borrowers.firstname>> <<borrowers.surname>> (<<borrowers.cardnumber>>).', 'email'),
-('suggestions','ACCEPTED','Suggestion accepted', 'Purchase suggestion accepted','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nThe library has reviewed your suggestion today. The item will be ordered as soon as possible. You will be notified by mail when the order is completed, and again when the item arrives at the library.\n\nIf you have any questions, please email us at <<branches.branchemail>>.\n\nThank you,\n\n<<branches.branchname>>', 'email'),
-('suggestions','AVAILABLE','Suggestion available', 'Suggested purchase available','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nWe are pleased to inform you that the item you requested is now part of the collection.\n\nIf you have any questions, please email us at <<branches.branchemail>>.\n\nThank you,\n\n<<branches.branchname>>', 'email'),
-('suggestions','ORDERED','Suggestion ordered', 'Suggested item ordered','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nWe are pleased to inform you that the item you requested has now been ordered. It should arrive soon, at which time it will be processed for addition into the collection.\n\nYou will be notified again when the book is available.\n\nIf you have any questions, please email us at <<branches.branchemail>>\n\nThank you,\n\n<<branches.branchname>>', 'email'),
-('suggestions','REJECTED','Suggestion rejected', 'Purchase suggestion declined','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nThe library has reviewed your request today, and has decided not to accept the suggestion at this time.\n\nThe reason given is: <<suggestions.reason>>\n\nIf you have any questions, please email us at <<branches.branchemail>>.\n\nThank you,\n\n<<branches.branchname>>', 'email');
+VALUES ('circulation','ODUE','Avviso per i ritardi','Avviso per i ritardi','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nSecondo le nostre registrazioni, hai dei prestiti in ritard.La biblioteca non dà multe per i ritardi, ma ti chiederemmo di restituirli o di rinnovarli il prima possibile presso la biblioteca:\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nTel:: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nSe ti sei registrato e hai una login con una password e quei prestiti sono rinnovabili, puoi provare a rinnovarli online. Se il prestito ha un ritardo superiore a 30 giorni, probabilmente non puoi rinnovarli.\n\nRisultano in ritardo:\n\n<item>"<<biblio.title>>" di <<biblio.author>>, <<items.itemcallnumber>>, codice a barre: <<items.barcode>> Multa: <<items.fine>></item>\n\nGrazie per l\'attenzione.\n\nLo staff della <<branches.branchname>> \n', 'email'),
+('claimacquisition','ACQCLAIM','Sollecito al fornitore','Sollecito al fornitore','Salve <<aqbooksellers.name>>\r\n<<aqbooksellers.address1>>\r\n<<aqbooksellers.address2>>\r\n<<aqbooksellers.address3>>\r\n<<aqbooksellers.address4>>\r\n<<aqbooksellers.phone>>\r\n\r\n Questi ordini non ci sono giunti:\r\n\r\n<order>Ordernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> ordinati) ($<<aqorders.listprice>> l\'uno).</order>', 'email'),
+('serial','RLIST','Routing List','Routing List','Caro <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nQuesta pubblicazione è ora disponibile:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)\r\n\r\nPassa a prenderla presso il banco distribuzione.', 'email'),
+('members','ACCTDETAILS','Messaggio per i nuovi utenti registrati','Messaggio per i nuovi utenti registrati.','Salve <<borrowers.title>> <<borrowers.firstname>> <<borrowers.surname>>.\r\n\r\nI dettagli del tuo nuovo account per la biblioteca sono:\r\n\r\nLogin:  <<borrowers.userid>>\r\nPassword: <<borrowers.password>>\r\n\r\nSe hai domande o problemi sul tuo account, contattaci a questo indirizzo e-mail: youremailadmin@library.it.\r\nGrazie di tutto\r\n\r\nLo staff della biblioteca\r\n', 'email'),
+('circulation','DUE','Avviso restituzione (copia singola)','Avviso restituzione (copia singola)','Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nQuesto prestito è ora in ritardo:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
+('circulation','DUEDGST','Avviso restituzione (digest)','Avviso restituzione (digest)','Hai <<count>> prestiti da retituire', 'email'),
+('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'),
+('circulation','PREDUEDGST','Preavviso scadenza prestiti (digest)','Preavviso scadenza prestiti (digest)','Hai <<count>> prestiti che scadranno tra poco', 'email'),
+('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'),
+('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'),
+('circulation','CHECKIN','Restituzione (Digest)','Restituzione','Questi prestiti sono stati restituiti:\r\n----\r\n<<biblio.title>>\r\n----\r\nGrazie.', 'email'),
+('circulation','CHECKOUT','Prestiti','Prestiti','Ti sono stati dati in prestito:\r\n----\r\n<<biblio.title>>\r\n----\r\nGrazie da parte di <<branches.branchname>>.', 'email'),
+('reserves', 'HOLDPLACED', 'Prenotazione di una copia', 'Prenotazione di una copia','Una prenotazione è stata fatta su una copia di : <<biblio.title>> (<<biblio.biblionumber>>) dall\'utente <<borrowers.firstname>> <<borrowers.surname>> (<<borrowers.cardnumber>>).', 'email'),
+('suggestions','ACCEPTED','Suggerimento d\'acquisto accettato', 'Suggerimento d\'acquisto accettato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nLa biblioteca ha revisionato il suggerimento oggi. La copia verrà ordinato il più presto possibile. Riceverai un\'email quando l\'ordine sarà completato e una altra mail quanto arriverà in biblioteca.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
+('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'),
+('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'),
+('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');
 INSERT INTO letter (module, code, name, title, content, is_html)
-VALUES ('circulation','ISSUESLIP','Issue Slip','Issue Slip', '<h3><<branches.branchname>></h3>
-Checked out to <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
+VALUES ('circulation','ISSUESLIP','Ricevuta di prestito','Ricevuta di prestito', '<h3><<branches.branchname>></h3>
+Prestito a <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
 (<<borrowers.cardnumber>>) <br />
 
 <<today>><br />
 
-<h4>Checked Out</h4>
+<h4>Prestito</h4>
 <checkedout>
 <p>
 <<biblio.title>> <br />
-Barcode: <<items.barcode>><br />
-Date due: <<issues.date_due>><br />
+Codice a barre: <<items.barcode>><br />
+Data di scadenza: <<issues.date_due>><br />
 </p>
 </checkedout>
 
-<h4>Overdues</h4>
+<h4>Ritardi</h4>
 <overdue>
 <p>
 <<biblio.title>> <br />
-Barcode: <<items.barcode>><br />
-Date due: <<issues.date_due>><br />
+Codice a barre: <<items.barcode>><br />
+Data di scadenza: <<issues.date_due>><br />
 </p>
 </overdue>
 
 <hr>
 
-<h4 style="text-align: center; font-style:italic;">News</h4>
+<h4 style="text-align: center; font-style:italic;">Novità</h4>
 <news>
 <div class="newsitem">
 <h5 style="margin-bottom: 1px; margin-top: 1px"><b><<opac_news.title>></b></h5>
 <p style="margin-bottom: 1px; margin-top: 1px"><<opac_news.new>></p>
-<p class="newsfooter" style="font-size: 8pt; font-style:italic; margin-bottom: 1px; margin-top: 1px">Posted on <<opac_news.timestamp>></p>
+<p class="newsfooter" style="font-size: 8pt; font-style:italic; margin-bottom: 1px; margin-top: 1px">Inserite il <<opac_news.timestamp>></p>
 <hr />
 </div>
 </news>', 1),
-('circulation','ISSUEQSLIP','Issue Quick Slip','Issue Quick Slip', '<h3><<branches.branchname>></h3>
-Checked out to <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
+('circulation','ISSUEQSLIP','Ricevuta (sintetica)','Ricevuta (sintetica)', '<h3><<branches.branchname>></h3>
+Prestato/i a <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
 (<<borrowers.cardnumber>>) <br />
 
 <<today>><br />
 
-<h4>Checked Out Today</h4>
+<h4>Prestati oggi</h4>
 <checkedout>
 <p>
 <<biblio.title>> <br />
-Barcode: <<items.barcode>><br />
-Date due: <<issues.date_due>><br />
+Codice a barre: <<items.barcode>><br />
+Data di scadenza: <<issues.date_due>><br />
 </p>
 </checkedout>', 1),
-('circulation','RESERVESLIP','Reserve Slip','Reserve Slip', '<h5>Date: <<today>></h5>
+('circulation','RESERVESLIP','Reserve Slip','Ricevuta (prenotazione)', '<h5>Data: <<today>></h5>
 
-<h3> Transfer to/Hold in <<branches.branchname>></h3>
+<h3> Trasferita a/Prenotata in <<branches.branchname>></h3>
 
 <h3><<borrowers.surname>>, <<borrowers.firstname>></h3>
 
@@ -82,7 +82,7 @@ Date due: <<issues.date_due>><br />
     <li><<borrowers.email>></li>
 </ul>
 <br />
-<h3>ITEM ON HOLD</h3>
+<h3>Opere prenotate</h3>
 <h4><<biblio.title>></h4>
 <h5><<biblio.author>></h5>
 <ul>
@@ -90,15 +90,15 @@ Date due: <<issues.date_due>><br />
    <li><<items.itemcallnumber>></li>
    <li><<reserves.waitingdate>></li>
 </ul>
-<p>Notes:
+<p>Note:
 <pre><<reserves.reservenotes>></pre>
 </p>
 ', 1),
-('circulation','TRANSFERSLIP','Transfer Slip','Transfer Slip', '<h5>Date: <<today>></h5>
+('circulation','TRANSFERSLIP','Ricevuta (trasferimento)','Ricevuta (trasferimento)', '<h5>Data: <<today>></h5>
 
-<h3>Transfer to <<branches.branchname>></h3>
+<h3>Transferita a<<branches.branchname>></h3>
 
-<h3>ITEM</h3>
+<h3>Opera</h3>
 <h4><<biblio.title>></h4>
 <h5><<biblio.author>></h5>
 <ul>
@@ -107,26 +107,26 @@ Date due: <<issues.date_due>><br />
 </ul>', 1);
 
 INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
-VALUES ('members', 'SHARE_INVITE', '', 'Invitation for sharing a list', '0', 'Share list <<listname>>', 'Dear patron,
+VALUES ('members', 'SHARE_INVITE', '', 'Invito per condividere una lista', '0', 'Condivisione lista <<listname>>', 'Salve,
 
-One of our patrons, <<borrowers.firstname>> <<borrowers.surname>>, invites you to share a list <<listname>> in our library catalog.
+Uno degli utenti della biblioteca, <<borrowers.firstname>> <<borrowers.surname>>, ti invita condividere una lista <<listname>> all\'interno dell\'Opac.
 
-To access this shared list, please click on the following URL or copy-and-paste it into your browser address bar.
+Per accedere a questa lista clicca sull\'URL che segue o copia-incolla l\'URL nel tuo browser.
 
 <<shareurl>>
 
-In case you are not a patron in our library or do not want to accept this invitation, please ignore this mail. Note also that this invitation expires within two weeks.
+Nel caso tu non sia registrato nella biblioteca o non voglia accettare quest\'invito, allora ignora questa email. Nota anche che l\'invito scade in 2 settimane.
 
-Thank you.
+Grazie di tutto
 
-Your library.'
+Lo staff della biblioteca.'
 );
 INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
-VALUES ( 'members', 'SHARE_ACCEPT', '', 'Notification about an accepted share', '0', 'Share on list <<listname>> accepted', 'Dear patron,
+VALUES ( 'members', 'SHARE_ACCEPT', '', 'Notifica di condivisione lista accetata', '0', 'Condivisione alla lista <<listname>> accettata', 'Salve,
 
-We want to inform you that <<borrowers.firstname>> <<borrowers.surname>> accepted your invitation to share your list <<listname>> in our library catalog.
+Ti informiamo che l\'utente <<borrowers.firstname>> <<borrowers.surname>> ha accettato il tuo invito a condividere la tua lista <<listname>> .
 
-Thank you.
+Grazie di tutto
 
-Your library.'
+Lo staff della biblioteca.'
 );
index bd36b18..6ca50fc 100644 (file)
@@ -1,10 +1,9 @@
-SET FOREIGN_KEY_CHECKS=0;
-
 INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upperagelimit`, `dateofbirthrequired`, `finetype`, `bulk`, `enrolmentfee`, `overduenoticerequired`, `issuelimit`, `reservefee`, `category_type`) VALUES 
 
 -- Adult Patrons
 ('PT','Utente',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
 ('ST','Studente',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
+('HB','Gruppa familiare',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
 
 -- Children
 ('K','Bambino',99,17,5,NULL,NULL,'0.000000',1,NULL,'0.000000','C'),
@@ -13,7 +12,7 @@ INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upp
 
 -- Professionals
 ('T','Insegnante',99,999,18,NULL,NULL,'0.000000',0,NULL,'0.000000','P'),
-('B','Board',99,17,5,NULL,NULL,'0.000000',1,NULL,'0.000000','P'),
+('B','Associati',99,17,5,NULL,NULL,'0.000000',1,NULL,'0.000000','P'),
 
 -- Institutional
 ('IL','Prestito Interbibliotecario',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','I'),
@@ -22,5 +21,3 @@ INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upp
 
 -- Staff
 ('S','Staff',99,999,18,NULL,NULL,'0.000000',0,NULL,'0.000000','S');
-
-SET FOREIGN_KEY_CHECKS=1;
diff --git a/installer/data/mysql/it-IT/necessari/sample_creator_data.sql b/installer/data/mysql/it-IT/necessari/sample_creator_data.sql
new file mode 100644 (file)
index 0000000..2608f7c
--- /dev/null
@@ -0,0 +1,45 @@
+/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
+/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
+
+LOCK TABLES `creator_layouts` WRITE;
+/*!40000 ALTER TABLE `creator_layouts` DISABLE KEYS */;
+INSERT INTO `creator_layouts` VALUES (1,'CODE39',1,'BIBBAR','Test etic. (BIBBAR)',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, itemcallnumber','<opt></opt>','Labels'),
+(2,'CODE39',1,'BAR','Test etic. (BAR)',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, itemcallnumber','<opt></opt>','Labels'),
+(3,'CODE39',1,'BAR','Test tessere',0,'TR',10,'POINT',0,'L','barcode','<opt page_side="F" units="POINT">
+  <images name="image_1" Dx="72" Ox="0" Oy="0" Sx="0" Sy="0" Tx="4.5" Ty="63">
+    <data_source image_name="none" image_source="patronimages" />
+  </images>
+  <text>&lt;firstname&gt; &lt;surname&gt;</text>
+  <text enable="1" font="TR" font_size="10" llx="100" lly="100" text_alignment="L" />
+  <text>Biblioteca: &lt;branchcode&gt;</text>
+  <text enable="1" font="TR" font_size="10" llx="100" lly="75" text_alignment="L" />
+  <text>Scade il: Agosto 31, 2014</text>
+  <text font="TR" font_size="6" llx="115" lly="65" text_alignment="L" />
+</opt>
+','Patroncards');
+/*!40000 ALTER TABLE `creator_layouts` ENABLE KEYS */;
+UNLOCK TABLES;
+
+
+LOCK TABLES `creator_templates` WRITE;
+/*!40000 ALTER TABLE `creator_templates` DISABLE KEYS */;
+INSERT INTO `creator_templates` VALUES
+(1,1,'Avery 5160 | 1 x 2-5/8','3 colonne, 10 righe di etichette',8.5,11,2.63,1,0.139,0,0.35,0.23,3,10,0.13,0,'INCH','Labels'),
+(2,2,'Demco WS14942260','1\" X 1.5\" Etichetta dorso | Configurazione fino a 4 righe di testo',8.5,11,1.5,1,0.236,0,0.5,0.25,5,10,0.0625,0,'INCH','Labels'),
+(3,2,'Demco WS14942260','1\" X 1.5\" Etichetta dorso | Configurazione fino a 5 righe di testo',8.5,11,1.5,1,0.139,0,0.53,0.3,5,10,0.0625,0,'INCH','Labels'),
+(4,1,'DEFAULT TEMPLATE 01','Default',0,5,0,0,0,0,0,0,0,0,0,0,'POINT','Labels'),
+(5,3,'HB-PC0001','Un template per tessera stampate direttamente dalla biblioteca',8.5,11,3.1875,1.9375,0,0,0.6875,0.875,2,4,0.4375,0.1875,'INCH','Patroncards');
+
+/*!40000 ALTER TABLE `creator_templates` ENABLE KEYS */;
+UNLOCK TABLES;
+
+LOCK TABLES `printers_profile` WRITE;
+/*!40000 ALTER TABLE `printers_profile` DISABLE KEYS */;
+INSERT INTO `printers_profile` VALUES
+(1,'Stampante Etichette',1,'Bypass',-2,9,3,0,'POINT','Labels'),
+(2,'Stampante Etichette 2',2,'Tray 1',0,0,0,0,'POINT','Labels'),
+(3,'Stampante tessere',5,'Test Bin',0,0,0,0,'POINT','Patroncards');
+/*!40000 ALTER TABLE `printers_profile` ENABLE KEYS */;
+UNLOCK TABLES;
+/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
+/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
diff --git a/installer/data/mysql/it-IT/necessari/sample_creator_data.txt b/installer/data/mysql/it-IT/necessari/sample_creator_data.txt
new file mode 100644 (file)
index 0000000..d204299
--- /dev/null
@@ -0,0 +1 @@
+Esempi per stampe di etichette e tessere utente
index f09c8a2..ae2bf0a 100644 (file)
@@ -1,16 +1,16 @@
 INSERT INTO subscription_frequencies
     (description, unit, unitsperissue, issuesperunit, displayorder)
 VALUES
-    ('2/day', 'day', 1, 2, 1),
-    ('1/day', 'day', 1, 1, 2),
-    ('3/week', 'week', 1, 3, 3),
-    ('1/week', 'week', 1, 1, 4),
-    ('1/2 weeks', 'week', 2, 1, 5),
-    ('1/3 weeks', 'week', 3, 1, 6),
-    ('1/month', 'month', 1, 1, 7),
-    ('1/2 months', 'month', 2, 1, 8),
-    ('1/3 months', 'month', 3, 1, 9),
-    ('2/year', 'month', 6, 1, 10),
-    ('1/year', 'year', 1, 1, 11),
-    ('1/2 year', 'year', 2, 1, 12),
+    ('2 al giorno', 'day', 1, 2, 1),
+    ('ogni giorno', 'day', 1, 1, 2),
+    ('3 alla sett.', 'week', 1, 3, 3),
+    ('ogni sett.', 'week', 1, 1, 4),
+    ('1 ogni 2 sett.', 'week', 2, 1, 5),
+    ('1 ogni 3 sett.', 'week', 3, 1, 6),
+    ('ogni mese', 'month', 1, 1, 7),
+    ('1 ogni 2 mesi', 'month', 2, 1, 8),
+    ('1 ogni 3 mesi', 'month', 3, 1, 9),
+    ('2 all\'anno', 'month', 6, 1, 10),
+    ('ogni anno', 'year', 1, 1, 11),
+    ('1 ogni 2 anni', 'year', 2, 1, 12),
     ('Irregular', NULL, 1, 1, 13);
index 6b59300..bc50195 100644 (file)
@@ -4,22 +4,22 @@ INSERT INTO subscription_numberpatterns
     label2, add2, every2, whenmorethan2, setto2, numbering2,
     label3, add3, every3, whenmorethan3, setto3, numbering3)
 VALUES
-    ('Number', 1, 'Simple Numbering method', 'No.{X}',
+    ('Number', 1, 'Metodo di numerazione semplice', 'No.{X}',
     'Number', 1, 1, 99999, 1, NULL,
     NULL, NULL, NULL, NULL, NULL, NULL,
     NULL, NULL, NULL, NULL, NULL, NULL),
 
-    ('Volume, Number, Issue', 2, 'Volume Number Issue 1', 'Vol.{X}, Number {Y}, Issue {Z}',
+    ('Volume, Number, Issue', 2, 'Volume Numero Copia 1', 'Vol.{X}, Number {Y}, Issue {Z}',
     'Volume', 1, 48, 99999, 1, NULL,
     'Number', 1, 4, 12, 1, NULL,
     'Issue', 1, 1, 4, 1, NULL),
 
-    ('Volume, Number', 3, 'Volume Number 1', 'Vol {X}, No {Y}',
+    ('Volume, Number', 3, 'Volume Numero 1', 'Vol {X}, No {Y}',
     'Volume', 1, 12, 99999, 1, NULL,
     'Number', 1, 1, 12, 1, NULL,
     NULL, NULL, NULL, NULL, NULL, NULL),
 
-    ('Seasonal', 4, 'Season Year', '{X} {Y}',
+    ('Seasonal', 4, 'Stagionale', '{X} {Y}',
     'Season', 1, 1, 3, 0, 'season',
     'Year', 1, 4, 99999, 1, NULL,
     NULL, NULL, NULL, NULL, NULL, NULL);
diff --git a/installer/data/mysql/it-IT/necessari/sample_quotes.sql b/installer/data/mysql/it-IT/necessari/sample_quotes.sql
new file mode 100644 (file)
index 0000000..ccf8936
--- /dev/null
@@ -0,0 +1,7 @@
+INSERT INTO `quotes` (id, source, text, timestamp)
+VALUES (1,'Albert Einstein','Siamo tutti ignoranti.. ma non tutti ignoriamo le stesse cose.','0000-00-00 00:00:00'),
+(2,'Friedrich Nietzsche','Da quando ho imparato a camminare mi piace correre.','0000-00-00 00:00:00'),
+(3,'Albert Camus','L\'uomo può soltanto proporsi di diminuire aritmeticamente il dolore nel mondo.','0000-00-00 00:00:00'),
+(4,'Dino Basili','Non arriverà in cima. E\' troppo occupato a non far salire chi gli sta sotto.','0000-00-00 00:00:00'),
+(5,'Eleanor Roosevelt','Il futuro appartiene a coloro che credono nella bellezza dei propri sogni.','0000-00-00 00:00:00'),
+(6,'Erasmo da Rotterdam','Non sempre i matti parlano da matti.','0000-00-00 00:00:00');
diff --git a/installer/data/mysql/it-IT/necessari/sample_quotes.txt b/installer/data/mysql/it-IT/necessari/sample_quotes.txt
new file mode 100644 (file)
index 0000000..827b45a
--- /dev/null
@@ -0,0 +1 @@
+Esempi di citazioni
index d1c3a57..e116dce 100644 (file)
@@ -17,7 +17,7 @@ INSERT INTO `userflags` VALUES(14,'editauthorities','autorizza la modifica delle
 INSERT INTO `userflags` VALUES(15,'serials','autorizza la gestione degli abbonamenti ai periodici',0);
 INSERT INTO `userflags` VALUES(16,'reports','autorizza accesso al modulo dei reports',0);
 INSERT INTO `userflags` VALUES(17,'staffaccess','modifica la login o i permessi degli staff users',0);
-INSERT INTO `userflags` VALUES(18,'coursereserves','Course Reserves',0);
-INSERT INTO `userflags` VALUES(19, 'plugins', 'Koha plugins', '0');
+INSERT INTO `userflags` VALUES(18,'coursereserves','Modulo \'Testi per i corsi\'',0);
+INSERT INTO `userflags` VALUES(19, 'plugins', 'Gestisci i plugins di Koha', '0');
 
 SET FOREIGN_KEY_CHECKS=1;
index 6b47165..5c58e1f 100644 (file)
@@ -1,11 +1,9 @@
-SET FOREIGN_KEY_CHECKS=0;
-
 INSERT INTO permissions (module_bit, code, description) VALUES
    ( 1, 'circulate_remaining_permissions', 'Permessi rimanenti per la circolazione'),
    ( 1, 'override_renewals', 'Sblocca i rinnovi bloccati'),
-   ( 1, 'overdues_report', 'Execute overdue items report'),
-   ( 1, 'force_checkout', 'Force checkout if a limitation exists'),
-   ( 1, 'manage_restrictions', 'Manage restrictions for accounts'),
+   ( 1, 'overdues_report', 'Esegui report per prestiti scaduti'),
+   ( 1, 'force_checkout', 'Sblocca il prestito'),
+   ( 1, 'manage_restrictions', 'Gestisci restrizioni per utenti'),
    ( 3, 'parameters_remaining_permissions', 'Permessi rimanenti'),
    ( 3, 'manage_circ_rules', 'Gestisci regole circolazione'),
    ( 6, 'place_holds', 'Fai prenotazioni per gli utenti'),
@@ -13,8 +11,8 @@ INSERT INTO permissions (module_bit, code, description) VALUES
    ( 9, 'edit_catalogue', 'Cataloga (crea/modifica dati bibliografici e di copia)'),
    ( 9, 'fast_cataloging', 'Catalogazione veloce'),
    ( 9, 'edit_items', 'Crea/modifica copie'),
-   (10, 'writeoff', 'Write off fines and fees'),
-   (10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'),
+   (10, 'writeoff', 'Cancellare multe e tariffe'),
+   (10, 'remaining_permissions', 'Permessi rimanenti per gestione multe e costi'),
    (11, 'vendors_manage', 'Crea/modifica fornitori'),
    (11, 'contracts_manage', 'Crea/modifica contratti'),
    (11, 'period_manage', 'Gestisci scadenze budgets'),
@@ -22,8 +20,8 @@ INSERT INTO permissions (module_bit, code, description) VALUES
    (11, 'budget_modify', 'Modifica budget (non li crea ma modifica gli esistenti)'),
    (11, 'planning_manage', 'Intervieni sulla pianificazione dei budgets'),
    (11, 'order_manage', 'Gestisci ordini e raccoglitori'),
-   (11, 'order_manage_all', 'Manage all orders and baskets, regardless of restrictions on them'),
-   (11, 'group_manage', 'Gestisci ordini e raccoglitori raggruppati'),
+   (11, 'order_manage_all', 'Gestisci ordini e raccoglitori, indipendentemente dalle restrizioni su di loro'),
+   (11, 'group_manage', 'Gestisci ordini e ordini d\'acquisto'),
    (11, 'order_receive', 'Gestisci arrivi'),
    (11, 'budget_add_del', 'Aggiungi e cancella budgets (senza modificarli)'),
    (11, 'budget_manage_all', 'Gestisci tutti i budgets'),
@@ -43,15 +41,15 @@ INSERT INTO permissions (module_bit, code, description) VALUES
    (13, 'edit_patrons', 'Modifica utenti via batch'),
    (13, 'delete_anonymize_patrons', 'Cancella i vecchi prestiti e rendi anonimo lo storico della circolazione (canella in lettura lo storico utenti prestito)'),
    (13, 'batch_upload_patron_images', 'Aggiorna le foto utente in modalità batch o al momento'),
-   (13, 'schedule_tasks', 'Schedula i task da far andare'),
+   (13, 'schedule_tasks', 'Schedula i task'),
    (13, 'items_batchmod', 'Abilita alla modifica batch delle copie'),
    (13, 'items_batchdel', 'Abilita alla cancellazione via batch delle copie'),
    (13, 'manage_csv_profiles', 'Gestisci i profili CSV di export'),
    (13, 'moderate_tags', 'Modera i tag inseriti dagli utenti'),
    (13, 'rotating_collections', 'Gestisci le collezioni circolanti (rotating collections)'),
    (13, 'upload_local_cover_images', 'Carica copertine in locale'),
-   (13, 'manage_patron_lists', 'Add, edit and delete patron lists and their contents'),
-   (13, 'marc_modification_templates', 'Manage marc modification templates'),
+   (13, 'manage_patron_lists', 'Aggiungi, modifica e cancella le liste utenti e i loro contenuti'),
+   (13, 'marc_modification_templates', 'Gestisci le modifiche sulle griglie di catalogazione MARC'),
    (15, 'check_expiration', 'Controlla la scadenza di una risora in continuazione'),
    (15, 'claim_serials', 'Richiedi i fascicoli non arrivati'),
    (15, 'create_subscription', 'Crea un nuovo abbonamento'),
@@ -60,15 +58,14 @@ INSERT INTO permissions (module_bit, code, description) VALUES
    (15, 'receive_serials', 'Ricevi fascicoli'),
    (15, 'renew_subscription', 'Rinnova un abbonamento'),
    (15, 'routing', 'Crea/Manipola liste di distribuzione dei fascicoli ( routing list)'),
-   (15, 'superserials', 'Manage subscriptions from any branch (only applies when IndependantBranches is used)'),
+   (15, 'superserials', 'Gestisci gli abbonamenti per ogni biblioteca(only applies when IndependantBranches is used)'),
    (16, 'execute_reports', 'Esegui reports SQL'),
    (16, 'create_reports', 'Crea reports SQL'),
-   (18, 'manage_courses', 'Add, edit and delete courses'),
-   (18, 'add_reserves', 'Add course reserves'),
-   (18, 'delete_reserves', 'Remove course reserves'),
-   (19, 'manage', 'Manage plugins ( install / uninstall )'),
-   (19, 'tool', 'Use tool plugins'),
-   (19, 'report', 'Use report plugins'),
-   (19, 'configure', 'Configure plugins')
+   (18, 'manage_courses', 'Aggiungi, modifica e cancella i corsi'),
+   (18, 'add_reserves', 'Aggiungi corsi riservati'),
+   (18, 'delete_reserves', 'Cancella corsi riservati'),
+   (19, 'manage', 'Gestisci plugins ( installa / disinstalla )'),
+   (19, 'tool', 'Usa i plugins di tipo strumento'),
+   (19, 'report', 'Usa i plugins di tipo report'),
+   (19, 'configure', 'Configura i plugins')
 ;
-SET FOREIGN_KEY_CHECKS=1;