list of official wxWin translators

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2000-02-14 18:54:18 +00:00
parent c42404a58e
commit d24ebec28b

66
docs/html/i18n.htm Normal file
View File

@ -0,0 +1,66 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Vadim Zeitlin">
<title>List of translators for wxWindows</title>
</head>
<body>
Below is the table containing the list of languages supported by wxWindows.
The list is very short right now, please let
<A HREF="mailto:vadim@wxwindows.org">me</A> know if you can do a translation
for a language 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).
<p>
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 as of wxWindows 2.2.
<p>
<table width=100% border=4 cellpadding=5 cellspacing=0>
<tr>
<td bgcolor="#660000" colspan=3> <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> Languages supported in wxWindows 2.2 </font> </td>
</tr>
<tr>
<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Language </font> </td>
<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Status </font> </td>
<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Translator(s) </font> </td>
</tr>
<tr>
<td valign=center>Danish</td>
<td align=center valign=center><IMG SRC="icons/no.gif" ALT="Not yet"></td>
<td align=center valign=center><A HREF="mailto:leif@danmos.dk">Leif Jensen</A></td>
</tr>
<tr>
<td valign=center>English (UK)</td>
<td align=center valign=center><IMG SRC="icons/yes.gif" ALT="Ok"></td>
<td align=center valign=center>n/a</td>
</tr>
<tr>
<td valign=center>French (standard)</td>
<td align=center valign=center><IMG SRC="icons/no.gif" ALT="Not yet"></td>
<td align=center valign=center><A HREF="mailto:Stephane.Junique@optics.kth.se">Stephane Junique</A></td>
</tr>
<tr>
<td valign=center>German</td>
<td align=center valign=center><IMG SRC="icons/no.gif" ALT="Not yet"></td>
<td align=center valign=center><A HREF="mailto:DanR@gmx.de">Daniel Reith</A></td>
</tr>
</table>
<br>
<hr>
Please contact <A HREF="mailto:vadim@wxwindows.org">me</A> with
any comments/suggestions.
</body>
</html>