'meta_updated' => 'עודכן :timeLength',
'meta_updated_name' => 'עודכן :timeLength על ידי :user',
'meta_owned_name' => 'Owned by :user',
+ 'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
'entity_select' => 'בחר יישות',
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
'images' => 'תמונות',
'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' => 'Drag books below to add them to this shelf',
'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' => 'הרשאות מדף',
- 'shelves_permissions_updated' => 'הרשאות מדף עודכנו',
- 'shelves_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_edit_named' => 'Edit Shelf :name',
+ 'shelves_edit' => 'Edit Shelf',
+ 'shelves_delete' => 'Delete Shelf',
+ 'shelves_delete_named' => 'Delete Shelf :name',
+ 'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
+ 'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
+ 'shelves_permissions' => 'Shelf Permissions',
+ 'shelves_permissions_updated' => 'Shelf Permissions Updated',
+ 'shelves_permissions_active' => 'Shelf Permissions Active',
+ 'shelves_permissions_cascade_warning' => 'Permissions on shelves 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' => 'העתק הרשאות מדף אל הספרים',
'shelves_copy_permissions' => 'העתק הרשאות',
- 'shelves_copy_permissions_explain' => 'פעולה זו תעתיק את כל הרשאות המדף לכל הספרים המשוייכים למדף זה. לפני הביצוע, יש לוודא שכל הרשאות המדף אכן נשמרו.',
- 'shelves_copy_permission_success' => 'הרשאות המדף הועתקו אל :count ספרים',
+ 'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
+ 'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
// Books
'book' => 'ספר',
'chapters_permissions_active' => 'הרשאות פרק פעילות',
'chapters_permissions_success' => 'הרשאות פרק עודכנו',
'chapters_search_this' => 'חפש בפרק זה',
+ 'chapter_sort_book' => 'Sort Book',
// Pages
'page' => 'דף',
'pages_edit_content_link' => 'ערוך תוכן',
'pages_permissions_active' => 'הרשאות דף פעילות',
'pages_initial_revision' => 'פרסום ראשוני',
+ 'pages_references_update_revision' => 'System auto-update of internal links',
'pages_initial_name' => 'דף חדש',
'pages_editing_draft_notification' => 'הינך עורך טיוטה אשר נשמרה לאחרונה ב :timeDiff',
'pages_draft_edited_notification' => 'דף זה עודכן מאז, מומלץ להתעלם מהטיוטה הזו.',
'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?',
+
+ // References
+ 'references' => 'References',
+ 'references_none' => 'There are no tracked references to this item.',
+ 'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
];