diff options
Diffstat (limited to 'options/locale/locale_ko-KR.ini')
-rw-r--r-- | options/locale/locale_ko-KR.ini | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/options/locale/locale_ko-KR.ini b/options/locale/locale_ko-KR.ini index e1350042da..65a9c242ae 100644 --- a/options/locale/locale_ko-KR.ini +++ b/options/locale/locale_ko-KR.ini @@ -260,9 +260,9 @@ delete_account_title=계정 삭제 owner=소유자 repo_name=저장소 이름 visibility=가시성 -visiblity_helper="이 저장소는 <span class=\"ui red text\">비공개</span> 저장소입니다" +visiblity_helper=이 저장소는 <span class=\"ui red text\">비공개</span> 저장소입니다 visiblity_fork_helper=(이 값의 변경은 모든 포크에 영향을 줍니다) -clone_helper="클론하는데에 도움이 필요하면 <a target=\"_blank\" href=\"%s\">Help</a>에 방문하세요." +clone_helper=클론하는데에 도움이 필요하면 <a target=\"_blank\" href=\"%s\">Help</a>에 방문하세요. fork_repo=저장소 포크 fork_from=원본 프로젝트 : repo_desc=설명 @@ -284,7 +284,7 @@ forks=포크 need_auth=인증 필요 migrate_type=마이그레이션 유형 -migrate_type_helper="이 저장소는 <span class=\"text blue\">미러</span>가 됩니다." +migrate_type_helper=이 저장소는 <span class=\"text blue\">미러</span>가 됩니다. migrate_repo=저장소 마이그레이션 migrate.clone_address=클론 주소 migrate.clone_address_desc=HTTP/HTTPS/GIT 주소거나 로컬 서버 경로일 수 있습니다. @@ -340,7 +340,7 @@ editor.add=추가 '%s' editor.update=업데이트 '%s' editor.delete=삭제 '%s' editor.commit_message_desc=선택적 확장 설명을 추가 -editor.commit_directly_to_this_branch="<strong class=\"branch-name\">%s</strong> 브랜치에서 직접 커밋해주세요." +editor.commit_directly_to_this_branch=<strong class=\"branch-name\">%s</strong> 브랜치에서 직접 커밋해주세요. editor.create_new_branch=이 커밋에 대한 <strong>새로운 브랜치</strong>를 만들고 끌어오기 요청을 시작합니다. editor.new_branch_name_desc=새로운 브랜치 명 editor.cancel=취소 @@ -405,27 +405,27 @@ issues.filter_sort.recentupdate=최근 업데이트 issues.filter_sort.leastupdate=가장 최근에 업데이트 issues.filter_sort.mostcomment=가장 많은 코멘트 issues.filter_sort.leastcomment=가장 적은 코멘트 -issues.opened_by="<a href=\"%[2]s\"> %[3]s</a>가 %[1]s을 오픈" +issues.opened_by=<a href=\"%[2]s\"> %[3]s</a>가 %[1]s을 오픈 issues.opened_by_fake=%[2]s이 %[1]s를 오픈 issues.previous=이전 issues.next=다음 issues.open_title=오픈 issues.closed_title=닫힘 issues.num_comments=%d개의 코멘트 -issues.commented_at="`코멘트됨, <a href=\"#%s\">%s</a>`" +issues.commented_at=`코멘트됨, <a href=\"#%s\">%s</a>` issues.delete_comment_confirm=이 댓글을 정말 삭제하시겠습니까? issues.no_content=아직 콘텐츠가 없습니다. issues.close_issue=닫기 issues.close_comment_issue=클로즈 및 코멘트 issues.reopen_comment_issue=Reopen 및 코멘트 issues.create_comment=코멘트 -issues.closed_at="`<a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a>가 Close`" -issues.reopened_at="`<a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a>를 다시 열음`" -issues.commit_ref_at="` 커밋 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a>에서 이 이슈 언급`" +issues.closed_at=`<a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a>가 Close` +issues.reopened_at=`<a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a>를 다시 열음` +issues.commit_ref_at=` 커밋 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a>에서 이 이슈 언급` issues.poster=포스터 issues.collaborator=협업자 issues.owner=소유자 -issues.sign_in_require_desc="<a href=\"%s\">로그인</a>하여 이 대화에 참여" +issues.sign_in_require_desc=<a href=\"%s\">로그인</a>하여 이 대화에 참여 issues.edit=수정 issues.cancel=취소 issues.save=저장 @@ -449,7 +449,7 @@ pulls.compare_compare=비교 pulls.filter_branch=Filter Branch pulls.no_results=결과 없음 pulls.nothing_to_compare=Base 와 head 브랜치가 동일해서 비교할 게 없습니다. -pulls.has_pull_request="`이 두 타겟 사이엔 이미 풀 리퀘스트가 있습니다:<a href=\"%[1]s/pulls/%[3]d\">%[2]s#%[3]d</a>`" +pulls.has_pull_request=`이 두 타겟 사이엔 이미 풀 리퀘스트가 있습니다:<a href=\"%[1]s/pulls/%[3]d\">%[2]s#%[3]d</a>` pulls.create=풀 리퀘스트 생성 pulls.title_desc=<code>%[2]s</code> 에서 <code>%[3]s</code> 로 %[1]d commits 를 머지하려 합니다 pulls.merged_title_desc=<code>%[2]s</code> 에서 <code>%[3]s</code> 로 %[1]d commits 를 머지했습니다 %[4]s @@ -588,7 +588,7 @@ settings.update_hook_success=웹훅이 업데이트 되었습니다. settings.delete_webhook=Webhook 삭제 settings.recent_deliveries=최근의 Deliveries settings.hook_type=훅 타입 -settings.add_slack_hook_desc="저장소에 <a href=\"%s\">슬랙</a>연동을 추가" +settings.add_slack_hook_desc=저장소에 <a href=\"%s\">슬랙</a>연동을 추가 settings.slack_token=토큰 settings.slack_domain=도메인 settings.slack_channel=채널 @@ -939,19 +939,19 @@ notices.desc=설명 notices.op=일. [action] -create_repo="저장소를 만들었습니다. <a href=\"%s\">%s</a>" -rename_repo="<code>%[1]s에서</code>에서 <a href=\"%[2]s\"> %[3]s</a>으로 저장소 이름을 바꾸었습니다." -commit_repo="<a href=\"%[1]s\">%[4]s</a>에서 <a href=\"%[1]s/src/%[2]s\">%[3]s</a>으로 푸시함" -create_issue="`열린 이슈 <a href=\"%s/issues/%s\"> %s #%[2]s</a>`" -close_issue="`닫힌 이슈 <a href=\"%s/issues/%s\"> %s #%[2]s</a>`" -reopen_issue="`다시 열린 이슈 <a href=\"%s/issues/%s\"> %s #%[2]s</a>`" -create_pull_request="`만들어진 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>`" -close_pull_request="`닫힌 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>`" -reopen_pull_request="`다시 열린 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>`" -comment_issue="`이슈에 댓글이 달렸습니다. <a href=\"%s/issues/%s\"> %s #%[2]s</a>`" -merge_pull_request="`병합된 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>`" -transfer_repo="<code>%s</code>에서 <a href=\"%s\">%s</a>로 저장소가 전송되었습니다." -push_tag="태그 <a href=\"%s/src/%s\">%[2]s</a>를 <a href=\"%[1]s\">%[3]s</a>로 푸시함" +create_repo=저장소를 만들었습니다. <a href=\"%s\">%s</a> +rename_repo=<code>%[1]s에서</code>에서 <a href=\"%[2]s\"> %[3]s</a>으로 저장소 이름을 바꾸었습니다. +commit_repo=<a href=\"%[1]s\">%[4]s</a>에서 <a href=\"%[1]s/src/%[2]s\">%[3]s</a>으로 푸시함 +create_issue=`열린 이슈 <a href=\"%s/issues/%s\"> %s #%[2]s</a>` +close_issue=`닫힌 이슈 <a href=\"%s/issues/%s\"> %s #%[2]s</a>` +reopen_issue=`다시 열린 이슈 <a href=\"%s/issues/%s\"> %s #%[2]s</a>` +create_pull_request=`만들어진 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>` +close_pull_request=`닫힌 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>` +reopen_pull_request=`다시 열린 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>` +comment_issue=`이슈에 댓글이 달렸습니다. <a href=\"%s/issues/%s\"> %s #%[2]s</a>` +merge_pull_request=`병합된 끌어오기 요청 <a href=\"%s/pulls/%s\"> %s #%[2]s</a>` +transfer_repo=<code>%s</code>에서 <a href=\"%s\">%s</a>로 저장소가 전송되었습니다. +push_tag=태그 <a href=\"%s/src/%s\">%[2]s</a>를 <a href=\"%[1]s\">%[3]s</a>로 푸시함 [tool] ago=%s 전 |