1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Updated translations with latest Crowdin changes (#4256)

This commit is contained in:
Dan Brown
2023-06-28 17:54:32 +01:00
committed by GitHub
parent 7f98906b0f
commit 63f03046b3
258 changed files with 2723 additions and 665 deletions

View File

@@ -180,7 +180,6 @@ return [
'chapters_save' => '저장',
'chapters_move' => '챕터 이동하기',
'chapters_move_named' => ':chapterName 이동하기',
'chapter_move_success' => ':bookName(으)로 옮김',
'chapters_copy' => '챕터 복사하기',
'chapters_copy_success' => '챕터 복사함',
'chapters_permissions' => '챕터 권한',
@@ -214,6 +213,7 @@ return [
'pages_editing_page' => '문서 수정',
'pages_edit_draft_save_at' => '보관함: ',
'pages_edit_delete_draft' => '초안 삭제',
'pages_edit_delete_draft_confirm' => 'Are you sure you want to delete your draft page changes? All of your changes, since the last full save, will be lost and the editor will be updated with the latest page non-draft save state.',
'pages_edit_discard_draft' => '폐기',
'pages_edit_switch_to_markdown' => '마크다운 편집기로 전환',
'pages_edit_switch_to_markdown_clean' => '(Clean Content)',
@@ -240,7 +240,6 @@ return [
'pages_md_sync_scroll' => 'Sync preview scroll',
'pages_not_in_chapter' => '챕터에 있는 문서가 아닙니다.',
'pages_move' => '문서 이동하기',
'pages_move_success' => ':parentName(으)로 옮김',
'pages_copy' => '문서 복제',
'pages_copy_desination' => '복제할 위치',
'pages_copy_success' => '복제함',
@@ -266,7 +265,13 @@ return [
'pages_revisions_restore' => '복원',
'pages_revisions_none' => '수정본이 없습니다.',
'pages_copy_link' => '주소 복사',
'pages_edit_content_link' => '수정',
'pages_edit_content_link' => 'Jump to section in editor',
'pages_pointer_enter_mode' => 'Enter section select mode',
'pages_pointer_label' => 'Page Section Options',
'pages_pointer_permalink' => 'Page Section Permalink',
'pages_pointer_include_tag' => 'Page Section Include Tag',
'pages_pointer_toggle_link' => 'Permalink mode, Press to show include tag',
'pages_pointer_toggle_include' => 'Include tag mode, Press to show permalink',
'pages_permissions_active' => '문서 권한 허용함',
'pages_initial_revision' => '처음 판본',
'pages_references_update_revision' => 'System auto-update of internal links',
@@ -281,7 +286,8 @@ return [
'time_b' => '(:minCount분 전)',
'message' => ':start :time. 다른 사용자의 수정본을 덮어쓰지 않도록 주의하세요.',
],
'pages_draft_discarded' => '초안 문서를 지웠습니다. 에디터에 현재 판본이 나타납니다.',
'pages_draft_discarded' => 'Draft discarded! The editor has been updated with the current page content',
'pages_draft_deleted' => 'Draft deleted! The editor has been updated with the current page content',
'pages_specific' => '특정한 문서',
'pages_is_template' => '템플릿',
@@ -356,21 +362,20 @@ return [
'comment_placeholder' => '이곳에 댓글을 쓰세요...',
'comment_count' => '{0} 댓글 없음|{1} 댓글 1개|[2,*] 댓글 :count개',
'comment_save' => '등록',
'comment_saving' => '저장하는 중...',
'comment_deleting' => '삭제하는 중...',
'comment_new' => '새로운 댓글',
'comment_created' => '댓글 등록함 :createDiff',
'comment_updated' => ':username(이)가 댓글 수정함 :updateDiff',
'comment_updated_indicator' => 'Updated',
'comment_deleted_success' => '댓글 지움',
'comment_created_success' => '댓글 등록함',
'comment_updated_success' => '댓글 수정함',
'comment_delete_confirm' => '이 댓글을 지울 건가요?',
'comment_in_reply_to' => ':commentId(을)를 향한 답글',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision
'revision_delete_confirm' => '이 수정본을 지울 건가요?',
'revision_restore_confirm' => '이 수정본을 되돌릴 건가요? 현재 판본을 바꿉니다.',
'revision_delete_success' => '수정본 지움',
'revision_cannot_delete_latest' => '현재 판본은 지울 수 없습니다.',
// Copy view