[trunk] - language - update zh_CN thanks to winson

git-svn-id: http://piwigo.org/svn/trunk@9629 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-03-12 17:23:30 +00:00
parent 48318aaeb3
commit 4505e44350
2 changed files with 9 additions and 0 deletions

View File

@@ -768,5 +768,13 @@ $lang['with no tag'] = '没有标签';
$lang['with no virtual album'] = '没有虚拟相册';
$lang['You have %d orphan tags: %s.'] = '您已 %d 无关联标签: %s.';
$lang['Remove from caddie'] = '从购物蓝里移除';
$lang['Themes which need upgrade'] = '需更新的主题';
$lang['Languages which need upgrade'] = '需要更新的语言';
$lang['All themes are up to date.'] = '所有主题已更新了.';
$lang['All plugins are up to date.'] = '所有插件已更新了.';
$lang['All languages are up to date.'] = '所有语言已更新了.';
$lang['Visit theme site'] = '浏览主题网站';
$lang['Visit language site'] = '浏览语言网站';
$lang['New Version'] = '新版本';
?>

View File

@@ -39,4 +39,5 @@ $lang['All sub-albums of private albums 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 <i>%s</i>, before <b>?></b>, insert:'] = '在 <i>%s</i>, 之前 <b>?></b>, 插入:';
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = '作为预防措施,以下主题均已被停用。在您重新启用它们之前,请必须先检测一下是否有更新:';
?>