Print Topic - Archive
E-Blah Community / Language Support / Chinese Language Support
Posted by: danielck (Guest), May 26, 2003, 2:06am
I would like to thanks Tony for his kind guidance in Language Packs.
I am commencing the project in creating Traditional and SImplified Chinese Packs for eBlah and hope it will be sucessful. (Wish me luck!)
I have a couple of questions and doubts to clear before I start:
1. Forum Icons description can be re-create in chinese characters. How is this being used when one select their desired language from their profile page?
2. What file should be translated other than the language file?
3. Is it possible to activate Altavista's Babelfish or Systrans so that existing english discussion can be translated as well?
Thanks and I appreciate all the help! :)
Posted by: DeathBox, May 26, 2003, 8:48am; Reply: 1
1) Not that I know of. You would need to do a bit of editing on the menu (Routines.pl), which should be a peice of cake.
2) If you haven't done so, copy the /English folder and rename it to /Chinese (or your prefered name). All the files in the /Chinese directory need to be edited.
Posted by: Justin, May 27, 2003, 6:34pm; Reply: 2
1) Edit English.lng ... it's at the very bottom. ;)
Posted by: Justin, May 27, 2003, 6:35pm; Reply: 3
Posted by: tsopranolcn (Guest), May 27, 2003, 7:21pm; Reply: 4
Posted by: danielck (Guest), May 27, 2003, 9:37pm; Reply: 5
Quoted from
tsopranolcn, posted
May 27, 2003, 7:21pm at
here
3)
http://world.altavista.com/- Bablefish is a translater...
Are you saying you want to translate your
existing posts to chinese???
Yes, to translate existing English postings into chinese. My apologies Justin, for the vagueness of my postings.
I noticed that the language pack only translate the standard forum description into other language. I think it will be good to also translate the existing messages into chinese as well as I am trying to get chinese visitors to my websites. I want my chinese visitors can get to know what has been discussed in my forum hence I need to find a way to translate existing English postings to chinese.
I think this feature will also be useful to other language packs as well. :)
Posted by: tsopranolcn (Guest), May 29, 2003, 7:52pm; Reply: 6
Highlight the post, copy it (right click), then paste it into a translater, then use modify to either add it to the "English" post or replace the "English" post with the Chinese translation... That's the only easiest way I can think of... You may need to edit out any bcode before you translate it though...
Note: Downloading the /Message directory and editing each .txt file would probably be triple the work...
There is another member looking for a Chinese language pack... You guys may be able to work together on it... maybe cut the editing in half...maybe..:)
Posted by: slime, May 30, 2003, 7:01am; Reply: 7
Hi there,
Any luck in getting the board converted to Traditional CHinese?
I am trying to do the conversion.....how much have you done?
Slime??)
Posted by: danielck (Guest), May 30, 2003, 9:27am; Reply: 8
Hi Slime,
I am almost done with the translation of the english.lng file into traditional chinese.
I have yet to touch the files in the language folder.
How about you? How much have you done? If you are doing the Traditional chinese, then perhaps I can do the simplified chinese version.
How about that? :)
Posted by: slime, May 31, 2003, 1:24am; Reply: 9
I have not really started the translation yet.
The translation of the language files should not be too difficult. I have a program that can translate traditional chinese text files to simplified chinese.
But I found that mere translation is not enough. I tried adding the line "...charset=big5..." to the template to make it show chinese characters... However, some of the characters were not converted properly and resulted in some of the html appeared on the screen. Have u solve that problem yet?
Posted by: danielck (Guest), May 31, 2003, 6:31am; Reply: 10
Are you using chinese star to translate tradiitonal chinese to simplified chinese? :)
Would you like to share the work in translating the language files? One of us could take either traditional or simplifed chinese? What do you think of this proposal?
YaBB forum's template uses this method for translating:
Quoted Text
<meta http-equiv="Content-Type" content="text/html; <yabb charset>">
Perhaps Justin can incorperate this into the source code of the next version of eBlah?
Justin, care to commend?
Posted by: Justin, May 31, 2003, 10:11am; Reply: 11
That's an alright idea, I may add that. :)
- Justin
Posted by: Justin, May 31, 2003, 10:44am; Reply: 12
Posted by: slime, June 1, 2003, 8:15am; Reply: 13
added?
How do I use your added stufff?
Posted by: Justin, June 1, 2003, 1:44pm; Reply: 14
<meta http-equiv="Content-Type" content="text/html; charset=<blah v="$char">">
To use it, add that to Template.html in the <head>
Then add $char = "MyCharSet";
Into English.lng (or whatever language you are using.
Posted by: danielck (Guest), June 1, 2003, 6:22pm; Reply: 15
Quoted from
admin, posted
June 1, 2003, 1:44pm at
here
<meta http-equiv="Content-Type" content="text/html; charset=<blah v="$char">">
To use it, add that to Template.html in the <head>
Then add $char = "MyCharSet";
Into English.lng (or whatever language you are using.
Justin, do we need to download update our forum source code again before applying the meta tag into our template?
Posted by: Justin, June 1, 2003, 9:17pm; Reply: 16
Posted by: danielck (Guest), June 3, 2003, 9:48am; Reply: 17
So I just add
$char = "MyCharSet";
after the comments in the language file.
Am I right?
Posted by: Justin, June 3, 2003, 4:39pm; Reply: 18
Yep. :) Change MyCharSet to whatever charset you use. ;)
- Justin
Posted by: danielck (Guest), June 3, 2003, 7:19pm; Reply: 19
Ok thanks! I begin to understand how Perl works! :)
I have finished translating the first file (English.lng) to Traditional Chinese. Will be working on the translation of other files this month.
Once this is done, I will convert them to Simplified Chinese.
Can anyone help creating the chinese buttons for the language pack?
Justin, do you have the blank eblah buttons including the icons in native PSP or PSD format?
Posted by: Justin, June 3, 2003, 11:11pm; Reply: 20
Posted by: danielck (Guest), June 5, 2003, 6:25pm; Reply: 21
All language pack writers, take note:Take note that the right meta tag code is as follows. eBlah do not display the blah code when the info is encased in quote bcode on Justin's previous posting :)
|
Code
<meta http-equiv="Content-Type" content="text/html; charset=<blah v="$char">"> |
|
Posted by: ayaz (Guest) (Guest), February 15, 2005, 6:47am; Reply: 22
Are you saying you want to translate your existing posts to chinese???[/quote]
yes
Print page generated: January 9, 2009, 5:58pm