]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/en-GB.json
Merge remote-tracking branch 'openstreetmap/pull/954'
[rails.git] / vendor / assets / iD / iD / locales / en-GB.json
index 97588476430476c627411e4ac472934e1a0ff044..fa19985021f69f3daa4c12966ea95752961cf593 100644 (file)
@@ -72,7 +72,8 @@
                 "area": "Made an area circular."
             },
             "not_closed": "This can't be made circular because it's not a loop.",
-            "too_large": "This can't be made circular because not enough of it is currently visible."
+            "too_large": "This can't be made circular because not enough of it is currently visible.",
+            "connected_to_hidden": "This can't be made circular because it is connected to a hidden feature."
         },
         "orthogonalize": {
             "title": "Square",
                 "area": "Squared the corners of an area."
             },
             "not_squarish": "This can't be made square because it is not squarish.",
-            "too_large": "This can't be made square because not enough of it is currently visible."
+            "too_large": "This can't be made square because not enough of it is currently visible.",
+            "connected_to_hidden": "This can't be made square because it is connected to a hidden feature."
         },
         "straighten": {
             "title": "Straighten",
             "description": "Straighten this line.",
             "key": "S",
             "annotation": "Straightened a line.",
-            "too_bendy": "This can't be straightened because it bends too much."
+            "too_bendy": "This can't be straightened because it bends too much.",
+            "connected_to_hidden": "This line can't be straightened because it is connected to a hidden feature."
         },
         "delete": {
             "title": "Delete",
                 "relation": "Deleted a relation.",
                 "multiple": "Deleted {n} objects."
             },
-            "incomplete_relation": "This feature can't be deleted because it hasn't been fully downloaded."
+            "incomplete_relation": "This feature can't be deleted because it hasn't been fully downloaded.",
+            "part_of_relation": "This feature can't be deleted because it's part of a larger relation. You must remove it from the relation first.",
+            "connected_to_hidden": "This can't be deleted because it is connected to a hidden feature."
         },
         "add_member": {
             "annotation": "Added a member to a relation."
             "description": "Disconnect these lines/areas from each other.",
             "key": "D",
             "annotation": "Disconnected lines/areas.",
-            "not_connected": "There aren't enough lines/areas here to disconnect."
+            "not_connected": "There aren't enough lines/areas here to disconnect.",
+            "connected_to_hidden": "This can't be disconnected because it is connected to a hidden feature."
         },
         "merge": {
             "title": "Merge",
-            "description": "Merge these lines.",
+            "description": "Merge these features.",
             "key": "C",
-            "annotation": "Merged {n} lines.",
+            "annotation": "Merged {n} features.",
             "not_eligible": "These features can't be merged.",
-            "not_adjacent": "These lines can't be merged because they aren't connected.",
-            "restriction": "These lines can't be merged because at least one is a member of a \"{relation}\" relation.",
-            "incomplete_relation": "These features can't be merged because at least one hasn't been fully downloaded."
+            "not_adjacent": "These features can't be merged because they aren't connected.",
+            "restriction": "These features can't be merged because at least one is a member of a \"{relation}\" relation.",
+            "incomplete_relation": "These features can't be merged because at least one hasn't been fully downloaded.",
+            "conflicting_tags": "These features can't be merged because some of their tags have conflicting values."
         },
         "move": {
             "title": "Move",
                 "multiple": "Moved multiple objects."
             },
             "incomplete_relation": "This feature can't be moved because it hasn't been fully downloaded.",
-            "too_large": "This can't be moved because not enough of it is currently visible."
+            "too_large": "This can't be moved because not enough of it is currently visible.",
+            "connected_to_hidden": "This can't be moved because it is connected to a hidden feature."
         },
         "rotate": {
             "title": "Rotate",
                 "line": "Rotated a line.",
                 "area": "Rotated an area."
             },
-            "too_large": "This can't be rotated because not enough of it is currently visible."
+            "too_large": "This can't be rotated because not enough of it is currently visible.",
+            "connected_to_hidden": "This can't be rotated because it is connected to a hidden feature."
         },
         "reverse": {
             "title": "Reverse",
                 "multiple": "Split {n} lines/area boundaries."
             },
             "not_eligible": "Lines can't be split at their beginning or end.",
-            "multiple_ways": "There are too many lines here to split."
+            "multiple_ways": "There are too many lines here to split.",
+            "connected_to_hidden": "This can't be split because it is connected to a hidden feature."
         },
         "restriction": {
             "help": {
         "nothing": "Nothing to redo."
     },
     "tooltip_keyhint": "Shortcut:",
-    "browser_notice": "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 9 and above. Please upgrade your browser or use Potlatch 2 to edit the map.",
+    "browser_notice": "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 11 and above. Please upgrade your browser or use Potlatch 2 to edit the map.",
     "translate": {
-        "translate": "Translate"
+        "translate": "Translate",
+        "localized_translation_label": "Multilingual name",
+        "localized_translation_language": "Choose language",
+        "localized_translation_name": "Name"
     },
     "zoom_in_edit": "Zoom in to Edit",
+    "logout": "logout",
+    "loading_auth": "Connecting to OpenStreetMap...",
+    "report_a_bug": "Report a bug",
+    "help_translate": "Help translate",
+    "feature_info": {
+        "hidden_warning": "{count} hidden features",
+        "hidden_details": "These features are currently hidden: {details}"
+    },
+    "status": {
+        "error": "Unable to connect to API.",
+        "offline": "The API is offline. Please try editing later.",
+        "readonly": "The API is read-only. You will need to wait to save your changes."
+    },
+    "commit": {
+        "title": "Save Changes",
+        "description_placeholder": "Brief description of your contributions",
+        "message_label": "Changeset comment",
+        "upload_explanation": "The changes you upload will be visible on all maps that use OpenStreetMap data.",
+        "upload_explanation_with_user": "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data.",
+        "save": "Save",
+        "cancel": "Cancel",
+        "changes": "{count} Changes",
+        "warnings": "Warnings",
+        "modified": "Modified",
+        "deleted": "Deleted",
+        "created": "Created"
+    },
+    "contributors": {
+        "list": "Edits by {users}",
+        "truncated_list": "Edits by {users} and {count} others"
+    },
+    "infobox": {
+        "selected": "{n} selected",
+        "geometry": "Geometry",
+        "closed": "closed",
+        "center": "Centre",
+        "perimeter": "Perimeter",
+        "length": "Length",
+        "area": "Area",
+        "centroid": "Centroid",
+        "location": "Location",
+        "metric": "Metric",
+        "imperial": "Imperial"
+    },
+    "geometry": {
+        "point": "point",
+        "vertex": "vertex",
+        "line": "line",
+        "area": "area",
+        "relation": "relation"
+    },
+    "geocoder": {
+        "search": "Search worldwide...",
+        "no_results_visible": "No results in visible map area",
+        "no_results_worldwide": "No results found"
+    },
+    "geolocate": {
+        "title": "Show My Location"
+    },
     "inspector": {
-        "none": "None"
+        "no_documentation_combination": "There is no documentation available for this tag combination",
+        "no_documentation_key": "There is no documentation available for this key",
+        "show_more": "Show More",
+        "view_on_osm": "View on openstreetmap.org",
+        "all_tags": "All tags",
+        "all_members": "All members",
+        "all_relations": "All relations",
+        "new_relation": "New relation...",
+        "role": "Role",
+        "none": "None",
+        "location": "Location"
     },
     "background": {
         "fix_misalignment": "Fix alignment"
     },
+    "save": {
+        "title": "Save"
+    },
+    "confirm": {
+        "cancel": "Cancel"
+    },
     "gpx": {
         "drag_drop": "Drag and drop a .gpx file on the page, or click the button to the right to browse",
         "browse": "Browse for a .gpx file"
     },
-    "intro": {
-        "lines": {
-            "add": "Lines are used to represent features such as roads, railways and rivers. **Click the Line button to add a new line.**"
-        }
-    },
     "presets": {
         "fields": {
             "fax": {
             "lit": {
                 "label": "Street Lighting"
             },
+            "location": {
+                "label": "Location"
+            },
+            "name": {
+                "label": "Name"
+            },
             "phone": {
                 "placeholder": "+44 207 123456"
             },
             "amenity/theatre": {
                 "name": "Theatre"
             },
+            "area": {
+                "name": "Area"
+            },
             "building/static_caravan": {
                 "name": "Static Caravan"
             },
             "building/terrace": {
                 "name": "Terraced houses"
             },
-            "footway/crosswalk": {
-                "name": "Pedestrian Crossing"
-            },
             "highway/bridleway": {
                 "name": "Bridleway"
             },
-            "highway/crosswalk": {
-                "name": "Zebra Crossing"
+            "landuse/allotments": {
+                "name": "Allotments"
             },
             "leisure/pitch/baseball": {
                 "name": "Baseball"