Page 1 of 1

Vicidial Language Packs - Chinese

PostPosted: Fri Apr 04, 2008 4:28 pm
by edzofcit
Is there a way we can have this translated in chinese?

PostPosted: Fri Apr 04, 2008 7:19 pm
by mflorell

PostPosted: Thu Apr 10, 2008 7:48 am
by edzofcit
mflorell wrote:Sure, do you know Chinese?

http://www.eflo.net/VICIDIALwiki/index. ... anslations


Sorry for not elaborating.. :wink:

In the interface side, that's not a problem since we can have a bunch of translators willing to help, What I mean is in its back end(Like displaying Chinese characters, inserting Chinese characters into the database, loading leads from a file with Chinese characters).

Chinese(Mandarin) is the worlds most widely spoken language. It's a great thing to have this project a chinese translation(and thats at the backend :) ).

PostPosted: Thu Apr 10, 2008 3:53 pm
by mflorell
Backend shouldn't be a problem, just set the system setting for "non-latin" to 1 and make sure that your MySQL database is set up as UTF8 or whatever Chinese character set you want to use.

As for Mandarin being the most popular, yes it has the largest number of native speakers, but there are far more people around the world who understand English than Mandarin, about 1.05 billion to 1.5 billion.

Chinese Language Packs

PostPosted: Mon Apr 14, 2008 1:16 pm
by edzofcit
mflorell wrote:Backend shouldn't be a problem, just set the system setting for "non-latin" to 1 and make sure that your MySQL database is set up as UTF8 or whatever Chinese character set you want to use.



It works, Thanks..