Update zh_CN, thanks to walle

This commit is contained in:
Piwigo-TranslationTeam
2026-01-18 08:07:06 +01:00
parent 8da41e5ea5
commit a20d0c6dcc
+9 -9
View File
@@ -33,7 +33,7 @@ $lang['%d users'] = '%d位用户';
$lang['%d waiting for validation'] = '%d条等待审核';
$lang['Actions'] = '操作';
$lang['Activate'] = '启用';
$lang['Add/delete a permalink'] = '添加/删除一个固定链接';
$lang['Add/delete a permalink'] = '添加/删除永久链接';
$lang['Add a tag'] = '添加标签';
$lang['Add a user'] = '添加用户';
$lang['Add group'] = '添加组';
@@ -103,12 +103,12 @@ $lang['Other private albums'] = '其他非公开相册';
$lang['Page banner'] = '页首banner';
$lang['Parent album'] = '父相册';
$lang['Path'] = '路径';
$lang['Permalink'] = '固定链接';
$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = '固定链接 %s 此前被相册 %s 使用。请先将其从固定链接历史记录中删除。';
$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = '固定链接名称必须由字符 a-z、A-Z、0-9、"-"、"_" 或 "/" 组成。但不能是纯数字或以数字开头后面紧跟"-"';
$lang['Permalink %s is already used by album %s'] = '固定链接 %s 已被相册 %s 使用了';
$lang['Permalink history'] = '固定链接历史记录';
$lang['Permalinks'] = '固定链接';
$lang['Permalink'] = '永久链接';
$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = '永久链接 %s 被相册 %s 使用,需先从永久链接历史记录中删除。';
$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = '永久链接名称仅可由字符 a-z、A-Z、0-9、"-"、"_" 或 "/" 组成,不可为纯数字,且不能以数字加“-”开头';
$lang['Permalink %s is already used by album %s'] = '永久链接 %s 已被相册 %s 占用';
$lang['Permalink history'] = '永久链接历史记录';
$lang['Permalinks'] = '永久链接';
$lang['Permission denied'] = '禁止访问';
$lang['Permission granted thanks to a group'] = '以组成员身份授予访问权';
$lang['Permission granted'] = '允许访问';
@@ -127,7 +127,7 @@ $lang['Representation of albums'] = '作为相册的缩略图';
$lang['Representative'] = '相册缩略图';
$lang['Represents'] = '是以下相册的缩略图:';
$lang['Save order'] = '保存排序';
$lang['Save to permalink history'] = '保存到固定链接历史记录';
$lang['Save to permalink history'] = '保存至永久链接历史记录';
$lang['Select at least one album'] = '请至少选择一个相册';
$lang['Select at least one photo'] = '请至少选择一张图片';
$lang['Select at least one user'] = '请至少选择一个用户';
@@ -517,7 +517,7 @@ $lang['Allow users to edit their own comments'] = '允许用户编辑自己的
$lang['Allow users to delete their own comments'] = '允许用户删除自己的评论';
$lang['Email administrators when a comment is modified'] = '有评论被修改后,发邮件通知管理员';
$lang['Email administrators when a comment is deleted'] = '有评论被删除后,发邮件通知管理员';
$lang['Cannot delete the old permalink !'] = '旧的固定链接无法删除!';
$lang['Cannot delete the old permalink !'] = '旧永久链接无法删除!';
$lang['Hit'] = '点击';
$lang['Tools'] = '工具';
$lang['Photos'] = '图片';