# Export driver: phpyaml
# Author: A Chinese Wikipedian
# Author: Anakmalaysia
+# Author: Angrydog001
# Author: Assoc
# Author: Boyuan Yang
# Author: David S. Hwang
# Author: Wong128cn
# Author: Xiaomingyan
# Author: Yfdyh000
+# Author: Zazzzz
# Author: 乌拉跨氪
# Author: 夢蝶葬花
# Author: 水獭很懒
friendly: '%Y 年%B %e 日 %H:%M'
blog: '%Y年%B%e日'
activerecord:
+ errors:
+ messages:
+ invalid_email_address: 看起来不是有效的电子邮件地址
+ email_address_not_routable: 不能路由
models:
acl: 访问控制列表
changeset: 变更集
remote:
name: 远程控制
description: 远程控制 (JOSM 或 Merkaartor)
+ api:
+ notes:
+ comment:
+ opened_at_html: 于 %{when} 前创建
+ opened_at_by_html: '%{user} 于 %{when} 前创建'
+ commented_at_html: 于 %{when} 前更新
+ commented_at_by_html: '%{user} 于 %{when} 前更新'
+ closed_at_html: 于 %{when} 前解决
+ closed_at_by_html: '%{user} 于 %{when} 前解决'
+ reopened_at_html: 于 %{when} 前重新激活
+ reopened_at_by_html: '%{user} 于 %{when} 前重新激活'
+ rss:
+ title: OpenStreetMap 笔记
+ description_area: 在您的区域 [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
+ 报告、开放或关闭的笔记列表
+ description_item: 笔记 %{id} 的 RSS feed
+ opened: 新笔记(靠近 %{place})
+ commented: 新评论(靠近 %{place})
+ closed: 关闭的笔记(靠近 %{place})
+ reopened: 重新激活的笔记(靠近 %{place})
+ entry:
+ comment: 评论
+ full: 完整笔记
browse:
created: 创建于
closed: 关闭于
next: 下一页 »
previous: « 上一页
notes:
- comment:
- opened_at_html: 于 %{when} 前创建
- opened_at_by_html: '%{user} 于 %{when} 前创建'
- commented_at_html: 于 %{when} 前更新
- commented_at_by_html: '%{user} 于 %{when} 前更新'
- closed_at_html: 于 %{when} 前解决
- closed_at_by_html: '%{user} 于 %{when} 前解决'
- reopened_at_html: 于 %{when} 前重新激活
- reopened_at_by_html: '%{user} 于 %{when} 前重新激活'
- rss:
- title: OpenStreetMap 笔记
- description_area: 在您的区域 [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
- 报告、开放或关闭的笔记列表
- description_item: 笔记 %{id} 的 RSS feed
- opened: 新笔记(靠近 %{place})
- commented: 新评论(靠近 %{place})
- closed: 关闭的笔记(靠近 %{place})
- reopened: 重新激活的笔记(靠近 %{place})
- entry:
- comment: 评论
- full: 完整笔记
mine:
title: '%{user} 提交或评论的笔记'
heading: '%{user} 的笔记'
directions:
ascend: 上升
engines:
+ fossgis_osrm_bike: 自行车(OSRM)
fossgis_osrm_car: 汽车(OSRM)
graphhopper_bicycle: 自行车(GraphHopper)
graphhopper_car: 汽车(GraphHopper)