Author Topic: Italian Translation  (Read 2082 times)

Offline pondero

  • User
  • *
  • Posts: 5
    • View Profile
    • EasyICT.org
Italian Translation
« on: August 24, 2009, 11:56:32 AM »
Hi, how can i translate?
I simply create the file /system/language/it_IT.UTF8/LC_MESSAGES/knoledgeroot.po with my translations, thats correct?
congratulations for the product and sorry for my poor english!

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Italian Translation
« Reply #1 on: August 24, 2009, 11:59:11 AM »
Hi,

take a look on:
http://trac.knowledgeroot.org/cgi-bin/trac.cgi/wiki/translations

If you have problems you could also send me your .po file and i will convert it to a .mo file.

If you could spend me your translation after you have done the work i will add this to the next release.

Thanks
Frank

Offline pondero

  • User
  • *
  • Posts: 5
    • View Profile
    • EasyICT.org
Re: Italian Translation
« Reply #2 on: August 24, 2009, 03:58:39 PM »
many thanks, i sent you the tar.gz!
The link https://knowledgeroot.svn.sourceforge.net/svnroot/knowledgeroot/trunk/knowledgeroot/system/php-gettext/tools/pot/knowledgeroot.pot is broken! i used the french po as source...and i edited it with poedit

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Italian Translation
« Reply #3 on: August 24, 2009, 04:03:53 PM »
Hi,

thanks for the hint. I will fix the link and wait for your email.

Frank

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Italian Translation
« Reply #4 on: August 25, 2009, 03:44:11 PM »
thanks for your work.

I created a ticket:
http://trac.knowledgeroot.org/cgi-bin/trac.cgi/ticket/140

Frank

Offline pondero

  • User
  • *
  • Posts: 5
    • View Profile
    • EasyICT.org
Re: Italian Translation
« Reply #5 on: August 25, 2009, 03:51:33 PM »
i'm sorry but when i add the file the system do not view them and the translation in any other language (the default is en_US) do not seems to be executed! the platform is ubuntu server 9.04 with LAMP the "locale" is en_US...

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Italian Translation
« Reply #6 on: August 25, 2009, 03:54:30 PM »
Hi,

try to make a dpkg-reconfigure locales.
You should activate your locales that you need and so the stuff should work.

Frank

Offline pondero

  • User
  • *
  • Posts: 5
    • View Profile
    • EasyICT.org
Re: Italian Translation
« Reply #7 on: August 25, 2009, 04:01:34 PM »
when reconfigure the locale the system show me all the en_XX locale...the knowledgeroot must have the same language of the os/locale?

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Italian Translation
« Reply #8 on: August 25, 2009, 04:03:48 PM »
Hi,

for italian you should activate it_IT.UTF-8
If you want others you need also to activate them. So for german i need to activate de_DE.UTF-8.

OK?

Frank

Offline pondero

  • User
  • *
  • Posts: 5
    • View Profile
    • EasyICT.org
Re: Italian Translation
« Reply #9 on: August 25, 2009, 04:21:06 PM »
everything done:

for the ubuntu user

sudo locale-gen it_IT.UTF-8
« Last Edit: August 25, 2009, 04:30:48 PM by pondero »

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Italian Translation
« Reply #10 on: August 25, 2009, 06:20:16 PM »
Hi,

i have added the stuff to svn.
For details you could check the ticket.

So i close this thread.

Frank