This is basically a request to integrate some of the functionality of File (Field) Paths into core. Here's the file field configuration page, once the module is enabled:

The redirect and active/retractive update bit can be left for contrib (or to be solved by #854); the transliteration bit is already implemented in Backdrop (admin/config/media/file-system); the redirect can be left for a separate issue (or contrib); what I find a valuable feature though is the ability to use tokens for file names and file paths. The later is what this issue here is about.
Original request
There is a feature request for this filed in the File (Field) Paths module issue queue that is marked as "closed/fixed". It states that Entity API exposes this as a token (I think it's the Entity Token sub-module actually):

Looking at our token browser though, the deepest I could get to is [node:field_image].
Recent comments
When logged in: On a page with a path prefix it shows the language of the prefix. On the front page if I add the path prefix it shows the language of that prefix...
Language negotiation only working when logged in
Hi! The description is still very vague and lacks step-by-step instructions on how to reproduce. It doesn't include the version of Backdrop either, nor a list of contrib modules you are using...
Problems with HTML content and text formats
Sorry, it did seem confusing when I read it back... So if I add some html to a text field, for example in a page or a block, whatever the text format of the field may be (raw html or basic...
Problems with HTML content and text formats