Drupal汉化

安装Drupal后,您最先遇到的问题就是如何将其中文化,办法很简单:

  1. 下载汉化包:
    由于带宽与方便维护、升级的原因,我们的汉化包同其它众多翻译项目一样,都统一放在drupal.org的zh-hans(简体中文的语言代码)项目下,请选择您对应的Drupal版本下载:

  2. 导入汉化包:
    6.x 对多语种支持有改进,请参见 如何使用6.x中文安装包
    5.x 及以前版本,请参考下面步骤:

    • 到 admin->site building->modules [admin/build/modules] 启用 Locale 模块。
    • 到 admin->site configuration->localization [admin/settings/locale]
      1. 点 Add Language 连接,选择 Chinese, Simplified(简体中文)
      2. 点 import 连接,选择你的 po 文件,Import into 要选择 Chinese, Simplified 那一项,点 import
      3. 启用 Chinese, Simplified 语言即可。

扩展模块中文化
待续

为什么汉化了就只有

为什么汉化了就只有几个字是中文呢?这个还不如不汉化!大哥你给我讲一下吧!

http://drupalchina.org/node/2

http://drupalchina.org/node/2699

先爬一下文吧

Joetsui's blog

--------------------------------
Joetsui's blog

谢谢你呀!

谢谢你呀!我弄好了!

汉化不成功 求救 ?

添加 中文简体后 显示如下错误信息 什么意思啊?
还有locale一直无法启用

warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file themes-garland.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file modules-system.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file misc.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file includes.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file general.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file modules-block.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file modules-color.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file modules-comment.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file modules-dblog.zh-hans.po could not be read.
warning: fopen() has been disabled for security reasons in /home/haiyang/public_html/drupal/includes/locale.inc on line 1040.
The translation import failed, because the file modules-filter.zh-hans.po could not be read.

!!!!!!!!!!!

应该是环境配置的问

应该是环境配置的问题吧
__________________________
我要健康螺旋藻

__________________________
天然螺旋藻,健康好生活

2种方式: 1、如果是带有完整汉化包的模块,则直接将模块目

2种方式:
1、如果是带有完整汉化包的模块,则直接将模块目录解压到drupal的module目录下即可
2、如果是第三方的汉化包,需要导入汉化包po文件。

共同学习

请高手指点

执行第二步
导入汉化包:

到 admin->site building->modules [admin/build/modules] 启用 Locale 模块。
到 admin->site configuration->localization [admin/settings/locale]

点 Add Language 连接,选择 Chinese, Simplified(简体中文)
点 import 连接,选择你的 po 文件,Import into 要选择 Chinese, Simplified 那一项,点 import

出现如下错误:
1warning: set_time_limit() has been disabled for security reasons in /includes/locale.inc on line 468.
2The translation file zh-hans-5.x-2.x-dev.tar.gz contains a syntax error on line 1.
3The translation import of zh-hans-5.x-2.x-dev.tar.gz failed.

请问该怎么办?

set_time_limit()

set_time_limit() 函數被服務商停用了
查詢一下吧

Joetsui's blog

--------------------------------
Joetsui's blog

谢谢!可以在我的服务商PHPMyAdmin改吗?

可以在我的服务商PHPMyAdmin改吗?
还是在别的地方?
谢谢!

不可以 phpmyadmin

不可以
phpmyadmin 只是一個管理mysql 的介面而已

Joetsui's blog

--------------------------------
Joetsui's blog

请教一下

The translation file zh-hans-6.x-1.0.tar contains a syntax error on line 1.
The translation import of zh-hans-6.x-1.0.tar failed.
这是为什么会这样,导致不能汉化,我是菜鸟,找不到那个句子有语法错误。

努力学习drupal,为以后能为drupal

你用的是压缩文件,

你用的是压缩文件,应该先解压缩,因为那个格式是linux的一个压缩文件,推荐用7zip解压,然后就能看见.po文件了。

汉化包又没有支持繁体中文的?

如题,请问有没有繁体汉字翻译包?

请看这一个页面: http

在公司的电脑上drupal的汉化可以达到97.77%!可是在家里电脑只有24%点几!!

在公司的电脑上drupal的汉化可以达到97.77%!可是在家里电脑只有24%点几!!

就樓上幾層就有答案

就樓上幾層就有答案了.....

http://drupalchina.org/node/2699

--------------------------------
Joetsui's blog

--------------------------------
Joetsui's blog

6.0 beta1汉化包无法在6.2中import

不好意思,没看清前面的留言。
请问如何开启 set_time_limit() ?

6.2的汉化有的麻烦,

6.2的汉化有的麻烦,其他的都很好~~

------------------------------------

网站建设/seo服务 电子商务 命中注定我爱你 李小龙传奇

-------------------------------------------------------------------------
北京vi设计公司 网站建设价格报价

谢谢了,作者你辛苦了额...
http://www.021notebook.com

我就是感觉这个评论

我就是感觉这个评论风格不怎么好看,一眼看上去乱乱的

我有我的文秘站:http://www.cnwmz.com

我有我的文秘站:http://www.cnwmz.com

多语言包不知道有没

多语言包不知道有没有
----------------------------------------------
上海drupal建站者

----------------------------------------------
drupal建站网

我的汉化包老是不够

我的汉化包老是不够完整

----------------------------------------
学习Drupal中

http://www.722k.com
----------------------------------------

----------------------------------------
学习Drupal中

http://www.722k.com
----------------------------------------

drupal 提示文件无法创建

我的版本是6.6,安装了汉化包后, 几乎每一步后台操作drupal 提示文件无法创建

谢谢

好东西,谢谢!
---------------------------------------------------------
jordans, sneakers

jordans, jordan shoes, sneakers, nike sneakers
abercrombie and fitch, abercrombie,

6.8 创建Blog文章的说明中少打了斜杠

6.8 创建Blog文章的那个<em>控制字符中少打了斜杠,后面的全都是斜体了

原文: A <em>blog entry</em> is a single post to an online journal, or <em>blog</em>.

Chinese, Simplified(简体中文):
<em>Blog文章</em>指线上日志或<em>blog</em>中的单篇文章。

请问一下,drupal6.9的能用6.x版本的汉化包吗??

请问一下,drupal6.9的能用6.x版本的汉化包吗??6.x-1.0是不是最多适用到6.1.0啊?

请问如何加入到汉化工作中来?

最近我开始使用drupal建立我的个人站点,以及一些公共社区服务。希望可以在使用的过程中加入一些我翻译的东西,利人利己:)。请问,我如何可以与他人分享我的翻译?我在po包里没有见到有关代码仓库或资源总站的信息。

多谢指点。