+ issued_blocks:
+ show:
+ title: '%{name} 执行的封禁'
+ heading_html: '%{name} 执行的封禁列表'
+ empty: '%{name} 还没有执行任何封禁。'
+ received_blocks:
+ show:
+ title: 对 %{name} 的封禁
+ heading_html: 对 %{name} 的封禁列表
+ empty: '%{name} 还没有被封禁。'
+ edit:
+ title: 正在撤销对%{block_on}的所有封禁
+ heading_html: 正在撤销对%{block_on}的所有封禁
+ empty: '%{name}没有生效的封禁。'
+ confirm: 您确定要撤销%{active_blocks}吗?
+ active_blocks:
+ one: '%{count} 个生效的封禁'
+ other: '%{count} 个生效的封禁'
+ revoke: 撤销!
+ destroy:
+ flash: 已撤销所有生效的封禁。
+ lists:
+ show:
+ title: 用户
+ heading: 用户
+ empty: 未找到匹配用户
+ page:
+ found_users:
+ one: 找到%{count}位用户
+ other: 找到%{count}位用户
+ confirm: 确认所选用户
+ hide: 隐藏所选用户
+ user:
+ summary_html: '%{name}在%{date}从%{ip_address}创建'
+ summary_no_ip_html: '%{name} 创建于 %{date}'