WP File Manager
Current Path:
/
home
/
translil
/
www
/
amitram
/
multimedia
/
plugins
/
TakeATour
/
language
/
zh_CN
/
Name
Action
..
description.txt
Edit
index.php
Edit
plugin.lang.php
Edit
tour_2_7_0.lang.php
Edit
tour_2_8_0.lang.php
Edit
tour_2_9_0.lang.php
Edit
tour_first_contact.lang.php
Edit
tour_privacy.lang.php
Edit
Editing: plugin.lang.php
<?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'] = '隐私'; $lang['2_8_0_descrp'] = '探索 Piwigo 2.8 的一些新特性。详见 <a href="%s">发布公告</a>。'; $lang['2.8 Tour'] = '2.8 导览'; $lang['plugins_descrp'] = '插件是 Piwigo 中的一个关键特性。通过简单操作启用各种功能,令 Piwigo 满足您的需求。'; $lang['manage_albums_descrp'] = '相册的层级是图库的结构。学习如何组织相册并编辑它们的属性。'; $lang['edit_photos_descrp'] = '图片是您的 Piwigo 的基本元素。看看您可以怎样改变图片的属性,一次一张或批量管理。'; $lang['plugins_name'] = '插件'; $lang['manage_albums_name'] = '管理相册'; $lang['edit_photos_name'] = '编辑照片'; $lang['config_name'] = '设置'; $lang['config_descrp'] = '对您的 Piwigo 进行设置。管理界面主题,选择您的 Piwigo 的外观。'; $lang['2_9_0_name'] = '2.9 导览'; $lang['2_9_0_descrp'] = '发现 Piwigo 2.9 的新特性。详情请看 <a href="%s">发布说明</a>。';