]> git.openstreetmap.org Git - rails.git/blob - config/locales/yo.yml
Merge 16110:16487 from trunk.
[rails.git] / config / locales / yo.yml
1 yo:
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: "Orile Ede"
11       diary_comment: "Diary Comment"
12       diary_entry: "Diary Entry"
13       friend: "Ore"
14       language: "Ede"
15       message: "ihinoroiye riran"
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: "ìsötàn agba"
22       old_relation_member: "aráìbátançbíiyèkan agba"
23       old_relation_tag: "Old Relation Tag"
24       old_way: "Ona Atijo"
25       old_way_node: "Old Way Node"
26       old_way_tag: "Old Way Tag"
27       relation: "ìsötàn"
28       relation_member: "aráìbátançbíiyèkan"
29       relation_tag: "Relation Tag"
30       session: "ìjokòó àwñn onídàájô"
31       trace: "Trace"
32       tracepoint: "Trace Point"
33       tracetag: "Trace Tag"
34       user: "Oniti nlo nykan"
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: "Ara"
45       diary_entry:
46         user: "User"
47         title: "oyéorúkôàmì ìdá nkan sötõoríkì"
48         latitude: "Latitude"
49         longitude: "Longitude"
50         language: "Ede"
51       friend:
52         user: "User"
53         friend: "Ore"
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: "Ara"
67         recipient: "Recipient"
68       user:
69         email: "Email"
70         active: "Active"
71         display_name: "Display Name"
72         description: "Description"
73         languages: "Ede"
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: {{id}}"
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       entry: "Relation {{relation_name}}"
104       entry_role: "Relation {{relation_name}} (as {{relation_role}})"
105     map:
106       loading: "Loading..."
107       deleted: "Deleted"
108     node_details:
109       coordinates: "Coordinates: "
110       part_of: "Part of:"
111     node_history:
112       node_history: "Node History"
113       download: "{{download_xml_link}} or {{view_details_link}}"
114       download_xml: "Download XML"
115       view_details: "view details"
116     node:
117       node: "Node"
118       node_title: "Node: {{node_name}}"
119       download: "{{download_xml_link}} or {{view_history_link}}"
120       download_xml: "Download XML"
121       view_history: "view history"
122     not_found:
123       sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
124       type:
125         node: node
126         way: way
127         relation: relation
128     paging_nav:
129       showing_page: "Showing page"
130       of: "of"
131     relation_details:
132       members: "Members:"
133       part_of: "Part of:"
134     relation_history:
135       relation_history: "Relation History"
136       relation_history_title: "Relation History: {{relation_name}}"
137     relation:
138       relation: "Relation"
139       relation_title: "Relation: {{relation_name}}"
140       download: "{{download_xml_link}} or {{view_history_link}}"
141       download_xml: "Download XML"
142       view_history: "view history"
143     start:
144       view_data: "View data for current map view"
145       manually_select: "Manually select a different area"
146     start_rjs:
147       data_layer_name: "Data"
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_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."
153       load_data: "Load Data"
154       unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than {{max_bbox_size}})"
155       loading: "Loading..."
156       show_history: "Show History"
157       wait: "Duro..."
158       history_for_feature: "History for [[feature]]"
159       details: "Details"
160       private_user: "private user"
161       edited_by_user_at_timestamp: "Edited by [[user]] at [[timestamp]]"
162       object_list:
163         heading: "Object list"
164         back: "Display object list"
165         type:
166           node: "Node"
167           way: "Ona"
168           # There's no 'relation' type because it isn't represented in OpenLayers
169         api: "Retrieve this area from the API"
170         details: "Details"
171         selected:
172           type:
173             node: "Node [[id]]"
174             way: "Ona [[id]]"
175             # There's no 'relation' type because it isn't represented in OpenLayers
176         history:
177           type:
178             node: "Node [[id]]"
179             way: "Way [[id]]"
180             # There's no 'relation' type because it isn't represented in OpenLayers
181     tag_details:
182       tags: "Tags:"
183     way_details:
184       nodes: "Nodes:"
185       part_of: "Part of:"
186       also_part_of:
187         one: "also part of way {{related_ways}}"
188         other: "also part of ways {{related_ways}}"
189     way_history:
190       way_history: "Way History"
191       way_history_title: "Way History: {{way_name}}"
192       download: "{{download_xml_link}} or {{view_details_link}}"
193       download_xml: "Download XML"
194       view_details: "view details"
195     way:
196       way: "Way"
197       way_title: "Way: {{way_name}}"
198       download: "{{download_xml_link}} or {{view_history_link}}"
199       download_xml: "Download XML"
200       view_history: "view history"
201   changeset:
202     changeset_paging_nav: 
203       showing_page: "Showing page"
204       of: "of"
205     changeset:
206       still_editing: "(still editing)"
207       anonymous: "Anonymous"
208       no_comment: "(none)"
209       no_edits: "(no edits)"
210       show_area_box: "show area box"
211       big_area: "(big)"
212       view_changeset_details: "View changeset details"
213       more: "more"
214     changesets:
215       id: "ID"
216       saved_at: "Saved at"
217       user: "User"
218       comment: "Comment"
219       area: "Area"
220     list_bbox:
221       history: "History"
222       changesets_within_the_area: "Changesets within the area:"
223       show_area_box: "show area box"
224       no_changesets: "No changesets"
225       all_changes_everywhere: "For all changes everywhere see {{recent_changes_link}}"
226       recent_changes: "Recent Changes"
227       no_area_specified: "No area specified"
228       first_use_view: "First use the {{view_tab_link}} to pan and zoom to an area of interest, then click the history tab."
229       view_the_map: "view the map"
230       view_tab: "view tab"
231       alternatively_view: "Alternatively, view all {{recent_changes_link}}"
232     list:
233       recent_changes: "Recent Changes"
234       recently_edited_changesets: "Recently edited changesets:"
235       for_more_changesets: "For more changesets, select a user and view their edits, or see the editing 'history' of a specific area."
236     list_user:
237       edits_by_username: "Edits by {{username_link}}"
238       no_visible_edits_by: "No visible edits by {{name}}."
239       for_all_changes: "For changes by all users see {{recent_changes_link}}"
240       recent_changes: "Recent Changes"
241   diary_entry:
242     new:
243       title: New Diary Entry
244     list:
245       title: "Users' diaries"
246       user_title: "{{user}}'s diary"
247       in_language_title: "Diary Entries in {{language}}"
248       new: New Diary Entry
249       new_title: Compose a new entry in your user diary
250       no_entries: No diary entries
251       recent_entries: "Recent diary entries: "
252       older_entries: Older Entries
253       newer_entries: Newer Entries
254     edit:
255       title: "Edit diary entry"
256       subject: "Subject: "
257       body: "Ara: "
258       language: "ede: "
259       location: "Location: "
260       latitude: "Latitude: "
261       longitude: "Longitude: "
262       use_map_link: "Lo map"
263       save_button: "Save"
264       marker_text: Diary entry location
265     view:
266       title: "Users' diaries | {{user}}"
267       user_title: "{{user}}'s diary"
268       leave_a_comment: "Leave a comment"
269       login_to_leave_a_comment: "{{login_link}} to leave a comment"
270       login: "wole"
271       save_button: "Save"
272     no_such_entry:
273       heading: "No entry with the id: {{id}}"
274       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."
275     no_such_user:
276       title: "No such user"
277       heading: "The user {{user}} does not exist"
278       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
279     diary_entry:
280       posted_by: "Posted by {{link_user}} at {{created}} in {{language_link}}"
281       comment_link: Comment on this entry
282       reply_link: Reply to this entry
283       comment_count:
284         one: 1 comment
285         other: "{{count}} comments"
286       edit_link: Edit this entry
287     diary_comment:
288       comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
289   export:
290     start:
291       area_to_export: "Area to Export"
292       manually_select: "Manually select a different area"
293       format_to_export: "Format to Export"
294       osm_xml_data: "OpenStreetMap XML Data"
295       mapnik_image: "Mapnik Image"
296       osmarender_image: "Osmarender Image"
297       embeddable_html: "Embeddable HTML"
298       licence: "Licence"
299       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>.'
300       options: "Options"
301       format: "Format"
302       scale: "Scale"
303       max: "max"
304       image_size: "Image Size"
305       zoom: "Zoom"
306       add_marker: "Add a marker to the map"
307       latitude: "Lat:"
308       longitude: "Lon:"
309       output: "Output"
310       paste_html: "Paste HTML to embed in website"
311       export_button: "Export"
312     start_rjs:
313       export: "Export"
314       drag_a_box: "Drag a box on the map to select an area"
315       manually_select: "Manually select a different area"
316       click_add_marker: "Click on the map to add a marker"
317       change_marker: "Change marker position"
318       add_marker: "Add a marker to the map"
319       view_larger_map: "View Larger Map"
320   geocoder:
321     results:
322       no_results: "No results found"
323   layouts:
324     project_name:
325       # in <title>
326       title: OpenStreetMap
327       # in <h1>
328       h1: OpenStreetMap
329     logo:
330       alt_text: OpenStreetMap logo
331     welcome_user: "Kabo, {{user_link}}"
332     welcome_user_link_tooltip: Your user page
333     home: ile
334     home_tooltip: Lo si ile 
335     inbox: "inbox ({{count}})"
336     inbox_tooltip:
337       zero: Your inbox contains no unread messages
338       one: Your inbox contians 1 unread message
339       other: Your inbox contains {{count}} unread messages
340     logout: jade
341     logout_tooltip: "Jade"
342     log_in: Wole
343     log_in_tooltip: wole pelu with an existing account
344     sign_up: sign up
345     sign_up_tooltip: Create an account for editing
346     view: wo
347     view_tooltip: wo maps
348     edit: Edit
349     edit_tooltip: Edit maps
350     history: History
351     history_tooltip: Changeset history
352     export: Export
353     export_tooltip: Export map data
354     gps_traces: GPS Traces
355     gps_traces_tooltip: Manage traces
356     user_diaries: User Diaries
357     user_diaries_tooltip: View user diaries
358     tag_line: The Free Wiki World Map
359     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
360     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
361     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
362     intro_3_ucl: "UCL VR Centre"
363     intro_3_bytemark: "bytemark"
364     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
365     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
366     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
367     donate_link_text: idawo
368     help_wiki: "Help &amp; Wiki"
369     help_wiki_tooltip: "Help &amp; Wiki site for the project"
370     help_wiki_url: "http://wiki.openstreetmap.org"
371     news_blog: "News blog"
372     news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc."
373     shop: Oja
374     shop_tooltip: Oja oni OpenStreetMap 
375     shop_url: http://wiki.openstreetmap.org/wiki/Merchandise
376     sotm: 'Wa si 2009 Ipade OpenStreetMap, The State of the Map, July 10-12 ni ilu  Amsterdam!'
377     alt_donation: Da wo si openstreetmap.org
378   notifier:
379     diary_comment_notification:
380       subject: "[OpenStreetMap] {{user}} commented on your diary entry"
381       banner1: "*                   Please do not reply to this email.                    *"
382       banner2: "*                Use the OpenStreetMap web site to reply.                 *"
383       hi: "Hi {{to_user}},"
384       header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:"
385       footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}"
386     message_notification:
387       subject: "[OpenStreetMap] {{user}} sent you a new message"
388       banner1: "*                   Please do not reply to this email.                    *"
389       banner2: "*                Use the OpenStreetMap web site to reply.                 *"
390       hi: "Hi {{to_user}},"
391       header: "{{from_user}} has sent you a message through OpenStreetMap with the subject {{subject}}:"
392       footer1: "You can also read the message at {{readurl}}"
393       footer2: "and you can reply at {{replyurl}}"
394     friend_notification:
395       subject: "[OpenStreetMap] {{user}} added you as a friend"
396       had_added_you: "{{user}} has added you as a friend on OpenStreetMap."
397       see_their_profile: "You can see their profile at {{userurl}} and add them as a friend too if you wish."
398     gpx_notification:
399       greeting: "Hi,"
400       your_gpx_file: "It looks like your GPX file"
401       with_description: "with the description"
402       and_the_tags: "and the following tags:"
403       and_no_tags: "and no tags."
404       failure:
405         subject: "[OpenStreetMap] GPX Import failure"
406         failed_to_import: "failed to import. Here's the error:"
407         more_info_1: "More information about GPX import failures and how to avoid"
408         more_info_2: "them can be found at:"
409         import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
410       success:
411         subject: "[OpenStreetMap] GPX Import success"
412         loaded_successfully: |
413           loaded successfully with {{trace_points}} out of a possible
414           {{possible_points}} points.
415     signup_confirm:
416       subject: "[OpenStreetMap] Confirm your email address"
417     signup_confirm_plain:
418       greeting: "Hi there!"
419       hopefully_you: "Someone (hopefully you) would like to create an account over at"
420       # next two translations run-on : please word wrap appropriately
421       click_the_link_1: "If this is you, welcome! Please click the link below to confirm your"
422       click_the_link_2: "account and read on for more information about OpenStreetMap."
423       introductory_video: "You can watch an introductory video to OpenStreetMap here:"
424       more_videos: "There are more videos here:"
425       the_wiki: "Get reading about OpenStreetMap on the wiki:"
426       the_wiki_url: "http://wiki.openstreetmap.org/wiki/Beginners%27_Guide"
427       opengeodata: "OpenGeoData.org is OpenStreetMap's blog, and it has podcasts too:"
428       wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:"
429       wiki_signup_url: "http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page"
430       # next four translations are in pairs : please word wrap appropriately
431       user_wiki_1: "It is recommended that you create a user wiki page, which includes"
432       user_wiki_2: "category tags noting where you are, such as [[Category:Users_in_London]]."
433       current_user_1: "A list of current users in categories, based on where in the world"
434       current_user_2: "they are, is available from:"
435     signup_confirm_html:
436       greeting: "Hi there!"
437       hopefully_you: "Someone (hopefully you) would like to create an account over at"
438       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"
439       introductory_video: "You can watch an {{introductory_video_link}}."
440       video_to_openstreetmap: "introductory video to OpenStreetMap"
441       more_videos: "There are {{more_videos_link}}."
442       more_videos_here: "more videos here"
443       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!'
444       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>.'
445       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>.'
446       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>.'
447     email_confirm:
448       subject: "[OpenStreetMap] Confirm your email address"
449     email_confirm_plain:
450       greeting: "Hi,"
451       hopefully_you_1: "Someone (hopefully you) would like to change their email address over at"
452       hopefully_you_2: "{{server_url}} to {{new_address}}."
453       click_the_link: "If this is you, please click the link below to confirm the change."
454     email_confirm_html:
455       greeting: "Hi,"
456       hopefully_you: "Someone (hopefully you) would like to change their email address over at {{server_url}} to {{new_address}}."
457       click_the_link: "If this is you, please click the link below to confirm the change."
458     lost_password:
459       subject: "[OpenStreetMap] Password reset request"
460     lost_password_plain:
461       greeting: "Hi,"
462       hopefully_you_1: "Someone (possibly you) has asked for the password to be reset on this"
463       hopefully_you_2: "email addresses openstreetmap.org account."
464       click_the_link: "If this is you, please click the link below to reset your password."
465     lost_password_html:
466       greeting: "Hi,"
467       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
468       click_the_link: "If this is you, please click the link below to reset your password."
469     reset_password:
470       subject: "[OpenStreetMap] Password reset"
471     reset_password_plain:
472       greeting: "Hi,"
473       reset: "Your password has been reset to {{new_password}}"
474     reset_password_html:
475       greeting: "Hi,"
476       reset: "Your password has been reset to {{new_password}}"
477   message:
478     inbox:
479       title: "Inbox"
480       my_inbox: "My inbox"
481       outbox: "outbox"
482       you_have: "You have {{new_count}} new messages and {{old_count}} old messages"
483       from: "From"
484       subject: "Subject"
485       date: "Date"
486       no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
487       people_mapping_nearby: "people mapping nearby" 
488     message_summary:
489       unread_button: "Mark as unread"
490       read_button: "Mark as read"
491       reply_button: "Reply"
492     new:
493       title: "Send message"
494       send_message_to: "Send a new message to {{name}}"
495       subject: "Subject"
496       body: "Body"
497       send_button: "Send"
498       back_to_inbox: "Back to inbox"
499       message_sent: "Message sent"
500     no_such_user:
501       title: "No such user or message"
502       heading: "No such user or message"
503       body: "Sorry there is no user or message with that name or id"
504     outbox: 
505       title: "Outbox"
506       my_inbox: "My {{inbox_link}}"
507       inbox: "inbox"
508       outbox: "outbox"
509       you_have_sent_messages: "O ni {{sent_count}} sent messages"
510       to: "To"
511       subject: "Subject"
512       date: "Date"
513       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
514       people_mapping_nearby: "people mapping nearby"
515     read:
516       title: "Ka message"
517       reading_your_messages: "Ka messages eh"
518       from: "From"
519       subject: "Subject"
520       date: "Date"
521       reply_button: "Reply"
522       unread_button: "Mark as unread"
523       back_to_inbox: "Pada si inbox"
524       reading_your_sent_messages: "Ka sent messages"
525       to: "To"
526       back_to_outbox: "Pad si outbox"
527     mark:
528       as_read: "Message marked as read"
529       as_unread: "Message marked as unread"
530   site:
531     index:
532       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
533       js_2: "OpenStreetMap uses javascript for its slippy map."
534       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.'
535       permalink: Permalink
536       license:
537         notice: "Licensed under the {{license_name}} license by the {{project_name}} and its contributors."
538         license_name: "Creative Commons Attribution-Share Alike 2.0"
539         license_url: "http://creativecommons.org/licenses/by-sa/2.0/"
540         project_name: "OpenStreetMap project"
541         project_url: "http://openstreetmap.org"
542     edit:
543       not_public: "You haven't set your edits to be public."
544       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}}."
545       user_page_link: user page
546       anon_edits: "({{link}})"
547       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
548       anon_edits_link_text: "Find out why this is the case."
549       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.'
550       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.)"
551     sidebar:
552       search_results: Search Results
553       close: Close
554     search:
555       search: Search
556       where_am_i: "Ni bo ni mo wa?"
557       submit_text: "Lo"
558       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>"
559     key:
560       map_key: "Map key"
561       map_key_tooltip: "Map key for the mapnik rendering at this zoom level"
562   trace:
563     create:
564       upload_trace: "Upload GPS Trace"
565       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."
566     edit:
567       filename: "Filename:"
568       uploaded_at: "Uploaded at:"
569       points: "Points:"
570       start_coord: "Start coordinate:"
571       edit: "edit"
572       owner: "Owner:"
573       description: "Description:"
574       tags: "Tags:"
575       save_button: "Save Changes"
576     no_such_user:
577       title: "No such user"
578       heading: "The user {{user}} does not exist"
579       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
580     trace_form:
581       upload_gpx: "Upload GPX File"
582       description: "Description"
583       tags: "Tags"
584       public: "Public?"
585       upload_button: "Upload"
586       help: "Help"
587       help_url: "http://wiki.openstreetmap.org/wiki/Upload"
588     trace_header:
589       see_just_your_traces: "See just your traces, or upload a trace"
590       see_all_traces: "See all traces"
591       see_your_traces: "See all your traces"
592       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."
593     trace_optionals:
594       tags: "Tags"
595     view:
596       pending: "PENDING"
597       filename: "Filename:"
598       download: "download"
599       uploaded: "Uploaded at:"
600       points: "Points:"
601       start_coordinates: "Start coordinate:"
602       map: "map"
603       edit: "edit"
604       owner: "Owner:"
605       description: "Description:"
606       tags: "Tags"
607       none: "None"
608       make_public: "Make this track public permanently"
609       edit_track: "Edit this track"
610       delete_track: "Delete this track"
611       heading: "Viewing trace {{name}}"
612       trace_not_found: "Trace not found!"
613     trace_paging_nav:
614       showing: "Showing page"
615       of: "of"
616     trace:
617       pending: "PENDING"
618       count_points: "{{count}} points"
619       ago: "{{time_in_words_ago}} ago"
620       more: "more"
621       trace_details: "View Trace Details"
622       view_map: "View Map"
623       edit: "edit"
624       edit_map: "Edit Map"
625       public: "PUBLIC"
626       private: "PRIVATE"
627       by: "by"
628       in: "in"
629       map: "map"
630     list:
631       public_traces: "Public GPS traces"
632       your_traces: "Your GPS traces"
633       public_traces_from: "Public GPS traces from {{user}}"
634       tagged_with: " tagged with {{tags}}"
635     delete:
636       scheduled_for_deletion: "Track scheduled for deletion"
637     make_public:
638       made_public: "Track made public"
639   user:
640     login:
641       title: "Wole"
642       heading: "Wole"
643       please login: "Ejo e Wolw abi {{create_user_link}}."
644       create_account: "create an account"
645       email or username: "Email Address or Username: "
646       password: "Password: "
647       lost password link: "Se eh ti san password nu?"
648       login_button: "Login"
649       account not active: "Pele, account yin ko wa active .<br>Jo eh te link ni nu account confirmation email lati tan account eh."
650       auth failure: "Pele, e le wole pelu details yi."
651     lost_password:
652       title: "lost password"
653       heading: "Forgotten Password?"
654       email address: "Email Address:"
655       new password button: "Send me a new password"
656       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
657       notice email cannot find: "Couldn't find that email address, sorry."
658     reset_password:
659       title: "reset password"
660       flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
661       flash token bad: "Didn't find that token, check the URL maybe?"
662     new:
663       title: "Create account"
664       heading: "Create a User Account"
665       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
666       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. '
667       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
668       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>.'
669       email address: "Email Address: "
670       confirm email address: "Confirm Email Address: "
671       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>)'
672       display name: "Display Name: "
673       password: "Password: "
674       confirm password: "Confirm Password: "
675       signup: Signup
676       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."
677     no_such_user:
678       title: "No such user"
679       heading: "The user {{user}} does not exist"
680       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
681     view:
682       my diary: my diary
683       new diary entry: new diary entry
684       my edits: my edits
685       my traces: my traces
686       my settings: my settings
687       send message: send message
688       diary: diary
689       edits: edits
690       traces: traces
691       remove as friend: remove as friend
692       add as friend: add as friend
693       mapper since: "Mapper since: "
694       ago: "({{time_in_words_ago}} ago)"
695       user image heading: User image
696       delete image: Delete Image
697       upload an image: Upload an image
698       add image: Add Image
699       description: Description
700       user location: User location
701       no home location: "No home location has been set."
702       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."
703       settings_link_text: settings
704       your friends: Your friends
705       no friends: You have not added any friends yet.
706       km away: "{{count}}km away"
707       nearby users: "Nearby users: "
708       no nearby users: "There are no users who admit to mapping nearby yet."
709       change your settings: change your settings
710     friend_map:
711       your location: Your location
712       nearby mapper: "Nearby mapper: "
713     account:
714       title: "Edit account"
715       my settings: My settings
716       email never displayed publicly: "(never displayed publicly)"
717       public editing:
718         heading: "Public editing: "
719         enabled: "Enabled. Not anonymous and can edit data."
720         enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
721         enabled link text: "what's this?"
722         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
723         disabled link text: "why can't I edit?"
724       profile description: "Profile Description: "
725       preferred languages: "Preferred Languages: "
726       home location: "Home Location: "
727       no home location: "You have not entered your home location."
728       latitude: "Latitude: "
729       longitude: "Longitude: "
730       update home location on click: "Update home location when I click on the map?"
731       save changes button: Save Changes
732       make edits public button: Make all my edits public
733       return to profile: Return to profile
734       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
735       flash update success: "User information updated successfully."
736     confirm:
737       heading: Confirm a user account
738       press confirm button: "Press the confirm button below to activate your account."
739       button: Confirm
740       success: "Confirmed your account, thanks for signing up!"
741       failure: "A user account with this token has already been confirmed."
742     confirm_email:
743       heading: Confirm a change of email address
744       press confirm button: "Press the confirm button below to confirm your new email address."
745       button: Confirm
746       success: "Confirmed your email address, thanks for signing up!"
747       failure: "An email address has already been confirmed with this token."
748     set_home:
749       flash success: "Home location saved successfully"
750     go_public:
751       flash success: "All your edits are now public, and you are now allowed to edit."
752     make_friend:
753       success: "{{name}} is now your friend."
754       failed: "Sorry, failed to add {{name}} as a friend."
755       already_a_friend: "You are already friends with {{name}}."
756     remove_friend:
757       success: "{{name}} was removed from your friends."
758       not_a_friend: "{{name}} is not one of your friends."
759