]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Translate geocoder.results.namefinder. May be incorrect in the context in which it...
[rails.git] / config / locales / en.yml
index 077af5011db055c30c92e05eed2f234eb0aa89cc..35bb5a67cef939c8bdfb0ab2e55108a080e9269f 100644 (file)
@@ -72,6 +72,10 @@ en:
         description: "Description"
         languages: "Languages"
         pass_crypt: "Password"
+  printable_name:
+    with_id: "{{id}}"
+    with_version: "{{id}}, v{{version}}"
+    with_name: "{{name}} ({{id}})"
   map:
     view: View
     edit: Edit
@@ -338,6 +342,24 @@ en:
       results: "Results"
       type_from_source: "{{type}} from {{source_link}}"
       no_results: "No results found"
+      namefinder:
+        prefix: "{{type}} "
+        suffix_place: ", {{distance}} {{direction}} of {{placename}}"
+        suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
+        suffix_suburb: "{{suffix}}, {{parentname}}"
+      distance:
+        zero: "less than 1km"
+        one: "about 1km"
+        other: "about {{count}}km"
+      direction:
+        south_west: "south-west"
+        south: "south"
+        south_east: "south-east"
+        east: "east"
+        north_east: "north-east"
+        north: "north"
+        north_west: "north-west"
+        west: "west"
   layouts:
     project_name:
       # in <title>