New translation: Marathi (mr_IN)
This commit is contained in:
parent
31e2a3ce43
commit
041e822a68
6 changed files with 34 additions and 9 deletions
|
|
@ -2,12 +2,12 @@ AUTHORS.txt for Tux Paint
|
|||
|
||||
Tux Paint - A simple drawing program for children.
|
||||
|
||||
Copyright (c) 2002-2012 by Bill Kendrick and others
|
||||
Copyright (c) 2002-2013 by Bill Kendrick and others
|
||||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - April 10, 2012
|
||||
June 17, 2002 - March 28, 2013
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -728,6 +728,9 @@ $Id$
|
|||
Sonith Kumar <sonith.kumar153@gmail.com>
|
||||
Haris Ibrahim K. V. <blucalvin@gmail.com>
|
||||
|
||||
* Marathi
|
||||
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
|
||||
|
||||
* Ndebele
|
||||
Vincent Mahlangu <vmahlangu@parliament.gov.za>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2013.February.17 (0.9.22)
|
||||
2013.March.28 (0.9.22)
|
||||
|
||||
* New Tools:
|
||||
----------
|
||||
|
|
@ -85,7 +85,6 @@ $Id$
|
|||
Special thanks to Richard Verhoeven <river@win.tue.nl>
|
||||
Public domain.
|
||||
|
||||
|
||||
FIXME:
|
||||
* When refreshing a draw full of labels flickers a lot.
|
||||
* "Caps" label perhaps should show an up-arrow (a la
|
||||
|
|
@ -147,7 +146,7 @@ $Id$
|
|||
Allowed values from 1 to 7, defaults to 7.
|
||||
|
||||
* Magic Tool Improvememnts:
|
||||
--------------------------
|
||||
-------------------------
|
||||
* Magic tools can register themselves as paint with one click
|
||||
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
|
||||
Utilized by mouse-accessibility feature.
|
||||
|
|
@ -385,6 +384,9 @@ $Id$
|
|||
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
|
||||
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
|
||||
|
||||
* Marathi translation
|
||||
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
|
||||
|
||||
* Northern Sotho translation
|
||||
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Options Documentation
|
|||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
March 2, 2012
|
||||
March 28, 2013
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -749,6 +749,8 @@ Windows Users
|
|||
|--------------------+---------------------+---------------|
|
||||
|malayalam | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|marathi | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|mexican-spanish |espanol-mejicano |mexican |
|
||||
|--------------------+---------------------+---------------|
|
||||
|ndebele | | |
|
||||
|
|
@ -1151,6 +1153,8 @@ Available Languages
|
|||
|-----------+-------------------+-----------------+----------------|
|
||||
|ml_IN | |Malayalam | |
|
||||
|-----------+-------------------+-----------------+----------------|
|
||||
|mr_IN | |Marathi | |
|
||||
|-----------+-------------------+-----------------+----------------|
|
||||
|ms_MY | |Malay | |
|
||||
|-----------+-------------------+-----------------+----------------|
|
||||
|nb_NO |Norsk (bokmaal) |Norwegian Bokmaal| |
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
|||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
|
||||
<p>March 2, 2012</p>
|
||||
<p>March 28, 2013</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -1071,6 +1071,11 @@ New Breed Software</p>
|
|||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>marathi</code></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>mexican-spanish</code></td>
|
||||
<td><code>espanol-mejicano</code></td>
|
||||
|
|
@ -1860,6 +1865,12 @@ New Breed Software</p>
|
|||
<td>Malayalam</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>mr_IN</code></td>
|
||||
<td> </td>
|
||||
<td>Marathi</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ms_MY</code></td>
|
||||
<td> </td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue