aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-05-04 05:23:10 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-05-04 05:23:10 +0000
commit3c4e9471c43b0b23df54efb3f159b6349b279679 (patch)
treec668833d0611ebe40e547d2d9f6ba1f1fc63cfd1
parent1b3b7980e357df2c799eadd3ded26540da6fa35b (diff)
[takeatour] Update zh_CN, thanks to : dennisyan
git-svn-id: http://piwigo.org/svn/trunk@28335 68402e56-0260-453c-a942-63ccdbb3a9ee
-rwxr-xr-xplugins/TakeATour/language/zh_CN/plugin.lang.php55
1 files changed, 34 insertions, 21 deletions
diff --git a/plugins/TakeATour/language/zh_CN/plugin.lang.php b/plugins/TakeATour/language/zh_CN/plugin.lang.php
index 8e11d5e56..3556dc2bb 100755
--- a/plugins/TakeATour/language/zh_CN/plugin.lang.php
+++ b/plugins/TakeATour/language/zh_CN/plugin.lang.php
@@ -1,24 +1,24 @@
<?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. |
+// +-----------------------------------------------------------------------+
+// | 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['first_contact_title10'] = ' ';
$lang['first_contact_title12'] = ' ';
@@ -39,4 +39,17 @@ $lang['first_contact_title41'] = ' ';
$lang['first_contact_title5'] = ' ';
$lang['first_contact_title6'] = ' ';
$lang['first_contact_title7'] = ' ';
-$lang['first_contact_title8'] = ' '; \ No newline at end of file
+$lang['first_contact_title8'] = ' ';
+$lang['first_contact_stp7'] = '这里是上传图片的基本信息。可以看到 Piwigo 已自动生成了缩略图。您现在可以使用底部的链接添加更多图片,点击图片编辑其属性,或点击 批量管理 ,管理全部上传的图片...';
+$lang['first_contact_stp6'] = '您将看到所选图片被列出。添加至少两张图片,然后点击 开始上传 按钮';
+$lang['first_contact_stp5'] = '然后点击此按钮,从电脑中选择要添加的图片';
+$lang['first_contact_stp4'] = '首先选择一个相册;如尚无相册,则创建一个。';
+$lang['first_contact_title4'] = '让我们来添加图片!';
+$lang['first_contact_stp3'] = '第一个标签页是使用浏览器直接添加图片。其他标签页是使用其他方法上传图片。';
+$lang['first_contact_title3'] = '添加图片 页面';
+$lang['first_contact_stp1'] = '你好!我将为您导览 Piwigo。请按指令操作,点击 Next(或使用键盘上的箭头键)控制进程。按提示操作。点击 Prev/Next(或使用键盘上的箭头键)控制导览进程。导览中如果点击进入管理界面的其他页, 将自动返回当前的导览页。如果被卡住无法结束导览,进入<em>插件 » Take A Tour</em> 即可结束导览。<br>那么,就让我们从添加图片开始吧!';
+$lang['TAT_descrp'] = '欢迎!这里列出了探索您的 Piwigo 图库之特性的所有导览。<br>开启以下的某一导览,按提示操作。点击 Prev/Next(或使用键盘上的箭头键)控制导览进程。导览中如果点击进入管理界面的其他页, 将自动返回当前的导览页。如果被卡住无法结束导览,进入<em>插件 » Take A Tour</em> 即可结束导览。';
+$lang['first_contact_stp2'] = '链接在此。点击 Next 以继续。';
+$lang['first_contact_title1'] = '欢迎来到您的 Piwigo 图库';
+$lang['First Contact'] = '第一次接触';
+$lang['Start the Tour'] = '开始导览'; \ No newline at end of file