]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/entities.php
Added webhook_call_before theme event hook
[bookstack] / resources / lang / ja / entities.php
index 595cf737b8d999d26d451752ca3f02313e6b6274..bc25c93eca8df958007a0f3c11fc4dbaa8d57933 100644 (file)
@@ -75,35 +75,35 @@ return [
     // Shelves
     'shelf' => '本棚',
     'shelves' => '本棚',
-    'x_shelves' => ':count Shelf|:count Shelves',
+    'x_shelves' => ':count 本棚|:count 本棚',
     'shelves_long' => '本棚',
-    'shelves_empty' => 'No shelves have been created',
+    'shelves_empty' => '本棚が作成されていません',
     'shelves_create' => '新しい本棚を作成',
     'shelves_popular' => '人気の本棚',
     'shelves_new' => '新しい本棚',
     'shelves_new_action' => '新しい本棚',
-    'shelves_popular_empty' => 'The most popular shelves will appear here.',
-    'shelves_new_empty' => 'The most recently created shelves will appear here.',
+    'shelves_popular_empty' => 'ここに人気の本棚が表示されます。',
+    'shelves_new_empty' => '最近作成された本棚がここに表示されます。',
     'shelves_save' => '本棚を保存',
     'shelves_books' => 'この本棚のブック',
     'shelves_add_books' => 'この本棚にブックを追加',
     'shelves_drag_books' => 'ブックをここにドラッグすると本棚に追加されます',
-    'shelves_empty_contents' => 'This shelf has no books assigned to it',
-    'shelves_edit_and_assign' => 'Edit shelf to assign books',
+    'shelves_empty_contents' => 'この本棚にはブックが割り当てられていません。',
+    'shelves_edit_and_assign' => '本棚を編集してブックを割り当てる',
     'shelves_edit_named' => '本棚「:name」を編集',
     'shelves_edit' => '本棚を編集',
     'shelves_delete' => '本棚を削除',
     'shelves_delete_named' => '本棚「:name」を削除',
     'shelves_delete_explain' => "これにより、この本棚「:name」が削除されます。含まれているブックは削除されません。",
     'shelves_delete_confirmation' => '本当にこの本棚を削除してよろしいですか?',
-    'shelves_permissions' => 'Bookshelf Permissions',
-    'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
-    'shelves_permissions_active' => 'Bookshelf Permissions Active',
-    'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
-    'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
-    'shelves_copy_permissions' => 'Copy Permissions',
-    'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
-    'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
+    'shelves_permissions' => '本棚の権限',
+    'shelves_permissions_updated' => '本棚の権限を更新しました',
+    'shelves_permissions_active' => '本棚の権限は有効です',
+    'shelves_permissions_cascade_warning' => '本棚の権限は含まれる本には自動的に継承されません。これは、1つのブックが複数の本棚に存在する可能性があるためです。ただし、以下のオプションを使用すると権限を子ブックにコピーできます。',
+    'shelves_copy_permissions_to_books' => 'ブックに権限をコピー',
+    'shelves_copy_permissions' => '権限をコピー',
+    'shelves_copy_permissions_explain' => 'これにより、この本棚の現在の権限設定を本棚に含まれるすべてのブックに適用します。有効にする前に、この本棚の権限への変更が保存されていることを確認してください。',
+    'shelves_copy_permission_success' => '本棚の権限が:count個のブックにコピーされました',
 
     // Books
     'book' => 'ブック',
@@ -115,7 +115,7 @@ return [
     'books_new' => '新しいブック',
     'books_new_action' => '新しいブック',
     'books_popular_empty' => 'ここに人気のブックが表示されます。',
-    'books_new_empty' => 'The most recently created books will appear here.',
+    'books_new_empty' => '最近作成されたブックがここに表示されます。',
     'books_create' => '新しいブックを作成',
     'books_delete' => 'ブックを削除',
     'books_delete_named' => 'ブック「:bookName」を削除',
@@ -153,7 +153,7 @@ return [
     'chapters_create' => 'チャプターを作成',
     'chapters_delete' => 'チャプターを削除',
     'chapters_delete_named' => 'チャプター「:chapterName」を削除',
-    'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
+    'chapters_delete_explain' => 'これにより、チャプター「:chapterName」が削除されます。このチャプターに存在するページもすべて削除されます。',
     'chapters_delete_confirm' => 'チャプターを削除してよろしいですか?',
     'chapters_edit' => 'チャプターを編集',
     'chapters_edit_named' => 'チャプター「:chapterName」を編集',
@@ -234,7 +234,7 @@ return [
     'pages_initial_name' => '新規ページ',
     'pages_editing_draft_notification' => ':timeDiffに保存された下書きを編集しています。',
     'pages_draft_edited_notification' => 'このページは更新されています。下書きを破棄することを推奨します。',
-    'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.',
+    'pages_draft_page_changed_since_creation' => 'この下書きが作成されてから、このページが更新されました。この下書きを破棄するか、ページの変更を上書きしないように注意することを推奨します。',
     'pages_draft_edit_active' => [
         'start_a' => ':count人のユーザがページの編集を開始しました',
         'start_b' => ':userNameがページの編集を開始しました',
@@ -244,7 +244,7 @@ return [
     ],
     'pages_draft_discarded' => '下書きが破棄されました。エディタは現在の内容へ復元されています。',
     'pages_specific' => '特定のページ',
-    'pages_is_template' => 'Page Template',
+    'pages_is_template' => 'ページテンプレート',
 
     // Editor Sidebar
     'page_tags' => 'タグ',
@@ -258,16 +258,16 @@ return [
     'tags_explain' => "タグを設定すると、コンテンツの管理が容易になります。\nより高度な管理をしたい場合、タグに内容を設定できます。",
     'tags_add' => 'タグを追加',
     'tags_remove' => 'このタグを削除',
-    'tags_usages' => 'Total tag usages',
-    'tags_assigned_pages' => 'Assigned to Pages',
-    'tags_assigned_chapters' => 'Assigned to Chapters',
-    'tags_assigned_books' => 'Assigned to Books',
-    'tags_assigned_shelves' => 'Assigned to Shelves',
-    'tags_x_unique_values' => ':count unique values',
-    'tags_all_values' => 'All values',
-    'tags_view_tags' => 'View Tags',
-    'tags_view_existing_tags' => 'View existing tags',
-    'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
+    'tags_usages' => 'タグの総使用回数',
+    'tags_assigned_pages' => '割り当てられているページの数',
+    'tags_assigned_chapters' => '割り当てられているチャプターの数',
+    'tags_assigned_books' => '割り当てられているブックの数',
+    'tags_assigned_shelves' => '割り当てられている本棚の数',
+    'tags_x_unique_values' => ':count個のユニークな値',
+    'tags_all_values' => '全ての値',
+    'tags_view_tags' => 'タグを表示',
+    'tags_view_existing_tags' => '既存のタグを表示',
+    'tags_list_empty_hint' => 'タグはページエディタのサイドバーまたはブック、チャプター、本棚の詳細を編集しているときに割り当てることができます。',
     'attachments' => '添付ファイル',
     'attachments_explain' => 'ファイルをアップロードまたはリンクを添付することができます。これらはサイドバーで確認できます。',
     'attachments_explain_instant_save' => 'この変更は即座に保存されます。',
@@ -275,7 +275,7 @@ return [
     'attachments_upload' => 'アップロード',
     'attachments_link' => 'リンクを添付',
     'attachments_set_link' => 'リンクを設定',
-    'attachments_delete' => 'Are you sure you want to delete this attachment?',
+    'attachments_delete' => 'この添付ファイルを削除してよろしいですか?',
     'attachments_dropzone' => 'ファイルをドロップするか、クリックして選択',
     'attachments_no_files' => 'ファイルはアップロードされていません',
     'attachments_explain_link' => 'ファイルをアップロードしたくない場合、他のページやクラウド上のファイルへのリンクを添付できます。',
@@ -284,7 +284,7 @@ return [
     'attachments_link_url' => 'ファイルURL',
     'attachments_link_url_hint' => 'WebサイトまたはファイルへのURL',
     'attach' => '添付',
-    'attachments_insert_link' => 'Add Attachment Link to Page',
+    'attachments_insert_link' => '添付ファイルへのリンクをページに追加',
     'attachments_edit_file' => 'ファイルを編集',
     'attachments_edit_file_name' => 'ファイル名',
     'attachments_edit_drop_upload' => 'ファイルをドロップするか、クリックしてアップロード',
@@ -294,12 +294,12 @@ return [
     'attachments_file_uploaded' => 'ファイルがアップロードされました',
     'attachments_file_updated' => 'ファイルが更新されました',
     'attachments_link_attached' => 'リンクがページへ添付されました',
-    'templates' => 'Templates',
-    'templates_set_as_template' => 'Page is a template',
-    'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
-    'templates_replace_content' => 'Replace page content',
-    'templates_append_content' => 'Append to page content',
-    'templates_prepend_content' => 'Prepend to page content',
+    'templates' => 'テンプレート',
+    'templates_set_as_template' => 'テンプレートに設定',
+    'templates_explain_set_as_template' => 'このページをテンプレートとして設定すると、他のページを作成する際にこの内容を利用することができます。他のユーザーは、このページの表示権限を持っていればこのテンプレートを使用できます。',
+    'templates_replace_content' => 'ページの内容を置換',
+    'templates_append_content' => 'ページの末尾に追加',
+    'templates_prepend_content' => 'ページの先頭に追加',
 
     // Profile View
     'profile_user_for_x' => ':time前に作成',
@@ -307,7 +307,7 @@ return [
     'profile_not_created_pages' => ':userNameはページを作成していません',
     'profile_not_created_chapters' => ':userNameはチャプターを作成していません',
     'profile_not_created_books' => ':userNameはブックを作成していません',
-    'profile_not_created_shelves' => ':userName has not created any shelves',
+    'profile_not_created_shelves' => ':userNameは本棚を作成していません',
 
     // Comments
     'comment' => 'コメント',