mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 01:32:59 +02:00
[trunk_install] Update zh_CN, thanks to : dennisyan
git-svn-id: http://piwigo.org/svn/trunk@20928 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -29,7 +29,7 @@ $lang['Admin configuration'] = '管理员帐户设置';
|
||||
$lang['Start Install'] = '开始安装';
|
||||
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '邮箱地址格式须为 xxx@yyy.eee (例 : jack@altern.org)';
|
||||
$lang['Webmaster login'] = '站长';
|
||||
$lang['It will be shown to the visitors. It is necessary for website administration'] = '所有用户都能看到此帐户。必须提供此帐户来管理网站';
|
||||
$lang['It will be shown to the visitors. It is necessary for website administration'] = '此帐户用于管理网站,所有访问者都能看到此帐户。';
|
||||
$lang['Connection to server succeed, but it was impossible to connect to database'] = '服务器连接成功,但是无法连接到数据库。';
|
||||
$lang['Can\'t connect to server'] = '无法连接到服务器';
|
||||
$lang['Host'] = 'MySQL主机地址';
|
||||
@@ -41,9 +41,9 @@ $lang['user password given by your host provider'] = '主机用户密码';
|
||||
$lang['Database name'] = '数据库名称';
|
||||
$lang['also given by your host provider'] = '也由您的主机供应商提供';
|
||||
$lang['Database table prefix'] = '数据库表名称前缀';
|
||||
$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = '数据库所有的表名称都将加此前缀(有利于数据库管理)';
|
||||
$lang['enter a login for webmaster'] = '请输入站长名';
|
||||
$lang['webmaster login can\'t contain characters \' or "'] = '站长名不能包含字符 " 或 \'';
|
||||
$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = '数据库所有的表名称都将加此前缀(有利于数据库管理)';
|
||||
$lang['enter a login for webmaster'] = '添加站长id';
|
||||
$lang['webmaster login can\'t contain characters \' or "'] = '站长id不能包含字符 " 或 \'';
|
||||
$lang['please enter your password again'] = '请再次输入密码';
|
||||
$lang['Webmaster password'] = '站长密码';
|
||||
$lang['Keep it confidential, it enables you to access administration panel'] = '请小心保管好此密码,它是您进入管理面板的保障。';
|
||||
@@ -67,7 +67,7 @@ $lang['Creation of config file local/config/database.inc.php failed.'] = '创建
|
||||
$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['Welcome to my photo gallery'] = '欢迎来到我的相册';
|
||||
$lang['Just another Piwigo gallery'] = '另一个崭新的Piwigo相册';
|
||||
$lang['Just another Piwigo gallery'] = '另一个崭新的Piwigo图库';
|
||||
$lang['Don\'t hesitate to consult our forums for any help : %s'] = '欢迎来我们的论坛咨询任何Piwigo相关问题:%s';
|
||||
$lang['Welcome to your new installation of Piwigo!'] = '欢迎安装Piwigo!';
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '您需要联系您的主机供应商的技术支持,向其咨询如何自行转换为PHP 5。';
|
||||
|
||||
Reference in New Issue
Block a user