Ignore:
Timestamp:
Dec 23, 2013, 1:52:27 PM (10 years ago)
Author:
nikrou
Message:

Make plugin compatible with plugin 2.6

File:
1 edited

Legend:

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

    r21935 r26116  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | Piwigo - a PHP based photo gallery                                    |
     3// | photoWidget  - a plugin for Piwigo                                    |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2008-2013 Piwigo Team                  http://piwigo.org |
    6 // | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
    7 // | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
     5// | Copyright(C) 2010-2013 Nicolas Roudaire        http://www.nikrou.net  |
    86// +-----------------------------------------------------------------------+
    97// | This program is free software; you can redistribute it and/or modify  |
    10 // | it under the terms of the GNU General Public License as published by  |
    11 // | the Free Software Foundation                                          |
     8// | it under the terms of the GNU General Public License version 2 as     |
     9// | published by the Free Software Foundation                             |
    1210// |                                                                       |
    1311// | This program is distributed in the hope that it will be useful, but   |
     
    1816// | You should have received a copy of the GNU General Public License     |
    1917// | along with this program; if not, write to the Free Software           |
    20 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
    21 // | USA.                                                                  |
     18// | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,            |
     19// | MA 02110-1301 USA                                                     |
    2220// +-----------------------------------------------------------------------+
     21
    2322$lang['That plugin display pictures using a flash movie that rotates them in 3D. It works like regulars categories but in a more amazing and exciting way.'] = '该插件以flash动画旋转3D的形式显示图片。它像普通相册一样工作,但效果更炫更有趣。';
    2423$lang['one category'] = '1个相册';
     
    4342$lang['You choose that mode for'] = '您为以下相册选择该模式';
    4443$lang['You must choose at least one category'] = '您必须至少选择1个相册';
    45 ?>
Note: See TracChangeset for help on using the changeset viewer.