]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/zh-CN.yml
Merge remote-tracking branch 'upstream/pull/2191'
[rails.git] / config / locales / zh-CN.yml
index bbc0f40b47d104e84d9c992e31c6cefa33089fca..6f5f49795ede798da656bb14e40f4953842fbc27 100644 (file)
@@ -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)