+ apply: "Apply"
+ all: "All"
+ open: "Open"
+ closed: "Closed"
+ status: "Status"
+ show:
+ title: "Note: %{id}"
+ description: "Description"
+ open_title: "Unresolved note #%{note_name}"
+ closed_title: "Resolved note #%{note_name}"
+ hidden_title: "Hidden note #%{note_name}"
+ event_opened_by_html: "Created by %{user} %{time_ago}"
+ event_opened_by_anonymous_html: "Created by anonymous %{time_ago}"
+ event_commented_by_html: "Comment from %{user} %{time_ago}"
+ event_commented_by_anonymous_html: "Comment from anonymous %{time_ago}"
+ event_closed_by_html: "Resolved by %{user} %{time_ago}"
+ event_closed_by_anonymous_html: "Resolved by anonymous %{time_ago}"
+ event_reopened_by_html: "Reactivated by %{user} %{time_ago}"
+ event_reopened_by_anonymous_html: "Reactivated by anonymous %{time_ago}"
+ event_hidden_by_html: "Hidden by %{user} %{time_ago}"
+ report: report this note
+ coordinates_html: "%{latitude}, %{longitude}"
+ anonymous_warning: This note includes comments from anonymous users which should be independently verified.
+ discussion: Discussion
+ subscribe: Subscribe
+ unsubscribe: Unsubscribe
+ hide: Hide
+ resolve: Resolve
+ reactivate: Reactivate
+ comment_and_resolve: Comment & Resolve
+ comment: Comment
+ log_in_to_comment: "Log in to comment on this note"
+ report_link_html: "If this note contains sensitive information that needs to be removed, you can %{link}."
+ other_problems_resolve: "For all other problems with the note, please resolve it yourself with a comment."
+ other_problems_resolved: "For all other problems, resolving is sufficient."
+ disappear_date_html: "This resolved note will disappear from the map in %{disappear_in}."
+ new:
+ title: "New Note"
+ intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem."
+ anonymous_warning_html: "You are not logged in. Please %{log_in} or %{sign_up} if you want to receive updates for your note."
+ anonymous_warning_log_in: "log in"
+ anonymous_warning_sign_up: "sign up"
+ advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings."
+ add: Add Note
+ new_readonly:
+ title: "New Note"
+ warning: "New notes cannot be created because the OpenStreetMap API is currently in read-only mode."
+ notes_paging_nav:
+ showing_page: "Page %{page}"
+ next: "Next"
+ previous: "Previous"