Skip to content

Commit d9131af

Browse files
I18N: Update translations (#84)
1 parent d9bf187 commit d9131af

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

locales/zh_CN.yml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,22 @@ zh_CN:
88
theme_metadata:
99
description: "带有群组设置的自定义类别页面"
1010
settings:
11+
category_groups: "为每个群组指定名称及其包含的类别(按显示顺序排列)。使用翻译字段可根据语言区域(例如 'fr')对群组名称进行本地化。"
12+
extra_links:
13+
description: "可以混合到类别列表中的额外链接。请使用“在此之前显示”将链接置于某个类别之前,或使用“在群组内显示”将其添加到某个群组的末尾。"
14+
schema:
15+
properties:
16+
id:
17+
description: "此链接的任何唯一标识符(例如 my-link)。"
18+
color:
19+
description: "请使用十六进制格式,例如 #00ff00"
20+
show_before:
21+
description: "额外的链接将显示在此类别之前。"
22+
show_in_group:
23+
description: "额外的链接将显示在具有此名称的群组的末尾(使用群组的默认、未翻译的名称)。允许群组仅包含链接。如果没有匹配的群组,链接将回退到未分组的版块。"
1124
show_on_mobile: "在移动设备上显示可折叠的类别框组"
1225
show_ungrouped: "显示未指定给其他群组的一组类别"
1326
hide_muted_subcategories: "启用后,如果未设为免打扰的父类别具有已设为免打扰的子类别,则该类别将不会出现在已设为免打扰的部分下"
1427
fancy_styling: "启用其他样式"
1528
ungrouped_categories_title: "其他"
16-
muted_categories_title: "免打扰"
29+
muted_categories_title: "已设为免打扰"

0 commit comments

Comments
 (0)