Revalidate Docs / Revalidate Docs (push) Failing after 2s
E2E CI / Check Duplicate Run (push) Failing after 5s
Test CI / Check Duplicate Run (push) Failing after 6s
E2E CI / Test Web App (push) Has been skipped
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
🔄 Branch Synchronization / sync-branches (push) Failing after 11s
Test CI / Test Database (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
Database Schema Visualization CI / build (push) Failing after 4m14s
78 lines
3.0 KiB
JSON
78 lines
3.0 KiB
JSON
{
|
|
"actionTag.category.command": "命令",
|
|
"actionTag.category.skill": "技能",
|
|
"actionTag.category.tool": "工具",
|
|
"actionTag.tooltip.command": "在發送前執行客戶端斜線命令。",
|
|
"actionTag.tooltip.skill": "為此次請求載入可重用的技能包。",
|
|
"actionTag.tooltip.tool": "標記使用者在此次請求中明確選擇的工具。",
|
|
"actions.expand.off": "收合",
|
|
"actions.expand.on": "展開",
|
|
"actions.typobar.off": "隱藏格式工具列",
|
|
"actions.typobar.on": "顯示格式工具列",
|
|
"autoSave.latest": "已載入最新版本",
|
|
"autoSave.saved": "已儲存",
|
|
"autoSave.saving": "自動儲存中...",
|
|
"cancel": "取消",
|
|
"codemirror.copyFailed": "複製失敗",
|
|
"codemirror.copySuccess": "程式碼已複製到剪貼簿",
|
|
"codemirror.selectLanguage": "選擇語言",
|
|
"codemirror.selectTheme": "選擇主題",
|
|
"codemirror.showLineNumbers": "顯示行號",
|
|
"codemirror.tabSize": "縮排大小",
|
|
"codemirror.theme": "主題",
|
|
"codemirror.useTabs": "使用 Tab 鍵",
|
|
"confirm": "確認",
|
|
"file.error": "錯誤:{{message}}",
|
|
"file.uploading": "正在上傳檔案...",
|
|
"image.broken": "圖片損毀",
|
|
"link.edit": "編輯連結",
|
|
"link.editLinkTitle": "連結",
|
|
"link.editTextTitle": "標題",
|
|
"link.open": "開啟連結",
|
|
"link.placeholder": "輸入連結 URL",
|
|
"link.unlink": "取消連結",
|
|
"markdown.cancel": "取消",
|
|
"markdown.confirm": "轉換",
|
|
"markdown.parseMessage": "將內容轉換為 Markdown 格式,現有內容將被覆蓋,是否確認?(5 秒後自動關閉)",
|
|
"markdown.parseTitle": "格式化 Markdown",
|
|
"math.placeholder": "請輸入 TeX 公式",
|
|
"modifier.accept": "保留",
|
|
"modifier.acceptAll": "全部接受",
|
|
"modifier.reject": "撤銷",
|
|
"modifier.rejectAll": "全部取消",
|
|
"slash.compact": "壓縮上下文",
|
|
"slash.h1": "一級標題",
|
|
"slash.h2": "二級標題",
|
|
"slash.h3": "三級標題",
|
|
"slash.hr": "分隔線",
|
|
"slash.newTopic": "在新話題中發送",
|
|
"slash.rewrite": "改寫",
|
|
"slash.summarize": "摘要",
|
|
"slash.table": "表格",
|
|
"slash.tex": "TeX 公式",
|
|
"slash.translate": "翻譯",
|
|
"table.delete": "刪除表格",
|
|
"table.deleteColumn": "刪除列",
|
|
"table.deleteRow": "刪除行",
|
|
"table.insertColumnLeft": "在左側插入 {{count}} 列",
|
|
"table.insertColumnRight": "在右側插入 {{count}} 列",
|
|
"table.insertRowAbove": "在上方插入 {{count}} 行",
|
|
"table.insertRowBelow": "在下方插入 {{count}} 行",
|
|
"typobar.blockquote": "引用",
|
|
"typobar.bold": "粗體",
|
|
"typobar.bulletList": "無序清單",
|
|
"typobar.code": "行內程式碼",
|
|
"typobar.codeblock": "程式碼區塊",
|
|
"typobar.image": "圖片",
|
|
"typobar.italic": "斜體",
|
|
"typobar.link": "連結",
|
|
"typobar.numberList": "有序清單",
|
|
"typobar.redo": "重作",
|
|
"typobar.strikethrough": "刪除線",
|
|
"typobar.table": "表格",
|
|
"typobar.taskList": "任務列表",
|
|
"typobar.tex": "TeX 公式",
|
|
"typobar.underline": "底線",
|
|
"typobar.undo": "復原"
|
|
}
|