remove a lot of things that shouldnt be in git

This commit is contained in:
Nathan root
2025-12-11 16:16:39 +00:00
parent cd917e92be
commit 6beecba297
1307 changed files with 11404 additions and 16706 deletions

View File

@@ -1,4 +1,6 @@
{
"statusBarMsgPushTip": "Status bar messages let you instantly know the system's running status, and if they bother you you can turn them off",
"useBackground": "Fill column background with option color",
"print": "Print",
"clickArrow": "Click arrow",
"foldAll": "Fold all",
@@ -692,9 +694,9 @@
"sizeLimit": "Limit",
"trafficStat": "Traffic statistics",
"headingEmbedMode": "Heading block embed settings",
"showHeadingWithBlocks": "Show heading with blocks below",
"showHeadingOnlyTitle": "Show heading only",
"showHeadingOnlyBlocks": "Show only blocks below heading",
"showHeadingWithBlocks": "Show heading block with blocks below",
"showHeadingOnlyTitle": "Show heading block only",
"showHeadingOnlyBlocks": "Show only blocks below heading block",
"headingEmbedModeTip": "Set the display style of heading blocks in embed blocks",
"matchDiacritics": "Match Diacritics",
"copyHPath": "Copy readable path",
@@ -916,6 +918,7 @@
"moveToRight": "Move Right",
"copyProtocol": "Copy block hyperlink",
"copyProtocolInMd": "Copy block Markdown link",
"copyWebURL": "Copy web URL",
"uploadAssets2CDN": "Upload asset files to cloud",
"uploadAssets2CDNConfirmTip": "Are you sure to upload the assets in this document to the cloud?",
"notSupport1": "Does not support drag and drop across notebooks",
@@ -931,7 +934,7 @@
"collapse": "Collapse",
"blockEmbed": "Embed Block",
"rowTip": "Click <span class='ft__on-surface'>Open Menu</span><br>Drag <span class='ft__on-surface'>Sort</span><br>⇧Click <span class='ft__on-surface'>Update attribute</span>",
"gutterTip": "Click/⌘/ <span class='ft__on-surface'>Open Menu</span><br>⌘Click/⌥→ <span class='ft__on-surface'>Focus</span><br>⌥Click/⌘↑ <span class='ft__on-surface'>Collapse/Expand</span><br>⇧Click/⌥⌘A <span class='ft__on-surface'>Update attribute</span><br>Drag <span class='ft__on-surface'>Move position</span><br>⌃Drag <span class='ft__on-surface'>Repeat</span><br>⌥Drag <span class='ft__on-surface'>Generate block reference</span><br>⇧Drag <span class='ft__on-surface'>Generate embedded block</span>",
"gutterTip": "Click/⌘/ <span class='ft__on-surface'>Open Menu</span><br>⌘Click⌥→ <span class='ft__on-surface'>Focus</span><br>⌥Click⌘↑ <span class='ft__on-surface'>Collapse/Expand</span><br>⇧Click⌥⌘A <span class='ft__on-surface'>Update attribute</span><br>Drag <span class='ft__on-surface'>Move position</span><br>⌃Drag <span class='ft__on-surface'>Repeat</span><br>⌥Drag <span class='ft__on-surface'>Generate block reference</span><br>⇧Drag <span class='ft__on-surface'>Generate embedded block</span>",
"gutterTip2": "Click <span class='ft__on-surface'>Open Menu</span><br>⇧Click <span class='ft__on-surface'>Update attribute</span>",
"linkDistance": "Link distance",
"collideStrength": "Collide strength",
@@ -1118,8 +1121,9 @@
"appearance1": "Code Block Theme",
"appearance10": "Close button settings",
"appearance11": "shrink to the tray after clicking the close button",
"appearance16": "Hide bottom status bar",
"appearance17": "Hide the status bar at the bottom of the desktop when enabled",
"appearance16": "Bottom status bar",
"appearance17": "When enabled, the status bar will be hidden",
"appearance18": "Configure the status bar message switch",
"min": "Min",
"restore": "Restore",
"max": "Max",
@@ -1140,7 +1144,7 @@
"md33": "Virtual Reference",
"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>",
"md36": "Use the English comma <code class='fn__code'>,</code> or line break to separate, the comma itself can be escaped by <code class='fn__code'>\\,</code>",
"md37": "The maximum length of block ref dynamic anchor text",
"md38": "The maximum length of the anchor text that is automatically rendered when the block ref anchor text is not customized, the default is <code class='fn__code'>96</code> characters",
"md39": "PlantUML Serve Address",
@@ -1168,6 +1172,8 @@
"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%",
"fileTree22": "Large File Warning",
"fileTree23": "Notify when .sy files or database .json exceed this size",
"fileTree24": "Place new subdocuments at the top",
"fileTree25": "When enabled, newly created subdocuments will be placed at the top of the subdocument list (only takes effect when custom sorting is enabled)",
"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",
@@ -1544,7 +1550,7 @@
"119": "Downloading network file [%s]",
"120": "Download complete, [%d] files total",
"121": "There is no network file in this document",
"122": "The sidebar feature that comes with the plugin needs to be configured on the desktop. After the configuration is complete, please restart SiYuan (for mobile users, you must first trust the marketplace from the desktop before using the plugin for the first time)",
"122": "The sidebar feature that comes with the plugin needs to be configured on the desktop (you can access http://127.0.0.1:6806/stage/build/desktop using a mobile browser, after the configuration is complete, please restart SiYuan APP)",
"123": "The synchronization function can only be activated after adding/selecting the cloud synchronization directory",
"124": "Please enable cloud sync in [Settings - Cloud - Enable Cloud Sync]",
"125": "Auto sync failed too many times, please try to manually trigger sync, if there is still a problem, please report it via <a href=\"https://liuyun.io/article/1686530886208\" target=\"_blank\">GitHub Issues</a>",