Page 1 of 1

Help, Translate [com_sophia_2_0_6] from Spanish to En

Posted: Tue Mar 01, 2011 9:56 pm
by khaledgaza
Hi All
I'm building an educational site for non-profit college,
recently I've found component that helps keeping track of students' academic records,

Its in Spanish language,
Hope i find help in translating it into English, to make it easier to be used in general.

The component can be downloaded from:

Code: Select all

http://www.sophiaos.com/phocadownload/com_sophia_2_0_6.zip
OR

Code: Select all

http://extensiones.joomlaspanish.org/component/option,com_remository/Itemid,27/func,fileinfo/id,167/
Highly Appreciating any help

Best Regards

Re: Help, Translate [com_sophia_2_0_6] from Spanish to En

Posted: Wed Mar 02, 2011 7:24 am
by infograf768
The language file is called es-ES.com_sophia.ini.
Copy and change name to en-GB.com_sophia.ini

Then just change the key values.

NOTE: the original in file is not encoded UTF8 but latin1. It should be reencoded as there are some non ASCII letters in it (ñ for example)
Also there many missing accents in this Spanish file
for example:
descripcion instead of descripción

Re: Help, Translate [com_sophia_2_0_6] from Spanish to En

Posted: Wed Mar 02, 2011 10:19 am
by khaledgaza
Thanks a lot Mr. infograf768

I'll make that, and come back again,

Regards