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