]> BookStack Code Mirror - bookstack/blobdiff - lang/ko/activities.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / ko / activities.php
index f095ce5487b072c3d7d623df8f21f12d50ae9d8c..c1dbb93fd7b1e8a5ef4d9f737b2bdf0c62e9c007 100644 (file)
 return [
 
     // Pages
-    'page_create'                 => '문서 만들기',
-    'page_create_notification'    => '문서 생성함',
-    'page_update'                 => '문서 수정',
-    'page_update_notification'    => '문서 수정함',
-    'page_delete'                 => '삭제 된 페이지',
-    'page_delete_notification'    => '문서 삭제함',
-    'page_restore'                => '문서 복원',
-    'page_restore_notification'   => '문서 복원함',
-    'page_move'                   => '문서 이동',
+    'page_create'                 => '페이지 생성',
+    'page_create_notification'    => '페이지가 성공적으로 생성되었습니다',
+    'page_update'                 => '페이지 업데이트',
+    'page_update_notification'    => '페이지가 성공적으로 업데이트 되었습니다',
+    'page_delete'                 => '페이지 삭제',
+    'page_delete_notification'    => '페이지가 성공적으로 삭제되었습니다',
+    'page_restore'                => '페이지 복원',
+    'page_restore_notification'   => '페이지가 성공적으로 복원되었습니다',
+    'page_move'                   => '페이지 이동',
+    'page_move_notification'      => '페이지가 성공적으로 이동되었습니다',
 
     // Chapters
-    'chapter_create'              => '챕터 만들기',
-    'chapter_create_notification' => '챕터 생성함',
+    'chapter_create'              => '챕터 생성',
+    'chapter_create_notification' => '챕터가 성공적으로 생성되었습니다.',
     'chapter_update'              => '챕터 수정',
-    'chapter_update_notification' => '챕터 수정함',
-    'chapter_delete'              => '삭제된 챕터',
-    'chapter_delete_notification' => '챕터 삭제함',
-    'chapter_move'                => '챕터 이동된',
+    'chapter_update_notification' => '챕터가 성공적으로 수정되었습니다.',
+    'chapter_delete'              => '챕터 삭제',
+    'chapter_delete_notification' => '챕터가 성공적으로 삭제되었습니다.',
+    'chapter_move'                => '챕터 이동',
+    'chapter_move_notification' => '페이지가 성공적으로 이동되었습니다.',
 
     // Books
-    'book_create'                 => '책자 만들기',
-    'book_create_notification'    => '책 생성함',
+    'book_create'                 => '책 생성',
+    'book_create_notification'    => '책이 성공적으로 생성되었습니다.',
     'book_create_from_chapter'              => '챕터를 책으로 변환',
-    'book_create_from_chapter_notification' => '챕터를 ì±\85ì\9c¼ë¡\9c ë³\80í\99\98í\96\88ì\8aµë\8b\88ë\8b¤.',
-    'book_update'                 => 'ì±\85 ì\88\98ì \95',
-    'book_update_notification'    => '책 수정함',
-    'book_delete'                 => 'ì±\85 ì§\80ì\9a°ê¸°',
-    'book_delete_notification'    => '책 삭제함',
-    'book_sort'                   => '책 정렬',
-    'book_sort_notification'      => '책 정렬 바꿈',
+    'book_create_from_chapter_notification' => '챕터ê°\80 ì±\85ì\9c¼ë¡\9c ì\84±ê³µì \81ì\9c¼ë¡\9c ë³\80í\99\98ë\90\98ì\97\88ì\8aµë\8b\88ë\8b¤.',
+    'book_update'                 => 'ì\97\85ë\8d°ì\9d´í\8a¸ë\90\9c ì±\85',
+    'book_update_notification'    => '책이 성공적으로 업데이트되었습니다.',
+    'book_delete'                 => 'ì\82­ì \9cë\90\9c ì±\85',
+    'book_delete_notification'    => '책이 성공적으로 삭제되었습니다.',
+    'book_sort'                   => '책 정렬',
+    'book_sort_notification'      => '책이 성공적으로 재정렬되었습니다.',
 
     // Bookshelves
-    'bookshelf_create'            => '책꽃이 만들기',
-    'bookshelf_create_notification'    => '책꽃이 생성 완료',
-    'bookshelf_create_from_book'    => '책을 책꽃이로 변환',
-    'bookshelf_create_from_book_notification'    => '책을 책꽂이로 변환했습니다.',
-    'bookshelf_update'                 => '책꽃이 업데이트',
-    'bookshelf_update_notification'    => '책꽃이가 업데이트되었습니다',
-    'bookshelf_delete'                 => '선반 삭제',
-    'bookshelf_delete_notification'    => '책꽃이가 삭제되었습니다.',
+    'bookshelf_create'            => '책장 만들기',
+    'bookshelf_create_notification'    => '책장을 성공적으로 생성했습니다.',
+    'bookshelf_create_from_book'    => '책을 책장으로 변환함',
+    'bookshelf_create_from_book_notification'    => '책을 성공적으로 책장으로 변환하였습니다.',
+    'bookshelf_update'                 => '책장 업데이트',
+    'bookshelf_update_notification'    => '책장이 성공적으로 업데이트 되었습니다.',
+    'bookshelf_delete'                 => '책장 삭제',
+    'bookshelf_delete_notification'    => '책장이 성공적으로 삭제되었습니다.',
+
+    // Revisions
+    'revision_restore' => '버전 복구',
+    'revision_delete' => '버전 삭제',
+    'revision_delete_notification' => '버전 삭제 성공',
 
     // Favourites
-    'favourite_add_notification' => '":name" 북마크에 추가함',
-    'favourite_remove_notification' => '":name" 북마크에서 삭제함',
+    'favourite_add_notification' => '":name" 을 북마크에 추가하였습니다.',
+    'favourite_remove_notification' => '":name" 가 북마크에서 삭제되었습니다.',
+
+    // Watching
+    'watch_update_level_notification' => '주시 환경설정이 성공적으로 업데이트되었습니다.',
 
-    // MFA
+    // Auth
+    'auth_login' => '로그인 완료',
+    'auth_register' => '신규 사용자 등록',
+    'auth_password_reset_request' => '사용자 비밀번호 초기화 요청',
+    'auth_password_reset_update' => '사용자 비밀번호 초기화',
+    'mfa_setup_method' => '다중인증(MFA)이 구성되었습니다.',
     'mfa_setup_method_notification' => '다중 인증 설정함',
-    'mfa_remove_method_notification' => '다중 인증 해제함',
+    'mfa_remove_method' => 'MFA 메서드 제거',
+    'mfa_remove_method_notification' => '다중인증(MFA)이 성공적으로 제거되었습니다.',
+
+    // Settings
+    'settings_update' => '설정 변경',
+    'settings_update_notification' => '설졍 변경 성공',
+    'maintenance_action_run' => '유지관리 작업 실행',
 
     // Webhooks
-    'webhook_create' => '웹 훅 만들기',
+    'webhook_create' => '웹 훅 생성',
     'webhook_create_notification' => '웹 훅 생성함',
-    'webhook_update' => '웹 훅 수정하기',
-    'webhook_update_notification' => 'ì\9b¹ í\9b\85 ì\88\98ì \95í\95¨',
+    'webhook_update' => '웹 훅 수정',
+    'webhook_update_notification' => 'ì\9b¹ í\9b\85 ì\84¤ì \95ì\9d´ ì\88\98ì \95ë\90\98ì\97\88ì\8aµë\8b\88ë\8b¤.',
     'webhook_delete' => '웹 훅 지우기',
     'webhook_delete_notification' => '웹 훅 삭제함',
 
+    // Imports
+    'import_create' => '컨텐츠 ZIP 파일이 생성되었습니다.',
+    'import_create_notification' => '컨텐츠 ZIP 파일이 업로드 되었습니다.',
+    'import_run' => '컨텐츠 ZIP 파일을 업데이트하였습니다.',
+    'import_run_notification' => '내용을 가져왔습니다.',
+    'import_delete' => '임포트 파일 삭제',
+    'import_delete_notification' => '임포트 파일을 삭제하였습니다.',
+
     // Users
+    'user_create' => '사용자 생성',
+    'user_create_notification' => '사용자 생성 성공',
+    'user_update' => '사용자 갱신',
     'user_update_notification' => '사용자가 업데이트되었습니다',
+    'user_delete' => '사용자 삭제',
     'user_delete_notification' => '사용자가 삭제되었습니다',
 
+    // API Tokens
+    'api_token_create' => '생성된 API 토큰',
+    'api_token_create_notification' => 'API 토큰이 성공적으로 생성되었습니다.',
+    'api_token_update' => '갱신된 API 토큰',
+    'api_token_update_notification' => 'API 토큰이 성공적으로 업데이트되었습니다.',
+    'api_token_delete' => '삭제된 API 토큰',
+    'api_token_delete_notification' => 'API 토큰이 성공적으로 삭제되었습니다.',
+
     // Roles
-    'role_create_notification' => 'Role successfully created',
-    'role_update_notification' => 'Role successfully updated',
-    'role_delete_notification' => 'Role successfully deleted',
+    'role_create' => '역활 생성',
+    'role_create_notification' => '역할이 생성되었습니다',
+    'role_update' => '역활 갱신',
+    'role_update_notification' => '역할이 수정되었습니다',
+    'role_delete' => '역활 삭제',
+    'role_delete_notification' => '역할이 삭제되었습니다',
 
-    // Other
+    // Recycle Bin
+    'recycle_bin_empty' => '비운 휴지통',
+    'recycle_bin_restore' => '휴지통에서 복원됨',
+    'recycle_bin_destroy' => '휴지통에서 제거됨',
+
+    // Comments
     'commented_on'                => '댓글 쓰기',
+    'comment_create'              => '댓글 생성',
+    'comment_update'              => '댓글 변경',
+    'comment_delete'              => '댓글 삭제',
+
+    // Sort Rules
+    'sort_rule_create' => '정렬 규칙 생성',
+    'sort_rule_create_notification' => '정렬 규칙이 성공적으로 생성되었습니다',
+    'sort_rule_update' => '정렬 규칙 업데이트',
+    'sort_rule_update_notification' => '정렬 규칙이 성공적으로 업데이트 되었습니다',
+    'sort_rule_delete' => '정렬 규칙 삭제',
+    'sort_rule_delete_notification' => '정렬 규칙이 성공적으로 삭제되었습니다',
+
+    // Other
     'permissions_update'          => '권한 수정함',
 ];