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:"
showing_page: "Showing page"
of: "of"
changeset:
+ id: "#{{id}}"
still_editing: "(still editing)"
anonymous: "Anonymous"
no_comment: "(none)"
show_area_box: "show area box"
big_area: "(big)"
view_changeset_details: "View changeset details"
- more: "more"
changesets:
id: "ID"
saved_at: "Saved at"
area: "Area"
list:
title: "Changesets"
- description: "Recent edits"
- description_user: "Recent edits by {{user}}"
- description_bbox: "Recent edits within {{bbox}}"
- description_user_bbox: "Recent edits by {{user}} within {{bbox}}"
+ title_user: "Changesets by {{user}}"
+ title_bbox: "Changesets within {{bbox}}"
+ title_user_bbox: "Changesets by {{user}} within {{bbox}}"
+
+ heading: "Changesets"
+ heading_user: "Changesets by {{user}}"
+ heading_bbox: "Changesets within {{bbox}}"
+ heading_user_bbox: "Changesets by {{user}} within {{bbox}}"
+
+ description: "Recent changes"
+ description_user: "Changesets by {{user}}"
+ description_bbox: "Changesets within {{bbox}}"
+ description_user_bbox: "Changesets by {{user}} within {{bbox}}"
diary_entry:
new:
title: New Diary Entry
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."