From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: feature 2102: add a few language keys to remove all image/picture/element and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/zh_CN/common.lang.php | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'language/zh_CN/common.lang.php') diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index 55bef3a48..c114ec72b 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -291,18 +291,7 @@ $lang['A comment on your site'] = '网站评论'; $lang['today'] = '今天'; $lang['Update your rating'] = '更改投票'; $lang['wrong filename'] = '文件夹名不合法'; -$lang['the filesize of the picture must not exceed :'] = '上传图片最大尺寸 : '; -$lang['the picture must be to the fileformat jpg, gif or png'] = '支持图片格式:jpg, png ou gif'; -$lang['the height of the picture must not exceed :'] = '上传图片最大长度 : '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = '此选项可选, 但强烈推荐 : 选择相对应的缩略图'; -$lang['the width of the picture must not exceed :'] = '上传图片最大宽度 : '; -$lang['can\'t upload the picture on the server'] = '上传失败'; $lang['the username must be given'] = '缺少用户名'; -$lang['A picture\'s name already used'] = '文件已存在'; -$lang['You must choose a picture fileformat for the image'] = '不支持此文件格式'; -$lang['Name of the picture'] = '图片名'; -$lang['Upload a picture'] = '上传图片'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = '上传成功, 但必须经管理员确认才能看到图片'; $lang['useful when password forgotten'] = '忘记密码'; $lang['Quick search'] = '快速搜索'; $lang['Connected user: %s'] = '在线用户: %s'; @@ -316,8 +305,6 @@ $lang['Email: %s'] = '电子邮件: %s'; $lang['Admin: %s'] = '管理员: %s'; $lang['Registration of %s'] = '注册 %s'; $lang['Album: %s'] = '相册: %s'; -$lang['Picture name: %s'] = '图片名: %s'; -$lang['Creation date: %s'] = '创建日期: %d'; $lang['Picture uploaded by %s'] = '图片上载者 %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '如果游客反常拥有普通用户才拥有状态,请向网络管理员报告。'; @@ -342,7 +329,6 @@ $lang['%d photo is also linked to current tags'] = '%d 图片同时与当前标 $lang['%d photos are also linked to current tags'] = '%d 图片同时与当前标签相关'; $lang['display photos linked to this tag'] = '只查看和这标签相关的图片'; $lang['photos posted during the last %d days'] = '图片在最近%d天里更新'; -$lang['Choose an image'] = '选择图片'; $lang['Piwigo Help'] = 'Piwigo帮助'; $lang['Rank'] = '分类'; $lang['group by letters'] = '按字母顺序分'; -- cgit v1.2.3