How to get a translated string from a language other than the current one?

I was wandering… All the translation functions (__(), _e(), _x() and so on) use the current/active language. Is there a way to get a translation from another language than the current one? For example, I’m on a French page and I want and english translation: how to? 2 s 2 To find the answer to … Read more