summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_ko-KR.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2020-03-06 06:50:20 +0000
committerGiteaBot <teabot@gitea.io>2020-03-06 06:50:20 +0000
commitcf7d4109c9740dccd5fd34f8dfc6471aba245ede (patch)
treec369f5102aa6330c9dcf61d898c5fb0da95f2821 /options/locale/locale_ko-KR.ini
parent334f09d93431d17e136e9872ee58d67e33aa5e77 (diff)
downloadgitea-cf7d4109c9740dccd5fd34f8dfc6471aba245ede.tar.gz
gitea-cf7d4109c9740dccd5fd34f8dfc6471aba245ede.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_ko-KR.ini')
-rw-r--r--options/locale/locale_ko-KR.ini11
1 files changed, 5 insertions, 6 deletions
diff --git a/options/locale/locale_ko-KR.ini b/options/locale/locale_ko-KR.ini
index f027cd9b25..bc2a5ab565 100644
--- a/options/locale/locale_ko-KR.ini
+++ b/options/locale/locale_ko-KR.ini
@@ -848,6 +848,7 @@ pulls.merged=병합
pulls.has_merged=풀 리퀘스트가 머지 되었습니다.
pulls.can_auto_merge_desc=이 풀리퀘스트는 자동적으로 머지될 수 있습니다.
pulls.cannot_auto_merge_helper=충돌을 해결하려면 수동으로 머지하십시오.
+
pulls.no_merge_desc=모든 저장소 머지 옵션이 비활성화 되어있기 때문에 이 풀 리퀘스트를 머지할 수 없습니다.
pulls.merge_pull_request=풀리퀘스트 머지
pulls.rebase_merge_pull_request=리베이스와 머지
@@ -1041,19 +1042,17 @@ settings.event_choose=사용자 정의 이벤트...
settings.event_create=생성
settings.event_create_desc=브랜치 또는 태그가 생성되었습니다.
settings.event_delete=삭제
-settings.event_delete_desc=브랜치 또는 태그가 삭제되었습니다.
settings.event_fork=포크
-settings.event_fork_desc=저장소 포크됨
-settings.event_issues=이슈
-settings.event_issue_comment=이슈 댓글
-settings.event_issue_comment_desc=이슈 댓글이 작성, 편집 또는 삭제되었습니다.
settings.event_release=릴리즈
settings.event_release_desc=릴리즈가 저장소에서 배포, 갱신 또는 제거되었습니다.
-settings.event_pull_request=끌어오기 요청
settings.event_push=푸시
settings.event_push_desc=저장소로 푸시
settings.event_repository=저장소
settings.event_repository_desc=저장소가 생성되거나 삭제됩니다.
+settings.event_issues=이슈
+settings.event_issue_comment=이슈 댓글
+settings.event_issue_comment_desc=이슈 댓글이 작성, 편집 또는 삭제되었습니다.
+settings.event_pull_request=끌어오기 요청
settings.active=사용
settings.active_helper=이벤트에 대한 정보가 이 웹훅 URL로 전송될 것 입니다.
settings.add_hook_success=웹훅이 추가되었습니다.