Amharic translation.

This commit is contained in:
William Kendrick 2011-04-15 18:18:34 +00:00
parent 5b058ae71f
commit ef59ecfe2c
8 changed files with 1383 additions and 9 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.tuxpaint.org/
June 17, 2002 - January 12, 2011
June 17, 2002 - April 15, 2011
$Id$
@ -395,6 +395,10 @@ $Id$
Ilir Rugova <ilirrugova@gmx.de>
Laurent Dhima <laurenti@alblinux.net>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Arabic
Tilo <Drfortilo@gmail.com>
Khaled Hosny <khaledhosny@eglug.org>

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2011.January.12 (0.9.22)
2011.April.15 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
@ -193,11 +193,16 @@ $Id$
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>, Fula Localization Project, http://www.pulaar-fulfulde.org/
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>

View file

@ -9,7 +9,7 @@ Options Documentation
bill@newbreedsoftware.com
http://www.tuxpaint.org/
April 13, 2011
April 15, 2011
----------------------------------------------------------------------
@ -540,6 +540,8 @@ Windows Users
|--------------------+---------------------+---------------|
|albanian | | |
|--------------------+---------------------+---------------|
|amharic | | |
|--------------------+---------------------+---------------|
|arabic | | |
|--------------------+---------------------+---------------|
|asturian | | |
@ -911,6 +913,8 @@ Available Languages
|-----------+-------------------+-----------------+----------------|
|ak_GH | |Akan | |
|-----------+-------------------+-----------------+----------------|
|am_ET | |Amharic | |
|-----------+-------------------+-----------------+----------------|
|ar_SA | |Arabic | |
|-----------+-------------------+-----------------+----------------|
|ast_ES | |Asturian | |

View file

@ -23,7 +23,7 @@ New Breed Software</p>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>April 13, 2011</p>
<p>April 15, 2011</p>
</center>
@ -677,6 +677,11 @@ New Breed Software</p>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>amharic</code></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>arabic</code></td>
<td>&nbsp;</td>
@ -1380,6 +1385,12 @@ New Breed Software</p>
<td>Akan</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>am_ET</code></td>
<td>&nbsp;</td>
<td>Amharic</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>ar_SA</code></td>
<td>&nbsp;</td>

View file

@ -25,7 +25,7 @@
$Id$
June 14, 2002 - January 12, 2011
June 14, 2002 - April 15, 2011
*/
#include <stdio.h>
@ -56,6 +56,7 @@ const char *lang_prefixes[NUM_LANGS] = {
"ach",
"af",
"ak",
"am",
"ar",
"ast",
"az",
@ -201,6 +202,7 @@ static const language_to_locale_struct language_to_locale_array[] = {
{"acoli", "ach_UG.UTF-8"},
{"akan", "ak_GH.UTF-8"},
{"twi-fante", "ak_GH.UTF-8"},
{"amharic", "am_ET.UTF-8"},
{"arabic", "ar_SA.UTF-8"},
{"asturian", "ast_ES.UTF-8"},
{"azerbaijani", "az_AZ.UTF-8"},
@ -358,6 +360,7 @@ static void show_lang_usage(int exitcode)
/* af */ " afrikaans\n"
/* ak */ " akan twi-fante\n"
/* sq */ " albanian\n"
/* am */ " amharic\n"
/* ar */ " arabic\n"
/* ast */ " asturian\n"
/* en_AU */ " australian-english\n"
@ -466,6 +469,7 @@ static void show_locale_usage(FILE * f, const char *const prg)
" ach_UG (Acholi Acoli)\n"
" af_ZA (Afrikaans)\n"
" ak_GH (Akan Twi-Fante)\n"
" am_ET (Amharic)\n"
" ar_SA (Arabic)\n"
" ast_ES (Asturian)\n"
" az_AZ (Azerbaijani)\n"

View file

@ -25,7 +25,7 @@
$Id$
June 14, 2002 - January 12, 2011
June 14, 2002 - April 15, 2011
*/
@ -42,6 +42,7 @@ enum
LANG_ACH, /* Acholi */
LANG_AF, /* Afrikaans */
LANG_AK, /* Akan */
LANG_AM, /* Amharic */
LANG_AR, /* Arabic */
LANG_AST, /* Asturian */
LANG_AZ, /* Azerbaijani */

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2011.04.13
.TH TUXPAINT 1 "13 April 2011" "0.9.22" "Tux Paint"
.\" tuxpaint.1 - 2011.04.15
.TH TUXPAINT 1 "15 April 2011" "0.9.22" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@ -494,6 +494,9 @@ akan | twi-fante
albanian
.TP 2
-
amharic
.TP 2
-
arabic
.TP 2
-
@ -906,6 +909,7 @@ Martin Fuhrer,
Fula Localization Project,
Gabriel Gazzan,
Torsten Giebl,
Solomon Gizaw,
Robert Glowczynski,
Chris Goerner,
Mikel González,

1341
src/po/am.po Normal file

File diff suppressed because it is too large Load diff