Perisan support.
This commit is contained in:
parent
c0ce0c05b5
commit
a2c270a41e
8 changed files with 964 additions and 9 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - October 3, 2009
|
||||
June 17, 2002 - November 21, 2009
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -601,6 +601,9 @@ $Id$
|
|||
* Ojibwe
|
||||
Ed Montgomery <edm@rocketmail.com>
|
||||
|
||||
* Persian
|
||||
Farinaz Hedayat <farinaz.hedayat@gmail.com>
|
||||
|
||||
* Polish
|
||||
Arkadiusz Lipiec <alipiec@elka.pw.edu.pl>
|
||||
Robert Glowczynski <robertg@software.com.pl>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2009.November.4 (0.9.22)
|
||||
2009.November.21 (0.9.22)
|
||||
* New Tools:
|
||||
----------
|
||||
* Label - A tool to add text to a drawing, which can be modified or
|
||||
|
|
@ -126,6 +126,11 @@ $Id$
|
|||
* Another flower brush
|
||||
Made out of some open clipart by C Ford.
|
||||
|
||||
* New Locales:
|
||||
------------
|
||||
* Persian translation
|
||||
Farinaz Hedayat <farinaz.hedayat@gmail.com>
|
||||
|
||||
* Localization Updates:
|
||||
---------------------
|
||||
* Albanian
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Options Documentation
|
|||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
October 3, 2009
|
||||
November 21, 2009
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -629,6 +629,8 @@ Windows Users
|
|||
|--------------------+---------------------+---------------|
|
||||
|ojibwe |ojibway | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|persian | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|polish |polski | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|portuguese |portugues | |
|
||||
|
|
@ -921,6 +923,8 @@ Available Languages
|
|||
|---------+-------------------+-----------------+------------------|
|
||||
|eu_ES |Euskara |Basque | |
|
||||
|---------+-------------------+-----------------+------------------|
|
||||
|fa_IR | |Persian | |
|
||||
|---------+-------------------+-----------------+------------------|
|
||||
|fi_FI |Suomi |Finnish | |
|
||||
|---------+-------------------+-----------------+------------------|
|
||||
|fo_FO | |Faroese | |
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
|||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
|
||||
<p>October 3, 2009</p>
|
||||
<p>November 21, 2009</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -910,6 +910,11 @@ New Breed Software</p>
|
|||
<td><code>ojibway</code></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>persian</code></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>polish</code></td>
|
||||
<td><code>polski</code></td>
|
||||
|
|
@ -1436,6 +1441,12 @@ New Breed Software</p>
|
|||
<td>Basque</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>fa_IR</code></td>
|
||||
<td> </td>
|
||||
<td>Persian</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>fi_FI</code></td>
|
||||
<td>Suomi</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue