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