Greek

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Mundialito
Posts: 1
Joined: Fri Sep 23, 2005 1:05 pm

Greek

Post by Mundialito »

Does Serendipity support Greek character set?

thanks in advance
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Greek

Post by garvinhicking »

Serendipity currently has no Greek language contribution.

But serendipity supports all character sets, even though UTF-8 is suggested. The character set can be specified in a language file, so there's no real problem.

Would you like to get involved in translating Serendipity to Greek? I could give you instructions! :-) If yes, which charset does greek usually use?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
bigmix
Regular
Posts: 5
Joined: Tue Apr 12, 2005 4:25 pm

Post by bigmix »

Garvin,

Greek language uses WIN1253 or ISO8859-7 encodings.

Regarding the translation, how big of a job would that be?


Regards,
BM.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Okay, the ISO-encoding would be suggested. I can create a UTF-8 translation then.

The translation is not so hard: Just edit the serendipity_lang_en.inc.php file, translate the fields you want/need and save the file in ISO-8859-7 format as serendipity_lang_XX, where XX is the ISO language code for greek (gr?)

Then edit your serendipity_config.inc.php file and look out for $serendipity['languages']. In that array just add your language file and you can test-drive the file.

If then all looks proper, you can send the file to me and I can include it in the s9y distribution if you like!

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply