source: extensions/FacebookPlug/Plugin/language/zh_CN/admin.lang.php @ 22922

Last change on this file since 22922 was 22922, checked in by TranslationTeam, 11 years ago

[facebookplug] Update zh_CN, thanks to : dennisyan

  • Property svn:executable set to *
File size: 5.7 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 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['button_count'] = 'button_count';
24$lang['dark'] = '深';
25$lang['enabled values are restored'] = 'enabled values are restored';
26$lang['image'] = '图片';
27$lang['light'] = '浅';
28$lang['like'] = 'like';
29$lang['on slideshow pages'] = '于幻灯页';
30$lang['page'] = '页';
31$lang['recommend'] = '推荐';
32$lang['standard'] = '标准';
33$lang['To fill only if you want to use a specific Facebook application. It\'s recommended to leave blank.'] = '仅当您想使用一特定Facebook应用时填写。建议留空。';
34$lang['Upload'] = '上传';
35$lang['Upload picture'] = '上传图片';
36$lang['Useful for personal templates, plugins. A event if also defined for plugins.'] = '对个性化模板、插件有用。A event if also defined for plugins.';
37$lang['Show faces'] = '显示faces';
38$lang['Show header'] = '显示页头';
39$lang['Show recommendations'] = 'Show recommendations';
40$lang['Show stream'] = 'Show stream';
41$lang['Simple'] = '简单';
42$lang['Social plugins'] = '社交插件';
43$lang['Title'] = '标题';
44$lang['Reverse'] = '反向';
45$lang['Share'] = '分享';
46$lang['Share album page'] = '分享相册页';
47$lang['Share picture page'] = '分享图片页';
48$lang['Publish feed'] = 'Publish feed';
49$lang['Recommended in order to Facebook get title, ... of your pages for wall display'] = 'Recommended in order to Facebook get title, ... of your pages';
50$lang['Promote'] = 'Promote';
51$lang['Verb to display'] = 'Verb to display';
52$lang['box_count'] = 'box_count';
53$lang['Facebook application identifient'] = 'Facebook应用程序的ID';
54$lang['Data updated with success'] = '数据更新成功';
55$lang['Develop by'] = 'Develop by';
56$lang['Enabled'] = '启用';
57$lang['Facebook Page URL'] = 'Facebook页面URL';
58$lang['Facepile'] = 'Facepile';
59$lang['Height'] = '高度';
60$lang['Informations'] = '信息';
61$lang['Layout style'] = '布局风格';
62$lang['Like box'] = 'Like box';
63$lang['Like button'] = 'Like button';
64$lang['Like button and comments cannot be enabled together'] = 'Like button 和评论不能同时启用';
65$lang['Num posts'] = 'Num posts';
66$lang['Num rows'] = 'Num rows';
67$lang['On menu of main pages'] = '于首页菜单';
68$lang['On picture pages'] = '于图片菜单';
69$lang['Options'] = '选项';
70$lang['Other options are available by programming'] = '其它选项可修改程序以启用';
71$lang['Page type allows to reference the page and Facebook can get informations (title, ...). Image type allows to reference image url and Facebook cannot get informations but works always with private albums.'] = 'Page type allows to reference the page and Facebook can get informations (title, ...). Image type allows to reference image url and Facebook cannot get informations but works always with private albums.';
72$lang['Picture URL type'] = '图片URL类型';
73$lang[' (?)'] = '(?)';
74$lang['Activity'] = 'Activity';
75$lang['Activity feed'] = 'Activity feed';
76$lang['Add Facebook Piwigo application on footer'] = '在页脚添加Facebook的Piwigo应用';
77$lang['Add Facebook Piwigo group on footer'] = '在页脚添加Facebook的Piwigo组';
78$lang['Add a icon link on each album page to share on Facebook'] = '在每个相册页添加用以分享到Facebook的图标形式的链接';
79$lang['Add a icon link on each picture page to share on Facebook'] = '在每个图片页添加用以分享到Facebook的图标形式的链接';
80$lang['Add a icon link on each picture page to upload image on Facebook'] = '在每个图片页添加用以上传图片到Facebook的图标形式的链接';
81$lang['Add a link on each page footer'] = '在每页页脚添加链接';
82$lang['Add a paragraph with Facebook link on about page'] = '在about页添加含有Facebook链接的段落';
83$lang['Add informations on about page'] = '在about页添加信息';
84$lang['Advanced'] = '高级';
85$lang['Allow Facebook to see private page'] = '允许Facebook显示非公开页面';
86$lang['Always initialize Facebook'] = '总是预置Facebook';
87$lang['Asynchronous Facebook access'] = '异步Facebook接入';
88$lang['Buttons'] = '按钮';
89$lang['Color scheme'] = '配色方案';
90$lang['Comments'] = '评论';
91$lang['Continue'] = '继续';
92$lang['Data updated with error'] = '数据更新中包含错误';
93?>
Note: See TracBrowser for help on using the repository browser.