]> git.openstreetmap.org Git - rails.git/blob - config/locales/zh-CN.yml
object_list.type.relation isn't used by anything
[rails.git] / config / locales / zh-CN.yml
1 "zh-CN":
2   activerecord:
3     # Translates all the model names, which is used in error handling on the web site
4     models:
5       acl: "登陆控制表"
6       changeset: "Changeset"
7       changeset_tag: "Changeset Tag"
8       country: "国家"
9       diary_comment: "日志评论"
10       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: "跟踪"
30       tracepoint: "跟踪点"
31       tracetag: "跟踪标签"
32       user: "用户"
33       user_preference: "用户选择"
34       user_token: "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: "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: View
75     edit: Edit
76     coordinates: "坐标:"
77   browse:
78     changeset:
79       title: "Changeset"
80       changeset: "Changeset:"
81       download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
82       changesetxml: "Changeset XML"
83       osmchangexml: "osmChange XML"
84     changeset_details:
85       created_at: "创建于:"
86       closed_at: "关闭于:"
87       belongs_to: "属于:"
88       bounding_box: "限定窗口:"
89       no_bounding_box: "No bounding box has been stored for this changeset."
90       show_area_box: "显示区域窗口"
91       box: "box"
92       has_nodes: "有如下{{node_count}}个点:"
93       has_ways: "有如下路径 {{way_count}} :"
94       has_relations: "有如下{{relation_count}}种关系:"
95     common_details: 
96       edited_at: "Edited at:"
97       edited_by: "Edited by:"
98       version: "版本:"
99       in_changeset: "In changeset:"
100     containing_relation:
101       relation: "Relation {{relation_name}}"
102       relation_as: "(as {{relation_role}})"
103     map:
104       loading: "读取中..."
105       deleted: "删除"
106       view_larger_map: "显示更大地图"
107     node_details:
108       coordinates: "坐标: "
109       part_of: "部分:"
110     node_history:
111       node_history: "结点历史"
112       download: "{{download_xml_link}} or {{view_details_link}}"
113       download_xml: "下载 XML"
114       view_details: "浏览具体内容"
115     node:
116       node: "结点"
117       node_title: "结点: {{node_name}}"
118       download: "{{download_xml_link}} 或者 {{view_history_link}}"
119       download_xml: "下载 XML"
120       view_history: "查看历史"
121     not_found:
122       sorry: "抱歉, 无法找到id为{{id}}的类型{{type}}。"
123     paging_nav:
124       showing_page: "显示网页"
125       of: "of"
126     relation_details:
127       members: "成员:"
128       part_of: "部分:"
129     relation_history:
130       relation_history: "关系历史"
131       relation_history_title: "关系历史: {{relation_name}}"
132     relation_member:
133       as: "as"
134     relation:
135       relation: "关系"
136       relation_title: "关系: {{relation_name}}"
137       download: "{{download_xml_link}} 或者 {{view_history_link}}"
138       download_xml: "下载 XML"
139       view_history: "查看历史"
140     start:
141       view_data: "查看关于本地图的数据"
142       manually_select: "手动选择一个不同区域"
143     start_rjs:
144       data_frame_title: "数据"
145       zoom_or_select: "放大或选择查看一个地图区域"
146       drag_a_box: "通过拖曳窗口来选择区域"
147       manually_select: "手动选择一个不同区域"
148       loaded_an_area_with_num_features: "你已经选择了一个区域包括了{{num_features}} features. 通常,一些浏览器不能很好显示高精度的数据。一般来讲,当像素点在100一下浏览器的显示效果最好。如果再做别的任务,可能会导致您的浏览器变慢/不响应如果您确定您想要显示这些数据,您可能要点击下面的按钮。"
149       load_data: "读取数据"
150       unable_to_load_size: "无法读取:限制窗口的尺寸{{bbox_size}} 过大 (需小于 {{max_bbox_size}})"
151       loading: "读取中"
152       show_history: "显示历史"
153       wait: "等待中..."
154       history_for: "历史"
155       details: "细节"
156       private_user: "个人用户"
157       edited_by: "Edited by"
158       at_timestamp: "at"
159     tag_details:
160       tags: "标签:"
161     way_details:
162       nodes: "结点:"
163       part_of: "部分:"
164       also_part_of: "也是 {{related_ways}}路经的一部分"
165     way_history:
166       way_history: "路经历史"
167       way_history_title: "路经历史: {{way_name}}"
168       download: "{{download_xml_link}} 或者 {{view_details_link}}"
169       download_xml: "下载 XML"
170       view_details: "查看详细情况"
171     way:
172       way: "路经"
173       way_title: "路经: {{way_name}}"
174       download: "{{download_xml_link}} 或者 {{view_history_link}}"
175       download_xml: "下载 XML"
176       view_history: "查看历史"
177   changeset:
178     changeset_paging_nav: 
179       showing_page: "显示网页"
180       of: "of"
181     changeset:
182       still_editing: "(仍在变集中)"
183       anonymous: "匿名"
184       no_comment: "(空)"
185       no_edits: "(没有编辑)"
186       show_area_box: "显示区域窗口"
187       big_area: "(大)"
188       view_changeset_details: "查看详细变更"
189       more: "更多"
190     changesets:
191       id: "ID"
192       saved_at: "Saved at"
193       user: "用户"
194       comment: "评论"
195       area: "区域"
196     list_bbox:
197       history: "历史"
198       changesets_within_the_area: "Changesets within the area:"
199       show_area_box: "显示区域窗口"
200       no_changesets: "No changesets"
201       all_changes_everywhere: "For all changes everywhere see {{recent_changes_link}}"
202       recent_changes: "最近的变更"
203       no_area_specified: "No area specified"
204       first_use_view: "首先使用{{查看标签链接}}确定感兴趣的区域,然后点击历史标签。"
205       view_the_map: "view the map"
206       view_tab: "view tab"
207       alternatively_view: "或者,察看所有最近改变的链接{{最近改变的链接}}"
208     list:
209       recent_changes: "最近的更改"
210       recently_edited_changesets: "Recently edited changesets:"
211       for_more_changesets: "对于更多的修改,选择一个用户并查看他们的编辑, 或者查看一个选定区域的编辑‘历史’。"
212     list_user:
213       edits_by_username: "Edits by {{username_link}}"
214       no_visible_edits_by: "No visible edits by {{name}}."
215       for_all_changes: "For changes by all users see {{recent_changes_link}}"
216       recent_changes: "Recent Changes"
217   diary_entry:
218     new:
219       title: New Diary Entry
220     list:
221       title: "Users' diaries"
222       user_title: "{{user}}'s diary"
223       new: New Diary Entry
224       new_title: Compose a new entry in your user diary
225       no_entries: No diary entries
226       recent_entries: "Recent diary entries: "
227       older_entries: Older Entries
228       newer_entries: Newer Entries
229     edit:
230       title: "Edit diary entry"
231       subject: "Subject: "
232       body: "Body: "
233       language: "语言: "
234       location: "地区: "
235       latitude: "纬度: "
236       longitude: "经度: "
237       use_map_link: "使用地图"
238       save_button: "保存"
239       marker_text: Diary entry location
240     view:
241       title: "Users' diaries | {{user}}"
242       user_title: "{{user}}'s diary"
243       leave_a_comment: "留下评论"
244       save_button: "保存"
245     no_such_entry:
246       heading: "No entry with the id: {{id}}"
247       body: "抱歉, 没有关于此id {{id}}的日记条目或者评论。请检查拼写,或者您点击的链接有误。"
248     no_such_user:
249       body: "抱歉,没有名叫{{user}}的用户。请检查拼写,或者您点击的链接有误。"
250     diary_entry:
251       posted_by: "Posted by {{link_user}} at {{created}} in {{language}}"
252       comment_link: Comment on this entry
253       reply_link: Reply to this entry
254       comment_count:
255         one: 1 comment
256         other: "{{count}} comments"
257       edit_link: Edit this entry
258     diary_comment:
259       comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
260   export:
261     start:
262       area_to_export: "要输出的地区"
263       manually_select: "手动选择一个不同区域"
264       format_to_export: "输出格式"
265       osm_xml_data: "OpenStreetMap XML 数据"
266       mapnik_image: "Mapnik 图像"
267       osmarender_image: "Osmarender 图像"
268       embeddable_html: "嵌入 HTML"
269       licence: "执照"
270       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>.'
271       options: "选项"
272       format: "格式"
273       scale: "Scale"
274       max: "最大"
275       image_size: "图像尺寸"
276       zoom: "Zoom"
277       add_marker: "Add a marker to the map"
278       latitude: "Lat:"
279       longitude: "Lon:"
280       output: "Output"
281       paste_html: "Paste HTML to embed in website"
282       export_button: "Export"
283     start_rjs:
284       export: "Export"
285       drag_a_box: "通过拖曳窗口来选择区域"
286       manually_select: "手动选择一个不同区域"
287       click_add_marker: "Click on the map to add a marker"
288       change_marker: "Change marker position"
289       add_marker: "Add a marker to the map"
290       view_larger_map: "View Larger Map"
291   geocoder:
292     results:
293       results: "Results"
294       type_from_source: "{{type}} from {{source_link}}"
295       no_results: "No results found"
296   layouts:
297     welcome_user: "Welcome, {{user_link}}"
298     inbox: "inbox ({{size}})"
299     logout: logout
300     log_in: log in
301     sign_up: sign up
302     view: View
303     edit: Edit
304     history: History
305     export: Export
306     gps_traces: GPS Traces
307     user_diaries: User Diaries
308     tag_line: The Free Wiki World Map
309     intro_1: "OpenStreetMap是一个可供自由编辑的世界地图,它是由像您这样的用户创造的"
310     intro_2: "OpenStreetMap允许您查看,编辑或者使用世界各地的地理数据来帮助您。"
311     intro_3: "OpenStreetMap软件是由{{ucl}} 和{{bytemark}}共同开发维护的。"
312     osm_offline: "OpenStreetMap的数据库目前没有连线,数据库的维护工作正在进行。"
313     osm_read_only: "OpenStreetMap数据库目前处于只读模式中,数据库的维护工作正在进行中。"
314     donate: "通过下面的link到Hardware Upgrade Fund来支持。"
315     donate_link_text: donating
316     help_wiki: "Help &amp; Wiki"
317     news_blog: "新闻博客"
318     shop: Shop
319     sotm: 'Come to the 2009 OpenStreetMap Conference, The State of the Map, July 10-12 in Amsterdam!'
320     alt_donation: Make a Donation
321   notifier:
322     diary_comment_notification:
323       banner1: "*                   请勿回复此邮件。                    *"
324       banner2: "*                使用OpenStreetMap网站回复。                *"
325       hi: "Hi {{to_user}},"
326       header: "{{from_user}}通过标题{{subject}}对您最近的OpenStreetMap日志条目进行评论。"
327       footer: "您也可以通过{{readurl}}来读取评论,并且在{{commenturl}}来撰写评论或者通过{{replyurl}}回复"
328     friend_notification:
329       had_added_you: "{{user}}已经在Openstreetmap上加您为好友。"
330       see_their_profile: "您可以在{{userurl}}上查看他们的个人信息,并且如果您愿意,可以将他们加为您的好友。"
331     signup_confirm_plain:
332       greeting: "您好!"
333       hopefully_you: "某人(您)希望创建一个账号"
334       # next two translations run-on : please word wrap appropriately
335       click_the_link_1: "欢迎!如果您是用户本人,请点击下面的链接来确认您的"
336       click_the_link_2: "帐户并读取更多关于OpenStreetMap的信息."
337       introductory_video: "您可以在这里观看关于OpenStreetMap的介绍视频:"
338       more_videos: "更多的视频请看这里:"
339       the_wiki: "查看Wiki上的OpenStreetMap介绍:"
340       opengeodata: "OpenGeoData.org是OpenStreetMap的博客,我们在上面也有播客:"
341       wiki_signup: "你可能想要登录到OpenStreetMap wiki:"
342       # next four translations are in pairs : please word wrap appropriately
343       user_wiki_1: "推荐您创建一个wiki的用户页,它包括"
344       user_wiki_2: "分类标签表明您的位置,例如[[Category:Users_in_London]]."
345       current_user_1: "一个当前不同分类的用户列表,他们是基于所在地理位置来分类"
346       current_user_2: "来自于:"
347     signup_confirm_html:
348       greeting: "Hi there!"
349       hopefully_you: "Someone (hopefully you) would like to create an account over at"
350       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"
351       introductory_video: "You can watch an {{introductory_video_link}}."
352       video_to_openstreetmap: "introductory video to OpenStreetMap"
353       more_videos: "There are {{more_videos_link}}."
354       more_videos_here: "more videos here"
355       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!'
356       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>.'
357       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>.'
358       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>.'
359   message:
360     inbox:
361       my_inbox: "My inbox"
362       outbox: "outbox"
363       you_have: "You have {{new_count}} new messages and {{old_count}} old messages"
364       from: "From"
365       subject: "Subject"
366       date: "Date"
367       no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
368       people_mapping_nearby: "people mapping nearby" 
369     message_summary:
370       unread_button: "Mark as unread"
371       read_button: "Mark as read"
372       reply_button: "Reply"
373     new:
374       send_message_to: "Send a new message to {{name}}"
375       subject: "Subject"
376       body: "Body"
377       send_button: "Send"
378       back_to_inbox: "Back to inbox"
379     no_such_user:
380       heading: "No such user or message"
381       body: "Sorry there is no user or message with that name or id"
382     outbox: 
383       my_inbox: "My {{inbox_link}}"
384       inbox: "inbox"
385       outbox: "outbox"
386       you_have_sent_messages: "You have {{sent_count}} sent messages"
387       to: "To"
388       subject: "Subject"
389       date: "Date"
390       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
391       people_mapping_nearby: "people mapping nearby"
392     read:
393       reading_your_messages: "Reading your messages"
394       from: "From"
395       subject: "Subject"
396       date: "Date"
397       reply_button: "Reply"
398       unread_button: "Mark as unread"
399       back_to_inbox: "Back to inbox"
400       reading_your_sent_messages: "Reading your sent messages"
401       to: "To"
402       back_to_outbox: "Back to outbox"
403   site:
404     index:
405       home: "home"
406       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
407       js_2: "OpenStreetMap uses javascript for its slippy map."
408       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.'
409       permalink: Permalink
410       license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
411     edit:
412       not_public: "You haven't set your edits to be public."
413       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}}."
414       user_page_link: user page
415       anon_edits: "({{link}})"
416       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
417       anon_edits_link_text: "Find out why this is the case."
418       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.'
419       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.)"
420     sidebar:
421       search_results: Search Results
422       close: Close
423     search:
424       search: Search
425       where_am_i: "Where am I?"
426       submit_text: "Go"
427       searching: "Searching..."
428       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>"
429     key:
430       map_key: "Map key"
431   trace:
432     create:
433       upload_trace: "Upload GPS Trace"
434       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."
435     edit:
436       filename: "Filename:"
437       uploaded_at: "Uploaded at:"
438       points: "Points:"
439       start_coord: "Start coordinate:"
440       edit: "edit"
441       owner: "Owner:"
442       description: "Description:"
443       tags: "Tags:"
444       save_button: "Save Changes"
445     no_such_user:
446       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
447     trace_form:
448       upload_gpx: "Upload GPX File"
449       description: "Description"
450       tags: "Tags"
451       public: "Public?"
452       upload_button: "Upload"
453       help: "Help"
454     trace_header:
455       see_just_your_traces: "See just your traces, or upload a trace"
456       see_all_traces: "See all traces"
457       see_your_traces: "See all your traces"
458       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."
459     trace_optionals:
460       tags: "Tags"
461     view:
462       pending: "PENDING"
463       filename: "Filename:"
464       download: "download"
465       uploaded: "Uploaded at:"
466       points: "Points:"
467       start_coordinates: "Start coordinate:"
468       map: "map"
469       edit: "edit"
470       owner: "Owner:"
471       description: "Description:"
472       tags: "Tags"
473       none: "None"
474       make_public: "Make this track public permanently"
475       edit_track: "Edit this track"
476       delete_track: "Delete this track"
477       viewing_trace: "Viewing trace {{name}}"
478       trace_not_found: "Trace not found!"
479     trace_paging_nav:
480       showing: "Showing page"
481       of: "of"
482     trace:
483       pending: "PENDING"
484       count_points: "{{count}} points"
485       ago: "{{time_in_words_ago}} ago"
486       more: "more"
487       trace_details: "View Trace Details"
488       view_map: "View Map"
489       edit: "edit"
490       edit_map: "Edit Map"
491       public: "PUBLIC"
492       private: "PRIVATE"
493       by: "by"
494       in: "in"
495       map: "map"
496     list:
497       public_traces: "Public GPS traces"
498       your_traces: "Your GPS traces"
499       public_traces_from: "Public GPS traces from {{user}}"
500       tagged_with: " tagged with {{tags}}"
501     delete:
502       scheduled_for_deletion: "Track scheduled for deletion"
503     make_public:
504       made_public: "Track made public"
505   user:
506     login:
507       heading: "Login"
508       please login: "Please login or {{create_user_link}}."
509       create_account: "create an account"
510       email or username: "Email Address or Username: "
511       password: "Password: "
512       lost password link: "Lost your password?"
513       login_button: "Login"
514     lost_password:
515       title: "lost password"
516       heading: "Forgotten Password?"
517       email address: "Email Address:"
518       new password button: "Send me a new password"
519       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
520       notice email cannot find: "Couldn't find that email address, sorry."
521     reset_password:
522       title: "reset password"
523       flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
524       flash token bad: "Didn't find that token, check the URL maybe?"
525     new:
526       heading: "Create a User Account"
527       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
528       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. '
529       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
530       license_agreement: 'By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools which connect to openstreetmap.org is to be (non-exclusively) licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this Creative Commons license (by-sa)</a>.'
531       email address: "Email Address: "
532       confirm email address: "Confirm Email Address: "
533       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>)'
534       display name: "Display Name: "
535       password: "Password: "
536       confirm password: "Confirm Password: "
537       signup: Signup
538       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."
539     no_such_user:
540       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
541     view:
542       my diary: my diary
543       new diary entry: new diary entry
544       my edits: my edits
545       my traces: my traces
546       my settings: my settings
547       send message: send message
548       diary: diary
549       edits: edits
550       traces: traces
551       remove as friend: remove as friend
552       add as friend: add as friend
553       mapper since: "Mapper since: "
554       ago: "({{time_in_words_ago}} ago)"
555       user image heading: User image
556       delete image: Delete Image
557       upload an image: Upload an image
558       add image: Add Image
559       description: Description
560       user location: User location
561       no home location: "No home location has been set."
562       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."
563       settings_link_text: settings
564       your friends: Your friends
565       no friends: You have not added any friends yet.
566       km away: "{{distance}}km away"
567       nearby users: "Nearby users: "
568       no nearby users: "There are no users who admit to mapping nearby yet."
569       change your settings: change your settings
570     friend_map:
571       your location: Your location
572       nearby mapper: "Nearby mapper: "
573     account:
574       my settings: My settings
575       email never displayed publicly: "(never displayed publicly)"
576       public editing:
577         heading: "Public editing: "
578         enabled: "Enabled. Not anonymous and can edit data."
579         enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
580         enabled link text: "what's this?"
581         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
582         disabled link text: "why can't I edit?"
583       profile description: "Profile Description: "
584       preferred languages: "Preferred Languages: "
585       home location: "Home Location: "
586       no home location: "You have not entered your home location."
587       latitude: "Latitude: "
588       longitude: "Longitude: "
589       update home location on click: "Update home location when I click on the map?"
590       save changes button: Save Changes
591       make edits public button: Make all my edits public
592       return to profile: Return to profile
593       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
594       flash update success: "User information updated successfully."
595     confirm:
596       heading: Confirm a user account
597       press confirm button: "Press the confirm button below to activate your account."
598       button: Confirm
599     confirm email:
600       heading: Confirm a change of email address
601       press confirm button: "Press the confirm button below to confirm your new email address."
602       button: Confirm
603     set_home:
604       flash success: "Home location saved successfully"
605     go_public:
606       flash success: "All your edits are now public, and you are now allowed to edit."
607