]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Link user names to their pages
[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   activerecord:
8     # Translates all the model names, which is used in error handling on the web site
9     models:
10       acl: "Access Control List"
11       changeset: "Changeset"
12       changeset_tag: "Changeset Tag"
13       country: "Country"
14       diary_comment: "Diary Comment"
15       diary_entry: "Diary Entry"
16       friend: "Friend"
17       language: "Language"
18       message: "Message"
19       node: "Node"
20       node_tag: "Node Tag"
21       notifier: "Notifier"
22       old_node: "Old Node"
23       old_node_tag: "Old Node Tag"
24       old_relation: "Old Relation"
25       old_relation_member: "Old Relation Member"
26       old_relation_tag: "Old Relation Tag"
27       old_way: "Old Way"
28       old_way_node: "Old Way Node"
29       old_way_tag: "Old Way Tag"
30       relation: "Relation"
31       relation_member: "Relation Member"
32       relation_tag: "Relation Tag"
33       session: "Session"
34       trace: "Trace"
35       tracepoint: "Trace Point"
36       tracetag: "Trace Tag"
37       user: "User"
38       user_preference: "User Preference"
39       user_token: "User Token"
40       way: "Way"
41       way_node: "Way Node"
42       way_tag: "Way Tag"
43     # Translates all the model attributes, which is used in error handling on the web site
44     # Only the ones that are used on the web site are translated at the moment
45     attributes:
46       diary_comment:
47         body: "Body"
48       diary_entry:
49         user: "User"
50         title: "Title"
51         latitude: "Latitude"
52         longitude: "Longitude"
53         language: "Language"
54       friend:
55         user: "User"
56         friend: "Friend"
57       trace:
58         user: "User"
59         visible: "Visible"
60         name: "Name"
61         size: "Size"
62         latitude: "Latitude"
63         longitude: "Longitude"
64         public: "Public"
65         description: "Description"
66       message:
67         sender: "Sender"
68         title: "Title"
69         body: "Body"
70         recipient: "Recipient"
71       user:
72         email: "Email"
73         active: "Active"
74         display_name: "Display Name"
75         description: "Description"
76         languages: "Languages"
77         pass_crypt: "Password"
78   printable_name:
79     with_id: "%{id}"
80     with_version: "%{id}, v%{version}"
81     with_name: "%{name} (%{id})"
82   editor:
83     default: "Default (currently %{name})"
84     potlatch:
85       name: "Potlatch 1"
86       description: "Potlatch 1 (in-browser editor)"
87     potlatch2:
88       name: "Potlatch 2"
89       description: "Potlatch 2 (in-browser editor)"
90     remote:
91       name: "Remote Control"
92       description: "Remote Control (JOSM or Merkaartor)"
93   browse:
94     changeset:
95       title: "Changeset"
96       changeset: "Changeset: %{id}"
97       changesetxml: "Changeset XML"
98       osmchangexml: "osmChange XML"
99       feed:
100         title: "Changeset %{id}"
101         title_comment: "Changeset %{id} - %{comment}"
102     navigation:
103       paging:
104         user:
105           prev: "« %{id}"
106           next: "%{id} »"
107         all:
108           prev: "« %{id}"
109           next: "%{id} »"
110       user:
111         name_changeset_tooltip: "View edits by %{user}"
112         prev_changeset_tooltip: "Previous edit by %{user}"
113         next_changeset_tooltip: "Next edit by %{user}"
114       all:
115         prev_node_tooltip: "Previous node"
116         next_node_tooltip: "Next node"
117         prev_way_tooltip: "Previous way"
118         next_way_tooltip: "Next way"
119         prev_relation_tooltip: "Previous relation"
120         next_relation_tooltip: "Next relation"
121         prev_changeset_tooltip: "Previous changeset"
122         next_changeset_tooltip: "Next changeset"
123         prev_note_tooltip: "Previous note"
124         next_note_tooltip: "Next note"
125     changeset_details:
126       created_at: "Created at:"
127       closed_at: "Closed at:"
128       belongs_to: "Belongs to:"
129       bounding_box: "Bounding box:"
130       no_bounding_box: "No bounding box has been stored for this changeset."
131       show_area_box: "Show Area Box"
132       box: "box"
133       has_nodes:
134         one: "Has the following %{count} node:"
135         other: "Has the following %{count} nodes:"
136       has_ways:
137         one:  "Has the following %{count} way:"
138         other: "Has the following %{count} ways:"
139       has_relations:
140         one:  "Has the following %{count} relation:"
141         other: "Has the following %{count} relations:"
142     common_details:
143       edited_at: "Edited at:"
144       edited_by: "Edited by:"
145       deleted_at: "Deleted at:"
146       deleted_by: "Deleted by:"
147       version: "Version:"
148       in_changeset: "In changeset:"
149       changeset_comment: "Comment:"
150     containing_relation:
151       entry: "Relation %{relation_name}"
152       entry_role: "Relation %{relation_name} (as %{relation_role})"
153     map:
154       loading: "Loading..."
155       deleted: "Deleted"
156       larger:
157         area: "View area on larger map"
158         node: "View node on larger map"
159         way: "View way on larger map"
160         relation: "View relation on larger map"
161       edit:
162         area: "Edit area"
163         node: "Edit node"
164         way: "Edit way"
165         relation: "Edit relation"
166     node_details:
167       coordinates: "Coordinates:"
168       part_of: "Part of:"
169     node_history:
170       node_history: "Node History"
171       node_history_title: "Node History: %{node_name}"
172       download_xml: "Download XML"
173       view_details: "View details"
174     node:
175       node: "Node"
176       node_title: "Node: %{node_name}"
177       download_xml: "Download XML"
178       view_history: "View history"
179       edit: "Edit node"
180     not_found:
181       sorry: "Sorry, the %{type} with the id %{id}, could not be found."
182       type:
183         node: node
184         way: way
185         relation: relation
186         changeset: changeset
187     timeout:
188       sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
189       type:
190         node: node
191         way: way
192         relation: relation
193         changeset: changeset
194     paging_nav:
195       showing_page: "Showing page"
196       of: "of"
197     redacted:
198       redaction: "Redaction %{id}"
199       message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
200       type:
201         node: "node"
202         way: "way"
203         relation: "relation"
204     relation_details:
205       members: "Members:"
206       part_of: "Part of:"
207     relation_history:
208       relation_history: "Relation History"
209       relation_history_title: "Relation History: %{relation_name}"
210       download_xml: "Download XML"
211       view_details: "View details"
212     relation_member:
213       entry: "%{type} %{name}"
214       entry_role: "%{type} %{name} as %{role}"
215       type:
216         node: "Node"
217         way: "Way"
218         relation: "Relation"
219     relation:
220       relation: "Relation"
221       relation_title: "Relation: %{relation_name}"
222       download_xml: "Download XML"
223       view_history: "View history"
224     start_rjs:
225       notes_layer_name: "Browse Notes"
226       data_layer_name: "Browse Map Data"
227       data_frame_title: "Data"
228       zoom_or_select: "Zoom in or select an area of the map to view"
229       view_data: "View data for current map view"
230       manually_select: "Manually select a different area"
231       hide_areas: "Hide areas"
232       show_areas: "Show areas"
233       loaded_an_area_with_num_features: "You have loaded an area which contains %{num_features} features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than %{max_features} features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
234       load_data: "Load Data"
235       unable_to_load_size: "Unable to load: Bounding box size of %{bbox_size} is too large (must be smaller than %{max_bbox_size})"
236       loading: "Loading..."
237       show_history: "Show History"
238       wait: "Wait..."
239       history_for_feature: "History for %{feature}"
240       details: "Details"
241       private_user: "private user"
242       edited_by_user_at_timestamp: "Edited by %{user} at %{timestamp}"
243       object_list:
244         heading: "Object list"
245         back: "Display object list"
246         type:
247           node: "Node"
248           way: "Way"
249           # There is no 'relation' type because it is not represented in OpenLayers
250         api: "Retrieve this area from the API"
251         details: "Details"
252         selected:
253           type:
254             node: "Node %{id}"
255             way: "Way %{id}"
256             # There is no 'relation' type because it is not represented in OpenLayers
257         history:
258           type:
259             node: "Node %{id}"
260             way: "Way %{id}"
261             # There is no 'relation' type because it is not represented in OpenLayers
262     tag_details:
263       tags: "Tags:"
264       wiki_link:
265         key: "The wiki description page for the %{key} tag"
266         tag: "The wiki description page for the %{key}=%{value} tag"
267       wikipedia_link: "The %{page} article on Wikipedia"
268     way_details:
269       nodes: "Nodes:"
270       part_of: "Part of:"
271       also_part_of:
272         one: "also part of way %{related_ways}"
273         other: "also part of ways %{related_ways}"
274     way_history:
275       way_history: "Way History"
276       way_history_title: "Way History: %{way_name}"
277       download_xml: "Download XML"
278       view_details: "View details"
279     way:
280       way: "Way"
281       way_title: "Way: %{way_name}"
282       download_xml: "Download XML"
283       view_history: "View history"
284       edit: "Edit way"
285     note:
286       open_title: "Unresolved issue: %{note_name}"
287       closed_title: "Resolved issue: %{note_name}"
288       opened: "Opened:"
289       last_modified: "Last modified:"
290       closed: "Closed:"
291       at_by_html: "%{when} ago by %{user}"
292       description: "Description:"
293       comments: "Comments:"
294   changeset:
295     changeset_paging_nav:
296       showing_page: "Showing page %{page}"
297       next: "Next »"
298       previous: "« Previous"
299     changeset:
300       id: "#%{id}"
301       still_editing: "(still editing)"
302       anonymous: "Anonymous"
303       no_comment: "(none)"
304       no_edits: "(no edits)"
305       show_area_box: "show area box"
306       big_area: "(big)"
307       view_changeset_details: "View changeset details"
308     changesets:
309       id: "ID"
310       saved_at: "Saved at"
311       user: "User"
312       comment: "Comment"
313       area: "Area"
314     list:
315       title: "Changesets"
316       title_user: "Changesets by %{user}"
317       title_bbox: "Changesets within %{bbox}"
318       title_user_bbox: "Changesets by %{user} within %{bbox}"
319       title_friend: "Changesets by your friends"
320       title_nearby: "Changesets by nearby users"
321       heading: "Changesets"
322       heading_user: "Changesets"
323       heading_bbox: "Changesets"
324       heading_user_bbox: "Changesets"
325       heading_friend: "Changesets"
326       heading_nearby: "Changesets"
327       description: "Recent changes"
328       description_user: "Changesets by %{user}"
329       description_bbox: "Changesets within %{bbox}"
330       description_user_bbox: "Changesets by %{user} within %{bbox}"
331       description_friend: "Changesets by your friends"
332       description_nearby: "Changesets by nearby users"
333       empty_user_html: "It looks you haven't made any edits yet. To get started, check out the <a href='http://wiki.openstreetmap.org/wiki/Beginners_Guide_1.3'>Beginners Guide</a>."
334       empty_anon_html: "No edits made yet"
335     timeout:
336       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
337   diary_entry:
338     new:
339       title: New Diary Entry
340     list:
341       title: "Users' diaries"
342       title_friends: "Friends' diaries"
343       title_nearby: "Nearby Users' diaries"
344       user_title: "%{user}'s diary"
345       in_language_title: "Diary Entries in %{language}"
346       new: New Diary Entry
347       new_title: Compose a new entry in your user diary
348       no_entries: No diary entries
349       recent_entries: "Recent diary entries:"
350       older_entries: Older Entries
351       newer_entries: Newer Entries
352     edit:
353       title: "Edit diary entry"
354       subject: "Subject:"
355       body: "Body:"
356       language: "Language:"
357       location: "Location:"
358       latitude: "Latitude:"
359       longitude: "Longitude:"
360       use_map_link: "use map"
361       save_button: "Save"
362       marker_text: Diary entry location
363     view:
364       title: "%{user}'s diary | %{title}"
365       user_title: "%{user}'s diary"
366       leave_a_comment: "Leave a comment"
367       login_to_leave_a_comment: "%{login_link} to leave a comment"
368       login: "Login"
369       save_button: "Save"
370     no_such_entry:
371       title: "No such diary entry"
372       heading: "No entry with the id: %{id}"
373       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."
374     diary_entry:
375       posted_by: "Posted by %{link_user} on %{created} in %{language_link}"
376       comment_link: Comment on this entry
377       reply_link: Reply to this entry
378       comment_count:
379         zero: No comments
380         one: "%{count} comment"
381         other: "%{count} comments"
382       edit_link: Edit this entry
383       hide_link: Hide this entry
384       confirm: Confirm
385     diary_comment:
386       comment_from: "Comment from %{link_user} on %{comment_created_at}"
387       hide_link: Hide this comment
388       confirm: Confirm
389     location:
390       location: "Location:"
391       view: "View"
392       edit: "Edit"
393     feed:
394       user:
395         title: "OpenStreetMap diary entries for %{user}"
396         description: "Recent OpenStreetMap diary entries from %{user}"
397       language:
398         title: "OpenStreetMap diary entries in %{language_name}"
399         description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
400       all:
401         title: "OpenStreetMap diary entries"
402         description: "Recent diary entries from users of OpenStreetMap"
403     comments:
404       has_commented_on: "%{display_name} has commented on the following diary entries"
405       post: Post
406       when: When
407       comment: Comment
408       ago: "%{ago} ago"
409       newer_comments: "Newer Comments"
410       older_comments: "Older Comments"
411   export:
412     start:
413       area_to_export: "Area to Export"
414       manually_select: "Manually select a different area"
415       format_to_export: "Format to Export"
416       osm_xml_data: "OpenStreetMap XML Data"
417       map_image: "Map Image (shows standard layer)"
418       embeddable_html: "Embeddable HTML"
419       licence: "Licence"
420       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).'
421       too_large:
422         heading: "Area Too Large"
423         body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area."
424       options: "Options"
425       format: "Format"
426       scale: "Scale"
427       max: "max"
428       image_size: "Image Size"
429       zoom: "Zoom"
430       add_marker: "Add a marker to the map"
431       latitude: "Lat:"
432       longitude: "Lon:"
433       output: "Output"
434       paste_html: "Paste HTML to embed in website"
435       export_button: "Export"
436     start_rjs:
437       export: "Export"
438       drag_a_box: "Drag a box on the map to select an area"
439       manually_select: "Manually select a different area"
440       click_add_marker: "Click on the map to add a marker"
441       change_marker: "Change marker position"
442       add_marker: "Add a marker to the map"
443       view_larger_map: "View Larger Map"
444   geocoder:
445     search:
446       title:
447         latlon: 'Results from <a href="http://openstreetmap.org/">Internal</a>'
448         us_postcode: 'Results from <a href="http://geocoder.us/">Geocoder.us</a>'
449         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
450         ca_postcode: 'Results from <a href="http://geocoder.ca/">Geocoder.CA</a>'
451         osm_nominatim: 'Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
452         geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
453     search_osm_nominatim:
454       prefix_format: "%{name}"
455       prefix:
456         aeroway:
457           aerodrome: "Aerodrome"
458           apron: "Apron"
459           gate: "Gate"
460           helipad: "Helipad"
461           runway: "Runway"
462           taxiway: "Taxiway"
463           terminal: "Terminal"
464         amenity:
465           airport: "Airport"
466           arts_centre: "Arts Centre"
467           artwork: "Artwork"
468           atm: "ATM"
469           auditorium: "Auditorium"
470           bank: "Bank"
471           bar: "Bar"
472           bbq: "BBQ"
473           bench: "Bench"
474           bicycle_parking: "Cycle Parking"
475           bicycle_rental: "Cycle Rental"
476           biergarten: "Beer Garden"
477           brothel: "Brothel"
478           bureau_de_change: "Bureau de Change"
479           bus_station: "Bus Station"
480           cafe: "Cafe"
481           car_rental: "Car Rental"
482           car_sharing: "Car Sharing"
483           car_wash: "Car Wash"
484           casino: "Casino"
485           charging_station: "Charging Station"
486           cinema: "Cinema"
487           clinic: "Clinic"
488           club: "Club"
489           college: "College"
490           community_centre: "Community Centre"
491           courthouse: "Courthouse"
492           crematorium: "Crematorium"
493           dentist: "Dentist"
494           doctors: "Doctors"
495           dormitory: "Dormitory"
496           drinking_water: "Drinking Water"
497           driving_school: "Driving School"
498           embassy: "Embassy"
499           emergency_phone: "Emergency Phone"
500           fast_food: "Fast Food"
501           ferry_terminal: "Ferry Terminal"
502           fire_hydrant: "Fire Hydrant"
503           fire_station: "Fire Station"
504           food_court: "Food Court"
505           fountain: "Fountain"
506           fuel: "Fuel"
507           grave_yard: "Grave Yard"
508           gym: "Fitness Centre / Gym"
509           hall: "Hall"
510           health_centre: "Health Centre"
511           hospital: "Hospital"
512           hotel: "Hotel"
513           hunting_stand: "Hunting Stand"
514           ice_cream: "Ice Cream"
515           kindergarten: "Kindergarten"
516           library: "Library"
517           market: "Market"
518           marketplace: "Marketplace"
519           mountain_rescue: "Mountain Rescue"
520           nightclub: "Night Club"
521           nursery: "Nursery"
522           nursing_home: "Nursing Home"
523           office: "Office"
524           park: "Park"
525           parking: "Parking"
526           pharmacy: "Pharmacy"
527           place_of_worship: "Place of Worship"
528           police: "Police"
529           post_box: "Post Box"
530           post_office: "Post Office"
531           preschool: "Pre-School"
532           prison: "Prison"
533           pub: "Pub"
534           public_building: "Public Building"
535           public_market: "Public Market"
536           reception_area: "Reception Area"
537           recycling: "Recycling Point"
538           restaurant: "Restaurant"
539           retirement_home: "Retirement Home"
540           sauna: "Sauna"
541           school: "School"
542           shelter: "Shelter"
543           shop: "Shop"
544           shopping: "Shopping"
545           shower: "Shower"
546           social_centre: "Social Centre"
547           social_club: "Social Club"
548           studio: "Studio"
549           supermarket: "Supermarket"
550           swimming_pool: "Swimming Pool"
551           taxi: "Taxi"
552           telephone: "Public Telephone"
553           theatre: "Theatre"
554           toilets: "Toilets"
555           townhall: "Town Hall"
556           university: "University"
557           vending_machine: "Vending Machine"
558           veterinary: "Veterinary Surgery"
559           village_hall: "Village Hall"
560           waste_basket: "Waste Basket"
561           wifi: "WiFi Access"
562           WLAN: "WiFi Access"
563           youth_centre: "Youth Centre"
564         boundary:
565           administrative: "Administrative Boundary"
566           census: "Census Boundary"
567           national_park: "National Park"
568           protected_area : "Protected Area"
569         bridge:
570           aqueduct: "Aqueduct"
571           suspension: "Suspension Bridge"
572           swing: "Swing Bridge"
573           viaduct: "Viaduct"
574           "yes": "Bridge"
575         building:
576           "yes": "Building"
577         highway:
578           bridleway: "Bridleway"
579           bus_guideway: "Guided Bus Lane"
580           bus_stop: "Bus Stop"
581           byway: "Byway"
582           construction: "Highway under Construction"
583           cycleway: "Cycle Path"
584           emergency_access_point: "Emergency Access Point"
585           footway: "Footpath"
586           ford: "Ford"
587           living_street: "Living Street"
588           milestone: "Milestone"
589           minor: "Minor Road"
590           motorway: "Motorway"
591           motorway_junction: "Motorway Junction"
592           motorway_link: "Motorway Road"
593           path: "Path"
594           pedestrian: "Pedestrian Way"
595           platform: "Platform"
596           primary: "Primary Road"
597           primary_link: "Primary Road"
598           raceway: "Raceway"
599           residential: "Residential"
600           rest_area: "Rest Area"
601           road: "Road"
602           secondary: "Secondary Road"
603           secondary_link: "Secondary Road"
604           service: "Service Road"
605           services: "Motorway Services"
606           speed_camera: "Speed Camera"
607           steps: "Steps"
608           stile: "Stile"
609           tertiary: "Tertiary Road"
610           tertiary_link: "Tertiary Road"
611           track: "Track"
612           trail: "Trail"
613           trunk: "Trunk Road"
614           trunk_link: "Trunk Road"
615           unclassified: "Unclassified Road"
616           unsurfaced: "Unsurfaced Road"
617         historic:
618           archaeological_site: "Archaeological Site"
619           battlefield: "Battlefield"
620           boundary_stone: "Boundary Stone"
621           building: "Building"
622           castle: "Castle"
623           church: "Church"
624           fort: "Fort"
625           house: "House"
626           icon: "Icon"
627           manor: "Manor"
628           memorial: "Memorial"
629           mine: "Mine"
630           monument: "Monument"
631           museum: "Museum"
632           ruins: "Ruins"
633           tower: "Tower"
634           wayside_cross: "Wayside Cross"
635           wayside_shrine: "Wayside Shrine"
636           wreck: "Wreck"
637         landuse:
638           allotments: "Allotments"
639           basin: "Basin"
640           brownfield: "Brownfield Land"
641           cemetery: "Cemetery"
642           commercial: "Commercial Area"
643           conservation: "Conservation"
644           construction: "Construction"
645           farm: "Farm"
646           farmland: "Farmland"
647           farmyard: "Farmyard"
648           forest: "Forest"
649           garages: "Garages"
650           grass: "Grass"
651           greenfield: "Greenfield Land"
652           industrial: "Industrial Area"
653           landfill: "Landfill"
654           meadow: "Meadow"
655           military: "Military Area"
656           mine: "Mine"
657           orchard: "Orchard"
658           nature_reserve: "Nature Reserve"
659           park: "Park"
660           piste: "Piste"
661           quarry: "Quarry"
662           railway: "Railway"
663           recreation_ground: "Recreation Ground"
664           reservoir: "Reservoir"
665           reservoir_watershed: "Reservoir Watershed"
666           residential: "Residential Area"
667           retail: "Retail"
668           road: "Road Area"
669           village_green: "Village Green"
670           vineyard: "Vineyard"
671           wetland: "Wetland"
672           wood: "Wood"
673         leisure:
674           beach_resort: "Beach Resort"
675           bird_hide: "Bird Hide"
676           common: "Common Land"
677           fishing: "Fishing Area"
678           fitness_station: "Fitness Station"
679           garden: "Garden"
680           golf_course: "Golf Course"
681           ice_rink: "Ice Rink"
682           marina: "Marina"
683           miniature_golf: "Miniature Golf"
684           nature_reserve: "Nature Reserve"
685           park: "Park"
686           pitch: "Sports Pitch"
687           playground: "Playground"
688           recreation_ground: "Recreation Ground"
689           sauna: "Sauna"
690           slipway: "Slipway"
691           sports_centre: "Sports Centre"
692           stadium: "Stadium"
693           swimming_pool: "Swimming Pool"
694           track: "Running Track"
695           water_park: "Water Park"
696         military:
697           airfield: "Military Airfield"
698           barracks: "Barracks"
699           bunker: "Bunker"
700         natural:
701           bay: "Bay"
702           beach: "Beach"
703           cape: "Cape"
704           cave_entrance: "Cave Entrance"
705           channel: "Channel"
706           cliff: "Cliff"
707           crater: "Crater"
708           dune: "Dune"
709           feature: "Feature"
710           fell: "Fell"
711           fjord: "Fjord"
712           forest: "Forest"
713           geyser: "Geyser"
714           glacier: "Glacier"
715           heath: "Heath"
716           hill: "Hill"
717           island: "Island"
718           land: "Land"
719           marsh: "Marsh"
720           moor: "Moor"
721           mud: "Mud"
722           peak: "Peak"
723           point: "Point"
724           reef: "Reef"
725           ridge: "Ridge"
726           river: "River"
727           rock: "Rock"
728           scree: "Scree"
729           scrub: "Scrub"
730           shoal: "Shoal"
731           spring: "Spring"
732           stone: "Stone"
733           strait: "Strait"
734           tree: "Tree"
735           valley: "Valley"
736           volcano: "Volcano"
737           water: "Water"
738           wetland: "Wetland"
739           wetlands: "Wetlands"
740           wood: "Wood"
741         office:
742           accountant: "Accountant"
743           architect: "Architect"
744           company: "Company"
745           employment_agency: "Employment Agency"
746           estate_agent: "Estate Agent"
747           government: "Governmental Office"
748           insurance: "Insurance Office"
749           lawyer: "Lawyer"
750           ngo: "NGO Office"
751           telecommunication: "Telecommunication Office"
752           travel_agent: "Travel Agency"
753           "yes": "Office"
754         place:
755           airport: "Airport"
756           city: "City"
757           country: "Country"
758           county: "County"
759           farm: "Farm"
760           hamlet: "Hamlet"
761           house: "House"
762           houses: "Houses"
763           island: "Island"
764           islet: "Islet"
765           isolated_dwelling: "Isolated Dwelling"
766           locality: "Locality"
767           moor: "Moor"
768           municipality: "Municipality"
769           postcode: "Postcode"
770           region: "Region"
771           sea: "Sea"
772           state: "State"
773           subdivision: "Subdivision"
774           suburb: "Suburb"
775           town: "Town"
776           unincorporated_area: "Unincorporated Area"
777           village: "Village"
778         railway:
779           abandoned: "Abandoned Railway"
780           construction: "Railway under Construction"
781           disused: "Disused Railway"
782           disused_station: "Disused Railway Station"
783           funicular: "Funicular Railway"
784           halt: "Train Stop"
785           historic_station: "Historic Railway Station"
786           junction: "Railway Junction"
787           level_crossing: "Level Crossing"
788           light_rail: "Light Rail"
789           miniature: "Miniature Rail"
790           monorail: "Monorail"
791           narrow_gauge: "Narrow Gauge Railway"
792           platform: "Railway Platform"
793           preserved: "Preserved Railway"
794           spur: "Railway Spur"
795           station: "Railway Station"
796           subway: "Subway Station"
797           subway_entrance: "Subway Entrance"
798           switch: "Railway Points"
799           tram: "Tramway"
800           tram_stop: "Tram Stop"
801           yard: "Railway Yard"
802         shop:
803           alcohol: "Off License"
804           antiques: "Antiques"
805           art: "Art Shop"
806           bakery: "Bakery"
807           beauty: "Beauty Shop"
808           beverages: "Beverages Shop"
809           bicycle: "Bicycle Shop"
810           books: "Book Shop"
811           butcher: "Butcher"
812           car: "Car Shop"
813           car_parts: "Car Parts"
814           carpet: "Carpet Shop"
815           car_repair: "Car Repair"
816           charity: "Charity Shop"
817           chemist: "Chemist"
818           clothes: "Clothes Shop"
819           computer: "Computer Shop"
820           confectionery: "Confectionery Shop"
821           convenience: "Convenience Store"
822           copyshop: "Copy Shop"
823           cosmetics: "Cosmetics Shop"
824           department_store: "Department Store"
825           discount: "Discount Items Shop"
826           doityourself: "Do-It-Yourself"
827           dry_cleaning: "Dry Cleaning"
828           electronics: "Electronics Shop"
829           estate_agent: "Estate Agent"
830           farm: "Farm Shop"
831           fashion: "Fashion Shop"
832           fish: "Fish Shop"
833           florist: "Florist"
834           food: "Food Shop"
835           funeral_directors: "Funeral Directors"
836           furniture: "Furniture"
837           gallery: "Gallery"
838           garden_centre: "Garden Centre"
839           general: "General Store"
840           gift: "Gift Shop"
841           greengrocer: "Greengrocer"
842           grocery: "Grocery Shop"
843           hairdresser: "Hairdresser"
844           hardware: "Hardware Store"
845           hifi: "Hi-Fi"
846           insurance: "Insurance"
847           jewelry: "Jewelry Shop"
848           kiosk: "Kiosk Shop"
849           laundry: "Laundry"
850           mall: "Mall"
851           market: "Market"
852           mobile_phone: "Mobile Phone Shop"
853           motorcycle: "Motorcycle Shop"
854           music: "Music Shop"
855           newsagent: "Newsagent"
856           optician: "Optician"
857           organic: "Organic Food Shop"
858           outdoor: "Outdoor Shop"
859           pet: "Pet Shop"
860           photo: "Photo Shop"
861           salon: "Salon"
862           shoes: "Shoe Shop"
863           shopping_centre: "Shopping Centre"
864           sports: "Sports Shop"
865           stationery: "Stationery Shop"
866           supermarket: "Supermarket"
867           toys: "Toy Shop"
868           travel_agency: "Travel Agency"
869           video: "Video Shop"
870           wine: "Off License"
871         tourism:
872           alpine_hut: "Alpine Hut"
873           artwork: "Artwork"
874           attraction: "Attraction"
875           bed_and_breakfast: "Bed and Breakfast"
876           cabin: "Cabin"
877           camp_site: "Camp Site"
878           caravan_site: "Caravan Site"
879           chalet: "Chalet"
880           guest_house: "Guest House"
881           hostel: "Hostel"
882           hotel: "Hotel"
883           information: "Information"
884           lean_to: "Lean To"
885           motel: "Motel"
886           museum: "Museum"
887           picnic_site: "Picnic Site"
888           theme_park: "Theme Park"
889           valley: "Valley"
890           viewpoint: "Viewpoint"
891           zoo: "Zoo"
892         tunnel:
893           "yes": "Tunnel"
894         waterway:
895           artificial: "Artificial Waterway"
896           boatyard: "Boatyard"
897           canal: "Canal"
898           connector: "Waterway Connector"
899           dam: "Dam"
900           derelict_canal: "Derelict Canal"
901           ditch: "Ditch"
902           dock: "Dock"
903           drain: "Drain"
904           lock: "Lock"
905           lock_gate: "Lock Gate"
906           mineral_spring: "Mineral Spring"
907           mooring: "Mooring"
908           rapids: "Rapids"
909           river: "River"
910           riverbank: "Riverbank"
911           stream: "Stream"
912           wadi: "Wadi"
913           waterfall: "Waterfall"
914           water_point: "Water Point"
915           weir: "Weir"
916     description:
917       title:
918         osm_nominatim: 'Location from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
919         geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
920       types:
921         cities: Cities
922         towns: Towns
923         places: Places
924     results:
925       no_results: "No results found"
926       more_results: "More results"
927     distance:
928       zero: "less than 1km"
929       one: "about 1km"
930       other: "about %{count}km"
931     direction:
932       south_west: "south-west"
933       south: "south"
934       south_east: "south-east"
935       east: "east"
936       north_east: "north-east"
937       north: "north"
938       north_west: "north-west"
939       west: "west"
940   layouts:
941     project_name:
942       # in <title>
943       title: OpenStreetMap
944       # in <h1>
945       h1: OpenStreetMap
946     logo:
947       alt_text: OpenStreetMap logo
948     welcome_user: "Welcome, %{user_link}"
949     welcome_user_link_tooltip: Your user page
950     home: home
951     home_tooltip: Go to home location
952     inbox_html: "inbox %{count}"
953     inbox_tooltip:
954       zero: Your inbox contains no unread messages
955       one: Your inbox contains 1 unread message
956       other: Your inbox contains %{count} unread messages
957     logout: logout
958     logout_tooltip: "Log out"
959     log_in: log in
960     log_in_tooltip: Log in with an existing account
961     sign_up: sign up
962     sign_up_tooltip: Create an account for editing
963     view: View
964     view_tooltip: View the map
965     edit: Edit
966     history: History
967     export: Export
968     export_tooltip: Export map data
969     gps_traces: GPS Traces
970     gps_traces_tooltip: Manage GPS traces
971     user_diaries: User Diaries
972     user_diaries_tooltip: View user diaries
973     edit_with: Edit with %{editor}
974     tag_line: The Free Wiki World Map
975     intro_1: "OpenStreetMap is a free worldwide map, created by people like you."
976     intro_2_html: "The data is free to %{download} and %{use} under its %{license}. %{create_account} to improve the map."
977     intro_2_create_account: "Create a user account"
978     intro_2_license: "open license"
979     intro_2_use: "use"
980     intro_2_download: "download"
981     intro_2_use_url: "http://wiki.openstreetmap.org/wiki/Using_OpenStreetMap"
982     partners_html: "Hosting is supported by %{ucl}, %{ic} and %{bytemark}, and other %{partners}."
983     partners_ucl: "the UCL VR Centre"
984     partners_ic: "Imperial College London"
985     partners_bytemark: "Bytemark Hosting"
986     partners_partners: "partners"
987     partners_url: "http://wiki.openstreetmap.org/wiki/Partners"
988     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
989     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
990     donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
991     donate_link_text: donating
992     help: Help
993     help_centre: Help Centre
994     help_url: http://help.openstreetmap.org/
995     help_title: Help site for the project
996     wiki: Wiki
997     wiki_url: http://wiki.openstreetmap.org/
998     wiki_title: Wiki site for the project
999     documentation: Documentation
1000     documentation_title: Documentation for the project
1001     copyright: "Copyright & License"
1002     community: Community
1003     community_blogs: "Community Blogs"
1004     community_blogs_title: "Blogs from members of the OpenStreetMap community"
1005     foundation: Foundation
1006     foundation_title: The OpenStreetMap Foundation
1007     make_a_donation:
1008       title: Support OpenStreetMap with a monetary donation
1009       text: Make a Donation
1010
1011   license_page:
1012     foreign:
1013       title: About this translation
1014       text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
1015       english_link: the English original
1016     native:
1017       title: About this page
1018       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}.
1019       native_link: THIS_LANGUAGE_NAME_HERE version
1020       mapping_link: start mapping
1021     legal_babble:
1022       title_html: Copyright and License
1023       intro_1_html: |
1024         OpenStreetMap is <i>open data</i>, licensed under the <a
1025         href="http://opendatacommons.org/licenses/odbl/">Open Data
1026         Commons Open Database License</a> (ODbL).
1027       intro_2_html: |
1028         You are free to copy, distribute, transmit and adapt our data,
1029         as long as you credit OpenStreetMap and its
1030         contributors. If you alter or build upon our data, you
1031         may distribute the result only under the same licence. The
1032         full <a href="http://opendatacommons.org/licenses/odbl/1.0/">legal
1033         code</a> explains your rights and responsibilities.
1034       intro_3_html: |
1035         The cartography in our map tiles, and our documentation, are
1036         licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative
1037         Commons Attribution-ShareAlike 2.0</a> license (CC-BY-SA).
1038       credit_title_html: How to credit OpenStreetMap
1039       credit_1_html: |
1040         We require that you use the credit &ldquo;&copy; OpenStreetMap
1041         contributors&rdquo;.
1042       credit_2_html: |
1043         You must also make it clear that the data is available under the Open
1044         Database License, and if using our map tiles, that the cartography is
1045         licensed as CC-BY-SA. You may do this by linking to
1046         <a href="http://www.openstreetmap.org/copyright">this copyright page</a>.
1047         Alternatively, and as a requirement if you are distributing OSM in a
1048         data form, you can name and link directly to the license(s). In media
1049         where links are not possible (e.g. printed works), we suggest you
1050         direct your readers to openstreetmap.org (perhaps by expanding
1051         'OpenStreetMap' to this full address), to opendatacommons.org, and
1052         if relevant, to creativecommons.org.
1053       credit_3_html: |
1054         For a browsable electronic map, the credit should appear in the corner of the map.
1055         For example:
1056       attribution_example:
1057         alt: Example of how to attribute OpenStreetMap on a webpage
1058         title: Attribution example
1059       more_title_html: Finding out more
1060       more_1_html: |
1061         Read more about using our data, and how to credit us, at the <a
1062         href="http://wiki.openstreetmap.org/wiki/Legal_FAQ">Legal
1063         FAQ</a>.
1064       more_2_html: |
1065         Although OpenStreetMap is open data, we cannot provide a
1066         free-of-charge map API for third-party developers.
1067         See our <a href="http://wiki.openstreetmap.org/wiki/API_usage_policy">API Usage Policy</a>,
1068         <a href="http://wiki.openstreetmap.org/wiki/Tile_usage_policy">Tile Usage Policy</a>
1069         and <a href="http://wiki.openstreetmap.org/wiki/Nominatim#Usage_Policy">Nominatim Usage Policy</a>.
1070       contributors_title_html: Our contributors
1071       contributors_intro_html: |
1072         Our contributors are thousands of individuals. We also include
1073         openly-licensed data from national mapping agencies
1074         and other sources, among them:
1075       contributors_at_html: |
1076         <strong>Austria</strong>: Contains data from
1077         <a href="http://data.wien.gv.at/">Stadt Wien</a> (under
1078         <a href="http://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1079         <a href="http://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1080         Land Tirol (under <a href="http://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC-BY AT with amendments</a>).
1081       contributors_ca_html: |
1082         <strong>Canada</strong>: Contains data from
1083         GeoBase&reg;, GeoGratis (&copy; Department of Natural
1084         Resources Canada), CanVec (&copy; Department of Natural
1085         Resources Canada), and StatCan (Geography Division,
1086         Statistics Canada).
1087       contributors_fr_html: |
1088         <strong>France</strong>: Contains data sourced from
1089         Direction Générale des Impôts.
1090       contributors_nl_html: |
1091         <strong>Netherlands</strong>: Contains &copy; AND data, 2007
1092         (<a href="http://www.and.com">www.and.com</a>)
1093       contributors_nz_html: |
1094         <strong>New Zealand</strong>: Contains data sourced from
1095         Land Information New Zealand. Crown Copyright reserved.
1096       contributors_za_html: |
1097         <strong>South Africa</strong>: Contains data sourced from
1098         <a href="http://www.ngi.gov.za/">Chief Directorate:
1099         National Geo-Spatial Information</a>, State copyright reserved.
1100       contributors_gb_html: |
1101         <strong>United Kingdom</strong>: Contains Ordnance
1102         Survey data &copy; Crown copyright and database right
1103         2010-12.
1104       contributors_footer_1_html: |
1105         For further details of these, and other sources that have been used
1106         to help improve OpenStreetMap, please see the <a
1107         href="http://wiki.openstreetmap.org/wiki/Contributors">Contributors
1108         page</a> on the OpenStreetMap Wiki.
1109       contributors_footer_2_html: |
1110         Inclusion of data in OpenStreetMap does not imply that the original
1111         data provider endorses OpenStreetMap, provides any warranty, or
1112         accepts any liability.
1113       infringement_title_html: Copyright infringement
1114       infringement_1_html: |
1115         OSM contributors are reminded never to add data from any
1116         copyrighted sources (e.g. Google Maps or printed maps) without
1117         explicit permission from the copyright holders.
1118       infringement_2_html: |
1119         If you believe that copyrighted material has been inappropriately
1120         added to the OpenStreetMap database or this site, please refer
1121         to our <a href="http://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1122         procedure</a> or file directly at our
1123         <a href="http://dmca.openstreetmap.org/">on-line filing page</a>.
1124   notifier:
1125     diary_comment_notification:
1126       subject: "[OpenStreetMap] %{user} commented on your diary entry"
1127       hi: "Hi %{to_user},"
1128       header: "%{from_user} has commented on your recent OpenStreetMap diary entry with the subject %{subject}:"
1129       footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or reply at %{replyurl}"
1130     message_notification:
1131       subject_header: "[OpenStreetMap] %{subject}"
1132       hi: "Hi %{to_user},"
1133       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1134       footer1: "You can also read the message at %{readurl}"
1135       footer2: "and you can reply at %{replyurl}"
1136     friend_notification:
1137       subject: "[OpenStreetMap] %{user} added you as a friend"
1138       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1139       see_their_profile: "You can see their profile at %{userurl}."
1140       befriend_them: "You can also add them as a friend at %{befriendurl}."
1141     gpx_notification:
1142       greeting: "Hi,"
1143       your_gpx_file: "It looks like your GPX file"
1144       with_description: "with the description"
1145       and_the_tags: "and the following tags:"
1146       and_no_tags: "and no tags."
1147       failure:
1148         subject: "[OpenStreetMap] GPX Import failure"
1149         failed_to_import: "failed to import. Here is the error:"
1150         more_info_1: "More information about GPX import failures and how to avoid"
1151         more_info_2: "them can be found at:"
1152         import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1153       success:
1154         subject: "[OpenStreetMap] GPX Import success"
1155         loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1156     signup_confirm:
1157       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1158       greeting: "Hi there!"
1159       created: "Someone (hopefully you) just created an account at %{site_url}."
1160       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:"
1161       welcome: "We would like to welcome you and provide you with some additional information to get you started."
1162     signup_confirm_plain:
1163       introductory_video: "You can watch an introductory video to OpenStreetMap here:"
1164       more_videos: "There are more videos here:"
1165       the_wiki: "Get reading about OpenStreetMap on the wiki:"
1166       the_wiki_url: "http://wiki.openstreetmap.org/wiki/Beginners%27_Guide"
1167       blog_and_twitter: "Catch up with the latest news via the OpenStreetMap blog or Twitter:"
1168       opengeodata: "OpenGeoData.org is OpenStreetMap founder Steve Coast's blog, and it has podcasts too:"
1169       ask_questions: "You can ask any questions you may have about OpenStreetMap at our question and answer site:"
1170       wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:"
1171       wiki_signup_url: "http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page"
1172       user_wiki_page: "It is recommended that you create a user wiki page, which includes category tags noting where you are, such as [[Category:Users_in_London]]."
1173       current_user: "A list of current users in categories, based on where in the world they are, is available from:"
1174     signup_confirm_html:
1175       introductory_video: "You can watch an %{introductory_video_link}."
1176       video_to_openstreetmap: "introductory video to OpenStreetMap"
1177       more_videos: "There are %{more_videos_link}."
1178       more_videos_here: "more videos here"
1179       get_reading: Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</a>, catch up with the latest news via the <a href="http://blog.openstreetmap.org/">OpenStreetMap blog</a> or <a href="http://twitter.com/openstreetmap">Twitter</a>, or browse through OpenStreetMap founder Steve Coast's <a href="http://www.opengeodata.org/">OpenGeoData blog</a> for the potted history of the project, which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!
1180       ask_questions: You can ask any questions you may have about OpenStreetMap at our <a href="http://help.openstreetmap.org/">question and answer site</a>.
1181       wiki_signup: 'You may also want to <a href="http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page">sign up to the OpenStreetMap wiki</a>.'
1182       user_wiki_page: 'It is recommended that you create a user wiki page, which includes category tags noting where you are, such as <a href="http://wiki.openstreetmap.org/wiki/Category:Users_in_London">[[Category:Users_in_London]]</a>.'
1183       current_user: 'A list of current users in categories, based on where in the world they are, is available from <a href="http://wiki.openstreetmap.org/wiki/Category:Users_by_geographical_region">Category:Users_by_geographical_region</a>.'
1184     email_confirm:
1185       subject: "[OpenStreetMap] Confirm your email address"
1186     email_confirm_plain:
1187       greeting: "Hi,"
1188       hopefully_you_1: "Someone (hopefully you) would like to change their email address over at"
1189       hopefully_you_2: "%{server_url} to %{new_address}."
1190       click_the_link: "If this is you, please click the link below to confirm the change."
1191     email_confirm_html:
1192       greeting: "Hi,"
1193       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1194       click_the_link: "If this is you, please click the link below to confirm the change."
1195     lost_password:
1196       subject: "[OpenStreetMap] Password reset request"
1197     lost_password_plain:
1198       greeting: "Hi,"
1199       hopefully_you_1: "Someone (possibly you) has asked for the password to be reset on this"
1200       hopefully_you_2: "email addresses openstreetmap.org account."
1201       click_the_link: "If this is you, please click the link below to reset your password."
1202     lost_password_html:
1203       greeting: "Hi,"
1204       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1205       click_the_link: "If this is you, please click the link below to reset your password."
1206     note_comment_notification:
1207       anonymous: An anonymous user
1208       subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1209       subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1210       greeting: "Hi,"
1211       your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1212       commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1213       details: "More details about the note can be found at %{url}."
1214   message:
1215     inbox:
1216       title: "Inbox"
1217       my_inbox: "My inbox"
1218       outbox: "outbox"
1219       messages: "You have %{new_messages} and %{old_messages}"
1220       new_messages:
1221         one: "%{count} new message"
1222         other: "%{count} new messages"
1223       old_messages:
1224         one: "%{count} old message"
1225         other: "%{count} old messages"
1226       from: "From"
1227       subject: "Subject"
1228       date: "Date"
1229       no_messages_yet: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1230       people_mapping_nearby: "people mapping nearby"
1231     message_summary:
1232       unread_button: "Mark as unread"
1233       read_button: "Mark as read"
1234       reply_button: "Reply"
1235       delete_button: "Delete"
1236     new:
1237       title: "Send message"
1238       send_message_to: "Send a new message to %{name}"
1239       subject: "Subject"
1240       body: "Body"
1241       send_button: "Send"
1242       back_to_inbox: "Back to inbox"
1243       message_sent: "Message sent"
1244       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1245     no_such_message:
1246       title: "No such message"
1247       heading: "No such message"
1248       body: "Sorry there is no message with that id."
1249     outbox:
1250       title: "Outbox"
1251       my_inbox: "My %{inbox_link}"
1252       inbox: "inbox"
1253       outbox: "outbox"
1254       messages:
1255         one: "You have %{count} sent message"
1256         other: "You have %{count} sent messages"
1257       to: "To"
1258       subject: "Subject"
1259       date: "Date"
1260       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1261       people_mapping_nearby: "people mapping nearby"
1262     reply:
1263       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."
1264     read:
1265       title: "Read message"
1266       reading_your_messages: "Reading your messages"
1267       from: "From"
1268       subject: "Subject"
1269       date: "Date"
1270       reply_button: "Reply"
1271       unread_button: "Mark as unread"
1272       back_to_inbox: "Back to inbox"
1273       reading_your_sent_messages: "Reading your sent messages"
1274       to: "To"
1275       back_to_outbox: "Back to outbox"
1276       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."
1277     sent_message_summary:
1278       delete_button: "Delete"
1279     mark:
1280       as_read: "Message marked as read"
1281       as_unread: "Message marked as unread"
1282     delete:
1283       deleted: "Message deleted"
1284   site:
1285     index:
1286       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1287       js_2: "OpenStreetMap uses JavaScript for its slippy map."
1288       permalink: Permalink
1289       shortlink: Shortlink
1290       createnote: Add a note
1291       license:
1292         copyright: "Copyright OpenStreetMap and contributors, under an open license"
1293         license_url: "http://openstreetmap.org/copyright"
1294         project_url: "http://openstreetmap.org"
1295       remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
1296     edit:
1297       not_public: "You have not set your edits to be public."
1298       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}."
1299       user_page_link: user page
1300       anon_edits: "(%{link})"
1301       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1302       anon_edits_link_text: "Find out why this is the case."
1303       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.'
1304       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.)"
1305       potlatch2_not_configured: "Potlatch 2 has not been configured - please see http://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 for more information"
1306       potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)"
1307       no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
1308     sidebar:
1309       search_results: Search Results
1310       close: Close
1311     search:
1312       search: Search
1313       where_am_i: "Where am I?"
1314       where_am_i_title: Describe the current location using the search engine
1315       submit_text: "Go"
1316       search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/wiki/Search'>more examples...</a>"
1317     key:
1318       map_key: "Map Key"
1319       map_key_tooltip: "Key for the map"
1320       table:
1321         entry:
1322           motorway: "Motorway"
1323           trunk: "Trunk road"
1324           primary: "Primary road"
1325           secondary: "Secondary road"
1326           unclassified: "Unclassified road"
1327           unsurfaced: "Unsurfaced road"
1328           track: "Track"
1329           byway: "Byway"
1330           bridleway: "Bridleway"
1331           cycleway: "Cycleway"
1332           footway: "Footway"
1333           rail: "Railway"
1334           subway: "Subway"
1335           tram:
1336             - Light rail
1337             - tram
1338           cable:
1339             - Cable car
1340             - chair lift
1341           runway:
1342             - Airport Runway
1343             - taxiway
1344           apron:
1345             - Airport apron
1346             - terminal
1347           admin: "Administrative boundary"
1348           forest: "Forest"
1349           wood: "Wood"
1350           golf: "Golf course"
1351           park: "Park"
1352           resident: "Residential area"
1353           tourist: "Tourist attraction"
1354           common:
1355             - Common
1356             - meadow
1357           retail: "Retail area"
1358           industrial: "Industrial area"
1359           commercial: "Commercial area"
1360           heathland: "Heathland"
1361           lake:
1362             - Lake
1363             - reservoir
1364           farm: "Farm"
1365           brownfield: "Brownfield site"
1366           cemetery: "Cemetery"
1367           allotments: "Allotments"
1368           pitch: "Sports pitch"
1369           centre: "Sports centre"
1370           reserve: "Nature reserve"
1371           military: "Military area"
1372           school:
1373             - School
1374             - university
1375           building: "Significant building"
1376           station: "Railway station"
1377           summit:
1378             - Summit
1379             - peak
1380           tunnel: "Dashed casing = tunnel"
1381           bridge: "Black casing = bridge"
1382           private: "Private access"
1383           permissive: "Permissive access"
1384           destination: "Destination access"
1385           construction: "Roads under construction"
1386     richtext_area:
1387       edit: Edit
1388       preview: Preview
1389     markdown_help:
1390       title_html: Parsed with <a href="http://daringfireball.net/projects/markdown/">Markdown</a>
1391       headings: Headings
1392       heading: Heading
1393       subheading: Subheading
1394       unordered: Unordered list
1395       ordered: Ordered list
1396       first: First item
1397       second: Second item
1398       link: Link
1399       text: Text
1400       image: Image
1401       alt: Alt text
1402       url: URL
1403   trace:
1404     visibility:
1405       private: "Private (only shared as anonymous, unordered points)"
1406       public: "Public (shown in trace list and as anonymous, unordered points)"
1407       trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
1408       identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
1409     create:
1410       upload_trace: "Upload GPS Trace"
1411       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."
1412     edit:
1413       title: "Editing trace %{name}"
1414       heading: "Editing trace %{name}"
1415       filename: "Filename:"
1416       download: "download"
1417       uploaded_at: "Uploaded:"
1418       points: "Points:"
1419       start_coord: "Start coordinate:"
1420       map: "map"
1421       edit: "edit"
1422       owner: "Owner:"
1423       description: "Description:"
1424       tags: "Tags:"
1425       tags_help: "comma delimited"
1426       save_button: "Save Changes"
1427       visibility: "Visibility:"
1428       visibility_help: "what does this mean?"
1429       visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1430     trace_form:
1431       upload_gpx: "Upload GPX File:"
1432       description: "Description:"
1433       tags: "Tags:"
1434       tags_help: "comma delimited"
1435       visibility: "Visibility:"
1436       visibility_help: "what does this mean?"
1437       visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1438       upload_button: "Upload"
1439       help: "Help"
1440       help_url: "http://wiki.openstreetmap.org/wiki/Upload"
1441     trace_header:
1442       upload_trace: "Upload a trace"
1443       see_all_traces: "See all traces"
1444       see_your_traces: "See your traces"
1445       traces_waiting: "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."
1446     trace_optionals:
1447       tags: "Tags"
1448     view:
1449       title: "Viewing trace %{name}"
1450       heading: "Viewing trace %{name}"
1451       pending: "PENDING"
1452       filename: "Filename:"
1453       download: "download"
1454       uploaded: "Uploaded:"
1455       points: "Points:"
1456       start_coordinates: "Start coordinate:"
1457       map: "map"
1458       edit: "edit"
1459       owner: "Owner:"
1460       description: "Description:"
1461       tags: "Tags:"
1462       none: "None"
1463       edit_track: "Edit this trace"
1464       delete_track: "Delete this trace"
1465       trace_not_found: "Trace not found!"
1466       visibility: "Visibility:"
1467     trace_paging_nav:
1468       showing_page: "Showing page %{page}"
1469       older: "Older Traces"
1470       newer: "Newer Traces"
1471     trace:
1472       pending: "PENDING"
1473       count_points: "%{count} points"
1474       ago: "%{time_in_words_ago} ago"
1475       more: "more"
1476       trace_details: "View Trace Details"
1477       view_map: "View Map"
1478       edit: "edit"
1479       edit_map: "Edit Map"
1480       public: "PUBLIC"
1481       identifiable: "IDENTIFIABLE"
1482       private: "PRIVATE"
1483       trackable: "TRACKABLE"
1484       by: "by"
1485       in: "in"
1486       map: "map"
1487     list:
1488       public_traces: "Public GPS traces"
1489       your_traces: "Your GPS traces"
1490       public_traces_from: "Public GPS traces from %{user}"
1491       tagged_with: " tagged with %{tags}"
1492       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>."
1493     delete:
1494       scheduled_for_deletion: "Trace scheduled for deletion"
1495     make_public:
1496       made_public: "Trace made public"
1497     offline_warning:
1498       message: "The GPX file upload system is currently unavailable"
1499     offline:
1500       heading: "GPX Storage Offline"
1501       message: "The GPX file storage and upload system is currently unavailable."
1502   application:
1503     require_cookies:
1504       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
1505     require_moderator:
1506       not_a_moderator: "You need to be a moderator to perform that action."
1507     setup_user_auth:
1508       blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
1509       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."
1510   oauth:
1511     oauthorize:
1512       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."
1513       allow_to: "Allow the client application to:"
1514       allow_read_prefs:  "read your user preferences."
1515       allow_write_prefs: "modify your user preferences."
1516       allow_write_diary: "create diary entries, comments and make friends."
1517       allow_write_api:   "modify the map."
1518       allow_read_gpx:    "read your private GPS traces."
1519       allow_write_gpx:   "upload GPS traces."
1520     revoke:
1521       flash: "You've revoked the token for %{application}"
1522   oauth_clients:
1523     new:
1524       title: "Register a new application"
1525       submit: "Register"
1526     edit:
1527       title: "Edit your application"
1528       submit: "Edit"
1529     show:
1530       title: "OAuth details for %{app_name}"
1531       key: "Consumer Key:"
1532       secret: "Consumer Secret:"
1533       url: "Request Token URL:"
1534       access_url: "Access Token URL:"
1535       authorize_url: "Authorise URL:"
1536       support_notice: "We support HMAC-SHA1 (recommended) as well as plain text in SSL mode."
1537       edit: "Edit Details"
1538       delete: "Delete Client"
1539       confirm: "Are you sure?"
1540       requests: "Requesting the following permissions from the user:"
1541       allow_read_prefs:  "read their user preferences."
1542       allow_write_prefs: "modify their user preferences."
1543       allow_write_diary: "create diary entries, comments and make friends."
1544       allow_write_api:   "modify the map."
1545       allow_read_gpx:    "read their private GPS traces."
1546       allow_write_gpx:   "upload GPS traces."
1547     index:
1548       title: "My OAuth Details"
1549       my_tokens: "My Authorised Applications"
1550       list_tokens: "The following tokens have been issued to applications in your name:"
1551       application: "Application Name"
1552       issued_at: "Issued At"
1553       revoke: "Revoke!"
1554       my_apps: "My Client Applications"
1555       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."
1556       registered_apps: "You have the following client applications registered:"
1557       register_new: "Register your application"
1558     form:
1559       name: "Name"
1560       required: "Required"
1561       url: "Main Application URL"
1562       callback_url: "Callback URL"
1563       support_url: "Support URL"
1564       requests: "Request the following permissions from the user:"
1565       allow_read_prefs:  "read their user preferences."
1566       allow_write_prefs: "modify their user preferences."
1567       allow_write_diary: "create diary entries, comments and make friends."
1568       allow_write_api:   "modify the map."
1569       allow_read_gpx:    "read their private GPS traces."
1570       allow_write_gpx:   "upload GPS traces."
1571     not_found:
1572       sorry: "Sorry, that %{type} could not be found."
1573     create:
1574       flash: "Registered the information successfully"
1575     update:
1576       flash: "Updated the client information successfully"
1577     destroy:
1578       flash: "Destroyed the client application registration"
1579   user:
1580     login:
1581       title: "Login"
1582       heading: "Login"
1583       email or username: "Email Address or Username:"
1584       password: "Password:"
1585       openid: "%{logo} OpenID:"
1586       remember: "Remember me"
1587       lost password link: "Lost your password?"
1588       login_button: "Login"
1589       register now: Register now
1590       with username: "Already have an OpenStreetMap account? Please login with your username and password:"
1591       with openid: "Alternatively please use your OpenID to login:"
1592       new to osm: New to OpenStreetMap?
1593       to make changes: To make changes to the OpenStreetMap data, you must have an account.
1594       create account minute: Create an account. It only takes a minute.
1595       no account: Don't have an account?
1596       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>."
1597       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.
1598       auth failure: "Sorry, could not log in with those details."
1599       openid missing provider: "Sorry, could not contact your OpenID provider"
1600       openid invalid: "Sorry, your OpenID seems to be malformed"
1601       openid_logo_alt: "Log in with an OpenID"
1602       openid_providers:
1603         openid:
1604           title: Login with OpenID
1605           alt: Login with an OpenID URL
1606         google:
1607           title: Login with Google
1608           alt: Login with a Google OpenID
1609         yahoo:
1610           title: Login with Yahoo
1611           alt: Login with a Yahoo OpenID
1612         myopenid:
1613           title: Login with myOpenID
1614           alt: Login with a myOpenID OpenID
1615         wordpress:
1616           title: Login with Wordpress
1617           alt: Login with a Wordpress OpenID
1618         aol:
1619           title: Login with AOL
1620           alt: Login with an AOL OpenID
1621     logout:
1622       title: "Logout"
1623       heading: "Logout from OpenStreetMap"
1624       logout_button: "Logout"
1625     lost_password:
1626       title: "Lost password"
1627       heading: "Forgotten Password?"
1628       email address: "Email Address:"
1629       new password button: "Reset password"
1630       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."
1631       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1632       notice email cannot find: "Could not find that email address, sorry."
1633     reset_password:
1634       title: "Reset password"
1635       heading: "Reset Password for %{user}"
1636       password: "Password:"
1637       confirm password: "Confirm Password:"
1638       reset: "Reset Password"
1639       flash changed: "Your password has been changed."
1640       flash token bad: "Did not find that token, check the URL maybe?"
1641     new:
1642       title: "Create account"
1643       heading: "Create a User Account"
1644       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
1645       contact_webmaster: 'Please contact the <a href="mailto:webmaster@openstreetmap.org">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
1646       fill_form: "Fill in the form and we will send you a quick email to activate your account."
1647       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>.'
1648       email address: "Email Address:"
1649       confirm email address: "Confirm Email Address:"
1650       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>)'
1651       display name: "Display Name:"
1652       display name description: "Your publicly displayed username. You can change this later in the preferences."
1653       openid: "%{logo} OpenID:"
1654       password: "Password:"
1655       confirm password: "Confirm Password:"
1656       use openid: "Alternatively, use %{logo} OpenID to login"
1657       openid no password: "With OpenID a password is not required, but some extra tools or server may still need one."
1658       openid association: |
1659         <p>Your OpenID is not associated with a OpenStreetMap account yet.</p>
1660         <ul>
1661           <li>If you are new to OpenStreetMap, please create a new account using the form below.</li>
1662           <li>
1663             If you already have an account, you can login to your account
1664             using your username and password and then associate the account
1665             with your OpenID in your user settings.
1666           </li>
1667         </ul>
1668       continue: Continue
1669       flash welcome: "Thanks for signing up. We've sent a welcome message to %{email} with some hints on getting started."
1670       flash create success message: "Thanks for signing up. We've sent a 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 webmaster@openstreetmap.org as we are unable to reply to any confirmation requests."
1671       terms accepted: "Thanks for accepting the new contributor terms!"
1672       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>."
1673       terms declined url: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
1674     terms:
1675       title: "Contributor terms"
1676       heading: "Contributor terms"
1677       read and accept: "Please read the agreement below and press the agree button to confirm that you accept the terms of this agreement for your existing and future contributions."
1678       consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain"
1679       consider_pd_why: "what's this?"
1680       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1681       guidance: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
1682       agree: Agree
1683       declined: "http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
1684       decline: "Decline"
1685       you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
1686       legale_select: "Please select your country of residence:"
1687       legale_names:
1688         france: "France"
1689         italy: "Italy"
1690         rest_of_world: "Rest of the world"
1691     no_such_user:
1692       title: "No such user"
1693       heading: "The user %{user} does not exist"
1694       body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
1695     view:
1696       my diary: my diary
1697       new diary entry: new diary entry
1698       my edits: my edits
1699       my traces: my traces
1700       my notes: my map notes
1701       my settings: my settings
1702       my comments: my comments
1703       oauth settings: oauth settings
1704       blocks on me: blocks on me
1705       blocks by me: blocks by me
1706       send message: send message
1707       diary: diary
1708       edits: edits
1709       traces: traces
1710       notes: map notes
1711       remove as friend: remove as friend
1712       add as friend: add as friend
1713       mapper since: "Mapper since:"
1714       ago: "(%{time_in_words_ago} ago)"
1715       ct status: "Contributor terms:"
1716       ct undecided: Undecided
1717       ct declined: Declined
1718       ct accepted: Accepted %{ago} ago
1719       latest edit: "Latest edit %{ago}:"
1720       email address: "Email address:"
1721       created from: "Created from:"
1722       status: "Status:"
1723       spam score: "Spam Score:"
1724       description: Description
1725       user location: User location
1726       if set location: "If you set your location, a pretty map and stuff will appear here. You can set your home location on your %{settings_link} page."
1727       settings_link_text: settings
1728       your friends: Your friends
1729       no friends: You have not added any friends yet.
1730       km away: "%{count}km away"
1731       m away: "%{count}m away"
1732       nearby users: "Other nearby users"
1733       no nearby users: "There are no other users who admit to mapping nearby yet."
1734       role:
1735         administrator: "This user is an administrator"
1736         moderator: "This user is a moderator"
1737         grant:
1738           administrator: "Grant administrator access"
1739           moderator: "Grant moderator access"
1740         revoke:
1741           administrator: "Revoke administrator access"
1742           moderator: "Revoke moderator access"
1743       block_history: "blocks received"
1744       moderator_history: "blocks given"
1745       comments: "comments"
1746       create_block: "block this user"
1747       activate_user: "activate this user"
1748       deactivate_user: "deactivate this user"
1749       confirm_user: "confirm this user"
1750       hide_user: "hide this user"
1751       unhide_user: "unhide this user"
1752       delete_user: "delete this user"
1753       confirm: "Confirm"
1754       friends_changesets: "Browse all changesets by friends"
1755       friends_diaries: "Browse all diary entries by friends"
1756       nearby_changesets: "Browse all changesets by nearby users"
1757       nearby_diaries: "Browse all diary entries by nearby users"
1758     popup:
1759       your location: "Your location"
1760       nearby mapper: "Nearby mapper"
1761       friend: "Friend"
1762     account:
1763       title: "Edit account"
1764       my settings: My settings
1765       current email address: "Current Email Address:"
1766       new email address: "New Email Address:"
1767       email never displayed publicly: "(never displayed publicly)"
1768       openid:
1769         openid: "OpenID:"
1770         link: "http://wiki.openstreetmap.org/wiki/OpenID"
1771         link text: "what is this?"
1772       public editing:
1773         heading: "Public editing:"
1774         enabled: "Enabled. Not anonymous and can edit data."
1775         enabled link: "http://wiki.openstreetmap.org/wiki/Anonymous_edits"
1776         enabled link text: "what is this?"
1777         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
1778         disabled link text: "why can't I edit?"
1779       public editing note:
1780         heading: "Public editing"
1781         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>"
1782       contributor terms:
1783         heading: "Contributor Terms:"
1784         agreed: "You have agreed to the new Contributor Terms."
1785         not yet agreed: "You have not yet agreed to the new Contributor Terms."
1786         review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
1787         agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
1788         link: "http://www.osmfoundation.org/wiki/License/Contributor_Terms"
1789         link text: "what is this?"
1790       profile description: "Profile Description:"
1791       preferred languages: "Preferred Languages:"
1792       preferred editor: "Preferred Editor:"
1793       image: "Image:"
1794       gravatar:
1795         gravatar: "Use Gravatar"
1796         link: "http://wiki.openstreetmap.org/wiki/Gravatar"
1797         link text: "what is this?"
1798       new image: "Add an image"
1799       keep image: "Keep the current image"
1800       delete image: "Remove the current image"
1801       replace image: "Replace the current image"
1802       image size hint: "(square images at least 100x100 work best)"
1803       home location: "Home Location:"
1804       no home location: "You have not entered your home location."
1805       latitude: "Latitude:"
1806       longitude: "Longitude:"
1807       update home location on click: "Update home location when I click on the map?"
1808       save changes button: Save Changes
1809       make edits public button: Make all my edits public
1810       return to profile: Return to profile
1811       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
1812       flash update success: "User information updated successfully."
1813     confirm:
1814       heading: Confirm a user account
1815       press confirm button: "Press the confirm button below to activate your account."
1816       button: Confirm
1817       success: "Confirmed your account, thanks for signing up!"
1818       before you start: "We know you're probably in a hurry to start mapping, but before you do you might like to fill in some more information about yourself in the form below."
1819       already active: "This account has already been confirmed."
1820       unknown token: "That token doesn't seem to exist."
1821       reconfirm: "If it's been a while since you signed up you might need to <a href=\"%{reconfirm}\">send yourself a new confirmation email</a>."
1822     confirm_resend:
1823       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 webmaster@openstreetmap.org as we are unable to reply to any confirmation requests."
1824       failure: "User %{name} not found."
1825     confirm_email:
1826       heading: Confirm a change of email address
1827       press confirm button: "Press the confirm button below to confirm your new email address."
1828       button: Confirm
1829       success: "Confirmed your email address, thanks for signing up!"
1830       failure: "An email address has already been confirmed with this token."
1831     set_home:
1832       flash success: "Home location saved successfully"
1833     go_public:
1834       flash success: "All your edits are now public, and you are now allowed to edit."
1835     make_friend:
1836       heading: "Add %{user} as a friend?"
1837       button: "Add as friend"
1838       success: "%{name} is now your friend."
1839       failed: "Sorry, failed to add %{name} as a friend."
1840       already_a_friend: "You are already friends with %{name}."
1841     remove_friend:
1842       heading: "Remove %{user} as a friend?"
1843       button: "Remove as friend"
1844       success: "%{name} was removed from your friends."
1845       not_a_friend: "%{name} is not one of your friends."
1846     filter:
1847       not_an_administrator: "You need to be an administrator to perform that action."
1848     list:
1849       title: Users
1850       heading: Users
1851       showing:
1852         one: Showing page %{page} (%{first_item} of %{items})
1853         other: Showing page %{page} (%{first_item}-%{last_item} of %{items})
1854       summary: "%{name} created from %{ip_address} on %{date}"
1855       summary_no_ip: "%{name} created on %{date}"
1856       confirm: Confirm Selected Users
1857       hide: Hide Selected Users
1858       empty: No matching users found
1859     suspended:
1860       title: Account Suspended
1861       heading: Account Suspended
1862       webmaster: webmaster
1863       body: |
1864         <p>
1865           Sorry, your account has been automatically suspended due to
1866           suspicious activity.
1867         </p>
1868         <p>
1869           This decision will be reviewed by an administrator shortly, or
1870           you may contact the %{webmaster} if you wish to discuss this.
1871         </p>
1872   user_role:
1873     filter:
1874       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
1875       not_a_role: "The string `%{role}' is not a valid role."
1876       already_has_role: "The user already has role %{role}."
1877       doesnt_have_role: "The user does not have role %{role}."
1878     grant:
1879       title: Confirm role granting
1880       heading: Confirm role granting
1881       are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
1882       confirm: "Confirm"
1883       fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
1884     revoke:
1885       title: Confirm role revoking
1886       heading: Confirm role revoking
1887       are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
1888       confirm: "Confirm"
1889       fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
1890   user_block:
1891     model:
1892       non_moderator_update: "Must be a moderator to create or update a block."
1893       non_moderator_revoke: "Must be a moderator to revoke a block."
1894     not_found:
1895       sorry: "Sorry, the user block with ID %{id} could not be found."
1896       back: "Back to index"
1897     new:
1898       title: "Creating block on %{name}"
1899       heading: "Creating block on %{name}"
1900       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."
1901       period: "How long, starting now, the user will be blocked from the API for."
1902       submit: "Create block"
1903       tried_contacting: "I have contacted the user and asked them to stop."
1904       tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
1905       needs_view: "User needs to log in before this block will be cleared"
1906       back: "View all blocks"
1907     edit:
1908       title: "Editing block on %{name}"
1909       heading: "Editing block on %{name}"
1910       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."
1911       period: "How long, starting now, the user will be blocked from the API for."
1912       submit: "Update block"
1913       show: "View this block"
1914       back: "View all blocks"
1915       needs_view: "Does the user need to log in before this block will be cleared?"
1916     filter:
1917       block_expired: "The block has already expired and cannot be edited."
1918       block_period: "The blocking period must be one of the values selectable in the drop-down list."
1919     create:
1920       try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
1921       try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
1922       flash: "Created a block on user %{name}."
1923     update:
1924       only_creator_can_edit: "Only the moderator who created this block can edit it."
1925       success: "Block updated."
1926     index:
1927       title: "User blocks"
1928       heading: "List of user blocks"
1929       empty: "No blocks have been made yet."
1930     revoke:
1931       title: "Revoking block on %{block_on}"
1932       heading: "Revoking block on %{block_on} by %{block_by}"
1933       time_future: "This block will end in %{time}."
1934       past: "This block ended %{time} ago and cannot be revoked now."
1935       confirm: "Are you sure you wish to revoke this block?"
1936       revoke: "Revoke!"
1937       flash: "This block has been revoked."
1938     period:
1939       one: "1 hour"
1940       other: "%{count} hours"
1941     partial:
1942       show: "Show"
1943       edit: "Edit"
1944       revoke: "Revoke!"
1945       confirm: "Are you sure?"
1946       display_name: "Blocked User"
1947       creator_name: "Creator"
1948       reason: "Reason for block"
1949       status: "Status"
1950       revoker_name: "Revoked by"
1951       not_revoked: "(not revoked)"
1952       showing_page: "Showing page %{page}"
1953       next: "Next »"
1954       previous: "« Previous"
1955     helper:
1956       time_future: "Ends in %{time}."
1957       until_login: "Active until the user logs in."
1958       time_past: "Ended %{time} ago."
1959     blocks_on:
1960       title: "Blocks on %{name}"
1961       heading: "List of blocks on %{name}"
1962       empty: "%{name} has not been blocked yet."
1963     blocks_by:
1964       title: "Blocks by %{name}"
1965       heading: "List of blocks by %{name}"
1966       empty: "%{name} has not made any blocks yet."
1967     show:
1968       title: "%{block_on} blocked by %{block_by}"
1969       heading: "%{block_on} blocked by %{block_by}"
1970       time_future: "Ends in %{time}"
1971       time_past: "Ended %{time} ago"
1972       status: "Status"
1973       show: "Show"
1974       edit: "Edit"
1975       revoke: "Revoke!"
1976       confirm: "Are you sure?"
1977       reason: "Reason for block:"
1978       back: "View all blocks"
1979       revoker: "Revoker:"
1980       needs_view: "The user needs to log in before this block will be cleared."
1981   note:
1982     description:
1983       opened_at_by: "Created %{when} ago by %{user}"
1984       commented_at_by: "Updated %{when} ago by %{user}"
1985       closed_at_by: "Resolved %{when} ago by %{user}"
1986       reopened_at_by: "Reactivated %{when} ago by %{user}"
1987     rss:
1988       title: "OpenStreetMap Notes"
1989       description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
1990       description_item: "An rss feed for note %{id}"
1991       closed: "closed note (near %{place})"
1992       new: "new note (near %{place})"
1993       comment: "new comment (near %{place})"
1994     mine:
1995       title: "Notes submitted or commented on by %{user}"
1996       heading: "%{user}'s notes"
1997       description: "Notes submitted or commented on by %{user}"
1998       id: "Id"
1999       last_changed: "Last changed"
2000   javascripts:
2001     map:
2002       base:
2003         standard: Standard
2004         cycle_map: Cycle Map
2005         transport_map: Transport Map
2006         mapquest: MapQuest Open
2007       overlays:
2008         maplint: Maplint
2009     site:
2010       edit_tooltip: Edit the map
2011       edit_disabled_tooltip: Zoom in to edit the map
2012       edit_zoom_alert: You must zoom in to edit the map
2013       history_tooltip: View edits for this area
2014       history_disabled_tooltip: Zoom in to view edits for this area
2015       history_zoom_alert: You must zoom in to view edits for this area
2016       createnote_tooltip: Add a note to the map
2017       createnote_disabled_tooltip: Zoom in to add a note to the map
2018       createnote_zoom_alert: You must zoom in to add a note to the map
2019     notes:
2020       new:
2021         intro: "Move the marker to the correct position and add your comment in the box below:"
2022         add: Add Note
2023       show:
2024         title: Note %{id}
2025         event: "%{action} by <a href='%{user_url}'>%{user}</a> at %{time}"
2026         anonymous_event: "%{action} by anonymous at %{time}"
2027         close: Close
2028         comment_and_close: Comment & Close
2029         comment: Comment
2030   redaction:
2031     edit:
2032       description: "Description"
2033       heading: "Edit redaction"
2034       submit: "Save redaction"
2035       title: "Edit redaction"
2036     index:
2037       empty: "No redactions to show."
2038       heading: "List of redactions"
2039       title: "List of redactions"
2040     new:
2041       description: "Description"
2042       heading: "Enter information for new redaction"
2043       submit: "Create redaction"
2044       title: "Creating new redaction"
2045     show:
2046       description: "Description:"
2047       heading: "Showing redaction \"%{title}\""
2048       title: "Showing redaction"
2049       user: "Creator:"
2050       edit: "Edit this redaction"
2051       destroy: "Remove this redaction"
2052       confirm: "Are you sure?"
2053     create:
2054       flash: "Redaction created."
2055     update:
2056       flash: "Changes saved."
2057     destroy:
2058       not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
2059       flash: "Redaction destroyed."
2060       error: "There was an error destroying this redaction."