merged 2.4 branch into the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		| @@ -124,6 +124,13 @@ translations as of wxWindows 2.3. | ||||
|                                    </td> | ||||
| </tr> | ||||
|  | ||||
| <tr> | ||||
|     <td valign=center>Greek</td> | ||||
|     <td align=center valign=center><IMG SRC="images/no.gif" ALT="Done"></td> | ||||
|     <td align=center valign=center><A HREF="mailto:tsolako1@otenet.gr">Tsolakos Stavros</A> | ||||
|                                    </td> | ||||
| </tr> | ||||
|  | ||||
| <tr> | ||||
|     <td valign=center>Hungarian</td> | ||||
|     <td align=center valign=center><IMG SRC="images/yes.gif" ALT="Done"></td> | ||||
| @@ -131,6 +138,14 @@ translations as of wxWindows 2.3. | ||||
|                                    </td> | ||||
| </tr> | ||||
|  | ||||
| <tr> | ||||
|     <td valign=center>Indonesian</td> | ||||
|     <td align=center valign=center><IMG SRC="images/yes.gif" ALT="Done"></td> | ||||
|     <td align=center valign=center> | ||||
|         <a href="mailto:bambang@3wsi.com">Bambang Purnomosidi D. P.</a> | ||||
|     </td> | ||||
| </tr> | ||||
|  | ||||
| <tr> | ||||
|     <td valign=center>Italian</td> | ||||
|     <td align=center valign=center><IMG SRC="images/yes.gif" ALT="Done"></td> | ||||
| @@ -157,6 +172,7 @@ translations as of wxWindows 2.3. | ||||
|     <td align=center valign=center><IMG SRC="images/yes.gif" ALT="Ok"></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:kai@cmail.ru">Andrew V. Samoilov</A> | ||||
|                                    </td> | ||||
| </tr> | ||||
|  | ||||
| @@ -179,6 +195,13 @@ translations as of wxWindows 2.3. | ||||
|                                    <A HREF="mailto:kgb@compart.fi">Kaj G Backas</A></td> | ||||
| </tr> | ||||
|  | ||||
| <tr> | ||||
|     <td valign=center>Turkish</td> | ||||
|     <td align=center valign=center><IMG SRC="images/yes.gif" ALT="Ok"></td> | ||||
|     <td align=center valign=center><A HREF="mailto:dogusanh@dynaset.org">Hakki Dogusan</A></td> | ||||
| </tr> | ||||
|  | ||||
|  | ||||
| </table> | ||||
|  | ||||
| <br> | ||||
| @@ -196,15 +219,14 @@ 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'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 | ||||
|         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/cgi-bin/viewcvs.cgi/wxWindows/locale/wxstd.po"> | ||||
|         here</a>. | ||||
|         <a href="http://cvs.wxwindows.org/viewcvs.cgi/wxWindows/locale/wxstd.po">here</a>. | ||||
|  | ||||
|     <li>Rename it to <tt>XY.po</tt> where <tt>"XY"</tt> is the 2 letter | ||||
|         <a href="http://www.iso.ch/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html"> | ||||
|         ISO country code</a> for your language. | ||||
|         <a href="http://lcweb.loc.gov/standards/iso639-2/englangn.html">ISO 639-1 language code</a> | ||||
|         for your language. | ||||
|  | ||||
|     <li>Translate the strings in this file using either your favourite text | ||||
|         editor or a specialized tool such as Vaclav Slavik's excellent | ||||
|   | ||||
		Reference in New Issue
	
	Block a user