This commit is contained in:
Bill Kendrick 2022-06-14 00:49:25 -07:00
commit a7151c7b43
10 changed files with 305 additions and 428 deletions

3
.gitignore vendored
View file

@ -14,4 +14,5 @@ TuxPaint.dmg
.DS_Store
*.thumbs
src/po/POTFILES.in
src/tuxpaint.desktop
src/org.tuxpaint.Tuxpaint.metainfo.xml

View file

@ -266,6 +266,9 @@ endif
ICON_PREFIX:=$(DESTDIR)$(PREFIX)/share/pixmaps
X11_ICON_PREFIX:=$(DESTDIR)$(PREFIX)/share/pixmaps
# Appstream metainfo
METAINFO_PREFIX=$(DESTDIR)$(PREFIX)/share/metainfo
# Maemo flag
MAEMOFLAG:=
@ -529,6 +532,12 @@ endif
$(MOFILES): trans/%.mo: src/po/%.po
msgfmt -o $@ $<
%.desktop: %.desktop.in $(POTFILES)
msgfmt --desktop -d src/po --template $< -o $@
%.metainfo.xml: %.metainfo.xml.in $(POTFILES)
msgfmt --xml -d src/po --template $< -o $@
.PHONY: translations
ifeq "$(shell msgfmt -h)" ""
translations: trans
@ -538,7 +547,7 @@ translations: trans
@echo "Install gettext to run Tux Paint in non-U.S. English modes."
@echo "--------------------------------------------------------------"
else
translations: trans $(MOFILES)
translations: trans $(MOFILES) src/tuxpaint.desktop src/org.tuxpaint.Tuxpaint.metainfo.xml
endif
trans:
@ -713,6 +722,7 @@ clean:
# are the same as they were when you installed, of course!!!
.PHONY: uninstall
uninstall: uninstall-i18n
-rm $(METAINFO_PREFIX)/org.tuxpaint.Tuxpaint.metainfo.xml
-rm /usr/share/applications/tuxpaint.desktop
-rm /usr/share/pixmaps/tuxpaint.png
-rm $(ICON_PREFIX)/tuxpaint.png
@ -925,13 +935,11 @@ install-nokia770:
fi
@-find $(DESTDIR)$(NOKIA770_PREFIX) -name CVS -type d -exec rm -rf \{\} \;
# Install a launcher icon in the Linux desktop environment's (freedesktop.org) menus...
# FIXME: No way to install SVG icons using `xdg-icon-resource`
# (see https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/790449)
.PHONY: install-xdg
install-xdg:
install-xdg: src/tuxpaint.desktop src/org.tuxpaint.Tuxpaint.metainfo.xml
@echo
@echo "...Installing launcher icon into desktop environment..."
@if [ "x$(shell which xdg-icon-resource install)" != "x" ]; then \
@ -952,6 +960,7 @@ install-xdg:
@if [ "x$(shell which update-desktop-database)" != "x" ]; then \
update-desktop-database ; \
fi
install --mode=0644 -t $(METAINFO_PREFIX) src/org.tuxpaint.Tuxpaint.metainfo.xml
# Install the PNG icon (for KDE desktop, etc.)
# and the 24-color 32x32 XPM (for other Window managers):

View file

@ -1,6 +0,0 @@
# fake file, so that intltools work
# $Id$
AM_INIT_AUTOMAKE(tuxpaint, 0.9.14)
AM_PROG_XML_I18N_TOOLS

View file

@ -0,0 +1,145 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<!-- Copyright 2019-2022 Endless OS Foundation LLC -->
<component type="desktop">
<id>org.tuxpaint.Tuxpaint</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Tux Paint</name>
<summary>A drawing program for children.</summary>
<description>
<p>
Tux Paint is a free, award-winning drawing program for children ages 3 to
12.
Tux Paint is used in schools around the world as a computer literacy
drawing activity.
It combines an easy-to-use interface, fun sound effects, and an
encouraging cartoon mascot who guides children as they use the program.
</p>
<p>
Kids are presented with a blank canvas and a variety of drawing tools to
help them be creative.
</p>
</description>
<developer_name>New Breed Software et al.</developer_name>
<url type="homepage">https://tuxpaint.org/</url>
<url type="bugtracker">https://sourceforge.net/p/tuxpaint/_list/tickets</url>
<url type="faq">https://www.tuxpaint.org/docs/en/html/FAQ.html</url>
<url type="help">https://www.tuxpaint.org/docs/</url>
<!-- TODO: https: donation URL -->
<url type="donation">http://www.newbreedsoftware.com/donate/</url>
<url type="translate">https://www.tuxpaint.org/help/po/</url>
<url type="contact">https://www.tuxpaint.org/contact/</url>
<screenshots>
<screenshot type="default">
<image type="source">https://tuxpaint.org/screenshots/starter-coloringbook.png</image>
<caption>The Magic tool is a set of special effects</caption>
</screenshot>
<screenshot>
<image type="source">https://tuxpaint.org/screenshots/example_simple.png</image>
<caption>The Paint Brush tool lets you draw freehand, using various brushes and colors</caption>
</screenshot>
<screenshot>
<image type="source">https://tuxpaint.org/screenshots/example_space.png</image>
<caption>The Stamp tool is like a set of rubber stamps or stickers</caption>
</screenshot>
</screenshots>
<releases>
<release version="0.9.28" date="2022-06-04">
<description>
<p>Tux Paint's Color palette includes a new Color Mixer option, which allows users to combine different proportions of primary colors (red, yellow, and blue) and shades (white, grey, and black) to create new colors, similar to mixing paints.</p>
<p>The Color Picker option, which previously offered a static palette of around sixty-five thousand color choices, now supports separate hue, saturation, and value settings, allowing users to choose from over sixteen million colors.</p>
<p>Also, a keyboard shortcut is now available for quick access to the Color Selector — the "pipette" tool used for picking colors from the current drawing.</p>
<p>The Paint and Lines tools now provide a way to adjust the spacing of brushes, allowing dotted lines or smearing effects to be made. Many brushes have been given better default spacing values, as well.</p>
<p>Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been added. When shrinking a drawing with Tile Zoom, it replicates the drawing across the canvas in tiles, rather than filling the canvas with a solid background color. The Rush tool blurs the results.</p>
<p>Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) polygons. For shapes which can be stretched (rectangle, oval, etc.), the aspect ratio of the shape is displayed at the bottom while you make your adjustments. Instructional information shown while using some other tools has also been expanded.</p>
<p>Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now accessed with the more traditional [⌘ Command] key when using Tux Paint on macOS. Sizing of Tux Paint's built-in on-screen keyboard has been improved. The look and feel of the user documentation has been improved.</p>
</description>
</release>
<release version="0.9.27" date="2021-11-25">
<description>
<p>Tux Paint's Paint and Line tools now support brushes that rotate based on the angle of the stroke. This new rotation feature, as well as the older directional and animated brush features, are now visually indicated by the brush shape selector. Additionally, the Fill tool now offers a freehand painting mode for interactively coloring within a confined area.</p>
<p>Six new Magic tools have been added to Tux Paint. Panels shrinks and duplicates the drawing into a 2-by-2 grid, which is useful for making four-panel comics. Opposite produces complementary colors. Lightning interactively draws a lightning bolt. Reflection creates a lake-like reflection on the drawing. Stretch stretches and squashes the picture like a fun-house mirror. Lastly, Smooth Rainbow provides a more gradual variation of Tux Paint's classic Rainbow tool.</p>
<p>A number of existing Magic tools have been updated, as well. Improvements were made to Halftone, which simulates photographs on newsprint; Cartoon, which makes an image look like a cartoon drawing; and TV, which simulates a television screen. Additionally, Cartoon and Halftone, along with Blocks, Chalk, and Emboss, now offer the ability to alter the entire image at once!</p>
<p>Finally, Magic tools are now grouped into collections of similar effects — painting, distorts, color filters, picture warps, pattern painting, artistic, and picture decorations — making it easier to find the tool you need.</p>
</description>
</release>
<release version="0.9.26" date="2021-06-26">
<description>
<p>Tux Paint's Fill tool now offers options to fill an area with color gradients. The "Radial" fill creates a circular gradient centered around the mouse click, while the "Linear" fill allows the interactive creation of gradients at different angles and sizes.</p>
<p>New Magic tools have been added to Tux Paint: "Pixels" makes it easier to create retro-gaming style pixel art, "Checkerboard" fills the entire canvas with a check pattern, and "Clone" allows duplicating parts of the picture via brush strokes.</p>
<p>Tux Paint's user documentation has been overhauled, making localization easier. Parties interested in helping with localization are encouraged to contact the Tux Paint team.</p>
<p>Finally, a new pair of accessibility options have been added. The entire user interface can now be enlarged benefiting users with impaired vision, and making the program more suitable to very high density displays. This feature, along with a new option to re-organize the color palette, can also be helpful to users of coarse input devices, such as eye-gaze tracking systems.</p>
</description>
</release>
<release version="0.9.25" date="2020-12-30">
<description>
<p>A major improvement has been made to the Shapes tool, which now provides options to choose whether shapes are drawn from the center or a corner, making it easier to use in any situation.</p>
<p>The on-screen keyboard, an accessibility feature optionally available when using the Text and Label tools, now appears larger on bigger displays; helpful for users of coarser input devices, such as eye-tracking systems.</p>
<p>The Eraser tool adds new, smaller eraser sizes, and applies smoother, contiguous strokes when the pointer is moved quickly.</p>
<p>Finally, this newest version adds options to export individual drawings and GIF animations, making it easy to share pictures, cartoons, and slideshows with others.</p>
</description>
</release>
<release version="0.9.24" date="2020-05-31">
<description>
<p>The latest version has promoted the "Fill" tool, previously found under the "Magic" section of Tux Paint, to the main toolbar, where it's easier to find. It also includes some performance improvements during start-up and when bringing up the "New" drawing dialog. The solid background colors can also be placed at the end of that dialog, allowing emphasis of template images.</p>
<p>Tux Paint also now makes it possible to disable stereo sound, which can benefit users with a hearing impairment, or in situations where only one speaker is available.</p>
</description>
</release>
<release version="0.9.23" date="2018-09-02">
<description>
<p>New in this version are a "color picker", which allows any color within a drawing to be chosen using the pointer, and a set of three-, four-, and five-pointed star shapes.</p>
<p>The latest version also incorporates a number of new translations, bringing the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, Kabyle, Urdu, and Devanagari and Perso-Arabic variations of Kashmiri and Sindhi. Thirty other translations have been updated, as well.</p>
</description>
</release>
<release version="0.9.22" date="2014-08-23"/>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<update_contact>tuxpaint-devel@lists.sourceforge.net</update_contact>
<recommends>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
<display_length compare="ge">medium</display_length>
</recommends>
<requires>
<display_length compare="ge">small</display_length>
</requires>
<translation type="gettext">tuxpaint</translation>
<launchable type="desktop-id">tuxpaint.desktop</launchable>
<provides>
<!--
The ID previously used by Fedora (and possibly other distros) which added the metainfo downstream
https://src.fedoraproject.org/rpms/tuxpaint/blob/f36/f/tuxpaint.spec#_107
-->
<id>tuxpaint.desktop</id>
</provides>
</component>

129
src/po/LINGUAS Normal file
View file

@ -0,0 +1,129 @@
ach
af
ak
am
an
ar
as
ast
az
be
bg
bm
bn
bo
br
brx
bs
ca
ca@valencia
cgg
cs
cy
da
de
doi
el
en_AU
en_CA
en_GB
en_ZA
eo
es_MX
es
et
eu
fa
ff
fi
fo
fr
ga
gd
gl
gos
gu
he
hi
hr
hu
hy
id
is
it
iu
ja
kab
ka
km
kn
kok
kok@roman
ko
ks@devanagari
ks
ku
lb
lg
lt
lv
mai
mk
ml
mni@meiteimayek
mni
mn
mr
ms
nb
ne
nl
nn
nr
nso
oc
oj
or
pa
pl
pt_BR
pt
ro
ru
rw
sa
sat@olchiki
sat
sc
sd@devanagari
sd
shs
si
sk
sl
son
sq
sr@latin
sr
su
sv
sw
ta
te
th
tlh
tl
tr
tw
uk
ur
vec
ve
vi
wa
wo
xh
zam
zh_CN
zh_TW
zu

View file

@ -1,4 +1,3 @@
[encoding: UTF-8]
colors.h
dirwalk.c
fill_tools.h
@ -7,6 +6,7 @@ great.h
im.c
macos.h
macos.m
org.tuxpaint.Tuxpaint.metainfo.xml.in
shapes.h
titles.h
tools.h

View file

@ -1,33 +0,0 @@
#!/bin/bash
# script to create a correct *.pot file
#
# the problem is that the i18n() functions can be of
# one argument: i18n("translatable string")
# or of two arguments: i18n("context", "translatable string")
# this script rewrite the source files changing that second form
# into i18n("_: context\ntranslatable string") that xgettext can grok
# and produce the same kind of *.pot as expected by KDE
exit
rm -f POTFILES.new
(for i in `grep -v "encoding" POTFILES.in | sed 's:^:../:'`
do
j="${i}_"
cat ${i} | \
sed 's|\(i18n[^(]*([^"]*"\)\([^"]*\)"[^")]*,[^")]*"|\1_: \2\\n|' > ${j}
echo ${j} | sed 's:^...::' >> POTFILES.new
done )
intltool-update --pot && mv -f tuxpaint.pot tuxpaint_tmp.pot
/usr/bin/xgettext --from-code=UTF-8 -o tuxpaint_tmp_C.pot --directory=.. \
--add-comments --keyword=I_ --keyword=i18n \
--keyword=I18N_NOOP \
--language=C \
--files-from=./POTFILES.new
msgcat --use-first tuxpaint_tmp.pot tuxpaint_tmp_C.pot > tuxpaint.pot
( cd .. ; rm -f `cat po/POTFILES.new` )
rm -f POTFILES.new tuxpaint_tmp*.pot

View file

@ -1,14 +1,18 @@
#!/bin/sh
cd $(dirname "$0")
cp POTFILES.in.in POTFILES.in
ls ../../magic/src/*.c | cut -b 4- >> POTFILES.in
sed -e 's/^/..\//' POTFILES.in.in > POTFILES.in
ls ../../magic/src/*.c >> POTFILES.in
xgettext \
--package-name=tuxpaint \
--files-from=POTFILES.in \
--from-code=UTF-8 \
--keyword=gettext_noop \
--add-comments \
--output=tuxpaint.pot
intltool-update --pot
msguniq tuxpaint.pot > temp.tmp && mv -f temp.tmp tuxpaint.pot
for i in *.po ; do
echo $i
msgmerge --update --previous --backup=none $i tuxpaint.pot
done
cd ..
intltool-merge -d -u po tuxpaint.desktop.in tuxpaint.desktop
cd po

View file

@ -1,372 +0,0 @@
[Desktop Entry]
Name=Tux Paint
Name[ach]=Tux Paint
Name[af]=Tux Verf
Name[ak]=Tux Paint
Name[am]=
Name[an]=Tux Paint
Name[ar]=رسم توكس
Name[as]=
Name[ast]=Tux Paint
Name[az]=Tuks ilə şəkil çək.
Name[be]=Малюй разам з Tux!
Name[bg]=Рисуване с Тъкс
Name[bm]=Pɛntiri Tukisi .
Name[bn]=
Name[br]=Tux Paint
Name[brx]=
Name[bs]=Tux Paint
Name[ca]=Tux Paint
Name[ca@valencia]=Tux Paint
Name[cgg]=Tux Paint
Name[cs]=Tux Paint
Name[cy]=Tux Paint
Name[da]=Tux Paint
Name[de]=Tux Paint
Name[doi]=
Name[el]=Tux Paint
Name[en_AU]=Tux Paint
Name[en_CA]=Tux Paint
Name[en_GB]=Tux Paint
Name[en_ZA]=Tux Paint
Name[eo]=Tux Desegnilo
Name[es]=Tux Paint
Name[es_MX]=Tux Paint
Name[et]=Joonistame koos Tuksiga!
Name[eu]=Tux Paint
Name[fa]=تاکس پینت
Name[ff]=Tux Paint
Name[fi]=Tux Taiteilija
Name[fo]=Tux Paint
Name[fr]=Tux Paint
Name[ga]=Tux Paint
Name[gd]=Tux Paint
Name[gl]=Tux Paint
Name[gu]=
Name[he]=Tux Paint
Name[hi]=Tux Paint
Name[hr]=Tux Bojanje
Name[hu]=Tux Paint
Name[hy]=Նկարիչ Տուքսը
Name[id]=Tux Paint
Name[is]=Tux Paint
Name[it]=Tux Paint
Name[iu]=Tux Paint
Name[ja]=
Name[ka]=!
Name[kab]=Tux Paint
Name[km]=Tux Paint
Name[kn]=
Name[ko]=
Name[kok]=
Name[kok@roman]= tux rong
Name[ks]=ٹَکس پینٹ
Name[ks@devanagari]= ि
Name[ku]=Tux Paint
Name[lb]=Tux Paint
Name[lg]=Tux Paint
Name[lt]=Tux Paint
Name[lv]=Tux Zīmēšana
Name[mai]=
Name[mk]=Tux Боенка
Name[ml]= ി
Name[mni]=
Name[mni@meiteimayek]=
Name[mr]= ि ि
Name[ms]=Tux Paint
Name[nb]=Tux Paint
Name[ne]=
Name[nl]=Tux Paint
Name[nn]=Tux Paint
Name[nr]=ITux Pende
Name[nso]=Tux Paint
Name[oc]=Tux Paint
Name[or]=
Name[pa]=
Name[pl]=Tux Paint
Name[pt]=Tux Paint
Name[pt_BR]=Tux Paint
Name[ro]=Pictează cu Tux
Name[ru]=Рисуй вместе с Tux!
Name[sa]= ि
Name[sat]=
Name[sat@olchiki]=
Name[sc]=Tux Paint
Name[sd]=ٽڪس رنگ
Name[sd@devanagari]=
Name[si]=Tux Paint
Name[sk]=Kreslenie s Tuxom
Name[sl]=Slikar Tux
Name[son]=Tux Paint
Name[sq]=Tux Paint
Name[sr]=Такс Цртање
Name[sr@latin]=Taks Crtanje
Name[su]=Tux Paint
Name[sv]=Rita med Tux
Name[sw]=Koti ya Rangi
Name[ta]= ி
Name[te]= ి
Name[th]=
Name[tr]=Tux Boyama
Name[tw]=Tux Paint
Name[uk]=Малюй разом з Tux!
Name[ur]=ٹكس پینٹ
Name[ve]=Tux Paint
Name[vec]=Tux Paint
Name[vi]=Tux Sơn
Name[wa]=Tux Paint
Name[wo]=Tux Paint
Name[xh]=Ipeyinti yeTux
Name[zam]=Tux Paint
Name[zh_CN]=Tux Paint
Name[zh_TW]=
Name[zu]=i-Tux Paint
Type=Application
Exec=tuxpaint
Icon=tuxpaint
Terminal=false
Categories=Education;Art;
GenericName=Drawing program
GenericName[ach]=Purugram me goc
GenericName[af]=Tekenprogram
GenericName[ak]=Drɔyɛ nhyehyɛyɛ
GenericName[am]=
GenericName[an]=Un programa de dibuixo
GenericName[ar]=برنامج رسم
GenericName[as]=ি
GenericName[ast]=Programa de dibuxu
GenericName[az]=Rəsm proqramı
GenericName[be]=Праграма для малявання
GenericName[bg]=Програма за рисуване
GenericName[bm]=ɲɛgɛn taabolo.
GenericName[bn]=
GenericName[br]=Meziant tresañ
GenericName[brx]=ि ि
GenericName[bs]=Program za crtanje
GenericName[ca]=Programa de dibuix
GenericName[ca@valencia]=Programa de dibuix
GenericName[cgg]=Akeire kukuteera ebishushani
GenericName[cs]=Kreslicí program
GenericName[cy]=Rhaglen lunio
GenericName[da]=Tegneprogram
GenericName[de]=Malprogramm
GenericName[doi]=ि
GenericName[el]=Πρόγραμμα ζωγραφικής
GenericName[en_AU]=Drawing program
GenericName[en_CA]=Drawing program
GenericName[en_GB]=Drawing program
GenericName[en_ZA]=Drawing program
GenericName[eo]=Desegnoprogramo
GenericName[es]=Un programa de dibujo.
GenericName[es_MX]=Programa de dibujo
GenericName[et]=Joonistusprogramm
GenericName[eu]=Marrazketa programa
GenericName[fa]=برنامه نقاشی
GenericName[ff]=Topirde natgol
GenericName[fi]=Maalausohjelma
GenericName[fo]=Tekniforrit
GenericName[fr]=Programme de dessin
GenericName[ga]=Clár líníochta
GenericName[gd]=Prògram peantaidh
GenericName[gl]=Programa de debuxo
GenericName[gu]=િ
GenericName[he]=תוכנת ציור
GenericName[hi]=
GenericName[hr]=Program za crtanje
GenericName[hu]=Rajzolóprogram
GenericName[hy]=Նկարչական ծրագիր
GenericName[id]=Program gambar
GenericName[is]=Teikniforrit
GenericName[it]=Programma di disegno
GenericName[iu]=
GenericName[ja]=
GenericName[ka]=
GenericName[kab]=Ahil n usuneɣ
GenericName[km]=
GenericName[kn]=ಿ
GenericName[ko]=
GenericName[kok]=ि
GenericName[kok@roman]= pintravnne kareavoll
GenericName[ks]=ڈرائنگ پروگرام
GenericName[ks@devanagari]=
GenericName[ku]=Bernameya Xêzkirinê
GenericName[lb]=Molprogramm
GenericName[lg]=Enteekateeka y'okusiiga
GenericName[lt]=Piešimo programa
GenericName[lv]=Zīmēšanas programma
GenericName[mai]=
GenericName[mk]=Програм за цртање
GenericName[ml]=ി ിി.
GenericName[mni]=
GenericName[mni@meiteimayek]=
GenericName[mr]=ि
GenericName[ms]=Program melukis
GenericName[nb]=Tegneprogram
GenericName[ne]=
GenericName[nl]=Tekenprogramma
GenericName[nn]=Teikneprogram
GenericName[nr]=Iphrogremu youkudweba
GenericName[nso]=Lenaneo la go thala
GenericName[oc]=Logicial de dessenh
GenericName[or]=
GenericName[pa]=ਿ
GenericName[pl]=Program do rysowania
GenericName[pt]=Programa de desenho
GenericName[pt_BR]=Programa de desenho
GenericName[ro]=Program de desenat
GenericName[ru]=Программа для рисования
GenericName[sa]=
GenericName[sat]= ि
GenericName[sat@olchiki]=
GenericName[sc]=Programma de disinnu
GenericName[sd]=چترڪلا جو پروگرام
GenericName[sd@devanagari]=ि
GenericName[si]=
GenericName[sk]=Program na kreslenie
GenericName[sl]=Risarski program
GenericName[son]=Biiteeyan porogaram
GenericName[sq]=Program për vizatim
GenericName[sr]=Програм за цртање
GenericName[sr@latin]=Program za crtanje
GenericName[su]=Program ngagambar
GenericName[sv]=Ritprogram
GenericName[sw]=Programu ya kuchora
GenericName[ta]=
GenericName[te]=
GenericName[th]=
GenericName[tr]=Çizim programı
GenericName[tw]=Adeɛ a yɛde drɔ
GenericName[uk]=Програма для малювання
GenericName[ur]=ڈرائینگ پروگرام
GenericName[ve]=Mbekanyamushumo ya u ola
GenericName[vec]=Programa de dixegno.
GenericName[vi]=Chương trình v
GenericName[wa]=Programe di dessinaedje
GenericName[wo]=Lëlu natal
GenericName[xh]=Inkqubo yokuzoba
GenericName[zam]=Par kuú men
GenericName[zh_CN]=
GenericName[zh_TW]=
GenericName[zu]=Iprogram yokudweba
Comment=A drawing program for children.
Comment[ach]=Purugram me goyo cal pa lutino.
Comment[af]='n Tekenprogram vir kinders.
Comment[ak]=Mmɔfra drɔɔye nhyehyɛye.
Comment[am]=
Comment[an]=Un programa de dibuixo pa ninos.
Comment[ar]=برنامج رسومات للأطفال.
Comment[as]=ি ি .
Comment[ast]=Un programa de dibuxu pa neños y neñes.
Comment[az]=Uşaqlar üçün rəsm proqramı.
Comment[be]=Дзіцячая праграма для малявання.
Comment[bg]=Програма за рисуване за деца
Comment[bm]=Demisɛnw ka ɲɛgɛn taabolo dɔ.
Comment[bn]= .
Comment[br]=Ur meziant tresañ evit ar vugale.
Comment[brx]='ि ि ि
Comment[bs]=Dječji program za crtanje
Comment[ca]=Un programa de dibuix per a nens petits.
Comment[ca@valencia]=Un programa de dibuix per als menuts.
Comment[cgg]=Akeire kabaana kuteera ebishushani.
Comment[cs]=Kreslicí program pro děti.
Comment[cy]=Rhaglen lunio ar gyfer plant.
Comment[da]=Et tegneprogram for børn.
Comment[de]=Ein Malprogramm für Kinder.
Comment[doi]= ि .
Comment[el]=Ένα πρόγραμμα ζωγραφικής για παιδιά.
Comment[en_AU]=A drawing program for children.
Comment[en_CA]=A drawing program for children.
Comment[en_GB]=A drawing program for children.
Comment[en_ZA]=A drawing program for children.
Comment[eo]=Desegnoprogramo por infanoj.
Comment[es]=Un programa de dibujo para niños.
Comment[es_MX]=Un programa de dibujo para niños.
Comment[et]=Joonistusprogramm lastele.
Comment[eu]=Umeentzako marrazketa programa.
Comment[fa]=یک برنامه نقاشی برای کودکان.
Comment[ff]=Topirde natgol nde sukaaɓe mbaɗanaa.
Comment[fi]=Maalausohjelma lapsille.
Comment[fo]=Eitt tekniforrit til børn.
Comment[fr]=Un programme de dessin pour les enfants.
Comment[ga]=Clár líníochta le haghaidh páistí.
Comment[gd]=Prògram peantaidh don chloinn.
Comment[gl]=Un programa de debuxo para nenos.
Comment[gu]= િ .
Comment[he]=תוכנת ציור לילדים.
Comment[hi]= ि |
Comment[hr]=Program za crtanje za djecu.
Comment[hu]=Rajzolóprogram gyerekeknek
Comment[hy]=Նկարչական ծրագիր երեխաների համար:
Comment[id]=Adalah sebuah program gambar untuk anak-anak.
Comment[is]=Teikniforrit fyrir krakka.
Comment[it]=Un programma di disegno per bambini.
Comment[iu]= .
Comment[ja]=
Comment[ka]= .
Comment[kab]=Ahil n usuneɣ i igerdan.
Comment[km]= 
Comment[kn]=ಿಿ ಿ .
Comment[ko]=
Comment[kok]= ि
Comment[kok@roman]= bhurgeank pintravnne kareavoll
Comment[ks]=اَکھ ڈرائنگ پروگرام بَچَن خٲطرٕ
Comment[ks@devanagari]= .
Comment[ku]=Bernameyeke xêzkirinê ji bo zarokan.
Comment[lb]=E Molprogramm fir Kanner
Comment[lg]=Enteekateeka y'abaana ey'okusiiga.
Comment[lt]=Piešimo programa vaikams.
Comment[lv]=Zīmēšanas programma bērniem.
Comment[mai]= ' .
Comment[mk]=Програм за цртање за деца.
Comment[ml]=ി ി ിി.
Comment[mni]= .
Comment[mni@meiteimayek]= .
Comment[mr]= ि
Comment[ms]=Program melukis untuk kanak-kanak
Comment[nb]=Et tegneprogram for de yngste.
Comment[ne]= ि
Comment[nl]=Een tekenprogramma voor kinderen.
Comment[nn]=Eit teikneprogram for dei yngste.
Comment[nr]=Iphrogremu yokudweba yabantwana.
Comment[nso]=Lenaneo la go thala la bana.
Comment[oc]=Un logicial de dessenh pels mainatges.
Comment[or]=ି
Comment[pa]=ਿ ਿ
Comment[pl]=Program do rysowania dla dzieci.
Comment[pt]=Um programa de desenho para crianças.
Comment[pt_BR]=Um programa de desenho para crianças.
Comment[ro]=Un program de desenat pentru copii.
Comment[ru]=Детская программа для рисования.
Comment[sa]=
Comment[sat]=ि ि ि ि .
Comment[sat@olchiki]=
Comment[sc]=Programma de disinnu pro sa pitzocalla.
Comment[sd]=ٻارن لاءِ چترڪلا جو پروگرام
Comment[sd@devanagari]=ॿि ि
Comment[si]= .
Comment[sk]=Program na kreslenie pre deti.
Comment[sl]=Risarski program za otroke
Comment[son]=Biiteeyan porogaram zankey se.
Comment[sq]=Program vizatimi për fëmijë.
Comment[sr]=Дечји програм за цртање
Comment[sr@latin]=Dečji program za crtanje
Comment[su]=Program ngagambar pikeun barudak.
Comment[sv]=Ett ritprogram för barn.
Comment[sw]=Programu kwa watoto kuchora.
Comment[ta]=
Comment[te]=ి ి
Comment[th]=
Comment[tr]=Çocuklar için bir çizim programı
Comment[tw]=Deɛ mmɔfra bɛtumi de adi agorɔ.
Comment[uk]=Дитяча програма для малювання.
Comment[ur]=بچوں كے لئے ڈرائینگ پروگرام۔
Comment[ve]=Mbekanyamushumo ya u ola ya vhana.
Comment[vec]=Un programa de dixegno par putèi.
Comment[vi]=Mt chương trình v cho đa bé.
Comment[wa]=On programe di dessinaedje po ls efants.
Comment[wo]=Lël lu natal yu ñu jagglel guneyi.
Comment[xh]=Inkqubo yokuzoba yabantwana.
Comment[zam]=Diif program paar keé men Dibuj paar biét biss
Comment[zh_CN]=
Comment[zh_TW]=
Comment[zu]=Iprogremu yokudweba yezingane.

View file

@ -1,9 +1,9 @@
[Desktop Entry]
_Name=Tux Paint
Name=Tux Paint
Type=Application
Exec=tuxpaint
Icon=tuxpaint
Terminal=false
Categories=Education;Art;
_GenericName=Drawing program
_Comment=A drawing program for children.
Categories=Education;Art;Graphics;2DGraphics;Game;KidsGame;
GenericName=Drawing program
Comment=A drawing program for children.