Kiga (Chiga) translation!
This commit is contained in:
parent
1f1dddb407
commit
201cf538ce
8 changed files with 1449 additions and 10 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - October 27, 2010
|
||||
June 17, 2002 - October 28, 2010
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -568,6 +568,9 @@ $Id$
|
|||
Khoem Sokhem <khoemsokhem@khmeros.info>
|
||||
Auk Piseth <piseth_dv@khmeros.info>
|
||||
|
||||
* Kiga translation
|
||||
Florence Tushabe <tushabe@cit.mak.ac.ug>
|
||||
|
||||
* Kinyarwanda
|
||||
Steve Murphy <murf@e-tools.com>
|
||||
(Based on translations by:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2010.October.27 (0.9.22)
|
||||
2010.October.28 (0.9.22)
|
||||
* New Tools:
|
||||
----------
|
||||
* Label - A tool to add text to a drawing, which can be modified or
|
||||
|
|
@ -178,6 +178,9 @@ $Id$
|
|||
* Akan translation
|
||||
Derrick Frimpong <flexyflame2006@yahoo.com>
|
||||
|
||||
* 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/
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Options Documentation
|
|||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
October 27, 2010
|
||||
October 28, 2010
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -523,8 +523,12 @@ Windows Users
|
|||
+----------------------------------------------------------+
|
||||
|english |american-english | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|acholi |acoli | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|afrikaans | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|akan | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|albanian | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|arabic | | |
|
||||
|
|
@ -605,6 +609,8 @@ Windows Users
|
|||
|--------------------+---------------------+---------------|
|
||||
|khmer | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|kiga |chiga | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|kinyarwanda | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|klingon |tlhIngan | |
|
||||
|
|
@ -909,6 +915,8 @@ Available Languages
|
|||
|---------+-------------------+-----------------+------------------|
|
||||
|ca_ES |Catal`a |Catalan | |
|
||||
|---------+-------------------+-----------------+------------------|
|
||||
|cgg_UG |Chiga |Kiga | |
|
||||
|---------+-------------------+-----------------+------------------|
|
||||
|cs_CZ |Cesky |Czech | |
|
||||
|---------+-------------------+-----------------+------------------|
|
||||
|cy_GB |Cymraeg |Welsh | |
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
|||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
|
||||
<p>October 27, 2010</p>
|
||||
<p>October 28, 2010</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -645,11 +645,21 @@ New Breed Software</p>
|
|||
<td><code>american-english</code></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>acholi</code></td>
|
||||
<td><code>acoli</code></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>afrikaans</code></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>akan</code></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>albanian</code></td>
|
||||
<td> </td>
|
||||
|
|
@ -850,6 +860,11 @@ New Breed Software</p>
|
|||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>kiga</code></td>
|
||||
<td><code>chiga</code></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>kinyarwanda</code></td>
|
||||
<td> </td>
|
||||
|
|
@ -1399,6 +1414,12 @@ New Breed Software</p>
|
|||
<td>Catalan</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>cgg_UG</code></td>
|
||||
<td>Chiga</td>
|
||||
<td>Kiga</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>cs_CZ</code></td>
|
||||
<td>Cesky</td>
|
||||
|
|
|
|||
11
src/i18n.c
11
src/i18n.c
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
$Id$
|
||||
|
||||
June 14, 2002 - October 27, 2010
|
||||
June 14, 2002 - October 28, 2010
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
@ -64,6 +64,7 @@ const char *lang_prefixes[NUM_LANGS] = {
|
|||
"bo",
|
||||
"br",
|
||||
"ca",
|
||||
"cgg",
|
||||
"cs",
|
||||
"cy",
|
||||
"da",
|
||||
|
|
@ -206,6 +207,8 @@ static const language_to_locale_struct language_to_locale_array[] = {
|
|||
{"hrvatski", "hr_HR.UTF-8"},
|
||||
{"catalan", "ca_ES.UTF-8"},
|
||||
{"catala", "ca_ES.UTF-8"},
|
||||
{"kiga", "cgg_UG.UTF-8"},
|
||||
{"chiga", "cgg_UG.UTF-8"},
|
||||
{"belarusian", "be_BY.UTF-8"},
|
||||
{"bielaruskaja", "be_BY.UTF-8"},
|
||||
{"czech", "cs_CZ.UTF-8"},
|
||||
|
|
@ -393,6 +396,7 @@ static void show_lang_usage(int exitcode)
|
|||
/* id */ " indonesian bahasa-indonesia\n"
|
||||
/* it */ " italian italiano\n"
|
||||
/* ja */ " japanese\n"
|
||||
/* cgg */ " kiga chiga\n"
|
||||
/* rw */ " kinyarwanda\n"
|
||||
/* tlh */ " klingon tlhIngan\n"
|
||||
/* ko */ " korean\n"
|
||||
|
|
@ -496,6 +500,7 @@ static void show_locale_usage(FILE * f, const char *const prg)
|
|||
" hi_IN (Hindi)\n"
|
||||
" hr_HR (Croatian Hrvatski)\n"
|
||||
" hu_HU (Hungarian Magyar)\n"
|
||||
" cgg_UG (Kiga Chiga)\n"
|
||||
" tlh (Klingon tlhIngan)\n"
|
||||
" is_IS (Icelandic Islenska)\n"
|
||||
" id_ID (Indonesian Bahasa Indonesia)\n"
|
||||
|
|
@ -674,8 +679,8 @@ static int set_current_language(const char *restrict loc)
|
|||
if (strcmp(loc, oldloc) != 0) {
|
||||
/* System doesn't recognize that locale! Hack, per Albert C., is to set LC_ALL to a valid UTF-8 locale, then set LANGUAGE to the locale we want to force -bjk 2010.10.05 */
|
||||
|
||||
/* Alberts comments from December 2009:
|
||||
FIXME: gettext() won't even bother to look up messages unless it
|
||||
/* Albert's comments from December 2009:
|
||||
gettext() won't even bother to look up messages unless it
|
||||
is totally satisfied that you are using one of the locales that
|
||||
it ships with! Make gettext() unhappy, and it'll switch to the
|
||||
lobotomized 7-bit Linux "C" locale just to spite you.
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
$Id$
|
||||
|
||||
June 14, 2002 - October 27, 2010
|
||||
June 14, 2002 - October 28, 2010
|
||||
*/
|
||||
|
||||
|
||||
|
|
@ -50,6 +50,7 @@ enum
|
|||
LANG_BO, /* Tibetan */
|
||||
LANG_BR, /* Breton */
|
||||
LANG_CA, /* Catalan */
|
||||
LANG_CGG, /* Kiga */
|
||||
LANG_CS, /* Czech */
|
||||
LANG_CY, /* Welsh */
|
||||
LANG_DA, /* Danish */
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2010.10.27
|
||||
.TH TUXPAINT 1 "27 October 2010" "0.9.22" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2010.10.28
|
||||
.TH TUXPAINT 1 "28 October 2010" "0.9.22" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
@ -594,6 +594,9 @@ italian | italiano
|
|||
japanese
|
||||
.TP 2
|
||||
-
|
||||
kiga | chiga
|
||||
.TP 2
|
||||
-
|
||||
kinyarwanda
|
||||
.TP 2
|
||||
-
|
||||
|
|
@ -1010,6 +1013,7 @@ Tarmo Toikkanen,
|
|||
TOYAMA Shin-ichi,
|
||||
Niall Tracey,
|
||||
tropikhajma,
|
||||
Florence Tushabe,
|
||||
Matej Urban,
|
||||
Rita Verbauskaite,
|
||||
Daniel Jose Viana,
|
||||
|
|
|
|||
1394
src/po/cgg.po
Normal file
1394
src/po/cgg.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue