/* Localized strings from Schema.plist file */ /* Data Class: No comment provided by developer */ "com.apple.Calendars" = "Calendari"; /* Singular Data Class: No comment provided by developer */ "Singular:com.apple.Calendars" = "Calendario"; /* Entity: No comment provided by developer */ "com.apple.calendars.CalendarOrder" = "Ordine dei calendari"; /* Attribute: No comment provided by developer */ "com.apple.calendars.CalendarOrder/identity" = "identità"; /* Relationship: this will give the order of the calendars */ "com.apple.calendars.CalendarOrder/calendars" = "ordine dei calendari"; /* Entity: No comment provided by developer */ "com.apple.calendars.Calendar" = "Calendario"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/title" = "titolo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/url" = "posizione remota"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/notes" = "descrizione"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/read only" = "solo lettura"; /* Relationship: Link between Calendar and Event */ "com.apple.calendars.Calendar/events" = "evento"; /* Relationship: Link between Calendar and Task */ "com.apple.calendars.Calendar/tasks" = "attività"; /* Entity: No comment provided by developer */ "com.apple.calendars.Event" = "Evento"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/original date" = "data originale"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/summary" = "titolo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/url" = "URL"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/description" = "note"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/location" = "posizione"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/start date" = "data di inizio"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/end date" = "data di termine"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/all day" = "tutto il giorno"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/status" = "stato"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/exception dates" = "date di eccezione"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/priority" = "priorità"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/classification" = "classificazione"; /* Relationship: Back mapping from an Event to its enclosing Calendar */ "com.apple.calendars.Event/calendar" = "calendario"; /* Relationship: Link from event or task to recurrence */ "com.apple.calendars.Event/recurrences" = "ricorrenza"; /* Relationship: Link from event to audio alarm */ "com.apple.calendars.Event/audio alarms" = "avviso sonoro"; /* Relationship: Link from event to mail alarm */ "com.apple.calendars.Event/mail alarms" = "avviso via e-mail"; /* Relationship: Link from event to display alarm */ "com.apple.calendars.Event/display alarms" = "avviso visivo"; /* Relationship: Link from event to organizer */ "com.apple.calendars.Event/organizer" = "organizer"; /* Relationship: Link from event to attendee */ "com.apple.calendars.Event/attendees" = "partecipante"; /* Relationship: link to detached events */ "com.apple.calendars.Event/detached events" = "evento rimosso"; /* Relationship: parent of detached events */ "com.apple.calendars.Event/main event" = "evento principale"; /* Entity: No comment provided by developer */ "com.apple.calendars.Task" = "Attività"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/original date" = "data originale"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/summary" = "titolo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/url" = "URL"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/description" = "note"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/completion date" = "data di completamento"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/start date" = "data di inizio"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/due date" = "data limite"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/status" = "stato"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/exception dates" = "date di eccezione"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/priority" = "priorità"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/classification" = "classificazione"; /* Relationship: Back mapping from an Task to its enclosing Calendar */ "com.apple.calendars.Task/calendar" = "calendario"; /* Relationship: Link from task to recurrence */ "com.apple.calendars.Task/recurrences" = "ricorrenza"; /* Relationship: Link from task to audio alarm */ "com.apple.calendars.Task/audio alarms" = "avviso sonoro"; /* Relationship: Link from task to mail alarm */ "com.apple.calendars.Task/mail alarms" = "avviso via e-mail"; /* Relationship: Link from task to display alarm */ "com.apple.calendars.Task/display alarms" = "avviso visivo"; /* Relationship: Link from task to organizer */ "com.apple.calendars.Task/organizer" = "organizer"; /* Relationship: Link from task to attendee */ "com.apple.calendars.Task/attendees" = "partecipante"; /* Relationship: link to detached tasks */ "com.apple.calendars.Task/detached tasks" = "attività rimossa"; /* Relationship: parent of detached tasks */ "com.apple.calendars.Task/main task" = "attività principale"; /* Entity: A recurrence definition */ "com.apple.calendars.Recurrence" = "Ricorrenza"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/frequency" = "frequenza"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/until" = "data di termine della ricorrenza"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/count" = "conteggio risultati"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/interval" = "intervallo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bymonth" = "elenco dei mesi"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/byweeknumber" = "elenco del numero della settimana"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/byyearday" = "elenco dei giorni dell'anno"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bymonthday" = "elenco dei giorni del mese"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bydayfreq" = "elenco delle frequenze dei giorni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bydaydays" = "elenco dei nomi dei giorni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bysetpos" = "elenco delle posizioni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/weekstartday" = "giorno di inizio della settimana"; /* Relationship: Link from Recurrence to Owner */ "com.apple.calendars.Recurrence/owner" = "proprietario"; /* Entity: Alarm that produces a sound */ "com.apple.calendars.AudioAlarm" = "Avviso sonoro"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/triggerdate" = "tempo assoluto"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/triggerduration" = "tempo relativo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/repeat count" = "numero di ripetizioni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/repeat interval" = "intervallo di ripetizioni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/description" = "descrizione"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/summary" = "sommario"; /* Relationship: Link from AudioAlarm to Owner */ "com.apple.calendars.AudioAlarm/owner" = "proprietario"; /* Entity: Alarm that sends a mail */ "com.apple.calendars.MailAlarm" = "Avviso via e-mail"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/triggerdate" = "tempo assoluto"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/triggerduration" = "tempo relativo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/repeat count" = "numero di ripetizioni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/repeat interval" = "intervallo di ripetizioni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/description" = "descrizione"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/summary" = "sommario"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/recipients" = "destinatari"; /* Relationship: Link from MailAlarm to Owner */ "com.apple.calendars.MailAlarm/owner" = "proprietario"; /* Entity: Alarm that displays a message */ "com.apple.calendars.DisplayAlarm" = "Avviso visivo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/triggerdate" = "tempo assoluto"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/triggerduration" = "tempo relativo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/repeat count" = "numero di ripetizioni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/repeat interval" = "intervallo di ripetizioni"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/description" = "descrizione"; /* Relationship: Link from DisplayAlarm to Owner */ "com.apple.calendars.DisplayAlarm/owner" = "proprietario"; /* Entity: Organizer definition */ "com.apple.calendars.Organizer" = "Organizer"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/directory entry" = "inserimento directory"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/common name" = "nome comune"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/email" = "e-mail"; /* Relationship: Link from Organizer to Owner */ "com.apple.calendars.Organizer/owner" = "proprietario"; /* Entity: Attendee definition */ "com.apple.calendars.Attendee" = "Partecipante"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/directory entry" = "inserimento directory"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/common name" = "nome comune"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/email" = "e-mail"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/user type" = "tipo utente"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/role" = "ruolo"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/status" = "stato"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/rsvp" = "rsvp"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/delegatedto" = "delegato a"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/delegatedfrom" = "delegato da"; /* Relationship: Link from Attendee to Owner */ "com.apple.calendars.Attendee/owner" = "proprietario"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/due date is date only" = "tipo data limite"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationId" = "id invito"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationSequence" = "numero sequenziale invito"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationTimestamp" = "marcatura temporale invito";