aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/zh_CN/plugin.lang.php
blob: 70795593e6bdbc97662d12ec702ed8d6cf77035e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery                                    |
// +-----------------------------------------------------------------------+
// | 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 |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify  |
// | it under the terms of the GNU General Public License as published by  |
// | the Free Software Foundation                                          |
// |                                                                       |
// | This program is distributed in the hope that it will be useful, but   |
// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
// | General Public License for more details.                              |
// |                                                                       |
// | You should have received a copy of the GNU General Public License     |
// | along with this program; if not, write to the Free Software           |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA.                                                                  |
// +-----------------------------------------------------------------------+
$lang['Start the Tour'] = '开始导览';
$lang['End tour'] = '结束导览';
$lang['Next '] = '前进';
$lang['Prev'] = '后退';
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = '开始导览,探索您的 Piwigo 图库 » 前往可用的导览';
$lang['Visit your Piwigo!'] = '访问您的 Piwigo !';
$lang['takeatour_configpage'] = 'Take A Tour » 导览项目';
$lang['TAT_descrp'] = '欢迎!这里列出了探索您的 Piwigo 图库之特性的所有导览。<br>开启以下的某一导览,按提示操作。点击 后退/前进(或使用键盘上的箭头键)控制导览进程。导览中如果点击进入管理界面的其他页, 将自动返回当前的导览页。如果被卡住无法结束导览,进入<em>插件 » Take A Tour</em> 即可结束导览。';

$lang['First Contact'] = '第一次接触';
$lang['first_contact_descrp'] = '推荐给新手,本导览将向您介绍 Piwigo 的基本特性。从添加和管理图片开始,继之以相册的管理和权限、个性化设置,以及主题和插件等。';

$lang['2.7 Tour'] = 'Piwigo 2.7 导览';
$lang['2_7_0_descrp'] = '探索 Piwigo 2.7 的新特性';

$lang['privacy_descrp'] = '本导览向您展示通过涵盖每个相册及每张图片的许可系统保护您的图片免于公共访问的各种方法,以及通过图片保护防止拷贝。';
$lang['Privacy'] = '隐私';