Added Welsh translation.

This commit is contained in:
William Kendrick 2004-04-24 04:02:17 +00:00
parent 70d807d76b
commit 5140461a54
8 changed files with 536 additions and 11 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 17, 2002 - April 19, 2004
June 17, 2002 - April 23, 2004
* Design and Coding:
@ -198,6 +198,9 @@ June 17, 2002 - April 19, 2004
* Walloon
Pablo Saratxaga <pablo@walon.org>
* Welsh
Kevin Donnelly <kevin@dotmon.com>
* Ports and Packaging

View file

@ -7,13 +7,16 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2004.April.19 (0.9.14) [cvs]
2004.April.23 (0.9.14) [cvs]
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>

View file

@ -9,7 +9,7 @@
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 14, 2002 - April 14, 2004
June 14, 2002 - April 23, 2004
----------------------------------------------------------------------
@ -439,6 +439,8 @@ Options
|turkish | | |
|--------------------+------------------+---------|
|walloon |walon | |
|--------------------+------------------+---------|
|welsh |cymraeg | |
+-------------------------------------------------+
----------------------------------------------------------------------
@ -586,6 +588,8 @@ Options
|---------------+-------------------+--------------------|
|cs_CZ |Cesky |Czech |
|---------------+-------------------+--------------------|
|cy_GB |Cymraeg |Welsh |
|---------------+-------------------+--------------------|
|da_DK |Dansk |Danish |
|---------------+-------------------+--------------------|
|de_DE@euro |Deutsch |German |

View file

@ -23,7 +23,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 - April 14, 2004</p>
<p>June 14, 2002 - April 23, 2004</p>
</center>
<hr size=2 noshade>
@ -658,6 +658,11 @@ New Breed Software</p>
<td><code>walon</code></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>welsh</code></td>
<td><code>cymraeg</code></td>
<td>&nbsp;</td>
</tr>
</table>
</blockquote>
</dd>
@ -871,6 +876,11 @@ New Breed Software</p>
<td>Cesky</td>
<td>Czech</td>
</tr>
<tr>
<td><code>cy_GB</code></td>
<td>Cymraeg</td>
<td>Welsh</td>
</tr>
<tr>
<td><code>da_DK</code></td>
<td>Dansk</td>