'Torrent claim detail',
'title_for_user' => 'User claim detail',
'th_id' => 'ID',
'th_username' => 'User',
'th_torrent_name' => 'Torrent name',
'th_torrent_size' => 'Torrent size',
'th_torrent_ttl' => 'Torrent TTL',
'th_claim_at' => 'Claim at',
'th_last_settle' => 'Last settle at',
'th_seed_time_this_month' => 'Se. this month',
'th_uploaded_this_month' => 'Up. this month',
'th_reached_or_not' => 'Reached',
'th_action' => 'Action',
'msg_title' => 'Claim settle result last month(:month):',
'msg_subject' => ':month claim settlement',
'claim_total' => 'Claim torrent total: :total',
'claim_reached_counts' => 'Reached torrent counts: :counts',
'claim_reached_summary' => 'Reached torrent get bonus per hour: :bonus_per_hour, seed time average(hour): :hours, get bonus total: :bonus_total',
'claim_unreached_remain_counts' => 'Unreached torrent remain counts: :counts',
'claim_unreached_remove_counts' => 'Unreached torrent remove counts: :counts',
'claim_unreached_summary' => 'Deduct bonus every unreached torrent::deduct_per_torrent, total deduct: :deduct_total',
'confirm_give_up' => 'Are you sure you want to give up claiming this torrent?',
'add_claim' => 'Claim',
'add_claim_confirm' => 'Confirm to claim?',
'remove_claim' => 'Give up',
'remove_claim_confirm' => 'Confirm to give up the claim?',
'already_claimed' => 'Claimed',
'not_claim_yet' => 'Unclaimed',
'fields' => [
'torrent_id' => 'Torrent ID',
],
'claim_all_seeding_confirmation' => 'Are you sure you want to claim all the torrents that are currently being seeding?' ,
];