Get localized version of path

How can I get the localized version of a native path like “/Users/beatrixwillius/Desktop”? I’d like to show this to a german user as “/Benutzer/beatrixwillius/Schreibtisch”.

I think via the EnvironmentVariable, but i am not sure and can’t test it right now.

FolderItem.DisplayName

So simple. Thanks!