2016-11-21 04:06:58 +03:00
OC . L10N . register (
"dav" ,
{
"Calendar" : "カレンダー" ,
"Todos" : "ToDo" ,
"Personal" : "個人" ,
2018-11-15 04:12:14 +03:00
"{actor} created calendar {calendar}" : "{actor}はカレンダー {calendar} を作成しました" ,
"You created calendar {calendar}" : "カレンダー {calendar} を作成しました" ,
"{actor} deleted calendar {calendar}" : "{actor}はカレンダー {calendar} を削除しました" ,
"You deleted calendar {calendar}" : "カレンダー {calendar} を削除しました" ,
"{actor} updated calendar {calendar}" : "{actor}はカレンダー {calendar} を更新しました" ,
"You updated calendar {calendar}" : "カレンダー {calendar} を更新しました" ,
"You shared calendar {calendar} as public link" : "カレンダー{calendar}を公開リンクとして共有しました" ,
"You removed public link for calendar {calendar}" : "カレンダー{calendar}の公開リンクを削除しました" ,
"{actor} shared calendar {calendar} with you" : "{actor} が カレンダー{calendar} を あなたと共有しました" ,
"You shared calendar {calendar} with {user}" : " カレンダー{calendar} を {user} と共有しました" ,
"{actor} shared calendar {calendar} with {user}" : "{actor} が カレンダー{calendar} を {user} と共有しました" ,
"{actor} unshared calendar {calendar} from you" : "{actor} が あなたからカレンダー{calendar} を共有解除しました" ,
"You unshared calendar {calendar} from {user}" : "{user}からカレンダー{calendar} を共有解除しました" ,
"{actor} unshared calendar {calendar} from {user}" : "{actor} が {user} からカレンダー{calendar} を共有解除しました" ,
"{actor} unshared calendar {calendar} from themselves" : "{actor}がカレンダー{calendar} を共有解除しました" ,
"You shared calendar {calendar} with group {group}" : " カレンダー{calendar} を グループ{group} と共有しました" ,
"{actor} shared calendar {calendar} with group {group}" : " {actor}がカレンダー{calendar} を グループ{group} と共有しました" ,
"You unshared calendar {calendar} from group {group}" : "グループ{group}からカレンダー{calendar}の共有を解除しました" ,
"{actor} unshared calendar {calendar} from group {group}" : "{actor}がグループ{group}からカレンダー{calendar}の共有を解除しました" ,
"{actor} created event {event} in calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を作成しました" ,
"You created event {event} in calendar {calendar}" : "カレンダー {calendar} のイベント{event}を作成しました" ,
"{actor} deleted event {event} from calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を削除しました" ,
"You deleted event {event} from calendar {calendar}" : "カレンダー {calendar} のイベント{event}を削除しました" ,
"{actor} updated event {event} in calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を更新しました" ,
"You updated event {event} in calendar {calendar}" : "カレンダー {calendar} のイベント{event}を更新しました" ,
2019-07-31 05:16:00 +03:00
"Busy" : "ビジー" ,
2018-11-15 04:12:14 +03:00
"{actor} created todo {todo} in list {calendar}" : "{actor}はリスト{calendar}のtodo {todo}を作成しました" ,
"You created todo {todo} in list {calendar}" : "リスト {calendar} にtodo {todo} を作成しました" ,
"{actor} deleted todo {todo} from list {calendar}" : "{actor}リスト{カレンダー}からtodo {todo}を削除しました" ,
"You deleted todo {todo} from list {calendar}" : "あなたはtodo {todo}を{calendar}のリストから削除しました。" ,
"{actor} updated todo {todo} in list {calendar}" : "{actor}リスト{calendar}のtodo {todo}を更新しました" ,
"You updated todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を更新しました。" ,
"{actor} solved todo {todo} in list {calendar}" : "{actor}リスト{calendar}のtodo {todo}を解決しました" ,
"You solved todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を解決しました。" ,
"{actor} reopened todo {todo} in list {calendar}" : "{actor}リスト{calendar}のToDo {todo}を再開しました" ,
"You reopened todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を再開しました" ,
"A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されたとき" ,
"A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき" ,
"A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき" ,
"Contact birthdays" : "誕生日" ,
2021-03-26 05:25:53 +03:00
"Death of %s" : "%sの命日" ,
2019-09-17 15:33:26 +03:00
"Calendar:" : "カレンダー:" ,
"Date:" : "日付:" ,
2019-08-16 05:14:16 +03:00
"Where:" : "場所:" ,
"Description:" : "説明:" ,
2019-09-17 15:33:26 +03:00
"Untitled event" : "無題のイベント" ,
"_%n year_::_%n years_" : [ "%n年" ] ,
"_%n month_::_%n months_" : [ "%nヶ月" ] ,
"_%n day_::_%n days_" : [ "%n日" ] ,
"_%n hour_::_%n hours_" : [ "%n時間" ] ,
"_%n minute_::_%n minutes_" : [ "%n秒" ] ,
2020-01-05 05:30:34 +03:00
"%s (in %s)" : "%s( %s後) " ,
"%s (%s ago)" : "%s( %s前) " ,
2019-09-17 15:33:26 +03:00
"Calendar: %s" : "カレンダー:%s" ,
"Date: %s" : "日付:%s" ,
"Description: %s" : "説明:%s" ,
"Where: %s" : "場所:%s" ,
2018-11-15 04:12:14 +03:00
"%1$s via %2$s" : "%1$s に %2$s から" ,
"Invitation canceled" : "招待のキャンセル" ,
"Invitation updated" : "招待の更新" ,
2020-10-14 05:18:55 +03:00
"Invitation" : "招待" ,
"Title:" : "タイトル:" ,
"Time:" : "時刻:" ,
2020-09-05 05:16:45 +03:00
"Location:" : "場所:" ,
2018-11-15 04:12:14 +03:00
"Link:" : "リンク:" ,
2020-10-14 05:18:55 +03:00
"Organizer:" : "主催者:" ,
"Attendees:" : "参加者:" ,
2018-11-15 04:12:14 +03:00
"Accept" : "承諾" ,
"Decline" : "拒否" ,
"More options …" : "他のオプション …" ,
"More options at %s" : "%s のその他のオプション" ,
2020-06-16 05:16:05 +03:00
"Contacts" : "連絡先" ,
2020-06-19 05:16:27 +03:00
"Upgrade needed" : "アップグレードが必要です" ,
2019-07-31 05:16:00 +03:00
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。" ,
"Configures a CalDAV account" : "CalDAVアカウントを設定します" ,
"Configures a CardDAV account" : "CardDAVアカウントを設定します" ,
2020-10-14 05:18:55 +03:00
"Events" : "イベント" ,
2020-08-05 05:16:56 +03:00
"Tasks" : "タスク" ,
2020-10-14 05:18:55 +03:00
"Untitled task" : "タイトルなしタスク" ,
"Completed on %s" : "%sに完了" ,
"Due on %s by %s" : "期限日%s が%sにより設定" ,
"Due on %s" : "期限日:%s" ,
2018-11-15 04:12:14 +03:00
"WebDAV" : "WebDAV" ,
"WebDAV endpoint" : "WebDAVエンドポイント" ,
"There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。" ,
"Please contact the organizer directly." : "主催者に直接お問い合わせください。" ,
"Are you accepting the invitation?" : "招待を受け入れていますか?" ,
"Tentative" : "暫定的" ,
"Save" : "保存" ,
"Your attendance was updated successfully." : "出席は正常に更新されました。" ,
"Calendar server" : "カレンダーサーバー" ,
2019-08-16 05:14:16 +03:00
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する ↗{linkclose}もインストールしてください。" ,
2018-11-15 04:12:14 +03:00
"Send invitations to attendees" : "参加者に招待状を送信する" ,
2019-08-22 05:14:34 +03:00
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}メールサーバー{linkclose}を正しく設定してください。" ,
2018-11-15 04:12:14 +03:00
"Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する" ,
"Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。" ,
"Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。" ,
2019-09-17 15:33:26 +03:00
"Send notifications for events" : "イベントの通知を送信" ,
2020-01-05 05:30:34 +03:00
"Notifications are sent via background jobs, so these must occur often enough." : "通知はバックグラウンドジョブを介して送信されるため、十分な頻度で発生します。" ,
"Enable notifications for events via push" : "イベントのプッシュ通知を有効にする" ,
2020-09-05 05:16:45 +03:00
"Hello %s," : "%s さん、こんにちは" ,
"The meeting »%1$s« with %2$s was canceled." : "会議%1$s « %2$s がキャンセルされました。" ,
"The meeting »%1$s« with %2$s was updated." : "会議 %1$s« %2$s が更新されました。" ,
"%1$s invited you to »%2$s«" : "%1$s があなたを »%2$s« に招待しました" ,
2021-05-30 05:25:27 +03:00
"When:" : "いつ:" ,
"Calendar and tasks" : "カレンダーとタスク"
2016-11-21 04:06:58 +03:00
} ,
"nplurals=1; plural=0;" ) ;