no_bounding_box: "No bounding box has been stored for this changeset."
show_area_box: "Show Area Box"
box: "box"
- has_nodes: "Has the following {{count}} nodes:"
- has_ways: "Has the following {{count}} ways:"
- has_relations: "Has the following {{count}} relations:"
+ has_nodes:
+ one: "Has the following {{count}} node:"
+ other: "Has the following {{count}} nodes:"
+ has_ways:
+ one: "Has the following {{count}} way:"
+ other: "Has the following {{count}} ways:"
+ has_relations:
+ one: "Has the following {{count}} relation:"
+ other: "Has the following {{count}} relations:"
common_details:
edited_at: "Edited at:"
edited_by: "Edited by:"
unread_button: "Mark as unread"
read_button: "Mark as read"
reply_button: "Reply"
+ delete_button: "Delete"
new:
title: "Send message"
send_message_to: "Send a new message to {{name}}"
reading_your_sent_messages: "Reading your sent messages"
to: "To"
back_to_outbox: "Back to outbox"
+ sent_message_summary:
+ delete_button: "Delete"
mark:
as_read: "Message marked as read"
as_unread: "Message marked as unread"
+ delete:
+ deleted: "Message deleted"
site:
index:
js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
upload_gpx: "Upload GPX File"
description: "Description"
tags: "Tags"
- tags_help: "use commas"
+ tags_help: "comma delimited"
public: "Public?"
public_help: "what does this mean?"
public_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"