You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 43 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Ethiopian / Eritrean Language (Geez unicode) [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Said
Nuke Cadet
Nuke Cadet


Joined: Oct 18, 2005
Posts: 2


PostPosted: Tue Oct 18, 2005 12:55 am Reply with quoteBack to top

I'm planning to add Geez language and need know-how to implement this language. Is there any help to give me a start?
Find all posts by SaidView user's profileSend private message
arnoldkrg
Major
Major


Joined: Aug 03, 2003
Posts: 937

Location: United Kingdom

PostPosted: Tue Oct 18, 2005 4:02 am Reply with quoteBack to top

First dont use a windows server. None of the Geez locales are supported on windows. The 3 Geez locales are gez, gez_ET, gez_ER. However I have just checked on the UNIX server that hosts my own site and none are available on my host. This will only affect date and time functions however, and if you cant find a server with those locales installed then you will just have to live with that.

To create the Geez language option , save a copy of languages/lang-english.php as lang-geez.php in the languages folder. Then set about translating it.

E.g.Change:
Code:
define("_SEARCH","Search");


to:
Code:
define("_SEARCH","the Geez translation of the word Search");


Dont forget that modules have their own language files which would need translating.

_________________
Image
Find all posts by arnoldkrgView user's profileSend private messageSend e-mailVisit poster's website
Said
Nuke Cadet
Nuke Cadet


Joined: Oct 18, 2005
Posts: 2


PostPosted: Tue Oct 25, 2005 12:10 am Reply with quoteBack to top

Thanks for the reply,

1) This are the first two lines on the lang-eng
define("_CHARSET","ISO-8859-1");
define("_SEARCH","Search");

is the CHARSET the same or is it - > "define("_CHARSET","ISO/IEC 10646-1");"

2) On translating such as "Search" = "©öD" which I get funny characters

3) I'm using linux-mandrake

any more help? Embarassed
Thanks again
Find all posts by SaidView user's profileSend private message
arnoldkrg
Major
Major


Joined: Aug 03, 2003
Posts: 937

Location: United Kingdom

PostPosted: Tue Oct 25, 2005 2:55 am Reply with quoteBack to top

You need to ensure that the correct character set is installed on your Mandrake system I would think. But then there may be another problem. Windows does not support the Geez locale so may not support the Geez character set. Maybe users can install it themselves otherwise their browser may not display the correct characters.

You probably know far more about this than me.

You can see in includes/meta.php where the character set is defined in the metatags:
Code:
echo "<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset="._CHARSET."\">\n";


So one would assume that you need to include the correct _CHARSET definition in your language file.

See also http://www.karakas-online.de/forum/viewtopic.php?t=204&start=0&postdays=0&postorder=asc&highlight= for some possibly useful information about character sets for your MySQL database.

_________________
Image
Find all posts by arnoldkrgView user's profileSend private messageSend e-mailVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.190 Seconds - 136 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::