From 585d15b8c4ed62118896911b12ca85053b17339e Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 10 May 2010 04:31:01 +0000 Subject: [trunk] update CN thanks to Winson git-svn-id: http://piwigo.org/svn/trunk@6155 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/zh_CN/admin.lang.php | 2 ++ language/zh_CN/install.lang.php | 2 ++ language/zh_CN/upgrade.lang.php | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'language/zh_CN') diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index f02573186..c82563672 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -758,4 +758,6 @@ $lang['Purge search history'] = '清除查寻历史记录'; $lang['Hide'] = '隐藏'; $lang['Order of menubar items has been updated successfully.'] = '所有项目已被更新.'; $lang['This theme was not designed to be directly activated'] = '此主题并未设计为直接激活'; +$lang['Who can see this photo?'] = '有哪些人能看这些相片?'; +$lang['Pending Comments'] = '待批的评论'; ?> \ No newline at end of file diff --git a/language/zh_CN/install.lang.php b/language/zh_CN/install.lang.php index 79a25be2a..2b504c467 100644 --- a/language/zh_CN/install.lang.php +++ b/language/zh_CN/install.lang.php @@ -72,4 +72,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = '创建 local/config/database.inc.php 文件失败.'; $lang['Download the config file'] = '下载配置文件'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = '您可以下载配置文件,然后上传到 local/config 目录以完成您的安装.'; +$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite 和 PostgreSQL 现在还处在实验阶段.'; +$lang['Learn more'] = '了解更多'; ?> \ No newline at end of file diff --git a/language/zh_CN/upgrade.lang.php b/language/zh_CN/upgrade.lang.php index 9c5a41291..87c6d8e30 100644 --- a/language/zh_CN/upgrade.lang.php +++ b/language/zh_CN/upgrade.lang.php @@ -38,5 +38,5 @@ $lang['You do not have access rights to run upgrade'] = "您没有执行升级 $lang['All sub-categories of private categories become private'] = "所有私有类别下的子类别都将成为私有。"; $lang['User permissions and group permissions have been erased'] = "用户和组的权限已被清除"; $lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = "在前一个配置操作中,只有缩略图的前缀和网站管理员的邮件地址被保存了。"; - +$lang['In %s, before ?>, insert:'] = '在 %s, 之前 ?>, 插入:'; ?> \ No newline at end of file -- cgit v1.2.3