]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/zh-CN.yml
Merge remote-tracking branch 'upstream/pull/4823'
[rails.git] / config / locales / zh-CN.yml
index 6b73a8aa5b029b440cd55db53d32c3dbea178e79..9bb10218432737f422c765b2ba131c33b85e8034 100644 (file)
@@ -220,7 +220,6 @@ zh-CN:
         auth_provider: 验证提供商
         auth_uid: 验证UID
         email: 电子邮件
         auth_provider: 验证提供商
         auth_uid: 验证UID
         email: 电子邮件
-        email_confirmation: 电子邮件确认
         new_email: 新电子邮件地址
         active: 激活
         display_name: 显示名称
         new_email: 新电子邮件地址
         active: 激活
         display_name: 显示名称
@@ -281,8 +280,6 @@ zh-CN:
       x_years:
         one: '%{count}年前'
         other: '%{count}年前'
       x_years:
         one: '%{count}年前'
         other: '%{count}年前'
-  printable_name:
-    with_version: '%{id},版本 %{version}'
   editor:
     default: 默认(目前为 %{name})
     id:
   editor:
     default: 默认(目前为 %{name})
     id:
@@ -380,15 +377,10 @@ zh-CN:
     destroy:
       success: 账户已删除。
   browse:
     destroy:
       success: 账户已删除。
   browse:
-    created: 创建于
-    closed: 关闭于
-    created_ago_html: 创建于 %{time_ago}
-    closed_ago_html: 关闭于 %{time_ago}
-    created_ago_by_html: 由 %{user} 创建于 %{time_ago}
-    closed_ago_by_html: 由 %{user} 关闭于 %{time_ago}
     deleted_ago_by_html: 由 %{user} 删除于 %{time_ago}
     edited_ago_by_html: 由%{user} 编辑于 %{time_ago}
     version: 版本
     deleted_ago_by_html: 由 %{user} 删除于 %{time_ago}
     edited_ago_by_html: 由%{user} 编辑于 %{time_ago}
     version: 版本
+    redacted_version: 隐删版本
     in_changeset: 变更集
     anonymous: 匿名用户
     no_comment: (无注释)
     in_changeset: 变更集
     anonymous: 匿名用户
     no_comment: (无注释)
@@ -401,28 +393,11 @@ zh-CN:
       other: '%{count} 条路径'
     download_xml: 下载 XML
     view_history: 查看历史
       other: '%{count} 条路径'
     download_xml: 下载 XML
     view_history: 查看历史
+    view_unredacted_history: 查看未隐删的历史
     view_details: 查看详情
     view_details: 查看详情
+    view_redacted_data: 查看已隐删的数据
+    view_redaction_message: 查看隐删消息
     location: 位置:
     location: 位置:
-    changeset:
-      title: 变更集:%{id}
-      belongs_to: 作者
-      node: 节点 (%{count})
-      node_paginated: 节点 (%{x}-%{y},共 %{count})
-      way: 路径 (%{count})
-      way_paginated: 路径 (%{x}-%{y},共 %{count})
-      relation: 关系 (%{count})
-      relation_paginated: 关系 (%{x}-%{y},共 %{count})
-      comment: 评论(%{count})
-      hidden_comment_by_html: '%{user} 于 %{time_ago} 的隐藏评论'
-      comment_by_html: '%{user} 于 %{time_ago} 的评论'
-      changesetxml: 变更集 XML
-      osmchangexml: osmChange XML
-      feed:
-        title: 变更集 %{id}
-        title_comment: 变更集 %{id} - %{comment}
-      join_discussion: 登录以加入讨论
-      discussion: 讨论
-      still_open: 变更集依然开放——一旦变更集关闭讨论将开放。
     node:
       title_html: 节点:%{name}
       history_title_html: 节点历史:%{name}
     node:
       title_html: 节点:%{name}
       history_title_html: 节点历史:%{name}
@@ -532,6 +507,47 @@ zh-CN:
       no_more_area: 该区域内没有更多变更集。
       no_more_user: 该用户无更多变更集。
       load_more: 加载更多
       no_more_area: 该区域内没有更多变更集。
       no_more_user: 该用户无更多变更集。
       load_more: 加载更多
+      feed:
+        title: 变更集 %{id}
+        title_comment: 变更集 %{id} - %{comment}
+        created: 创建于
+        closed: 关闭于
+        belongs_to: 作者
+    subscribe:
+      heading: 订阅以下变更集讨论吗?
+      button: 订阅讨论
+    unsubscribe:
+      heading: 退订以下变更集讨论吗?
+      button: 退订讨论
+    heading:
+      title: 变更集 %{id}
+      created_by_html: 由 %{link_user} 在 %{created} 创建。
+    no_such_entry:
+      title: 无此变更集
+      heading: 找不到ID为%{id}的文章
+      body: 对不起,没有ID为 %{id} 的变更集。请检查您的拼写,或者可能是点击了错误的链接。
+    show:
+      title: 变更集:%{id}
+      created: 创建于:%{when}
+      closed: 关闭于:%{when}
+      created_ago_html: 创建于 %{time_ago}
+      closed_ago_html: 关闭于 %{time_ago}
+      created_ago_by_html: 由 %{user} 创建于 %{time_ago}
+      closed_ago_by_html: 由 %{user} 关闭于 %{time_ago}
+      discussion: 讨论
+      join_discussion: 登录以加入讨论
+      still_open: 变更集依然开放——一旦变更集关闭讨论将开放。
+      comment_by_html: '%{user} 于 %{time_ago} 的评论'
+      hidden_comment_by_html: '%{user} 于 %{time_ago} 的隐藏评论'
+      changesetxml: 变更集 XML
+      osmchangexml: osmChange XML
+    paging_nav:
+      nodes: 节点 (%{count})
+      nodes_paginated: 节点 (%{x}-%{y},共 %{count})
+      ways: 路径 (%{count})
+      ways_paginated: 路径 (%{x}-%{y},共 %{count})
+      relations: 关系 (%{count})
+      relations_paginated: 关系 (%{x}-%{y},共 %{count})
     timeout:
       sorry: 抱歉,您所请求的变更集列表检索时间过长。
   changeset_comments:
     timeout:
       sorry: 抱歉,您所请求的变更集列表检索时间过长。
   changeset_comments:
@@ -591,6 +607,7 @@ zh-CN:
     show:
       title: '%{user} 的日记 | %{title}'
       user_title: '%{user}的日记'
     show:
       title: '%{user} 的日记 | %{title}'
       user_title: '%{user}的日记'
+      discussion: 讨论
       leave_a_comment: 留下评论
       login_to_leave_a_comment_html: '%{login_link}以留下评论'
       login: 登录
       leave_a_comment: 留下评论
       login_to_leave_a_comment_html: '%{login_link}以留下评论'
       login: 登录
@@ -642,6 +659,12 @@ zh-CN:
       comment: 评论
       newer_comments: 较新评论
       older_comments: 较旧评论
       comment: 评论
       newer_comments: 较新评论
       older_comments: 较旧评论
+    subscribe:
+      heading: 订阅以下日记讨论吗?
+      button: 订阅讨论
+    unsubscribe:
+      heading: 退订以下日记讨论吗?
+      button: 退订讨论
   doorkeeper:
     errors:
       messages:
   doorkeeper:
     errors:
       messages:
@@ -679,6 +702,9 @@ zh-CN:
       contact: 联系
       contact_the_community_html: 如果您发现有损坏的链接/错误,请随时%{contact_link} OpenStreetMap
         社区。并记下您请求的确切 URL。
       contact: 联系
       contact_the_community_html: 如果您发现有损坏的链接/错误,请随时%{contact_link} OpenStreetMap
         社区。并记下您请求的确切 URL。
+    bad_request:
+      title: 错误请求
+      description: 您在 OpenStreetMap 服务器上请求的操作无效 (HTTP 400)
     forbidden:
       title: 禁止
       description: 您在 OpenStreetMap 服务器上请求的操作仅限管理员使用(HTTP 403)
     forbidden:
       title: 禁止
       description: 您在 OpenStreetMap 服务器上请求的操作仅限管理员使用(HTTP 403)
@@ -1602,10 +1628,9 @@ zh-CN:
     intro_header: 欢迎访问 OpenStreetMap!
     intro_text: OpenStreetMap 是一个世界地图,由像您一样的人们所构筑,可依据开放许可协议自由使用。
     intro_2_create_account: 创建用户账户
     intro_header: 欢迎访问 OpenStreetMap!
     intro_text: OpenStreetMap 是一个世界地图,由像您一样的人们所构筑,可依据开放许可协议自由使用。
     intro_2_create_account: 创建用户账户
-    hosting_partners_html: 主机由%{ucl}、%{fastly}、%{bytemark},以及其他%{partners}所支持。
-    partners_ucl: 伦敦大学学院
+    hosting_partners_2024_html: 由%{fastly}、%{corpmembers},以及其他%{partners}支持托管。
     partners_fastly: Fastly
     partners_fastly: Fastly
-    partners_bytemark: Bytemark主机
+    partners_corpmembers: OSMF 企业会员
     partners_partners: 合作伙伴
     tou: 使用条款
     osm_offline: 由于正在进行基本的数据库维护工作,OpenStreetMap 数据库目前处于脱机状态。
     partners_partners: 合作伙伴
     tou: 使用条款
     osm_offline: 由于正在进行基本的数据库维护工作,OpenStreetMap 数据库目前处于脱机状态。
@@ -1625,12 +1650,15 @@ zh-CN:
     more: 更多
   user_mailer:
     diary_comment_notification:
     more: 更多
   user_mailer:
     diary_comment_notification:
+      description: 'OpenStreetMap 日记 #%{id}'
       subject: '[OpenStreetMap] %{user} 在日记篇目留下了评论'
       hi: 您好,%{to_user}:
       header: '%{from_user} 评论了主题为 %{subject} 的 OpenStreetMap 日记文章:'
       header_html: '%{from_user} 评论了主题为 %{subject} 的 OpenStreetMap 日记文章:'
       footer: 您也可以通过%{readurl}来读取评论,并且在%{commenturl}来撰写评论或者通过%{replyurl}向作者发送消息
       footer_html: 您也可以通过%{readurl}查看评论,并在%{commenturl}撰写评论或通过%{replyurl}向作者发送消息
       subject: '[OpenStreetMap] %{user} 在日记篇目留下了评论'
       hi: 您好,%{to_user}:
       header: '%{from_user} 评论了主题为 %{subject} 的 OpenStreetMap 日记文章:'
       header_html: '%{from_user} 评论了主题为 %{subject} 的 OpenStreetMap 日记文章:'
       footer: 您也可以通过%{readurl}来读取评论,并且在%{commenturl}来撰写评论或者通过%{replyurl}向作者发送消息
       footer_html: 您也可以通过%{readurl}查看评论,并在%{commenturl}撰写评论或通过%{replyurl}向作者发送消息
+      footer_unsubscribe: 您可访问%{unsubscribeurl}以从该讨论中退订。
+      footer_unsubscribe_html: 您可访问%{unsubscribeurl}以从该讨论中退订。
     message_notification:
       subject: '[OpenStreetMap] %{message_title}'
       hi: 您好,%{to_user}:
     message_notification:
       subject: '[OpenStreetMap] %{message_title}'
       hi: 您好,%{to_user}:
@@ -1677,6 +1705,7 @@ zh-CN:
       hopefully_you: 某人(可能是您)已要求重置该电子邮件地址上的 openstreetmap.org 帐户密码。
       click_the_link: 如果这是您,请点击下面的链接重置您的密码。
     note_comment_notification:
       hopefully_you: 某人(可能是您)已要求重置该电子邮件地址上的 openstreetmap.org 帐户密码。
       click_the_link: 如果这是您,请点击下面的链接重置您的密码。
     note_comment_notification:
+      description: 'OpenStreetMap 注记 #%{id}'
       anonymous: 匿名用户
       greeting: 您好,
       commented:
       anonymous: 匿名用户
       greeting: 您好,
       commented:
@@ -1703,6 +1732,7 @@ zh-CN:
       details: 更多关于笔记的详细信息可以在%{url}找到。
       details_html: 更多关于笔记的详细信息可以在%{url}找到。
     changeset_comment_notification:
       details: 更多关于笔记的详细信息可以在%{url}找到。
       details_html: 更多关于笔记的详细信息可以在%{url}找到。
     changeset_comment_notification:
+      description: 'OpenStreetMap 变更集 #%{id}'
       hi: 您好,%{to_user}:
       greeting: 您好,
       commented:
       hi: 您好,%{to_user}:
       greeting: 您好,
       commented:
@@ -1717,8 +1747,8 @@ zh-CN:
         partial_changeset_without_comment: 没有评论
       details: 更多关于变更集的详细信息可以在 %{url} 找到。
       details_html: 更多有关变更集的详细信息,请参见 %{url}。
         partial_changeset_without_comment: 没有评论
       details: 更多关于变更集的详细信息可以在 %{url} 找到。
       details_html: 更多有关变更集的详细信息,请参见 %{url}。
-      unsubscribe: 要从该变更集中退订,请访问%{url},并点击“退订”
-      unsubscribe_html: 要从该变更集中退订,请访问%{url},并点击“退订”
+      unsubscribe: 您可访问%{url}以从该变更集中退订
+      unsubscribe_html: 您可访问%{url}以从该变更集中退订
   confirmations:
     confirm:
       heading: 检查您的电子邮件!
   confirmations:
     confirm:
       heading: 检查您的电子邮件!
@@ -1818,8 +1848,7 @@ zh-CN:
       new password button: 重置密码
       help_text: 输入您的电子邮件地址来注册,我们会寄出链接给它,这样您就可以用它来重置密码。
     create:
       new password button: 重置密码
       help_text: 输入您的电子邮件地址来注册,我们会寄出链接给它,这样您就可以用它来重置密码。
     create:
-      notice email on way: 很遗憾您遗失了密码:-(不过一封电子邮件已经发往您的邮箱,您很快就可以重置密码了。
-      notice email cannot find: 对不起,无法找到邮箱。
+      send_paranoid_instructions: 如果您的电子邮件地址存在于我们的数据库中,您将在几分钟后通过您的电子邮件地址收到密码恢复链接。
     edit:
       title: 重置密码
       heading: 重置%{user}的密码
     edit:
       title: 重置密码
       heading: 重置%{user}的密码
@@ -1870,42 +1899,17 @@ zh-CN:
   sessions:
     new:
       title: 登录
   sessions:
     new:
       title: 登录
-      heading: 登录
+      tab_title: 登录
+      login_to_authorize_html: 登录 OpenStreetMap 以访问 %{client_app_name}。
       email or username: 电子邮件地址或用户名
       password: 密码
       remember: 记住我
       lost password link: 忘记密码?
       login_button: 登录
       register now: 立即注册
       email or username: 电子邮件地址或用户名
       password: 密码
       remember: 记住我
       lost password link: 忘记密码?
       login_button: 登录
       register now: 立即注册
-      with external: 或者使用第三方服务登录:
-      no account: 没有账户?
+      with external: 或使用第三方服务登录
+      or: 或
       auth failure: 对不起,凭这些信息您无法登录。
       auth failure: 对不起,凭这些信息您无法登录。
-      openid_logo_alt: 使用 OpenID 登录
-      auth_providers:
-        openid:
-          title: 使用OpenID登录
-          alt: 使用OpenID URL登录
-        google:
-          title: 使用Google登录
-          alt: 使用Google OpenID登录
-        facebook:
-          title: 使用脸书登录
-          alt: 使用Facebook账户登录
-        microsoft:
-          title: 使用Microsoft登录
-          alt: 使用Microsoft账户登录
-        github:
-          title: 使用GitHub登录
-          alt: 通过GitHub账户登录
-        wikipedia:
-          title: 使用维基百科登录
-          alt: 使用维基百科账户登录
-        wordpress:
-          title: 使用Wordpress登录
-          alt: 使用 Wordpress OpenID 登录
-        aol:
-          title: 使用AOL登录
-          alt: 使用AOL OpenID登录
     destroy:
       title: 退出
       heading: 退出登录OpenStreetMap
     destroy:
       title: 退出
       heading: 退出登录OpenStreetMap
@@ -2042,6 +2046,10 @@ zh-CN:
         contributors_fr_credit_html: "%{france}:包含来自 \nDirection Générale des Impôts
           的数据。"
         contributors_fr_france: 法国
         contributors_fr_credit_html: "%{france}:包含来自 \nDirection Générale des Impôts
           的数据。"
         contributors_fr_france: 法国
+        contributors_hr_credit_html: '%{croatia}:包含来自%{dgu_link}和%{open_data_portal}的数据(克罗地亚公共信息)。'
+        contributors_hr_croatia: 克罗地亚
+        contributors_hr_dgu: 克罗地亚国家大地测量局
+        contributors_hr_open_data_portal: 国家开放数据门户
         contributors_nl_credit_html: '%{netherlands}: 包含 © AND data, 2007 (%{and_link})'
         contributors_nl_netherlands: 荷兰
         contributors_nz_credit_html: |-
         contributors_nl_credit_html: '%{netherlands}: 包含 © AND data, 2007 (%{and_link})'
         contributors_nl_netherlands: 荷兰
         contributors_nz_credit_html: |-
@@ -2399,8 +2407,8 @@ zh-CN:
       identifiable: 可识别
       private: 私有
       trackable: 可追踪
       identifiable: 可识别
       private: 私有
       trackable: 可追踪
-      by: 由
-      in: 使用
+      details_with_tags_html: 由%{user}在%{tags}于%{time_ago}
+      details_without_tags_html: 由%{user}于%{time_ago}
     index:
       public_traces: 公开GPS轨迹
       my_gps_traces: 我的 GPS 轨迹
     index:
       public_traces: 公开GPS轨迹
       my_gps_traces: 我的 GPS 轨迹
@@ -2433,6 +2441,9 @@ zh-CN:
         other: 来自 %{user} 的带 %{count} 点的GPX文件
       description_without_count: 来自 %{user} 的 GPX 文件
   application:
         other: 来自 %{user} 的带 %{count} 点的GPX文件
       description_without_count: 来自 %{user} 的 GPX 文件
   application:
+    basic_auth_disabled: HTTP 基本身份验证已禁用:%{link}
+    oauth_10a_disabled: OAuth 1.0 和 1.0a 已禁用:%{link}
+    auth_disabled_link: https://wiki.openstreetmap.org/wiki/2024_authentication_update
     permission_denied: 您没有权限来执行此操作
     require_cookies:
       cookies_needed: 您似乎停用了 cookie - 请在继续操作前启用您的浏览器 cookie。
     permission_denied: 您没有权限来执行此操作
     require_cookies:
       cookies_needed: 您似乎停用了 cookie - 请在继续操作前启用您的浏览器 cookie。
@@ -2448,6 +2459,33 @@ zh-CN:
       oauth2_applications: OAuth 2应用程序
       oauth2_authorizations: OAuth 2授权
       muted_users: 已忽视用户
       oauth2_applications: OAuth 2应用程序
       oauth2_authorizations: OAuth 2授权
       muted_users: 已忽视用户
+    auth_providers:
+      openid_logo_alt: 使用 OpenID 登录
+      openid_login_button: 继续
+      openid:
+        title: 使用OpenID登录
+        alt: 使用OpenID URL登录
+      google:
+        title: 使用Google登录
+        alt: 使用Google OpenID登录
+      facebook:
+        title: 使用Facebook登录
+        alt: 使用Facebook账户登录
+      microsoft:
+        title: 使用Microsoft登录
+        alt: 使用Microsoft账户登录
+      github:
+        title: 使用GitHub登录
+        alt: 通过GitHub账户登录
+      wikipedia:
+        title: 使用维基百科登录
+        alt: 使用维基百科账户登录
+      wordpress:
+        title: 使用Wordpress登录
+        alt: 使用 Wordpress OpenID 登录
+      aol:
+        title: 使用AOL登录
+        alt: 使用AOL OpenID登录
   oauth:
     authorize:
       title: 授权访问您的账户
   oauth:
     authorize:
       title: 授权访问您的账户
@@ -2485,6 +2523,8 @@ zh-CN:
       write_redactions: 隐删地图数据
       read_email: 查看用户邮箱地址
       skip_authorization: 自动核准应用
       write_redactions: 隐删地图数据
       read_email: 查看用户邮箱地址
       skip_authorization: 自动核准应用
+    for_roles:
+      moderator: 此权限仅适用于仲裁员可用的操作。
   oauth_clients:
     new:
       title: 注册新应用程序
   oauth_clients:
     new:
       title: 注册新应用程序
@@ -2574,22 +2614,32 @@ zh-CN:
   users:
     new:
       title: 注册
   users:
     new:
       title: 注册
+      tab_title: 注册
+      signup_to_authorize_html: 注册 OpenStreetMap 以访问 %{client_app_name}
       no_auto_account_create: 很遗憾,我们目前无法为您自动创建一个帐户。
       please_contact_support_html: 请联系 %{support_link} 以安排创建帐户 - 我们会尽快处理该请求。
       support: 支持
       about:
       no_auto_account_create: 很遗憾,我们目前无法为您自动创建一个帐户。
       please_contact_support_html: 请联系 %{support_link} 以安排创建帐户 - 我们会尽快处理该请求。
       support: 支持
       about:
-        header: 自由且可编辑
+        header: 自由且可编辑
         paragraph_1: 与其他地图不同,OpenStreetMap 完全由像您这样的人创建,任何人都可以免费修复、更新、下载和使用。
         paragraph_1: 与其他地图不同,OpenStreetMap 完全由像您这样的人创建,任何人都可以免费修复、更新、下载和使用。
-        paragraph_2: 注册以开始贡献。我们将发送一封电子邮件以确认您的帐户。
+        paragraph_2: 注册以开始贡献。
+        welcome: 欢迎来到OpenStreetMap
+      duplicate_social_email: 如果您已经拥有OpenStreetMap账户并希望使用第三方提供的身份标识,请使用密码登录并修改您的账户设置。
       display name description: 你的公开展示的用户名。你可以稍后在设置中进行修改。
       display name description: 你的公开展示的用户名。你可以稍后在设置中进行修改。
+      by_signing_up_html: 注册意味着您同意我们的%{tou_link}、%{privacy_policy_link}和%{contributor_terms_link}。
+      tou: 使用条款
+      contributor_terms: 贡献者条款
       external auth: 第三方身份验证:
       external auth: 第三方身份验证:
-      use external auth: 或者使用第三方服务登录
-      auth no password: 通过第三方身份验证,您不再需要密码,但一些额外工具或服务器可能仍然需要。
       continue: 注册
       terms accepted: 感谢您接受新的贡献条款!
       continue: 注册
       terms accepted: 感谢您接受新的贡献条款!
-      email_confirmation_help_html: 您的地址不会公开显示,请参阅我们的%{privacy_policy_link}了解更多信息。
+      email_help_html: 您的地址不会公开显示,请参阅我们的%{privacy_policy_link}了解更多信息。
       privacy_policy: 隐私政策
       privacy_policy_title: OSM基金会隐私政策包括电子邮件地址部分
       privacy_policy: 隐私政策
       privacy_policy_title: OSM基金会隐私政策包括电子邮件地址部分
+      consider_pd_html: 我认为我的贡献应在 %{consider_pd_link} 中。
+      consider_pd: 公有领域
+      consider_pd_url: https://wiki.osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
+      or: 或
+      use external auth: 或使用第三方服务登录
     terms:
       title: 条款
       heading: 条款
     terms:
       title: 条款
       heading: 条款
@@ -2683,9 +2733,11 @@ zh-CN:
     index:
       title: 用户
       heading: 用户
     index:
       title: 用户
       heading: 用户
-      showing:
-        one: '%{page} 页(%{items} 的第 %{first_item} 页)'
-        other: '%{page} 页(%{items} 的第 %{first_item} 至 %{last_item} 页)'
+      older: 老用户
+      newer: 新用户
+      found_users:
+        one: 找到%{count}位用户
+        other: 找到%{count}位用户
       summary_html: '%{name}在%{date}从%{ip_address}创建'
       summary_no_ip_html: '%{name} 创建于 %{date}'
       confirm: 确认所选用户
       summary_html: '%{name}在%{date}从%{ip_address}创建'
       summary_no_ip_html: '%{name} 创建于 %{date}'
       confirm: 确认所选用户
@@ -2814,7 +2866,6 @@ zh-CN:
       revoke: 撤销!
       confirm: 您确定吗?
       reason: 封禁的原因:
       revoke: 撤销!
       confirm: 您确定吗?
       reason: 封禁的原因:
-      back: 查看所有封禁
       revoker: 撤销者:
       needs_view: 用户需要在该封禁清除前登录。
     block:
       revoker: 撤销者:
       needs_view: 用户需要在该封禁清除前登录。
     block:
@@ -2828,9 +2879,15 @@ zh-CN:
       reason: 封禁的原因
       status: 状态
       revoker_name: 撤销者
       reason: 封禁的原因
       status: 状态
       revoker_name: 撤销者
-      showing_page: 第 %{page} 页
-      next: 下一页 »
-      previous: « 上一页
+      older: 旧的封禁
+      newer: 新的封禁
+    navigation:
+      all_blocks: 所有封禁
+      blocks_on_me: 对我的封禁
+      blocks_on_user: 对%{user}的封禁
+      blocks_by_me: 由我做出的封禁
+      blocks_by_user: 由%{user}做出的封禁
+      block: 封禁#%{id}
   user_mutes:
     index:
       title: 已忽视用户
   user_mutes:
     index:
       title: 已忽视用户
@@ -2896,6 +2953,9 @@ zh-CN:
     new:
       title: 新注记
       intro: 发现错误或遗漏了什么?请告诉其他绘图者以便于我们更正错误。将标记移动到正确的位置并输入备注说明问题。
     new:
       title: 新注记
       intro: 发现错误或遗漏了什么?请告诉其他绘图者以便于我们更正错误。将标记移动到正确的位置并输入备注说明问题。
+      anonymous_warning_html: 您尚未登录。如果您想接收笔记的更新信息,请%{log_in}或%{sign_up}。
+      anonymous_warning_log_in: 登录
+      anonymous_warning_sign_up: 注册
       advice: 您的注释会公开,并可能用于更新地图,所以不要输入个人信息,或是来自版权保护地图的信息或目录列表。
       add: 添加注记
   javascripts:
       advice: 您的注释会公开,并可能用于更新地图,所以不要输入个人信息,或是来自版权保护地图的信息或目录列表。
       add: 添加注记
   javascripts: