From 6a1afab92c7ca9db3078af5ce48f2ffeeaddfed0 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 22 Dec 2025 07:12:52 +0100 Subject: [PATCH] Update zh_CN, thanks to walle --- language/zh_CN/admin.lang.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 8ca43a70b..8faae7a81 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -1422,4 +1422,15 @@ $lang['There is currently %d photos in the lounge (upload buffer)'] = '当前暂 $lang['Use standard Piwigo template for common pages.'] = '为通用页面使用标准Piwigo模板。'; $lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = '启用后,登录、注册和忘记密码页面将使用通用模板,无论使用何种主题。某些主题即使取消选中此选项,也可能会使用这些模板。'; $lang['Admins only'] = '仅限管理员'; -$lang['user_status_normal'] = '普通用户'; \ No newline at end of file +$lang['user_status_normal'] = '普通用户'; +$lang['Change logo'] = '更换logo'; +$lang['Dark mode'] = '深色模式'; +$lang['Display Gallery title'] = '显示相册标题'; +$lang['Light mode'] = '浅色模式'; +$lang['Personalization settings'] = '个性化设置'; +$lang['Select a color theme for standard pages'] = '为标准页面选择配色主题'; +$lang['Standard pages'] = '标准页面'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] = '标准页面尚未启用,但你目前有 %d 个已激活的主题仍会调用该功能。涉及的主题如下:'; +$lang['Standard pages header'] = '标准页面页眉'; +$lang['Use Piwigo logo'] = '使用 Piwigo logo'; +$lang['Use custom logo (png, jpeg or svg)'] = '使用自定义logo(支持 PNG、JPEG 或 SVG 格式)'; \ No newline at end of file