LinuxMCE Forums
May 23, 2013, 12:35:16 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1] 2 3 4
  Print  
Author Topic: howto: french translation  (Read 7872 times)
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« on: September 19, 2007, 02:31:46 pm »

look's hard to translate the screens.

It's the same for translating the gui, I want to make it available in french but the tutorial are very short and no explicit !!

Here what I find !!
HA Designer not on the linuxmce web site - http://files-upload.com/files/454340/winbin.zip (thanks to http://forum.linuxmce.org/index.php?topic=2173.0)
But, need windows and look's a little bit complex

Need to go in mysql database (I guess):
http://wiki.linuxmce.org/index.php/Translate_the_GUI_into_another_language

But, need windows and look's a little bit complex
Quote
Soft installed on windows
If you Ignore the error you can get to the configure option where you can see the ODBC connection string.   You need the mysql odbc connector, and also configure your LMCE mysql server to accept connections from outside.

Designer also needs skins from the LMCE machine.   Those come from a folder available on the LMCE machine (just copy them).  Sorry I don't remember offhand exactly where.
(thanks to http://forum.linuxmce.org/index.php?topic=2173.0)

Is there any body who's got full process ?
« Last Edit: October 15, 2007, 07:26:38 am by gilles.cresci » Logged

http://www.domotiqa.com - home automation
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #1 on: September 20, 2007, 08:15:04 am »

I'm also interested to have possibility to translate LMCE GUI and admin site to Russian. Is there some way to localization of LMCE?

Thanks in advance.
Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #2 on: September 20, 2007, 08:22:06 am »

I guess two only way is to:

1/ install mysqladmin, then go in linuxmce_main_database then modify texts
2/ Use winbind (HAdesigner) on windows and connect to linuxmce core (the hard part), then change the gui !!!

If any one's got a how to detailed, would be great, because translation can go quick !!
Logged

http://www.domotiqa.com - home automation
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #3 on: September 20, 2007, 08:51:10 am »

It's the easiest but not fully correct way. For admin site should be used common practice for localization i. e. create description file for desired language and just choose it in configuration. For GUI I'm not sure how to do the localization in proper way.
Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
bulek
Administrator
wants to work for LinuxMCE
*****
Posts: 868

Living with LMCE


View Profile
« Reply #4 on: September 20, 2007, 09:22:28 am »

I guess two only way is to:

1/ install mysqladmin, then go in linuxmce_main_database then modify texts
2/ Use winbind (HAdesigner) on windows and connect to linuxmce core (the hard part), then change the gui !!!

If any one's got a how to detailed, would be great, because translation can go quick !!
Hi,

I'm also dying for some more documents about translation of GUI or addition of certain screens to GUI (I'd like to create incoming doorphone call screen, similar to incoming call, but with camera shown)...

Anyone that can get us started ?

Regards,

Bulek.
Logged

Thanks in advance,

regards,

Bulek.
chris33f
Regular Poster
**
Posts: 20


View Profile
« Reply #5 on: September 20, 2007, 11:05:58 am »

yes !
I'm also interested in getting a french version of lmce  Wink
Logged
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #6 on: September 20, 2007, 11:19:16 am »

I will do the french translation since I will be able to connect my xp computer on the core !!!

For the door phone, I have the same project  Grin
Logged

http://www.domotiqa.com - home automation
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #7 on: September 28, 2007, 01:04:22 pm »

To start:
http://wiki.linuxmce.org/index.php/Translate_the_GUI_into_another_language

then
http://forum.linuxmce.org/index.php?topic=2635.msg12586#msg12586

I think we will have to make a svn branch for translation, in order to have the latest version !
Have to figure out how to become developper in svnSql
Logged

http://www.domotiqa.com - home automation
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #8 on: October 08, 2007, 04:32:03 pm »

Ok, here is the first version of the french translation !!
Take care, cause english language will be lost after importing data. However, you can backup sql tables with  the utility bellow:
http://forum.linuxmce.org/index.php?topic=2635.0

Process:
1/ download linuxmceFR-1.1.sql from link next post

2/ import data (english language will be lost):
Code:
sudo mysql pluto_main<//path_to_file/linuxmceFR-1.1.sql

3/ change in admin website of lmce the default langage to french for every orbiter
4/ make a full regen of orbiter


I'd like that people who will work on the translation name the file as bellow:
linuxmceFR-1.1.sql
linuxmceFR-1.2.sql
linuxmceFR-1.3.sql
....

and post in this post in order that people who'll work with the latest version!
« Last Edit: October 08, 2007, 04:34:44 pm by gilles.cresci » Logged

http://www.domotiqa.com - home automation
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #9 on: October 08, 2007, 04:33:40 pm »

linuxmceFR-1.1

1.1 change: this version translate the security pannel and some other menus (partial):
http://www.zshare.net/download/40904563790b6c/
Logged

http://www.domotiqa.com - home automation
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #10 on: October 12, 2007, 02:07:41 pm »

linuxmceFR-1.2

1.2 change: this version continue to translate some other menu word:
http://www.zshare.net/download/4292807406c51b/
« Last Edit: October 18, 2007, 12:07:51 pm by gilles.cresci » Logged

http://www.domotiqa.com - home automation
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #11 on: October 18, 2007, 12:06:57 pm »

I still got one problem with translation!
Some words are not present in the Text_LS and Text table !!
For example, most terms used in tv, media, pictures, LiveTV Internal... are not int it !!! I guess the id is not present in the database !!!
Any idea how to help and why some are not in it ??
Logged

http://www.domotiqa.com - home automation
rafik24
Guru
****
Posts: 158


View Profile
« Reply #12 on: October 20, 2007, 11:51:49 am »

  Bonjours Gilles,

 I guess some parts are in mythtv xine and and other apps, however you can change the language ( la langue as we call it back home) from mythtv setup.


 Hope this help,

Bonne continuation.

Rafik
Logged
domotiqa.com
Guru
****
Posts: 206



View Profile WWW
« Reply #13 on: October 22, 2007, 11:54:58 am »

Will have a look to it !! However, look strange not to be in the main database !!
For example, in the security menu, on the top there is a "security" label !!
I success translating the security menu label but the label security, on top of the menu, is still security ! Look very strange !
Logged

http://www.domotiqa.com - home automation
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #14 on: December 20, 2007, 09:10:53 am »

Will have a look to it !! However, look strange not to be in the main database !!
For example, in the security menu, on the top there is a "security" label !!
I success translating the security menu label but the label security, on top of the menu, is still security ! Look very strange !

Do you mean on the main screen of the Orbiter? There are pictures I guess not text labels. So, you have to replace them with French captions. BTW, nice work. I'm going to make Russian translation and your experience is very useful!

Also, I cannot find the language column in the table Text. If I understand clearly my translation will be replace English one?
« Last Edit: December 20, 2007, 09:13:37 am by nite_man » Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
Pages: [1] 2 3 4
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!