load_more: 더 불러오기
timeout:
sorry: 죄송합니다, 요청하는 바뀜집합 목록을 얻는데 너무 오래 걸립니다.
- rss:
- title_all: OpenStreetMap 바뀜집합 토론
- title_particular: 'OpenStreetMap 바뀜집합 #%{changeset_id} 토론'
+ changeset_comments:
+ comment:
comment: '바뀜집합 #%{changeset_id}에 %{author}님이 새 댓글을 남김'
- commented_at_html: '%{when} 전에 업데이트함'
commented_at_by_html: '%{user}님이 %{when} 전에 업데이트함'
- full: 전체 토론
- diary_entry:
+ index:
+ title_all: OpenStreetMap 바뀜집합 토론
+ title_particular: 'OpenStreetMap 바뀜집합 #%{changeset_id} 토론'
+ diary_entries:
new:
title: 새 일기 항목
publish_button: 발행
other: '%{user}에서의 점 %{count}개으로 된 GPX 파일'
description_without_count: '%{user}에서의 GPX 파일'
application:
+ permission_denied: 이 작업에 접근할 권한이 없습니다
require_cookies:
cookies_needed: 쿠키를 비활성화한 것으로 보입니다 - 계속하기 전에 브라우저에서 쿠키를 활성화하세요.
require_admin:
not_empty: 교정이 비어 있지 않습니다. 파기하기 전에 이 교정에 속하는 모든 판을 교정 취소하세요.
flash: 교정을 파기했습니다.
error: 이 교정을 파기하는 중에 오류가 발생했습니다.
+ validations:
+ invalid_characters: 유효하지 않은 문자가 포함됨
+ url_characters: 특정 URL 문자 포함 (%{characters})
...