]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/ko.yml
Merge remote-tracking branch 'upstream/pull/3385'
[rails.git] / config / locales / ko.yml
index 76867927b371daa8a1a3d41f8fb738f59b780533..b5fb28484fe2f16437d41485904293821ce01662 100644 (file)
@@ -182,6 +182,8 @@ ko:
         pass_crypt: 비밀번호
         pass_crypt_confirmation: 비밀번호 확인
     help:
+      doorkeeper/application:
+        redirect_uri: URI마다 1줄 사용
       trace:
         tagstring: 쉼표로 구분
       user_block:
@@ -422,6 +424,25 @@ ko:
       title_particular: 'OpenStreetMap 변경 집합 #%{changeset_id} 토론'
     timeout:
       sorry: 죄송합니다, 요청하는 변경 집합 댓글을 불러오는데 너무 오래 걸렸습니다.
+  dashboards:
+    contact:
+      km away: '%{count}km 거리'
+      m away: '%{count}m 거리'
+    popup:
+      your location: 내 위치
+      nearby mapper: 근처 매퍼
+      friend: 친구
+    show:
+      title: 내 대시보드
+      edit_your_profile: 내 프로파일 편집
+      my friends: 내 친구
+      no friends: 아직 어떠한 친구도 추가하지 않았습니다.
+      nearby users: 기타 근처 사용자
+      no nearby users: 아직 근처에 매핑을 인정하는 다른 사용자가 없습니다.
+      friends_changesets: 친구의 바뀜집합
+      friends_diaries: 친구의 일기 항목
+      nearby_changesets: 근처 사용자의 바뀜집합
+      nearby_diaries: 근처 사용자의 일기 항목
   diary_entries:
     new:
       title: 새 일기 항목
@@ -489,12 +510,16 @@ ko:
         title: 오픈스트리트맵 일기 항목
         description: 오픈스트리트맵 사용자의 최근 일기 항목
     comments:
-      has_commented_on: '%{display_name}님이 다음의 일기 항목에 덧글을 남겼습니다'
       post: 게시물
       when: 날짜
       comment: 의견
       newer_comments: 새 의견
       older_comments: 이전 의견
+  doorkeeper:
+    flash:
+      applications:
+        create:
+          notice: 애플리케이션을 등록했습니다.
   friendships:
     make_friend:
       heading: '%{user} 님을 친구로 추가할까요?'
@@ -725,7 +750,6 @@ ko:
           landing_site: 비상 착륙지
           phone: 긴급 전화
           water_tank: 긴급 물탱크
-          "yes": 긴급
         highway:
           abandoned: 버려진 고속도로
           bridleway: 승마로
@@ -963,6 +987,7 @@ ko:
           stone: 돌
           strait: 해협
           tree: 나무
+          tundra: 툰드라
           valley: 골짜기
           volcano: 화산
           water: 물
@@ -2098,6 +2123,7 @@ ko:
       uploaded: '올린 날짜:'
       points: '점:'
       start_coordinates: '시작 좌표:'
+      coordinates_html: '%{latitude}; %{longitude}'
       map: 지도
       edit: 편집
       owner: '소유자:'
@@ -2138,6 +2164,7 @@ ko:
         <a href='https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>위키 문서</a>에서
         GPS 궤적에 대해 더 알아보세요.
       upload_trace: 궤적 올리기
+      remove_tag_filter: 태그 필터 제거
     destroy:
       scheduled_for_deletion: 삭제 계획중인 궤적
     make_public:
@@ -2166,6 +2193,11 @@ ko:
       blocked: API에 대한 접근을 차단했습니다. 자세한 내용을 알아보려면 웹 인터페이스에 로그인하세요.
       need_to_see_terms: API에 대한 접근을 일시적으로 중지했습니다. 기여자 약관을 보려면 웹 인터페이스에 로그인하세요. 기여자
         약관에 동의할 필요는 없습니다만 기여자 약관을 보아야 합니다.
+    settings_menu:
+      account_settings: 계정 설정
+      oauth1_settings: OAuth 1 설정
+      oauth2_applications: OAuth 2 애플리케이션
+      oauth2_authorizations: OAuth 2 인가
   oauth:
     authorize:
       title: 내 계정에 접근 인증
@@ -2194,6 +2226,10 @@ ko:
       missing: 이 애플리케이션이 이 기능을 사용할 수 있도록 승인하지 않았습니다
     scopes:
       write_prefs: 사용자 환경 설정 수정
+      write_api: 지도 수정
+      read_gpx: 비공개 GPS 궤적 읽기
+      write_gpx: GPS 궤적 업로드
+      skip_authorization: 애플리케이션 자동 승인
   oauth_clients:
     new:
       title: 새 애플리케이션 등록
@@ -2237,10 +2273,13 @@ ko:
   oauth2_applications:
     index:
       title: 내 클라이언트 애플리케이션
+      new: 새 애플리케이션 등록
       name: 이름
       permissions: 권한
     application:
       edit: 편집
+      delete: 삭제
+      confirm_delete: 이 애플리케이션을 삭제하시겠습니까?
     new:
       title: 새 애플리케이션 등록
     edit:
@@ -2252,10 +2291,16 @@ ko:
       client_id: 클라이언트 ID
       permissions: 권한
   oauth2_authorizations:
+    new:
+      authorize: 인가
+      deny: 거부
     error:
       title: 오류가 발생했습니다
+    show:
+      title: 인증 코드
   oauth2_authorized_applications:
     index:
+      title: 내 인증한 애플리케이션
       application: 애플리케이션
       permissions: 권한
   users:
@@ -2302,6 +2347,7 @@ ko:
         italy: 이탈리아
         rest_of_world: 나머지 국가
     terms_declined_flash:
+      terms_declined_link: 이 위키 문서
       terms_declined_url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     no_such_user:
       title: 이러한 사용자는 없습니다
@@ -2319,6 +2365,7 @@ ko:
       my settings: 프로필 설정
       my comments: 내 의견
       my_preferences: 내 환경 설정
+      my_dashboard: 내 대시보드
       blocks on me: 나를 차단
       blocks by me: 나한테 차단
       edit_profile: 프로필 수정
@@ -2340,14 +2387,6 @@ ko:
       spam score: '스팸 점수:'
       description: 설명
       user location: 사용자 위치
-      if_set_location_html: 근처 사용자를 보려면 %{settings_link} 페이지에 집 위치를 설정하세요.
-      settings_link_text: 설정
-      my friends: 내 친구
-      no friends: 아직 어떠한 친구도 추가하지 않았습니다.
-      km away: '%{count}km 거리'
-      m away: '%{count}m 거리'
-      nearby users: 기타 근처 사용자
-      no nearby users: 아직 근처에 매핑을 인정하는 다른 사용자가 없습니다.
       role:
         administrator: 이 사용자는 관리자입니다
         moderator: 이 사용자는 운영자입니다
@@ -2368,15 +2407,7 @@ ko:
       unhide_user: 이 사용자를 숨기기 취소
       delete_user: 이 사용자를 삭제
       confirm: 확인
-      friends_changesets: 친구의 바뀜집합
-      friends_diaries: 친구의 일기 항목
-      nearby_changesets: 근처 사용자의 바뀜집합
-      nearby_diaries: 근처 사용자의 일기 항목
       report: 이 사용자 보고
-    popup:
-      your location: 내 위치
-      nearby mapper: 근처 매퍼
-      friend: 친구
     account:
       title: 계정 편집
       my settings: 프로필 설정
@@ -2409,10 +2440,6 @@ ko:
         link text: 무엇인가요?
       save changes button: 변경사항 저장
       make edits public button: 내 편집을 공개하기
-      return to profile: 프로필로 돌아가기
-      oauth1 settings: OAuth 1 설정
-      oauth2 applications: OAuth 2 애플리케이션
-      oauth2 authorizations: OAuth 2 인가
       flash update success confirm needed: 사용자 정보를 성공적으로 업데이트했습니다. 새 이메일 주소를 확인하기
         위해 이메일을 확인하세요.
       flash update success: 사용자 정보를 성공적으로 업데이트했습니다.
@@ -2450,6 +2477,7 @@ ko:
       no_authorization_code: 인증 코드가 없습니다.
       unknown_signature_algorithm: 알려지지 않은 인증 알고리즘
       invalid_scope: 잘못된 범위
+      unknown_error: 인증 실패
     auth_association:
       heading: 당신의 ID는 아직 OpenStreetMap 계정에 등록되지 않았습니다.
       option_1: 만약 당신이 OpenStreetMap에 처음이시면, 아래 양식을 사용해 새 계정을 만들어 주세요.