]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/entities.php
Updated translations with latest Crowdin changes (#3925)
[bookstack] / resources / lang / ko / entities.php
index 3b73e085888c84c5b982ad5a16aee1f84c71118d..7ae1313c6626ac95b14b36f9aa9a1c860027e698 100644 (file)
@@ -141,6 +141,7 @@ return [
     'books_search_this' => '이 책에서 검색',
     'books_navigation' => '목차',
     'books_sort' => '다른 책들',
+    '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' => ':bookName 정렬',
     'books_sort_name' => '제목',
     'books_sort_created' => '만든 날짜',
@@ -149,6 +150,17 @@ return [
     'books_sort_chapters_last' => '문서 우선',
     'books_sort_show_other' => '다른 책들',
     'books_sort_save' => '적용',
+    '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' => '책 복사하기',
     'books_copy_success' => '책 복사함',