I am thinking about doing translating a website from language x into language y (luckily my native language).
Now to accelerate the procedure, I want to use some automatic translation software and thought of google translate or babelfish. Ideally, the programm would replace only text and leave the HTML unafected; if I could then access the HTML code and copy-paste the body of each page into the template for the language-y-version, it would involve a lot of work, but would be "clean". At least that is what I imagine so far.
Does anyone here have experience with similar endeavours? Any advice or recommendations?