source: extensions/showcase_subscribe/language/zh_CN/plugin.lang.php @ 11723

Last change on this file since 11723 was 11723, checked in by ddtddt, 13 years ago

[extensions] - showcase_subscribe - add zh_CN - 简体中文 - Chinese thanks to winson

File size: 1.1 KB
Line 
1<?php
2$lang['Subscribe my gallery to Piwigo Showcase'] = '将我的我的画廊订阅到Piwigo的展示橱窗';
3$lang['Gallery Address (URL)'] = '画廊地址(URL)';
4$lang['An error has occured, no connection to %s'] = '发生了一个错误,没有 %s 的连接';
5$lang['Your subscription is currently pending, if you have provided an email, you will be notified as soon as your gallery is registered'] = '您的订阅申请正在审批中,如果您提供了email,则您的申请当通过后会马上收到我们的通知。';
6$lang['Your gallery is already registered in Piwigo Showcase, <a href="%s">see it →</a>'] = '您的画廊已经被注册到了 Piwigo 的展示橱窗, <a href="%s">查看此处 →</a>';
7$lang['A good description will improve your visibility in search engines'] = '一个好的描述将会有利于您网站在搜索引擎里展现。';
8$lang['provide it if you want to be notified when your gallery is registered'] = '如果您想收到注册成功的相关通知,请提供它';
9$lang['(optional)'] = '(可选)';
10$lang['(example: nature, landscape, portrait)'] = '(例如:自然,风景,肖像)';
11?>
Note: See TracBrowser for help on using the repository browser.