X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/be0e33862fedbf02e52a9e126cac31dfb5775b43..591abd435874b04a2dfaab68670a2ac86f780439:/config/locales/zh-CN.yml diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index bbc0f40b4..6f5f49795 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -33,6 +33,7 @@ # Author: Wong128cn # Author: Xiaomingyan # Author: Yfdyh000 +# Author: Zazzzz # Author: 乌拉跨氪 # Author: 夢蝶葬花 # Author: 水獭很懒 @@ -135,6 +136,29 @@ zh-CN: 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: 关闭于 @@ -2248,27 +2272,6 @@ zh-CN: 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} 的笔记' @@ -2360,6 +2363,7 @@ zh-CN: directions: ascend: 上升 engines: + fossgis_osrm_bike: 自行车(OSRM) fossgis_osrm_car: 汽车(OSRM) graphhopper_bicycle: 自行车(GraphHopper) graphhopper_car: 汽车(GraphHopper)