diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-30 05:21:03 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-30 05:21:03 +0000 |
commit | ea5fb3398c1c518f7d581864b940ccb097e86446 (patch) | |
tree | a4f051e3678e8705efc2a0aa9b29a3e7910fac33 /language/zh_CN/admin.lang.php | |
parent | 2b1bba7ffafdfc4447c28dc8fee77b9eca97a672 (diff) |
[trunk_admin] Update zh_CN, thanks to : dennisyan
git-svn-id: http://piwigo.org/svn/trunk@29318 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN/admin.lang.php')
-rw-r--r-- | language/zh_CN/admin.lang.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 3e7d69076..d61cc56e4 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -980,4 +980,11 @@ $lang['Activate it now'] = '马上激活'; $lang['Allow users to add a link to their website'] = '允许用户添加一个链接到其网站'; $lang['Empty caddie'] = '清空标记图片库'; $lang['Impossible to deactivate the default theme.'] = '默认主题无法被停用。'; -$lang['Mail address is mandatory for registration'] = '注册时邮箱地址为必填项';
\ No newline at end of file +$lang['Mail address is mandatory for registration'] = '注册时邮箱地址为必填项'; +$lang['The settings for the guest are from the %s user'] = '游客的设置取自用户 %s'; +$lang['No and unlock sub-albums'] = '否,并解锁子相册'; +$lang['based on'] = '基于'; +$lang['between %s and %s MB'] = '在 %s 和 %s MB 之间'; +$lang['date & time'] = '日期与时间'; +$lang['file name'] = '文件名'; +$lang['width & height'] = '宽度&高度';
\ No newline at end of file |