]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
hopefully fix messed up en.yml
[rails.git] / config / locales / en.yml
index a750b13c9844272cffa430515f0b43a4a1ce7247..42b5a9c53b9aa21b41db7405fe9c442684982402 100644 (file)
@@ -3,6 +3,59 @@ en:
     view: View
     edit: Edit
     coordinates: "Coordinates:"
+  browse:
+    changeset:
+      changeset: "Changeset:"
+      download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
+      changesetxml: "Changeset XML"
+      osmchangexml: "osmChange XML"
+    changeset_details:
+      created_at: "Created at:"
+      closed_at: "Closed at:"
+      belongs_to: "Belongs to:"
+      bounding_box: "Bounding box:"
+      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 {{node_count}} nodes:"
+      has_ways: "Has the following {{way_count}} ways:"
+      has_relations: "Has the following {{relation_count}} relations:"
+    common_details: 
+      edited_at: "Edited at:"
+      edited_by: "Edited by:"
+      version: "Version:"
+      in_changeset: "In changeset:"
+    containing_relation:
+      relation: "Relation {{relation_name}}"
+      relation_as: "(as {{relation_role}})"
+    map:
+      loading: "Loading..."
+      deleted: "Deleted"
+      view_larger_map: "View Larger Map"
+    node_details:
+      part_of: "Part of:"
+    node_history:
+      node_history: "Node History"
+      download: "{{download_xml_link}} or {{view_details_link}}"
+      download_xml: "Download XML"
+      view_details: "view details"
+    node:
+      node: "Node"
+      node_title: "Node: {{node_name}}"
+      download: "{{download_xml_link}} or {{view_history_link}}"
+      download_xml: "Download XML"
+      view_history: "view history"
+    not_found:
+      sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
+    paging_nav:
+      showing_page: "Showing page"
+      of: "of"
+    relation_details:
+      members: "Members:"
+      part_of: "Part of:"
+    relation_history:
+      relation_history: "Relation History"
+      relation_history_title: "Relation History: {{relation_name}}"
   diary_entry:
     list:
       new: New Diary Entry
@@ -180,7 +233,7 @@ en:
       button: Confirm
     confirm email:
       heading: Confirm a change of email address
-      press confirm button: "Press the confirm button below to confirm your new eail address."
+      press confirm button: "Press the confirm button below to confirm your new email address."
       button: Confirm
     set_home:
       flash success: "Home location saved successfully"