163 lines
5.6 KiB
PHP
163 lines
5.6 KiB
PHP
<?php $TRANSLATIONS = array(
|
|
"No calendars found." => "Nessun calendario trovato.",
|
|
"No events found." => "Nessun evento trovato.",
|
|
"Wrong calendar" => "Calendario sbagliato",
|
|
"New Timezone:" => "Nuovo fuso orario:",
|
|
"Timezone changed" => "Fuso orario cambiato",
|
|
"Invalid request" => "Richiesta non valida",
|
|
"Calendar" => "Calendario",
|
|
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
|
"Birthday" => "Compleanno",
|
|
"Business" => "Azienda",
|
|
"Call" => "Chiama",
|
|
"Clients" => "Clienti",
|
|
"Deliverer" => "Consegna",
|
|
"Holidays" => "Vacanze",
|
|
"Ideas" => "Idee",
|
|
"Journey" => "Viaggio",
|
|
"Jubilee" => "Anniversario",
|
|
"Meeting" => "Riunione",
|
|
"Other" => "Altro",
|
|
"Personal" => "Personale",
|
|
"Projects" => "Progetti",
|
|
"Questions" => "Domande",
|
|
"Work" => "Lavoro",
|
|
"unnamed" => "senza nome",
|
|
"Does not repeat" => "Non ripetere",
|
|
"Daily" => "Giornaliero",
|
|
"Weekly" => "Settimanale",
|
|
"Every Weekday" => "Ogni giorno della settimana",
|
|
"Bi-Weekly" => "Ogni due settimane",
|
|
"Monthly" => "Mensile",
|
|
"Yearly" => "Annuale",
|
|
"never" => "mai",
|
|
"by occurrences" => "per occorrenze",
|
|
"by date" => "per data",
|
|
"by monthday" => "per giorno del mese",
|
|
"by weekday" => "per giorno della settimana",
|
|
"Monday" => "Lunedì",
|
|
"Tuesday" => "Martedì",
|
|
"Wednesday" => "Mercoledì",
|
|
"Thursday" => "Giovedì",
|
|
"Friday" => "Venerdì",
|
|
"Saturday" => "Sabato",
|
|
"Sunday" => "Domenica",
|
|
"events week of month" => "settimana del mese degli eventi",
|
|
"first" => "primo",
|
|
"second" => "secondo",
|
|
"third" => "terzo",
|
|
"fourth" => "quarto",
|
|
"fifth" => "quinto",
|
|
"last" => "ultimo",
|
|
"January" => "Gennaio",
|
|
"February" => "Febbraio",
|
|
"March" => "Marzo",
|
|
"April" => "Aprile",
|
|
"May" => "Maggio",
|
|
"June" => "Giugno",
|
|
"July" => "Luglio",
|
|
"August" => "Agosto",
|
|
"September" => "Settembre",
|
|
"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",
|
|
"Date" => "Data",
|
|
"Cal." => "Cal.",
|
|
"All day" => "Tutti il giorno",
|
|
"New Calendar" => "Nuovo calendario",
|
|
"Missing fields" => "Campi mancanti",
|
|
"Title" => "Titolo",
|
|
"From Date" => "Dal giorno",
|
|
"From Time" => "Ora iniziale",
|
|
"To Date" => "Al giorno",
|
|
"To Time" => "Ora finale",
|
|
"The event ends before it starts" => "L'evento finisce prima d'iniziare",
|
|
"There was a database fail" => "Si è verificato un errore del database",
|
|
"Week" => "Settimana",
|
|
"Month" => "Mese",
|
|
"List" => "Elenco",
|
|
"Today" => "Oggi",
|
|
"Calendars" => "Calendari",
|
|
"There was a fail, while parsing the file." => "Si è verificato un errore durante l'analisi del file.",
|
|
"Choose active calendars" => "Scegli i calendari attivi",
|
|
"Your calendars" => "I tuoi calendari",
|
|
"CalDav Link" => "Collegamento CalDav",
|
|
"Shared calendars" => "Calendari condivisi",
|
|
"No shared calendars" => "Nessun calendario condiviso",
|
|
"Share Calendar" => "Condividi calendario",
|
|
"Download" => "Scarica",
|
|
"Edit" => "Modifica",
|
|
"Delete" => "Elimina",
|
|
"shared with you by" => "condiviso con te da",
|
|
"New calendar" => "Nuovo calendario",
|
|
"Edit calendar" => "Modifica calendario",
|
|
"Displayname" => "Nome visualizzato",
|
|
"Active" => "Attivo",
|
|
"Calendar color" => "Colore calendario",
|
|
"Save" => "Salva",
|
|
"Submit" => "Invia",
|
|
"Cancel" => "Annulla",
|
|
"Edit an event" => "Modifica un evento",
|
|
"Export" => "Esporta",
|
|
"Eventinfo" => "Informazioni evento",
|
|
"Repeating" => "Ripetizione",
|
|
"Alarm" => "Avviso",
|
|
"Attendees" => "Partecipanti",
|
|
"Share" => "Condividi",
|
|
"Title of the Event" => "Titolo dell'evento",
|
|
"Category" => "Categoria",
|
|
"Separate categories with commas" => "Categorie separate con virgole",
|
|
"Edit categories" => "Modifica le categorie",
|
|
"All Day Event" => "Evento che occupa tutta la giornata",
|
|
"From" => "Da",
|
|
"To" => "A",
|
|
"Advanced options" => "Opzioni avanzate",
|
|
"Location" => "Luogo",
|
|
"Location of the Event" => "Luogo dell'evento",
|
|
"Description" => "Descrizione",
|
|
"Description of the Event" => "Descrizione dell'evento",
|
|
"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",
|
|
"Import a calendar file" => "Importa un file di calendario",
|
|
"Please choose the calendar" => "Scegli il calendario",
|
|
"create a new calendar" => "Crea un nuovo calendario",
|
|
"Name of new calendar" => "Nome del nuovo calendario",
|
|
"Import" => "Importa",
|
|
"Importing calendar" => "Importazione del calendario in corso",
|
|
"Calendar imported successfully" => "Calendario importato correttamente",
|
|
"Close Dialog" => "Chiudi la finestra di dialogo",
|
|
"Create a new event" => "Crea un nuovo evento",
|
|
"View an event" => "Visualizza un evento",
|
|
"No categories selected" => "Nessuna categoria selezionata",
|
|
"Select category" => "Seleziona una categoria",
|
|
"of" => "di",
|
|
"at" => "alle",
|
|
"Timezone" => "Fuso orario",
|
|
"Check always for changes of the timezone" => "Controlla sempre i cambiamenti di fuso orario",
|
|
"Timeformat" => "Formato orario",
|
|
"24h" => "24h",
|
|
"12h" => "12h",
|
|
"First day of the week" => "Primo giorno della settimana",
|
|
"Calendar CalDAV syncing address:" => "Indirizzo sincronizzazione calendario CalDAV:",
|
|
"Users" => "Utenti",
|
|
"select users" => "seleziona utenti",
|
|
"Editable" => "Modificabile",
|
|
"Groups" => "Gruppi",
|
|
"select groups" => "seleziona gruppi",
|
|
"make public" => "rendi pubblico"
|
|
);
|