]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/zh-CN.yml
Localisation updates from https://translatewiki.net.
[rails.git] / config / locales / zh-CN.yml
index 7617b9f9b5e99e6ad91b1937e5d69945f98fb71f..403b67b338a43b6687db692946fd4a7065a4bd0d 100644 (file)
@@ -2,7 +2,9 @@
 # Exported from translatewiki.net
 # Export driver: phpyaml
 # Author: A Chinese Wikipedian
+# Author: Abijeet Patro
 # Author: Anakmalaysia
+# Author: Angrydog001
 # Author: Assoc
 # Author: Boyuan Yang
 # Author: David S. Hwang
 # Author: Wong128cn
 # Author: Xiaomingyan
 # Author: Yfdyh000
+# Author: Zazzzz
 # Author: 乌拉跨氪
 # Author: 夢蝶葬花
+# Author: 水獭很懒
 # Author: 阿pp
 # Author: 아라
 ---
@@ -44,7 +48,15 @@ zh-CN:
     formats:
       friendly: '%Y 年%B %e 日 %H:%M'
       blog: '%Y年%B%e日'
+  helpers:
+    submit:
+      diary_entry:
+        create: 发布
   activerecord:
+    errors:
+      messages:
+        invalid_email_address: 看起来不是有效的电子邮件地址
+        email_address_not_routable: 不能路由
     models:
       acl: 访问控制列表
       changeset: 变更集
@@ -129,6 +141,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: 关闭于
@@ -291,7 +326,14 @@ zh-CN:
   diary_entries:
     new:
       title: 新日记文章
-      publish_button: 发布
+    form:
+      subject: 主题:
+      body: 正文:
+      language: 语言:
+      location: 位置:
+      latitude: 纬度:
+      longitude: 经度:
+      use_map_link: 使用地图
     index:
       title: 用户日记
       title_friends: 朋友的日记
@@ -306,14 +348,6 @@ zh-CN:
       newer_entries: 较新的文章
     edit:
       title: 编辑日记文章
-      subject: 主题:
-      body: 正文:
-      language: 语言:
-      location: 位置:
-      latitude: 纬度:
-      longitude: 经度:
-      use_map_link: 使用地图
-      save_button: 保存
       marker_text: 日记文章位置
     show:
       title: '%{user} 的日记 | %{title}'
@@ -901,7 +935,7 @@ zh-CN:
           "yes": 商店
         tourism:
           alpine_hut: 高山小屋
-          apartment: 公寓
+          apartment: å\81\87æ\97¥å\85¬å¯\93
           artwork: 艺术品
           attraction: 景点
           bed_and_breakfast: 家庭旅馆
@@ -1571,7 +1605,7 @@ zh-CN:
       edit: 编辑
       preview: 预览
     markdown_help:
-      title_html: 使用 <a href="https://daringfireball.net/projects/markdown/">Markdown</a>
+      title_html: 使用 <a href="https://daringfireball.net/projects/markdown/">kramdown</a>
         解析
       headings: 标题
       heading: 标题
@@ -1917,12 +1951,10 @@ zh-CN:
     terms:
       title: 贡献者条款
       heading: 贡献者条款
-      read and accept: 请阅读下面的协议并按同意按钮,以确认为您现有的和将来的贡献接受本协议的条款。
       consider_pd: 除了上述协议,我同意将我的贡献授权为公共领域
       consider_pd_why: 这是什么?
       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
       guidance: 帮助理解这些条款的信息:一个<a href="%{summary}">可读的摘要</a>和一些<a href="%{translations}">非正式翻译</a>
-      agree: 同意
       declined: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
       decline: 拒绝
       you need to accept or decline: 请先阅读,然后接受或拒绝新的贡献者条款,再继续。
@@ -2242,31 +2274,10 @@ 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} 的笔记'
-      subheading: '%{user} 提交或评论的笔记'
+      subheading_html: '%{user} 提交或评论的笔记'
       id: ID
       creator: 创建者
       description: 描述
@@ -2354,13 +2365,11 @@ zh-CN:
     directions:
       ascend: 上升
       engines:
+        fossgis_osrm_bike: 自行车(OSRM)
+        fossgis_osrm_car: 汽车(OSRM)
         graphhopper_bicycle: 自行车(GraphHopper)
         graphhopper_car: 汽车(GraphHopper)
         graphhopper_foot: 步行(GraphHopper)
-        mapquest_bicycle: 自行车(MapQuest)
-        mapquest_car: 汽车(MapQuest)
-        mapquest_foot: 步行(MapQuest)
-        osrm_car: 汽车(OSRM)
       descend: 下降
       directions: 方向
       distance: 距离