aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN/admin.lang.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-09-16 19:03:56 +0000
committerrvelices <rv-github@modusoptimus.com>2010-09-16 19:03:56 +0000
commitc206a73dd21bd16e8666396455b42936a6551992 (patch)
tree678fb9b59dde4c7a1623d538044f91123d4fa2c5 /language/zh_CN/admin.lang.php
parentc4bb9c71dd3ca0cb3366623896d867903ce0c531 (diff)
feature 1616: rename "category" into "album" (first commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/zh_CN/admin.lang.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index 0dbd00929..38ff5600d 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -23,14 +23,14 @@
$lang['%d association'] = '%d 相关';
$lang['%d associations'] = '%d 相关';
-$lang['%d category including'] = '包含 %d 类';
-$lang['%d categories including'] = '包含 %d 等类';
+$lang['%d album including'] = '包含 %d 类';
+$lang['%d albums including'] = '包含 %d 等类';
$lang['%d physical'] = '物理 %d';
$lang['%d physical'] = '物理 %d ';
$lang[' and %d virtual'] = ' 和 虚拟 %d ';
$lang[' and %d virtual'] = ' 和 虚拟 %d ';
-$lang['%d category moved'] = '%d 类已迁移';
-$lang['%d categories moved'] = '%d 等类已迁移';
+$lang['%d album moved'] = '%d 类已迁移';
+$lang['%d albums moved'] = '%d 等类已迁移';
$lang['%d group'] = '%d 组';
$lang['%d groups'] = '%d 组';
$lang['%d member'] = '%d 成员';
@@ -596,7 +596,7 @@ $lang['overrides existing values with empty ones'] = '用空数据来删除已
$lang['manage image ranks'] = '管理图片排序';
$lang['Manage image ranks'] = '管理图片排序';
$lang['Edit ranks'] = '修改排序方式';
-$lang['No element in this category'] = '该类中没有图片';
+$lang['No element in this album'] = '该类中没有图片';
$lang['Images manual order was saved'] = '图片手动排序已保存';
$lang['ranks'] = '顺序';
$lang['Drag to re-order'] = '拖放进行排序';