source: trunk/language/zh_CN/common.lang.php @ 26461

Last change on this file since 26461 was 26461, checked in by mistic100, 10 years ago

Update headers to 2014. Happy new year!!

  • Property svn:eol-style set to LF
File size: 22.1 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/*
24Language Name: 简体中文 [CN]
25Version: 2.5.0
26Language URI: http://piwigo.org/ext/extension_view.php?eid=438
27Author: Piwigo team
28Author URI: http://piwigo.org
29*/
30
31// Langage informations
32$lang_info['language_name'] = "简体中文";
33$lang_info['country'] = "中国";
34$lang_info['direction'] = "ltr";
35$lang_info['code'] = "cn";
36$lang_info['zero_plural'] = true;
37
38$lang['%d Kb'] = '%dKb';
39$lang['%d album updated'] = '已更新%d个相册';
40$lang['%d albums updated'] = '已更新%d个相册';
41$lang['%d comment to validate'] = '有%d个评论等待审核';
42$lang['%d comments to validate'] = '有%d个评论等待审核';
43$lang['%d new comment'] = '%d个新评论';
44$lang['%d new comments'] = '%d个新评论';
45$lang['%d comment'] = '%d个评论';
46$lang['%d comments'] = '%d个评论';
47$lang['%d hit'] = '%d次点击';
48$lang['%d hits'] = '%d次点击';
49$lang['%d new photo'] = '%d张新图片';
50$lang['%d new photos'] = '%d张新图片';
51$lang['%d new user'] = '%d个新用户';
52$lang['%d new users'] = '%d个新用户';
53$lang['About'] = "关于";
54$lang['All tags'] = '符合所有标签';
55$lang['Any tag'] = '符合任一标签';
56$lang['At least one listed rule must be satisfied.'] = '列出的条件中至少需要满足一项。';
57$lang['Author'] = "作者";
58$lang['Albums'] = "相册";
59$lang['Album'] = "相册";
60$lang['Close this window'] = "关闭此窗口";
61$lang['Complete RSS feed (photos, comments)'] = '完整的RSS订阅(图片,评论)';
62$lang['Confirm Password'] = "确认密码";
63$lang['Connection settings'] = '注册信息';
64$lang['Login'] = "登录";
65$lang['Contact webmaster'] = '联系站长';
66$lang['Create a new account'] = "新建帐号";
67$lang['Created on'] = '创建于';
68$lang['Creation date'] = "创建日期";
69$lang['Current password is wrong'] = '当前密码错误';
70$lang['Dimensions'] = "尺寸";
71$lang['Display'] = "显示";
72$lang['Each listed rule must be satisfied.'] = '每项列出的条件均需满足。';
73$lang['Email address is missing. Please specify an email address.'] = '缺少email地址。请指定一个email地址。';
74$lang['Email address'] = 'email地址';
75$lang['Enter your personnal informations'] = '输入您的个人信息';
76$lang['Error sending email'] = '发送邮件出错';
77$lang['File name'] = '文件名';
78$lang['File'] = '文件名';
79$lang['Filesize'] = '文件大小';
80$lang['Filter and display'] = '过滤并显示';
81$lang['Filter'] = '过滤';
82$lang['Forgot your password?'] = '忘记密码?';
83$lang['Go through the gallery as a visitor'] = '以访客身份浏览图库';
84$lang['Help'] = '帮助';
85$lang['Identification'] = '用户信息';
86$lang['Photos only RSS feed'] = 'RSS订阅仅限图片';
87$lang['Keyword'] = '关键字';
88$lang['Links'] = '链接';
89$lang['N/A'] = '不适用';
90$lang['New on %s'] = '创建于 %s';
91$lang['Notification'] = 'RSS订阅';
92$lang['Number of items'] = '总数';
93$lang['Original dimensions'] = '原始大小';
94$lang['Password forgotten'] = '忘记密码';
95$lang['Password'] = '密码';
96$lang['Post date'] = '上传日期';
97$lang['Posted on'] = '上传于';
98$lang['Profile'] = '用户信息';
99$lang['Quick connect'] = '快捷登录';
100$lang['RSS feed'] = 'RSS订阅';
101$lang['Register'] = '注册';
102$lang['Registration'] = '注册';
103$lang['Related tags'] = '关联的标签';
104$lang['Reset'] = '重置';
105$lang['Retrieve password'] = '取回密码';
106$lang['Search rules'] = '搜索条件';
107$lang['Search tags'] = '搜索标签';
108$lang['Search'] = '搜索';
109$lang['display available tags'] = '显示现有标签';
110$lang['Since'] = '时间';
111$lang['Sort by'] = '排序字段';
112$lang['Sort order'] = '排序方式';
113$lang['Tag'] = '标签';
114$lang['Tags'] = '标签';
115$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = '通过RSS订阅,您可以从本网站及时获取新图片、相册的更新与新评论的通知。您可以通过RSS阅读器来订阅。';
116$lang['Unknown feed identifier'] = '未知RSS标识';
117$lang['User comments'] = '用户评论';
118$lang['Username'] = '用户名';
119$lang['Visits'] = '访问量';
120$lang['Webmaster'] = '站长';
121$lang['Week %d'] = '星期%d';
122$lang['About Piwigo'] = '关于Piwigo';
123$lang['You are not authorized to access the requested page'] = '您无权访问此页';
124$lang['add this photo to your favorites'] = '将图片添加到收藏';
125$lang['Administration'] = '后台管理';
126$lang['all'] = '所有';
127$lang['ascending'] = '升序';
128$lang['author(s) : %s'] = '作者:%s';
129$lang['Expand all albums'] = '展开所有相册';
130$lang['posted after %s (%s)'] = '发布于 %s (%s) 之后';
131$lang['posted before %s (%s)'] = '发布于 %s (%s) 之前';
132$lang['posted between %s (%s) and %s (%s)'] = '发布于 %s (%s) 和 %s (%s) 之间';
133$lang['posted on %s'] = '发布于 %s';
134$lang['Best rated'] = '评分最高';
135$lang['display best rated photos'] = '显示评分最高的图片';
136$lang['Calendar'] = '图片日历';
137$lang['All'] = '所有';
138$lang['display each day with photos, month per month'] = '逐年逐月逐日显示';
139$lang['View'] = '视图';
140$lang['chronology_monthly_calendar'] = '月历';
141$lang['chronology_monthly_list'] = '月列表';
142$lang['chronology_weekly_list'] = '周列表';
143$lang['Click here if your browser does not automatically forward you'] = '如果您的浏览器不支持自动跳转,请点击这里';
144$lang['comment date'] = '评论日期';
145$lang['Comment'] = '评论';
146$lang['Your comment has been registered'] = '评论已保存';
147$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = '反灌水系统:请稍后再发表下一个评论';
148$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '因不符合规则,您的评论未能保存';
149$lang['An administrator must authorize your comment before it is visible.'] = '评论经管理员审核后才能显示。';
150$lang['This login is already used by another user'] = '用户名已经存在';
151$lang['Comments'] = '评论';
152$lang['Add a comment'] = '发表评论';
153$lang['created after %s (%s)'] = '创建于 %s (%s) 之后';
154$lang['created before %s (%s)'] = '创建于 %s (%s) 之前';
155$lang['created between %s (%s) and %s (%s)'] = '创建于 %s (%s) 和 le %s (%s) 之间';
156$lang['created on %s'] = '创建于 %s';
157$lang['Customize'] = '自定义';
158$lang['Your Gallery Customization'] = '自定义页标题';
159$lang['day'][0] = '星期日';
160$lang['day'][1] = '星期一';
161$lang['day'][2] = '星期二';
162$lang['day'][3] = '星期三';
163$lang['day'][4] = '星期四';
164$lang['day'][5] = '星期五';
165$lang['day'][6] = '星期六';
166$lang['Default'] = '默认';
167$lang['delete this photo from your favorites'] = '从收藏夹中删除此图片';
168$lang['Delete'] = '删除';
169$lang['descending'] = '降序';
170$lang['Download'] = '下载';
171$lang['Download this file'] = '下载此文件';
172$lang['edit'] = '编辑';
173$lang['wrong date'] = '错误的日期';
174$lang['excluded'] = '不包括';
175$lang['Your favorites'] = '收藏夹';
176$lang['display your favorites photos'] = '显示加入收藏的图片';
177$lang['Favorites'] = '收藏';
178$lang['First'] = '首页';
179$lang['The gallery is locked for maintenance. Please, come back later.'] = '系统维护中,请稍后再试。';
180$lang['Page generated in'] = '页面创建时间';
181$lang['guest'] = '游客';
182$lang['Hello'] = '您好';
183$lang['available for administrators only'] = '需要管理员权限';
184$lang['display this album'] = '显示此相册根目录下的图片';
185$lang['display last user comments'] = '显示最新用户评论';
186$lang['customize the appareance of the gallery'] = '界面个性化设置';
187$lang['search'] = '搜索';
188$lang['Home'] = '主页';
189$lang['in this album'] = '在此相册里';
190$lang['in %d sub-album'] = '在%d个子相册中';
191$lang['in %d sub-albums'] = '在%d个子相册中';
192$lang['included'] = '包括';
193$lang['Invalid password!'] = '密码不正确!';
194$lang['Language'] = '语言';
195$lang['last %d days'] = '最近%d天';
196$lang['Last'] = '最后';
197$lang['Logout'] = '注销';
198$lang['obligatory'] = '必填';
199$lang['display a calendar by creation date'] = '按创建日期显示日历';
200$lang['display all photos in all sub-albums'] = '显示所有相册和子相册的图片';
201$lang['return to normal view mode'] = '返回到普通视图';
202$lang['display a calendar by posted date'] = '按发布日期显示日历';
203$lang['month'][10] = '十月';
204$lang['month'][11] = '十一月';
205$lang['month'][12] = '十二月';
206$lang['month'][1] = '一月';
207$lang['month'][2] = '二月';
208$lang['month'][3] = '三月';
209$lang['month'][4] = '四月';
210$lang['month'][5] = '五月';
211$lang['month'][6] = '六月';
212$lang['month'][7] = '七月';
213$lang['month'][8] = '八月';
214$lang['month'][9] = '九月';
215$lang['Most visited'] = '最受关注';
216$lang['display most visited photos'] = '显示查看次数最多的图片';
217$lang['Unknown identifier'] = '帐号不存在';
218$lang['New password'] = '新密码';
219$lang['Rate this photo'] = '评分';
220$lang['Next'] = '下一页';
221$lang['no rate'] = '没有评分';
222$lang['Photos posted within the last %d day.'] = '只显示最近%d天的图片。';
223$lang['Photos posted within the last %d days.'] = '只显示最近%d天的图片。';
224$lang['password updated'] = '密码已更新';
225$lang['Recent period must be a positive integer value'] = '再次发表的间隔时间必须是正整数';
226$lang['photo'] = '图片';
227$lang['Click on the photo to see it in high definition'] = '点击查看高清图片';
228$lang['Show file metadata'] = '显示文件元数据';
229$lang['Powered by'] = 'Powered by';
230$lang['Preferences'] = '使用偏好';
231$lang['Previous'] = '前页';
232$lang['Random photos'] = '随机图片';
233$lang['display a set of random photos'] = '显示一组随机图片';
234$lang['Recent albums'] = '最新相册';
235$lang['display recently updated albums'] = '显示最近更新的相册';
236$lang['Recent period'] = '再次发表的间隔时间';
237$lang['Recent photos'] = '最新图片';
238$lang['display most recent photos'] = '显示最新图片';
239$lang['Redirection...'] = '跳转至...';
240$lang['Please, enter a login'] = '请输入用户名';
241$lang['login mustn\'t end with a space character'] = '用户名不能以空格结尾';
242$lang['login mustn\'t start with a space character'] = '用户名不能以空格开头';
243$lang['this login is already used'] = '此用户名已存在';
244$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '邮箱地址格式必须符合标准的 xxx@yyy.eee (例如: jack@altern.org)';
245$lang['Auto login'] = '自动登录';
246$lang['remove this tag from the list'] = '从列表中删除此标签';
247$lang['representative'] = '相册缩略图';
248$lang['Search for Author'] = '作者';
249$lang['Search in albums'] = '在相册中搜索';
250$lang['Search by date'] = '按日期搜索';
251$lang['Date'] = '开始日期';
252$lang['End-Date'] = '截止日期';
253$lang['Kind of date'] = '日期类型';
254$lang['Search for words'] = '搜索关键词';
255$lang['Search for all terms'] = '符合全部关键词';
256$lang['Search for any term'] = '符合任一关键词';
257$lang['Empty query. No criteria has been entered.'] = '空查询。未输入任何条件。';
258$lang['Search results'] = '搜索结果';
259$lang['Search in sub-albums'] = '也在子相册中搜索';
260$lang['searched words : %s'] = '搜索词:%s';
261$lang['Contact'] = '联系';
262$lang['set as album representative'] = '设为相册缩略图';
263$lang['Show number of comments'] = '显示评论数';
264$lang['Show number of hits'] = '显示点击量';
265$lang['slideshow'] = '幻灯片放映';
266$lang['stop the slideshow'] = '停止幻灯片放映';
267$lang['Specials'] = '特色浏览';
268$lang['SQL queries in'] = 'SQL搜索语句';
269$lang['display only recently posted photos'] = '只显示最新图片';
270$lang['return to the display of all photos'] = '返回到显示所有图片';
271$lang['the beginning'] = '起始';
272$lang['Thumbnails'] = '缩略图';
273$lang['Menu'] = '菜单';
274$lang['A comment on your site'] = '一个网站评论';
275$lang['today'] = '今天';
276$lang['Rating score'] = '分数';
277$lang['Update your rating'] = '更改评分';
278$lang['the username must be given'] = '用户名必需';
279$lang['useful when password forgotten'] = '万一忘记密码时有用';
280$lang['Quick search'] = '快捷搜索';
281$lang['Connected user: %s'] = '在线用户:%s';
282$lang['IP: %s'] = 'IP地址:%s';
283$lang['Browser: %s'] = '浏览器:%s';
284$lang['Author: %s'] = '上传者:%s';
285$lang['Comment: %s'] = '评论:%s';
286$lang['Comment by %s'] = '由 %s 评论';
287$lang['User: %s'] = '用户:%s';
288$lang['Email: %s'] = 'Email:%s';
289$lang['Admin: %s'] = '管理员:%s';
290$lang['Registration of %s'] = '%s 的注册';
291$lang['Album: %s'] = '相册:%s';
292$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '游客用户的状态出现问题,现在将启用默认状态。请通知站长。';
293$lang['this email address is already in use'] = '此email邮箱已存在';
294$lang['Album results for'] = '相册的结果';
295$lang['Tag results for'] = '符合标签搜索的结果';
296$lang['from %s to %s'] = '从 %s 到 %s';
297$lang['Play of slideshow'] = '播放';
298$lang['Pause of slideshow'] = '暂停';
299$lang['Repeat the slideshow'] = '重复播放';
300$lang['Not repeat the slideshow'] = '停止重复播放';
301$lang['Reduce diaporama speed'] = '减慢播放速度';
302$lang['Accelerate diaporama speed'] = '加快播放速度';
303$lang['Submit'] = '提交';
304$lang['Yes'] = '是';
305$lang['No'] = '否';
306$lang['%d photo'] = '%d张图片';
307$lang['%d photos'] = '%d张图片';
308$lang['%d photo is also linked to current tags'] = '当前标签还有%d张关联的图片';
309$lang['%d photos are also linked to current tags'] = '当前标签还有%d张关联的图片';
310$lang['display photos linked to this tag'] = '只显示与此标签关联的图片';
311$lang['photos posted during the last %d days'] = '在最近%d天里发布的图片';
312$lang['Piwigo Help'] = 'Piwigo帮助';
313$lang['Rank'] = '分类';
314$lang['group by letters'] = '按字母顺序分类';
315$lang['letters'] = '字母';
316$lang['show tag cloud'] = '显示标签云';
317$lang['cloud'] = '云';
318$lang['Are you sure?'] = '确定?';
319$lang['Reset to default values'] = '重置为默认值';
320$lang['delete all photos from your favorites'] = '删除收藏夹里的所有图片';
321$lang['Sent by'] = '发送于';
322$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '您的浏览器已关闭或者不支持cookies. 您必须开启cookies才能登录。';
323$lang['Edit a comment'] = '编辑一个评论';
324$lang['(!) This comment requires validation'] = '(!) 此评论需要审核';
325$lang['Welcome'] = '欢迎';
326$lang['Welcome to your Piwigo photo gallery!'] = '欢迎来到您的 Piwigo 图库!';
327$lang['... or browse your empty gallery'] = '...或浏览您的空图库';
328$lang['... or please deactivate this message, I will find my way by myself'] = '...或停用此信息,我会自己找到我的方法';
329$lang['Hello %s, your Piwigo photo gallery is empty!'] = '您好 %s,您的Piwigo图库是空的!';
330$lang['I want to add photos'] = '我想添加图片';
331$lang['Manage this user comment: %s'] = '管理此用户评论:%s';
332$lang['This author modified following comment:'] = '此作者修改了以下的评论:';
333$lang['This author removed the comment with id %d'] = '此作者删除了id为 %d 的评论';
334$lang['Sent by'] = '发送人';
335$lang['html tags are not allowed in login'] = '登录名中不允许使用html标签';
336$lang['%d rates'] = '%d个评分';
337$lang['Rating score'] = '评价得分';
338$lang['The number of photos per page must be a not null scalar'] = '每页图片数量必须大于0';
339$lang['Number of photos per page'] = '每页图片数';
340$lang['display photos linked to this tag'] = '在此标签上显示相片链接';
341$lang['Invalid username or email'] = '用户名或email地址无效';
342$lang['Password reset is not allowed for this user'] = '此用户无法进行密码重置';
343$lang['User "%s" has no email address, password reset is not possible'] = '用户 "%s" 没有email地址,无法进行密码重置';
344$lang['Someone requested that the password be reset for the following user account:'] = '有人申请了重置该帐户的密码:';
345$lang['Username "%s" on gallery %s'] = '用户名 "%s" 于 图库 %s';
346$lang['To reset your password, visit the following address:'] = '请访问以下地址以对密码进行重置:';
347$lang['If this was a mistake, just ignore this email and nothing will happen.'] = '如果这是个错误,请忽略本邮件,不会有任何影响。';
348$lang['Password Reset'] = '密码已重置';
349$lang['Check your email for the confirmation link'] = '请查看您邮件中的确认链接';
350$lang['Invalid key'] = '无效的KEY';
351$lang['The passwords do not match'] = '密码不符';
352$lang['Your password has been reset'] = '您的密码已经重置';
353$lang['Return to home page'] = '返回主页';
354$lang['Please enter your username or email address.'] = '请输入您的用户名或email地址。';
355$lang['You will receive a link to create a new password via email.'] = '您将通过邮件收到一个创建新密码的链接。';
356$lang['Username or email'] = '用户名或email地址';
357$lang['Change my password'] = '更改密码';
358$lang['Enter your new password below.'] = '在下面输入您的新密码。';
359$lang['EXIF Metadata'] = 'EXIF元数据';
360$lang['IPTC Metadata'] = 'IPTC Metadata';
361$lang['Edit'] = '编辑';
362$lang['Hello %s,'] = '您好 %s,';
363$lang['Here are your connection settings'] = '您的注册信息';
364$lang['If you think you\'ve received this email in error, please contact us at %s'] = '如果您认为您收到的本邮件有误,请联系我们:%s';
365$lang['large'] = 'L - 大';
366$lang['medium'] = 'M - 中';
367$lang['Original'] = '原始尺寸';
368$lang['Password: %s'] = '密码:%s';
369$lang['Send my connection settings by email'] = '发送注册信息到我的email';
370$lang['small'] = 'S - 小';
371$lang['square'] = 'Square';
372$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = '注册成功,您不久将收到注册信息邮件。欢迎您的加入!';
373$lang['Thank you for registering at %s!'] = '感谢您注册%s!';
374$lang['thumb'] = '缩略图';
375$lang['Username modification'] = '修改用户名';
376$lang['Username: %s'] = '用户名:%s';
377$lang['xlarge'] = 'XL - 特大';
378$lang['xxlarge'] = 'XXL - 超大';
379$lang['Your username has been successfully changed to : %s'] = '您的用户名已成功修改为:%s';
380$lang['Photo sizes'] = '缩放图片';
381$lang['Desktop'] = '桌面版';
382$lang['Mobile'] = '手机版';
383$lang['Show latest comments first'] = '新评论在先';
384$lang['Show oldest comments first'] = '旧评论在先';
385$lang['View in'] = '查看';
386$lang['2small'] = 'XXS - tiny';
387$lang['xsmall'] = 'XS - 特小';
388$lang['Date created, new &rarr; old'] = '创建日期,新 &rarr; 旧';
389$lang['Date created, old &rarr; new'] = '创建日期,旧 &rarr; 新';
390$lang['Date posted, new &rarr; old'] = '发布日期,新 &rarr; 旧';
391$lang['Date posted, old &rarr; new'] = '发布日期,旧 &rarr; 新';
392$lang['File name, A &rarr; Z'] = '文件名,A &rarr; Z';
393$lang['File name, Z &rarr; A'] = '文件名,Z &rarr; A';
394$lang['Manual sort order'] = '手动排序';
395$lang['Numeric identifier, 1 &rarr; 9'] = '数字ID,1 &rarr; 9';
396$lang['Numeric identifier, 9 &rarr; 1'] = '数字ID,9 &rarr; 1';
397$lang['Photo title, A &rarr; Z'] = '图片标题,A &rarr; Z';
398$lang['Photo title, Z &rarr; A'] = '图片标题,Z &rarr; A';
399$lang['Rating score, high &rarr; low'] = '评分,高 &rarr; 低';
400$lang['Rating score, low &rarr; high'] = '评分,低 &rarr; 高';
401$lang['Visits, high &rarr; low'] = '访问量,高 &rarr; 低';
402$lang['Visits, low &rarr; high'] = '访问量,低 &rarr; 高';
403$lang['%d rate'] = '%d个评分';
404$lang['Bad request'] = '请求错误';
405$lang['Forbidden'] = '禁止';
406$lang['Page not found'] = '页面未找到';
407$lang['Permalink for album not found'] = '未找到相册的固定链接';
408$lang['Piwigo encountered a non recoverable error'] = 'Piwigo遇到了一个不可恢复的错误';
409$lang['Requested album does not exist'] = '相册不存在';
410$lang['Requested tag does not exist'] = '标签不存在';
411$lang['Email address is mandatory'] = '必须输入email地址';
412$lang['Username is mandatory'] = '必须输入用户名';
413$lang['mandatory'] = '必填';
414$lang['Website'] = '网站';
415$lang['Your website URL is invalid'] = '你的网站地址无效';
416$lang['Email'] = '电子邮件';
417$lang['First Page'] = '第一页';
418$lang['Go back to the album'] = '返回相册';
419$lang['Last Page'] = '最后一页';
420$lang['Password is missing. Please enter the password.'] = '密码未输入,请输入密码。';
421$lang['Password confirmation is missing. Please confirm the chosen password.'] = '密码确认未完成,请确认所选定的密码。';
422$lang['%d photos per page'] = '每页 %d 张相片 ';
423$lang['Theme'] = '主题';
424?>
Note: See TracBrowser for help on using the repository browser.