mirror of
https://github.com/dragonish/obsidian-heading-decorator.git
synced 2026-07-22 05:42:05 +00:00
Give the gutter its own HeadingDecoratorSettings following the same pattern as other view types (toggle + config panel). Add a font size dropdown mapped to Obsidian's --font-ui-* CSS variables. Default gutter opacity is now 100% instead of the standard 20%.
181 lines
9.9 KiB
JSON
181 lines
9.9 KiB
JSON
{
|
|
"button": {
|
|
"manage": "管理",
|
|
"back": "返回",
|
|
"delete": "删除",
|
|
"add": "添加",
|
|
"config": "配置"
|
|
},
|
|
"style": {
|
|
"decimal": "十进制数字",
|
|
"lowerAlpha": "小写 ASCII 字母",
|
|
"upperAlpha": "大写 ASCII 字母",
|
|
"cjkDecimal": "中日韩十进制数字",
|
|
"decimalLeadingZero": "十进制数字(首位填充零)",
|
|
"lowerRoman": "小写罗马数字",
|
|
"upperRoman": "大写罗马数字",
|
|
"lowerGreek": "小写古希腊字母",
|
|
"lowerLatin": "小写拉丁字母",
|
|
"upperLatin": "大写拉丁字母",
|
|
"arabicIndic": "阿拉伯-印度数字",
|
|
"armenian": "传统亚美尼亚数字",
|
|
"bengali": "孟加拉数字",
|
|
"cambodian": "柬埔寨数字",
|
|
"cjkEarthlyBranch": "汉\"地支\"序数",
|
|
"cjkHeavenlyStem": "汉\"天干\"序数",
|
|
"devanagari": "德瓦那加里数字",
|
|
"georgian": "传统格鲁吉亚数字",
|
|
"gujarati": "古吉拉特数字",
|
|
"gurmukhi": "古木基数字",
|
|
"hebrew": "传统希伯来数字",
|
|
"hiragana": "字典顺序平假名字母",
|
|
"hiraganaIroha": "いろは顺序平假名字母",
|
|
"japaneseFormal": "日语正式数字",
|
|
"japaneseInformal": "日语非正式数字",
|
|
"kannada": "卡纳达数字",
|
|
"katana": "字典顺序片假名字母",
|
|
"katanaIroha": "いろは顺序片假名字母",
|
|
"khmer": "高棉数字",
|
|
"koreanHangulFormal": "韩语朝鲜文数字",
|
|
"koreanHanjaFormal": "韩语正式汉数字",
|
|
"koreanHanjaInformal": "韩语汉字数字",
|
|
"lao": "老挝数字",
|
|
"lowerArmenian": "小写亚美尼亚数字",
|
|
"malayalam": "马拉雅拉姆数字",
|
|
"mongolian": "蒙古语数字",
|
|
"myanmar": "缅甸语数字",
|
|
"oriya": "奥里亚数字",
|
|
"persian": "波斯数字",
|
|
"tamil": "泰米尔数字",
|
|
"telugu": "泰卢固语数字",
|
|
"thai": "泰语数字",
|
|
"tibetan": "藏语数字",
|
|
"upperArmenian": "传统大写亚美尼亚数字",
|
|
"customIdent": "自定义列表样式",
|
|
"string": "指定字符串"
|
|
},
|
|
"setting": {
|
|
"metadataKeyword": "元数据关键词",
|
|
"metadataKeywordPlaceholder": "输入关键词",
|
|
"metadataKeywordDesc": "从{placeholder}中读取启用状态的键名。",
|
|
"properties": "属性",
|
|
"common": "通用",
|
|
"commonConfig": "通用的标题装饰器",
|
|
"commonConfigDesc": "配置在所有模式中默认的标题装饰器。",
|
|
"reading": "阅读视图",
|
|
"enabledInReading": "在阅读视图中启用",
|
|
"enabledInReadingDesc": "允许在阅读视图下装饰标题。",
|
|
"enabledInReadingConfig": "阅读视图的标题装饰器",
|
|
"enabledInReadingConfigDesc": "忽略通用的标题装饰器配置,单独配置阅读视图的标题装饰器。",
|
|
"livePreview": "实时阅览",
|
|
"enabledInPreview": "在实时阅览中启用",
|
|
"enabledInPreviewDesc": "允许在实时阅览下装饰标题。",
|
|
"enabledInPreviewConfig": "实时阅览的标题装饰器",
|
|
"enabledInPreviewConfigDesc": "忽略通用的标题装饰器配置,单独配置实时阅览的标题装饰器。",
|
|
"sourceMode": "源码模式",
|
|
"enabledInSource": "在源码模式中启用",
|
|
"enabledInSourceDesc": "允许在源码模式下装饰标题。",
|
|
"enabledInSourceConfig": "源码模式的标题装饰器",
|
|
"enabledInSourceConfigDesc": "忽略通用的标题装饰器配置,单独配置源码模式的标题装饰器。",
|
|
"outline": "大纲插件",
|
|
"enabledInOutline": "在大纲插件中启用",
|
|
"enabledInOutlineDesc": "允许在大纲插件下装饰标题。",
|
|
"enabledInOutlineConfig": "大纲插件的标题装饰器",
|
|
"enabledInOutlineConfigDesc": "忽略通用的标题装饰器配置,单独配置大纲插件的标题装饰器。",
|
|
"quietOutline": "Quiet Outline 插件",
|
|
"enabledInQuietOutline": "在 Quiet Outline 插件中启用",
|
|
"enabledInQuietOutlineDesc": "允许装饰 {placeholder} 插件下的标题。",
|
|
"enabledInQuietOutlineConfig": "Quiet Outline 插件的标题装饰器",
|
|
"enabledInQuietOutlineConfigDesc": "忽略通用的标题装饰器配置,单独配置 Quiet Outline 插件的标题装饰器。",
|
|
"fileExplorer": "Headings in Explorer 插件",
|
|
"enabledInFileExplorer": "在 Headings in Explorer 插件中启用",
|
|
"enabledInFileExplorerDesc": "允许装饰 {placeholder} 插件下的标题。",
|
|
"enabledInFileExplorerConfig": "Headings in Explorer 插件的标题装饰器",
|
|
"enabledInFileExplorerConfigDesc": "忽略通用的标题装饰器配置,单独配置 Headings in Explorer 插件的标题装饰器。",
|
|
"blocklist": "阻止列表",
|
|
"folderBlacklist": "管理文件夹阻止列表",
|
|
"fileRegexBlacklist": "管理笔记名称正则表达式阻止列表",
|
|
"enabledInEachNote": "在每个笔记中启用",
|
|
"enabledInEachNoteDesc": "切换此设置以启用每个笔记中标题的装饰。",
|
|
"effect": "效果",
|
|
"decoratorMode": "装饰器的模式",
|
|
"decoratorModeDesc": "切换此设置可将标题装饰为有序列表、独立层级或无序列表。",
|
|
"opacity": "装饰器的不透明度",
|
|
"opacityDesc": "设置标题装饰器的不透明度。值是百分比的形式。",
|
|
"position": "装饰器的位置",
|
|
"positionDesc": "设置标题装饰器的位置。",
|
|
"maxRecLevel": "所识别的最大级别",
|
|
"maxRecLevelDesc": "指定所识别标题的最大级别,不处理高于此级别的标题。",
|
|
"before": "在标题之前",
|
|
"after": "在标题之后",
|
|
"beforeInside": "在标题之前 (内部)",
|
|
"afterInside": "在标题之后 (内部)",
|
|
"ordered": "有序列表",
|
|
"orderedStyleType": "样式类型",
|
|
"orderedStyleTypeDesc": "设置装饰器的样式类型。",
|
|
"orderedDelimiter": "分隔符",
|
|
"orderedDelimiterDesc": "设置装饰器的分隔符。",
|
|
"orderedTrailingDelimiter": "尾随分隔符",
|
|
"orderedTrailingDelimiterDesc": "设置是否为装饰器添加尾随分隔符。",
|
|
"orderedCustomTrailingDelimiter": "自定义尾随分隔符",
|
|
"orderedCustomTrailingDelimiterDesc": "忽略装饰器的分隔符,自定义一个其他的尾随分隔符。",
|
|
"orderedLeadingDelimiter": "前导分隔符",
|
|
"orderedLeadingDelimiterDesc": "设置是否为装饰器添加前导分隔符。",
|
|
"orderedCustomLeadingDelimiter": "自定义前导分隔符",
|
|
"orderedCustomLeadingDelimiterDesc": "忽略装饰器的分隔符,自定义一个其他的前导分隔符。",
|
|
"orderedCustomIdents": "自定义列表样式",
|
|
"orderedCustomIdentsDesc": "针对\"自定义列表样式\"选项。为装饰器设置自定义列表样式。使用空格分隔条目。",
|
|
"orderedSpecifiedString": "指定字符串",
|
|
"orderedSpecifiedStringDesc": "针对\"指定字符串\"选项。为装饰器设置指定的字符串。",
|
|
"orderedAllowZeroLevel": "允许零级别",
|
|
"orderedAllowZeroLevelDesc": "如果下一个标题高出一个以上的级别,则省略的级别为零而不是一。",
|
|
"orderedBasedOnExisting": "基于现有的最高级别",
|
|
"orderedBasedOnExistingDesc": "使用笔记中最高级别的标题作为构建装饰器的基础。",
|
|
"orderedAlwaysIgnore": "始终忽略顶层的标题",
|
|
"orderedAlwaysIgnoreDesc": "在构建装饰器时将顶层的标题排除掉,受\"忽略的最大层级数量\"选项控制。",
|
|
"orderedIgnoreSingle": "忽略顶层的独立标题",
|
|
"orderedIgnoreSingleDesc": "如果顶层只有一个标题,则在构建装饰器时将其排除。受\"忽略的最大层级数量\"选项控制。",
|
|
"orderedIgnoreMaximum": "忽略的最大层级数量",
|
|
"orderedIgnoreMaximumDesc": "在启用忽略顶层标题的选项时,指定可忽略的最大层级数量。",
|
|
"independent": "独立层级",
|
|
"orderedRecLevel": "使用有序列表的级别",
|
|
"orderedRecLevelDesc": "标题级别超出指定级别后按有序列表进行构建。",
|
|
"unordered": "无序列表",
|
|
"unorderedLevelHeadings": "级别标题",
|
|
"unorderedLevelHeadingsDesc": "设置每个级别的名称。值为 6 个条目,以空格分隔。",
|
|
"hideNumberSigns": "隐藏非活动行上的井字符",
|
|
"hideNumberSignsDesc": "隐藏非活动行上的井字符(#),类似于实时阅览。",
|
|
"renderPolicy": "阅读视图的渲染策略",
|
|
"renderPolicyDesc": "在编辑笔记内容时阅读视图里标题装饰器的渲染策略。\"部分渲染\":在更新后只重新渲染活动标题装饰器;\"全部渲染\":在更新后重新渲染所有标题装饰器。",
|
|
"partial": "部分渲染",
|
|
"full": "全部渲染",
|
|
"folderBlocklistIndex": "文件夹阻止列表 {index}",
|
|
"folderBlocklistAddTip": "添加新的文件夹到阻止列表",
|
|
"fileRegexBlocklistIndex": "笔记名称正则表达式阻止列表 {index}",
|
|
"fileRegexBlocklistPlaceholder": "例如:/^daily.*/i",
|
|
"fileRegexBlocklistAddTip": "添加新的笔记名称正则表达式到阻止列表",
|
|
"editorDisplay": "编辑器显示",
|
|
"useGutter": "使用边栏显示编辑器装饰",
|
|
"useGutterDesc": "在边栏列中显示标题装饰,而不是内联在文本中。适用于实时阅览和源码模式。",
|
|
"gutterPosition": "边栏位置",
|
|
"gutterPositionDesc": "边栏列显示在行号之前还是之后。",
|
|
"beforeLineNumbers": "在行号之前",
|
|
"afterLineNumbers": "在行号之后",
|
|
"gutterFontSize": "边栏字体大小",
|
|
"gutterFontSizeDesc": "设置边栏中标题装饰器的字体大小。",
|
|
"gutterFontSizeSmaller": "较小 (12px)",
|
|
"gutterFontSizeSmall": "小 (13px)",
|
|
"gutterFontSizeMedium": "中等 (15px)",
|
|
"gutterFontSizeLarge": "大 (20px)",
|
|
"enabledInGutterConfig": "边栏的标题装饰器",
|
|
"enabledInGutterConfigDesc": "忽略通用的标题装饰器配置,单独配置边栏的标题装饰器。",
|
|
"logic": "逻辑控制",
|
|
"h1": "H1 级别",
|
|
"h2": "H2 级别",
|
|
"h3": "H3 级别",
|
|
"h4": "H4 级别",
|
|
"h5": "H5 级别",
|
|
"h6": "H6 级别",
|
|
"splice": "分层拼接"
|
|
}
|
|
}
|