mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations entities.php (Korean)
This commit is contained in:
parent
4fcc18cd5a
commit
9d66a04a2e
@ -47,8 +47,8 @@ return [
|
|||||||
'search_no_pages' => '결과 없음',
|
'search_no_pages' => '결과 없음',
|
||||||
'search_for_term' => ':term 검색',
|
'search_for_term' => ':term 검색',
|
||||||
'search_more' => '더 많은 결과',
|
'search_more' => '더 많은 결과',
|
||||||
'search_advanced' => 'Advanced Search',
|
'search_advanced' => '고급 검색',
|
||||||
'search_terms' => 'Search Terms',
|
'search_terms' => '용어 검색',
|
||||||
'search_content_type' => '형식',
|
'search_content_type' => '형식',
|
||||||
'search_exact_matches' => '정확히 일치',
|
'search_exact_matches' => '정확히 일치',
|
||||||
'search_tags' => '꼬리표 일치',
|
'search_tags' => '꼬리표 일치',
|
||||||
@ -256,7 +256,7 @@ return [
|
|||||||
'attachments_upload' => '파일 올리기',
|
'attachments_upload' => '파일 올리기',
|
||||||
'attachments_link' => '링크로 첨부',
|
'attachments_link' => '링크로 첨부',
|
||||||
'attachments_set_link' => '링크 설정',
|
'attachments_set_link' => '링크 설정',
|
||||||
'attachments_delete' => 'Are you sure you want to delete this attachment?',
|
'attachments_delete' => '이 첨부파일을 정말 삭제하시겠습니까?',
|
||||||
'attachments_dropzone' => '여기에 파일을 드롭하거나 여기를 클릭하세요.',
|
'attachments_dropzone' => '여기에 파일을 드롭하거나 여기를 클릭하세요.',
|
||||||
'attachments_no_files' => '올린 파일 없음',
|
'attachments_no_files' => '올린 파일 없음',
|
||||||
'attachments_explain_link' => '파일을 올리지 않고 링크로 첨부할 수 있습니다.',
|
'attachments_explain_link' => '파일을 올리지 않고 링크로 첨부할 수 있습니다.',
|
||||||
@ -265,7 +265,7 @@ return [
|
|||||||
'attachments_link_url' => '파일로 링크',
|
'attachments_link_url' => '파일로 링크',
|
||||||
'attachments_link_url_hint' => '파일 주소',
|
'attachments_link_url_hint' => '파일 주소',
|
||||||
'attach' => '파일 첨부',
|
'attach' => '파일 첨부',
|
||||||
'attachments_insert_link' => 'Add Attachment Link to Page',
|
'attachments_insert_link' => '페이지에 첨부파일 링크 추가',
|
||||||
'attachments_edit_file' => '파일 수정',
|
'attachments_edit_file' => '파일 수정',
|
||||||
'attachments_edit_file_name' => '파일 이름',
|
'attachments_edit_file_name' => '파일 이름',
|
||||||
'attachments_edit_drop_upload' => '여기에 파일을 드롭하거나 여기를 클릭하세요. 파일을 올리거나 덮어쓸 수 있습니다.',
|
'attachments_edit_drop_upload' => '여기에 파일을 드롭하거나 여기를 클릭하세요. 파일을 올리거나 덮어쓸 수 있습니다.',
|
||||||
|
Loading…
Reference in New Issue
Block a user