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