Equation Citator v1.3.7 Documentation
    Preparing search index...

    Variable defaultConst

    default: {
        "autoNumber.citation.many": "citations";
        "autoNumber.citation.one": "citation";
        "autoNumber.cursorNotInEquation": "Cursor is not in a valid equation block";
        "autoNumber.done": "Auto numbering finished.";
        "autoNumber.doneAllEquations": "Finished auto numbering all equations.";
        "autoNumber.doneAllFigures": "Finished auto numbering all figures.";
        "autoNumber.doneTaggedEquations": "Finished auto numbering tagged equations.";
        "autoNumber.doneTaggedFigures": "Finished auto numbering tagged figures.";
        "autoNumber.file.many": "files";
        "autoNumber.file.one": "file";
        "autoNumber.genericError": "Some error occurred during auto numbering. Turn on debug mode for details.";
        "autoNumber.illegalEquationBlock": "Illegal $$ in equation block at line {line}. Please fix it first.";
        "autoNumber.illegalSingleLineEquation": "Detected illegal nested $$ in single-line equation at line {line}. Please fix the equation first.";
        "autoNumber.readingModeUnsupported": "Auto number is not supported in reading mode";
        "autoNumber.updatedCitations": "Updated {citations} {citationLabel} in {files} {fileLabel}.";
        "cache.updateFailed": "Failed to update {cacheType} cache, turn on debug mode for details";
        "clipboard.equationCopied": "Equation copied to clipboard";
        "clipboard.equationCopyFailed": "Failed to copy equation";
        "commands.autoNumberCurrentFileEquations": "Auto-number current file equations";
        "commands.autoNumberCurrentFileFigures": "Auto-number current file figures";
        "commands.boxCurrentEquation": "Box current equation";
        "commands.clearCache": "Clear plugin cache";
        "commands.insertCitationOnCursorPosition": "Insert a citation on cursor position";
        "commands.insertEquationCitationOnCursorPosition": "Insert equation citation on cursor position";
        "commands.insertFigureCitationOnCursorPosition": "Insert figure citation on cursor position";
        "commands.insertTagOnCursorPosition": "Insert tag on cursor position";
        "commands.insertTagWithAutoNumberOnCursorPosition": "Insert tag on cursor position with auto-number";
        "commands.makeMarkdownCopyToExportPdf": "Make a Markdown copy to export PDF";
        "commands.openEquationManagePanel": "Open equation manage panel";
        "commands.syncCurrentFileToWebsiteNotesFolder": "Sync current file to website notes folder";
        "commands.syncRepositoryToWebsiteNotesFolder": "Sync repository to the website notes folder";
        "context.copy": "Copy";
        "context.renameEquationTag": "Rename equation tag";
        "context.renameFigureTag": "Rename tag for this picture";
        "context.syncFileToWebsiteNotesFolder": "Sync file to website notes folder";
        "context.syncFolderToWebsiteNotesFolder": "Sync folder to website notes folder";
        "export.cancelled": "Export cancelled";
        "export.emptyFile": "File is empty";
        "export.errorToPath": "Error while exporting to {path}: {message}";
        "export.exportedTo": "Exported to {path}";
        "export.failed": "Export failed: {message}";
        "export.fileExists.question": "{path} already exists. Do you want to overwrite it?";
        "export.fileExists.title": "File already exists";
        "export.invalidFileType": "Invalid file type";
        "export.noActiveMarkdownView": "No active Markdown view found";
        "fileProcessor.fileNotFound": "File {path} not found.";
        "footnote.invalidNumber": "Invalid footnote number";
        "modal.cancel": "Cancel";
        "modal.citationConflict.question": "There are citations with this name already, delete them or keep them?";
        "modal.citationConflict.title": "Citation conflict";
        "modal.confirm": "Confirm";
        "modal.delete": "Delete";
        "modal.figureTagInput.description": "This figure does not have a tag. Please enter a tag to cite it:";
        "modal.figureTagInput.placeholder": "e.g., 1.2";
        "modal.figureTagInput.title": "Enter figure tag";
        "modal.keep": "Keep";
        "modal.tagInput.description": "This equation does not have a tag. Please enter a tag to cite it:";
        "modal.tagInput.placeholder": "e.g., 1.2.3";
        "modal.tagInput.submit": "Submit";
        "modal.tagInput.title": "Enter equation tag";
        "modal.tagRename.figureHeading": "Rename figure tag to:";
        "modal.tagRename.heading": "Rename this tag to:";
        "modal.tagRename.placeholder": "New tag name";
        "modal.tagRename.title": "Rename tag";
        "panel.dragDrop.calloutNoTag": "This callout has no tag. Please manually add a tag to the callout first.";
        "panel.dragDrop.equationClosingMarkerMissing": "Unable to find the equation closing marker, so the tag cannot be added automatically. Please check the equation manually.";
        "panel.dragDrop.figureLineInvalid": "The source line no longer looks like the same figure, so the tag cannot be added automatically. Please check it manually.";
        "panel.dragDrop.figureNoTag": "This figure has no tag. Please manually add a tag to the figure first.";
        "panel.dragDrop.figureTagAddFailed": "Unable to add the figure tag automatically. Please check the figure manually.";
        "panel.dragDrop.sourceEditorUnavailable": "Open the source file in an editor before adding a tag from the panel.";
        "panel.dragDrop.sourceLineChanged": "The source line has changed or moved, so the tag cannot be added automatically. Please check it manually.";
        "panel.equationManage.displayText": "Equations arrange panel";
        "panel.equationManage.empty.noFound": "No {object} found in current file";
        "panel.equationManage.empty.noSearchMatch": "No {object} match your search";
        "panel.equationManage.fileNotFound": "File not found";
        "panel.equationManage.noActiveFile": "No active file";
        "panel.equationManage.object.callout": "callout";
        "panel.equationManage.object.equation": "equation";
        "panel.equationManage.object.figure": "figure";
        "popover.calloutCount.many": "{count} {displayName}s";
        "popover.calloutCount.one": "1 {displayName}";
        "popover.calloutNotFound": "{prefix}{tag} not found in {file}";
        "popover.defaultCalloutDisplayName": "Items";
        "popover.doubleClickJumpHint": "double-click to jump | ctrl+double-click to open in split";
        "popover.equationCount.many": "{count} equations";
        "popover.equationCount.one": "1 equation";
        "popover.figureAlt": "Figure";
        "popover.figureCount.many": "{count} figures";
        "popover.figureCount.one": "1 figure";
        "popover.figureNotFound": "Figure {tag} not found in {file}";
        "popover.imageNotFound": "Image not found: {path}";
        "popover.linkJumpReadingModeNotice": "Link jump is not supported in reading mode. Use live preview instead.";
        "popover.noCalloutContent": "No content found for {type} {tag}";
        "popover.referencedCallouts": "Referenced {displayName}s";
        "popover.referencedEquations": "Referenced equations";
        "popover.referencedFigures": "Referenced figures";
        "popover.shiftScrollHint": "shift + scroll to scroll horizontally";
        "settings.addImageCaptionsInPdf.desc": "Whether to add image captions in PDF export";
        "settings.addImageCaptionsInPdf.name": "Add image captions in PDF";
        "settings.addImageDescInPdf.desc": "Whether to add image description in PDF export (only works when image captions are rendered)";
        "settings.addImageDescInPdf.name": "Add image description in PDF";
        "settings.advancedSettingsKeys.desc": "Keys shown in advanced section for concise mode";
        "settings.advancedSettingsKeys.name": "Advanced settings keys";
        "settings.autoNumberDelimiter.desc": "Delimiter used for numbering equations, e.g. '.' for '1.1', '-' for '1-1', etc.";
        "settings.autoNumberDelimiter.name": "Auto number delimiter";
        "settings.autoNumberDepth.desc": "Maximum depth for equation numbers (e.g., depth of 2 gives '1.1', depth of 3 gives '1.1.1')";
        "settings.autoNumberDepth.name": "Auto number depth";
        "settings.autoNumberGlobalPrefix.desc": "Global auto equation numbering prefix for purpose like chapter";
        "settings.autoNumberGlobalPrefix.name": "Auto number global prefix";
        "settings.autoNumberNoHeadingPrefix.desc": "Prefix for equations without any heading level (e.g., 'P1', 'P2', etc.)";
        "settings.autoNumberNoHeadingPrefix.name": "Auto number no heading prefix";
        "settings.autoNumberType.desc": "Use absolute or relative heading level for auto numbering (shared by equations and figures)";
        "settings.autoNumberType.name": "Auto number method";
        "settings.basicSettingsKeys.desc": "Keys shown in basic section for concise mode";
        "settings.basicSettingsKeys.name": "Basic settings keys";
        "settings.cacheCleanTime.desc": "Time to automatically clean cache";
        "settings.cacheCleanTime.name": "Cache clean time";
        "settings.cacheUpdateTime.desc": "Time refresh cache (in ms), for very large document, consider increase this";
        "settings.cacheUpdateTime.name": "Cache update time";
        "settings.calloutCitationPrefixes.add": "Add new prefix";
        "settings.calloutCitationPrefixes.desc": "Prefixes for citing callouts. Default 'table:' for tables. Add 'thm:', 'def:', etc. for theorems, definitions.";
        "settings.calloutCitationPrefixes.name": "Callout citation prefixes";
        "settings.calloutCitationPrefixes.remove": "Remove";
        "settings.category.autoNumbering": "Auto numbering";
        "settings.category.betaFeatures": "Beta features";
        "settings.category.cache": "Cache";
        "settings.category.citation": "Citation";
        "settings.category.equationPanel": "Equation panel";
        "settings.category.forEquations": "For equations";
        "settings.category.forFigures": "For figures";
        "settings.category.other": "Others";
        "settings.category.pdfExport": "PDF export";
        "settings.category.shared": "Shared";
        "settings.category.style": "Style";
        "settings.citationColorInPdf.desc": "Citation color for PDF export";
        "settings.citationColorInPdf.name": "Citation color for PDF";
        "settings.citationFormat.desc": "Display format for citations, use '#' for equation number";
        "settings.citationFormat.name": "Citation display format";
        "settings.citationPopoverSize.desc": "Size for citation preview widgets (equations, figures, callouts)";
        "settings.citationPopoverSize.name": "Preview widget size";
        "settings.citationPrefix.desc": "Prefix used for citations, e.g. 'eq:' means use `\\ref{eq:1.1}` for citation";
        "settings.citationPrefix.name": "Citation prefix";
        "settings.clearCache.desc": "Manually clear the cache, useful if you suspect the cache is out of date";
        "settings.clearCache.name": "Clear cache";
        "settings.clearCache.notice": "All caches cleared";
        "settings.clearCache.tooltip": "Clear cache";
        "settings.continuousDelimiters.desc": "Delimiter for recognition of continuous citations, split by space";
        "settings.continuousDelimiters.name": "Continuous citation delimiters";
        "settings.continuousRangeSymbol.desc": "Range symbol for continuous citations, e.g. '~' for '1~2'";
        "settings.continuousRangeSymbol.name": "Continuous citation range symbol";
        "settings.customize.desc": "Choose which settings to show in basic or advanced sections. Settings can only appear in one section at a time.";
        "settings.customize.name": "Customize settings display";
        "settings.customize.reset.button": "Reset";
        "settings.customize.reset.desc": "Reset basic and advanced settings to their default values";
        "settings.customize.reset.name": "Reset to defaults";
        "settings.customize.reset.notice": "Settings display reset to defaults";
        "settings.customize.saveError": "Error saving settings";
        "settings.debugMode.desc": "Enables developer debug mode for this plugin";
        "settings.debugMode.disabledNotice": "Equation Citator: Debug mode disabled";
        "settings.debugMode.enabledNotice": "Equation Citator: Debug mode enabled";
        "settings.debugMode.name": "Debug mode";
        "settings.deleteRepeatTagsInAutoNumber.desc": "Automatically delete conflicting tag citations during auto numbering.";
        "settings.deleteRepeatTagsInAutoNumber.name": "Auto delete conflict tag citations";
        "settings.deleteRepeatTagsInAutoNumber.tooltip": "If two tags are assigned the same number during auto numbering, the original citation will be automatically deleted.";
        "settings.deleteUnusedTagsInAutoNumber.desc": "Automatically delete unused tag citations during auto numbering.";
        "settings.deleteUnusedTagsInAutoNumber.name": "Auto delete unused tag citations";
        "settings.deleteUnusedTagsInAutoNumber.tooltip": "Deletes citations that don't match any equation included in auto-numbering.";
        "settings.display.categorical": "Categorical";
        "settings.display.concise": "Concise";
        "settings.display.list": "List";
        "settings.display.name": "Display";
        "settings.enableAutoNumberEquationsInQuotes.desc": "Enable auto numbering for equations in callouts";
        "settings.enableAutoNumberEquationsInQuotes.name": "Auto number equations in callouts";
        "settings.enableAutoNumberFigsInQuotes.desc": "Enable auto numbering for figures in callouts";
        "settings.enableAutoNumberFigsInQuotes.name": "Auto number figures in callouts";
        "settings.enableAutoNumberTaggedEquationsOnly.desc": "When auto-numbering, only update the equations that are already tagged";
        "settings.enableAutoNumberTaggedEquationsOnly.name": "Auto number tagged equations only";
        "settings.enableAutoNumberTaggedFigsOnly.desc": "When auto-numbering, only update the figures that are already tagged";
        "settings.enableAutoNumberTaggedFigsOnly.name": "Auto number tagged figures only";
        "settings.enableCenterTableInCallout.desc": "If enabled, tables inside callouts will be centered within the callout box.";
        "settings.enableCenterTableInCallout.name": "Center tables in callouts";
        "settings.enableCitationInSourceMode.desc": "Enable citation rendering in source mode";
        "settings.enableCitationInSourceMode.name": "Enable in source mode";
        "settings.enableCiteWithCodeBlockInCallout.desc": "Enable citation by inline code block in callout (This feature will never be fully supported, and citations here will not be updated, you may not turn this on unless you have specific needs)";
        "settings.enableCiteWithCodeBlockInCallout.name": "Cite with inline code block in callout";
        "settings.enableContinuousCitation.desc": "Enable continuous citation format, also render citations in continuous format";
        "settings.enableContinuousCitation.name": "Enable continuous citations";
        "settings.enableCrossFileCitation.desc": "Enable using pure footnote style citations to cite equations across files";
        "settings.enableCrossFileCitation.name": "Enable cross-file citations";
        "settings.enableRenderFigureInfoInPreview.desc": "If disabled, figure title and description will not be rendered in preview widget.";
        "settings.enableRenderFigureInfoInPreview.name": "Render figure info in preview widget";
        "settings.enableRenderLocalFileName.desc": "Render local file name for citations";
        "settings.enableRenderLocalFileName.name": "Render local file name in equation preview";
        "settings.enableRichAutoComplete.desc": "Displays the full figure or callout content directly inside each autocomplete suggestion. Disable to use compact mode with hover preview instead.";
        "settings.enableRichAutoComplete.name": "Full image and callout preview in autocomplete";
        "settings.enableRichAutoCompleteHoverPreview.desc": "In compact mode, displays a preview of the figure or callout when hovering over a suggestion item.";
        "settings.enableRichAutoCompleteHoverPreview.name": "Show preview when hover on autocomplete item";
        "settings.enableTypstMode.desc": "Enable compatibility with Typst syntax";
        "settings.enableTypstMode.name": "Enable typst mode";
        "settings.enableUpdateTagsInAutoNumber.desc": "Enable auto update citations during auto numbering. Always keep it selected to ensure citations are correctly updated";
        "settings.enableUpdateTagsInAutoNumber.name": "Auto update citations in auto number";
        "settings.equationManagePanelDefaultViewType.desc": "Default view type for the equation panel (outline or list)";
        "settings.equationManagePanelDefaultViewType.name": "Equation panel default view type";
        "settings.equationManagePanelEnableRenderHeadingsOnly.desc": "Default value for render headings only in outline view";
        "settings.equationManagePanelEnableRenderHeadingsOnly.name": "Render headings only";
        "settings.equationManagePanelFileCheckInterval.desc": "Time interval to check for newly opened files and refresh the equation panel (in ms)";
        "settings.equationManagePanelFileCheckInterval.name": "Equation panel file check interval";
        "settings.equationManagePanelFilterBoxedEquation.desc": "Default value for filter boxed equations";
        "settings.equationManagePanelFilterBoxedEquation.name": "Filter boxed equations";
        "settings.equationManagePanelFilterTagOnlyEquation.desc": "Default value for filter tag only equations";
        "settings.equationManagePanelFilterTagOnlyEquation.name": "Filter tag only equations";
        "settings.equationManagePanelLazyUpdateTime.desc": "Time interval to update the equation panel while editing (in ms)";
        "settings.equationManagePanelLazyUpdateTime.name": "Equation panel lazy update time";
        "settings.equationManagePanelPreviewObjectType.desc": "Type of object to preview in the equation panel (equations, figures, or callouts)";
        "settings.equationManagePanelPreviewObjectType.name": "Equation panel preview object type";
        "settings.equationWidgetRightClickCopyType.desc": "What to copy when select copy in equation widget";
        "settings.equationWidgetRightClickCopyType.name": "Equation widget right click copy content";
        "settings.extensionsUseMarkdownRenderer.add": "Add new extension";
        "settings.extensionsUseMarkdownRenderer.desc": "List of file extensions that should use markdown renderer instead of default image renderer";
        "settings.extensionsUseMarkdownRenderer.duplicateNotice": "This extension name already exists";
        "settings.extensionsUseMarkdownRenderer.emptyNotice": "Extension name cannot be empty";
        "settings.extensionsUseMarkdownRenderer.name": "Extensions that use markdown renderer";
        "settings.extensionsUseMarkdownRenderer.placeholder": "For example, `excalidraw`";
        "settings.extensionsUseMarkdownRenderer.remove": "Remove";
        "settings.extensionsUseMarkdownRenderer.sectionDesc": "Use Markdown renderer for better render support to those figure files";
        "settings.extensionsUseMarkdownRenderer.sectionName": "Extension names using Markdown renderer";
        "settings.figAutoNumberDelimiter.desc": "Delimiter used for numbering figures, e.g. '.' for '1.1', '-' for '1-1', etc.";
        "settings.figAutoNumberDelimiter.name": "Figure auto number delimiter";
        "settings.figAutoNumberDepth.desc": "Maximum depth for figure numbers (e.g., depth of 2 gives 'fig:1.1')";
        "settings.figAutoNumberDepth.name": "Auto number depth for figures";
        "settings.figAutoNumberGlobalPrefix.desc": "Global prefix for figure auto numbering for figures for purpose like chapter";
        "settings.figAutoNumberGlobalPrefix.name": "Figure auto number global prefix";
        "settings.figAutoNumberNoHeadingPrefix.desc": "Prefix for figures without any heading level (e.g., 'F1', 'F2', etc.)";
        "settings.figAutoNumberNoHeadingPrefix.name": "Figure auto number no heading prefix";
        "settings.figCitationFormat.desc": "Display format for figure citations, use '#' for figure number";
        "settings.figCitationFormat.name": "Figure citation display format";
        "settings.figCitationPrefix.desc": "Prefix used for figure citations, e.g. 'fig:' means use `\\ref{fig:1.1}` for citation";
        "settings.figCitationPrefix.name": "Figure citation prefix";
        "settings.fileCiteDelimiter.desc": "Delimiter for file citations, e.g. '^' for '1^{1.1}'";
        "settings.fileCiteDelimiter.name": "File citation delimiter";
        "settings.injectCitationMetadataInExportedMarkdown.desc": "Include structured citation metadata in markdown generated for PDF export.";
        "settings.injectCitationMetadataInExportedMarkdown.name": "Inject citation metadata in exported markdown";
        "settings.input.defaultDot": "Default: .";
        "settings.input.exampleCalloutFormat": "Table. #";
        "settings.input.exampleCalloutPrefix": "E.g., table:";
        "settings.input.exampleContinuousDelimiters": string;
        "settings.input.exampleEquationPrefix": "E.g., eq:";
        "settings.input.exampleFigureFormat": "Fig: #";
        "settings.input.exampleFigurePrefix": "E.g., fig:";
        "settings.keepImageSpacingForPdf.desc": "Keep exported image lines separated from neighboring paragraphs to avoid merged paragraphs in some renderers.";
        "settings.keepImageSpacingForPdf.name": "Keep image spacing for PDF";
        "settings.multiCitationDelimiter.desc": string;
        "settings.multiCitationDelimiter.name": "Multiple citation delimiter";
        "settings.multiCitationDelimiterRender.desc": "Delimiter shown between citations when rendered (purely visual)";
        "settings.multiCitationDelimiterRender.name": "Multiple citation rendered delimiter";
        "settings.option.absolute": "Absolute";
        "settings.option.fifteenMinutes": "15 minutes";
        "settings.option.fiveMinutes": "5 minutes";
        "settings.option.fullEquation": "Full equation";
        "settings.option.listView": "List view";
        "settings.option.outlineView": "Outline view";
        "settings.option.relative": "Relative";
        "settings.option.tenMinutes": "10 minutes";
        "settings.option.twentyMinutes": "20 minutes";
        "settings.option.withoutTags": "Without tags";
        "settings.option.withoutTagsAndBraces": "Without tags and braces";
        "settings.pdfExport.tip": "Tip: Obsidian's original PDF export may fail to render citations. Use the plugin command `Make markdown copy to export PDF` to create a correctly-rendered markdown copy from the current note for PDF export. Superscripts will also be converted to normal superscript grammar.";
        "settings.renderImageCaptionsAndDescriptions.desc": "Render image captions and descriptions in live preview and reading mode.";
        "settings.renderImageCaptionsAndDescriptions.name": "Render image captions and descriptions";
        "settings.reorder.moveDown": "Move down";
        "settings.reorder.moveUp": "Move up";
        "settings.reorder.showButtons.desc": "Display arrow buttons to reorder settings";
        "settings.reorder.showButtons.name": "Show reorder buttons";
        "settings.reset.desc": "Reset all settings to default values";
        "settings.reset.name": "Reset settings";
        "settings.reset.restored": "Settings have been restored to defaults";
        "settings.reset.restoring": "Restoring settings...";
        "settings.richAutoCompletePreviewDelayTime.desc": "Delay ms before the preview appears when hovering over a suggestion (compact mode only).";
        "settings.richAutoCompletePreviewDelayTime.name": "Autocomplete hover preview delay time";
        "settings.search.noCategoryResults": "No settings found matching your search in this category.";
        "settings.search.noResults": "No settings found matching your search.";
        "settings.search.placeholder": "Search settings";
        "settings.section.advanced": "Advanced";
        "settings.section.basic": "Basic";
        "settings.section.customizeDisplay": "Customize display sections";
        "settings.settingsDisplayMode.desc": "Settings display mode";
        "settings.settingsDisplayMode.name": "Settings display mode";
        "settings.skipFirstlineInBoxedFilter.desc": "When enabled, the filter for boxed equations will skip the first line for multi-line equations. Used for compatibility with some specific plugins";
        "settings.skipFirstlineInBoxedFilter.name": "Skip first line when filter boxed equations";
        "settings.typstBoxSymbol.desc": "Symbol for box equations in Typst mode (typst is `#box`, `boxed` for typst mate)";
        "settings.typstBoxSymbol.name": "Typst box symbol";
        "settings.useFastMathRenderer.desc": "Whether to use a fast math rendering for equations. Fast renderer can significantly speed up the load of equations, but may cause rendering issues at first, this will often be resolved after scrolling";
        "settings.useFastMathRenderer.name": "Use fast math renderer in equation panel";
        "settings.validation.duplicatePrefix": "This prefix already exists";
        "settings.validation.invalidCalloutFormat": "Invalid format: must contain '#' placeholder";
        "settings.validation.invalidCalloutPrefix": "Invalid prefix: {}, $, or blank are not allowed";
        "settings.validation.invalidFormat": "Invalid format, change not saved";
        "settings.validation.invalidFormatEquation": "Invalid format, you must use only one '#' symbol to represent equation number";
        "settings.validation.invalidPrefix": "Invalid prefix, {}, $ or blank prefix are not allowed";
        "settings.validation.onlyLetters": "Only letters are allowed, change not saved";
        "settings.validation.onlySpecialCharacters": "Only special characters (not brace) are allowed, change not saved";
        "settings.validation.onlySpecialCharactersEachDelimiter": "Only special characters (not brace) are allowed in each delimiter, change not saved";
        "settings.validation.prefixMustEndWithColon": "Prefix must end with colon (:)";
        "settings.validation.prefixNeedsColon": "Please add a colon (:) to the end of the prefix, change not saved";
        "settings.validation.reservedCalloutPrefix": "'title:' and 'desc:' are reserved keywords and cannot be used as citation prefixes";
        "settings.websiteNotesExcludedFolders.add": "Add";
        "settings.websiteNotesExcludedFolders.completeIgnore": "Completely ignore linked files";
        "settings.websiteNotesExcludedFolders.desc": "Vault-relative folders skipped by repository/folder website-note sync. Linked files inside these folders are still exported unless a folder is marked completely ignored.";
        "settings.websiteNotesExcludedFolders.duplicateNotice": "This excluded folder already exists.";
        "settings.websiteNotesExcludedFolders.invalidNotice": "Excluded folder must be a vault-relative folder path.";
        "settings.websiteNotesExcludedFolders.name": "Excluded website note folders";
        "settings.websiteNotesExcludedFolders.pathPlaceholder": "folder/subfolder";
        "settings.websiteNotesExcludedFolders.remove": "Remove";
        "settings.websiteNotesExportFolder.choose": "Choose";
        "settings.websiteNotesExportFolder.chooseDialogTitle": "Choose website notes export folder";
        "settings.websiteNotesExportFolder.clear": "Clear";
        "settings.websiteNotesExportFolder.desc": "Folder for exported website markdown files. Exported markdown files do not update links. The web repository folder should be outside this repo.";
        "settings.websiteNotesExportFolder.desktopOnlyNotice": "Folder selection is only available in the desktop app.";
        "settings.websiteNotesExportFolder.name": "Website notes export folder";
        "settings.websiteNotesExportFolder.notSet": "Not set";
        "settings.websiteNotesExportFolder.open": "Open";
        "settings.websiteNotesExportFolder.openDesktopOnlyNotice": "Opening the export folder is only available in the desktop app.";
        "settings.websiteNotesExportFolder.openFailedNotice": "Unable to open website notes export folder.";
        "settings.websiteNotesExportFolder.openTooltip": "Open website notes export folder";
        "settings.websiteNotesExportFolder.openUnavailableNotice": "Unable to open the export folder in this Obsidian environment.";
        "settings.websiteNotesExportFolder.outsideVaultNotice": "Website notes export folder must be outside the current vault/repository. Reset to the last valid folder or blank.";
        "settings.websiteNotesExportFolder.selectorUnavailableNotice": "Unable to open folder selector in this Obsidian environment.";
        "settings.websiteNotesExportIgnoredFilePatterns.add": "Add";
        "settings.websiteNotesExportIgnoredFilePatterns.desc": "Markdown filename patterns copied as-is when exporting website notes instead of being processed through citation/export rendering.";
        "settings.websiteNotesExportIgnoredFilePatterns.duplicateNotice": "This direct-copy file pattern already exists.";
        "settings.websiteNotesExportIgnoredFilePatterns.invalidNotice": "Direct-copy file pattern must be a filename pattern, not a folder path.";
        "settings.websiteNotesExportIgnoredFilePatterns.name": "Direct-copy markdown file patterns";
        "settings.websiteNotesExportIgnoredFilePatterns.placeholder": "*.excalidraw";
        "settings.websiteNotesExportIgnoredFilePatterns.remove": "Remove";
        "settings.widgetSize.extraLarge": "Extra Large (800x600)";
        "settings.widgetSize.extraSmall": "Extra Small (350x300)";
        "settings.widgetSize.large": "Large (650x500)";
        "settings.widgetSize.medium": "Medium (550x400)";
        "settings.widgetSize.small": "Small (450x350)";
        "sync.desktopOnly": "Sync to website note repository is only available in the desktop app.";
        "sync.exportFolderMissing": "Website notes export folder does not exist.";
        "sync.exportFolderMustBeOutsideVault": "Website notes export folder must be outside the current vault/repository.";
        "sync.exportFolderNotFolder": "Website notes export folder is not a folder.";
        "sync.exportFolderNotSet": "Website notes export folder is not set.";
        "sync.fileFailed": "Website note file sync failed: {message}";
        "sync.fileSynced": "Website note synced: {exported} markdown exported, {copied} markdown copied, {assets} assets copied.";
        "sync.folderFailed": "Website note folder sync failed: {message}";
        "sync.folderSynced": "Website folder synced: {exported} markdown exported, {copied} markdown copied, {assets} assets copied, {cleaned} stale files cleaned.";
        "sync.noActiveMarkdownFile": "No active Markdown file to sync";
        "sync.nodeFsUnavailable": "Node file system is not available in this Obsidian environment";
        "sync.noMarkdownInFolder": "No Markdown files found in selected folder";
        "sync.onlyMarkdownFiles": "Only Markdown files can be synced to website notes";
        "sync.repositoryFailed": "Website notes sync failed: {message}";
        "sync.repositorySynced": "Website notes synced: {exported} markdown exported, {copied} markdown copied, {assets} assets copied, {cleaned} stale files cleaned.";
        "toolbar.collapseAll": "Collapse all";
        "toolbar.disableRefresh": "Disable refresh";
        "toolbar.exitSearch": "Exit search";
        "toolbar.expandAll": "Expand all";
        "toolbar.filterBoxedEquations": "Filter boxed equations";
        "toolbar.filterEmptyHeadings": "Filter empty headings";
        "toolbar.filterTaggedItems": "Filter tagged items";
        "toolbar.headingsOnlyNonEmpty": "Headings: Only show not empty";
        "toolbar.headingsShowAll": "Headings: Show all";
        "toolbar.hideTagButton": "Hide tag button";
        "toolbar.moreOptions": "More options";
        "toolbar.preview": "Preview: {label}";
        "toolbar.preview.callouts": "Callouts";
        "toolbar.preview.equations": "Equations";
        "toolbar.preview.figures": "Figures";
        "toolbar.previewObjectType": "Preview object type";
        "toolbar.searchEquations": "Search equations";
        "toolbar.searchItemsPlaceholder": "Search items...";
        "toolbar.showFilters": "Show filters";
        "toolbar.showHeadingsOnly": "Show headings only";
        "toolbar.showHeadingsOnlyOff": "Show headings only: Off";
        "toolbar.showHeadingsOnlyOn": "Show headings only: On";
        "toolbar.sortEquations": "Sort equations";
        "toolbar.sortMode.lineNumber": "line number";
        "toolbar.sortMode.tag": "tag";
        "toolbar.sortMode.tooltip": "Sort mode: {mode}";
        "toolbar.tagsHidden": "Tags: Hidden";
        "toolbar.tagsShow": "Tags: Show";
        "toolbar.viewMode.list": "list";
        "toolbar.viewMode.outline": "outline";
        "toolbar.viewMode.tooltip": "View mode: {mode}";
        "update.checkFailed": "Error checking for updates, check console for details.";
        "update.invalidResponse": "Invalid response from update server";
        "update.latestVersion": "You are already using the latest version";
        "update.networkError": "Network error";
        "update.newVersionAvailable": "New version v{version} is available";
        "widget.citationBlockNotMatched": "Citation block not fully matched, skip rendering (open debug mode for more information)";
        "widget.citationNotFound": "Citation not found: {citation}";
        "widget.figureNotFound": "Figure not found: {citation}";
        "widget.lineHashNotFound": "Can't locate the line hash for this section, skip rendering";
    } = ...

    Type Declaration

    • ReadonlyautoNumber.citation.many: "citations"
    • ReadonlyautoNumber.citation.one: "citation"
    • ReadonlyautoNumber.cursorNotInEquation: "Cursor is not in a valid equation block"
    • ReadonlyautoNumber.done: "Auto numbering finished."
    • ReadonlyautoNumber.doneAllEquations: "Finished auto numbering all equations."
    • ReadonlyautoNumber.doneAllFigures: "Finished auto numbering all figures."
    • ReadonlyautoNumber.doneTaggedEquations: "Finished auto numbering tagged equations."
    • ReadonlyautoNumber.doneTaggedFigures: "Finished auto numbering tagged figures."
    • ReadonlyautoNumber.file.many: "files"
    • ReadonlyautoNumber.file.one: "file"
    • ReadonlyautoNumber.genericError: "Some error occurred during auto numbering. Turn on debug mode for details."
    • ReadonlyautoNumber.illegalEquationBlock: "Illegal $$ in equation block at line {line}. Please fix it first."
    • ReadonlyautoNumber.illegalSingleLineEquation: "Detected illegal nested $$ in single-line equation at line {line}. Please fix the equation first."
    • ReadonlyautoNumber.readingModeUnsupported: "Auto number is not supported in reading mode"
    • ReadonlyautoNumber.updatedCitations: "Updated {citations} {citationLabel} in {files} {fileLabel}."
    • Readonlycache.updateFailed: "Failed to update {cacheType} cache, turn on debug mode for details"
    • Readonlyclipboard.equationCopied: "Equation copied to clipboard"
    • Readonlyclipboard.equationCopyFailed: "Failed to copy equation"
    • Readonlycommands.autoNumberCurrentFileEquations: "Auto-number current file equations"
    • Readonlycommands.autoNumberCurrentFileFigures: "Auto-number current file figures"
    • Readonlycommands.boxCurrentEquation: "Box current equation"
    • Readonlycommands.clearCache: "Clear plugin cache"
    • Readonlycommands.insertCitationOnCursorPosition: "Insert a citation on cursor position"
    • Readonlycommands.insertEquationCitationOnCursorPosition: "Insert equation citation on cursor position"
    • Readonlycommands.insertFigureCitationOnCursorPosition: "Insert figure citation on cursor position"
    • Readonlycommands.insertTagOnCursorPosition: "Insert tag on cursor position"
    • Readonlycommands.insertTagWithAutoNumberOnCursorPosition: "Insert tag on cursor position with auto-number"
    • Readonlycommands.makeMarkdownCopyToExportPdf: "Make a Markdown copy to export PDF"
    • Readonlycommands.openEquationManagePanel: "Open equation manage panel"
    • Readonlycommands.syncCurrentFileToWebsiteNotesFolder: "Sync current file to website notes folder"
    • Readonlycommands.syncRepositoryToWebsiteNotesFolder: "Sync repository to the website notes folder"
    • Readonlycontext.copy: "Copy"
    • Readonlycontext.renameEquationTag: "Rename equation tag"
    • Readonlycontext.renameFigureTag: "Rename tag for this picture"
    • Readonlycontext.syncFileToWebsiteNotesFolder: "Sync file to website notes folder"
    • Readonlycontext.syncFolderToWebsiteNotesFolder: "Sync folder to website notes folder"
    • Readonlyexport.cancelled: "Export cancelled"
    • Readonlyexport.emptyFile: "File is empty"
    • Readonlyexport.errorToPath: "Error while exporting to {path}: {message}"
    • Readonlyexport.exportedTo: "Exported to {path}"
    • Readonlyexport.failed: "Export failed: {message}"
    • Readonlyexport.fileExists.question: "{path} already exists. Do you want to overwrite it?"
    • Readonlyexport.fileExists.title: "File already exists"
    • Readonlyexport.invalidFileType: "Invalid file type"
    • Readonlyexport.noActiveMarkdownView: "No active Markdown view found"
    • ReadonlyfileProcessor.fileNotFound: "File {path} not found."
    • Readonlyfootnote.invalidNumber: "Invalid footnote number"
    • Readonlymodal.cancel: "Cancel"
    • Readonlymodal.citationConflict.question: "There are citations with this name already, delete them or keep them?"
    • Readonlymodal.citationConflict.title: "Citation conflict"
    • Readonlymodal.confirm: "Confirm"
    • Readonlymodal.delete: "Delete"
    • Readonlymodal.figureTagInput.description: "This figure does not have a tag. Please enter a tag to cite it:"
    • Readonlymodal.figureTagInput.placeholder: "e.g., 1.2"
    • Readonlymodal.figureTagInput.title: "Enter figure tag"
    • Readonlymodal.keep: "Keep"
    • Readonlymodal.tagInput.description: "This equation does not have a tag. Please enter a tag to cite it:"
    • Readonlymodal.tagInput.placeholder: "e.g., 1.2.3"
    • Readonlymodal.tagInput.submit: "Submit"
    • Readonlymodal.tagInput.title: "Enter equation tag"
    • Readonlymodal.tagRename.figureHeading: "Rename figure tag to:"
    • Readonlymodal.tagRename.heading: "Rename this tag to:"
    • Readonlymodal.tagRename.placeholder: "New tag name"
    • Readonlymodal.tagRename.title: "Rename tag"
    • Readonlypanel.dragDrop.calloutNoTag: "This callout has no tag. Please manually add a tag to the callout first."
    • Readonlypanel.dragDrop.equationClosingMarkerMissing: "Unable to find the equation closing marker, so the tag cannot be added automatically. Please check the equation manually."
    • Readonlypanel.dragDrop.figureLineInvalid: "The source line no longer looks like the same figure, so the tag cannot be added automatically. Please check it manually."
    • Readonlypanel.dragDrop.figureNoTag: "This figure has no tag. Please manually add a tag to the figure first."
    • Readonlypanel.dragDrop.figureTagAddFailed: "Unable to add the figure tag automatically. Please check the figure manually."
    • Readonlypanel.dragDrop.sourceEditorUnavailable: "Open the source file in an editor before adding a tag from the panel."
    • Readonlypanel.dragDrop.sourceLineChanged: "The source line has changed or moved, so the tag cannot be added automatically. Please check it manually."
    • Readonlypanel.equationManage.displayText: "Equations arrange panel"
    • Readonlypanel.equationManage.empty.noFound: "No {object} found in current file"
    • Readonlypanel.equationManage.empty.noSearchMatch: "No {object} match your search"
    • Readonlypanel.equationManage.fileNotFound: "File not found"
    • Readonlypanel.equationManage.noActiveFile: "No active file"
    • Readonlypanel.equationManage.object.callout: "callout"
    • Readonlypanel.equationManage.object.equation: "equation"
    • Readonlypanel.equationManage.object.figure: "figure"
    • Readonlypopover.calloutCount.many: "{count} {displayName}s"
    • Readonlypopover.calloutCount.one: "1 {displayName}"
    • Readonlypopover.calloutNotFound: "{prefix}{tag} not found in {file}"
    • Readonlypopover.defaultCalloutDisplayName: "Items"
    • Readonlypopover.doubleClickJumpHint: "double-click to jump | ctrl+double-click to open in split"
    • Readonlypopover.equationCount.many: "{count} equations"
    • Readonlypopover.equationCount.one: "1 equation"
    • Readonlypopover.figureAlt: "Figure"
    • Readonlypopover.figureCount.many: "{count} figures"
    • Readonlypopover.figureCount.one: "1 figure"
    • Readonlypopover.figureNotFound: "Figure {tag} not found in {file}"
    • Readonlypopover.imageNotFound: "Image not found: {path}"
    • Readonlypopover.linkJumpReadingModeNotice: "Link jump is not supported in reading mode. Use live preview instead."
    • Readonlypopover.noCalloutContent: "No content found for {type} {tag}"
    • Readonlypopover.referencedCallouts: "Referenced {displayName}s"
    • Readonlypopover.referencedEquations: "Referenced equations"
    • Readonlypopover.referencedFigures: "Referenced figures"
    • Readonlypopover.shiftScrollHint: "shift + scroll to scroll horizontally"
    • Readonlysettings.addImageCaptionsInPdf.desc: "Whether to add image captions in PDF export"
    • Readonlysettings.addImageCaptionsInPdf.name: "Add image captions in PDF"
    • Readonlysettings.addImageDescInPdf.desc: "Whether to add image description in PDF export (only works when image captions are rendered)"
    • Readonlysettings.addImageDescInPdf.name: "Add image description in PDF"
    • Readonlysettings.advancedSettingsKeys.desc: "Keys shown in advanced section for concise mode"
    • Readonlysettings.advancedSettingsKeys.name: "Advanced settings keys"
    • Readonlysettings.autoNumberDelimiter.desc: "Delimiter used for numbering equations, e.g. '.' for '1.1', '-' for '1-1', etc."
    • Readonlysettings.autoNumberDelimiter.name: "Auto number delimiter"
    • Readonlysettings.autoNumberDepth.desc: "Maximum depth for equation numbers (e.g., depth of 2 gives '1.1', depth of 3 gives '1.1.1')"
    • Readonlysettings.autoNumberDepth.name: "Auto number depth"
    • Readonlysettings.autoNumberGlobalPrefix.desc: "Global auto equation numbering prefix for purpose like chapter"
    • Readonlysettings.autoNumberGlobalPrefix.name: "Auto number global prefix"
    • Readonlysettings.autoNumberNoHeadingPrefix.desc: "Prefix for equations without any heading level (e.g., 'P1', 'P2', etc.)"
    • Readonlysettings.autoNumberNoHeadingPrefix.name: "Auto number no heading prefix"
    • Readonlysettings.autoNumberType.desc: "Use absolute or relative heading level for auto numbering (shared by equations and figures)"
    • Readonlysettings.autoNumberType.name: "Auto number method"
    • Readonlysettings.basicSettingsKeys.desc: "Keys shown in basic section for concise mode"
    • Readonlysettings.basicSettingsKeys.name: "Basic settings keys"
    • Readonlysettings.cacheCleanTime.desc: "Time to automatically clean cache"
    • Readonlysettings.cacheCleanTime.name: "Cache clean time"
    • Readonlysettings.cacheUpdateTime.desc: "Time refresh cache (in ms), for very large document, consider increase this"
    • Readonlysettings.cacheUpdateTime.name: "Cache update time"
    • Readonlysettings.calloutCitationPrefixes.add: "Add new prefix"
    • Readonlysettings.calloutCitationPrefixes.desc: "Prefixes for citing callouts. Default 'table:' for tables. Add 'thm:', 'def:', etc. for theorems, definitions."
    • Readonlysettings.calloutCitationPrefixes.name: "Callout citation prefixes"
    • Readonlysettings.calloutCitationPrefixes.remove: "Remove"
    • Readonlysettings.category.autoNumbering: "Auto numbering"
    • Readonlysettings.category.betaFeatures: "Beta features"
    • Readonlysettings.category.cache: "Cache"
    • Readonlysettings.category.citation: "Citation"
    • Readonlysettings.category.equationPanel: "Equation panel"
    • Readonlysettings.category.forEquations: "For equations"
    • Readonlysettings.category.forFigures: "For figures"
    • Readonlysettings.category.other: "Others"
    • Readonlysettings.category.pdfExport: "PDF export"
    • Readonlysettings.category.shared: "Shared"
    • Readonlysettings.category.style: "Style"
    • Readonlysettings.citationColorInPdf.desc: "Citation color for PDF export"
    • Readonlysettings.citationColorInPdf.name: "Citation color for PDF"
    • Readonlysettings.citationFormat.desc: "Display format for citations, use '#' for equation number"
    • Readonlysettings.citationFormat.name: "Citation display format"
    • Readonlysettings.citationPopoverSize.desc: "Size for citation preview widgets (equations, figures, callouts)"
    • Readonlysettings.citationPopoverSize.name: "Preview widget size"
    • Readonlysettings.citationPrefix.desc: "Prefix used for citations, e.g. 'eq:' means use `\\ref{eq:1.1}` for citation"
    • Readonlysettings.citationPrefix.name: "Citation prefix"
    • Readonlysettings.clearCache.desc: "Manually clear the cache, useful if you suspect the cache is out of date"
    • Readonlysettings.clearCache.name: "Clear cache"
    • Readonlysettings.clearCache.notice: "All caches cleared"
    • Readonlysettings.clearCache.tooltip: "Clear cache"
    • Readonlysettings.continuousDelimiters.desc: "Delimiter for recognition of continuous citations, split by space"
    • Readonlysettings.continuousDelimiters.name: "Continuous citation delimiters"
    • Readonlysettings.continuousRangeSymbol.desc: "Range symbol for continuous citations, e.g. '~' for '1~2'"
    • Readonlysettings.continuousRangeSymbol.name: "Continuous citation range symbol"
    • Readonlysettings.customize.desc: "Choose which settings to show in basic or advanced sections. Settings can only appear in one section at a time."
    • Readonlysettings.customize.name: "Customize settings display"
    • Readonlysettings.customize.reset.button: "Reset"
    • Readonlysettings.customize.reset.desc: "Reset basic and advanced settings to their default values"
    • Readonlysettings.customize.reset.name: "Reset to defaults"
    • Readonlysettings.customize.reset.notice: "Settings display reset to defaults"
    • Readonlysettings.customize.saveError: "Error saving settings"
    • Readonlysettings.debugMode.desc: "Enables developer debug mode for this plugin"
    • Readonlysettings.debugMode.disabledNotice: "Equation Citator: Debug mode disabled"
    • Readonlysettings.debugMode.enabledNotice: "Equation Citator: Debug mode enabled"
    • Readonlysettings.debugMode.name: "Debug mode"
    • Readonlysettings.deleteRepeatTagsInAutoNumber.desc: "Automatically delete conflicting tag citations during auto numbering."
    • Readonlysettings.deleteRepeatTagsInAutoNumber.name: "Auto delete conflict tag citations"
    • Readonlysettings.deleteRepeatTagsInAutoNumber.tooltip: "If two tags are assigned the same number during auto numbering, the original citation will be automatically deleted."
    • Readonlysettings.deleteUnusedTagsInAutoNumber.desc: "Automatically delete unused tag citations during auto numbering."
    • Readonlysettings.deleteUnusedTagsInAutoNumber.name: "Auto delete unused tag citations"
    • Readonlysettings.deleteUnusedTagsInAutoNumber.tooltip: "Deletes citations that don't match any equation included in auto-numbering."
    • Readonlysettings.display.categorical: "Categorical"
    • Readonlysettings.display.concise: "Concise"
    • Readonlysettings.display.list: "List"
    • Readonlysettings.display.name: "Display"
    • Readonlysettings.enableAutoNumberEquationsInQuotes.desc: "Enable auto numbering for equations in callouts"
    • Readonlysettings.enableAutoNumberEquationsInQuotes.name: "Auto number equations in callouts"
    • Readonlysettings.enableAutoNumberFigsInQuotes.desc: "Enable auto numbering for figures in callouts"
    • Readonlysettings.enableAutoNumberFigsInQuotes.name: "Auto number figures in callouts"
    • Readonlysettings.enableAutoNumberTaggedEquationsOnly.desc: "When auto-numbering, only update the equations that are already tagged"
    • Readonlysettings.enableAutoNumberTaggedEquationsOnly.name: "Auto number tagged equations only"
    • Readonlysettings.enableAutoNumberTaggedFigsOnly.desc: "When auto-numbering, only update the figures that are already tagged"
    • Readonlysettings.enableAutoNumberTaggedFigsOnly.name: "Auto number tagged figures only"
    • Readonlysettings.enableCenterTableInCallout.desc: "If enabled, tables inside callouts will be centered within the callout box."
    • Readonlysettings.enableCenterTableInCallout.name: "Center tables in callouts"
    • Readonlysettings.enableCitationInSourceMode.desc: "Enable citation rendering in source mode"
    • Readonlysettings.enableCitationInSourceMode.name: "Enable in source mode"
    • Readonlysettings.enableCiteWithCodeBlockInCallout.desc: "Enable citation by inline code block in callout (This feature will never be fully supported, and citations here will not be updated, you may not turn this on unless you have specific needs)"
    • Readonlysettings.enableCiteWithCodeBlockInCallout.name: "Cite with inline code block in callout"
    • Readonlysettings.enableContinuousCitation.desc: "Enable continuous citation format, also render citations in continuous format"
    • Readonlysettings.enableContinuousCitation.name: "Enable continuous citations"
    • Readonlysettings.enableCrossFileCitation.desc: "Enable using pure footnote style citations to cite equations across files"
    • Readonlysettings.enableCrossFileCitation.name: "Enable cross-file citations"
    • Readonlysettings.enableRenderFigureInfoInPreview.desc: "If disabled, figure title and description will not be rendered in preview widget."
    • Readonlysettings.enableRenderFigureInfoInPreview.name: "Render figure info in preview widget"
    • Readonlysettings.enableRenderLocalFileName.desc: "Render local file name for citations"
    • Readonlysettings.enableRenderLocalFileName.name: "Render local file name in equation preview"
    • Readonlysettings.enableRichAutoComplete.desc: "Displays the full figure or callout content directly inside each autocomplete suggestion. Disable to use compact mode with hover preview instead."
    • Readonlysettings.enableRichAutoComplete.name: "Full image and callout preview in autocomplete"
    • Readonlysettings.enableRichAutoCompleteHoverPreview.desc: "In compact mode, displays a preview of the figure or callout when hovering over a suggestion item."
    • Readonlysettings.enableRichAutoCompleteHoverPreview.name: "Show preview when hover on autocomplete item"
    • Readonlysettings.enableTypstMode.desc: "Enable compatibility with Typst syntax"
    • Readonlysettings.enableTypstMode.name: "Enable typst mode"
    • Readonlysettings.enableUpdateTagsInAutoNumber.desc: "Enable auto update citations during auto numbering. Always keep it selected to ensure citations are correctly updated"
    • Readonlysettings.enableUpdateTagsInAutoNumber.name: "Auto update citations in auto number"
    • Readonlysettings.equationManagePanelDefaultViewType.desc: "Default view type for the equation panel (outline or list)"
    • Readonlysettings.equationManagePanelDefaultViewType.name: "Equation panel default view type"
    • Readonlysettings.equationManagePanelEnableRenderHeadingsOnly.desc: "Default value for render headings only in outline view"
    • Readonlysettings.equationManagePanelEnableRenderHeadingsOnly.name: "Render headings only"
    • Readonlysettings.equationManagePanelFileCheckInterval.desc: "Time interval to check for newly opened files and refresh the equation panel (in ms)"
    • Readonlysettings.equationManagePanelFileCheckInterval.name: "Equation panel file check interval"
    • Readonlysettings.equationManagePanelFilterBoxedEquation.desc: "Default value for filter boxed equations"
    • Readonlysettings.equationManagePanelFilterBoxedEquation.name: "Filter boxed equations"
    • Readonlysettings.equationManagePanelFilterTagOnlyEquation.desc: "Default value for filter tag only equations"
    • Readonlysettings.equationManagePanelFilterTagOnlyEquation.name: "Filter tag only equations"
    • Readonlysettings.equationManagePanelLazyUpdateTime.desc: "Time interval to update the equation panel while editing (in ms)"
    • Readonlysettings.equationManagePanelLazyUpdateTime.name: "Equation panel lazy update time"
    • Readonlysettings.equationManagePanelPreviewObjectType.desc: "Type of object to preview in the equation panel (equations, figures, or callouts)"
    • Readonlysettings.equationManagePanelPreviewObjectType.name: "Equation panel preview object type"
    • Readonlysettings.equationWidgetRightClickCopyType.desc: "What to copy when select copy in equation widget"
    • Readonlysettings.equationWidgetRightClickCopyType.name: "Equation widget right click copy content"
    • Readonlysettings.extensionsUseMarkdownRenderer.add: "Add new extension"
    • Readonlysettings.extensionsUseMarkdownRenderer.desc: "List of file extensions that should use markdown renderer instead of default image renderer"
    • Readonlysettings.extensionsUseMarkdownRenderer.duplicateNotice: "This extension name already exists"
    • Readonlysettings.extensionsUseMarkdownRenderer.emptyNotice: "Extension name cannot be empty"
    • Readonlysettings.extensionsUseMarkdownRenderer.name: "Extensions that use markdown renderer"
    • Readonlysettings.extensionsUseMarkdownRenderer.placeholder: "For example, `excalidraw`"
    • Readonlysettings.extensionsUseMarkdownRenderer.remove: "Remove"
    • Readonlysettings.extensionsUseMarkdownRenderer.sectionDesc: "Use Markdown renderer for better render support to those figure files"
    • Readonlysettings.extensionsUseMarkdownRenderer.sectionName: "Extension names using Markdown renderer"
    • Readonlysettings.figAutoNumberDelimiter.desc: "Delimiter used for numbering figures, e.g. '.' for '1.1', '-' for '1-1', etc."
    • Readonlysettings.figAutoNumberDelimiter.name: "Figure auto number delimiter"
    • Readonlysettings.figAutoNumberDepth.desc: "Maximum depth for figure numbers (e.g., depth of 2 gives 'fig:1.1')"
    • Readonlysettings.figAutoNumberDepth.name: "Auto number depth for figures"
    • Readonlysettings.figAutoNumberGlobalPrefix.desc: "Global prefix for figure auto numbering for figures for purpose like chapter"
    • Readonlysettings.figAutoNumberGlobalPrefix.name: "Figure auto number global prefix"
    • Readonlysettings.figAutoNumberNoHeadingPrefix.desc: "Prefix for figures without any heading level (e.g., 'F1', 'F2', etc.)"
    • Readonlysettings.figAutoNumberNoHeadingPrefix.name: "Figure auto number no heading prefix"
    • Readonlysettings.figCitationFormat.desc: "Display format for figure citations, use '#' for figure number"
    • Readonlysettings.figCitationFormat.name: "Figure citation display format"
    • Readonlysettings.figCitationPrefix.desc: "Prefix used for figure citations, e.g. 'fig:' means use `\\ref{fig:1.1}` for citation"
    • Readonlysettings.figCitationPrefix.name: "Figure citation prefix"
    • Readonlysettings.fileCiteDelimiter.desc: "Delimiter for file citations, e.g. '^' for '1^{1.1}'"
    • Readonlysettings.fileCiteDelimiter.name: "File citation delimiter"
    • Readonlysettings.injectCitationMetadataInExportedMarkdown.desc: "Include structured citation metadata in markdown generated for PDF export."
    • Readonlysettings.injectCitationMetadataInExportedMarkdown.name: "Inject citation metadata in exported markdown"
    • Readonlysettings.input.defaultDot: "Default: ."
    • Readonlysettings.input.exampleCalloutFormat: "Table. #"
    • Readonlysettings.input.exampleCalloutPrefix: "E.g., table:"
    • Readonlysettings.input.exampleContinuousDelimiters: string
    • Readonlysettings.input.exampleEquationPrefix: "E.g., eq:"
    • Readonlysettings.input.exampleFigureFormat: "Fig: #"
    • Readonlysettings.input.exampleFigurePrefix: "E.g., fig:"
    • Readonlysettings.keepImageSpacingForPdf.desc: "Keep exported image lines separated from neighboring paragraphs to avoid merged paragraphs in some renderers."
    • Readonlysettings.keepImageSpacingForPdf.name: "Keep image spacing for PDF"
    • Readonlysettings.multiCitationDelimiter.desc: string
    • Readonlysettings.multiCitationDelimiter.name: "Multiple citation delimiter"
    • Readonlysettings.multiCitationDelimiterRender.desc: "Delimiter shown between citations when rendered (purely visual)"
    • Readonlysettings.multiCitationDelimiterRender.name: "Multiple citation rendered delimiter"
    • Readonlysettings.option.absolute: "Absolute"
    • Readonlysettings.option.fifteenMinutes: "15 minutes"
    • Readonlysettings.option.fiveMinutes: "5 minutes"
    • Readonlysettings.option.fullEquation: "Full equation"
    • Readonlysettings.option.listView: "List view"
    • Readonlysettings.option.outlineView: "Outline view"
    • Readonlysettings.option.relative: "Relative"
    • Readonlysettings.option.tenMinutes: "10 minutes"
    • Readonlysettings.option.twentyMinutes: "20 minutes"
    • Readonlysettings.option.withoutTags: "Without tags"
    • Readonlysettings.option.withoutTagsAndBraces: "Without tags and braces"
    • Readonlysettings.pdfExport.tip: "Tip: Obsidian's original PDF export may fail to render citations. Use the plugin command `Make markdown copy to export PDF` to create a correctly-rendered markdown copy from the current note for PDF export. Superscripts will also be converted to normal superscript grammar."
    • Readonlysettings.renderImageCaptionsAndDescriptions.desc: "Render image captions and descriptions in live preview and reading mode."
    • Readonlysettings.renderImageCaptionsAndDescriptions.name: "Render image captions and descriptions"
    • Readonlysettings.reorder.moveDown: "Move down"
    • Readonlysettings.reorder.moveUp: "Move up"
    • Readonlysettings.reorder.showButtons.desc: "Display arrow buttons to reorder settings"
    • Readonlysettings.reorder.showButtons.name: "Show reorder buttons"
    • Readonlysettings.reset.desc: "Reset all settings to default values"
    • Readonlysettings.reset.name: "Reset settings"
    • Readonlysettings.reset.restored: "Settings have been restored to defaults"
    • Readonlysettings.reset.restoring: "Restoring settings..."
    • Readonlysettings.richAutoCompletePreviewDelayTime.desc: "Delay ms before the preview appears when hovering over a suggestion (compact mode only)."
    • Readonlysettings.richAutoCompletePreviewDelayTime.name: "Autocomplete hover preview delay time"
    • Readonlysettings.search.noCategoryResults: "No settings found matching your search in this category."
    • Readonlysettings.search.noResults: "No settings found matching your search."
    • Readonlysettings.search.placeholder: "Search settings"
    • Readonlysettings.section.advanced: "Advanced"
    • Readonlysettings.section.basic: "Basic"
    • Readonlysettings.section.customizeDisplay: "Customize display sections"
    • Readonlysettings.settingsDisplayMode.desc: "Settings display mode"
    • Readonlysettings.settingsDisplayMode.name: "Settings display mode"
    • Readonlysettings.skipFirstlineInBoxedFilter.desc: "When enabled, the filter for boxed equations will skip the first line for multi-line equations. Used for compatibility with some specific plugins"
    • Readonlysettings.skipFirstlineInBoxedFilter.name: "Skip first line when filter boxed equations"
    • Readonlysettings.typstBoxSymbol.desc: "Symbol for box equations in Typst mode (typst is `#box`, `boxed` for typst mate)"
    • Readonlysettings.typstBoxSymbol.name: "Typst box symbol"
    • Readonlysettings.useFastMathRenderer.desc: "Whether to use a fast math rendering for equations. Fast renderer can significantly speed up the load of equations, but may cause rendering issues at first, this will often be resolved after scrolling"
    • Readonlysettings.useFastMathRenderer.name: "Use fast math renderer in equation panel"
    • Readonlysettings.validation.duplicatePrefix: "This prefix already exists"
    • Readonlysettings.validation.invalidCalloutFormat: "Invalid format: must contain '#' placeholder"
    • Readonlysettings.validation.invalidCalloutPrefix: "Invalid prefix: {}, $, or blank are not allowed"
    • Readonlysettings.validation.invalidFormat: "Invalid format, change not saved"
    • Readonlysettings.validation.invalidFormatEquation: "Invalid format, you must use only one '#' symbol to represent equation number"
    • Readonlysettings.validation.invalidPrefix: "Invalid prefix, {}, $ or blank prefix are not allowed"
    • Readonlysettings.validation.onlyLetters: "Only letters are allowed, change not saved"
    • Readonlysettings.validation.onlySpecialCharacters: "Only special characters (not brace) are allowed, change not saved"
    • Readonlysettings.validation.onlySpecialCharactersEachDelimiter: "Only special characters (not brace) are allowed in each delimiter, change not saved"
    • Readonlysettings.validation.prefixMustEndWithColon: "Prefix must end with colon (:)"
    • Readonlysettings.validation.prefixNeedsColon: "Please add a colon (:) to the end of the prefix, change not saved"
    • Readonlysettings.validation.reservedCalloutPrefix: "'title:' and 'desc:' are reserved keywords and cannot be used as citation prefixes"
    • Readonlysettings.websiteNotesExcludedFolders.add: "Add"
    • Readonlysettings.websiteNotesExcludedFolders.completeIgnore: "Completely ignore linked files"
    • Readonlysettings.websiteNotesExcludedFolders.desc: "Vault-relative folders skipped by repository/folder website-note sync. Linked files inside these folders are still exported unless a folder is marked completely ignored."
    • Readonlysettings.websiteNotesExcludedFolders.duplicateNotice: "This excluded folder already exists."
    • Readonlysettings.websiteNotesExcludedFolders.invalidNotice: "Excluded folder must be a vault-relative folder path."
    • Readonlysettings.websiteNotesExcludedFolders.name: "Excluded website note folders"
    • Readonlysettings.websiteNotesExcludedFolders.pathPlaceholder: "folder/subfolder"
    • Readonlysettings.websiteNotesExcludedFolders.remove: "Remove"
    • Readonlysettings.websiteNotesExportFolder.choose: "Choose"
    • Readonlysettings.websiteNotesExportFolder.chooseDialogTitle: "Choose website notes export folder"
    • Readonlysettings.websiteNotesExportFolder.clear: "Clear"
    • Readonlysettings.websiteNotesExportFolder.desc: "Folder for exported website markdown files. Exported markdown files do not update links. The web repository folder should be outside this repo."
    • Readonlysettings.websiteNotesExportFolder.desktopOnlyNotice: "Folder selection is only available in the desktop app."
    • Readonlysettings.websiteNotesExportFolder.name: "Website notes export folder"
    • Readonlysettings.websiteNotesExportFolder.notSet: "Not set"
    • Readonlysettings.websiteNotesExportFolder.open: "Open"
    • Readonlysettings.websiteNotesExportFolder.openDesktopOnlyNotice: "Opening the export folder is only available in the desktop app."
    • Readonlysettings.websiteNotesExportFolder.openFailedNotice: "Unable to open website notes export folder."
    • Readonlysettings.websiteNotesExportFolder.openTooltip: "Open website notes export folder"
    • Readonlysettings.websiteNotesExportFolder.openUnavailableNotice: "Unable to open the export folder in this Obsidian environment."
    • Readonlysettings.websiteNotesExportFolder.outsideVaultNotice: "Website notes export folder must be outside the current vault/repository. Reset to the last valid folder or blank."
    • Readonlysettings.websiteNotesExportFolder.selectorUnavailableNotice: "Unable to open folder selector in this Obsidian environment."
    • Readonlysettings.websiteNotesExportIgnoredFilePatterns.add: "Add"
    • Readonlysettings.websiteNotesExportIgnoredFilePatterns.desc: "Markdown filename patterns copied as-is when exporting website notes instead of being processed through citation/export rendering."
    • Readonlysettings.websiteNotesExportIgnoredFilePatterns.duplicateNotice: "This direct-copy file pattern already exists."
    • Readonlysettings.websiteNotesExportIgnoredFilePatterns.invalidNotice: "Direct-copy file pattern must be a filename pattern, not a folder path."
    • Readonlysettings.websiteNotesExportIgnoredFilePatterns.name: "Direct-copy markdown file patterns"
    • Readonlysettings.websiteNotesExportIgnoredFilePatterns.placeholder: "*.excalidraw"
    • Readonlysettings.websiteNotesExportIgnoredFilePatterns.remove: "Remove"
    • Readonlysettings.widgetSize.extraLarge: "Extra Large (800x600)"
    • Readonlysettings.widgetSize.extraSmall: "Extra Small (350x300)"
    • Readonlysettings.widgetSize.large: "Large (650x500)"
    • Readonlysettings.widgetSize.medium: "Medium (550x400)"
    • Readonlysettings.widgetSize.small: "Small (450x350)"
    • Readonlysync.desktopOnly: "Sync to website note repository is only available in the desktop app."
    • Readonlysync.exportFolderMissing: "Website notes export folder does not exist."
    • Readonlysync.exportFolderMustBeOutsideVault: "Website notes export folder must be outside the current vault/repository."
    • Readonlysync.exportFolderNotFolder: "Website notes export folder is not a folder."
    • Readonlysync.exportFolderNotSet: "Website notes export folder is not set."
    • Readonlysync.fileFailed: "Website note file sync failed: {message}"
    • Readonlysync.fileSynced: "Website note synced: {exported} markdown exported, {copied} markdown copied, {assets} assets copied."
    • Readonlysync.folderFailed: "Website note folder sync failed: {message}"
    • Readonlysync.folderSynced: "Website folder synced: {exported} markdown exported, {copied} markdown copied, {assets} assets copied, {cleaned} stale files cleaned."
    • Readonlysync.noActiveMarkdownFile: "No active Markdown file to sync"
    • Readonlysync.nodeFsUnavailable: "Node file system is not available in this Obsidian environment"
    • Readonlysync.noMarkdownInFolder: "No Markdown files found in selected folder"
    • Readonlysync.onlyMarkdownFiles: "Only Markdown files can be synced to website notes"
    • Readonlysync.repositoryFailed: "Website notes sync failed: {message}"
    • Readonlysync.repositorySynced: "Website notes synced: {exported} markdown exported, {copied} markdown copied, {assets} assets copied, {cleaned} stale files cleaned."
    • Readonlytoolbar.collapseAll: "Collapse all"
    • Readonlytoolbar.disableRefresh: "Disable refresh"
    • Readonlytoolbar.exitSearch: "Exit search"
    • Readonlytoolbar.expandAll: "Expand all"
    • Readonlytoolbar.filterBoxedEquations: "Filter boxed equations"
    • Readonlytoolbar.filterEmptyHeadings: "Filter empty headings"
    • Readonlytoolbar.filterTaggedItems: "Filter tagged items"
    • Readonlytoolbar.headingsOnlyNonEmpty: "Headings: Only show not empty"
    • Readonlytoolbar.headingsShowAll: "Headings: Show all"
    • Readonlytoolbar.hideTagButton: "Hide tag button"
    • Readonlytoolbar.moreOptions: "More options"
    • Readonlytoolbar.preview: "Preview: {label}"
    • Readonlytoolbar.preview.callouts: "Callouts"
    • Readonlytoolbar.preview.equations: "Equations"
    • Readonlytoolbar.preview.figures: "Figures"
    • Readonlytoolbar.previewObjectType: "Preview object type"
    • Readonlytoolbar.searchEquations: "Search equations"
    • Readonlytoolbar.searchItemsPlaceholder: "Search items..."
    • Readonlytoolbar.showFilters: "Show filters"
    • Readonlytoolbar.showHeadingsOnly: "Show headings only"
    • Readonlytoolbar.showHeadingsOnlyOff: "Show headings only: Off"
    • Readonlytoolbar.showHeadingsOnlyOn: "Show headings only: On"
    • Readonlytoolbar.sortEquations: "Sort equations"
    • Readonlytoolbar.sortMode.lineNumber: "line number"
    • Readonlytoolbar.sortMode.tag: "tag"
    • Readonlytoolbar.sortMode.tooltip: "Sort mode: {mode}"
    • Readonlytoolbar.tagsHidden: "Tags: Hidden"
    • Readonlytoolbar.tagsShow: "Tags: Show"
    • Readonlytoolbar.viewMode.list: "list"
    • Readonlytoolbar.viewMode.outline: "outline"
    • Readonlytoolbar.viewMode.tooltip: "View mode: {mode}"
    • Readonlyupdate.checkFailed: "Error checking for updates, check console for details."
    • Readonlyupdate.invalidResponse: "Invalid response from update server"
    • Readonlyupdate.latestVersion: "You are already using the latest version"
    • Readonlyupdate.networkError: "Network error"
    • Readonlyupdate.newVersionAvailable: "New version v{version} is available"
    • Readonlywidget.citationBlockNotMatched: "Citation block not fully matched, skip rendering (open debug mode for more information)"
    • Readonlywidget.citationNotFound: "Citation not found: {citation}"
    • Readonlywidget.figureNotFound: "Figure not found: {citation}"
    • Readonlywidget.lineHashNotFound: "Can't locate the line hash for this section, skip rendering"