[Doxygen-develop] Info on the status of the language translators (September 10, 2003)
Brought to you by:
dimitri
From: Petr P. <Pr...@sk...> - 2003-09-10 09:28:40
|
Info on the status of the language translators (September 10, 2003). Related to the doxygen 1.3.3-20030909 in CVS. Full translator_report.txt included in the attached zip file. Posted to doxygen-develop, copied to doxygen-users. The previous report was dated June 9, 2003. Summary:=20 - Attention: 1.3.4 is going to be released. - The Swedish language has the new maintainer. - Total 29, 5 up-to-date, 9 almost up-to-date, 11 slightly=20 obsolete, 2 obsolete, 1 not maintained, 1 different.=20 - Searching for the Finnish maintainer. ------------------------------------------------------------ Hi, Firstly, thanks to all active language maintainers. Now... =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ATTENTION!=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D If you are the language maintainer, this is a good time to update your translator now because the 1.3.4 is going to be released soon. Please, think about users who do not use sources from CVS, but only the precompiled binaries. The 1.3.4 will be the next public release. I guess that some people do wait for language updates for your language. Thanks Reminder: look at the attached translator report. If you think that your language should be listed as up-to-date, but it is not, you probably forgot to change the base class of your translator class to "Translator". Then, you can run the doc/translator.pl script to generate the translator report and check the status of your translator report and see what has to be done to make it up-to-date. Note: The translator.pl is the original script that will be replaced by translator.py one day. You can also give it a try. In fact, it is almost one-to-one rewrite of the perl version, so do not be disappointed if you like Python. It is planned to be rewritten using the OO approach. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D New maintainer for the Swedish language =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D There is the new maintainer for the Swedish language. Mikael Hallin, welcome on the board! =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Current status =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The total is 29 languages now. The new one is not really new. It is the JapaneseEn which slightly modifies the English one. Because it is derived from TranslatorEnglish, it is reported as really obsolete, which is not true. The newer translator.py script will be modified not to report such translators this way. Five of the languages are up-to-date: Brazilian, Croatian, Czech, Dutch, and English. Congratulations! (... also to myself ;) Nine of the languages are very close to the up-to-date status. They reflect at least some changes since Doxygen 1.3 release: Chinese Traditional, French, Italian, Japanese, Portuguese, Spanish, Swedish, Serbian, and German (ordered by alphabet and by status). Good job! Eleven of the languages are slightly obsolete, but they still require impementing not more than 18 methods: Danish, Korean, Polish, Russian, Slovak, Catalan, Romanian, Slovene, Chinese, Greek, and Ukrainian (ordered by alphabet and by status).=20 Two of the languages -- Hungarian and Norwegian -- must implement about 45 methods to become up-to-date. Please, try harder. Or should we search for not-so-tired, new maintainers? Keep in mind that the translator adapters, used for your translator classes, make Doxygen slightly bigger and more complex. After updating your languages, the adapters can be removed. ----------------------------------------------- We still have not found new Finnish maintainer. =20 The translator became extremely obsolete, and=20 it seems that the original maintainer is not in touch with doxygen anymore. ----------------------------------------------- With regards, Petr --=20 Petr Prikryl, (prikrylp at skil dot cz) |