about summary refs log tree commit diff
path: root/config/locales/zh-CN.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/zh-CN.yml')
-rw-r--r--config/locales/zh-CN.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml
index 12b371bf3..1a71554bb 100644
--- a/config/locales/zh-CN.yml
+++ b/config/locales/zh-CN.yml
@@ -692,6 +692,7 @@ zh-CN:
         view_dashboard: 查看仪表板
         view_dashboard_description: 允许用户访问仪表盘和各种指标
         view_devops: 开发运维
+        view_devops_description: 允许用户访问 Sidekiq 和 pgHero 仪表板
       title: 角色
     rules:
       add_new: 添加规则
@@ -893,6 +894,7 @@ zh-CN:
       description_html: "<strong>webhook</strong> 使Mastodon能够推送 <strong>关于所选事件的实时通知</strong> 到您自己的应用程序。 所以您的应用程序可以自动触发反应 <strong></strong>。"
       disable: 禁用
       disabled: 已禁用
+      edit: 编辑端点
       empty: 您尚未配置任何Web 钩子端点。
       enable: 启用
       enabled: 活跃
@@ -1159,6 +1161,8 @@ zh-CN:
     edit:
       add_keyword: 添加关键词
       keywords: 关键词
+      statuses: 个别嘟文
+      statuses_hint_html: 无论是否匹配下列关键词,此过滤器适用于选用个别嘟文。你可以<a href="%{path}">点击此处</a>来审核这些嘟文,并从过滤器中移除。
       title: 编辑过滤器
     errors:
       deprecated_api_multiple_keywords: 这些参数不能从此应用程序更改,因为它们应用于一个以上的过滤关键字。 使用较新的应用程序或网页界面。
@@ -1171,10 +1175,21 @@ zh-CN:
       expires_on: "%{date} 后到期"
       keywords:
         other: "%{count} 关键词"
+      statuses:
+        other: "%{count} 条嘟文"
+      statuses_long:
+        other: "%{count} 条个别嘟文已隐藏"
       title: 过滤器
     new:
       save: 保存新过滤器
       title: 添加新的过滤器
+    statuses:
+      back_to_filter: 返回至过滤器
+      batch:
+        remove: 从过滤器中移除
+      index:
+        hint: 无论其他条件如何,此过滤器适用于选用个别嘟文。你可以从网页界面中向此过滤器加入更多嘟文。
+        title: 过滤的嘟文
   footer:
     developers: 开发者
     more: 更多…