'种子认领详情',
'title_for_user' => '用户认领种子详情',
'th_id' => 'ID',
'th_username' => '用户',
'th_torrent_name' => '种子名称',
'th_torrent_size' => '种子大小',
'th_torrent_ttl' => '种子存活',
'th_claim_at' => '认领时间',
'th_last_settle' => '上次结算时间',
'th_seed_time_this_month' => '本月做种时间',
'th_uploaded_this_month' => '本月上传量',
'th_reached_or_not' => '本月是否达标',
'th_action' => '操作',
'msg_title' => '上个月(:month)认领结算如下:',
'msg_subject' => ':month 认领结算',
'claim_total' => '认领种子数::total',
'claim_reached_counts' => '达标数::counts',
'claim_reached_summary' => '达标种子数每小时魔力::bonus_per_hour, 平均做种小时数::hours, 获得魔力::bonus_total',
'claim_unreached_remain_counts' => '未达标保留数::counts',
'claim_unreached_remove_counts' => '未达标删除数::counts',
'claim_unreached_summary' => '未达标每个种子扣除魔力::deduct_per_torrent,总扣除魔力::deduct_total',
'confirm_give_up' => '确定要放弃认领此种子吗?',
'add_claim' => '认领',
'add_claim_confirm' => '确认要认领?',
'remove_claim' => '放弃',
'remove_claim_confirm' => '确认要放弃认领?',
'already_claimed' => '已认领',
'not_claim_yet' => '未认领',
];