]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Fix typo
[rails.git] / config / locales / en.yml
index 532d184be29a6e534a6d4df3a170ed5ff3951c90..8d657d1916920450f286cdb0d02bf236323a0e63 100644 (file)
@@ -111,6 +111,7 @@ en:
     download_xml: "Download XML"
     view_history: "View History"
     view_details: "View Details"
+    location: "Location:"
     changeset:
       title: "Changeset: %{id}"
       belongs_to: "Author"
@@ -310,10 +311,14 @@ en:
       licence: "Licence"
       export_details: 'OpenStreetMap data is licensed under the <a href="http://opendatacommons.org/licenses/odbl/1.0/">Open Data Commons Open Database License</a> (ODbL).'
       too_large:
+        advice: "If the above export fails, please consider using one of the sources listed below:"
         body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area, or use one of the sources listed below for bulk data downloads."
         planet:
           title: "Planet OSM"
           description: "Regularly-updated copies of the complete OpenStreetMap database"
+        overpass:
+          title: "Overpass API"
+          description: "Download this bounding box from a mirror of the OpenStreetMap database"
         geofabrik:
           title: "Geofabrik Downloads"
           description: "Regularly-updated extracts of continents, countries, and selected cities"
@@ -916,6 +921,7 @@ en:
       title: Support OpenStreetMap with a monetary donation
       text: Make a Donation
     learn_more: "Learn More"
+    more: More
   license_page:
     foreign:
       title: About this translation
@@ -1052,7 +1058,7 @@ en:
       editor_html: |
         An <strong>editor</strong> is a program or website you can use to edit the map.
       node_html: |
-        A <strong>node</strong> is a point on the map, like a single restauraunt or a tree.
+        A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
       way_html: |
         A <strong>way</strong> is a line or area, like a road, stream, lake or building.
       tag_html: |