diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | c90c389a8a8d9d8661e9772ec4144c5cf2039f23 (patch) | |
tree | 6d8391395bce9eaea4ad78958617edb20c6a7573 /ktuberling/pics | |
download | tdegames-c90c389a8a8d9d8661e9772ec4144c5cf2039f23.tar.gz tdegames-c90c389a8a8d9d8661e9772ec4144c5cf2039f23.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ktuberling/pics')
-rw-r--r-- | ktuberling/pics/Makefile.am | 8 | ||||
-rw-r--r-- | ktuberling/pics/aquarium-game.png | bin | 0 -> 179746 bytes | |||
-rw-r--r-- | ktuberling/pics/aquarium-mask.png | bin | 0 -> 6150 bytes | |||
-rw-r--r-- | ktuberling/pics/layout.i18n | 53 | ||||
-rw-r--r-- | ktuberling/pics/layout.xml | 924 | ||||
-rw-r--r-- | ktuberling/pics/penguin-game.png | bin | 0 -> 182537 bytes | |||
-rw-r--r-- | ktuberling/pics/penguin-mask.png | bin | 0 -> 8016 bytes | |||
-rw-r--r-- | ktuberling/pics/potato-game.png | bin | 0 -> 118385 bytes | |||
-rw-r--r-- | ktuberling/pics/potato-mask.png | bin | 0 -> 11159 bytes |
9 files changed, 985 insertions, 0 deletions
diff --git a/ktuberling/pics/Makefile.am b/ktuberling/pics/Makefile.am new file mode 100644 index 00000000..5e70846a --- /dev/null +++ b/ktuberling/pics/Makefile.am @@ -0,0 +1,8 @@ + +# add here all files +pics_DATA = penguin-game.png penguin-mask.png \ + potato-game.png potato-mask.png \ + aquarium-game.png aquarium-mask.png \ + layout.xml + +picsdir = $(kde_datadir)/ktuberling/pics diff --git a/ktuberling/pics/aquarium-game.png b/ktuberling/pics/aquarium-game.png Binary files differnew file mode 100644 index 00000000..089bdf7c --- /dev/null +++ b/ktuberling/pics/aquarium-game.png diff --git a/ktuberling/pics/aquarium-mask.png b/ktuberling/pics/aquarium-mask.png Binary files differnew file mode 100644 index 00000000..929d11be --- /dev/null +++ b/ktuberling/pics/aquarium-mask.png diff --git a/ktuberling/pics/layout.i18n b/ktuberling/pics/layout.i18n new file mode 100644 index 00000000..373203cb --- /dev/null +++ b/ktuberling/pics/layout.i18n @@ -0,0 +1,53 @@ +/* ------------------------------------------------------------- + KDE Tuberling + List of strings in layout.xml that are translatable + mailto:e.bischoff@noos.fr + ------------------------------------------------------------- */ + +i18n("Potato &Guy"); + +i18n("Eyes"); +i18n("Eyebrows"); +i18n("Noses"); +i18n("Ears"); +i18n("Mouths"); +i18n("Goodies"); + +i18n("&Penguin"); + +i18n("Eyes"); +i18n("Tie"); +i18n("Hair"); +i18n("Necklaces"); +i18n("Hats"); +i18n("Glasses"); +i18n("Scarf"); + +i18n("&Aquarium"); + +i18n("Fishes"); +i18n("Others"); + +i18n("&Danish"); +i18n("&German"); +i18n("&English"); +i18n("Sp&anish"); +i18n("Fi&nnish"); +i18n("&French"); +i18n("&Italian"); +i18n("Low Sa&xon"); +i18n("D&utch"); +i18n("&Portuguese"); +i18n("&Romanian"); +i18n("&Slovak"); +i18n("S&lovenian"); +i18n("S&wedish"); +i18n("Ser&bian"); + +i18n("NOTE_TO_THE_TRANSLATORS", +"The translators have the opportunity to translate the\n" +"sounds spoken in the game.\n" +"See the technical reference section in ktuberling's\n" +"documentation for more information on how to do that.\n" +"(translate this message as \"DONE\" when you have translated\n" +"the sounds; otherwise leave it untranslated as a reminder)"); diff --git a/ktuberling/pics/layout.xml b/ktuberling/pics/layout.xml new file mode 100644 index 00000000..c5b02fb8 --- /dev/null +++ b/ktuberling/pics/layout.xml @@ -0,0 +1,924 @@ +<!-- + KDE Tuberling + Description of the playgrounds + mailto:e.bischoff@noos.fr + + Modify this file if you want to add new playgrounds, new sounds, + or modify existing ones. If you do that, don't forget to update: + - layout.i18n (strings that might be translated) + - ktuberlingui.rc (actions associated with menu items). +--> + +<ktuberling> + + <playground gameboard="potato-game.png" masks="potato-mask.png"> + + <menuitem action="playground_potato_guy"> + <label>Potato &Guy</label> + </menuitem> + + <editablearea> + <position left=" 0" top=" 0" right="240" bottom="320" /> + <sound ref="tuberling" /> + </editablearea> + + <category> + <position left="241" top="101" right="413" bottom="115" /> + <label>Eyes</label> + </category> + + <category> + <position left="415" top="123" right="511" bottom="137" /> + <label>Eyebrows</label> + </category> + + <category> + <position left="241" top="179" right="394" bottom="193" /> + <label>Noses</label> + </category> + + <category> + <position left="395" top="179" right="511" bottom="193" /> + <label>Ears</label> + </category> + + <category> + <position left="241" top="259" right="445" bottom="273" /> + <label>Mouths</label> + </category> + + <category> + <position left="241" top="307" right="511" bottom="321" /> + <label>Goodies</label> + </category> + + <object> + <position left="242" top=" 0" right="283" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="242" top=" 34" right="283" bottom=" 66" /> + <sound ref="eye" /> + </object> + + <object> + <position left="242" top=" 68" right="283" bottom="100" /> + <sound ref="eye" /> + </object> + + <object> + <position left="285" top=" 0" right="326" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="285" top=" 34" right="326" bottom=" 66" /> + <sound ref="eye" /> + </object> + + <object> + <position left="285" top=" 68" right="326" bottom="100" /> + <sound ref="eye" /> + </object> + + <object> + <position left="328" top=" 0" right="369" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="328" top=" 34" right="369" bottom=" 66" /> + <sound ref="eye" /> + </object> + + <object> + <position left="328" top=" 68" right="369" bottom="100" /> + <sound ref="eye" /> + </object> + + <object> + <position left="371" top=" 0" right="412" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="371" top=" 34" right="412" bottom=" 66" /> + <sound ref="eye" /> + </object> + + <object> + <position left="371" top=" 68" right="412" bottom="100" /> + <sound ref="eye" /> + </object> + + <object> + <position left="415" top=" 0" right="462" bottom=" 29" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="415" top=" 31" right="462" bottom=" 60" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="415" top=" 62" right="462" bottom=" 91" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="415" top=" 93" right="462" bottom="122" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="464" top=" 0" right="511" bottom=" 29" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="464" top=" 31" right="511" bottom=" 60" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="464" top=" 62" right="511" bottom=" 91" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="464" top=" 93" right="511" bottom="122" /> + <sound ref="eyebrow" /> + </object> + + <object> + <position left="242" top="116" right="291" bottom="178" /> + <sound ref="nose" /> + </object> + + <object> + <position left="293" top="116" right="342" bottom="178" /> + <sound ref="nose" /> + </object> + + <object> + <position left="344" top="116" right="393" bottom="178" /> + <sound ref="nose" /> + </object> + + <object> + <position left="397" top="138" right="423" bottom="178" /> + <sound ref="ear" /> + </object> + + <object> + <position left="426" top="138" right="452" bottom="178" /> + <sound ref="ear" /> + </object> + + <object> + <position left="455" top="138" right="481" bottom="178" /> + <sound ref="ear" /> + </object> + + <object> + <position left="484" top="138" right="510" bottom="178" /> + <sound ref="ear" /> + </object> + + <object> + <position left="242" top="195" right="308" bottom="225" /> + <sound ref="mouth" /> + </object> + + <object> + <position left="242" top="227" right="308" bottom="257" /> + <sound ref="mouth" /> + </object> + + <object> + <position left="310" top="195" right="376" bottom="225" /> + <sound ref="mouth" /> + </object> + + <object> + <position left="310" top="227" right="376" bottom="257" /> + <sound ref="mouth" /> + </object> + + <object> + <position left="378" top="195" right="444" bottom="225" /> + <sound ref="mouth" /> + </object> + + <object> + <position left="378" top="227" right="444" bottom="257" /> + <sound ref="mouth" /> + </object> + + <object> + <position left="447" top="195" right="511" bottom="225" /> + <sound ref="hat" /> + </object> + + <object> + <position left="447" top="227" right="511" bottom="249" /> + <sound ref="moustache" /> + </object> + + <object> + <position left="447" top="251" right="475" bottom="272" /> + <sound ref="cigar" /> + </object> + + <object> + <position left="477" top="251" right="511" bottom="272" /> + <sound ref="bow" /> + </object> + + <object> + <position left="242" top="274" right="322" bottom="306" /> + <sound ref="sunglasses" /> + </object> + + <object> + <position left="324" top="274" right="399" bottom="306" /> + <sound ref="spectacles" /> + </object> + + <object> + <position left="401" top="274" right="445" bottom="306" /> + <sound ref="bow" /> + </object> + + <object> + <position left="447" top="274" right="462" bottom="306" /> + <sound ref="earring" /> + </object> + + <object> + <position left="464" top="274" right="491" bottom="306" /> + <sound ref="badge" /> + </object> + + <object> + <position left="493" top="274" right="511" bottom="306" /> + <sound ref="watch" /> + </object> + + </playground> + + <playground gameboard="penguin-game.png" masks="penguin-mask.png"> + + <menuitem action="playground_penguin"> + <label>&Penguin</label> + </menuitem> + + <editablearea> + <position left=" 0" top=" 0" right="240" bottom="320" /> + <sound ref="penguin" /> + </editablearea> + + <category> + <position left="241" top=" 66" right="413" bottom=" 80" /> + <label>Eyes</label> + </category> + + <category> + <position left="415" top="123" right="511" bottom="137" /> + <label>Tie</label> + </category> + + <category> + <position left="241" top="180" right="511" bottom="194" /> + <label>Hair</label> + </category> + + <category> + <position left="241" top="259" right="377" bottom="273" /> + <label>Necklaces</label> + </category> + + <category> + <position left="379" top="259" right="511" bottom="273" /> + <label>Hats</label> + </category> + + <category> + <position left="241" top="307" right="400" bottom="321" /> + <label>Glasses</label> + </category> + + <category> + <position left="402" top="307" right="511" bottom="321" /> + <label>Scarf</label> + </category> + + <object> + <position left="243" top=" 1" right="283" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="243" top=" 35" right="283" bottom=" 65" /> + <sound ref="eye" /> + </object> + + <object> + <position left="286" top=" 1" right="326" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="286" top=" 35" right="326" bottom=" 65" /> + <sound ref="eye" /> + </object> + + <object> + <position left="329" top=" 1" right="369" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="329" top=" 35" right="369" bottom=" 65" /> + <sound ref="eye" /> + </object> + + <object> + <position left="372" top=" 1" right="412" bottom=" 32" /> + <sound ref="eye" /> + </object> + + <object> + <position left="372" top=" 35" right="412" bottom=" 65" /> + <sound ref="eye" /> + </object> + + <object> + <position left="416" top=" 1" right="511" bottom="120" /> + <sound ref="tie" /> + </object> + + <object> + <position left="244" top=" 81" right="390" bottom="116" /> + <sound ref="hat" /> + </object> + + <object> + <position left="243" top="119" right="341" bottom="178" /> + <sound ref="hair" /> + </object> + + <object> + <position left="345" top="119" right="390" bottom="178" /> + <sound ref="hair" /> + </object> + + <object> + <position left="397" top="140" right="452" bottom="178" /> + <sound ref="horn" /> + </object> + + <object> + <position left="455" top="140" right="509" bottom="178" /> + <sound ref="horn" /> + </object> + + <object> + <position left="243" top="195" right="376" bottom="225" /> + <sound ref="necklace" /> + </object> + + <object> + <position left="243" top="228" right="376" bottom="258" /> + <sound ref="necklace" /> + </object> + + <object> + <position left="379" top="195" right="444" bottom="258" /> + <sound ref="hat" /> + </object> + + <object> + <position left="448" top="195" right="511" bottom="258" /> + <sound ref="hat" /> + </object> + + <object> + <position left="244" top="275" right="322" bottom="305" /> + <sound ref="spectacles" /> + </object> + + <object> + <position left="325" top="275" right="398" bottom="305" /> + <sound ref="sunglasses" /> + </object> + + <object> + <position left="402" top="275" right="511" bottom="305" /> + <sound ref="scarf" /> + </object> + + </playground> + + <playground gameboard="aquarium-game.png" masks="aquarium-mask.png"> + + <menuitem action="playground_aquarium"> + <label>&Aquarium</label> + </menuitem> + + <editablearea> + <position left=" 0" top=" 0" right="320" bottom="320" /> + <sound ref="aquarium" /> + </editablearea> + + <category> + <position left=" 92" top=" 46" right="736" bottom="359" /> + <label>Fishes</label> + </category> + + <category> + <position left=" 92" top=" 46" right="736" bottom="559" /> + <label>Others</label> + </category> + + <object> + <position left=" 92" top=" 46" right="236" bottom=" 32" /> + <sound ref="fish" /> + </object> + + <object> + <position left="325" top=" 5" right="388" bottom=" 52" /> + <sound ref="fish" /> + </object> + + <object> + <position left="395" top=" 5" right="444" bottom=" 52" /> + <sound ref="fish" /> + </object> + + <object> + <position left="454" top=" 5" right="501" bottom=" 52" /> + <sound ref="fish" /> + </object> + + <object> + <position left="325" top=" 62" right="415" bottom="124" /> + <sound ref="fish" /> + </object> + + <object> + <position left="423" top=" 62" right="511" bottom="124" /> + <sound ref="fish" /> + </object> + + <object> + <position left="330" top="130" right="357" bottom="184" /> + <sound ref="seahorse" /> + </object> + + <object> + <position left="370" top="130" right="405" bottom="184" /> + <sound ref="seahorse" /> + </object> + + <object> + <position left="410" top="130" right="500" bottom="184" /> + <sound ref="fish" /> + </object> + + <object> + <position left="325" top="225" right="378" bottom="290" /> + <sound ref="jellyfish" /> + </object> + + <object> + <position left="386" top="215" right="439" bottom="290" /> + <sound ref="helmet" /> + </object> + + <object> + <position left="452" top="215" right="508" bottom="290" /> + <sound ref="treasure" /> + </object> + + </playground> + + <language code="da"> + + <menuitem action="speech_danish"> + <label>&Danish</label> + </menuitem> + + <sound name="tuberling" file="da/kartoffelfyr.wav" /> + <sound name="eye" file="da/oeje.wav" /> + <sound name="eyebrow" file="da/oejenbryn.wav" /> + <sound name="nose" file="da/naese.wav" /> + <sound name="ear" file="da/oere.wav" /> + <sound name="mouth" file="da/mund.wav" /> + <sound name="hat" file="da/hat.wav" /> + <sound name="moustache" file="da/overskaeg.wav" /> + <sound name="cigar" file="da/cigar.wav" /> + <sound name="bow" file="da/sloejfe.wav" /> + <sound name="sunglasses" file="da/solbriller.wav" /> + <sound name="spectacles" file="da/briller.wav" /> + <sound name="earring" file="da/oerering.wav" /> + <sound name="badge" file="da/politiskilt.wav" /> + <sound name="watch" file="da/ur.wav" /> + <sound name="penguin" file="da/pingvin.wav" /> + <sound name="tie" file="da/slips.wav" /> + <sound name="hair" file="da/haar.wav" /> + <sound name="horn" file="da/horn.wav" /> + <sound name="necklace" file="da/halsbaand.wav" /> + <sound name="scarf" file="da/halstoerklaede.wav" /> + + </language> + + <language code="de"> + + <menuitem action="speech_german"> + <label>&German</label> + </menuitem> + + <sound name="eye" file="de/auge.wav" /> + <sound name="eyebrow" file="de/augenbraue.wav" /> + <sound name="ear" file="de/ohr.wav" /> + <sound name="hat" file="de/hut.wav" /> + <sound name="moustache" file="de/schnurrbart.wav" /> + <sound name="bow" file="de/fliege.wav" /> + <sound name="spectacles" file="de/brille.wav" /> + <sound name="earring" file="de/ohrring.wav" /> + <sound name="badge" file="de/abzeichen.wav" /> + <sound name="watch" file="de/uhr.wav" /> + <sound name="hair" file="de/haare.wav" /> + + </language> + + <language code="en"> + + <menuitem action="speech_english"> + <label>&English</label> + </menuitem> + + <sound name="tuberling" file="en/tuberling.wav" /> + <sound name="eye" file="en/eye.wav" /> + <sound name="eyebrow" file="en/eyebrow.wav" /> + <sound name="nose" file="en/nose.wav" /> + <sound name="ear" file="en/ear.wav" /> + <sound name="mouth" file="en/mouth.wav" /> + <sound name="hat" file="en/hat.wav" /> + <sound name="moustache" file="en/moustache.wav" /> + <sound name="cigar" file="en/cigar.wav" /> + <sound name="bow" file="en/bow.wav" /> + <sound name="sunglasses" file="en/sunglasses.wav" /> + <sound name="spectacles" file="en/spectacles.wav" /> + <sound name="earring" file="en/earring.wav" /> + <sound name="badge" file="en/badge.wav" /> + <sound name="watch" file="en/watch.wav" /> + + </language> + + <language code="es"> + + <menuitem action="speech_spanish"> + <label>Sp&anish</label> + </menuitem> + + <sound name="tuberling" file="es/eltipodelapatata.wav" /> + <sound name="eye" file="es/ojo.wav" /> + <sound name="eyebrow" file="es/ceja.wav" /> + <sound name="nose" file="es/nariz.wav" /> + <sound name="ear" file="es/oreja.wav" /> + <sound name="mouth" file="es/boca.wav" /> + <sound name="hat" file="es/sombrero.wav" /> + <sound name="moustache" file="es/bigote.wav" /> + <sound name="cigar" file="es/cigarro.wav" /> + <sound name="bow" file="es/lazo.wav" /> + <sound name="sunglasses" file="es/gafasdesol.wav" /> + <sound name="spectacles" file="es/anteojos.wav" /> + <sound name="earring" file="es/pendiente.wav" /> + <sound name="badge" file="es/insignia.wav" /> + <sound name="watch" file="es/reloj.wav" /> + + </language> + + <language code="fi"> + + <menuitem action="speech_finnish"> + <label>Fi&nnish</label> + </menuitem> + + <sound name="tuberling" file="fi/perunamies.wav" /> + <sound name="eye" file="fi/silma.wav" /> + <sound name="eyebrow" file="fi/kulmakarva.wav" /> + <sound name="nose" file="fi/nena.wav" /> + <sound name="ear" file="fi/korva.wav" /> + <sound name="mouth" file="fi/suu.wav" /> + <sound name="hat" file="fi/hattu.wav" /> + <sound name="moustache" file="fi/viikset.wav" /> + <sound name="cigar" file="fi/sikari.wav" /> + <sound name="bow" file="fi/rusetti.wav" /> + <sound name="sunglasses" file="fi/aurinkolasit.wav" /> + <sound name="spectacles" file="fi/silmalasit.wav" /> + <sound name="earring" file="fi/korvakoru.wav" /> + <sound name="badge" file="fi/merkki.wav" /> + <sound name="watch" file="fi/kello.wav" /> + + </language> + + <language code="fr"> + + <menuitem action="speech_french"> + <label>&French</label> + </menuitem> + + <sound name="tuberling" file="fr/monsieur-patate.wav" /> + <sound name="eye" file="fr/oeil.wav" /> + <sound name="eyebrow" file="fr/sourcil.wav" /> + <sound name="nose" file="fr/nez.wav" /> + <sound name="ear" file="fr/oreille.wav" /> + <sound name="mouth" file="fr/bouche.wav" /> + <sound name="hat" file="fr/chapeau.wav" /> + <sound name="moustache" file="fr/moustache.wav" /> + <sound name="cigar" file="fr/cigare.wav" /> + <sound name="bow" file="fr/noeud-papillon.wav" /> + <sound name="sunglasses" file="fr/lunettes-de-soleil.wav" /> + <sound name="spectacles" file="fr/lunettes.wav" /> + <sound name="earring" file="fr/boucle-d-oreille.wav" /> + <sound name="badge" file="fr/medaille.wav" /> + <sound name="watch" file="fr/montre.wav" /> + <sound name="penguin" file="fr/pingouin.wav" /> + <sound name="tie" file="fr/cravate.wav" /> + <sound name="hair" file="fr/cheveux.wav" /> + <sound name="horn" file="fr/corne.wav" /> + <sound name="necklace" file="fr/collier.wav" /> + <sound name="scarf" file="fr/foulard.wav" /> + + </language> + + <language code="it"> + + <menuitem action="speech_italian"> + <label>&Italian</label> + </menuitem> + + <sound name="tuberling" file="it/patatone.wav" /> + <sound name="eye" file="it/occhio.wav" /> + <sound name="eyebrow" file="it/sopracciglio.wav" /> + <sound name="nose" file="it/naso.wav" /> + <sound name="ear" file="it/orecchio.wav" /> + <sound name="mouth" file="it/bocca.wav" /> + <sound name="hat" file="it/cappello.wav" /> + <sound name="moustache" file="it/baffi.wav" /> + <sound name="cigar" file="it/sigaro.wav" /> + <sound name="bow" file="it/cravattino.wav" /> + <sound name="sunglasses" file="it/occhialidasole.wav" /> + <sound name="spectacles" file="it/occhiali.wav" /> + <sound name="earring" file="it/orecchino.wav" /> + <sound name="badge" file="it/distintivo.wav" /> + <sound name="watch" file="it/orologio.wav" /> + <sound name="penguin" file="it/pinguino.wav" /> + <sound name="tie" file="it/cravatta.wav" /> + <sound name="hair" file="it/capelli.wav" /> + <sound name="horn" file="it/corno.wav" /> + <sound name="necklace" file="it/collana.wav" /> + <sound name="scarf" file="it/sciarpina.wav" /> + + </language> + + <language code="nds"> + + <menuitem action="speech_lowsaxon"> + <label>Low Sa&xon</label> + </menuitem> + + <sound name="tuberling" file="nds/kantueffel.wav" /> + <sound name="eye" file="nds/oog.wav" /> + <sound name="eyebrow" file="nds/oogbro.wav" /> + <sound name="nose" file="nds/nees.wav" /> + <sound name="ear" file="nds/ohr.wav" /> + <sound name="mouth" file="nds/mund.wav" /> + <sound name="hat" file="nds/hoot.wav" /> + <sound name="moustache" file="nds/neesboort.wav" /> + <sound name="cigar" file="nds/zigarr.wav" /> + <sound name="bow" file="nds/fleeg.wav" /> + <sound name="sunglasses" file="nds/suennbrill.wav" /> + <sound name="spectacles" file="nds/brill.wav" /> + <sound name="earring" file="nds/ohrring.wav" /> + <sound name="badge" file="nds/afteken.wav" /> + <sound name="watch" file="nds/klock.wav" /> + <sound name="penguin" file="nds/penguin.wav" /> + <sound name="tie" file="nds/slips.wav" /> + <sound name="hair" file="nds/hoor.wav" /> + <sound name="horn" file="nds/hoorn.wav" /> + <sound name="necklace" file="nds/halskeed.wav" /> + <sound name="scarf" file="nds/schaal.wav" /> + <sound name="fish" file="nds/fisch.wav" /> + <sound name="jellyfish" file="nds/quall.wav" /> + <sound name="seahorse" file="nds/seepeerd.wav" /> + <sound name="aquarium" file="nds/aquarium.wav" /> + <sound name="helmet" file="nds/duekerhoot.wav" /> + <sound name="treasure" file="nds/schatz.wav" /> + + </language> + + <language code="nl"> + + <menuitem action="speech_dutch"> + <label>D&utch</label> + </menuitem> + + <sound name="tuberling" file="nl/aardappelmannetje.wav" /> + <sound name="eye" file="nl/oog.wav" /> + <sound name="eyebrow" file="nl/wenkbrauw.wav" /> + <sound name="nose" file="nl/neus.wav" /> + <sound name="ear" file="nl/oor.wav" /> + <sound name="mouth" file="nl/mond.wav" /> + <sound name="hat" file="nl/hoed.wav" /> + <sound name="moustache" file="nl/snor.wav" /> + <sound name="cigar" file="nl/sigaar.wav" /> + <sound name="bow" file="nl/strik.wav" /> + <sound name="sunglasses" file="nl/zonnebril.wav" /> + <sound name="spectacles" file="nl/bril.wav" /> + <sound name="earring" file="nl/oorbel.wav" /> + <sound name="badge" file="nl/ster.wav" /> + <sound name="watch" file="nl/horloge.wav" /> + <sound name="penguin" file="nl/pinguin.wav" /> + <sound name="tie" file="nl/stropdas.wav" /> + <sound name="hair" file="nl/haar.wav" /> + <sound name="horn" file="nl/horens.wav" /> + <sound name="necklace" file="nl/ketting.wav" /> + <sound name="scarf" file="nl/sjaal.wav" /> + + </language> + + <language code="pt"> + + <menuitem action="speech_portuguese"> + <label>&Portuguese</label> + </menuitem> + + <sound name="tuberling" file="pt/senhor-batata.wav" /> + <sound name="eye" file="pt/olho.wav" /> + <sound name="eyebrow" file="pt/sobrancelha.wav" /> + <sound name="nose" file="pt/nariz.wav" /> + <sound name="ear" file="pt/orelha.wav" /> + <sound name="mouth" file="pt/boca.wav" /> + <sound name="hat" file="pt/chapeu.wav" /> + <sound name="moustache" file="pt/bigode.wav" /> + <sound name="cigar" file="pt/cigarro.wav" /> + <sound name="bow" file="pt/laco.wav" /> + <sound name="sunglasses" file="pt/oculos-de-sol.wav" /> + <sound name="spectacles" file="pt/oculos.wav" /> + <sound name="earring" file="pt/brincos.wav" /> + <sound name="badge" file="pt/medalha.wav" /> + <sound name="watch" file="pt/relogio.wav" /> + <sound name="penguin" file="pt/pinguim.wav" /> + <sound name="tie" file="pt/gravata.wav" /> + <sound name="hair" file="pt/cabelo.wav" /> + <sound name="horn" file="pt/corno.wav" /> + <sound name="necklace" file="pt/colares.wav" /> + <sound name="scarf" file="pt/lenco.wav" /> + + </language> + + <language code="ro"> + + <menuitem action="speech_romanian"> + <label>&Romanian</label> + </menuitem> + + <sound name="tuberling" file="ro/domnul-cartof.wav" /> + <sound name="eye" file="ro/ochi.wav" /> + <sound name="eyebrow" file="ro/sprinceana.wav" /> + <sound name="nose" file="ro/nas.wav" /> + <sound name="ear" file="ro/ureche.wav" /> + <sound name="mouth" file="ro/gura.wav" /> + <sound name="hat" file="ro/palarie.wav" /> + <sound name="moustache" file="ro/mustata.wav" /> + <sound name="cigar" file="ro/tigara.wav" /> + <sound name="bow" file="ro/papion.wav" /> + <sound name="sunglasses" file="ro/ochelari-de-soare.wav" /> + <sound name="spectacles" file="ro/ochelari.wav" /> + <sound name="earring" file="ro/cercel.wav" /> + <sound name="badge" file="ro/insigna.wav" /> + <sound name="watch" file="ro/ceas.wav" /> + <sound name="penguin" file="ro/pinguin.wav" /> + <sound name="tie" file="ro/cravata.wav" /> + <sound name="hair" file="ro/par.wav" /> + <sound name="horn" file="ro/corn.wav" /> + <sound name="necklace" file="ro/colier.wav" /> + <sound name="scarf" file="ro/fular.wav" /> + + </language> + + <language code="sk"> + + <menuitem action="speech_slovak"> + <label>&Slovak</label> + </menuitem> + + <sound name="tuberling" file="sk/zemiacik.wav" /> + <sound name="eye" file="sk/oko.wav" /> + <sound name="eyebrow" file="sk/obocie.wav" /> + <sound name="nose" file="sk/nos.wav" /> + <sound name="ear" file="sk/ucho.wav" /> + <sound name="mouth" file="sk/usta.wav" /> + <sound name="hat" file="sk/klobuk.wav" /> + <sound name="moustache" file="sk/fuzy.wav" /> + <sound name="cigar" file="sk/cigara.wav" /> + <sound name="bow" file="sk/kravata.wav" /> + <sound name="sunglasses" file="sk/slnecneokuliare.wav" /> + <sound name="spectacles" file="sk/okuliare.wav" /> + <sound name="earring" file="sk/nausnica.wav" /> + <sound name="badge" file="sk/odznak.wav" /> + <sound name="watch" file="sk/hodinky.wav" /> + + </language> + + <language code="sl"> + + <menuitem action="speech_slovenian"> + <label>S&lovenian</label> + </menuitem> + + <sound name="tuberling" file="sl/krompircek.wav" /> + <sound name="eye" file="sl/oko.wav" /> + <sound name="eyebrow" file="sl/obrvi.wav" /> + <sound name="nose" file="sl/nos.wav" /> + <sound name="ear" file="sl/uho.wav" /> + <sound name="mouth" file="sl/usta.wav" /> + <sound name="hat" file="sl/klobuk.wav" /> + <sound name="moustache" file="sl/brki.wav" /> + <sound name="cigar" file="sl/cigara.wav" /> + <sound name="bow" file="sl/metuljcek.wav" /> + <sound name="sunglasses" file="sl/soncna_ocala.wav" /> + <sound name="spectacles" file="sl/naocniki.wav" /> + <sound name="earring" file="sl/uhan.wav" /> + <sound name="badge" file="sl/znacka.wav" /> + <sound name="watch" file="sl/ura.wav" /> + <sound name="penguin" file="sl/pingvin.wav" /> + <sound name="tie" file="sl/kravata.wav" /> + <sound name="hair" file="sl/lasje.wav" /> + <sound name="horn" file="sl/rog.wav" /> + <sound name="necklace" file="sl/naocniki.wav" /> + <sound name="scarf" file="sl/sal.wav" /> + + </language> + + <language code="sv"> + + <menuitem action="speech_swedish"> + <label>S&wedish</label> + </menuitem> + + <sound name="tuberling" file="sv/potatismannen.wav" /> + <sound name="eye" file="sv/oga.wav" /> + <sound name="eyebrow" file="sv/ogonbryn.wav" /> + <sound name="nose" file="sv/nasa.wav" /> + <sound name="ear" file="sv/ora.wav" /> + <sound name="mouth" file="sv/mun.wav" /> + <sound name="hat" file="sv/hatt.wav" /> + <sound name="moustache" file="sv/mustasch.wav" /> + <sound name="cigar" file="sv/cigarr.wav" /> + <sound name="bow" file="sv/rosett.wav" /> + <sound name="sunglasses" file="sv/solglasogon.wav" /> + <sound name="spectacles" file="sv/glasogon.wav" /> + <sound name="earring" file="sv/orhange.wav" /> + <sound name="badge" file="sv/brosch.wav" /> + <sound name="watch" file="sv/klocka.wav" /> + <sound name="penguin" file="sv/pingvin.wav" /> + <sound name="tie" file="sv/slips.wav" /> + <sound name="hair" file="sv/har.wav" /> + <sound name="horn" file="sv/horn.wav" /> + <sound name="necklace" file="sv/halsband.wav" /> + <sound name="scarf" file="sv/halsduk.wav" /> + + </language> + + <language code="sr"> + + <menuitem action="speech_serbian"> + <label>Ser&bian</label> + </menuitem> + + <sound name="tuberling" file="sr/krompirko.wav" /> + <sound name="eye" file="sr/oko.wav" /> + <sound name="eyebrow" file="sr/obrva.wav" /> + <sound name="nose" file="sr/nos.wav" /> + <sound name="ear" file="sr/uvo.wav" /> + <sound name="mouth" file="sr/usta.wav" /> + <sound name="hat" file="sr/sesir.wav" /> + <sound name="moustache" file="sr/brkovi.wav" /> + <sound name="cigar" file="sr/cigara.wav" /> + <sound name="bow" file="sr/masna.wav" />--> + <sound name="sunglasses" file="sr/naocare_za_sunce.wav" /> + <sound name="spectacles" file="sr/naocare.wav" /> + <sound name="earring" file="sr/mindjusa.wav" /> + <sound name="badge" file="sr/znacka.wav" /> + <sound name="watch" file="sr/sat.wav" /> + + </language> + +</ktuberling> diff --git a/ktuberling/pics/penguin-game.png b/ktuberling/pics/penguin-game.png Binary files differnew file mode 100644 index 00000000..6bbdfe74 --- /dev/null +++ b/ktuberling/pics/penguin-game.png diff --git a/ktuberling/pics/penguin-mask.png b/ktuberling/pics/penguin-mask.png Binary files differnew file mode 100644 index 00000000..efaf0654 --- /dev/null +++ b/ktuberling/pics/penguin-mask.png diff --git a/ktuberling/pics/potato-game.png b/ktuberling/pics/potato-game.png Binary files differnew file mode 100644 index 00000000..10132333 --- /dev/null +++ b/ktuberling/pics/potato-game.png diff --git a/ktuberling/pics/potato-mask.png b/ktuberling/pics/potato-mask.png Binary files differnew file mode 100644 index 00000000..838865d3 --- /dev/null +++ b/ktuberling/pics/potato-mask.png |