aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-11-29 20:44:38 +0000
committerrvelices <rv-github@modusoptimus.com>2011-11-29 20:44:38 +0000
commitf75a41d9b96a00201f315bd7704b2f15ecfb8db1 (patch)
treeb716e4ecb195a1fbe48e8182270faf52e3500921 /language/zh_CN
parent5fc6e5f1269655550e6c30def79ad285b49dd6ad (diff)
language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN')
-rw-r--r--language/zh_CN/admin.lang.php10
-rw-r--r--language/zh_CN/common.lang.php3
2 files changed, 7 insertions, 6 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index d4ba98236..09021b2ec 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -235,7 +235,6 @@ $lang['To send ?'] = '发送?';
$lang['Last send'] = '最后一次发送';
$lang['email'] = '邮件';
$lang['User'] = '用户';
-$lang['Complementary mail content'] = '邮件附件';
$lang['See you soon,'] = '再见,';
$lang['Go to'] = '转至 ';
$lang['Hello'] = '您好 ';
@@ -429,7 +428,6 @@ $lang['Time'] = '时间';
$lang['IP'] = 'IP';
$lang['Element'] = '图片';
$lang['Section'] = '区域';
-$lang['Tags'] = '标签';
$lang['Save page visits by guests'] = '根据来宾来保存访问页面';
$lang['Save page visits by users'] = '根据用户来保存访问页面';
$lang['Save page visits by administrators'] = '根据管理员来保存访问页面';
@@ -514,7 +512,6 @@ $lang['Plugin list'] = '插件列表';
$lang['Check for updates'] = '检查更新';
$lang['Other plugins'] = '其他插件';
$lang['Last revisions'] = '最新修订版';
-$lang['Delete'] = '删除';
$lang['Are you sure you want to install this plugin?'] = '确定安装此插件吗?';
$lang['Are you sure you want to delete this plugin?'] = '确定要删除此插件吗?';
$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = '确定安装此更新吗? 您必须核实无需卸载操作再进行安装此更新.';
@@ -772,6 +769,10 @@ $lang['All languages are up to date.'] = '所有语言已更新了.';
$lang['Visit theme site'] = '浏览主题网站';
$lang['Visit language site'] = '浏览语言网站';
$lang['New Version'] = '新版本';
+
+
+
+
$lang['Obsolete Plugins'] = '过期插件';
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = '警告,此插件并不适用于这个版本的Piwigo。';
$lang['Do you want to activate anyway?'] = '您还是想激活吗?';
@@ -781,6 +782,8 @@ $lang['new'] = '新的';
$lang['No results'] = '没有结果';
$lang['Searching...'] = '搜索中...';
$lang['Type in a search term'] = '输入搜索关键字';
+
+
$lang['display'] = '显示';
$lang['Average rate'] = "平均分";
$lang['Rate'] = "比率";
@@ -790,6 +793,7 @@ $lang['Deactivate all'] = '解除所有';
$lang['Default photos order'] = '默认图片排序';
$lang['Restore'] = '恢复';
$lang['Restore default configuration. You will lose your plugin settings!'] = '恢复默认的配置,您将失去插件的配置!';
+
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = '您不能设置默认图片的排序,因为您已在本地配置文件里有自定义设置';
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = '您已在本地配置文件里定义了 <i>$conf[\'order_by\']</i> , 此参数已不再使用了, 请在 <i>$conf[\'order_by_custom\']</i> 里移除或者改名 !';
$lang['Regenerate Thumbnails'] = '重新生成缩略图';
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index 74e8ff332..0594f3b29 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -89,7 +89,6 @@ $lang['Keyword'] = '关键字';
$lang['Links'] = '链接';
$lang['N/A'] = '不存在';
$lang['New on %s'] = '创建于 %s';
-$lang['New password confirmation does not correspond'] = '前后密码不一致';
$lang['Notification'] = '通知';
$lang['Number of items'] = '总数';
$lang['Original dimensions'] = '原始大小';
@@ -354,7 +353,6 @@ $lang['Rating score'] = '评价得分';
$lang['The number of photos per page must be a not null scalar'] = '每页相片数量必须大于0';
$lang['Number of photos per page'] = '每页相片数量';
$lang['display photos linked to this tag'] = '在此标签上显示相片链接';
-$lang['Enter a username or email address'] = '输入一个用户名或邮箱地址';
$lang['Invalid username or email'] = '用户名或邮件地址无效';
$lang['Password reset is not allowed for this user'] = '该用户无法进行密码重置';
$lang['User "%s" has no email address, password reset is not possible'] = '用户 "%s" 无邮件地址,无法进行密码重置';
@@ -373,7 +371,6 @@ $lang['You will receive a link to create a new password via email.'] = '您将
$lang['Username or email'] = '用户名或邮箱地址';
$lang['Change my password'] = '更改我的密码';
$lang['Enter your new password below.'] = '输入您的新密码。';
-$lang['Reset Password'] = '重置密码';
$lang['EXIF Metadata'] = 'EXIF Meta信息';
$lang['IPTC Metadata'] = 'IPTC Meta信息';
?> \ No newline at end of file