]> git.openstreetmap.org Git - rails.git/blob - config/locales/zh-CN.yml
Localisation updates from https://translatewiki.net.
[rails.git] / config / locales / zh-CN.yml
1 # Messages for Simplified Chinese (中文(简体))
2 # Exported from translatewiki.net
3 # Export driver: phpyaml
4 # Author: )8
5 # Author: 500000000006城
6 # Author: A Chinese Wikipedian
7 # Author: A Retired User
8 # Author: Amire80
9 # Author: Anakmalaysia
10 # Author: Angrydog001
11 # Author: Assoc
12 # Author: Boyuan Yang
13 # Author: C933103
14 # Author: David S. Hwang
15 # Author: Deathkon
16 # Author: Dimension
17 # Author: Duolaimi
18 # Author: FakeGreenHand
19 # Author: Fanjiayi
20 # Author: Gerongfenh
21 # Author: Grace03
22 # Author: GuoPC
23 # Author: Hehua
24 # Author: Hmgrmb
25 # Author: Hudafu
26 # Author: Hydra
27 # Author: Hzy980512
28 # Author: Impersonator 1
29 # Author: Irati
30 # Author: Jienus
31 # Author: Jiwei
32 # Author: John Smith Ri
33 # Author: Josephine W.
34 # Author: Ken418
35 # Author: Koalberry
36 # Author: Lakejason0
37 # Author: Lantianjialiang
38 # Author: Lantx
39 # Author: LaoShuBaby
40 # Author: Lepus
41 # Author: Liangent
42 # Author: Liuxinyu970226
43 # Author: Mmyangfl
44 # Author: Mywood
45 # Author: Nemo bis
46 # Author: NigelSoft
47 # Author: PhiLiP
48 # Author: Qiyue2001
49 # Author: RyRubyy
50 # Author: RyanCray88
51 # Author: Shizhao
52 # Author: SinonJZH
53 # Author: SkyEye FAST
54 # Author: StarrySky
55 # Author: StephDC
56 # Author: TianyinLee
57 # Author: TsuyaMarisa
58 # Author: Vikarna
59 # Author: VulpesVulpes825
60 # Author: WQL
61 # Author: Wong128cn
62 # Author: Wuqianye
63 # Author: Xiaomingyan
64 # Author: Yfdyh000
65 # Author: Zazzzz
66 # Author: Zfshuo
67 # Author: Zhang8569
68 # Author: 乌拉跨氪
69 # Author: 予弦
70 # Author: 列维劳德
71 # Author: 夢蝶葬花
72 # Author: 孟天皓
73 # Author: 水獭很懒
74 # Author: 沈澄心
75 # Author: 神樂坂秀吉
76 # Author: 羊羊32521
77 # Author: 落花有意12138
78 # Author: 铁桶
79 # Author: 阿pp
80 # Author: 魔琴
81 # Author: 아라
82 ---
83 zh-CN:
84   time:
85     formats:
86       friendly: '%Y年%B%e日 %H:%M'
87       blog: '%Y年%B%e日'
88   helpers:
89     file:
90       prompt: 选择文件
91     submit:
92       diary_comment:
93         create: 评论
94       diary_entry:
95         create: 发布
96         update: 更新
97       issue_comment:
98         create: 添加评论
99       message:
100         create: 发送
101       client_application:
102         create: 注册
103         update: 更新
104       oauth2_application:
105         create: 注册
106         update: 更新
107       redaction:
108         create: 创建修订
109         update: 保存修订
110       trace:
111         create: 上传
112         update: 保存更改
113       user_block:
114         create: 创建封禁
115         update: 更新封禁
116   activerecord:
117     errors:
118       messages:
119         invalid_email_address: 似乎不是有效的电子邮件地址
120         email_address_not_routable: 不可路由
121     models:
122       acl: 访问控制列表
123       changeset: 变更集
124       changeset_tag: 变更集标签
125       country: 国家
126       diary_comment: 日记评论
127       diary_entry: 日记文章
128       friend: 朋友
129       issue: 问题
130       language: 语言
131       message: 消息
132       node: 节点
133       node_tag: 节点标签
134       old_node: 旧节点
135       old_node_tag: 旧节点标签
136       old_relation: 旧关系
137       old_relation_member: 旧关系成员
138       old_relation_tag: 旧关系标签
139       old_way: 旧路径
140       old_way_node: 旧路径节点
141       old_way_tag: 旧路径标签
142       relation: 关系
143       relation_member: 关系成员
144       relation_tag: 关系标签
145       report: 报告
146       session: 会话
147       trace: 轨迹
148       tracepoint: 轨迹点
149       tracetag: 轨迹标签
150       user: 用户
151       user_preference: 用户偏好
152       user_token: 用户密钥
153       way: 路径
154       way_node: 路径节点
155       way_tag: 路径标签
156     attributes:
157       client_application:
158         name: 名称(必填)
159         url: 主程序URL(必填)
160         callback_url: 回调 URL
161         support_url: 支持 URL
162         allow_read_prefs: 读取其用户设置
163         allow_write_prefs: 修改其用户首选项
164         allow_write_diary: 创建日记文章、评论并结交朋友。
165         allow_write_api: 修改地图
166         allow_read_gpx: 读取他们的私人GPS轨迹
167         allow_write_gpx: 上传GPS轨迹
168         allow_write_notes: 修改注记
169       diary_comment:
170         body: 正文
171       diary_entry:
172         user: 用户
173         title: 主题
174         body: 正文
175         latitude: 纬度
176         longitude: 经度
177         language_code: 语言
178       doorkeeper/application:
179         name: 名称
180         redirect_uri: 重定向URI
181         confidential: 保密的应用程序?
182         scopes: 权限
183       friend:
184         user: 用户
185         friend: 朋友
186       trace:
187         user: 用户
188         visible: 可见
189         name: 文件名
190         size: 大小
191         latitude: 纬度
192         longitude: 经度
193         public: 公开
194         description: 描述
195         gpx_file: 上传 GPX 文件
196         visibility: 可见性
197         tagstring: 标签
198       message:
199         sender: 发件人
200         title: 主题
201         body: 正文
202         recipient: 收件人
203       redaction:
204         title: 标题
205         description: 描述
206       report:
207         category: 选择您举报的原因
208         details: 请提供一些有关问题的更多详情(必填)。
209       user:
210         auth_provider: 验证提供商
211         auth_uid: 验证UID
212         email: 电子邮件
213         email_confirmation: 电子邮件确认
214         new_email: 新电子邮件地址
215         active: 激活
216         display_name: 显示名称
217         description: 个人资料描述
218         home_lat: 纬度
219         home_lon: 经度
220         languages: 首选语言
221         preferred_editor: 首选编辑器
222         pass_crypt: 密码
223         pass_crypt_confirmation: 确认密码
224     help:
225       doorkeeper/application:
226         confidential: 应用程序将在客户密钥可以保密时使用(本地移动应用程序和单页应用程序不保密)
227         redirect_uri: 每个URI使用一行
228       trace:
229         tagstring: 用逗号分隔
230       user_block:
231         reason: 用户被封禁的原因。请尽可能以冷静、合理的态度,尽量详细的说明有关情况,并请记住,该信息将被公开。请牢记,并非所有用户都了解社区的术语,所以请尝试使用较通俗的说法。
232         needs_view: 在清除这个封禁之前,是否需要用户先登录?
233       user:
234         email_confirmation: 你的电子邮件地址不会被公开展示,更多信息请查看请我们的<a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy"
235           title="包含有关电子邮件地址的部分的OSMF隐私政策">隐私政策</a>以获取更多信息。
236         new_email: (从不公开显示)
237   datetime:
238     distance_in_words_ago:
239       about_x_hours:
240         one: 约%{count}小时前
241         other: 约%{count}小时前
242       about_x_months:
243         one: 约%{count}个月前
244         other: 约%{count}个月前
245       about_x_years:
246         one: 约%{count}年
247         other: 约%{count}年前
248       almost_x_years:
249         one: 近%{count}年前
250         other: 近%{count}年前
251       half_a_minute: 30秒前
252       less_than_x_seconds:
253         one: 不到%{count}秒前
254         other: 不到%{count}秒前
255       less_than_x_minutes:
256         one: 小于%{count}分钟前
257         other: 小于%{count}分钟前
258       over_x_years:
259         one: 超过%{count}年前
260         other: 超过%{count}年前
261       x_seconds:
262         one: '%{count}秒前'
263         other: '%{count}秒前'
264       x_minutes:
265         one: '%{count}分钟前'
266         other: '%{count}分钟前'
267       x_days:
268         one: '%{count}日前'
269         other: '%{count}日前'
270       x_months:
271         one: '%{count}个月前'
272         other: '%{count}个月前'
273       x_years:
274         one: '%{count}年前'
275         other: '%{count}年前'
276   printable_name:
277     with_version: '%{id},版本 %{version}'
278   editor:
279     default: 默认(目前为 %{name})
280     id:
281       name: iD
282       description: iD (浏览器内编辑器)
283     remote:
284       name: 远程控制
285       description: 远程控制 (JOSM、Potlatch、Merkaartor)
286   auth:
287     providers:
288       none: 无
289       openid: 开放式身份验证
290       google: 谷歌
291       facebook: 脸书
292       windowslive: Windows Live
293       github: GitHub
294       wikipedia: 维基百科
295   api:
296     notes:
297       comment:
298         opened_at_html: 于%{when}创建
299         opened_at_by_html: '%{user}于%{when}创建'
300         commented_at_html: 于%{when}更新
301         commented_at_by_html: '%{user}于%{when}更新'
302         closed_at_html: 于%{when}解决
303         closed_at_by_html: '%{user}于%{when}解决'
304         reopened_at_html: 于%{when}重新激活
305         reopened_at_by_html: '%{user}于%{when}重新激活'
306       rss:
307         title: OpenStreetMap 注记
308         description_area: 在您的区域 [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
309           报告、评论或关闭的注记列表
310         description_item: 注记 %{id} 的简易信息聚合馈送
311         opened: 新注记(靠近 %{place})
312         commented: 新评论(靠近 %{place})
313         closed: 关闭的注记(靠近 %{place})
314         reopened: 重新激活的注记(靠近 %{place})
315       entry:
316         comment: 评论
317         full: 完整注记
318   account:
319     deletions:
320       show:
321         title: 删除我的账户
322         warning: 警告!这是账户删除流程的最后一步,并且不可被恢复。
323         delete_account: 删除账户
324         delete_introduction: 您可以通过下方的按钮删除您的OpenStreetMap账户。请注意如下细节:
325         delete_profile: 您的个人简介,包括您的头像、介绍和家的位置,都将被移除。
326         delete_display_name: 您显示的用户名将被移除,并且可以被其他账户复用。
327         retain_caveats: 然而,部分关于您的信息仍将被保留在OpenStreetMap里,即使在您的账户被删除后:
328         retain_edits: 您对地图数据库的编辑,如果有,将被保留。
329         retain_traces: 您上传的轨迹,如果有,将被保留。
330         retain_diary_entries: 您的日记与日记下的评论,如果有,将被保留,但不可见。
331         retain_notes: 您的地图注记与注记中的评论,如果有,将被保留,但不可见。
332         retain_changeset_discussions: 您在变更集下的讨论,如果有,将被保留。
333         retain_email: 您的电子邮件地址将被保留。
334         confirm_delete: 您确定吗?
335         cancel: 取消
336   accounts:
337     edit:
338       title: 编辑账户
339       my settings: 我的设置
340       current email address: 当前电子邮件地址
341       external auth: 外部身份验证
342       openid:
343         link text: 这是什么?
344       public editing:
345         heading: 公开编辑
346         enabled: 启用。非匿名用户,可以编辑数据。
347         enabled link: https://wiki.openstreetmap.org/wiki/Anonymous_edits
348         enabled link text: 这是什么?
349         disabled: 禁用且无法编辑数据,所有过去的编辑均为匿名。
350         disabled link text: 我为什么不能编辑?
351       contributor terms:
352         heading: 贡献者条款
353         agreed: 您已同意新的贡献者条款。
354         not yet agreed: 您还没有同意新的贡献者条款。
355         review link text: 请跟随此链接,方便您查看并接受新的贡献者条款。
356         agreed_with_pd: 您也将您的编辑释于公有领域。
357         link: https://wiki.osmfoundation.org/wiki/Licence/Contributor_Terms
358         link text: 这是什么?
359       save changes button: 保存更改
360       delete_account: 删除账户
361     go_public:
362       heading: 公开编辑
363       currently_not_public: 目前您的编辑是匿名的,人们无法向您发送消息或查看您的位置。要显示您编辑的内容并允许人们通过网站与您联系,请单击下面的按钮。
364       only_public_can_edit: 自0.6 API上线以来,只有公共用户可以编辑地图数据。
365       find_out_why: 找出为什么
366       email_not_revealed: 您的电子邮件地址不会公开泄露。
367       not_reversible: 此操作无法撤消,所有新用户现在默认都是公开的。
368       make_edits_public_button: 公开我所有的编辑
369     update:
370       success_confirm_needed: 成功更新用户信息。 查看您的邮箱以确认您的新邮箱地址。
371       success: 成功更新用户信息。
372     destroy:
373       success: 账户已删除。
374   browse:
375     created: 创建于
376     closed: 关闭于
377     created_html: 创建于<abbr title='%{title}'>%{time}</abbr>
378     closed_html: 关闭于<abbr title='%{title}'>%{time}</abbr>
379     created_by_html: '%{user}创建于<abbr title=''%{title}''>%{time}</abbr>'
380     deleted_by_html: '%{user}删除于<abbr title=''%{title}''>%{time}</abbr>'
381     edited_by_html: '%{user}编辑于<abbr title=''%{title}''>%{time}</abbr>'
382     closed_by_html: '%{user}关闭于<abbr title=''%{title}''>%{time}</abbr>'
383     version: 版本
384     in_changeset: 变更集
385     anonymous: 匿名用户
386     no_comment: (无注释)
387     part_of: 属于
388     part_of_relations:
389       one: '%{count} 个关系'
390       other: '%{count} 个关系'
391     part_of_ways:
392       one: '%{count} 条路径'
393       other: '%{count} 条路径'
394     download_xml: 下载 XML
395     view_history: 查看历史
396     view_details: 查看详情
397     location: 位置:
398     changeset:
399       title: 变更集:%{id}
400       belongs_to: 作者
401       node: 节点 (%{count})
402       node_paginated: 节点 (%{x}-%{y},共 %{count})
403       way: 路径 (%{count})
404       way_paginated: 路径 (%{x}-%{y},共 %{count})
405       relation: 关系 (%{count})
406       relation_paginated: 关系 (%{x}-%{y},共 %{count})
407       comment: 评论(%{count})
408       hidden_commented_by_html: <abbr title='%{exact_time}'>%{when}</abbr>来自%{user}的隐藏评论
409       commented_by_html: <abbr title='%{exact_time}'>%{when}</abbr>来自%{user}的评论
410       changesetxml: 变更集 XML
411       osmchangexml: osmChange XML
412       feed:
413         title: 变更集 %{id}
414         title_comment: 变更集 %{id} - %{comment}
415       join_discussion: 登录以加入讨论
416       discussion: 讨论
417       still_open: 变更集依然有效——一旦变更集关闭将打开讨论。
418     node:
419       title_html: 节点:%{name}
420       history_title_html: 节点历史:%{name}
421     way:
422       title_html: 路径:%{name}
423       history_title_html: 路径历史:%{name}
424       nodes: 节点
425       nodes_count:
426         other: '%{count} 个节点'
427       also_part_of_html:
428         one: 属于路径 %{related_ways}
429         other: 属于路径 %{related_ways}
430     relation:
431       title_html: 关系:%{name}
432       history_title_html: 关系历史:%{name}
433       members: 成员
434       members_count:
435         one: '%{count} 位成员'
436         other: '%{count} 位成员'
437     relation_member:
438       entry_role_html: '%{type} %{name} 作为%{role}'
439       type:
440         node: 节点
441         way: 路径
442         relation: 关系
443     containing_relation:
444       entry_html: 关系 %{relation_name}
445       entry_role_html: 关系 %{relation_name} (作为 %{relation_role})
446     not_found:
447       title: 未找到
448       sorry: '抱歉,无法找到 %{type} #%{id}。'
449       type:
450         node: 节点
451         way: 路径
452         relation: 关系
453         changeset: 变更集
454         note: 注记
455     timeout:
456       title: 超时错误
457       sorry: 对不起,检索 id 为 %{id} 的 %{type} 的数据时间过长。
458       type:
459         node: 节点
460         way: 路径
461         relation: 关系
462         changeset: 变更集
463         note: 注记
464     redacted:
465       redaction: 编辑 %{id}
466       message_html: 该 %{type} 版本 %{version} 无法显示,因为其已被编辑。详情请见%{redaction_link}。
467       type:
468         node: 节点
469         way: 路径
470         relation: 关系
471     start_rjs:
472       feature_warning: 正在载入 %{num_features} 个要素,这可能使您的浏览器变慢或失去响应。您确定想要显示该数据吗?
473       load_data: 加载数据
474       loading: 加载中…
475     tag_details:
476       tags: 标签
477       wiki_link:
478         key: '%{key} 标签的 wiki 说明页面'
479         tag: '%{key}=%{value} 标签的 wiki 说明页面'
480       wikidata_link: 维基数据上的%{page}项
481       wikipedia_link: 维基百科上的 %{page} 条目
482       wikimedia_commons_link: 在维基共享资源上的%{page}项目
483       telephone_link: 请拨打 %{phone_number}
484       colour_preview: '%{colour_value}的颜色预览'
485       email_link: 电子邮件 %{email}
486     query:
487       title: 查询要素
488       introduction: 点击地图以查找附近要素。
489       nearby: 附近要素
490       enclosing: 封闭要素
491   changesets:
492     changeset_paging_nav:
493       showing_page: 第 %{page} 页
494       next: 下一页 »
495       previous: « 上一页
496     changeset:
497       anonymous: 匿名用户
498       no_edits: (无编辑)
499       view_changeset_details: 查看变更集详情
500     changesets:
501       id: ID
502       saved_at: 保存于
503       user: 用户
504       comment: 评论
505       area: 区域
506     index:
507       title: 变更集
508       title_user: '%{user}的变更集'
509       title_user_link_html: '%{user_link}的变更集'
510       title_friend: 由我的朋友所做的变更集
511       title_nearby: 附近用户的变更集
512       empty: 未找到变更集。
513       empty_area: 该区域内没有变更集。
514       empty_user: 无该用户的变更集。
515       no_more: 未找到更多变更集。
516       no_more_area: 该区域内没有更多变更集。
517       no_more_user: 无该用户的更多修改集合。
518       load_more: 加载更多
519     timeout:
520       sorry: 抱歉,您所请求的变更集列表检索时间过长。
521   changeset_comments:
522     comment:
523       comment: '%{author}对变更集%{changeset_id}的新评论'
524       commented_at_by_html: 由%{user}更新于%{when}
525     comments:
526       comment: '%{author}对变更集%{changeset_id}的新评论'
527     index:
528       title_all: OpenStreetMap 变更集讨论
529       title_particular: 'OpenStreetMap 变更集 #%{changeset_id} 讨论'
530     timeout:
531       sorry: 抱歉,您所请求的变更集评论时间区间过长。
532   dashboards:
533     contact:
534       km away: '%{count}千米外'
535       m away: '%{count}米外'
536     popup:
537       your location: 您的位置
538       nearby mapper: 附近绘图者
539       friend: 朋友
540     show:
541       title: 我的综合面板
542       no_home_location_html: '%{edit_profile_link}并设定你的家庭地址来查看附近的用户。'
543       edit_your_profile: 编辑你的档案
544       my friends: 我的朋友
545       no friends: 您还没有添加任何好友。
546       nearby users: 其他附近的用户
547       no nearby users: 附近没有在进行制图的用户。
548       friends_changesets: 朋友的变更集
549       friends_diaries: 朋友的日记文章
550       nearby_changesets: 附近用户的变更集
551       nearby_diaries: 附近用户的日记文章
552   diary_entries:
553     new:
554       title: 新日记文章
555     form:
556       location: 位置
557       use_map_link: 使用地图
558     index:
559       title: 用户日记
560       title_friends: 朋友的日记
561       title_nearby: 附近用户的日记
562       user_title: '%{user}的日记'
563       in_language_title: '%{language}日记文章'
564       new: 新日记文章
565       new_title: 在我的用户日记中撰写新文章
566       my_diary: 我的日记
567       no_entries: 无日记文章
568       recent_entries: 最近的日记文章
569       older_entries: 较早的文章
570       newer_entries: 较新的文章
571     edit:
572       title: 编辑日记文章
573       marker_text: 日记文章位置
574     show:
575       title: '%{user} 的日记 | %{title}'
576       user_title: '%{user}的日记'
577       leave_a_comment: 留下评论
578       login_to_leave_a_comment_html: '%{login_link}以留下评论'
579       login: 登录
580     no_such_entry:
581       title: 没有这篇日记文章
582       heading: 没有文章ID为:%{id}
583       body: 对不起,没有 id 为 %{id} 的日记文章或评论。请检查您的拼写,或是您可能点击了错误的链接。
584     diary_entry:
585       posted_by_html: '%{link_user}在%{created}用%{language_link}发布'
586       updated_at_html: 最后一次更新于%{updated}。
587       comment_link: 评论该文章
588       reply_link: 向作者发送消息
589       comment_count:
590         zero: 没有评论
591         one: '%{count} 个评论'
592         other: '%{count} 个评论'
593       edit_link: 编辑该文章
594       hide_link: 隐藏该文章
595       unhide_link: 取消隐藏此项目
596       confirm: 确认
597       report: 举报此文章
598     diary_comment:
599       comment_from_html: '%{link_user}在%{comment_created_at}的评论'
600       hide_link: 隐藏此评论
601       unhide_link: 显示此评论
602       confirm: 确认
603       report: 举报此评论
604     location:
605       location: 位置:
606       view: 查看
607       edit: 编辑
608     feed:
609       user:
610         title: '%{user} 的 OpenStreetMap 日记文章'
611         description: '%{user} 最近的 OpenStreetMap 日记文章'
612       language:
613         title: '%{language_name} OpenStreetMap 日记文章'
614         description: 最近的 %{language_name} OpenStreetMap 用户日记文章
615       all:
616         title: OpenStreetMap 日记文章
617         description: 最近的 OpenStreetMap 用户日记文章
618     comments:
619       title: '%{user} 已添加日记评论'
620       heading: '%{user} 的日记评论'
621       subheading_html: '%{user} 已添加日记评论'
622       no_comments: 没有日记评论
623       post: 发布
624       when: 时间
625       comment: 评论
626       newer_comments: 较新评论
627       older_comments: 较旧评论
628   doorkeeper:
629     flash:
630       applications:
631         create:
632           notice: 应用程序已注册。
633   errors:
634     contact:
635       contact_url: http://wiki.openstreetmap.org/wiki/Contact
636       contact_url_title: 各种联系渠道说明
637       contact: 联系
638       contact_the_community_html: 如果您发现有损坏的链接/错误,请随时%{contact_link} OpenStreetMap
639         社区。并记下您请求的确切 URL。
640     forbidden:
641       title: 禁止
642       description: 您在 OpenStreetMap 服务器上请求的操作仅限管理员使用(HTTP 403)
643     internal_server_error:
644       title: 应用程序错误
645       description: OpenStreetMap 服务器遇到意外情况,无法满足请求(HTTP 500)
646     not_found:
647       title: 文件未找到
648       description: 在 OpenStreetMap 服务器上找不到该名称的文件/目录/API 操作(HTTP 404)
649   friendships:
650     make_friend:
651       heading: 添加 %{user} 为朋友?
652       button: 添加为朋友
653       success: '%{name} 现在已成为您的朋友!'
654       failed: 对不起,未能添加 %{name} 为朋友。
655       already_a_friend: 您和 %{name} 已经是朋友了。
656       limit_exceeded: 您刚新添加了很多用户为好友。在尝试添加更多好友之前,请稍等一会儿。
657     remove_friend:
658       heading: 删除朋友 %{user}?
659       button: 删除朋友
660       success: '%{name} 已从您的朋友中删除。'
661       not_a_friend: '%{name} 不是您的朋友。'
662   geocoder:
663     search:
664       title:
665         latlon_html: 来自<a href="https://openstreetmap.org/">内部</a>的结果
666         osm_nominatim_html: 来自 <a href="https://nominatim.openstreetmap.org/">OpenStreetMap
667           Nominatim</a> 的结果
668         osm_nominatim_reverse_html: 来自 <a href="https://nominatim.openstreetmap.org/">OpenStreetMap
669           Nominatim</a> 的结果
670     search_osm_nominatim:
671       prefix:
672         aerialway:
673           cable_car: 缆车
674           chair_lift: 登山吊椅
675           drag_lift: 上山牵引机
676           gondola: 索道
677           magic_carpet: 魔毯电梯
678           platter: 拼盘电梯
679           pylon: 桥塔
680           station: 索道站
681           t-bar: T字形电梯
682           "yes": 航空
683         aeroway:
684           aerodrome: 飞机场
685           airstrip: 飞机跑道
686           apron: 机场停机坪
687           gate: 登机口
688           hangar: 飞机库
689           helipad: 直升机停机坪
690           holding_position: 等车位置
691           navigationaid: 航空导航辅助
692           parking_position: 停车位置
693           runway: 飞机跑道
694           taxilane: 滑行道
695           taxiway: 滑行道
696           terminal: 机场航站楼
697           windsock: 风向袋
698         amenity:
699           animal_boarding: 动物寄养处
700           animal_shelter: 动物收容所
701           arts_centre: 艺术中心
702           atm: 自动提款机
703           bank: 银行
704           bar: 酒吧
705           bbq: 烧烤
706           bench: 长椅
707           bicycle_parking: 自行车停车处
708           bicycle_rental: 自行车出租点
709           bicycle_repair_station: 自行车维修站
710           biergarten: 露天啤酒店
711           blood_bank: 血库
712           boat_rental: 租船处
713           brothel: 妓院
714           bureau_de_change: 外汇兑换点
715           bus_station: 公共汽车枢纽
716           cafe: 咖啡厅
717           car_rental: 汽车租赁
718           car_sharing: 汽车共享
719           car_wash: 洗车
720           casino: 赌场
721           charging_station: 充电站
722           childcare: 托儿所
723           cinema: 电影院
724           clinic: 诊所
725           clock: 时钟
726           college: 学院
727           community_centre: 社区中心
728           conference_centre: 会议中心
729           courthouse: 法院
730           crematorium: 火葬场
731           dentist: 牙科
732           doctors: 医生办公室
733           drinking_water: 饮用水
734           driving_school: 驾驶学校
735           embassy: 大使馆
736           events_venue: 活动场地
737           fast_food: 快餐
738           ferry_terminal: 轮渡码头
739           fire_station: 消防局
740           food_court: 美食广场
741           fountain: 喷泉
742           fuel: 加油站
743           gambling: 赌博
744           grave_yard: 墓地
745           grit_bin: 砂砾箱
746           hospital: 医院
747           hunting_stand: 狩猎站
748           ice_cream: 冰淇淋
749           internet_cafe: 网咖
750           kindergarten: 幼儿园
751           language_school: 语言学校
752           library: 图书馆
753           loading_dock: 装卸码头
754           love_hotel: 爱情旅馆
755           marketplace: 商场
756           mobile_money_agent: 移动货币代理
757           monastery: 修道院
758           money_transfer: 汇款处
759           motorcycle_parking: 摩托车停车场
760           music_school: 音乐学校
761           nightclub: 夜总会
762           nursing_home: 疗养院
763           parking: 停车场
764           parking_entrance: 停车场入口
765           parking_space: 停车位
766           payment_terminal: 支付终端
767           pharmacy: 药店
768           place_of_worship: 宗教场所
769           police: 警察局
770           post_box: 信箱
771           post_office: 邮局
772           prison: 监狱
773           pub: 酒馆
774           public_bath: 公共浴场
775           public_bookcase: 公共书柜
776           public_building: 公共建筑
777           ranger_station: 公园管理站
778           recycling: 回收点
779           restaurant: 餐馆
780           sanitary_dump_station: 储粪池
781           school: 学校
782           shelter: 避雨亭
783           shower: 淋浴
784           social_centre: 社区中心
785           social_facility: 公共设施
786           studio: 工作室
787           swimming_pool: 游泳池
788           taxi: 出租车
789           telephone: 公共电话
790           theatre: 剧院
791           toilets: 洗手间
792           townhall: 市政厅
793           training: 训练设施
794           university: 大学
795           vehicle_inspection: 车辆检验站
796           vending_machine: 自动售货机
797           veterinary: 兽医
798           village_hall: 村政厅
799           waste_basket: 垃圾桶
800           waste_disposal: 废物处理
801           waste_dump_site: 垃圾倾倒场
802           watering_place: 动物饮水处
803           water_point: 引水点
804           weighbridge: 地磅
805           "yes": 便利设施
806         boundary:
807           aboriginal_lands: 原住民土地
808           administrative: 行政区边界
809           census: 人口普查边界
810           national_park: 国家公园
811           political: 选区边界
812           protected_area: 保护区
813           "yes": 边界
814         bridge:
815           aqueduct: 沟渠
816           boardwalk: 木板路
817           suspension: 悬索桥
818           swing: 平旋桥
819           viaduct: 高架桥
820           "yes": 桥
821         building:
822           apartment: 公寓
823           apartments: 公寓
824           barn: 谷仓
825           bungalow: 平房
826           cabin: 小屋
827           chapel: 教堂
828           church: 教堂建筑
829           civic: 公共建筑
830           college: 学院建筑
831           commercial: 商业建筑物
832           construction: 在建建筑
833           detached: 独立式住宅
834           dormitory: 宿舍
835           duplex: 双拼住宅
836           farm: 农场屋
837           farm_auxiliary: 辅助农场建筑
838           garage: 车库
839           garages: 车库
840           greenhouse: 温室
841           hangar: 机库
842           hospital: 医院建筑物
843           hotel: 酒店建筑
844           house: 房屋
845           houseboat: 船屋
846           hut: 小屋
847           industrial: 工业建筑物
848           kindergarten: 幼儿园建筑
849           manufacture: 制造业建筑
850           office: 办公楼
851           public: 公共建筑物
852           residential: 住宅建筑物
853           retail: 零售建筑物
854           roof: 屋顶
855           ruins: 损毁建筑
856           school: 学校建筑物
857           semidetached_house: 双拼住宅
858           service: 服务建筑
859           shed: 棚
860           stable: 马厩
861           static_caravan: 大篷车
862           temple: 庙宇建筑
863           terrace: 排屋
864           train_station: 火车站建筑
865           university: 大学建筑物
866           warehouse: 仓库
867           "yes": 建筑物
868         club:
869           scout: 童子军营地
870           sport: 体育俱乐部
871           "yes": 俱乐部
872         craft:
873           beekeeper: 养蜂人工作室
874           blacksmith: 铁匠铺
875           brewery: 啤酒厂
876           carpenter: 木匠工坊
877           caterer: 餐饮服务商
878           confectionery: 糖果店
879           dressmaker: 裁缝工作室
880           electrician: 电工工坊
881           electronics_repair: 电子产品维修
882           gardener: 园艺工坊
883           glaziery: 琉璃工坊
884           handicraft: 手工艺工坊
885           hvac: 暖通空调工坊
886           metal_construction: 金属结构坊
887           painter: 装修工坊
888           photographer: 摄影室
889           plumber: 管道工坊
890           roofer: 屋顶工作室
891           sawmill: 锯木厂
892           shoemaker: 鞋匠工坊
893           stonemason: 石匠铺
894           tailor: 裁缝店
895           window_construction: 窗户施工
896           winery: 酿酒厂
897           "yes": 工艺品店
898         emergency:
899           access_point: 存储点
900           ambulance_station: 救护站
901           assembly_point: 集合地点
902           defibrillator: 除颤仪
903           fire_extinguisher: 灭火器
904           fire_water_pond: 消防水塘
905           landing_site: 紧急着陆地点
906           life_ring: 紧急救生圈
907           phone: 紧急电话
908           siren: 防空警报
909           suction_point: 消防吸水点
910           water_tank: 紧急水箱
911         highway:
912           abandoned: 废弃公路
913           bridleway: 马道
914           bus_guideway: 导轨公交车道
915           bus_stop: 公共汽车站
916           construction: 在建公路
917           corridor: 走廊
918           crossing: 十字路口
919           cycleway: 自行车道
920           elevator: 电梯
921           emergency_access_point: 紧急求救点
922           emergency_bay: 应急停车带
923           footway: 人行道
924           ford: 浅滩
925           give_way: 让路标志
926           living_street: 生活街
927           milestone: 里程碑
928           motorway: 高速公路
929           motorway_junction: 高速公路匝道
930           motorway_link: 高速公路
931           passing_place: 避车道
932           path: 小径
933           pedestrian: 步行街
934           platform: 车站
935           primary: 主要道路
936           primary_link: 主要道路
937           proposed: 规划道路
938           raceway: 赛道
939           residential: 住宅道路
940           rest_area: 休息区
941           road: 道路
942           secondary: 二级道路
943           secondary_link: 二级道路
944           service: 服务道路
945           services: 高速公路服务区
946           speed_camera: 测速摄像头
947           steps: 楼梯
948           stop: 停车标志
949           street_lamp: 路灯
950           tertiary: 三级道路
951           tertiary_link: 三级道路
952           track: 小路
953           traffic_mirror: 道路反光镜
954           traffic_signals: 交通信号灯
955           trailhead: 步道起点
956           trunk: 主干道路
957           trunk_link: 干道
958           turning_circle: 回车环
959           turning_loop: 环形回车道
960           unclassified: 无等级道路
961           "yes": 道路
962         historic:
963           aircraft: 历史航空器
964           archaeological_site: 遗址
965           bomb_crater: 弹坑遗址
966           battlefield: 战场
967           boundary_stone: 界碑
968           building: 古建筑
969           bunker: 地堡
970           cannon: 古炮
971           castle: 城堡
972           charcoal_pile: 史上有名的碳堆
973           church: 教堂
974           city_gate: 城门
975           citywalls: 城墙
976           fort: 堡垒
977           heritage: 遗产地
978           hollow_way: 坳路
979           house: 房屋
980           manor: 庄园
981           memorial: 纪念碑
982           milestone: 历史里程碑
983           mine: 矿井
984           mine_shaft: 矿井
985           monument: 纪念碑
986           railway: 历史铁路
987           roman_road: 罗马道路
988           ruins: 遗迹
989           rune_stone: 符文石
990           stone: 石头
991           tomb: 墓
992           tower: 塔
993           wayside_chapel: 路边小教堂
994           wayside_cross: 路旁十字架
995           wayside_shrine: 路旁神龛
996           wreck: 残骸
997           "yes": 古迹
998         junction:
999           "yes": 交叉点
1000         landuse:
1001           allotments: 小块园地
1002           aquaculture: 水产养殖
1003           basin: 盆地
1004           brownfield: 棕地
1005           cemetery: 公墓
1006           commercial: 商业区
1007           conservation: 保护区
1008           construction: 工地
1009           farmland: 农田
1010           farmyard: 农家庭院
1011           forest: 森林
1012           garages: 车库
1013           grass: 草坪
1014           greenfield: 绿地
1015           industrial: 工业区
1016           landfill: 垃圾填埋场
1017           meadow: 草甸
1018           military: 军事区
1019           mine: 矿井
1020           orchard: 果园
1021           plant_nursery: 植物苗圃
1022           quarry: 采石场
1023           railway: 铁路
1024           recreation_ground: 游乐场
1025           religious: 宗教场所
1026           reservoir: 水库
1027           reservoir_watershed: 水库库区
1028           residential: 居住区
1029           retail: 零售区
1030           village_green: 乡村草坪
1031           vineyard: 葡萄园
1032           "yes": 土地利用
1033         leisure:
1034           adult_gaming_centre: 成人游戏中心
1035           amusement_arcade: 娱乐厅
1036           bandstand: 演奏台
1037           beach_resort: 海滩度假村
1038           bird_hide: 野生动物观察站
1039           bleachers: 露天看台
1040           bowling_alley: 保龄球场
1041           common: 公共用地
1042           dance: 舞厅
1043           dog_park: 狗公园
1044           firepit: 火山坑
1045           fishing: 垂钓区
1046           fitness_centre: 健身中心
1047           fitness_station: 健身设施
1048           garden: 花园
1049           golf_course: 高尔夫球场
1050           horse_riding: 骑马中心
1051           ice_rink: 滑冰场
1052           marina: 小船坞
1053           miniature_golf: 迷你高尔夫球场
1054           nature_reserve: 自然保护区
1055           outdoor_seating: 户外座位
1056           park: 公园
1057           picnic_table: 野餐桌
1058           pitch: 体育场
1059           playground: 儿童游乐场
1060           recreation_ground: 游乐场
1061           resort: 度假胜地
1062           sauna: 桑拿
1063           slipway: 船台
1064           sports_centre: 体育中心
1065           stadium: 体育场
1066           swimming_pool: 游泳池
1067           track: 跑道
1068           water_park: 水上公园
1069           "yes": 闲暇
1070         man_made:
1071           adit: 平坑
1072           advertising: 广告牌
1073           antenna: 天线
1074           avalanche_protection: 雪崩护栏
1075           beacon: 浮标
1076           beam: 梁柱
1077           beehive: 蜂窝
1078           breakwater: 防波堤
1079           bridge: 桥
1080           bunker_silo: 地堡
1081           cairn: 堆石标
1082           chimney: 烟囱
1083           clearcut: 采伐迹地
1084           communications_tower: 通讯塔
1085           crane: 吊车
1086           cross: 十字架
1087           dolphin: 系船柱
1088           dyke: 堤
1089           embankment: 路堤
1090           flagpole: 旗杆
1091           gasometer: 气量计
1092           groyne: 防波堤
1093           kiln: 窑
1094           lighthouse: 灯塔
1095           manhole: 窨井
1096           mast: 桅杆
1097           mine: 矿石
1098           mineshaft: 矿井
1099           monitoring_station: 监测站
1100           petroleum_well: 石油井
1101           pier: 码头
1102           pipeline: 管道
1103           pumping_station: 泵站
1104           reservoir_covered: 覆盖水库
1105           silo: 发射井
1106           snow_cannon: 雪炮
1107           snow_fence: 防雪栅栏
1108           storage_tank: 储油罐
1109           street_cabinet: 街柜
1110           surveillance: 监视
1111           telescope: 望远镜
1112           tower: 塔
1113           utility_pole: 电线杆
1114           wastewater_plant: 污水处理厂
1115           watermill: 水磨
1116           water_tap: 水龙头
1117           water_tower: 水塔
1118           water_well: 井
1119           water_works: 自来水厂
1120           windmill: 风车
1121           works: 工厂
1122           "yes": 人造
1123         military:
1124           airfield: 军用机场
1125           barracks: 营房
1126           bunker: 掩体
1127           checkpoint: 检查站
1128           trench: 堑壕
1129           "yes": 军队
1130         mountain_pass:
1131           "yes": 山口
1132         natural:
1133           atoll: 环礁
1134           bare_rock: 裸岩
1135           bay: 湾
1136           beach: 滩
1137           cape: 海岬
1138           cave_entrance: 洞口
1139           cliff: 峭壁
1140           coastline: 海岸线
1141           crater: 火山口
1142           dune: 沙丘
1143           fell: 费尔地貌
1144           fjord: 峡湾
1145           forest: 森林
1146           geyser: 间歇泉
1147           glacier: 冰川
1148           grassland: 草原
1149           heath: 荒野
1150           hill: 丘陵
1151           hot_spring: 温泉
1152           island: 岛
1153           isthmus: 地峡
1154           land: 陆地
1155           marsh: 沼泽
1156           moor: 停泊区
1157           mud: 泥地
1158           peak: 山顶
1159           peninsula: 半岛
1160           point: 点
1161           reef: 礁
1162           ridge: 山脊
1163           rock: 岩
1164           saddle: 鞍
1165           sand: 沙滩
1166           scree: 岩屑堆
1167           scrub: 灌木丛
1168           shingle: 砾滩
1169           spring: 泉
1170           stone: 石
1171           strait: 海峡
1172           tree: 树
1173           tree_row: 树列
1174           tundra: 苔原
1175           valley: 山谷
1176           volcano: 火山
1177           water: 水
1178           wetland: 湿地
1179           wood: 树林
1180           "yes": 自然要素
1181         office:
1182           accountant: 会计师事务所
1183           administrative: 管理
1184           advertising_agency: 广告代理办公室
1185           architect: 设计院
1186           association: 协会
1187           company: 公司
1188           diplomatic: 外交办公室
1189           educational_institution: 教育机构
1190           employment_agency: 职业介绍所
1191           energy_supplier: 能源供应商办公室
1192           estate_agent: 地产代理
1193           financial: 财务处
1194           government: 政府办公室
1195           insurance: 保险办公室
1196           it: IT办公室
1197           lawyer: 律师事务所
1198           logistics: 物流办
1199           newspaper: 报社
1200           ngo: 非政府组织办公室
1201           notary: 公证处
1202           religion: 宗教办公室
1203           research: 研究室
1204           tax_advisor: 税务顾问办公室
1205           telecommunication: 电信办公室
1206           travel_agent: 旅行社
1207           "yes": 办公室
1208         place:
1209           allotments: 分配的土地
1210           archipelago: 群岛
1211           city: 城市
1212           city_block: 城市街区
1213           country: 国家
1214           county: 县
1215           farm: 农场
1216           hamlet: 村庄
1217           house: 房屋
1218           houses: 房屋
1219           island: 岛
1220           islet: 屿
1221           isolated_dwelling: 孤立聚落
1222           locality: 地区
1223           municipality: 直辖市
1224           neighbourhood: 居住区
1225           plot: 地块
1226           postcode: 邮政编码
1227           quarter: 街角
1228           region: 地区
1229           sea: 海
1230           square: 广场
1231           state: 州/省
1232           subdivision: 细分
1233           suburb: 城市片区
1234           town: 镇
1235           village: 村
1236           "yes": 地方
1237         railway:
1238           abandoned: 已拆除铁路
1239           buffer_stop: 止冲器
1240           construction: 在建铁路
1241           disused: 废弃铁路
1242           funicular: 缆索铁路
1243           halt: 火车停车点
1244           junction: 铁路枢纽
1245           level_crossing: 平交道口
1246           light_rail: 轻轨
1247           miniature: 微型铁路
1248           monorail: 单轨铁路
1249           narrow_gauge: 窄轨铁路
1250           platform: 铁路站台
1251           preserved: 保留铁路
1252           proposed: 规划铁路
1253           rail: 铁路
1254           spur: 铁路支线
1255           station: 火车站
1256           stop: 火车停车点
1257           subway: 地铁
1258           subway_entrance: 地铁入口
1259           switch: 道岔
1260           tram: 电车轨道
1261           tram_stop: 有轨电车站
1262           turntable: 转车台
1263           yard: 车辆段
1264         shop:
1265           agrarian: 农用品店
1266           alcohol: 政府许可酒类店
1267           antiques: 古玩店
1268           appliance: 电器店
1269           art: 艺术品店
1270           baby_goods: 婴儿用品
1271           bag: 包店
1272           bakery: 面包店
1273           bathroom_furnishing: 浴室装修
1274           beauty: 美容店
1275           bed: 床上用品
1276           beverages: 饮料店
1277           bicycle: 自行车店
1278           bookmaker: 赌博业者
1279           books: 书店
1280           boutique: 精品店
1281           butcher: 肉店
1282           car: 汽车店
1283           car_parts: 汽车零部件商店
1284           car_repair: 汽车修理店
1285           carpet: 地毯店
1286           charity: 慈善商店
1287           cheese: 奶酪店
1288           chemist: 化学品店
1289           chocolate: 巧克力店
1290           clothes: 服装店
1291           coffee: 咖啡店
1292           computer: 电脑店
1293           confectionery: 糖果店
1294           convenience: 便利店
1295           copyshop: 复印店
1296           cosmetics: 化妆品店
1297           craft: 工艺品供应店
1298           curtain: 窗帘店
1299           dairy: 乳品店
1300           deli: 熟食店
1301           department_store: 百货商场
1302           discount: 折扣商品店
1303           doityourself: DIY 用品店
1304           dry_cleaning: 干洗店
1305           e-cigarette: 电子烟店
1306           electronics: 电子产品店
1307           erotic: 情趣用品店
1308           estate_agent: 地产代理
1309           fabric: 面料商店
1310           farm: 农产品店
1311           fashion: 时装店
1312           fishing: 钓鱼用品店
1313           florist: 花店
1314           food: 食品店
1315           frame: 画框店
1316           funeral_directors: 殡仪馆
1317           furniture: 家具店
1318           garden_centre: 园艺品店
1319           gas: 加油站
1320           general: 杂货店
1321           gift: 礼品店
1322           greengrocer: 蔬菜水果店
1323           grocery: 杂货店
1324           hairdresser: 理发店
1325           hardware: 五金店
1326           health_food: 保健食品店
1327           hearing_aids: 助听器店
1328           herbalist: 草药铺
1329           hifi: 音像店
1330           houseware: 家居店
1331           ice_cream: 冰淇淋店
1332           interior_decoration: 室内装饰
1333           jewelry: 珠宝店
1334           kiosk: 售货亭
1335           kitchen: 厨房商店
1336           laundry: 洗衣店
1337           locksmith: 锁匠铺
1338           lottery: 彩票
1339           mall: 购物中心
1340           massage: 按摩
1341           medical_supply: 医疗用品店
1342           mobile_phone: 手机店
1343           money_lender: 放债店
1344           motorcycle: 摩托车店
1345           motorcycle_repair: 摩托车维修店
1346           music: 音乐商店
1347           musical_instrument: 乐器店
1348           newsagent: 报摊
1349           nutrition_supplements: 营养补品店
1350           optician: 眼镜店
1351           organic: 有机食品店
1352           outdoor: 户外用品店
1353           paint: 油漆店
1354           pastry: 糕点店
1355           pawnbroker: 典当行
1356           perfumery: 香水店
1357           pet: 宠物店
1358           pet_grooming: 宠物美容店
1359           photo: 照相馆
1360           seafood: 海鲜
1361           second_hand: 二手商品店
1362           sewing: 缝纫店
1363           shoes: 鞋店
1364           sports: 体育用品店
1365           stationery: 文具店
1366           storage_rental: 仓储租赁店
1367           supermarket: 超市
1368           tailor: 裁缝店
1369           tattoo: 纹身店
1370           tea: 茶馆
1371           ticket: 售票处
1372           tobacco: 烟草店
1373           toys: 玩具店
1374           travel_agency: 旅行社
1375           tyres: 轮胎店
1376           vacant: 空店
1377           variety_store: 杂货店
1378           video: 音像店
1379           video_games: 电子游戏商店
1380           wholesale: 批发店
1381           wine: 葡萄酒店
1382           "yes": 商店
1383         tourism:
1384           alpine_hut: 高山小屋
1385           apartment: 度假公寓
1386           artwork: 艺术品
1387           attraction: 景点
1388           bed_and_breakfast: 家庭旅馆
1389           cabin: 旅游客舱
1390           camp_pitch: 营地
1391           camp_site: 宿营地
1392           caravan_site: 房车宿营地
1393           chalet: 小屋
1394           gallery: 画廊
1395           guest_house: 旅馆
1396           hostel: 招待所
1397           hotel: 酒店
1398           information: 信息处
1399           motel: 汽车旅馆
1400           museum: 博物馆
1401           picnic_site: 野餐地
1402           theme_park: 主题公园
1403           viewpoint: 观景点
1404           wilderness_hut: 荒野小屋
1405           zoo: 动物园
1406         tunnel:
1407           building_passage: 建筑通道
1408           culvert: 排水管
1409           "yes": 隧道
1410         waterway:
1411           artificial: 人工航道
1412           boatyard: 船坞
1413           canal: 运河
1414           dam: 水坝
1415           derelict_canal: 废弃运河
1416           ditch: 沟
1417           dock: 码头
1418           drain: 渠
1419           lock: 船闸
1420           lock_gate: 船闸
1421           mooring: 系泊设备
1422           rapids: 急流
1423           river: 河
1424           stream: 溪
1425           wadi: 干河
1426           waterfall: 瀑布
1427           weir: 堰
1428           "yes": 航道
1429       admin_levels:
1430         level2: 国界
1431         level3: 大区界
1432         level4: 州界/省界
1433         level5: 地区界(地级行政区界)
1434         level6: 县界
1435         level7: 市边界
1436         level8: 乡界
1437         level9: 村界
1438         level10: 村界
1439         level11: 邻里界
1440       types:
1441         cities: 城市
1442         towns: 城镇
1443         places: 地点
1444     results:
1445       no_results: 没有找到结果
1446       more_results: 更多结果
1447   issues:
1448     index:
1449       title: 问题
1450       select_status: 选择状态
1451       select_type: 选择类型
1452       select_last_updated_by: 选择上次更新者
1453       reported_user: 被举报用户
1454       not_updated: 未更新
1455       search: 搜索
1456       search_guidance: 搜索问题:
1457       user_not_found: 用户不存在
1458       issues_not_found: 找不到此问题
1459       status: 状态
1460       reports: 举报
1461       last_updated: 最后更新
1462       last_updated_time_html: <abbr title='%{title}'>%{time}</abbr>
1463       last_updated_time_user_html: <abbr title='%{title}'>%{time}</abbr>由%{user}
1464       link_to_reports: 查看举报
1465       reports_count:
1466         one: '%{count}个举报'
1467         other: '%{count}个举报'
1468       reported_item: 举报项
1469       states:
1470         ignored: 已忽略
1471         open: 开放
1472         resolved: 已解决
1473     show:
1474       title: '%{status}问题#%{issue_id}'
1475       reports:
1476         zero: 无举报
1477         one: '%{count}个举报'
1478         other: '%{count}个举报'
1479       report_created_at: 首次报告于%{datetime}
1480       last_resolved_at: 上次解决于%{datetime}
1481       last_updated_at: 上次由%{displayname}于%{datetime}更新
1482       resolve: 解决
1483       ignore: 忽略
1484       reopen: 重新开放
1485       reports_of_this_issue: 举报此问题
1486       read_reports: 阅读举报
1487       new_reports: 新举报
1488       other_issues_against_this_user: 其他有关此用户的问题
1489       no_other_issues: 没有其他有关此用户的问题。
1490       comments_on_this_issue: 评论该问题
1491     resolve:
1492       resolved: 问题状态已设置为“已解决”
1493     ignore:
1494       ignored: 问题状态已设置为“已忽略”
1495     reopen:
1496       reopened: 问题状态已设置为“开放”
1497     comments:
1498       comment_from_html: '%{user_link}于%{comment_created_at}发表的评论'
1499       reassign_param: 要重新分配问题吗?
1500     reports:
1501       reported_by_html: 由%{user}在%{updated_at}报告为%{category}
1502     helper:
1503       reportable_title:
1504         diary_comment: '%{entry_title},评论#%{comment_id}'
1505         note: 注记#%{note_id}
1506   issue_comments:
1507     create:
1508       comment_created: 已成功创建评论
1509       issue_reassigned: 已创建您的评论,并重新分配问题
1510   reports:
1511     new:
1512       title_html: 举报%{link}
1513       missing_params: 不能创建新的举报
1514       disclaimer:
1515         intro: 在发送您的举报至网站版主前,请确保:
1516         not_just_mistake: 您确信这个问题不只是失误
1517         unable_to_fix: 您无法自行修复问题,或通过您的伙伴社群成员帮助下修复
1518         resolve_with_user: 您已尝试与有关用户解决问题
1519       categories:
1520         diary_entry:
1521           spam_label: 此日记记录是(或包含)滥发消息
1522           offensive_label: 此日记记录是淫秽/攻击性内容
1523           threat_label: 此日记记录包含恐吓
1524           other_label: 其他
1525         diary_comment:
1526           spam_label: 此日记评论是(或包含)滥发消息
1527           offensive_label: 此日记评论是淫秽/冒犯的内容
1528           threat_label: 此日记评论包含恐吓
1529           other_label: 其他
1530         user:
1531           spam_label: 此用户的个人资料是(或包含)滥发消息
1532           offensive_label: 此用户的个人资料是淫秽/冒犯的内容
1533           threat_label: 此用户的个人资料包含恐吓
1534           vandal_label: 此用户是破坏者
1535           other_label: 其他
1536         note:
1537           spam_label: 此注记是滥发消息
1538           personal_label: 此注释包含个人数据
1539           abusive_label: 此注记是谩骂
1540           other_label: 其他
1541     create:
1542       successful_report: 您的举报已成功提交
1543       provide_details: 请提供所需详情
1544   layouts:
1545     logo:
1546       alt_text: OpenStreetMap 标志
1547     home: 返回家位置
1548     logout: 退出
1549     log_in: 登录
1550     sign_up: 注册
1551     start_mapping: 开始绘制地图
1552     edit: 编辑
1553     history: 历史
1554     export: 导出
1555     issues: 问题
1556     data: 数据
1557     export_data: 导出数据
1558     gps_traces: GPS 轨迹
1559     gps_traces_tooltip: 管理GPS轨迹
1560     user_diaries: 用户日记
1561     user_diaries_tooltip: 查看用户日记
1562     edit_with: 使用 %{editor} 编辑
1563     tag_line: 自由的 Wiki 世界地图
1564     intro_header: 欢迎访问 OpenStreetMap!
1565     intro_text: OpenStreetMap 是一个世界地图,由像您一样的人们所构筑,可依据开放许可协议自由使用。
1566     intro_2_create_account: 创建用户账户
1567     hosting_partners_html: 主机由%{ucl}、%{fastly}、%{bytemark},以及其他%{partners}所支持。
1568     partners_ucl: 伦敦大学学院
1569     partners_fastly: Fastly
1570     partners_bytemark: Bytemark主机
1571     partners_partners: 合作伙伴
1572     tou: 使用条款
1573     osm_offline: 由于正在进行基本的数据库维护工作,OpenStreetMap 数据库目前处于脱机状态。
1574     osm_read_only: 由于正在进行基本的数据库维护工作,OpenStreetMap 数据库目前处于只读模式。
1575     donate: 通过给硬件升级基金%{link}支持 OpenStreetMap。
1576     help: 帮助
1577     about: 关于
1578     copyright: 著作权
1579     communities: 社区
1580     community: 社区
1581     community_blogs: 社区博客
1582     community_blogs_title: OpenStreetMap 社区成员的博客
1583     make_a_donation:
1584       title: 通过捐款支持 OpenStreetMap
1585       text: 捐款
1586     learn_more: 了解更多
1587     more: 更多
1588   user_mailer:
1589     diary_comment_notification:
1590       subject: '[OpenStreetMap] %{user} 在日记篇目留下了评论'
1591       hi: 您好,%{to_user}:
1592       header: '%{from_user} 评论了主题为 %{subject} 的 OpenStreetMap 日记文章:'
1593       header_html: '%{from_user} 评论了主题为 %{subject} 的 OpenStreetMap 日记文章:'
1594       footer: 您也可以通过%{readurl}来读取评论,并且在%{commenturl}来撰写评论或者通过%{replyurl}向作者发送消息
1595       footer_html: 您也可以通过%{readurl}查看评论,并在%{commenturl}撰写评论或通过%{replyurl}向作者发送消息
1596     message_notification:
1597       subject: '[OpenStreetMap] %{message_title}'
1598       hi: 您好,%{to_user}:
1599       header: '%{from_user} 已经通过 OpenStreetMap 给您发送了一条主题为 %{subject} 的私信:'
1600       header_html: '%{from_user} 已经通过 OpenStreetMap 给您发送了一条主题为 %{subject} 的信息:'
1601       footer: 您也可以在%{readurl}阅读此消息并在%{replyurl}向作者发送信息
1602       footer_html: 您还可以在%{readurl}阅读这条信息并在%{replyurl}向作者发送信息
1603     friendship_notification:
1604       hi: 您好,%{to_user}:
1605       subject: '[OpenStreetMap] %{user} 添加您为朋友'
1606       had_added_you: '%{user} 已经在 OpenStreetMap 添加您为朋友。'
1607       see_their_profile: 您可以在%{userurl}查看他们的个人资料。
1608       see_their_profile_html: 您可以在%{userurl}查看他们的个人资料。
1609       befriend_them: 您也可以在 %{befriendurl} 添加他们为朋友。
1610       befriend_them_html: 您也可以在%{befriendurl}把他们添加为朋友。
1611     gpx_description:
1612       description_with_tags_html: 您的GPX文件 %{trace_name} ,其描述为 %{trace_description}
1613         并有以下标签: %{tags}
1614       description_with_no_tags_html: 似乎您的GPX文件%{trace_name},描述为%{trace_description},没有标签
1615     gpx_failure:
1616       hi: 您好,%{to_user}:
1617       failed_to_import: 导入失败。下面是错误信息:
1618       more_info_html: 更多关于 GPX 导入失败的信息,以及如何避免失败可在%{url}找到。
1619       subject: '[OpenStreetMap] GPX 导入失败'
1620     gpx_success:
1621       hi: 您好,%{to_user}:
1622       subject: '[OpenStreetMap] GPX 导入成功'
1623     signup_confirm:
1624       subject: '[OpenStreetMap] 欢迎加入 OpenStreetMap'
1625       greeting: 您好!
1626       created: 有人(希望是您)刚在%{site_url}创建了一个账户。
1627       confirm: 在开始之前,我们需要确认这个请求来自于您。如果确实这样,那么请点击以下链接以确认您的帐户:
1628       welcome: 等您确认帐号后,我们将提供一些额外的信息以帮助您开始使用。
1629     email_confirm:
1630       subject: '[OpenStreetMap] 确认您的电子邮件地址'
1631       greeting: 您好,
1632       hopefully_you: 有人(希望是您)想要在%{server_url}将他的电子邮件地址更改为 %{new_address}。
1633       click_the_link: 如果这是您,请点击下面的链接以确认更改。
1634     lost_password:
1635       subject: '[OpenStreetMap] 密码重置请求'
1636       greeting: 您好,
1637       hopefully_you: 某人(可能是您)已要求重置该电子邮件地址上的 openstreetmap.org 帐户密码。
1638       click_the_link: 如果这是您,请点击下面的链接重置您的密码。
1639     note_comment_notification:
1640       anonymous: 匿名用户
1641       greeting: 您好,
1642       commented:
1643         subject_own: '[OpenStreetMap] %{commenter} 评论了您的一个注记'
1644         subject_other: '[OpenStreetMap] %{commenter} 评论了您感兴趣的一个注记'
1645         your_note: '%{commenter} 评论了您在 %{place} 附近的一个注记。'
1646         your_note_html: '%{commenter}评论了您在%{place}附近的一个地图注记。'
1647         commented_note: '%{commenter} 评论了您感兴趣的一个地图注记。该注记位于 %{place} 附近。'
1648         commented_note_html: '%{commenter} 评论了您评论过的一个地图注记。该注记位于 %{place} 附近。'
1649       closed:
1650         subject_own: '[OpenStreetMap] %{commenter} 解决了您的一个注记'
1651         subject_other: '[OpenStreetMap] %{commenter} 已经解决了一个您感兴趣的注记'
1652         your_note: '%{commenter} 解决了您在 %{place} 附近的一个注记。'
1653         your_note_html: '%{commenter} 解决了您在 %{place} 附近的一个注记。'
1654         commented_note: '%{commenter} 解决了您感兴趣的一个地图注记。该注记位于 %{place} 附近。'
1655         commented_note_html: '%{commenter} 解决了您感兴趣的一个地图注记。该注记位于 %{place} 附近。'
1656       reopened:
1657         subject_own: '[OpenStreetMap] %{commenter} 重新激活了您的一个注记'
1658         subject_other: '[OpenStreetMap] %{commenter} 重新激活了您感兴趣的一个注记'
1659         your_note: '%{commenter} 重新激活了您在 %{place} 附近的一个注记。'
1660         your_note_html: '%{commenter} 重新激活了您在 %{place} 附近的一个注记。'
1661         commented_note: '%{commenter} 重新激活了您感兴趣的一个地图注记。该注记位于 %{place} 附近。'
1662         commented_note_html: '%{commenter} 重新激活了您感兴趣的一个地图注记。该注记位于 %{place} 附近。'
1663       details: 更多关于笔记的详细信息可以在%{url}找到。
1664       details_html: 更多关于笔记的详细信息可以在%{url}找到。
1665     changeset_comment_notification:
1666       hi: 您好,%{to_user}:
1667       greeting: 您好,
1668       commented:
1669         subject_own: '[OpenStreetMap] %{commenter}评论了您的一个变更集'
1670         subject_other: '[OpenStreetMap] %{commenter} 评论了您感兴趣的一个变更集'
1671         your_changeset: '%{commenter}在%{time}对你的变更集留下评论'
1672         your_changeset_html: '%{commenter} 于 %{time} 在您创建的一个变更集留下评论'
1673         commented_changeset: '%{commenter}在%{time}对你监视的%{changeset_author}创建的变更集留下评论'
1674         commented_changeset_html: '%{commenter}于%{time}在您监视的由%{changeset_author}创建的一个地图变更集中留下评论'
1675         partial_changeset_with_comment: 带评论“%{changeset_comment}”
1676         partial_changeset_with_comment_html: 带有评论“%{changeset_comment}”
1677         partial_changeset_without_comment: 没有评论
1678       details: 更多关于变更集的详细信息可以在 %{url} 找到。
1679       details_html: 更多有关变更集的详细信息,请参见 %{url}。
1680       unsubscribe: 要从该变更集中退订,请访问%{url},并点击“退订”。
1681       unsubscribe_html: 要从该变更集中退订,请访问%{url},并点击“退订”。
1682   confirmations:
1683     confirm:
1684       heading: 检查您的电子邮件!
1685       introduction_1: 我们给您发送了确认邮件。
1686       introduction_2: 点击电子邮件中的链接确认您的账户,然后您就可以开始绘制地图了。
1687       press confirm button: 按下面的确认按钮激活您的账户。
1688       button: 确认
1689       success: 已确认您的账户,感谢您的注册!
1690       already active: 该账户已经确认。
1691       unknown token: 确认码已经过期或不存在。
1692       resend_html: 如果您需要我们重新发送确认邮件,%{reconfirm_link}。
1693       click_here: 点击此处
1694     confirm_resend:
1695       failure: 用户 %{name} 未找到。
1696     confirm_email:
1697       heading: 确认电子邮件地址更改
1698       press confirm button: 按下面的确认按钮以确认您的新电子邮件地址。
1699       button: 确认
1700       success: 已确认您对电子邮件地址的更改!
1701       failure: 具有此令牌的电子邮件地址已经确认过了。
1702       unknown_token: 那个确认代码已过期或不存在。
1703     resend_success_flash:
1704       confirmation_sent: 我们已经向%{email}发出一条新的确认通知,一旦您确认您的账户,就能开始绘图。
1705       whitelist: 如果您用于发送确认请求的邮箱具有反垃圾邮件系统,请确保将%{sender}加入白名单,因为我们无法恢复任何确认请求。
1706   messages:
1707     inbox:
1708       title: 收件箱
1709       my_inbox: 我的收件箱
1710       my_outbox: 我的发件箱
1711       messages: 您有 %{new_messages}和 %{old_messages}
1712       new_messages: '%{count} 条新消息'
1713       old_messages: '%{count} 条旧消息'
1714       from: 发件人
1715       subject: 主题
1716       date: 日期
1717       no_messages_yet_html: 您还没有消息,何不联系一些%{people_mapping_nearby_link}?
1718       people_mapping_nearby: 在附近绘制地图的人
1719     message_summary:
1720       unread_button: 标记为未读
1721       read_button: 标记为已读
1722       reply_button: 回复
1723       destroy_button: 删除
1724     new:
1725       title: 发消息
1726       send_message_to_html: 发送新信息给%{name}
1727       back_to_inbox: 返回收件箱
1728     create:
1729       message_sent: 消息已发出
1730       limit_exceeded: 您刚发送了很多消息。在尝试发送其他消息之前,请稍等一会儿。
1731     no_such_message:
1732       title: 无此消息
1733       heading: 没有此消息
1734       body: 对不起,没有具有该 id 的消息。
1735     outbox:
1736       title: 发件箱
1737       my_inbox: 我的收件箱
1738       my_outbox: 我的发件箱
1739       messages:
1740         one: 您有 %{count} 条已发送信息
1741         other: 您有 %{count} 条已发送信息
1742       to: 收件人
1743       subject: 主题
1744       date: 日期
1745       no_sent_messages_html: 您尚未发送信息。何不联系一些%{people_mapping_nearby_link}?
1746       people_mapping_nearby: 在附近绘制地图的人
1747     reply:
1748       wrong_user: 您已经以 '%{user}' 的身份登录,但是您想要回复的消息并非寄给这个用户。请以正确的用户身份登录以回复这个消息。
1749     show:
1750       title: 阅读信息
1751       reply_button: 回复
1752       unread_button: 标记为未读
1753       destroy_button: 删除
1754       back: 返回
1755       wrong_user: 您已经以 '%{user}' 的身份登录,但是您想要阅读的消息并非寄给这个用户。请以正确的用户身份登录以阅读这个消息。
1756     sent_message_summary:
1757       destroy_button: 删除
1758     mark:
1759       as_read: 标记消息为已读
1760       as_unread: 标记消息为未读
1761     destroy:
1762       destroyed: 消息已删除
1763   passwords:
1764     lost_password:
1765       title: 忘记密码
1766       heading: 忘记密码?
1767       email address: 电子邮件地址:
1768       new password button: 重置密码
1769       help_text: 输入您的电子邮件地址来注册,我们会寄出链接给它,这样您就可以用它来重置密码。
1770       notice email on way: 很遗憾您遗失了密码:-(不过一封电子邮件已经发往您的邮箱,您很快就可以重置密码了。
1771       notice email cannot find: 对不起,无法找到邮箱。
1772     reset_password:
1773       title: 重置密码
1774       heading: 重置%{user}的密码
1775       reset: 重置密码
1776       flash changed: 您的密码已经更改。
1777       flash token bad: 未找到标记,建议检查 URL?
1778   preferences:
1779     show:
1780       title: 我的偏好
1781       preferred_editor: 首选编辑器
1782       preferred_languages: 首选语言
1783       edit_preferences: 偏好设置
1784     edit:
1785       title: 偏好设置
1786       save: 更新首选项
1787       cancel: 取消
1788     update:
1789       failure: 无法更新首选项。
1790     update_success_flash:
1791       message: 偏好已更新。
1792   profiles:
1793     edit:
1794       title: 编辑个人资料
1795       save: 更新个人资料
1796       cancel: 取消
1797       image: 图像
1798       gravatar:
1799         gravatar: 使用 Gravatar
1800         link: https://wiki.openstreetmap.org/wiki/Gravatar
1801         what_is_gravatar: 什么是Gravatar?
1802         disabled: Gravatar已禁用。
1803         enabled: 您的Gravatar显示已启用。
1804       new image: 添加图像
1805       keep image: 保持当前图像
1806       delete image: 删除当前图像
1807       replace image: 替换当前图像
1808       image size hint: (正方形图像,尺寸至少为100x100)
1809       home location: 住所位置
1810       no home location: 您还没有输入您的住所位置。
1811       update home location on click: 点击地图时更新所在位置?
1812     update:
1813       success: 个人资料已更新。
1814       failure: 无法更新个人资料。
1815   sessions:
1816     new:
1817       title: 登录
1818       heading: 登录
1819       email or username: 电子邮件地址或用户名:
1820       password: 密码:
1821       openid_html: '%{logo}OpenID:'
1822       remember: 记住我
1823       lost password link: 忘记密码?
1824       login_button: 登录
1825       register now: 立即注册
1826       with external: 或者使用第三方服务登录:
1827       no account: 没有账户?
1828       auth failure: 对不起,凭这些信息您无法登录。
1829       openid_logo_alt: 使用 OpenID 登录
1830       auth_providers:
1831         openid:
1832           title: 使用OpenID登录
1833           alt: 使用OpenID URL登录
1834         google:
1835           title: 使用Google登录
1836           alt: 使用Google OpenID登录
1837         facebook:
1838           title: 使用脸书登录
1839           alt: 使用Facebook账户登录
1840         windowslive:
1841           title: 使用Windows Live登录
1842           alt: 使用Windows Live账户登录
1843         github:
1844           title: 使用GitHub登录
1845           alt: 通过GitHub账户登录
1846         wikipedia:
1847           title: 使用维基百科登录
1848           alt: 使用维基百科账户登录
1849         wordpress:
1850           title: 使用Wordpress登录
1851           alt: 使用 Wordpress OpenID 登录
1852         aol:
1853           title: 使用AOL登录
1854           alt: 使用AOL OpenID登录
1855     destroy:
1856       title: 退出
1857       heading: 退出登录OpenStreetMap
1858       logout_button: 退出
1859     suspended_flash:
1860       suspended: 抱歉,由于异常活动,您的帐户已被暂停使用。
1861       contact_support_html: 如果您想就此讨论,请联系%{support_link}。
1862       support: 支持
1863   shared:
1864     markdown_help:
1865       heading_html: 以%{kramdown_link}解析
1866       headings: 标题
1867       heading: 标题
1868       subheading: 副标题
1869       unordered: 无序列表
1870       ordered: 有序列表
1871       first: 第一项
1872       second: 第二项
1873       link: 链接
1874       text: 文字
1875       image: 图像
1876       alt: 替代文本
1877       url: URL
1878     richtext_field:
1879       edit: 编辑
1880       preview: 预览
1881   site:
1882     about:
1883       next: 下一页
1884       copyright_html: <span>&copy;</span>OpenStreetMap<br> 贡献者
1885       used_by_html: '%{name} 为数以千计的网站、移动应用以及硬件设备提供地图数据'
1886       lede_text: OpenStreetMap 是一个由地图制作爱好者组成的社区。这些爱好者提供并维护世界各地关于道路、小道、咖啡馆、铁路车站等各种各样的数据。
1887       local_knowledge_title: 本地知识库
1888       local_knowledge_html: OpenStreetMap 强调使用本地知识。贡献者们使用航空图像、GPS 设备与传统的地区地图来确保 OSM
1889         的精确性和时效性。
1890       community_driven_title: 社区驱动
1891       community_driven_html: OpenStreetMap 是一个多元化的社区,它充满激情,并且每天都在成长。我们的参与者包括地图制作爱好者,地理信息系统(GIS)从业人员,维护
1892         OSM 服务器的工程师,标注灾害区域的人道主义自愿者,已经其他很多各界人士。想更多的了解社区请参见<a href='https://blog.openstreetmap.org'>OpenStreetMap博客</a>、<a
1893         href='%{diary_path}'>用户日记</a>、<a href='https://blogs.openstreetmap.org/'>社区博客</a>,以及
1894         <a href='https://www.osmfoundation.org/'>OSM 基金会</a>网站。
1895       open_data_title: 开放数据
1896       open_data_html: OpenStreetMap 是<i>开源数据</i>:只要您表明使用了 OpenStreetMap 并承认其贡献者的工作,您就可以使用
1897         OpenStreetMap。如果您改变或者使用这些数据,您必须按照相同的版权协议发布结果。详情请参见<a href='%{copyright_path}'>版权协议</a>。
1898       legal_title: 法律
1899       legal_1_html: |-
1900         此网站和很多其他相关服务已由<a href='https://osmfoundation.org/'>OpenStreetMap基金会</a>(OSMF)正式代表社群运营。使用所有由OSMF运营的服务均需符合我们的<a href="https://wiki.osmfoundation.org/wiki/Terms_of_Use">使用条款</a>、<a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">
1901         可接受使用方针</a>和我们的<a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">隐私政策。
1902       legal_2_html: |-
1903         如果您有任何授权、版权或其他法律咨询,请<a href='https://osmfoundation.org/Contact'>联系OSMF</a>。
1904         <br>
1905         OpenStreetMap、放大镜标示,和State of the Map是<a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">OSMF的注册商标</a>。
1906       partners_title: 合作伙伴
1907     copyright:
1908       foreign:
1909         title: 关于本译文
1910         html: 当该翻译页面与%{english_original_link}冲突时,英语页面会被优先采用
1911         english_link: 英语原文
1912       native:
1913         title: 关于本页面
1914         html: 您正在查看英语版本的著作权页面。您可以返回该页面的%{native_link},或停止阅读著作权信息并%{mapping_link}。
1915         native_link: 简体中文版本
1916         mapping_link: 开始绘制地图
1917       legal_babble:
1918         title_html: 著作权与许可
1919         introduction_1_open_data: 开放数据
1920         introduction_1_odc_odbl: 开放数据共享开放数据库许可协议
1921         introduction_1_osm_foundation: OpenStreetMap 基金会
1922         credit_title_html: 如何表明作者是 OpenStreetMap
1923         credit_1_html: 当您使用 OpenStreetMap 的数据,您会被要求遵循两件事:
1924         attribution_example:
1925           alt: 如何在网页上署名 OpenStreetMap 的示例
1926           title: 署名示例
1927         more_title_html: 了解更多
1928         contributors_title_html: 我们的贡献者
1929         contributors_intro_html: 我们的数据来源于成千上万人的贡献。但我们也从国家测绘机构等处获取公共版权的数据,其中包括:
1930         contributors_at_austria: 奥地利
1931         contributors_at_stadt_wien: 维也纳
1932         contributors_au_australia: 澳大利亚
1933         contributors_ca_canada: 加拿大
1934         contributors_fi_finland: 芬兰
1935         contributors_fr_france: 法国
1936         contributors_nl_netherlands: 荷兰
1937         contributors_nz_new_zealand: 新西兰
1938         contributors_si_slovenia: 斯洛文尼亚
1939         contributors_es_spain: 西班牙
1940         contributors_za_south_africa: 南非
1941         contributors_gb_united_kingdom: 英国
1942         contributors_2_contributors_page: 贡献者页面
1943         contributors_footer_2_html: OpenStreetMap 纳入数据并不意味着原始数据提供者认可 OpenStreetMap、提供任何担保或担负任何法律责任。
1944         infringement_title_html: 著作权侵犯
1945         infringement_1_html: OSM 的贡献者会被提醒,绝不要在没有著作权人的明确许可时添加来自任何有著作权的来源的数据(如谷歌地图或印刷地图)。
1946         trademarks_title: 商标
1947         trademarks_1_1_trademark_policy: 商标政策
1948     index:
1949       js_1: 您或许正在使用不支持 JavaScript 的浏览器,或您禁用了 JavaScript。
1950       js_2: OpenStreetMap 使用 JavaScript 让地图更平滑。
1951       permalink: 固定链接
1952       shortlink: 短链接
1953       createnote: 添加注记
1954       license:
1955         copyright: 版权所有 OpenStreetMap及其贡献者,采用开放授权协议
1956       remote_failed: 编辑失败 - 请确保已加载 JOSM 或 Merkaartor 并启用了远程控制
1957     edit:
1958       not_public: 您尚未公开您的编辑。
1959       not_public_description_html: 您将无法再编辑此地图,直到您做到如上所述。您可以通过您的%{user_page}公开您的编辑。
1960       user_page_link: 用户页面
1961       anon_edits_link_text: 了解为什么这很重要。
1962       id_not_configured: iD 尚未配置
1963       no_iframe_support: 您的浏览器不支持 HTML 嵌入式框架,这是此功能所需要的。
1964     export:
1965       title: 导出
1966       area_to_export: 要导出的区域
1967       manually_select: 手动选择不同的区域
1968       format_to_export: 要导出的格式
1969       osm_xml_data: OpenStreetMap XML 数据
1970       map_image: 地图图像 (显示标准图层)
1971       embeddable_html: 可嵌入HTML
1972       licence: 许可协议
1973       licence_details_html: OpenStreetMap 数据以 %{odbl_link} (ODbL) 许可。
1974       odbl: 开放数据共享开放数据库许可协议
1975       too_large:
1976         advice: 如果用上面的导出工具失败了,请考虑使用下面列出的来源来导出:
1977         body: 该区域过大,不能导出为 OpenStreetMap XML 数据。请放大地图或选择一个更小的区域,或使用以下大量数据下载来源之一:
1978         planet:
1979           title: OSM星球
1980           description: 定期更新的完整 OpenStreetMap 数据库副本
1981         overpass:
1982           title: Overpass API
1983           description: 从 OpenStreetMap 数据库的一个镜像下载此限定边框
1984         geofabrik:
1985           title: Geofabrik下载
1986           description: 定期更新的洲、 国家和特定城市的摘录
1987         other:
1988           title: 其他来源
1989           description: OpenStreetMap wiki 上列出的其他来源
1990       options: 选项
1991       format: 格式
1992       scale: 比例
1993       max: 最大
1994       image_size: 图像尺寸
1995       zoom: 缩放
1996       add_marker: 添加标记至地图
1997       latitude: 纬度:
1998       longitude: 经度:
1999       output: 输出
2000       paste_html: 粘贴可嵌入网站的 HTML
2001       export_button: 导出
2002     fixthemap:
2003       title: 报告问题/修正地图
2004       how_to_help:
2005         title: 如何帮助
2006         join_the_community:
2007           title: 加入社区
2008           explanation_html: 如果您发现我们的地图数据有问题,例如缺少某条道路或者您的地址,最好的处理方法就是加入 OpenStreetMap
2009             社区,然后您自己添加或者改进数据。
2010         add_a_note:
2011           instructions_html: 只需点击<a class='icon note'></a>或地图上显示的相同图标。这会在地图上添加标记,您可以拖动它来改变位置。添加您所知信息后点击保存,其他绘图者将进行核查。
2012       other_concerns:
2013         title: 其他问题
2014         concerns_html: 如果您对我们的数据使用方式或内容有疑虑,请参阅我们的%{copyright_link}来了解更多法律信息,或者联系相应的%{working_group_link}。
2015         copyright: 版权页面
2016         working_group: OSMF 工作小组
2017     help:
2018       title: 获得帮助
2019       introduction: OpenStreetMap 有若干资源用于学习该项目,提问和回答问题,以及讨论与制作地图相关的话题并且撰写相关文档。
2020       welcome:
2021         url: /welcome
2022         title: 欢迎访问OpenStreetMap
2023         description: 本快速指南涵盖了快速入门 OpenStreetMap 的基本知识。
2024       beginners_guide:
2025         url: https://wiki.openstreetmap.org/wiki/Zh-hans:Beginners%27_guide
2026         title: 新手指南
2027         description: 社群维护的新手指南。
2028       help:
2029         title: 帮助论坛
2030         description: 在OpenStreetMap的问答网站提问或查找回答。
2031       mailing_lists:
2032         title: 邮件列表
2033         description: 询问问题或在广泛或局部的邮件列表中讨论有趣事件
2034       community:
2035         title: 社区论坛
2036         description: 用于讨论 OpenStreetMap 的共享场所。
2037       irc:
2038         title: IRC
2039         description: 在很多不同的语言和在很多话题间交互聊天。
2040       switch2osm:
2041         title: switch2osm
2042         description: 协助公司与组织改用 OpenStreetMap 为基础的地图与相关服务。
2043       welcomemat:
2044         title: 对于组织
2045         description: 想跟一个组织为OpenStreetMap制订计划?在欢迎席上找到你需要知道的东西。
2046       wiki:
2047         title: OpenStreetMap Wiki
2048         description: 浏览 wiki 深入了解 OpenStreetMap 文档。
2049     potlatch:
2050       removed: 您的默认OpenStreetMap编辑器设置为Potlatch。由于Adobe Flash Player已停止支持,因此Potlatch不再可在Web浏览器中使用。
2051       desktop_application_html: 您仍然可以通过%{download_link}使用 Potlatch。
2052       download: 下载适用于 Mac 和 Windows 的桌面应用程序
2053       id_editor_html: 或者,您可以将默认编辑器设置为 iD,它会像先前的 Potlatch 一样在您的网络浏览器上运行。%{change_preferences_link}。
2054       change_preferences: 在这里更改您的参数设置
2055     any_questions:
2056       title: 还有疑问吗?
2057       paragraph_1_html: 有多种资源可用于了解该项目、提出和回答与 OpenStreetMap 有关的问题,并且协作讨论和记录地图主题。%{help_link}。以组织形式为
2058         OpenStreetMap 制定计划吗?%{welcome_mat_link}。
2059       get_help_here: 在这里寻求帮助
2060       welcome_mat: 查看欢迎垫
2061     sidebar:
2062       search_results: 搜索结果
2063       close: 关闭
2064     search:
2065       search: 搜索
2066       get_directions: 获取方向
2067       get_directions_title: 查找两点之间的方向
2068       from: 从
2069       to: 至
2070       where_am_i: 这是哪里?
2071       where_am_i_title: 使用搜索引擎说明当前位置
2072       submit_text: 提交
2073       reverse_directions_text: 换向
2074     key:
2075       table:
2076         entry:
2077           motorway: 高速公路
2078           main_road: 主干道
2079           trunk: 主干道路
2080           primary: 一级道路
2081           secondary: 二级道路
2082           unclassified: 无等级道路
2083           track: 小路
2084           bridleway: 马道
2085           cycleway: 自行车道
2086           cycleway_national: 国家自行车道
2087           cycleway_regional: 地区自行车道
2088           cycleway_local: 本地自行车道
2089           footway: 步道
2090           rail: 铁路
2091           subway: 地铁
2092           tram:
2093           - 轻轨
2094           - 电车
2095           cable:
2096           - 缆车
2097           - 吊椅缆车
2098           runway:
2099           - 机场跑道
2100           - 滑行道
2101           apron:
2102           - 机场停机坪
2103           - 航站楼
2104           admin: 行政区边界
2105           forest: 森林
2106           wood: 林
2107           golf: 高尔夫球场
2108           park: 公园
2109           resident: 居住区
2110           common:
2111           - 公地
2112           - 草甸
2113           - 花园
2114           retail: 零售区
2115           industrial: 工业区
2116           commercial: 商业区
2117           heathland: 荒原
2118           lake:
2119           - 湖
2120           - 水库
2121           farm: 农场
2122           brownfield: 棕地
2123           cemetery: 坟场
2124           allotments: 小块园地
2125           pitch: 体育场
2126           centre: 体育馆
2127           reserve: 自然保护区
2128           military: 军事区
2129           school:
2130           - 学校
2131           - 大学
2132           building: 特殊建筑物
2133           station: 火车站
2134           summit:
2135           - 山峰
2136           - 高峰
2137           tunnel: 双虚线=隧道
2138           bridge: 双实线=桥
2139           private: 私人
2140           destination: 目的地进入权
2141           construction: 在建道路
2142           bicycle_shop: 自行车店
2143           bicycle_parking: 自行车停车场
2144           toilets: 厕所
2145     welcome:
2146       title: 欢迎!
2147       introduction: 欢迎访问 OpenStreeMap,自由且可编辑的世界地图。您已经登录,可以开始绘制地图。这里是含有您需要知道的最重要的信息的快速指南。
2148       whats_on_the_map:
2149         title: 地图上有什么
2150       basic_terms:
2151         title: 绘制地图的基本术语
2152         paragraph_1: OpenStreetMap 有一些自己的术语。这里是一些常用的关键词。
2153         an_editor_html: '%{editor}是您可以用于编辑地图的程序或网站。'
2154         a_node_html: '%{node}是地图上的一个点,例如一间餐厅或者一棵树。'
2155         a_way_html: '%{way}是一条线或一片区域,例如一条道路、一条溪流、一个湖泊或者一栋建筑物。'
2156         a_tag_html: '%{tag}是关于节点或路径的数据,例如餐厅名称或者道路限速。'
2157         editor: 编辑器
2158         node: 节点
2159         way: 路径
2160         tag: 标签
2161       rules:
2162         title: 规则!
2163         para_1_html: |-
2164           OpenStreetMap 几乎没有正式规则,但我们希望所有参与者都能与社群合作并与之沟通。如果您正在考虑
2165           除手动编辑之外的任何活动,请阅读并遵循
2166           %{imports_link} 和 %{automated_edits_link} 上的指南。
2167         imports: 导入
2168         automated_edits: 自动化编辑
2169       start_mapping: 开始绘制地图
2170       add_a_note:
2171         title: 没有时间编辑?添加注记!
2172         para_1: 如果您这是想做一些微小改动而没有时间登录来学习如何编辑,那添加注记是非常容易的。
2173         the_map: 地图
2174     communities:
2175       title: 社区
2176       lede_text: |-
2177         来自世界各地的人们都在贡献或使用 OpenStreetMap。
2178         虽然许多人以个人身份参与,但其他人则组成了社群。
2179         这些团体的规模各不相同,代表了小到城镇大到大型多国地区的地域。
2180         它们也可以是正式的或非正式的。
2181       local_chapters:
2182         title: 地区分会
2183         about_text: 地方分会是已采取正式步骤建立非营利法人实体的国家级或地区级团体。在与地方政府、企业和媒体打交道时,他们代表该地区的地图和制图者。他们还与OpenStreetMap基金会(OSMF)缔结联系,使他们能够与法律和版权管理机构建立联系。
2184         list_text: 以下社区正式成立为地方分会:
2185       other_groups:
2186         title: 其他团体
2187         communities_wiki: 社区 wiki 页面
2188   traces:
2189     visibility:
2190       private: 私有 (只以匿名分享,无顺序的点)
2191       public: 公开 (以匿名显示于轨迹清单,无顺序的点)
2192       trackable: 可追踪 (只以匿名分享,有时间戳记顺序的点)
2193       identifiable: 可识别 (以可识别的方式显示于轨迹清单,有时间戳记顺序的点)
2194     new:
2195       upload_trace: 上传GPS轨迹
2196       visibility_help: 这是什么意思?
2197       help: 帮助
2198       help_url: http://wiki.openstreetmap.org/wiki/Upload
2199     create:
2200       upload_trace: 上传GPS轨迹
2201       trace_uploaded: 您的 GPX 文件已经被上传,正等待被输入数据库。这通常在半小时之内,当上传结束后会发邮件通知您。
2202       upload_failed: 抱歉,GPX上传失败。管理员已收到错误警报。请再试一次
2203       traces_waiting: 您有 %{count} 条轨迹正等待上传,请在上传更多轨迹前等待这些传完,以确保不会给其他用户造成队列拥堵。
2204     edit:
2205       cancel: 取消
2206       title: 编辑轨迹%{name}
2207       heading: 编辑轨迹%{name}
2208       visibility_help: 这是什么意思?
2209     update:
2210       updated: 地点已更新!
2211     trace_optionals:
2212       tags: 标签
2213     show:
2214       title: 查看轨迹%{name}
2215       heading: 查看轨迹%{name}
2216       pending: 挂起
2217       filename: 文件名:
2218       download: 下载
2219       uploaded: 上传时间:
2220       points: 点:
2221       start_coordinates: 起始坐标:
2222       coordinates_html: '%{latitude}; %{longitude}'
2223       map: 地图
2224       edit: 编辑
2225       owner: 所有者:
2226       description: 描述:
2227       tags: 标签:
2228       none: 无
2229       edit_trace: 编辑这条轨迹
2230       delete_trace: 删除这条轨迹
2231       trace_not_found: 未找到轨迹!
2232       visibility: 可见性:
2233       confirm_delete: 删除这条轨迹?
2234     trace_paging_nav:
2235       showing_page: 第%{page}页
2236       older: 较旧轨迹
2237       newer: 较新轨迹
2238     trace:
2239       pending: 挂起
2240       count_points:
2241         one: '%{count}个点'
2242         other: '%{count}个点'
2243       more: 更多
2244       trace_details: 查看轨迹详情
2245       view_map: 查看地图
2246       edit_map: 编辑地图
2247       public: 公开
2248       identifiable: 可识别
2249       private: 私有
2250       trackable: 可追踪
2251       by: 由
2252       in: 使用
2253     index:
2254       public_traces: 公开GPS轨迹
2255       my_gps_traces: 我的 GPS 轨迹
2256       public_traces_from: 来自 %{user} 的公开 GPS 轨迹
2257       description: 浏览最近的GPS轨迹上传
2258       tagged_with: ' 标签为%{tags}'
2259       empty_title: 这里还没有东西
2260       empty_upload_html: '%{upload_link}或者在%{wiki_link}了解更多有关 GPS 追踪的信息。'
2261       upload_new: 上传新轨迹
2262       wiki_page: Wiki页面
2263       upload_trace: 上传轨迹
2264       all_traces: 所有轨迹
2265       my_traces: 我的轨迹
2266       traces_from: 来自%{user}的公开轨迹
2267       remove_tag_filter: 移除标签过滤器
2268     destroy:
2269       scheduled_for_deletion: 计划删除的轨迹
2270     make_public:
2271       made_public: 公开化路径
2272     offline_warning:
2273       message: GPX 文件上传系统当前不可用
2274     offline:
2275       heading: GPX 脱机存储
2276       message: GPX 文件存储和上传系统当前不可用。
2277     georss:
2278       title: OpenStreetMap GPS 轨迹
2279     description:
2280       description_with_count:
2281         one: 来自 %{user} 的带 %{count} 点的GPX文件
2282         other: 来自 %{user} 的带 %{count} 点的GPX文件
2283       description_without_count: 来自 %{user} 的 GPX 文件
2284   application:
2285     permission_denied: 您没有权限来执行此操作
2286     require_cookies:
2287       cookies_needed: 您似乎停用了 cookie - 请在继续操作前启用您的浏览器 cookie。
2288     require_admin:
2289       not_an_admin: 您需要成为管理员以执行该操作。
2290     setup_user_auth:
2291       blocked_zero_hour: 您在OpenStreetMap网站有一条紧急消息。在您可以保存您的编辑之前,您需要阅读这条消息。
2292       blocked: 您对 API 的访问已经被阻挡了。请登录到网站以了解更多信息。
2293       need_to_see_terms: 您对 API 的访问已暂时中止。请登录到网站以查看贡献者条款。您不需要同意,但必须查看它们。
2294     settings_menu:
2295       account_settings: 账户设置
2296       oauth1_settings: OAuth 1设置
2297       oauth2_applications: OAuth 2应用程序
2298       oauth2_authorizations: OAuth 2授权
2299   oauth:
2300     authorize:
2301       title: 授权访问您的账户
2302       request_access_html: '%{user},应用程序 %{app_name} 要求访问您的帐户。请确定您要让此应用程序使用下列功能。您可以按照自己的意思选择几个。'
2303       allow_to: 允许客户应用程序:
2304       allow_read_prefs: 读取您的用户首选项。
2305       allow_write_prefs: 修改您的用户首选项。
2306       allow_write_diary: 创建日记,评论和交朋友。
2307       allow_write_api: 修改地图。
2308       allow_read_gpx: 读取您的私人 GPS 轨迹。
2309       allow_write_gpx: 上传 GPS 轨迹。
2310       allow_write_notes: 修改注记。
2311       grant_access: 授予访问权
2312     authorize_success:
2313       title: 已允许授权申请
2314       allowed_html: 您已授权 %{app_name} 应用访问您的账户。
2315       verification: 验证码为 %{code}。
2316     authorize_failure:
2317       title: 授权请求失败
2318       denied: 您已经拒绝应用程序 %{app_name} 访问您的账户。
2319       invalid: 授权令牌无效。
2320     revoke:
2321       flash: 您已经注销 %{application} 的令牌。
2322     permissions:
2323       missing: 您未给予应用访问此装置的权限
2324     scopes:
2325       read_prefs: 阅读用户首选项
2326       write_prefs: 修改用户首选项
2327       write_diary: 创建日记、评论和交朋友
2328       write_api: 修改地图
2329       read_gpx: 读取私人GPS轨迹
2330       write_gpx: 上传GPS轨迹
2331       write_notes: 修改备注
2332       read_email: 查看用户邮箱地址
2333       skip_authorization: 自动核准应用
2334   oauth_clients:
2335     new:
2336       title: 注册新应用程序
2337     edit:
2338       title: 编辑您的应用程序
2339     show:
2340       title: '%{app_name} 的 OAuth 详细信息'
2341       key: 用户键:
2342       secret: 用户密钥:
2343       url: 请求令牌 URL:
2344       access_url: 访问令牌 URL:
2345       authorize_url: 授权 URL:
2346       support_notice: 我们支持 HMAC-SHA1 (推荐)和 RSA-SHA1 签名。
2347       edit: 编辑详细信息
2348       delete: 删除客户端
2349       confirm: 您确定吗?
2350       requests: 向用户请求以下权限:
2351     index:
2352       title: 我的 OAuth 详细信息
2353       my_tokens: 我的已授权应用程序
2354       list_tokens: 下列令牌已发给您名下的应用程序:
2355       application: 应用程序名称
2356       issued_at: 发出于
2357       revoke: 撤销!
2358       my_apps: 我的客户应用程序
2359       no_apps_html: 您是否有想要注册使用 %{oauth} 标准的应用程序?您必须先注册您的网页应用程序,才能对这个服务进行 OAuth 要求。
2360       oauth: OAuth
2361       registered_apps: 您已注册以下客户应用程序:
2362       register_new: 注册您的应用程序
2363     form:
2364       requests: 向用户请求以下权限:
2365     not_found:
2366       sorry: 对不起,无法找到那个 %{type}。
2367     create:
2368       flash: 注册信息成功
2369     update:
2370       flash: 更新客户端信息成功
2371     destroy:
2372       flash: 已破坏此客户端应用程序注册
2373   oauth2_applications:
2374     index:
2375       title: 我的客户应用程序
2376       no_applications_html: 您是否有想要使用%{oauth2}标准注册的应用程序?您必须先注册您的应用程序才能对此服务发出OAuth请求。
2377       new: 注册新应用程序
2378       name: 名称
2379       permissions: 权限
2380     application:
2381       edit: 编辑
2382       delete: 删除
2383       confirm_delete: 删除这个应用程序?
2384     new:
2385       title: 注册新应用程序
2386     edit:
2387       title: 编辑您的应用程序
2388     show:
2389       edit: 编辑
2390       delete: 删除
2391       confirm_delete: 删除此应用程序?
2392       client_id: 客户端ID
2393       client_secret: 客户密钥
2394       client_secret_warning: 确保保存此密钥 - 它将无法被再次访问
2395       permissions: 权限
2396       redirect_uris: 重定向URI
2397     not_found:
2398       sorry: 抱歉,找不到该应用程序。
2399   oauth2_authorizations:
2400     new:
2401       title: 需要授权
2402       introduction: 要授权%{application}使用以下权限访问您的账户吗?
2403       authorize: 授权
2404       deny: 拒绝
2405     error:
2406       title: 发生错误
2407     show:
2408       title: 授权码
2409   oauth2_authorized_applications:
2410     index:
2411       title: 我的已授权应用程序
2412       application: 应用程序
2413       permissions: 权限
2414       no_applications_html: 您还没有授权任何%{oauth2}应用程序。
2415     application:
2416       revoke: 撤销访问权限
2417       confirm_revoke: 撤消此应用程序的访问权限?
2418   users:
2419     new:
2420       title: 注册
2421       no_auto_account_create: 很遗憾,我们目前无法为您自动创建一个帐户。
2422       please_contact_support_html: 请联系 %{support_link} 以安排创建帐户 - 我们会尽快处理该请求。
2423       support: 支持
2424       about:
2425         header: 自由且可编辑
2426       display name description: 你的公开展示的用户名。你可以稍后在设置中进行修改。
2427       external auth: 第三方身份验证:
2428       use external auth: 或者使用第三方服务登录
2429       auth no password: 通过第三方身份验证,您不再需要密码,但一些额外工具或服务器可能仍然需要。
2430       continue: 注册
2431       terms accepted: 感谢您接受新的贡献条款!
2432     terms:
2433       title: 条款
2434       heading: 条款
2435       heading_ct: 贡献者条款
2436       read and accept with tou: 请阅读贡献者协议和使用条款,勾选下列2个复选框,并点击“确定”按钮。
2437       contributor_terms_explain: 该协议影响到有关您过去、现在及将来的贡献的条款。
2438       read_ct: 我已了解并同意贡献者条款
2439       tou_explain_html: 这些%{tou_link}适用于网站方面的使用,与其它由OSMF提供的基础内容。请点击链接,阅读并同意该条款。
2440       read_tou: 我已阅读并同意使用条款
2441       consider_pd: 除了上述协议,我同意将我的贡献释于公有领域
2442       consider_pd_why: 这是什么?
2443       continue: 继续
2444       decline: 拒绝
2445       you need to accept or decline: 请先阅读,然后接受或拒绝新的贡献者条款,再继续。
2446       legale_select: 请选择您居住的国家:
2447       legale_names:
2448         france: 法国
2449         italy: 意大利
2450         rest_of_world: 世界其他地区
2451     terms_declined_flash:
2452       terms_declined_html: 我们很遗憾您已决定不接受新的贡献者条款。有关详细信息,请参阅%{terms_declined_link}。
2453       terms_declined_link: 此wiki页面
2454     no_such_user:
2455       title: 无此用户
2456       heading: 用户 %{user} 不存在
2457       body: 对不起,没有名为 %{user} 的用户。请检查您的拼写,或者可能是点击了错误的链接。
2458       deleted: 已删除用户
2459     show:
2460       my diary: 我的日记
2461       my edits: 我的编辑
2462       my traces: 我的轨迹
2463       my notes: 我的注记
2464       my messages: 我的消息
2465       my profile: 我的资料
2466       my settings: 我的设置
2467       my comments: 我的评论
2468       my_preferences: 我的偏好
2469       my_dashboard: 我的综合面板
2470       blocks on me: 我的封禁
2471       blocks by me: 被我封禁
2472       edit_profile: 编辑个人资料
2473       send message: 发送消息
2474       diary: 日记
2475       edits: 编辑
2476       traces: 轨迹
2477       notes: 地图注记
2478       remove as friend: 删除朋友
2479       add as friend: 添加朋友
2480       mapper since: 绘图者注册于:
2481       ct status: 贡献者条款:
2482       ct undecided: 未决定
2483       ct declined: 已拒绝
2484       latest edit: '%{ago}的最后编辑:'
2485       email address: 电子邮件地址:
2486       created from: 创建于:
2487       status: 状态:
2488       spam score: 垃圾邮件评分:
2489       role:
2490         administrator: 此用户是管理员
2491         moderator: 此用户是版主
2492         grant:
2493           administrator: 授予管理员权限
2494           moderator: 授予管理员权限
2495         revoke:
2496           administrator: 撤销管理员权限
2497           moderator: 撤销管理员权限
2498       block_history: 激活的封禁
2499       moderator_history: 执行封禁者
2500       comments: 评论
2501       create_block: 封禁此用户
2502       activate_user: 启用此用户
2503       confirm_user: 确认此用户
2504       unconfirm_user: 取消确认该用户
2505       unsuspend_user: 取消暂停该用户
2506       hide_user: 隐藏此用户
2507       unhide_user: 取消隐藏此用户
2508       delete_user: 删除此用户
2509       confirm: 确认
2510       report: 举报此用户
2511     go_public:
2512       flash success: 您的所有编辑现在均已公开,现在允许您开始编辑。
2513     index:
2514       title: 用户
2515       heading: 用户
2516       showing:
2517         one: '%{page} 页(%{items} 的第 %{first_item} 页)'
2518         other: '%{page} 页(%{items} 的第 %{first_item} 至 %{last_item} 页)'
2519       summary_html: '%{name}在%{date}从%{ip_address}创建'
2520       summary_no_ip_html: '%{name} 创建于 %{date}'
2521       confirm: 确认所选用户
2522       hide: 隐藏所选用户
2523       empty: 未找到匹配用户
2524     suspended:
2525       title: 帐户已暂停
2526       heading: 帐户已暂停
2527       support: 支持
2528       automatically_suspended: 抱歉,由于存在可疑活动,您的帐户已被自动暂停。
2529       contact_support_html: 管理员很快会审查此决定,或者如果您想讨论这个问题,您可以联系 %{support_link}。
2530     auth_failure:
2531       connection_failed: 连接身份验证提供方失败
2532       invalid_credentials: 无效的身份验证凭证
2533       no_authorization_code: 无授权码
2534       unknown_signature_algorithm: 未知签名算法
2535       invalid_scope: 无效范围
2536       unknown_error: 身份验证失败
2537     auth_association:
2538       heading: 您的ID尚未与OpenStreetMap账户相关联。
2539       option_1: 如果您是OpenStreetMap的新手,请使用下面的表单创建一个新账户。
2540       option_2: 如果您已拥有一个账户,您可以使用您的用户名和密码登录您的账户,然后在您的用户设置中将账户与您的ID相关联。
2541   user_role:
2542     filter:
2543       not_a_role: 字串 '%{role}' 不是有效的角色。
2544       already_has_role: 这个用户已经有角色 %{role}。
2545       doesnt_have_role: 这个用户没有角色 %{role}。
2546       not_revoke_admin_current_user: 不能撤销当前用户的管理员角色。
2547     grant:
2548       title: 确认角色授予
2549       heading: 确认角色授予
2550       are_you_sure: 您确定要赋予用户 '%{name}' 角色 '%{role}' 吗?
2551       confirm: 确认
2552       fail: 无法授予用户 '%{name}' 角色 '%{role}'。请检查用户和角色是否都正确。
2553     revoke:
2554       title: 确认角色吊销
2555       heading: 确认角色吊销
2556       are_you_sure: 您确定要吊销用户 '%{name}' 角色 '%{role}' 吗?
2557       confirm: 确认
2558       fail: 无法吊销用户 '%{name}' 角色 '%{role}'。请检查用户和角色是否都正确。
2559   user_blocks:
2560     model:
2561       non_moderator_update: 必须为管理员才能创建或更新一个封禁。
2562       non_moderator_revoke: 必须为管理员才能撤消块。
2563     not_found:
2564       sorry: 对不起,未找到 ID 为 %{id} 的用户封禁。
2565       back: 返回索引
2566     new:
2567       title: 正在建立对 %{name} 的封禁
2568       heading_html: 正在建立对 %{name} 的封禁
2569       period: 从现在开始,此用户将被 API 阻挡的时间。
2570       back: 查看所有封禁
2571     edit:
2572       title: 编辑对 %{name} 的封禁
2573       heading_html: 编辑对 %{name} 的封禁
2574       period: 从现在开始,该用户要被封禁不能使用 API 多久。
2575       show: 查看此封禁
2576       back: 查看所有封禁
2577     filter:
2578       block_expired: 这个封禁已经过期,并且不能再编辑。
2579       block_period: 封禁时期必须是在下拉菜单中可选择的数值之一。
2580     create:
2581       flash: 已建立对用户 %{name} 的封禁
2582     update:
2583       only_creator_can_edit: 只有执行封禁的管理员能编辑它。
2584       success: 封禁已更新。
2585     index:
2586       title: 用户的封禁
2587       heading: 用户封禁列表
2588       empty: 尚未设定任何封禁。
2589     revoke:
2590       title: 正在撤销对 %{block_on} 的封禁
2591       heading_html: 正在撤销 %{block_by} 对 %{block_on} 的封禁
2592       time_future: 此封禁将于 %{time} 结束。
2593       past: 此封禁已在%{time}结束,现在不能撤销。
2594       confirm: 您确定要撤销该封禁?
2595       revoke: 撤销!
2596       flash: 该封禁已经被撤销。
2597     helper:
2598       time_future_html: 结束于 %{time}。
2599       until_login: 用户登录时激活。
2600       time_future_and_until_login_html: 结束于%{time},并在用户登录之后。
2601       time_past_html: 结束于%{time}。
2602       block_duration:
2603         hours:
2604           one: '%{count} 小时'
2605           other: '%{count} 小时'
2606         days:
2607           one: '%{count}日'
2608           other: '%{count}日'
2609         weeks:
2610           one: '%{count}周'
2611           other: '%{count}周'
2612         months:
2613           one: '%{count}个月'
2614           other: '%{count}个月'
2615         years:
2616           one: '%{count}年'
2617           other: '%{count}年'
2618     blocks_on:
2619       title: 对 %{name} 的封禁
2620       heading_html: 对 %{name} 的封禁列表
2621       empty: '%{name} 还没有被封禁。'
2622     blocks_by:
2623       title: '%{name} 执行的封禁'
2624       heading_html: '%{name} 执行的封禁列表'
2625       empty: '%{name} 还没有执行任何封禁。'
2626     show:
2627       title: '%{block_on} 被 %{block_by} 封禁'
2628       heading_html: '%{block_on} 被 %{block_by} 封禁'
2629       created: 已创建
2630       duration: 时长
2631       status: 状态
2632       show: 显示
2633       edit: 编辑
2634       revoke: 撤销!
2635       confirm: 您确定吗?
2636       reason: 封禁的原因:
2637       back: 查看所有封禁
2638       revoker: 撤销者:
2639       needs_view: 用户需要在该封禁清除前登录。
2640     block:
2641       not_revoked: (未撤销)
2642       show: 显示
2643       edit: 编辑
2644       revoke: 撤销!
2645     blocks:
2646       display_name: 封禁的用户
2647       creator_name: 创建者
2648       reason: 封禁的原因
2649       status: 状态
2650       revoker_name: 撤销者
2651       showing_page: 第 %{page} 页
2652       next: 下一页 »
2653       previous: « 上一页
2654   notes:
2655     index:
2656       title: '%{user} 提交或评论的注记'
2657       heading: '%{user} 的注记'
2658       subheading_html: '%{user} 提交或评论的注记'
2659       no_notes: 没有笔记
2660       id: ID
2661       creator: 创建者
2662       description: 描述
2663       created_at: 创建于
2664       last_changed: 最后更改于
2665     show:
2666       title: 注记:%{id}
2667       description: 描述
2668       open_title: '未解决注记 #%{note_name}'
2669       closed_title: '已解决注记 #%{note_name}'
2670       hidden_title: '隐藏注记 #%{note_name}'
2671       opened_by_html: '%{user}创建于<abbr title=''%{exact_time}''>%{when}</abbr>'
2672       opened_by_anonymous_html: 匿名用户创建于<abbr title='%{exact_time}'>%{when}</abbr>
2673       commented_by_html: '%{user}于<abbr title=''%{exact_time}''>%{when}</abbr>发表的评论'
2674       commented_by_anonymous_html: 匿名用户于<abbr title='%{exact_time}'>%{when}</abbr>发表的评论
2675       closed_by_html: '%{user}解决于<abbr title=''%{exact_time}''>%{when}</abbr>'
2676       closed_by_anonymous_html: 匿名用户解决于<abbr title='%{exact_time}'>%{when}</abbr>
2677       reopened_by_html: '%{user}重新激活于<abbr title=''%{exact_time}''>%{when}</abbr>'
2678       reopened_by_anonymous_html: 匿名用户重新激活于<abbr title='%{exact_time}'>%{when}</abbr>
2679       hidden_by_html: '%{user}隐藏于<abbr title=''%{exact_time}''>%{when}</abbr>'
2680       report: 举报此注记
2681       anonymous_warning: 该注记包含匿名用户的评论,应独立地予以核实。
2682       hide: 隐藏
2683       resolve: 解决
2684       reactivate: 重启
2685       comment_and_resolve: 评论与解决
2686       comment: 评论
2687       report_link_html: 如果此注记包含需要被删除的敏感信息,您可以%{link}。
2688       other_problems_resolve: 对于注记的所有其他问题,请通过评论自行解决。
2689       other_problems_resolved: 对于所有其他问题,解决就足够了。
2690       disappear_date_html: 此已解决的注记将在%{disappear_in}后从地图中消失。
2691     new:
2692       title: 新注记
2693       intro: 发现错误或遗漏了什么?请告诉其他绘图者以便于我们更正错误。将标记移动到正确的位置并输入备注说明问题。
2694       advice: 您的注释会公开,并可能用于更新地图,所以不要输入个人信息,或是来自版权保护地图的信息或目录列表。
2695       add: 添加注记
2696   javascripts:
2697     close: 关闭
2698     share:
2699       title: 分享
2700       cancel: 取消
2701       image: 图像
2702       link: 链接或 HTML
2703       long_link: 链接
2704       short_link: 短链接
2705       geo_uri: Geo URI
2706       embed: HTML
2707       custom_dimensions: 设定自定义区域
2708       format: 格式:
2709       scale: 比例:
2710       image_dimensions: 将以%{width} x %{height}的尺寸按标准图层输出图像
2711       download: 下载
2712       short_url: 短URL
2713       include_marker: 包含标记
2714       center_marker: 以标记作为地图中心
2715       paste_html: 粘贴HTML以嵌入网站
2716       view_larger_map: 查看更大的地图
2717       only_standard_layer: 只有标准图层可被导出为图片
2718     embed:
2719       report_problem: 报告问题
2720     key:
2721       title: 图例
2722       tooltip: 图例
2723       tooltip_disabled: 图例不可用于此图层
2724     map:
2725       zoom:
2726         in: 放大
2727         out: 缩小
2728       locate:
2729         title: 显示我的位置
2730         metersPopup:
2731           one: 你距离该点%{count}米
2732           other: 你距离该点%{count}米
2733         feetPopup:
2734           one: 你就在这个位置的%{count}英尺范围内
2735           other: 你就在这个位置的%{count}英尺范围内
2736       base:
2737         standard: 标准
2738         cyclosm: 自行车地图
2739         cycle_map: 骑行运动地图
2740         transport_map: 交通运输地图
2741         hot: 人道救援地图
2742         opnvkarte: 公共交通地图
2743       layers:
2744         header: 地图图层
2745         notes: 地图注记
2746         data: 地图数据
2747         gps: 公开 GPS 轨迹
2748         overlays: 启用解决地图问题的覆盖层
2749         title: 图层
2750       copyright: © <a href='%{copyright_url}'>OpenStreetMap 贡献者</a>
2751       donate_link_text: <a class='donate-attr' href='%{donate_url}'>捐赠</a>
2752       terms: <a href='%{terms_url}' target='_blank'>网站和API使用条款</a>
2753       cyclosm: 图块风格作者为<a href='%{cyclosm_url}' target='_blank'>CyclOSM</a>,由<a href='%{osmfrance_url}'
2754         target='_blank'>OpenStreetMap France</a>托管
2755       thunderforest: 地图图块来源<a href='%{thunderforest_url}' target='_blank'>Andy Allan</a>
2756       opnvkarte: 由<a href='%{memomaps_url}' target='_blank'>MeMoMaps</a>提供的图块
2757       hotosm: 图块风格作者为<a href='%{hotosm_url}' target='_blank'>Humanitarian OpenStreetMap
2758         Team</a>,由<a href='%{osmfrance_url}' target='_blank'>OpenStreetMap France</a>托管
2759     site:
2760       edit_tooltip: 编辑地图
2761       edit_disabled_tooltip: 放大地图以编辑
2762       createnote_tooltip: 添加注记至地图
2763       createnote_disabled_tooltip: 放大地图以添加注记
2764       map_notes_zoom_in_tooltip: 放大地图以查看注记
2765       map_data_zoom_in_tooltip: 放大地图以查看数据
2766       queryfeature_tooltip: 查询特征
2767       queryfeature_disabled_tooltip: 放大以查询特征
2768     changesets:
2769       show:
2770         comment: 评论
2771         subscribe: 订阅
2772         unsubscribe: 取消订阅
2773         hide_comment: 隐藏
2774         unhide_comment: 取消隐藏
2775     edit_help: 移动地图并在您想编辑的位置放大,然后点击这里。
2776     directions:
2777       ascend: 上升
2778       engines:
2779         fossgis_osrm_bike: 自行车(OSRM)
2780         fossgis_osrm_car: 汽车(OSRM)
2781         fossgis_osrm_foot: 步行(OSRM)
2782         graphhopper_bicycle: 自行车(GraphHopper)
2783         graphhopper_car: 汽车(GraphHopper)
2784         graphhopper_foot: 步行(GraphHopper)
2785         fossgis_valhalla_bicycle: 自行车(瓦尔哈拉)
2786         fossgis_valhalla_car: 汽车(瓦尔哈拉)
2787         fossgis_valhalla_foot: 步行(瓦尔哈拉)
2788       descend: 下降
2789       directions: 方向
2790       distance: 距离
2791       distance_m: '%{distance}m'
2792       distance_km: '%{distance}公里'
2793       errors:
2794         no_route: 找不到那两个地方之间的路径。
2795         no_place: 对不起——无法定位“%{place}”。
2796       instructions:
2797         continue_without_exit: 在%{name}上直走
2798         slight_right_without_exit: 稍向右转至%{name}
2799         offramp_right: 上右侧匝道
2800         offramp_right_with_exit: 在右侧沿%{exit}出口驶离
2801         offramp_right_with_exit_name: 在右侧沿%{exit}出口至%{name}
2802         offramp_right_with_exit_directions: 在右侧沿%{exit}出口驶往%{directions}方向
2803         offramp_right_with_exit_name_directions: 在右侧沿%{exit}出口至%{name},往%{directions}方向
2804         offramp_right_with_name: 上右侧匝道至%{name}
2805         offramp_right_with_directions: 走右侧匝道,往%{directions}方向
2806         offramp_right_with_name_directions: 上右侧匝道至%{name},往%{directions}方向
2807         onramp_right_without_exit: 匝道右转至%{name}
2808         onramp_right_with_directions: 向右侧斜坡拐去,往%{directions}方向
2809         onramp_right_with_name_directions: 匝道右转至%{name},往%{directions}方向
2810         onramp_right_without_directions: 右转至坡道上
2811         onramp_right: 右转前往匝道
2812         endofroad_right_without_exit: 在道路尽头右转至%{name}
2813         merge_right_without_exit: 向右并线至%{name}
2814         fork_right_without_exit: 在交叉口右转至%{name}
2815         turn_right_without_exit: 右转至%{name}
2816         sharp_right_without_exit: 向右急转至%{name}
2817         uturn_without_exit: 沿着%{name}掉头
2818         sharp_left_without_exit: 向左急转至%{name}
2819         turn_left_without_exit: 左转至%{name}
2820         offramp_left: 上左侧匝道
2821         offramp_left_with_exit: 在左侧沿%{exit}出口驶离
2822         offramp_left_with_exit_name: 在左侧沿%{exit}出口至%{name}
2823         offramp_left_with_exit_directions: 在左侧沿%{exit}出口驶往%{directions}方向
2824         offramp_left_with_exit_name_directions: 在左侧沿%{exit}出口至%{name},往%{directions}方向
2825         offramp_left_with_name: 上左侧匝道至%{name}
2826         offramp_left_with_directions: 上左侧斜坡,往%{directions}方向
2827         offramp_left_with_name_directions: 上左侧匝道至%{name},往%{directions}方向
2828         onramp_left_without_exit: 匝道上左转至%{name}
2829         onramp_left_with_directions: 左转至往%{directions}方向匝道
2830         onramp_left_with_name_directions: 左转上匝道至%{name},往%{directions}方向
2831         onramp_left_without_directions: 左转至匝道上
2832         onramp_left: 左转前往匝道
2833         endofroad_left_without_exit: 在道路尽头左转至%{name}
2834         merge_left_without_exit: 向左并线至%{name}
2835         fork_left_without_exit: 在交叉口左转至%{name}
2836         slight_left_without_exit: 稍向左转至%{name}
2837         via_point_without_exit: (通过点)
2838         follow_without_exit: 关注%{name}
2839         roundabout_without_exit: 在环形交叉驶出至%{name}
2840         leave_roundabout_without_exit: 离开环岛 - %{name}
2841         stay_roundabout_without_exit: 在环岛停留 - %{name}
2842         start_without_exit: 在%{name}开始
2843         destination_without_exit: 到达目的地
2844         against_oneway_without_exit: '%{name}单向行驶'
2845         end_oneway_without_exit: '%{name}单向终点'
2846         roundabout_with_exit: 在环形交叉的%{exit}号出口离开前往%{name}
2847         roundabout_with_exit_ordinal: 在环形交叉的%{exit}号出口离开前往%{name}
2848         exit_roundabout: 沿环形交叉退出至%{name}
2849         unnamed: 未命名道路
2850         courtesy: 方向经由%{link}
2851         exit_counts:
2852           first: 第1
2853           second: 第2
2854           third: 第3
2855           fourth: 第4
2856           fifth: 第5
2857           sixth: 第6
2858           seventh: 第7
2859           eighth: 第8
2860           ninth: 第9
2861           tenth: 第10
2862       time: 时间
2863     query:
2864       node: 节点
2865       way: 路径
2866       relation: 关系
2867       nothing_found: 未找到要素
2868       error: 连接 %{server} 时出错:%{error}
2869       timeout: 连接 %{server} 超时
2870     context:
2871       directions_from: 从此处出发
2872       directions_to: 到此处的路线
2873       add_note: 在此添加注记
2874       show_address: 显示地址
2875       query_features: 查询要素
2876       centre_map: 将此处置于地图中间
2877   redactions:
2878     edit:
2879       heading: 编辑修订
2880       title: 编辑修订
2881     index:
2882       empty: 无可显示的修订。
2883       heading: 修订列表
2884       title: 修订列表
2885     new:
2886       heading: 请输入新修订的信息
2887       title: 创建新修订
2888     show:
2889       description: 描述:
2890       heading: 显示修订“%{title}”
2891       title: 显示修订
2892       user: 创建者:
2893       edit: 编辑该修订
2894       destroy: 删除该修订
2895       confirm: 您确定吗?
2896     create:
2897       flash: 修订已创建。
2898     update:
2899       flash: 更改已保存。
2900     destroy:
2901       not_empty: 修订非空。请在销毁该修订前清除所有属于它的版本。
2902       flash: 修订已销毁。
2903       error: 销毁该修订时出错。
2904   validations:
2905     leading_whitespace: 具有领先的空白
2906     trailing_whitespace: 具有尾随空白
2907     invalid_characters: 包含无效字符
2908     url_characters: 包含特殊URL字符 (%{characters})
2909 ...