]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
Merge pull request #4813 from AntonKhorev/no-fst-italic
[rails.git] / config / locales / en-GB.yml
1 # Messages for British English (British English)
2 # Exported from translatewiki.net
3 # Export driver: phpyaml
4 # Author: Abijeet Patro
5 # Author: Alefar
6 # Author: Andibing
7 # Author: BEANS
8 # Author: Back ache
9 # Author: Bjh21
10 # Author: Bpfhjquevaps
11 # Author: Bruce89
12 # Author: Caliburn
13 # Author: Captaindogfish
14 # Author: Chase me ladies, I'm the Cavalry
15 # Author: Danieldegroot2
16 # Author: E THP
17 # Author: EdLoach
18 # Author: Eduard Popov
19 # Author: Gravitystorm
20 # Author: Hufkratzer
21 # Author: IknowJoseph
22 # Author: Jagwar
23 # Author: Jguthrie100
24 # Author: Jlrb+
25 # Author: Kosovastar
26 # Author: Macofe
27 # Author: Maro21
28 # Author: Meno25
29 # Author: Michel Bakni
30 # Author: Mvolz
31 # Author: Sampablokuper
32 # Author: Samwilson
33 # Author: Shirayuki
34 # Author: Smsm1
35 # Author: Tlubenov
36 # Author: TomH
37 # Author: Wehwei
38 # Author: ديفيد
39 ---
40 en-GB:
41   time:
42     formats:
43       friendly: '%e %B %Y at %H:%M'
44   helpers:
45     file:
46       prompt: Choose file
47     submit:
48       diary_entry:
49         create: Publish
50         update: Update
51       issue_comment:
52         create: Add Comment
53       message:
54         create: Send
55       client_application:
56         create: Register
57         update: Update
58       redaction:
59         create: Create redaction
60         update: Save redaction
61       trace:
62         create: Upload
63         update: Save Changes
64       user_block:
65         create: Create block
66         update: Update block
67   activerecord:
68     errors:
69       messages:
70         invalid_email_address: does not appear to be a valid e-mail address
71         email_address_not_routable: is not routable
72     models:
73       acl: Access Control List
74       changeset: Changeset
75       changeset_tag: Changeset Tag
76       country: Country
77       diary_comment: Diary Comment
78       diary_entry: Diary Entry
79       friend: Friend
80       issue: Issue
81       language: Language
82       message: Message
83       node: Node
84       node_tag: Node Tag
85       old_node: Old Node
86       old_node_tag: Old Node Tag
87       old_relation: Old Relation
88       old_relation_member: Old Relation Member
89       old_relation_tag: Old Relation Tag
90       old_way: Old Way
91       old_way_node: Old Way Node
92       old_way_tag: Old Way Tag
93       relation: Relation
94       relation_member: Relation Member
95       relation_tag: Relation Tag
96       report: Report
97       session: Session
98       trace: Trace
99       tracepoint: Trace Point
100       tracetag: Trace Tag
101       user: User
102       user_preference: User Preference
103       user_token: User Token
104       way: Way
105       way_node: Way Node
106       way_tag: Way Tag
107     attributes:
108       client_application:
109         name: Name (Required)
110         url: Main Application URL (Required)
111         callback_url: 'Callback URL:'
112         support_url: Support URL
113         allow_read_prefs: read their user preferences
114         allow_write_prefs: modify their user preferences
115         allow_write_diary: create diary entries, comments and make friends
116         allow_write_api: modify the map
117         allow_read_gpx: read their private GPS traces
118         allow_write_gpx: upload GPS traces
119         allow_write_notes: modify notes
120       diary_comment:
121         body: Body
122       diary_entry:
123         user: User
124         title: Subject
125         latitude: Latitude
126         longitude: Longitude
127         language_code: Language
128       friend:
129         user: User
130         friend: Friend
131       trace:
132         user: User
133         visible: Visible
134         name: Filename
135         size: Size
136         latitude: Latitude
137         longitude: Longitude
138         public: Public
139         description: Description
140         gpx_file: Upload GPX File
141         visibility: Visibility
142         tagstring: Tags
143       message:
144         sender: Sender
145         title: Subject
146         body: Body
147         recipient: Recipient
148       redaction:
149         description: Description
150       report:
151         category: 'Select a reason for your report:'
152         details: Please provide some more details about the problem (required).
153       user:
154         email: E-mail
155         new_email: New Email Address
156         active: Active
157         display_name: Display Name
158         description: Profile Description
159         home_lat: Latitude
160         home_lon: Longitude
161         languages: Preferred Languages
162         pass_crypt: Password
163         pass_crypt_confirmation: Confirm Password
164     help:
165       trace:
166         tagstring: comma delimited
167       user_block:
168         needs_view: Does the user need to log in before this block will be cleared?
169       user:
170         new_email: (never displayed publicly)
171   datetime:
172     distance_in_words_ago:
173       about_x_hours:
174         one: about %{count} hour ago
175         other: about %{count} hours ago
176       about_x_months:
177         one: about %{count} month ago
178         other: about %{count} months ago
179       about_x_years:
180         one: about %{count} year ago
181         other: about %{count} years ago
182       almost_x_years:
183         one: almost %{count} year ago
184         other: almost %{count} years ago
185       half_a_minute: half a minute ago
186       less_than_x_seconds:
187         one: less than %{count} second ago
188         other: less than %{count} seconds ago
189       less_than_x_minutes:
190         one: less than %{count} minute ago
191         other: less than %{count} minutes ago
192       over_x_years:
193         one: over %{count} year ago
194         other: over %{count} years ago
195       x_seconds:
196         one: '%{count} second ago'
197         other: '%{count} seconds ago'
198       x_minutes:
199         one: '%{count} minute ago'
200         other: '%{count} minutes ago'
201       x_days:
202         one: '%{count} day ago'
203         other: '%{count} days ago'
204       x_months:
205         one: '%{count} month ago'
206         other: '%{count} months ago'
207       x_years:
208         one: '%{count} year ago'
209         other: '%{count} years ago'
210   editor:
211     default: Default (currently %{name})
212     id:
213       name: iD
214       description: iD (in-browser editor)
215     remote:
216       name: Remote Control
217       description: Remote Control (JOSM, Potlatch, Merkaartor)
218   auth:
219     providers:
220       none: None
221       google: Google
222       facebook: Facebook
223       github: GitHub
224       wikipedia: Wikipedia
225   api:
226     notes:
227       comment:
228         opened_at_html: Created %{when}
229         opened_at_by_html: Created %{when} by %{user}
230         commented_at_html: Updated %{when}
231         commented_at_by_html: Updated %{when} by %{user}
232         closed_at_html: Resolved %{when}
233         closed_at_by_html: Resolved %{when} by %{user}
234         reopened_at_html: Reactivated %{when}
235         reopened_at_by_html: Reactivated %{when} by %{user}
236       rss:
237         title: OpenStreetMap Notes
238         description_area: A list of notes, reported, commented on or closed in your
239           area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
240         description_item: An rss feed for note %{id}
241         opened: new note (near %{place})
242         commented: new comment (near %{place})
243         closed: closed note (near %{place})
244         reopened: reactivated note (near %{place})
245       entry:
246         comment: Comment
247         full: Full note
248   accounts:
249     edit:
250       title: Edit account
251       my settings: My settings
252       current email address: Current Email Address
253       external auth: External Authentication
254       openid:
255         link text: what is this?
256       public editing:
257         heading: Public editing
258         enabled: Enabled. Not anonymous and can edit data.
259         enabled link text: what is this?
260         disabled: Disabled and cannot edit data, all previous edits are anonymous.
261         disabled link text: why can't I edit?
262       contributor terms:
263         heading: Contributor Terms
264         agreed: You have agreed to the new Contributor Terms.
265         not yet agreed: You have not yet agreed to the new Contributor Terms.
266         review link text: Please follow this link at your convenience to review and
267           accept the new Contributor Terms.
268         agreed_with_pd: You have also declared that you consider your edits to be
269           in the Public Domain.
270         link text: what is this?
271       save changes button: Save Changes
272     go_public:
273       heading: Public editing
274       make_edits_public_button: Make all my edits public
275     update:
276       success_confirm_needed: User information updated successfully. Check your email
277         for a note to confirm your new email address.
278       success: User information updated successfully.
279   browse:
280     version: Version
281     in_changeset: Changeset
282     anonymous: anonymous
283     no_comment: (no comment)
284     part_of: Part of
285     download_xml: Download XML
286     view_history: View History
287     view_details: View Details
288     location: 'Location:'
289     node:
290       title_html: 'Node: %{name}'
291       history_title_html: 'Node History: %{name}'
292     way:
293       title_html: 'Way: %{name}'
294       history_title_html: 'Way History: %{name}'
295       nodes: Nodes
296       also_part_of_html:
297         one: part of way %{related_ways}
298         other: part of ways %{related_ways}
299     relation:
300       title_html: 'Relation: %{name}'
301       history_title_html: 'Relation History: %{name}'
302       members: Members
303     relation_member:
304       entry_role_html: '%{type} %{name} as %{role}'
305       type:
306         node: Node
307         way: Way
308         relation: Relation
309     containing_relation:
310       entry_html: Relation %{relation_name}
311       entry_role_html: Relation %{relation_name} (as %{relation_role})
312     not_found:
313       title: Not Found
314       sorry: 'Sorry, %{type} #%{id} could not be found.'
315       type:
316         node: node
317         way: way
318         relation: relation
319         changeset: changeset
320         note: note
321     timeout:
322       title: Timeout Error
323       sorry: Sorry, the data for the %{type} with the id %{id}, took too long to retrieve.
324       type:
325         node: node
326         way: way
327         relation: relation
328         changeset: changeset
329         note: note
330     redacted:
331       redaction: Redaction %{id}
332       message_html: Version %{version} of this %{type} cannot be shown as it has been
333         redacted. Please see %{redaction_link} for details.
334       type:
335         node: node
336         way: way
337         relation: relation
338     start_rjs:
339       feature_warning: Loading %{num_features} features, which may make your browser
340         slow or unresponsive. Are sure you want to display this data?
341       load_data: Load Data
342       loading: Loading...
343     tag_details:
344       tags: Tags
345       wiki_link:
346         key: The wiki description page for the %{key} tag
347         tag: The wiki description page for the %{key}=%{value} tag
348       wikidata_link: The %{page} item on Wikidata
349       wikipedia_link: The %{page} article on Wikipedia
350       wikimedia_commons_link: The %{page} item on Wikimedia Commons
351       telephone_link: Call %{phone_number}
352       colour_preview: Colour %{colour_value} preview
353     query:
354       title: Query Features
355       introduction: Click on the map to find nearby features.
356       nearby: Nearby features
357       enclosing: Enclosing features
358   changesets:
359     changeset_paging_nav:
360       showing_page: Page %{page}
361       next: Next »
362       previous: « Previous
363     changeset:
364       anonymous: Anonymous
365       no_edits: (no edits)
366       view_changeset_details: View changeset details
367     changesets:
368       id: ID
369       saved_at: Saved at
370       user: User
371       comment: Comment
372       area: Area
373     index:
374       title: Changesets
375       title_user: Changesets by %{user}
376       title_friend: Changesets by my friends
377       title_nearby: Changesets by nearby users
378       empty: No changesets found.
379       empty_area: No changesets in this area.
380       empty_user: No changesets by this user.
381       no_more: No more changesets found.
382       no_more_area: No more changesets in this area.
383       no_more_user: No more changesets by this user.
384       load_more: Load more
385       feed:
386         title: Changeset %{id}
387         title_comment: Changeset %{id} - %{comment}
388         created: Created
389         closed: Closed
390         belongs_to: Author
391     show:
392       title: 'Changeset: %{id}'
393       discussion: Discussion
394       join_discussion: Log in to join the discussion
395       still_open: Changeset still open - discussion will open once the changeset is
396         closed.
397       subscribe: Subscribe
398       unsubscribe: Unsubscribe
399       hide_comment: hide
400       unhide_comment: unhide
401       comment: Comment
402       changesetxml: Changeset XML
403       osmchangexml: osmChange XML
404     paging_nav:
405       nodes: Nodes (%{count})
406       nodes_paginated: Nodes (%{x}-%{y} of %{count})
407       ways: Ways (%{count})
408       ways_paginated: Ways (%{x}-%{y} of %{count})
409       relations: Relations (%{count})
410       relations_paginated: Relations (%{x}-%{y} of %{count})
411     timeout:
412       sorry: Sorry, the list of changesets you requested took too long to retrieve.
413   changeset_comments:
414     comment:
415       comment: 'New comment on changeset #%{changeset_id} by %{author}'
416       commented_at_by_html: Updated %{when} by %{user}
417     comments:
418       comment: 'New comment on changeset #%{changeset_id} by %{author}'
419     index:
420       title_all: OpenStreetMap changeset discussion
421       title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion'
422     timeout:
423       sorry: Sorry, the list of changeset comments you requested took too long to
424         retrieve.
425   dashboards:
426     contact:
427       km away: '%{count}km away'
428       m away: '%{count}m away'
429       latest_edit_html: 'Latest edit (%{ago}):'
430     popup:
431       your location: Your location
432       nearby mapper: Nearby mapper
433       friend: Friend
434     show:
435       no friends: You have not added any friends yet.
436       nearby users: Other nearby users
437       no nearby users: There are no other users who admit to mapping nearby yet.
438       friends_changesets: friends' changesets
439       friends_diaries: friends' diary entries
440       nearby_changesets: nearby user changesets
441       nearby_diaries: nearby user diary entries
442   diary_entries:
443     new:
444       title: New Diary Entry
445     form:
446       location: Location
447       use_map_link: Use map
448     index:
449       title: Users' diaries
450       title_friends: Friends' diaries
451       title_nearby: Nearby Users' diaries
452       user_title: '%{user}''s diary'
453       in_language_title: Diary Entries in %{language}
454       new: New Diary Entry
455       new_title: Compose a new entry in my user diary
456       my_diary: My Diary
457       no_entries: No diary entries
458       recent_entries: Recent diary entries
459       older_entries: Older Entries
460       newer_entries: Newer Entries
461     edit:
462       title: Edit diary entry
463       marker_text: Diary entry location
464     show:
465       title: '%{user}''s diary | %{title}'
466       user_title: '%{user}''s diary'
467       leave_a_comment: Leave a comment
468       login_to_leave_a_comment_html: '%{login_link} to leave a comment'
469       login: Login
470     no_such_entry:
471       title: No such diary entry
472       heading: 'No entry with the id: %{id}'
473       body: Sorry, there is no diary entry or comment with the id %{id}. Please check
474         your spelling, or maybe the link you clicked is wrong.
475     diary_entry:
476       posted_by_html: Posted by %{link_user} on %{created} in %{language_link}.
477       updated_at_html: Last updated on %{updated}.
478       comment_link: Comment on this entry
479       reply_link: Send a message to the author
480       comment_count:
481         one: '%{count} comment'
482         other: '%{count} comments'
483       edit_link: Edit this entry
484       hide_link: Hide this entry
485       unhide_link: Unhide this entry
486       confirm: Confirm
487       report: Report this entry
488     diary_comment:
489       comment_from_html: Comment from %{link_user} on %{comment_created_at}
490       hide_link: Hide this comment
491       unhide_link: Unhide this comment
492       confirm: Confirm
493       report: Report this comment
494     location:
495       location: 'Location:'
496       view: View
497       edit: Edit
498     feed:
499       user:
500         title: OpenStreetMap diary entries for %{user}
501         description: Recent OpenStreetMap diary entries from %{user}
502       language:
503         title: OpenStreetMap diary entries in %{language_name}
504         description: Recent diary entries from users of OpenStreetMap in %{language_name}
505       all:
506         title: OpenStreetMap diary entries
507         description: Recent diary entries from users of OpenStreetMap
508   diary_comments:
509     index:
510       post: Post
511       when: When
512       comment: Comment
513       newer_comments: Newer Comments
514       older_comments: Older Comments
515   doorkeeper:
516     errors:
517       messages:
518         account_selection_required: The authorisation server requires end-user account
519           selection
520         consent_required: The authorisation server requires end-user consent
521         interaction_required: The authorisation server requires end-user interaction
522         login_required: The authorisation server requires end-user authentication
523   friendships:
524     make_friend:
525       heading: Add %{user} as a friend?
526       button: Add as friend
527       success: '%{name} is now your friend!'
528       failed: Sorry, failed to add %{name} as a friend.
529       already_a_friend: You are already friends with %{name}.
530     remove_friend:
531       heading: Unfriend %{user}?
532       button: Unfriend
533       success: '%{name} was removed from your friends.'
534       not_a_friend: '%{name} is not one of your friends.'
535   geocoder:
536     search_osm_nominatim:
537       prefix:
538         aerialway:
539           cable_car: Cable Car
540           chair_lift: Chairlift
541           drag_lift: Drag Lift
542           gondola: Gondola Lift
543           magic_carpet: Magic Carpet Lift
544           platter: Platter Lift
545           pylon: Pylon
546           station: Aerialway Station
547           t-bar: T-Bar Lift
548         aeroway:
549           aerodrome: Aerodrome
550           airstrip: Airstrip
551           hangar: Hangar
552           helipad: Helipad
553           holding_position: Holding Position
554           parking_position: Parking Position
555           runway: Runway
556           taxiway: Taxiway
557         amenity:
558           animal_shelter: Animal Shelter
559           arts_centre: Arts Centre
560           atm: ATM
561           bank: Bank
562           bar: Bar
563           bbq: BBQ
564           bench: Bench
565           bicycle_parking: Cycle Parking
566           bicycle_rental: Cycle Rental
567           bicycle_repair_station: Bicycle Repair Station
568           biergarten: Beer Garden
569           blood_bank: Blood Bank
570           boat_rental: Boat Rental
571           brothel: Brothel
572           bureau_de_change: Bureau de Change
573           bus_station: Bus Station
574           cafe: Café
575           car_rental: Car Hire
576           car_sharing: Car Sharing
577           car_wash: Car Wash
578           casino: Casino
579           charging_station: Charging Station
580           childcare: Childcare
581           cinema: Cinema
582           clinic: Clinic
583           clock: Clock
584           college: College
585           community_centre: Community Centre
586           conference_centre: Conference Centre
587           courthouse: Court
588           crematorium: Crematorium
589           dentist: Dentist
590           doctors: Doctors
591           drinking_water: Drinking Water
592           driving_school: Driving School
593           embassy: Embassy
594           events_venue: Events Venue
595           fast_food: Fast Food
596           ferry_terminal: Ferry Terminal
597           fire_station: Fire Station
598           food_court: Food Court
599           fountain: Fountain
600           gambling: Gambling
601           grave_yard: Graveyard
602           grit_bin: Grit Bin
603           hospital: Hospital
604           hunting_stand: Hunting Stand
605           ice_cream: Ice Cream
606           internet_cafe: Internet Cafe
607           kindergarten: Nursery School
608           library: Library
609           loading_dock: Loading Dock
610           love_hotel: Love Hotel
611           marketplace: Marketplace
612           monastery: Monastery
613           money_transfer: Money Transfer
614           motorcycle_parking: Motorcycle Parking
615           music_school: Music School
616           nightclub: Night Club
617           nursing_home: Nursing Home
618           parking: Parking
619           parking_entrance: Parking Entrance
620           parking_space: Parking Space
621           pharmacy: Pharmacy
622           place_of_worship: Place of Worship
623           police: Police
624           post_box: Post Box
625           post_office: Post Office
626           prison: Prison
627           pub: Pub
628           public_bath: Public Bath
629           public_building: Public Building
630           recycling: Recycling Point
631           restaurant: Restaurant
632           school: School
633           shelter: Shelter
634           shower: Shower
635           social_centre: Social Centre
636           social_facility: Social Facility
637           studio: Studio
638           swimming_pool: Swimming Pool
639           taxi: Taxi
640           telephone: Public Telephone
641           theatre: Theatre
642           toilets: Toilets
643           townhall: Town Hall
644           university: University
645           vending_machine: Vending Machine
646           veterinary: Veterinary Surgery
647           village_hall: Village Hall
648           waste_basket: Waste Bin
649           waste_disposal: Waste Disposal
650           water_point: Water Point
651         boundary:
652           administrative: Administrative Boundary
653           census: Census Boundary
654           national_park: National Park
655           protected_area: Protected Area
656           "yes": Boundary
657         bridge:
658           aqueduct: Aqueduct
659           boardwalk: Promenade
660           suspension: Suspension Bridge
661           swing: Swing Bridge
662           viaduct: Viaduct
663           "yes": Bridge
664         building:
665           apartment: Apartment
666           apartments: Apartments
667           bungalow: Bungalow
668           cabin: Cabin
669           chapel: Chapel
670           church: Church
671           college: College Building
672           commercial: Commercial Building
673           construction: Building under Construction
674           garage: Garage
675           garages: Garages
676           hospital: Hospital
677           hotel: Hotel
678           house: House
679           industrial: Industrial Building
680           roof: Roof
681           "yes": Building
682         craft:
683           brewery: Brewery
684           carpenter: Carpenter
685           electrician: Electrician
686           gardener: Gardener
687           painter: Painter
688           photographer: Photographer
689           plumber: Plumber
690           shoemaker: Shoemaker
691           tailor: Tailor
692           "yes": Craft Shop
693         emergency:
694           ambulance_station: Ambulance Station
695           assembly_point: Assembly Point
696           defibrillator: Defibrillator
697           landing_site: Emergency Landing Site
698           phone: Emergency Phone
699           water_tank: Emergency Water Tank
700         highway:
701           abandoned: Abandoned Highway
702           bridleway: Bridleway
703           bus_guideway: Guided Bus Lane
704           bus_stop: Bus Stop
705           construction: Highway under construction
706           corridor: Corridor
707           cycleway: Cycle Path
708           elevator: Elevator
709           emergency_access_point: Emergency Access Point
710           footway: Footpath
711           ford: Ford
712           give_way: Give Way Sign
713           living_street: Living Street
714           milestone: Milestone
715           motorway: Motorway
716           motorway_junction: Motorway Junction
717           motorway_link: Motorway Road
718           passing_place: Passing Place
719           path: Path
720           pedestrian: Pedestrian Way
721           platform: Platform
722           primary: Primary Road
723           primary_link: Primary Road
724           proposed: Proposed Road
725           raceway: Raceway
726           residential: Residential Road
727           rest_area: Rest Area
728           road: Road
729           secondary: Secondary Road
730           secondary_link: Secondary Road
731           service: Service Road
732           services: Motorway Services
733           speed_camera: Speed Camera
734           steps: Steps
735           stop: Stop Sign
736           street_lamp: Street Lamp
737           tertiary: Tertiary Road
738           tertiary_link: Tertiary Road
739           track: Track
740           traffic_signals: Traffic Signals
741           trunk: Trunk Road
742           trunk_link: Trunk Road
743           turning_loop: Turning Loop
744           unclassified: Unclassified Road
745           "yes": Road
746         historic:
747           archaeological_site: Archaeological Site
748           battlefield: Battlefield
749           boundary_stone: Boundary Stone
750           building: Historic Building
751           bunker: Bunker
752           castle: Castle
753           church: Church
754           city_gate: City Gate
755           citywalls: City Walls
756           fort: Fort
757           heritage: Heritage Site
758           house: House
759           manor: Manor
760           memorial: Memorial
761           mine: Mine
762           mine_shaft: Mine Shaft
763           monument: Monument
764           roman_road: Roman Road
765           ruins: Ruins
766           stone: Stone
767           tomb: Tomb
768           tower: Tower
769           wayside_cross: Wayside Cross
770           wayside_shrine: Wayside Shrine
771           wreck: Wreck
772           "yes": Historic Site
773         junction:
774           "yes": Junction
775         landuse:
776           allotments: Allotments
777           basin: Basin
778           brownfield: Brownfield Land
779           cemetery: Cemetery
780           commercial: Commercial Area
781           farmland: Farmland
782           farmyard: Farmyard
783           forest: Forest
784           garages: Garages
785           grass: Grass
786           greenfield: Greenfield Land
787           industrial: Industrial Area
788           landfill: Landfill
789           meadow: Meadow
790           military: Military Area
791           mine: Mine
792           orchard: Orchard
793           quarry: Quarry
794           railway: Railway
795           recreation_ground: Recreation Ground
796           reservoir: Reservoir
797           reservoir_watershed: Reservoir Watershed
798           residential: Residential Area
799           village_green: Village Green
800           vineyard: Vineyard
801           "yes": Landuse
802         leisure:
803           beach_resort: Beach Resort
804           bird_hide: Bird Hide
805           common: Common Land
806           dog_park: Dog Park
807           firepit: Fire Pit
808           fishing: Fishing Area
809           fitness_centre: Fitness Centre
810           fitness_station: Fitness Station
811           garden: Garden
812           golf_course: Golf Course
813           horse_riding: Horse Riding Centre
814           ice_rink: Ice Rink
815           marina: Marina
816           miniature_golf: Miniature Golf
817           nature_reserve: Nature Reserve
818           park: Park
819           picnic_table: Picnic Table
820           pitch: Sports Pitch
821           playground: Playground
822           recreation_ground: Recreation Ground
823           resort: Resort
824           sauna: Sauna
825           slipway: Slipway
826           sports_centre: Sports Centre
827           stadium: Stadium
828           swimming_pool: Swimming Pool
829           track: Running Track
830           water_park: Water Park
831           "yes": Leisure
832         man_made:
833           adit: Adit
834           advertising: Advertising
835           antenna: Antenna/Antennae
836           avalanche_protection: Avalanche Protection
837           beacon: Beacon
838           beam: Beam
839           beehive: Bee Hive
840           breakwater: Breakwater
841           bridge: Bridge
842           bunker_silo: Bunker
843           cairn: Cairn
844           chimney: Chimney
845           clearcut: Clearcut
846           communications_tower: Communications Tower
847           crane: Crane
848           cross: Cross
849           dolphin: Mooring Post
850           dyke: Dyke
851           embankment: Embankment
852           flagpole: Flagpole
853           gasometer: Gasometer
854           groyne: Groyne
855           kiln: Kiln
856           lighthouse: Lighthouse
857           manhole: Manhole
858           mast: Mast
859           mine: Mine
860           mineshaft: Mine Shaft
861           monitoring_station: Monitoring Station
862           petroleum_well: Oil Well
863           pier: Pier
864           pipeline: Pipeline
865           silo: Silo
866           storage_tank: Storage Tank
867           surveillance: Surveillance
868           tower: Tower
869           wastewater_plant: Wastewater Plant
870           watermill: Water Mill
871           water_tower: Water Tower
872           water_well: Well
873           water_works: Water Works
874           windmill: Windmill
875           works: Factory
876           "yes": Man-made
877         military:
878           airfield: Military Airfield
879           barracks: Barracks
880           bunker: Bunker
881           "yes": Military
882         mountain_pass:
883           "yes": Mountain Pass
884         natural:
885           bay: Bay
886           beach: Beach
887           cape: Cape
888           cave_entrance: Cave Entrance
889           cliff: Cliff
890           crater: Crater
891           dune: Dune
892           fell: Fell
893           fjord: Fjord
894           forest: Forest
895           geyser: Geyser
896           glacier: Glacier
897           grassland: Grassland
898           heath: Heath
899           hill: Hill
900           island: Island
901           land: Land
902           marsh: Marsh
903           moor: Moor
904           mud: Mud
905           peak: Peak
906           point: Point
907           reef: Reef
908           ridge: Ridge
909           rock: Rock
910           saddle: Saddle
911           sand: Sand
912           scree: Scree
913           scrub: Scrub
914           spring: Spring
915           stone: Stone
916           strait: Strait
917           tree: Tree
918           valley: Valley
919           volcano: Volcano
920           water: Water
921           wetland: Wetland
922           wood: Wood
923         office:
924           accountant: Accountant
925           administrative: Administration
926           architect: Architect
927           association: Association
928           company: Company
929           educational_institution: Educational Institution
930           employment_agency: Employment Agency
931           estate_agent: Estate Agent
932           government: Governmental Office
933           insurance: Insurance Office
934           it: IT Office
935           lawyer: Lawyer
936           ngo: NGO Office
937           telecommunication: Telecommunication Office
938           travel_agent: Travel Agency
939           "yes": Office
940         place:
941           allotments: Allotments
942           city: City
943           city_block: City Block
944           country: Country
945           county: County
946           farm: Farm
947           hamlet: Hamlet
948           house: House
949           houses: Houses
950           island: Island
951           islet: Islet
952           isolated_dwelling: Isolated Dwelling
953           locality: Locality
954           municipality: Municipality
955           neighbourhood: Neighbourhood
956           postcode: Postcode
957           quarter: Quarter
958           region: Region
959           sea: Sea
960           square: Square
961           state: State
962           subdivision: Subdivision
963           suburb: Suburb
964           town: Town
965           village: Village
966           "yes": Place
967         railway:
968           abandoned: Abandoned Railway
969           construction: Railway under construction
970           disused: Disused Railway
971           funicular: Funicular Railway
972           halt: Train Stop
973           junction: Railway Junction
974           level_crossing: Level Crossing
975           light_rail: Light Rail
976           miniature: Miniature Rail
977           monorail: Monorail
978           narrow_gauge: Narrow Gauge Railway
979           platform: Railway Platform
980           preserved: Preserved Railway
981           proposed: Proposed Railway
982           spur: Railway Spur
983           station: Railway Station
984           stop: Railway Stop
985           subway: Subway Station
986           subway_entrance: Subway Entrance
987           switch: Railway Points
988           tram: Tramway
989           tram_stop: Tram Stop
990           yard: Railway Yard
991         shop:
992           alcohol: Off Licence
993           antiques: Antiques
994           art: Art Shop
995           bakery: Bakery
996           beauty: Beauty Shop
997           beverages: Beverages Shop
998           bicycle: Bicycle Shop
999           bookmaker: Bookmaker
1000           books: Book Shop
1001           boutique: Boutique
1002           butcher: Butcher
1003           car: Car Shop
1004           car_parts: Car Parts
1005           car_repair: Car Repair
1006           carpet: Carpet Shop
1007           charity: Charity Shop
1008           chemist: Chemist
1009           clothes: Clothes Shop
1010           computer: Computer Shop
1011           confectionery: Sweet Shop
1012           convenience: Convenience Store
1013           copyshop: Copy Shop
1014           cosmetics: Cosmetics Shop
1015           deli: Delicatessen
1016           department_store: Department Store
1017           discount: Discount Items Shop
1018           doityourself: DIY Shop
1019           dry_cleaning: Dry Cleaning
1020           electronics: Electronics Shop
1021           estate_agent: Estate Agent
1022           farm: Farm Shop
1023           fashion: Fashion Shop
1024           florist: Florist
1025           food: Food Shop
1026           funeral_directors: Funeral Directors
1027           furniture: Furniture
1028           garden_centre: Garden Centre
1029           general: General Store
1030           gift: Gift Shop
1031           greengrocer: Greengrocer
1032           grocery: Grocery Shop
1033           hairdresser: Hairdresser
1034           hardware: Hardware Store
1035           houseware: Houseware Shop
1036           interior_decoration: Interior Decoration
1037           jewelry: Jewellers
1038           kiosk: Kiosk Shop
1039           kitchen: Kitchen Shop
1040           laundry: Laundry
1041           lottery: Lottery
1042           mall: Mall
1043           massage: Massage
1044           mobile_phone: Mobile Phone Shop
1045           motorcycle: Motorcycle Shop
1046           music: Music Shop
1047           newsagent: Newsagent
1048           optician: Optician
1049           organic: Organic Food Shop
1050           outdoor: Outdoor Shop
1051           paint: Paint Shop
1052           pawnbroker: Pawnbroker
1053           pet: Pet Shop
1054           photo: Photo Shop
1055           seafood: Seafood
1056           second_hand: Second-hand Shop
1057           shoes: Shoe Shop
1058           sports: Sports Shop
1059           stationery: Stationers
1060           supermarket: Supermarket
1061           tailor: Tailor
1062           ticket: Ticket Shop
1063           tobacco: Tobacconist
1064           toys: Toy Shop
1065           travel_agency: Travel Agency
1066           video: Video Shop
1067           wine: Off Licence
1068           "yes": Shop
1069         tourism:
1070           alpine_hut: Alpine Hut
1071           apartment: Holiday Flat
1072           artwork: Artwork
1073           attraction: Attraction
1074           bed_and_breakfast: Bed and Breakfast
1075           camp_site: Camp Site
1076           caravan_site: Caravan Site
1077           chalet: Chalet
1078           gallery: Gallery
1079           guest_house: Guest House
1080           hostel: Hostel
1081           hotel: Hotel
1082           information: Information
1083           motel: Motel
1084           museum: Museum
1085           picnic_site: Picnic Site
1086           theme_park: Theme Park
1087           viewpoint: Viewpoint
1088           zoo: Zoo
1089         tunnel:
1090           culvert: Culvert
1091           "yes": Tunnel
1092         waterway:
1093           artificial: Artificial Waterway
1094           boatyard: Boatyard
1095           canal: Canal
1096           dam: Dam
1097           derelict_canal: Derelict Canal
1098           ditch: Ditch
1099           dock: Dock
1100           drain: Drain
1101           lock: Lock
1102           lock_gate: Lock Gate
1103           mooring: Mooring
1104           rapids: Rapids
1105           river: River
1106           stream: Stream
1107           wadi: Wadi
1108           waterfall: Waterfall
1109           weir: Weir
1110           "yes": Waterway
1111       admin_levels:
1112         level2: Country Boundary
1113         level4: State Boundary
1114         level5: Region Boundary
1115         level6: County Boundary
1116         level8: City Boundary
1117         level9: Village Boundary
1118         level10: Suburb Boundary
1119       types:
1120         cities: Cities
1121         towns: Towns
1122         places: Places
1123     results:
1124       no_results: No results found
1125       more_results: More results
1126   issues:
1127     index:
1128       reports: Reports
1129   layouts:
1130     logo:
1131       alt_text: OpenStreetMap logo
1132     home: Go to Home Location
1133     logout: Log Out
1134     log_in: Log In
1135     sign_up: Sign Up
1136     start_mapping: Start Mapping
1137     edit: Edit
1138     history: History
1139     export: Export
1140     data: Data
1141     export_data: Export Data
1142     gps_traces: GPS Traces
1143     gps_traces_tooltip: Manage GPS traces
1144     user_diaries: User Diaries
1145     user_diaries_tooltip: View user diaries
1146     edit_with: Edit with %{editor}
1147     tag_line: The Free Wiki World Map
1148     intro_header: Welcome to OpenStreetMap!
1149     intro_text: OpenStreetMap is a map of the world, created by people like you and
1150       free to use under an open licence.
1151     intro_2_create_account: Create a user account
1152     partners_partners: partners
1153     osm_offline: The OpenStreetMap database is currently offline while essential database
1154       maintenance work is carried out.
1155     osm_read_only: The OpenStreetMap database is currently in read-only mode while
1156       essential database maintenance work is carried out.
1157     donate: Support OpenStreetMap by %{link} to the Hardware Upgrade Fund.
1158     help: Help
1159     about: About
1160     copyright: Copyright
1161     community: Community
1162     community_blogs: Community Blogs
1163     community_blogs_title: Blogs from members of the OpenStreetMap community
1164     make_a_donation:
1165       title: Support OpenStreetMap with a monetary donation
1166       text: Make a Donation
1167     learn_more: Learn More
1168     more: More
1169   user_mailer:
1170     diary_comment_notification:
1171       subject: '[OpenStreetMap] %{user} commented on a diary entry'
1172       hi: Hi %{to_user},
1173       header: '%{from_user} has commented on the OpenStreetMap diary entry with the
1174         subject %{subject}:'
1175       footer: You can also read the comment at %{readurl} and you can comment at %{commenturl}
1176         or send a message to the author at %{replyurl}
1177     message_notification:
1178       hi: Hi %{to_user},
1179       header: '%{from_user} has sent you a message through OpenStreetMap with the
1180         subject %{subject}:'
1181       footer_html: You can also read the message at %{readurl} and you can send a
1182         message to the author at %{replyurl}
1183     friendship_notification:
1184       hi: Hi %{to_user},
1185       subject: '[OpenStreetMap] %{user} added you as a friend'
1186       had_added_you: '%{user} has added you as a friend on OpenStreetMap.'
1187       see_their_profile: You can see their profile at %{userurl}.
1188       befriend_them: You can also add them as a friend at %{befriendurl}.
1189     gpx_failure:
1190       failed_to_import: 'failed to import. Here is the error:'
1191       subject: '[OpenStreetMap] GPX Import failure'
1192     gpx_success:
1193       subject: '[OpenStreetMap] GPX Import success'
1194     signup_confirm:
1195       subject: '[OpenStreetMap] Welcome to OpenStreetMap'
1196       greeting: Hi there!
1197       created: Someone (hopefully you) just created an account at %{site_url}.
1198       confirm: 'Before we do anything else, we need to confirm that this request came
1199         from you, so if it did then please click the link below to confirm your account:'
1200       welcome: After you confirm your account, we'll provide you with some additional
1201         information to get you started.
1202     email_confirm:
1203       subject: '[OpenStreetMap] Confirm your e-mail address'
1204       greeting: Hi,
1205       hopefully_you: Someone (hopefully you) would like to change their email address
1206         over at %{server_url} to %{new_address}.
1207       click_the_link: If this is you, please click the link below to confirm the change.
1208     lost_password:
1209       subject: '[OpenStreetMap] Password reset request'
1210       greeting: Hi,
1211       hopefully_you: Someone (possibly you) has asked for the password to be reset
1212         on this email address's openstreetmap.org account.
1213       click_the_link: If this is you, please click the link below to reset your password.
1214     note_comment_notification:
1215       anonymous: An anonymous user
1216       greeting: Hi,
1217       commented:
1218         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your notes'
1219         subject_other: '[OpenStreetMap] %{commenter} has commented on a note you are
1220           interested in'
1221         your_note: '%{commenter} has left a comment on one of your map notes near
1222           %{place}.'
1223         commented_note: '%{commenter} has left a comment on a map note you have commented
1224           on. The note is near %{place}.'
1225       closed:
1226         subject_own: '[OpenStreetMap] %{commenter} has resolved one of your notes'
1227         subject_other: '[OpenStreetMap] %{commenter} has resolved a note you are interested
1228           in'
1229         your_note: '%{commenter} has resolved one of your map notes near %{place}.'
1230         commented_note: '%{commenter} has resolved a map note you have commented on.
1231           The note is near %{place}.'
1232       reopened:
1233         subject_own: '[OpenStreetMap] %{commenter} has reactivated one of your notes'
1234         subject_other: '[OpenStreetMap] %{commenter} has reactivated a note you are
1235           interested in'
1236         your_note: '%{commenter} has reactivated one of your map notes near %{place}.'
1237         commented_note: '%{commenter} has reactivated a map note you have commented
1238           on. The note is near %{place}.'
1239       details: More details about the note can be found at %{url}.
1240     changeset_comment_notification:
1241       hi: Hi %{to_user},
1242       greeting: Hi,
1243       commented:
1244         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your changesets'
1245         subject_other: '[OpenStreetMap] %{commenter} has commented on a changeset
1246           you are interested in'
1247         your_changeset: '%{commenter} left a comment at %{time} on one of your changesets'
1248         commented_changeset: '%{commenter} left a comment at %{time} on a changeset
1249           you are watching created by %{changeset_author}'
1250         partial_changeset_with_comment: with comment '%{changeset_comment}'
1251         partial_changeset_without_comment: without comment
1252       details: More details about the changeset can be found at %{url}.
1253       unsubscribe: To unsubscribe from updates to this changeset, visit %{url} and
1254         click "Unsubscribe".
1255   confirmations:
1256     confirm:
1257       heading: Check your email!
1258       introduction_1: We sent you a confirmation email.
1259       introduction_2: Confirm your account by clicking on the link in the email and
1260         you'll be able to start mapping.
1261       press confirm button: Press the confirm button below to activate your account.
1262       button: Confirm
1263       success: Confirmed your account, thanks for signing up!
1264       already active: This account has already been confirmed.
1265       unknown token: That confirmation code has expired or does not exist.
1266     confirm_resend:
1267       failure: User %{name} not found.
1268     confirm_email:
1269       heading: Confirm a change of e-mail address
1270       press confirm button: Press the confirm button below to confirm your new e-mail
1271         address.
1272       button: Confirm
1273       success: Confirmed your change of email address!
1274       failure: An e-mail address has already been confirmed with this token.
1275       unknown_token: That confirmation code has expired or does not exist.
1276   messages:
1277     inbox:
1278       title: Inbox
1279       messages: You have %{new_messages} and %{old_messages}
1280       new_messages:
1281         one: '%{count} new message'
1282         other: '%{count} new messages'
1283       old_messages:
1284         one: '%{count} old message'
1285         other: '%{count} old messages'
1286       no_messages_yet_html: You have no messages yet. Why not get in touch with some
1287         of the %{people_mapping_nearby_link}?
1288       people_mapping_nearby: people mapping nearby
1289     messages_table:
1290       from: From
1291       to: To
1292       subject: Subject
1293       date: Date
1294     message_summary:
1295       unread_button: Mark as unread
1296       read_button: Mark as read
1297       reply_button: Reply
1298       destroy_button: Delete
1299     new:
1300       title: Send message
1301       send_message_to_html: Send a new message to %{name}
1302       back_to_inbox: Back to inbox
1303     create:
1304       message_sent: Message sent
1305       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1306         before trying to send any more.
1307     no_such_message:
1308       title: No such message
1309       heading: No such message
1310       body: Sorry, there is no message with that id.
1311     outbox:
1312       title: Outbox
1313       messages:
1314         one: You have %{count} sent message
1315         other: You have %{count} sent messages
1316       no_sent_messages_html: You have no sent messages yet. Why not get in touch with
1317         some of the %{people_mapping_nearby_link}?
1318       people_mapping_nearby: people mapping nearby
1319     reply:
1320       wrong_user: You are logged in as `%{user}' but the message you have asked to
1321         reply to was not sent to that user. Please login as the correct user in order
1322         to reply.
1323     show:
1324       title: Read message
1325       reply_button: Reply
1326       unread_button: Mark as unread
1327       destroy_button: Delete
1328       back: Back
1329       wrong_user: You are logged in as `%{user}' but the message you have asked to
1330         read was not sent by or to that user. Please login as the correct user in
1331         order to read it.
1332     sent_message_summary:
1333       destroy_button: Delete
1334     heading:
1335       my_inbox: My Inbox
1336     mark:
1337       as_read: Message marked as read
1338       as_unread: Message marked as unread
1339     destroy:
1340       destroyed: Message deleted
1341   passwords:
1342     new:
1343       title: Lost password
1344       heading: Forgotten Password?
1345       email address: E-mail Address
1346       new password button: Reset password
1347       help_text: Enter the e-mail address you used to sign up, we will send a link
1348         to it that you can use to reset your password.
1349     edit:
1350       title: Reset password
1351       heading: Reset Password for %{user}
1352       reset: Reset Password
1353       flash token bad: Did not find that token, check the URL maybe?
1354     update:
1355       flash changed: Your password has been changed.
1356   profiles:
1357     edit:
1358       image: Image
1359       gravatar:
1360         gravatar: Use Gravatar
1361         disabled: Gravatar has been disabled.
1362         enabled: Display of your Gravatar has been enabled.
1363       new image: Add an image
1364       keep image: Keep the current image
1365       delete image: Remove the current image
1366       replace image: Replace the current image
1367       image size hint: (square images at least 100x100 work best)
1368       home location: Home Location
1369       no home location: You have not entered your home location.
1370       update home location on click: Update home location when I click on the map?
1371   sessions:
1372     new:
1373       title: Login
1374       tab_title: Login
1375       email or username: E-mail Address or Username
1376       password: Password
1377       remember: Remember me
1378       lost password link: Lost your password?
1379       login_button: Login
1380       register now: Register now
1381       with external: 'Alternatively, use a third party to login:'
1382       auth failure: Sorry, could not log in with those details.
1383     destroy:
1384       title: Logout
1385       heading: Logout of OpenStreetMap
1386       logout_button: Logout
1387   site:
1388     about:
1389       next: Next
1390       lede_text: OpenStreetMap is built by a community of mappers that contribute
1391         and maintain data about roads, trails, cafés, railway stations, and much more,
1392         all over the world.
1393       local_knowledge_title: Local Knowledge
1394       local_knowledge_html: |-
1395         OpenStreetMap emphasises local knowledge. Contributors use
1396         aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1397         is accurate and up to date.
1398       community_driven_title: Community Driven
1399       open_data_title: Open Data
1400       legal_title: Legal
1401       partners_title: Partners
1402     copyright:
1403       foreign:
1404         title: About this translation
1405         html: In the event of a conflict between this translated page and %{english_original_link},
1406           the English page shall take precedence
1407         english_link: the English original
1408       native:
1409         title: About this page
1410         html: You are viewing the English version of the copyright page. You can go
1411           back to the %{native_link} of this page or you can stop reading about copyright
1412           and %{mapping_link}.
1413         native_link: British English version
1414         mapping_link: start mapping
1415       legal_babble:
1416         title_html: Copyright and Licence
1417         credit_title_html: How to credit OpenStreetMap
1418         attribution_example:
1419           alt: Example of how to attribute OpenStreetMap on a webpage
1420           title: Attribution example
1421         more_title_html: Finding out more
1422         contributors_title_html: Our contributors
1423         contributors_intro_html: |-
1424           Our contributors are thousands of individuals. We also include
1425           openly-licenced data from national mapping agencies
1426           and other sources, among them:
1427         contributors_footer_2_html: Inclusion of data in OpenStreetMap does not imply
1428           that the original data provider endorses OpenStreetMap, provides any warranty,
1429           or accepts any liability.
1430         infringement_title_html: Copyright infringement
1431         infringement_1_html: OSM contributors are reminded never to add data from
1432           any copyrighted sources (e.g. Google Maps or printed maps) without explicit
1433           permission from the copyright holders.
1434     index:
1435       js_1: You are either using a browser that does not support JavaScript, or you
1436         have disabled JavaScript.
1437       license:
1438         copyright: Copyright OpenStreetMap and contributors, under an open licence
1439       remote_failed: Editing failed - make sure JOSM or Merkaartor is loaded and that
1440         the remote control option is enabled
1441     edit:
1442       not_public: You have not set your edits to be public.
1443       not_public_description_html: You can no longer edit the map unless you do so.
1444         You can set your edits as public from your %{user_page}.
1445       user_page_link: user page
1446       anon_edits_link_text: Find out why this is the case.
1447       id_not_configured: iD has not been configured
1448       no_iframe_support: Your browser doesn't support HTML iframes, which are necessary
1449         for this feature.
1450     export:
1451       title: Export
1452       manually_select: Manually select a different area
1453       licence: Licence
1454       too_large:
1455         advice: 'If the above export fails, please consider using one of the sources
1456           listed below:'
1457         body: This area is too large to be exported as OpenStreetMap XML Data. Please
1458           zoom in or select a smaller area, or use one of the sources listed below
1459           for bulk data downloads.
1460         planet:
1461           title: Planet OSM
1462           description: Regularly updated copies of the complete OpenStreetMap database
1463         overpass:
1464           title: Overpass API
1465           description: Download this bounding box from a mirror of the OpenStreetMap
1466             database
1467         geofabrik:
1468           title: Geofabrik Downloads
1469           description: Regularly-updated extracts of continents, countries, and selected
1470             cities
1471         other:
1472           title: Other Sources
1473           description: Additional sources listed on the OpenStreetMap wiki
1474       export_button: Export
1475     fixthemap:
1476       title: Report a problem/Fix the map
1477       how_to_help:
1478         title: How to Help
1479         join_the_community:
1480           title: Join the community
1481           explanation_html: If you have noticed a problem with our map data, for example
1482             a road is missing or your address, the best way to proceed is to join
1483             the OpenStreetMap community and add or repair the data yourself.
1484       other_concerns:
1485         title: Other concerns
1486     help:
1487       title: Getting Help
1488       introduction: OpenStreetMap has several resources for learning about the project,
1489         asking and answering questions, and collaboratively discussing and documenting
1490         mapping topics.
1491       welcome:
1492         url: /welcome
1493         title: Welcome to OpenStreetMap
1494         description: Start with this quick guide covering the OpenStreetMap basics.
1495       beginners_guide:
1496         title: Beginners' Guide
1497         description: Community maintained guide for beginners.
1498       mailing_lists:
1499         title: Mailing Lists
1500         description: Ask a question or discuss interesting matters on a wide range
1501           of topical or regional mailing lists.
1502       irc:
1503         title: IRC
1504         description: Interactive chat in many different languages and on many topics.
1505       switch2osm:
1506         title: switch2osm
1507         description: Help for companies and organisations switching to OpenStreetMap
1508           based maps and other services.
1509       wiki:
1510         title: OpenStreetMap Wiki
1511         description: Browse the wiki for in-depth OpenStreetMap documentation.
1512     any_questions:
1513       title: Any questions?
1514     sidebar:
1515       search_results: Search Results
1516       close: Close
1517     search:
1518       search: Search
1519       get_directions: Get directions
1520       get_directions_title: Find directions between two points
1521       from: From
1522       to: To
1523       where_am_i: Where is this?
1524       where_am_i_title: Describe the current location using the search engine
1525       submit_text: Go
1526       reverse_directions_text: Reverse Directions
1527     key:
1528       table:
1529         entry:
1530           motorway: Motorway
1531           main_road: Main road
1532           trunk: Trunk road
1533           primary: Primary road
1534           secondary: Secondary road
1535           unclassified: Unclassified road
1536           track: Track
1537           bridleway: Bridleway
1538           cycleway: Cycleway
1539           cycleway_national: National cycleway
1540           cycleway_regional: Regional cycleway
1541           cycleway_local: Local cycleway
1542           footway: Footway
1543           rail: Railway
1544           subway: Subway
1545           cable_car: Cable car
1546           chair_lift: Chair lift
1547           runway: Airport Runway
1548           taxiway: Taxiway
1549           apron: Airport apron
1550           admin: Administrative boundary
1551           forest: Forest
1552           wood: Wood
1553           golf: Golf course
1554           park: Park
1555           common: Common
1556           resident: Residential area
1557           retail: Retail area
1558           industrial: Industrial area
1559           commercial: Commercial area
1560           heathland: Heathland
1561           lake: Lake
1562           reservoir: Reservoir
1563           farm: Farm
1564           brownfield: Brownfield site
1565           cemetery: Cemetery
1566           allotments: Allotments
1567           pitch: Sports pitch
1568           centre: Sports centre
1569           reserve: Nature reserve
1570           military: Military area
1571           school: School
1572           university: University
1573           building: Significant building
1574           station: Railway station
1575           summit: Summit
1576           peak: Peak
1577           tunnel: Dashed casing = tunnel
1578           bridge: Black casing = bridge
1579           private: Private access
1580           destination: Destination access
1581           construction: Roads under construction
1582           bicycle_shop: Bicycle shop
1583           bicycle_parking: Bicycle parking
1584           toilets: Toilets
1585     welcome:
1586       title: Welcome!
1587       introduction: Welcome to OpenStreetMap, the free and editable map of the world.
1588         Now that you're signed up, you're all set to get started mapping. Here's a
1589         quick guide with the most important things you need to know.
1590       whats_on_the_map:
1591         title: What's on the Map
1592       basic_terms:
1593         title: Basic Terms For Mapping
1594         paragraph_1: OpenStreetMap has some of its own lingo. Here are a few key words
1595           that'll come in handy.
1596       rules:
1597         title: Rules!
1598       start_mapping: Start Mapping
1599       add_a_note:
1600         title: No Time To Edit? Add a Note!
1601         para_1: If you just want something small fixed and don't have the time to
1602           sign up and learn how to edit, it's easy to add a note.
1603   traces:
1604     visibility:
1605       private: Private (only shared as anonymous, unordered points)
1606       public: Public (shown in trace list and as anonymous, unordered points)
1607       trackable: Trackable (only shared as anonymous, ordered points with timestamps)
1608       identifiable: Identifiable (shown in trace list and as identifiable, ordered
1609         points with timestamps)
1610     new:
1611       visibility_help: what does this mean?
1612       help: Help
1613       help_url: https://wiki.openstreetmap.org/wiki/Upload
1614     create:
1615       upload_trace: Upload GPS Trace
1616       trace_uploaded: Your GPX file has been uploaded and is awaiting insertion in
1617         to the database. This will usually happen within half an hour, and an email
1618         will be sent to you on completion.
1619       traces_waiting:
1620         one: You have %{count} trace waiting for upload. Please consider waiting for
1621           this to finish before uploading any more, so as not to block the queue for
1622           other users.
1623         other: You have %{count} traces waiting for upload. Please consider waiting
1624           for these to finish before uploading any more, so as not to block the queue
1625           for other users.
1626     edit:
1627       title: Editing trace %{name}
1628       heading: Editing trace %{name}
1629       visibility_help: what does this mean?
1630     trace_optionals:
1631       tags: Tags
1632     show:
1633       title: Viewing trace %{name}
1634       heading: Viewing trace %{name}
1635       pending: PENDING
1636       filename: 'Filename:'
1637       download: download
1638       uploaded: 'Uploaded:'
1639       points: 'Points:'
1640       start_coordinates: 'Start coordinate:'
1641       map: map
1642       edit: edit
1643       owner: 'Owner:'
1644       description: 'Description:'
1645       tags: 'Tags:'
1646       none: None
1647       edit_trace: Edit this trace
1648       delete_trace: Delete this trace
1649       trace_not_found: Trace not found!
1650       visibility: 'Visibility:'
1651     trace_paging_nav:
1652       older: Older Traces
1653       newer: Newer Traces
1654     trace:
1655       pending: PENDING
1656       count_points:
1657         one: '%{count} point'
1658         other: '%{count} points'
1659       more: more
1660       trace_details: View Trace Details
1661       view_map: View Map
1662       edit_map: Edit Map
1663       public: PUBLIC
1664       identifiable: IDENTIFIABLE
1665       private: PRIVATE
1666       trackable: TRACKABLE
1667     index:
1668       public_traces: Public GPS traces
1669       public_traces_from: Public GPS traces from %{user}
1670       description: Browse recent GPS track uploads
1671       tagged_with: ' tagged with %{tags}'
1672       upload_trace: Upload a trace
1673     destroy:
1674       scheduled_for_deletion: Trace scheduled for deletion
1675     make_public:
1676       made_public: Trace made public
1677     offline_warning:
1678       message: The GPX file upload system is currently unavailable
1679     offline:
1680       heading: GPX Storage Offline
1681       message: The GPX file storage and upload system is currently unavailable.
1682     georss:
1683       title: OpenStreetMap GPS Traces
1684     description:
1685       description_with_count:
1686         one: GPX file with %{count} point from %{user}
1687         other: GPX file with %{count} points from %{user}
1688       description_without_count: GPX file from %{user}
1689   application:
1690     require_cookies:
1691       cookies_needed: You appear to have cookies disabled - please enable cookies
1692         in your browser before continuing.
1693     setup_user_auth:
1694       blocked: Your access to the API has been blocked. Please log-in to the web interface
1695         to find out more.
1696       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1697         to the web interface to view the Contributor Terms. You do not need to agree,
1698         but you must view them.
1699     auth_providers:
1700       openid_logo_alt: Log in with an OpenID
1701       openid:
1702         title: Login with OpenID
1703         alt: Login with an OpenID URL
1704       google:
1705         title: Login with Google
1706         alt: Login with a Google OpenID
1707       facebook:
1708         title: Login with Facebook
1709         alt: Login with a Facebook Account
1710       microsoft:
1711         title: Login with Microsoft
1712         alt: Login with a Microsoft Account
1713       github:
1714         title: Login with GitHub
1715         alt: Login with a GitHub Account
1716       wikipedia:
1717         title: Login with Wikipedia
1718         alt: Login with a Wikipedia Account
1719       wordpress:
1720         title: Login with Wordpress
1721         alt: Login with a Wordpress OpenID
1722       aol:
1723         title: Login with AOL
1724         alt: Login with an AOL OpenID
1725   oauth:
1726     authorize:
1727       title: Authorise access to your account
1728       request_access_html: The application %{app_name} is requesting access to your
1729         account, %{user}. Please check whether you would like the application to have
1730         the following capabilities. You may choose as many or as few as you like.
1731       allow_to: 'Allow the client application to:'
1732       allow_read_prefs: read your user preferences.
1733       allow_write_prefs: modify your user preferences.
1734       allow_write_diary: create diary entries, comments and make friends.
1735       allow_write_api: modify the map.
1736       allow_read_gpx: read your private GPS traces.
1737       allow_write_gpx: upload GPS traces.
1738       allow_write_notes: modify notes.
1739       grant_access: Grant Access
1740     authorize_success:
1741       title: Authorisation request allowed
1742       allowed_html: You have granted application %{app_name} access to your account.
1743       verification: The verification code is %{code}.
1744     authorize_failure:
1745       title: Authorisation request failed
1746       denied: You have denied application %{app_name} access to your account.
1747       invalid: The authorisation token is not valid.
1748     revoke:
1749       flash: You've revoked the token for %{application}
1750     permissions:
1751       missing: You have not permitted the application access to this facility
1752   oauth_clients:
1753     new:
1754       title: Register a new application
1755     edit:
1756       title: Edit your application
1757     show:
1758       title: OAuth details for %{app_name}
1759       key: 'Consumer Key:'
1760       secret: 'Consumer Secret:'
1761       url: 'Request Token URL:'
1762       access_url: 'Access Token URL:'
1763       authorize_url: 'Authorise URL:'
1764       support_notice: We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures.
1765       edit: Edit Details
1766       delete: Delete Client
1767       confirm: Are you sure?
1768       requests: 'Requesting the following permissions from the user:'
1769     index:
1770       title: My OAuth Details
1771       my_tokens: My Authorised Applications
1772       list_tokens: 'The following tokens have been issued to applications in your
1773         name:'
1774       application: Application Name
1775       issued_at: Issued At
1776       revoke: Revoke!
1777       my_apps: My Client Applications
1778       no_apps_html: Do you have an application you would like to register for use
1779         with us using the %{oauth} standard? You must register your web application
1780         before it can make OAuth requests to this service.
1781       registered_apps: 'You have the following client applications registered:'
1782       register_new: Register your application
1783     form:
1784       requests: 'Request the following permissions from the user:'
1785     not_found:
1786       sorry: Sorry, that %{type} could not be found.
1787     create:
1788       flash: Registered the information successfully
1789     update:
1790       flash: Updated the client information successfully
1791     destroy:
1792       flash: Destroyed the client application registration
1793   oauth2_applications:
1794     new:
1795       title: Register a new application
1796   users:
1797     new:
1798       title: Sign Up
1799       no_auto_account_create: Unfortunately we are not currently able to create an
1800         account for you automatically.
1801       about:
1802         header: Free and editable
1803       display name description: Your publicly displayed username. You can change this
1804         later in the preferences.
1805       external auth: 'Third Party Authentication:'
1806       continue: Sign Up
1807       terms accepted: Thanks for accepting the new contributor terms!
1808       use external auth: Alternatively, use a third party to login
1809     terms:
1810       title: Terms
1811       heading: Terms
1812       consider_pd: In addition to the above, I consider my contributions to be in
1813         the Public Domain
1814       consider_pd_why: what's this?
1815       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1816       decline: Decline
1817       you need to accept or decline: Please read and then either accept or decline
1818         the new Contributor Terms to continue.
1819       legale_select: 'Country of residence:'
1820       legale_names:
1821         france: France
1822         italy: Italy
1823         rest_of_world: Rest of the world
1824     terms_declined_flash:
1825       terms_declined_html: We are sorry that you have decided to not accept the new
1826         Contributor Terms. For more information, please see %{terms_declined_link}.
1827     no_such_user:
1828       title: No such user
1829       heading: The user %{user} does not exist
1830       body: Sorry, there is no user with the name %{user}. Please check your spelling,
1831         or maybe the link you clicked is wrong.
1832       deleted: deleted
1833     show:
1834       my diary: My Diary
1835       my edits: My Edits
1836       my traces: My Traces
1837       my notes: My Notes
1838       my messages: My Messages
1839       my profile: My Profile
1840       my settings: My Settings
1841       my comments: My Comments
1842       blocks on me: Blocks on Me
1843       blocks by me: Blocks by Me
1844       send message: Send Message
1845       diary: Diary
1846       edits: Edits
1847       traces: Traces
1848       notes: Map Notes
1849       remove as friend: Unfriend
1850       add as friend: Add Friend
1851       mapper since: 'Mapper since:'
1852       ct status: 'Contributor terms:'
1853       ct undecided: Undecided
1854       ct declined: Declined
1855       email address: 'Email address:'
1856       created from: 'Created from:'
1857       status: 'Status:'
1858       spam score: 'Spam Score:'
1859       role:
1860         administrator: This user is an administrator
1861         moderator: This user is a moderator
1862         grant:
1863           administrator: Grant administrator access
1864           moderator: Grant moderator access
1865         revoke:
1866           administrator: Revoke administrator access
1867           moderator: Revoke moderator access
1868       block_history: Active Blocks
1869       moderator_history: Blocks Given
1870       comments: Comments
1871       create_block: Block this User
1872       activate_user: Activate this User
1873       confirm_user: Confirm this user
1874       hide_user: Hide this User
1875       unhide_user: Unhide this User
1876       delete_user: Delete this User
1877       confirm: Confirm
1878     go_public:
1879       flash success: All your edits are now public, and you are now allowed to edit.
1880     index:
1881       title: Users
1882       heading: Users
1883       summary_html: '%{name} created from %{ip_address} on %{date}'
1884       summary_no_ip_html: '%{name} created on %{date}'
1885       confirm: Confirm Selected Users
1886       hide: Hide Selected Users
1887       empty: No matching users found
1888     suspended:
1889       title: Account Suspended
1890       heading: Account Suspended
1891     auth_failure:
1892       connection_failed: Connection to authentication provider failed
1893       invalid_credentials: Invalid authentication credentials
1894       no_authorization_code: No authorisation code
1895       unknown_signature_algorithm: Unknown signature algorithm
1896       invalid_scope: Invalid scope
1897     auth_association:
1898       heading: Your ID is not associated with a OpenStreetMap account yet.
1899       option_1: |-
1900         If you are new to OpenStreetMap, please create a new account
1901         using the form below.
1902       option_2: |-
1903         If you already have an account, you can login to your account
1904         using your username and password and then associate the account
1905         with your ID in your user settings.
1906   user_role:
1907     filter:
1908       not_a_role: The string `%{role}' is not a valid role.
1909       already_has_role: The user already has role %{role}.
1910       doesnt_have_role: The user does not have role %{role}.
1911     grant:
1912       title: Confirm role granting
1913       heading: Confirm role granting
1914       are_you_sure: Are you sure you want to grant the role `%{role}' to the user
1915         `%{name}'?
1916       confirm: Confirm
1917       fail: Could not grant role `%{role}' to user `%{name}'. Please check that the
1918         user and role are both valid.
1919     revoke:
1920       title: Confirm role revoking
1921       heading: Confirm role revoking
1922       are_you_sure: Are you sure you want to revoke the role `%{role}' from the user
1923         `%{name}'?
1924       confirm: Confirm
1925       fail: Could not revoke role `%{role}' from user `%{name}'. Please check that
1926         the user and role are both valid.
1927   user_blocks:
1928     model:
1929       non_moderator_update: Must be a moderator to create or update a block.
1930       non_moderator_revoke: Must be a moderator to revoke a block.
1931     not_found:
1932       sorry: Sorry, the user block with ID %{id} could not be found.
1933       back: Back to index
1934     new:
1935       title: Creating block on %{name}
1936       heading_html: Creating block on %{name}
1937       period: How long, starting now, the user will be blocked from the API for.
1938       back: View all blocks
1939     edit:
1940       title: Editing block on %{name}
1941       heading_html: Editing block on %{name}
1942       period: How long, starting now, the user will be blocked from the API for.
1943       show: View this block
1944       back: View all blocks
1945     filter:
1946       block_expired: The block has already expired and cannot be edited.
1947       block_period: The blocking period must be one of the values selectable in the
1948         drop-down list.
1949     create:
1950       flash: Created a block on user %{name}.
1951     update:
1952       only_creator_can_edit: Only the moderator who created this block can edit it.
1953       success: Block updated.
1954     index:
1955       title: User blocks
1956       heading: List of user blocks
1957       empty: No blocks have been made yet.
1958     revoke:
1959       title: Revoking block on %{block_on}
1960       heading_html: Revoking block on %{block_on} by %{block_by}
1961       time_future_html: This block will end in %{time}.
1962       past_html: This block ended %{time} and cannot be revoked now.
1963       confirm: Are you sure you wish to revoke this block?
1964       revoke: Revoke!
1965       flash: This block has been revoked.
1966     helper:
1967       time_future_html: Ends in %{time}.
1968       until_login: Active until the user logs in.
1969       time_future_and_until_login_html: Ends in %{time} and after the user has logged
1970         in.
1971       time_past_html: Ended %{time}.
1972       block_duration:
1973         hours:
1974           one: '%{count} hour'
1975           other: '%{count} hours'
1976     blocks_on:
1977       title: Blocks on %{name}
1978       heading_html: List of blocks on %{name}
1979       empty: '%{name} has not been blocked yet.'
1980     blocks_by:
1981       title: Blocks by %{name}
1982       heading_html: List of blocks by %{name}
1983       empty: '%{name} has not made any blocks yet.'
1984     show:
1985       title: '%{block_on} blocked by %{block_by}'
1986       heading_html: '%{block_on} blocked by %{block_by}'
1987       created: 'Created:'
1988       status: 'Status:'
1989       show: Show
1990       edit: Edit
1991       revoke: Revoke!
1992       confirm: Are you sure?
1993       reason: 'Reason for block:'
1994       revoker: 'Revoker:'
1995       needs_view: The user needs to log in before this block will be cleared.
1996     block:
1997       not_revoked: (not revoked)
1998       show: Show
1999       edit: Edit
2000       revoke: Revoke!
2001     blocks:
2002       display_name: Blocked User
2003       creator_name: Creator
2004       reason: Reason for block
2005       status: Status
2006       revoker_name: Revoked by
2007   notes:
2008     index:
2009       title: Notes submitted or commented on by %{user}
2010       heading: '%{user}''s notes'
2011       subheading_html: Notes %{submitted} or %{commented} by %{user}
2012       id: Id
2013       creator: Creator
2014       description: Description
2015       created_at: Created at
2016       last_changed: Last changed
2017     show:
2018       title: 'Note: %{id}'
2019       description: Description
2020       open_title: 'Unresolved note #%{note_name}'
2021       closed_title: 'Resolved note #%{note_name}'
2022       hidden_title: 'Hidden note #%{note_name}'
2023       anonymous_warning: This note includes comments from anonymous users which should
2024         be independently verified.
2025       hide: Hide
2026       resolve: Resolve
2027       reactivate: Reactivate
2028       comment_and_resolve: Comment & Resolve
2029       comment: Comment
2030     new:
2031       title: New Note
2032       intro: Spotted a mistake or something missing? Let other mappers know so we
2033         can fix it. Move the marker to the correct position and type a note to explain
2034         the problem.
2035       advice: Your note is public and may be used to update the map, so don't enter
2036         personal information or information from copyrighted maps or directory listings.
2037       add: Add Note
2038   javascripts:
2039     close: Close
2040     share:
2041       title: Share
2042       cancel: Cancel
2043       image: Image
2044       link: Link or HTML
2045       long_link: Link
2046       short_link: Short Link
2047       geo_uri: Geo URI
2048       embed: HTML
2049       custom_dimensions: Set custom dimensions
2050       format: 'Format:'
2051       scale: 'Scale:'
2052       download: Download
2053       short_url: Short URL
2054       include_marker: Include marker
2055       center_marker: Centre map on marker
2056       paste_html: Paste HTML to embed in website
2057       view_larger_map: View Larger Map
2058       only_standard_layer: Only the standard layer can be exported as an image
2059     embed:
2060       report_problem: Report a problem
2061     key:
2062       title: Map Key
2063       tooltip: Legend
2064       tooltip_disabled: Map Key not available for this layer
2065     map:
2066       zoom:
2067         in: Zoom In
2068         out: Zoom Out
2069       locate:
2070         title: Show My Location
2071       base:
2072         standard: Standard
2073         cycle_map: Cycle Map
2074         transport_map: Transport Map
2075         hot: Humanitarian
2076       layers:
2077         header: Map Layers
2078         notes: Map Notes
2079         data: Map Data
2080         gps: Public GPS Traces
2081         overlays: Enable overlays for troubleshooting the map
2082         title: Layers
2083     site:
2084       edit_tooltip: Edit the map
2085       edit_disabled_tooltip: Zoom in to edit the map
2086       createnote_tooltip: Add a note to the map
2087       createnote_disabled_tooltip: Zoom in to add a note to the map
2088       map_notes_zoom_in_tooltip: Zoom in to see map notes
2089       map_data_zoom_in_tooltip: Zoom in to see map data
2090       queryfeature_tooltip: Query features
2091       queryfeature_disabled_tooltip: Zoom in to query features
2092     edit_help: Move the map and zoom in on a location you want to edit, then click
2093       here.
2094     directions:
2095       ascend: Ascend
2096       engines:
2097         fossgis_osrm_car: Car (OSRM)
2098         graphhopper_bicycle: Bicycle (GraphHopper)
2099         graphhopper_car: Car (GraphHopper)
2100         graphhopper_foot: Foot (GraphHopper)
2101       descend: Descend
2102       directions: Directions
2103       distance: Distance
2104       errors:
2105         no_route: Couldn't find a route between those two places.
2106         no_place: Sorry - couldn't locate '%{place}'.
2107       instructions:
2108         continue_without_exit: Continue on %{name}
2109         slight_right_without_exit: Slight right onto %{name}
2110         offramp_right: Take the sliproad on the right
2111         offramp_right_with_name: Take the sliproad on the right onto %{name}
2112         offramp_right_with_directions: Take the sliproad on the right towards %{directions}
2113         offramp_right_with_name_directions: Take the sliproad on the right onto %{name},
2114           towards %{directions}
2115         onramp_right_without_exit: Turn right on the sliproad onto %{name}
2116         onramp_right_with_directions: Turn right onto the sliproad towards %{directions}
2117         onramp_right_with_name_directions: Turn right on the sliproad onto %{name},
2118           towards %{directions}
2119         onramp_right_without_directions: Turn right onto the sliproad
2120         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2121         merge_right_without_exit: Merge right onto %{name}
2122         fork_right_without_exit: At the fork turn right onto %{name}
2123         turn_right_without_exit: Turn right onto %{name}
2124         sharp_right_without_exit: Sharp right onto %{name}
2125         uturn_without_exit: U-turn along %{name}
2126         sharp_left_without_exit: Sharp left onto %{name}
2127         turn_left_without_exit: Turn left onto %{name}
2128         offramp_left: Take the sliproad on the left
2129         offramp_left_with_name: Take the sliproad on the left onto %{name}
2130         offramp_left_with_directions: Take the sliproad on the left towards %{directions}
2131         offramp_left_with_name_directions: Take the sliproad on the left onto %{name},
2132           towards %{directions}
2133         onramp_left_without_exit: Turn left on the sliproad onto %{name}
2134         onramp_left_with_directions: Turn left onto the sliproad towards %{directions}
2135         onramp_left_with_name_directions: Turn left on the sliproad onto %{name},
2136           towards %{directions}
2137         onramp_left_without_directions: Turn left onto the sliproad
2138         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2139         merge_left_without_exit: Merge left onto %{name}
2140         fork_left_without_exit: At the fork turn left onto %{name}
2141         slight_left_without_exit: Slight left onto %{name}
2142         via_point_without_exit: (via point)
2143         follow_without_exit: Follow %{name}
2144         roundabout_without_exit: At roundabout take exit onto %{name}
2145         leave_roundabout_without_exit: Leave roundabout - %{name}
2146         stay_roundabout_without_exit: Stay on roundabout - %{name}
2147         start_without_exit: Start on %{name}
2148         destination_without_exit: Reach destination
2149         against_oneway_without_exit: Go against one-way on %{name}
2150         end_oneway_without_exit: End of one-way on %{name}
2151         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2152         unnamed: unnamed road
2153         courtesy: Directions courtesy of %{link}
2154         exit_counts:
2155           first: 1st
2156           second: 2nd
2157           third: 3rd
2158           fourth: 4th
2159           fifth: 5th
2160           sixth: 6th
2161           seventh: 7th
2162           eighth: 8th
2163           ninth: 9th
2164           tenth: 10th
2165       time: Time
2166     query:
2167       node: Node
2168       way: Way
2169       relation: Relation
2170       nothing_found: No features found
2171       error: 'Error contacting %{server}: %{error}'
2172       timeout: Timeout contacting %{server}
2173     context:
2174       directions_from: Directions from here
2175       directions_to: Directions to here
2176       add_note: Add a note here
2177       show_address: Show address
2178       query_features: Query features
2179       centre_map: Centre map here
2180   redactions:
2181     edit:
2182       heading: Edit redaction
2183       title: Edit redaction
2184     index:
2185       empty: No redactions to show.
2186       heading: List of redactions
2187       title: List of redactions
2188     new:
2189       heading: Enter information for new redaction
2190       title: Creating new redaction
2191     show:
2192       description: 'Description:'
2193       heading: Showing redaction "%{title}"
2194       title: Showing redaction
2195       user: 'Creator:'
2196       edit: Edit this redaction
2197       destroy: Remove this redaction
2198       confirm: Are you sure?
2199     create:
2200       flash: Redaction created.
2201     update:
2202       flash: Changes saved.
2203     destroy:
2204       not_empty: Redaction is not empty. Please un-redact all versions belonging to
2205         this redaction before destroying it.
2206       flash: Redaction destroyed.
2207       error: There was an error destroying this redaction.
2208   validations:
2209     invalid_characters: contains invalid characters
2210 ...