]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Merge 16355:16480 from trunk.
[rails.git] / config / locales / en.yml
1 en:
2   html:
3     dir: ltr
4   activerecord:
5     # Translates all the model names, which is used in error handling on the web site
6     models:
7       acl: "Access Control List"
8       changeset: "Changeset"
9       changeset_tag: "Changeset Tag"
10       country: "Country"
11       diary_comment: "Diary Comment"
12       diary_entry: "Diary Entry"
13       friend: "Friend"
14       language: "Language"
15       message: "Message"
16       node: "Node"
17       node_tag: "Node Tag"
18       notifier: "Notifier"
19       old_node: "Old Node"
20       old_node_tag: "Old Node Tag"
21       old_relation: "Old Relation"
22       old_relation_member: "Old Relation Member"
23       old_relation_tag: "Old Relation Tag"
24       old_way: "Old Way"
25       old_way_node: "Old Way Node"
26       old_way_tag: "Old Way Tag"
27       relation: "Relation"
28       relation_member: "Relation Member"
29       relation_tag: "Relation Tag"
30       session: "Session"
31       trace: "Trace"
32       tracepoint: "Trace Point"
33       tracetag: "Trace Tag"
34       user: "User"
35       user_preference: "User Preference"
36       user_token: "User Token"
37       way: "Way"
38       way_node: "Way Node"
39       way_tag: "Way Tag"
40     # Translates all the model attributes, which is used in error handling on the web site
41     # Only the ones that are used on the web site are translated at the moment
42     attributes:
43       diary_comment:
44         body: "Body"
45       diary_entry:
46         user: "User"
47         title: "Title"
48         latitude: "Latitude"
49         longitude: "Longitude"
50         language: "Language"
51       friend:
52         user: "User"
53         friend: "Friend"
54       trace:
55         user: "User"
56         visible: "Visible"
57         name: "Name"
58         size: "Size"
59         latitude: "Latitude"
60         longitude: "Longitude"
61         public: "Public"
62         description: "Description"
63       message:
64         sender: "Sender"
65         title: "Title"
66         body: "Body"
67         recipient: "Recipient"
68       user:
69         email: "Email"
70         active: "Active"
71         display_name: "Display Name"
72         description: "Description"
73         languages: "Languages"
74         pass_crypt: "Password"
75   printable_name:
76     with_id: "{{id}}"
77     with_version: "{{id}}, v{{version}}"
78     with_name: "{{name}} ({{id}})"
79   map:
80     view: View
81     edit: Edit
82     coordinates: "Coordinates:"
83   browse:
84     changeset:
85       title: "Changeset"
86       changeset: "Changeset: {{id}}"
87       download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
88       changesetxml: "Changeset XML"
89       osmchangexml: "osmChange XML"
90     changeset_navigation:
91       user:
92         name_tooltip: "View edits by {{user}}"
93         prev_tooltip: "Previous edit by {{user}}"
94         next_tooltip: "Next edit by {{user}}"
95       all:
96         prev_tooltip: "Previous changeset"
97         next_tooltip: "Next changeset"
98     changeset_details:
99       created_at: "Created at:"
100       closed_at: "Closed at:"
101       belongs_to: "Belongs to:"
102       bounding_box: "Bounding box:"
103       no_bounding_box: "No bounding box has been stored for this changeset."
104       show_area_box: "Show Area Box"
105       box: "box"
106       has_nodes: "Has the following {{count}} nodes:"
107       has_ways: "Has the following {{count}} ways:"
108       has_relations: "Has the following {{count}} relations:"
109     common_details: 
110       edited_at: "Edited at:"
111       edited_by: "Edited by:"
112       version: "Version:"
113       in_changeset: "In changeset:"
114     containing_relation:
115       entry: "Relation {{relation_name}}"
116       entry_role: "Relation {{relation_name}} (as {{relation_role}})"
117     map:
118       loading: "Loading..."
119       deleted: "Deleted"
120       larger:
121         area: "View area on larger map"
122         node: "View node on larger map"
123         way: "View way on larger map"
124         relation: "View relation on larger map"
125     node_details:
126       coordinates: "Coordinates: "
127       part_of: "Part of:"
128     node_history:
129       node_history: "Node History"
130       node_history_title: "Node History: {{node_name}}"
131       download: "{{download_xml_link}} or {{view_details_link}}"
132       download_xml: "Download XML"
133       view_details: "view details"
134     node:
135       node: "Node"
136       node_title: "Node: {{node_name}}"
137       download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}"
138       download_xml: "Download XML"
139       view_history: "view history"
140       edit: "edit"
141     not_found:
142       sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
143       type:
144         node: node
145         way: way
146         relation: relation
147     paging_nav:
148       showing_page: "Showing page"
149       of: "of"
150     relation_details:
151       members: "Members:"
152       part_of: "Part of:"
153     relation_history:
154       relation_history: "Relation History"
155       relation_history_title: "Relation History: {{relation_name}}"
156       download: "{{download_xml_link}} or {{view_details_link}}"
157       download_xml: "Download XML"
158       view_details: "view details"
159     relation_member:
160       entry: "{{type}} {{name}}"
161       entry_role: "{{type}} {{name}} as {{role}}"
162       type:
163         node: "Node"
164         way: "Way"
165         relation: "Relation"
166     relation:
167       relation: "Relation"
168       relation_title: "Relation: {{relation_name}}"
169       download: "{{download_xml_link}} or {{view_history_link}}"
170       download_xml: "Download XML"
171       view_history: "view history"
172     start:
173       view_data: "View data for current map view"
174       manually_select: "Manually select a different area"
175     start_rjs:
176       data_layer_name: "Data"
177       data_frame_title: "Data"
178       zoom_or_select: "Zoom in or select an area of the map to view"
179       drag_a_box: "Drag a box on the map to select an area"
180       manually_select: "Manually select a different area"
181       loaded_an_area_with_num_features: "You have loaded an area which contains [[num_features]] features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
182       load_data: "Load Data"
183       unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than {{max_bbox_size}})"
184       loading: "Loading..."
185       show_history: "Show History"
186       wait: "Wait..."
187       history_for_feature: "History for [[feature]]"
188       details: "Details"
189       private_user: "private user"
190       edited_by_user_at_timestamp: "Edited by [[user]] at [[timestamp]]"
191       object_list:
192         heading: "Object list"
193         back: "Display object list"
194         type:
195           node: "Node"
196           way: "Way"
197           # There's no 'relation' type because it isn't represented in OpenLayers
198         api: "Retrieve this area from the API"
199         details: "Details"
200         selected:
201           type:
202             node: "Node [[id]]"
203             way: "Way [[id]]"
204             # There's no 'relation' type because it isn't represented in OpenLayers
205         history:
206           type:
207             node: "Node [[id]]"
208             way: "Way [[id]]"
209             # There's no 'relation' type because it isn't represented in OpenLayers
210     tag_details:
211       tags: "Tags:"
212     way_details:
213       nodes: "Nodes:"
214       part_of: "Part of:"
215       also_part_of:
216         one: "also part of way {{related_ways}}"
217         other: "also part of ways {{related_ways}}"
218     way_history:
219       way_history: "Way History"
220       way_history_title: "Way History: {{way_name}}"
221       download: "{{download_xml_link}} or {{view_details_link}}"
222       download_xml: "Download XML"
223       view_details: "view details"
224     way:
225       way: "Way"
226       way_title: "Way: {{way_name}}"
227       download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}"
228       download_xml: "Download XML"
229       view_history: "view history"
230       edit: "edit"
231   changeset:
232     changeset_paging_nav: 
233       showing_page: "Showing page"
234       of: "of"
235     changeset:
236       still_editing: "(still editing)"
237       anonymous: "Anonymous"
238       no_comment: "(none)"
239       no_edits: "(no edits)"
240       show_area_box: "show area box"
241       big_area: "(big)"
242       view_changeset_details: "View changeset details"
243       more: "more"
244     changesets:
245       id: "ID"
246       saved_at: "Saved at"
247       user: "User"
248       comment: "Comment"
249       area: "Area"
250     list:
251       title: "Changesets"
252       description: "Recent edits"
253       description_user: "Recent edits by {{user}}"
254       description_bbox: "Recent edits within {{bbox}}"
255       description_user_bbox: "Recent edits by {{user}} within {{bbox}}"
256   diary_entry:
257     new:
258       title: New Diary Entry
259     list:
260       title: "Users' diaries"
261       user_title: "{{user}}'s diary"
262       in_language_title: "Diary Entries in {{language}}"
263       new: New Diary Entry
264       new_title: Compose a new entry in your user diary
265       no_entries: No diary entries
266       recent_entries: "Recent diary entries: "
267       older_entries: Older Entries
268       newer_entries: Newer Entries
269     edit:
270       title: "Edit diary entry"
271       subject: "Subject: "
272       body: "Body: "
273       language: "Language: "
274       location: "Location: "
275       latitude: "Latitude: "
276       longitude: "Longitude: "
277       use_map_link: "use map"
278       save_button: "Save"
279       marker_text: Diary entry location
280     view:
281       title: "Users' diaries | {{user}}"
282       user_title: "{{user}}'s diary"
283       leave_a_comment: "Leave a comment"
284       login_to_leave_a_comment: "{{login_link}} to leave a comment"
285       login: "Login"
286       save_button: "Save"
287     no_such_entry:
288       title: "No such diary entry"
289       heading: "No entry with the id: {{id}}"
290       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."
291     no_such_user:
292       title: "No such user"
293       heading: "The user {{user}} does not exist"
294       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
295     diary_entry:
296       posted_by: "Posted by {{link_user}} at {{created}} in {{language_link}}"
297       comment_link: Comment on this entry
298       reply_link: Reply to this entry
299       comment_count:
300         one: 1 comment
301         other: "{{count}} comments"
302       edit_link: Edit this entry
303     diary_comment:
304       comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
305   export:
306     start:
307       area_to_export: "Area to Export"
308       manually_select: "Manually select a different area"
309       format_to_export: "Format to Export"
310       osm_xml_data: "OpenStreetMap XML Data"
311       mapnik_image: "Mapnik Image"
312       osmarender_image: "Osmarender Image"
313       embeddable_html: "Embeddable HTML"
314       licence: "Licence"
315       export_details: 'OpenStreetMap data is licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0 license</a>.'
316       options: "Options"
317       format: "Format"
318       scale: "Scale"
319       max: "max"
320       image_size: "Image Size"
321       zoom: "Zoom"
322       add_marker: "Add a marker to the map"
323       latitude: "Lat:"
324       longitude: "Lon:"
325       output: "Output"
326       paste_html: "Paste HTML to embed in website"
327       export_button: "Export"
328     start_rjs:
329       export: "Export"
330       drag_a_box: "Drag a box on the map to select an area"
331       manually_select: "Manually select a different area"
332       click_add_marker: "Click on the map to add a marker"
333       change_marker: "Change marker position"
334       add_marker: "Add a marker to the map"
335       view_larger_map: "View Larger Map"
336   geocoder:
337     search:
338       title:
339         latlon: 'Results from <a href="http://openstreetmap.org/">Internal</a>'
340         us_postcode: 'Results from <a href="http://geocoder.us/">Geocoder.us</a>'
341         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
342         ca_postcode: 'Results from <a href="http://geocoder.ca/">Geocoder.CA</a>'
343         osm_namefinder: 'Results from <a href="http://gazetteer.openstreetmap.org/namefinder/">OpenStreetMap Namefinder</a>'
344         geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
345     search_osm_namefinder:
346       prefix: "{{type}} "
347       suffix_place: ", {{distance}} {{direction}} of {{placename}}"
348       suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
349       suffix_suburb: "{{suffix}}, {{parentname}}"
350     description:
351       title:
352         osm_namefinder: '{{types}} from <a href="http://gazetteer.openstreetmap.org/namefinder/">OpenStreetMap Namefinder</a>'
353         geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
354       types:
355         cities: Cities
356         towns: Towns
357         places: Places
358     description_osm_namefinder:
359       prefix: "{{distance}} {{direction}} of {{type}} "
360     results:
361       no_results: "No results found"
362     distance:
363       zero: "less than 1km"
364       one: "about 1km"
365       other: "about {{count}}km"
366     direction:
367       south_west: "south-west"
368       south: "south"
369       south_east: "south-east"
370       east: "east"
371       north_east: "north-east"
372       north: "north"
373       north_west: "north-west"
374       west: "west"
375   layouts:
376     project_name:
377       # in <title>
378       title: OpenStreetMap
379       # in <h1>
380       h1: OpenStreetMap
381     logo:
382       alt_text: OpenStreetMap logo
383     welcome_user: "Welcome, {{user_link}}"
384     welcome_user_link_tooltip: Your user page
385     home: home
386     home_tooltip: Go to home location
387     inbox: "inbox ({{count}})"
388     inbox_tooltip:
389       zero: Your inbox contains no unread messages
390       one: Your inbox contians 1 unread message
391       other: Your inbox contains {{count}} unread messages
392     logout: logout
393     logout_tooltip: "Log out"
394     log_in: log in
395     log_in_tooltip: Log in with an existing account
396     sign_up: sign up
397     sign_up_tooltip: Create an account for editing
398     view: View
399     view_tooltip: View maps
400     edit: Edit
401     edit_tooltip: Edit maps
402     history: History
403     history_tooltip: Changeset history
404     export: Export
405     export_tooltip: Export map data
406     gps_traces: GPS Traces
407     gps_traces_tooltip: Manage traces
408     user_diaries: User Diaries
409     user_diaries_tooltip: View user diaries
410     tag_line: The Free Wiki World Map
411     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
412     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
413     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
414     intro_3_ucl: "UCL VR Centre"
415     intro_3_bytemark: "bytemark"
416     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
417     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
418     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
419     donate_link_text: donating
420     help_wiki: "Help &amp; Wiki"
421     help_wiki_tooltip: "Help &amp; Wiki site for the project"
422     help_wiki_url: "http://wiki.openstreetmap.org"
423     news_blog: "News blog"
424     news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc."
425     shop: Shop
426     shop_tooltip: Shop with branded OpenStreetMap merchandise
427     shop_url: http://wiki.openstreetmap.org/wiki/Merchandise
428     sotm: 'Come to the 2009 OpenStreetMap Conference, The State of the Map, July 10-12 in Amsterdam!'
429     alt_donation: Make a Donation
430   notifier:
431     diary_comment_notification:
432       subject: "[OpenStreetMap] {{user}} commented on your diary entry"
433       banner1: "*                   Please do not reply to this email.                    *"
434       banner2: "*                Use the OpenStreetMap web site to reply.                 *"
435       hi: "Hi {{to_user}},"
436       header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:"
437       footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}"
438     message_notification:
439       subject: "[OpenStreetMap] {{user}} sent you a new message"
440       banner1: "*                   Please do not reply to this email.                    *"
441       banner2: "*                Use the OpenStreetMap web site to reply.                 *"
442       hi: "Hi {{to_user}},"
443       header: "{{from_user}} has sent you a message through OpenStreetMap with the subject {{subject}}:"
444       footer1: "You can also read the message at {{readurl}}"
445       footer2: "and you can reply at {{replyurl}}"
446     friend_notification:
447       subject: "[OpenStreetMap] {{user}} added you as a friend"
448       had_added_you: "{{user}} has added you as a friend on OpenStreetMap."
449       see_their_profile: "You can see their profile at {{userurl}} and add them as a friend too if you wish."
450     gpx_notification:
451       greeting: "Hi,"
452       your_gpx_file: "It looks like your GPX file"
453       with_description: "with the description"
454       and_the_tags: "and the following tags:"
455       and_no_tags: "and no tags."
456       failure:
457         subject: "[OpenStreetMap] GPX Import failure"
458         failed_to_import: "failed to import. Here's the error:"
459         more_info_1: "More information about GPX import failures and how to avoid"
460         more_info_2: "them can be found at:"
461         import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
462       success:
463         subject: "[OpenStreetMap] GPX Import success"
464         loaded_successfully: |
465           loaded successfully with {{trace_points}} out of a possible
466           {{possible_points}} points.
467     signup_confirm:
468       subject: "[OpenStreetMap] Confirm your email address"
469     signup_confirm_plain:
470       greeting: "Hi there!"
471       hopefully_you: "Someone (hopefully you) would like to create an account over at"
472       # next two translations run-on : please word wrap appropriately
473       click_the_link_1: "If this is you, welcome! Please click the link below to confirm your"
474       click_the_link_2: "account and read on for more information about OpenStreetMap."
475       introductory_video: "You can watch an introductory video to OpenStreetMap here:"
476       more_videos: "There are more videos here:"
477       the_wiki: "Get reading about OpenStreetMap on the wiki:"
478       the_wiki_url: "http://wiki.openstreetmap.org/wiki/Beginners%27_Guide"
479       opengeodata: "OpenGeoData.org is OpenStreetMap's blog, and it has podcasts too:"
480       wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:"
481       wiki_signup_url: "http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page"
482       # next four translations are in pairs : please word wrap appropriately
483       user_wiki_1: "It is recommended that you create a user wiki page, which includes"
484       user_wiki_2: "category tags noting where you are, such as [[Category:Users_in_London]]."
485       current_user_1: "A list of current users in categories, based on where in the world"
486       current_user_2: "they are, is available from:"
487     signup_confirm_html:
488       greeting: "Hi there!"
489       hopefully_you: "Someone (hopefully you) would like to create an account over at"
490       click_the_link: "If this is you, welcome! Please click the link below to confirm that account and read on for more information about OpenStreetMap"
491       introductory_video: "You can watch an {{introductory_video_link}}."
492       video_to_openstreetmap: "introductory video to OpenStreetMap"
493       more_videos: "There are {{more_videos_link}}."
494       more_videos_here: "more videos here"
495       get_reading: 'Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</p> or  <a href="http://www.opengeodata.org/">the opengeodata blog</a> which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!'
496       wiki_signup: 'You may also want to <a href="http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page">sign up to the OpenStreetMap wiki</a>.'
497       user_wiki_page: 'It is recommended that you create a user wiki page, which includes category tags noting where you are, such as <a href="http://wiki.openstreetmap.org/wiki/Category:Users_in_London">[[Category:Users_in_London]]</a>.'
498       current_user: 'A list of current users in categories, based on where in the world they are, is available from <a href="http://wiki.openstreetmap.org/wiki/Category:Users_by_geographical_region">Category:Users_by_geographical_region</a>.'
499     email_confirm:
500       subject: "[OpenStreetMap] Confirm your email address"
501     email_confirm_plain:
502       greeting: "Hi,"
503       hopefully_you_1: "Someone (hopefully you) would like to change their email address over at"
504       hopefully_you_2: "{{server_url}} to {{new_address}}."
505       click_the_link: "If this is you, please click the link below to confirm the change."
506     email_confirm_html:
507       greeting: "Hi,"
508       hopefully_you: "Someone (hopefully you) would like to change their email address over at {{server_url}} to {{new_address}}."
509       click_the_link: "If this is you, please click the link below to confirm the change."
510     lost_password:
511       subject: "[OpenStreetMap] Password reset request"
512     lost_password_plain:
513       greeting: "Hi,"
514       hopefully_you_1: "Someone (possibly you) has asked for the password to be reset on this"
515       hopefully_you_2: "email addresses openstreetmap.org account."
516       click_the_link: "If this is you, please click the link below to reset your password."
517     lost_password_html:
518       greeting: "Hi,"
519       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
520       click_the_link: "If this is you, please click the link below to reset your password."
521     reset_password:
522       subject: "[OpenStreetMap] Password reset"
523     reset_password_plain:
524       greeting: "Hi,"
525       reset: "Your password has been reset to {{new_password}}"
526     reset_password_html:
527       greeting: "Hi,"
528       reset: "Your password has been reset to {{new_password}}"
529   message:
530     inbox:
531       title: "Inbox"
532       my_inbox: "My inbox"
533       outbox: "outbox"
534       you_have: "You have {{new_count}} new messages and {{old_count}} old messages"
535       from: "From"
536       subject: "Subject"
537       date: "Date"
538       no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
539       people_mapping_nearby: "people mapping nearby" 
540     message_summary:
541       unread_button: "Mark as unread"
542       read_button: "Mark as read"
543       reply_button: "Reply"
544     new:
545       title: "Send message"
546       send_message_to: "Send a new message to {{name}}"
547       subject: "Subject"
548       body: "Body"
549       send_button: "Send"
550       back_to_inbox: "Back to inbox"
551       message_sent: "Message sent"
552     no_such_user:
553       title: "No such user or message"
554       heading: "No such user or message"
555       body: "Sorry there is no user or message with that name or id"
556     outbox: 
557       title: "Outbox"
558       my_inbox: "My {{inbox_link}}"
559       inbox: "inbox"
560       outbox: "outbox"
561       you_have_sent_messages: "You have {{sent_count}} sent messages"
562       to: "To"
563       subject: "Subject"
564       date: "Date"
565       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
566       people_mapping_nearby: "people mapping nearby"
567     read:
568       title: "Read message"
569       reading_your_messages: "Reading your messages"
570       from: "From"
571       subject: "Subject"
572       date: "Date"
573       reply_button: "Reply"
574       unread_button: "Mark as unread"
575       back_to_inbox: "Back to inbox"
576       reading_your_sent_messages: "Reading your sent messages"
577       to: "To"
578       back_to_outbox: "Back to outbox"
579     mark:
580       as_read: "Message marked as read"
581       as_unread: "Message marked as unread"
582   site:
583     index:
584       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
585       js_2: "OpenStreetMap uses javascript for its slippy map."
586       js_3: 'You may want to try the <a href="http://tah.openstreetmap.org/Browse/">Tiles@Home static tile browser</a> if you are unable to enable javascript.'
587       permalink: Permalink
588       shortlink: Shortlink
589       license:
590         notice: "Licensed under the {{license_name}} license by the {{project_name}} and its contributors."
591         license_name: "Creative Commons Attribution-Share Alike 2.0"
592         license_url: "http://creativecommons.org/licenses/by-sa/2.0/"
593         project_name: "OpenStreetMap project"
594         project_url: "http://openstreetmap.org"
595     edit:
596       not_public: "You haven't set your edits to be public."
597       not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your {{user_page}}."
598       user_page_link: user page
599       anon_edits: "({{link}})"
600       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
601       anon_edits_link_text: "Find out why this is the case."
602       flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">download Flash Player from Adobe.com</a>. <a href="http://wiki.openstreetmap.org/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
603       potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)"
604     sidebar:
605       search_results: Search Results
606       close: Close
607     search:
608       search: Search
609       where_am_i: "Where am I?"
610       submit_text: "Go"
611       search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/wiki/Search'>more examples...</a>"
612     key:
613       map_key: "Map key"
614       map_key_tooltip: "Map key for the mapnik rendering at this zoom level"
615       table:
616         heading: "Legend for z{{zoom_level}}"
617         entry:
618           motorway: "Motorway"
619           trunk: "Trunk road"
620           primary: "Primary road"
621           secondary: "Secondary road"
622           unclassified: "Unclassified road"
623           unsurfaced: "Unsurfaced road"
624           track: "Track"
625           byway: "Byway"
626           bridleway: "Bridleway"
627           cycleway: "Cycleway"
628           footway: "Footway"
629           rail: "Railway"
630           subway: "Subway"
631           tram:
632             - Light rail
633             - tram
634           cable:
635             - Cable car
636             - chair lift
637           runway:
638             - Airport Runway
639             - taxiway
640           apron:
641             - Airport apron
642             - terminal
643           admin: "Administrative boundary"
644           forest: "Forest"
645           wood: "Wood"
646           golf: "Golf course"
647           park: "Park"
648           resident: "Residential area"
649           tourist: "Tourist attraction"
650           common:
651             - Common
652             - meadow
653           retail: "Retail area"
654           industrial: "Industrial area"
655           commercial: "Commercial area"
656           heathland: "Heathland"
657           lake:
658             - Lake
659             - reservoir
660           farm: "Farm"
661           brownfield: "Brownfield site"
662           cemetery: "Cemetery"
663           allotments: "Allotments"
664           pitch: "Sports pitch"
665           centre: "Sports centre"
666           reserve: "Nature reserve"
667           military: "Military area"
668           school: "School; university"
669           building: "Significant building"
670           station: "Railway station"
671           summit:
672             - Summit
673             - peak
674           tunnel: "Dashed casing = tunnel"
675           bridge: "Black casing = bridge"
676           private: "Private access"
677           permissive: "Permissive access"
678           destination: "Destination access"
679           construction: "Roads under construction"
680   trace:
681     create:
682       upload_trace: "Upload GPS Trace"
683       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."
684     edit:
685       title: "Editing trace {{name}}"
686       heading: "Editing trace {{name}}"
687       filename: "Filename:"
688       download: "download"
689       uploaded_at: "Uploaded at:"
690       points: "Points:"
691       start_coord: "Start coordinate:"
692       map: "map"
693       edit: "edit"
694       owner: "Owner:"
695       description: "Description:"
696       tags: "Tags:"
697       tags_help: "comma delimited"
698       save_button: "Save Changes"
699     no_such_user:
700       title: "No such user"
701       heading: "The user {{user}} does not exist"
702       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
703     trace_form:
704       upload_gpx: "Upload GPX File"
705       description: "Description"
706       tags: "Tags"
707       tags_help: "use commas"
708       public: "Public?"
709       public_help: "what does this mean?"
710       public_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
711       upload_button: "Upload"
712       help: "Help"
713       help_url: "http://wiki.openstreetmap.org/wiki/Upload"
714     trace_header:
715       see_just_your_traces: "See just your traces, or upload a trace"
716       see_all_traces: "See all traces"
717       see_your_traces: "See all your traces"
718       traces_waiting: "You have {{count}} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
719     trace_optionals:
720       tags: "Tags"
721     view:
722       title: "Viewing trace {{name}}"
723       heading: "Viewing trace {{name}}"
724       pending: "PENDING"
725       filename: "Filename:"
726       download: "download"
727       uploaded: "Uploaded at:"
728       points: "Points:"
729       start_coordinates: "Start coordinate:"
730       map: "map"
731       edit: "edit"
732       owner: "Owner:"
733       description: "Description:"
734       tags: "Tags:"
735       none: "None"
736       make_public: "Make this track public permanently"
737       edit_track: "Edit this track"
738       delete_track: "Delete this track"
739       trace_not_found: "Trace not found!"
740     trace_paging_nav:
741       showing: "Showing page"
742       of: "of"
743     trace:
744       pending: "PENDING"
745       count_points: "{{count}} points"
746       ago: "{{time_in_words_ago}} ago"
747       more: "more"
748       trace_details: "View Trace Details"
749       view_map: "View Map"
750       edit: "edit"
751       edit_map: "Edit Map"
752       public: "PUBLIC"
753       private: "PRIVATE"
754       by: "by"
755       in: "in"
756       map: "map"
757     list:
758       public_traces: "Public GPS traces"
759       your_traces: "Your GPS traces"
760       public_traces_from: "Public GPS traces from {{user}}"
761       tagged_with: " tagged with {{tags}}"
762     delete:
763       scheduled_for_deletion: "Track scheduled for deletion"
764     make_public:
765       made_public: "Track made public"
766   user:
767     login:
768       title: "Login"
769       heading: "Login"
770       please login: "Please login or {{create_user_link}}."
771       create_account: "create an account"
772       email or username: "Email Address or Username: "
773       password: "Password: "
774       lost password link: "Lost your password?"
775       login_button: "Login"
776       account not active: "Sorry, your account is not active yet.<br>Please click on the link in the account confirmation email to activate your account."
777       auth failure: "Sorry, couldn't log in with those details."
778     lost_password:
779       title: "lost password"
780       heading: "Forgotten Password?"
781       email address: "Email Address:"
782       new password button: "Send me a new password"
783       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
784       notice email cannot find: "Couldn't find that email address, sorry."
785     reset_password:
786       title: "reset password"
787       flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
788       flash token bad: "Didn't find that token, check the URL maybe?"
789     new:
790       title: "Create account"
791       heading: "Create a User Account"
792       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
793       contact_webmaster: 'Please contact the <a href="mailto:webmaster@openstreetmap.org">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible. '
794       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
795       license_agreement: 'By creating an account, you agree that all data you submit to the Openstreetmap project is to be (non-exclusively) licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this Creative Commons license (by-sa)</a>.'
796       email address: "Email Address: "
797       confirm email address: "Confirm Email Address: "
798       not displayed publicly: 'Not displayed publicly (see <a href="http://wiki.openstreetmap.org/wiki/Privacy_Policy" title="wiki privacy policy including section on email addresses">privacy policy</a>)'
799       display name: "Display Name: "
800       password: "Password: "
801       confirm password: "Confirm Password: "
802       signup: Signup
803       flash create success message: "User was successfully created. Check your email for a confirmation note, and you'll be mapping in no time :-)<br /><br />Please note that you won't be able to login until you've received and confirmed your email address.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests."
804     no_such_user:
805       title: "No such user"
806       heading: "The user {{user}} does not exist"
807       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
808     view:
809       my diary: my diary
810       new diary entry: new diary entry
811       my edits: my edits
812       my traces: my traces
813       my settings: my settings
814       send message: send message
815       diary: diary
816       edits: edits
817       traces: traces
818       remove as friend: remove as friend
819       add as friend: add as friend
820       mapper since: "Mapper since: "
821       ago: "({{time_in_words_ago}} ago)"
822       user image heading: User image
823       delete image: Delete Image
824       upload an image: Upload an image
825       add image: Add Image
826       description: Description
827       user location: User location
828       no home location: "No home location has been set."
829       if set location: "If you set your location, a pretty map and stuff will appear below. You can set your home location on your {{settings_link}} page."
830       settings_link_text: settings
831       your friends: Your friends
832       no friends: You have not added any friends yet.
833       km away: "{{count}}km away"
834       m away: "{{count}}m away"
835       nearby users: "Nearby users: "
836       no nearby users: "There are no users who admit to mapping nearby yet."
837       change your settings: change your settings
838     friend_map:
839       your location: Your location
840       nearby mapper: "Nearby mapper: "
841     account:
842       title: "Edit account"
843       my settings: My settings
844       email never displayed publicly: "(never displayed publicly)"
845       public editing:
846         heading: "Public editing: "
847         enabled: "Enabled. Not anonymous and can edit data."
848         enabled link: "http://wiki.openstreetmap.org/wiki/Anonymous_edits"
849         enabled link text: "what's this?"
850         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
851         disabled link text: "why can't I edit?"
852       profile description: "Profile Description: "
853       preferred languages: "Preferred Languages: "
854       home location: "Home Location: "
855       no home location: "You have not entered your home location."
856       latitude: "Latitude: "
857       longitude: "Longitude: "
858       update home location on click: "Update home location when I click on the map?"
859       save changes button: Save Changes
860       make edits public button: Make all my edits public
861       return to profile: Return to profile
862       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
863       flash update success: "User information updated successfully."
864     confirm:
865       heading: Confirm a user account
866       press confirm button: "Press the confirm button below to activate your account."
867       button: Confirm
868       success: "Confirmed your account, thanks for signing up!"
869       failure: "A user account with this token has already been confirmed."
870     confirm_email:
871       heading: Confirm a change of email address
872       press confirm button: "Press the confirm button below to confirm your new email address."
873       button: Confirm
874       success: "Confirmed your email address, thanks for signing up!"
875       failure: "An email address has already been confirmed with this token."
876     set_home:
877       flash success: "Home location saved successfully"
878     go_public:
879       flash success: "All your edits are now public, and you are now allowed to edit."
880     make_friend:
881       success: "{{name}} is now your friend."
882       failed: "Sorry, failed to add {{name}} as a friend."
883       already_a_friend: "You are already friends with {{name}}."
884     remove_friend:
885       success: "{{name}} was removed from your friends."
886       not_a_friend: "{{name}} is not one of your friends."