mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 03:09:58 +03:00
1384 lines
85 KiB
PHP
1384 lines
85 KiB
PHP
<?php
|
||
// +-----------------------------------------------------------------------+
|
||
// | This file is part of Piwigo. |
|
||
// | |
|
||
// | For copyright and license information, please view the COPYING.txt |
|
||
// | file that was distributed with this source code. |
|
||
// +-----------------------------------------------------------------------+
|
||
|
||
$lang['%d association'] = '%d张关联图片';
|
||
$lang['%d associations'] = '%d张关联图片';
|
||
$lang['%d album including'] = '%d个相册,其中包含';
|
||
$lang['%d albums including'] = '%d个相册,其中包含';
|
||
$lang['%d physical'] = '物理相册%d个';
|
||
$lang['%d physicals'] = '物理相册%d个 ';
|
||
$lang[' and %d virtual'] = ',虚拟相册%d个 ';
|
||
$lang[' and %d virtuals'] = ',虚拟相册%d个';
|
||
$lang['%d album moved'] = '%d个相册已移动';
|
||
$lang['%d albums moved'] = '%d个相册已移动';
|
||
$lang['%d group'] = '%d个组';
|
||
$lang['%d groups'] = '%d个组';
|
||
$lang['%d member'] = '%d位成员';
|
||
$lang['%d members'] = '%d位成员';
|
||
$lang['%d tag'] = '%d个标签';
|
||
$lang['%d tags'] = '%d个标签';
|
||
$lang['%d user comment rejected'] = '%d条用户评论未通过审核';
|
||
$lang['%d user comments rejected'] = '%d条用户评论未通过审核';
|
||
$lang['%d user comment validated'] = '%d条用户评论已通过审核';
|
||
$lang['%d user comments validated'] = '%d条用户评论已通过审核';
|
||
$lang['%d user deleted'] = '%d位用户已删除';
|
||
$lang['%d users deleted'] = '%d位用户已删除';
|
||
$lang['%d user'] = '%d位用户';
|
||
$lang['%d users'] = '%d位用户';
|
||
$lang['%d waiting for validation'] = '%d条等待审核';
|
||
$lang['Actions'] = '操作';
|
||
$lang['Activate'] = '启用';
|
||
$lang['Add/delete a permalink'] = '添加/删除一个固定链接';
|
||
$lang['Add a tag'] = '添加标签';
|
||
$lang['Add a user'] = '添加用户';
|
||
$lang['Add group'] = '添加组';
|
||
$lang['Add'] = '添加';
|
||
$lang['Allow user registration'] = '允许用户注册';
|
||
$lang['Apply to sub-albums'] = '应用到子相册';
|
||
$lang['Associated'] = '已关联';
|
||
$lang['Caddie management'] = '标记图片库管理';
|
||
$lang['Caddie'] = '标记图片库';
|
||
$lang['Albums authorized thanks to group associations'] = '作为权限组成员,故可以访问的相册';
|
||
$lang['Album manual order was saved'] = '相册手动排序已保存';
|
||
$lang['Check for upgrade failed for unknown reasons.'] = '因未知原因,更新检查失败。';
|
||
$lang['Check for upgrade'] = '检查更新';
|
||
$lang['Comments for all'] = '允许所有人评论(包括游客)';
|
||
$lang['Current name'] = '现用名';
|
||
$lang['Database'] = '数据库';
|
||
$lang['Deactivate'] = '停用';
|
||
$lang['Delete Representant'] = '删除相册缩略图';
|
||
$lang['Delete selected tags'] = '删除选中的标签';
|
||
$lang['Delete selected users'] = '删除选中的用户';
|
||
$lang['Deletions'] = '删除';
|
||
$lang['Deny selected groups'] = '所选组限制访问';
|
||
$lang['Deny selected users'] = '所选用户限制访问';
|
||
$lang['Description'] = '描述';
|
||
$lang['Display options'] = '显示选项';
|
||
$lang['Dissociated'] = '关联已取消';
|
||
$lang['Does not represent'] = '并非缩略图for';
|
||
$lang['Edit selected tags'] = '编辑选中的标签';
|
||
$lang['Edit tags'] = '编辑标签';
|
||
$lang['Email admins when a new user registers'] = '有新用户注册时,发邮件通知管理员';
|
||
$lang['Email admins when a valid comment is entered'] = '当有效的评论发布后,发邮件通知管理员';
|
||
$lang['Email admins when a comment requires validation'] = '有评论需要审核时,发邮件通知管理员';
|
||
$lang['Environment'] = '环境';
|
||
$lang['Form'] = '表单';
|
||
$lang['Gallery title'] = '图库标题';
|
||
$lang['Grant selected groups'] = '授权给所选组';
|
||
$lang['Grant selected users'] = '授权给所选用户';
|
||
$lang['Group name'] = '组名';
|
||
$lang['Groups'] = '组';
|
||
$lang['Guests'] = '游客';
|
||
$lang['History'] = '历史记录';
|
||
$lang['Informations'] = '信息';
|
||
$lang['Install'] = '安装';
|
||
$lang['Link all album photos to a new album'] = '关联相册的所有图片到新相册';
|
||
$lang['Link all album photos to some existing albums'] = '关联相册的所有图片到已有相册';
|
||
$lang['Linked albums'] = '已关联的相册';
|
||
$lang['Lock gallery'] = '锁定图库';
|
||
$lang['Maintenance'] = '维护';
|
||
$lang['Edit album permissions'] = '管理相册权限';
|
||
$lang['Manage permissions for group "%s"'] = '管理 "%s" 组的权限';
|
||
$lang['Manage permissions for user "%s"'] = '管理用户 "%s" 的权限';
|
||
$lang['Manage tags'] = '管理标签';
|
||
$lang['Members'] = '成员';
|
||
$lang['Metadata synchronized from file'] = '由文件同步元数据完成';
|
||
$lang['Move albums'] = '移动相册';
|
||
$lang['Move'] = '移动';
|
||
$lang['Name'] = '名字';
|
||
$lang['New name'] = '新名称';
|
||
$lang['New parent album'] = '新的父相册';
|
||
$lang['New tag'] = '新建标签';
|
||
$lang['Number of comments per page'] = '每页评论数';
|
||
$lang['Number of rates'] = '评分次数';
|
||
$lang['Only private albums are listed'] = '只列出了非公开相册';
|
||
$lang['Operating system'] = '操作系统';
|
||
$lang['Options'] = '选项';
|
||
$lang['Other private albums'] = '其他非公开相册';
|
||
$lang['Page banner'] = '页首banner';
|
||
$lang['Parent album'] = '父相册';
|
||
$lang['Path'] = '路径';
|
||
$lang['Permalink'] = '固定链接';
|
||
$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = '固定链接 %s 此前被相册 %s 使用。请先将其从固定链接历史记录中删除。';
|
||
$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-z、A-Z、0-9、"-"、"_" 或 "/" 组成。但不能是纯数字或以数字开头后面紧跟"-"';
|
||
$lang['Permalink %s is already used by album %s'] = '固定链接 %s 已被相册 %s 使用了';
|
||
$lang['Permalink history'] = '固定链接历史记录';
|
||
$lang['Permalinks'] = '固定链接';
|
||
$lang['Permission denied'] = '禁止访问';
|
||
$lang['Permission granted thanks to a group'] = '以组成员身份授予访问权';
|
||
$lang['Permission granted'] = '允许访问';
|
||
$lang['Photo informations updated'] = '图片信息已更新';
|
||
$lang['Plugins'] = '插件';
|
||
$lang['Position'] = '位置';
|
||
$lang['Preferences'] = '偏好设置';
|
||
$lang['Properties'] = '属性';
|
||
$lang['Random photo'] = '随机图片';
|
||
$lang['Rate date'] = '评分日期';
|
||
$lang['Rating by guests'] = '允许游客评分';
|
||
$lang['Rating'] = '评分';
|
||
$lang['Reject'] = '拒绝';
|
||
$lang['Representant'] = '相册缩略图';
|
||
$lang['Representation of albums'] = '作为相册的缩略图';
|
||
$lang['Representative'] = '相册缩略图';
|
||
$lang['Represents'] = '是以下相册的缩略图:';
|
||
$lang['Save order'] = '保存排序';
|
||
$lang['Save to permalink history'] = '保存到固定链接历史记录';
|
||
$lang['Select at least one album'] = '请至少选择一个相册';
|
||
$lang['Select at least one photo'] = '请至少选择一张图片';
|
||
$lang['Select at least one user'] = '请至少选择一个用户';
|
||
$lang['Show info'] = '显示信息';
|
||
$lang['Site manager'] = '网站管理';
|
||
$lang['Status'] = '身份';
|
||
$lang['Statistics'] = '统计';
|
||
$lang['Storage album'] = '存储相册';
|
||
$lang['Sum of rates'] = '总评分';
|
||
$lang['Tag "%s" already exists'] = '标签 "%s" 已存在';
|
||
$lang['Tag "%s" was added'] = '标签 "%s" 已添加';
|
||
$lang['Tag selection'] = '标签选择';
|
||
$lang['The %d following tags were deleted'] = '以下%d个标签已删除';
|
||
$lang['Unable to check for upgrade.'] = '无法检查更新。';
|
||
$lang['Uninstall'] = '卸载';
|
||
$lang['Use the default photo sort order'] = '使用默认的图片排序';
|
||
$lang['User comments validation'] = '用户评论审核';
|
||
$lang['Users'] = '用户';
|
||
$lang['Validate'] = '确定';
|
||
$lang['Validation'] = '启用评论审核';
|
||
$lang['Version'] = '版本';
|
||
$lang['Virtual albums to move'] = '待移动的虚拟相册';
|
||
$lang['Virtual album name'] = '虚拟相册名称';
|
||
$lang['Webmaster cannot be deleted'] = '站长帐户不能删除';
|
||
$lang['You are running on development sources, no check possible.'] = '您运行的是源码开发版本,不能检查最新版。';
|
||
$lang['You cannot delete your account'] = '您无法删除自己的帐号';
|
||
$lang['You cannot move an album in its own sub album'] = '您不能将一个相册移动到其子相册里';
|
||
$lang['You need to confirm deletion'] = '您必须确认删除操作';
|
||
$lang['Associate to album'] = '关联到相册';
|
||
$lang['associate to group'] = '关联到组';
|
||
$lang['Authorized'] = '已授权';
|
||
$lang['Add a virtual album'] = '添加虚拟相册';
|
||
$lang['Authorize users to add comments on selected albums'] = '授权用户在所选相册中发表评论';
|
||
$lang['The name of an album must not be empty'] = '相册名称不能为空';
|
||
$lang['Lock albums'] = '锁定相册';
|
||
$lang['Private'] = '非公开相册';
|
||
$lang['Public'] = '公开相册';
|
||
$lang['Find a new representant by random'] = '采用新的随机相册缩略图';
|
||
$lang['Public / Private'] = '公开 / 非公开';
|
||
$lang['Manage authorizations for selected albums'] = '管理所选相册的授权';
|
||
$lang['Virtual album added'] = '虚拟相册已添加';
|
||
$lang['Virtual album deleted'] = '虚拟相册已删除';
|
||
$lang['Access type'] = '权限类型';
|
||
$lang['Information data registered in database'] = '信息数据已录入数据库';
|
||
$lang['Default display'] = '默认显示';
|
||
$lang['The gallery URL is not valid.'] = '图库地址无效。';
|
||
$lang['The number of comments a page must be between 5 and 50 included.'] = '每页用户评论数必须在5和50之间。';
|
||
$lang['Configuration'] = '设置';
|
||
$lang['confirm'] = '确认';
|
||
$lang['Date'] = '日期';
|
||
$lang['delete album'] = '删除相册';
|
||
$lang['Dissociate from album'] = '取消与相册的关联';
|
||
$lang['dissociate from group'] = '取消组关联';
|
||
$lang['Album updated successfully'] = '相册更新成功';
|
||
$lang['photos per page'] = '每页图片数量';
|
||
$lang['High definition enabled'] = '高清功能已启用';
|
||
$lang['File'] = '文件';
|
||
$lang['Forbidden'] = '禁止';
|
||
$lang['global mode'] = '全局模式';
|
||
$lang['group "%s" added'] = '"%s" 组已添加';
|
||
$lang['group "%s" deleted'] = '"%s" 组已删除';
|
||
$lang['group "%s" updated'] = '"%s" 组已更新';
|
||
$lang['The name of a group must not contain " or \' or be empty.'] = '组的名称不能包含 " 或 \' 也不能为空。';
|
||
$lang['This name is already used by another group.'] = '组名已存在。';
|
||
$lang['High definition'] = '高清';
|
||
$lang['jump to album'] = '转至相册页';
|
||
$lang['jump to photo'] = '转至图片页';
|
||
$lang['leave'] = '留空(默认)';
|
||
$lang['Lock'] = '锁定';
|
||
$lang['Locked'] = '已锁定';
|
||
$lang['manage album photos'] = '管理相册中的图片';
|
||
$lang['manage sub-albums'] = '管理子相册';
|
||
$lang['Manage'] = '管理';
|
||
$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = '已超过执行时间,处理还要继续[估计时间:%d 秒]。';
|
||
$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = '已超过执行时间,处理还要继续[估计时间:%d 秒]。';
|
||
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = '由于准备 将被发送邮件的用户的列表 的时间有限,其余用户未被列出。';
|
||
$lang['Time to send mail is limited. Others mails are skipped.'] = '发送邮件时间有限,其余邮件已被跳过。';
|
||
$lang['To send ?'] = '发送?';
|
||
$lang['Last send'] = '上一次发送';
|
||
$lang['User'] = '用户';
|
||
$lang['See you soon,'] = '回见,';
|
||
$lang['Go to'] = '转至 ';
|
||
$lang['Hello'] = '您好';
|
||
$lang['New photos were added'] = '新图片已加入';
|
||
$lang['on'] = '时间:';
|
||
$lang['between'] = '介于';
|
||
$lang['and'] = ' 至 ';
|
||
$lang['The webmaster has subscribed you to receiving notifications by mail.'] = '站长开通了您的邮件通知功能。';
|
||
$lang['You have subscribed to receiving notifications by mail.'] = '您已订阅了邮件通知。';
|
||
$lang['To subscribe'] = '订阅';
|
||
$lang['If you encounter problems or have any question, please send a message to'] = '如遇故障或问题,请发邮件至';
|
||
$lang['[NBM] Problems or questions'] = '[NBM] 故障或问题';
|
||
$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = '站长取消了您的邮件通知功能。';
|
||
$lang['You have unsubscribed from receiving notifications by mail.'] = '您已取消订阅邮件通知。';
|
||
$lang[', click on'] = ',请点击 ';
|
||
$lang['To unsubscribe'] = '取消订阅';
|
||
$lang['With blank value, gallery title will be used'] = '如留空,则将使用图库标题';
|
||
$lang['Notification'] = 'RSS订阅';
|
||
$lang['Error when sending email to %s [%s].'] = '发送邮件给 %s [%s] 时发生了错误。';
|
||
$lang['Mail sent to %s [%s].'] = '邮件已发送至 %s [%s]。';
|
||
$lang['%d mail was sent.'] = '已发送%d封邮件。';
|
||
$lang['%d mails were sent.'] = '已发送%d封邮件。';
|
||
$lang['%d mail was not sent.'] = '%d封邮件未被发送。';
|
||
$lang['%d mails were not sent.'] = '%d封邮件未被发送。';
|
||
$lang['No mail to send.'] = '没有邮件要发送。';
|
||
$lang['There is no available subscribers to mail.'] = '没有用户订阅邮件通知。';
|
||
$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = '只有当有新元素时,才能使用用户邮件通知功能。';
|
||
$lang['Anyway only webmasters can see this tab and never administrators.'] = '本表单页仅站长可见,管理员不可见。';
|
||
$lang['No user to send notifications by mail.'] = '没有需要邮件通知的用户。';
|
||
$lang['New photos added'] = '已加入新图片';
|
||
$lang['Subscribe to notification by mail'] = '用邮件订阅RSS更新';
|
||
$lang['Unsubscribe from notification by mail'] = '取消订阅邮件通知';
|
||
$lang['Parameter'] = '设置';
|
||
$lang['Continue processing treatment'] = '继续当前的处理';
|
||
$lang['Complementary mail content'] = '邮件附加内容';
|
||
$lang['Add detailed content'] = '增加细节内容';
|
||
$lang['Send mail as'] = '邮件标题';
|
||
$lang['Send mail to users'] = '向用户发送邮件';
|
||
$lang['Send'] = '发送';
|
||
$lang['Options'] = '选项';
|
||
$lang['Subscribed'] = '已订阅';
|
||
$lang['Subscribe'] = '订阅';
|
||
$lang['Parameters'] = '参数';
|
||
$lang['Select recipients'] = '选择接收邮件的用户';
|
||
$lang['Subscribe/unsubscribe users'] = '订阅/取消订阅用户';
|
||
$lang['Unsubscribed'] = '已取消';
|
||
$lang['%d parameter was updated.'] = '%d个参数已更新。';
|
||
$lang['%d parameters were updated.'] = '%d个参数已更新。';
|
||
$lang['%d user was not updated.'] = '%d位用户未被更新。';
|
||
$lang['%d users were not updated.'] = '%d位用户未被更新。';
|
||
$lang['User %s [%s] was removed from the subscription list.'] = '用户 %s [%s] 已从订阅列表中删除。';
|
||
$lang['User %s [%s] was added to the subscription list.'] = '用户 %s [%s] 已加入订阅列表。';
|
||
$lang['%d user was updated.'] = '%d位用户已更新。';
|
||
$lang['%d users were updated.'] = '%d位用户已更新。';
|
||
$lang['User %s [%s] was not removed from the subscription list.'] = '用户 %s [%s] 未从订阅列表中删除。';
|
||
$lang['User %s [%s] was not added to the subscription list.'] = '用户 %s [%s] 未加入订阅列表。';
|
||
$lang['User %s [%s] added.'] = '用户 %s [%s] 已添加。';
|
||
$lang['Warning: subscribing or unsubscribing will send mails to users'] = '注意:订阅或取消订阅都会给相关用户发送邮件';
|
||
$lang['Send mail on HTML format'] = '以HTML格式发送邮件';
|
||
$lang['Include display of recent photos grouped by dates'] = '包含显示最近的以日期分组的图片';
|
||
$lang['Available only with HTML format'] = '仅支持 HTML 格式';
|
||
$lang['no write access'] = '无法写入';
|
||
$lang['Permissions'] = '权限';
|
||
$lang['private'] = '非公开';
|
||
$lang['public'] = '公开';
|
||
$lang['Purge never used notification feeds'] = '清除从未使用过的RSS订阅';
|
||
$lang['Purge sessions'] = '清除会话';
|
||
$lang['randomly represented'] = '随机相册缩略图';
|
||
$lang['registration date'] = '注册日期';
|
||
$lang['clean'] = '清除';
|
||
$lang['Create this site'] = '创建网站';
|
||
$lang['test'] = '测试';
|
||
$lang['test this remote site'] = '测试此远端站点';
|
||
$lang['remove tags'] = '删除所有标签';
|
||
$lang['Repair and optimize database'] = '修复和优化数据库';
|
||
$lang['selection'] = '选择';
|
||
$lang['set to'] = '设置为';
|
||
$lang['singly represented'] = '固定的相册缩略图';
|
||
$lang['This site already exists'] = '此站点已存在';
|
||
$lang['created'] = '已创建';
|
||
$lang['delete'] = '删除';
|
||
$lang['delete this site and all its attached elements'] = '删除此站点及与之关联的所有信息';
|
||
$lang['an error happened'] = '发生了错误';
|
||
$lang['Local'] = '本地';
|
||
$lang['Remote'] = '远端';
|
||
$lang['update the database from files'] = '根据文件更新数据库';
|
||
$lang['status'] = '身份';
|
||
$lang['Directory'] = '目录';
|
||
$lang['sub-albums'] = '子相册';
|
||
$lang['Synchronize metadata'] = '同步元数据';
|
||
$lang['target'] = '目标';
|
||
$lang['Thumbnail'] = '缩略图';
|
||
$lang['Title'] = '标题';
|
||
$lang['Album list management'] = '相册列表管理';
|
||
$lang['Piwigo configuration'] = 'Piwigo配置';
|
||
$lang['Edit album'] = '编辑相册';
|
||
$lang['Group management'] = '组管理';
|
||
$lang['User list'] = '用户列表';
|
||
$lang['Database synchronization with files'] = '根据文件来同步数据库';
|
||
$lang['all'] = '所有';
|
||
$lang['height must be a number superior to'] = '图片高度必须大于';
|
||
$lang['width must be a number superior to'] = '图片宽度必须大于(整数)';
|
||
$lang['for the file format'] = '对于文件格式';
|
||
$lang['Photo unreachable or no support'] = '不支持的图片格式或无法获取';
|
||
$lang['GD version'] = 'GD版本';
|
||
$lang['General statistics'] = '总体统计';
|
||
$lang['average time'] = '平均时间';
|
||
$lang['total time'] = '总时间';
|
||
$lang['for this file format'] = '对于此文件格式';
|
||
$lang['unit mode'] = '单一模式';
|
||
$lang['Unlocked'] = '已解锁';
|
||
$lang['unset'] = '复原';
|
||
$lang['Update albums informations'] = '更新相册信息';
|
||
$lang['Update photos information'] = '更新图片信息';
|
||
$lang['Synchronize'] = '同步';
|
||
$lang['reduce to single existing albums'] = '将同步范围限制于某个现有的相册';
|
||
$lang['Choose an option'] = '选择一个选项';
|
||
$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = '显示全部信息(添加的相册和图片,删除的相册和图片)';
|
||
$lang['Error list'] = '错误列表';
|
||
$lang['Errors caption'] = '错误说明';
|
||
$lang['Detailed informations'] = '详细信息';
|
||
$lang['File/directory read error'] = '文件/目录读取错误';
|
||
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = '无法打开文件或目录(不存在或拒绝访问)';
|
||
$lang['albums deleted in the database'] = '个相册已从数据库中删除';
|
||
$lang['photos deleted from the database'] = '张图片已从数据库中删除';
|
||
$lang['photos candidates for metadata synchronization'] = '张图片将与元数据同步';
|
||
$lang['photos informations synchronized with files metadata'] = '张图片的信息已与文件元数据同步';
|
||
$lang['errors during synchronization'] = '个错误在同步中发生';
|
||
$lang['albums added in the database'] = '个相册已添加到数据库';
|
||
$lang['photos added in the database'] = '张图片已添加到数据库';
|
||
$lang['photos updated in the database'] = '张图片已于数据库中更新';
|
||
$lang['Search for new images in the directories'] = '在目录中搜索新图片';
|
||
$lang['added'] = '已添加';
|
||
$lang['deleted'] = '已删除';
|
||
$lang['Metadata synchronization results'] = '元数据同步结果';
|
||
$lang['only perform a simulation (no change in database will be made)'] = '只进行模拟操作(不会改变数据库中的任何内容)';
|
||
$lang['Simulation'] = '模拟';
|
||
$lang['directories + files'] = '目录 + 文件';
|
||
$lang['only directories'] = '仅目录';
|
||
$lang['synchronize files structure with database'] = '文件结构与数据库同步';
|
||
$lang['synchronize files metadata with database photos informations'] = '数据库中的图片信息与文件元数据同步';
|
||
$lang['even already synchronized photos'] = '包括已同步过的图片';
|
||
$lang['Used metadata'] = '已使用的元数据';
|
||
$lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = '目录和文件的名称只能包含字母、数字、"-"、"_" 和 "."';
|
||
$lang['wrong filename'] = '错误的文件名';
|
||
$lang['Upload'] = '上传';
|
||
$lang['user "%s" added'] = '用户 "%s" 已添加';
|
||
$lang['User status'] = '用户身份';
|
||
$lang['user_status_admin'] = '管理员';
|
||
$lang['user_status_generic'] = '公共帐户';
|
||
$lang['user_status_guest'] = '游客';
|
||
$lang['user_status_normal'] = '个人帐户';
|
||
$lang['user_status_webmaster'] = '站长';
|
||
$lang['Virtual album'] = '虚拟相册';
|
||
$lang['Waiting'] = '等待';
|
||
$lang['default'] = '默认';
|
||
$lang['Toggle \'default group\' property'] = '反转\'默认组\'的属性';
|
||
$lang['Advanced features'] = '高级功能';
|
||
$lang['Overall'] = '概览';
|
||
$lang['Year'] = '年';
|
||
$lang['Month'] = '月';
|
||
$lang['Day'] = '日';
|
||
$lang['Pages seen'] = '已访问过的页面';
|
||
$lang['Time'] = '时间';
|
||
$lang['IP'] = 'IP';
|
||
$lang['Element'] = '元素';
|
||
$lang['Section'] = '区域';
|
||
$lang['An information email was sent to group "%s"'] = '已向 "%s" 组的成员发送了邮件信息';
|
||
$lang['Send an information email to group members'] = '向组成员发送一份信息邮件';
|
||
$lang['Group'] = '组';
|
||
$lang['[%s] Visit album %s'] = '[%s] 访问相册 %s';
|
||
$lang['Hello,'] = '您好,';
|
||
$lang['See you soon.'] = '回见。';
|
||
$lang['Discover album:'] = '探索相册:';
|
||
$lang['Mail content'] = '邮件内容';
|
||
$lang['none'] = '无';
|
||
$lang['high'] = '高清';
|
||
$lang['other'] = '其他';
|
||
$lang['Element type'] = '元素类型';
|
||
$lang['Image id'] = '图片id';
|
||
$lang['Summary'] = '概述';
|
||
$lang['%d line filtered'] = '%d行被过滤';
|
||
$lang['%d lines filtered'] = '%d行被过滤';
|
||
$lang['%d guest'] = '%d位游客';
|
||
$lang['%d guests'] = '%d位游客';
|
||
$lang['Hour'] = '小时';
|
||
$lang['guest'] = '游客';
|
||
$lang['default values'] = '默认值';
|
||
// --------- Starting below: New or revised $lang ---- from version 1.7.1
|
||
$lang['Guest cannot be deleted'] = '游客不能删除';
|
||
$lang['Default user cannot be deleted'] = '不能删除默认用户';
|
||
$lang['Purge history detail'] = '清除详细历史记录';
|
||
$lang['Purge history summary'] = '清除历史摘要';
|
||
$lang['Check integrity'] = '检查完整性';
|
||
$lang['Anomaly'] = '异常';
|
||
$lang['Correction'] = '修复';
|
||
$lang['Automatic correction'] = '自动修复';
|
||
$lang['Impossible automatic correction'] = '无法自动修复';
|
||
$lang['Correction applied with success'] = '修复成功';
|
||
$lang['Correction applied with error'] = '修复出错';
|
||
$lang['%d anomaly has been detected.'] = '已发现%d处异常。';
|
||
$lang['%d anomalies have been detected.'] = '已发现%d处异常。';
|
||
$lang['%d anomaly has been corrected.'] = '已修复%d处异常。';
|
||
$lang['%d anomalies have been detected corrected.'] = '已发现%d处异常并完成修复。';
|
||
$lang['%d anomaly has not been corrected.'] = '%d处异常未被修复。';
|
||
$lang['%d anomalies have not been corrected.'] = '%d处异常未被修复。';
|
||
$lang['Go to %s or %s for more informations'] = '获取更多信息,请到 %s 或者 %s ';
|
||
$lang['the forum'] = '论坛';
|
||
$lang['the wiki'] = 'wiki';
|
||
$lang['%s value is not correct file because exif are not supported'] = '%s 值不正确,因为 EXIF 不支持';
|
||
$lang['%s must be to set to false in your local/config/config.inc.php file'] = '在配置文件 local/config/config.inc.php 中,%s 必须设置为 "false"';
|
||
$lang['Main "guest" user does not exist'] = '主"游客"帐户不存在';
|
||
$lang['Main "guest" user status is incorrect'] = '主"游客"帐户状态异常';
|
||
$lang['Default user does not exist'] = '默认用户不存在';
|
||
$lang['Main "webmaster" user does not exist'] = '主"站长"帐户不存在';
|
||
$lang['Main "webmaster" user status is incorrect'] = '主"站长"帐户状态异常';
|
||
$lang['User "%s" created with "%s" like password'] = '用户 "%s" 已创建,密码是"%s"';
|
||
$lang['Status of user "%s" updated'] = '用户 "%s" 身份已更新';
|
||
$lang['add new photos to caddie'] = '将新图片添加到标记图片库';
|
||
// --------- Starting below: New or revised $lang ---- from Butterfly
|
||
$lang['No display'] = '不显示缩略图';
|
||
$lang['Classic display'] = '经典显示界面';
|
||
$lang['Hoverbox display'] = 'Hoverbox显示';
|
||
$lang['Minimum privacy level'] = '最低隐私等级';
|
||
$lang['Privacy level'] = '隐私等级';
|
||
$lang['Level 0'] = '---';
|
||
$lang['Level 1'] = '联系人';
|
||
$lang['Level 2'] = '朋友';
|
||
$lang['Level 4'] = '家人';
|
||
$lang['Level 8'] = '管理员';
|
||
$lang['Reinitialize check integrity'] = '初始化完整性检查';
|
||
$lang['Check all'] = '检查所有';
|
||
$lang['Uncheck all'] = '取消所有已选';
|
||
$lang['Check automatic corrections'] = '检查自动修复';
|
||
$lang['Apply selected corrections'] = '应用选中的修复';
|
||
$lang['Ignore selected anomalies'] = '忽略选中的异常';
|
||
$lang['Refresh'] = '刷新';
|
||
$lang['The anomaly will be ignored until next application version'] = '此异常将被忽略,待下个版本中解决';
|
||
$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = '经过修复,此项异常将不再被忽略';
|
||
$lang['%d anomaly has been ignored.'] = '已忽略%d处异常。';
|
||
$lang['%d anomalies have been ignored.'] = '已忽略%d处异常。';
|
||
$lang['Plugins which need upgrade'] = '需要更新的插件';
|
||
$lang['Plugin list'] = '插件列表';
|
||
$lang['Check for updates'] = '检查更新';
|
||
$lang['Other plugins'] = '其他可用插件';
|
||
$lang['Last revisions'] = '最新修订版';
|
||
$lang['Are you sure you want to install this plugin?'] = '确定要安装此插件?';
|
||
$lang['Are you sure you want to delete this plugin?'] = '确定要删除此插件?';
|
||
$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = '确定安装此更新?请务必确认该扩展无需先卸载旧版,可以直接覆盖升级。';
|
||
$lang['Plugin has been successfully copied'] = '插件已成功下载';
|
||
$lang['Can\'t create temporary file.'] = '无法创建临时文件。';
|
||
$lang['Can\'t download archive.'] = '无法下载归档文件。';
|
||
$lang['Can\'t read or extract archive.'] = '无法读取或解压归档文件。';
|
||
$lang['An error occured during extraction (%s).'] = '在解压文件(%s)时发生错误。';
|
||
$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = '请核实"plugins"文件夹及其子文件夹的权限(CHMOD)。';
|
||
$lang['Can\'t connect to server.'] = '无法连接到服务器。';
|
||
$lang['Purge compiled templates'] = '清除编译模板';
|
||
$lang['Support'] = '支持';
|
||
$lang['Documentation'] = '文档';
|
||
$lang['ACCESS_0'] = '自由访问';
|
||
$lang['ACCESS_1'] = '对所有人开放';
|
||
$lang['ACCESS_2'] = '只对注册用户开放';
|
||
$lang['ACCESS_3'] = '只对管理员开放';
|
||
$lang['ACCESS_4'] = '只对站长开放';
|
||
$lang['ACCESS_5'] = '不对任何人开放';
|
||
$lang['A new version of Piwigo is available.'] = 'Piwigo 发布新版本了。';
|
||
$lang['Piwigo Administration'] = 'Piwigo管理';
|
||
$lang['Piwigo version'] = 'Piwigo版本';
|
||
$lang['You are running the latest version of Piwigo.'] = '您运行的是Piwigo最新版。';
|
||
$lang['The version of %s [%s] installed is not compatible with the version required [%s]'] = '%s [%s]安装版本跟[%s]版本不兼容';
|
||
$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'] = '为了获得程序的全部功能,您需要更新您的系统,否则程序可能运行不正常或无法运行。';
|
||
$lang['Deleted on'] = '删除于';
|
||
$lang['Last hit'] = '最新点击';
|
||
$lang['GD library is missing'] = '缺少GD库';
|
||
$lang['Templates'] = '模板';
|
||
$lang['Extend for templates'] = '扩展模板';
|
||
$lang['Replacement of original templates by customized templates from template-extension subfolder'] = '用位于template-extension子文件夹下的用户自定义模板替换原模板';
|
||
$lang['Replacers (customized templates)'] = '替换(自定义模板)';
|
||
$lang['Original templates'] = '原模板';
|
||
$lang['Optional URL keyword'] = '可选URL关键字';
|
||
$lang['Templates configuration has been recorded.'] = '模板设置已保存。';
|
||
$lang['All optimizations have been successfully completed.'] = '优化完成。';
|
||
$lang['Optimizations have been completed with some errors.'] = '优化完成,但发生了一些错误。';
|
||
$lang['Modify information'] = '修改信息';
|
||
$lang['nothing'] = '没有内容';
|
||
$lang['overrides existing values with empty ones'] = '用空数据来覆盖已存在的数据';
|
||
$lang['Manage photo ranks'] = '管理图片排序';
|
||
$lang['Edit ranks'] = '修改排列顺序';
|
||
$lang['No photo in this album'] = '此相册里没有图片';
|
||
$lang['Images manual order was saved'] = '图片手动排序已保存';
|
||
$lang['ranks'] = '顺序';
|
||
$lang['Drag to re-order'] = '拖放进行排序';
|
||
$lang['Quick Local Synchronization'] = '快速本地同步';
|
||
$lang['No photo can be deleted'] = '没有图片可以删除';
|
||
$lang['Delete selected photos'] = '删除选中的图片';
|
||
$lang['%d photo was deleted'] = '%d张图片已删除';
|
||
$lang['%d photos were deleted'] = '%d张图片已删除';
|
||
$lang['Downloads'] = '下载';
|
||
$lang['Released on'] = '发布于';
|
||
$lang['Number of downloads'] = '下载次数';
|
||
$lang['Operation in progress'] = '正在处理。';
|
||
$lang['Please wait...'] = '请稍候...';
|
||
$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 项目保持联系。当有新版本发布时,您将会收到邮件通知(有时也包括安全漏洞的修复,因而知晓并进行升级是很重要的),项目里一些重要事情发生时也一样。一年里也只有几封邮件喔。';
|
||
$lang['Password is missing. Please enter the password.'] = '密码未输入,请输入密码。';
|
||
$lang['Password confirmation is missing. Please confirm the chosen password.'] = '密码确认未完成,请确认所选定的密码。';
|
||
$lang['Allow users to edit their own comments'] = '允许用户编辑自己的评论';
|
||
$lang['Allow users to delete their own comments'] = '允许用户删除自己的评论';
|
||
$lang['Email administrators when a comment is modified'] = '有评论被修改后,发邮件通知管理员';
|
||
$lang['Email administrators when a comment is deleted'] = '有评论被删除后,发邮件通知管理员';
|
||
$lang['Cannot delete the old permalink !'] = '旧的固定链接无法删除!';
|
||
$lang['Hit'] = '点击';
|
||
$lang['Tools'] = '工具';
|
||
$lang['Photos'] = '图片';
|
||
$lang['Themes'] = '主题';
|
||
$lang['Instructions to use Piwigo'] = 'Piwigo 使用指南';
|
||
$lang['Installed Themes'] = '已安装主题';
|
||
$lang['Add New Theme'] = '添加新主题';
|
||
$lang['Forbid this theme to users'] = '对用户禁用此主题';
|
||
$lang['Set as default theme for unregistered and new users'] = '设置为游客和新用户的默认主题';
|
||
$lang['unknown'] = '未知';
|
||
$lang['Upload Photos'] = '上传图片';
|
||
$lang['Drop into album'] = '选择一个相册';
|
||
$lang['+ Add an upload box'] = '+ 添加一个上传框';
|
||
$lang['Create the "%s" directory at the root of your Piwigo installation'] = '在您的Piwigo安装根目录下创建 "%s" 目录';
|
||
$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = '给予Piwigo安装根目录下的 "%s" 文件夹以写权限 (chmod 777)';
|
||
$lang['existing album'] = '现有的相册';
|
||
$lang['create a new album'] = '创建一个新相册';
|
||
$lang['Album name'] = '相册名称';
|
||
$lang['Album "%s" has been added'] = '新增相册“%s” ';
|
||
$lang['Uploaded Photos'] = '已上传的图片';
|
||
$lang['%d photos uploaded'] = '%d张图片已上传';
|
||
$lang['Privacy level set to "%s"'] = '隐私级别设置为 "%s"';
|
||
$lang['Album "%s" now contains %d photos'] = '相册“%s”现包含 %d 张图片';
|
||
$lang['Manage this set of %d photos'] = '管理本集合的 %d 张图片';
|
||
$lang['Select files'] = '选择文件';
|
||
$lang['Everybody'] = '每个人';
|
||
$lang['Who can see these photos?'] = '图片对谁可见';
|
||
$lang['Settings'] = '设置';
|
||
$lang['Resize'] = '修改尺寸';
|
||
$lang['Maximum width'] = '最大宽度';
|
||
$lang['pixels'] = '像素';
|
||
$lang['Maximum height'] = '最大高度';
|
||
$lang['Image Quality'] = '图片质量';
|
||
$lang['Save Settings'] = '保存设置';
|
||
$lang['Your configuration settings are saved'] = '您的设置已保存';
|
||
$lang['Active Themes'] = '启用的主题';
|
||
$lang['Add write access to the "%s" directory'] = '为 "%s" 目录添加写权限';
|
||
$lang['Administration Home'] = '管理界面首页';
|
||
$lang['Change Admin Colors'] = '更改管理界面颜色';
|
||
$lang['Delete this theme'] = '删除此主题';
|
||
$lang['Directory does not exist'] = '目录不存在';
|
||
$lang['Download,'] = '下载,';
|
||
$lang['FTP + Synchronization'] = 'FTP + 同步';
|
||
$lang['Get Support on Piwigo Forum'] = '在Piwigo论坛上获取帮助';
|
||
$lang['Help Me'] = '帮助';
|
||
$lang['Impossible to activate this theme, the parent theme is missing: %s'] = '父主题%s不存在,此主题不能被启用。';
|
||
$lang['Impossible to delete this theme. Other themes depends on it: %s'] = '不能删除此主题,因其他主题有赖于它: %s';
|
||
$lang['Inactive Themes'] = '停用的主题';
|
||
$lang['Install on your computer,'] = '安装到您的电脑里,';
|
||
$lang['Make this theme available to users'] = '让用户可使用此主题';
|
||
$lang['Page end'] = '页尾';
|
||
$lang['Piwigo Uploader'] = 'Piwigo Uploader';
|
||
$lang['Read Piwigo Documentation'] = '阅读Piwigo文档';
|
||
$lang['Start pLoader and add your photos.'] = '开始使用pLoader添加您的图片。';
|
||
$lang['Switch to clear or dark colors for administration'] = '更改管理界面为清爽或者炫黑的颜色';
|
||
$lang['Theme has been successfully installed'] = '主题已成功安装';
|
||
$lang['Visit Gallery'] = '浏览图库';
|
||
$lang['Visit Piwigo project website'] = '浏览 Piwigo 项目网站';
|
||
$lang['Guest Settings'] = '游客设置';
|
||
$lang['Main Page'] = '主页';
|
||
$lang['Photo Page'] = '图片页';
|
||
$lang['Activate Navigation Bar'] = '启用导航条';
|
||
$lang['Activate Navigation Thumbnails'] = '启用缩略图导航';
|
||
$lang['Activate icon "%s"'] = '启用“%s”图标';
|
||
$lang['Photo Properties'] = '图片属性';
|
||
$lang['Allow user customization'] = '允许用户自定义';
|
||
$lang['Languages'] = '语言';
|
||
$lang['Installed Languages'] = '已安装语言';
|
||
$lang['Add New Language'] = '添加新语言';
|
||
$lang['Language has been successfully installed'] = '语言已成功安装';
|
||
$lang['Select:'] = '选择:';
|
||
$lang['None'] = '无';
|
||
$lang['Invert'] = '反选';
|
||
$lang['Impossible to deactivate this theme, you need at least one theme.'] = '不能停用此主题,您至少需要使用一个主题。';
|
||
$lang['Webmaster status is required.'] = '仅限站长。';
|
||
$lang['Bound Theme'] = '绑定主题';
|
||
$lang['Allow rating'] = '允许评分';
|
||
$lang['Select at least one comment'] = '请至少选择一个评论';
|
||
$lang['Active Plugins'] = '启用的插件';
|
||
$lang['Inactive Plugins'] = '停用的插件';
|
||
$lang['Missing Plugins'] = '丢失的插件';
|
||
$lang['Uninstalled Plugins'] = '已卸载的插件';
|
||
$lang['By %s'] = '由%s开发';
|
||
$lang['Visit plugin site'] = '浏览插件网站';
|
||
$lang['Active Languages'] = '启用的语言';
|
||
$lang['Delete this language'] = '删除此种语言';
|
||
$lang['Forbid this language to users'] = '对用户禁用此语言';
|
||
$lang['Impossible to deactivate this language, first set another language as default.'] = '不能停用此语言,请先设置一个新的默认语言。';
|
||
$lang['Impossible to deactivate this language, you need at least one language.'] = '不能停用此语言,您至少需要使用一个语言。';
|
||
$lang['Inactive Languages'] = '停用的语言';
|
||
$lang['Make this language available to users'] = '让用户可使用此语言';
|
||
$lang['Set as default language for unregistered and new users'] = '设置为游客和新用户的默认语言';
|
||
$lang['Add Photos'] = '添加图片';
|
||
$lang['The following tag was deleted'] = '以下标签已删除';
|
||
$lang['Miscellaneous'] = '其他';
|
||
$lang['Virtual Links'] = '虚拟链接';
|
||
$lang['There is no other language available.'] = '没有其他的可用语言。';
|
||
$lang['There is no other plugin available.'] = '没有其他的可用插件。';
|
||
$lang['There is no other theme available.'] = '没有其他的可用主题。';
|
||
$lang['Add another set of photos'] = '添加另一组图片';
|
||
$lang['By rank'] = '按顺序';
|
||
$lang['Manual order'] = '手动排序';
|
||
$lang['Piwigo Announcements Newsletter'] = 'Piwigo最新消息公告';
|
||
$lang['Subscribe %s'] = '订阅%s';
|
||
$lang['Subscribe %s to Piwigo Announcements Newsletter'] = '以 %s 订阅Piwigo中国最新消息公告';
|
||
$lang['Purge search history'] = '清除搜索的历史记录';
|
||
$lang['Hide'] = '隐藏';
|
||
$lang['Order of menubar items has been updated successfully.'] = '菜单项目排列顺序更新成功。';
|
||
$lang['This theme was not designed to be directly activated'] = '此主题并非为直接启用而设计';
|
||
$lang['Who can see this photo?'] = '图片对谁可见';
|
||
$lang['Pending Comments'] = '待审核的评论';
|
||
$lang['Menu Management'] = '菜单';
|
||
$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),您需要修改此设置';
|
||
$lang['Exif extension not available, admin should disable exif use'] = 'Exif 扩展不可用,管理员应禁用 exif。';
|
||
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = '上传文件超过了在 php.ini 文件里的 upload_max_filesize 的限制:%sB';
|
||
$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = '上传文件超过了在 php.ini 文件里的 post_max_size 的限制:%sB';
|
||
$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = '上传文件超过了在 HTML 表单指定的 MAX_FILE_SIZE 的限制';
|
||
$lang['The uploaded file was only partially uploaded'] = '上传文件只上传了一部分';
|
||
$lang['No file was uploaded'] = '没有文件被上传';
|
||
$lang['Missing a temporary folder'] = '缺少临时文件夹';
|
||
$lang['Failed to write file to disk'] = '文件写入失败';
|
||
$lang['File upload stopped by extension'] = '文件上传被扩展中止';
|
||
$lang['Unknown upload error'] = '未知上传错误';
|
||
$lang['Error on file "%s" : %s'] = '文件"%s"上有错误:%s';
|
||
$lang['%d of %d photos selected'] = '已选择 %d 张图片,共 %d 张';
|
||
$lang['Action'] = '操作';
|
||
$lang['Add a filter'] = '添加过滤器';
|
||
$lang['Album photos associated to the following albums: %s'] = '图片已关联到以下相册:%s';
|
||
$lang['Albums automatically sorted'] = '相册已自动排序';
|
||
$lang['All %d photos are selected'] = '已选中全部 %d 张图片';
|
||
$lang['Apply action'] = '执行操作';
|
||
$lang['automatic order'] = '自动排序';
|
||
$lang['Batch Manager'] = '批量管理';
|
||
$lang['Choose an action'] = '选择一项操作';
|
||
$lang['Delete orphan tags'] = '删除未关联任何图片的标签';
|
||
$lang['delete photo'] = '删除图片';
|
||
$lang['Duplicates'] = '副本';
|
||
$lang['include child albums'] = '包含子相册';
|
||
$lang['manual order'] = '手动排序';
|
||
$lang['No photo in the current set.'] = '当前集合没有图片。';
|
||
$lang['No photo selected, %d photos in current set'] = '没有图片被选中,当前集合中有 %d 张图片';
|
||
$lang['No photos selected, no actions possible.'] = '没有图片被选中,不能执行任何操作。';
|
||
$lang['on the %d selected photos'] = '于此 %d 张所选图片';
|
||
$lang['Orphan tags deleted'] = '未关联任何图片的标签已被删除';
|
||
$lang['Refresh photo set'] = '刷新图片集';
|
||
$lang['Remove all filters'] = '删除所有过滤器';
|
||
$lang['remove author'] = '删除作者';
|
||
$lang['remove creation date'] = '删除创建日期';
|
||
$lang['remove this filter'] = '删除此过滤器';
|
||
$lang['remove title'] = '删除标题';
|
||
$lang['Selection'] = '选择';
|
||
$lang['Set author'] = '设置作者';
|
||
$lang['Set creation date'] = '设置创建日期';
|
||
$lang['Set title'] = '设置标题';
|
||
$lang['The whole page'] = '整页';
|
||
$lang['The whole set'] = '整个集合';
|
||
$lang['Type here the author name'] = '在此输入作者名称';
|
||
$lang['Type here the title'] = '在此输入标题';
|
||
$lang['Week starts on'] = '星期起始于';
|
||
$lang['You have %d orphan tags: %s.'] = '您有 %d 个未关联任何图片的标签:%s。';
|
||
$lang['Remove from caddie'] = '从标记图片库中移除';
|
||
$lang['Themes which need upgrade'] = '需更新的主题';
|
||
$lang['Languages which need upgrade'] = '需要更新的语言';
|
||
$lang['All themes are up to date.'] = '所有主题已更新。';
|
||
$lang['All plugins are up to date.'] = '所有插件已更新。';
|
||
$lang['All languages are up to date.'] = '所有语言已更新。';
|
||
$lang['Visit theme site'] = '浏览主题网站';
|
||
$lang['Visit language site'] = '浏览语言网站';
|
||
$lang['New Version'] = '新版本';
|
||
|
||
|
||
|
||
|
||
$lang['Obsolete Plugins'] = '过期的插件';
|
||
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = '警告!此插件并不适用于这个版本的Piwigo。';
|
||
$lang['Do you want to activate anyway?'] = '您仍想启用吗?';
|
||
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = '【这个插件现在已经是Piwigo核心的一部分,请马上删除它!】';
|
||
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = '错误:该插件的实际内容已丢失但记录中它已被安装,请马上卸载它。';
|
||
$lang['new'] = '新的';
|
||
$lang['No results'] = '没有结果';
|
||
$lang['Searching...'] = '搜索中...';
|
||
$lang['Type in a search term'] = '输入搜索关键字';
|
||
|
||
|
||
$lang['display'] = '显示';
|
||
$lang['Average rate'] = '平均评分';
|
||
$lang['Rate'] = '评分';
|
||
$lang['Activate icon "new" next to albums and pictures'] = '启用相册和图片旁边的“新建”图标';
|
||
$lang['Add a criteria'] = '添加条件';
|
||
$lang['Deactivate all'] = '停用所有';
|
||
$lang['Default photos order'] = '默认图片排序';
|
||
$lang['Restore'] = '恢复';
|
||
$lang['Restore default configuration. You will lose your plugin settings!'] = '恢复默认的配置,您将失去您的插件的设置!';
|
||
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = '您不能设置默认的图片排序,因为您已在本地配置文件里有自定义设置。';
|
||
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = '您已在本地配置文件里定义了 <i>$conf[\'order_by\']</i>,此参数已不再使用了,请移除或者将其改名为 <i>$conf[\'order_by_custom\']</i> !';
|
||
$lang['Thumbnails generation in progress...'] = '正在生成缩略图...';
|
||
$lang['Photos generation in progress...'] = '正在生成图片...';
|
||
$lang['%s photos have been regenerated'] = '%s张图片已更新';
|
||
$lang['%s photos can not be regenerated'] = '%s张图片不能被更新';
|
||
$lang['Update in progress... Please wait.'] = '正在更新... 请稍等。';
|
||
$lang['Ignore this update'] = '忽略此更新';
|
||
$lang['Reset ignored updates'] = '重置已忽略的更新';
|
||
$lang['Update All'] = '更新所有';
|
||
$lang['ERROR'] = '错误';
|
||
$lang['Update Complete'] = '更新完毕';
|
||
$lang['Piwigo Update'] = 'Piwigo更新';
|
||
$lang['Extensions Update'] = '扩展更新';
|
||
$lang['All extensions are up to date.'] = '所有扩展已更新。';
|
||
$lang['Following plugins may not be compatible with the new version of Piwigo:'] = '以下插件可能与新版 Piwigo 不兼容:';
|
||
$lang['Following themes may not be compatible with the new version of Piwigo:'] = '以下主题可能与新版 Piwigo 不兼容:';
|
||
$lang['I decide to update anyway'] = '仍决定更新';
|
||
$lang['Update to Piwigo %s'] = '更新到 Piwigo %s';
|
||
$lang['Two updates are available'] = '两项更新均可用';
|
||
$lang['This is a minor update, with only bug corrections.'] = '这是一次次要更新,只是对bug的修正。';
|
||
$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = '这是一次重要更新,有着<a href="%s">令人欣喜的新功能</a>。';
|
||
$lang['Some themes and plugins may be not available yet.'] = '一些主题和插件可能还不能使用。';
|
||
$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = '您可以直接更新到 Piwigo %s,不需先更新到 Piwigo %s(推荐)。';
|
||
$lang['Save Template Directory'] = '保存模板目录';
|
||
$lang['Some upgrades are available for extensions.'] = '有已更新的扩展。';
|
||
$lang['Ignore All'] = '忽略所有';
|
||
$lang['Width'] = '宽度';
|
||
$lang['Height'] = '高度';
|
||
$lang['Follow Orientation'] = '按照方向';
|
||
$lang['Graphics Library'] = '图形库';
|
||
$lang['Show menubar'] = '显示菜单栏';
|
||
$lang['Updates'] = '更新';
|
||
$lang['Crop'] = '裁切';
|
||
$lang['... or '] = '或 ';
|
||
$lang['Create'] = '创建';
|
||
$lang['Start Upload'] = '开始上传';
|
||
$lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = '您正在使用Flash上传方式,若有问题,请尝试<a href="%s">网页上传</a>。';
|
||
$lang['You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.'] = '您正在使用网页上传方式,若有问题,请尝试<a href="%s">Flash上传</a>。';
|
||
$lang['Maximum file size: %sB.'] = '文件最大体积:%sB。';
|
||
$lang['Allowed file types: %s.'] = '允许的文件类型:%s。';
|
||
$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = '最大的分辨率约:%dM 像素(即 %dx%d 像素)。';
|
||
$lang['Manage Permissions'] = '管理权限';
|
||
$lang['Learn more'] = '了解更多';
|
||
$lang['Photo %s of %s'] = 'Photo %s of %s';
|
||
$lang['show details'] = '显示详情';
|
||
$lang['hide details'] = '隐藏详情';
|
||
$lang['Merge tags'] = '合并标签';
|
||
$lang['Select the destination tag'] = '选择目标标签';
|
||
$lang['(this tag will be deleted)'] = '(此标签将被删除)';
|
||
$lang['Confirm merge'] = '确认合并';
|
||
$lang['Merge selected tags'] = '合并选中的标签';
|
||
$lang['No destination tag selected'] = '没有选中的目的标签';
|
||
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = '标签<em>%s</em>已并入标签<em>%s</em>';
|
||
$lang['Select at least two tags for merging'] = '请至少选择2个标签以合并';
|
||
$lang['Select an album'] = '选择一个相册';
|
||
$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = '默认情况下,Piwigo 将为高清图片生成一个用于网页上显示的较小版本。';
|
||
$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = '若无高清图片且当前网页尺寸的图片大于重置尺寸,Piwigo会将其视为高清图片并用它生成较小尺寸的网页尺寸图片。';
|
||
$lang['An error has occured during upgrade.'] = '在升级过程中出现了一个错误。';
|
||
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = '在解压时出现了一个错误。请检查您 piwigo 安装文件的读写权限。<br><a href="%s">点此查看错误日志</a>';
|
||
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo无法从服务器中获取升级文件';
|
||
$lang['%s has been successfully updated.'] = '%s更新成功。';
|
||
$lang['Activate comments'] = '启用评论';
|
||
$lang['Add tags'] = '添加标签';
|
||
$lang['Add to caddie'] = '添加到标记图片库';
|
||
$lang['Default comments order'] = '默认评论顺序';
|
||
$lang['Last import'] = '最后导入';
|
||
$lang['Original Size'] = '原始尺寸';
|
||
$lang['Photo name'] = '图片名称';
|
||
$lang['Predefined filter'] = '预定义过滤器';
|
||
$lang['Resize after upload'] = '上传后修改尺寸';
|
||
$lang['Send connection settings by email'] = '用邮件发送注册信息';
|
||
$lang['The original image quality must be a number between %d and %d'] = '源图片质量必须是在%d和%d之间的数字';
|
||
$lang['The original maximum height must be a number between %d and %d'] = '源图片最大高度必须是在%d和%d之间的数字';
|
||
$lang['The original maximum width must be a number between %d and %d'] = '源图片最大宽度必须是在%d和%d之间的数字';
|
||
$lang['With no album'] = '没有相册';
|
||
$lang['With no tag'] = '没有标签';
|
||
$lang['With no virtual album'] = '没有虚拟相册';
|
||
$lang['Zoom'] = '缩放';
|
||
$lang['A locked gallery is only visible to administrators'] = '被锁定的图库只对管理员可见';
|
||
$lang['administrators'] = '管理员';
|
||
$lang['Center of interest'] = '兴趣中心';
|
||
$lang['Gallery unlocked'] = '图库已解锁';
|
||
$lang['modified'] = '已修改';
|
||
$lang['Move to album'] = '移动到相册';
|
||
$lang['Not cropped correctly?'] = '剪裁不正确?';
|
||
$lang['Notify administrators when a comment is'] = '通知管理员,当一个评论 ';
|
||
$lang['pending validation'] = '待审核';
|
||
$lang['registered users'] = '注册用户';
|
||
$lang['Save visits in history for'] = '保存访问的历史记录for';
|
||
$lang['simple visitors'] = '单个访问者';
|
||
$lang['This album contains %d photos, added between %s and %s.'] = '此相册包含%d张图片,添加于%s和%s之间。';
|
||
$lang['This album contains %d photos, added on %s.'] = '此相册包含%d张图片,添加于%s。';
|
||
$lang['This album contains no photo.'] = '此相册中没有图片。';
|
||
$lang['Unlock gallery'] = '解锁图库';
|
||
$lang['<em>Piwigo for Android</em> application empowers you to connect your Android phone or table to your Piwigo gallery, create some albums and upload several photos at once.'] = '<em>Piwigo Android版</em> 使您能够从Android手机或平板电脑连接到您的Piwigo图库,方便您随时随地创建相册和上传图片。';
|
||
$lang['<em>Piwigo for iOS</em> application empowers you to connect to your Piwigo gallery from your iPhone, iPad or iPod Touch, create some albums and upload several photos at once.'] = '<em>Piwigo iOS版</em> 使您能够从iPhone、iPad或iPod Touch连接到您的Piwigo图库,方便您随时随地创建相册和上传图片。';
|
||
$lang['Applications'] = '应用程序';
|
||
$lang['apply automatic sort order'] = '应用自动排序';
|
||
$lang['Automatic sort order'] = '自动排序';
|
||
$lang['Available on'] = '可用在';
|
||
$lang['cancel manual order'] = '取消手动排序';
|
||
$lang['Cancel'] = '取消';
|
||
$lang['List'] = '列表';
|
||
$lang['Piwigo for Android'] = 'Piwigo Android版';
|
||
$lang['Piwigo for iOS (iPhone, iPad, iPod Touch)'] = 'Piwigo iOS版 (iPhone, iPad, iPod Touch)';
|
||
$lang['Save manual order'] = '保存手动排序';
|
||
$lang['Web Form'] = '浏览器';
|
||
$lang['You can activate only one mobile theme.'] = '您只能启用一套手机版主题';
|
||
$lang['%u users have automatic permission because they belong to a granted group.'] = '%u 用户因属于有权限的组,所以自动拥有权限。';
|
||
$lang['Adobe Photoshop Lightroom is a photography software designed to manage large quantities of digital images and doing post production work.'] = 'Adobe公司的Photoshop Lightroom是一款图片处理软件,用于管理大量的数字图像和后期制作工作。';
|
||
$lang['any visitor can see this album'] = '任何访问者都可查看此相册';
|
||
$lang['Aperture is a powerful tool to refine images and manage massive libraries on Mac.'] = 'Aperture是Mac上一个功能强大的图片管理、编辑工具。';
|
||
$lang['Aperture is designed for professional photographers with iPhoto simplicity.'] = 'Aperture用于在iPhoto上进行专业的图片处理。';
|
||
$lang['Delete multiple size images'] = '删除多尺寸图片';
|
||
$lang['digiKam is an advanced digital photo management free software for Linux, Windows, and MacOSX.'] = 'digiKam是Linux,Windows和MacOSX平台上的免费高级数码照片管理软件。';
|
||
$lang['digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'] = 'digiKam可以查看,管理,编辑,增强,组织,标记和共享图片。';
|
||
$lang['Features include gallery browsing, album creation and photo upload.'] = '其特点包括浏览图库,创建相册和上传图片。';
|
||
$lang['Generate multiple size images'] = '生成多尺寸图片';
|
||
$lang['Groups and users'] = '组和用户';
|
||
$lang['include photos with lower privacy level'] = '包括隐私级别更低的图片';
|
||
$lang['iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'] = 'iPhoto是MacOSX上的默认照片管理器。Piwigo export插件可以让您创建新的相册,并将您的图片从iPhoto直接导出到您的Piwigo图库。';
|
||
$lang['On your Linux, simply install Shotwell with your package manager and the activate Piwigo publishing option.'] = '在您的Linux上,只需用安装软件包管理器安装Shotwell并启用Piwigo的发布选项。';
|
||
$lang['Permission granted for groups'] = '为组授予的权限';
|
||
$lang['Permission granted for users'] = '为用户授予的权限';
|
||
$lang['Piwigo export plugin for Aperture'] = 'Piwigo export插件 for Aperture';
|
||
$lang['Piwigo export plugin for iPhoto'] = 'Piwigo export插件 for iPhoto';
|
||
$lang['Piwigo publish plugin for digiKam'] = 'Piwigo publish插件 for digiKam';
|
||
$lang['Piwigo Publish plugin for Lightroom'] = 'Piwigo publish插件 for Lightroom';
|
||
$lang['Piwigo publish plugin for Shotwell'] = 'Piwigo publish插件 for Shotwell';
|
||
$lang['ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.'] = 'ReGalAndroid (Android RemoteGallery客户端) 是一个开源(GPL v3)的Android平台Piwigo客户端。';
|
||
$lang['Select groups...'] = '选择组';
|
||
$lang['Select users...'] = '选择用户...';
|
||
$lang['Shotwell is an open source digital photo organizer that runs on Linux. It is the default photo manager in Ubuntu and Fedora.'] = 'Shotwell是一个运行在Linux上的开源数码照片管理软件。它是Ubuntu和Fedora的默认照片管理软件。';
|
||
$lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'Piwigo export插件允许您创建相册和导出图片。';
|
||
$lang['The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'] = 'Piwigo publish插件允许您从Lightroom直接导出和同步图片到您的Piwigo图库。';
|
||
$lang['There is no group in this gallery.'] = '这个图库中还没有组。';
|
||
$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = '只要安装digiKam和Kipi插件,就可以从digiKam中导出图片到Piwigo。';
|
||
$lang['visitors need to login and have the appropriate permissions to see this album'] = '需要登录且有适当的权限才能查看这个相册';
|
||
$lang['Apply watermark if height is bigger than'] = '如果高度大于此值则添加水印:';
|
||
$lang['Apply watermark if width is bigger than'] = '如果宽度大于此值则添加水印:';
|
||
$lang['By default, the center of interest is placed in the middle of the photo.'] = '默认情况下,兴趣中心置于图片的中心。';
|
||
$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = '对于剪裁过的图片尺寸,如“正方形”,Piwigo将尽可能把兴趣中心包含在内。';
|
||
$lang['No group is permitted to see this private album'] = '没有组被允许查看此非公开相册';
|
||
$lang['Opacity'] = '透明度';
|
||
$lang['Permission management'] = '权限管理';
|
||
$lang['Photo sizes with crop'] = '图片剪裁尺寸';
|
||
$lang['Select a file'] = '选择文件';
|
||
$lang['Select a zone with your mouse to define a new center of interest.'] = '用鼠标选择一个区域,以定义一个新的兴趣中心。';
|
||
$lang['The center of interest is the most meaningful zone in the photo.'] = '兴趣中心是图片中最有意义的区域。';
|
||
$lang['X Position'] = 'X轴位置';
|
||
$lang['X Repeat'] = 'X轴平铺';
|
||
$lang['Y Position'] = 'Y轴位置';
|
||
$lang['add a new watermark'] = '添加新水印';
|
||
$lang['bottom left corner'] = '左下角';
|
||
$lang['bottom right corner'] = '右下角';
|
||
$lang['custom'] = '自定义';
|
||
$lang['middle'] = '中';
|
||
$lang['top left corner'] = '左上角';
|
||
$lang['top right corner'] = '右上角';
|
||
$lang['Multiple Size'] = '多尺寸';
|
||
$lang['%d days'] = '%d天';
|
||
$lang['%d day'] = '%d天';
|
||
$lang['%d hours'] = '%d小时';
|
||
$lang['%d hour'] = '%d小时';
|
||
$lang['%d minutes'] = '%d分';
|
||
$lang['%d minute'] = '%d分';
|
||
$lang['%d months'] = '%d个月';
|
||
$lang['%d month'] = '%d个月';
|
||
$lang['%d seconds'] = '%d秒';
|
||
$lang['%d second'] = '%d秒';
|
||
$lang['%d years'] = '%d年';
|
||
$lang['%d year'] = '%d年';
|
||
$lang['%s ago'] = '%s前';
|
||
$lang['%s in the future'] = '%s后的未来';
|
||
$lang['Added by %s'] = '由%s添加';
|
||
$lang['Numeric identifier : %d'] = '数字ID:%d';
|
||
$lang['Original file : %s'] = '原文件:%s';
|
||
$lang['Posted %s on %s'] = 'Posted %s on %s';
|
||
$lang['Rated %d times, score : %.2f'] = '评分:%d次,得分:%.2f';
|
||
$lang['Sharpen'] = '锐化';
|
||
$lang['Visited %d times'] = '访问数:%d';
|
||
$lang['Watermark'] = '水印';
|
||
$lang['%d weeks'] = '%d周';
|
||
$lang['%d week'] = '%d周';
|
||
$lang['Edit photo'] = '编辑图片';
|
||
$lang['create a new site'] = '创建一个新站点';
|
||
$lang['No order field selected'] = '未选择排序字段';
|
||
$lang['Duplicate selected tags'] = '复制选中的标签';
|
||
$lang['Name of the duplicate'] = '副本的名称';
|
||
$lang['Source tag'] = '源标签';
|
||
$lang['Tag "%s" is now a duplicate of "%s"'] = '标签 "%s" 已是标签 "%s" 的一个副本';
|
||
$lang['Landscape'] = '风景(宽>高)';
|
||
$lang['Manage photos'] = '管理图片';
|
||
$lang['Minimum height'] = '最小高度';
|
||
$lang['Minimum width'] = '最小宽度';
|
||
$lang['Number of albums per page'] = '每页相册数';
|
||
$lang['Panorama'] = '全景图';
|
||
$lang['Portrait'] = '人像(高>宽)';
|
||
$lang['View in gallery'] = '在图库中查看';
|
||
$lang['The version of %s [%s] installed is not compatible with the version required ']['%s'] = '所安装的 %s [%s] 版本跟所要求的版本 [%s] 不兼容';
|
||
$lang['Ratio'] = '比例';
|
||
$lang['between %.2f and %.2f'] = '在 %.2f 与 %.2f 之间';
|
||
$lang['between %d and %d pixels'] = '在 %d 与 %d 像素之间';
|
||
$lang['This group will be set to default'] = '该组将用作默认组';
|
||
$lang['This group will be unset to default'] = '该组将不再用作默认组';
|
||
$lang['No members to manage'] = '没有可管理的用户';
|
||
$lang['Please select at least two groups'] = '请至少选择两个组';
|
||
$lang['Rename'] = '重命名';
|
||
$lang['Type here the name of the new group'] = '在此输入新组的名称';
|
||
$lang['Duplicate'] = '复制';
|
||
$lang['Manage the members'] = '管理用户';
|
||
$lang['Merge selected groups'] = '合并所选组';
|
||
$lang['No groups selected, no actions possible.'] = '没有组被选中,不能执行任何操作。';
|
||
$lang['Purge user cache'] = '清除用户缓存';
|
||
$lang['The picture dimensions will be reduced to %dx%d pixels.'] = '相片的分辨率将会被减少到 %dx%d 象素.';
|
||
$lang['Resize after upload disabled due to the use of GD as graphic library'] = '由于使用 GD 图形库,因此禁用上传后调整大小';
|
||
$lang['Select at least one tag'] = '至少选择一个标签';
|
||
$lang['Basic settings'] = '基本设置';
|
||
$lang['General'] = '总体';
|
||
$lang['Mail theme'] = '邮件主题';
|
||
$lang['No user selected of %d users'] = '%d 个用户中无用户被选中';
|
||
$lang['No users selected, no actions possible.'] = '无用户被选中,无法执行。';
|
||
$lang['Password updated'] = '密码已更新';
|
||
$lang['Registered on %s, %s.'] = '注册于 %s, %s。';
|
||
$lang['Show %s users'] = '显示 %s 个用户';
|
||
$lang['Showing %s to %s of %s users'] = '显示第 %s 至 %s 个用户,共 %s 个用户';
|
||
$lang['Update user'] = '更新用户';
|
||
$lang['User %s added'] = '用户 %s 已添加';
|
||
$lang['User %s updated'] = '用户 %s 已更新';
|
||
$lang['Users modified'] = '用户已修改';
|
||
$lang['on the %d selected users'] = '于所选的 %d 位用户';
|
||
$lang['All %d users are selected'] = '已选中全部 %d 位用户';
|
||
$lang['Change password'] = '更改密码';
|
||
$lang['Change username'] = '更改用户名';
|
||
$lang['Last visit on %s, %s.'] = '于 %s, %s 的最后访问。';
|
||
$lang['Loading...'] = '加载中…';
|
||
$lang['No matching user found'] = '未发现匹配的用户';
|
||
$lang['%d of %d users selected'] = '已选择 %d 位用户,共 %d 位';
|
||
$lang['(filtered from %s total users)'] = '(从系统中共 %s 位用户中筛选出)';
|
||
$lang['Close user details'] = '关闭用户明细';
|
||
$lang['Open user details'] = '打开用户明细';
|
||
$lang['close'] = '关闭';
|
||
$lang['Activate it now'] = '立即启用';
|
||
$lang['Allow users to add a link to their website'] = '允许用户添加一个链接到其网站';
|
||
$lang['Empty caddie'] = '清空标记图片库';
|
||
$lang['Impossible to deactivate the default theme.'] = '默认主题无法被停用。';
|
||
$lang['Mail address is mandatory for registration'] = '注册时邮箱地址为必填项';
|
||
$lang['The settings for the guest are from the %s user'] = '游客的设置取自用户 %s';
|
||
$lang['No and unlock sub-albums'] = '否,并解锁子相册';
|
||
$lang['based on'] = '基于';
|
||
$lang['between %s and %s MB'] = '在 %s 和 %s MB 之间';
|
||
$lang['date & time'] = '日期与时间';
|
||
$lang['file name'] = '文件名';
|
||
$lang['width & height'] = '宽度和高度';
|
||
$lang['Upload in progress'] = '正在上传';
|
||
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = '每封发出的email中的链接将包含自动生成的唯一验证密钥,有效期 %s。';
|
||
$lang['For security reason, authentication keys do not work for administrators.'] = '出于安全原因,验证密钥对管理员不起作用。';
|
||
$lang['Edit user'] = '编辑用户';
|
||
$lang['No recipient selected'] = '未选择收件人';
|
||
$lang['No user is permitted to see this private album'] = '没有用户被允许查看该非公开相册';
|
||
$lang['Recipients'] = '收件人';
|
||
$lang['Y Repeat'] = 'Y轴平铺';
|
||
$lang['Delete %d orphan photos'] = '删除 %d 没有任何关联的图片';
|
||
$lang['Orphans'] = '没有任何关联';
|
||
$lang['delete album and all %d photos, even the %d associated to other albums'] = '删除相册以及全部 %d 张图片,包括 %d 张已关联到其他相册的图片';
|
||
$lang['checksum'] = '校验码';
|
||
$lang['Time has come to update your Piwigo with version %s, go to %s'] = '将您的 Piwigo 升级到 %s 的时候到了,前往 %s';
|
||
$lang['Storage used'] = '已使用的储存空间';
|
||
$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = '将您的图片从您的 macOS (10.10及以上版本) 直接分享 / 发送到 Piwigo';
|
||
$lang['Select tags'] = '选择标签';
|
||
$lang['Running on an up-to-date Piwigo is important for security.'] = '使用最新版的 Piwigo 对于安全是很重要的。';
|
||
$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo 远程同步能够上传整个目录层级。如果您再次运行,只有新的图片会被上传。';
|
||
$lang['Piwigo %s is available, please update'] = 'Piwigo %s 已准备就绪,请升级';
|
||
$lang['No tags selected, no actions possible.'] = '未选择标签,无法执行操作。';
|
||
$lang['No filter on album. Select one or type to search'] = '没有相册过滤器。选择一个或输入以进行搜索';
|
||
$lang['It only takes a few clicks.'] = '这仅需数次点击。';
|
||
$lang['Display form'] = '显示表单';
|
||
$lang['Delete album "%s".'] = '删除相册 "%s"。';
|
||
$lang['Delete album "%s" and its %d sub-albums.'] = '删除相册 "%s" 及其 %d 个子相册。';
|
||
$lang['(determined from photos)'] = '(取决于图片)';
|
||
$lang['Confirm deletion'] = '确认删除';
|
||
$lang['Dashboard'] = '面板';
|
||
$lang['delete album and the %d orphan photos'] = '删除相册和 %d 张无关联图片';
|
||
$lang['orphans to delete'] = '要删除的无关联图片';
|
||
$lang['delete only album, not photos'] = '仅删除相册,不删除图片';
|
||
$lang['%d checksums were added'] = '已为%d张图片添加校验码';
|
||
$lang['Compute %d missing checksums'] = '计算 %d 缺失的校验码';
|
||
$lang['Create a first album'] = '创建第一个相册';
|
||
$lang['Deletion in progress'] = '正在删除';
|
||
$lang['Display album date period'] = '显示与每个相册相关联的日期区间,如「2018年7月12日至15日」';
|
||
$lang['Display category date'] = '显示分类日期';
|
||
$lang['Piwigo requires an album to add photos.'] = 'Piwigo 需要一个相册来添加图片。';
|
||
$lang['Some checksums are missing.'] = '部分校验码缺失。';
|
||
$lang['Synchronization in progress'] = '正在同步';
|
||
$lang['Visit'] = '访问';
|
||
$lang['Welcome!'] = '欢迎!';
|
||
$lang['With no checksum'] = '无校验码';
|
||
$lang['checksums to add'] = '要添加的校验码';
|
||
$lang['or'] = '或者';
|
||
$lang['... or hide this link'] = '... 或隐藏本链接';
|
||
$lang['%d sub-albums'] = '%d个子相册';
|
||
$lang['%d photos'] = '%d 图片';
|
||
$lang['add'] = '添加';
|
||
$lang['<b>%d+</b> albums found, try to refine the search'] = '找到<b>%d+</b>本相册,请细化搜索范围';
|
||
$lang['<b>%d</b> albums found'] = '找到<b>%d</b>本相册';
|
||
$lang['<b>%d</b> tag found'] = '找到<b>%d</b>个标签';
|
||
$lang['<b>%d</b> tag selected'] = '已选择<b>%d</b>个标签';
|
||
$lang['<b>%d</b> tags found'] = '找到<b>%d</b>个标签';
|
||
$lang['<b>1</b> album found'] = '找到<b>1</b>本相册';
|
||
$lang['Delete these sizes'] = '删除这些尺寸';
|
||
$lang['Cache'] = '缓存';
|
||
$lang['Cache size'] = '缓存大小';
|
||
$lang['Close'] = '关闭';
|
||
$lang['Compare mode'] = '对比模式';
|
||
$lang['Understood, do not show again'] = '我知道了,不再展示';
|
||
$lang['Tags \{%s\} succesfully deleted'] = '标签 \{%s\} 删除成功';
|
||
$lang['The %d tags on this page are selected'] = '已选择此页上的%d个标签';
|
||
$lang['The other tags will be removed'] = '其他标签将被删除';
|
||
$lang['Theme'] = '主题';
|
||
$lang['Upload Formats'] = '上传格式';
|
||
$lang['edit'] = '编辑';
|
||
$lang['move'] = '移动';
|
||
$lang['no photo'] = '无图片';
|
||
$lang['to'] = '至';
|
||
$lang['Version %s'] = '版本 %s';
|
||
$lang['Created on %s'] = '创建于 %s';
|
||
$lang['Delete %s format ?'] = '删除 %s 格式吗?';
|
||
$lang['Delete orphan tags ?'] = '删除未使用的标签吗?';
|
||
$lang['Drag and drop to reorder albums'] = '拖动相册来重新排序';
|
||
$lang['Edit'] = '编辑';
|
||
$lang['Current Version'] = '当前版本';
|
||
$lang['Currently running version %s'] = '当前运行的版本 %s';
|
||
$lang['Deactivated'] = '已停用';
|
||
$lang['Delete album'] = '删除相册';
|
||
$lang['Delete tag "%s"?'] = '删除标签"%s"吗?';
|
||
$lang['Delete tags \{%s\}?'] = '删除标签\{%s\}吗?';
|
||
$lang['Delete user'] = '删除用户';
|
||
$lang['Details'] = '详情';
|
||
$lang['Downloaded'] = '已下载';
|
||
$lang['This plugin is incompatible with your version'] = '此插件与当前系统版本不兼容';
|
||
$lang['Show plugins compatible with previous version of Piwigo'] = '显示与 Piwigo 先前旧版本兼容的插件';
|
||
$lang['This plugin have been updated recently'] = '此插件最近更新过';
|
||
$lang['This plugin was updated less than 6 months ago'] = '此插件近半年更新过';
|
||
$lang['Update'] = '更新';
|
||
$lang['Tag Manager'] = '表情管理';
|
||
$lang['Tag name'] = '标签名称';
|
||
$lang['Properties of abums'] = '相册属性';
|
||
$lang['Refresh thumbnail'] = '刷新缩略图';
|
||
$lang['Search tips'] = '搜索提示';
|
||
$lang['Set as default'] = '设为默认';
|
||
$lang['Show inactive plugins'] = '显示未激活的插件';
|
||
$lang['Storage'] = '存储';
|
||
$lang['Synchronization'] = '同步';
|
||
$lang['Tag "%s" created'] = '标签「%s」已创建';
|
||
$lang['Plugin "%s" deleted!'] = '插件「%s」已删除!';
|
||
$lang['Plugin "%s" has been activated!'] = '插件「%s」已激活!';
|
||
$lang['Selected user'] = '选择用户';
|
||
$lang['Selection mode'] = '选择模式';
|
||
$lang['Show'] = '显示';
|
||
$lang['Show beta test plugins'] = '展示测试版本插件';
|
||
$lang['Purge Cache'] = '清理缓存';
|
||
$lang['Rename "%s"'] = '重命名「%s」';
|
||
$lang['Requires PHP %s'] = '依赖 PHP %s';
|
||
$lang['Restored'] = '已恢复';
|
||
$lang['Select'] = '选择';
|
||
$lang['Select all %d tags'] = '选择所有%d个标签';
|
||
$lang['Select an album... or type it!'] = '选择或搜索一个相册';
|
||
$lang['Photos per page'] = '每页图片数量';
|
||
$lang['Memories'] = '纪念品';
|
||
$lang['No albums found'] = '未找到相册';
|
||
$lang['No plugin activated'] = '未激活任何插件';
|
||
$lang['No plugins found'] = '未找到插件';
|
||
$lang['No tag found'] = '未找到标签';
|
||
$lang['Other'] = '其他';
|
||
$lang['Manage album photos'] = '管理相册中的图片';
|
||
$lang['Manage sub-albums'] = '管理子相册';
|
||
$lang['Manage users'] = '管理用户';
|
||
$lang['Merge'] = '合并';
|
||
$lang['More information'] = '更多信息';
|
||
$lang['Name field must not be empty'] = '名称字段不能为空';
|
||
$lang['Name is already taken'] = '名称已存在';
|
||
$lang['New user added'] = '新用户添加成功';
|
||
$lang['Email'] = '邮箱';
|
||
$lang['Email Adress'] = '电子邮箱地址';
|
||
$lang['Language'] = '语言';
|
||
$lang['File type: %s'] = '文件类型:%s';
|
||
$lang['Formats'] = '格式';
|
||
$lang['Hide sub-albums'] = '隐藏子相册';
|
||
$lang['If anything bad happens during the update, you would be able to restore a backup.'] = '如果更新过程中出现任何问题,你可以从备份中恢复。';
|
||
$lang['Feb'] = '二月';
|
||
$lang['Jan'] = '一月';
|
||
$lang['Mar'] = '三月';
|
||
$lang['Apr'] = '四月';
|
||
$lang['May'] = '五月';
|
||
$lang['This plugin have no update since 3 years ! It may be outdated'] = '此插件已有三年未曾更新,可能已过时!';
|
||
$lang['Jun'] = '六月';
|
||
$lang['Jul'] = '七月';
|
||
$lang['Aug'] = '八月';
|
||
$lang['Sep'] = '九月';
|
||
$lang['Oct'] = '十月';
|
||
$lang['Nov'] = '十一月';
|
||
$lang['Dec'] = '十二月';
|
||
$lang['Add Album'] = '添加相册';
|
||
$lang['Add User'] = '添加用户';
|
||
$lang['Add a new user'] = '添加一名新用户';
|
||
$lang['%s pixels, %.2f MB'] = '%s 像素,%.2f MB';
|
||
$lang['%d users added'] = '已添加%d名用户';
|
||
$lang['%d user logged out'] = '%d名用户已退出登录';
|
||
$lang['%d users logged in'] = '%d名用户已登录';
|
||
$lang['%d users logged out'] = '%d名用户已退出登录';
|
||
$lang['Equivalent to deactivation. The user is still in the list, but can no longer log in.'] = '相当于停用用户。该用户将仍然展示在列表中,但将无法登录。';
|
||
$lang['login'] = '登录';
|
||
$lang['logout'] = '退出登录';
|
||
$lang['%d tag deleted'] = '已删除%d个标签';
|
||
$lang['%d tag moved'] = '已移动%d个标签';
|
||
$lang['%d tags added'] = '已添加%d个标签';
|
||
$lang['%d tags deleted'] = '已删除%d个标签';
|
||
$lang['%d tags moved'] = '已移动%d个标签';
|
||
$lang['%d user added'] = '已添加%d名用户';
|
||
$lang['%d user logged in'] = '%d名用户已登录';
|
||
$lang['%d album deleted'] = '已删除%d本相册';
|
||
$lang['%d albums added'] = '已添加%d本相册';
|
||
$lang['%d albums deleted'] = '已删除%d本相册';
|
||
$lang['%d photos added'] = '已添加%d张图片';
|
||
$lang['%d photos deleted'] = '已删除%d张图片';
|
||
$lang['%d photos edited'] = '已编辑%d张图片';
|
||
$lang['%d photos moved'] = '已移动%d张图片';
|
||
$lang['%d tag added'] = '已添加%d个标签';
|
||
$lang['%d album added'] = '已添加%d本相册';
|
||
$lang['Search albums'] = '搜索相册';
|
||
$lang['Show sub-albums'] = '显示子相册';
|
||
$lang['%d album edited'] = '已编辑%d本相册';
|
||
$lang['Edited on %s'] = '编辑于 %s';
|
||
$lang['Edit photo #%s'] = '编辑图片 #%s';
|
||
$lang['%d albums edited'] = '已编辑%d本相册';
|
||
$lang['%d users edited'] = '已编辑%d名用户';
|
||
$lang['%d user edited'] = '已编辑%d名用户';
|
||
$lang['%d tags edited'] = '已编辑%d个标签';
|
||
$lang['%d tag edited'] = '已编辑%d个标签';
|
||
$lang['%d photo edited'] = '已编辑%d张图片';
|
||
$lang['%d photo moved'] = '已移动%d张图片';
|
||
$lang['%d photo added'] = '已添加%d张图片';
|
||
$lang['%d photo deleted'] = '已删除%d张图片';
|
||
$lang['This photo no longer exists'] = '此图片已被删除。';
|
||
$lang['%d formats uploaded for %d photos'] = '已上传%d种格式的%d张图片';
|
||
$lang['Are you sure you want to delete this?'] = '确定删除吗?';
|
||
$lang['Are you sure you want to install the plugin "%s"?'] = '确定安装 %s 插件吗?';
|
||
$lang['Are you sure you want to lock the gallery?'] = '确定取消此画册的对外展示吗?';
|
||
$lang['Are you sure you want to restore the plugin "%s"?'] = '确定再次安装 %s 插件吗?';
|
||
$lang['Are you sure you want to restore this plugin?'] = '确定再次安装此插件吗?';
|
||
$lang['Are you sure you want to restore to default settings?'] = '确定恢复默认设置吗?';
|
||
$lang['Are you sure you want to uninstall the plugin "%s"?'] = '确定卸载 %s 插件吗?';
|
||
$lang['Are you sure you want to unlock the gallery?'] = '确定公开此相册吗?';
|
||
$lang['Are you sure you want to update all extensions?'] = '确定更新所有扩展插件吗?';
|
||
$lang['Associate User'] = '关联用户';
|
||
$lang['At least 2 selected tags are needed to merge'] = '至少需要两个以上的标签才需要被合并';
|
||
$lang['Average last 12 months'] = '计算过去12个月的的平均值';
|
||
$lang['Certification higher or equal to'] = '相当于或高于此认证';
|
||
$lang['Change Password'] = '修改密码';
|
||
$lang['%s plugins found'] = '找到 %s 个插件 ';
|
||
$lang['%s status is required to edit parameters.'] = '%s 个条目需要编辑参数';
|
||
$lang['Apply an automatic order to root albums'] = '对根目录相册进行自动排序';
|
||
$lang['Apply to direct sub-albums'] = '适用于直接的子相册';
|
||
$lang['Apply to root albums'] = '适用于根目录相册';
|
||
$lang['Apply to the whole hierarchy'] = '适用于全部等级';
|
||
$lang['Are you sure you want to delete all sizes?'] = '确定删除所有的尺寸吗?';
|
||
$lang['Are you sure you want to delete group "%s"?'] = '确定删除 %s 组吗?';
|
||
$lang['Are you sure you want to delete the language "%s"?'] = '确定删除 %s 语言吗?';
|
||
$lang['Are you sure you want to delete the plugin "%s"?'] = '确定删除 %s 插件吗?';
|
||
$lang['Are you sure you want to delete the ratings of the user "%s"?'] = '确定删除用户 %s 的评级吗?';
|
||
$lang['Are you sure you want to delete the theme "%s"?'] = '确定删除 %s 主题吗?';
|
||
$lang['Are you sure you want to delete the user "%s"?'] = '确定删除 %s 用户吗?';
|
||
$lang['Are you sure you want to delete this site?'] = '确定删除这个站点吗?';
|
||
$lang['Are you sure you want to delete this theme?'] = '确定删除这个主题吗?';
|
||
$lang['%sGB'] = '%s GB';
|
||
$lang['%sMB'] = '%s MB';
|
||
$lang['<b>%d</b> filtered user'] = '%d 个已筛选用户';
|
||
$lang['<b>%d</b> filtered users'] = '%d 个已筛选用户';
|
||
$lang['Activated plugin list'] = '已启用插件列表';
|
||
$lang['Add New Plugin'] = '添加新插件';
|
||
$lang['Add another set of formats'] = '添加另一个格式';
|
||
$lang['Add as filter'] = '添加到筛选';
|
||
$lang['Add formats'] = '添加格式';
|
||
$lang['Additional filters'] = '额外筛选';
|
||
$lang['Advanced filters'] = '高级筛选';
|
||
$lang['Album name must not be empty'] = '相册名称不能为空';
|
||
$lang['Always have a backup of your database and files.'] = '请保持数据库和文件的随时备份';
|
||
$lang[' (copy %s)'] = '已复制 %s';
|
||
$lang['%d group added'] = '%d组已添加';
|
||
$lang['%d group deleted'] = '%d 组已删除';
|
||
$lang['%d group edited'] = '%d 组已编辑完成';
|
||
$lang['%d group moved'] = '%d 组已移动';
|
||
$lang['%d groups added'] = '%d 多个组已添加';
|
||
$lang['%d groups deleted'] = '%d 多个组已删除';
|
||
$lang['%d groups edited'] = '%d 多个组已编辑';
|
||
$lang['%d groups moved'] = '%d 多个组已移动';
|
||
$lang['%d pictures in sub-albums'] = '%d 子相册图片';
|
||
$lang['%s GB used'] = '%s 已使用GB';
|
||
$lang['%s MB'] = '%s MB';
|
||
$lang['%s MB used'] = '已使用 %s MB';
|
||
$lang['%s file type'] = '%s 文件类型';
|
||
$lang['%s line'] = '%s 行';
|
||
$lang['%s lines'] = '%s 多行';
|
||
$lang['%s other tags available..'] = '%s 其它可用标签';
|
||
$lang['%s plugin found'] = '现有 %s 插件';
|
||
$lang['deletion'] = '删除';
|
||
$lang['right now'] = '立刻';
|
||
$lang['since the beginning'] = '从开始';
|
||
$lang['Album search tool'] = '相册搜索工具';
|
||
$lang['Activated'] = '已激活';
|
||
$lang[' (copy)'] = '复制';
|
||
$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = '把 %s1 已成功合并到 %s2';
|
||
$lang['Filters'] = '筛选';
|
||
$lang['Generate random password'] = '生成随机密码';
|
||
$lang['Group "%s" succesfully deleted'] = '%s 组已成功删除';
|
||
$lang['Group added'] = '已添加';
|
||
$lang['Group renamed'] = '已重命名';
|
||
$lang['Groups \{%s\} succesfully deleted'] = '%s 已成功删除';
|
||
$lang['Has access to administration. Can only manage content: photos/albums/users/tags/groups.'] = '已进入管理中心,可以管理相册,图片,用户,标签,组。';
|
||
$lang['Has access to all administration functionnalities. Can manage both configuration and content.'] = '已成功进入所有管理功能,可以配置和管理。';
|
||
$lang['Install Piwigo on mobile'] = '在手机上安装Piwigo';
|
||
$lang['Installed on %s, %s'] = '在 %s 上安装,%s';
|
||
$lang['Keep them'] = '保持';
|
||
$lang['Last revision date is newer than'] = '上一次的修改是最新的';
|
||
$lang['Activity peak in the last weeks'] = '过去几周访问高峰';
|
||
$lang['Can be shared by several individuals without conflict (they cannot change the password).'] = '可以分享给不同的人不存在问题';
|
||
$lang['Choose which tag to merge these tags into'] = '选择某个标签合并到其它标签';
|
||
$lang['Clear Selection'] = '清除选择';
|
||
$lang['Create a new album at root'] = '在根目录新建相册';
|
||
$lang['Create a sub-album of "%s"'] = '在 %s 下新建子相册';
|
||
$lang['Delete them'] = '删除';
|
||
$lang['Discover'] = '发现';
|
||
$lang['Display'] = '显示';
|
||
$lang['Displays a banner to install or open the official Piwigo app'] = '显示图片去安装或打开Piwigo的APP';
|
||
$lang['Dissociate user from this group'] = '从这组分离用户';
|
||
$lang['Edit guest user'] = '编辑外部用户';
|
||
$lang['Error when trying to detect formats'] = '在检测格式时存在错误';
|
||
$lang['Extensions'] = '应用扩展';
|
||
$lang['Yes, I am sure'] = '我确定';
|
||
$lang['Yes, delete'] = '是的,可以删除';
|
||
$lang['Yes, rename'] = '是的,可以重命名';
|
||
$lang['You don\'t have access to this photo'] = '你不能查看此图片';
|
||
$lang['Your selection'] = '你的选项';
|
||
$lang['action successfully performed.'] = '动作已执行';
|
||
$lang['between %s and %s'] = '在 %s 和 %s 之间';
|
||
$lang['in administration'] = '在管理中心';
|
||
$lang['in gallery'] = '在画册';
|
||
$lang['months ago'] = '几个月前';
|
||
$lang['never calculated'] = '从不计算';
|
||
$lang['Try now !'] = '现在试用!';
|
||
$lang['Unset as group for new users'] = '给新用户取消设置';
|
||
$lang['User "%s" dissociated from this group'] = '用户 %s 被从此组移除';
|
||
$lang['User associated'] = '用户关联';
|
||
$lang['User updated'] = '用户更新';
|
||
$lang['This albums is already in related categories list'] = '相册已经存在于相册列表';
|
||
$lang['This is already the default theme'] = '这已经是默认的主题';
|
||
$lang['This photo is an orphan'] = '此照片未处理';
|
||
$lang['This picture is physically linked to this album, you can\'t dissociate them'] = '图片已经关联此相册,无法取消';
|
||
$lang['This plugin has no recent update'] = '插件已是最新';
|
||
$lang['Tile View'] = '标题视图';
|
||
$lang['Piwigo is also on mobile.'] = 'Piwigo在移动端也可使用';
|
||
$lang['Promote mobile app on mobile devices'] = '在移动端推广移动APP';
|
||
$lang['Registered'] = '已注册';
|
||
$lang['Tag "%s" succesfully deleted'] = '标签 \%s\ 已删除';
|
||
$lang['Tag "%s1" renamed in "%s2"'] = '标签已从 %s1 重命名为 %s2';
|
||
$lang['Tag(s) \{%s1\} succesfully merged into "%s2"'] = '标签从 %s1 已合并到 %s2';
|
||
$lang['The original picture will be detected with the filename (without extension).'] = '原始图片将根据文件名检测';
|
||
$lang['Root'] = '根目录';
|
||
$lang['Select groups or type them'] = '选择组或类型';
|
||
$lang['Set as group for new users'] = '给新用户分组';
|
||
$lang['Showing %s users out of %s'] = '显示%s中的%s用户';
|
||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = '图片有遗失,奇怪';
|
||
$lang['Open in gallery'] = '打开相册';
|
||
$lang['Page Visited'] = '已访问页面';
|
||
$lang['Page Visited in %s'] = '%s 页面已经被访问';
|
||
$lang['Picture to associate formats with'] = '图片关联格式';
|
||
$lang['Piwigo core'] = 'Piwigo核心';
|
||
$lang['Place first'] = '放在首位';
|
||
$lang['Place last'] = '放在最后';
|
||
$lang['Please upgrade your PHP version before any update.'] = '在升级前请更新PHP的版本';
|
||
$lang['Portraits'] = '图';
|
||
$lang['Posted %s'] = '已发送 %s';
|
||
$lang['Compact View'] = '紧凑视图';
|
||
$lang['Last visit'] = '上一次访问';
|
||
$lang['Latest Piwigo news'] = 'PIWIGO最新消息';
|
||
$lang['Line View'] = '行视图';
|
||
$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = '相册已锁定,无法维护,仅管理员可进入,相册被锁定后,子相册也无法查看。';
|
||
$lang['Manage users with user manager'] = '使用用户管理器管理用户';
|
||
$lang['No access to administration, can see private content with appropriate permissions.'] = '无法进入管理中心,只能看到自己的内容。';
|
||
$lang['No format for this picture'] = '此图片无格式信息';
|
||
$lang['No picture found with the following name : %s.'] = '此图片 %s 没有找到';
|
||
$lang['No, I have changed my mind'] = '我已经改变了想法';
|
||
$lang['On %d rating(s)'] = '%d 率';
|
||
$lang['Purge Actions'] = '清除操作';
|
||
$lang['Locked album'] = '锁定相册';
|
||
$lang['Global Gallery Actions'] = '全局图库操作';
|
||
$lang['Detect and avoid duplicates during upload'] = '在上传过程中检测并避免重复';
|
||
$lang['Modified'] = '修改';
|
||
$lang['Created'] = '创建';
|
||
$lang['Videos'] = '视频';
|
||
$lang['Visited'] = '已访问';
|
||
$lang['You have %d orphan tags %s'] = '您有 %d 个未关联任何图片的标签%s';
|
||
$lang['All admins'] = '所有管理员';
|
||
$lang['Authorize comments'] = '授权评论';
|
||
$lang['Only admins in a specific group'] = '仅限特定组中的管理员';
|
||
$lang['Review'] = '审核';
|
||
$lang['The best is to have them made automatically on a regular basis.'] = '最好是定期自动制作。';
|
||
$lang['Unlocked album'] = '已解锁相册';
|
||
$lang['There is multiple image in the database with the following names : %s.'] = '数据库中有多个具有以下名称的照片:%s。';
|
||
$lang['Rating greater than'] = '评分大于';
|
||
$lang['calculated'] = '统计';
|
||
$lang['Activate button "%s"'] = '启用"%s"按钮';
|
||
$lang['Comments disallowed for sub-albums'] = '不允许对子相册发表评论';
|
||
$lang['Disallow comments for sub-albums'] = '不允许对子相册发表评论';
|
||
$lang['Comments allowed for sub-albums'] = '允许对子相册发表评论';
|
||
$lang['Allow comments for sub-albums'] = '允许对子相册发表评论';
|
||
$lang['Remove thumbnail'] = '删除缩略图';
|
||
$lang['Shrink'] = '缩小';
|
||
$lang['Expand'] = '放大';
|
||
$lang['%d including sub-albums'] = '包含子相册共%d张图片';
|
||
$lang['%d in whole branch'] = '共%d个子相册';
|
||
$lang['and %s others'] = '以及其他%s个';
|
||
$lang['Webmaster status required'] = '仅限站长';
|
||
$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = '在恢复此插件时,它将被重置为其原始参数,并且相关数据将被重置';
|
||
$lang['%d files'] = '%d 个文件';
|
||
$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = '未登录的用户将应用这些设置,这些设置默认用于新用户';
|
||
$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = '在上传过程中,如果Piwigo检测到照片已经存在,将现有照片关联到目标相册,而不会重复复制文件';
|
||
$lang['Unlock it'] = '解锁';
|
||
$lang['This album is currently locked, visible only to administrators.'] = '此相册当前已锁定,仅对管理员可见。';
|
||
$lang['Visit history'] = '访问历史记录';
|
||
$lang['Put at the root'] = '放在根目录';
|
||
$lang['No research in progress'] = '没有正在进行的搜索';
|
||
$lang['No search in progress'] = '没有正在进行的搜索';
|
||
$lang['%d Activities'] = '%d项记录';
|
||
$lang['%d Activity'] = '%d项记录';
|
||
$lang['Activity'] = '访问记录';
|
||
$lang['Activity time from'] = '访问时间从';
|
||
$lang['Download all activities'] = '下载所有访问记录';
|
||
$lang['and %d more'] = '还有%d个';
|
||
$lang['Object'] = '对象';
|
||
$lang['You have %s1 orphan : %s2'] = '您有 %s1 个未使用的标签:%s2';
|
||
$lang['You have %s inactive plugins'] = '您有%s停用的插件';
|
||
$lang['between %d and %d'] = '在%d和%d之间';
|
||
$lang['image(s) contains unsaved changes'] = '图像包含未保存的更改';
|
||
$lang['level of confidentiality'] = '保密级别';
|
||
$lang['was succesfully deleted'] = '已成功删除';
|
||
$lang['Save'] = '保存';
|
||
$lang['Select or create an album'] = '选择或创建相册';
|
||
$lang['System Activities'] = '系统活动';
|
||
$lang['Who can see ?'] = '谁可以看到?';
|
||
$lang['You have unsaved changes'] = '您有未保存的更改';
|
||
$lang['Pagination has changed and needs to be reloaded !'] = '分页已更改,需要重新加载!';
|
||
$lang['Changes saved'] = '更改已保存';
|
||
$lang['Core'] = '核心';
|
||
$lang['Create a root album'] = '创建根相册';
|
||
$lang['Create and select'] = '创建并选择';
|
||
$lang['Create your first album'] = '创建你的第一张相册';
|
||
$lang['Creation mode'] = '创建模式';
|
||
$lang['First choose an album, then add your files'] = '首先选择一个相册,然后添加您的文件';
|
||
$lang['Image'] = '图像';
|
||
$lang['Metadata sync complete'] = '元数据同步完成';
|
||
$lang['Auto-update'] = '自动更新';
|
||
$lang['An error has occured'] = '发生了错误';
|
||
$lang['Added on %s'] = '添加到%s';
|
||
$lang['Add a sub-album to “%s”'] = '在“%s”中添加子相册';
|
||
$lang['Activate create mode to create and select an album'] = '激活创建模式以创建和选择相册';
|
||
$lang['Rename album'] = '重命名相册';
|
||
$lang['Preview'] = '预览';
|
||
$lang['Privacy Level'] = '隐私等级';
|
||
$lang['Photographers...'] = '摄影团队';
|