Page 1 of 1

中文Language Pack

Posted: Sun Jun 14, 2009 11:55 pm
by andychoi
想清請問那裹可download 1.28 Traditonal/Simplifeid 中文Language Pack?
因現在英語會將中文轉作問號? Thanks

May I know where I can downoad the traditional/simplified Chinese language pack?
as now it will make all the chinese character become question mark in the original download english version. many thanks.

Re: 中文Language Pack

Posted: Tue Jun 16, 2009 7:02 am
by Daniel
I have found 3 chinese language packs. They where deleted from the contributions because they were under the 0.x version.

Re: 中文Language Pack

Posted: Tue Jun 16, 2009 7:07 am
by Daniel
i'm not sure where miss right got her language pack from. any chance of posting please?

Re: 中文Language Pack

Posted: Tue Jun 16, 2009 2:31 pm
by andychoi
Dear Daneil,

thanks for your reply, do you mind let me know the paraameter should be used in the admin--> Language when adding it?
I have download the 0.7x but seems cannot installed with 1.2.8.

my step is copy and paste the language ONLY (Chinese) into the admin-->language folder.

Re: 中文Language Pack

Posted: Thu Jun 18, 2009 9:20 am
by andychoi
May I aslo like to add this line right after <title> if possible.. thanks
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8" />

Re: 中文Language Pack

Posted: Fri Jun 19, 2009 6:22 pm
by alexdaydreaming
Yeah, I would like to know the installation procedure for Chinese language pack too. Can anyone explain clearly for us?

Re: 中文Language Pack

Posted: Wed Jun 24, 2009 12:27 am
by andychoi
Hi,
critical point I try to make, the phpMyAdmin is working fine with the Chinese chacters regard insert/update
So, I assume the mySQL /php set up correctly with UTF8.
still no soultion.
I figure it out can add the <Meta> tap into the template folder, but still not helpful

Re: 中文Language Pack

Posted: Tue Jun 30, 2009 5:57 pm
by alexdaydreaming
Traditional Chinese language pack, enjoy ;)

Re: 中文Language Pack

Posted: Wed Aug 05, 2009 11:05 pm
by andychoi
Have done almost 1 month, Chinese still become question mark. ?
Restinall Joomla instead (I know 2 different things). and Chinese can be displayed.

I saw other by Alex. not sure and I never try.
but 1 thing for sure is not server setup issue.
Try install Joomla first if you like to test type Chinese language success or not.

below is something sugges by Alex.
我終於知道輸入中文(或其他語言)的方法

適用於Opencart 1.2.8
更新 /system/database/mysql.php 檔案:

在第19行加入:

mysql_query("SET character_set_connection=utf8;", $this->link);

適用於Opencart 1.2.9
更新 /system/database/mysql.php 檔案:

在第19行加入:

mysql_query("SET character_set_connection=utf8;", $this->connection);

希望可以幫到大家啦
Alex

Re: 中文Language Pack

Posted: Wed Aug 12, 2009 9:42 pm
by JORDIW
我添加不了中文...

在后台添加的.....每个版本都试过了..

谁能出个详细教程啊..谢谢... O0

联系我: chunhaiwu@qq.com 重谢

Re: 中文Language Pack

Posted: Thu Aug 20, 2009 2:14 pm
by alexdaydreaming
有試過我上方提出的了解決方法嗎?

Re: 中文Language Pack

Posted: Thu Aug 27, 2009 5:50 am
by JORDIW
alexdaydreaming wrote:有試過我上方提出的了解決方法嗎?

试过好多方法..都没有成功..

Re: 中文Language Pack

Posted: Fri Sep 04, 2009 9:44 pm
by JORDIW
我终于安装成功中文包了..

文件夹要去掉s_ ,chinese就可以了....
少了两个文件..运输和支付..

admin\language\chinese\shipping\citylink.php

admin\language\xhinese\payment\pp_direct.php

后台设置有点怪:Image
我只有设置成这样才有用.

Re: 中文Language Pack

Posted: Mon Sep 07, 2009 12:30 pm
by yvonne
把语言包下载后,如果想要后台是中文,就把下载的中文包下admin/language/t_chinese文件夹改为english,再进入刚才改好的english文件夹中把t_chinese.php文件改为english.php
然后上传到对应的位置,替代掉原有的文件
打开后台看看哦,是中文的了吧,前台依然是英文哦,嘎嘎
如果想前台也是的话,估计是把下载的中文包下catalog/language/t_chinese文件夹改为english,再进入刚才改好的english文件夹中把t_chinese.php文件改为english.php
然后上传到对应的位置,替代掉原有的文件。具体我没试过,理论上应该是可以的
为什么我没有那么做,我只要后台是中文,就可以了
祝大家好运