wxWidgets/docs/doxygen/mainpages/translations.h
Francesco Montorsi 09380d4145 moved translations list to the doxygen manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:05:42 +00:00

288 lines
8.6 KiB
C
Raw Blame History

/////////////////////////////////////////////////////////////////////////////
// Name: translations.h
// Purpose: List of wxWidgets available translations
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
/**
@page page_translations Translations
wxWidgets uses a certain number of user-readable strings such as
<tt>"help"</tt> or <tt>"Load file"</tt> which should be translated to the
users language if it is different from English. wxWidgets has built in support
for internationalization (@e i18n from now on) which allows for this to happen
automatically if the translations to the current language are available.
You may find here the list of all existing translations with the addresses of
the official translators whom you should contact if you would like to submit
any corrections to the translations for your language.
Also, please see @ref page_translations_howtohelp if you would like to translate
wxWidgets to your language if it is not mentioned here (or to help with one which
already is - it is quite helpful to have several translators for one language at
least for proof reading).
@li @ref page_translations_avail
@li @ref page_translations_howtohelp
<hr>
@section page_translations_avail Available translations
Below is the table containing the list of languages supported by wxWidgets.
The columns of this table have the obvious meaning: in each row you will see
the language, the official translator (if any) for it and the status of the
translations.
Please note that email addresses in the table below are intentionally invalid
to foil spam robots, remove one <tt>\@</tt> from them.
<table>
<tr>
<td colspan="3">Languages supported by wxWidgets</td>
</tr>
<tr>
<td>Language</td>
<td>Status</td>
<td>Translator(s)</td>
</tr>
<tr>
<td>Afrikaans</td>
<td>@image html yes.gif</td>
<td><a href="mailto:rkwjpj@@puk.ac.za">Petri Jooste</a></td>
</tr>
<tr>
<td>Catalan</td>
<td>@image html yes.gif</td>
<td><a href="mailto:paubcrespo@@hotmail.com">Pau Bosch i Crespo</a></td>
</tr>
<tr>
<td>Chinese (simplified)</td>
<td>@image html yes.gif</td>
<td><a href="mailto:mrfx@@fm365.com">mrfx</a></td>
</tr>
<tr>
<td>Chinese (traditional)</td>
<td>@image html yes.gif</td>
<td><a href="mailto:pal.tw@@yahoo.com.tw">pal.tw</a></td>
</tr>
<tr>
<td>Czech</td>
<td>@image html yes.gif</td>
<td><a href="mailto:v.slavik@@volny.cz">Vaclav Slavik</a></td>
</tr>
<tr>
<td>Danish</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:leif@@danmos.dk">Leif Jensen</a>,
<a href="mailto:Henrik@@fangorn.dk">Henrik R<>der Clausen</a>
</td>
</tr>
<tr>
<td>Dutch</td>
<td>@image html yes.gif</td>
<td><a href="mailto:phubers@@solve-i-t.com">Patrick Hubers</a></td>
</tr>
<tr>
<td>English (UK)</td>
<td>@image html yes.gif</td>
<td>Not required</td>
</tr>
<tr>
<td>Finnish</td>
<td>@image html yes.gif</td>
<td><a href="mailto:kgb@@compart.fi">Kaj G Backas</a></td>
</tr>
<tr>
<td>French (standard)</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:Stephane.Junique@@optics.kth.se">Stephane Junique</a>,
<a href="mailto:lionel.allorge@@lunerouge.com">Lionel Allorge</a>,
<a href="mailto:Gilles.Guyot@@Krypton.be">Gilles Guyot</a>
</td>
</tr>
<tr>
<td>German</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:DanR@@gmx.de">Daniel Reith</a>,
<a href="mailto:sparhawk@@aon.at">Gerhard Gruber</a>,
<a href="mailto:stefan@@hedemann.de">Stefan Hedemann</a>,
<a href="mailto:D.Reymann@@geisenheim.mnd.fh-wiesbaden.de">Dr. Detlev Reymann</a>,
<a href="mailto:NA">Mark Johnson</a>,
<a href="mailto:martinnost@@users.sf.net">Martin Jost</a>
</td>
</tr>
<tr>
<td>Greek</td>
<td>@image html no.gif</td>
<td>
<a href="mailto:tsolako1@@otenet.gr">Tsolakos Stavros</a>,
<a href="mailto:nassosy@@compulink.gr">Nassos Yiannopoulos</a>
</td>
</tr>
<tr>
<td>Hungarian</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:Janos_Vegh@@users.sourceforge.net">V<>gh J<>nos Dr.</a>
</td>
</tr>
<tr>
<td>Indonesian</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:bambang@@3wsi.com">Bambang Purnomosidi D. P.</a>
</td>
</tr>
<tr>
<td>Italian</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:m.cavallini@@koansoftware.com">Marco Cavallini</a>
(<a href="http://www.koansoftware.com">Koan Software</a>)
</td>
</tr>
<tr>
<td>Japanese</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:james.bishop1@@tiscali.co.uk">James Bishop</a>,
<a href="mailto:saito@@inetrt.skcapi.co.jp">Hiroshi Saito</a>
</td>
</tr>
<tr>
<td>Latvian</td>
<td>@image html somewhat.gif</td>
<td>
<a href="mailto:lauris@@nix.lv">Lauris Buk&#353;is</a>
</td>
</tr>
<tr>
<td>Polish</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:matiso@@hoga.pl">Piotr Mackowiak</a>,
<a href="mailto:jpiw@@go2.pl">Janusz Piwowarski</a>
</td>
</tr>
<tr>
<td>Portuguese</td>
<td>@image html no.gif</td>
<td><a href="mailto:bernardosw@@terra.com.br">Bernardo Santos Wernesback</a></td>
</tr>
<tr>
<td>Russian</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:rolinsky@@mema.ucl.ac.be">Roman Rolinsky</a>,
<a href="mailto:vadim@@wxwidgets.org">Vadim Zeitlin</a>
<a href="mailto:kai@@cmail.ru">Andrew V. Samoilov</a>
</td>
</tr>
<tr>
<td>Serbian</td>
<td>@image html no.gif</td>
<td><a href="mailto:zlatkor@@eunet.yu">Zlatko Rosandic</a></td>
</tr>
<tr>
<td>Spanish</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:guille@@iies.es">Guillermo Rodriguez Garcia</a>,
<a href="mailto:jsj666@@hotmail.com">JSJ</a>
</td>
</tr>
<tr>
<td>Swedish</td>
<td>@image html yes.gif</td>
<td>
<a href="mailto:jor@@mindless.com">Jonas Rydberg</a>,
<a href="mailto:kgb@@compart.fi">Kaj G Backas</a>
</td>
</tr>
<tr>
<td>Turkish</td>
<td>@image html yes.gif</td>
<td><a href="mailto:dogusanh@@dynaset.org">Hakki Dogusan</a></td>
</tr>
<tr>
<td>Ukrainian</td>
<td>@image html yes.gif</td>
<td><a href="mailto:manko@@salingshot.co.nz">Eugene Manko</a></td>
</tr>
</table>
<br><br>
@section page_translations_howtohelp How to help
wxWidgets uses the standard GNU gettext tools for i18n so if you are already
familiar with them you shouldn't have any problems with working on wxWidgets
translations.
Here are the the steps you should follow:
-# Get the latest version of the file <tt>locale/wxstd.pot</tt> from the
wxWidgets source tree: if you're using
<a href="http://www.wxwidgets.org/develop/svn.htm">Subversion</a>
or the <a href="http://wxwindows.sourceforge.net/snapshots/">daily snapshots</a>
you should already have it.
Otherwise you can always retrieve it directly from the cvs repository via the
<a href="http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/locale/wxstd.pot?view=co">Web interface</a>.
-# Rename it to <tt>XY.po</tt> where <tt>"XY"</tt> is the 2 letter
<a href="http://lcweb.loc.gov/standards/iso639-2/englangn.html">ISO 639-1 language code</a>
for your language.
-# Translate the strings in this file using either your favourite text
editor or a specialized tool such as Vaclav Slavik's excellent
<a href="http://poedit.sourceforge.net/" target=_top>poEdit</a> utility.
-# Verify that your translations can at least be compiled (even if they
are yet incomplete) by running <tt>msgfmt -v XY.po</tt> command:
please note that you <i>must</i> use the <tt>-v</tt> option. In
particular, please fill the header fields because msgfmt doesn't
accept the default values for them.
-# Send the finished translation to <a href="mailto:vadim@wxwidgets.org">Vadim Zeitlin</a>
and it will be added to the next wxWidgets release or snapshot.
In addition, please consider subscribing to the very low volume
<a href="http://lists.wxwidgets.org/mailman/listinfo/wx-translators">
wxWidgets translators</a> mailing list on which the news especially important
for the translators are announced.
Thank you in advance for your help!
*/