Ignore:
Timestamp:
Sep 19, 2010, 9:50:02 PM (14 years ago)
Author:
rvelices
Message:

feature 1616: rename "category" into "album" (second commit; still to come)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/zh_CN/admin.lang.php

    r6951 r6969  
    5858$lang['Add'] = '增加';
    5959$lang['Allow user registration'] = '允许用户注册';
    60 $lang['Apply to subcategories'] = '应用于子类中';
     60$lang['Apply to sub-albums'] = '应用于子类中';
    6161$lang['Associated'] = '关联于';
    6262$lang['Association to categories'] = '与类相关联';
     
    6565$lang['Caddie'] = '购物篮';
    6666$lang['Categories authorized thanks to group associations'] = '同组成员可以访问授权类';
    67 $lang['Categories manual order was saved'] = '类手动排序已保存';
     67$lang['Album manual order was saved'] = '类手动排序已保存';
    6868$lang['Category elements associated to the following categories: %s'] = '本类成员与如下类产生关联: %s';
    6969$lang['Check for upgrade failed for unknown reasons.'] = '因未知原因导致更新检测失败.';
     
    106106$lang['Link all category elements to a new category'] = '把所有本类中的成员关联到一个新类';
    107107$lang['Link all category elements to some existing categories'] = '把所有本类中的成员关联到已存在类中';
    108 $lang['Linked categories'] = '关联类';
     108$lang['Linked albums'] = '关联类';
    109109$lang['Lock gallery'] = '冻结图库';
    110110$lang['Maintenance'] = '维护';
     
    115115$lang['Members'] = '成员';
    116116$lang['Metadata synchronized from file'] = '对文件进行元数据同步';
    117 $lang['Move categories'] = '移动类';
     117$lang['Move albums'] = '移动类';
    118118$lang['Move'] = '移动';
    119119$lang['Name'] = '名字';
    120120$lang['New name'] = '新名';
    121 $lang['New parent category'] = '新父类';
     121$lang['New parent album'] = '新父类';
    122122$lang['New tag'] = '新标签';
    123123$lang['Number of comments per page'] = '每页评论数';
     
    129129$lang['Other private categories'] = '另外私类';
    130130$lang['Page banner'] = '页标语';
    131 $lang['Parent category'] = '父类';
     131$lang['Parent album'] = '父类';
    132132$lang['Path'] = '路径';
    133133$lang['Permalink'] = '固定链接';
     
    164164$lang['Status'] = '状态';
    165165$lang['Statistics'] = '统计';
    166 $lang['Storage category'] = '保存类';
     166$lang['Storage album'] = '保存类';
    167167$lang['Sum of rates'] = '总投票分';
    168168$lang['Tag "%s" already exists'] = '标签 "%s" 已存在';
     
    182182$lang['Virtual categories movement'] = '移动虚拟类';
    183183$lang['Virtual categories to move'] = '将要移动的虚拟类';
    184 $lang['Virtual category name'] = '虚拟类名';
     184$lang['Virtual album name'] = '虚拟类名';
    185185$lang['Webmaster cannot be deleted'] = '不能删除网管帐户';
    186186$lang['You are running on development sources, no check possible.'] = '你运行的是源码开发版本, 不能检测最新版.';
     
    193193$lang['associate to group'] = '关联到组';
    194194$lang['Authorized'] = '授权';
    195 $lang['Add a virtual category'] = '增加虚拟类';
     195$lang['Add a virtual album'] = '增加虚拟类';
    196196$lang['Authorize users to add comments on selected categories'] = '允许用户对所选类发表评论';
    197197$lang['The name of a category should not be empty'] = '类名不能为空';
    198 $lang['Lock categories'] = '冻结类';
    199 $lang['Private category'] = '私类';
    200 $lang['Public category'] = '公类';
     198$lang['Lock albums'] = '冻结类';
     199$lang['Private'] = '私类';
     200$lang['Public'] = '公类';
    201201$lang['Find a new representant by random'] = '随机寻找代理人';
    202202$lang['Public / Private'] = '公有 / 私有';
    203203$lang['Manage authorizations for selected categories'] = '管理所选类权限';
    204204$lang['Select uploadable categories'] = '选择上传类';
    205 $lang['Virtual category added'] = '虚拟类已加入';
    206 $lang['Virtual category deleted'] = '虚拟类已删除';
     205$lang['Virtual album added'] = '虚拟类已加入';
     206$lang['Virtual album deleted'] = '虚拟类已删除';
    207207$lang['Category'] = '类';
    208208$lang['Access type'] = '权限类型';
Note: See TracChangeset for help on using the changeset viewer.