]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lt/entities.php
Updated translations with latest Crowdin changes (#3925)
[bookstack] / resources / lang / lt / entities.php
index 80eb479186bc68e65f07388e6be85bab42fd3ae4..1d1ee1f817e65b07dc3c1d4a7246b9a9c196617c 100644 (file)
@@ -141,6 +141,7 @@ return [
     'books_search_this' => 'Ieškoti šioje knygoje',
     'books_navigation' => 'Knygos naršymas',
     'books_sort' => 'Rūšiuoti pagal knygos turinį',
+    'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
     'books_sort_named' => 'Rūšiuoti knygą :bookName',
     'books_sort_name' => 'Rūšiuoti pagal vardą',
     'books_sort_created' => 'Rūšiuoti pagal sukūrimo datą',
@@ -149,6 +150,17 @@ return [
     'books_sort_chapters_last' => 'Skyriaus pabaiga',
     'books_sort_show_other' => 'Rodyti kitas knygas',
     'books_sort_save' => 'Išsaugoti naują įsakymą',
+    'books_sort_show_other_desc' => 'Add other books here to include them in the sort operation, and allow easy cross-book reorganisation.',
+    'books_sort_move_up' => 'Move Up',
+    'books_sort_move_down' => 'Move Down',
+    'books_sort_move_prev_book' => 'Move to Previous Book',
+    'books_sort_move_next_book' => 'Move to Next Book',
+    'books_sort_move_prev_chapter' => 'Move Into Previous Chapter',
+    'books_sort_move_next_chapter' => 'Move Into Next Chapter',
+    'books_sort_move_book_start' => 'Move to Start of Book',
+    'books_sort_move_book_end' => 'Move to End of Book',
+    'books_sort_move_before_chapter' => 'Move to Before Chapter',
+    'books_sort_move_after_chapter' => 'Move to After Chapter',
     'books_copy' => 'Copy Book',
     'books_copy_success' => 'Book successfully copied',