diff options
Diffstat (limited to 'apps/calendar/l10n/it.php')
-rw-r--r-- | apps/calendar/l10n/it.php | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/apps/calendar/l10n/it.php b/apps/calendar/l10n/it.php index 71cfa6c8464..cb125043593 100644 --- a/apps/calendar/l10n/it.php +++ b/apps/calendar/l10n/it.php @@ -38,6 +38,7 @@ "Friday" => "Venerdì", "Saturday" => "Sabato", "Sunday" => "Domenica", +"events week of month" => "settimana del mese degli eventi", "first" => "primo", "second" => "secondo", "third" => "terzo", @@ -56,6 +57,10 @@ "October" => "Ottobre", "November" => "Novembre", "December" => "Dicembre", +"by events date" => "per data evento", +"by yearday(s)" => "per giorno/i dell'anno", +"by weeknumber(s)" => "per numero/i settimana", +"by day and month" => "per giorno e mese", "Not an array" => "Non è un array", "Date" => "Data", "Cal." => "Cal.", @@ -74,6 +79,25 @@ "Today" => "Oggi", "Calendars" => "Calendari", "There was a fail, while parsing the file." => "C'è stato un errore nel parsing del file.", +"Sun." => "Dom.", +"Mon." => "Lun.", +"Tue." => "Mar.", +"Wed." => "Mer.", +"Thu." => "Gio.", +"Fri." => "Ven.", +"Sat." => "Sab.", +"Jan." => "Gen.", +"Feb." => "Feb.", +"Mar." => "Mar.", +"Apr." => "Apr.", +"May." => "Mag.", +"Jun." => "Giu.", +"Jul." => "Lug.", +"Aug." => "Ago.", +"Sep." => "Set.", +"Oct." => "Ott.", +"Nov." => "Nov.", +"Dec." => "Dic.", "Choose active calendars" => "Selezionare calendari attivi", "New Calendar" => "Nuovo Calendario", "CalDav Link" => "CalDav Link", @@ -98,18 +122,29 @@ "To" => "A", "Advanced options" => "Opzioni avanzate", "Repeat" => "Ripeti", +"Advanced" => "Avanzato", "Select weekdays" => "Seleziona i giorni della settimana", "Select days" => "Seleziona i giorni", +"and the events day of year." => "e il giorno dell'anno degli eventi", +"and the events day of month." => "e il giorno del mese degli eventi", "Select months" => "Seleziona i mesi", "Select weeks" => "Seleziona le settimane", +"and the events week of year." => "e la settimana dell'anno degli eventi", "Interval" => "Intervallo", "End" => "Fine", +"occurrences" => "occorrenze", "Location" => "Luogo", "Location of the Event" => "Luogo evento", "Description" => "Descrizione", "Description of the Event" => "Descrizione evento", +"Import a calendar file" => "Importa un file calendario", "Please choose the calendar" => "Per favore scegli il calendario", +"create a new calendar" => "Crea un nuovo calendario", +"Name of new calendar" => "Nome del nuovo calendario", "Import" => "Importa", +"Importing calendar" => "Sto importando il calendario", +"Calendar imported successfully" => "Calendario importato con successo", +"Close Dialog" => "Chiudi la finestra di dialogo", "Create a new event" => "Crea evento", "Timezone" => "Fuso orario", "Check always for changes of the timezone" => "Controlla sempre i cambiamenti di fuso orario", |