Added Venda translation.

This commit is contained in:
William Kendrick 2006-09-22 18:14:47 +00:00
parent b0e0ce9697
commit 13f81551d9
8 changed files with 51 additions and 11 deletions

View file

@ -7,12 +7,12 @@
# bill@newbreedsoftware.com # bill@newbreedsoftware.com
# http://www.newbreedsoftware.com/tuxpaint/ # http://www.newbreedsoftware.com/tuxpaint/
# June 14, 2002 - September 10, 2006 # June 14, 2002 - September 22, 2006
# The version number, for release: # The version number, for release:
VER_VERSION=0.9.16rc1 VER_VERSION=0.9.16rc2
VER_DATE=`date +"%Y-%m-%d"` VER_DATE=`date +"%Y-%m-%d"`
@ -456,6 +456,7 @@ uninstall:
-rm $(LOCALE_PREFIX)/th/LC_MESSAGES/tuxpaint.mo -rm $(LOCALE_PREFIX)/th/LC_MESSAGES/tuxpaint.mo
-rm $(LOCALE_PREFIX)/tr/LC_MESSAGES/tuxpaint.mo -rm $(LOCALE_PREFIX)/tr/LC_MESSAGES/tuxpaint.mo
-rm $(LOCALE_PREFIX)/uk/LC_MESSAGES/tuxpaint.mo -rm $(LOCALE_PREFIX)/uk/LC_MESSAGES/tuxpaint.mo
-rm $(LOCALE_PREFIX)/ve/LC_MESSAGES/tuxpaint.mo
-rm $(LOCALE_PREFIX)/vi/LC_MESSAGES/tuxpaint.mo -rm $(LOCALE_PREFIX)/vi/LC_MESSAGES/tuxpaint.mo
-rm $(LOCALE_PREFIX)/wa/LC_MESSAGES/tuxpaint.mo -rm $(LOCALE_PREFIX)/wa/LC_MESSAGES/tuxpaint.mo
-rm $(LOCALE_PREFIX)/zh_CN/LC_MESSAGES/tuxpaint.mo -rm $(LOCALE_PREFIX)/zh_CN/LC_MESSAGES/tuxpaint.mo
@ -949,6 +950,11 @@ install-gettext:
@cp trans/uk.mo $(LOCALE_PREFIX)/uk/LC_MESSAGES/tuxpaint.mo @cp trans/uk.mo $(LOCALE_PREFIX)/uk/LC_MESSAGES/tuxpaint.mo
@chmod 644 $(LOCALE_PREFIX)/uk/LC_MESSAGES/tuxpaint.mo @chmod 644 $(LOCALE_PREFIX)/uk/LC_MESSAGES/tuxpaint.mo
@# @#
@echo " ve_ZA ...Venda..."
@install -d $(LOCALE_PREFIX)/ve/LC_MESSAGES
@cp trans/ve.mo $(LOCALE_PREFIX)/ve/LC_MESSAGES/tuxpaint.mo
@chmod 644 $(LOCALE_PREFIX)/ve/LC_MESSAGES/tuxpaint.mo
@#
@echo " vi_VN ...Vietnamese..." @echo " vi_VN ...Vietnamese..."
@install -d $(LOCALE_PREFIX)/vi/LC_MESSAGES @install -d $(LOCALE_PREFIX)/vi/LC_MESSAGES
@cp trans/vi.mo $(LOCALE_PREFIX)/vi/LC_MESSAGES/tuxpaint.mo @cp trans/vi.mo $(LOCALE_PREFIX)/vi/LC_MESSAGES/tuxpaint.mo
@ -1195,6 +1201,7 @@ translations: trans \
trans/tlh.mo \ trans/tlh.mo \
trans/tr.mo \ trans/tr.mo \
trans/uk.mo \ trans/uk.mo \
trans/ve.mo \
trans/vi.mo \ trans/vi.mo \
trans/wa.mo \ trans/wa.mo \
trans/zh_cn.mo \ trans/zh_cn.mo \
@ -1441,6 +1448,10 @@ trans/uk.mo: src/po/uk.po
@echo " uk_UA ...Ukrainian..." @echo " uk_UA ...Ukrainian..."
@msgfmt -o trans/uk.mo src/po/uk.po @msgfmt -o trans/uk.mo src/po/uk.po
trans/ve.mo: src/po/ve.po
@echo " ve_ZA ...Venda..."
@msgfmt -o trans/ve.mo src/po/ve.po
trans/vi.mo: src/po/vi.po trans/vi.mo: src/po/vi.po
@echo " vi_VN ...Vietnamese..." @echo " vi_VN ...Vietnamese..."
@msgfmt -o trans/vi.mo src/po/vi.po @msgfmt -o trans/vi.mo src/po/vi.po

View file

@ -4,10 +4,10 @@ Tux Paint - A simple drawing program for children.
Copyright (c) 2002-2006 by Bill Kendrick and others Copyright (c) 2002-2006 by Bill Kendrick and others
bill@newbreedsoftware.com bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/ http://www.tuxpaint.org/
June 17, 2002 - September 5, 2006 June 17, 2002 - September 22, 2006
$Id$ $Id$
@ -338,6 +338,9 @@ $Id$
* Turkish * Turkish
Doruk Fisek <dfisek@fisek.com.tr> Doruk Fisek <dfisek@fisek.com.tr>
* Venda
Shumani Mercy Nehulaudzi <nevhulaudzi@saps.org.za>>
* Vietnamese * Vietnamese
Le Quang Phan <lqphan@hn.vnn.vn> Le Quang Phan <lqphan@hn.vnn.vn>
Clytie Siddall <clytie@riverland.net.au> Clytie Siddall <clytie@riverland.net.au>

View file

@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
$Id$ $Id$
2006.September.19 (0.9.16) 2006.September.22 (0.9.16)
* Interface improvements: * Interface improvements:
----------------------- -----------------------
@ -140,6 +140,9 @@ $Id$
Dawa Dolma Dawa Dolma
Technical assistance by Ed Montgomery <edmontgomery@hotmail.com> Technical assistance by Ed Montgomery <edmontgomery@hotmail.com>
* Venda
Shumani Mercy Nehulaudzi <nevhulaudzi@saps.org.za>
* Translation Updates: * Translation Updates:
-------------------- --------------------
* Brazilian Portuguese * Brazilian Portuguese

View file

@ -9,7 +9,7 @@
bill@newbreedsoftware.com bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/ http://www.newbreedsoftware.com/tuxpaint/
September 10, 2006 September 22, 2006
-------------------------------------------------------------------------- --------------------------------------------------------------------------
@ -467,6 +467,8 @@ Windows Users
|--------------------+---------------------+---------------| |--------------------+---------------------+---------------|
|ukrainian | | | |ukrainian | | |
|--------------------+---------------------+---------------| |--------------------+---------------------+---------------|
|venda | | |
|--------------------+---------------------+---------------|
|vietnamese | | | |vietnamese | | |
|--------------------+---------------------+---------------| |--------------------+---------------------+---------------|
|walloon |walon | | |walloon |walon | |
@ -761,6 +763,8 @@ Available Languages
|---------------+---------------------+---------------------| |---------------+---------------------+---------------------|
|uk_UA | |Ukrainian | |uk_UA | |Ukrainian |
|---------------+---------------------+---------------------| |---------------+---------------------+---------------------|
|ve_ZA | |Venda |
|---------------+---------------------+---------------------|
|vi_VN | |Vietnamese | |vi_VN | |Vietnamese |
|---------------+---------------------+---------------------| |---------------+---------------------+---------------------|
|wa_BE | |Walloon | |wa_BE | |Walloon |

View file

@ -22,7 +22,7 @@ New Breed Software</p>
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br> <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> <a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
<p>September 10, 2006</p> <p>September 22, 2006</p>
</center> </center>
<hr size=2 noshade> <hr size=2 noshade>
@ -726,6 +726,11 @@ New Breed Software</p>
<td>&nbsp;</td> <td>&nbsp;</td>
<td>&nbsp;</td> <td>&nbsp;</td>
</tr> </tr>
<tr>
<td><code>venda</code></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr> <tr>
<td><code>vietnamese</code></td> <td><code>vietnamese</code></td>
<td>&nbsp;</td> <td>&nbsp;</td>
@ -1258,6 +1263,11 @@ New Breed Software</p>
<td>&nbsp;</td> <td>&nbsp;</td>
<td>Ukrainian</td> <td>Ukrainian</td>
</tr> </tr>
<tr>
<td><code>ve_ZA</code></td>
<td>&nbsp;</td>
<td>Venda</td>
</tr>
<tr> <tr>
<td><code>vi_VN</code></td> <td><code>vi_VN</code></td>
<td>&nbsp;</td> <td>&nbsp;</td>

View file

@ -25,7 +25,7 @@
$Id$ $Id$
June 14, 2002 - July 11, 2006 June 14, 2002 - September 22, 2006
*/ */
#include <stdio.h> #include <stdio.h>
@ -102,6 +102,7 @@ const char *lang_prefixes[NUM_LANGS] = {
"tl", "tl",
"tr", "tr",
"uk", "uk",
"ve",
"vi", "vi",
"wa", "wa",
"zh_cn", "zh_cn",
@ -189,6 +190,7 @@ const language_to_locale_struct language_to_locale_array[] = {
{"italian", "it_IT.UTF-8"}, {"italian", "it_IT.UTF-8"},
{"italiano", "it_IT.UTF-8"}, {"italiano", "it_IT.UTF-8"},
{"japanese", "ja_JP.UTF-8"}, {"japanese", "ja_JP.UTF-8"},
{"venda", "ve_ZA.UTF-8"},
{"vietnamese", "vi_VN.UTF-8"}, {"vietnamese", "vi_VN.UTF-8"},
{"afrikaans", "af_ZA.UTF-8"}, {"afrikaans", "af_ZA.UTF-8"},
{"albanian", "sq_AL.UTF-8"}, {"albanian", "sq_AL.UTF-8"},
@ -411,6 +413,7 @@ void show_lang_usage(FILE * f, const char *const prg)
/* th */ " thai\n" /* th */ " thai\n"
/* tr */ " turkish\n" /* tr */ " turkish\n"
/* uk */ " ukrainian\n" /* uk */ " ukrainian\n"
/* ve */ " venda\n"
/* vi */ " vietnamese\n" /* vi */ " vietnamese\n"
/* wa */ " walloon walon\n" /* wa */ " walloon walon\n"
/* cy */ " welsh cymraeg\n" /* cy */ " welsh cymraeg\n"
@ -487,6 +490,7 @@ void show_locale_usage(FILE * f, const char *const prg)
" th_TH (Thai)\n" " th_TH (Thai)\n"
" tr_TR (Turkish)\n" " tr_TR (Turkish)\n"
" uk_UA (Ukrainian)\n" " uk_UA (Ukrainian)\n"
" ve_ZA (Venda)\n"
" vi_VN (Vietnamese)\n" " vi_VN (Vietnamese)\n"
" wa_BE (Walloon)\n" " wa_BE (Walloon)\n"
" cy_GB (Welsh Cymraeg)\n" "\n", prg); " cy_GB (Welsh Cymraeg)\n" "\n", prg);

View file

@ -10,7 +10,7 @@
$Id$ $Id$
June 14, 2002 - July 11, 2006 June 14, 2002 - September 22, 2006
*/ */
@ -80,6 +80,7 @@ enum
LANG_TL, /* Tagalog */ LANG_TL, /* Tagalog */
LANG_TR, /* Turkish */ LANG_TR, /* Turkish */
LANG_UK, /* Ukrainian */ LANG_UK, /* Ukrainian */
LANG_VE, /* Venda */
LANG_VI, /* Vietnamese */ LANG_VI, /* Vietnamese */
LANG_WA, /* Walloon */ LANG_WA, /* Walloon */
LANG_ZH_CN, /* Chinese (Simplified) */ LANG_ZH_CN, /* Chinese (Simplified) */

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2006.09.09 .\" tuxpaint.1 - 2006.09.22
.TH TUXPAINT 1 "9 Sept 2006" "0.9.16" "Tux Paint" .TH TUXPAINT 1 "22 Sept 2006" "0.9.16" "Tux Paint"
.SH NAME .SH NAME
tuxpaint -- A drawing program for young children. tuxpaint -- A drawing program for young children.
@ -467,6 +467,9 @@ turkish
ukranian ukranian
.TP 2 .TP 2
- -
venda
.TP 2
-
vietnamese vietnamese
.TP 2 .TP 2
- -
@ -641,6 +644,7 @@ Marco Milanesi,
Kartik Mistry, Kartik Mistry,
Mugunth, Mugunth,
Steve Murphy, Steve Murphy,
Shumani Mercy Nehulaudzi,
Daniel Nylander, Daniel Nylander,
Gareth Owen, Gareth Owen,
Flavio Pastor, Flavio Pastor,