freescout-calendar-module/Resources/lang/ja.json
2024-06-20 12:30:58 +02:00

104 lines
5.6 KiB
JSON

{
"Calendar": "カレンダー",
"My calendars": "マイカレンダー",
"Today": "今日",
"Create Event": "イベントを作成",
"Title": "タイトル",
"Start": "開始",
"End": "終了",
"Location": "場所",
"Body": "本文",
"Select a calendar": "カレンダーを選択",
"Save": "保存",
"Event Details": "イベント詳細",
"Update": "更新",
"Delete": "削除",
"MMMM Do YYYY": "YYYY年M月D日",
"Sun": "日",
"Mon": "月",
"Tue": "火",
"Wed": "水",
"Thu": "木",
"Fri": "金",
"Sat": "土",
"Active and upcoming": "アクティブと今後",
"Open calendar": "カレンダーを開く",
"Event created successfully": "イベントが正常に作成されました",
"Failed to create event": "イベントの作成に失敗しました",
"Event updated successfully": "イベントが正常に更新されました",
"Failed to update event": "イベントの更新に失敗しました",
"Event deleted successfully": "イベントが正常に削除されました",
"Failed to delete event": "イベントの削除に失敗しました",
"Add to calendar": "カレンダーに追加",
"Add": "追加",
"Cancel": "キャンセル",
"Add :filename to a calendar": ":filenameをカレンダーに追加",
"Added to a calendar, but the calendar has been deleted by now.": "カレンダーに追加されましたが、カレンダーは削除されています。",
"Added to calendar \":calendar\".": "\":calendar\" カレンダーに追加されました。",
"Added to calendar \":calendar\", but the event has been deleted by now.": "カレンダー \":calendar\" に追加されましたが、イベントは削除されています。",
"Added to calendar \":calendar\" by :person. Starts at :start.": ":personがカレンダー \":calendar\" に追加しました。開始時刻: :start。",
"d-m-Y H:i": "Y-m-d H:i",
"New calendar": "新しいカレンダー",
"General": "全般",
"dateFormat": "YYYY年M月D日",
"welcomeMessage": "カレンダー設定ページへようこそ。左のメニューからカレンダーを選択してください。",
"Calendar settings": "カレンダー設定",
"Calendar Name": "カレンダー名",
"Enter calendar name": "カレンダー名を入力",
"Calendar Color": "カレンダーの色",
"Calendar Type": "カレンダーの種類",
"Normal": "通常",
"normalDescription": "このFreeScoutでホストされている通常のカレンダーです。",
"ICS": "ICS",
"icsDescription": "このFreeScoutにICSファイルを同期します。このカレンダーでアイテムを追加または編集することはできません。",
"caldav": "CalDAV",
"caldavDescription": "CalDAVサーバーと同期します。",
"calendarTypeWarning": "カレンダーの種類は、カレンダーが作成された後は変更できません。",
"ICS settings": "ICS設定",
"ICS URL": "ICS URL",
"Enter ICS URL": "ICS URLを入力",
"CalDAV settings": "CalDAV設定",
"CalDAV URL": "CalDAV URL",
"Enter CalDAV URL": "CalDAV URLを入力",
"CalDAV Username": "CalDAVユーザー名",
"Enter CalDAV Username": "CalDAVユーザー名を入力",
"CalDAV Password": "CalDAVパスワード",
"Enter CalDAV Password": "CalDAVパスワードを入力",
"Sync settings": "同期設定",
"Sync Frequency": "同期頻度",
"Every minute": "1分ごと",
"Every 5 minutes": "5分ごと",
"Every 15 minutes": "15分ごと",
"Every 30 minutes": "30分ごと",
"Every hour": "1時間ごと",
"Every 2 hours": "2時間ごと",
"Every 6 hours": "6時間ごと",
"Every 12 hours": "12時間ごと",
"Every day": "毎日",
"Permissions": "権限",
"User/Team": "ユーザー/チーム",
"Show in dashboard widget": "ダッシュボードウィジェットに表示",
"Show in calendar": "カレンダーに表示",
"Create events": "イベントを作成",
"Edit events": "イベントを編集",
"Actions": "操作",
"Saving...": "保存中...",
"Delete calendar": "カレンダーを削除",
"Create calendar": "カレンダーを作成",
"Creating...": "作成中...",
"Alerts and confirmations": "アラートと確認",
"Calendar has been saved": "カレンダーが保存されました",
"An error occurred while saving the calendar": "カレンダーの保存中にエラーが発生しました",
"Are you sure you want to delete this calendar?": "このカレンダーを削除してもよろしいですか?",
"Calendar has been deleted": "カレンダーが削除されました",
"An error occurred while deleting the calendar": "カレンダーの削除中にエラーが発生しました",
"Y-m-d H:i": "Y-m-d H:i",
"The calendar type can not be changed once the calendar has been created.": "カレンダーの種類は、カレンダーが作成された後は変更できません。",
"Sync with a CalDAV server.": "CalDAVサーバーと同期します。",
"Sync an ICS file to this FreeScout. You will not be able to add or edit items in this calendar.": "このFreeScoutにICSファイルを同期します。このカレンダーでアイテムを追加または編集することはできません。",
"Welcome to the calendar settings page. Please select a calendar from the menu on the left.": "カレンダー設定ページへようこそ。左のメニューからカレンダーを選択してください。",
"Export": "エクスポート",
"ICS with all details": "すべての詳細を含むICS",
"ICS with only free/busy information": "空き時間/予定ありの情報のみを含むICS",
"Source:": "ソース:"
}