aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/zh_CN/admin.lang.php')
-rw-r--r--language/zh_CN/admin.lang.php36
1 files changed, 30 insertions, 6 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index 6a6a27517..86938ba81 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
@@ -162,7 +162,7 @@ $lang['Uninstall'] = '卸载';
$lang['Use the default photo sort order (defined in the configuration file)'] = '使用默认的图片排序(在配置文件中定义)';
$lang['User comments validation'] = '用户评论审核';
$lang['Users'] = '用户';
-$lang['Validate'] = '审核';
+$lang['Validate'] = '批准';
$lang['Validation'] = '启用评论审核';
$lang['Version'] = '版本';
$lang['Virtual albums to move'] = '待移动的虚拟相册';
@@ -190,7 +190,6 @@ $lang['Access type'] = '权限类型';
$lang['Information data registered in database'] = '信息数据已录入数据库';
$lang['Default display'] = '默认显示';
$lang['The gallery URL is not valid.'] = '图库地址无效。';
-$lang['Main'] = 'Main';
$lang['The number of comments a page must be between 5 and 50 included.'] = '每页用户评论数必须在5和50之间。';
$lang['Configuration'] = '设置';
$lang['confirm'] = '确认';
@@ -225,7 +224,6 @@ $lang['Prepared time for list of users to send mail is limited. Others users are
$lang['Time to send mail is limited. Others mails are skipped.'] = '发送邮件时间有限,其余邮件已被跳过。';
$lang['To send ?'] = '发送?';
$lang['Last send'] = '上一次发送';
-$lang['email'] = 'Email';
$lang['User'] = '用户';
$lang['See you soon,'] = '回见,';
$lang['Go to'] = '转至 ';
@@ -931,8 +929,6 @@ $lang['Duplicate selected tags'] = '复制选中的标签';
$lang['Name of the duplicate'] = '副本的名称';
$lang['Source tag'] = '源标签';
$lang['Tag "%s" is now a duplicate of "%s"'] = '标签 "%s" 已是标签 "%s" 的一个副本';
-$lang['Format'] = '格式';
-$lang['Invalid dimension'] = '无效的尺寸';
$lang['Landscape'] = '风景(宽>高)';
$lang['Manage photos'] = '管理图片';
$lang['Minimum height'] = '最小高度';
@@ -956,4 +952,32 @@ $lang['Manage the members'] = '管理用户';
$lang['Merge selected groups'] = '合并所选组';
$lang['No group selected, no action possible.'] = '没有组被选中,不能执行任何操作。';
$lang['Purge user cache'] = '清除用户缓存';
+$lang['The picture dimensions will be reduced to %dx%d pixels.'] = '相片的分辨率将会被减少到 %dx%d 象素.';
+$lang['Resize after upload disabled due to the use of GD as graphic library'] = '由于使用 GD 图形库,因此禁用上传后调整大小';
+$lang['Select at least one tag'] = '至少选择一个标签';
+$lang['Basic settings'] = '基本设置';
+$lang['General'] = '能用';
+$lang['Mail theme'] = '邮件主题';
+$lang['No user selected of %d users'] = '%d 个用户中无用户被选中';
+$lang['No user selected, no action possible.'] = '无用户被选中,无法执行。';
+$lang['Password updated'] = '密码已更新';
+$lang['Registered on %s, %s.'] = '注册于 %s, %s。';
+$lang['Show %s users'] = '显示 %s 个用户';
+$lang['Showing %s to %s of %s users'] = '显示第 %s 至 %s 个用户,共 %s 个用户';
+$lang['Update user'] = '更新用户';
+$lang['User %s added'] = '用户 %s 已添加';
+$lang['User %s updated'] = '用户 %s 已更新';
+$lang['Users modified'] = '用户已修改';
+$lang['on the %d selected users'] = '于 %d 个已选中的用户';
+$lang['All %d users are selected'] = '已选中全部 %d 个用户';
+$lang['Change password'] = '更改密码';
+$lang['Change username'] = '更改用户名';
+$lang['Last visit on %s, %s.'] = '于 %s, %s 的最后访问。';
+$lang['Loading...'] = '加载中…';
+$lang['No matching user found'] = '未发现匹配的用户';
+$lang['%d of %d users selected'] = '已选中用户数/总数:%d / %d';
+$lang['(filtered from %s total users)'] = '(已从 %s 个总用户中过滤)';
+$lang['Close user details'] = '关闭用户明细';
+$lang['Open user details'] = '打开用户明细';
+$lang['close'] = '关闭';
?> \ No newline at end of file