/* Localized strings from Schema.plist file */ /* Data Class: No comment provided by developer */ "com.apple.Calendars" = "カレンダーデータ"; /* Singular Data Class: No comment provided by developer */ "Singular:com.apple.Calendars" = "カレンダー"; /* Entity: No comment provided by developer */ "com.apple.calendars.CalendarOrder" = "カレンダーの順序"; /* Attribute: No comment provided by developer */ "com.apple.calendars.CalendarOrder/identity" = "固有名"; /* Relationship: this will give the order of the calendars */ "com.apple.calendars.CalendarOrder/calendars" = "カレンダーの順序"; /* Entity: No comment provided by developer */ "com.apple.calendars.Calendar" = "カレンダー"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/title" = "タイトル"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/url" = "リモートの場所"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/notes" = "説明"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Calendar/read only" = "読み出しのみ"; /* Relationship: Link between Calendar and Event */ "com.apple.calendars.Calendar/events" = "イベント"; /* Relationship: Link between Calendar and Task */ "com.apple.calendars.Calendar/tasks" = "To Do"; /* Entity: No comment provided by developer */ "com.apple.calendars.Event" = "イベント"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/original date" = "元の日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/summary" = "タイトル"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/url" = "URL"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/description" = "メモ"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/location" = "場所"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/start date" = "開始日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/end date" = "終了日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/all day" = "終日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/status" = "状況"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/exception dates" = "例外日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/priority" = "優先順位"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/classification" = "分類"; /* Relationship: Back mapping from an Event to its enclosing Calendar */ "com.apple.calendars.Event/calendar" = "カレンダー"; /* Relationship: Link from event or task to recurrence */ "com.apple.calendars.Event/recurrences" = "繰り返し"; /* Relationship: Link from event to audio alarm */ "com.apple.calendars.Event/audio alarms" = "オーディオアラーム"; /* Relationship: Link from event to mail alarm */ "com.apple.calendars.Event/mail alarms" = "メールアラーム"; /* Relationship: Link from event to display alarm */ "com.apple.calendars.Event/display alarms" = "表示アラーム"; /* Relationship: Link from event to organizer */ "com.apple.calendars.Event/organizer" = "作成者"; /* Relationship: Link from event to attendee */ "com.apple.calendars.Event/attendees" = "参加者"; /* Relationship: link to detached events */ "com.apple.calendars.Event/detached events" = "派生したイベント"; /* Relationship: parent of detached events */ "com.apple.calendars.Event/main event" = "親イベント"; /* Entity: No comment provided by developer */ "com.apple.calendars.Task" = "To Do"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/original date" = "元の日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/summary" = "タイトル"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/url" = "URL"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/description" = "メモ"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/completion date" = "完了日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/start date" = "開始日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/due date" = "期限"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/status" = "状況"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/exception dates" = "例外日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/priority" = "優先順位"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/classification" = "分類"; /* Relationship: Back mapping from an Task to its enclosing Calendar */ "com.apple.calendars.Task/calendar" = "カレンダー"; /* Relationship: Link from task to recurrence */ "com.apple.calendars.Task/recurrences" = "繰り返し"; /* Relationship: Link from task to audio alarm */ "com.apple.calendars.Task/audio alarms" = "オーディオアラーム"; /* Relationship: Link from task to mail alarm */ "com.apple.calendars.Task/mail alarms" = "メールアラーム"; /* Relationship: Link from task to display alarm */ "com.apple.calendars.Task/display alarms" = "表示アラーム"; /* Relationship: Link from task to organizer */ "com.apple.calendars.Task/organizer" = "作成者"; /* Relationship: Link from task to attendee */ "com.apple.calendars.Task/attendees" = "参加者"; /* Relationship: link to detached tasks */ "com.apple.calendars.Task/detached tasks" = "派生した To Do"; /* Relationship: parent of detached tasks */ "com.apple.calendars.Task/main task" = "親 To Do"; /* Entity: A recurrence definition */ "com.apple.calendars.Recurrence" = "繰り返し"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/frequency" = "頻度"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/until" = "繰り返しの終了日"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/count" = "発生カウント"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/interval" = "間隔"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bymonth" = "月のリスト"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/byweeknumber" = "週数のリスト"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/byyearday" = "年間通算日のリスト"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bymonthday" = "月間通算日のリスト"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bydayfreq" = "日の頻度のリスト"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bydaydays" = "曜日名のリスト"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/bysetpos" = "位置のリスト"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Recurrence/weekstartday" = "週の開始曜日"; /* Relationship: Link from Recurrence to Owner */ "com.apple.calendars.Recurrence/owner" = "オーナー"; /* Entity: Alarm that produces a sound */ "com.apple.calendars.AudioAlarm" = "オーディオアラーム"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/triggerdate" = "絶対時間"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/triggerduration" = "相対時間"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/repeat count" = "繰り返しの数"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/repeat interval" = "繰り返しの間隔"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/description" = "説明"; /* Attribute: No comment provided by developer */ "com.apple.calendars.AudioAlarm/summary" = "概要"; /* Relationship: Link from AudioAlarm to Owner */ "com.apple.calendars.AudioAlarm/owner" = "オーナー"; /* Entity: Alarm that sends a mail */ "com.apple.calendars.MailAlarm" = "メールアラーム"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/triggerdate" = "絶対時間"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/triggerduration" = "相対時間"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/repeat count" = "繰り返しの数"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/repeat interval" = "繰り返しの間隔"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/description" = "説明"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/summary" = "概要"; /* Attribute: No comment provided by developer */ "com.apple.calendars.MailAlarm/recipients" = "受信者"; /* Relationship: Link from MailAlarm to Owner */ "com.apple.calendars.MailAlarm/owner" = "オーナー"; /* Entity: Alarm that displays a message */ "com.apple.calendars.DisplayAlarm" = "表示アラーム"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/triggerdate" = "絶対時間"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/triggerduration" = "相対時間"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/repeat count" = "繰り返しの数"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/repeat interval" = "繰り返しの間隔"; /* Attribute: No comment provided by developer */ "com.apple.calendars.DisplayAlarm/description" = "説明"; /* Relationship: Link from DisplayAlarm to Owner */ "com.apple.calendars.DisplayAlarm/owner" = "オーナー"; /* Entity: Organizer definition */ "com.apple.calendars.Organizer" = "作成者"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/directory entry" = "ディレクトリエントリー"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/common name" = "共通名"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Organizer/email" = "メール"; /* Relationship: Link from Organizer to Owner */ "com.apple.calendars.Organizer/owner" = "オーナー"; /* Entity: Attendee definition */ "com.apple.calendars.Attendee" = "参加者"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/directory entry" = "ディレクトリエントリー"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/common name" = "共通名"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/email" = "メール"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/user type" = "ユーザのタイプ"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/role" = "ロール"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/status" = "状況"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/rsvp" = "rsvp"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/delegatedto" = "委任先"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Attendee/delegatedfrom" = "委任元"; /* Relationship: Link from Attendee to Owner */ "com.apple.calendars.Attendee/owner" = "オーナー"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Task/due date is date only" = "期限の種類"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationId" = "参加依頼 ID"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationSequence" = "参加依頼の繰り返し回数"; /* Attribute: No comment provided by developer */ "com.apple.calendars.Event/invitationTimestamp" = "参加依頼タイムスタンプ";