A multilanguage version of weusecoins.com is online here as a demonstration :
http://174.142.20.145/The code is published here :
https://github.com/saivann/weusecoinsThe README gives a complete list of what needs to be done to translate the website.
French : I provided french language and french weusecoins video also.
Japanese : jonwaller weusecoins.jp version is linked, and with is help, could be integrated.
Chinese : Recent comments on this thread shows we could have help for Chinese language too.
What has been doneMany embed text in images has been replaced by text, to facilitate translation.
PHP integration with BitcoinWatch for the News section.
Top language menu.
Hardcoded urls for Sharethis (to keep previous counter).
Auto-detection of user language based on browser support.
Cleanurls with a simple .htaccess redirect
How-to for translators with guidelines
What I suggest for the futureStefan Thomas could give me FTP access (no need to give me access to the domain name).
I could take care to welcome future translations.
And I could take care of other periodic updates, such as Bitcoin version and else..
This would allow Stefan to delegate more, while still being in control of weusecoins.
No change in the meaning of texts would be done, unless Stefan want to delegate this part also.
Leave your commentsPlease let me know what you think about this work. Is it what we want?
Initially, I would have preferred some JSON also. But the reality is that the HTML structure, the resources, the fonts, the pictures, the dialogs, the css. Every of these categories might need some differences between each language. And I think we need to be prepared so that if one translator is not be available in the future, so we should be able to update other languages without hassle.
So I sticked to plain static and fast HTML. Which is, I believe, easy enough to maintain for this use.