I have static HTML files of a Japanese user guide website which I need to translate into English every time they come out with a new version. I've been using html2pot and using pootle to translate, then converting back with po2html.
I'm thinking there must be a better way though, I just don't know what.