'meta_updated' => '更新: :timeLength',
'meta_updated_name' => '更新: :timeLength (:user)',
'meta_owned_name' => '所有者: :user',
+ 'meta_reference_page_count' => '1 つのページで参照|:count つのページで参照',
'entity_select' => 'エンティティ選択',
+ 'entity_select_lack_permission' => 'この項目を選択するために必要な権限がありません',
'images' => '画像',
'my_recent_drafts' => '最近の下書き',
'my_recently_viewed' => '閲覧履歴',
'shelf' => '本棚',
'shelves' => '本棚',
'x_shelves' => ':count 本棚|:count 本棚',
- 'shelves_long' => '本棚',
'shelves_empty' => '本棚が作成されていません',
'shelves_create' => '新しい本棚を作成',
'shelves_popular' => '人気の本棚',
'shelves_save' => '本棚を保存',
'shelves_books' => 'この本棚のブック',
'shelves_add_books' => 'この本棚にブックを追加',
- 'shelves_drag_books' => 'ブックをここにドラッグすると本棚に追加されます',
+ 'shelves_drag_books' => '下にブックをドラッグしてこの本棚に追加',
'shelves_empty_contents' => 'この本棚にはブックが割り当てられていません。',
'shelves_edit_and_assign' => '本棚を編集してブックを割り当てる',
'shelves_edit_named' => '本棚「:name」を編集',
'chapters_permissions_active' => 'チャプターの権限は有効です',
'chapters_permissions_success' => 'チャプターの権限を更新しました',
'chapters_search_this' => 'このチャプターを検索',
+ 'chapter_sort_book' => 'ブックを並べ替え',
// Pages
'page' => 'ページ',
'pages_edit_content_link' => 'コンテンツの編集',
'pages_permissions_active' => 'ページの権限は有効です',
'pages_initial_revision' => '初回の公開',
+ 'pages_references_update_revision' => '内部リンクのシステム自動更新',
'pages_initial_name' => '新規ページ',
'pages_editing_draft_notification' => ':timeDiffに保存された下書きを編集しています。',
'pages_draft_edited_notification' => 'このページは更新されています。下書きを破棄することを推奨します。',
'copy_consider_access' => '場所、所有者または権限を変更すると、以前アクセスできなかったユーザーがこのコンテンツにアクセスできるようになる可能性があります。',
// Conversions
- 'convert_to_shelf' => 'Convert to Shelf',
- 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.',
- 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.',
- 'convert_book' => 'Convert Book',
- 'convert_book_confirm' => 'Are you sure you want to convert this book?',
- 'convert_undo_warning' => 'This cannot be as easily undone.',
- 'convert_to_book' => 'Convert to Book',
- 'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
- 'convert_chapter' => 'Convert Chapter',
- 'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
+ 'convert_to_shelf' => '本棚に変換',
+ 'convert_to_shelf_contents_desc' => 'このブックを同じ内容の新しい棚に変換できます。このブックに含まれるチャプターは新しいブックに変換されます。このブックにチャプター内にないページが含まれている場合、このブックは名前が変更され、そのようなページを含む新しい本棚の一部となります。',
+ 'convert_to_shelf_permissions_desc' => 'このブックに設定されているすべての権限は、新しい本棚と、独自の権限が適用されていないすべての新しい子ブックにコピーされます。本棚の権限はブックの場合のように、内部のコンテンツに自動的に継承されないことに注意してください。',
+ 'convert_book' => 'ブックを変換',
+ 'convert_book_confirm' => 'このブックを変換してもよろしいですか?',
+ 'convert_undo_warning' => 'これは簡単には元に戻せません。',
+ 'convert_to_book' => 'ブックに変換',
+ 'convert_to_book_desc' => 'このチャプターを同じ内容の新しいブックに変換できます。このチャプターで設定された権限は新しいブックにコピーされますが、親ブックから継承された権限はコピーされないため、アクセス制御が変更される可能性があります。',
+ 'convert_chapter' => 'チャプターを変換',
+ 'convert_chapter_confirm' => 'このチャプターを変換してもよろしいですか?',
+
+ // References
+ 'references' => '参照',
+ 'references_none' => 'この項目への追跡された参照はありません。',
+ 'references_to_desc' => 'この項目にリンクしている、システム内のすべての既知のページを以下に示します。',
];