diff options
author | plegall <plg@piwigo.org> | 2011-06-01 14:31:06 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-06-01 14:31:06 +0000 |
commit | a532fa8c809fc0d0bfaed425f97648a68246bcb0 (patch) | |
tree | c7e31d4fe3149a47bce91f0786b1f675cab1be88 /language/zh_CN | |
parent | 6bd9e89005be295bce0bc8b66cbf967dd146c8a7 (diff) | |
parent | 987ce6b41e0c7b1722debd28caee162ee3220c37 (diff) |
Create release 2.2.2 from branch 2.2 r111982.2.2
git-svn-id: http://piwigo.org/svn/tags/2.2.2@11199 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN')
-rw-r--r-- | language/zh_CN/admin.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index edd193221..6540a5871 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -781,4 +781,10 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of $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'] = '显示'; + ?>
\ No newline at end of file |