Hello,I think I can help Chakra community by doing some translation in French for the wiki for example.
FreetuxTV a WebTV player for Ubuntu Linux system. It can be used by french people to watch ADSL TV on the PC with ISPs or by other people to watch WebTV and Web Radio in many languages. The GUI is developed in GTK2+ and is using the VLC engine to display the channels.
Is the mobile operating system "Ubuntu", a gateway to the influx of non-free software toward the GNU/Linux?
As you know, mobile applications are very popular with developers, programmers, the majority of whom may not be aware of the philosophy of free software. Whether this will lead to an All-out attack from closed source proprietary software toward GNU/Linux?
The European Publishers Council (EPC), whose members represent the interests of publishers in 14 European countries, has responded to Google’s establishment of a €60 million fund for French publishers — saying the deal does not go far enough to address ”the continuing problem of unauthorised reuse and monetisation of content”.
France, which already has a tax on blank CDs, DVDs, and hard drives, is looking to extend the private copying levy to tablets -- but only on tablets that don't run Windows.
This little gem, which actually passed through the French government back in December, could increase the cost of tablets with 64GB of storage by up to 12 euros, or $16.
Hi,
I wrote a script to convert a given word from English to French.
But I am not able to figure out what I am missing here.
I am not able to get the translated word
Below is my script:
French=/root/dict/entofr.txt
for i in $*
do
word="echo $word $i"
done
while:
do
cat << file1
1.From English to French
2.
Ladies and Gents, I've noticed that there are a few french-speaking people on these forums, wading their way through topics with bad or mediocre english.
I'm a native english-french bilingual, so if there a post you guys don't understand or want translated, do not hesitate to ask me.
-----------
"You can overclock as much as you want, your phone will always seem too slow."
I have an application which has an edittext. It already has a default value number one (1). Then the user can change to anything he'd like like he wants to change it to 3. Then he can choose a food value from a spinner. Every food has a corresponding calories. For example, I choose a bread which has an 8 calories then I input in the edittext 2. The total calories should be 16 calories. 8 * 2.
When I want to print french documents with ssh :ex.: lp -d printer6 test243bc.txtAll French characters like:é become θê become Ωç becom... [by bouzzi]