diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml
index 2e575e2b6e..eed9e67196 100644
--- a/config/locales/zh-CN.yml
+++ b/config/locales/zh-CN.yml
@@ -1194,7 +1194,9 @@ zh-CN:
other: 此页面上的所有 %{count} 项目已被选中。
all_matching_items_selected_html:
other: 所有 %{count} 匹配您搜索的项目都已被选中。
+ cancel: 取消
changes_saved_msg: 更改保存成功!
+ confirm: 确认
copy: 复制
delete: 删除
deselect: 取消全选
@@ -1208,15 +1210,51 @@ zh-CN:
other: 出错啦!检查一下下面 %{count} 处出错的地方吧
imports:
errors:
+ empty: CSV 文件为空
+ incompatible_type: 与所选导入类型不兼容
invalid_csv_file: '无效的 CSV 文件。错误: %{error}'
over_rows_processing_limit: 包含行数超过了 %{count}
+ too_large: 文件过大
+ failures: 失败
+ imported: 已导入
+ mismatched_types_warning: 您似乎选择了导入错误的类型,请再次检查。
modes:
merge: 合并
merge_long: 保留现有记录并添加新的记录
overwrite: 覆盖
overwrite_long: 将当前记录替换为新记录
+ overwrite_preambles:
+ blocking_html: 您即将使用来自 %{filename} 的最多 %{total_items} 个账户替换您的屏蔽列表。
+ bookmarks_html: 您即将使用来自 %{filename} 的 %{total_items} 篇贴文替换您的书签。
+ domain_blocking_html: 您即将使用来自 %{filename} 的最多 %{total_items} 个域名替换您的域名屏蔽列表。
+ following_html: 您即将从 %{filename} 关注 %{total_items} 个账户,并停止关注其他任何人。
+ muting_html: 您即将使用来自 %{filename} 的最多 %{total_items} 个账户替换您已隐藏的账户列表。
+ preambles:
+ blocking_html: 您即将从 %{filename} 中封锁多达 %{total_items} 个账户。
+ bookmarks_html: 您即将把来自 %{filename} 的 %{total_items} 篇贴文添加到您的书签中。
+ domain_blocking_html: 您即将从 %{filename} 中屏蔽 %{total_items} 个域名。
+ following_html: 您即将从 %{filename} 关注最多 %{total_items} 个账户。
+ muting_html: 您即将从 %{filename} 中隐藏 %{total_items} 个账户。
preface: 你可以在此导入你在其他实例导出的数据,比如你所关注或屏蔽的用户列表。
+ recent_imports: 最近导入
+ states:
+ finished: 已完成
+ in_progress: 导入中
+ scheduled: 已预定
+ unconfirmed: 未确认
+ status: 状态
success: 数据上传成功,正在处理中
+ time_started: 开始于
+ titles:
+ blocking: 正在导入被屏蔽的账户
+ bookmarks: 正在导入书签
+ domain_blocking: 正在导入被屏蔽的域名
+ following: 正在导入关注的账户
+ muting: 正在导入隐藏的账户
+ type: 导入类型
+ type_groups:
+ constructive: 关注和书签
+ destructive: 屏蔽和隐藏
types:
blocking: 屏蔽列表
bookmarks: 书签