]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/i18n.htm
Applied patch [ 903619 ] Win64 and Itanium support
[wxWidgets.git] / docs / html / i18n.htm
index c9d065dc67afd861902009d124c8090523c7929c..21531213cb528a397b076fb15a30cbdd66cc795a 100644 (file)
@@ -1,8 +1,9 @@
+
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf8">
    <meta name="Author" content="Vadim Zeitlin">
-   <title>List of translators for wxWindows</title>
+   <title>List of translators for wxWidgets</title>
 </head>
 <body>
 
@@ -10,7 +11,7 @@
 <tr>
 <td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif">
 <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF">
-<b>wxWindows internationalization</b>
+<b>wxWidgets internationalization</b>
 </font>
 </td>
 </tr>
@@ -23,9 +24,9 @@
 </center>
 
 <p>
-wxWindows uses a certain number of user-readable strings such as
+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. wxWindows has built in support
+users language if it is different from English. wxWidgets has built in support
 for internationalization (i18n from now on) which allows for this to happen
 automatically if the translations to the current language are available.
 
@@ -33,22 +34,22 @@ 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
-<a href="#howtohelp">see below</a> if you would like to translate wxWindows to
+<a href="#howtohelp">see below</a> 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).
 
-<hr>
+<hr> 
 <center>
 <font size=+2><i><b><a name="available">Available translations</a></b></i></font>
 </center>
 <hr>
 
 <p>
-Below is the table containing the list of languages supported by wxWindows.
+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 as of wxWindows 2.3.
+translations as of wxWidgets 2.3.
 
 <p>
 Please note that email addresses in the table below are intentionally invalid
@@ -58,7 +59,7 @@ to foil spam robots, remove one <tt>@</tt> from them.
 <table width=100% border=4 cellpadding=5 cellspacing=0>
 
 <tr>
-<td bgcolor="#004080" colspan=3> <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> Languages supported in wxWindows 2.x </font> </td>
+<td bgcolor="#004080" colspan=3> <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> Languages supported in wxWidgets 2.x </font> </td>
 </tr>
 
 <tr>
@@ -145,7 +146,8 @@ to foil spam robots, remove one <tt>@</tt> from them.
                                    <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:">Mark Johnson</A>
+                                   <A HREF="mailto:">Mark Johnson</A>,
+                                   <a href="mailto:martinnost@@users.sf.net">Martin Jost</a>
                                    </td>
 </tr>
 
@@ -215,7 +217,7 @@ to foil spam robots, remove one <tt>@</tt> from them.
     <td valign=center>Russian</td>
     <td align=center valign=center><IMG SRC="images/yes.gif" ALT="Done"></td>
     <td align=center valign=center><A HREF="mailto:rolinsky@@mema.ucl.ac.be">Roman Rolinsky</A>,
-                                   <A HREF="mailto:vadim@@wxwindows.org">Vadim Zeitlin</A>
+                                   <A HREF="mailto:vadim@@wxwidgets.org">Vadim Zeitlin</A>
                                    <A HREF="mailto:kai@@cmail.ru">Andrew V. Samoilov</A>
                                    </td>
 </tr>
@@ -230,7 +232,7 @@ to foil spam robots, remove one <tt>@</tt> from them.
     <td valign=center>Spanish</td>
     <td align=center valign=center><IMG SRC="images/yes.gif" ALT="Done"></td>
     <td align=center valign=center><A HREF="mailto:guille@@iies.es">Guillermo Rodriguez Garcia</A>,
-                                   <a href="mailto:jsj666@@hotmail.com">JSJ</a></td>
+                                  <a href="mailto:jsj666@@hotmail.com">JSJ</a></td>
 </tr>
 
 <tr>
@@ -258,23 +260,23 @@ to foil spam robots, remove one <tt>@</tt> from them.
 
 <br>
 
-<hr>
+<hr> 
 <center>
 <font size=+2><i><b><a name="howtohelp">How to help</a></b></i></font>
 </center>
 <hr>
 
 <p>
-wxWindows uses the standard GNU gettext tools for i18n so if you are already
-familiar with them you shouldn&#39;t have any problems with working on wxWindows
+wxWidgets uses the standard GNU gettext tools for i18n so if you are already
+familiar with them you shouldn&#39;t have any problems with working on wxWidgets
 translations. Here are the the steps you should follow:
 <ol>
     <li>Get the latest version of the file <tt>locale/wxstd.po</tt> from the
-        wxWindows source tree: if you&#39;re using <a href="cvs.htm">cvs</a>
+        wxWidgets source tree: if you&#39;re using <a href="cvs.htm">cvs</a>
         or the <a href="http://wxwindows.sf.net/snapshots/">daily snapshots</a>,
         you should already have it. Otherwise you can always
         retrieve it directly from the cvs repository via the Web interface
-        <a href="http://cvs.wxwindows.org/viewcvs.cgi/wxWindows/locale/wxstd.po">here</a>.
+        <a href="http://cvs.wxwindows.org/viewcvs.cgi/wxWidgets/locale/wxstd.po">here</a>.
 
     <li>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>
@@ -292,22 +294,24 @@ translations. Here are the the steps you should follow:
         accept the default values for them.
 
     <li>Send the finished translation to
-        <a href="mailto:vadim@wxwindows.org">Vadim Zeitlin</a> and it will be
-        added to the next wxWindows release or snapshot.
+        <a href="mailto:vadim@wxwidgets.org">Vadim Zeitlin</a> and it will be
+        added to the next wxWidgets release or snapshot.
 </ol>
 
 <p>
 In addition, please consider subscribing to the very low volume
 <a href="http://lists.wxwindows.org/mailman/listinfo/wx-translators">
-wxWindows translators</a> mailing list on which the news especially important
+wxWidgets translators</a> mailing list on which the news especially important
 for the translators are announced.
 
 <p>
 Thank you in advance for your help!
 
 <hr>
-Please contact <A HREF="mailto:vadim@wxwindows.org">me</A> with
+Please contact <A HREF="mailto:vadim@wxwidgets.org">me</A> with
 any comments/suggestions.
 
 </body>
 </html>
+
+