X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/81d6d6a6a353e1ba8cc448f40fba17a03cf2620f..a0660c009c554b19c77297aa1afb38291485adef:/config/locales/zh-CN.yml diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index 73c30c5bb..c8ed2268a 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -28,6 +28,7 @@ # Author: Qiyue2001 # Author: RyRubyy # Author: Shizhao +# Author: SinonJZH # Author: StephDC # Author: TianyinLee # Author: WQL @@ -144,6 +145,45 @@ zh-CN: description: 描述 languages: 语言 pass_crypt: 密码 + datetime: + distance_in_words_ago: + about_x_hours: + one: 约1小时前 + other: 约%{count}小时前 + about_x_months: + one: 约1个月前 + other: 约%{count}个月前 + about_x_years: + one: 约1å¹´ + other: 约%{count}年前 + almost_x_years: + one: 近1年前 + other: 近%{count}年前 + half_a_minute: 30秒前 + less_than_x_seconds: + one: 小于1秒前 + other: 小于 %{count} 秒前 + less_than_x_minutes: + one: 小于1分钟前 + other: 小于 %{count} 分钟前 + over_x_years: + one: 超过1年前 + other: 超过%{count}年前 + x_seconds: + one: 1秒 + other: '%{count}秒前' + x_minutes: + one: 1分钟前 + other: '%{count}分钟前' + x_days: + one: 1日前 + other: '%{count}日前' + x_months: + one: 1个月前 + other: '%{count}个月前' + x_years: + one: 1年前 + other: '%{count}年前' printable_name: with_version: '%{id},版本 %{version}' with_name_html: '%{name}%{id}' @@ -164,14 +204,14 @@ zh-CN: 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} 前重新激活' + 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})] @@ -187,12 +227,12 @@ zh-CN: browse: created: 创建于 closed: 关闭于 - created_html: 创建于 %{time} 前 - closed_html: 关闭于 %{time} 前 - created_by_html: '%{user} 创建于 %{time} 前' - deleted_by_html: '%{user} 删除于 %{time} 前' - edited_by_html: '%{user} 编辑于 %{time} 前' - closed_by_html: '%{user} 关闭于 %{time} 前' + created_html: 创建于%{time} + closed_html: 关闭于%{time} + created_by_html: '%{user}创建于%{time}' + deleted_by_html: '%{user}删除于%{time}' + edited_by_html: '%{user}编辑于%{time}' + closed_by_html: '%{user}关闭于%{time}' version: 版本 in_changeset: 修改集合 anonymous: 匿名用户 @@ -212,8 +252,8 @@ zh-CN: relation: 关系 (%{count}) relation_paginated: 关系 (%{x}-%{y},共 %{count}) comment: 评论 (%{count}) - hidden_commented_by: %{when}前来自 %{user} 的隐藏评论 - commented_by: %{when}前来自 %{user} 的评论 + hidden_commented_by: %{when}来自%{user}的隐藏评论 + commented_by: %{when}来自%{user}的评论 changesetxml: 修改集合 XML osmchangexml: osm 修改 XML feed: @@ -288,15 +328,15 @@ zh-CN: open_title: '未解决笔记 #%{note_name}' closed_title: '已解决笔记 #%{note_name}' hidden_title: '隐藏笔记 #%{note_name}' - open_by: '%{user} 创建于 %{when} 前' - open_by_anonymous: 匿名用户创建于 %{when} 前 - commented_by: '%{user} 于 %{when} 前发表的评论' - commented_by_anonymous: 匿名用户于 %{when} 前发表的评论 - closed_by: '%{user} 解决于 %{when} 前' - closed_by_anonymous: 匿名用户解决于 %{when} 前 - reopened_by: '%{user} 重新激活于 %{when} 前' - reopened_by_anonymous: 匿名用户重新激活于 %{when} 前 - hidden_by: '%{user} 隐藏于 %{when} 前' + open_by: '%{user}创建于%{when}' + open_by_anonymous: 匿名用户创建于%{when} + commented_by: '%{user}于%{when}发表的评论' + commented_by_anonymous: 匿名用户于%{when}发表的评论 + closed_by: '%{user}解决于%{when}' + closed_by_anonymous: 匿名用户解决于%{when} + reopened_by: '%{user}重新激活于%{when}' + reopened_by_anonymous: 匿名用户重新激活于%{when} + hidden_by: '%{user}隐藏于%{when}' report: 举报此注释 query: title: 查询要素 @@ -335,7 +375,7 @@ zh-CN: changeset_comments: comment: comment: '%{author}对修改集合%{changeset_id}的新评论' - commented_at_by_html: 由 %{user} 更新于 %{when} 前 + commented_at_by_html: 由%{user}更新于%{when} comments: comment: '%{author}对修改集合%{changeset_id}的新评论' index: @@ -389,6 +429,7 @@ zh-CN: other: '%{count} 个评论' edit_link: 编辑该文章 hide_link: 隐藏该文章 + unhide_link: 取消隐藏此项目 confirm: 确认 report: 举报此记录 diary_comment: @@ -416,7 +457,6 @@ zh-CN: post: 发布 when: 时间 comment: 评论 - ago: '%{ago} 前' newer_comments: 新评论 older_comments: 旧评论 geocoder: @@ -1032,8 +1072,8 @@ zh-CN: status: 状态 reports: 举报 last_updated: 最后更新 - last_updated_time_html: %{time}前 - last_updated_time_user_html: %{time}前由%{user} + last_updated_time_html: %{time} + last_updated_time_user_html: %{time}由%{user} link_to_reports: 查看举报 reports_count: one: 1个举报 @@ -1410,6 +1450,9 @@ zh-CN: 斯洛文尼亚:包含来自 Surveying and Mapping Authority和 Ministry of Agriculture, Forestry and Food(斯洛文尼亚公开信息)的数据。 + contributors_es_html: 西班牙:包含来自西班牙国家地理研究所(IGN)和国家制图系统(SCNE)的数据,这些数据以知识共享 + 署名 4.0协议授权。 contributors_za_html: 南非:包含来自行政局:国家地球空间信息,国家版权所有。 contributors_gb_html: 英国:包含来自 Ordnance 的调查数据,© Crown 版权所有及数据库权利,2010-19。 @@ -1738,7 +1781,6 @@ zh-CN: trace: pending: 挂起 count_points: '%{count} 个点' - ago: '%{time_in_words_ago} 前' more: 更多 trace_details: 查看轨迹详情 view_map: 查看地图 @@ -1968,6 +2010,10 @@ zh-CN: title: 条款 heading: 条款 heading_ct: 贡献者条款 + read and accept with tou: 请阅读贡献者协议和使用条款,勾选下列2个复选框,并点击“确定”按钮。 + contributor_terms_explain: 该协议影响到有关您过去、现在及将来的贡献的条款。 + read_ct: 我已了解并同意贡献者条款 + tou_explain_html: 这些%{tou_link}适用于网站方面的使用,与其它由OSMF提供的基础内容。请点击链接,阅读并同意该条款。 read_tou: 我已阅读并同意使用条款 consider_pd: 除了上述协议,我同意将我的贡献授权为公共领域 consider_pd_why: 这是什么? @@ -2008,12 +2054,10 @@ zh-CN: remove as friend: 删除朋友 add as friend: 添加朋友 mapper since: 绘图始于: - ago: (%{time_in_words_ago} 前) ct status: 贡献者条款: ct undecided: 未决定 ct declined: 已拒绝 - ct accepted: 接受于 %{ago} 前 - latest edit: '%{ago} 的最后编辑:' + latest edit: '%{ago}的最后编辑:' email address: 电子邮件地址: created from: 创建于: status: 状态: @@ -2240,7 +2284,7 @@ zh-CN: title: 正在撤销对 %{block_on} 的封禁 heading: 正在撤销 %{block_by} 对 %{block_on} 的封禁 time_future: 此封禁将于 %{time} 结束。 - past: 此封禁已在 %{time} 之前结束,现在不能被撤销。 + past: 此封禁已在%{time}结束,现在不能撤销。 confirm: 您确定要撤销该封禁? revoke: 撤销! flash: 该封禁已经被撤销。 @@ -2248,11 +2292,23 @@ zh-CN: time_future: 结束于 %{time}。 until_login: 用户登录时激活。 time_future_and_until_login: 结束于%{time},并在用户登录之后。 - time_past: 结束于 %{time} 前。 + time_past: 结束于%{time}。 block_duration: hours: one: 1 小时 other: '%{count} 小时' + days: + one: 1日 + other: '%{count}日' + weeks: + one: 1周 + other: '%{count}周' + months: + one: 1个月 + other: '%{count}个月' + years: + one: 1å¹´ + other: '%{count}å¹´' blocks_on: title: 对 %{name} 的封禁 heading: 对 %{name} 的封禁列表 @@ -2264,10 +2320,7 @@ zh-CN: show: title: '%{block_on} 被 %{block_by} 封禁' heading: '%{block_on} 被 %{block_by} 封禁' - time_future: 结束于 %{time} - time_past: 结束于 %{time} 前 created: 已创建 - ago: '%{time}前' status: 状态 show: 显示 edit: 编辑 @@ -2301,7 +2354,6 @@ zh-CN: description: 描述 created_at: 创建于 last_changed: 最后修改于 - ago_html: '%{when} 前' javascripts: close: 关闭 share: @@ -2386,6 +2438,7 @@ zh-CN: engines: fossgis_osrm_bike: 自行车(OSRM) fossgis_osrm_car: 汽车(OSRM) + fossgis_osrm_foot: 步行(OSRM) graphhopper_bicycle: 自行车(GraphHopper) graphhopper_car: 汽车(GraphHopper) graphhopper_foot: 步行(GraphHopper)