diff options
Diffstat (limited to 'language/zh_CN')
-rw-r--r-- | language/zh_CN/admin.lang.php | 31 |
1 files changed, 21 insertions, 10 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 1c0981a9c..42de7283f 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -172,7 +172,6 @@ $lang['You are running on development sources, no check possible.'] = '您运行 $lang['You cannot delete your account'] = "您不能删除自己本身帐号"; $lang['You cannot move an album in its own sub album'] = '您不能将一个相册移动到其子相册里'; $lang['You need to confirm deletion'] = '您必须确认删除操作'; -$lang['add tags'] = '增加标签'; $lang['Associate to album'] = '关联到相册'; $lang['associate to group'] = '关联到组'; $lang['Authorized'] = '授权'; @@ -411,7 +410,6 @@ $lang['Waiting'] = '等待'; $lang['default'] = '默认'; $lang['Toggle \'default group\' property'] = '赋予\'groupe par défaut\'默认组属性'; $lang['Advanced features'] = '高级功能'; -$lang['Specials'] = '功能'; $lang['Overall'] = '全局视图'; $lang['Year'] = '年'; $lang['Month'] = '月'; @@ -508,7 +506,6 @@ $lang['Last revisions'] = '最新修订版'; $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.'] = '确定安装此更新吗? 您必须核实无需卸载操作再进行安装此更新.'; -$lang['%s has been successfully upgraded.'] = '%s 成功更新.'; $lang['Plugin has been successfully copied'] = '插件复制成功.'; $lang['You might go to plugin list to install and activate it.'] = '在插件列表中安装和启动插件.'; $lang['Can\'t create temporary file.'] = '无法创建临时文件.'; @@ -636,7 +633,6 @@ $lang['Photo Page'] = '图片页'; $lang['Activate Navigation Bar'] = '激活导航条'; $lang['Activate Navigation Thumbnails'] = '激活缩略图导航'; $lang['Activate icon "%s"'] = '激活图标 "%s"'; -$lang['Activate field "%s"'] = '激活字段 "%s"'; $lang['Photo Properties'] = '图片属性'; $lang['Allow user customization'] = '允许用户自定义'; $lang['Languages'] = '语言'; @@ -655,7 +651,7 @@ $lang['Active Plugins'] = '激活插件'; $lang['Inactive Plugins'] = '停用插件'; $lang['Missing Plugins'] = '丢失的插件'; $lang['Uninstalled Plugins'] = '未安装的插件'; -$lang['By %s'] = '按 %s'; +$lang['By %s'] = '由%s开发'; $lang['Visit plugin site'] = '浏览插件网站'; $lang['Active Languages'] = '激活语言'; $lang['Delete this language'] = '删除此语言'; @@ -711,14 +707,12 @@ $lang['Delete orphan tags'] = '删除没被关联的标签'; $lang['delete photo'] = '删除图片'; $lang['Duplicates'] = '重复'; $lang['include child albums'] = '包含子相册'; -$lang['last import'] = '最后导入'; $lang['manual order'] = '手工排序'; $lang['No photo in the current set.'] = '当前集合没有图片.'; $lang['No photo selected, %d photos in current set'] = '没有选择图片, 当前集合有 %d 张图片'; $lang['No photo selected, no action possible.'] = '没有选择图片,不会执行任何动作.'; $lang['on the %d selected photos'] = '在 %d 张已选图片上'; $lang['Orphan tags deleted'] = '无关联标签已被删除'; -$lang['predefined filter'] = '预定义的过滤器'; $lang['Refresh photo set'] = '刷新图片集'; $lang['Remove all filters'] = '删除所有过滤器'; $lang['remove author'] = '删除作者'; @@ -734,9 +728,6 @@ $lang['The whole set'] = '整个集合'; $lang['Type here the author name'] = '在此输入作者名称'; $lang['Type here the title'] = '在此输入标题'; $lang['Week starts on'] = '星期起始于'; -$lang['with no album'] = '没有相册'; -$lang['with no tag'] = '没有标签'; -$lang['with no virtual album'] = '没有虚拟相册'; $lang['You have %d orphan tags: %s.'] = '您有 %d 个无关联标签: %s.'; $lang['Remove from caddie'] = '从购物蓝里移除'; $lang['Themes which need upgrade'] = '需更新的主题'; @@ -840,4 +831,24 @@ $lang['If no HD is available and if the current websize is bigger than resize di $lang['An error has occured during upgrade.'] = '在升级过程中出现了一个错误.'; $lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = '在解压程序时出现了一个错误。请检查您 piwigo 安装文件的读写权限.<br><a href="%s">点击此查看错误日志</a>.'; $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo 不能从服务器中获取升级文件'; +$lang['%s has been successfully updated.'] = '成功更新了%s'; +$lang['Activate comments'] = '激活评论'; +$lang['Add tags'] = '添加标签'; +$lang['Add to caddie'] = '添加'; +$lang['Default comments order'] = '默认评论顺序'; +$lang['High dimensions'] = '高尺寸'; +$lang['Last import'] = '最后导入'; +$lang['Original Size'] = '源大小'; +$lang['Photo name'] = '图片名称'; +$lang['Photo Sizes'] = '图片大小'; +$lang['Predefined filter'] = '预定义过滤器'; +$lang['Resize after upload'] = '上传后修改尺寸'; +$lang['Send connection settings by email'] = '发送注册信息到邮箱'; +$lang['The original image quality must be a number between %d and %d'] = '源图片质量必须是在%d和%d之间的数字'; +$lang['The original maximum height must be a number between %d and %d'] = '源图片最大高度必须是在%d和%d之间的数字'; +$lang['The original maximum width must be a number between %d and %d'] = '源图片最大宽度必须是在%d和%d之间的数字'; +$lang['With no album'] = '没有相册'; +$lang['With no tag'] = '没有标签'; +$lang['With no virtual album'] = '没有虚拟相册'; +$lang['Zoom'] = '缩放'; ?>
\ No newline at end of file |