X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/420a7289a0b08eee091f6650c2e83166df3fbe69..9d5beba1d48deb2d7196a479bccaf930807adec2:/config/locales/ko.yml diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 8ebdfaf63..2308a17f4 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1724,6 +1724,8 @@ ko: save_button: 바뀜 저장 visibility: '공개 여부:' visibility_help: 이게 무슨 뜻입니까? + update: + updated: 추적 업데이트됨 trace_optionals: tags: 태그 show: @@ -1795,6 +1797,7 @@ ko: other: '%{user}에서의 점 %{count}개으로 된 GPX 파일' description_without_count: '%{user}에서의 GPX 파일' application: + permission_denied: 이 작업에 접근할 권한이 없습니다 require_cookies: cookies_needed: 쿠키를 비활성화한 것으로 보입니다 - 계속하기 전에 브라우저에서 쿠키를 활성화하세요. require_admin: @@ -2002,9 +2005,11 @@ ko: read and accept: 아래의 계약을 읽고 기존 및 앞으로의 기여가 계약 약관에 동의했는지 확인하려면 동의 버튼을 누르세요. consider_pd: 위의 계약뿐만 아니라 내 기여가 퍼블릭 도메인에 있는지 고려하세요 consider_pd_why: 이게 뭐죠? + consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain guidance: '약관을 이해하는 데 유용한 정보: 사람이 읽을 수 있는 요약과 일부 비공식 번역' agree: 동의 + declined: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined decline: 거부 you need to accept or decline: 계속하려면 새 기여자 약관을 읽고 나서 동의나 거부하세요. legale_select: '거주 국가:' @@ -2125,6 +2130,7 @@ ko: image: '그림:' gravatar: gravatar: Gravatar 사용 + link: https://wiki.openstreetmap.org/wiki/Gravatar link text: 이게 뭐죠? disabled: 그라바타가 비활성화되었습니다. enabled: 그라바타의 표시가 활성화되었습니다 @@ -2574,4 +2580,7 @@ ko: not_empty: 교정이 비어 있지 않습니다. 파기하기 전에 이 교정에 속하는 모든 판을 교정 취소하세요. flash: 교정을 파기했습니다. error: 이 교정을 파기하는 중에 오류가 발생했습니다. + validations: + invalid_characters: 유효하지 않은 문자가 포함됨 + url_characters: 특정 URL 문자 포함 (%{characters}) ...