X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e670da54cbc4a7b00525b8decb506a23deddd918..f3d793c7e86dcb1ba949b14b4a0d31010be0a351:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 6c147dbcb..7ee23f2f8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -96,21 +96,23 @@ en: description: "Remote Control (JOSM or Merkaartor)" browse: created: "Created" - edited: "Edited" closed: "Closed" - deleted: "Deleted" - by: "by" - ago: "%{ago} ago" + created_html: "Created %{time} ago" + closed_html: "Closed %{time} ago" + created_by_html: "Created %{time} ago by %{user}" + deleted_by_html: "Deleted %{time} ago by %{user}" + edited_by_html: "Edited %{time} ago by %{user}" + closed_by_html: "Closed %{time} ago by %{user}" version: "Version" in_changeset: "Changeset" + anonymous: "anonymous" no_comment: "(no comment)" part_of: "Part of" download_xml: "Download XML" - view_history: "View history" - view_details: "View details" + view_history: "View History" + view_details: "View Details" changeset: - title: "Changeset" - changeset: "Changeset %{id}" + title: "Changeset %{id}" belongs_to: "Author" node: "Nodes (%{count})" node_paginated: "Nodes (%{x}-%{y} of %{count})" @@ -124,24 +126,18 @@ en: title: "Changeset %{id}" title_comment: "Changeset %{id} - %{comment}" node: - node: "Node" - node_title: "Node: %{node_name}" - node_history: "Node History" - node_history_title: "Node History: %{node_name}" + title: "Node: %{name}" + history_title: "Node History: %{name}" way: - way: "Way" - way_title: "Way: %{way_name}" - way_history: "Way History" - way_history_title: "Way History: %{way_name}" + title: "Way: %{name}" + history_title: "Way History: %{name}" nodes: "Nodes" also_part_of: one: "part of way %{related_ways}" other: "part of ways %{related_ways}" relation: - relation: "Relation" - relation_title: "Relation: %{relation_name}" - relation_history: "Relation History" - relation_history_title: "Relation History: %{relation_name}" + title: "Relation: %{name}" + history_title: "Relation History: %{name}" members: "Members" relation_member: entry: "%{type} %{name}" @@ -190,14 +186,6 @@ en: new_note: "New Note" open_title: "Unresolved note #%{note_name}" closed_title: "Resolved note #%{note_name}" - opened: "Opened" - last_modified: "Last modified" - closed: "Closed" - at_html: "%{when} ago" - at_by_html: "%{when} ago by %{user}" - description: "Description" - comments: "Comments" - anonymous: "anonymous" open_by: "Created by %{user} %{when} ago" open_by_anonymous: "Created by anonymous %{when} ago" commented_by: "Comment from %{user} %{when} ago" @@ -1086,7 +1074,7 @@ en: OpenStreetMap has several resources for learning about the project, asking and answering questions, and collaboratively discussing and documenting mapping topics. welcome: - url: http://www.openstreetmap.org/welcome + url: /welcome title: Welcome to OSM description: Start with this quick guide covering the OpenStreetMap basics. help: @@ -2062,6 +2050,8 @@ en: edit_disabled_tooltip: Zoom in to edit the map createnote_tooltip: Add a note to the map createnote_disabled_tooltip: Zoom in to add a note to the map + map_notes_zoom_in_tooltip: Zoom in to see map notes + map_data_zoom_in_tooltip: Zoom in to see map data notes: new: intro: "In order to improve the map the information you enter is shown to other mappers, so please be as descriptive and precise as possible when moving the marker to the correct position and entering your note below."