source: extensions/Comments_on_Albums/trunk/language/zh_CN/plugin.lang.php @ 26243

Last change on this file since 26243 was 26243, checked in by TranslationTeam, 10 years ago

[comments_on_albums] Update zh_CN, thanks to : dennisyan

  • Property svn:executable set to *
File size: 439 bytes
RevLine 
[13601]1<?php
[14528]2
[13601]3$lang['Comments on albums'] = '相册评论';
4$lang['Comments on photos'] = '图片评论';
[13676]5$lang['Display last posted comments on albums'] = '显示相册最新提交的评论';
6$lang['Last comments on albums'] = '相册最新评论';
[26243]7$lang['Display comments on'] = '显示评论于';
8$lang['%d comment on album'] = '相册有 %d 个评论';
9$lang['%d comments on albums'] = '相册有 %d 个评论';
10$lang['Photos'] = '图片';
[13601]11?>
Note: See TracBrowser for help on using the repository browser.