1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
piwigo_ynh/sources/plugins/TakeATour/language/zh_CN/plugin.lang.php
2016-09-05 13:40:09 +02:00

41 lines
No EOL
3.1 KiB
PHP
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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 导览';