]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Remove the Yahoo OpenID link as they no longer support OpenID
[rails.git] / config / locales / en.yml
1 en:
2   html:
3     dir: ltr
4   time:
5     formats:
6       friendly: "%e %B %Y at %H:%M"
7       blog: "%e %B %Y"
8   helpers:
9     file:
10       prompt: Choose file
11     submit:
12       diary_comment:
13         create: Save
14       diary_entry:
15         create: "Publish"
16         update: "Update"
17       issue_comment:
18         create: Add Comment
19       message:
20         create: Send
21       client_application:
22         create: Register
23         update: Update
24       redaction:
25         create: Create redaction
26         update: Save redaction
27       trace:
28         create: Upload
29         update: Save Changes
30       user_block:
31         create: Create block
32         update: Update block
33   activerecord:
34     errors:
35       messages:
36         invalid_email_address: does not appear to be a valid e-mail address
37         email_address_not_routable: is not routable
38     # Translates all the model names, which is used in error handling on the web site
39     models:
40       acl: "Access Control List"
41       changeset: "Changeset"
42       changeset_tag: "Changeset Tag"
43       country: "Country"
44       diary_comment: "Diary Comment"
45       diary_entry: "Diary Entry"
46       friend: "Friend"
47       issue: "Issue"
48       language: "Language"
49       message: "Message"
50       node: "Node"
51       node_tag: "Node Tag"
52       notifier: "Notifier"
53       old_node: "Old Node"
54       old_node_tag: "Old Node Tag"
55       old_relation: "Old Relation"
56       old_relation_member: "Old Relation Member"
57       old_relation_tag: "Old Relation Tag"
58       old_way: "Old Way"
59       old_way_node: "Old Way Node"
60       old_way_tag: "Old Way Tag"
61       relation: "Relation"
62       relation_member: "Relation Member"
63       relation_tag: "Relation Tag"
64       report: "Report"
65       session: "Session"
66       trace: "Trace"
67       tracepoint: "Trace Point"
68       tracetag: "Trace Tag"
69       user: "User"
70       user_preference: "User Preference"
71       user_token: "User Token"
72       way: "Way"
73       way_node: "Way Node"
74       way_tag: "Way Tag"
75     # Translates all the model attributes, which is used in error handling on the web site
76     # Only the ones that are used on the web site are translated at the moment
77     attributes:
78       client_application:
79         name: Name (Required)
80         url: Main Application URL (Required)
81         callback_url: Callback URL
82         support_url: Support URL
83         allow_read_prefs:  read their user preferences
84         allow_write_prefs: modify their user preferences
85         allow_write_diary: create diary entries, comments and make friends
86         allow_write_api:   modify the map
87         allow_read_gpx:    read their private GPS traces
88         allow_write_gpx:   upload GPS traces
89         allow_write_notes: modify notes
90       diary_comment:
91         body: "Body"
92       diary_entry:
93         user: "User"
94         title: "Subject"
95         latitude: "Latitude"
96         longitude: "Longitude"
97         language: "Language"
98       friend:
99         user: "User"
100         friend: "Friend"
101       trace:
102         user: "User"
103         visible: "Visible"
104         name: "Name"
105         size: "Size"
106         latitude: "Latitude"
107         longitude: "Longitude"
108         public: "Public"
109         description: "Description"
110         name: Filename
111         gpx_file: Upload GPX File
112         visibility: Visibility
113         tagstring: Tags
114       message:
115         sender: "Sender"
116         title: "Subject"
117         body: "Body"
118         recipient: "Recipient"
119       redaction:
120         title: Title
121         description: Description
122       report:
123         category: Select a reason for your report
124         details: Please provide some more details about the problem (required).
125       user:
126         auth_provider: Authentication Provider
127         auth_uid: Authentication UID
128         email: "Email"
129         email_confirmation: "Email Confirmation"
130         new_email: "New Email Address"
131         active: "Active"
132         display_name: "Display Name"
133         description: Profile Description
134         home_lat: Latitude
135         home_lon: Longitude
136         languages: Preferred Languages
137         preferred_editor: Preferred Editor
138         pass_crypt: "Password"
139         pass_crypt_confirmation: "Confirm Password"
140     help:
141       trace:
142         tagstring: comma delimited
143       user_block:
144         reason: The reason why the user 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.
145         needs_view: Does the user need to log in before this block will be cleared?
146       user:
147         email_confirmation: 'Your address is not displayed publicly, see our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy" title="OSMF privacy policy including section on email addresses">privacy policy</a> for more information.'
148         new_email: "(never displayed publicly)"
149   datetime:
150     distance_in_words_ago:
151       about_x_hours:
152         one: about 1 hour ago
153         other: about %{count} hours ago
154       about_x_months:
155         one: about 1 month ago
156         other: about %{count} months ago
157       about_x_years:
158         one: about 1 year ago
159         other: about %{count} years ago
160       almost_x_years:
161         one: almost 1 year ago
162         other: almost %{count} years ago
163       half_a_minute: half a minute ago
164       less_than_x_seconds:
165         one: less than 1 second ago
166         other: less than %{count} seconds ago
167       less_than_x_minutes:
168         one: less than a minute ago
169         other: less than %{count} minutes ago
170       over_x_years:
171         one: over 1 year ago
172         other: over %{count} years ago
173       x_seconds:
174         one: 1 second ago
175         other: "%{count} seconds ago"
176       x_minutes:
177         one: 1 minute ago
178         other: "%{count} minutes ago"
179       x_days:
180         one: 1 day ago
181         other: "%{count} days ago"
182       x_months:
183         one: 1 month ago
184         other: "%{count} months ago"
185       x_years:
186         one: 1 year ago
187         other: "%{count} years ago"
188   printable_name:
189     with_id: "%{id}"
190     with_version: "%{id}, v%{version}"
191     with_name_html: "%{name} (%{id})"
192   editor:
193     default: "Default (currently %{name})"
194     id:
195       name: "iD"
196       description: "iD (in-browser editor)"
197     remote:
198       name: "Remote Control"
199       description: "Remote Control (JOSM, Potlatch, Merkaartor)"
200   auth:
201     providers:
202       none: None
203       openid: OpenID
204       google: Google
205       facebook: Facebook
206       windowslive: Windows Live
207       github: GitHub
208       wikipedia: Wikipedia
209   api:
210     notes:
211       comment:
212         opened_at_html: "Created %{when}"
213         opened_at_by_html: "Created %{when} by %{user}"
214         commented_at_html: "Updated %{when}"
215         commented_at_by_html: "Updated %{when} by %{user}"
216         closed_at_html: "Resolved %{when}"
217         closed_at_by_html: "Resolved %{when} by %{user}"
218         reopened_at_html: "Reactivated %{when}"
219         reopened_at_by_html: "Reactivated %{when} by %{user}"
220       rss:
221         title: "OpenStreetMap Notes"
222         description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
223         description_item: "An rss feed for note %{id}"
224         opened: "new note (near %{place})"
225         commented: "new comment (near %{place})"
226         closed: "closed note (near %{place})"
227         reopened: "reactivated note (near %{place})"
228       entry:
229         comment: Comment
230         full: Full note
231   browse:
232     created: "Created"
233     closed: "Closed"
234     created_html: "Created <abbr title='%{title}'>%{time}</abbr>"
235     closed_html: "Closed <abbr title='%{title}'>%{time}</abbr>"
236     created_by_html: "Created <abbr title='%{title}'>%{time}</abbr> by %{user}"
237     deleted_by_html: "Deleted <abbr title='%{title}'>%{time}</abbr> by %{user}"
238     edited_by_html: "Edited <abbr title='%{title}'>%{time}</abbr> by %{user}"
239     closed_by_html: "Closed <abbr title='%{title}'>%{time}</abbr> by %{user}"
240     version: "Version"
241     in_changeset: "Changeset"
242     anonymous: "anonymous"
243     no_comment: "(no comment)"
244     part_of: "Part of"
245     part_of_relations:
246       one: 1 relation
247       other: "%{count} relations"
248     part_of_ways:
249       one: 1 way
250       other: "%{count} ways"
251     download_xml: "Download XML"
252     view_history: "View History"
253     view_details: "View Details"
254     location: "Location:"
255     common_details:
256       coordinates_html: "%{latitude}, %{longitude}"
257     changeset:
258       title: "Changeset: %{id}"
259       belongs_to: "Author"
260       node: "Nodes (%{count})"
261       node_paginated: "Nodes (%{x}-%{y} of %{count})"
262       way: "Ways (%{count})"
263       way_paginated: "Ways (%{x}-%{y} of %{count})"
264       relation: "Relations (%{count})"
265       relation_paginated: "Relations (%{x}-%{y} of %{count})"
266       comment: "Comments (%{count})"
267       hidden_commented_by_html: "Hidden comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
268       commented_by_html: "Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
269       changesetxml: "Changeset XML"
270       osmchangexml: "osmChange XML"
271       feed:
272         title: "Changeset %{id}"
273         title_comment: "Changeset %{id} - %{comment}"
274       join_discussion: "Log in to join the discussion"
275       discussion: Discussion
276       still_open: "Changeset still open - discussion will open once the changeset is closed."
277     node:
278       title_html: "Node: %{name}"
279       history_title_html: "Node History: %{name}"
280     way:
281       title_html: "Way: %{name}"
282       history_title_html: "Way History: %{name}"
283       nodes: "Nodes"
284       nodes_count:
285         other: "%{count} nodes"
286       also_part_of_html:
287         one: "part of way %{related_ways}"
288         other: "part of ways %{related_ways}"
289     relation:
290       title_html: "Relation: %{name}"
291       history_title_html: "Relation History: %{name}"
292       members: "Members"
293       members_count:
294         one: 1 member
295         other: "%{count} members"
296     relation_member:
297       entry_html: "%{type} %{name}"
298       entry_role_html: "%{type} %{name} as %{role}"
299       type:
300         node: "Node"
301         way: "Way"
302         relation: "Relation"
303     containing_relation:
304       entry_html: "Relation %{relation_name}"
305       entry_role_html: "Relation %{relation_name} (as %{relation_role})"
306     not_found:
307       title: Not Found
308       sorry: "Sorry, %{type} #%{id} could not be found."
309       type:
310         node: node
311         way: way
312         relation: relation
313         changeset: changeset
314         note: note
315     timeout:
316       title: Timeout Error
317       sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
318       type:
319         node: node
320         way: way
321         relation: relation
322         changeset: changeset
323         note: note
324     redacted:
325       redaction: "Redaction %{id}"
326       message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
327       type:
328         node: "node"
329         way: "way"
330         relation: "relation"
331     start_rjs:
332       feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?"
333       load_data: "Load Data"
334       loading: "Loading..."
335     tag_details:
336       tags: "Tags"
337       wiki_link:
338         key: "The wiki description page for the %{key} tag"
339         tag: "The wiki description page for the %{key}=%{value} tag"
340       wikidata_link: "The %{page} item on Wikidata"
341       wikipedia_link: "The %{page} article on Wikipedia"
342       wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
343       telephone_link: "Call %{phone_number}"
344       colour_preview: "Colour %{colour_value} preview"
345     note:
346       title: "Note: %{id}"
347       new_note: "New Note"
348       description: "Description"
349       open_title: "Unresolved note #%{note_name}"
350       closed_title: "Resolved note #%{note_name}"
351       hidden_title: "Hidden note #%{note_name}"
352       opened_by_html: "Created by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
353       opened_by_anonymous_html: "Created by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
354       commented_by_html: "Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
355       commented_by_anonymous_html: "Comment from anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
356       closed_by_html: "Resolved by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
357       closed_by_anonymous_html: "Resolved by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
358       reopened_by_html: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
359       reopened_by_anonymous_html: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
360       hidden_by_html: "Hidden by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
361       report: Report this note
362       coordinates_html: "%{latitude}, %{longitude}"
363     query:
364       title: "Query Features"
365       introduction: "Click on the map to find nearby features."
366       nearby: "Nearby features"
367       enclosing: "Enclosing features"
368   changesets:
369     changeset_paging_nav:
370       showing_page: "Page %{page}"
371       next: "Next »"
372       previous: "« Previous"
373     changeset:
374       anonymous: "Anonymous"
375       no_edits: "(no edits)"
376       view_changeset_details: "View changeset details"
377     changesets:
378       id: "ID"
379       saved_at: "Saved at"
380       user: "User"
381       comment: "Comment"
382       area: "Area"
383     index:
384       title: "Changesets"
385       title_user: "Changesets by %{user}"
386       title_friend: "Changesets by my friends"
387       title_nearby: "Changesets by nearby users"
388       empty: "No changesets found."
389       empty_area: "No changesets in this area."
390       empty_user: "No changesets by this user."
391       no_more: "No more changesets found."
392       no_more_area: "No more changesets in this area."
393       no_more_user: "No more changesets by this user."
394       load_more: "Load more"
395     timeout:
396       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
397   changeset_comments:
398     comment:
399       comment: "New comment on changeset #%{changeset_id} by %{author}"
400       commented_at_by_html: "Updated %{when} by %{user}"
401     comments:
402       comment: "New comment on changeset #%{changeset_id} by %{author}"
403     index:
404       title_all: OpenStreetMap changeset discussion
405       title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
406     timeout:
407       sorry: "Sorry, the list of changeset comments you requested took too long to retrieve."
408   diary_entries:
409     new:
410       title: New Diary Entry
411     form:
412       location: Location
413       use_map_link: Use Map
414     index:
415       title: "Users' diaries"
416       title_friends: "Friends' diaries"
417       title_nearby: "Nearby Users' diaries"
418       user_title: "%{user}'s diary"
419       in_language_title: "Diary Entries in %{language}"
420       new: New Diary Entry
421       new_title: Compose a new entry in my user diary
422       my_diary: My Diary
423       no_entries: No diary entries
424       recent_entries: "Recent diary entries"
425       older_entries: Older Entries
426       newer_entries: Newer Entries
427     edit:
428       title: Edit Diary Entry
429       marker_text: Diary entry location
430     show:
431       title: "%{user}'s diary | %{title}"
432       user_title: "%{user}'s diary"
433       leave_a_comment: "Leave a comment"
434       login_to_leave_a_comment_html: "%{login_link} to leave a comment"
435       login: "Login"
436     no_such_entry:
437       title: "No such diary entry"
438       heading: "No entry with the id: %{id}"
439       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."
440     diary_entry:
441       posted_by_html: "Posted by %{link_user} on %{created} in %{language_link}."
442       updated_at_html: "Last updated on %{updated}."
443       comment_link: Comment on this entry
444       reply_link: Send a message to the author
445       comment_count:
446         zero: No comments
447         one: "%{count} comment"
448         other: "%{count} comments"
449       edit_link: Edit this entry
450       hide_link: Hide this entry
451       unhide_link: Unhide this entry
452       confirm: Confirm
453       report: Report this entry
454     diary_comment:
455       comment_from_html: "Comment from %{link_user} on %{comment_created_at}"
456       hide_link: Hide this comment
457       unhide_link: Unhide this comment
458       confirm: Confirm
459       report: Report this comment
460     location:
461       location: "Location:"
462       view: "View"
463       edit: "Edit"
464       coordinates: "%{latitude}; %{longitude}"
465     feed:
466       user:
467         title: "OpenStreetMap diary entries for %{user}"
468         description: "Recent OpenStreetMap diary entries from %{user}"
469       language:
470         title: "OpenStreetMap diary entries in %{language_name}"
471         description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
472       all:
473         title: "OpenStreetMap diary entries"
474         description: "Recent diary entries from users of OpenStreetMap"
475     comments:
476       has_commented_on: "%{display_name} has commented on the following diary entries"
477       no_comments: "No diary comments"
478       post: Post
479       when: When
480       comment: Comment
481       newer_comments: "Newer Comments"
482       older_comments: "Older Comments"
483   friendships:
484     make_friend:
485       heading: "Add %{user} as a friend?"
486       button: "Add as friend"
487       success: "%{name} is now your friend!"
488       failed: "Sorry, failed to add %{name} as a friend."
489       already_a_friend: "You are already friends with %{name}."
490       limit_exceeded: "You have friended a lot of users recently. Please wait a while before trying to friend any more."
491     remove_friend:
492       heading: "Unfriend %{user}?"
493       button: "Unfriend"
494       success: "%{name} was removed from your friends."
495       not_a_friend: "%{name} is not one of your friends."
496   geocoder:
497     search:
498       title:
499         latlon_html: 'Results from <a href="https://openstreetmap.org/">Internal</a>'
500         ca_postcode_html: 'Results from <a href="https://geocoder.ca/">Geocoder.CA</a>'
501         osm_nominatim_html: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
502         geonames_html: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
503         osm_nominatim_reverse_html: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
504         geonames_reverse_html: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
505     search_osm_nominatim:
506       prefix_format: "%{name}"
507       prefix:
508         aerialway:
509           cable_car: "Cable Car"
510           chair_lift: "Chair Lift"
511           drag_lift: "Drag Lift"
512           gondola: "Gondola Lift"
513           magic_carpet: "Magic Carpet Lift"
514           platter: "Platter Lift"
515           pylon: "Pylon"
516           station: "Aerialway Station"
517           t-bar: "T-Bar Lift"
518           "yes": "Aerialway"
519         aeroway:
520           aerodrome: "Aerodrome"
521           airstrip: "Airstrip"
522           apron: "Apron"
523           gate: "Gate"
524           hangar: "Hangar"
525           helipad: "Helipad"
526           holding_position: "Holding Position"
527           navigationaid: "Aviation Navigation aid"
528           parking_position: "Parking Position"
529           runway: "Runway"
530           taxilane: "Taxilane"
531           taxiway: "Taxiway"
532           terminal: "Terminal"
533           windsock: "Windsock"
534         amenity:
535           animal_boarding: "Animal Boarding"
536           animal_shelter: "Animal Shelter"
537           arts_centre: "Arts Centre"
538           atm: "ATM"
539           bank: "Bank"
540           bar: "Bar"
541           bbq: "BBQ"
542           bench: "Bench"
543           bicycle_parking: "Cycle Parking"
544           bicycle_rental: "Cycle Rental"
545           bicycle_repair_station: "Bicycle Repair Station"
546           biergarten: "Beer Garden"
547           blood_bank: "Blood Bank"
548           boat_rental: "Boat Rental"
549           brothel: "Brothel"
550           bureau_de_change: "Bureau de Change"
551           bus_station: "Bus Station"
552           cafe: "Cafe"
553           car_rental: "Car Rental"
554           car_sharing: "Car Sharing"
555           car_wash: "Car Wash"
556           casino: "Casino"
557           charging_station: "Charging Station"
558           childcare: "Childcare"
559           cinema: "Cinema"
560           clinic: "Clinic"
561           clock: "Clock"
562           college: "College"
563           community_centre: "Community Centre"
564           conference_centre: "Conference Centre"
565           courthouse: "Courthouse"
566           crematorium: "Crematorium"
567           dentist: "Dentist"
568           doctors: "Doctors"
569           drinking_water: "Drinking Water"
570           driving_school: "Driving School"
571           embassy: "Embassy"
572           events_venue: "Events Venue"
573           fast_food: "Fast Food"
574           ferry_terminal: "Ferry Terminal"
575           fire_station: "Fire Station"
576           food_court: "Food Court"
577           fountain: "Fountain"
578           fuel: "Fuel"
579           gambling: "Gambling"
580           grave_yard: "Grave Yard"
581           grit_bin: "Grit Bin"
582           hospital: "Hospital"
583           hunting_stand: "Hunting Stand"
584           ice_cream: "Ice Cream"
585           internet_cafe: "Internet Cafe"
586           kindergarten: "Kindergarten"
587           language_school: "Language school"
588           library: "Library"
589           loading_dock: "Loading Dock"
590           love_hotel: "Love Hotel"
591           marketplace: "Marketplace"
592           mobile_money_agent: "Mobile Money Agent"
593           monastery: "Monastery"
594           money_transfer: "Money Transfer"
595           motorcycle_parking: "Motorcycle Parking"
596           music_school: "Music School"
597           nightclub: "Night Club"
598           nursing_home: "Nursing Home"
599           parking: "Parking"
600           parking_entrance: "Parking Entrance"
601           parking_space: "Parking Space"
602           payment_terminal: "Payment Terminal"
603           pharmacy: "Pharmacy"
604           place_of_worship: "Place of Worship"
605           police: "Police"
606           post_box: "Post Box"
607           post_office: "Post Office"
608           prison: "Prison"
609           pub: "Pub"
610           public_bath: "Public Bath"
611           public_bookcase: "Public Bookcase"
612           public_building: "Public Building"
613           ranger_station: "Ranger Station"
614           recycling: "Recycling Point"
615           restaurant: "Restaurant"
616           sanitary_dump_station: "Sanitary Dump Station"
617           school: "School"
618           shelter: "Shelter"
619           shower: "Shower"
620           social_centre: "Social Centre"
621           social_facility: "Social Facility"
622           studio: "Studio"
623           swimming_pool: "Swimming Pool"
624           taxi: "Taxi"
625           telephone: "Public Telephone"
626           theatre: "Theatre"
627           toilets: "Toilets"
628           townhall: "Town Hall"
629           training: "Training Facility"
630           university: "University"
631           vehicle_inspection: "Vehicle Inspection"
632           vending_machine: "Vending Machine"
633           veterinary: "Veterinary Surgery"
634           village_hall: "Village Hall"
635           waste_basket: "Waste Basket"
636           waste_disposal: "Waste Disposal"
637           waste_dump_site: "Waste Dump Site"
638           watering_place: "Watering Place"
639           water_point: "Water Point"
640           weighbridge: "Weighbridge"
641           "yes": "Amenity"
642         boundary:
643           aboriginal_lands: "Aboriginal Lands"
644           administrative: "Administrative Boundary"
645           census: "Census Boundary"
646           national_park: "National Park"
647           political: "Electoral Boundary"
648           protected_area : "Protected Area"
649           "yes": "Boundary"
650         bridge:
651           aqueduct: "Aqueduct"
652           boardwalk: "Boardwalk"
653           suspension: "Suspension Bridge"
654           swing: "Swing Bridge"
655           viaduct: "Viaduct"
656           "yes": "Bridge"
657         building:
658           apartment: "Apartment"
659           apartments: "Apartments"
660           barn: "Barn"
661           bungalow: "Bungalow"
662           cabin: "Cabin"
663           chapel: "Chapel"
664           church: "Church Building"
665           civic: "Civic Building"
666           college: "College Building"
667           commercial: "Commercial Building"
668           construction: "Building under Construction"
669           detached: "Detached House"
670           dormitory: "Dormitory"
671           duplex: "Duplex House"
672           farm: "Farm House"
673           farm_auxiliary: "Auxiliary Farm House"
674           garage: "Garage"
675           garages: "Garages"
676           greenhouse: "Greenhouse"
677           hangar: "Hangar"
678           hospital: "Hospital Building"
679           hotel: "Hotel Building"
680           house: "House"
681           houseboat: "Houseboat"
682           hut: "Hut"
683           industrial: "Industrial Building"
684           kindergarten: "Kindergarden Building"
685           manufacture: "Manufacturing Building"
686           office: "Office Building"
687           public: "Public Building"
688           residential: "Residential Building"
689           retail: "Retail Building"
690           roof: "Roof"
691           ruins: "Ruined Building"
692           school: "School Building"
693           semidetached_house: "Semidetached House"
694           service: "Service Building"
695           shed: "Shed"
696           stable: "Stable"
697           static_caravan: "Caravan"
698           temple: "Temple Building"
699           terrace: "Terrace Building"
700           train_station: "Train Station Building"
701           university: "University Building"
702           warehouse: "Warehouse"
703           "yes": "Building"
704         club:
705           scout: "Scout Group Base"
706           sport: "Sportsclub"
707           "yes": "Club"
708         craft:
709           beekeper: "Beekeeper"
710           blacksmith: "Blacksmith"
711           brewery: "Brewery"
712           carpenter: "Carpenter"
713           caterer: "Caterer"
714           confectionery: "Confectionary"
715           dressmaker: "Dressmaker"
716           electrician: "Electrician"
717           electronics_repair: "Electronics Repair"
718           gardener: "Gardener"
719           glaziery: "Glaziery"
720           handicraft: "Handicraft"
721           hvac: "HVAC Craft"
722           metal_construction: "Metal Constructioner"
723           painter: "Painter"
724           photographer: "Photographer"
725           plumber: "Plumber"
726           roofer: "Roofer"
727           sawmill: "Sawmill"
728           shoemaker: "Shoemaker"
729           stonemason: "Stonemason"
730           tailor: "Tailor"
731           window_construction: "Window Construction"
732           winery: "Winery"
733           "yes": "Craft Shop"
734         emergency:
735           access_point: "Access Point"
736           ambulance_station: "Ambulance Station"
737           assembly_point: "Assembly Point"
738           defibrillator: "Defibrillator"
739           fire_xtinguisher: "Fire Extinguisher"
740           fire_water_pond: "Fire Water Pond"
741           landing_site: "Emergency Landing Site"
742           life_ring: "Emergency Life Ring"
743           phone: "Emergency Phone"
744           siren: "Emergency Siren"
745           suction_point: "Emergency Suction Point"
746           water_tank: "Emergency Water Tank"
747           "yes": "Emergency"
748         highway:
749           abandoned: "Abandoned Highway"
750           bridleway: "Bridleway"
751           bus_guideway: "Guided Bus Lane"
752           bus_stop: "Bus Stop"
753           construction: "Highway under Construction"
754           corridor: "Corridor"
755           cycleway: "Cycle Path"
756           elevator: "Elevator"
757           emergency_access_point: "Emergency Access Point"
758           emergency_bay: "Emergency Bay"
759           footway: "Footpath"
760           ford: "Ford"
761           give_way: "Give Way Sign"
762           living_street: "Living Street"
763           milestone: "Milestone"
764           motorway: "Motorway"
765           motorway_junction: "Motorway Junction"
766           motorway_link: "Motorway Road"
767           passing_place: "Passing Place"
768           path: "Path"
769           pedestrian: "Pedestrian Way"
770           platform: "Platform"
771           primary: "Primary Road"
772           primary_link: "Primary Road"
773           proposed: "Proposed Road"
774           raceway: "Raceway"
775           residential: "Residential Road"
776           rest_area: "Rest Area"
777           road: "Road"
778           secondary: "Secondary Road"
779           secondary_link: "Secondary Road"
780           service: "Service Road"
781           services: "Motorway Services"
782           speed_camera: "Speed Camera"
783           steps: "Steps"
784           stop: "Stop Sign"
785           street_lamp: "Street Lamp"
786           tertiary: "Tertiary Road"
787           tertiary_link: "Tertiary Road"
788           track: "Track"
789           traffic_mirror: "Traffic Mirror"
790           traffic_signals: "Traffic Signals"
791           trailhead: "Trailhead"
792           trunk: "Trunk Road"
793           trunk_link: "Trunk Road"
794           turning_loop: "Turning Loop"
795           unclassified: "Unclassified Road"
796           "yes" : "Road"
797         historic:
798           aircraft: "Historic Aircraft"
799           archaeological_site: "Archaeological Site"
800           bomb_crater: "Historic Bomb Crater"
801           battlefield: "Battlefield"
802           boundary_stone: "Boundary Stone"
803           building: "Historic Building"
804           bunker: "Bunker"
805           cannon: "Historic Cannon"
806           castle: "Castle"
807           charcoal_pile: "Historic Charcoal Pile"
808           church: "Church"
809           city_gate: "City Gate"
810           citywalls: "City Walls"
811           fort: "Fort"
812           heritage: "Heritage Site"
813           hollow_way: "Hollow Way"
814           house: "House"
815           manor: "Manor"
816           memorial: "Memorial"
817           milestone: "Historic Milestone"
818           mine: "Mine"
819           mine_shaft: "Mine Shaft"
820           monument: "Monument"
821           railway: "Historic Railway"
822           roman_road: "Roman Road"
823           ruins: "Ruins"
824           stone: "Stone"
825           tomb: "Tomb"
826           tower: "Tower"
827           wayside_chapel: "Wayside Chapel"
828           wayside_cross: "Wayside Cross"
829           wayside_shrine: "Wayside Shrine"
830           wreck: "Wreck"
831           "yes": "Historic Site"
832         junction:
833           "yes": "Junction"
834         landuse:
835           allotments: "Allotments"
836           aquaculture: "Aquaculture"
837           basin: "Basin"
838           brownfield: "Brownfield Land"
839           cemetery: "Cemetery"
840           commercial: "Commercial Area"
841           conservation: "Conservation"
842           construction: "Construction"
843           farm: "Farm"
844           farmland: "Farmland"
845           farmyard: "Farmyard"
846           forest: "Forest"
847           garages: "Garages"
848           grass: "Grass"
849           greenfield: "Greenfield Land"
850           industrial: "Industrial Area"
851           landfill: "Landfill"
852           meadow: "Meadow"
853           military: "Military Area"
854           mine: "Mine"
855           orchard: "Orchard"
856           plant_nursery: "Plant Nursery"
857           quarry: "Quarry"
858           railway: "Railway"
859           recreation_ground: "Recreation Ground"
860           religious: "Religious Ground"
861           reservoir: "Reservoir"
862           reservoir_watershed: "Reservoir Watershed"
863           residential: "Residential Area"
864           retail: "Retail"
865           village_green: "Village Green"
866           vineyard: "Vineyard"
867           "yes": "Landuse"
868         leisure:
869           adult_gaming_centre: "Adult Gaming Centre"
870           amusement_arcade: "Amusement Arcade"
871           bandstand: "Bandstand"
872           beach_resort: "Beach Resort"
873           bird_hide: "Bird Hide"
874           bleachers: "Bleachers"
875           bowling_alley: "Bowling Alley"
876           common: "Common Land"
877           dance: "Dance Hall"
878           dog_park: "Dog Park"
879           firepit: "Fire Pit"
880           fishing: "Fishing Area"
881           fitness_centre: "Fitness Centre"
882           fitness_station: "Fitness Station"
883           garden: "Garden"
884           golf_course: "Golf Course"
885           horse_riding: "Horse Riding"
886           ice_rink: "Ice Rink"
887           marina: "Marina"
888           miniature_golf: "Miniature Golf"
889           nature_reserve: "Nature Reserve"
890           outdoor_seating: "Outdoor Seating"
891           park: "Park"
892           picnic_table: "Picnic Table"
893           pitch: "Sports Pitch"
894           playground: "Playground"
895           recreation_ground: "Recreation Ground"
896           resort: "Resort"
897           sauna: "Sauna"
898           slipway: "Slipway"
899           sports_centre: "Sports Centre"
900           stadium: "Stadium"
901           swimming_pool: "Swimming Pool"
902           track: "Running Track"
903           water_park: "Water Park"
904           "yes": "Leisure"
905         man_made:
906           adit: "Adit"
907           advertising: "Advertising"
908           antenna:  "Antenna"
909           avalanche_protection: "Avalanche Protection"
910           beacon: "Beacon"
911           beam: "Beam"
912           beehive: "Bee Hive"
913           breakwater: "Breakwater"
914           bridge: "Bridge"
915           bunker_silo: "Bunker"
916           cairn: "Cairn"
917           chimney: "Chimney"
918           clearcut: "Clearcut"
919           communications_tower: "Communications Tower"
920           crane: "Crane"
921           cross: "Cross"
922           dolphin: "Mooring Post"
923           dyke: "Dyke"
924           embankment: "Embankment"
925           flagpole: "Flagpole"
926           gasometer: "Gasometer"
927           groyne: "Groyne"
928           kiln: "Kiln"
929           lighthouse: "Lighthouse"
930           manhole: "Manhole"
931           mast: "Mast"
932           mine: "Mine"
933           mineshaft: "Mine Shaft"
934           monitoring_station: "Monitoring Station"
935           petroleum_well: "Petroleum Well"
936           pier: "Pier"
937           pipeline: "Pipeline"
938           pumping_station: "Pumping Station"
939           reservoir_covered: "Covered Reservoir"
940           silo: "Silo"
941           snow_cannon: "Snow Cannon"
942           snow_fence: "Snow Fence"
943           storage_tank: "Storage Tank"
944           street_cabinet: "Street Cabinet"
945           surveillance: "Surveillance"
946           telescope: "Telescope"
947           tower: "Tower"
948           utility_pole: "Utility Pole"
949           wastewater_plant: "Wastewater Plant"
950           watermill: "Water Mill"
951           water_tap: "Water Tap"
952           water_tower: "Water Tower"
953           water_well: "Well"
954           water_works: "Water Works"
955           windmill: "Wind Mill"
956           works: "Factory"
957           "yes": "Man-made"
958         military:
959           airfield: "Military Airfield"
960           barracks: "Barracks"
961           bunker: "Bunker"
962           checkpoint: "Checkpoint"
963           trench: "Trench"
964           "yes": "Military"
965         mountain_pass:
966           "yes" : "Mountain Pass"
967         natural:
968           atoll: "Atoll"
969           bare_rock: "Bare Rock"
970           bay: "Bay"
971           beach: "Beach"
972           cape: "Cape"
973           cave_entrance: "Cave Entrance"
974           cliff: "Cliff"
975           coastline: "Coastline"
976           crater: "Crater"
977           dune: "Dune"
978           fell: "Fell"
979           fjord: "Fjord"
980           forest: "Forest"
981           geyser: "Geyser"
982           glacier: "Glacier"
983           grassland: "Grassland"
984           heath: "Heath"
985           hill: "Hill"
986           hot_spring: "Hot Spring"
987           island: "Island"
988           land: "Land"
989           marsh: "Marsh"
990           moor: "Moor"
991           mud: "Mud"
992           peak: "Peak"
993           peninsula: "Peninsula"
994           point: "Point"
995           reef: "Reef"
996           ridge: "Ridge"
997           rock: "Rock"
998           saddle: "Saddle"
999           sand: "Sand"
1000           scree: "Scree"
1001           scrub: "Scrub"
1002           spring: "Spring"
1003           stone: "Stone"
1004           strait: "Strait"
1005           tree: "Tree"
1006           valley: "Valley"
1007           volcano: "Volcano"
1008           water: "Water"
1009           wetland: "Wetland"
1010           wood: "Wood"
1011           "yes": "Natural Feature"
1012         office:
1013           accountant: "Accountant"
1014           administrative: "Administration"
1015           advertising_agency: "Advertising Agency"
1016           architect: "Architect"
1017           association: "Association"
1018           company: "Company"
1019           diplomatic: "Diplomatic Office"
1020           educational_institution: "Educational Institution"
1021           employment_agency: "Employment Agency"
1022           energy_supplier: "Energy Supplier Office"
1023           estate_agent: "Estate Agent"
1024           financial: "Financial Office"
1025           government: "Governmental Office"
1026           insurance: "Insurance Office"
1027           it: "IT Office"
1028           lawyer: "Lawyer"
1029           logistics: "Logistics Office"
1030           newspaper: "Newspaper Office"
1031           ngo: "NGO Office"
1032           notary: "Notary"
1033           religion: "Religious Office"
1034           research: "Research Office"
1035           tax_advisor: "Tax Advisor"
1036           telecommunication: "Telecommunication Office"
1037           travel_agent: "Travel Agency"
1038           "yes": "Office"
1039         place:
1040           allotments: "Allotments"
1041           archipelago: "Archipelago"
1042           city: "City"
1043           city_block: "City Block"
1044           country: "Country"
1045           county: "County"
1046           farm: "Farm"
1047           hamlet: "Hamlet"
1048           house: "House"
1049           houses: "Houses"
1050           island: "Island"
1051           islet: "Islet"
1052           isolated_dwelling: "Isolated Dwelling"
1053           locality: "Locality"
1054           municipality: "Municipality"
1055           neighbourhood: "Neighbourhood"
1056           plot: "Plot"
1057           postcode: "Postcode"
1058           quarter: "Quarter"
1059           region: "Region"
1060           sea: "Sea"
1061           square: "Square"
1062           state: "State"
1063           subdivision: "Subdivision"
1064           suburb: "Suburb"
1065           town: "Town"
1066           village: "Village"
1067           "yes": "Place"
1068         railway:
1069           abandoned: "Abandoned Railway"
1070           construction: "Railway under Construction"
1071           disused: "Disused Railway"
1072           funicular: "Funicular Railway"
1073           halt: "Train Stop"
1074           junction: "Railway Junction"
1075           level_crossing: "Level Crossing"
1076           light_rail: "Light Rail"
1077           miniature: "Miniature Rail"
1078           monorail: "Monorail"
1079           narrow_gauge: "Narrow Gauge Railway"
1080           platform: "Railway Platform"
1081           preserved: "Preserved Railway"
1082           proposed: "Proposed Railway"
1083           spur: "Railway Spur"
1084           station: "Railway Station"
1085           stop: "Railway Stop"
1086           subway: "Subway"
1087           subway_entrance: "Subway Entrance"
1088           switch: "Railway Points"
1089           tram: "Tramway"
1090           tram_stop: "Tram Stop"
1091           yard: "Railway Yard"
1092         shop:
1093           agrarian: "Agrarian Shop"
1094           alcohol: "Off License"
1095           antiques: "Antiques"
1096           appliance: "Appliances Shop"
1097           art: "Art Shop"
1098           baby_goods: "Baby Goods"
1099           bag: "Bag Shop"
1100           bakery: "Bakery"
1101           bathroom_furnishing: "Bathroom Furnishing"
1102           beauty: "Beauty Shop"
1103           bed: "Bedding Products"
1104           beverages: "Beverages Shop"
1105           bicycle: "Bicycle Shop"
1106           bookmaker: "Bookmaker"
1107           books: "Book Shop"
1108           boutique: "Boutique"
1109           butcher: "Butcher"
1110           car: "Car Shop"
1111           car_parts: "Car Parts"
1112           car_repair: "Car Repair"
1113           carpet: "Carpet Shop"
1114           charity: "Charity Shop"
1115           cheese: "Cheese Shop"
1116           chemist: "Chemist"
1117           chocolate: "Chocolate"
1118           clothes: "Clothes Shop"
1119           coffee: "Coffee Shop"
1120           computer: "Computer Shop"
1121           confectionery: "Confectionery Shop"
1122           convenience: "Convenience Store"
1123           copyshop: "Copy Shop"
1124           cosmetics: "Cosmetics Shop"
1125           craft: "Crafts Supply Store"
1126           curtain: "Curtain Shop"
1127           dairy: "Dairy Shop"
1128           deli: "Deli"
1129           department_store: "Department Store"
1130           discount: "Discount Items Shop"
1131           doityourself: "Do-It-Yourself"
1132           dry_cleaning: "Dry Cleaning"
1133           e-cigarette: "E-Cigarette Shop"
1134           electronics: "Electronics Shop"
1135           erotic: "Erotic Shop"
1136           estate_agent: "Estate Agent"
1137           fabric: "Fabric Store"
1138           farm: "Farm Shop"
1139           fashion: "Fashion Shop"
1140           fishing: "Fishing Supplies Shop"
1141           florist: "Florist"
1142           food: "Food Shop"
1143           frame: "Frame Shop"
1144           funeral_directors: "Funeral Directors"
1145           furniture: "Furniture"
1146           garden_centre: "Garden Centre"
1147           gas: "Gas Store"
1148           general: "General Store"
1149           gift: "Gift Shop"
1150           greengrocer: "Greengrocer"
1151           grocery: "Grocery Shop"
1152           hairdresser: "Hairdresser"
1153           hardware: "Hardware Store"
1154           health_food: "Health Food Store"
1155           hearing_aids: "Hearing Aids"
1156           herbalist: "Herbalist"
1157           hifi: "Hi-Fi"
1158           houseware: "Houseware Shop"
1159           ice_cream: "Ice Cream Shop"
1160           interior_decoration: "Interior Decoration"
1161           jewelry: "Jewelry Shop"
1162           kiosk: "Kiosk Shop"
1163           kitchen: "Kitchen Shop"
1164           laundry: "Laundry"
1165           locksmith: "Locksmith"
1166           lottery: "Lottery"
1167           mall: "Mall"
1168           massage: "Massage"
1169           medical_supply: "Medical Supply Shop"
1170           mobile_phone: "Mobile Phone Shop"
1171           money_lender: "Money Lender"
1172           motorcycle: "Motorcycle Shop"
1173           motorcycle_repair: "Motorcycle Repair Shop"
1174           music: "Music Shop"
1175           musical_instrument: "Musical Instruments"
1176           newsagent: "Newsagent"
1177           nutrition_supplements: "Nutrition Supplements"
1178           optician: "Optician"
1179           organic: "Organic Food Shop"
1180           outdoor: "Outdoor Shop"
1181           paint: "Paint Shop"
1182           pastry: "Pastry Shop"
1183           pawnbroker: "Pawnbroker"
1184           perfumery: "Perfumery"
1185           pet: "Pet Shop"
1186           pet_grooming: "Pet Grooming"
1187           photo: "Photo Shop"
1188           seafood: "Sea Food"
1189           second_hand: "Second-hand Shop"
1190           sewing: "Sewing Shop"
1191           shoes: "Shoe Shop"
1192           sports: "Sports Shop"
1193           stationery: "Stationery Shop"
1194           storage_rental: "Storage Rental"
1195           supermarket: "Supermarket"
1196           tailor: "Tailor"
1197           tattoo: "Tattoo Shop"
1198           tea: "Tea Shop"
1199           ticket: "Ticket Shop"
1200           tobacco: "Tobacco Shop"
1201           toys: "Toy Shop"
1202           travel_agency: "Travel Agency"
1203           tyres: "Tyre Shop"
1204           vacant: "Vacant Shop"
1205           variety_store: "Variety Store"
1206           video: "Video Shop"
1207           video_games: "Video Game Store"
1208           wholesale: "Wholesale Store"
1209           wine: "Wine Store"
1210           "yes": "Shop"
1211         tourism:
1212           alpine_hut: "Alpine Hut"
1213           apartment: "Holiday Apartment"
1214           artwork: "Artwork"
1215           attraction: "Attraction"
1216           bed_and_breakfast: "Bed and Breakfast"
1217           cabin: "Cabin"
1218           camp_pitch: "Camp Pitch"
1219           camp_site: "Camp Site"
1220           caravan_site: "Caravan Site"
1221           chalet: "Chalet"
1222           gallery: "Gallery"
1223           guest_house: "Guest House"
1224           hostel: "Hostel"
1225           hotel: "Hotel"
1226           information: "Information"
1227           motel: "Motel"
1228           museum: "Museum"
1229           picnic_site: "Picnic Site"
1230           theme_park: "Theme Park"
1231           viewpoint: "Viewpoint"
1232           wilderness_hut: "Wilderness Hut"
1233           zoo: "Zoo"
1234         tunnel:
1235           building_passage: "Building Passage"
1236           culvert: "Culvert"
1237           "yes": "Tunnel"
1238         waterway:
1239           artificial: "Artificial Waterway"
1240           boatyard: "Boatyard"
1241           canal: "Canal"
1242           dam: "Dam"
1243           derelict_canal: "Derelict Canal"
1244           ditch: "Ditch"
1245           dock: "Dock"
1246           drain: "Drain"
1247           lock: "Lock"
1248           lock_gate: "Lock Gate"
1249           mooring: "Mooring"
1250           rapids: "Rapids"
1251           river: "River"
1252           stream: "Stream"
1253           wadi: "Wadi"
1254           waterfall: "Waterfall"
1255           weir: "Weir"
1256           "yes": "Waterway"
1257       admin_levels:
1258         level2: "Country Boundary"
1259         level3: "Region Boundary"
1260         level4: "State Boundary"
1261         level5: "Region Boundary"
1262         level6: "County Boundary"
1263         level7: "Municipality Boundary"
1264         level8: "City Boundary"
1265         level9: "Village Boundary"
1266         level10: "Suburb Boundary"
1267         level11: "Neighbourhood Boundary"
1268       types:
1269         cities: Cities
1270         towns: Towns
1271         places: Places
1272     results:
1273       no_results: "No results found"
1274       more_results: "More results"
1275   issues:
1276     index:
1277       title: Issues
1278       select_status: Select Status
1279       select_type: Select Type
1280       select_last_updated_by: Select Last Updated By
1281       reported_user: Reported User
1282       not_updated: Not Updated
1283       search: Search
1284       search_guidance: "Search Issues:"
1285       user_not_found: User does not exist
1286       issues_not_found: No such issues found
1287       status: Status
1288       reports: Reports
1289       last_updated: Last Updated
1290       last_updated_time_html: "<abbr title='%{title}'>%{time}</abbr>"
1291       last_updated_time_user_html: "<abbr title='%{title}'>%{time}</abbr> by %{user}"
1292       link_to_reports: View Reports
1293       reported_user: Reported User
1294       reports_count:
1295         one: "1 Report"
1296         other: "%{count} Reports"
1297       reported_item: Reported Item
1298       states:
1299         ignored: Ignored
1300         open: Open
1301         resolved: Resolved
1302     update:
1303       new_report: Your report has been registered successfully
1304       successful_update: Your report has been updated successfully
1305       provide_details: Please provide the required details
1306     show:
1307       title: "%{status} Issue #%{issue_id}"
1308       reports:
1309         zero: No reports
1310         one: 1 report
1311         other: "%{count} reports"
1312       report_created_at: "First reported at %{datetime}"
1313       last_resolved_at: "Last resolved at %{datetime}"
1314       last_updated_at: "Last updated at %{datetime} by %{displayname}"
1315       resolve: Resolve
1316       ignore: Ignore
1317       reopen: Reopen
1318       reports_of_this_issue: Reports of this Issue
1319       read_reports: Read Reports
1320       new_reports: New Reports
1321       other_issues_against_this_user: Other issues against this user
1322       no_other_issues: No other issues against this user.
1323       comments_on_this_issue: Comments on this issue
1324     resolve:
1325       resolved: Issue status has been set to 'Resolved'
1326     ignore:
1327       ignored: Issue status has been set to 'Ignored'
1328     reopen:
1329       reopened: Issue status has been set to 'Open'
1330     comments:
1331       comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
1332       reassign_param: Reassign Issue?
1333     reports:
1334       reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
1335     helper:
1336       reportable_title:
1337         diary_comment: "%{entry_title}, comment #%{comment_id}"
1338         note: "Note #%{note_id}"
1339   issue_comments:
1340     create:
1341       comment_created: Your comment was successfully created
1342   reports:
1343     new:
1344       title_html: "Report %{link}"
1345       missing_params: "Cannot create a new report"
1346       disclaimer:
1347         intro: "Before sending your report to the site moderators, please ensure that:"
1348         not_just_mistake: You are certain that the problem is not just a mistake
1349         unable_to_fix: You are unable to fix the problem yourself or with the help of your fellow community members
1350         resolve_with_user: You have already tried to resolve the problem with the user concerned
1351       categories:
1352         diary_entry:
1353           spam_label: This diary entry is/contains spam
1354           offensive_label: This diary entry is obscene/offensive
1355           threat_label: This diary entry contains a threat
1356           other_label: Other
1357         diary_comment:
1358           spam_label: This diary comment is/contains spam
1359           offensive_label: This diary comment is obscene/offensive
1360           threat_label: This diary comment contains a threat
1361           other_label: Other
1362         user:
1363           spam_label: This user profile is/contains spam
1364           offensive_label: This user profile is obscene/offensive
1365           threat_label: This user profile contains a threat
1366           vandal_label: This user is a vandal
1367           other_label: Other
1368         note:
1369           spam_label: This note is spam
1370           personal_label: This note contains personal data
1371           abusive_label: This note is abusive
1372           other_label: Other
1373     create:
1374       successful_report: Your report has been registered successfully
1375       provide_details: Please provide the required details
1376   layouts:
1377     project_name:
1378       # in <title>
1379       title: OpenStreetMap
1380       # in <h1>
1381       h1: OpenStreetMap
1382     logo:
1383       alt_text: OpenStreetMap logo
1384     home: Go to Home Location
1385     logout: Log Out
1386     log_in: Log In
1387     log_in_tooltip: Log in with an existing account
1388     sign_up: Sign Up
1389     start_mapping: Start Mapping
1390     sign_up_tooltip: Create an account for editing
1391     edit: Edit
1392     history: History
1393     export: Export
1394     issues: Issues
1395     data: Data
1396     export_data: Export Data
1397     gps_traces: GPS Traces
1398     gps_traces_tooltip: Manage GPS traces
1399     user_diaries: User Diaries
1400     user_diaries_tooltip: View user diaries
1401     edit_with: Edit with %{editor}
1402     tag_line: The Free Wiki World Map
1403     intro_header: Welcome to OpenStreetMap!
1404     intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1405     intro_2_create_account: "Create a user account"
1406     hosting_partners_html: "Hosting is supported by %{ucl}, %{bytemark}, and other %{partners}."
1407     partners_ucl: "UCL"
1408     partners_bytemark: "Bytemark Hosting"
1409     partners_partners: "partners"
1410     tou: "Terms of Use"
1411     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
1412     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
1413     donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
1414     help: Help
1415     about: About
1416     copyright: Copyright
1417     community: Community
1418     community_blogs: "Community Blogs"
1419     community_blogs_title: "Blogs from members of the OpenStreetMap community"
1420     foundation: Foundation
1421     foundation_title: The OpenStreetMap Foundation
1422     make_a_donation:
1423       title: Support OpenStreetMap with a monetary donation
1424       text: Make a Donation
1425     learn_more: "Learn More"
1426     more: More
1427   user_mailer:
1428     diary_comment_notification:
1429       subject: "[OpenStreetMap] %{user} commented on a diary entry"
1430       hi: "Hi %{to_user},"
1431       header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1432       header_html: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1433       footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1434       footer_html: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1435     message_notification:
1436       subject: "[OpenStreetMap] %{message_title}"
1437       hi: "Hi %{to_user},"
1438       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1439       header_html: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1440       footer: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1441       footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1442     friendship_notification:
1443       hi: "Hi %{to_user},"
1444       subject: "[OpenStreetMap] %{user} added you as a friend"
1445       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1446       see_their_profile: "You can see their profile at %{userurl}."
1447       see_their_profile_html: "You can see their profile at %{userurl}."
1448       befriend_them: "You can also add them as a friend at %{befriendurl}."
1449       befriend_them_html: "You can also add them as a friend at %{befriendurl}."
1450     gpx_description:
1451       description_with_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
1452       description_with_no_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and no tags"
1453     gpx_failure:
1454       hi: "Hi %{to_user},"
1455       failed_to_import: "failed to import. Here is the error:"
1456       more_info_html: "More information about GPX import failures and how to avoid them can be found at %{url}."
1457       import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1458       subject: "[OpenStreetMap] GPX Import failure"
1459     gpx_success:
1460       hi: "Hi %{to_user},"
1461       loaded_successfully:
1462         one: loaded successfully with %{trace_points} out of a possible 1 point.
1463         other: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1464       subject: "[OpenStreetMap] GPX Import success"
1465     signup_confirm:
1466       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1467       greeting: "Hi there!"
1468       created: "Someone (hopefully you) just created an account at %{site_url}."
1469       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:"
1470       welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1471     email_confirm:
1472       subject: "[OpenStreetMap] Confirm your email address"
1473       greeting: "Hi,"
1474       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1475       click_the_link: "If this is you, please click the link below to confirm the change."
1476     lost_password:
1477       subject: "[OpenStreetMap] Password reset request"
1478       greeting: "Hi,"
1479       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1480       click_the_link: "If this is you, please click the link below to reset your password."
1481     note_comment_notification:
1482       anonymous: An anonymous user
1483       greeting: "Hi,"
1484       commented:
1485         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1486         subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1487         your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1488         your_note_html: "%{commenter} has left a comment on one of your map notes near %{place}."
1489         commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1490         commented_note_html: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1491       closed:
1492         subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1493         subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1494         your_note: "%{commenter} has resolved one of your map notes near %{place}."
1495         your_note_html: "%{commenter} has resolved one of your map notes near %{place}."
1496         commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1497         commented_note_html: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1498       reopened:
1499         subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1500         subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1501         your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1502         your_note_html: "%{commenter} has reactivated one of your map notes near %{place}."
1503         commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1504         commented_note_html: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1505       details: "More details about the note can be found at %{url}."
1506       details_html: "More details about the note can be found at %{url}."
1507     changeset_comment_notification:
1508       hi: "Hi %{to_user},"
1509       greeting: "Hi,"
1510       commented:
1511         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1512         subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1513         your_changeset: "%{commenter} left a comment at %{time} on one of your changesets"
1514         your_changeset_html: "%{commenter} left a comment at %{time} on one of your changesets"
1515         commented_changeset: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1516         commented_changeset_html: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1517         partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1518         partial_changeset_with_comment_html: "with comment '%{changeset_comment}'"
1519         partial_changeset_without_comment: "without comment"
1520       details: "More details about the changeset can be found at %{url}."
1521       details_html: "More details about the changeset can be found at %{url}."
1522       unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1523       unsubscribe_html: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1524   confirmations:
1525     confirm:
1526       heading: Check your email!
1527       introduction_1: |
1528         We sent you a confirmation email.
1529       introduction_2: |
1530         Confirm your account by clicking on the link in the email and you'll be able to start mapping.
1531       press confirm button: "Press the confirm button below to activate your account."
1532       button: Confirm
1533       success: "Confirmed your account, thanks for signing up!"
1534       already active: "This account has already been confirmed."
1535       unknown token: "That confirmation code has expired or does not exist."
1536       reconfirm_html: "If you need us to resend the confirmation email, <a href=\"%{reconfirm}\">click here</a>."
1537     confirm_resend:
1538       success_html: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests."
1539       failure: "User %{name} not found."
1540     confirm_email:
1541       heading: Confirm a change of email address
1542       press confirm button: "Press the confirm button below to confirm your new email address."
1543       button: Confirm
1544       success: "Confirmed your change of email address!"
1545       failure: "An email address has already been confirmed with this token."
1546       unknown_token: "That confirmation code has expired or does not exist."
1547   messages:
1548     inbox:
1549       title: "Inbox"
1550       my_inbox: "My Inbox"
1551       my_outbox: "My Outbox"
1552       messages: "You have %{new_messages} and %{old_messages}"
1553       new_messages:
1554         one: "%{count} new message"
1555         other: "%{count} new messages"
1556       old_messages:
1557         one: "%{count} old message"
1558         other: "%{count} old messages"
1559       from: "From"
1560       subject: "Subject"
1561       date: "Date"
1562       no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1563       people_mapping_nearby: "people mapping nearby"
1564     message_summary:
1565       unread_button: "Mark as unread"
1566       read_button: "Mark as read"
1567       reply_button: "Reply"
1568       destroy_button: "Delete"
1569     new:
1570       title: "Send message"
1571       send_message_to_html: "Send a new message to %{name}"
1572       subject: "Subject"
1573       body: "Body"
1574       back_to_inbox: "Back to inbox"
1575     create:
1576       message_sent: "Message sent"
1577       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1578     no_such_message:
1579       title: "No such message"
1580       heading: "No such message"
1581       body: "Sorry there is no message with that id."
1582     outbox:
1583       title: "Outbox"
1584       my_inbox: "My Inbox"
1585       my_outbox: "My Outbox"
1586       messages:
1587         one: "You have %{count} sent message"
1588         other: "You have %{count} sent messages"
1589       to: "To"
1590       subject: "Subject"
1591       date: "Date"
1592       no_sent_messages_html: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1593       people_mapping_nearby: "people mapping nearby"
1594     reply:
1595       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."
1596     show:
1597       title: "Read message"
1598       from: "From"
1599       subject: "Subject"
1600       date: "Date"
1601       reply_button: "Reply"
1602       unread_button: "Mark as unread"
1603       destroy_button: "Delete"
1604       back: "Back"
1605       to: "To"
1606       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."
1607     sent_message_summary:
1608       destroy_button: "Delete"
1609     mark:
1610       as_read: "Message marked as read"
1611       as_unread: "Message marked as unread"
1612     destroy:
1613       destroyed: "Message deleted"
1614   passwords:
1615     lost_password:
1616       title: "Lost password"
1617       heading: "Forgotten Password?"
1618       email address: "Email Address:"
1619       new password button: "Reset password"
1620       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."
1621       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1622       notice email cannot find: "Could not find that email address, sorry."
1623     reset_password:
1624       title: "Reset password"
1625       heading: "Reset Password for %{user}"
1626       reset: "Reset Password"
1627       flash changed: "Your password has been changed."
1628       flash token bad: "Did not find that token, check the URL maybe?"
1629   sessions:
1630     new:
1631       title: "Login"
1632       heading: "Login"
1633       email or username: "Email Address or Username:"
1634       password: "Password:"
1635       openid_html: "%{logo} OpenID:"
1636       remember: "Remember me"
1637       lost password link: "Lost your password?"
1638       login_button: "Login"
1639       register now: Register now
1640       with username: "Already have an OpenStreetMap account? Please login with your username and password:"
1641       with external: "Alternatively, use a third party to login:"
1642       new to osm: New to OpenStreetMap?
1643       to make changes: To make changes to the OpenStreetMap data, you must have an account.
1644       create account minute: Create an account. It only takes a minute.
1645       no account: Don't have an account?
1646       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>."
1647       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.
1648       auth failure: "Sorry, could not log in with those details."
1649       openid_logo_alt: "Log in with an OpenID"
1650       auth_providers:
1651         openid:
1652           title: Login with OpenID
1653           alt: Login with an OpenID URL
1654         google:
1655           title: Login with Google
1656           alt: Login with a Google OpenID
1657         facebook:
1658           title: Login with Facebook
1659           alt: Login with a Facebook Account
1660         windowslive:
1661           title: Login with Windows Live
1662           alt: Login with a Windows Live Account
1663         github:
1664           title: Login with GitHub
1665           alt: Login with a GitHub Account
1666         wikipedia:
1667           title: Login with Wikipedia
1668           alt: Login with a Wikipedia Account
1669         wordpress:
1670           title: Login with Wordpress
1671           alt: Login with a Wordpress OpenID
1672         aol:
1673           title: Login with AOL
1674           alt: Login with an AOL OpenID
1675     destroy:
1676       title: "Logout"
1677       heading: "Logout from OpenStreetMap"
1678       logout_button: "Logout"
1679   shared:
1680     markdown_help:
1681       title_html: Parsed with <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>
1682       headings: Headings
1683       heading: Heading
1684       subheading: Subheading
1685       unordered: Unordered list
1686       ordered: Ordered list
1687       first: First item
1688       second: Second item
1689       link: Link
1690       text: Text
1691       image: Image
1692       alt: Alt text
1693       url: URL
1694     richtext_field:
1695       edit: Edit
1696       preview: Preview
1697   site:
1698     about:
1699       next: Next
1700       copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1701       used_by_html: "%{name} provides map data for thousands of web sites, mobile apps, and hardware devices"
1702       lede_text: |
1703         OpenStreetMap is built by a community of mappers that contribute and maintain data
1704         about roads, trails, cafés, railway stations, and much more, all over the world.
1705       local_knowledge_title: Local Knowledge
1706       local_knowledge_html: |
1707         OpenStreetMap emphasizes local knowledge. Contributors use
1708         aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1709         is accurate and up to date.
1710       community_driven_title: Community Driven
1711       community_driven_html: |
1712         OpenStreetMap's community is diverse, passionate, and growing every day.
1713         Our contributors include enthusiast mappers, GIS professionals, engineers
1714         running the OSM servers, humanitarians mapping disaster-affected areas,
1715         and many more.
1716         To learn more about the community, see the
1717         <a href='https://blog.openstreetmap.org'>OpenStreetMap Blog</a>,
1718         <a href='%{diary_path}'>user diaries</a>,
1719         <a href='https://blogs.openstreetmap.org/'>community blogs</a>, and
1720         the <a href='https://www.osmfoundation.org/'>OSM Foundation</a> website.
1721       open_data_title: Open Data
1722       open_data_html: |
1723         OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1724         as long as you credit OpenStreetMap and its contributors. If you alter or
1725         build upon the data in certain ways, you may distribute the result only
1726         under the same licence. See the <a href='%{copyright_path}'>Copyright and
1727         License page</a> for details.
1728       legal_title: Legal
1729       legal_1_html: |
1730         This site and many other related services are formally operated by the
1731         <a href='https://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF)
1732         on behalf of the community. Use of all OSMF operated services is subject
1733         to our <a href="https://wiki.osmfoundation.org/wiki/Terms_of_Use">Terms of Use</a>, <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">
1734         Acceptable Use Policies</a> and our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Privacy Policy</a>.
1735       legal_2_html: |
1736         Please <a href='https://osmfoundation.org/Contact'>contact the OSMF</a>
1737         if you have licensing, copyright or other legal questions.
1738         <br>
1739         OpenStreetMap, the magnifying glass logo and State of the Map are <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">registered trademarks of the OSMF</a>.
1740       partners_title: Partners
1741     copyright:
1742       foreign:
1743         title: About this translation
1744         html: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
1745         english_link: the English original
1746       native:
1747         title: About this page
1748         html: 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}.
1749         native_link: THIS_LANGUAGE_NAME_HERE version
1750         mapping_link: start mapping
1751       legal_babble:
1752         title_html: Copyright and License
1753         intro_1_html: |
1754           OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1755           href="https://opendatacommons.org/licenses/odbl/">Open Data
1756           Commons Open Database License</a> (ODbL) by the  <a
1757           href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1758         intro_2_html: |
1759           You are free to copy, distribute, transmit and adapt our data,
1760           as long as you credit OpenStreetMap and its
1761           contributors. If you alter or build upon our data, you
1762           may distribute the result only under the same licence. The
1763           full <a href="https://opendatacommons.org/licenses/odbl/1.0/">legal
1764           code</a> explains your rights and responsibilities.
1765         intro_3_1_html: |
1766           Our documentation is licensed under the
1767           <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative
1768           Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA 2.0).
1769         credit_title_html: How to credit OpenStreetMap
1770         credit_1_html: |
1771           We require that you use the credit &ldquo;&copy; OpenStreetMap
1772           contributors&rdquo;.
1773         credit_2_1_html: |
1774           You must also make it clear that the data is available under the Open
1775           Database License. You may do this by linking to
1776           <a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
1777           Alternatively, and as a requirement if you are distributing OSM in a
1778           data form, you can name and link directly to the license(s). In media
1779           where links are not possible (e.g. printed works), we suggest you
1780           direct your readers to openstreetmap.org (perhaps by expanding
1781           'OpenStreetMap' to this full address) and to opendatacommons.org.
1782         credit_3_1_html: |
1783           The map tiles in the &ldquo;standard style&rdquo; at www.openstreetmap.org are a
1784           Produced Work by the OpenStreetMap Foundation using OpenStreetMap data
1785           under the Open Database License. If you are using these tiles please use
1786           the following attribution:
1787           &ldquo;Base map and data from OpenStreetMap and OpenStreetMap Foundation&rdquo;.
1788         credit_4_html: |
1789           For a browsable electronic map, the credit should appear in the corner of the map.
1790           For example:
1791         attribution_example:
1792           alt: Example of how to attribute OpenStreetMap on a webpage
1793           title: Attribution example
1794         more_title_html: Finding out more
1795         more_1_html: |
1796           Read more about using our data, and how to credit us, at the <a
1797           href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
1798         more_2_html: |
1799           Although OpenStreetMap is open data, we cannot provide a
1800           free-of-charge map API for third-parties.
1801           See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1802           <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1803           and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1804         contributors_title_html: Our contributors
1805         contributors_intro_html: |
1806           Our contributors are thousands of individuals. We also include
1807           openly-licensed data from national mapping agencies
1808           and other sources, among them:
1809         contributors_at_html: |
1810           <strong>Austria</strong>: Contains data from
1811           <a href="https://data.wien.gv.at/">Stadt Wien</a> (under
1812           <a href="https://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1813           <a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1814           Land Tirol (under <a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1815         contributors_au_html: |
1816           <strong>Australia</strong>: Contains data sourced from
1817           <a href="https://www.psma.com.au/psma-data-copyright-and-disclaimer">PSMA Australia Limited</a>
1818           licensed by the Commonwealth of Australia under
1819           <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
1820         contributors_ca_html: |
1821           <strong>Canada</strong>: Contains data from
1822           GeoBase&reg;, GeoGratis (&copy; Department of Natural
1823           Resources Canada), CanVec (&copy; Department of Natural
1824           Resources Canada), and StatCan (Geography Division,
1825           Statistics Canada).
1826         contributors_fi_html: |
1827           <strong>Finland</strong>: Contains data from the
1828           National Land Survey of Finland's Topographic Database
1829           and other datasets, under the
1830           <a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1">NLSFI License</a>.
1831         contributors_fr_html: |
1832           <strong>France</strong>: Contains data sourced from
1833           Direction Générale des Impôts.
1834         contributors_nl_html: |
1835           <strong>Netherlands</strong>: Contains &copy; AND data, 2007
1836           (<a href="https://www.and.com">www.and.com</a>)
1837         contributors_nz_html: |
1838           <strong>New Zealand</strong>: Contains data sourced from the
1839           <a href="https://data.linz.govt.nz/">LINZ Data Service</a> and
1840           licensed for reuse under
1841           <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
1842         contributors_si_html: |
1843           <strong>Slovenia</strong>: Contains data from the
1844           <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1845           <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1846           (public information of Slovenia).
1847         contributors_es_html: |
1848           <strong>Spain</strong>: Contains data sourced from the
1849           Spanish National Geographic Institute (<a href="http://www.ign.es/">IGN</a>) and
1850           National Cartographic System (<a href="http://www.scne.es/">SCNE</a>)
1851           licensed for reuse under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
1852         contributors_za_html: |
1853           <strong>South Africa</strong>: Contains data sourced from
1854           <a href="http://www.ngi.gov.za/">Chief Directorate:
1855           National Geo-Spatial Information</a>, State copyright reserved.
1856         contributors_gb_html: |
1857           <strong>United Kingdom</strong>: Contains Ordnance
1858           Survey data &copy; Crown copyright and database right
1859           2010-19.
1860         contributors_footer_1_html: |
1861           For further details of these, and other sources that have been used
1862           to help improve OpenStreetMap, please see the <a
1863           href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
1864           page</a> on the OpenStreetMap Wiki.
1865         contributors_footer_2_html: |
1866           Inclusion of data in OpenStreetMap does not imply that the original
1867           data provider endorses OpenStreetMap, provides any warranty, or
1868           accepts any liability.
1869         infringement_title_html: Copyright infringement
1870         infringement_1_html: |
1871           OSM contributors are reminded never to add data from any
1872           copyrighted sources (e.g. Google Maps or printed maps) without
1873           explicit permission from the copyright holders.
1874         infringement_2_html: |
1875           If you believe that copyrighted material has been inappropriately
1876           added to the OpenStreetMap database or this site, please refer
1877           to our <a href="https://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1878           procedure</a> or file directly at our
1879           <a href="https://dmca.openstreetmap.org/">on-line filing page</a>.
1880         trademarks_title_html: <span id="trademarks"></span>Trademarks
1881         trademarks_1_html: |
1882           OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please see our <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">Trademark Policy</a>.
1883     index:
1884       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1885       js_2: "OpenStreetMap uses JavaScript for its slippy map."
1886       permalink: Permalink
1887       shortlink: Shortlink
1888       createnote: Add a note
1889       license:
1890         copyright: "Copyright OpenStreetMap and contributors, under an open license"
1891         license_url: "https://openstreetmap.org/copyright"
1892         project_url: "https://openstreetmap.org"
1893       remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
1894     edit:
1895       not_public: "You have not set your edits to be public."
1896       not_public_description_html: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}."
1897       user_page_link: user page
1898       anon_edits_html: "(%{link})"
1899       anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1900       anon_edits_link_text: "Find out why this is the case."
1901       id_not_configured: "iD has not been configured"
1902       no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
1903     export:
1904       title: "Export"
1905       area_to_export: "Area to Export"
1906       manually_select: "Manually select a different area"
1907       format_to_export: "Format to Export"
1908       osm_xml_data: "OpenStreetMap XML Data"
1909       map_image: "Map Image (shows standard layer)"
1910       embeddable_html: "Embeddable HTML"
1911       licence: "Licence"
1912       export_details_html: 'OpenStreetMap data is licensed under the <a href="https://opendatacommons.org/licenses/odbl/1.0/">Open Data Commons Open Database License</a> (ODbL).'
1913       too_large:
1914         advice: "If the above export fails, please consider using one of the sources listed below:"
1915         body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area, or use one of the sources listed below for bulk data downloads."
1916         planet:
1917           title: "Planet OSM"
1918           description: "Regularly-updated copies of the complete OpenStreetMap database"
1919         overpass:
1920           title: "Overpass API"
1921           description: "Download this bounding box from a mirror of the OpenStreetMap database"
1922         geofabrik:
1923           title: "Geofabrik Downloads"
1924           description: "Regularly-updated extracts of continents, countries, and selected cities"
1925         metro:
1926           title: "Metro Extracts"
1927           description: "Extracts for major world cities and their surrounding areas"
1928         other:
1929           title: "Other Sources"
1930           description: "Additional sources listed on the OpenStreetMap wiki"
1931       options: "Options"
1932       format: "Format"
1933       scale: "Scale"
1934       max: "max"
1935       image_size: "Image Size"
1936       zoom: "Zoom"
1937       add_marker: "Add a marker to the map"
1938       latitude: "Lat:"
1939       longitude: "Lon:"
1940       output: "Output"
1941       paste_html: "Paste HTML to embed in website"
1942       export_button: "Export"
1943     fixthemap:
1944       title: Report a problem / Fix the map
1945       how_to_help:
1946         title: How to Help
1947         join_the_community:
1948           title: Join the community
1949           explanation_html: |
1950             If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
1951             proceed is to join the OpenStreetMap community and add or repair the data yourself.
1952         add_a_note:
1953           instructions_html: |
1954             Just click <a class='icon note'></a> or the same icon on the map display.
1955             This will add a marker to the map, which you can move
1956             by dragging. Add your message, then click save, and other mappers will investigate.
1957       other_concerns:
1958         title: Other concerns
1959         explanation_html: |
1960           If you have concerns about how our data is being used or about the contents please consult our
1961           <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate
1962           <a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.
1963     help:
1964       title: Getting Help
1965       introduction: |
1966         OpenStreetMap has several resources for learning about the project, asking and answering questions,
1967         and collaboratively discussing and documenting mapping topics.
1968       welcome:
1969         url: /welcome
1970         title: Welcome to OpenStreetMap
1971         description: Start with this quick guide covering the OpenStreetMap basics.
1972       beginners_guide:
1973         url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
1974         title: Beginners' Guide
1975         description: Community maintained guide for beginners.
1976       help:
1977         url: https://help.openstreetmap.org/
1978         title: Help Forum
1979         description: Ask a question or look up answers on OpenStreetMap's question-and-answer site.
1980       mailing_lists:
1981         url: https://lists.openstreetmap.org/
1982         title: Mailing Lists
1983         description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
1984       forums:
1985         url: https://forum.openstreetmap.org/
1986         title: Forums
1987         description: Questions and discussions for those that prefer a bulletin board style interface.
1988       irc:
1989         url: https://irc.openstreetmap.org/
1990         title: IRC
1991         description: Interactive chat in many different languages and on many topics.
1992       switch2osm:
1993         url: https://switch2osm.org/
1994         title: switch2osm
1995         description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
1996       welcomemat:
1997         url: https://welcome.openstreetmap.org/
1998         title: For Organizations
1999         description: With an organization making plans for OpenStreetMap? Find what you need to know in the Welcome Mat.
2000       wiki:
2001         url: https://wiki.openstreetmap.org/
2002         title: OpenStreetMap Wiki
2003         description: Browse the wiki for in-depth OpenStreetMap documentation.
2004     potlatch:
2005       removed: Your default OpenStreetMap editor is set as Potlatch. Because Adobe Flash Player has been withdrawn, Potlatch is no longer available to use in a web browser.
2006       desktop_html: You can still use Potlatch by <a href="https://www.systemed.net/potlatch/">downloading the desktop application for Mac and Windows</a>.
2007       id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. <a href="%{settings_url}">Change your user settings here</a>.
2008     sidebar:
2009       search_results: Search Results
2010       close: Close
2011     search:
2012       search: Search
2013       get_directions: "Get directions"
2014       get_directions_title: "Find directions between two points"
2015       from: "From"
2016       to: "To"
2017       where_am_i: "Where is this?"
2018       where_am_i_title: Describe the current location using the search engine
2019       submit_text: "Go"
2020       reverse_directions_text: "Reverse Directions"
2021     key:
2022       table:
2023         entry:
2024           motorway: "Motorway"
2025           main_road: "Main road"
2026           trunk: "Trunk road"
2027           primary: "Primary road"
2028           secondary: "Secondary road"
2029           unclassified: "Unclassified road"
2030           track: "Track"
2031           bridleway: "Bridleway"
2032           cycleway: "Cycleway"
2033           cycleway_national: "National cycleway"
2034           cycleway_regional: "Regional cycleway"
2035           cycleway_local: "Local cycleway"
2036           footway: "Footway"
2037           rail: "Railway"
2038           subway: "Subway"
2039           tram:
2040             - Light rail
2041             - tram
2042           cable:
2043             - Cable car
2044             - chair lift
2045           runway:
2046             - Airport Runway
2047             - taxiway
2048           apron:
2049             - Airport apron
2050             - terminal
2051           admin: "Administrative boundary"
2052           forest: "Forest"
2053           wood: "Wood"
2054           golf: "Golf course"
2055           park: "Park"
2056           resident: "Residential area"
2057           common:
2058             - Common
2059             - meadow
2060           retail: "Retail area"
2061           industrial: "Industrial area"
2062           commercial: "Commercial area"
2063           heathland: "Heathland"
2064           lake:
2065             - Lake
2066             - reservoir
2067           farm: "Farm"
2068           brownfield: "Brownfield site"
2069           cemetery: "Cemetery"
2070           allotments: "Allotments"
2071           pitch: "Sports pitch"
2072           centre: "Sports centre"
2073           reserve: "Nature reserve"
2074           military: "Military area"
2075           school:
2076             - School
2077             - university
2078           building: "Significant building"
2079           station: "Railway station"
2080           summit:
2081             - Summit
2082             - peak
2083           tunnel: "Dashed casing = tunnel"
2084           bridge: "Black casing = bridge"
2085           private: "Private access"
2086           destination: "Destination access"
2087           construction: "Roads under construction"
2088           bicycle_shop: "Bicycle shop"
2089           bicycle_parking: "Bicycle parking"
2090           toilets: "Toilets"
2091     welcome:
2092       title: Welcome!
2093       introduction_html: |
2094         Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
2095         up, you're all set to get started mapping. Here's a quick guide with the most important
2096         things you need to know.
2097       whats_on_the_map:
2098         title: What's on the Map
2099         on_html: |
2100           OpenStreetMap is a place for mapping things that are both <em>real and current</em> -
2101           it includes millions of buildings, roads, and other details about places. You can map
2102           whatever real-world features are interesting to you.
2103         off_html: |
2104           What it <em>doesn't</em> include is opinionated data like ratings, historical or
2105           hypothetical features, and data from copyrighted sources. Unless you have special
2106           permission, don't copy from online or paper maps.
2107       basic_terms:
2108         title: Basic Terms For Mapping
2109         paragraph_1_html: |
2110           OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
2111         editor_html: |
2112           An <strong>editor</strong> is a program or website you can use to edit the map.
2113         node_html: |
2114           A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
2115         way_html: |
2116           A <strong>way</strong> is a line or area, like a road, stream, lake or building.
2117         tag_html: |
2118           A <strong>tag</strong> is a bit of data about a node or way, like a
2119           restaurant's name or a road's speed limit.
2120       rules:
2121         title: Rules!
2122         paragraph_1_html: |
2123           OpenStreetMap has few formal rules but we expect all participants to collaborate
2124           with, and communicate with, the community. If you are considering
2125           any activities other than editing by hand, please read and follow the guidelines on
2126           <a href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a> and
2127           <a href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated Edits</a>.
2128       questions:
2129         title: Any questions?
2130         paragraph_1_html: |
2131           OpenStreetMap has several resources for learning about the project, asking and answering
2132           questions, and collaboratively discussing and documenting mapping topics.
2133           <a href='%{help_url}'>Get help here</a>. With an organization making plans for OpenStreetMap? <a href='https://welcome.openstreetmap.org/'>Check out the Welcome Mat</a>.
2134       start_mapping: Start Mapping
2135       add_a_note:
2136         title: No Time To Edit? Add a Note!
2137         paragraph_1_html: |
2138           If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
2139           easy to add a note.
2140         paragraph_2_html: |
2141           Just go to <a href='%{map_url}'>the map</a> and click the note icon:
2142           <span class='icon note'></span>. This will add a marker to the map, which you can move
2143           by dragging. Add your message, then click save, and other mappers will investigate.
2144   traces:
2145     visibility:
2146       private: "Private (only shared as anonymous, unordered points)"
2147       public: "Public (shown in trace list and as anonymous, unordered points)"
2148       trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
2149       identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
2150     new:
2151       upload_trace: "Upload GPS Trace"
2152       visibility_help: "what does this mean?"
2153       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2154       help: "Help"
2155       help_url: "https://wiki.openstreetmap.org/wiki/Upload"
2156     create:
2157       upload_trace: "Upload GPS Trace"
2158       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."
2159       upload_failed: "Sorry, the GPX upload failed. An administrator has been alerted to the error. Please try again"
2160       traces_waiting:
2161         one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
2162         other: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
2163     edit:
2164       cancel: Cancel
2165       title: "Editing trace %{name}"
2166       heading: "Editing trace %{name}"
2167       visibility_help: "what does this mean?"
2168       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2169     update:
2170       updated: Trace updated
2171     trace_optionals:
2172       tags: "Tags"
2173     show:
2174       title: "Viewing trace %{name}"
2175       heading: "Viewing trace %{name}"
2176       pending: "PENDING"
2177       filename: "Filename:"
2178       download: "download"
2179       uploaded: "Uploaded:"
2180       points: "Points:"
2181       start_coordinates: "Start coordinate:"
2182       coordinates_html: "%{latitude}; %{longitude}"
2183       map: "map"
2184       edit: "edit"
2185       owner: "Owner:"
2186       description: "Description:"
2187       tags: "Tags:"
2188       none: "None"
2189       edit_trace: "Edit this trace"
2190       delete_trace: "Delete this trace"
2191       trace_not_found: "Trace not found!"
2192       visibility: "Visibility:"
2193       confirm_delete: "Delete this trace?"
2194     trace_paging_nav:
2195       showing_page: "Page %{page}"
2196       older: "Older Traces"
2197       newer: "Newer Traces"
2198     trace:
2199       pending: "PENDING"
2200       count_points:
2201         one: "1 point"
2202         other: "%{count} points"
2203       more: "more"
2204       trace_details: "View Trace Details"
2205       view_map: "View Map"
2206       edit_map: "Edit Map"
2207       public: "PUBLIC"
2208       identifiable: "IDENTIFIABLE"
2209       private: "PRIVATE"
2210       trackable: "TRACKABLE"
2211       by: "by"
2212       in: "in"
2213     index:
2214       public_traces: "Public GPS traces"
2215       my_traces: "My GPS traces"
2216       public_traces_from: "Public GPS traces from %{user}"
2217       description: "Browse recent GPS trace uploads"
2218       tagged_with: " tagged with %{tags}"
2219       empty_html: "Nothing here yet. <a href='%{upload_link}'>Upload a new trace</a> or learn more about GPS tracing on the <a href='https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki page</a>."
2220       upload_trace: "Upload a trace"
2221       all_traces: "All Traces"
2222       my_traces: "My Traces"
2223       traces_from: "Public Traces from %{user}"
2224       remove_tag_filter: "Remove Tag Filter"
2225     destroy:
2226       scheduled_for_deletion: "Trace scheduled for deletion"
2227     make_public:
2228       made_public: "Trace made public"
2229     offline_warning:
2230       message: "The GPX file upload system is currently unavailable"
2231     offline:
2232       heading: "GPX Storage Offline"
2233       message: "The GPX file storage and upload system is currently unavailable."
2234     georss:
2235       title: "OpenStreetMap GPS Traces"
2236     description:
2237       description_with_count:
2238         one: "GPX file with %{count} point from %{user}"
2239         other: "GPX file with %{count} points from %{user}"
2240       description_without_count: "GPX file from %{user}"
2241   application:
2242     permission_denied: You do not have permission to access that action
2243     require_cookies:
2244       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
2245     require_admin:
2246       not_an_admin: You need to be an admin to perform that action.
2247     setup_user_auth:
2248       blocked_zero_hour: "You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits."
2249       blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
2250       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."
2251   oauth:
2252     authorize:
2253       title: "Authorize access to your account"
2254       request_access_html: "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."
2255       allow_to: "Allow the client application to:"
2256       allow_read_prefs:  "read your user preferences."
2257       allow_write_prefs: "modify your user preferences."
2258       allow_write_diary: "create diary entries, comments and make friends."
2259       allow_write_api:   "modify the map."
2260       allow_read_gpx:    "read your private GPS traces."
2261       allow_write_gpx:   "upload GPS traces."
2262       allow_write_notes: "modify notes."
2263       grant_access: "Grant Access"
2264     authorize_success:
2265       title: "Authorization request allowed"
2266       allowed_html: "You have granted application %{app_name} access to your account."
2267       verification: "The verification code is %{code}."
2268     authorize_failure:
2269       title: "Authorization request failed"
2270       denied: "You have denied application %{app_name} access to your account."
2271       invalid: "The authorization token is not valid."
2272     revoke:
2273       flash: "You've revoked the token for %{application}"
2274     permissions:
2275       missing: "You have not permitted the application access to this facility"
2276   oauth_clients:
2277     new:
2278       title: "Register a new application"
2279     edit:
2280       title: "Edit your application"
2281     show:
2282       title: "OAuth details for %{app_name}"
2283       key: "Consumer Key:"
2284       secret: "Consumer Secret:"
2285       url: "Request Token URL:"
2286       access_url: "Access Token URL:"
2287       authorize_url: "Authorise URL:"
2288       support_notice: "We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures."
2289       edit: "Edit Details"
2290       delete: "Delete Client"
2291       confirm: "Are you sure?"
2292       requests: "Requesting the following permissions from the user:"
2293     index:
2294       title: "My OAuth Details"
2295       my_tokens: "My Authorised Applications"
2296       list_tokens: "The following tokens have been issued to applications in your name:"
2297       application: "Application Name"
2298       issued_at: "Issued At"
2299       revoke: "Revoke!"
2300       my_apps: "My Client Applications"
2301       no_apps_html: "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."
2302       oauth: OAuth
2303       registered_apps: "You have the following client applications registered:"
2304       register_new: "Register your application"
2305     form:
2306       requests: "Request the following permissions from the user:"
2307     not_found:
2308       sorry: "Sorry, that %{type} could not be found."
2309     create:
2310       flash: "Registered the information successfully"
2311     update:
2312       flash: "Updated the client information successfully"
2313     destroy:
2314       flash: "Destroyed the client application registration"
2315   users:
2316     new:
2317       title: "Sign Up"
2318       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
2319       contact_webmaster_html: 'Please contact the <a href="%{webmaster}">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
2320       about:
2321         header: Free and editable
2322         html: |
2323           <p>Unlike other maps, OpenStreetMap is completely created by people like you,
2324           and it's free for anyone to fix, update, download and use.</p>
2325           <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
2326       email address: "Email Address:"
2327       confirm email address: "Confirm Email Address:"
2328       display name: "Display Name:"
2329       display name description: "Your publicly displayed username. You can change this later in the preferences."
2330       external auth: "Third Party Authentication:"
2331       use external auth: "Alternatively, use a third party to login"
2332       auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one."
2333       continue: Sign Up
2334       terms accepted: "Thanks for accepting the new contributor terms!"
2335       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>."
2336       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2337     terms:
2338       title: "Terms"
2339       heading: "Terms"
2340       heading_ct: "Contributor terms"
2341       read and accept with tou: "Please read the contributor agreement and the terms of use, check both checkboxes when done and then press the continue button."
2342       contributor_terms_explain: "This agreement governs the terms for your existing and future contributions."
2343       read_ct: "I have read and agree to the above contributor terms"
2344       tou_explain_html: "These %{tou_link} govern the use of the website and other infrastructure provided by the OSMF. Please click on the link, read and agree to the text."
2345       read_tou: "I have read and agree to the Terms of Use"
2346       consider_pd: "In addition to the above, I consider my contributions to be in the Public Domain"
2347       consider_pd_why: "what's this?"
2348       consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
2349       guidance_html: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
2350       continue: Continue
2351       declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
2352       decline: "Decline"
2353       you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
2354       legale_select: "Country of residence:"
2355       legale_names:
2356         france: "France"
2357         italy: "Italy"
2358         rest_of_world: "Rest of the world"
2359     no_such_user:
2360       title: "No such user"
2361       heading: "The user %{user} does not exist"
2362       body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
2363       deleted: "deleted"
2364     show:
2365       my diary: My Diary
2366       new diary entry: new diary entry
2367       my edits: My Edits
2368       my traces: My Traces
2369       my notes: My Notes
2370       my messages: My Messages
2371       my profile: My Profile
2372       my settings: My Settings
2373       my comments: My Comments
2374       oauth settings: oauth settings
2375       blocks on me: Blocks on Me
2376       blocks by me: Blocks by Me
2377       send message: Send Message
2378       diary: Diary
2379       edits: Edits
2380       traces: Traces
2381       notes: Map Notes
2382       remove as friend: Unfriend
2383       add as friend: Add Friend
2384       mapper since: "Mapper since:"
2385       ct status: "Contributor terms:"
2386       ct undecided: Undecided
2387       ct declined: Declined
2388       latest edit: "Latest edit (%{ago}):"
2389       email address: "Email address:"
2390       created from: "Created from:"
2391       status: "Status:"
2392       spam score: "Spam Score:"
2393       description: Description
2394       user location: User location
2395       if_set_location_html: "Set your home location on the %{settings_link} page to see nearby users."
2396       settings_link_text: settings
2397       my friends: My friends
2398       no friends: You have not added any friends yet.
2399       km away: "%{count}km away"
2400       m away: "%{count}m away"
2401       nearby users: "Other nearby users"
2402       no nearby users: "There are no other users who admit to mapping nearby yet."
2403       role:
2404         administrator: "This user is an administrator"
2405         moderator: "This user is a moderator"
2406         grant:
2407           administrator: "Grant administrator access"
2408           moderator: "Grant moderator access"
2409         revoke:
2410           administrator: "Revoke administrator access"
2411           moderator: "Revoke moderator access"
2412       block_history: "Active Blocks"
2413       moderator_history: "Blocks Given"
2414       comments: "Comments"
2415       create_block: "Block this User"
2416       activate_user: "Activate this User"
2417       deactivate_user: "Deactivate this User"
2418       confirm_user: "Confirm this User"
2419       hide_user: "Hide this User"
2420       unhide_user: "Unhide this User"
2421       delete_user: "Delete this User"
2422       confirm: "Confirm"
2423       friends_changesets: "friends' changesets"
2424       friends_diaries: "friends' diary entries"
2425       nearby_changesets: "nearby user changesets"
2426       nearby_diaries: "nearby user diary entries"
2427       report: Report this User
2428     popup:
2429       your location: "Your location"
2430       nearby mapper: "Nearby mapper"
2431       friend: "Friend"
2432     account:
2433       title: "Edit account"
2434       my settings: My settings
2435       current email address: "Current Email Address"
2436       external auth: "External Authentication"
2437       openid:
2438         link: "https://wiki.openstreetmap.org/wiki/OpenID"
2439         link text: "what is this?"
2440       public editing:
2441         heading: "Public editing"
2442         enabled: "Enabled. Not anonymous and can edit data."
2443         enabled link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
2444         enabled link text: "what is this?"
2445         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
2446         disabled link text: "why can't I edit?"
2447       public editing note:
2448         heading: "Public editing"
2449         html: "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=\"https://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>"
2450       contributor terms:
2451         heading: "Contributor Terms"
2452         agreed: "You have agreed to the new Contributor Terms."
2453         not yet agreed: "You have not yet agreed to the new Contributor Terms."
2454         review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
2455         agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
2456         link: "https://www.osmfoundation.org/wiki/License/Contributor_Terms"
2457         link text: "what is this?"
2458       image: Image
2459       gravatar:
2460         gravatar: "Use Gravatar"
2461         link: "https://wiki.openstreetmap.org/wiki/Gravatar"
2462         what_is_gravatar: "What is Gravatar?"
2463         disabled: "Gravatar has been disabled."
2464         enabled: "Display of your Gravatar has been enabled."
2465       new image: "Add an image"
2466       keep image: "Keep the current image"
2467       delete image: "Remove the current image"
2468       replace image: "Replace the current image"
2469       image size hint: "(square images at least 100x100 work best)"
2470       home location: "Home Location"
2471       no home location: "You have not entered your home location."
2472       update home location on click: "Update home location when I click on the map?"
2473       save changes button: Save Changes
2474       make edits public button: Make all my edits public
2475       return to profile: Return to profile
2476       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
2477       flash update success: "User information updated successfully."
2478     set_home:
2479       flash success: "Home location saved successfully"
2480     go_public:
2481       flash success: "All your edits are now public, and you are now allowed to edit."
2482     index:
2483       title: Users
2484       heading: Users
2485       showing:
2486         one: Page %{page} (%{first_item} of %{items})
2487         other: Page %{page} (%{first_item}-%{last_item} of %{items})
2488       summary_html: "%{name} created from %{ip_address} on %{date}"
2489       summary_no_ip_html: "%{name} created on %{date}"
2490       confirm: Confirm Selected Users
2491       hide: Hide Selected Users
2492       empty: No matching users found
2493     suspended:
2494       title: Account Suspended
2495       heading: Account Suspended
2496       webmaster: webmaster
2497       body_html: |
2498         <p>
2499           Sorry, your account has been automatically suspended due to
2500           suspicious activity.
2501         </p>
2502         <p>
2503           This decision will be reviewed by an administrator shortly, or
2504           you may contact the %{webmaster} if you wish to discuss this.
2505         </p>
2506     auth_failure:
2507       connection_failed: Connection to authentication provider failed
2508       invalid_credentials: Invalid authentication credentials
2509       no_authorization_code: No authorization code
2510       unknown_signature_algorithm: Unknown signature algorithm
2511       invalid_scope: Invalid scope
2512     auth_association:
2513       heading: Your ID is not associated with a OpenStreetMap account yet.
2514       option_1: |
2515         If you are new to OpenStreetMap, please create a new account
2516         using the form below.
2517       option_2: |
2518         If you already have an account, you can login to your account
2519         using your username and password and then associate the account
2520         with your ID in your user settings.
2521   user_role:
2522     filter:
2523       not_a_role: "The string `%{role}' is not a valid role."
2524       already_has_role: "The user already has role %{role}."
2525       doesnt_have_role: "The user does not have role %{role}."
2526       not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
2527     grant:
2528       title: Confirm role granting
2529       heading: Confirm role granting
2530       are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
2531       confirm: "Confirm"
2532       fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
2533     revoke:
2534       title: Confirm role revoking
2535       heading: Confirm role revoking
2536       are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
2537       confirm: "Confirm"
2538       fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
2539   user_blocks:
2540     model:
2541       non_moderator_update: "Must be a moderator to create or update a block."
2542       non_moderator_revoke: "Must be a moderator to revoke a block."
2543     not_found:
2544       sorry: "Sorry, the user block with ID %{id} could not be found."
2545       back: "Back to index"
2546     new:
2547       title: "Creating block on %{name}"
2548       heading_html: "Creating block on %{name}"
2549       period: "How long, starting now, the user will be blocked from the API for."
2550       tried_contacting: "I have contacted the user and asked them to stop."
2551       tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
2552       back: "View all blocks"
2553     edit:
2554       title: "Editing block on %{name}"
2555       heading_html: "Editing block on %{name}"
2556       period: "How long, starting now, the user will be blocked from the API for."
2557       show: "View this block"
2558       back: "View all blocks"
2559     filter:
2560       block_expired: "The block has already expired and cannot be edited."
2561       block_period: "The blocking period must be one of the values selectable in the drop-down list."
2562     create:
2563       try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
2564       try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
2565       flash: "Created a block on user %{name}."
2566     update:
2567       only_creator_can_edit: "Only the moderator who created this block can edit it."
2568       success: "Block updated."
2569     index:
2570       title: "User blocks"
2571       heading: "List of user blocks"
2572       empty: "No blocks have been made yet."
2573     revoke:
2574       title: "Revoking block on %{block_on}"
2575       heading_html: "Revoking block on %{block_on} by %{block_by}"
2576       time_future: "This block will end in %{time}."
2577       past: "This block ended %{time} and cannot be revoked now."
2578       confirm: "Are you sure you wish to revoke this block?"
2579       revoke: "Revoke!"
2580       flash: "This block has been revoked."
2581     helper:
2582       time_future_html: "Ends in %{time}."
2583       until_login: "Active until the user logs in."
2584       time_future_and_until_login_html: "Ends in %{time} and after the user has logged in."
2585       time_past_html: "Ended %{time}."
2586       block_duration:
2587         hours:
2588           one: "1 hour"
2589           other: "%{count} hours"
2590         days:
2591           one: "1 day"
2592           other: "%{count} days"
2593         weeks:
2594           one: "1 week"
2595           other: "%{count} weeks"
2596         months:
2597           one: "1 month"
2598           other: "%{count} months"
2599         years:
2600           one: "1 year"
2601           other: "%{count} years"
2602     blocks_on:
2603       title: "Blocks on %{name}"
2604       heading_html: "List of blocks on %{name}"
2605       empty: "%{name} has not been blocked yet."
2606     blocks_by:
2607       title: "Blocks by %{name}"
2608       heading_html: "List of blocks by %{name}"
2609       empty: "%{name} has not made any blocks yet."
2610     show:
2611       title: "%{block_on} blocked by %{block_by}"
2612       heading_html: "%{block_on} blocked by %{block_by}"
2613       created: "Created:"
2614       duration: "Duration:"
2615       status: "Status:"
2616       show: "Show"
2617       edit: "Edit"
2618       revoke: "Revoke!"
2619       confirm: "Are you sure?"
2620       reason: "Reason for block:"
2621       back: "View all blocks"
2622       revoker: "Revoker:"
2623       needs_view: "The user needs to log in before this block will be cleared."
2624     block:
2625       not_revoked: "(not revoked)"
2626       show: "Show"
2627       edit: "Edit"
2628       revoke: "Revoke!"
2629     blocks:
2630       display_name: "Blocked User"
2631       creator_name: "Creator"
2632       reason: "Reason for block"
2633       status: "Status"
2634       revoker_name: "Revoked by"
2635       showing_page: "Page %{page}"
2636       next: "Next »"
2637       previous: "« Previous"
2638   notes:
2639     index:
2640       title: "Notes submitted or commented on by %{user}"
2641       heading: "%{user}'s notes"
2642       subheading_html: "Notes submitted or commented on by %{user}"
2643       no_notes: No notes
2644       id: "Id"
2645       creator: "Creator"
2646       description: "Description"
2647       created_at: "Created at"
2648       last_changed: "Last changed"
2649   javascripts:
2650     close: Close
2651     share:
2652       title: "Share"
2653       cancel: "Cancel"
2654       image: "Image"
2655       link: "Link or HTML"
2656       long_link: "Link"
2657       short_link: "Short Link"
2658       geo_uri: "Geo URI"
2659       embed: "HTML"
2660       custom_dimensions: "Set custom dimensions"
2661       format: "Format:"
2662       scale: "Scale:"
2663       image_dimensions: "Image will show standard layer at %{width} x %{height}"
2664       download: "Download"
2665       short_url: "Short URL"
2666       include_marker: "Include marker"
2667       center_marker: "Center map on marker"
2668       paste_html: "Paste HTML to embed in website"
2669       view_larger_map: "View Larger Map"
2670       only_standard_layer: "Only the standard layer can be exported as an image"
2671     embed:
2672       report_problem: "Report a problem"
2673     key:
2674       title: "Map Key"
2675       tooltip: "Map Key"
2676       tooltip_disabled: "Map Key not available for this layer"
2677     map:
2678       zoom:
2679         in: Zoom In
2680         out: Zoom Out
2681       locate:
2682         title: Show My Location
2683         metersPopup:
2684           one: You are within one meter of this point
2685           other: You are within %{count} meters of this point
2686         feetPopup:
2687           one: You are within one foot of this point
2688           other: You are within %{count} feet of this point
2689       base:
2690         standard: Standard
2691         cyclosm: CyclOSM
2692         cycle_map: Cycle Map
2693         transport_map: Transport Map
2694         hot: Humanitarian
2695         opnvkarte: ÖPNVKarte
2696       layers:
2697         header: Map Layers
2698         notes: Map Notes
2699         data: Map Data
2700         gps: Public GPS Traces
2701         overlays: Enable overlays for troubleshooting the map
2702         title: "Layers"
2703       copyright: "© <a href='%{copyright_url}'>OpenStreetMap contributors</a>"
2704       donate_link_text: "<a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
2705       terms: "<a href='%{terms_url}' target='_blank'>Website and API terms</a>"
2706       cyclosm: "Tiles style by <a href='%{cyclosm_url}' target='_blank'>CyclOSM</a> hosted by <a href='%{osmfrance_url}' target='_blank'>OpenStreetMap France</a>"
2707       thunderforest: "Tiles courtesy of <a href='%{thunderforest_url}' target='_blank'>Andy Allan</a>"
2708       opnvkarte: "Tiles courtesy of <a href='%{memomaps_url}' target='_blank'>MeMoMaps</a>"
2709       hotosm: "Tiles style by <a href='%{hotosm_url}' target='_blank'>Humanitarian OpenStreetMap Team</a> hosted by <a href='%{osmfrance_url}' target='_blank'>OpenStreetMap France</a>"
2710     site:
2711       edit_tooltip: Edit the map
2712       edit_disabled_tooltip: Zoom in to edit the map
2713       createnote_tooltip: Add a note to the map
2714       createnote_disabled_tooltip: Zoom in to add a note to the map
2715       map_notes_zoom_in_tooltip: Zoom in to see map notes
2716       map_data_zoom_in_tooltip: Zoom in to see map data
2717       queryfeature_tooltip: Query features
2718       queryfeature_disabled_tooltip: Zoom in to query features
2719     changesets:
2720       show:
2721         comment: "Comment"
2722         subscribe: "Subscribe"
2723         unsubscribe: "Unsubscribe"
2724         hide_comment: "hide"
2725         unhide_comment: "unhide"
2726     notes:
2727       new:
2728         intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem."
2729         advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings."
2730         add: Add Note
2731       show:
2732         anonymous_warning: This note includes comments from anonymous users which should be independently verified.
2733         hide: Hide
2734         resolve: Resolve
2735         reactivate: Reactivate
2736         comment_and_resolve: Comment & Resolve
2737         comment: Comment
2738     edit_help: Move the map and zoom in on a location you want to edit, then click here.
2739     directions:
2740       ascend: "Ascend"
2741       engines:
2742         fossgis_osrm_bike: "Bicycle (OSRM)"
2743         fossgis_osrm_car: "Car (OSRM)"
2744         fossgis_osrm_foot: "Foot (OSRM)"
2745         graphhopper_bicycle: "Bicycle (GraphHopper)"
2746         graphhopper_car: "Car (GraphHopper)"
2747         graphhopper_foot: "Foot (GraphHopper)"
2748       descend: "Descend"
2749       directions: "Directions"
2750       distance: "Distance"
2751       errors:
2752         no_route: "Couldn't find a route between those two places."
2753         no_place: "Sorry - couldn't locate '%{place}'."
2754       instructions:
2755         continue_without_exit: Continue on %{name}
2756         slight_right_without_exit: Slight right onto %{name}
2757         offramp_right: Take the ramp on the right
2758         offramp_right_with_exit: Take exit %{exit} on the right
2759         offramp_right_with_exit_name: Take exit %{exit} on the right onto %{name}
2760         offramp_right_with_exit_directions: Take exit %{exit} on the right towards %{directions}
2761         offramp_right_with_exit_name_directions: Take exit %{exit} on the right onto %{name}, towards %{directions}
2762         offramp_right_with_name: Take the ramp on the right onto %{name}
2763         offramp_right_with_directions: Take the ramp on the right towards %{directions}
2764         offramp_right_with_name_directions: Take the ramp on the right onto %{name}, towards %{directions}
2765         onramp_right_without_exit: Turn right on the ramp onto %{name}
2766         onramp_right_with_directions: Turn right onto the ramp towards %{directions}
2767         onramp_right_with_name_directions: Turn right on the ramp onto %{name}, towards %{directions}
2768         onramp_right_without_directions: Turn right onto the ramp
2769         onramp_right: Turn right onto the ramp
2770         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2771         merge_right_without_exit: Merge right onto %{name}
2772         fork_right_without_exit: At the fork turn right onto %{name}
2773         turn_right_without_exit: Turn right onto %{name}
2774         sharp_right_without_exit: Sharp right onto %{name}
2775         uturn_without_exit: U-turn along %{name}
2776         sharp_left_without_exit: Sharp left onto %{name}
2777         turn_left_without_exit: Turn left onto %{name}
2778         offramp_left: Take the ramp on the left
2779         offramp_left_with_exit: Take exit %{exit} on the left
2780         offramp_left_with_exit_name: Take exit %{exit} on the left onto %{name}
2781         offramp_left_with_exit_directions: Take exit %{exit} on the left towards %{directions}
2782         offramp_left_with_exit_name_directions: Take exit %{exit} on the left onto %{name}, towards %{directions}
2783         offramp_left_with_name: Take the ramp on the left onto %{name}
2784         offramp_left_with_directions: Take the ramp on the left towards %{directions}
2785         offramp_left_with_name_directions: Take the ramp on the left onto %{name}, towards %{directions}
2786         onramp_left_without_exit: Turn left on the ramp onto %{name}
2787         onramp_left_with_directions: Turn left onto the ramp towards %{directions}
2788         onramp_left_with_name_directions: Turn left on the ramp onto %{name}, towards %{directions}
2789         onramp_left_without_directions: Turn left onto the ramp
2790         onramp_left: Turn left onto the ramp
2791         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2792         merge_left_without_exit: Merge left onto %{name}
2793         fork_left_without_exit: At the fork turn left onto %{name}
2794         slight_left_without_exit: Slight left onto %{name}
2795         via_point_without_exit: (via point)
2796         follow_without_exit: Follow %{name}
2797         roundabout_without_exit: At roundabout take exit onto %{name}
2798         leave_roundabout_without_exit: Leave roundabout - %{name}
2799         stay_roundabout_without_exit: Stay on roundabout - %{name}
2800         start_without_exit: Start on %{name}
2801         destination_without_exit: Reach destination
2802         against_oneway_without_exit: Go against one-way on %{name}
2803         end_oneway_without_exit: End of one-way on %{name}
2804         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2805         roundabout_with_exit_ordinal: At roundabout take %{exit} exit onto %{name}
2806         exit_roundabout: Exit roundabout onto %{name}
2807         unnamed: "unnamed road"
2808         courtesy: "Directions courtesy of %{link}"
2809         exit_counts:
2810           first: "1st"
2811           second: "2nd"
2812           third: "3rd"
2813           fourth: "4th"
2814           fifth: "5th"
2815           sixth: "6th"
2816           seventh: "7th"
2817           eighth: "8th"
2818           ninth: "9th"
2819           tenth: "10th"
2820       time: "Time"
2821     query:
2822       node: Node
2823       way: Way
2824       relation: Relation
2825       nothing_found: No features found
2826       error: "Error contacting %{server}: %{error}"
2827       timeout: "Timeout contacting %{server}"
2828     context:
2829       directions_from: Directions from here
2830       directions_to: Directions to here
2831       add_note: Add a note here
2832       show_address: Show address
2833       query_features: Query features
2834       centre_map: Centre map here
2835   redactions:
2836     edit:
2837       heading: "Edit redaction"
2838       title: "Edit redaction"
2839     index:
2840       empty: "No redactions to show."
2841       heading: "List of redactions"
2842       title: "List of redactions"
2843     new:
2844       heading: "Enter information for new redaction"
2845       title: "Creating new redaction"
2846     show:
2847       description: "Description:"
2848       heading: "Showing redaction \"%{title}\""
2849       title: "Showing redaction"
2850       user: "Creator:"
2851       edit: "Edit this redaction"
2852       destroy: "Remove this redaction"
2853       confirm: "Are you sure?"
2854     create:
2855       flash: "Redaction created."
2856     update:
2857       flash: "Changes saved."
2858     destroy:
2859       not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
2860       flash: "Redaction destroyed."
2861       error: "There was an error destroying this redaction."
2862   validations:
2863     leading_whitespace: "has leading whitespace"
2864     trailing_whitespace: "has trailing whitespace"
2865     invalid_characters: "contains invalid characters"
2866     url_characters: "contains special URL characters (%{characters})"