# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 0.10.5\n"
"Report-Msgid-Bugs-To: Sean Proctor <sproctor@gmail.com>\n"
"POT-Creation-Date: 2004-04-14 16:20-0400\n"
"PO-Revision-Date: 2011-03-23 16:09+0100\n"
"Last-Translator: marcelo horacio fortino <marcelo@fortinux.com>\n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"

#: index.php:50
msgid "Invalid action"
msgstr "Azione non valida"

#: install.php:180
msgid "error creating db"
msgstr "errore nella creazione del db"

#: install.php:190
#: install.php:193
msgid "Could not grant:"
msgstr "Could not grant:"

#: install.php:237
msgid "Error initializing default db stuff"
msgstr "Error initializing default db stuff"

#: includes/calendar.php:46
msgid "January"
msgstr "Gennaio"

#: includes/calendar.php:47
msgid "February"
msgstr "Febbraio"

#: includes/calendar.php:48
msgid "March"
msgstr "Marzo"

#: includes/calendar.php:49
msgid "April"
msgstr "Aprile"

#: includes/calendar.php:50
#: includes/calendar.php:90
msgid "May"
msgstr "Maggio"

#: includes/calendar.php:51
msgid "June"
msgstr "Giugno"

#: includes/calendar.php:52
msgid "July"
msgstr "Luglio"

#: includes/calendar.php:53
msgid "August"
msgstr "Agosto"

#: includes/calendar.php:54
msgid "September"
msgstr "Settembre"

#: includes/calendar.php:55
msgid "October"
msgstr "Ottobre"

#: includes/calendar.php:56
msgid "November"
msgstr "Novembre"

#: includes/calendar.php:57
msgid "December"
msgstr "Dicembre"

#: includes/calendar.php:72
msgid "Sunday"
msgstr "Domenica"

#: includes/calendar.php:73
msgid "Monday"
msgstr "Lunedì"

#: includes/calendar.php:74
msgid "Tuesday"
msgstr "Martedì"

#: includes/calendar.php:75
msgid "Wednesday"
msgstr "Mercoledì"

#: includes/calendar.php:76
msgid "Thursday"
msgstr "Giovedì"

#: includes/calendar.php:77
msgid "Friday"
msgstr "Venerdì"

#: includes/calendar.php:78
msgid "Saturday"
msgstr "Sabato"

#: includes/calendar.php:86
msgid "Jan"
msgstr "Gen"

#: includes/calendar.php:87
msgid "Feb"
msgstr "Feb"

#: includes/calendar.php:88
msgid "Mar"
msgstr "Mar"

#: includes/calendar.php:89
msgid "Apr"
msgstr "Apr"

#: includes/calendar.php:91
msgid "Jun"
msgstr "Giu"

#: includes/calendar.php:92
msgid "Jul"
msgstr "Lug"

#: includes/calendar.php:93
msgid "Aug"
msgstr "Ago"

#: includes/calendar.php:94
msgid "Sep"
msgstr "Set"

#: includes/calendar.php:95
msgid "Oct"
msgstr "Ott"

#: includes/calendar.php:96
msgid "Nov"
msgstr "Nov"

#: includes/calendar.php:97
msgid "Dec"
msgstr "Dic"

#: includes/calendar.php:155
#: includes/display.php:151
msgid "FULL DAY"
msgstr "TUTTO IL GIORNO"

#: includes/calendar.php:165
msgid "Normal"
msgstr "Normale"

#: includes/calendar.php:167
msgid "Full Day"
msgstr "Tutto il Giorno"

#: includes/calendar.php:169
msgid "Unknown Time"
msgstr "Unknown Time"

#: includes/calendar.php:174
msgid "Weekly"
msgstr "Settimanalmente"

#: includes/calendar.php:176
msgid "Monthly"
msgstr "Mensile"

#: includes/calendar.php:277
msgid "Error in get_events_by_date"
msgstr "Error in get_events_by_date"

#: includes/calendar.php:304
msgid "Error in get_event_by_id"
msgstr "Error in get_event_by_id"

#: includes/calendar.php:433
msgid "Add Event"
msgstr "Aggiungi Evento"

#: includes/calendar.php:438
#: includes/search.php:98
msgid "Search"
msgstr "Cerca"

#: includes/calendar.php:443
msgid "Back to Calendar"
msgstr "Torna al Calendario"

#: includes/calendar.php:448
msgid "View date"
msgstr "Vedi data"

#: includes/calendar.php:453
msgid "Log out"
msgstr "Log out"

#: includes/calendar.php:456
#: includes/login.php:66
msgid "Log in"
msgstr "Log in"

#: includes/calendar.php:461
#: includes/options.php:72
msgid "Options"
msgstr "Opzioni"

#: includes/calendar.php:545
msgid "Event"
msgstr "Evento"

#: includes/calendar.php:553
msgid "Cannot add events"
msgstr "Non puoi aggiungere Evento"

#: includes/calendar.php:554
msgid "Can add but not modify events"
msgstr "Puoi aggiungere ma non modificare Eventi"

#: includes/db.php:32
msgid "Could not connect to the database"
msgstr "Could not connect to the database"

#: includes/display.php:36
msgid "last year"
msgstr "Ultimo Anno"

#: includes/display.php:37
msgid "last month"
msgstr "Ultimo Mese"

#: includes/display.php:43
msgid "next month"
msgstr "prossimo mese"

#: includes/display.php:44
msgid "next year"
msgstr "prossimo anno"

#: includes/display.php:156
#: includes/event_form.php:163
msgid "hours"
msgstr "ore"

#: includes/display.php:160
#: includes/event_form.php:165
msgid "minutes"
msgstr "minuti"

#: includes/display.php:164
msgid "No duration"
msgstr "Senza durazione"

#: includes/display.php:189
msgid "Title"
msgstr "Titolo"

#: includes/display.php:190
#: includes/event_form.php:157
msgid "Time"
msgstr "Ora"

#: includes/display.php:191
#: includes/event_form.php:160
msgid "Duration"
msgstr "Durazione"

#: includes/display.php:192
#: includes/event_form.php:172
#: includes/search.php:63
msgid "Description"
msgstr "Descrizione"

#: includes/display.php:203
msgid "Delete Selected"
msgstr "Delete Selected"

#: includes/display.php:232
#: includes/display.php:284
msgid "Modify"
msgstr "Modify"

#: includes/display.php:254
msgid "No events on this day."
msgstr "Senza nessun evento"

#: includes/display.php:285
msgid "Delete"
msgstr "Cancella"

#: includes/event_delete.php:56
msgid "Removed item"
msgstr "Removed Item"

#: includes/event_delete.php:58
msgid "Could not remove item"
msgstr "Could not remove item"

#: includes/event_delete.php:63
msgid "No items selected."
msgstr "No items selected."

#: includes/event_form.php:30
#, php-format
msgid "Modifying id #%d"
msgstr "modifica id #%d"

#: includes/event_form.php:73
msgid "Adding event to calendar"
msgstr "Aggiungere Evento"

#: includes/event_form.php:136
msgid "Submit Event"
msgstr "Submit Event"

#: includes/event_form.php:140
msgid "Date of event"
msgstr "Data evento"

#: includes/event_form.php:146
msgid "Date multiple day event ends"
msgstr "Date multiple day event ends"

#: includes/event_form.php:152
msgid "Event type"
msgstr "Tipo evento"

#: includes/event_form.php:167
#: includes/search.php:61
#: includes/search.php:130
msgid "Subject"
msgstr "Tema"

#: includes/event_form.php:167
msgid "(255 chars max)"
msgstr "(255 chars max)"

#: includes/event_submit.php:54
msgid "No day was given."
msgstr "No day was given."

#: includes/event_submit.php:56
msgid "No month was given."
msgstr "No month was given."

#: includes/event_submit.php:58
msgid "No year was given"
msgstr "No year was given"

#: includes/event_submit.php:63
msgid "No hour was given."
msgstr "No hour was given."

#: includes/event_submit.php:78
msgid "No minute was given."
msgstr "No minute was given."

#: includes/event_submit.php:83
msgid "No duration minute was given."
msgstr "No duration minute was given."

#: includes/event_submit.php:87
msgid "No duration hour was given."
msgstr "No duration hour was given."

#: includes/event_submit.php:91
msgid "No type of event was given."
msgstr "No type of event was given."

#: includes/event_submit.php:95
msgid "No end day was given"
msgstr "No end day was given"

#: includes/event_submit.php:99
msgid "No end month was given"
msgstr "No end month was given"

#: includes/event_submit.php:103
msgid "No end year was given"
msgstr "No end year was given"

#: includes/event_submit.php:106
msgid "Your subject was too long"
msgstr "Your subject was too long"

#: includes/event_submit.php:151
msgid "Error processing event"
msgstr "Error processing event"

#: includes/event_submit.php:155
msgid "No changes made"
msgstr "No changes made"

#: includes/event_submit.php:158
msgid "Date updated"
msgstr "Data aggiornata"

#: includes/login.php:49
msgid "Loggin in..."
msgstr "Loggin in..."

#: includes/login.php:52
msgid "Sorry, Invalid Login"
msgstr "Sorry, Invalid Login"

#: includes/login.php:72
#: includes/options.php:77
#: includes/search.php:102
msgid "Submit"
msgstr "Submit"

#: includes/login.php:75
msgid "Username"
msgstr "Username"

#: includes/login.php:78
msgid "Password"
msgstr "Username"

#: includes/options.php:57
msgid "Updated options"
msgstr "Updated options"

#: includes/options.php:59
msgid "Permission denied"
msgstr "Permission denied"

#: includes/options.php:80
msgid "Start Monday"
msgstr "Comincia Lunedí"

#: includes/options.php:84
msgid "24 hour"
msgstr "24 ore"

#: includes/options.php:88
msgid "Translate"
msgstr "Tradorre"

#: includes/options.php:92
msgid "Calendar Title"
msgstr "Titolo Calendario"

#: includes/options.php:96
msgid "Anonymous Permission"
msgstr "Anonymous Permission"

#: includes/search.php:58
msgid "Search Results"
msgstr "Search Results"

#: includes/search.php:62
msgid "Date Time"
msgstr "Data Ora"

#: includes/search.php:87
msgid "No events."
msgstr "Senza eventi"

#: includes/search.php:104
msgid "Phrase"
msgstr "Phrase"

#: includes/search.php:110
msgid "From"
msgstr "De"

#: includes/search.php:116
msgid "To"
msgstr "Fino a"

#: includes/search.php:122
msgid "Sort By"
msgstr "Sort By"

#: includes/search.php:127
msgid "Start Date"
msgstr "Data Inizio"

#: includes/search.php:132
msgid "Order"
msgstr "Order"

#: includes/search.php:137
msgid "Ascending"
msgstr "Ascending"

#: includes/search.php:139
msgid "Decending"
msgstr "Decending"

#: includes/setup.php:116
msgid "Could not read configuration"
msgstr "Could not read configuration"
