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