]> 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 1bd6ab5321febc094a20a726bfc5c987b798a6f6..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
@@ -100,8 +104,8 @@ en:
       version: "Version:"
       in_changeset: "In changeset:"
     containing_relation:
-      relation: "Relation {{relation_name}}"
-      relation_as: "(as {{relation_role}})"
+      entry: "Relation {{relation_name}}"
+      entry_role: "Relation {{relation_name}} (as {{relation_role}})"
     map:
       loading: "Loading..."
       deleted: "Deleted"
@@ -142,7 +146,12 @@ en:
       relation_history: "Relation History"
       relation_history_title: "Relation History: {{relation_name}}"
     relation_member:
-      as: "as"
+      entry: "{{type}} {{name}}"
+      entry_role: "{{type}} {{name}} as {{role}}"
+      type:
+        node: "Node"
+        way: "Way"
+        relation: "Relation"
     relation:
       relation: "Relation"
       relation_title: "Relation: {{relation_name}}"
@@ -327,11 +336,30 @@ en:
       click_add_marker: "Click on the map to add a marker"
       change_marker: "Change marker position"
       add_marker: "Add a marker to the map"
+      view_larger_map: "View Larger Map"
   geocoder:
     results:
       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>