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