Skeleton Russian PO. Added Russian and Walloon to docs and manpage.

This commit is contained in:
William Kendrick 2003-08-02 10:22:55 +00:00
parent 3a8670dcec
commit fd9b4808ed
8 changed files with 552 additions and 14 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 17, 2002 - July 19, 2003
June 17, 2002 - August 2, 2003
* Design and Coding:
@ -146,6 +146,9 @@ June 17, 2002 - July 19, 2003
* Romanian
Laurentiu Buzdugan <buzdugan@voyager.net>
* Russian
Dmitriy Ivanov <ace22b@myrealbox.com>
* Spanish
Gabriel Gazzan <ggabriel@internet.com.uy>

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2003.Jul.26 (0.9.12) [cvs]
2003.Aug.02 (0.9.12) [cvs]
* Fixed Mac OS X #include typo.
Darrell Walisser <walisser@mac.com>
@ -59,9 +59,12 @@ http://www.newbreedsoftware.com/tuxpaint/
* iconv_close() was being called even if 'cd' was -1 (not set). Fixed.
Darrell Walisser <walisser@mac.com>
* If gnome-config is not found, it doesn't necessarily mean Gnome isn't being used!
Makefile will now fall-back and assume $GNOME_PREFIX should be /usr, so that the
launcher icon gets installed into the Gnome menu.
* If gnome-config is not found, it doesn't necessarily mean Gnome isn't being
used! Makefile will now fall-back and assume $GNOME_PREFIX should be /usr,
so that the launcher icon gets installed into the Gnome menu.
* (About to be) translated to Russian
Dmitriy Ivanov <ace22b@myrealbox.com>
2003.Jun.17 (0.9.11)

View file

@ -1,5 +1,5 @@
Tux Paint
0.9.11
0.9.12
A simple drawing program for children
@ -9,7 +9,7 @@
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 14, 2002 - June 17, 2003
June 14, 2002 - August 2, 2003
----------------------------------------------------------------------
@ -370,6 +370,8 @@ Options
|--------------------+------------------+---------|
|romanian | | |
|--------------------+------------------+---------|
|russian | | |
|--------------------+------------------+---------|
|spanish |espanol | |
|--------------------+------------------+---------|
|slovak | | |
@ -377,6 +379,8 @@ Options
|swedish |svenska | |
|--------------------+------------------+---------|
|turkish | | |
|--------------------+------------------+---------|
|walloon | | |
+-------------------------------------------------+
----------------------------------------------------------------------
@ -552,12 +556,16 @@ Options
|---------------+-------------------+--------------------|
|ro_RO | |Romanian |
|---------------+-------------------+--------------------|
|ru_RU | |Russian |
|---------------+-------------------+--------------------|
|sk_SK |Slovak | |
|---------------+-------------------+--------------------|
|sv_SE@euro |Svenska |Swedish |
|---------------+-------------------+--------------------|
|tr_TR@euro | |Turkish |
|---------------+-------------------+--------------------|
|wa_BE@euro | |Walloon |
|---------------+-------------------+--------------------|
|zh_CN | |Chinese (Simplified)|
+--------------------------------------------------------+

View file

@ -10,7 +10,7 @@ alink="#FF00FF">
<h1><img src="images/tuxpaint-title.png" width=220 height=219
alt="Tux&nbsp;Paint"><br>
0.9.11
0.9.12
</h1>
<h3>A simple drawing program for children</h3>
@ -21,7 +21,7 @@ New Breed Software</p>
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
<p>June 14, 2002 - June 17, 2003</p>
<p>June 14, 2002 - August 2, 2003</p>
</center>
<hr size=2 noshade>
@ -543,6 +543,11 @@ New Breed Software</p>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>russian</code></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>spanish</code></td>
<td><code>espanol</code></td>
@ -563,6 +568,11 @@ New Breed Software</p>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>walloon</code></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</blockquote>
</dd>
@ -860,6 +870,11 @@ New Breed Software</p>
<td>&nbsp;</td>
<td>Romanian</td>
</tr>
<tr>
<td><code>ru_RU</code></td>
<td>&nbsp;</td>
<td>Russian</td>
</tr>
<tr>
<td><code>sk_SK</code></td>
<td>Slovak</td>
@ -875,6 +890,11 @@ New Breed Software</p>
<td>&nbsp;</td>
<td>Turkish</td>
</tr>
<tr>
<td><code>wa_BE@euro</code></td>
<td>&nbsp;</td>
<td>Walloon</td>
</tr>
<tr>
<td><code>zh_CN</code></td>
<td>&nbsp;</td>