Adding Kabyle (aka Kabylian) translation
This commit is contained in:
parent
eeb27ad2ef
commit
f762aafa10
13 changed files with 1548 additions and 23 deletions
6
Makefile
6
Makefile
|
|
@ -1,15 +1,15 @@
|
|||
# Tux Paint - A simple drawing program for children.
|
||||
|
||||
# Copyright (c) 2002-2014 by Bill Kendrick and others
|
||||
# Copyright (c) 2002-2016 by Bill Kendrick and others
|
||||
# bill@newbreedsoftware.com
|
||||
# http://www.tuxpaint.org/
|
||||
|
||||
# June 14, 2002 - March 30, 2014
|
||||
# June 14, 2002 - December 11, 2016
|
||||
|
||||
|
||||
# The version number, for release:
|
||||
|
||||
VER_VERSION:=0.9.22
|
||||
VER_VERSION:=0.9.23
|
||||
VER_DATE:=$(shell date +"%Y-%m-%d")
|
||||
MAGIC_API_VERSION:=0x00000003
|
||||
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@ AUTHORS.txt for Tux Paint
|
|||
|
||||
Tux Paint - A simple drawing program for children.
|
||||
|
||||
Copyright (c) 2002-2015 by Bill Kendrick and others
|
||||
Copyright (c) 2002-2016 by Bill Kendrick and others
|
||||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - Oct 10, 2015
|
||||
June 17, 2002 - December 11, 2016
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -717,6 +717,9 @@ $Id$
|
|||
Mark K. Kim <mkkim214@gmail.com>
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
|
||||
* Kabyle translation
|
||||
Yacine Bouklif <yacine_tizi2003@yahoo.fr>
|
||||
|
||||
* Kannada translation
|
||||
Savitha Shankar <savithasprasad@yahoo.com>
|
||||
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
|
||||
|
|
|
|||
|
|
@ -34,6 +34,9 @@ $Id$
|
|||
* Dogri
|
||||
Provided by chandrakant dhutadmal
|
||||
|
||||
* Kabyle (aka Kabylian)
|
||||
Yacine Bouklif <yacine_tizi2003@yahoo.fr>
|
||||
|
||||
* Kashmiri (Devanagari)
|
||||
* Kashmiri (Perso-Arabic)
|
||||
Provided by chandrakant dhutadmal
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
Tux Paint
|
||||
version 0.9.22
|
||||
version 0.9.23
|
||||
Extending Tux Paint
|
||||
|
||||
Copyright 2002-2015 by Bill Kendrick and others
|
||||
Copyright 2002-2016 by Bill Kendrick and others
|
||||
New Breed Software
|
||||
|
||||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
June 14, 2002 - May 6, 2015
|
||||
June 14, 2002 - December 11, 2016
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
Options Documentation
|
||||
|
||||
Copyright 2002-2015 by Bill Kendrick and others
|
||||
Copyright 2002-2016 by Bill Kendrick and others
|
||||
New Breed Software
|
||||
|
||||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
May 6, 2015
|
||||
December 11, 2016
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -777,6 +777,8 @@ Windows Users
|
|||
|---------------------+---------------------+---------------|
|
||||
|japanese | | |
|
||||
|---------------------+---------------------+---------------|
|
||||
|kabyle | |kabylian |
|
||||
|---------------------+---------------------+---------------|
|
||||
|kannada | | |
|
||||
|---------------------+---------------------+---------------|
|
||||
|kashmiri-devanagari | | |
|
||||
|
|
@ -1254,6 +1256,8 @@ Available Languages
|
|||
|----------------+----------------+---------------+----------------|
|
||||
|ka_GE | |Georgian | |
|
||||
|----------------+----------------+---------------+----------------|
|
||||
|kab | |Kabyle | |
|
||||
|----------------+----------------+---------------+----------------|
|
||||
|km_KH | |Khmer | |
|
||||
|----------------+----------------+---------------+----------------|
|
||||
|kn_IN | |Kannada | |
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
A simple drawing program for children
|
||||
|
||||
Copyright 2002-2015 by Bill Kendrick and others
|
||||
Copyright 2002-2016 by Bill Kendrick and others
|
||||
New Breed Software & Tux4Kids
|
||||
|
||||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
June 14, 2002 - October 12, 2015
|
||||
June 14, 2002 - December 11, 2016
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -12,18 +12,18 @@ alt="Tux Paint"><br>
|
|||
|
||||
version
|
||||
|
||||
0.9.22
|
||||
0.9.23
|
||||
|
||||
<br>
|
||||
Extending Tux Paint</h1>
|
||||
|
||||
<p>Copyright 2002-2015 by Bill Kendrick and others<br>
|
||||
<p>Copyright 2002-2016 by Bill Kendrick and others<br>
|
||||
New Breed Software</p>
|
||||
|
||||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
||||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
<p>June 14, 2002 - May 6, 2015</p>
|
||||
<p>June 14, 2002 - December 11, 2016</p>
|
||||
</center>
|
||||
|
||||
<hr size=2 noshade>
|
||||
|
|
|
|||
|
|
@ -16,13 +16,13 @@ version
|
|||
</h1>
|
||||
<h2>Options Documentation</h2>
|
||||
|
||||
<p>Copyright 2002-2015 by Bill Kendrick and others<br>
|
||||
<p>Copyright 2002-2016 by Bill Kendrick and others<br>
|
||||
New Breed Software</p>
|
||||
|
||||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
||||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
<p>May 6, 2015</p>
|
||||
<p>December 11, 2016</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -1088,6 +1088,11 @@ New Breed Software</p>
|
|||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>kabyle</code></td>
|
||||
<td> </td>
|
||||
<td><code>kabylian</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>kannada</code></td>
|
||||
<td> </td>
|
||||
|
|
@ -2059,6 +2064,12 @@ New Breed Software</p>
|
|||
<td>Georgian</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>kab</code></td>
|
||||
<td> </td>
|
||||
<td>Kabyle</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>km_KH</code></td>
|
||||
<td> </td>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ version
|
|||
</h1>
|
||||
<h3>A simple drawing program for children</h3>
|
||||
|
||||
<p>Copyright 2002-2015 by Bill Kendrick and others<br>
|
||||
<p>Copyright 2002-2016 by Bill Kendrick and others<br>
|
||||
<a href="http://www.newbreedsoftware.com/">New Breed Software &
|
||||
<a href="http://tux4kids.alioth.debian.org/">Tux4Kids</a></p>
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ version
|
|||
|
||||
<p>June 14, 2002 -
|
||||
|
||||
October 12, 2015</p>
|
||||
December 11, 2016</p>
|
||||
|
||||
</center>
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
$Id$
|
||||
|
||||
June 14, 2002 - April 16, 2014
|
||||
June 14, 2002 - December 11, 2016
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
@ -111,6 +111,7 @@ const char *lang_prefixes[NUM_LANGS] = {
|
|||
"iu",
|
||||
"ja",
|
||||
"ka",
|
||||
"kab",
|
||||
"kn",
|
||||
"km",
|
||||
"kok@roman",
|
||||
|
|
@ -329,6 +330,8 @@ static const language_to_locale_struct language_to_locale_array[] = {
|
|||
{"basque", "eu_ES.UTF-8"},
|
||||
{"euskara", "eu_ES.UTF-8"},
|
||||
{"georgian", "ka_GE"},
|
||||
{"kabyle", "kab"},
|
||||
{"kabylian", "kab"},
|
||||
{"kinyarwanda", "rw_RW.UTF-8"},
|
||||
{"klingon", "tlh.UTF-8"},
|
||||
{"tlhIngan", "tlh.UTF-8"},
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
$Id$
|
||||
|
||||
June 14, 2002 - April 16, 2014
|
||||
June 14, 2002 - December 11, 2016
|
||||
*/
|
||||
|
||||
|
||||
|
|
@ -97,6 +97,7 @@ enum
|
|||
LANG_IU, /* Inuktitut */
|
||||
LANG_JA, /* Japanese */
|
||||
LANG_KA, /* Georgian */
|
||||
LANG_KAB, /* Kabyle */
|
||||
LANG_KN, /* Kannada */
|
||||
LANG_KM, /* Khmer */
|
||||
LANG_KOK_ROMAN, /* Konkani (Roman) */
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2014.08.05
|
||||
.TH TUXPAINT 1 "5 August 2014" "0.9.22" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2016.12.11
|
||||
.TH TUXPAINT 1 "11 December 2016" "0.9.23" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
@ -686,6 +686,9 @@ italian | italiano
|
|||
japanese
|
||||
.TP 2
|
||||
-
|
||||
kabyle | kabylian
|
||||
.TP 2
|
||||
-
|
||||
kannada
|
||||
.TP 2
|
||||
-
|
||||
|
|
@ -1020,6 +1023,7 @@ Ravishankar Ayyakkannu,
|
|||
Dwayne Bailey,
|
||||
Martin Benjamin,
|
||||
Denis Bodor,
|
||||
Yacine Bouklif,
|
||||
René Brandenburger,
|
||||
Herman Bruyninckx,
|
||||
Lucie Burianova,
|
||||
|
|
|
|||
1496
src/po/kab.po
Normal file
1496
src/po/kab.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue