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