1 | <?php |
---|
2 | // +-----------------------------------------------------------------------+ |
---|
3 | // | Piwigo - a PHP based photo gallery | |
---|
4 | // +-----------------------------------------------------------------------+ |
---|
5 | // | Copyright(C) 2008-2012 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['Doesn\'t contain'] = '不包含'; |
---|
24 | $lang['Doesn\'t end with'] = '不以...结束'; |
---|
25 | $lang['Don\'t show this message again'] = '不再显示此信息'; |
---|
26 | $lang['Ends with'] = '以...结束'; |
---|
27 | $lang['Exclude SmartAlbums from permissions management'] = '将SmartAlbums从权限管理中排除'; |
---|
28 | $lang['Filters'] = '过滤器'; |
---|
29 | $lang['Hits'] = '点击数'; |
---|
30 | $lang['Hits must be an integer'] = '点击数必须为整数'; |
---|
31 | $lang['Limit must be an integer'] = '限制必须为整数'; |
---|
32 | $lang['Max. number of photos'] = '相片最大数量'; |
---|
33 | $lang['Name is empty'] = '名称为空'; |
---|
34 | $lang['No album selected'] = '未选择相册'; |
---|
35 | $lang['No filter selected'] = '未选择过滤器'; |
---|
36 | $lang['No tag selected'] = '未选择标签'; |
---|
37 | $lang['%d photos associated to album %s'] = '%d 张相片关联到 %s 相册'; |
---|
38 | $lang['Above'] = '以上'; |
---|
39 | $lang['Add filters here'] = '在此添加过滤器'; |
---|
40 | $lang['Added after'] = '在此之后添加'; |
---|
41 | $lang['Added before'] = '在此之前添加'; |
---|
42 | $lang['Added on'] = '添加于'; |
---|
43 | $lang['All SmartAlbums'] = '所有SmartAlbums'; |
---|
44 | $lang['All these albums'] = '所有这些相册'; |
---|
45 | $lang['All these tags'] = '所有这些标签'; |
---|
46 | $lang['Author is empty'] = '作者为空'; |
---|
47 | $lang['Begins with'] = '开始于'; |
---|
48 | $lang['Bellow'] = '以下'; |
---|
49 | $lang['Contains'] = '包含'; |
---|
50 | $lang['Count'] = '计数'; |
---|
51 | $lang['Created after'] = '在此之后创建'; |
---|
52 | $lang['Created before'] = '在此之前创建'; |
---|
53 | $lang['Date string is malformed'] = '日期字符串有缺陷'; |
---|
54 | $lang['Doesn\'t begin with'] = '不以...开始'; |
---|
55 | $lang['You can\'t use more than one level filter'] = '您只能选择1个级别的保密性'; |
---|
56 | $lang['You can\'t use more than one limit filter'] = '您只能选择1个数量限制的元素'; |
---|
57 | $lang['None of these tags'] = '不含这些标签'; |
---|
58 | $lang['To order albums please go the main albums <a href="%s">management page</a>'] = '为相册排序,请访问主相册<a href="%s">管理页面</a>'; |
---|
59 | $lang['create a new SmartAlbum'] = '创建新的SmartAlbum'; |
---|
60 | $lang['None of these albums'] = '不属于这些相册'; |
---|
61 | $lang['For "Is (not) in", separate each author by a comma'] = '对于"在(不在)",以逗号分隔每一个作者'; |
---|
62 | $lang['Is'] = '是'; |
---|
63 | $lang['Is in'] = '在'; |
---|
64 | $lang['Is not'] = '不是'; |
---|
65 | $lang['Is not in'] = '不在'; |
---|
66 | $lang['One of these albums'] = '这些相册之一'; |
---|
67 | $lang['One of these tags'] = '这些标签之一'; |
---|
68 | $lang['Only SmartAlbums are displayed on this page'] = '本页只显示SmartAlbums'; |
---|
69 | $lang['Only these albums'] = '仅这些相册'; |
---|
70 | $lang['Only these tags'] = '仅这些标签'; |
---|
71 | $lang['Rating score must be an integer'] = '评分必须为整数'; |
---|
72 | $lang['Regenerate photos list of all SmartAlbums'] = '更新所有SmartAlbums的图片列表'; |
---|
73 | $lang['Regenerate photos list of this SmartAlbum'] = '更新本SmartAlbum的图片列表'; |
---|
74 | $lang['SmartAlbum added'] = 'SmartAlbums已添加'; |
---|
75 | $lang['SmartAlbum deleted'] = 'SmartAlbums已删除'; |
---|
76 | $lang['SmartAlbums are considered private for everyone, and a user can see it\'s content only if available in another album he has access to.'] = 'SmartAlbums默认每个人的隐私,仅当一位用户有权限进入相册时才能看到内容。'; |
---|
77 | $lang['This album is a SmartAlbum'] = '本相册是一个SmartAlbum'; |
---|
78 | $lang['Update albums on file upload'] = '文件上传后更新相册'; |
---|
79 | $lang['can cause slowdowns'] = '可能引起处理速度下降'; |
---|
80 | $lang['Regex is malformed'] = '正则表达式异常'; |
---|
81 | $lang['Regular expression'] = '正则表达式'; |
---|
82 | $lang['Update albums every %s days'] = '第 %s 表更新一次相册'; |
---|
83 | $lang['Invalid number of days'] = '无效的天数'; |
---|
84 | $lang['Select albums...'] = '选择相册...'; |
---|
85 | $lang['Mode'] = '模式'; |
---|
86 | ?> |
---|