]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
562aa47efb5434dec0e81882321c8f3060c8e5e6
[rails.git] / config / locales / en.yml
1 en:
2   activerecord:
3     # Translates all the model names, which is used in error handling on the web site
4     models:
5       acl: "Access Control List"
6       changeset: "Changeset"
7       changeset_tag: "Changeset Tag"
8       country: "Country"
9       diary_comment: "Diary Comment"
10       diary_entry: "Diary Entry"
11       friend: "Friend"
12       language: "Language"
13       message: "Message"
14       node: "Node"
15       node_tag: "Node Tag"
16       notifier: "Notifier"
17       old_node: "Old Node"
18       old_node_tag: "Old Node Tag"
19       old_relation: "Old Relation"
20       old_relation_member: "Old Relation Member"
21       old_relation_tag: "Old Relation Tag"
22       old_way: "Old Way"
23       old_way_node: "Old Way Node"
24       old_way_tag: "Old Way Tag"
25       relation: "Relation"
26       relation_member: "Relation Member"
27       relation_tag: "Relation Tag"
28       session: "Session"
29       trace: "Trace"
30       tracepoint: "Trace Point"
31       tracetag: "Trace Tag"
32       user: "User"
33       user_preference: "User Preference"
34       user_token: "User Token"
35       way: "Way"
36       way_node: "Way Node"
37       way_tag: "Way Tag"
38     # Translates all the model attributes, which is used in error handling on the web site
39     # Only the ones that are used on the web site are translated at the moment
40     attributes:
41       diary_comment:
42         body: "Body"
43       diary_entry:
44         user: "User"
45         title: "Title"
46         latitude: "Latitude"
47         longitude: "Longitude"
48         language: "Language"
49       friend:
50         user: "User"
51         friend: "Friend"
52       trace:
53         user: "User"
54         visible: "Visible"
55         name: "Name"
56         size: "Size"
57         latitude: "Latitude"
58         longitude: "Longitude"
59         public: "Public"
60         description: "Description"
61       message:
62         sender: "Sender"
63         title: "Title"
64         body: "Body"
65         recipient: "Recipient"
66       user:
67         email: "Email"
68         active: "Active"
69         display_name: "Display Name"
70         description: "Description"
71         languages: "Languages"
72         pass_crypt: "Password"
73   map:
74     view: View
75     edit: Edit
76     coordinates: "Coordinates:"
77   browse:
78     changeset:
79       title: "Changeset"
80       changeset: "Changeset:"
81       download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
82       changesetxml: "Changeset XML"
83       osmchangexml: "osmChange XML"
84     changeset_details:
85       created_at: "Created at:"
86       closed_at: "Closed at:"
87       belongs_to: "Belongs to:"
88       bounding_box: "Bounding box:"
89       no_bounding_box: "No bounding box has been stored for this changeset."
90       show_area_box: "Show Area Box"
91       box: "box"
92       has_nodes: "Has the following {{node_count}} nodes:"
93       has_ways: "Has the following {{way_count}} ways:"
94       has_relations: "Has the following {{relation_count}} relations:"
95     common_details: 
96       edited_at: "Edited at:"
97       edited_by: "Edited by:"
98       version: "Version:"
99       in_changeset: "In changeset:"
100     containing_relation:
101       relation: "Relation {{relation_name}}"
102       relation_as: "(as {{relation_role}})"
103     map:
104       loading: "Loading..."
105       deleted: "Deleted"
106       view_larger_map: "View Larger Map"
107     node_details:
108       coordinates: "Coordinates: "
109       part_of: "Part of:"
110     node_history:
111       node_history: "Node History"
112       download: "{{download_xml_link}} or {{view_details_link}}"
113       download_xml: "Download XML"
114       view_details: "view details"
115     node:
116       node: "Node"
117       node_title: "Node: {{node_name}}"
118       download: "{{download_xml_link}} or {{view_history_link}}"
119       download_xml: "Download XML"
120       view_history: "view history"
121     not_found:
122       sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
123       type:
124         node: node
125         way: way
126         relation: relation
127     paging_nav:
128       showing_page: "Showing page"
129       of: "of"
130     relation_details:
131       members: "Members:"
132       part_of: "Part of:"
133     relation_history:
134       relation_history: "Relation History"
135       relation_history_title: "Relation History: {{relation_name}}"
136     relation_member:
137       as: "as"
138     relation:
139       relation: "Relation"
140       relation_title: "Relation: {{relation_name}}"
141       download: "{{download_xml_link}} or {{view_history_link}}"
142       download_xml: "Download XML"
143       view_history: "view history"
144     start:
145       view_data: "View data for current map view"
146       manually_select: "Manually select a different area"
147     start_rjs:
148       data_frame_title: "Data"
149       zoom_or_select: "Zoom in or select an area of the map to view"
150       drag_a_box: "Drag a box on the map to select an area"
151       manually_select: "Manually select a different area"
152       loaded_an_area: "You have loaded an area which contains"
153       browsers: "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."
154       load_data: "Load Data"
155       unable_to_load: "Unable to load: Bounding box size of"
156       must_be_smaller: "is too large (must be smaller than 0.25)"
157       loading: "Loading..."
158       show_history: "Show History"
159       wait: "Wait..."
160       history_for: "History for"
161       details: "Details"
162       private_user: "private user"
163       edited_by: "Edited by"
164       at_timestamp: "at"
165     tag_details:
166       tags: "Tags:"
167     way_details:
168       nodes: "Nodes:"
169       part_of: "Part of:"
170       also_part_of:
171         one: "also part of way {{related_ways}}"
172         other: "also part of ways {{related_ways}}"
173     way_history:
174       way_history: "Way History"
175       way_history_title: "Way History: {{way_name}}"
176       download: "{{download_xml_link}} or {{view_details_link}}"
177       download_xml: "Download XML"
178       view_details: "view details"
179     way:
180       way: "Way"
181       way_title: "Way: {{way_name}}"
182       download: "{{download_xml_link}} or {{view_history_link}}"
183       download_xml: "Download XML"
184       view_history: "view history"
185   changeset:
186     changeset_paging_nav: 
187       showing_page: "Showing page"
188       of: "of"
189     changeset:
190       still_editing: "(still editing)"
191       anonymous: "Anonymous"
192       no_comment: "(none)"
193       no_edits: "(no edits)"
194       show_area_box: "show area box"
195       big_area: "(big)"
196       view_changeset_details: "View changeset details"
197       more: "more"
198     changesets:
199       id: "ID"
200       saved_at: "Saved at"
201       user: "User"
202       comment: "Comment"
203       area: "Area"
204     list_bbox:
205       history: "History"
206       changesets_within_the_area: "Changesets within the area:"
207       show_area_box: "show area box"
208       no_changesets: "No changesets"
209       all_changes_everywhere: "For all changes everywhere see {{recent_changes_link}}"
210       recent_changes: "Recent Changes"
211       no_area_specified: "No area specified"
212       first_use_view: "First use the {{view_tab_link}} to pan and zoom to an area of interest, then click the history tab."
213       view_the_map: "view the map"
214       view_tab: "view tab"
215       alternatively_view: "Alternatively, view all {{recent_changes_link}}"
216     list:
217       recent_changes: "Recent Changes"
218       recently_edited_changesets: "Recently edited changesets:"
219       for_more_changesets: "For more changesets, select a user and view their edits, or see the editing 'history' of a specific area."
220     list_user:
221       edits_by_username: "Edits by {{username_link}}"
222       no_visible_edits_by: "No visible edits by {{name}}."
223       for_all_changes: "For changes by all users see {{recent_changes_link}}"
224       recent_changes: "Recent Changes"
225   diary_entry:
226     new:
227       title: New Diary Entry
228     list:
229       title: "Users' diaries"
230       user_title: "{{user}}'s diary"
231       new: New Diary Entry
232       new_title: Compose a new entry in your user diary
233       no_entries: No diary entries
234       recent_entries: "Recent diary entries: "
235       older_entries: Older Entries
236       newer_entries: Newer Entries
237     edit:
238       title: "Edit diary entry"
239       subject: "Subject: "
240       body: "Body: "
241       language: "Language: "
242       location: "Location: "
243       latitude: "Latitude: "
244       longitude: "Longitude: "
245       use_map_link: "use map"
246       save_button: "Save"
247       marker_text: Diary entry location
248     view:
249       title: "Users' diaries | {{user}}"
250       user_title: "{{user}}'s diary"
251       leave_a_comment: "Leave a comment"
252       login_to_leave_a_comment: "{{login_link}} to leave a comment"
253       login: "Login"
254       save_button: "Save"
255     no_such_entry:
256       heading: "No entry with the id: {{id}}"
257       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."
258     no_such_user:
259       title: "No such user"
260       heading: "The user {{user}} does not exist"
261       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
262     diary_entry:
263       posted_by: "Posted by {{link_user}} at {{created}} in {{language}}"
264       comment_link: Comment on this entry
265       reply_link: Reply to this entry
266       comment_count:
267         one: 1 comment
268         other: "{{count}} comments"
269       edit_link: Edit this entry
270     diary_comment:
271       comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
272   export:
273     start:
274       area_to_export: "Area to Export"
275       manually_select: "Manually select a different area"
276       format_to_export: "Format to Export"
277       osm_xml_data: "OpenStreetMap XML Data"
278       mapnik_image: "Mapnik Image"
279       osmarender_image: "Osmarender Image"
280       embeddable_html: "Embeddable HTML"
281       licence: "Licence"
282       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>.'
283       options: "Options"
284       format: "Format"
285       scale: "Scale"
286       max: "max"
287       image_size: "Image Size"
288       zoom: "Zoom"
289       add_marker: "Add a marker to the map"
290       latitude: "Lat:"
291       longitude: "Lon:"
292       output: "Output"
293       paste_html: "Paste HTML to embed in website"
294       export_button: "Export"
295     start_rjs:
296       export: "Export"
297       drag_a_box: "Drag a box on the map to select an area"
298       manually_select: "Manually select a different area"
299       click_add_marker: "Click on the map to add a marker"
300       change_marker: "Change marker position"
301       add_marker: "Add a marker to the map"
302       view_larger_map: "View Larger Map"
303   geocoder:
304     results:
305       results: "Results"
306       type_from_source: "{{type}} from {{source_link}}"
307       no_results: "No results found"
308   layouts:
309     welcome_user: "Welcome, {{user_link}}"
310     inbox: "inbox ({{size}})"
311     logout: logout
312     log_in: log in
313     sign_up: sign up
314     view: View
315     view_tooltip: View maps
316     edit: Edit
317     edit_tooltip: Edit maps
318     history: History
319     history_tooltip: Changeset history
320     export: Export
321     export_tooltip: Export map data
322     gps_traces: GPS Traces
323     gps_traces_tooltip: Manage traces
324     user_diaries: User Diaries
325     user_diaries_tooltip: View user diaries
326     tag_line: The Free Wiki World Map
327     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
328     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
329     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
330     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
331     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
332     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
333     donate_link_text: donating
334     help_wiki: "Help &amp; Wiki"
335     news_blog: "News blog"
336     shop: Shop
337     sotm: 'Come to the 2009 OpenStreetMap Conference, The State of the Map, July 10-12 in Amsterdam!'
338     alt_donation: Make a Donation
339   notifier:
340     diary_comment_notification:
341       subject: "[OpenStreetMap] {{user}} commented on your diary entry"
342       banner1: "*                   Please do not reply to this email.                    *"
343       banner2: "*                Use the OpenStreetMap web site to reply.                 *"
344       hi: "Hi {{to_user}},"
345       header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:"
346       footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}"
347     message_notification:
348       subject: "[OpenStreetMap] {{user}} sent you a new message"
349       banner1: "*                   Please do not reply to this email.                    *"
350       banner2: "*                Use the OpenStreetMap web site to reply.                 *"
351       hi: "Hi {{to_user}},"
352       header: "{{from_user}} has sent you a message through OpenStreetMap with the subject {{subject}}:"
353       footer1: "You can also read the message at {{readurl}}"
354       footer2: "and you can reply at {{replyurl}}"
355     friend_notification:
356       subject: "[OpenStreetMap] {{user}} added you as a friend"
357       had_added_you: "{{user}} has added you as a friend on OpenStreetMap."
358       see_their_profile: "You can see their profile at {{userurl}} and add them as a friend too if you wish."
359     signup_confirm:
360       subject: "[OpenStreetMap] Confirm your email address"
361     signup_confirm_plain:
362       greeting: "Hi there!"
363       hopefully_you: "Someone (hopefully you) would like to create an account over at"
364       # next two translations run-on : please word wrap appropriately
365       click_the_link_1: "If this is you, welcome! Please click the link below to confirm your"
366       click_the_link_2: "account and read on for more information about OpenStreetMap."
367       introductory_video: "You can watch an introductory video to OpenStreetMap here:"
368       more_videos: "There are more videos here:"
369       the_wiki: "Get reading about OpenStreetMap on the wiki:"
370       opengeodata: "OpenGeoData.org is OpenStreetMap's blog, and it has podcasts too:"
371       wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:"
372       # next four translations are in pairs : please word wrap appropriately
373       user_wiki_1: "It is recommended that you create a user wiki page, which includes"
374       user_wiki_2: "category tags noting where you are, such as [[Category:Users_in_London]]."
375       current_user_1: "A list of current users in categories, based on where in the world"
376       current_user_2: "they are, is available from:"
377     signup_confirm_html:
378       greeting: "Hi there!"
379       hopefully_you: "Someone (hopefully you) would like to create an account over at"
380       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"
381       introductory_video: "You can watch an {{introductory_video_link}}."
382       video_to_openstreetmap: "introductory video to OpenStreetMap"
383       more_videos: "There are {{more_videos_link}}."
384       more_videos_here: "more videos here"
385       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!'
386       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>.'
387       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>.'
388       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>.'
389     email_confirm:
390       subject: "[OpenStreetMap] Confirm your email address"
391     email_confirm_plain:
392       greeting: "Hi,"
393       hopefully_you_1: "Someone (hopefully you) would like to change their email address over at"
394       hopefully_you_2: "{{server_url}} to {{new_address}}."
395       click_the_link: "If this is you, please click the link below to confirm the change."
396     email_confirm_html:
397       greeting: "Hi,"
398       hopefully_you: "Someone (hopefully you) would like to change their email address over at {{server_url}} to {{new_address}}."
399       click_the_link: "If this is you, please click the link below to confirm the change."
400     lost_password:
401       subject: "[OpenStreetMap] Password reset request"
402     lost_password_plain:
403       greeting: "Hi,"
404       hopefully_you_1: "Someone (possibly you) has asked for the password to be reset on this"
405       hopefully_you_2: "email addresses openstreetmap.org account."
406       click_the_link: "If this is you, please click the link below to reset your password."
407     lost_password_html:
408       greeting: "Hi,"
409       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
410       click_the_link: "If this is you, please click the link below to reset your password."
411     reset_password:
412       subject: "[OpenStreetMap] Password reset"
413     reset_password_plain:
414       greeting: "Hi,"
415       reset: "Your password has been reset to {{new_password}}"
416     reset_password_html:
417       greeting: "Hi,"
418       reset: "Your password has been reset to {{new_password}}"
419   message:
420     inbox:
421       title: "Inbox"
422       my_inbox: "My inbox"
423       outbox: "outbox"
424       you_have: "You have {{new_count}} new messages and {{old_count}} old messages"
425       from: "From"
426       subject: "Subject"
427       date: "Date"
428       no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
429       people_mapping_nearby: "people mapping nearby" 
430     message_summary:
431       unread_button: "Mark as unread"
432       read_button: "Mark as read"
433       reply_button: "Reply"
434     new:
435       title: "Send message"
436       send_message_to: "Send a new message to {{name}}"
437       subject: "Subject"
438       body: "Body"
439       send_button: "Send"
440       back_to_inbox: "Back to inbox"
441       message_sent: "Message sent"
442     no_such_user:
443       title: "No such user or message"
444       heading: "No such user or message"
445       body: "Sorry there is no user or message with that name or id"
446     outbox: 
447       title: "Outbox"
448       my_inbox: "My {{inbox_link}}"
449       inbox: "inbox"
450       outbox: "outbox"
451       you_have_sent_messages: "You have {{sent_count}} sent messages"
452       to: "To"
453       subject: "Subject"
454       date: "Date"
455       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
456       people_mapping_nearby: "people mapping nearby"
457     read:
458       title: "Read message"
459       reading_your_messages: "Reading your messages"
460       from: "From"
461       subject: "Subject"
462       date: "Date"
463       reply_button: "Reply"
464       unread_button: "Mark as unread"
465       back_to_inbox: "Back to inbox"
466       reading_your_sent_messages: "Reading your sent messages"
467       to: "To"
468       back_to_outbox: "Back to outbox"
469     mark:
470       as_read: "Message marked as read"
471       as_unread: "Message marked as unread"
472   site:
473     index:
474       home: "home"
475       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
476       js_2: "OpenStreetMap uses javascript for its slippy map."
477       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.'
478       permalink: Permalink
479       license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
480     edit:
481       not_public: "You haven't set your edits to be public."
482       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}}."
483       user_page_link: user page
484       anon_edits: "({{link}})"
485       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
486       anon_edits_link_text: "Find out why this is the case."
487       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.'
488       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.)"
489     sidebar:
490       search_results: Search Results
491       close: Close
492     search:
493       search: Search
494       where_am_i: "Where am I?"
495       submit_text: "Go"
496       searching: "Searching..."
497       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>"
498     key:
499       map_key: "Map key"
500   trace:
501     create:
502       upload_trace: "Upload GPS Trace"
503       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."
504     edit:
505       filename: "Filename:"
506       uploaded_at: "Uploaded at:"
507       points: "Points:"
508       start_coord: "Start coordinate:"
509       edit: "edit"
510       owner: "Owner:"
511       description: "Description:"
512       tags: "Tags:"
513       save_button: "Save Changes"
514     no_such_user:
515       title: "No such user"
516       heading: "The user {{user}} does not exist"
517       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
518     trace_form:
519       upload_gpx: "Upload GPX File"
520       description: "Description"
521       tags: "Tags"
522       public: "Public?"
523       upload_button: "Upload"
524       help: "Help"
525     trace_header:
526       see_just_your_traces: "See just your traces, or upload a trace"
527       see_all_traces: "See all traces"
528       see_your_traces: "See all your traces"
529       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."
530     trace_optionals:
531       tags: "Tags"
532     view:
533       pending: "PENDING"
534       filename: "Filename:"
535       download: "download"
536       uploaded: "Uploaded at:"
537       points: "Points:"
538       start_coordinates: "Start coordinate:"
539       map: "map"
540       edit: "edit"
541       owner: "Owner:"
542       description: "Description:"
543       tags: "Tags"
544       none: "None"
545       make_public: "Make this track public permanently"
546       edit_track: "Edit this track"
547       delete_track: "Delete this track"
548       viewing_trace: "Viewing trace {{name}}"
549       trace_not_found: "Trace not found!"
550     trace_paging_nav:
551       showing: "Showing page"
552       of: "of"
553     trace:
554       pending: "PENDING"
555       count_points: "{{count}} points"
556       ago: "{{time_in_words_ago}} ago"
557       more: "more"
558       trace_details: "View Trace Details"
559       view_map: "View Map"
560       edit: "edit"
561       edit_map: "Edit Map"
562       public: "PUBLIC"
563       private: "PRIVATE"
564       by: "by"
565       in: "in"
566       map: "map"
567     list:
568       public_traces: "Public GPS traces"
569       your_traces: "Your GPS traces"
570       public_traces_from: "Public GPS traces from {{user}}"
571       tagged_with: " tagged with {{tags}}"
572     delete:
573       scheduled_for_deletion: "Track scheduled for deletion"
574     make_public:
575       made_public: "Track made public"
576   user:
577     login:
578       title: "Login"
579       heading: "Login"
580       please login: "Please login or {{create_user_link}}."
581       create_account: "create an account"
582       email or username: "Email Address or Username: "
583       password: "Password: "
584       lost password link: "Lost your password?"
585       login_button: "Login"
586       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."
587       auth failure: "Sorry, couldn't log in with those details."
588     lost_password:
589       title: "lost password"
590       heading: "Forgotten Password?"
591       email address: "Email Address:"
592       new password button: "Send me a new password"
593       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
594       notice email cannot find: "Couldn't find that email address, sorry."
595     reset_password:
596       title: "reset password"
597       flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
598       flash token bad: "Didn't find that token, check the URL maybe?"
599     new:
600       title: "Create account"
601       heading: "Create a User Account"
602       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
603       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. '
604       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
605       license_agreement: 'By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools which connect to openstreetmap.org is to be (non-exclusively) licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this Creative Commons license (by-sa)</a>.'
606       email address: "Email Address: "
607       confirm email address: "Confirm Email Address: "
608       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>)'
609       display name: "Display Name: "
610       password: "Password: "
611       confirm password: "Confirm Password: "
612       signup: Signup
613       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."
614     no_such_user:
615       title: "No such user"
616       heading: "The user {{user}} does not exist"
617       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
618     view:
619       my diary: my diary
620       new diary entry: new diary entry
621       my edits: my edits
622       my traces: my traces
623       my settings: my settings
624       send message: send message
625       diary: diary
626       edits: edits
627       traces: traces
628       remove as friend: remove as friend
629       add as friend: add as friend
630       mapper since: "Mapper since: "
631       ago: "({{time_in_words_ago}} ago)"
632       user image heading: User image
633       delete image: Delete Image
634       upload an image: Upload an image
635       add image: Add Image
636       description: Description
637       user location: User location
638       no home location: "No home location has been set."
639       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."
640       settings_link_text: settings
641       your friends: Your friends
642       no friends: You have not added any friends yet.
643       km away: "{{distance}}km away"
644       nearby users: "Nearby users: "
645       no nearby users: "There are no users who admit to mapping nearby yet."
646       change your settings: change your settings
647     friend_map:
648       your location: Your location
649       nearby mapper: "Nearby mapper: "
650     account:
651       title: "Edit account"
652       my settings: My settings
653       email never displayed publicly: "(never displayed publicly)"
654       public editing:
655         heading: "Public editing: "
656         enabled: "Enabled. Not anonymous and can edit data."
657         enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
658         enabled link text: "what's this?"
659         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
660         disabled link text: "why can't I edit?"
661       profile description: "Profile Description: "
662       preferred languages: "Preferred Languages: "
663       home location: "Home Location: "
664       no home location: "You have not entered your home location."
665       latitude: "Latitude: "
666       longitude: "Longitude: "
667       update home location on click: "Update home location when I click on the map?"
668       save changes button: Save Changes
669       make edits public button: Make all my edits public
670       return to profile: Return to profile
671       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
672       flash update success: "User information updated successfully."
673     confirm:
674       heading: Confirm a user account
675       press confirm button: "Press the confirm button below to activate your account."
676       button: Confirm
677       success: "Confirmed your account, thanks for signing up!"
678       failure: "A user account with this token has already been confirmed."
679     confirm_email:
680       heading: Confirm a change of email address
681       press confirm button: "Press the confirm button below to confirm your new email address."
682       button: Confirm
683       success: "Confirmed your email address, thanks for signing up!"
684       failure: "An email address has already been confirmed with this token."
685     set_home:
686       flash success: "Home location saved successfully"
687     go_public:
688       flash success: "All your edits are now public, and you are now allowed to edit."
689     make_friend:
690       success: "{{name}} is now your friend."
691       failed: "Sorry, failed to add {{name}} as a friend."
692       already_a_friend: "You are already friends with {{name}}."
693     remove_friend:
694       success: "{{name}} was removed from your friends."
695       not_a_friend: "{{name}} is not one of your friends."