'meta_updated' => '更新: :timeLength',
'meta_updated_name' => '更新: :timeLength (:user)',
'meta_owned_name' => '所有者: :user',
- 'meta_reference_page_count' => '{0}ページの参照はありません|[1,9]:count つのページから参照|[10,*]:count ページから参照',
+ 'meta_reference_count' => ':count 項目から参照|:count 項目から参照',
'entity_select' => 'エンティティ選択',
'entity_select_lack_permission' => 'この項目を選択するために必要な権限がありません',
'images' => '画像',
'export_pdf' => 'PDF',
'export_text' => 'テキストファイル',
'export_md' => 'Markdown',
+ 'default_template' => 'デフォルトページテンプレート',
+ 'default_template_explain' => 'このアイテム内に新しいページを作成する際にデフォルトコンテンツとして使用されるページテンプレートを割り当てます。これはページ作成者が選択したテンプレートページへのアクセス権を持つ場合にのみ使用されることに注意してください。',
+ 'default_template_select' => 'テンプレートページを選択',
// Permissions and restrictions
'permissions' => '権限',
'pages_delete_draft' => 'ページの下書きを削除',
'pages_delete_success' => 'ページを削除しました',
'pages_delete_draft_success' => 'ページの下書きを削除しました',
+ 'pages_delete_warning_template' => 'このページは現在、ブックまたはチャプタのデフォルトページテンプレートとして使用されています。このページが削除されると、それらのアイテムでデフォルトのページテンプレートが割り当てられなくなります。',
'pages_delete_confirm' => 'このページを削除してもよろしいですか?',
'pages_delete_draft_confirm' => 'このページの下書きを削除してもよろしいですか?',
'pages_editing_named' => 'ページ :pageName を編集',
'pages_edit_switch_to_markdown_clean' => '(クリーンなコンテンツ)',
'pages_edit_switch_to_markdown_stable' => '(安定したコンテンツ)',
'pages_edit_switch_to_wysiwyg' => 'WYSIWYGエディタに切り替え',
+ 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
+ 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => '編集内容についての説明',
'pages_edit_enter_changelog_desc' => 'どのような変更を行ったのかを記録してください',
'pages_edit_enter_changelog' => '編集内容を入力',
'pages_md_preview' => 'プレビュー',
'pages_md_insert_image' => '画像を挿入',
'pages_md_insert_link' => 'エンティティへのリンクを挿入',
- 'pages_md_insert_drawing' => '描画を追加',
+ 'pages_md_insert_drawing' => '図を追加',
'pages_md_show_preview' => 'プレビューを表示',
'pages_md_sync_scroll' => 'プレビューとスクロールを同期',
- 'pages_drawing_unsaved' => 'Unsaved Drawing Found',
- 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?',
+ 'pages_drawing_unsaved' => '未保存の図が見つかりました',
+ 'pages_drawing_unsaved_confirm' => '以前に保存操作が失敗した、未保存の図が見つかりました。
+未保存の図面を復元して編集を続けますか?',
'pages_not_in_chapter' => 'チャプターが設定されていません',
'pages_move' => 'ページを移動',
'pages_copy' => 'ページをコピー',
'pages_is_template' => 'ページテンプレート',
// Editor Sidebar
+ 'toggle_sidebar' => 'サイドバーの切り替え',
'page_tags' => 'タグ',
'chapter_tags' => 'チャプターのタグ',
'book_tags' => 'ブックのタグ',
'comments' => 'コメント',
'comment_add' => 'コメント追加',
'comment_placeholder' => 'コメントを記入してください',
- 'comment_count' => '{0} コメントはありません|[1,*] コメント:count件',
+ 'comment_count' => '{0} コメントはありません|[1,*] :count 件のコメント',
'comment_save' => 'コメントを保存',
'comment_new' => '新規コメント作成',
'comment_created' => 'コメントを作成しました :createDiff',
// References
'references' => '参照',
'references_none' => 'この項目への追跡された参照はありません。',
- 'references_to_desc' => 'ã\81\93ã\81®é \85ç\9b®ã\81«ã\83ªã\83³ã\82¯ã\81\97ã\81¦ã\81\84ã\82\8bã\80\81ã\82·ã\82¹ã\83\86ã\83 å\86\85ã\81®ã\81\99ã\81¹ã\81¦ã\81®æ\97¢ç\9f¥ã\81®ã\83\9aã\83¼ã\82¸ã\82\92以ä¸\8bã\81«ç¤ºã\81\97ます。',
+ 'references_to_desc' => 'ã\81\93ã\81®é \85ç\9b®ã\81¯ã\82·ã\82¹ã\83\86ã\83 å\86\85ã\81®ä»¥ä¸\8bã\81®ã\82³ã\83³ã\83\86ã\83³ã\83\84ã\81\8bã\82\89ã\83ªã\83³ã\82¯ã\81\95ã\82\8cã\81¦ã\81\84ます。',
// Watch Options
- 'watch' => 'Watch',
- 'watch_title_default' => 'Default Preferences',
- 'watch_desc_default' => 'Revert watching to just your default notification preferences.',
- 'watch_title_ignore' => 'Ignore',
- 'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
- 'watch_title_new' => 'New Pages',
- 'watch_desc_new' => 'Notify when any new page is created within this item.',
- 'watch_title_updates' => 'All Page Updates',
- 'watch_desc_updates' => 'Notify upon all new pages and page changes.',
- 'watch_desc_updates_page' => 'Notify upon all page changes.',
- 'watch_title_comments' => 'All Page Updates & Comments',
- 'watch_desc_comments' => 'Notify upon all new pages, page changes and new comments.',
- 'watch_desc_comments_page' => 'Notify upon page changes and new comments.',
- 'watch_change_default' => 'Change default notification preferences',
- 'watch_detail_ignore' => 'Ignoring notifications',
- 'watch_detail_new' => 'Watching for new pages',
- 'watch_detail_updates' => 'Watching new pages and updates',
- 'watch_detail_comments' => 'Watching new pages, updates & comments',
- 'watch_detail_parent_book' => 'Watching via parent book',
- 'watch_detail_parent_book_ignore' => 'Ignoring via parent book',
- 'watch_detail_parent_chapter' => 'Watching via parent chapter',
- 'watch_detail_parent_chapter_ignore' => 'Ignoring via parent chapter',
+ 'watch' => 'ウォッチ',
+ 'watch_title_default' => 'デフォルト設定',
+ 'watch_desc_default' => 'デフォルトの通知設定に戻します。',
+ 'watch_title_ignore' => '無効',
+ 'watch_desc_ignore' => 'ユーザーの通知設定に関わらず、すべての通知を無効にします。',
+ 'watch_title_new' => 'ページの作成',
+ 'watch_desc_new' => 'このアイテム内に新しいページが作成されたときに通知します。',
+ 'watch_title_updates' => 'すべてのページ更新',
+ 'watch_desc_updates' => 'ページの作成や更新を通知します。',
+ 'watch_desc_updates_page' => 'ページの更新を通知します。',
+ 'watch_title_comments' => 'すべてのページ更新とコメント',
+ 'watch_desc_comments' => 'ページの作成・更新、およびコメント追加を通知します。',
+ 'watch_desc_comments_page' => 'ページの更新およびコメント追加を通知します。',
+ 'watch_change_default' => 'デフォルトの通知設定を変更する',
+ 'watch_detail_ignore' => '通知無効',
+ 'watch_detail_new' => 'ページ作成をウォッチ',
+ 'watch_detail_updates' => 'ページの作成と更新をウォッチ',
+ 'watch_detail_comments' => 'ページの作成・更新とコメントをウォッチ',
+ 'watch_detail_parent_book' => '親ブックでウォッチ',
+ 'watch_detail_parent_book_ignore' => '親ブックで通知無効',
+ 'watch_detail_parent_chapter' => '親チャプタでウォッチ',
+ 'watch_detail_parent_chapter_ignore' => '親チャプタで通知無効',
];