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