From: Bryan Petty Date: Sat, 3 Jan 2009 01:17:36 +0000 (+0000) Subject: Updated translations manual page with latest status given by the website translations... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/247b70c6c79e76e8296ba63b21997b9ba0f2861b Updated translations manual page with latest status given by the website translations page (which should be completely up-to-date). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/translations.h b/docs/doxygen/mainpages/translations.h index 83ffbf85b6..b8edff484c 100644 --- a/docs/doxygen/mainpages/translations.h +++ b/docs/doxygen/mainpages/translations.h @@ -1,4 +1,4 @@ -///////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////// // Name: translations.h // Purpose: List of wxWidgets available translations // Author: wxWidgets team @@ -43,76 +43,94 @@ Please note that email addresses in the table below are intentionally invalid to foil spam robots, remove one \@ from them. - - - - - - + + + - + + + + + + + + + + + + + - + - + - + - - + + - + - + - - + + - - + + - + + + + + + + - + - + + + + + + + - + @@ -152,7 +190,7 @@ to foil spam robots, remove one \@ from them. - + @@ -160,8 +198,9 @@ to foil spam robots, remove one \@ from them. - + @@ -169,64 +208,109 @@ to foil spam robots, remove one \@ from them. - + - + + + + + + + + + + + + + - + + + + + + + - - - + + + - + - - - + + + + + + + + + - + - + - + - - + + + + + + + + + + + + + + +
Languages supported by wxWidgets
LanguageStatusTranslator(s)LanguageStatusTranslator(s)
Afrikaans@image html yes.gif71% Petri Jooste
Albanian79%Besnik Bleta
Basque18%3ARRANO Euskalgintza Taldea
Catalan@image html yes.gif67% Pau Bosch i Crespo
Chinese (simplified)@image html yes.gif80% mrfx
Chinese (traditional)@image html yes.gif80% pal.tw
Czech@image html yes.gifVaclav Slavik68% + Vaclav Slavik, + Herbert Breunung +
Danish@image html yes.gif78% Leif Jensen, - Henrik Ræder Clausen + Henrik Ræder Clausen, + Morten Råbjerg Ulrich
Dutch@image html yes.gif92% Patrick Hubers
English (UK)@image html yes.gifNot required100%N/A
Finnish@image html yes.gifKaj G Backas88% + Kaj G Backas, + Lauri Nurmi, + Jaakko Salli, + Elias Julkunen +
French (standard)@image html yes.gif95% Stephane Junique, Lionel Allorge, @@ -120,31 +138,51 @@ to foil spam robots, remove one \@ from them.
Galician80% + Leandro Regueiro, + Adrián González Alba +
German@image html yes.gif81% Daniel Reith, Gerhard Gruber, Stefan Hedemann, Dr. Detlev Reymann, - Mark Johnson, - Martin Jost + Mark Johnson, + Martin Jost, + Herbert Breunung, + Ch. Buck
Greek@image html no.gif76% Tsolakos Stavros, Nassos Yiannopoulos
Hindi92% + Dhananjaya Sharma, + Priyank Bolia +
Hungarian@image html yes.gif80% Végh János Dr.
Indonesian@image html yes.gif73% Bambang Purnomosidi D. P.
Italian@image html yes.gif91% + Mattia Barbon, Marco Cavallini (Koan Software)
Japanese@image html yes.gif81% James Bishop, - Hiroshi Saito + Hiroshi Saito, + Suzumizaki-Kimitaka
Latvian@image html somewhat.gif21% + Lauris Bukshis +
Malay95% - Lauris Bukšis + Mahrazi Mohd Kamal +
Norwegian Bokmal78% + Hans F. Nordhaug
Polish@image html yes.gif81% Piotr Mackowiak, - Janusz Piwowarski + Janusz Piwowarski, + ABX +
Portuguese (pt)95% + Bernardo Santos Wernesback, + Mario Pereira, + Antonio Cardoso Martins, + Carlos Gonçalves
Portuguese@image html no.gifBernardo Santos WernesbackPortuguese (pt_BR)100% + E.A. Tacao, + José Eduardo de Carvalho Diniz, + Adiel Mittmann +
Russian@image html yes.gif78% + Dennis Prochko, Roman Rolinsky, - Vadim Zeitlin + Vadim Zeitlin, Andrew V. Samoilov
Serbian@image html no.gifZlatko RosandicSlovak77%Ivan Masar
Slovenian100% + Roman Plevel, + Martin Srebotnjak +
Spanish@image html yes.gif95% Guillermo Rodriguez Garcia, - JSJ + JSJ, + Francisco Vila, + Adrián González Alba
Swedish@image html yes.gif95% Jonas Rydberg, Kaj G Backas @@ -235,17 +319,34 @@ to foil spam robots, remove one \@ from them.
Turkish@image html yes.gif92% Hakki Dogusan
Ukrainian@image html yes.gifEugene Manko95% + Eugene Manko, + Yuri Chornoivan, + Ylia K +
Valencian (ca\@valencia)67%Robert Millan
Vietnamese100%Tran Ngoc Quan
-

+
@section page_translations_howtohelp How to help diff --git a/docs/doxygen/wxwidgets.css b/docs/doxygen/wxwidgets.css index c468f6c82e..226e96a568 100644 --- a/docs/doxygen/wxwidgets.css +++ b/docs/doxygen/wxwidgets.css @@ -471,6 +471,10 @@ TABLE.appearance { /*font-weight: bold;*/ } +TD.green { color: green; } +TD.orange { color: #ff8000; } +TD.red { color: red; } + SPAN.literal { text-decoration: none; font-weight: bold; @@ -528,4 +532,4 @@ DIV.tags LI { CODE { font-size: 110%; color: #444444; -} \ No newline at end of file +}