source: trunk/language/zh_CN/admin.lang.php @ 8651

Last change on this file since 8651 was 8651, checked in by plg, 13 years ago

feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin.

File size: 44.7 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based picture gallery                                  |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2010 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
24$lang['%d association'] = '%d 相关';
25$lang['%d associations'] = '%d 相关';
26$lang['%d album including'] = '%d 相册包含中';
27$lang['%d albums including'] = '%d 相册包含中';
28$lang['%d physical'] = '物理 %d';
29$lang['%d physical'] = '物理 %d ';
30$lang[' and %d virtual'] = ' 和 虚拟 %d ';
31$lang[' and %d virtual'] = ' 和 虚拟 %d ';
32$lang['%d album moved'] = '%d 相册已移动';
33$lang['%d albums moved'] = '%d 相册已移动';
34$lang['%d group'] = '%d 组';
35$lang['%d groups'] = '%d 组';
36$lang['%d member'] = '%d 成员';
37$lang['%d members'] = '%d 成员';
38$lang['%d tag'] = '%d 标签';
39$lang['%d tags'] = '%d 标签';
40$lang['%d user comment rejected'] = '%d 用户评论被删除';
41$lang['%d user comments rejected'] = '%d 用户评论被删除';
42$lang['%d user comment validated'] = '%d 用户评论已确认有效';
43$lang['%d user comments validated'] = '%d 用户评论已确认有效';
44$lang['%d user deleted'] = '%d 用户已删除';
45$lang['%d users deleted'] = '%d 用户已删除';
46$lang['%d user'] = '%d 用户';
47$lang['%d users'] = '%d 用户';
48$lang['%d waiting for validation'] = '%d 等待确认有效';
49$lang['Actions'] = '实施';
50$lang['Activate'] = '激活';
51$lang['Add/delete a permalink'] = '增加/删除一个固定链接';
52$lang['Add a tag'] = '增加标签';
53$lang['Add a user'] = '增加用户';
54$lang['Add group'] = '增加组';
55$lang['Add selected elements to caddie'] = '把所选的图片放到购物篮';
56$lang['Add'] = '增加';
57$lang['Allow user registration'] = '允许用户注册';
58$lang['Apply to sub-albums'] = '应用到子相册';
59$lang['Associated'] = '关联于';
60$lang['Batch management'] = '分批管理';
61$lang['Caddie management'] = '购物篮管理';
62$lang['Caddie'] = '购物篮';
63$lang['Albums authorized thanks to group associations'] = '相册组织授权感谢协会';
64$lang['Album manual order was saved'] = '相册手工排序已保存';
65$lang['Album elements associated to the following albums: %s'] = '相册里的相片已联合到以下相册: %s';
66$lang['Check for upgrade failed for unknown reasons.'] = '因未知原因导致更新检测失败.';
67$lang['Check for upgrade'] = '检测更新';
68$lang['Comments for all'] = '对所有成员进行评论';
69$lang['Current name'] = '现用名';
70$lang['Database'] = '数据库';
71$lang['Deactivate'] = '注销';
72$lang['Delete Representant'] = '删除代理人';
73$lang['Delete selected tags'] = '删除所选标签';
74$lang['Delete selected users'] = '删除所选用户';
75$lang['Deletions'] = '删除';
76$lang['Deny selected groups'] = '所选组禁止访问';
77$lang['Deny selected users'] = '所选用户禁止访问';
78$lang['Description'] = '描述';
79$lang['Display options'] = '显示选项';
80$lang['Dissociated'] = '取消联系';
81$lang['Does not represent'] = '不需描绘';
82$lang['Edit all picture informations'] = '编辑修改跟本图片相关的所有信息';
83$lang['Edit selected tags'] = '编辑所选标签';
84$lang['Edit tags'] = '编辑标签';
85$lang['Elements'] = '成员';
86$lang['Email admins when a new user registers'] = '一旦用户注册就通知管理员';
87$lang['Email admins when a valid comment is entered'] = '当用户发表评论时就通知管理员';
88$lang['Email admins when a comment requires validation'] = '当用户要求确认他的评论时通知管理员';
89$lang['Empty caddie'] = '清空购物篮';
90$lang['Environment'] = '环境';
91$lang['Form'] = '表单';
92$lang['Gallery URL'] = '图库URL';
93$lang['Gallery title'] = '图库标题';
94$lang['Grant selected groups'] = '对所选组授权';
95$lang['Grant selected users'] = '对所选用户授权';
96$lang['Group name'] = '组名';
97$lang['Groups'] = '组';
98$lang['Guests'] = '游客';
99$lang['History'] = '历史';
100$lang['Informations'] = '信息';
101$lang['Install'] = '安装';
102$lang['Link all album elements to a new album'] = '链接所有相册的相片到新的相册';
103$lang['Link all album elements to some existing albums'] = '链接所有相册的相片到现有的相册';
104$lang['Linked albums'] = '已链接相册';
105$lang['Lock gallery'] = '冻结图库';
106$lang['Maintenance'] = '维护';
107$lang['Edit album permissions'] = '管理相册的权限';
108$lang['Manage permissions for group "%s"'] = '对组 "%s" 进行权限管理';
109$lang['Manage permissions for user "%s"'] = '对用户 "%s" 进行权限管理';
110$lang['Manage tags'] = '标签管理';
111$lang['Members'] = '成员';
112$lang['Metadata synchronized from file'] = '对文件进行元数据同步';
113$lang['Move albums'] = '移动相册';
114$lang['Move'] = '移动';
115$lang['Name'] = '名字';
116$lang['New name'] = '新名';
117$lang['New parent album'] = '新的父相册';
118$lang['New tag'] = '新标签';
119$lang['Number of comments per page'] = '每页评论数';
120$lang['Number of rates'] = '投票数';
121$lang['Number of thumbnails to create'] = '缩略图数';
122$lang['Only private albums are listed'] = '只列出私有相册';
123$lang['Operating system'] = '操作系统';
124$lang['Options'] = '选项';
125$lang['Other private albums'] = '其他私有相册';
126$lang['Page banner'] = '页标语';
127$lang['Parent album'] = '父相册';
128$lang['Path'] = '路径';
129$lang['Permalink'] = '固定链接';
130$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = '固定链接 %s 已被 %s 相册使用了。请先从固定链接历史记录删除。';
131$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = '固定链接中包含了非法字符("a-zA-Z0-9", "-", "_" ou "/"). 禁止使用数字和以"-"开头后面紧跟数字';
132$lang['Permalink %s is already used by album %s'] = '固定链接 %s 已被 %s 相册使用了';
133$lang['Permalink history'] = '固定链接历史记录';
134$lang['Permalinks'] = '固定链接';
135$lang['Permission denied'] = '禁止访问';
136$lang['Permission granted thanks to a group'] = '同组成员可以访问授权类';
137$lang['Permission granted'] = '允许访问';
138$lang['Picture informations updated'] = '图片更新信息';
139$lang['Plugins'] = '插件';
140$lang['Position'] = '位置';
141$lang['Preferences'] = '个人偏好';
142$lang['Properties'] = '属性';
143$lang['Random picture'] = '随机';
144$lang['Rate date'] = '投票日期';
145$lang['Rating by guests'] = '游客投票数';
146$lang['Rating'] = '投票';
147$lang['Reject'] = '取消';
148$lang['Representant'] = '代理人';
149$lang['Representation of albums'] = '相册代表';
150$lang['Representative'] = '代理人';
151$lang['Represents'] = '代理';
152$lang['Save order'] = '保存排序';
153$lang['Save to permalink history'] = '保存到固定链接的历史记录中';
154$lang['Select at least one album'] = '选择最后一个相册';
155$lang['Select at least one picture'] = '至少选中一张图片';
156$lang['Select at least one user'] = '至少选中一个用户';
157$lang['Show info'] = '显示所有信息';
158$lang['Site manager'] = '网管';
159$lang['Status'] = '状态';
160$lang['Statistics'] = '统计';
161$lang['Storage album'] = '存储相册';
162$lang['Sum of rates'] = '总投票分';
163$lang['Tag "%s" already exists'] = '标签 "%s" 已存在';
164$lang['Tag "%s" was added'] = '标签 "%s" 已加入';
165$lang['Tag selection'] = '标签选择';
166$lang['The %d following tags were deleted'] = '下面标签 %d 已删除';
167$lang['Unable to check for upgrade.'] = '不能检测更新.';
168$lang['Uninstall'] = '卸载';
169$lang['Use the default image sort order (defined in the configuration file)']='使用默认图片排序(在配置文件中定义)';
170$lang['User comments validation'] = '确认用户评论';
171$lang['Users'] = '用户';
172$lang['Validate'] = '确认';
173$lang['Validation'] = '确认';
174$lang['Version'] = '版本';
175$lang['Virtual albums to move'] = '移动虚拟相册';
176$lang['Virtual album name'] = '虚拟相册名称';
177$lang['Webmaster cannot be deleted'] = '不能删除网管帐户';
178$lang['You are running on development sources, no check possible.'] = '你运行的是源码开发版本, 不能检测最新版.';
179$lang['You cannot delete your account'] = "你不能删除自己本身帐号";
180$lang['You cannot move an album in its own sub album'] = '您不能将一个相册移动到其子相册里';
181$lang['You need to confirm deletion'] = '你必须确认删除操作';
182$lang['add tags'] = '增加标签';
183$lang['Associate to album'] = '联合到相册';
184$lang['associate to group'] = '关联到组';
185$lang['Authorized'] = '授权';
186$lang['Add a virtual album'] = '添加一个虚拟相册';
187$lang['Authorize users to add comments on selected albums'] = '让用户可在所选相册里发表评论';
188$lang['The name of an album must not be empty'] = '相册名称不能为空';
189$lang['Lock albums'] = '锁定相册';
190$lang['Private'] = '私有相册';
191$lang['Public'] = '公共相册';
192$lang['Find a new representant by random'] = '随机寻找代理人';
193$lang['Public / Private'] = '公有 / 私有';
194$lang['Manage authorizations for selected albums'] = '管理所选相册的授权';
195$lang['Virtual album added'] = '虚拟相册已添加';
196$lang['Virtual album deleted'] = '虚拟相册已删除';
197$lang['Access type'] = '权限类型';
198$lang['Comments'] = '评论';
199$lang['Information data registered in database'] = '信息已保存到数据库中';
200$lang['Default display'] = '默认显示';
201$lang['The gallery URL is not valid.'] = '图库地址不合法.';
202$lang['Main'] = '主页';
203$lang['The number of comments a page must be between 5 and 50 included.'] = '每页用户评论数必须在5和50之间.';
204$lang['Configuration'] = '设置';
205$lang['confirm'] = '设置';
206$lang['Date'] = '日期';
207$lang['delete album'] = '删除相册';
208$lang['Dissociate from album'] = '从相册里分离';
209$lang['dissociate from group'] = '取消组关联';
210$lang['edit album permissions'] = '修改相册权限';
211$lang['Album updated successfully'] = '相册信息已上传成功.';
212$lang['elements per page'] = '每页图片';
213$lang['elements'] = '图';
214$lang['High definition enabled'] = '激活高清功能';
215$lang['File'] = '文件';
216$lang['Filesize'] = '大小';
217$lang['first element added on %s'] = '于 %s 上传了第一幅图';
218$lang['Forbidden'] = '禁止';
219$lang['global mode'] = '全局模式';
220$lang['group "%s" added'] = '增加 "%s" 组';
221$lang['group "%s" deleted'] = '删除 "%s" 组';
222$lang['group "%s" updated'] = '更新 "%s" 组';
223$lang['group'] = '组';
224$lang['The name of a group must not contain " or \' or be empty.'] = '组名不能包含 " 或 \' 并不能为空.';
225$lang['This name is already used by another group.'] = '组名已存在.';
226$lang['High definition'] = '高清';
227$lang['jump to album'] = '跳到相册';
228$lang['jump to image'] = '跳转到图';
229$lang['leave'] = '开锁';
230$lang['Lock'] = '上锁';
231$lang['Locked'] = '锁定';
232$lang['manage album elements'] = '管理相册里的相片';
233$lang['manage sub-albums'] = '管理子相册';
234$lang['Manage'] = '管理';
235$lang['maximum height'] = '最高高度';
236$lang['maximum width'] = '最长长度';
237$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = '已超过执行时间, 处理还需时间[估计时间: %d 秒].';
238$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = '已超过执行时间, 处理还需时间[估计时间: %d 秒].';
239$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = '由于发送用户列表的准备时间受限制,其余用户将不被列出.';
240$lang['Time to send mail is limited. Others mails are skipped.'] = '发送邮件时间有限,其余邮件被忽略.';
241$lang['To send ?'] = '发送?';
242$lang['Last send'] = '最后一次发送';
243$lang['email'] = '邮件';
244$lang['User'] = '用户';
245$lang['Complementary mail content'] = '邮件附件';
246$lang['See you soon,'] = '再见,';
247$lang['Go to'] = '转至 ';
248$lang['Hello'] = '你好 ';
249$lang['New elements were added'] = '加入一些新图片';
250$lang['on'] = '时间: ';
251$lang['between'] = '时间: ';
252$lang['and'] = ' 至 ';
253$lang['The webmaster has subscribed you to receiving notifications by mail.'] = '网管开通了你的邮件通知功能.';
254$lang['You have subscribed to receiving notifications by mail.'] = '你开通了邮件通知功能.';
255$lang['To subscribe'] = '注册新用户';
256$lang['If you encounter problems or have any question, please send a message to'] = '如有遇到故障或问题,请发邮件至 ';
257$lang['[NBM] Problems or questions'] = '[NBM] 故障或问题';
258$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = '网管取消了你的邮件通知功能.';
259$lang['You have unsubscribed from receiving notifications by mail.'] = '你取消了你的邮件通知功能.';
260$lang[', click on'] = ', 请点击 ';
261$lang['To unsubscribe'] = '注销';
262$lang['With blank value, gallery title will be used'] = '图库标题允许为空';
263$lang['Notification'] = '通知';
264$lang['Error when sending email to %s [%s].'] = '发送邮件 给 %s [%s] 是发生了错误.';
265$lang['Mail sent to %s [%s].'] = '已发送至 %s [%s].';
266$lang['%d mail was sent.'] = '%s 邮件已发送.';
267$lang['%d mails were sent.'] = '%s 邮件已发送.';
268$lang['%d mail was not sent.'] = '%s 邮件未被发送.';
269$lang['%d mails were not sent.'] = '%s 邮件未被发送.';
270$lang['No mail to send.'] = '没有邮件要发送.';
271$lang['There is no available subscribers to mail.'] = '没有用户需要邮件通知.';
272$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = '只有当有新图片时,才能使用用户邮件通知功能.';
273$lang['Anyway only webmasters can see this tab and never administrators.'] = '任何人都不能使用此标签(网管除外).';
274$lang['No user to send notifications by mail.'] = '没有邮件通知用户.';
275$lang['New elements added'] = '新图片已加入';
276$lang['Subscribe to notification by mail'] = '注册邮件通知功能';
277$lang['Unsubscribe from notification by mail'] = '注销邮件通知功能';
278$lang['Parameter'] = '设置';
279$lang['Continue processing treatment'] = '正在继续处理中...';
280$lang['Complementary mail content'] = '邮件附加内容';
281$lang['Add detailed content'] = '增加细节内容';
282$lang['Send mail as'] = '发送邮件作为';
283$lang['Send mail to users'] = '给用户发送邮件';
284$lang['Send'] = '发送';
285$lang['Options'] = '选项';
286$lang['Subscribed'] = '已注册';
287$lang['Subscribe'] = '注册';
288$lang['Parameters'] = '设置参数';
289$lang['Select recipients'] = '选择接受邮件用户';
290$lang['Subscribe/unsubscribe users'] = '注册/注销用户';
291$lang['Unsubscribed'] = '已注销';
292$lang['%d parameter was updated.'] = '%d 参数已更新.';
293$lang['%d parameters were updated.'] = '%d 等参数已更新.';
294$lang['%d user was not updated.'] = '%d 用户没有被更新.';
295$lang['%d users were not updated.'] = '%d 等用户没有被更新.';
296$lang['User %s [%s] was removed from the subscription list.'] = '用户 %s [%s] 从注册名单中删除.';
297$lang['User %s [%s] was added to the subscription list.'] = '用户 %s [%s] 加入到注册名单中.';
298$lang['%d user was updated.'] = '%d 用户已更新.';
299$lang['%d users were updated.'] = '%d 等用户已更新.';
300$lang['User %s [%s] was not removed from the subscription list.'] = '用户 %s [%s] 没有从注册名单中删除.';
301$lang['User %s [%s] was not added to the subscription list.'] = '用户 %s [%s] 没有加到注册名当中.';
302$lang['User %s [%s] added.'] = '用户 %s [%s] 已加入.';
303$lang['Warning: subscribing or unsubscribing will send mails to users'] = '注意, 注册或注销都会给相关用户发送邮件';
304$lang['Send mail on HTML format'] = '以HTML格式发送邮件';
305$lang['Include display of recent pictures group by dates'] = '包括显示最近按日期分组的图片';
306$lang['Available only with HTML format'] = '只能以HTML格式';
307$lang['no write access'] = '不能写入';
308$lang['Permissions'] = '权限';
309$lang['private'] = '私有';
310$lang['public'] = '公有';
311$lang['Purge never used notification feeds'] = '清除从没使用过的通知回馈';
312$lang['Purge sessions'] = '清除会话';
313$lang['randomly represented'] = '随机显示';
314$lang['registration date'] = '保存日期';
315$lang['clean'] = '清除';
316$lang['remove remote listing.xml file'] = '删除远端文件listing.xml';
317$lang['generate listing'] = '创建列表';
318$lang['generate file listing.xml on remote site'] = '创建远端listing.xml文件';
319$lang['Create this site'] = '创建网站';
320$lang['A local listing.xml file has been found for'] = '发现本地文件listing.xml';
321$lang['read local listing.xml and update'] = '读本地文件listing.xml并更新';
322$lang['test'] = '测试';
323$lang['test this remote site'] = '测试远端站点';
324$lang['remove tags'] = '删除所有标签';
325$lang['Repair and optimize database'] = '修复和优化数据库';
326$lang['selection'] = '选择';
327$lang['set to'] = '设置为';
328$lang['singly represented'] = '固定显示';
329$lang['This site already exists'] = '此站点已存在';
330$lang['Create a new site : (give its URL to create_listing_file.php)'] = '新建远端站点 : (在create_listing_file.php文件中给出url地址)';
331$lang['created'] = '已创建';
332$lang['delete'] = '删除';
333$lang['delete this site and all its attached elements'] = '删除此站点和与其相关联的所有信息';
334$lang['deleted'] = '已删除';
335$lang['an error happened'] = '发生错误';
336$lang['file create_listing_file.php on remote site was not found'] = '在远端站点中未发现create_listing_file.php文件';
337$lang['Local'] = '本地';
338$lang['Remote'] = '远端';
339$lang['synchronize'] = '同步';
340$lang['update the database from files'] = '根据文件对数据库进行更新';
341$lang['status'] = '状态';
342$lang['Directory'] = '文件夹';
343$lang['sub-albums'] = '子相册';
344$lang['synchronize metadata'] = '同步元数据';
345$lang['target'] = '目标';
346$lang['Thumbnail'] = '缩略图';
347$lang['title'] = '标题';
348$lang['Album list management'] = '相册管理';
349$lang['Piwigo configuration'] = '配置Piwigo';
350$lang['Piwigo administration'] = 'Piwigo管理员';
351$lang['Edit album'] = '修改一个相册';
352$lang['Group management'] = '组管理';
353$lang['User list'] = '用户名单';
354$lang['Modify informations about a picture'] = '修改图片信息';
355$lang['Thumbnail creation'] = '创建缩略图';
356$lang['Database synchronization with files'] = '根据文件来同步数据库';
357$lang['all'] = '所有';
358$lang['pictures without thumbnail (jpeg and png only)'] = '没有缩略图的图片 (只有jpeg和png)';
359$lang['height must be a number superior to'] = '图片高度必须超过(整数)';
360$lang['width must be a number superior to'] = '图片长度必须超过(整数)';
361$lang['for the file format'] = '对于文件格式';
362$lang['No missing thumbnail'] = '没有丢失缩略图';
363$lang['Picture unreachable or no support'] = '不支持图片格式或无法显示';
364$lang['GD version'] = 'GD版';
365$lang['Miniaturization parameters'] = '缩略图参数';
366$lang['generated in'] = '产生于';
367$lang['Results of miniaturization'] = '缩略图结果';
368$lang['General statistics'] = '普通统计';
369$lang['max time'] = '最多时间';
370$lang['average time'] = '平均时间';
371$lang['min time'] = '最少时间';
372$lang['number of miniaturized pictures'] = '创建的缩略图数';
373$lang['total time'] = '总共时间';
374$lang['for this file format'] = '对于此文件格式';
375$lang['unit mode'] = '单一模式';
376$lang['Unlocked'] = '解锁';
377$lang['unset'] = '清空';
378$lang['Update albums informations'] = '上传相册信息';
379$lang['Update images informations'] = '更新图信息';
380$lang['Synchronize'] = '同步';
381$lang['reduce to single existing albums'] = '减少现有的单独相册';
382$lang['Choose an option'] = '选择一个选项';
383$lang['display maximum informations (added albums and elements, deleted albums and elements)'] = '显示最全的信息 (添加相册和相片,删除相册和相片)';
384$lang['Piwigo version differs on the remote site'] = '与远端站点的Piwigo版本不相同';
385$lang['Version of create_listing_file.php on the remote site and Piwigo must be the same'] = '与远端站点文件create_listing_file.php版本和Piwigo版本必须相同';
386$lang['listing.xml file was not found'] = '没有发现listing.xml文件';
387$lang['listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager'] = '没有发现远端站点listing.xml文件. 可以通过命令"générer le listing" 来产生此文件';
388$lang['Error list'] = '错误清单';
389$lang['Errors caption'] = '错误说明';
390$lang['Detailed informations'] = '详细信息';
391$lang['File/directory read error'] = '文件/文件夹打开错误';
392$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = '无法打开文件或文件夹(要么根本不存在,要么拒绝访问)';
393$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = '每个图片文件需要一个缩略图.缩略图应该存在于类文件夹下的子文件夹"thumbnail"中. 缩略图文件名应该以设置参数"prefix_thumbnail"开始, 扩展名为:';
394$lang['missing thumbnail'] = '缺少缩略图';
395$lang['albums deleted in the database'] = '相册已从数据库删除';
396$lang['elements deleted in the database'] = '图片已从数据库中删除';
397$lang['images candidates for metadata synchronization'] = '对应同步元数据的候选图片';
398$lang['elements informations synchronized with files metadata'] = '附有元数据的同步图片信息informations des images synchronisées avec les méta-données';
399$lang['errors during synchronization'] = '同步期间发生错误';
400$lang['albums added in the database'] = '相册已添加到数据库';
401$lang['elements added in the database'] = '增加图片到数据库';
402$lang['elements updated in the database'] = '更新数据库中的图片';
403$lang['Search for new images in the directories'] = '查询文件中的新图片';
404$lang['added'] = '已加入';
405$lang['deleted'] = '已删除';
406$lang['Metadata synchronization results'] = '元数据更新结果';
407$lang['only perform a simulation (no change in database will be made)'] = '只进行模拟操作(不会改变数据库中的任何内容)';
408$lang['[Simulation]'] = '[模拟]';
409$lang['directories + files'] = '文件夹 + 文件';
410$lang['only directories'] = '只对文件夹';
411$lang['synchronize files structure with database'] = '同步文件结构和数据库';
412$lang['synchronize files metadata with database elements informations'] = '根据文件元数据同步数据库中的图片信息';
413$lang['even already synchronized elements'] = '包括已经同步的图片';
414$lang['Used metadata'] = '已使用过的元数据';
415$lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = '文件夹和文件名称只能包含字母, 数字, "-", "_" 和 "."';
416$lang['wrong filename'] = '文件名出错';
417$lang['Upload'] = '增加';
418$lang['user "%s" added'] = '用户 "%s" 已加入';
419$lang['User status'] = '用户状态';
420$lang['user_status_admin'] = '管理员';
421$lang['user_status_generic'] = '一般用户';
422$lang['user_status_guest'] = '来宾';
423$lang['user_status_normal'] = '游客';
424$lang['user_status_webmaster'] = '网管';
425$lang['Virtual album'] = '虚拟相册';
426$lang['Waiting'] = '等待';
427$lang['default'] = '默认';
428$lang['Toggle \'default group\' property'] = '赋予\'groupe par défaut\'默认组属性';
429$lang['Advanced features'] = '高级功能';
430$lang['Specials'] = '特殊';
431$lang['Overall'] = '全局视图';
432$lang['Year'] = '年';
433$lang['Month'] = '月';
434$lang['Day'] = '日';
435$lang['Pages seen'] = '已访问过的页面';
436$lang['Pictures'] = '图片';
437$lang['Time'] = '时间';
438$lang['IP'] = 'IP';
439$lang['Element'] = '图片';
440$lang['Section'] = '区域';
441$lang['Tags'] = '标签';
442$lang['Save page visits by guests'] = '根据来宾来保存访问页面';
443$lang['Save page visits by users'] = '根据用户来保存访问页面';
444$lang['Save page visits by administrators'] = '根据管理员来保存访问页面';
445$lang['An information email was sent to group "%s"'] = '已向组 "%s" 的所有成员发送了信息邮件';
446$lang['Send an information email to group members'] = '向组成员发送一份信息邮件';
447$lang['Group'] = '组';
448$lang['[%s] Visit album %s'] = '[%s] 参观相册 %s';
449$lang['Hello,'] = '你好,';
450$lang['See you soon.'] = '再见.';
451$lang['Discover album:'] = '探索相册:';
452$lang['Mail content'] = '邮件内容';
453$lang['none'] = '没有任何人';
454$lang['high'] = '高';
455$lang['other'] = '另外';
456$lang['Element type'] = "内容类型";
457$lang['Image id'] = '图片标识符';
458$lang['Summary'] = '概述';
459$lang['%d line filtered'] = '%d 行被过滤';
460$lang['%d lines filtered'] = '%d 行被过滤';
461$lang['%d guest'] = '%d 来宾';
462$lang['%d guests'] = '%d 来宾';
463$lang['Hour'] = '小时';
464$lang['guest'] = '来宾';
465$lang['default values'] = '默认值';
466$lang['High filesize'] = '高清文件大小';
467// --------- Starting below: New or revised $lang ---- from version 1.7.1
468$lang['Guest cannot be deleted'] = '不能删除来宾';
469$lang['Default user cannot be deleted'] = '不能删除默认用户';
470$lang['Purge history detail'] = '清除历史记录';
471$lang['Purge history summary'] = '清除历史目录';
472$lang['Check integrity'] = '检测完整性';
473$lang['Anomaly'] = '异常';
474$lang['Correction'] = '修复';
475$lang['Automatic correction'] = '自动修复';
476$lang['Impossible automatic correction'] = '无法自动修复';
477$lang['Correction applied with success'] = '修复成功';
478$lang['Correction applied with error'] = '修复出错';
479$lang['%d anomaly has been detected.'] = '发现了 %d 异常.';
480$lang['%d anomalies have been detected.'] = '发现了 %d 个异常.';
481$lang['%d anomaly has been corrected.'] = '修正了 %d 异常.';
482$lang['%d anomalies have been detected corrected.'] = '修正了 %d 个异常.';
483$lang['%d anomaly has not been corrected.'] = '不能修正 %d 异常.';
484$lang['%d anomalies have not been corrected.'] = '不能修正 %d 个异常.';
485$lang['Go to %s or %s for more informations'] = '获取更多信息,请到 %s 或者 %s ';
486$lang['the forum'] = '论坛';
487$lang['the wiki'] = 'wiki';
488$lang['%s value is not correct file because exif are not supported'] = ' %s 值不是一个正确文件,因为我们不支持exif格式';
489$lang['%s must be to set to false in your local/config/config.inc.php file'] = '在配置文件config_local.inc.php中 %s 应该设置为"false"';
490$lang['Main "guest" user does not exist'] = '主要"guest"用户不存在';
491$lang['Main "guest" user status is incorrect'] = '主要"guest"用户状态异常';
492$lang['Default user does not exist'] = '默认帐户不再存在';
493$lang['Main "webmaster" user does not exist'] = '主要网管帐户不再存在';
494$lang['Main "webmaster" user status is incorrect'] = '主要网管用户状态异常';
495$lang['User "%s" created with "%s" like password'] = '用户 "%s" 已创建,密码是"%s"';
496$lang['Status of user "%s" updated'] = '用户 "%s" 状态已更新';
497$lang['add new elements to caddie'] = '把所有新图片放到购物篮';
498// --------- Starting below: New or revised $lang ---- from Butterfly
499$lang['No display'] = '不显示缩略图';
500$lang['Classic display'] = '正常显示';
501$lang['Hoverbox display'] = '俯瞰显示';
502$lang['Thumbnails'] = '缩略图';
503$lang['Mail address is obligatory for all users'] = '每个用户必须提供邮箱地址';
504$lang['Minimum privacy level'] = '最小隐私等级';
505$lang['Privacy level'] = '隐私等级';
506$lang['Level 0'] = '---';
507$lang['Level 1'] = '联系';
508$lang['Level 2'] = '朋友';
509$lang['Level 4'] = '家庭';
510$lang['Level 8'] = '管理者';
511$lang['Reinitialize check integrity'] = '重新完整性检测';
512$lang['Check all'] = '全选';
513$lang['Uncheck all'] = '取消全选';
514$lang['Check automatic corrections'] = '自动选择';
515$lang['Apply selected corrections'] = '应用自动选择';
516$lang['Ignore selected anomalies'] = '忽视选择异常';
517$lang['Refresh'] = '刷新';
518$lang['The anomaly will be ignored until next application version'] = '此异常将被忽略,待下次版本中解决';
519$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = '异常更正将取消忽略事件';
520$lang['%d anomaly has been ignored.'] = '%d 异常被忽略.';
521$lang['%d anomalies have been ignored.'] = '%d 异常被忽略.';
522$lang['Plugins which need upgrade'] = '必须更新插件';
523$lang['Plugins up to date'] = '插件已是最新版本';
524$lang['Plugin versions can\'t be checked'] = '无法核查下面插件';
525$lang['Current<br>version'] = '最新版';
526$lang['Available<br>version'] = '可使用版本';
527$lang['Automatic upgrade'] = '自动更新';
528$lang['Download file'] = '下载文件';
529$lang['Plugin list'] = '插件列表';
530$lang['Check for updates'] = '检查更新';
531$lang['Other plugins'] = '其他插件';
532$lang['Last revisions'] = '最新修订版';
533$lang['Delete'] = '删除';
534$lang['Are you sure you want to install this plugin?'] = '确定安装此插件吗?';
535$lang['Are you sure you want to delete this plugin?'] = '确定要删除此插件吗?';
536$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = '确定安装此更新吗? 你必须核实无需卸载操作再进行安装此更新.';
537$lang['%s has been successfully upgraded.'] = '%s 成功更新.';
538$lang['Plugin has been successfully copied'] = '插件复制成功.';
539$lang['You might go to plugin list to install and activate it.'] = '在插件列表中安装和启动插件.';
540$lang['Can\'t create temporary file.'] = '无法创建临时文件.';
541$lang['Can\'t download archive.'] = '无法下载归档文件.';
542$lang['Can\'t read or extract archive.'] = '无法读取或解压归档文件.';
543$lang['An error occured during extraction (%s).'] = '在解压文件(%s) 发生错误.';
544$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = '请核实"plugins"文件夹及其子文件夹的权限(CHMOD).';
545$lang['Can\'t connect to server.'] = '无法连接到服务器.';
546$lang['Purge compiled templates'] = '清除编译模板';
547$lang['Support'] = '支持';
548$lang['Documentation'] = '文档';
549$lang['ACCESS_0'] = '自由存取';
550$lang['ACCESS_1'] = '对所有人开放';
551$lang['ACCESS_2'] = '只对注册用户开放';
552$lang['ACCESS_3'] = '只对管理员开放';
553$lang['ACCESS_4'] = '只对网管开放';
554$lang['ACCESS_5'] = '对任何人都不开放';
555$lang['A new version of Piwigo is available.'] = 'Piwigo新版发布.';
556$lang['Piwigo Administration'] = 'Piwigo管理';
557$lang['Piwigo version'] = 'Piwigo版本';
558$lang['You are running the latest version of Piwigo.'] = '你运行的是Piwigo最新版.';
559$lang['The version of %s [%s] installed is not compatible with the version required [%s]'] = '%s [%s]安装版本跟[%s]版本不兼容';
560$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = '为了获得全部功能,你应该更新系统,否则程序运行不正常。';
561$lang['Deleted on'] = '删除于';
562$lang['Last hit'] =  '最后一次查看';
563$lang['GD library is missing'] = '缺少GD库';
564$lang['Templates'] = '模板';
565$lang['Extend for templates'] = '扩展模板';
566$lang['Replacement of original templates by customized templates from template-extension subfolder'] = '用位于template-extension文件夹下的用户自定义模板更换原模板';
567$lang['Replacers (customized templates)'] = '自定义模板';
568$lang['Original templates'] = '原模板';
569$lang['Optional URL keyword'] = '可选URL关键字';
570$lang['Templates configuration has been recorded.'] = '模板设置已保存.';
571$lang['All optimizations have been successfully completed.'] = '优化成功.';
572$lang['Optimizations have been completed with some errors.'] = '有些优化发生错误.';
573$lang['Modify information'] = '修改信息';
574$lang['edit album'] = '修改此相册的信息';
575$lang['nothing'] = '没有内容';
576$lang['overrides existing values with empty ones'] = '用空数据来删除已存在的数据';
577$lang['manage image ranks'] = '管理图片排序';
578$lang['Manage image ranks'] = '管理图片排序';
579$lang['Edit ranks'] = '修改排序方式';
580$lang['No element in this album'] = '没有相片在此相册里';
581$lang['Images manual order was saved'] = '图片手动排序已保存';
582$lang['ranks'] = '顺序';
583$lang['Drag to re-order'] = '拖放进行排序';
584$lang['Quick Local Synchronization'] = '快速同步';
585$lang['No photo can be deleted'] = '没有图片可以删除';
586$lang['Delete selected photos'] = '删除图片';
587$lang['%d photo was deleted'] = '%d 图片被删除';
588$lang['%d photos were deleted'] = '%d 图片被删除';
589$lang['Downloads'] = '下载';
590$lang['Released on'] = '发布于';
591$lang['Number of downloads'] = '下载次数';
592$lang['Processing treatment.'] = '正在处理.';
593$lang['Please wait...'] = '请稍后...';
594$lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = '订阅 Piwigo 最新消息,与 Piwigo 项目保持联系。当有新版本发布时,您将会收到邮件通知(有时也包括安全漏洞的修复,这对于升级是很重要的)和项目里一些重要事情的发生。一年里也只有几封邮件。';
595$lang['Password is missing. Please enter the password.'] = '密码没有输入,请输入密码。';
596$lang['Password confirmation is missing. Please confirm the chosen password.'] = '密码确认未完成,请确认所选定的密码。';
597$lang['Password confirmation error.'] = '请确认错误。';
598$lang['Allow users to edit theirs owns comments'] = '允许用户修改自己的评论';
599$lang['Allow users to delete theirs owns comments'] = '允许用户删除自己的评论';
600$lang['Email administrators when a comment is modified'] = '当评论被修改后,发邮件通知管理员';
601$lang['Email administrators when a comment is deleted'] = '当评论被删除后,发邮件通知管理员';
602$lang['Cannot delete the old permalink !'] = '旧的固定链接不能被删除!';
603$lang['Hit'] = '点击';
604$lang['Tools'] = '工具';
605$lang['Photos'] = '相片';
606$lang['Themes'] = '主题';
607$lang['Instructions to use Piwigo'] = 'Piwigo 使用指南';
608$lang['Installed Themes'] = '安装主题';
609$lang['Add New Theme'] = '添加一个新主题';
610$lang['Forbid this theme to users'] = '禁用此主题';
611$lang['Set as default theme for unregistered and new users'] = '设置为未注册者和新用户的默认主题';
612$lang['unknown'] = '未知';
613$lang['Upload Photos'] = '上传相片';
614$lang['Drop into album'] = '拖进相册';
615$lang['+ Add an upload box'] = '+ 添加一个上传框';
616$lang['Create the "%s" directory at the root of your Piwigo installation'] = '在您的根目录下创建 "%s" 目录以完成 Piwigo 的安装';
617$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = '给予根目录下的 "%s" 目录写权限 (chmod 777) 以完成 Piwigo 的安装';
618$lang['existing album'] = '现有的相册';
619$lang['create a new album'] = '创建一个新相册';
620$lang['Album name'] = '相册名称';
621$lang['Album "%s" has been added'] = '类别 "%s" 已添加';
622$lang['Uploaded Photos'] = '相片已上传';
623$lang['%d photos uploaded'] = '%d 相片已上传';
624$lang['Privacy level set to "%s"'] = '私有级别设置为 "%s"';
625$lang['Album "%s" now contains %d photos'] = '类别 "%s" 现已包含了 %d 相片';
626$lang['Manage this set of %d photos'] = '管理此设置的 %d 张照片 ';
627$lang['Select files'] = '选择文件';
628$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEG 文件或者将 JPEG 文件放到一个 ZIP 档案里';
629$lang['Everybody'] = '每个人';
630$lang['Who can see these photos?'] = '哪些人可以看到这些相片?';
631$lang['... or switch to the old style form'] = '... 或者使用旧式的表单';
632$lang['... or switch to the multiple files form'] = '... 或者使用多文件上传表单';
633$lang['The websize maximum width must be a number between %d and %d'] = '最大宽度的网页尺寸必须在 %d 和 %d 之间';
634$lang['The websize maximum height must be a number between %d and %d'] = '最大高度的网页尺寸必须在 %d 和 %d 之间';
635$lang['The websize image quality must be a number between %d and %d'] = '图片质量的网页尺寸必须在 %d 和 %d 之间';
636$lang['The thumbnail maximum width must be a number between %d and %d'] = '缩略图的最大宽度必须在 %d 和 %d 之间';
637$lang['The thumbnail maximum height must be a number between %d and %d'] = '缩略图的最大高度必须在 %d 和 %d 之间';
638$lang['The thumbnail image quality must be a number between %d and %d'] = '缩略图的质量必须在 %d 和 %d 之间';
639$lang['Settings'] = '设置';
640$lang['Web size photo'] = '相片的网页尺寸';
641$lang['Resize'] = '重置大小';
642$lang['Maximum Width'] = '最大宽度';
643$lang['pixels'] = '像素';
644$lang['Maximum Height'] = '最大高度';
645$lang['Image Quality'] = '图片质量';
646$lang['Save Settings'] = '保存设置';
647$lang['Your configuration settings are saved'] = '你的设置已保存';
648$lang['Active Themes'] = '已激活的主题';
649$lang['Add write access to the "%s" directory'] = '为 "%s" 目录添加写权限';
650$lang['Administration Home'] = '管理员首页';
651$lang['Change Admin Colors'] = '更改管理员后台颜色';
652$lang['Delete this theme'] = '删除此主题';
653$lang['Directory does not exist'] = '目录不存在';
654$lang['Download,'] = '下载,';
655$lang['FTP + Synchronization'] = 'FTP + 同步';
656$lang['Get Support on Piwigo Forum'] = '在 Piwigo 论坛上获取帮助';
657$lang['Help Me'] = '帮助我';
658$lang['Impossible to activate this theme, the parent theme is missing: %s'] = '父主题  %s 丢失,此主题不能被激。';
659$lang['Impossible to delete this theme. Other themes depends on it: %s'] = '此主题不能删除,因为其他主题还有依赖与它: %s';
660$lang['Inactive Themes'] = '停用主题';
661$lang['Install on your computer,'] = '安装到您的电脑,';
662$lang['Make this theme available to users'] = '让用户可使用此主题';
663$lang['Page end'] = '页尾';
664$lang['Piwigo Uploader'] = 'Piwigo 上传者';
665$lang['Read Piwigo Documentation'] = '阅读 Piwigo 文档';
666$lang['Start pLoader and add your photos.'] = '开始使用 pLoader 并添加您的相片.';
667$lang['Switch to clear or dark colors for administration'] = '更改管理员后台为清爽或者黑暗的颜色';
668$lang['Theme has been successfully installed'] = '主题已成功安装';
669$lang['Visit Gallery'] = '浏览画廊';
670$lang['Visit Piwigo project website'] = '浏览 Piwigo 项目网站';
671$lang['pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.'] = 'pLoader 是 <em>Piwigo 上传者</em> 的官方标准软件。pLoader 可将您电脑里的相片传送到 Piwigo 的相片画廊里。';
672$lang['Guest Settings'] = '游客设置';
673$lang['Main Page'] = '主页';
674$lang['Photo Page'] = '相片页';
675$lang['Activate Navigation Bar'] = '激活导航条';
676$lang['Activate Navigation Thumbnails'] = '激活缩略图导航';
677$lang['Activate icon "%s"'] = '激活图标 "%s"';
678$lang['Activate field "%s"'] = '激活字段 "%s"';
679$lang['Photo Properties'] = '相片属性';
680$lang['Allow user customization'] = '允许用户自定义';
681$lang['Languages'] = '语言';
682$lang['Installed Languages'] = '安装语言';
683$lang['Add New Language'] = '添加新语言';
684$lang['Language has been successfully installed'] = '语言已成功安装';
685$lang['Select:'] = '选择:';
686$lang['None'] = '没有';
687$lang['Invert'] = '反转';
688$lang['Impossible to deactivate this theme, you need at least one theme.'] = '不能停用此主题,您至少需要使用一个主题.';
689$lang['Webmaster status is required.'] = '必须设置网站管理员.';
690$lang['Bound Theme'] = '绑定主题';
691$lang['Allow rating'] = '允许投票';
692$lang['Select at least one comment'] = '选择最新一个评论';
693$lang['Active Plugins'] = '激活插件';
694$lang['Inactive Plugins'] = '停用插件';
695$lang['Missing Plugins'] = '丢失的插件';
696$lang['Uninstalled Plugins'] = '未安装的插件';
697$lang['By %s'] = '按 %s';
698$lang['Visit plugin site'] = '浏览插件网站';
699$lang['Active Languages'] = '激活语言';
700$lang['Delete this language'] = '删除此语言';
701$lang['Forbid this language to users'] = '禁止用户使用此语言';
702$lang['Impossible to deactivate this language, first set another language as default.'] = '不能停用此语言,请先设置一个默认语言.';
703$lang['Impossible to deactivate this language, you need at least one language.'] = '不能停用此语言,您必须至少使用一个语言.';
704$lang['Inactive Languages'] = '停用语言';
705$lang['Make this language available to users'] = '让用户可使用此语言';
706$lang['Set as default language for unregistered and new users'] = '设置为游客和新用户的默认语言';
707$lang['Add Photos'] = '添加相片';
708$lang['Download'] = '下载';
709$lang['The following tag was deleted'] = '以下标签已删除';
710$lang['Miscellaneous'] = '杂项';
711$lang['Virtual Links'] = '虚拟链接';
712$lang['There is no other language available.'] = '没有其他可用的语言.';
713$lang['There is no other plugin available.'] = '没有其他可用的插件.';
714$lang['There is no other theme available.'] = '没有其他可用的主题.';
715$lang['Add another set of photos'] = '添加另一组相片';
716$lang['By rank'] = '按等级';
717$lang['Manual order'] = '手工排序';
718$lang['Piwigo Announcements Newsletter'] = 'Piwigo最新消息公告';
719$lang['Subscribe %s'] = '订阅%s';
720$lang['Subscribe %s to Piwigo Announcements Newsletter'] = '订阅%s Piwigo中国最新消息公告';
721$lang['Purge search history'] = '清除查寻历史记录';
722$lang['Hide'] = '隐藏';
723$lang['Order of menubar items has been updated successfully.'] = '所有项目已被更新.';
724$lang['This theme was not designed to be directly activated'] = '此主题并未设计为直接激活';
725$lang['Who can see this photo?'] = '有哪些人能看这些相片?';
726$lang['Pending Comments'] = '待批的评论';
727$lang['Menu Management'] = '菜单';
728$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = '在你的 php.ini 文件, 如果 upload_max_filesize (%sB) 大于 post_max_size (%sB), 那么你需要修改此项';
729$lang['Exif extension not available, admin should disable exif use'] = 'Exif 扩展不能使用,管理员应该禁用 exif 功能。';
730$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = '上传文件超过了在 php.ini 文件里的 upload_max_filesize 限制: %sB';
731$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = '上传文件超过了在 php.ini 文件里的 post_max_size 限制: %sB';
732$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = '上传文件超过了在 HTML 表单指定的 MAX_FILE_SIZE 的限制';
733$lang['The uploaded file was only partially uploaded'] = '上传文件只上传了一部分';
734$lang['No file was uploaded'] = '没有文件被上传';
735$lang['Missing a temporary folder'] = '缺少临时文件目录';
736$lang['Failed to write file to disk'] = '文件写入失败';
737$lang['File upload stopped by extension'] = '扩展使文件上传停止';
738$lang['Unknown upload error'] = '未知上传错误';
739$lang['Error on file "%s" : %s'] = '文件上的错误 "%s" : %s';
740
741?>
Note: See TracBrowser for help on using the repository browser.