aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN/common.lang.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-12-01 21:02:52 +0000
committerrvelices <rv-github@modusoptimus.com>2011-12-01 21:02:52 +0000
commitd1c4204a42fb5496acbac6729aa652b06dc7026e (patch)
tree05c6bfada5a7b13011af31eb698c02a80ba2118b /language/zh_CN/common.lang.php
parent76780eb57839fdb2ae6a4210d094568fa960ba04 (diff)
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN/common.lang.php')
-rw-r--r--language/zh_CN/common.lang.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index 630faffef..6b170f8d4 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -122,7 +122,7 @@ $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 to caddie'] = '添加到标记图片库';
$lang['add this photo to your favorites'] = '把图片放入收藏夹';
$lang['Administration'] = '后台管理';
$lang['all'] = '所有';
@@ -169,8 +169,8 @@ $lang['Default'] = '默认';
$lang['delete this photo from your favorites'] = '从收藏夹中删除此图片';
$lang['Delete'] = '删除';
$lang['descending'] = '降序';
-$lang['download'] = '下载';
-$lang['download this file'] = '下载此文件';
+$lang['Download'] = '下载';
+$lang['Download this file'] = '下载此文件';
$lang['edit'] = '编辑';
$lang['wrong date'] = '日期出错';
$lang['excluded'] = '不包括';
@@ -197,7 +197,6 @@ $lang['Language'] = '语言';
$lang['last %d days'] = '最近%d天';
$lang['Last'] = '最后';
$lang['Logout'] = '注销';
-$lang['E-mail address'] = $lang['Email address'];
$lang['obligatory'] = '必需';
$lang['Maximum photo height'] = '图片的最大长度';
$lang['Maximum height must be a number superior to 50'] = '图片最大长度必须大于50';