I made a view with Content: Type (= Gallery Item)
and a decided to show the following fields in this view

Content: Gallery Media
Content: Title

The problem is I cannot use the fuction:
Formatter: Rendered file and select one of Node Gallery presets. The number of them is not enough for me.
So, I use Formatter: File style: media_thumbnail

And the problem is that in this case the field does not have a link. So I need to use
Output this field as a link
option.

And I cannot make a normal token.
When I tried the one that is used in Node Gallery: Gallery Item Views (Content)
node/[nid]

I've got a link like this:

http://localhost/drupal/node/%5Bnid%5D

Could you tell me, please, What token can I use for making a link?