'meta_updated' => 'Atnaujintas :timeLength',
'meta_updated_name' => 'Atnaujinta :timeLength naudotojo :user',
'meta_owned_name' => 'Priklauso :user',
+ 'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
'entity_select' => 'Pasirinkti subjektą',
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
'images' => 'Nuotraukos',
'shelf' => 'Lentyna',
'shelves' => 'Lentynos',
'x_shelves' => ':count lentyna|:count lentynos',
- 'shelves_long' => 'Knygų lentynos',
'shelves_empty' => 'Nebuvo sukurtos jokios lentynos',
'shelves_create' => 'Sukurti naują lentyną',
'shelves_popular' => 'Populiarios lentynos',
'shelves_drag_books' => 'Drag books below to add them to this shelf',
'shelves_empty_contents' => 'Ši lentyną neturi jokių pridėtų knygų',
'shelves_edit_and_assign' => 'Redaguoti lentyną, kad pridėti knygų',
- 'shelves_edit_named' => 'Redaguoti knygų lentyną :name',
- 'shelves_edit' => 'Redaguoti knygų lentyną',
- 'shelves_delete' => 'Ištrinti knygų lentyną',
- 'shelves_delete_named' => 'Ištrinti knygų lentyną :name',
- 'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
- 'shelves_delete_confirmation' => 'Ar jūs esate tikri, kad norite ištrinti šią knygų lentyną?',
- 'shelves_permissions' => 'Knygų lentynos leidimai',
- 'shelves_permissions_updated' => 'Knygų lentynos leidimai atnaujinti',
- 'shelves_permissions_active' => 'Knygų lentynos leidimai aktyvūs',
- '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' => 'Kopijuoti leidimus knygoms',
'shelves_copy_permissions' => 'Kopijuoti leidimus',
- 'shelves_copy_permissions_explain' => 'Visoms knygoms, esančioms šioje knygų lentynoje, bus taikomi dabartiniai leidimų nustatymai. Prieš suaktyvindami įsitikinkite, kad visi šios knygų lentynos leidimų pakeitimai buvo išsaugoti.',
- 'shelves_copy_permission_success' => 'Knygų lentynos leidimai nukopijuoti į :count knygas',
+ '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' => 'Knyga',
'pages_edit_content_link' => 'Redaguoti turinį',
'pages_permissions_active' => 'Puslapio leidimai aktyvūs',
'pages_initial_revision' => 'Pradinis skelbimas',
+ 'pages_references_update_revision' => 'System auto-update of internal links',
'pages_initial_name' => 'Naujas puslapis',
'pages_editing_draft_notification' => 'Dabar jūs redaguojate juodraštį, kuris paskutinį kartą buvo išsaugotas :timeDiff',
'pages_draft_edited_notification' => 'Šis puslapis buvo redaguotas iki to laiko. Rekomenduojame jums išmesti šį juodraštį.',
'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.',
];