]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
9fc1785b54a112d9fdcaaea9d093a41c76700b32
[rails.git] / config / locales / en.yml
1 en:
2   html:
3     dir: ltr
4   time:
5     formats:
6       friendly: "%e %B %Y at %H:%M"
7       blog: "%e %B %Y"
8   activerecord:
9     # Translates all the model names, which is used in error handling on the web site
10     models:
11       acl: "Access Control List"
12       changeset: "Changeset"
13       changeset_tag: "Changeset Tag"
14       country: "Country"
15       diary_comment: "Diary Comment"
16       diary_entry: "Diary Entry"
17       friend: "Friend"
18       language: "Language"
19       message: "Message"
20       node: "Node"
21       node_tag: "Node Tag"
22       notifier: "Notifier"
23       old_node: "Old Node"
24       old_node_tag: "Old Node Tag"
25       old_relation: "Old Relation"
26       old_relation_member: "Old Relation Member"
27       old_relation_tag: "Old Relation Tag"
28       old_way: "Old Way"
29       old_way_node: "Old Way Node"
30       old_way_tag: "Old Way Tag"
31       relation: "Relation"
32       relation_member: "Relation Member"
33       relation_tag: "Relation Tag"
34       session: "Session"
35       trace: "Trace"
36       tracepoint: "Trace Point"
37       tracetag: "Trace Tag"
38       user: "User"
39       user_preference: "User Preference"
40       user_token: "User Token"
41       way: "Way"
42       way_node: "Way Node"
43       way_tag: "Way Tag"
44     # Translates all the model attributes, which is used in error handling on the web site
45     # Only the ones that are used on the web site are translated at the moment
46     attributes:
47       diary_comment:
48         body: "Body"
49       diary_entry:
50         user: "User"
51         title: "Subject"
52         latitude: "Latitude"
53         longitude: "Longitude"
54         language: "Language"
55       friend:
56         user: "User"
57         friend: "Friend"
58       trace:
59         user: "User"
60         visible: "Visible"
61         name: "Name"
62         size: "Size"
63         latitude: "Latitude"
64         longitude: "Longitude"
65         public: "Public"
66         description: "Description"
67       message:
68         sender: "Sender"
69         title: "Subject"
70         body: "Body"
71         recipient: "Recipient"
72       user:
73         email: "Email"
74         active: "Active"
75         display_name: "Display Name"
76         description: "Description"
77         languages: "Languages"
78         pass_crypt: "Password"
79   printable_name:
80     with_id: "%{id}"
81     with_version: "%{id}, v%{version}"
82     with_name_html: "%{name} (%{id})"
83   editor:
84     default: "Default (currently %{name})"
85     potlatch:
86       name: "Potlatch 1"
87       description: "Potlatch 1 (in-browser editor)"
88     id:
89       name: "iD"
90       description: "iD (in-browser editor)"
91     potlatch2:
92       name: "Potlatch 2"
93       description: "Potlatch 2 (in-browser editor)"
94     remote:
95       name: "Remote Control"
96       description: "Remote Control (JOSM or Merkaartor)"
97   browse:
98     created: "Created"
99     closed: "Closed"
100     created_html: "Created <abbr title='%{title}'>%{time} ago</abbr>"
101     closed_html: "Closed <abbr title='%{title}'>%{time} ago</abbr>"
102     created_by_html: "Created <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
103     deleted_by_html: "Deleted <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
104     edited_by_html: "Edited <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
105     closed_by_html: "Closed <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
106     version: "Version"
107     in_changeset: "Changeset"
108     anonymous: "anonymous"
109     no_comment: "(no comment)"
110     part_of: "Part of"
111     download_xml: "Download XML"
112     view_history: "View History"
113     view_details: "View Details"
114     location: "Location:"
115     changeset:
116       title: "Changeset: %{id}"
117       belongs_to: "Author"
118       node: "Nodes (%{count})"
119       node_paginated: "Nodes (%{x}-%{y} of %{count})"
120       way: "Ways (%{count})"
121       way_paginated: "Ways (%{x}-%{y} of %{count})"
122       relation: "Relations (%{count})"
123       relation_paginated: "Relations (%{x}-%{y} of %{count})"
124       comment: "Comments (%{count})"
125       hidden_commented_by: "Hidden comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
126       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
127       changesetxml: "Changeset XML"
128       osmchangexml: "osmChange XML"
129       feed:
130         title: "Changeset %{id}"
131         title_comment: "Changeset %{id} - %{comment}"
132       join_discussion: "Log in to join the discussion"
133       discussion: Discussion
134     node:
135       title: "Node: %{name}"
136       history_title: "Node History: %{name}"
137     way:
138       title: "Way: %{name}"
139       history_title: "Way History: %{name}"
140       nodes: "Nodes"
141       also_part_of:
142         one: "part of way %{related_ways}"
143         other: "part of ways %{related_ways}"
144     relation:
145       title: "Relation: %{name}"
146       history_title: "Relation History: %{name}"
147       members: "Members"
148     relation_member:
149       entry: "%{type} %{name}"
150       entry_role: "%{type} %{name} as %{role}"
151       type:
152         node: "Node"
153         way: "Way"
154         relation: "Relation"
155     containing_relation:
156       entry: "Relation %{relation_name}"
157       entry_role: "Relation %{relation_name} (as %{relation_role})"
158     not_found:
159       sorry: "Sorry, %{type} #%{id} could not be found."
160       type:
161         node: node
162         way: way
163         relation: relation
164         changeset: changeset
165         note: note
166     timeout:
167       sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
168       type:
169         node: node
170         way: way
171         relation: relation
172         changeset: changeset
173         note: note
174     redacted:
175       redaction: "Redaction %{id}"
176       message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
177       type:
178         node: "node"
179         way: "way"
180         relation: "relation"
181     start_rjs:
182       feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?"
183       load_data: "Load Data"
184       loading: "Loading..."
185     tag_details:
186       tags: "Tags"
187       wiki_link:
188         key: "The wiki description page for the %{key} tag"
189         tag: "The wiki description page for the %{key}=%{value} tag"
190       wikidata_link: "The %{page} item on Wikidata"
191       wikipedia_link: "The %{page} article on Wikipedia"
192       telephone_link: "Call %{phone_number}"
193     note:
194       title: "Note: %{id}"
195       new_note: "New Note"
196       description: "Description"
197       open_title: "Unresolved note #%{note_name}"
198       closed_title: "Resolved note #%{note_name}"
199       hidden_title: "Hidden note #%{note_name}"
200       open_by: "Created by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
201       open_by_anonymous: "Created by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
202       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
203       commented_by_anonymous: "Comment from anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
204       closed_by: "Resolved by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
205       closed_by_anonymous: "Resolved by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
206       reopened_by: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
207       reopened_by_anonymous: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
208       hidden_by: "Hidden by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
209     query:
210       title: "Query Features"
211       introduction: "Click on the map to find nearby features."
212       nearby: "Nearby features"
213       enclosing: "Enclosing features"
214   changeset:
215     changeset_paging_nav:
216       showing_page: "Page %{page}"
217       next: "Next »"
218       previous: "« Previous"
219     changeset:
220       anonymous: "Anonymous"
221       no_edits: "(no edits)"
222       view_changeset_details: "View changeset details"
223     changesets:
224       id: "ID"
225       saved_at: "Saved at"
226       user: "User"
227       comment: "Comment"
228       area: "Area"
229     list:
230       title: "Changesets"
231       title_user: "Changesets by %{user}"
232       title_friend: "Changesets by your friends"
233       title_nearby: "Changesets by nearby users"
234       empty: "No changesets found."
235       empty_area: "No changesets in this area."
236       empty_user: "No changesets by this user."
237       no_more: "No more changesets found."
238       no_more_area: "No more changesets in this area."
239       no_more_user: "No more changesets by this user."
240       load_more: "Load more"
241     timeout:
242       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
243     rss:
244       title_all: OpenStreetMap changeset discussion
245       title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
246       comment: "New comment on changeset #%{changeset_id} by %{author}"
247       commented_at_html: "Updated %{when} ago"
248       commented_at_by_html: "Updated %{when} ago by %{user}"
249       full: Full discussion
250   diary_entry:
251     new:
252       title: New Diary Entry
253       publish_button: "Publish"
254     list:
255       title: "Users' diaries"
256       title_friends: "Friends' diaries"
257       title_nearby: "Nearby Users' diaries"
258       user_title: "%{user}'s diary"
259       in_language_title: "Diary Entries in %{language}"
260       new: New Diary Entry
261       new_title: Compose a new entry in your user diary
262       no_entries: No diary entries
263       recent_entries: "Recent diary entries"
264       older_entries: Older Entries
265       newer_entries: Newer Entries
266     edit:
267       title: "Edit diary entry"
268       subject: "Subject:"
269       body: "Body:"
270       language: "Language:"
271       location: "Location:"
272       latitude: "Latitude:"
273       longitude: "Longitude:"
274       use_map_link: "use map"
275       save_button: "Save"
276       marker_text: Diary entry location
277     view:
278       title: "%{user}'s diary | %{title}"
279       user_title: "%{user}'s diary"
280       leave_a_comment: "Leave a comment"
281       login_to_leave_a_comment: "%{login_link} to leave a comment"
282       login: "Login"
283       save_button: "Save"
284     no_such_entry:
285       title: "No such diary entry"
286       heading: "No entry with the id: %{id}"
287       body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
288     diary_entry:
289       posted_by: "Posted by %{link_user} on %{created} in %{language_link}"
290       comment_link: Comment on this entry
291       reply_link: Reply to this entry
292       comment_count:
293         zero: No comments
294         one: "%{count} comment"
295         other: "%{count} comments"
296       edit_link: Edit this entry
297       hide_link: Hide this entry
298       confirm: Confirm
299     diary_comment:
300       comment_from: "Comment from %{link_user} on %{comment_created_at}"
301       hide_link: Hide this comment
302       confirm: Confirm
303     location:
304       location: "Location:"
305       view: "View"
306       edit: "Edit"
307     feed:
308       user:
309         title: "OpenStreetMap diary entries for %{user}"
310         description: "Recent OpenStreetMap diary entries from %{user}"
311       language:
312         title: "OpenStreetMap diary entries in %{language_name}"
313         description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
314       all:
315         title: "OpenStreetMap diary entries"
316         description: "Recent diary entries from users of OpenStreetMap"
317     comments:
318       has_commented_on: "%{display_name} has commented on the following diary entries"
319       post: Post
320       when: When
321       comment: Comment
322       ago: "%{ago} ago"
323       newer_comments: "Newer Comments"
324       older_comments: "Older Comments"
325   export:
326     title: "Export"
327     start:
328       area_to_export: "Area to Export"
329       manually_select: "Manually select a different area"
330       format_to_export: "Format to Export"
331       osm_xml_data: "OpenStreetMap XML Data"
332       map_image: "Map Image (shows standard layer)"
333       embeddable_html: "Embeddable HTML"
334       licence: "Licence"
335       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).'
336       too_large:
337         advice: "If the above export fails, please consider using one of the sources listed below:"
338         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."
339         planet:
340           title: "Planet OSM"
341           description: "Regularly-updated copies of the complete OpenStreetMap database"
342         overpass:
343           title: "Overpass API"
344           description: "Download this bounding box from a mirror of the OpenStreetMap database"
345         geofabrik:
346           title: "Geofabrik Downloads"
347           description: "Regularly-updated extracts of continents, countries, and selected cities"
348         metro:
349           title: "Metro Extracts"
350           description: "Extracts for major world cities and their surrounding areas"
351         other:
352           title: "Other Sources"
353           description: "Additional sources listed on the OpenStreetMap wiki"
354       options: "Options"
355       format: "Format"
356       scale: "Scale"
357       max: "max"
358       image_size: "Image Size"
359       zoom: "Zoom"
360       add_marker: "Add a marker to the map"
361       latitude: "Lat:"
362       longitude: "Lon:"
363       output: "Output"
364       paste_html: "Paste HTML to embed in website"
365       export_button: "Export"
366   geocoder:
367     search:
368       title:
369         latlon: 'Results from <a href="http://openstreetmap.org/">Internal</a>'
370         us_postcode: 'Results from <a href="http://geocoder.us/">Geocoder.us</a>'
371         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
372         ca_postcode: 'Results from <a href="http://geocoder.ca/">Geocoder.CA</a>'
373         osm_nominatim: 'Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
374         geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
375         osm_nominatim_reverse: 'Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
376         geonames_reverse: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
377     search_osm_nominatim:
378       prefix_format: "%{name}"
379       prefix:
380         aerialway:
381           cable_car: "Cable Car"
382           chair_lift: "Chair Lift"
383           drag_lift: "Drag Lift"
384           gondola: "Gondola Lift"
385           station: "Aerialway Station"
386         aeroway:
387           aerodrome: "Aerodrome"
388           apron: "Apron"
389           gate: "Gate"
390           helipad: "Helipad"
391           runway: "Runway"
392           taxiway: "Taxiway"
393           terminal: "Terminal"
394         amenity:
395           animal_shelter: "Animal Shelter"
396           arts_centre: "Arts Centre"
397           atm: "ATM"
398           bank: "Bank"
399           bar: "Bar"
400           bbq: "BBQ"
401           bench: "Bench"
402           bicycle_parking: "Cycle Parking"
403           bicycle_rental: "Cycle Rental"
404           biergarten: "Beer Garden"
405           boat_rental: "Boat Rental"
406           brothel: "Brothel"
407           bureau_de_change: "Bureau de Change"
408           bus_station: "Bus Station"
409           cafe: "Cafe"
410           car_rental: "Car Rental"
411           car_sharing: "Car Sharing"
412           car_wash: "Car Wash"
413           casino: "Casino"
414           charging_station: "Charging Station"
415           childcare: "Childcare"
416           cinema: "Cinema"
417           clinic: "Clinic"
418           clock: "Clock"
419           college: "College"
420           community_centre: "Community Centre"
421           courthouse: "Courthouse"
422           crematorium: "Crematorium"
423           dentist: "Dentist"
424           doctors: "Doctors"
425           dormitory: "Dormitory"
426           drinking_water: "Drinking Water"
427           driving_school: "Driving School"
428           embassy: "Embassy"
429           emergency_phone: "Emergency Phone"
430           fast_food: "Fast Food"
431           ferry_terminal: "Ferry Terminal"
432           fire_hydrant: "Fire Hydrant"
433           fire_station: "Fire Station"
434           food_court: "Food Court"
435           fountain: "Fountain"
436           fuel: "Fuel"
437           gambling: "Gambling"
438           grave_yard: "Grave Yard"
439           gym: "Fitness Centre / Gym"
440           health_centre: "Health Centre"
441           hospital: "Hospital"
442           hunting_stand: "Hunting Stand"
443           ice_cream: "Ice Cream"
444           kindergarten: "Kindergarten"
445           library: "Library"
446           market: "Market"
447           marketplace: "Marketplace"
448           monastery: "Monastery"
449           motorcycle_parking: "Motorcycle Parking"
450           nightclub: "Night Club"
451           nursery: "Nursery"
452           nursing_home: "Nursing Home"
453           office: "Office"
454           parking: "Parking"
455           parking_entrance: "Parking Entrance"
456           pharmacy: "Pharmacy"
457           place_of_worship: "Place of Worship"
458           police: "Police"
459           post_box: "Post Box"
460           post_office: "Post Office"
461           preschool: "Pre-School"
462           prison: "Prison"
463           pub: "Pub"
464           public_building: "Public Building"
465           reception_area: "Reception Area"
466           recycling: "Recycling Point"
467           restaurant: "Restaurant"
468           retirement_home: "Retirement Home"
469           sauna: "Sauna"
470           school: "School"
471           shelter: "Shelter"
472           shop: "Shop"
473           shower: "Shower"
474           social_centre: "Social Centre"
475           social_club: "Social Club"
476           social_facility: "Social Facility"
477           studio: "Studio"
478           swimming_pool: "Swimming Pool"
479           taxi: "Taxi"
480           telephone: "Public Telephone"
481           theatre: "Theatre"
482           toilets: "Toilets"
483           townhall: "Town Hall"
484           university: "University"
485           vending_machine: "Vending Machine"
486           veterinary: "Veterinary Surgery"
487           village_hall: "Village Hall"
488           waste_basket: "Waste Basket"
489           waste_disposal: "Waste Disposal"
490           youth_centre: "Youth Centre"
491         boundary:
492           administrative: "Administrative Boundary"
493           census: "Census Boundary"
494           national_park: "National Park"
495           protected_area : "Protected Area"
496         bridge:
497           aqueduct: "Aqueduct"
498           suspension: "Suspension Bridge"
499           swing: "Swing Bridge"
500           viaduct: "Viaduct"
501           "yes": "Bridge"
502         building:
503           "yes": "Building"
504         craft:
505           brewery: "Brewery"
506           carpenter: "Carpenter"
507           electrician: "Electrician"
508           gardener: "Gardener"
509           painter: "Painter"
510           photographer: "Photographer"
511           plumber: "Plumber"
512           shoemaker: "Shoemaker"
513           tailor: "Tailor"
514           "yes": "Craft Shop"
515         emergency:
516           ambulance_station: "Ambulance Station"
517           defibrillator: "Defibrillator"
518           landing_site: "Emergency Landing Site"
519           phone: "Emergency Phone"
520         highway:
521           abandoned: "Abandoned Highway"
522           bridleway: "Bridleway"
523           bus_guideway: "Guided Bus Lane"
524           bus_stop: "Bus Stop"
525           construction: "Highway under Construction"
526           cycleway: "Cycle Path"
527           elevator: "Elevator"
528           emergency_access_point: "Emergency Access Point"
529           footway: "Footpath"
530           ford: "Ford"
531           living_street: "Living Street"
532           milestone: "Milestone"
533           motorway: "Motorway"
534           motorway_junction: "Motorway Junction"
535           motorway_link: "Motorway Road"
536           path: "Path"
537           pedestrian: "Pedestrian Way"
538           platform: "Platform"
539           primary: "Primary Road"
540           primary_link: "Primary Road"
541           proposed: "Proposed Road"
542           raceway: "Raceway"
543           residential: "Residential Road"
544           rest_area: "Rest Area"
545           road: "Road"
546           secondary: "Secondary Road"
547           secondary_link: "Secondary Road"
548           service: "Service Road"
549           services: "Motorway Services"
550           speed_camera: "Speed Camera"
551           steps: "Steps"
552           street_lamp: "Street Lamp"
553           tertiary: "Tertiary Road"
554           tertiary_link: "Tertiary Road"
555           track: "Track"
556           traffic_signals: "Traffic Signals"
557           trail: "Trail"
558           trunk: "Trunk Road"
559           trunk_link: "Trunk Road"
560           unclassified: "Unclassified Road"
561           unsurfaced: "Unsurfaced Road"
562           "yes" : "Road"
563         historic:
564           archaeological_site: "Archaeological Site"
565           battlefield: "Battlefield"
566           boundary_stone: "Boundary Stone"
567           building: "Historic Building"
568           bunker: "Bunker"
569           castle: "Castle"
570           church: "Church"
571           city_gate: "City Gate"
572           citywalls: "City Walls"
573           fort: "Fort"
574           heritage: "Heritage Site"
575           house: "House"
576           icon: "Icon"
577           manor: "Manor"
578           memorial: "Memorial"
579           mine: "Mine"
580           monument: "Monument"
581           roman_road: "Roman Road"
582           ruins: "Ruins"
583           stone: "Stone"
584           tomb: "Tomb"
585           tower: "Tower"
586           wayside_cross: "Wayside Cross"
587           wayside_shrine: "Wayside Shrine"
588           wreck: "Wreck"
589         junction:
590           "yes": "Junction"
591         landuse:
592           allotments: "Allotments"
593           basin: "Basin"
594           brownfield: "Brownfield Land"
595           cemetery: "Cemetery"
596           commercial: "Commercial Area"
597           conservation: "Conservation"
598           construction: "Construction"
599           farm: "Farm"
600           farmland: "Farmland"
601           farmyard: "Farmyard"
602           forest: "Forest"
603           garages: "Garages"
604           grass: "Grass"
605           greenfield: "Greenfield Land"
606           industrial: "Industrial Area"
607           landfill: "Landfill"
608           meadow: "Meadow"
609           military: "Military Area"
610           mine: "Mine"
611           orchard: "Orchard"
612           quarry: "Quarry"
613           railway: "Railway"
614           recreation_ground: "Recreation Ground"
615           reservoir: "Reservoir"
616           reservoir_watershed: "Reservoir Watershed"
617           residential: "Residential Area"
618           retail: "Retail"
619           road: "Road Area"
620           village_green: "Village Green"
621           vineyard: "Vineyard"
622           "yes": "Landuse"
623         leisure:
624           beach_resort: "Beach Resort"
625           bird_hide: "Bird Hide"
626           club: "Club"
627           common: "Common Land"
628           dog_park: "Dog Park"
629           fishing: "Fishing Area"
630           fitness_centre: "Fitness Centre"
631           fitness_station: "Fitness Station"
632           garden: "Garden"
633           golf_course: "Golf Course"
634           horse_riding: "Horse Riding"
635           ice_rink: "Ice Rink"
636           marina: "Marina"
637           miniature_golf: "Miniature Golf"
638           nature_reserve: "Nature Reserve"
639           park: "Park"
640           pitch: "Sports Pitch"
641           playground: "Playground"
642           recreation_ground: "Recreation Ground"
643           resort: "Resort"
644           sauna: "Sauna"
645           slipway: "Slipway"
646           sports_centre: "Sports Centre"
647           stadium: "Stadium"
648           swimming_pool: "Swimming Pool"
649           track: "Running Track"
650           water_park: "Water Park"
651           "yes": "Leisure"
652         man_made:
653           lighthouse: "Lighthouse"
654           pipeline: "Pipeline"
655           tower: "Tower"
656           works: "Factory"
657           "yes": "Man-made"
658         military:
659           airfield: "Military Airfield"
660           barracks: "Barracks"
661           bunker: "Bunker"
662         mountain_pass:
663           "yes" : "Mountain Pass"
664         natural:
665           bay: "Bay"
666           beach: "Beach"
667           cape: "Cape"
668           cave_entrance: "Cave Entrance"
669           cliff: "Cliff"
670           crater: "Crater"
671           dune: "Dune"
672           fell: "Fell"
673           fjord: "Fjord"
674           forest: "Forest"
675           geyser: "Geyser"
676           glacier: "Glacier"
677           grassland: "Grassland"
678           heath: "Heath"
679           hill: "Hill"
680           island: "Island"
681           land: "Land"
682           marsh: "Marsh"
683           moor: "Moor"
684           mud: "Mud"
685           peak: "Peak"
686           point: "Point"
687           reef: "Reef"
688           ridge: "Ridge"
689           rock: "Rock"
690           saddle: "Saddle"
691           sand: "Sand"
692           scree: "Scree"
693           scrub: "Scrub"
694           spring: "Spring"
695           stone: "Stone"
696           strait: "Strait"
697           tree: "Tree"
698           valley: "Valley"
699           volcano: "Volcano"
700           water: "Water"
701           wetland: "Wetland"
702           wood: "Wood"
703         office:
704           accountant: "Accountant"
705           administrative: "Administration"
706           architect: "Architect"
707           company: "Company"
708           employment_agency: "Employment Agency"
709           estate_agent: "Estate Agent"
710           government: "Governmental Office"
711           insurance: "Insurance Office"
712           lawyer: "Lawyer"
713           ngo: "NGO Office"
714           telecommunication: "Telecommunication Office"
715           travel_agent: "Travel Agency"
716           "yes": "Office"
717         place:
718           allotments: "Allotments"
719           block: "Block"
720           airport: "Airport"
721           city: "City"
722           country: "Country"
723           county: "County"
724           farm: "Farm"
725           hamlet: "Hamlet"
726           house: "House"
727           houses: "Houses"
728           island: "Island"
729           islet: "Islet"
730           isolated_dwelling: "Isolated Dwelling"
731           locality: "Locality"
732           moor: "Moor"
733           municipality: "Municipality"
734           neighbourhood: "Neighbourhood"
735           postcode: "Postcode"
736           region: "Region"
737           sea: "Sea"
738           state: "State"
739           subdivision: "Subdivision"
740           suburb: "Suburb"
741           town: "Town"
742           unincorporated_area: "Unincorporated Area"
743           village: "Village"
744           "yes": "Place"
745         railway:
746           abandoned: "Abandoned Railway"
747           construction: "Railway under Construction"
748           disused: "Disused Railway"
749           disused_station: "Disused Railway Station"
750           funicular: "Funicular Railway"
751           halt: "Train Stop"
752           historic_station: "Historic Railway Station"
753           junction: "Railway Junction"
754           level_crossing: "Level Crossing"
755           light_rail: "Light Rail"
756           miniature: "Miniature Rail"
757           monorail: "Monorail"
758           narrow_gauge: "Narrow Gauge Railway"
759           platform: "Railway Platform"
760           preserved: "Preserved Railway"
761           proposed: "Proposed Railway"
762           spur: "Railway Spur"
763           station: "Railway Station"
764           stop: "Railway Stop"
765           subway: "Subway"
766           subway_entrance: "Subway Entrance"
767           switch: "Railway Points"
768           tram: "Tramway"
769           tram_stop: "Tram Stop"
770         shop:
771           alcohol: "Off License"
772           antiques: "Antiques"
773           art: "Art Shop"
774           bakery: "Bakery"
775           beauty: "Beauty Shop"
776           beverages: "Beverages Shop"
777           bicycle: "Bicycle Shop"
778           books: "Book Shop"
779           boutique: "Boutique"
780           butcher: "Butcher"
781           car: "Car Shop"
782           car_parts: "Car Parts"
783           car_repair: "Car Repair"
784           carpet: "Carpet Shop"
785           car_repair: "Car Repair"
786           charity: "Charity Shop"
787           chemist: "Chemist"
788           clothes: "Clothes Shop"
789           computer: "Computer Shop"
790           confectionery: "Confectionery Shop"
791           convenience: "Convenience Store"
792           copyshop: "Copy Shop"
793           cosmetics: "Cosmetics Shop"
794           deli: "Deli"
795           department_store: "Department Store"
796           discount: "Discount Items Shop"
797           doityourself: "Do-It-Yourself"
798           dry_cleaning: "Dry Cleaning"
799           electronics: "Electronics Shop"
800           estate_agent: "Estate Agent"
801           farm: "Farm Shop"
802           fashion: "Fashion Shop"
803           fish: "Fish Shop"
804           florist: "Florist"
805           food: "Food Shop"
806           funeral_directors: "Funeral Directors"
807           furniture: "Furniture"
808           gallery: "Gallery"
809           garden_centre: "Garden Centre"
810           general: "General Store"
811           gift: "Gift Shop"
812           greengrocer: "Greengrocer"
813           grocery: "Grocery Shop"
814           hairdresser: "Hairdresser"
815           hardware: "Hardware Store"
816           hifi: "Hi-Fi"
817           insurance: "Insurance"
818           jewelry: "Jewelry Shop"
819           kiosk: "Kiosk Shop"
820           laundry: "Laundry"
821           mall: "Mall"
822           market: "Market"
823           mobile_phone: "Mobile Phone Shop"
824           motorcycle: "Motorcycle Shop"
825           music: "Music Shop"
826           newsagent: "Newsagent"
827           optician: "Optician"
828           organic: "Organic Food Shop"
829           outdoor: "Outdoor Shop"
830           pet: "Pet Shop"
831           pharmacy: "Pharmacy"
832           photo: "Photo Shop"
833           salon: "Salon"
834           second_hand: "Second-hand Shop"
835           shoes: "Shoe Shop"
836           shopping_centre: "Shopping Centre"
837           sports: "Sports Shop"
838           stationery: "Stationery Shop"
839           supermarket: "Supermarket"
840           tailor: "Tailor"
841           toys: "Toy Shop"
842           travel_agency: "Travel Agency"
843           video: "Video Shop"
844           wine: "Off License"
845           "yes": "Shop"
846         tourism:
847           alpine_hut: "Alpine Hut"
848           apartment: "Apartment"
849           artwork: "Artwork"
850           attraction: "Attraction"
851           bed_and_breakfast: "Bed and Breakfast"
852           cabin: "Cabin"
853           camp_site: "Camp Site"
854           caravan_site: "Caravan Site"
855           chalet: "Chalet"
856           gallery: "Gallery"
857           guest_house: "Guest House"
858           hostel: "Hostel"
859           hotel: "Hotel"
860           information: "Information"
861           motel: "Motel"
862           museum: "Museum"
863           picnic_site: "Picnic Site"
864           theme_park: "Theme Park"
865           viewpoint: "Viewpoint"
866           zoo: "Zoo"
867         tunnel:
868           culvert: "Culvert"
869           "yes": "Tunnel"
870         waterway:
871           artificial: "Artificial Waterway"
872           boatyard: "Boatyard"
873           canal: "Canal"
874           dam: "Dam"
875           derelict_canal: "Derelict Canal"
876           ditch: "Ditch"
877           dock: "Dock"
878           drain: "Drain"
879           lock: "Lock"
880           lock_gate: "Lock Gate"
881           mooring: "Mooring"
882           rapids: "Rapids"
883           river: "River"
884           stream: "Stream"
885           wadi: "Wadi"
886           waterfall: "Waterfall"
887           weir: "Weir"
888           "yes": "Waterway"
889       admin_levels:
890         level2: "Country Boundary"
891         level4: "State Boundary"
892         level5: "Region Boundary"
893         level6: "County Boundary"
894         level8: "City Boundary"
895         level9: "Village Boundary"
896         level10: "Suburb Boundary"
897     description:
898       title:
899         osm_nominatim: 'Location from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
900         geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
901       types:
902         cities: Cities
903         towns: Towns
904         places: Places
905     results:
906       no_results: "No results found"
907       more_results: "More results"
908   issues:
909     report: Report
910     resolve: Resolve
911     ignore: Ignore
912     reopen: Reopen
913     index:
914       search:
915         user_not_found: User does not exist
916         issues_not_found: No Issues against the user    
917     create:
918       successful_report: Your report has been registered sucessfully
919       provide_details: Please provide the required details
920     update:
921       new_report: Your report been registered sucessfully
922       successful_update: Your report has been updated successfully
923       provide_details: Please provide the required details
924     new:
925       details: Please provide some more details into the problem. (This field cannot be left blank!)
926     show: 
927       comments:
928         reassign: The Issue was reassigned
929         reassign_param: Reassign Issue?
930     comment:
931       provide_details: Please provide the required details        
932       comment_created: Your comment was successfully created        
933     resolved: Issue status has been set to 'Resolved'
934     ignored: Issue status has been set to 'Ignored'
935     reopened: Issue status has been set to 'Open'
936     report_strings:
937       DiaryEntry:
938         spam: 
939           type: "[SPAM]"
940           details: This Diary Entry is/contains spam
941         offensive: 
942           type: "[OFFENSIVE]"
943           details: This Diary Entry is obscene/offensive
944         threat: 
945           type: "[THREAT]"
946           details: This Diary Entry contains a threat
947         other: 
948           type: "[OTHER]"
949           details: Other
950       DiaryComment:
951         spam: 
952           type: "[SPAM]"
953           details: This Diary Comment is/contains spam
954         offensive: 
955           type: "[OFFENSIVE]"
956           details: This Diary Comment is obscene/offensive
957         threat: 
958           type: "[THREAT]"
959           details: This Diary Comment contains a threat
960         other: 
961           type: "[OTHER]"
962           details: Other
963       User:
964         spam: 
965           type: "[SPAM]"
966           details: This User profile is/contains spam
967         offensive: 
968           type: "[OFFENSIVE]"
969           details: This User profile is obscene/offensive
970         threat: 
971           type: "[THREAT]"
972           details: This User profile contains a threat
973         vandal:
974           type: "[VANDAL]"
975           details: This User is a vandal
976         other: 
977           type: "[OTHER]"
978           details: Other      
979   layouts:
980     project_name:
981       # in <title>
982       title: OpenStreetMap
983       # in <h1>
984       h1: OpenStreetMap
985     logo:
986       alt_text: OpenStreetMap logo
987     home: Go to Home Location
988     logout: Log Out
989     log_in: Log In
990     log_in_tooltip: Log in with an existing account
991     sign_up: Sign Up
992     start_mapping: Start Mapping
993     sign_up_tooltip: Create an account for editing
994     edit: Edit
995     history: History
996     export: Export
997     issues: Issues
998     data: Data
999     export_data: Export Data
1000     gps_traces: GPS Traces
1001     gps_traces_tooltip: Manage GPS traces
1002     user_diaries: User Diaries
1003     user_diaries_tooltip: View user diaries
1004     edit_with: Edit with %{editor}
1005     tag_line: The Free Wiki World Map
1006     intro_header: Welcome to OpenStreetMap!
1007     intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1008     intro_2_create_account: "Create a user account"
1009     partners_html: "Hosting is supported by %{ucl}, %{ic} and %{bytemark}, and other %{partners}."
1010     partners_ucl: "the UCL VR Centre"
1011     partners_ic: "Imperial College London"
1012     partners_bytemark: "Bytemark Hosting"
1013     partners_partners: "partners"
1014     partners_url: "http://wiki.openstreetmap.org/wiki/Partners"
1015     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
1016     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
1017     donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
1018     help: Help
1019     about: About
1020     copyright: Copyright
1021     community: Community
1022     community_blogs: "Community Blogs"
1023     community_blogs_title: "Blogs from members of the OpenStreetMap community"
1024     foundation: Foundation
1025     foundation_title: The OpenStreetMap Foundation
1026     make_a_donation:
1027       title: Support OpenStreetMap with a monetary donation
1028       text: Make a Donation
1029     learn_more: "Learn More"
1030     more: More
1031   license_page:
1032     foreign:
1033       title: About this translation
1034       text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
1035       english_link: the English original
1036     native:
1037       title: About this page
1038       text: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}.
1039       native_link: THIS_LANGUAGE_NAME_HERE version
1040       mapping_link: start mapping
1041     legal_babble:
1042       title_html: Copyright and License
1043       intro_1_html: |
1044         OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1045         href="http://opendatacommons.org/licenses/odbl/">Open Data
1046         Commons Open Database License</a> (ODbL) by the  <a
1047         href="http://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1048       intro_2_html: |
1049         You are free to copy, distribute, transmit and adapt our data,
1050         as long as you credit OpenStreetMap and its
1051         contributors. If you alter or build upon our data, you
1052         may distribute the result only under the same licence. The
1053         full <a href="http://opendatacommons.org/licenses/odbl/1.0/">legal
1054         code</a> explains your rights and responsibilities.
1055       intro_3_html: |
1056         The cartography in our map tiles, and our documentation, are
1057         licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative
1058         Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA).
1059       credit_title_html: How to credit OpenStreetMap
1060       credit_1_html: |
1061         We require that you use the credit &ldquo;&copy; OpenStreetMap
1062         contributors&rdquo;.
1063       credit_2_html: |
1064         You must also make it clear that the data is available under the Open
1065         Database License, and if using our map tiles, that the cartography is
1066         licensed as CC BY-SA. You may do this by linking to
1067         <a href="http://www.openstreetmap.org/copyright">this copyright page</a>.
1068         Alternatively, and as a requirement if you are distributing OSM in a
1069         data form, you can name and link directly to the license(s). In media
1070         where links are not possible (e.g. printed works), we suggest you
1071         direct your readers to openstreetmap.org (perhaps by expanding
1072         'OpenStreetMap' to this full address), to opendatacommons.org, and
1073         if relevant, to creativecommons.org.
1074       credit_3_html: |
1075         For a browsable electronic map, the credit should appear in the corner of the map.
1076         For example:
1077       attribution_example:
1078         alt: Example of how to attribute OpenStreetMap on a webpage
1079         title: Attribution example
1080       more_title_html: Finding out more
1081       more_1_html: |
1082         Read more about using our data, and how to credit us, at the <a
1083         href="http://osmfoundation.org/Licence">OSMF Licence page</a> and the community <a
1084         href="http://wiki.openstreetmap.org/wiki/Legal_FAQ">Legal
1085         FAQ</a>.
1086       more_2_html: |
1087         Although OpenStreetMap is open data, we cannot provide a
1088         free-of-charge map API for third-party developers.
1089         See our <a href="http://wiki.openstreetmap.org/wiki/API_usage_policy">API Usage Policy</a>,
1090         <a href="http://wiki.openstreetmap.org/wiki/Tile_usage_policy">Tile Usage Policy</a>
1091         and <a href="http://wiki.openstreetmap.org/wiki/Nominatim#Usage_Policy">Nominatim Usage Policy</a>.
1092       contributors_title_html: Our contributors
1093       contributors_intro_html: |
1094         Our contributors are thousands of individuals. We also include
1095         openly-licensed data from national mapping agencies
1096         and other sources, among them:
1097       contributors_at_html: |
1098         <strong>Austria</strong>: Contains data from
1099         <a href="http://data.wien.gv.at/">Stadt Wien</a> (under
1100         <a href="http://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1101         <a href="http://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1102         Land Tirol (under <a href="http://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1103       contributors_ca_html: |
1104         <strong>Canada</strong>: Contains data from
1105         GeoBase&reg;, GeoGratis (&copy; Department of Natural
1106         Resources Canada), CanVec (&copy; Department of Natural
1107         Resources Canada), and StatCan (Geography Division,
1108         Statistics Canada).
1109       contributors_fi_html: |
1110         <strong>Finland</strong>: Contains data from the
1111         National Land Survey of Finland's Topographic Database
1112         and other datasets, under the
1113         <a href="http://www.maanmittauslaitos.fi/en/NLS_open_data_licence_version1_20120501">NLSFI License</a>.
1114       contributors_fr_html: |
1115         <strong>France</strong>: Contains data sourced from
1116         Direction Générale des Impôts.
1117       contributors_nl_html: |
1118         <strong>Netherlands</strong>: Contains &copy; AND data, 2007
1119         (<a href="http://www.and.com">www.and.com</a>)
1120       contributors_nz_html: |
1121         <strong>New Zealand</strong>: Contains data sourced from
1122         Land Information New Zealand. Crown Copyright reserved.
1123       contributors_si_html: |
1124         <strong>Slovenia</strong>: Contains data from the
1125         <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1126         <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1127         (public information of Slovenia).
1128       contributors_za_html: |
1129         <strong>South Africa</strong>: Contains data sourced from
1130         <a href="http://www.ngi.gov.za/">Chief Directorate:
1131         National Geo-Spatial Information</a>, State copyright reserved.
1132       contributors_gb_html: |
1133         <strong>United Kingdom</strong>: Contains Ordnance
1134         Survey data &copy; Crown copyright and database right
1135         2010-12.
1136       contributors_footer_1_html: |
1137         For further details of these, and other sources that have been used
1138         to help improve OpenStreetMap, please see the <a
1139         href="http://wiki.openstreetmap.org/wiki/Contributors">Contributors
1140         page</a> on the OpenStreetMap Wiki.
1141       contributors_footer_2_html: |
1142         Inclusion of data in OpenStreetMap does not imply that the original
1143         data provider endorses OpenStreetMap, provides any warranty, or
1144         accepts any liability.
1145       infringement_title_html: Copyright infringement
1146       infringement_1_html: |
1147         OSM contributors are reminded never to add data from any
1148         copyrighted sources (e.g. Google Maps or printed maps) without
1149         explicit permission from the copyright holders.
1150       infringement_2_html: |
1151         If you believe that copyrighted material has been inappropriately
1152         added to the OpenStreetMap database or this site, please refer
1153         to our <a href="http://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1154         procedure</a> or file directly at our
1155         <a href="http://dmca.openstreetmap.org/">on-line filing page</a>.
1156       trademarks_title_html: <span id="trademarks"></span>Trademarks
1157       trademarks_1_html: |
1158         OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please send your questions to the <a href="http://wiki.osmfoundation.org/wiki/Licensing_Working_Group">Licence Working Group</a>.
1159   welcome_page:
1160     title: Welcome!
1161     introduction_html: |
1162       Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
1163       up, you're all set to get started mapping. Here's a quick guide with the most important
1164       things you need to know.
1165     whats_on_the_map:
1166       title: What's on the Map
1167       on_html: |
1168         OpenStreetMap is a place for mapping things that are both <em>real and current</em> -
1169         it includes millions of buildings, roads, and other details about places. You can map
1170         whatever real-world features are interesting to you.
1171       off_html: |
1172         What it <em>doesn't</em> include is opinionated data like ratings, historical or
1173         hypothetical features, and data from copyrighted sources. Unless you have special
1174         permission, don't copy from online or paper maps.
1175     basic_terms:
1176       title: Basic Terms For Mapping
1177       paragraph_1_html: |
1178         OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
1179       editor_html: |
1180         An <strong>editor</strong> is a program or website you can use to edit the map.
1181       node_html: |
1182         A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
1183       way_html: |
1184         A <strong>way</strong> is a line or area, like a road, stream, lake or building.
1185       tag_html: |
1186         A <strong>tag</strong> is a bit of data about a node or way, like a
1187         restaurant's name or a road's speed limit.
1188     rules:
1189       title: Rules!
1190       paragraph_1_html: |
1191         OpenStreetMap has few formal rules but we expect all participants to collaborate
1192         with, and communicate with, the community. If you are considering
1193         any activities other than editing by hand, please read and follow the guidelines on 
1194         <a href='http://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a> and 
1195         <a href='http://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated Edits</a>.
1196     questions:
1197       title: Any questions?
1198       paragraph_1_html: |
1199         OpenStreetMap has several resources for learning about the project, asking and answering
1200         questions, and collaboratively discussing and documenting mapping topics.
1201         <a href='%{help_url}'>Get help here</a>.
1202     start_mapping: Start Mapping
1203     add_a_note:
1204       title: No Time To Edit? Add a Note!
1205       paragraph_1_html: |
1206         If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
1207         easy to add a note.
1208       paragraph_2_html: |
1209         Just go to <a href='%{map_url}'>the map</a> and click the note icon:
1210         <span class='icon note'></span>. This will add a marker to the map, which you can move
1211         by dragging. Add your message, then click save, and other mappers will investigate.
1212   fixthemap:
1213     title: Report a problem / Fix the map
1214     how_to_help:
1215       title: How to Help
1216       join_the_community:
1217         title: Join the community
1218         explanation_html: |
1219           If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
1220           proceed is to join the OpenStreetMap community and add or repair the data yourself. 
1221       add_a_note:
1222         instructions_html: |
1223           Just click <a class='icon note'></a> or the same icon on the map display.
1224           This will add a marker to the map, which you can move
1225           by dragging. Add your message, then click save, and other mappers will investigate.
1226     other_concerns:
1227       title: Other concerns
1228       explanation_html: |
1229         If you have concerns about how our data is being used or about the contents please consult our
1230         <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate 
1231         <a href='http://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.  
1232   help_page:
1233     title: Getting Help
1234     introduction: |
1235       OpenStreetMap has several resources for learning about the project, asking and answering questions,
1236       and collaboratively discussing and documenting mapping topics.
1237     welcome:
1238       url: /welcome
1239       title: Welcome to OSM
1240       description: Start with this quick guide covering the OpenStreetMap basics.
1241     beginners_guide:
1242       url: http://wiki.openstreetmap.org/wiki/Beginners%27_guide
1243       title: Beginners' Guide
1244       description: Community maintained guide for beginners.
1245     help:
1246       url: https://help.openstreetmap.org/
1247       title: help.openstreetmap.org
1248       description: Ask a question or look up answers on OSM's question-and-answer site.
1249     mailing_lists:
1250       url: http://lists.openstreetmap.org/
1251       title: Mailing Lists
1252       description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
1253     forums:
1254       url: http://forum.openstreetmap.org/
1255       title: Forums
1256       description: Questions and discussions for those that prefer a bulletin board style interface.
1257     irc:
1258       url: http://irc.openstreetmap.org/
1259       title: IRC
1260       description: Interactive chat in many different languages and on many topics.
1261     switch2osm:
1262       url: https://switch2osm.org/
1263       title: switch2osm
1264       description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
1265     wiki:
1266       url: http://wiki.openstreetmap.org/
1267       title: wiki.openstreetmap.org
1268       description: Browse the wiki for in-depth OSM documentation.
1269   about_page:
1270     next: Next
1271     copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1272     used_by: "%{name} powers map data on thousands of web sites, mobile apps, and hardware devices"
1273     lede_text: |
1274       OpenStreetMap is built by a community of mappers that contribute and maintain data
1275       about roads, trails, cafés, railway stations, and much more, all over the world.
1276     local_knowledge_title: Local Knowledge
1277     local_knowledge_html: |
1278       OpenStreetMap emphasizes local knowledge. Contributors use
1279       aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1280       is accurate and up to date.
1281     community_driven_title: Community Driven
1282     community_driven_html: |
1283       OpenStreetMap's community is diverse, passionate, and growing every day.
1284       Our contributors include enthusiast mappers, GIS professionals, engineers
1285       running the OSM servers, humanitarians mapping disaster-affected areas,
1286       and many more.
1287       To learn more about the community, see the <a href='%{diary_path}'>user diaries</a>,
1288       <a href='http://blogs.openstreetmap.org/'>community blogs</a>, and
1289       the <a href='http://www.osmfoundation.org/'>OSM Foundation</a> website.
1290     open_data_title: Open Data
1291     open_data_html: |
1292       OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1293       as long as you credit OpenStreetMap and its contributors. If you alter or
1294       build upon the data in certain ways, you may distribute the result only
1295       under the same licence. See the <a href='%{copyright_path}'>Copyright and
1296       License page</a> for details.
1297     legal_title: Legal
1298     legal_html: |
1299       This site and many other related services are formally operated by the  
1300       <a href='http://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF) 
1301       on behalf of the community.
1302       <br> 
1303       Please <a href='http://osmfoundation.org/Contact'>contact the OSMF</a> 
1304       if you have licensing, copyright or other legal questions and issues.
1305     partners_title: Partners
1306   notifier:
1307     diary_comment_notification:
1308       subject: "[OpenStreetMap] %{user} commented on your diary entry"
1309       hi: "Hi %{to_user},"
1310       header: "%{from_user} has commented on your recent OpenStreetMap diary entry with the subject %{subject}:"
1311       footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or reply at %{replyurl}"
1312     message_notification:
1313       subject_header: "[OpenStreetMap] %{subject}"
1314       hi: "Hi %{to_user},"
1315       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1316       footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}"
1317     friend_notification:
1318       subject: "[OpenStreetMap] %{user} added you as a friend"
1319       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1320       see_their_profile: "You can see their profile at %{userurl}."
1321       befriend_them: "You can also add them as a friend at %{befriendurl}."
1322     gpx_notification:
1323       greeting: "Hi,"
1324       your_gpx_file: "It looks like your GPX file"
1325       with_description: "with the description"
1326       and_the_tags: "and the following tags:"
1327       and_no_tags: "and no tags."
1328       failure:
1329         subject: "[OpenStreetMap] GPX Import failure"
1330         failed_to_import: "failed to import. Here is the error:"
1331         more_info_1: "More information about GPX import failures and how to avoid"
1332         more_info_2: "them can be found at:"
1333         import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1334       success:
1335         subject: "[OpenStreetMap] GPX Import success"
1336         loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1337     signup_confirm:
1338       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1339       greeting: "Hi there!"
1340       created: "Someone (hopefully you) just created an account at %{site_url}."
1341       confirm: "Before we do anything else, we need to confirm that this request came from you, so if it did then please click the link below to confirm your account:"
1342       welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1343     email_confirm:
1344       subject: "[OpenStreetMap] Confirm your email address"
1345     email_confirm_plain:
1346       greeting: "Hi,"
1347       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1348       click_the_link: "If this is you, please click the link below to confirm the change."
1349     email_confirm_html:
1350       greeting: "Hi,"
1351       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1352       click_the_link: "If this is you, please click the link below to confirm the change."
1353     lost_password:
1354       subject: "[OpenStreetMap] Password reset request"
1355     lost_password_plain:
1356       greeting: "Hi,"
1357       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1358       click_the_link: "If this is you, please click the link below to reset your password."
1359     lost_password_html:
1360       greeting: "Hi,"
1361       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1362       click_the_link: "If this is you, please click the link below to reset your password."
1363     note_comment_notification:
1364       anonymous: An anonymous user
1365       greeting: "Hi,"
1366       commented:
1367         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1368         subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1369         your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1370         commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1371       closed:
1372         subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1373         subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1374         your_note: "%{commenter} has resolved one of your map notes near %{place}."
1375         commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1376       reopened:
1377         subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1378         subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1379         your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1380         commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1381       details: "More details about the note can be found at %{url}."
1382     changeset_comment_notification:
1383       greeting: "Hi,"
1384       commented:
1385         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1386         subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1387         your_changeset: "%{commenter} has left a comment on one of your changesets created at %{time}"
1388         commented_changeset: "%{commenter} has left a comment on a map changeset you are watching created by %{changeset_author} at %{time}"
1389         partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1390         partial_changeset_without_comment: "without comment"
1391       details: "More details about the changeset can be found at %{url}."
1392     new_issue_notification:
1393       subject: "[OpenStreetMap] New Issue"
1394       greeting: "Hi,"
1395       new_issue: "A new issue has been created"
1396   message:
1397     inbox:
1398       title: "Inbox"
1399       my_inbox: "My Inbox"
1400       outbox: "outbox"
1401       messages: "You have %{new_messages} and %{old_messages}"
1402       new_messages:
1403         one: "%{count} new message"
1404         other: "%{count} new messages"
1405       old_messages:
1406         one: "%{count} old message"
1407         other: "%{count} old messages"
1408       from: "From"
1409       subject: "Subject"
1410       date: "Date"
1411       no_messages_yet: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1412       people_mapping_nearby: "people mapping nearby"
1413     message_summary:
1414       unread_button: "Mark as unread"
1415       read_button: "Mark as read"
1416       reply_button: "Reply"
1417       delete_button: "Delete"
1418     new:
1419       title: "Send message"
1420       send_message_to: "Send a new message to %{name}"
1421       subject: "Subject"
1422       body: "Body"
1423       send_button: "Send"
1424       back_to_inbox: "Back to inbox"
1425       message_sent: "Message sent"
1426       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1427     no_such_message:
1428       title: "No such message"
1429       heading: "No such message"
1430       body: "Sorry there is no message with that id."
1431     outbox:
1432       title: "Outbox"
1433       my_inbox: "My %{inbox_link}"
1434       inbox: "inbox"
1435       outbox: "outbox"
1436       messages:
1437         one: "You have %{count} sent message"
1438         other: "You have %{count} sent messages"
1439       to: "To"
1440       subject: "Subject"
1441       date: "Date"
1442       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1443       people_mapping_nearby: "people mapping nearby"
1444     reply:
1445       wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
1446     read:
1447       title: "Read message"
1448       from: "From"
1449       subject: "Subject"
1450       date: "Date"
1451       reply_button: "Reply"
1452       unread_button: "Mark as unread"
1453       back: "Back"
1454       to: "To"
1455       wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
1456     sent_message_summary:
1457       delete_button: "Delete"
1458     mark:
1459       as_read: "Message marked as read"
1460       as_unread: "Message marked as unread"
1461     delete:
1462       deleted: "Message deleted"
1463   site:
1464     index:
1465       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1466       js_2: "OpenStreetMap uses JavaScript for its slippy map."
1467       permalink: Permalink
1468       shortlink: Shortlink
1469       createnote: Add a note
1470       license:
1471         copyright: "Copyright OpenStreetMap and contributors, under an open license"
1472         license_url: "http://openstreetmap.org/copyright"
1473         project_url: "http://openstreetmap.org"
1474       remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
1475     edit:
1476       not_public: "You have not set your edits to be public."
1477       not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}."
1478       user_page_link: user page
1479       anon_edits: "(%{link})"
1480       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1481       anon_edits_link_text: "Find out why this is the case."
1482       flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">download Flash Player from Adobe.com</a>. <a href="http://wiki.openstreetmap.org/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
1483       potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)"
1484       potlatch2_not_configured: "Potlatch 2 has not been configured - please see http://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 for more information"
1485       potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)"
1486       id_not_configured: "iD has not been configured"
1487       no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
1488     sidebar:
1489       search_results: Search Results
1490       close: Close
1491     search:
1492       search: Search
1493       get_directions: "Get directions"
1494       get_directions_title: "Find directions between two points"
1495       from: "From"
1496       to: "To"
1497       where_am_i: "Where am I?"
1498       where_am_i_title: Describe the current location using the search engine
1499       submit_text: "Go"
1500     key:
1501       table:
1502         entry:
1503           motorway: "Motorway"
1504           main_road: "Main road"
1505           trunk: "Trunk road"
1506           primary: "Primary road"
1507           secondary: "Secondary road"
1508           unclassified: "Unclassified road"
1509           track: "Track"
1510           bridleway: "Bridleway"
1511           cycleway: "Cycleway"
1512           cycleway_national: "National cycleway"
1513           cycleway_regional: "Regional cycleway"
1514           cycleway_local: "Local cycleway"
1515           footway: "Footway"
1516           rail: "Railway"
1517           subway: "Subway"
1518           tram:
1519             - Light rail
1520             - tram
1521           cable:
1522             - Cable car
1523             - chair lift
1524           runway:
1525             - Airport Runway
1526             - taxiway
1527           apron:
1528             - Airport apron
1529             - terminal
1530           admin: "Administrative boundary"
1531           forest: "Forest"
1532           wood: "Wood"
1533           golf: "Golf course"
1534           park: "Park"
1535           resident: "Residential area"
1536           common:
1537             - Common
1538             - meadow
1539           retail: "Retail area"
1540           industrial: "Industrial area"
1541           commercial: "Commercial area"
1542           heathland: "Heathland"
1543           lake:
1544             - Lake
1545             - reservoir
1546           farm: "Farm"
1547           brownfield: "Brownfield site"
1548           cemetery: "Cemetery"
1549           allotments: "Allotments"
1550           pitch: "Sports pitch"
1551           centre: "Sports centre"
1552           reserve: "Nature reserve"
1553           military: "Military area"
1554           school:
1555             - School
1556             - university
1557           building: "Significant building"
1558           station: "Railway station"
1559           summit:
1560             - Summit
1561             - peak
1562           tunnel: "Dashed casing = tunnel"
1563           bridge: "Black casing = bridge"
1564           private: "Private access"
1565           destination: "Destination access"
1566           construction: "Roads under construction"
1567           bicycle_shop: "Bicycle shop"
1568           bicycle_parking: "Bicycle parking"
1569           toilets: "Toilets"
1570     richtext_area:
1571       edit: Edit
1572       preview: Preview
1573     markdown_help:
1574       title_html: Parsed with <a href="http://daringfireball.net/projects/markdown/">Markdown</a>
1575       headings: Headings
1576       heading: Heading
1577       subheading: Subheading
1578       unordered: Unordered list
1579       ordered: Ordered list
1580       first: First item
1581       second: Second item
1582       link: Link
1583       text: Text
1584       image: Image
1585       alt: Alt text
1586       url: URL
1587   trace:
1588     visibility:
1589       private: "Private (only shared as anonymous, unordered points)"
1590       public: "Public (shown in trace list and as anonymous, unordered points)"
1591       trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
1592       identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
1593     create:
1594       upload_trace: "Upload GPS Trace"
1595       trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion."
1596     edit:
1597       title: "Editing trace %{name}"
1598       heading: "Editing trace %{name}"
1599       filename: "Filename:"
1600       download: "download"
1601       uploaded_at: "Uploaded:"
1602       points: "Points:"
1603       start_coord: "Start coordinate:"
1604       map: "map"
1605       edit: "edit"
1606       owner: "Owner:"
1607       description: "Description:"
1608       tags: "Tags:"
1609       tags_help: "comma delimited"
1610       save_button: "Save Changes"
1611       visibility: "Visibility:"
1612       visibility_help: "what does this mean?"
1613       visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1614     trace_form:
1615       upload_gpx: "Upload GPX File:"
1616       description: "Description:"
1617       tags: "Tags:"
1618       tags_help: "comma delimited"
1619       visibility: "Visibility:"
1620       visibility_help: "what does this mean?"
1621       visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1622       upload_button: "Upload"
1623       help: "Help"
1624       help_url: "http://wiki.openstreetmap.org/wiki/Upload"
1625     trace_header:
1626       upload_trace: "Upload a trace"
1627       see_all_traces: "See all traces"
1628       see_your_traces: "See your traces"
1629       traces_waiting:
1630         one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
1631         other: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
1632     trace_optionals:
1633       tags: "Tags"
1634     view:
1635       title: "Viewing trace %{name}"
1636       heading: "Viewing trace %{name}"
1637       pending: "PENDING"
1638       filename: "Filename:"
1639       download: "download"
1640       uploaded: "Uploaded:"
1641       points: "Points:"
1642       start_coordinates: "Start coordinate:"
1643       map: "map"
1644       edit: "edit"
1645       owner: "Owner:"
1646       description: "Description:"
1647       tags: "Tags:"
1648       none: "None"
1649       edit_track: "Edit this trace"
1650       delete_track: "Delete this trace"
1651       trace_not_found: "Trace not found!"
1652       visibility: "Visibility:"
1653     trace_paging_nav:
1654       showing_page: "Page %{page}"
1655       older: "Older Traces"
1656       newer: "Newer Traces"
1657     trace:
1658       pending: "PENDING"
1659       count_points: "%{count} points"
1660       ago: "%{time_in_words_ago} ago"
1661       more: "more"
1662       trace_details: "View Trace Details"
1663       view_map: "View Map"
1664       edit: "edit"
1665       edit_map: "Edit Map"
1666       public: "PUBLIC"
1667       identifiable: "IDENTIFIABLE"
1668       private: "PRIVATE"
1669       trackable: "TRACKABLE"
1670       by: "by"
1671       in: "in"
1672       map: "map"
1673     list:
1674       public_traces: "Public GPS traces"
1675       your_traces: "Your GPS traces"
1676       public_traces_from: "Public GPS traces from %{user}"
1677       description: "Browse recent GPS track uploads"
1678       tagged_with: " tagged with %{tags}"
1679       empty_html: "Nothing here yet. <a href='%{upload_link}'>Upload a new trace</a> or learn more about GPS tracing on the <a href='http://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki page</a>."
1680     delete:
1681       scheduled_for_deletion: "Trace scheduled for deletion"
1682     make_public:
1683       made_public: "Trace made public"
1684     offline_warning:
1685       message: "The GPX file upload system is currently unavailable"
1686     offline:
1687       heading: "GPX Storage Offline"
1688       message: "The GPX file storage and upload system is currently unavailable."
1689     georss:
1690       title: "OpenStreetMap GPS Traces"
1691     description:
1692       description_with_count:
1693         one: "GPX file with %{count} point from %{user}"
1694         other: "GPX file with %{count} points from %{user}"
1695       description_without_count: "GPX file from %{user}"
1696   application:
1697     require_cookies:
1698       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
1699     require_admin:
1700       not_an_admin: You need to be an admin to perform that action.
1701     require_moderator:
1702       not_a_moderator: "You need to be a moderator to perform that action."
1703     setup_user_auth:
1704       blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
1705       need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them."
1706   oauth:
1707     oauthorize:
1708       title: "Authorize access to your account"
1709       request_access: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
1710       allow_to: "Allow the client application to:"
1711       allow_read_prefs:  "read your user preferences."
1712       allow_write_prefs: "modify your user preferences."
1713       allow_write_diary: "create diary entries, comments and make friends."
1714       allow_write_api:   "modify the map."
1715       allow_read_gpx:    "read your private GPS traces."
1716       allow_write_gpx:   "upload GPS traces."
1717       allow_write_notes: "modify notes."
1718       grant_access: "Grant Access"
1719     oauthorize_success:
1720       title: "Authorization request allowed"
1721       allowed: "You have granted application %{app_name} access to your account."
1722       verification: "The verification code is %{code}."
1723     oauthorize_failure:
1724       title: "Authorization request failed"
1725       denied: "You have denied application %{app_name} access to your account."
1726       invalid: "The authorization token is not valid."
1727     revoke:
1728       flash: "You've revoked the token for %{application}"
1729   oauth_clients:
1730     new:
1731       title: "Register a new application"
1732       submit: "Register"
1733     edit:
1734       title: "Edit your application"
1735       submit: "Edit"
1736     show:
1737       title: "OAuth details for %{app_name}"
1738       key: "Consumer Key:"
1739       secret: "Consumer Secret:"
1740       url: "Request Token URL:"
1741       access_url: "Access Token URL:"
1742       authorize_url: "Authorise URL:"
1743       support_notice: "We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures."
1744       edit: "Edit Details"
1745       delete: "Delete Client"
1746       confirm: "Are you sure?"
1747       requests: "Requesting the following permissions from the user:"
1748       allow_read_prefs:  "read their user preferences."
1749       allow_write_prefs: "modify their user preferences."
1750       allow_write_diary: "create diary entries, comments and make friends."
1751       allow_write_api:   "modify the map."
1752       allow_read_gpx:    "read their private GPS traces."
1753       allow_write_gpx:   "upload GPS traces."
1754       allow_write_notes: "modify notes."
1755     index:
1756       title: "My OAuth Details"
1757       my_tokens: "My Authorised Applications"
1758       list_tokens: "The following tokens have been issued to applications in your name:"
1759       application: "Application Name"
1760       issued_at: "Issued At"
1761       revoke: "Revoke!"
1762       my_apps: "My Client Applications"
1763       no_apps: "Do you have an application you would like to register for use with us using the %{oauth} standard? You must register your web application before it can make OAuth requests to this service."
1764       registered_apps: "You have the following client applications registered:"
1765       register_new: "Register your application"
1766     form:
1767       name: "Name"
1768       required: "Required"
1769       url: "Main Application URL"
1770       callback_url: "Callback URL"
1771       support_url: "Support URL"
1772       requests: "Request the following permissions from the user:"
1773       allow_read_prefs:  "read their user preferences."
1774       allow_write_prefs: "modify their user preferences."
1775       allow_write_diary: "create diary entries, comments and make friends."
1776       allow_write_api:   "modify the map."
1777       allow_read_gpx:    "read their private GPS traces."
1778       allow_write_gpx:   "upload GPS traces."
1779       allow_write_notes: "modify notes."
1780     not_found:
1781       sorry: "Sorry, that %{type} could not be found."
1782     create:
1783       flash: "Registered the information successfully"
1784     update:
1785       flash: "Updated the client information successfully"
1786     destroy:
1787       flash: "Destroyed the client application registration"
1788   user:
1789     login:
1790       title: "Login"
1791       heading: "Login"
1792       email or username: "Email Address or Username:"
1793       password: "Password:"
1794       openid: "%{logo} OpenID:"
1795       remember: "Remember me"
1796       lost password link: "Lost your password?"
1797       login_button: "Login"
1798       register now: Register now
1799       with username: "Already have an OpenStreetMap account? Please login with your username and password:"
1800       with external: "Alternatively, use a third party to login:"
1801       new to osm: New to OpenStreetMap?
1802       to make changes: To make changes to the OpenStreetMap data, you must have an account.
1803       create account minute: Create an account. It only takes a minute.
1804       no account: Don't have an account?
1805       account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
1806       account is suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if you wish to discuss this.
1807       auth failure: "Sorry, could not log in with those details."
1808       openid_logo_alt: "Log in with an OpenID"
1809       auth_providers:
1810         openid:
1811           title: Login with OpenID
1812           alt: Login with an OpenID URL
1813         google:
1814           title: Login with Google
1815           alt: Login with a Google OpenID
1816         facebook:
1817           title: Login with Facebook
1818           alt: Login with a Facebook Account
1819         windowslive:
1820           title: Login with Windows Live
1821           alt: Login with a Windows Live Account
1822         github:
1823           title: Login with GitHub
1824           alt: Login with a GitHub Account
1825         yahoo:
1826           title: Login with Yahoo
1827           alt: Login with a Yahoo OpenID
1828         wordpress:
1829           title: Login with Wordpress
1830           alt: Login with a Wordpress OpenID
1831         aol:
1832           title: Login with AOL
1833           alt: Login with an AOL OpenID
1834     logout:
1835       title: "Logout"
1836       heading: "Logout from OpenStreetMap"
1837       logout_button: "Logout"
1838     lost_password:
1839       title: "Lost password"
1840       heading: "Forgotten Password?"
1841       email address: "Email Address:"
1842       new password button: "Reset password"
1843       help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
1844       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1845       notice email cannot find: "Could not find that email address, sorry."
1846     reset_password:
1847       title: "Reset password"
1848       heading: "Reset Password for %{user}"
1849       password: "Password:"
1850       confirm password: "Confirm Password:"
1851       reset: "Reset Password"
1852       flash changed: "Your password has been changed."
1853       flash token bad: "Did not find that token, check the URL maybe?"
1854     new:
1855       title: "Sign Up"
1856       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
1857       contact_webmaster: 'Please contact the <a href="%{webmaster}">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
1858       about:
1859         header: Free and editable
1860         html: |
1861           <p>Unlike other maps, OpenStreetMap is completely created by people like you,
1862           and it's free for anyone to fix, update, download and use.</p>
1863           <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
1864       license_agreement: 'When you confirm your account you will need to agree to the <a href="http://www.osmfoundation.org/wiki/License/Contributor_Terms">contributor terms</a>.'
1865       email address: "Email Address:"
1866       confirm email address: "Confirm Email Address:"
1867       not displayed publicly: 'Not displayed publicly (see <a href="http://wiki.openstreetmap.org/wiki/Privacy_Policy" title="wiki privacy policy including section on email addresses">privacy policy</a>)'
1868       display name: "Display Name:"
1869       display name description: "Your publicly displayed username. You can change this later in the preferences."
1870       external auth: "Third Party Authentication:"
1871       password: "Password:"
1872       confirm password: "Confirm Password:"
1873       use external auth: "Alternatively, use a third party to login"
1874       auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one."
1875       continue: Sign Up
1876       terms accepted: "Thanks for accepting the new contributor terms!"
1877       terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see <a href=\"%{url}\">this wiki page</a>."
1878       terms declined url: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
1879     terms:
1880       title: "Contributor terms"
1881       heading: "Contributor terms"
1882       read and accept: "Please read the agreement and press the agree button to confirm that you accept the terms of this agreement for your existing and future contributions."
1883       consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain"
1884       consider_pd_why: "what's this?"
1885       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1886       guidance: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
1887       agree: Agree
1888       declined: "http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
1889       decline: "Decline"
1890       you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
1891       legale_select: "Country of residence:"
1892       legale_names:
1893         france: "France"
1894         italy: "Italy"
1895         rest_of_world: "Rest of the world"
1896     no_such_user:
1897       title: "No such user"
1898       heading: "The user %{user} does not exist"
1899       body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
1900       deleted: "deleted"
1901     view:
1902       my diary: My Diary
1903       new diary entry: new diary entry
1904       my edits: My Edits
1905       my traces: My Traces
1906       my notes: My Notes
1907       my messages: My Messages
1908       my profile: My Profile
1909       my settings: My Settings
1910       my comments: My Comments
1911       oauth settings: oauth settings
1912       blocks on me: Blocks on Me
1913       blocks by me: Blocks by Me
1914       send message: Send Message
1915       diary: Diary
1916       edits: Edits
1917       traces: Traces
1918       notes: Map Notes
1919       remove as friend: Unfriend
1920       add as friend: Add Friend
1921       mapper since: "Mapper since:"
1922       ago: "(%{time_in_words_ago} ago)"
1923       ct status: "Contributor terms:"
1924       ct undecided: Undecided
1925       ct declined: Declined
1926       ct accepted: Accepted %{ago} ago
1927       latest edit: "Latest edit %{ago}:"
1928       email address: "Email address:"
1929       created from: "Created from:"
1930       status: "Status:"
1931       spam score: "Spam Score:"
1932       description: Description
1933       user location: User location
1934       if set location: "Set your home location on the %{settings_link} page to see nearby users."
1935       settings_link_text: settings
1936       your friends: Your friends
1937       no friends: You have not added any friends yet.
1938       km away: "%{count}km away"
1939       m away: "%{count}m away"
1940       nearby users: "Other nearby users"
1941       no nearby users: "There are no other users who admit to mapping nearby yet."
1942       role:
1943         administrator: "This user is an administrator"
1944         moderator: "This user is a moderator"
1945         grant:
1946           administrator: "Grant administrator access"
1947           moderator: "Grant moderator access"
1948         revoke:
1949           administrator: "Revoke administrator access"
1950           moderator: "Revoke moderator access"
1951       block_history: "Active Blocks"
1952       moderator_history: "Blocks Given"
1953       comments: "Comments"
1954       create_block: "Block this User"
1955       activate_user: "Activate this User"
1956       deactivate_user: "Deactivate this User"
1957       confirm_user: "Confirm this User"
1958       hide_user: "Hide this User"
1959       unhide_user: "Unhide this User"
1960       delete_user: "Delete this User"
1961       confirm: "Confirm"
1962       friends_changesets: "friends' changesets"
1963       friends_diaries: "friends' diary entries"
1964       nearby_changesets: "nearby user changesets"
1965       nearby_diaries: "nearby user diary entries"
1966       report: "Report User"
1967     popup:
1968       your location: "Your location"
1969       nearby mapper: "Nearby mapper"
1970       friend: "Friend"
1971     account:
1972       title: "Edit account"
1973       my settings: My settings
1974       current email address: "Current Email Address:"
1975       new email address: "New Email Address:"
1976       email never displayed publicly: "(never displayed publicly)"
1977       external auth: "External Authentication:"
1978       openid:
1979         link: "http://wiki.openstreetmap.org/wiki/OpenID"
1980         link text: "what is this?"
1981       public editing:
1982         heading: "Public editing:"
1983         enabled: "Enabled. Not anonymous and can edit data."
1984         enabled link: "http://wiki.openstreetmap.org/wiki/Anonymous_edits"
1985         enabled link text: "what is this?"
1986         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
1987         disabled link text: "why can't I edit?"
1988       public editing note:
1989         heading: "Public editing"
1990         text: "Currently your edits are anonymous and people cannot send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below. <b>Since the 0.6 API changeover, only public users can edit map data</b>. (<a href=\"http://wiki.openstreetmap.org/wiki/Anonymous_edits\">find out why</a>).<ul><li>Your email address will not be revealed by becoming public.</li><li>This action cannot be reversed and all new users are now public by default.</li></ul>"
1991       contributor terms:
1992         heading: "Contributor Terms:"
1993         agreed: "You have agreed to the new Contributor Terms."
1994         not yet agreed: "You have not yet agreed to the new Contributor Terms."
1995         review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
1996         agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
1997         link: "http://www.osmfoundation.org/wiki/License/Contributor_Terms"
1998         link text: "what is this?"
1999       profile description: "Profile Description:"
2000       preferred languages: "Preferred Languages:"
2001       preferred editor: "Preferred Editor:"
2002       image: "Image:"
2003       gravatar:
2004         gravatar: "Use Gravatar"
2005         link: "http://wiki.openstreetmap.org/wiki/Gravatar"
2006         link text: "what is this?"
2007         disabled: "Gravatar has been disabled."
2008         enabled: "Display of your Gravatar has been enabled."
2009       new image: "Add an image"
2010       keep image: "Keep the current image"
2011       delete image: "Remove the current image"
2012       replace image: "Replace the current image"
2013       image size hint: "(square images at least 100x100 work best)"
2014       home location: "Home Location:"
2015       no home location: "You have not entered your home location."
2016       latitude: "Latitude:"
2017       longitude: "Longitude:"
2018       update home location on click: "Update home location when I click on the map?"
2019       save changes button: Save Changes
2020       make edits public button: Make all my edits public
2021       return to profile: Return to profile
2022       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
2023       flash update success: "User information updated successfully."
2024     confirm:
2025       heading: Check your email!
2026       introduction_1: |
2027         We sent you a confirmation email.
2028       introduction_2: |
2029         Confirm your account by clicking on the link in the email and you'll be able to start mapping.
2030       press confirm button: "Press the confirm button below to activate your account."
2031       button: Confirm
2032       success: "Confirmed your account, thanks for signing up!"
2033       already active: "This account has already been confirmed."
2034       unknown token: "That confirmation code has expired or does not exist."
2035       reconfirm_html: "If you need us to resend the confirmation email, <a href=\"%{reconfirm}\">click here</a>."
2036     confirm_resend:
2037       success: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests."
2038       failure: "User %{name} not found."
2039     confirm_email:
2040       heading: Confirm a change of email address
2041       press confirm button: "Press the confirm button below to confirm your new email address."
2042       button: Confirm
2043       success: "Confirmed your change of email address!"
2044       failure: "An email address has already been confirmed with this token."
2045       unknown_token: "That confirmation code has expired or does not exist."
2046     set_home:
2047       flash success: "Home location saved successfully"
2048     go_public:
2049       flash success: "All your edits are now public, and you are now allowed to edit."
2050     make_friend:
2051       heading: "Add %{user} as a friend?"
2052       button: "Add as friend"
2053       success: "%{name} is now your friend!"
2054       failed: "Sorry, failed to add %{name} as a friend."
2055       already_a_friend: "You are already friends with %{name}."
2056     remove_friend:
2057       heading: "Unfriend %{user}?"
2058       button: "Unfriend"
2059       success: "%{name} was removed from your friends."
2060       not_a_friend: "%{name} is not one of your friends."
2061     filter:
2062       not_an_administrator: "You need to be an administrator to perform that action."
2063     list:
2064       title: Users
2065       heading: Users
2066       showing:
2067         one: Page %{page} (%{first_item} of %{items})
2068         other: Page %{page} (%{first_item}-%{last_item} of %{items})
2069       summary: "%{name} created from %{ip_address} on %{date}"
2070       summary_no_ip: "%{name} created on %{date}"
2071       confirm: Confirm Selected Users
2072       hide: Hide Selected Users
2073       empty: No matching users found
2074     suspended:
2075       title: Account Suspended
2076       heading: Account Suspended
2077       webmaster: webmaster
2078       body: |
2079         <p>
2080           Sorry, your account has been automatically suspended due to
2081           suspicious activity.
2082         </p>
2083         <p>
2084           This decision will be reviewed by an administrator shortly, or
2085           you may contact the %{webmaster} if you wish to discuss this.
2086         </p>
2087     auth_failure:
2088       connection_failed: Connection to authentication provider failed
2089       invalid_credentials: Invalid authentication credentials
2090       no_authorization_code: No authorization code
2091       unknown_signature_algorithm: Unknown signature algorithm
2092       invalid_scope: Invalid scope
2093     auth_association:
2094       heading: Your ID is not associated with a OpenStreetMap account yet.
2095       option_1: |
2096         If you are new to OpenStreetMap, please create a new account
2097         using the form below.
2098       option_2: |
2099         If you already have an account, you can login to your account
2100         using your username and password and then associate the account
2101         with your ID in your user settings.
2102   user_role:
2103     filter:
2104       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
2105       not_a_role: "The string `%{role}' is not a valid role."
2106       already_has_role: "The user already has role %{role}."
2107       doesnt_have_role: "The user does not have role %{role}."
2108     grant:
2109       title: Confirm role granting
2110       heading: Confirm role granting
2111       are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
2112       confirm: "Confirm"
2113       fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
2114     revoke:
2115       title: Confirm role revoking
2116       heading: Confirm role revoking
2117       are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
2118       confirm: "Confirm"
2119       fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
2120   user_block:
2121     model:
2122       non_moderator_update: "Must be a moderator to create or update a block."
2123       non_moderator_revoke: "Must be a moderator to revoke a block."
2124     not_found:
2125       sorry: "Sorry, the user block with ID %{id} could not be found."
2126       back: "Back to index"
2127     new:
2128       title: "Creating block on %{name}"
2129       heading: "Creating block on %{name}"
2130       reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms."
2131       period: "How long, starting now, the user will be blocked from the API for."
2132       submit: "Create block"
2133       tried_contacting: "I have contacted the user and asked them to stop."
2134       tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
2135       needs_view: "User needs to log in before this block will be cleared"
2136       back: "View all blocks"
2137     edit:
2138       title: "Editing block on %{name}"
2139       heading: "Editing block on %{name}"
2140       reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms."
2141       period: "How long, starting now, the user will be blocked from the API for."
2142       submit: "Update block"
2143       show: "View this block"
2144       back: "View all blocks"
2145       needs_view: "Does the user need to log in before this block will be cleared?"
2146     filter:
2147       block_expired: "The block has already expired and cannot be edited."
2148       block_period: "The blocking period must be one of the values selectable in the drop-down list."
2149     create:
2150       try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
2151       try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
2152       flash: "Created a block on user %{name}."
2153     update:
2154       only_creator_can_edit: "Only the moderator who created this block can edit it."
2155       success: "Block updated."
2156     index:
2157       title: "User blocks"
2158       heading: "List of user blocks"
2159       empty: "No blocks have been made yet."
2160     revoke:
2161       title: "Revoking block on %{block_on}"
2162       heading: "Revoking block on %{block_on} by %{block_by}"
2163       time_future: "This block will end in %{time}."
2164       past: "This block ended %{time} ago and cannot be revoked now."
2165       confirm: "Are you sure you wish to revoke this block?"
2166       revoke: "Revoke!"
2167       flash: "This block has been revoked."
2168     period:
2169       one: "1 hour"
2170       other: "%{count} hours"
2171     partial:
2172       show: "Show"
2173       edit: "Edit"
2174       revoke: "Revoke!"
2175       confirm: "Are you sure?"
2176       display_name: "Blocked User"
2177       creator_name: "Creator"
2178       reason: "Reason for block"
2179       status: "Status"
2180       revoker_name: "Revoked by"
2181       not_revoked: "(not revoked)"
2182       showing_page: "Page %{page}"
2183       next: "Next »"
2184       previous: "« Previous"
2185     helper:
2186       time_future: "Ends in %{time}."
2187       until_login: "Active until the user logs in."
2188       time_past: "Ended %{time} ago."
2189     blocks_on:
2190       title: "Blocks on %{name}"
2191       heading: "List of blocks on %{name}"
2192       empty: "%{name} has not been blocked yet."
2193     blocks_by:
2194       title: "Blocks by %{name}"
2195       heading: "List of blocks by %{name}"
2196       empty: "%{name} has not made any blocks yet."
2197     show:
2198       title: "%{block_on} blocked by %{block_by}"
2199       heading: "%{block_on} blocked by %{block_by}"
2200       time_future: "Ends in %{time}"
2201       time_past: "Ended %{time} ago"
2202       created: "Created"
2203       ago: "%{time} ago"
2204       status: "Status"
2205       show: "Show"
2206       edit: "Edit"
2207       revoke: "Revoke!"
2208       confirm: "Are you sure?"
2209       reason: "Reason for block:"
2210       back: "View all blocks"
2211       revoker: "Revoker:"
2212       needs_view: "The user needs to log in before this block will be cleared."
2213   note:
2214     description:
2215       opened_at_html: "Created %{when} ago"
2216       opened_at_by_html: "Created %{when} ago by %{user}"
2217       commented_at_html: "Updated %{when} ago"
2218       commented_at_by_html: "Updated %{when} ago by %{user}"
2219       closed_at_html: "Resolved %{when} ago"
2220       closed_at_by_html: "Resolved %{when} ago by %{user}"
2221       reopened_at_html: "Reactivated %{when} ago"
2222       reopened_at_by_html: "Reactivated %{when} ago by %{user}"
2223     rss:
2224       title: "OpenStreetMap Notes"
2225       description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
2226       description_item: "An rss feed for note %{id}"
2227       opened: "new note (near %{place})"
2228       commented: "new comment (near %{place})"
2229       closed: "closed note (near %{place})"
2230       reopened: "reactivated note (near %{place})"
2231     entry:
2232       comment: Comment
2233       full: Full note
2234     mine:
2235       title: "Notes submitted or commented on by %{user}"
2236       heading: "%{user}'s notes"
2237       subheading: "Notes submitted or commented on by %{user}"
2238       id: "Id"
2239       creator: "Creator"
2240       description: "Description"
2241       created_at: "Created at"
2242       last_changed: "Last changed"
2243       ago_html: "%{when} ago"
2244   javascripts:
2245     close: Close
2246     share:
2247       title: "Share"
2248       cancel: "Cancel"
2249       image: "Image"
2250       link: "Link or HTML"
2251       long_link: "Link"
2252       short_link: "Short Link"
2253       geo_uri: "Geo URI"
2254       embed: "HTML"
2255       custom_dimensions: "Set custom dimensions"
2256       format: "Format:"
2257       scale: "Scale:"
2258       image_size: "Image will show standard layer at "
2259       download: "Download"
2260       short_url: "Short URL"
2261       include_marker: "Include marker"
2262       center_marker: "Center map on marker"
2263       paste_html: "Paste HTML to embed in website"
2264       view_larger_map: "View Larger Map"
2265       only_standard_layer: "Only the standard layer can be exported as an image"
2266     embed:
2267       report_problem: "Report a problem"
2268     key:
2269       title: "Map Key"
2270       tooltip: "Map Key"
2271       tooltip_disabled: "Map Key available only for Standard layer"
2272     map:
2273       zoom:
2274         in: Zoom In
2275         out: Zoom Out
2276       locate:
2277         title: Show My Location
2278         popup: You are within {distance} {unit} of this point
2279       base:
2280         standard: Standard
2281         cycle_map: Cycle Map
2282         transport_map: Transport Map
2283         hot: Humanitarian
2284       layers:
2285         header: Map Layers
2286         notes: Map Notes
2287         data: Map Data
2288         overlays: Enable overlays for troubleshooting the map
2289         title: "Layers"
2290       copyright: "© <a href='%{copyright_url}'>OpenStreetMap contributors</a>"
2291       donate_link_text: "<a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
2292     site:
2293       edit_tooltip: Edit the map
2294       edit_disabled_tooltip: Zoom in to edit the map
2295       createnote_tooltip: Add a note to the map
2296       createnote_disabled_tooltip: Zoom in to add a note to the map
2297       map_notes_zoom_in_tooltip: Zoom in to see map notes
2298       map_data_zoom_in_tooltip: Zoom in to see map data
2299       queryfeature_tooltip: Query features
2300       queryfeature_disabled_tooltip: Zoom in to query features
2301     changesets:
2302       show:
2303         comment: "Comment"
2304         subscribe: "Subscribe"
2305         unsubscribe: "Unsubscribe"
2306         hide_comment: "hide"
2307         unhide_comment: "unhide"
2308     notes:
2309       new:
2310         intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem. (Please don't enter personal information or information from copyrighted maps or directory listings.)"
2311         add: Add Note
2312       show:
2313         anonymous_warning: This note includes comments from anonymous users which should be independently verified.
2314         hide: Hide
2315         resolve: Resolve
2316         reactivate: Reactivate
2317         comment_and_resolve: Comment & Resolve
2318         comment: Comment
2319     edit_help: Move the map and zoom in on a location you want to edit, then click here.
2320     directions:
2321       engines:
2322         graphhopper_bicycle: "Bicycle (GraphHopper)"
2323         graphhopper_foot: "Foot (GraphHopper)"
2324         mapquest_bicycle: "Bicycle (MapQuest)"
2325         mapquest_car: "Car (MapQuest)"
2326         mapquest_foot: "Foot (MapQuest)"
2327         osrm_car: "Car (OSRM)"
2328         mapzen_bicycle: "Bicycle (Mapzen)"
2329         mapzen_car: "Car (Mapzen)"
2330         mapzen_foot: "Foot (Mapzen)"
2331       directions: "Directions"
2332       distance: "Distance"
2333       errors:
2334         no_route: "Couldn't find a route between those two places."
2335         no_place: "Sorry - couldn't find that place."
2336       instructions:
2337         continue_without_exit: Continue on %{name}
2338         slight_right_without_exit: Slight right onto %{name}
2339         offramp_right_without_exit: Take the ramp on the right onto %{name}
2340         onramp_right_without_exit: Turn right on the ramp onto %{name}
2341         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2342         merge_right_without_exit: Merge right onto %{name}
2343         fork_right_without_exit: At the fork turn right onto %{name}
2344         turn_right_without_exit: Turn right onto %{name}
2345         sharp_right_without_exit: Sharp right onto %{name}
2346         uturn_without_exit: U-turn along %{name}
2347         sharp_left_without_exit: Sharp left onto %{name}
2348         turn_left_without_exit: Turn left onto %{name}
2349         offramp_left_without_exit: Take the ramp on the left onto %{name}
2350         onramp_left_without_exit: Turn left on the ramp onto %{name}
2351         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2352         merge_left_without_exit: Merge left onto %{name}
2353         fork_left_without_exit: At the fork turn left onto %{name}
2354         slight_left_without_exit: Slight left onto %{name}
2355         via_point_without_exit: (via point)
2356         follow_without_exit: Follow %{name}
2357         roundabout_without_exit: At roundabout take %{name}
2358         leave_roundabout_without_exit: Leave roundabout - %{name}
2359         stay_roundabout_without_exit: Stay on roundabout - %{name}
2360         start_without_exit: Start at end of %{name}
2361         destination_without_exit: Reach destination
2362         against_oneway_without_exit: Go against one-way on %{name}
2363         end_oneway_without_exit: End of one-way on %{name}
2364         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2365         unnamed: "unnamed road"
2366         courtesy: "Directions courtesy of %{link}"
2367       time: "Time"
2368     query:
2369       node: Node
2370       way: Way
2371       relation: Relation
2372       nothing_found: No features found
2373       error: "Error contacting %{server}: %{error}"
2374       timeout: "Timeout contacting %{server}"
2375   redaction:
2376     edit:
2377       description: "Description"
2378       heading: "Edit redaction"
2379       submit: "Save redaction"
2380       title: "Edit redaction"
2381     index:
2382       empty: "No redactions to show."
2383       heading: "List of redactions"
2384       title: "List of redactions"
2385     new:
2386       description: "Description"
2387       heading: "Enter information for new redaction"
2388       submit: "Create redaction"
2389       title: "Creating new redaction"
2390     show:
2391       description: "Description:"
2392       heading: "Showing redaction \"%{title}\""
2393       title: "Showing redaction"
2394       user: "Creator:"
2395       edit: "Edit this redaction"
2396       destroy: "Remove this redaction"
2397       confirm: "Are you sure?"
2398     create:
2399       flash: "Redaction created."
2400     update:
2401       flash: "Changes saved."
2402     destroy:
2403       not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
2404       flash: "Redaction destroyed."
2405       error: "There was an error destroying this redaction."