{
  "Manage Entries": "エントリの管理",
  "Create :name Entry": ":nameエントリを作成します",
  "New :name": "新しい :name エントリ",
  "Import Entries": "エントリのインポート",
  "Export Entries": "エントリのエクスポート",
  "First Draft": "最初のドラフト",
  "Draft Saved": "ドラフトを保存しました",
  "Draft Applied": "ドラフトが適用されました",
  "Draft Created": "ドラフトが作成されました",
  "Draft Discarded": "ドラフトは破棄されました",
  "Create Entry": "エントリの作成",
  "Publish Entry": "エントリの公開",
  "Delete Entry": "記入を消す",
  "Entries have been disabled": "エントリが無効になりました",
  "Entries have been enabled": "エントリが有効になりました",
  "Entries have been deleted": "エントリが削除されました",
  "Entries have been restored": "エントリが復元されました",
  "Entries have been duplicated": "エントリが重複しています",
  "Manage Blueprints": "ブループリントを管理する",
  "All Entries": "すべてのエントリ",
  "Published Date": "公開日",
  "Published": "公開済み",
  "Expired": "期限切れ",
  "Scheduled": "予定",
  "Hidden": "隠れた",
  "Draft": "下書き",
  "Deleted": "削除されました",
  "Slug": "Slug",
  "Enabled": "有効",
  "Schedule publish date": "公開予定日",
  "Set expiry date": "有効期限を設定する",
  "View full slug": "スラッグ全体を見る",
  "Apply this Draft": "このドラフトを適用する",
  "Remove": "削除する",
  "Drafts are not visible on the website until they are applied.": "下書きは、適用されるまでWebサイトに表示されません。",
  "Save Draft": "下書きを保存",
  "Do you really want to discard the draft?": "本当に下書きを破棄しますか?",
  "Discard Draft": "下書きを破棄",
  "Save & Apply Draft": "下書きを保存して適用",
  "Do you really want to delete the record? It will also delete all drafts if any exist.": "本当にレコードを削除しますか?また、存在する場合はすべての下書きを削除します。",
  "Create New Draft": "新しい下書きを作成",
  "Select Draft to Edit": "編集する下書きを選択",
  "Edit the Primary Record": "プライマリ レコードを編集する",
  "Unnamed draft": "名前のない下書き",
  "Notes": "ノート",
  "The document has unsaved changes. Do you want to discard them and proceed with creating a new draft?": "ドキュメントには保存されていない変更があります。それらを破棄して、新しい下書きの作成を続行しますか?",
  "Preview": "プレビュー",
  "Unsaved": "未保存",
  "put the draft notes here": "ここに下書きメモを入れる",
  "Top level": "トップレベル",
  "Draft name: draft notes": "ドラフト名: ドラフトノート",
  "Title": "題名",
  "Publish Date": "発行日",
  "Expiry Date": "有効期限",
  "Entry Type": "エントリータイプ",
  "Handle": "扱う",
  "Collection": "コレクション",
  "Displays a collection of entries.": "エントリのコレクションを表示します。",
  "Global_": "グローバル",
  "Makes globals available to the page.": "ページでグローバルを使用できるようにします。",
  "Section": "セクション",
  "Defines a website section with a supporting entry.": "サポート エントリを含む Web サイト セクションを定義します。",
  "URL code (slug) used to find the primary record.": "プライマリ レコードの検索に使用するスラッグを指定します。",
  "Default View": "デフォルトビュー",
  "Used as default entry point when previewing the record.": "レコードをプレビューするときのデフォルトのエントリ ポイントとして使用されます。",
  "Full Slug": "フルスラッグ",
  "Use the full slug when looking up the record.": "レコードを検索するときは、完全なスラッグを使用します。",
  "Are you sure?": "本気ですか？",
  "Delete Forever": "永久に削除",
  "This record is not visible because it has been deleted.": "このレコードは削除されているため表示されません。",
  "Restore this Record": "このレコードを復元する",
  "Do you really want to delete this permanently?": "本当にこれを完全に削除しますか?",
  "ID (Primary Key)": "ID（主キー）",
  "Column name (index) to match with the primary record.": "プライマリ レコードと照合する列名 (インデックス)。",
  "Records Per Page": "ページあたりのレコード数",
  "Number of records to display on a single page. Leave empty to disable pagination.": "1 ページに表示するレコードの数。ページネーションを無効にするには、空のままにします。",
  "Invalid format of the records per page value. The value should be a number.": "ページごとのレコードの値の形式が無効です。値は数値である必要があります。",
  "Pagination": "ページネーション",
  "Page Number": "ページ番号",
  "This value is used to determine what page the user is on.": "この値は、ユーザーがどのページにいるかを判断するために使用されます。",
  "Sorting": "仕分け",
  "Sort by Column": "列で並べ替え",
  "Model column the records should be ordered by": "レコードの順序付けに必要なモデル列",
  "Direction": "方向",
  "Update :name Entries": ":name エントリを更新",
  "Update :name": "更新:名前",
  ":name Entry": ":name エントリ",
  "All :name Items": "すべての:name エントリ",
  "Update Existing Records": "既存のレコードを更新する",
  "Check this box to update records that match the same ID, title or slug.": "同じ ID、タイトル、またはスラッグに一致するレコードを更新するには、このボックスをチェックします。",
  "Copy": "コピー"
}