{{ 'REQUESTS.FIELD_TITLE' | translate}} {{ 'REQUESTS.FIELD_TYPE' | translate}} {{ 'REQUESTS.FIELD_LIFE' | translate}} {{ 'REQUESTS.FIELD_REWARDS' | translate}} {{ 'REQUESTS.FIELD_RESPONSES' | translate}} {{ 'REQUESTS.FIELD_COMMENTS' | translate}} {{ 'REQUESTS.FIELD_USER' | translate}}

{{'MENU_TORRENTS_SUB.'+vm.request.type.toUpperCase() | translate}} {{vm.request.createdAt | life }}
Expired Finished
{{vm.request.rewards}} {{vm.request.torrents.length}} {{vm.request.comments.length}}
{{ 'DO_UPLOAD' | translate}}
{{ 'REQUESTS.BTN_COMMENT' | translate}}

{{'REQUESTS.NO_RESPONSES' | translate}}

{{ 'REQUESTS.RESPONSE_TITLE' | translate}}
{{ 'TABLE_FIELDS.INFO' | translate}} {{ 'TABLE_FIELDS.VOTES' | translate}} {{ 'TABLE_FIELDS.LIFETIME' | translate}} {{ 'TABLE_FIELDS.SIZE' | translate}} {{ 'TABLE_FIELDS.SEEDS_LEECHERS_FINISHED' | translate}} {{ 'TABLE_FIELDS.PUBLISHER' | translate}}
{{vm.TGI.getTorrentTitle(item)}}
{{vm.TGI.getTorrentDoubleTitle(item)}}
{{t.name}}
{{item.resource_detail_info.subtitle}}
{{item.torrent_filename | filename}}
{{'TORRENT_TYPE_LABEL.' + item.torrent_type.toUpperCase() | translate}} {{'TORRENT_STATUS_LABEL.' + item.torrent_status.toUpperCase() | translate}} {{ item.resource_detail_info.release_date}} {{ 'TORRENT_RECOMMEND_LEVEL_ITEM.' + item.torrent_recommended.toUpperCase() | translate}} {{item.torrent_sale_status}} {{item.torrent_sale_expires | unlife}} S{{item.torrent_seasons}}E{{item.torrent_episodes}} H&R VIP {{ 'RESOURCESTAGS.' + vm.RTS.getTagTitle(t) + '.' + t.toUpperCase() | translate}}
{{vm.TGI.getVoteTitle(item)}} {{item.resource_detail_info.vote_average | number : 1}} {{item.createdat | life}} {{item.torrent_size | bytes:2}}
{{ 'ANONYMOUS' | translate }}

{{ 'REQUESTS.WAITING_REVIEW' | translate}}

{{ 'USER_COMMENT_LIST' | translate}} {{vm.request.comments.length}}
({{item.user.uploaded | bytes}} {{item.user.downloaded | bytes}} )
{{item.createdat | date:'yyyy-MM-dd HH:mm:ss'}}

[ {{item.editedby}} {{ 'COMMENT_EDITED_INFO' | translate}} {{item.editedat | date:'yyyy-MM-dd HH:mm:ss'}} ]

- @{{sitem.user.displayName}} {{sitem.createdat | date: 'yyyy-MM-dd HH:mm:ss'}}

{{ vm.comment.action == 'edit' ? 'EDIT_COMMENT' : (vm.comment.action == 'reply' ? 'REPLY_COMMENT' : 'POST_NEW_COMMENT') | translate}}