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