Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-06-01 19:03:25 +08:00
commit 19a2f73493

View file

@ -62,26 +62,26 @@
"doubleClick": "Double Click",
"click": "Click",
"allowHTMLBLockScript": "Allow execution of scripts within HTML blocks",
"allowHTMLBLockScriptTip": "After enabling, the script in the HTML block will not be sanitized, Please be aware of the potential risk of XSS attacks",
"allowHTMLBLockScriptTip": "When enabled, the script in the HTML block will not be sanitized, Please be aware of the potential risk of XSS attacks",
"autoLaunchMode0": "Do not launch automatically",
"autoLaunchMode1": "Auto launch after booting",
"autoLaunchMode2": "Auto launch and minimize the main interface after booting",
"editorMarkdownInlineMark": "Markdown inline mark syntax",
"editorMarkdownInlineMarkTip": "After enabling, the <code class='fn__code'>==foo==</code> inline mark syntax input will be supported",
"editorMarkdownInlineMarkTip": "When enabled, the <code class='fn__code'>==foo==</code> inline mark syntax input will be supported",
"editorMarkdownInlineStrikethrough": "Markdown inline strikethrough syntax",
"editorMarkdownInlineStrikethroughTip": "After enabling, the <code class='fn__code'>~~foo~~</code> inline strikethrough syntax input will be supported",
"editorMarkdownInlineStrikethroughTip": "When enabled, the <code class='fn__code'>~~foo~~</code> inline strikethrough syntax input will be supported",
"editorMarkdownInlineSup": "Markdown inline superscript syntax",
"editorMarkdownInlineSupTip": "After enabling, the <code class='fn__code'>^foo^</code> inline superscript syntax input will be supported",
"editorMarkdownInlineSupTip": "When enabled, the <code class='fn__code'>^foo^</code> inline superscript syntax input will be supported",
"editorMarkdownInlineSub": "Markdown inline subscript syntax",
"editorMarkdownInlineSubTip": "After enabling, the <code class='fn__code'>~foo~</code> inline subscript syntax input will be supported",
"editorMarkdownInlineSubTip": "When enabled, the <code class='fn__code'>~foo~</code> inline subscript syntax input will be supported",
"editorMarkdownInlineTag": "Markdown inline tag syntax",
"editorMarkdownInlineTagTip": "After enabling, the <code class='fn__code'>#foo#</code> inline tag syntax input will be supported",
"editorMarkdownInlineTagTip": "When enabled, the <code class='fn__code'>#foo#</code> inline tag syntax input will be supported",
"editorMarkdownInlineMath": "Markdown inline formula syntax",
"editorMarkdownInlineMathTip": "After enabling, the <code class='fn__code'>$foo$</code> inline formula syntax input will be supported",
"editorMarkdownInlineMathTip": "When enabled, the <code class='fn__code'>$foo$</code> inline formula syntax input will be supported",
"editorMarkdownInlineAsterisk": "Markdown inline asterisk syntax",
"editorMarkdownInlineAsteriskTip": "After enabling, the <code class='fn__code'>*foo*</code> italic syntax and the <code class='fn__code'>**foo**</code> bold syntax input will be supported",
"editorMarkdownInlineAsteriskTip": "When enabled, the <code class='fn__code'>*foo*</code> italic syntax and the <code class='fn__code'>**foo**</code> bold syntax input will be supported",
"editorMarkdownInlineUnderscore": "Markdown inline underline syntax",
"editorMarkdownInlineUnderscoreTip": "After enabling, the <code class='fn__code'>_foo_</code> italic syntax and the <code class='fn__code'>__foo__</code> bold syntax input will be supported",
"editorMarkdownInlineUnderscoreTip": "When enabled, the <code class='fn__code'>_foo_</code> italic syntax and the <code class='fn__code'>__foo__</code> bold syntax input will be supported",
"currentNotebook": "Current Notebook",
"containerBlockTip1": "Enabling container blocks will result in duplicate search results",
"copyAsPNG": "Copy as PNG",
@ -116,7 +116,7 @@
"nextDate": "Next",
"listInvalidRefBlocks": "List blocks with invalid references",
"listItemDotNumberClickFocus": "List item dot/number click to focus",
"listItemDotNumberClickFocusTip": "After enabling, clicking the list item dot/number will focus on the list item",
"listItemDotNumberClickFocusTip": "When enabled, clicking the list item dot/number will focus on the list item",
"reviewMode": "Review mode",
"reviewModeTip": "Select the order in which new and old cards appear during review",
"reviewMode0": "New and old mix",
@ -188,8 +188,8 @@
"imported": "Import completed",
"mirrorTip": "Mirror database, all data updates will be synchronized to all other mirrors",
"includeTime": "Include time",
"accountSupport1": "Since its first public release on August 31, 2020, SiYuan has been released a total of 776 times, solved user requirements and feedback 13840 times, and commited code 17637 times. We cannot do without your support and feedback.",
"accountSupport2": "Your support and feedback will allow SiYuan to develop and develop better. We will always be friends with users, work hard to make products better, and provide you with a better knowledge management experience. Thank you very much for your support!",
"accountSupport1": "Since its first public release on August 31, 2020, SiYuan has been released a total of 776 times, solved user requirements and feedback 13840 times, and committed code 17637 times. We couldn't have achieved this without your support and feedback.",
"accountSupport2": "Your support and feedback will make SiYuan better. We will always be friends with users, work hard to make products better, and provide you with a better knowledge management experience. Thank you very much for your support!",
"goToTab1": "Go to tab #1",
"goToTab2": "Go to tab #2",
"goToTab3": "Go to tab #3",
@ -310,7 +310,7 @@
"currentKernel": "Current kernel",
"otherOnlineKernels": "Other online kernels",
"syncPerception": "Sync perception",
"syncPerceptionTip": "After enabling, it will automatically receive and send data sync signals, so that data sync can be performed for all online devices as much as possible in real time",
"syncPerceptionTip": "When enabled, it will automatically receive and send data sync signals, so that data sync can be performed for all online devices as much as possible in real time",
"hide": "Hide",
"wrap": "Wrap column",
"edit": "Edit",
@ -351,7 +351,7 @@
"attrMemoTip": "Set a memo for this block, only plain text is supported",
"switchDirect": "Switch comparison direction",
"onlySearchForDoc": "<code class='fn__code'>[[</code> only search documents",
"onlySearchForDocTip": "After enabling, [[ or 【【 to search for block references only in doc names",
"onlySearchForDocTip": "When enabled, [[ or 【【 to search for block references only in doc names",
"ocrResult": "OCR result text",
"reOCR": "Re OCR",
"continueReview1": "Continue Review",
@ -373,15 +373,15 @@
"flashcardReviewCardLimit": "Old Card Limit",
"flashcardReviewCardLimitTip": "If there are many old cards, you can set the number of old cards to review through this item",
"flashcardMark": "Mark Carding",
"flashcardMarkTip": "After enabling, the mark is recognized as fill in the blank",
"flashcardMarkTip": "When enabled, the mark is recognized as fill in the blank",
"flashcardList": "List Carding",
"flashcardListTip": "After enabling, the first list item of a list is recognized as a question, and the rest of the list items are recognized as answers",
"flashcardListTip": "When enabled, the first list item of a list is recognized as a question, and the rest of the list items are recognized as answers",
"flashcardSuperBlock": "Super Block Carding",
"flashcardSuperBlockTip": "After enabling, the first child block of a super block is recognized as a question, and the rest of the child blocks are recognized as answers",
"flashcardSuperBlockTip": "When enabled, the first child block of a super block is recognized as a question, and the rest of the child blocks are recognized as answers",
"flashcardHeading": "Heading Block Carding",
"flashcardHeadingTip": "After enabling, the heading block is recognized as a question, and the blocks below are recognized as answers",
"flashcardHeadingTip": "When enabled, the heading block is recognized as a question, and the blocks below are recognized as answers",
"flashcardDeck": "Deck",
"flashcardDeckTip": "After enabling, the card deck classification is supported. This is a historical compatibility option, it is not recommended to enable it unless necessary, and it is recommended to use <code class='fn__code'>Quick make card</code>",
"flashcardDeckTip": "When enabled, the card deck classification is supported. This is a historical compatibility option, it is not recommended to enable it unless necessary, and it is recommended to use <code class='fn__code'>Quick make card</code>",
"flashcardFSRSParamRequestRetention": "FSRS Request Retention",
"flashcardFSRSParamRequestRetentionTip": "Represents the probability of recall you want to target. Note that there is a tradeoff between higher retention and higher number of repetitions. It is recommended that you set this value somewhere between 0.8 and 0.9",
"flashcardFSRSParamMaximumInterval": "FSRS Maximum Interval",
@ -462,7 +462,7 @@
"switchTab": "Switcher",
"recentDocs": "Recent documents",
"autoLaunch": "Automatic launch at boot",
"autoLaunchTip": "After enabling, the application will be automatically launched after logging into the operating system",
"autoLaunchTip": "When enabled, the application will be automatically launched after logging into the operating system",
"sortByContent": "Original content order",
"sortByRankDesc": "Relevance DESC",
"sortByRankAsc": "Relevance ASC",
@ -499,7 +499,7 @@
"backmentionExpand": "Backmention default expand",
"backmentionExpandTip": "If configured as <code class='fn__code'>0</code>, it will not be expanded, if configured as <code class='fn__code'>-1</code>, the panel will be closed",
"googleAnalytics": "Google Analytics",
"googleAnalyticsTip": "After enabling, it will use <a href=\"https://analytics.google.com/\" target=\"_blank\">Google Analytics</a> to count the opening status of the application and will not collect users data and operations",
"googleAnalyticsTip": "When enabled, it will use <a href=\"https://analytics.google.com/\" target=\"_blank\">Google Analytics</a> to count the opening status of the application and will not collect users data and operations",
"floatWindowMode": "Floating window trigger method",
"floatWindowModeTip": "Choose how to trigger the floating window when the mouse hovers over the block icon, breadcrumb icon, etc.",
"floatWindowMode0": "Hover",
@ -514,12 +514,12 @@
"docNameAndContent": "Doc Name and Content",
"breadcrumb": "Breadcrumb",
"embedBlockBreadcrumb": "Embed Block Breadcrumb",
"embedBlockBreadcrumbTip": "After enabling embed blocks will display breadcrumbs, embed blocks in super blocks ignore this option and never show breadcrumbs",
"embedBlockBreadcrumbTip": "When enabled, embed blocks will display breadcrumbs, embed blocks in super blocks ignore this option and never show breadcrumbs",
"appearanceMode": "Appearance Mode",
"editReadonly": "Read-only mode",
"editReadonlyTip": "After enabling, the editor will load the document in read-only mode",
"editReadonlyTip": "When enabled, the editor will load the document in read-only mode",
"generateConflictDoc": "Generate conflict documentation when syncing conflicts",
"generateConflictDocTip": "After enabling, a conflict document will be generated when a synchronization conflict occurs, so that it can be opened and viewed directly. Whether enabled or not, the [Data History] will record the conflict document",
"generateConflictDocTip": "When enabled, a conflict document will be generated when a synchronization conflict occurs, so that it can be opened and viewed directly. Whether enabled or not, the [Data History] will record the conflict document",
"deleteOpConfirm": "⚠️ Delete operation confirmation",
"filterKeywordEnter": "Keyword filtering Enter",
"defBlock": "Def block",
@ -529,7 +529,7 @@
"tWithSubtitle": "Transformation with sub-headings",
"clear": "Clear",
"autoDownloadUpdatePkg": "Automatically download update installation package",
"autoDownloadUpdatePkgTip": "After enabling, it will automatically check the version update every two hours. If there is an updated version, it will automatically download the installation package and prompt for installation",
"autoDownloadUpdatePkgTip": "When enabled, it will automatically check the version update every two hours. If there is an updated version, it will automatically download the installation package and prompt for installation",
"downloaded": "Downloaded",
"allOp": "All operations",
"allNotebooks": "All Notebooks",
@ -578,7 +578,7 @@
"newDocAbove": "Create doc above",
"fullWidth": "Adaptive Width",
"switchAdjust": "Adaptive width switch",
"fullWidthTip": "After enabling, the editing area will be displayed as wide as possible",
"fullWidthTip": "When enabled, the editing area will be displayed as wide as possible",
"tabLimit": "Tab Limit",
"tabLimit1": "Sort by opening time, close the earliest opened tab",
"pasteEscaped": "Paste escaped text",
@ -853,7 +853,7 @@
"searchLimit1": "If the amount of data is large, do not configure the value too large, the default is <code class='fn__code'>64</code>",
"searchLimit2": "This configuration item affects all functions related to searches, such as block ref search, file history, query embed block, tab panel, and template function queryBlocks/querySpans",
"searchCaseSensitive": "Case Sensitive",
"searchCaseSensitive1": "After enabling, all search-related functions will be case sensitive",
"searchCaseSensitive1": "When enabled, all search-related functions will be case sensitive",
"toggleWin": "Hide/Show Window",
"customSort": "Custom Sorting",
"collapse": "Collapse",
@ -951,7 +951,7 @@
"fontSize": "Font Size",
"fontSizeTip": "The default font size is <code class='fn__code'>16</code>, this setting affects the editor and exported PDF/HTML font size display",
"fontSizeScrollZoom": "Quickly adjust font size",
"fontSizeScrollZoomTip": "After enabling, press and hold <code class='fn__code'>Ctrl</code> to quickly adjust the font size through the mouse wheel or trackpad pinch-zoom gesture",
"fontSizeScrollZoomTip": "When enabled, press and hold <code class='fn__code'>Ctrl</code> to quickly adjust the font size through the mouse wheel or trackpad pinch-zoom gesture",
"font1": "This setting only affects the font family display in the editor, choose <code class='fn__code'>Default</code> to use the theme&#039;s font family",
"newNameFile": "The name of the new subdocument is",
"newNameSettingFile": "The name of the new document is",
@ -1049,21 +1049,21 @@
"restore": "Restore",
"max": "Max",
"md2": "Code block ligature",
"md3": "After enabling, the code block will display the ligature",
"md4": "After enabling, automatically indent the beginning of paragraphs to conform to traditional Chinese typesetting habits",
"md3": "When enabled, the code block will display the ligature",
"md4": "When enabled, automatically indent the beginning of paragraphs to conform to traditional Chinese typesetting habits",
"md7": "Network image icon",
"md8": "After enabling, if the image is a web file (non-local asset file), it will display a corner mark",
"md8": "When enabled, if the image is a web file (non-local asset file), it will display a corner mark",
"md9": "Virtual Reference keyword inclusion list",
"md12": "Content block corner icon",
"md16": "Display bookmarks, names, aliases, notes, the name of the bound database, and reference count in the top right corner",
"md27": "Code block line number",
"md28": "After enabling, the code block will display the line number (Please note that enabling may reduce editor performance)",
"md28": "When enabled, the code block will display the line number (Please note that enabling may reduce editor performance)",
"md29": "Number of Tab Spaces",
"md30": "Replaces with spaces only when Tab is pressed, does not replace tabs (Tab) in clipboard with spaces",
"md31": "Code block wraps",
"md32": "After enabling, the content in the code block will wrap automatically",
"md32": "When enabled, the content in the code block will wrap automatically",
"md33": "Virtual Reference",
"md34": "After enabling, it will automatically identify the possible reference relationship according to the name, alias and anchor text of the existing block ref",
"md34": "When enabled, it will automatically identify the possible reference relationship according to the name, alias and anchor text of the existing block ref",
"md35": "Virtual Reference keyword exclusion list",
"md36": "Use the English comma <code class='fn__code'>,</code> to separate, the comma itself can be escaped by <code class='fn__code'>\\,</code>",
"md37": "The maximum length of block ref dynamic anchor text",
@ -1079,7 +1079,7 @@
"fileTree7": "Open in the current tab",
"fileTree8": "The newly opened document tab will replace the unmodified tab",
"fileTree9": "Close all tabs at startup",
"fileTree10": "After enabling, the unpinned tabs that were opened the last time will be automatically closed every time the interface is started",
"fileTree10": "When enabled, the unpinned tabs that were opened the last time will be automatically closed every time the interface is started",
"fileTree11": "New daily note",
"fileTree12": "New document save location",
"fileTree13": "When using <code class='fn__code'>Ctrl+N</code>, the save path of the new document (for example, <code class='fn__code'>/folder1/{{now | date \"20060102150405\"}}</code>, the relative path of the current doc is used if it does not start with <code class='fn__code'>/</code>)",
@ -1090,7 +1090,7 @@
"fileTree18": "Allows creation of sub-documents deeper than 7 levels",
"fileTree19": "Some operating systems have technical limitations that may prevent manual copying of workspace data after creating sub-documents greater than 7 levels",
"fileTree20": "Save with a single line",
"fileTree21": "After enabling, the single-line JSON format will be used when saving .sy docs and database .json files, which can reduce the file size by about 30% and improve read and write efficiency by 50%",
"fileTree21": "When enabled, the single-line JSON format will be used when saving .sy docs and database .json files, which can reduce the file size by about 30% and improve read and write efficiency by 50%",
"export10": "For example <code class='fn__code'>&lt;span style=\"color: #fff;background-color: black;padding: 4px;border-radius: 5px;float:right;\"&gt;SiYuan&lt;/span&gt;</code>, if empty, use watermark text or watermark file path.",
"export11": "Content handling method of content ref block when exporting",
"export12": "Content handling method of content embed block when exporting",
@ -1099,13 +1099,13 @@
"export15": "Label Package Symbol",
"export16": "Please fill in the symbol on the left side of the tag and the symbol on the right side of the tag in the input box in turn",
"export17": "Add document title",
"export18": "After enabling, insert the document title as a heading 1 at the beginning",
"export18": "When enabled, insert the document title as a heading 1 at the beginning",
"export19": "Path to Pandoc executable",
"export20": "Exporting Word .docx files requires format conversion using <a href=\"https://pandoc.org\" target=\"_blank\">Pandoc</a>",
"export21": "Export PDF footer template",
"export22": "<code class='fn__code'>%page</code> is the current page number, <code class='fn__code'>%pages</code> is the total page number, and supports Sprig template functions",
"export23": "Export Markdown with YAML front-matter",
"export24": "After enabling, add some general metadata information at the beginning of the exported Markdown file",
"export24": "When enabled, add some general metadata information at the beginning of the exported Markdown file",
"export25": "Export Word .docx template path",
"export26": "The absolute path of the template used when exporting Word .docx files, that is, Pandoc <a href=\"https://pandoc.org/MANUAL.html#option--reference-doc\" target=\"_blank \">--reference-doc</a> parameter value",
"export27": "Export PDF watermark",
@ -1190,9 +1190,9 @@
"about5": "Access authorization code",
"about6": "After configuration, it will be used as the access authentication password, leave it blank to close the authentication",
"about7": "Follow system lock screen",
"about8": "After enabling, the application will be automatically locked when locking the system screen",
"about8": "When enabled, the application will be automatically locked when locking the system screen",
"about11": "Network serving",
"about12": "After enabling, other devices in the same LAN will be allowed to access. The application will be closed automatically after modification, please restart manually",
"about12": "When enabled, other devices in the same LAN will be allowed to access. The application will be closed automatically after modification, please restart manually",
"about13": "API token",
"about14": "The token needs to be authenticated when calling the API<br>HTTP request header <code class=\"fn__code\">Authorization: token ${token}</code>",
"about17": "Do not enable proxy when set to <code class='fn__code'>Direct connection</code>",
@ -1249,9 +1249,9 @@
"ordered-list": "Order List",
"outdent": "Outdent",
"outlineOutdent": "List outline outdent",
"outlineOutdentTip": "After enabling, the outdent will be using the list outline logic, i.e. moving the list items below the parent",
"outlineOutdentTip": "When enabled, the outdent will be using the list outline logic, i.e. moving the list items below the parent",
"spellcheck": "Spell Check",
"spellcheckTip": "After enabling, the browser's built-in spell check function will be used. Currently, only English spell check is supported",
"spellcheckTip": "When enabled, the browser's built-in spell check function will be used. Currently, only English spell check is supported",
"over": "over",
"preview": "Export Preview",
"desktop": "Desktop",