]> 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 9747f9a984e1c5dffe745ec1f13a73e20818bea3..53c4e044854da0e44178e1ebf378bd99d1b1a9e0 100644 (file)
@@ -20,6 +20,7 @@
 # Author: Gerongfenh
 # Author: Grace03
 # Author: GuoPC
+# Author: Hehua
 # Author: Hmgrmb
 # Author: Hudafu
 # Author: Hydra
@@ -88,7 +89,7 @@ zh-CN:
       prompt: 选择文件
     submit:
       diary_comment:
-        create: 保存
+        create: 评论
       diary_entry:
         create: 发布
         update: 更新
@@ -99,7 +100,7 @@ zh-CN:
       client_application:
         create: 注册
         update: 更新
-      doorkeeper_application:
+      oauth2_application:
         create: 注册
         update: 更新
       redaction:
@@ -170,9 +171,10 @@ zh-CN:
       diary_entry:
         user: 用户
         title: 主题
+        body: 正文
         latitude: 纬度
         longitude: 经度
-        language: 语言
+        language_code: 语言
       doorkeeper/application:
         name: 名称
         redirect_uri: 重定向URI
@@ -478,23 +480,6 @@ zh-CN:
       telephone_link: 请拨打 %{phone_number}
       colour_preview: '%{colour_value}的颜色预览'
       email_link: 电子邮件 %{email}
-    note:
-      title: 注记:%{id}
-      new_note: 新注记
-      description: 描述
-      open_title: '未解决注记 #%{note_name}'
-      closed_title: '已解决注记 #%{note_name}'
-      hidden_title: '隐藏注记 #%{note_name}'
-      opened_by_html: '%{user}创建于<abbr title=''%{exact_time}''>%{when}</abbr>'
-      opened_by_anonymous_html: 匿名用户创建于<abbr title='%{exact_time}'>%{when}</abbr>
-      commented_by_html: '%{user}于<abbr title=''%{exact_time}''>%{when}</abbr>发表的评论'
-      commented_by_anonymous_html: 匿名用户于<abbr title='%{exact_time}'>%{when}</abbr>发表的评论
-      closed_by_html: '%{user}解决于<abbr title=''%{exact_time}''>%{when}</abbr>'
-      closed_by_anonymous_html: 匿名用户解决于<abbr title='%{exact_time}'>%{when}</abbr>
-      reopened_by_html: '%{user}重新激活于<abbr title=''%{exact_time}''>%{when}</abbr>'
-      reopened_by_anonymous_html: 匿名用户重新激活于<abbr title='%{exact_time}'>%{when}</abbr>
-      hidden_by_html: '%{user}隐藏于<abbr title=''%{exact_time}''>%{when}</abbr>'
-      report: 举报此注记
     query:
       title: 查询要素
       introduction: 点击地图以查找附近要素。
@@ -642,6 +627,14 @@ zh-CN:
       applications:
         create:
           notice: 应用程序已注册。
+  errors:
+    contact:
+      contact_url: http://wiki.openstreetmap.org/wiki/Contact
+      contact: 联系
+    internal_server_error:
+      title: 应用程序错误
+    not_found:
+      title: 文件未找到
   friendships:
     make_friend:
       heading: 添加 %{user} 为朋友?
@@ -659,14 +652,10 @@ zh-CN:
     search:
       title:
         latlon_html: 来自<a href="https://openstreetmap.org/">内部</a>的结果
-        ca_postcode_html: 来自 <a href="https://geocoder.ca/">Geocoder.CA</a> 的结果
         osm_nominatim_html: 来自 <a href="https://nominatim.openstreetmap.org/">OpenStreetMap
           Nominatim</a> 的结果
-        geonames_html: 来自 <a href="http://www.geonames.org/">GeoNames</a> 的结果
         osm_nominatim_reverse_html: 来自 <a href="https://nominatim.openstreetmap.org/">OpenStreetMap
           Nominatim</a> 的结果
-        geonames_reverse_html: 来自 <a href="http://www.geonames.org/">GeoNames</a>
-          的结果
     search_osm_nominatim:
       prefix:
         aerialway:
@@ -1228,9 +1217,9 @@ zh-CN:
           region: 地区
           sea: 海
           square: 广场
-          state: 
+          state: 州/省
           subdivision: 细分
-          suburb: 
+          suburb: 城市片
           town: 镇
           village: 村
           "yes": 地方
@@ -1429,14 +1418,14 @@ zh-CN:
       admin_levels:
         level2: 国界
         level3: 大区界
-        level4: 州界(省界)
+        level4: 州界/省界
         level5: 地区界(地级行政区界)
         level6: 县界
         level7: 市边界
-        level8: 市界(乡级行政区界)
+        level8: 乡界
         level9: 村界
-        level10: 郊区界(村级行政区界)
-        level11: 邻里(小区)边
+        level10: 村界
+        level11: 邻里界
       types:
         cities: 城市
         towns: 城镇
@@ -2738,6 +2727,37 @@ zh-CN:
       description: 描述
       created_at: 创建于
       last_changed: 最后更改于
+    show:
+      title: 注记:%{id}
+      description: 描述
+      open_title: '未解决注记 #%{note_name}'
+      closed_title: '已解决注记 #%{note_name}'
+      hidden_title: '隐藏注记 #%{note_name}'
+      opened_by_html: '%{user}创建于<abbr title=''%{exact_time}''>%{when}</abbr>'
+      opened_by_anonymous_html: 匿名用户创建于<abbr title='%{exact_time}'>%{when}</abbr>
+      commented_by_html: '%{user}于<abbr title=''%{exact_time}''>%{when}</abbr>发表的评论'
+      commented_by_anonymous_html: 匿名用户于<abbr title='%{exact_time}'>%{when}</abbr>发表的评论
+      closed_by_html: '%{user}解决于<abbr title=''%{exact_time}''>%{when}</abbr>'
+      closed_by_anonymous_html: 匿名用户解决于<abbr title='%{exact_time}'>%{when}</abbr>
+      reopened_by_html: '%{user}重新激活于<abbr title=''%{exact_time}''>%{when}</abbr>'
+      reopened_by_anonymous_html: 匿名用户重新激活于<abbr title='%{exact_time}'>%{when}</abbr>
+      hidden_by_html: '%{user}隐藏于<abbr title=''%{exact_time}''>%{when}</abbr>'
+      report: 举报此注记
+      anonymous_warning: 该注记包含匿名用户的评论,应独立地予以核实。
+      hide: 隐藏
+      resolve: 解决
+      reactivate: 重启
+      comment_and_resolve: 评论与解决
+      comment: 评论
+      report_link_html: 如果此注记包含需要被删除的敏感信息,您可以%{link}。
+      other_problems_resolve: 对于注记的所有其他问题,请通过评论自行解决。
+      other_problems_resolved: 对于所有其他问题,解决就足够了。
+      disappear_date_html: 此已解决的注记将在%{disappear_in}后从地图中消失。
+    new:
+      title: 新注记
+      intro: 发现错误或遗漏了什么?请告诉其他绘图者以便于我们更正错误。将标记移动到正确的位置并输入备注说明问题。
+      advice: 您的注释会公开,并可能用于更新地图,所以不要输入个人信息,或是来自版权保护地图的信息或目录列表。
+      add: 添加注记
   javascripts:
     close: 关闭
     share:
@@ -2817,22 +2837,6 @@ zh-CN:
         unsubscribe: 取消订阅
         hide_comment: 隐藏
         unhide_comment: 取消隐藏
-    notes:
-      new:
-        intro: 发现错误或遗漏了什么?请告诉其他绘图者以便于我们更正错误。将标记移动到正确的位置并输入备注说明问题。
-        advice: 您的注释会公开,并可能用于更新地图,所以不要输入个人信息,或是来自版权保护地图的信息或目录列表。
-        add: 添加注记
-      show:
-        anonymous_warning: 该注记包含匿名用户的评论,应独立地予以核实。
-        hide: 隐藏
-        resolve: 解决
-        reactivate: 重启
-        comment_and_resolve: 评论与解决
-        comment: 评论
-        report_link_html: 如果此注记包含需要被删除的敏感信息,您可以%{link}。
-        other_problems_resolve: 对于注记的所有其他问题,请通过评论自行解决。
-        other_problems_resolved: 对于所有其他问题,解决就足够了。
-        disappear_date_html: 此已解决的注记将在%{disappear_in}后从地图中消失。
     edit_help: 移动地图并在您想编辑的位置放大,然后点击这里。
     directions:
       ascend: 上升
@@ -2846,6 +2850,7 @@ zh-CN:
       descend: 下降
       directions: 方向
       distance: 距离
+      distance_km: '%{distance}公里'
       errors:
         no_route: 找不到那两个地方之间的路径。
         no_place: 对不起——无法定位“%{place}”。