Changeset 25695


Ignore:
Timestamp:
Nov 25, 2013, 7:58:29 PM (10 years ago)
Author:
TranslationTeam
Message:

[user_collections] Update zh_CN, thanks to : winson

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserCollections/language/zh_CN/plugin.lang.php

    r24645 r25695  
    2222// +-----------------------------------------------------------------------+
    2323$lang['by %s'] = 'by %s';
    24 $lang['save'] = '保存';
    25 $lang['active'] = '启用';
    26 $lang['set active'] = '设置启用';
    2724$lang['You have no collection'] = '您没有精选集';
    2825$lang['You have %d collections'] = '您有 %d 个精选集';
    2926$lang['You have %d collection'] = '您有 %d 个精选集';
    30 $lang['Unsaved collections'] = '未保存的精选集';
    31 $lang['See all my collections'] = '查看所有精选集';
    3227$lang['This collection is empty'] = '此精选集为空';
    33 $lang['Saved collections'] = '已保存的精选集';
    3428$lang['Save'] = '保存';
    35 $lang['Return to collections list'] = '回到列表';
    3629$lang['Remove from collection'] = '从精选集中删除';
    37 $lang['Public collection'] = '公开';
    3830$lang['Please give a name'] = '请输入名称';
    3931$lang['Invalid collection'] = '无效的精选集';
    4032$lang['Create a new collection'] = '创建新的精选集';
    41 $lang['Copy to clipboard'] = '复制到剪贴板';
    42 $lang['Copied'] = '已复制';
    4333$lang['Collections'] = '精选集';
    4434$lang['Collection name:'] = '精选集名称:';
     
    6656$lang['Allow users to send their public collections by mail'] = '允许用户通过e-mail发送其公开精选集';
    6757$lang['Send this collection my mail'] = '将此精选集发送至我的邮箱';
    68 $lang['The collection must be public in order to send it'] = '精选集须设为公开后方能发送';
    6958$lang['Your e-mail'] = '您的e-mail';
    7059$lang['Your name'] = '您的名字';
     
    9382$lang['New share added: <a href="%s">%s</a>'] = '已添加新的分享:<a href="%s">%s</a>';
    9483$lang['Collection not found'] = '未找到精选集';
     84$lang['Add'] = '增加';
     85$lang['Cancel'] = '取消';
     86$lang['Description'] = '描述';
     87$lang['Hello %s, %s sent you a photos collection from "%s"'] = '你好 %s,%s从%s发送了一个图片集给你';
     88$lang['Name'] = '名称';
     89$lang['Send'] = '发送';
     90$lang['jump to photo'] = '跳到图片';
    9591?>
Note: See TracChangeset for help on using the changeset viewer.