]> BookStack Code Mirror - bookstack/blob - resources/lang/en/entities.php
Merge branch 'master' of https://github.com/BookStackApp/BookStack
[bookstack] / resources / lang / en / entities.php
1 <?php
2 return [
3
4     /**
5      * Shared
6      */
7     'recently_created' => 'Recently Created',
8     'recently_created_pages' => 'Recently Created Pages',
9     'recently_updated_pages' => 'Recently Updated Pages',
10     'recently_created_chapters' => 'Recently Created Chapters',
11     'recently_created_books' => 'Recently Created Books',
12     'recently_update' => 'Recently Updated',
13     'recently_viewed' => 'Recently Viewed',
14     'recent_activity' => 'Recent Activity',
15     'create_now' => 'Create one now',
16     'revisions' => 'Revisions',
17     'meta_created' => 'Created :timeLength',
18     'meta_created_name' => 'Created :timeLength by :user',
19     'meta_updated' => 'Updated :timeLength',
20     'meta_updated_name' => 'Updated :timeLength by :user',
21     'x_pages' => ':count Pages',
22     'entity_select' => 'Entity Select',
23     'images' => 'Images',
24     'my_recent_drafts' => 'My Recent Drafts',
25     'my_recently_viewed' => 'My Recently Viewed',
26     'no_pages_viewed' => 'You have not viewed any pages',
27     'no_pages_recently_created' => 'No pages have been recently created',
28     'no_pages_recently_updated' => 'No pages have been recently updated',
29
30     /**
31      * Permissions and restrictions
32      */
33     'permissions' => 'Permissions',
34     'permissions_intro' => 'Once enabled, These permissions will take priority over any set role permissions.',
35     'permissions_enable' => 'Enable Custom Permissions',
36     'permissions_save' => 'Save Permissions',
37
38     /**
39      * Search
40      */
41     'search_results' => 'Search Results',
42     'search_results_page' => 'Page Search Results',
43     'search_results_chapter' => 'Chapter Search Results',
44     'search_results_book' => 'Book Search Results',
45     'search_clear' => 'Clear Search',
46     'search_view_pages' => 'View all matches pages',
47     'search_view_chapters' => 'View all matches chapters',
48     'search_view_books' => 'View all matches books',
49     'search_no_pages' => 'No pages matched this search',
50     'search_for_term' => 'Search for :term',
51     'search_page_for_term' => 'Page search for :term',
52     'search_chapter_for_term' => 'Chapter search for :term',
53     'search_book_for_term' => 'Books search for :term',
54
55     /**
56      * Books
57      */
58     'book' => 'Book',
59     'books' => 'Books',
60     'books_empty' => 'No books have been created',
61     'books_popular' => 'Popular Books',
62     'books_recent' => 'Recent Books',
63     'books_popular_empty' => 'The most popular books will appear here.',
64     'books_create' => 'Create New Book',
65     'books_delete' => 'Delete Book',
66     'books_delete_named' => 'Delete Book :bookName',
67     'books_delete_explain' => 'This will delete the book with the name \':bookName\', All pages and chapters will be removed.',
68     'books_delete_confirmation' => 'Are you sure you want to delete this book?',
69     'books_edit' => 'Edit Book',
70     'books_edit_named' => 'Edit Book :bookName',
71     'books_form_book_name' => 'Book Name',
72     'books_save' => 'Save Book',
73     'books_permissions' => 'Book Permissions',
74     'books_permissions_updated' => 'Book Permissions Updated',
75     'books_empty_contents' => 'No pages or chapters have been created for this book.',
76     'books_empty_create_page' => 'Create a new page',
77     'books_empty_or' => 'or',
78     'books_empty_sort_current_book' => 'Sort the current book',
79     'books_empty_add_chapter' => 'Add a chapter',
80     'books_permissions_active' => 'Book Permissions Active',
81     'books_search_this' => 'Search this book',
82     'books_navigation' => 'Book Navigation',
83     'books_sort' => 'Sort Book Contents',
84     'books_sort_named' => 'Sort Book :bookName',
85     'books_sort_show_other' => 'Show Other Books',
86     'books_sort_save' => 'Save New Order',
87
88     /**
89      * Chapters
90      */
91     'chapter' => 'Chapter',
92     'chapters' => 'Chapters',
93     'chapters_popular' => 'Popular Chapters',
94     'chapters_new' => 'New Chapter',
95     'chapters_create' => 'Create New Chapter',
96     'chapters_delete' => 'Delete Chapter',
97     'chapters_delete_named' => 'Delete Chapter :chapterName',
98     'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\', All pages will be removed
99         and added directly to the parent book.',
100     'chapters_delete_confirm' => 'Are you sure you want to delete this chapter?',
101     'chapters_edit' => 'Edit Chapter',
102     'chapters_edit_named' => 'Edit Chapter :chapterName',
103     'chapters_save' => 'Save Chapter',
104     'chapters_move' => 'Move Chapter',
105     'chapters_move_named' => 'Move Chapter :chapterName',
106     'chapter_move_success' => 'Chapter moved to :bookName',
107     'chapters_permissions' => 'Chapter Permissions',
108     'chapters_empty' => 'No pages are currently in this chapter.',
109     'chapters_permissions_active' => 'Chapter Permissions Active',
110     'chapters_permissions_success' => 'Chapter Permissions Updated',
111
112     /**
113      * Pages
114      */
115     'page' => 'Page',
116     'pages' => 'Pages',
117     'pages_popular' => 'Popular Pages',
118     'pages_new' => 'New Page',
119     'pages_attachments' => 'Attachments',
120     'pages_navigation' => 'Page Navigation',
121     'pages_delete' => 'Delete Page',
122     'pages_delete_named' => 'Delete Page :pageName',
123     'pages_delete_draft_named' => 'Delete Draft Page :pageName',
124     'pages_delete_draft' => 'Delete Draft Page',
125     'pages_delete_success' => 'Page deleted',
126     'pages_delete_draft_success' => 'Draft page deleted',
127     'pages_delete_confirm' => 'Are you sure you want to delete this page?',
128     'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?',
129     'pages_editing_named' => 'Editing Page :pageName',
130     'pages_edit_toggle_header' => 'Toggle header',
131     'pages_edit_save_draft' => 'Save Draft',
132     'pages_edit_draft' => 'Edit Page Draft',
133     'pages_editing_draft' => 'Editing Draft',
134     'pages_editing_page' => 'Editing Page',
135     'pages_edit_draft_save_at' => 'Draft saved at ',
136     'pages_edit_delete_draft' => 'Delete Draft',
137     'pages_edit_discard_draft' => 'Discard Draft',
138     'pages_edit_set_changelog' => 'Set Changelog',
139     'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
140     'pages_edit_enter_changelog' => 'Enter Changelog',
141     'pages_save' => 'Save Page',
142     'pages_title' => 'Page Title',
143     'pages_name' => 'Page Name',
144     'pages_md_editor' => 'Editor',
145     'pages_md_preview' => 'Preview',
146     'pages_md_insert_image' => 'Insert Image',
147     'pages_md_insert_link' => 'Insert Entity Link',
148     'pages_not_in_chapter' => 'Page is not in a chapter',
149     'pages_move' => 'Move Page',
150     'pages_move_success' => 'Page moved to ":parentName"',
151     'pages_permissions' => 'Page Permissions',
152     'pages_permissions_success' => 'Page permissions updated',
153     'pages_revisions' => 'Page Revisions',
154     'pages_revisions_named' => 'Page Revisions for :pageName',
155     'pages_revision_named' => 'Page Revision for :pageName',
156     'pages_revisions_created_by' => 'Created By',
157     'pages_revisions_date' => 'Revision Date',
158     'pages_revisions_changelog' => 'Changelog',
159     'pages_revisions_changes' => 'Changes',
160     'pages_revisions_current' => 'Current Version',
161     'pages_revisions_preview' => 'Preview',
162     'pages_revisions_restore' => 'Restore',
163     'pages_revisions_none' => 'This page has no revisions',
164     'pages_export' => 'Export',
165     'pages_export_html' => 'Contained Web File',
166     'pages_export_pdf' => 'PDF File',
167     'pages_export_text' => 'Plain Text File',
168     'pages_copy_link' => 'Copy Link',
169     'pages_permissions_active' => 'Page Permissions Active',
170     'pages_initial_revision' => 'Initial publish',
171     'pages_initial_name' => 'New Page',
172     'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.',
173     'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.',
174     'pages_draft_edit_active' => [
175         'start_a' => ':count users have started editing this page',
176         'start_b' => ':userName has started editing this page',
177         'time_a' => 'since the pages was last updated',
178         'time_b' => 'in the last :minCount minutes',
179         'message' => ':start :time. Take care not to overwrite each other\'s updates!',
180     ],
181     'pages_draft_discarded' => 'Draft discarded, The editor has been updated with the current page content',
182
183     /**
184      * Editor sidebar
185      */
186     'page_tags' => 'Page Tags',
187     'tag' => 'Tag',
188     'tags' =>  '',
189     'tag_value' => 'Tag Value (Optional)',
190     'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.",
191     'tags_add' => 'Add another tag',
192     'attachments' => 'Attachments',
193     'attachments_explain' => 'Upload some files or attach some link to display on your page. These are visible in the page sidebar.',
194     'attachments_explain_instant_save' => 'Changes here are saved instantly.',
195     'attachments_items' => 'Attached Items',
196     'attachments_upload' => 'Upload File',
197     'attachments_link' => 'Attach Link',
198     'attachments_set_link' => 'Set Link',
199     'attachments_delete_confirm' => 'Click delete again to confirm you want to delete this attachment.',
200     'attachments_dropzone' => 'Drop files or click here to attach a file',
201     'attachments_no_files' => 'No files have been uploaded',
202     '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.',
203     'attachments_link_name' => 'Link Name',
204     'attachment_link' => 'Attachment link',
205     'attachments_link_url' => 'Link to file',
206     'attachments_link_url_hint' => 'Url of site or file',
207     'attach' => 'Attach',
208     'attachments_edit_file' => 'Edit File',
209     'attachments_edit_file_name' => 'File Name',
210     'attachments_edit_drop_upload' => 'Drop files or click here to upload and overwrite',
211     'attachments_order_updated' => 'Attachment order updated',
212     'attachments_updated_success' => 'Attachment details updated',
213     'attachments_deleted' => 'Attachment deleted',
214     'attachments_file_uploaded' => 'File successfully uploaded',
215     'attachments_file_updated' => 'File successfully updated',
216     'attachments_link_attached' => 'Link successfully attached to page',
217
218     /**
219      * Profile View
220      */
221     'profile_user_for_x' => 'User for :time',
222     'profile_created_content' => 'Created Content',
223     'profile_not_created_pages' => ':userName has not created any pages',
224     'profile_not_created_chapters' => ':userName has not created any chapters',
225     'profile_not_created_books' => ':userName has not created any books',
226 ];