'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',
/**
*Books
*/
'book'=>'Book',
'books'=>'Books',
'x_books'=>':count Book|:count Books',
'books_empty'=>'No books have been created',
'books_popular'=>'Popular Books',
'books_recent'=>'Recent Books',
'books_new'=>'New Books',
'books_popular_empty'=>'가장 인기있는 책이 여기에 보입니다.',
'books_new_empty'=>'The most recently created books will appear here.',
'books_create'=>'새로운 책 만들기',
'books_delete'=>'책 삭제하기',
'books_delete_named'=>':bookName책 삭제하기',
'books_delete_explain'=>'This will delete the book with the name \':bookName\'. All pages and chapters will be removed.',
'books_delete_confirmation'=>'Are you sure you want to delete this book?',
'chapters_delete_explain'=>'This will delete the chapter with the name \':chapterName\'. All pages will be removed and added directly to the parent book.',
'chapters_delete_confirm'=>'Are you sure you want to delete this chapter?',
'pages_editing_draft_notification'=>'You are currently editing a draft that was last saved :timeDiff.',
'pages_draft_edited_notification'=>'This page has been updated by since that time. It is recommended that you discard this draft.',
'pages_draft_edit_active'=>[
'start_a'=>':count users have started editing this page',
'start_b'=>':userName has started editing this page',
'time_a'=>'since the page was last updated',
'time_b'=>'in the last :minCount minutes',
'message'=>':start :time. Take care not to overwrite each other\'s updates!',
],
'pages_draft_discarded'=>'Draft discarded, The editor has been updated with the current page content',
'pages_specific'=>'Specific Page',
/**
*Editorsidebar
*/
'page_tags'=>'Page Tags',
'chapter_tags'=>'Chapter Tags',
'book_tags'=>'Book Tags',
'shelf_tags'=>'Shelf Tags',
'tag'=>'Tag',
'tags'=>'Tags',
'tag_value'=>'Tag Value (Optional)',
'tags_explain'=>"Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.",
'tags_add'=>'Add another tag',
'attachments'=>'Attachments',
'attachments_explain'=>'Upload some files or attach some links to display on your page. These are visible in the page sidebar.',
'attachments_explain_instant_save'=>'Changes here are saved instantly.',
'attachments_items'=>'Attached Items',
'attachments_upload'=>'Upload File',
'attachments_link'=>'Attach Link',
'attachments_set_link'=>'Set Link',
'attachments_delete_confirm'=>'Click delete again to confirm you want to delete this attachment.',
'attachments_dropzone'=>'Drop files or click here to attach a file',
'attachments_no_files'=>'No files have been uploaded',
'attachments_explain_link'=>'You can attach a link if you\'d prefer not to upload a file. This can be a link to another page or a link to a file in the cloud.',
'attachments_link_name'=>'Link Name',
'attachment_link'=>'Attachment link',
'attachments_link_url'=>'Link to file',
'attachments_link_url_hint'=>'Url of site or file',
'attach'=>'Attach',
'attachments_edit_file'=>'Edit File',
'attachments_edit_file_name'=>'File Name',
'attachments_edit_drop_upload'=>'Drop files or click here to upload and overwrite',
'attachments_order_updated'=>'Attachment order updated',