LxCenter HyperVM & Kloxo Support

Forum



Members   Search      Help    Register    Login    Home
Home » Language Specific Forums » Translations » How to start a translation for Kloxo
How to start a translation for Kloxo [message #75709] Mon, 12 July 2010 05:01 Go to next message
shakaran is currently offline shakaran  Spain
Messages: 344
Registered: July 2010
Location: Spain
Senior Member
Forum Moderator
LxCenter Core Team Member
LxCenter Evangelist

Hi, I want translate fully Kloxo to Spanih. I develop many apps open source like Tivion and I want contribute with Kloxo too.

I am searching yet on the forum, but I can't find many information for make a translation.

I try to find a svn or something. I see project.lxcenter.org/projects/i8nl/issues?set_filter=1&t racker_id=4 but it don't have a spanish entry for Kloxo.

Where I should start? Thanks


Cheap shared, reseller and VPS hosting: http://quijost.com

My blog: http://www.shakaran.net

Developer & Global Moderator of Spanish Forum of LxCenter

* Please Submit kloxo bug/feature/security to here

* Nice help? Do you like LxCenter? Support and donate to the LxCenter's project here

http://download.lxcenter.org/kdev.png
http://download.lxcenter.org/hdev.png
Re: How to start a translation for Kloxo [message #75736 is a reply to message #75709] Mon, 12 July 2010 23:40 Go to previous messageGo to next message
Walter  Brazil
Messages: 865
Registered: February 2009
Location: Florianopolis / BR
Senior Master
Forum Moderator
LxCenter Project Manager

Translation is "easy" and the process was explained a few times before. But here it goes again (forum search kinda sucks):

1) Language files are stored @ /usr/local/lxlabs/kloxo/httpdocs/lang

2) In your case, you want Spanish (code ES). Copy the english (en) folder to "es" and translate the files in it. Spanish will then be available from the dropdown.

3) A few words are hard-coded in english and cannot be translated yet.

But i can see there is one translation on SVN for spanish already (coincidence or Dannys magic, who knows). So install svn and:

# cd /usr/local/lxlabs/kloxo/httpdocs/lang
# svn checkout http://svn.lxcenter.org/svn/i8nl/trunk/kloxo/es

Let us know how good it is and provide fixes @ http://project.lxcenter.org .

Good luck!

Re: How to start a translation for Kloxo [message #75739 is a reply to message #75709] Mon, 12 July 2010 23:53 Go to previous messageGo to next message
shakaran is currently offline shakaran  Spain
Messages: 344
Registered: July 2010
Location: Spain
Senior Member
Forum Moderator
LxCenter Core Team Member
LxCenter Evangelist

http://project.lxcenter.org/issues/292

Yep, I am Angel Guzmán Maeso (some magic too for me xD)

I found many hardcoded words, and the plural system maybe is good for English, but for Spanish is a messy.

I see the lang the file langfunctionlib.php with the functions and this is no way for get plurals in a big project like this.

Maybe the best option is use .po files like WordPress, it is easy code with php and it allows plurals on a easy way.

Also, you can use a better and more social system for contributions like http://www.launchpad.net (main and free and opensource bugtracker of Ubuntu). You can migrate a svn repository to bazaar (bzr) in seconds. The commands for svn and bzr are practically the same. The main advantajes is a bugtracker system improved, answers, contribution with branches merge, instant translations with .po files with contributors on all languages via web interface and more.

I have many opensource projects on Launchpad and it have much activity.


Cheap shared, reseller and VPS hosting: http://quijost.com

My blog: http://www.shakaran.net

Developer & Global Moderator of Spanish Forum of LxCenter

* Please Submit kloxo bug/feature/security to here

* Nice help? Do you like LxCenter? Support and donate to the LxCenter's project here

http://download.lxcenter.org/kdev.png
http://download.lxcenter.org/hdev.png
Re: How to start a translation for Kloxo [message #75744 is a reply to message #75709] Tue, 13 July 2010 00:16 Go to previous messageGo to next message
Walter  Brazil
Messages: 865
Registered: February 2009
Location: Florianopolis / BR
Senior Master
Forum Moderator
LxCenter Project Manager

Ah. That explains a lot. Laughing

What puzzles me is... you did it in less than a day? Shocked

*bows*

And yes, the language system is less than optimal (trying to avoid profanity here) but i don't see it changing any time soon. Add a feature request on the bug-tracker so developers can assign a target release, if you didn't already.

And thanks for your contribution. Makes me feel even worse that I didn't finish the portuguese translation.
Re: How to start a translation for Kloxo [message #75746 is a reply to message #75709] Tue, 13 July 2010 00:26 Go to previous messageGo to next message
shakaran is currently offline shakaran  Spain
Messages: 344
Registered: July 2010
Location: Spain
Senior Member
Forum Moderator
LxCenter Core Team Member
LxCenter Evangelist

I did it on a couple of hours. I have a most updated version now.

I send a couple of emails to several guys of staff (I think so) with some improvements.

I am developer of other apps, I REALLY want to contribute and improve Kloxo an HyperVM (I have a hosting company in Spain too).

I can make the feature for .po files, I work fast, I send too a better code for some lines of php, but it dont have response on my mail inbox.

I just need more attention for me emails Wink

On Launchpad you get a full translation of your project for portuguese on a couple of days.

Fast developers, fast development Wink


Cheap shared, reseller and VPS hosting: http://quijost.com

My blog: http://www.shakaran.net

Developer & Global Moderator of Spanish Forum of LxCenter

* Please Submit kloxo bug/feature/security to here

* Nice help? Do you like LxCenter? Support and donate to the LxCenter's project here

http://download.lxcenter.org/kdev.png
http://download.lxcenter.org/hdev.png
Re: How to start a translation for Kloxo [message #75752 is a reply to message #75709] Tue, 13 July 2010 00:44 Go to previous messageGo to next message
Walter  Brazil
Messages: 865
Registered: February 2009
Location: Florianopolis / BR
Senior Master
Forum Moderator
LxCenter Project Manager

If you sent your application via http://svn.lxcenter.org , I believe the remaining requests are being addressed this week.

If you didn't, do so.
Re: How to start a translation for Kloxo [message #75759 is a reply to message #75709] Tue, 13 July 2010 01:06 Go to previous messageGo to next message
shakaran is currently offline shakaran  Spain
Messages: 344
Registered: July 2010
Location: Spain
Senior Member
Forum Moderator
LxCenter Core Team Member
LxCenter Evangelist

Message sent Wink

Cheap shared, reseller and VPS hosting: http://quijost.com

My blog: http://www.shakaran.net

Developer & Global Moderator of Spanish Forum of LxCenter

* Please Submit kloxo bug/feature/security to here

* Nice help? Do you like LxCenter? Support and donate to the LxCenter's project here

http://download.lxcenter.org/kdev.png
http://download.lxcenter.org/hdev.png
Re: How to start a translation for Kloxo [message #78344 is a reply to message #75759] Tue, 21 December 2010 22:21 Go to previous messageGo to next message
mario2027 is currently offline mario2027  China
Messages: 3
Registered: December 2010
Location: United States
Member
That explains a lot, Thanks guy!!!

Re: How to start a translation for Kloxo [message #97401 is a reply to message #78344] Thu, 05 April 2012 10:08 Go to previous message
shanna_doll is currently offline shanna_doll  Bosnia and Herzegovina
Messages: 3
Registered: April 2012
Member
Anyone needs Bosnian translation ? Razz
Previous Topic:Korean Translation
Next Topic:Danish
Goto Forum:
  


Current Time: Fri May 24 04:57:51 EDT 2013

Total time taken to generate the page: 0.01204 seconds
.:: Contact :: Home :: Privacy ::.

Click here to lend your support to: LxCenter and make a donation at www.pledgie.com !

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software