diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-12-04 19:41:54 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-12-04 19:41:54 +0000 |
commit | 489beffd6e849c5b88dc967c07e68a816e9578e2 (patch) | |
tree | dfd27cdff9174479c31952b032cfccd4dc2c85f1 /language/zh_CN/common.lang.php | |
parent | 9a5d818b04907d3dcfafdab489e646d17c8d738e (diff) |
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/zh_CN/common.lang.php | 736 |
1 files changed, 367 insertions, 369 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index 58dfde6b1..6cdd1e42f 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -1,370 +1,368 @@ -<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-/*
-Language Name: 简体中文 [CN]
-Version: 2.2.1
-Language URI: http://piwigo.org/ext/extension_view.php?eid=438
-Author: Piwigo team
-Author URI: http://piwigo.org
-*/
-
-// Langage informations
-$lang_info['language_name'] = "简体中文";
-$lang_info['country'] = "中国";
-$lang_info['direction'] = "ltr";
-$lang_info['code'] = "cn";
-$lang_info['zero_plural'] = "1";
-
-$lang['%d Kb'] = "%d Kb";
-$lang['%d album updated'] = "已更新 %d 个相册";
-$lang['%d albums updated'] = "已更新 %d 个相册";
-$lang['%d comment to validate'] = "有 %d 个评论等待审核";
-$lang['%d comments to validate'] = "有 %d 个评论等待审核";
-$lang['%d new comment'] = "%d 个新评论";
-$lang['%d new comments'] = "%d 个新评论";
-$lang['%d comment'] = "%d 个评论";
-$lang['%d comments'] = "%d 个评论";
-$lang['%d hit'] = "%d 次点击";
-$lang['%d hits'] = "%d 次点击";
-$lang['%d new photo'] = "%d 张新照片";
-$lang['%d new photos'] = "%d 张新照片";
-$lang['%d new user'] = "%d 个新用户";
-$lang['%d new users'] = "%d 个新用户";
-$lang['About'] = "关于";
-$lang['All tags'] = "所有标签";
-$lang['Any tag'] = "任何标签";
-$lang['At least one listed rule must be satisfied.'] = "列出的标准中至少需要满足一项。";
-$lang['At least one tag must match'] = "必须对应至少一个标签。";
-$lang['Author'] = "作者";
-$lang['Albums'] = "相册";
-$lang['Album'] = "相册";
-$lang['Close this window'] = "关闭此窗口";
-$lang['Complete RSS feed (photos, comments)'] = "完整的RSS feed(照片,评论)";
-$lang['Confirm Password'] = "确认密码";
-$lang['Connection settings'] = "连接设置";
-$lang['Login'] = "登录";
-$lang['Contact webmaster'] = "联系网站管理员";
-$lang['Create a new account'] = "新建帐号";
-$lang['Created on'] = "创建日期";
-$lang['Creation date'] = "创建日期";
-$lang['Current password is wrong'] = "密码有误";
-$lang['Dimensions'] = "尺寸";
-$lang['Display'] = "显示";
-$lang['Each listed rule must be satisfied.'] = '必须符合每项标准';
-$lang['Email address is missing. Please specify an email address.'] = '缺少邮箱地址';
-$lang['Email address'] = '邮箱地址';
-$lang['Enter your personnal informations'] = '输入您的个人信息';
-$lang['Error sending email'] = '发送邮件出错';
-$lang['File name'] = '文件名';
-$lang['File'] = '文件名';
-$lang['Filesize'] = '文件大小';
-$lang['Filter and display'] = '搜索并显示';
-$lang['Filter'] = '搜索';
-$lang['Forgot your password?'] = '忘记密码?';
-$lang['Go through the gallery as a visitor'] = '以游客身份浏览图库';
-$lang['Help'] = '帮助';
-$lang['Identification'] = '用户信息';
-$lang['Photos only RSS feed'] = '图片RSS';
-$lang['Keyword'] = '关键字';
-$lang['Links'] = '链接';
-$lang['N/A'] = '不存在';
-$lang['New on %s'] = '创建于 %s';
-$lang['Notification'] = '通知';
-$lang['Number of items'] = '总数';
-$lang['Original dimensions'] = '原始大小';
-$lang['Password forgotten'] = '忘记密码';
-$lang['Password'] = '密码';
-$lang['Post date'] = '上传日期';
-$lang['Posted on'] = '上传日期';
-$lang['Profile'] = '用户信息';
-$lang['Quick connect'] = '快速连接';
-$lang['RSS feed'] = 'RSS流';
-$lang['Register'] = '注册';
-$lang['Registration'] = '注册';
-$lang['Related tags'] = '关联标签';
-$lang['Reset'] = '重新设置';
-$lang['Retrieve password'] = '重新获取密码';
-$lang['Search rules'] = '搜索规则';
-$lang['Search tags'] = '搜索标签';
-$lang['Search'] = '搜索';
-$lang['display available tags'] = '查看现有标签';
-$lang['Since'] = '从';
-$lang['Sort by'] = '排序';
-$lang['Sort order'] = '排序';
-$lang['Tag'] = '标签';
-$lang['Tags'] = '标签';
-$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'RSS摘要,从本网站上获取通知:新图片,相册更新,新评论。要使用RSS阅读器来查看这些.';
-$lang['Unknown feed identifier'] = '未知RSS流标识';
-$lang['User comments'] = '用户评论';
-$lang['Username'] = '用户名';
-$lang['Visits'] = '访问量';
-$lang['Webmaster'] = '网站管理员';
-$lang['Week %d'] = '星期 %d';
-$lang['About Piwigo'] = '关于Piwigo';
-$lang['You are not authorized to access the requested page'] = '无权访问此页';
-$lang['Add to caddie'] = '添加到标记图片库';
-$lang['add this photo to your favorites'] = '把图片放入收藏夹';
-$lang['Administration'] = '后台管理';
-$lang['all'] = '所有';
-$lang['ascending'] = '升序';
-$lang['author(s) : %s'] = '拥有者 : %s';
-$lang['Expand all albums'] = '展开所有相册';
-$lang['posted after %s (%s)'] = '插入到 %s (%s) 之后';
-$lang['posted before %s (%s)'] = '插入到 %s (%s) 之前';
-$lang['posted between %s (%s) and %s (%s)'] = '插入到 %s (%s) 和 le %s (%s) 之间';
-$lang['posted on %s'] = '插入 %s';
-$lang['Best rated'] = '得票最高';
-$lang['display best rated photos'] = '显示得票最高的图片';
-$lang['Calendar'] = '日历';
-$lang['All'] = '所有';
-$lang['display each day with photos, month per month'] = '按时间顺序显示';
-$lang['View'] = '视图';
-$lang['chronology_monthly_calendar'] = '月历';
-$lang['chronology_monthly_list'] = '月列表';
-$lang['chronology_weekly_list'] = '周列表';
-$lang['Click here if your browser does not automatically forward you'] = '如果您的浏览器不支持自动跳转,请点击这里。';
-$lang['comment date'] = '评论日期';
-$lang['Comment'] = '评论';
-$lang['Your comment has been registered'] = '评论已保存';
-$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = '反灌水系统 : 请稍候再发表评论';
-$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '由于不符合格式规定,您的评论不能被保存';
-$lang['An administrator must authorize your comment before it is visible.'] = '评论需经管理员确认才能显示在页面中。';
-$lang['This login is already used by another user'] = '用户名已经存在';
-$lang['Comments'] = '评论';
-$lang['Add a comment'] = '发表评论';
-$lang['created after %s (%s)'] = '创建于 %s (%s) 之后';
-$lang['created before %s (%s)'] = '创建于 %s (%s) 之前';
-$lang['created between %s (%s) and %s (%s)'] = '创建于 %s (%s) 和 le %s (%s) 之间';
-$lang['created on %s'] = '创建时间 %s';
-$lang['Customize'] = '自定义';
-$lang['Your Gallery Customization'] = '自定义页标题';
-$lang['day'][0] = '星期日';
-$lang['day'][1] = '星期一';
-$lang['day'][2] = '星期二';
-$lang['day'][3] = '星期三';
-$lang['day'][4] = '星期四';
-$lang['day'][5] = '星期五';
-$lang['day'][6] = '星期六';
-$lang['Default'] = '默认';
-$lang['delete this photo from your favorites'] = '从收藏夹中删除此图片';
-$lang['Delete'] = '删除';
-$lang['descending'] = '降序';
-$lang['Download'] = '下载';
-$lang['Download this file'] = '下载此文件';
-$lang['edit'] = '编辑';
-$lang['wrong date'] = '日期出错';
-$lang['excluded'] = '不包括';
-$lang['Your favorites'] = '收藏夹';
-$lang['display your favorites photos'] = '显示收藏图片';
-$lang['Favorites'] = '收藏';
-$lang['First'] = '首页';
-$lang['The gallery is locked for maintenance. Please, come back later.'] = '系统维护中,请稍候再试。';
-$lang['Page generated in'] = '页面创建时间';
-$lang['guest'] = '游客';
-$lang['Hello'] = '您好';
-$lang['available for administrators only'] = '需要管理员权限';
-$lang['display this album'] = '显示此相册根目录下的图片';
-$lang['display last user comments'] = '查看最新用户评论';
-$lang['customize the appareance of the gallery'] = '个性化设置';
-$lang['search'] = '搜索';
-$lang['Home'] = '主页';
-$lang['in this album'] = '在此相册里';
-$lang['in %d sub-album'] = '在%d个子相册中';
-$lang['in %d sub-albums'] = '在%d个子相册中';
-$lang['included'] = '包括';
-$lang['Invalid password!'] = '密码不正确!';
-$lang['Language'] = '语言';
-$lang['last %d days'] = '最近%d天';
-$lang['Last'] = '最后';
-$lang['Logout'] = '注销';
-$lang['obligatory'] = '必需';
-$lang['Maximum photo height'] = '图片的最大长度';
-$lang['Maximum height must be a number superior to 50'] = '图片最大长度必须大于50';
-$lang['Maximum photo width'] = '图片的最大宽度';
-$lang['Maximum width must be a number superior to 50'] = '图片最大宽度必须大于50';
-$lang['display a calendar by creation date'] = '通过创建时间显示日历';
-$lang['display all photos in all sub-albums'] = '显示所有相册和子相册的图片';
-$lang['return to normal view mode'] = '返回到普通模式显示';
-$lang['display a calendar by posted date'] = '通过发布时间来显示日历';
-$lang['month'][10] = '十月';
-$lang['month'][11] = '十一月';
-$lang['month'][12] = '十二月';
-$lang['month'][1] = '一月';
-$lang['month'][2] = '二月';
-$lang['month'][3] = '三月';
-$lang['month'][4] = '四月';
-$lang['month'][5] = '五月';
-$lang['month'][6] = '六月';
-$lang['month'][7] = '七月';
-$lang['month'][8] = '八月';
-$lang['month'][9] = '九月';
-$lang['Most visited'] = '最受欢迎';
-$lang['display most visited photos'] = '显示查看次数最多的图片';
-$lang['Unknown identifier'] = '帐号不存在';
-$lang['New password'] = '新密码';
-$lang['Rate this photo'] = '投票';
-$lang['Next'] = '下一页';
-$lang['no rate'] = '没有投票';
-$lang['Photos posted within the last %d day.'] = '只显示最近 %d 天的图片.';
-$lang['Photos posted within the last %d days.'] = '只显示最近 %d 天的图片.';
-$lang['password updated'] = '密码已修改';
-$lang['Recent period must be a positive integer value'] = '再次发表的间隔时间必须是正整数';
-$lang['photo'] = '图片';
-$lang['Click on the photo to see it in high definition'] = '点击查看大图片';
-$lang['Show file metadata'] = '显示文件的元数据';
-$lang['Powered by'] = '基于';
-$lang['Preferences'] = '使用偏好';
-$lang['Previous'] = '前页';
-$lang['Random photos'] = '随机图片';
-$lang['display a set of random photos'] = '随机显示图片';
-$lang['Recent albums'] = '最新相册';
-$lang['display recently updated albums'] = '显示最近更新的相册';
-$lang['Recent period'] = '最近时间';
-$lang['Recent photos'] = '最新图片';
-$lang['display most recent photos'] = '显示最新图片';
-$lang['Redirection...'] = '跳转至...';
-$lang['Please, enter a login'] = '请输入用户名';
-$lang['login mustn\'t end with a space character'] = '用户名不能以空格结尾';
-$lang['login mustn\'t start with a space character'] = '用户名不能以空格开头';
-$lang['this login is already used'] = '用户名已存在';
-$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '邮件地址格式必须符合标准邮件地址格式 xxx@yyy.eee (例如 : jack@altern.org)';
-$lang['please enter your password again'] = '请输入新密码';
-$lang['Auto login'] = '自动登录';
-$lang['remove this tag from the list'] = '删除此标签';
-$lang['representative'] = '代理';
-$lang['Search for Author'] = '搜索上传者';
-$lang['Search in albums'] = '在相册里搜索';
-$lang['Search by Date'] = '通过日期搜索';
-$lang['Date'] = '开始日期';
-$lang['End-Date'] = '截止日期';
-$lang['Kind of date'] = '日期类型';
-$lang['Search for words'] = '关键字';
-$lang['Search for all terms'] = '与模式';
-$lang['Search for any terms'] = '或模式';
-$lang['Empty query. No criteria has been entered.'] = '搜索语句不能为空';
-$lang['Search Options'] = '搜索选项';
-$lang['Search results'] = '搜索结果';
-$lang['Search in sub-albums'] = '在子相册里搜索';
-$lang['searched words : %s'] = '搜索词: %s';
-$lang['Contact'] = '联系';
-$lang['set as album representative'] = '设置一个相册封面';
-$lang['Show number of comments'] = '显示评论总数';
-$lang['Show number of hits'] = '显示查看次数';
-$lang['slideshow'] = '幻灯片放映';
-$lang['stop the slideshow'] = '停止幻灯片放映';
-$lang['Specials'] = '特别类';
-$lang['SQL queries in'] = 'SQL搜索语句';
-$lang['display only recently posted photos'] = '只显示最新图片';
-$lang['return to the display of all photos'] = '返回到所有图片页面';
-$lang['the beginning'] = '开始';
-$lang['Interface theme'] = '主题';
-$lang['Thumbnails'] = '缩略图';
-$lang['Menu'] = '菜单';
-$lang['A comment on your site'] = '网站评论';
-$lang['today'] = '今天';
-$lang['Rating score'] = '分数';
-$lang['Update your rating'] = '更改投票';
-$lang['the username must be given'] = '缺少用户名';
-$lang['useful when password forgotten'] = '忘记密码';
-$lang['Quick search'] = '快速搜索';
-$lang['Connected user: %s'] = '在线用户: %s';
-$lang['IP: %s'] = 'IP地址: %s';
-$lang['Browser: %s'] = '浏览器: %s';
-$lang['Author: %s'] = '上传者: %s';
-$lang['Comment: %s'] = '评论: %s';
-$lang['Comment by %s'] = '评论者 %s';
-$lang['User: %s'] = '用户: %s';
-$lang['Email: %s'] = '电子邮件: %s';
-$lang['Admin: %s'] = '管理员: %s';
-$lang['Registration of %s'] = '注册 %s';
-$lang['Album: %s'] = '相册: %s';
-$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '如果游客拥有普通用户才拥有状态,请向网络管理员报告。';
-$lang['this email address is already in use'] = '此邮箱已存在';
-$lang['Album results for'] = '相册的结果';
-$lang['Tag results for'] = '符合搜索标签的结果';
-$lang['from %s to %s'] = '从 %s 到 %s';
-$lang['Play of slideshow'] = '播放';
-$lang['Pause of slideshow'] = '暂停';
-$lang['Repeat the slideshow'] = '重复播放';
-$lang['Not repeat the slideshow'] = '停止重复播放';
-$lang['Reduce diaporama speed'] = '减慢播放速度';
-$lang['Accelerate diaporama speed'] = '加快播放速度';
-$lang['Submit'] = '确认';
-$lang['Yes'] = '是';
-$lang['No'] = '否';
-$lang['%d photo']='%d 张图片';
-$lang['%d photos']='%d 张图片';
-$lang['%d photo is also linked to current tags'] = '%d 张图片同时与当前标签相关';
-$lang['%d photos are also linked to current tags'] = '%d 张图片同时与当前标签相关';
-$lang['display photos linked to this tag'] = '只查看和此标签相关的图片';
-$lang['photos posted during the last %d days'] = '在最近%d天里更新的图片';
-$lang['Piwigo Help'] = 'Piwigo帮助';
-$lang['Rank'] = '分类';
-$lang['group by letters'] = '按字母顺序分类';
-$lang['letters'] = '字母';
-$lang['show tag cloud'] = '显示标签云';
-$lang['cloud'] = '云';
-$lang['Are you sure?'] = '确定?';
-$lang['Reset to default values'] = '重置为默认值';
-$lang['delete all photos from your favorites'] = '删除您的收藏里所有图片';
-$lang['Sent by'] = '发送于';
-$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '您的浏览器已关闭或者不支持Cookies. 您必须开启 cookies 才能登录.';
-$lang['Edit a comment'] = '修改一个评论';
-$lang['(!) This comment requires validation'] = '(!) 此评论需要审核';
-$lang['Welcome'] = '欢迎';
-$lang['Welcome to your Piwigo photo gallery!'] = '欢迎来到您的 Piwigo 画廊!';
-$lang['... or browse your empty gallery'] = '... 或者浏览您的空画廊';
-$lang['... or please deactivate this message, I will find my way by myself'] = '... 或者取消此信息,我会自己找到我的方法';
-$lang['Hello %s, your Piwigo photo gallery is empty!'] = '您好 %s, 您的 Piwigo 画廊是空的!';
-$lang['I want to add photos'] = '我想添加图片';
-$lang['Manage this user comment: %s'] = '管理此用户的评论: %s';
-$lang['This author modified following comment:'] = '此作者修改了以下的评论:';
-$lang['This author removed the comment with id %d'] = '此作者删除了 id 为 %d 的评论';
-$lang['Sent by'] = '发送人';
-$lang['html tags are not allowed in login'] = '登录名中不允许使用html标签';
-$lang['%d rates'] = '%d 评分';
-$lang['Rating score'] = '评价得分';
-$lang['The number of photos per page must be a not null scalar'] = '每页相片数量必须大于0';
-$lang['Number of photos per page'] = '每页相片数量';
-$lang['display photos linked to this tag'] = '在此标签上显示相片链接';
-$lang['Invalid username or email'] = '用户名或邮件地址无效';
-$lang['Password reset is not allowed for this user'] = '该用户无法进行密码重置';
-$lang['User "%s" has no email address, password reset is not possible'] = '用户 "%s" 无邮件地址,无法进行密码重置';
-$lang['Someone requested that the password be reset for the following user account:'] = '有人申请了重置该用户的密码:';
-$lang['Username "%s" on gallery %s'] = ' 相册 %s的用户名 "%s" ';
-$lang['To reset your password, visit the following address:'] = '请访问以下地址以对密码进行重置:';
-$lang['If this was a mistake, just ignore this email and nothing will happen.'] = '如果为错误发送,请忽略本邮件,该邮件不会对您有任何影响。';
-$lang['Password Reset'] = '密码已重置';
-$lang['Check your email for the confirmation link'] = '请检查您邮箱中的确认链接';
-$lang['Invalid key'] = '无效的KEY';
-$lang['The passwords do not match'] = '密码不符';
-$lang['Your password has been reset'] = '您的密码已经重置';
-$lang['Return to home page'] = '返回主页';
-$lang['Please enter your username or email address.'] = '请输入您的用户名或邮件地址。';
-$lang['You will receive a link to create a new password via email.'] = '您将通过邮箱收到一个新建密码链接地址。';
-$lang['Username or email'] = '用户名或邮箱地址';
-$lang['Change my password'] = '更改我的密码';
-$lang['Enter your new password below.'] = '输入您的新密码。';
-$lang['EXIF Metadata'] = 'EXIF Meta信息';
-$lang['IPTC Metadata'] = 'IPTC Meta信息';
+<?php +// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based photo gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program is distributed in the hope that it will be useful, but | +// | WITHOUT ANY WARRANTY; without even the implied warranty of | +// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | +// +-----------------------------------------------------------------------+ +/* +Language Name: 简体中文 [CN] +Version: 2.2.1 +Language URI: http://piwigo.org/ext/extension_view.php?eid=438 +Author: Piwigo team +Author URI: http://piwigo.org +*/ + +// Langage informations +$lang_info['language_name'] = "简体中文"; +$lang_info['country'] = "中国"; +$lang_info['direction'] = "ltr"; +$lang_info['code'] = "cn"; +$lang_info['zero_plural'] = true; + +$lang['%d Kb'] = "%d Kb"; +$lang['%d album updated'] = "已更新 %d 个相册"; +$lang['%d albums updated'] = "已更新 %d 个相册"; +$lang['%d comment to validate'] = "有 %d 个评论等待审核"; +$lang['%d comments to validate'] = "有 %d 个评论等待审核"; +$lang['%d new comment'] = "%d 个新评论"; +$lang['%d new comments'] = "%d 个新评论"; +$lang['%d comment'] = "%d 个评论"; +$lang['%d comments'] = "%d 个评论"; +$lang['%d hit'] = "%d 次点击"; +$lang['%d hits'] = "%d 次点击"; +$lang['%d new photo'] = "%d 张新照片"; +$lang['%d new photos'] = "%d 张新照片"; +$lang['%d new user'] = "%d 个新用户"; +$lang['%d new users'] = "%d 个新用户"; +$lang['About'] = "关于"; +$lang['All tags'] = "所有标签"; +$lang['Any tag'] = "任何标签"; +$lang['At least one listed rule must be satisfied.'] = "列出的标准中至少需要满足一项。"; +$lang['Author'] = "作者"; +$lang['Albums'] = "相册"; +$lang['Album'] = "相册"; +$lang['Close this window'] = "关闭此窗口"; +$lang['Complete RSS feed (photos, comments)'] = "完整的RSS feed(照片,评论)"; +$lang['Confirm Password'] = "确认密码"; +$lang['Connection settings'] = "连接设置"; +$lang['Login'] = "登录"; +$lang['Contact webmaster'] = "联系网站管理员"; +$lang['Create a new account'] = "新建帐号"; +$lang['Created on'] = "创建日期"; +$lang['Creation date'] = "创建日期"; +$lang['Current password is wrong'] = "密码有误"; +$lang['Dimensions'] = "尺寸"; +$lang['Display'] = "显示"; +$lang['Each listed rule must be satisfied.'] = '必须符合每项标准'; +$lang['Email address is missing. Please specify an email address.'] = '缺少邮箱地址'; +$lang['Email address'] = '邮箱地址'; +$lang['Enter your personnal informations'] = '输入您的个人信息'; +$lang['Error sending email'] = '发送邮件出错'; +$lang['File name'] = '文件名'; +$lang['File'] = '文件名'; +$lang['Filesize'] = '文件大小'; +$lang['Filter and display'] = '搜索并显示'; +$lang['Filter'] = '搜索'; +$lang['Forgot your password?'] = '忘记密码?'; +$lang['Go through the gallery as a visitor'] = '以游客身份浏览图库'; +$lang['Help'] = '帮助'; +$lang['Identification'] = '用户信息'; +$lang['Photos only RSS feed'] = '图片RSS'; +$lang['Keyword'] = '关键字'; +$lang['Links'] = '链接'; +$lang['N/A'] = '不存在'; +$lang['New on %s'] = '创建于 %s'; +$lang['Notification'] = '通知'; +$lang['Number of items'] = '总数'; +$lang['Original dimensions'] = '原始大小'; +$lang['Password forgotten'] = '忘记密码'; +$lang['Password'] = '密码'; +$lang['Post date'] = '上传日期'; +$lang['Posted on'] = '上传日期'; +$lang['Profile'] = '用户信息'; +$lang['Quick connect'] = '快速连接'; +$lang['RSS feed'] = 'RSS流'; +$lang['Register'] = '注册'; +$lang['Registration'] = '注册'; +$lang['Related tags'] = '关联标签'; +$lang['Reset'] = '重新设置'; +$lang['Retrieve password'] = '重新获取密码'; +$lang['Search rules'] = '搜索规则'; +$lang['Search tags'] = '搜索标签'; +$lang['Search'] = '搜索'; +$lang['display available tags'] = '查看现有标签'; +$lang['Since'] = '从'; +$lang['Sort by'] = '排序'; +$lang['Sort order'] = '排序'; +$lang['Tag'] = '标签'; +$lang['Tags'] = '标签'; +$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'RSS摘要,从本网站上获取通知:新图片,相册更新,新评论。要使用RSS阅读器来查看这些.'; +$lang['Unknown feed identifier'] = '未知RSS流标识'; +$lang['User comments'] = '用户评论'; +$lang['Username'] = '用户名'; +$lang['Visits'] = '访问量'; +$lang['Webmaster'] = '网站管理员'; +$lang['Week %d'] = '星期 %d'; +$lang['About Piwigo'] = '关于Piwigo'; +$lang['You are not authorized to access the requested page'] = '无权访问此页'; +$lang['Add to caddie'] = '添加到标记图片库'; +$lang['add this photo to your favorites'] = '把图片放入收藏夹'; +$lang['Administration'] = '后台管理'; +$lang['all'] = '所有'; +$lang['ascending'] = '升序'; +$lang['author(s) : %s'] = '拥有者 : %s'; +$lang['Expand all albums'] = '展开所有相册'; +$lang['posted after %s (%s)'] = '插入到 %s (%s) 之后'; +$lang['posted before %s (%s)'] = '插入到 %s (%s) 之前'; +$lang['posted between %s (%s) and %s (%s)'] = '插入到 %s (%s) 和 le %s (%s) 之间'; +$lang['posted on %s'] = '插入 %s'; +$lang['Best rated'] = '得票最高'; +$lang['display best rated photos'] = '显示得票最高的图片'; +$lang['Calendar'] = '日历'; +$lang['All'] = '所有'; +$lang['display each day with photos, month per month'] = '按时间顺序显示'; +$lang['View'] = '视图'; +$lang['chronology_monthly_calendar'] = '月历'; +$lang['chronology_monthly_list'] = '月列表'; +$lang['chronology_weekly_list'] = '周列表'; +$lang['Click here if your browser does not automatically forward you'] = '如果您的浏览器不支持自动跳转,请点击这里。'; +$lang['comment date'] = '评论日期'; +$lang['Comment'] = '评论'; +$lang['Your comment has been registered'] = '评论已保存'; +$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = '反灌水系统 : 请稍候再发表评论'; +$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '由于不符合格式规定,您的评论不能被保存'; +$lang['An administrator must authorize your comment before it is visible.'] = '评论需经管理员确认才能显示在页面中。'; +$lang['This login is already used by another user'] = '用户名已经存在'; +$lang['Comments'] = '评论'; +$lang['Add a comment'] = '发表评论'; +$lang['created after %s (%s)'] = '创建于 %s (%s) 之后'; +$lang['created before %s (%s)'] = '创建于 %s (%s) 之前'; +$lang['created between %s (%s) and %s (%s)'] = '创建于 %s (%s) 和 le %s (%s) 之间'; +$lang['created on %s'] = '创建时间 %s'; +$lang['Customize'] = '自定义'; +$lang['Your Gallery Customization'] = '自定义页标题'; +$lang['day'][0] = '星期日'; +$lang['day'][1] = '星期一'; +$lang['day'][2] = '星期二'; +$lang['day'][3] = '星期三'; +$lang['day'][4] = '星期四'; +$lang['day'][5] = '星期五'; +$lang['day'][6] = '星期六'; +$lang['Default'] = '默认'; +$lang['delete this photo from your favorites'] = '从收藏夹中删除此图片'; +$lang['Delete'] = '删除'; +$lang['descending'] = '降序'; +$lang['Download'] = '下载'; +$lang['Download this file'] = '下载此文件'; +$lang['edit'] = '编辑'; +$lang['wrong date'] = '日期出错'; +$lang['excluded'] = '不包括'; +$lang['Your favorites'] = '收藏夹'; +$lang['display your favorites photos'] = '显示收藏图片'; +$lang['Favorites'] = '收藏'; +$lang['First'] = '首页'; +$lang['The gallery is locked for maintenance. Please, come back later.'] = '系统维护中,请稍候再试。'; +$lang['Page generated in'] = '页面创建时间'; +$lang['guest'] = '游客'; +$lang['Hello'] = '您好'; +$lang['available for administrators only'] = '需要管理员权限'; +$lang['display this album'] = '显示此相册根目录下的图片'; +$lang['display last user comments'] = '查看最新用户评论'; +$lang['customize the appareance of the gallery'] = '个性化设置'; +$lang['search'] = '搜索'; +$lang['Home'] = '主页'; +$lang['in this album'] = '在此相册里'; +$lang['in %d sub-album'] = '在%d个子相册中'; +$lang['in %d sub-albums'] = '在%d个子相册中'; +$lang['included'] = '包括'; +$lang['Invalid password!'] = '密码不正确!'; +$lang['Language'] = '语言'; +$lang['last %d days'] = '最近%d天'; +$lang['Last'] = '最后'; +$lang['Logout'] = '注销'; +$lang['obligatory'] = '必需'; +$lang['Maximum photo height'] = '图片的最大长度'; +$lang['Maximum height must be a number superior to 50'] = '图片最大长度必须大于50'; +$lang['Maximum photo width'] = '图片的最大宽度'; +$lang['Maximum width must be a number superior to 50'] = '图片最大宽度必须大于50'; +$lang['display a calendar by creation date'] = '通过创建时间显示日历'; +$lang['display all photos in all sub-albums'] = '显示所有相册和子相册的图片'; +$lang['return to normal view mode'] = '返回到普通模式显示'; +$lang['display a calendar by posted date'] = '通过发布时间来显示日历'; +$lang['month'][10] = '十月'; +$lang['month'][11] = '十一月'; +$lang['month'][12] = '十二月'; +$lang['month'][1] = '一月'; +$lang['month'][2] = '二月'; +$lang['month'][3] = '三月'; +$lang['month'][4] = '四月'; +$lang['month'][5] = '五月'; +$lang['month'][6] = '六月'; +$lang['month'][7] = '七月'; +$lang['month'][8] = '八月'; +$lang['month'][9] = '九月'; +$lang['Most visited'] = '最受欢迎'; +$lang['display most visited photos'] = '显示查看次数最多的图片'; +$lang['Unknown identifier'] = '帐号不存在'; +$lang['New password'] = '新密码'; +$lang['Rate this photo'] = '投票'; +$lang['Next'] = '下一页'; +$lang['no rate'] = '没有投票'; +$lang['Photos posted within the last %d day.'] = '只显示最近 %d 天的图片.'; +$lang['Photos posted within the last %d days.'] = '只显示最近 %d 天的图片.'; +$lang['password updated'] = '密码已修改'; +$lang['Recent period must be a positive integer value'] = '再次发表的间隔时间必须是正整数'; +$lang['photo'] = '图片'; +$lang['Click on the photo to see it in high definition'] = '点击查看大图片'; +$lang['Show file metadata'] = '显示文件的元数据'; +$lang['Powered by'] = '基于'; +$lang['Preferences'] = '使用偏好'; +$lang['Previous'] = '前页'; +$lang['Random photos'] = '随机图片'; +$lang['display a set of random photos'] = '随机显示图片'; +$lang['Recent albums'] = '最新相册'; +$lang['display recently updated albums'] = '显示最近更新的相册'; +$lang['Recent period'] = '最近时间'; +$lang['Recent photos'] = '最新图片'; +$lang['display most recent photos'] = '显示最新图片'; +$lang['Redirection...'] = '跳转至...'; +$lang['Please, enter a login'] = '请输入用户名'; +$lang['login mustn\'t end with a space character'] = '用户名不能以空格结尾'; +$lang['login mustn\'t start with a space character'] = '用户名不能以空格开头'; +$lang['this login is already used'] = '用户名已存在'; +$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '邮件地址格式必须符合标准邮件地址格式 xxx@yyy.eee (例如 : jack@altern.org)'; +$lang['please enter your password again'] = '请输入新密码'; +$lang['Auto login'] = '自动登录'; +$lang['remove this tag from the list'] = '删除此标签'; +$lang['representative'] = '代理'; +$lang['Search for Author'] = '搜索上传者'; +$lang['Search in albums'] = '在相册里搜索'; +$lang['Search by date'] = '通过日期搜索'; +$lang['Date'] = '开始日期'; +$lang['End-Date'] = '截止日期'; +$lang['Kind of date'] = '日期类型'; +$lang['Search for words'] = '关键字'; +$lang['Search for all terms'] = '与模式'; +$lang['Search for any term'] = '或模式'; +$lang['Empty query. No criteria has been entered.'] = '搜索语句不能为空'; +$lang['Search results'] = '搜索结果'; +$lang['Search in sub-albums'] = '在子相册里搜索'; +$lang['searched words : %s'] = '搜索词: %s'; +$lang['Contact'] = '联系'; +$lang['set as album representative'] = '设置一个相册封面'; +$lang['Show number of comments'] = '显示评论总数'; +$lang['Show number of hits'] = '显示查看次数'; +$lang['slideshow'] = '幻灯片放映'; +$lang['stop the slideshow'] = '停止幻灯片放映'; +$lang['Specials'] = '特别类'; +$lang['SQL queries in'] = 'SQL搜索语句'; +$lang['display only recently posted photos'] = '只显示最新图片'; +$lang['return to the display of all photos'] = '返回到所有图片页面'; +$lang['the beginning'] = '开始'; +$lang['Interface theme'] = '主题'; +$lang['Thumbnails'] = '缩略图'; +$lang['Menu'] = '菜单'; +$lang['A comment on your site'] = '网站评论'; +$lang['today'] = '今天'; +$lang['Rating score'] = '分数'; +$lang['Update your rating'] = '更改投票'; +$lang['the username must be given'] = '缺少用户名'; +$lang['useful when password forgotten'] = '忘记密码'; +$lang['Quick search'] = '快速搜索'; +$lang['Connected user: %s'] = '在线用户: %s'; +$lang['IP: %s'] = 'IP地址: %s'; +$lang['Browser: %s'] = '浏览器: %s'; +$lang['Author: %s'] = '上传者: %s'; +$lang['Comment: %s'] = '评论: %s'; +$lang['Comment by %s'] = '评论者 %s'; +$lang['User: %s'] = '用户: %s'; +$lang['Email: %s'] = '电子邮件: %s'; +$lang['Admin: %s'] = '管理员: %s'; +$lang['Registration of %s'] = '注册 %s'; +$lang['Album: %s'] = '相册: %s'; +$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '如果游客拥有普通用户才拥有状态,请向网络管理员报告。'; +$lang['this email address is already in use'] = '此邮箱已存在'; +$lang['Album results for'] = '相册的结果'; +$lang['Tag results for'] = '符合搜索标签的结果'; +$lang['from %s to %s'] = '从 %s 到 %s'; +$lang['Play of slideshow'] = '播放'; +$lang['Pause of slideshow'] = '暂停'; +$lang['Repeat the slideshow'] = '重复播放'; +$lang['Not repeat the slideshow'] = '停止重复播放'; +$lang['Reduce diaporama speed'] = '减慢播放速度'; +$lang['Accelerate diaporama speed'] = '加快播放速度'; +$lang['Submit'] = '确认'; +$lang['Yes'] = '是'; +$lang['No'] = '否'; +$lang['%d photo']='%d 张图片'; +$lang['%d photos']='%d 张图片'; +$lang['%d photo is also linked to current tags'] = '%d 张图片同时与当前标签相关'; +$lang['%d photos are also linked to current tags'] = '%d 张图片同时与当前标签相关'; +$lang['display photos linked to this tag'] = '只查看和此标签相关的图片'; +$lang['photos posted during the last %d days'] = '在最近%d天里更新的图片'; +$lang['Piwigo Help'] = 'Piwigo帮助'; +$lang['Rank'] = '分类'; +$lang['group by letters'] = '按字母顺序分类'; +$lang['letters'] = '字母'; +$lang['show tag cloud'] = '显示标签云'; +$lang['cloud'] = '云'; +$lang['Are you sure?'] = '确定?'; +$lang['Reset to default values'] = '重置为默认值'; +$lang['delete all photos from your favorites'] = '删除您的收藏里所有图片'; +$lang['Sent by'] = '发送于'; +$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '您的浏览器已关闭或者不支持Cookies. 您必须开启 cookies 才能登录.'; +$lang['Edit a comment'] = '修改一个评论'; +$lang['(!) This comment requires validation'] = '(!) 此评论需要审核'; +$lang['Welcome'] = '欢迎'; +$lang['Welcome to your Piwigo photo gallery!'] = '欢迎来到您的 Piwigo 画廊!'; +$lang['... or browse your empty gallery'] = '... 或者浏览您的空画廊'; +$lang['... or please deactivate this message, I will find my way by myself'] = '... 或者取消此信息,我会自己找到我的方法'; +$lang['Hello %s, your Piwigo photo gallery is empty!'] = '您好 %s, 您的 Piwigo 画廊是空的!'; +$lang['I want to add photos'] = '我想添加图片'; +$lang['Manage this user comment: %s'] = '管理此用户的评论: %s'; +$lang['This author modified following comment:'] = '此作者修改了以下的评论:'; +$lang['This author removed the comment with id %d'] = '此作者删除了 id 为 %d 的评论'; +$lang['Sent by'] = '发送人'; +$lang['html tags are not allowed in login'] = '登录名中不允许使用html标签'; +$lang['%d rates'] = '%d 评分'; +$lang['Rating score'] = '评价得分'; +$lang['The number of photos per page must be a not null scalar'] = '每页相片数量必须大于0'; +$lang['Number of photos per page'] = '每页相片数量'; +$lang['display photos linked to this tag'] = '在此标签上显示相片链接'; +$lang['Invalid username or email'] = '用户名或邮件地址无效'; +$lang['Password reset is not allowed for this user'] = '该用户无法进行密码重置'; +$lang['User "%s" has no email address, password reset is not possible'] = '用户 "%s" 无邮件地址,无法进行密码重置'; +$lang['Someone requested that the password be reset for the following user account:'] = '有人申请了重置该用户的密码:'; +$lang['Username "%s" on gallery %s'] = ' 相册 %s的用户名 "%s" '; +$lang['To reset your password, visit the following address:'] = '请访问以下地址以对密码进行重置:'; +$lang['If this was a mistake, just ignore this email and nothing will happen.'] = '如果为错误发送,请忽略本邮件,该邮件不会对您有任何影响。'; +$lang['Password Reset'] = '密码已重置'; +$lang['Check your email for the confirmation link'] = '请检查您邮箱中的确认链接'; +$lang['Invalid key'] = '无效的KEY'; +$lang['The passwords do not match'] = '密码不符'; +$lang['Your password has been reset'] = '您的密码已经重置'; +$lang['Return to home page'] = '返回主页'; +$lang['Please enter your username or email address.'] = '请输入您的用户名或邮件地址。'; +$lang['You will receive a link to create a new password via email.'] = '您将通过邮箱收到一个新建密码链接地址。'; +$lang['Username or email'] = '用户名或邮箱地址'; +$lang['Change my password'] = '更改我的密码'; +$lang['Enter your new password below.'] = '输入您的新密码。'; +$lang['EXIF Metadata'] = 'EXIF Meta信息'; +$lang['IPTC Metadata'] = 'IPTC Meta信息'; ?>
\ No newline at end of file |