The computer they prefer!
DoudouLinuxThe computer they prefer!
The site's languages [ar] [cs] [de] [en] [es] [fa] [fr] [it] [ms] [nl] [pt] [pt_br] [ro] [ru] [sr] [sr@latin] [th] [uk] [vi] [zh]
There is 2 possible ways to translate sounds for the current (0.4) version of kTuberling:
Below is detailed instructions for each way.
1. These are languages currently supported by kTuberling:
Set of sounds for each language and path for each language directory are defined in layout.xml file located at /usr/share/apps/ktuberling/pics
.
All you should do is find proper sound set on the Web or record it with a help of your kid (which is better!) or yourself.
Note. A set for each language contains different quantity of sound files. The most comprehensive is Low-Saxon set with its 26 sounds. The less comprehensive are German and Serbian with its 11 sounds. In case set in your language is not complete and you want to improve it the best is to record it anew. Format of sound files should be Wav PCM 44 kHz 8 bit mono.
2. If your language is currently unsupported by kTuberling (and you cannot see appropriate menu command at Speech menu section) you should do the following:
msgid "&yourlanguagename"
msgstr "Menu_command_in_your_language"
[1] <language code="yy">
<menuitem action="speech_yourlanguagenameinenglish">
<label>yourlanguagenameinenglish</label>
</menuitem>
<sound name="xxx" file="yy/xxx.wav" />
...
</language>
where yy is two-letter name of your language
<Menu name="speech">
section of ktuberlingui.rc located at /usr/share/apps/ktuberling
the following string
<Action name="speech_yourlanguagenameinenglish"/>
.That’s it!
[1] Use Notepad++
Copyright © DoudouLinux.org team - All texts from this site are published under the license Creative Commons BY-SA