]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/activities.php
Guest create page: name field autofocus
[bookstack] / resources / lang / ko / activities.php
index a4e39a8381ed930ba206cd89147cf99826d6fd7c..ab7a46d0fa10b882f674437218318c8be68ad565 100644 (file)
@@ -28,8 +28,8 @@ return [
     // Books
     'book_create'                 => '책자 만들기',
     'book_create_notification'    => '책 생성함',
-    'book_create_from_chapter'              => 'converted chapter to book',
-    'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
+    'book_create_from_chapter'              => '챕터를 책으로 변환',
+    'book_create_from_chapter_notification' => '챕터를 책으로 변환했습니다.',
     'book_update'                 => '책 수정',
     'book_update_notification'    => '책 수정함',
     'book_delete'                 => '책 지우기',
@@ -38,14 +38,14 @@ return [
     'book_sort_notification'      => '책 정렬 바꿈',
 
     // Bookshelves
-    'bookshelf_create'            => 'ì±\85ê½\82이 만들기',
-    'bookshelf_create_notification'    => 'ì±\85ê½\82ì\9d´ ì\83\9dì\84±í\95¨',
-    'bookshelf_create_from_book'    => 'converted book to bookshelf',
-    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
-    'bookshelf_update'                 => 'ì±\85ê½\82ì\9d´ ì\88\98ì \95',
-    'bookshelf_update_notification'    => 'ì±\85ê½\82ì\9d´ ì\88\98ì \95í\95¨',
-    'bookshelf_delete'                 => 'ì±\85ê½\82ì\9d´ ì§\80ì\9a°ê¸°',
-    'bookshelf_delete_notification'    => 'ì±\85ê½\82ì\9d´ ì\82­ì \9cí\95¨',
+    'bookshelf_create'            => 'ì±\85ê½\83이 만들기',
+    'bookshelf_create_notification'    => 'ì±\85ê½\83ì\9d´ ì\83\9dì\84± ì\99\84ë£\8c',
+    'bookshelf_create_from_book'    => '책을 책꽃이로 변환',
+    'bookshelf_create_from_book_notification'    => '책을 책꽂이로 변환했습니다.',
+    'bookshelf_update'                 => 'ì±\85ê½\83ì\9d´ ì\97\85ë\8d°ì\9d´í\8a¸',
+    'bookshelf_update_notification'    => 'ì±\85ê½\83ì\9d´ê°\80 ì\97\85ë\8d°ì\9d´í\8a¸ë\90\98ì\97\88ì\8aµë\8b\88ë\8b¤',
+    'bookshelf_delete'                 => 'ì\84 ë°\98 ì\82­ì \9c',
+    'bookshelf_delete_notification'    => 'ì±\85ê½\83ì\9d´ê°\80 ì\82­ì \9cë\90\98ì\97\88ì\8aµë\8b\88ë\8b¤.',
 
     // Favourites
     'favourite_add_notification' => '":name" 북마크에 추가함',
@@ -64,8 +64,8 @@ return [
     'webhook_delete_notification' => '웹 훅 삭제함',
 
     // Users
-    'user_update_notification' => 'User successfully updated',
-    'user_delete_notification' => 'User successfully removed',
+    'user_update_notification' => '사용자가 업데이트되었습니다',
+    'user_delete_notification' => '사용자가 삭제되었습니다',
 
     // Other
     'commented_on'                => '댓글 쓰기',