== Offers of translation == (plase add yourself if you wish to translate parts of Django to other languages) * '''German''' (de_DE): hugo , Paulus , lukas * '''French''' (fr_FR): yeiazel , asrenzo , pablo , mikael * '''Czech''' (cs_CZ): translate@svarz.cz * '''Simplified Chinese''' (zh_CN): alang.yl@gmail.com, limodou@gmail.com,stan8688@gmail.com * '''Italian''' (it_IT): Carlo C8E Miron , Wilson Miner , Paolo Dina , Ludovico Magnocavallo , Antonio Cavedoni * '''Serbian''' (sr, sr_YU - cyrillic, sr@Latin, sr_YU@Latin - latin): Nebojša Đorđević , Petar Marić * '''Norwegian''' (no): Espen Grindhaug * '''Slovenian''' (sl): Jure Čuhalev , Gašper Žejn * '''Russian''' (ru): Grigory Fateyev , Dmitry Sorokin * '''Latvian''' (lv): Edgars Jēkabsons * '''Spanish''' (es_ES): Ricardo Cárdenes , Gustavo Picon , Jorge Gajon * '''Galician''' (gl): Afonso Fernández Nogueira * '''Polish''' (pl): Marcin Kaszynski * '''Swedish''' (sv): Robin Sonefors * '''Danish''' (da): Morten Bagai * '''Welsh''' (cy): Jason Davies * '''Slovak''' (sk): Vladimir Labath * '''Romanian''' (ro): Tiberiu Micu * '''Bengali''' (bn): Baishampayan Ghose * '''Icelandic''' (is): Dagur Páll Ammendrup * '''Japanese''' (ja): makoto tsuyuki * '''Dutch''' (nl): Johan C. Stöver * '''Tranditional Chinese''' (zh_TW): Yung-Yu Chen * '''Finnish''' (fi): Antti Kaihola == How to Send Translations == The best way to send in translations - after registering oneself as translator above - is to create a ticket and to attach the new .po file to that ticket (please don't attach .po files to this page, use the ticket system!). Use "Translations" as the component when you file the ticket, so that it shows up in {13}. Additionally it would be great if you join the [http://groups.google.com/group/Django-I18N Django I18N mailing list]. == Tools == This shoud be a list of useful (and needed) software for translators to work on .po files. === Linux and other Unix Systems === * required for make-messages.py and compile-messages.py: the gettext utilties. These should be availabe with your distribution. With Debian based distributions it is the {{{gettext}}} package. === Windows === * required for make-messages.py and compile-messages.py: the gettext utilities. The [http://www.cygwin.com/ cygwin installation] looks most promising. Another place would be [http://sourceforge.net/project/showfiles.php?group_id=25167 the gettext Download on SourceForge]. * translating: [http://www.poedit.org/ poEdit] supports fuzzy, plural, translation memory, UTF-8, compiles to .mo files