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