source: trunk/plugins/TakeATour/language/zh_CN/plugin.lang.php @ 28335

Last change on this file since 28335 was 28335, checked in by TranslationTeam, 10 years ago

[takeatour] Update zh_CN, thanks to : dennisyan

  • Property svn:executable set to *
File size: 4.2 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 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 |
8// +-----------------------------------------------------------------------+
9// | 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                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | 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.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['first_contact_title10'] = ' ';
24$lang['first_contact_title12'] = ' ';
25$lang['first_contact_title13'] = ' ';
26$lang['first_contact_title14'] = ' ';
27$lang['first_contact_title16'] = ' ';
28$lang['first_contact_title17'] = ' ';
29$lang['first_contact_title2'] = ' ';
30$lang['first_contact_title23'] = ' ';
31$lang['first_contact_title24'] = ' ';
32$lang['first_contact_title26'] = ' ';
33$lang['first_contact_title27'] = ' ';
34$lang['first_contact_title30'] = ' ';
35$lang['first_contact_title31'] = ' ';
36$lang['first_contact_title32'] = ' ';
37$lang['first_contact_title40'] = ' ';
38$lang['first_contact_title41'] = ' ';
39$lang['first_contact_title5'] = ' ';
40$lang['first_contact_title6'] = ' ';
41$lang['first_contact_title7'] = ' ';
42$lang['first_contact_title8'] = ' ';
43$lang['first_contact_stp7'] = '这里是上传图片的基本信息。可以看到 Piwigo 已自动生成了缩略图。您现在可以使用底部的链接添加更多图片,点击图片编辑其属性,或点击 批量管理 ,管理全部上传的图片...';
44$lang['first_contact_stp6'] = '您将看到所选图片被列出。添加至少两张图片,然后点击 开始上传 按钮';
45$lang['first_contact_stp5'] = '然后点击此按钮,从电脑中选择要添加的图片';
46$lang['first_contact_stp4'] = '首先选择一个相册;如尚无相册,则创建一个。';
47$lang['first_contact_title4'] = '让我们来添加图片!';
48$lang['first_contact_stp3'] = '第一个标签页是使用浏览器直接添加图片。其他标签页是使用其他方法上传图片。';
49$lang['first_contact_title3'] = '添加图片 页面';
50$lang['first_contact_stp1'] = '你好!我将为您导览 Piwigo。请按指令操作,点击 Next(或使用键盘上的箭头键)控制进程。按提示操作。点击 Prev/Next(或使用键盘上的箭头键)控制导览进程。导览中如果点击进入管理界面的其他页, 将自动返回当前的导览页。如果被卡住无法结束导览,进入<em>插件 » Take A Tour</em> 即可结束导览。<br>那么,就让我们从添加图片开始吧!';
51$lang['TAT_descrp'] = '欢迎!这里列出了探索您的 Piwigo 图库之特性的所有导览。<br>开启以下的某一导览,按提示操作。点击 Prev/Next(或使用键盘上的箭头键)控制导览进程。导览中如果点击进入管理界面的其他页, 将自动返回当前的导览页。如果被卡住无法结束导览,进入<em>插件 » Take A Tour</em> 即可结束导览。';
52$lang['first_contact_stp2'] = '链接在此。点击 Next 以继续。';
53$lang['first_contact_title1'] = '欢迎来到您的 Piwigo 图库';
54$lang['First Contact'] = '第一次接触';
55$lang['Start the Tour'] = '开始导览';
Note: See TracBrowser for help on using the repository browser.