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