/* Localized strings from Schema.plist file */ /* Data Class: No comment provided by developer */ "com.apple.Calendars" = "Kalendrar"; /* Singular Data Class: No comment provided by developer */ "Singular:com.apple.Calendars" = "Kalender"; /* Entity: No comment provided by developer */ "com.apple.calendars.CalendarOrder" = "Ordning för kalendrar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.CalendarOrder/identity" = "identitet"; /* Relationship: this will give the order of the calendars */ "com.apple.calendars.CalendarOrder/calendars" = "ordning för kalendrar"; /* Entity: No comment provided by developer */ "com.apple.calendars.Calendar" = "Kalender"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/title" = "titel"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/url" = "fjärrplats"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/notes" = "beskrivning"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/read only" = "skrivskyddad"; /* Relationship: Link between Calendar and Event */ "com.apple.calendars.Calendar/events" = "aktivitet"; /* Relationship: Link between Calendar and Task */ "com.apple.calendars.Calendar/tasks" = "uppgift"; /* Entity: No comment provided by developer */ "com.apple.calendars.Event" = "Aktivitet"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/original date" = "ursprungligt datum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/summary" = "titel"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/url" = "URL"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/description" = "anteckningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/location" = "plats"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/start date" = "startdatum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/end date" = "slutdatum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/all day" = "hela dagen"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/status" = "status"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/exception dates" = "undantagna datum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/priority" = "prioritet"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/classification" = "klassifikation"; /* Relationship: Back mapping from an Event to its enclosing Calendar */ "com.apple.calendars.Event/calendar" = "kalender"; /* Relationship: Link from event or task to recurrence */ "com.apple.calendars.Event/recurrences" = "återkommande"; /* Relationship: Link from event to audio alarm */ "com.apple.calendars.Event/audio alarms" = "ljudpåminnelse"; /* Relationship: Link from event to mail alarm */ "com.apple.calendars.Event/mail alarms" = "e-postpåminnelse"; /* Relationship: Link from event to display alarm */ "com.apple.calendars.Event/display alarms" = "visa påminnelse "; /* Relationship: Link from event to organizer */ "com.apple.calendars.Event/organizer" = "organisatör"; /* Relationship: Link from event to attendee */ "com.apple.calendars.Event/attendees" = "deltagare"; /* Relationship: link to detached events */ "com.apple.calendars.Event/detached events" = "frånkopplad aktivitet"; /* Relationship: parent of detached events */ "com.apple.calendars.Event/main event" = "överliggande aktivitet"; /* Entity: No comment provided by developer */ "com.apple.calendars.Task" = "Uppgift"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/original date" = "ursprungligt datum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/summary" = "titel"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/url" = "URL"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/description" = "anteckningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/completion date" = "avslutningsdatum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/start date" = "startdatum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/due date" = "senast klart"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/status" = "status"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/exception dates" = "undantagna datum"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/priority" = "prioritet"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/classification" = "klassifikation"; /* Relationship: Back mapping from an Task to its enclosing Calendar */ "com.apple.calendars.Task/calendar" = "kalender"; /* Relationship: Link from task to recurrence */ "com.apple.calendars.Task/recurrences" = "återkommande"; /* Relationship: Link from task to audio alarm */ "com.apple.calendars.Task/audio alarms" = "ljudpåminnelse"; /* Relationship: Link from task to mail alarm */ "com.apple.calendars.Task/mail alarms" = "e-postpåminnelse"; /* Relationship: Link from task to display alarm */ "com.apple.calendars.Task/display alarms" = "visa påminnelse "; /* Relationship: Link from task to organizer */ "com.apple.calendars.Task/organizer" = "organisatör"; /* Relationship: Link from task to attendee */ "com.apple.calendars.Task/attendees" = "deltagare"; /* Relationship: link to detached tasks */ "com.apple.calendars.Task/detached tasks" = "frånkopplad uppgift"; /* Relationship: parent of detached tasks */ "com.apple.calendars.Task/main task" = "överliggande uppgift"; /* Entity: A recurrence definition */ "com.apple.calendars.Recurrence" = "Återkommande"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/frequency" = "frekvens"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/until" = "slutdatum för återkommande"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/count" = "förekomsträkning"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/interval" = "intervall"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bymonth" = "lista över månad"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/byweeknumber" = "lista över veckonummer"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/byyearday" = "lista över dag på året"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bymonthday" = "lista över dag i månad"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bydayfreq" = "lista över dagfrekvenser"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bydaydays" = "lista över dagar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bysetpos" = "lista över placeringar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/weekstartday" = "veckodag start"; /* Relationship: Link from Recurrence to Owner */ "com.apple.calendars.Recurrence/owner" = "ägare"; /* Entity: Alarm that produces a sound */ "com.apple.calendars.AudioAlarm" = "Ljudpåminnelse"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/triggerdate" = "absolut tid"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/triggerduration" = "relativ tid"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/repeat count" = "antal upprepningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/repeat interval" = "tid mellan upprepningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/description" = "beskrivning"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/summary" = "sammanfattning"; /* Relationship: Link from AudioAlarm to Owner */ "com.apple.calendars.AudioAlarm/owner" = "ägare"; /* Entity: Alarm that sends a mail */ "com.apple.calendars.MailAlarm" = "E-postpåminnelse"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/triggerdate" = "absolut tid"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/triggerduration" = "relativ tid"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/repeat count" = "antal upprepningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/repeat interval" = "tid mellan upprepningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/description" = "beskrivning"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/summary" = "sammanfattning"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/recipients" = "mottagare"; /* Relationship: Link from MailAlarm to Owner */ "com.apple.calendars.MailAlarm/owner" = "ägare"; /* Entity: Alarm that displays a message */ "com.apple.calendars.DisplayAlarm" = "Visa alarm"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/triggerdate" = "absolut tid"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/triggerduration" = "relativ tid"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/repeat count" = "antal upprepningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/repeat interval" = "tid mellan upprepningar"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/description" = "beskrivning"; /* Relationship: Link from DisplayAlarm to Owner */ "com.apple.calendars.DisplayAlarm/owner" = "ägare"; /* Entity: Organizer definition */ "com.apple.calendars.Organizer" = "Organisatör"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/directory entry" = "katalogpost"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/common name" = "gemensamt namn"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/email" = "e-post"; /* Relationship: Link from Organizer to Owner */ "com.apple.calendars.Organizer/owner" = "ägare"; /* Entity: Attendee definition */ "com.apple.calendars.Attendee" = "Deltagare"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/directory entry" = "katalogpost"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/common name" = "gemensamt namn"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/email" = "e-post"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/user type" = "användartyp"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/role" = "roll"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/status" = "status"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/rsvp" = "rsvp"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/delegatedto" = "delegerad till"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/delegatedfrom" = "delegerad från"; /* Relationship: Link from Attendee to Owner */ "com.apple.calendars.Attendee/owner" = "ägare"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/due date is date only" = "klardatumstyp"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationId" = "inbjudans ID"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationSequence" = "inbjudans sekvensnummer"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationTimestamp" = "inbjudans tidsstämpel";