← All Posts · ← Newer · Older →

New! Now in Japanese!

April 23, 2009 — originally posted on The History of Python


There's now a Japanese translation of this blog. Yay! There is also a Spanish version, and a French version (sorry, I don't know the URL yet -- let me know if you do).

I don't read those languages (or not well enough) and am not in a position to "approve" them, but I'm fine with their existence. If you want to start another translation, be my guest -- send me a link to the blog so I can update this page. If you see a mistake in a translation, just contact the translator directly. (However, I do not want to see copies of my blogs appearing. There's no point for those, and typically sites that copy popular blogs are just trying to attract eyeballs to their ads by reproducing popular material without putting any creative work into it.)

Comments (5)

AnonymousApril 23, 2009

There is also another Spanish translation made by some guys from the Python Argentina[*] community:
http://www.juanjoconti.com.ar/categoria/aprendiendo-python/historia/

[*] http://python.org.ar/pyar/

Ornitorrinco enmascaradoApril 23, 2009

Thanks for the link, Guido! By the way, I'm making the translation writing reStructuredText files (http://docutils.sourceforge.net/rst.html) that gets transformed in HTML with a very simple script (made with Python, of course). It goes without saying that this files are at your complete disposition.

Douglas Drumond KayamaApril 23, 2009

Hi Guido,

I couldn't find a Portuguese translation so I'm starting one at http://python-history-pt-br.blogspot.com/
I've began today and I hope by the weekend I'll finish translating all posts. If anyone wants to help me, I'll be very grateful.
And thank you, Guido, for this wonderful language, for this blog, and for letting us translate to those who can't read English.

python3April 23, 2009

a Simplified Chinese translation: http://python3.blogspot.com/

I just finish the first post.

Guido van RossumJune 24, 2010

For those keeping track of translations, there's now an Italian translation of at least one post at http://www.python-it.org/contenuti/10/06/22/un-nuovo-stile-per-le-classi (not sure what the series URL would be).

← All Posts · ← Newer · Older →