[pLog-svn] r1682 - plog/branches/plog-1.0.1/locale
oscar at devel.plogworld.net
oscar at devel.plogworld.net
Sat Apr 2 08:55:17 GMT 2005
Author: oscar
Date: 2005-04-02 08:55:17 +0000 (Sat, 02 Apr 2005)
New Revision: 1682
Modified:
plog/branches/plog-1.0.1/locale/locale_zh_CN.php
Log:
updated as per issue 390 (http://bugs.plogworld.net/view.php?id=390)
Modified: plog/branches/plog-1.0.1/locale/locale_zh_CN.php
===================================================================
--- plog/branches/plog-1.0.1/locale/locale_zh_CN.php 2005-04-01 19:45:17 UTC (rev 1681)
+++ plog/branches/plog-1.0.1/locale/locale_zh_CN.php 2005-04-02 08:55:17 UTC (rev 1682)
@@ -521,6 +521,7 @@
$messages['error_invalid_number'] = '数目不正确';
$messages['error_incorrect_time_offset'] = '时差无效';
$messages['blog_settings_updated_ok'] = '博客设置修改成功';
+$messages['hours'] = '小时';
// user settings
$messages['username_help'] = '用户名称,不可修改';
@@ -765,7 +766,7 @@
$messages['help_rdf_enabled'] = '启动Atom或RSS聚合';
$messages['help_default_rss_profile'] = '默认的RSS或Atom方式';
// security
-$messages['security_pipeline_enabled'] = '是否启用安全以及所有相关插件。注意,这也会印象到其它的新插件。';
+$messages['help_security_pipeline_enabled'] = '是否启用安全以及所有相关插件。注意,这也会印象到其它的新插件。';
$messages['help_ip_address_filter_enabled'] = '是否启用ip地址过滤';
$messages['help_content_filter_enabled'] = '启用或禁用规则过滤,启动该项目时,需要打开安全功能。';
$messages['help_maximum_comment_size'] = '评论的最大字节数';
@@ -795,6 +796,7 @@
$messages['help_resources_quota'] = '博客的全局资源配额';
$messages['help_resource_server_http_cache_enabled'] = '启用对"If-Modified-Since" 标题和HTTP条件请求的支持.启用增强带宽存储。';
$messages['help_resource_server_http_cache_lifetime'] = '客户端使用资源缓存的时间';
+$messages['same_as_image'] = '与原始图像相同';
// search
$messages['help_search_engine_enabled'] = '启动或禁止搜索引擎';
$messages['help_search_in_custom_fields'] = '搜索自定义区块';
@@ -832,6 +834,7 @@
// registration
$messages['register_step0_title'] = '接受服务协议';
+$messages['agreement'] = '许可条款';
$messages['decline'] = '拒绝';
$messages['accept'] = '同意';
$messages['read_service_agreement'] = '请阅读服务协议,如果您同意的话,点击同意';
More information about the pLog-svn
mailing list