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
This commit is contained in:
rvelices 2011-12-01 21:02:52 +00:00
commit d1c4204a42
84 changed files with 135 additions and 317 deletions

View file

@ -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';