mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
Decompose the monolithic plugin entry into bootstrap modules and extracted
pure functions (src/bootstrap, src/modules), advance dataflow project
resolution, and reconcile the Phase 0 contract tests.
Fixes bundled in:
- gantt: fix year-zoom timeline so year/month labels render and a full year
fits on screen. Major-label gate no longer keyed on single-day width; add
a Year minor-label branch; formatMinorTick('Year') returns a real month
name; lower MIN_DAY_WIDTH to 2; drop per-render logging; register the
offscreen-indicator click handlers once to stop a listener leak.
- project: stop the Projects view fragmenting into one task per file.
determineTgProject() gains an applyDefaultNaming option (default true,
preserving the public API / File Source / unit tests); the dataflow cache
and worker-sync paths pass false so they match ProjectData.worker.
- build: restore RegExpCursor in progress-bar-widget (the SearchCursor
migration was incomplete -- SearchCursor cannot do regex search).
Pre-commit hook (npm run build) verified manually; hook could not spawn on
this Windows Git Bash setup. Tests: 1718 passing; production build green.
1 line
No EOL
119 KiB
JSON
1 line
No EOL
119 KiB
JSON
{"File Metadata Inheritance":"檔案元數據繼承","Configure how tasks inherit metadata from file frontmatter":"配置任務如何從檔案前置元數據繼承屬性","Enable file metadata inheritance":"啟用檔案元數據繼承","Allow tasks to inherit metadata properties from their file's frontmatter":"允許任務從其檔案的前置元數據中繼承屬性","Inherit from frontmatter":"從前置資料繼承","Tasks inherit metadata properties like priority, context, etc. from file frontmatter when not explicitly set on the task":"當任務上未明確設定時,任務會從檔案前置元數據中繼承優先級、環境等屬性","Inherit from frontmatter for subtasks":"子任務從前置資料繼承","Allow subtasks to inherit metadata from file frontmatter. When disabled, only top-level tasks inherit file metadata":"允許子任務從檔案前置元數據繼承屬性。停用時,只有頂級任務繼承檔案元數據","Comprehensive task management plugin for Obsidian with progress bars, task status cycling, and advanced task tracking features.":"全面的 Obsidian 任務管理插件,具有進度條、任務狀態循環和進階任務追蹤功能。","Show progress bar":"顯示進度條","Toggle this to show the progress bar.":"切換此選項以顯示進度條。","Support hover to show progress info":"支援懸停顯示進度資訊","Toggle this to allow this plugin to show progress info when hovering over the progress bar.":"切換此選項以允許此插件在懸停於進度條上時顯示進度資訊。","Add progress bar to non-task bullet":"為非任務項目添加進度條","Toggle this to allow adding progress bars to regular list items (non-task bullets).":"切換此選項以允許為普通列表項目(非任務項目)添加進度條。","Add progress bar to Heading":"為標題添加進度條","Toggle this to allow this plugin to add progress bar for Task below the headings.":"切換此選項以允許此插件為標題下的任務添加進度條。","Enable heading progress bars":"啟用標題進度條","Add progress bars to headings to show progress of all tasks under that heading.":"為標題添加進度條以顯示該標題下所有任務的進度。","Auto complete parent task":"自動完成父任務","Toggle this to allow this plugin to auto complete parent task when all child tasks are completed.":"切換此選項以允許此插件在所有子任務完成時自動完成父任務。","Mark parent as 'In Progress' when partially complete":"當部分完成時將父任務標記為「進行中」","When some but not all child tasks are completed, mark the parent task as 'In Progress'. Only works when 'Auto complete parent' is enabled.":"當部分但非全部子任務完成時,將父任務標記為「進行中」。僅在啟用「自動完成父任務」時有效。","Count sub children level of current Task":"計算當前任務的子任務層級","Toggle this to allow this plugin to count sub tasks.":"切換此選項以允許此插件計算子任務。","Checkbox Status Settings":"任務狀態設定","Select a predefined task status collection or customize your own":"選擇預定義的任務狀態集合或自定義您自己的","Completed task markers":"已完成任務標記","Characters in square brackets that represent completed tasks. Example: \"x|X\"":"方括號中表示已完成任務的字符。例如:\"x|X\"","Planned task markers":"計劃任務標記","Characters in square brackets that represent planned tasks. Example: \"?\"":"方括號中表示計劃任務的字符。例如:\"?\"","In progress task markers":"進行中任務標記","Characters in square brackets that represent tasks in progress. Example: \">|/\"":"方括號中表示進行中任務的字符。例如:\">|/\"","Abandoned task markers":"已放棄任務標記","Characters in square brackets that represent abandoned tasks. Example: \"-\"":"方括號中表示已放棄任務的字符。例如:\"-\"","Characters in square brackets that represent not started tasks. Default is space \" \"":"方括號中表示未開始任務的字符。預設為空格 \" \"","Count other statuses as":"將其他狀態計為","Select the status to count other statuses as. Default is \"Not Started\".":"選擇將其他狀態計為哪種狀態。預設為「未開始」。","Task Counting Settings":"任務計數設定","Exclude specific task markers":"排除特定任務標記","Specify task markers to exclude from counting. Example: \"?|/\"":"指定要從計數中排除的任務標記。例如:\"?|/\"","Only count specific task markers":"僅計數特定任務標記","Toggle this to only count specific task markers":"切換此選項以僅計數特定任務標記","Specific task markers to count":"要計數的特定任務標記","Specify which task markers to count. Example: \"x|X|>|/\"":"指定要計數的任務標記。例如:\"x|X|>|/\"","Conditional Progress Bar Display":"條件性進度條顯示","Hide progress bars based on conditions":"根據條件隱藏進度條","Toggle this to enable hiding progress bars based on tags, folders, or metadata.":"切換此選項以啟用根據標籤、資料夾或元數據隱藏進度條。","Hide by tags":"按標籤隱藏","Specify tags that will hide progress bars (comma-separated, without #). Example: \"no-progress-bar,hide-progress\"":"指定將隱藏進度條的標籤(逗號分隔,不帶 #)。例如:\"no-progress-bar,hide-progress\"","Hide by folders":"按資料夾隱藏","Specify folder paths that will hide progress bars (comma-separated). Example: \"Daily Notes,Projects/Hidden\"":"指定將隱藏進度條的資料夾路徑(逗號分隔)。例如:\"Daily Notes,Projects/Hidden\"","Hide by metadata":"按元數據隱藏","Specify frontmatter metadata that will hide progress bars. Example: \"hide-progress-bar: true\"":"指定將隱藏進度條的前置元數據。例如:\"hide-progress-bar: true\"","Checkbox Status Switcher":"任務狀態切換器","Enable task status switcher":"啟用任務狀態切換器","Enable/disable the ability to cycle through task states by clicking.":"啟用/禁用通過點擊循環切換任務狀態的功能。","Enable custom task marks":"啟用自定義任務標記","Replace default checkboxes with styled text marks that follow your task status cycle when clicked.":"用樣式化文本標記替換預設複選框,點擊時遵循您的任務狀態循環。","Enable cycle complete status":"啟用循環完成狀態","Enable/disable the ability to automatically cycle through task states when pressing a mark.":"啟用/禁用按下標記時自動循環切換任務狀態的功能。","Always cycle new tasks":"始終循環新任務","When enabled, newly inserted tasks will immediately cycle to the next status. When disabled, newly inserted tasks with valid marks will keep their original mark.":"啟用時,新插入的任務將立即循環到下一個狀態。禁用時,帶有有效標記的新插入任務將保持其原始標記。","Checkbox Status Cycle and Marks":"任務狀態循環和標記","Define task states and their corresponding marks. The order from top to bottom defines the cycling sequence.":"定義任務狀態及其對應的標記。從上到下的順序定義了循環順序。","Completed Task Mover":"已完成任務移動器","Enable completed task mover":"啟用已完成任務移動器","Toggle this to enable commands for moving completed tasks to another file.":"切換此選項以啟用將已完成任務移動到另一個文件的命令。","Task marker type":"任務標記類型","Choose what type of marker to add to moved tasks":"選擇要添加到已移動任務的標記類型","Version marker text":"版本標記文本","Text to append to tasks when moved (e.g., 'version 1.0')":"移動任務時附加的文本(例如,'version 1.0')","Date marker text":"日期標記文本","Text to append to tasks when moved (e.g., 'archived on 2023-12-31')":"移動任務時附加的文本(例如,'archived on 2023-12-31')","Custom marker text":"自定義標記文本","Use {{DATE:format}} for date formatting (e.g., {{DATE:YYYY-MM-DD}}":"使用 {{DATE:format}} 進行日期格式化(例如,{{DATE:YYYY-MM-DD}}","Treat abandoned tasks as completed":"將已放棄任務視為已完成","If enabled, abandoned tasks will be treated as completed.":"如果啟用,已放棄的任務將被視為已完成。","Complete all moved tasks":"完成所有已移動的任務","If enabled, all moved tasks will be marked as completed.":"如果啟用,所有已移動的任務將被標記為已完成。","With current file link":"帶有當前文件連結","A link to the current file will be added to the parent task of the moved tasks.":"當前文件的連結將添加到已移動任務的父任務。","Donate":"捐贈","If you like this plugin, consider donating to support continued development:":"如果您喜歡這個插件,請考慮捐贈以支持持續開發:","Add number to the Progress Bar":"在進度條中添加數字","Toggle this to allow this plugin to add tasks number to progress bar.":"切換此選項以允許此插件在進度條中添加任務數量。","Show percentage":"顯示百分比","Toggle this to allow this plugin to show percentage in the progress bar.":"切換此選項以允許此插件在進度條中顯示百分比。","Customize progress text":"自定義進度文本","Toggle this to customize text representation for different progress percentage ranges.":"切換此選項以自定義不同進度百分比範圍的文本表示。","Progress Ranges":"進度範圍","Define progress ranges and their corresponding text representations.":"定義進度範圍及其對應的文本表示。","Add new range":"添加新範圍","Add a new progress percentage range with custom text":"添加帶有自定義文本的新進度百分比範圍","Min percentage (0-100)":"最小百分比 (0-100)","Max percentage (0-100)":"最大百分比 (0-100)","Text template (use {{PROGRESS}})":"文本模板(使用 {{PROGRESS}})","Reset to defaults":"重置為預設值","Reset progress ranges to default values":"將進度範圍重置為預設值","Reset":"重置","Priority Picker Settings":"優先級選擇器設定","Toggle to enable priority picker dropdown for emoji and letter format priorities.":"切換以啟用表情符號和字母格式優先級的優先級選擇器下拉菜單。","Enable priority picker":"啟用優先級選擇器","Enable priority keyboard shortcuts":"啟用優先級鍵盤快捷鍵","Toggle to enable keyboard shortcuts for setting task priorities.":"切換以啟用設置任務優先級的鍵盤快捷鍵。","Date picker":"日期選擇器","Enable date picker":"啟用日期選擇器","Toggle this to enable date picker for tasks. This will add a calendar icon near your tasks which you can click to select a date.":"切換此選項以啟用任務的日期選擇器。這將在您的任務旁添加一個日曆圖標,您可以點擊它來選擇日期。","Date mark":"日期標記","Emoji mark to identify dates. You can use multiple emoji separated by commas.":"用於識別日期的表情符號標記。您可以使用逗號分隔的多個表情符號。","Quick capture":"快速捕獲","Enable quick capture":"啟用快速捕獲","Toggle this to enable Org-mode style quick capture panel. Press Alt+C to open the capture panel.":"切換此選項以啟用 Org-mode 風格的快速捕獲面板。按 Alt+C 打開捕獲面板。","Target file":"目標文件","The file where captured text will be saved. You can include a path, e.g., 'folder/Quick Capture.md'":"捕獲的文本將保存的文件。您可以包含路徑,例如,'folder/Quick Capture.md'","Placeholder text":"佔位符文本","Placeholder text to display in the capture panel":"在捕獲面板中顯示的佔位符文本","Append to file":"附加到文件","If enabled, captured text will be appended to the target file. If disabled, it will replace the file content.":"如果啟用,捕獲的文本將附加到目標文件。如果禁用,它將替換文件內容。","Task Filter":"任務過濾器","Enable Task Filter":"啟用任務過濾器","Toggle this to enable the task filter panel":"切換此選項以啟用任務過濾器面板","Preset Filters":"預設過濾器","Create and manage preset filters for quick access to commonly used task filters.":"創建和管理預設過濾器,以快速訪問常用的任務過濾器。","Edit Filter: ":"編輯過濾器:","Filter name":"過濾器名稱","Checkbox Status":"任務狀態","Include or exclude tasks based on their status":"根據任務狀態包含或排除任務","Include Completed Tasks":"包含已完成任務","Include In Progress Tasks":"包含進行中任務","Include Abandoned Tasks":"包含已放棄任務","Include Not Started Tasks":"包含未開始任務","Include Planned Tasks":"包含計劃任務","Related Tasks":"相關任務","Include parent, child, and sibling tasks in the filter":"在過濾器中包含父任務、子任務和同級任務","Include Parent Tasks":"包含父任務","Include Child Tasks":"包含子任務","Include Sibling Tasks":"包含同級任務","Advanced Filter":"進階過濾器","Use boolean operations: AND, OR, NOT. Example: 'text content AND #tag1'":"使用布爾運算:AND, OR, NOT。例如:'text content AND #tag1'","Filter query":"過濾查詢","Filter out tasks":"過濾掉任務","If enabled, tasks that match the query will be hidden, otherwise they will be shown":"如果啟用,符合查詢的任務將被隱藏,否則將被顯示","Save":"保存","Cancel":"取消","Add Status":"添加狀態","Say Thank You":"謝謝","Hide filter panel":"隱藏過濾器面板","Show filter panel":"顯示過濾器面板","Filter Tasks":"過濾任務","Preset filters":"預設過濾器","Select a saved filter preset to apply":"選擇一個保存的過濾器預設以應用","Select a preset...":"選擇一個預設...","Query":"查詢","Use boolean operations: AND, OR, NOT. Example: 'text content AND #tag1 AND DATE:<2022-01-02 NOT PRIORITY:>=#B' - Supports >, <, =, >=, <=, != for PRIORITY and DATE.":"使用布爾運算:AND, OR, NOT。例如:'text content AND #tag1 AND DATE:<2022-01-02 NOT PRIORITY:>=#B' - 支持 >, <, =, >=, <=, != 用於 PRIORITY 和 DATE。","If true, tasks that match the query will be hidden, otherwise they will be shown":"如果啟用,匹配查詢的任務將被隱藏,否則將顯示","Completed":"已完成","In Progress":"進行中","Abandoned":"已放棄","Not Started":"未開始","Planned":"計劃","Include Related Tasks":"包含相關任務","Parent Tasks":"父任務","Child Tasks":"子任務","Sibling Tasks":"同級任務","Apply":"應用","New Preset":"新預設","Preset saved":"預設已保存","No changes to save":"沒有更改要保存","Close":"關閉","Capture to":"捕獲到","Capture":"捕獲","Capture thoughts, tasks, or ideas...":"捕獲想法、任務或想法...","Tomorrow":"明天","In 2 days":"2天後","In 3 days":"3天後","In 5 days":"5天後","In 1 week":"1週後","In 10 days":"10天後","In 2 weeks":"2週後","In 1 month":"1個月後","In 2 months":"2個月後","In 3 months":"3個月後","In 6 months":"6個月後","In 1 year":"1年後","In 5 years":"5年後","In 10 years":"10年後","Highest priority":"最高優先級","High priority":"高優先級","Medium priority":"中優先級","No priority":"無優先級","Low priority":"低優先級","Lowest priority":"最低優先級","Priority A":"優先級A","Priority B":"優先級B","Priority C":"優先級C","Task Priority":"任務優先級","Remove Priority":"移除優先級","Cycle task status forward":"循環任務狀態向前","Cycle task status backward":"循環任務狀態向後","Remove priority":"移除優先級","Move task to another file":"移動任務到另一個文件","Move all completed subtasks to another file":"移動所有已完成子任務到另一個文件","Move direct completed subtasks to another file":"移動直接已完成子任務到另一個文件","Move all subtasks to another file":"移動所有子任務到另一個文件","Set priority":"設置優先級","Toggle quick capture panel":"切換快速捕獲面板","Quick capture (Global)":"快速捕獲(全局)","Toggle task filter panel":"切換任務過濾器面板","Filter Mode":"過濾模式","Choose whether to include or exclude tasks that match the filters":"選擇是包含還是排除符合過濾條件的任務","Show matching tasks":"顯示匹配的任務","Hide matching tasks":"隱藏匹配的任務","Choose whether to show or hide tasks that match the filters":"選擇是顯示還是隱藏符合過濾條件的任務","Create new file:":"創建新文件:","Completed tasks moved to":"已完成任務已移動到","Failed to create file:":"創建文件失敗:","Beginning of file":"文件開頭","Failed to move tasks:":"移動任務失敗:","No active file found":"未找到活動文件","Task moved to":"任務已移動到","Failed to move task:":"移動任務失敗:","Nothing to capture":"沒有內容可捕獲","Captured successfully":"捕獲成功","Failed to save:":"保存失敗:","Captured successfully to":"成功捕獲到","Total":"總計","Workflow":"工作流","Add as workflow root":"添加為工作流根節點","Move to stage":"移動到階段","Complete stage":"完成階段","Add child task with same stage":"添加相同階段的子任務","Could not open quick capture panel in the current editor":"無法在當前編輯器中打開快速捕獲面板","Just started {{PROGRESS}}%":"剛剛開始 {{PROGRESS}}%","Making progress {{PROGRESS}}%":"正在進行 {{PROGRESS}}%","Half way {{PROGRESS}}%":"已完成一半 {{PROGRESS}}%","Good progress {{PROGRESS}}%":"進展良好 {{PROGRESS}}%","Almost there {{PROGRESS}}%":"即將完成 {{PROGRESS}}%","Progress bar":"進度條","You can customize the progress bar behind the parent task(usually at the end of the task). You can also customize the progress bar for the task below the heading.":"您可以自定義父任務後面的進度條(通常在任務末尾)。您還可以自定義標題下方任務的進度條。","Hide progress bars":"隱藏進度條","Parent task changer":"父任務更改器","Change the parent task of the current task.":"更改當前任務的父任務。","No preset filters created yet. Click 'Add New Preset' to create one.":"尚未創建預設過濾器。點擊'添加新預設'創建一個。","Configure task workflows for project and process management":"配置項目和流程管理的任務工作流","Enable workflow":"啟用工作流","Toggle to enable the workflow system for tasks":"切換以啟用任務的工作流系統","Auto-add timestamp":"自動添加時間戳","Automatically add a timestamp to the task when it is created":"創建任務時自動添加時間戳","Timestamp format:":"時間戳格式:","Timestamp format":"時間戳格式","Remove timestamp when moving to next stage":"移動到下一階段時移除時間戳","Remove the timestamp from the current task when moving to the next stage":"移動到下一階段時從當前任務中移除時間戳","Calculate spent time":"計算花費時間","Calculate and display the time spent on the task when moving to the next stage":"移動到下一階段時計算並顯示在任務上花費的時間","Format for spent time:":"花費時間格式:","Calculate spent time when move to next stage.":"移動到下一階段時計算花費時間。","Spent time format":"花費時間格式","Calculate full spent time":"計算總花費時間","Calculate the full spent time from the start of the task to the last stage":"計算從任務開始到最後階段的總花費時間","Auto remove last stage marker":"自動移除最後階段標記","Automatically remove the last stage marker when a task is completed":"任務完成時自動移除最後階段標記","Auto-add next task":"自動添加下一任務","Automatically create a new task with the next stage when completing a task":"完成任務時自動創建具有下一階段的新任務","Workflow definitions":"工作流定義","Configure workflow templates for different types of processes":"為不同類型的流程配置工作流模板","No workflow definitions created yet. Click 'Add New Workflow' to create one.":"尚未創建工作流定義。點擊'添加新工作流'創建一個。","Edit workflow":"編輯工作流","Remove workflow":"移除工作流","Delete workflow":"刪除工作流","Delete":"刪除","Add New Workflow":"添加新工作流","New Workflow":"新工作流","Create New Workflow":"創建新工作流","Workflow name":"工作流名稱","A descriptive name for the workflow":"工作流的描述性名稱","Workflow ID":"工作流ID","A unique identifier for the workflow (used in tags)":"工作流的唯一標識符(用於標籤)","Description":"描述","Optional description for the workflow":"工作流的可選描述","Describe the purpose and use of this workflow...":"描述此工作流的目的和用途...","Workflow Stages":"工作流階段","No stages defined yet. Add a stage to get started.":"尚未定義階段。添加一個階段開始。","Edit":"編輯","Move up":"上移","Move down":"下移","Sub-stage":"子階段","Sub-stage name":"子階段名稱","Sub-stage ID":"子階段ID","Next: ":"下一個:","Add Sub-stage":"添加子階段","New Sub-stage":"新子階段","Edit Stage":"編輯階段","Stage name":"階段名稱","A descriptive name for this workflow stage":"此工作流階段的描述性名稱","Stage ID":"階段ID","A unique identifier for the stage (used in tags)":"階段的唯一標識符(用於標籤)","Stage type":"階段類型","The type of this workflow stage":"此工作流階段的類型","Linear (sequential)":"線性(順序)","Cycle (repeatable)":"循環(可重複)","Terminal (end stage)":"終端(結束階段)","Next stage":"下一階段","The stage to proceed to after this one":"此階段之後要進行的階段","Sub-stages":"子階段","Define cycle sub-stages (optional)":"定義循環子階段(可選)","No sub-stages defined yet.":"尚未定義子階段。","Can proceed to":"可以進行到","Additional stages that can follow this one (for right-click menu)":"可以跟隨此階段的其他階段(用於右鍵菜單)","No additional destination stages defined.":"未定義其他目標階段。","Remove":"移除","Add":"添加","Name and ID are required.":"名稱和ID是必需的。","End of file":"文件結尾","Include in cycle":"包含在循環中","Preset":"預設","Preset name":"預設名稱","Edit Filter":"編輯過濾器","Add New Preset":"添加新預設","New Filter":"新過濾器","Reset to Default Presets":"重置為預設","This will replace all your current presets with the default set. Are you sure?":"這將替換您當前的所有預設,並使用默認設置。您確定嗎?","Edit Workflow":"編輯工作流","General":"常規","Progress Bar":"進度條","Task Mover":"任務移動器","Quick Capture":"快速捕獲","Date & Priority":"日期和優先級","About":"關於","Count sub children of current Task":"計算當前任務的子任務","Toggle this to allow this plugin to count sub tasks when generating progress bar\t.":"切換此選項以允許此插件在生成進度條時計算子任務。","Configure task status settings":"配置任務狀態設置","Configure which task markers to count or exclude":"配置要計算或排除的任務標記","Task status cycle and marks":"任務狀態循環和標記","About Task Genius":"關於 Task Genius","Version":"版本","Documentation":"文檔","View the documentation for this plugin":"查看此插件的文檔","Open Documentation":"打開文檔","Incomplete tasks":"未完成的任務","In progress tasks":"進行中的任務","Completed tasks":"已完成的任務","All tasks":"所有任務","After heading":"標題後","End of section":"章節結尾","Enable text mark in source mode":"在源碼模式中啟用文本標記","Make the text mark in source mode follow the task status cycle when clicked.":"點擊時使源碼模式中的文本標記跟隨任務狀態循環。","Status name":"狀態名稱","Progress display mode":"進度顯示模式","Choose how to display task progress":"選擇如何顯示任務進度","No progress indicators":"無進度指示器","Graphical progress bar":"圖形進度條","Text progress indicator":"文本進度指示器","Both graphical and text":"圖形和文本都顯示","Toggle this to allow this plugin to count sub tasks when generating progress bar.":"切換此選項以允許此插件在生成進度條時計算子任務。","Progress format":"進度格式","Choose how to display the task progress":"選擇如何顯示任務進度","Percentage (75%)":"百分比 (75%)","Bracketed percentage ([75%])":"帶括號的百分比 ([75%])","Fraction (3/4)":"分數 (3/4)","Bracketed fraction ([3/4])":"帶括號的分數 ([3/4])","Detailed ([3✓ 1⟳ 0✗ 1? / 5])":"詳細 ([3✓ 1⟳ 0✗ 1? / 5])","Custom format":"自定義格式","Range-based text":"基於範圍的文本","Use placeholders like {{COMPLETED}}, {{TOTAL}}, {{PERCENT}}, etc.":"使用佔位符如 {{COMPLETED}}、{{TOTAL}}、{{PERCENT}} 等。","Preview:":"預覽:","Available placeholders":"可用佔位符","Available placeholders: {{COMPLETED}}, {{TOTAL}}, {{IN_PROGRESS}}, {{ABANDONED}}, {{PLANNED}}, {{NOT_STARTED}}, {{PERCENT}}, {{COMPLETED_SYMBOL}}, {{IN_PROGRESS_SYMBOL}}, {{ABANDONED_SYMBOL}}, {{PLANNED_SYMBOL}}":"可用佔位符:{{COMPLETED}}、{{TOTAL}}、{{IN_PROGRESS}}、{{ABANDONED}}、{{PLANNED}}、{{NOT_STARTED}}、{{PERCENT}}、{{COMPLETED_SYMBOL}}、{{IN_PROGRESS_SYMBOL}}、{{ABANDONED_SYMBOL}}、{{PLANNED_SYMBOL}}","Expression examples":"表達式示例","Examples of advanced formats using expressions":"使用表達式的高級格式示例","Text Progress Bar":"文本進度條","Emoji Progress Bar":"表情符號進度條","Color-coded Status":"顏色編碼狀態","Status with Icons":"帶圖標的狀態","Preview":"預覽","Use":"使用","Toggle this to show percentage instead of completed/total count.":"切換此選項以顯示百分比而不是已完成/總計數。","Customize progress ranges":"自定義進度範圍","Toggle this to customize the text for different progress ranges.":"切換此選項以自定義不同進度範圍的文本。","Apply Theme":"應用主題","Back to main settings":"返回主設置","Support expression in format, like using data.percentages to get the percentage of completed tasks. And using math or even repeat functions to get the result.":"支持在格式中使用表达式,例如使用 data.percentages 获取已完成任务的百分比。使用 Math 或 Repeat 函数来获取结果。","Target File:":"目標文件:","Task Properties":"任務屬性","Include time":"包含時間","Toggle between date-only and date+time input":"切換僅日期或日期+時間輸入","Start Date":"開始日期","Due Date":"截止日期","Scheduled Date":"計劃日期","Priority":"優先級","None":"無","Highest":"最高","High":"高","Medium":"中等","Low":"低","Lowest":"最低","Project":"項目","Project name":"項目名稱","Context":"上下文","Recurrence":"重複","e.g., every day, every week":"例如:每天,每週","Task Content":"任務內容","Task Details":"任務詳情","File":"文件","Edit in File":"在文件中編輯","Mark Incomplete":"標記為未完成","Mark Complete":"標記為已完成","Task Title":"任務標題","Tags":"標籤","e.g. every day, every 2 weeks":"例如:每天,每兩週","Forecast":"預測","0 actions, 0 projects":"0 個行動,0 個項目","Toggle list/tree view":"切換列表/樹形視圖","Focusing on Work":"專注工作","Unfocus":"取消專注","Past Due":"已逾期","Today":"今天","Future":"未來","actions":"行動","project":"項目","Coming Up":"即將到來","Task":"任務","Tasks":"任務","No upcoming tasks":"沒有即將到來的任務","No tasks scheduled":"沒有計劃中的任務","0 tasks":"0 個任務","Filter tasks...":"篩選任務...","Projects":"項目","Toggle multi-select":"切換多選","No projects found":"未找到項目","projects selected":"已選擇的項目","tasks":"任務","No tasks in the selected projects":"所選項目中沒有任務","Select a project to see related tasks":"選擇一個項目以查看相關任務","Configure Review for":"為以下項目配置回顧","Review Frequency":"回顧頻率","How often should this project be reviewed":"這個項目應該多久回顧一次","Custom...":"自定義...","e.g., every 3 months":"例如:每3個月","Last Reviewed":"上次回顧","Please specify a review frequency":"請指定回顧頻率","Review schedule updated for":"已更新回顧計劃","Review Projects":"回顧項目","Select a project to review its tasks.":"選擇一個項目以回顧其任務。","Configured for Review":"已配置回顧","Not Configured":"未配置","No projects available.":"沒有可用的項目。","Select a project to review.":"選擇一個項目進行回顧。","Show all tasks":"顯示所有任務","Showing all tasks, including completed tasks from previous reviews.":"顯示所有任務,包括之前回顧中已完成的任務。","Show only new and in-progress tasks":"僅顯示新任務和進行中的任務","No tasks found for this project.":"未找到此項目的任務。","Review every":"每隔多久回顧","never":"從不","Last reviewed":"上次回顧","Mark as Reviewed":"標記為已回顧","No review schedule configured for this project":"此項目未配置回顧計劃","Configure Review Schedule":"配置回顧計劃","Project Review":"項目回顧","Select a project from the left sidebar to review its tasks.":"從左側邊欄選擇一個項目以回顧其任務。","Inbox":"收件箱","Flagged":"已標記","Review":"回顧","tags selected":"已選擇的標籤","No tasks with the selected tags":"沒有帶有所選標籤的任務","Select a tag to see related tasks":"選擇一個標籤以查看相關任務","Open Task Genius view":"打開 Task Genius 視圖","Open Task Genius changelog":"打開 Task Genius 更新日誌","Task capture with metadata":"帶元數據的任務捕獲","Refresh task index":"刷新任務索引","Refreshing task index...":"正在刷新任務索引...","Task index refreshed":"任務索引已刷新","Failed to refresh task index":"刷新任務索引失敗","Force reindex all tasks":"強制重建所有任務索引","Clearing task cache and rebuilding index...":"正在清除任務緩存並重建索引...","Task index completely rebuilt":"任務索引已完全重建","Failed to force reindex tasks":"強制重建任務索引失敗","Task Genius View":"Task Genius 視圖","Toggle Sidebar":"切換側邊欄","Details":"詳情","View":"視圖","Task Genius view is a comprehensive view that allows you to manage your tasks in a more efficient way.":"Task Genius 視圖是一個綜合視圖,可以讓您更高效地管理任務。","Enable task genius view":"啟用 Task Genius 視圖","Select a task to view details":"選擇一個任務以查看詳情","Status":"狀態","Comma separated":"逗號分隔","Focus":"專注","Loading more...":"加載更多...","projects":"項目","No tasks for this section.":"沒有這個章節的任務。","No tasks found.":"沒有找到任務。","Complete":"完成","Switch status":"切換狀態","Rebuild index":"重建索引","Rebuild":"重建","0 tasks, 0 projects":"0 個任務,0 個項目","New Custom View":"新建自定義視圖","Create Custom View":"創建自定義視圖","Edit View: ":"編輯視圖:","View Name":"視圖名稱","My Custom Task View":"我的自定義任務視圖","Icon Name":"圖標名稱","Enter any Lucide icon name (e.g., list-checks, filter, inbox)":"輸入任何 Lucide 圖標名稱(例如:list-checks、filter、inbox)","Filter Rules":"過濾規則","Hide Completed and Abandoned Tasks":"隱藏已完成和已放棄的任務","Hide completed and abandoned tasks in this view.":"在此視圖中隱藏已完成和已放棄的任務。","Text Contains":"文本包含","Filter tasks whose content includes this text (case-insensitive).":"過濾內容包含此文本的任務(不區分大小寫)。","Tags Include":"包含標籤","Task must include ALL these tags (comma-separated).":"任務必須包含所有這些標籤(逗號分隔)。","Tags Exclude":"排除標籤","Task must NOT include ANY of these tags (comma-separated).":"任務不得包含任何這些標籤(逗號分隔)。","Project Is":"項目是","Task must belong to this project (exact match).":"任務必須屬於此項目(精確匹配)。","Priority Is":"優先級是","Task must have this priority (e.g., 1, 2, 3).":"任務必須具有此優先級(例如:1、2、3)。","Status Include":"包含狀態","Task status must be one of these (comma-separated markers, e.g., /,>).":"任務狀態必須是這些之一(逗號分隔的標記,例如:/,>)。","Status Exclude":"排除狀態","Task status must NOT be one of these (comma-separated markers, e.g., -,x).":"任務狀態不得是這些之一(逗號分隔的標記,例如:-,x)。","Use YYYY-MM-DD or relative terms like 'today', 'tomorrow', 'next week', 'last month'.":"使用 YYYY-MM-DD 或相對術語,如'今天'、'明天'、'下週'、'上個月'。","Due Date Is":"截止日期是","Start Date Is":"開始日期是","Scheduled Date Is":"計劃日期是","Path Includes":"路徑包含","Task must contain this path (case-insensitive).":"任務必須包含此路徑(不區分大小寫)。","Path Excludes":"路徑排除","Task must NOT contain this path (case-insensitive).":"任務不得包含此路徑(不區分大小寫)。","Unnamed View":"未命名視圖","View configuration saved.":"視圖配置已保存。","Hide Details":"隱藏詳情","Show Details":"顯示詳情","View Config":"視圖配置","View Configuration":"視圖配置","Configure the Task Genius sidebar views, visibility, order, and create custom views.":"配置 Task Genius 側邊欄視圖、可見性、順序,並創建自定義視圖。","Manage Views":"管理視圖","Configure sidebar views, order, visibility, and hide/show completed tasks per view.":"配置側邊欄視圖、順序、可見性,以及每個視圖中隱藏/顯示已完成的任務。","Show in sidebar":"在側邊欄中顯示","Edit View":"編輯視圖","Move Up":"上移","Move Down":"下移","Delete View":"刪除視圖","Add Custom View":"添加自定義視圖","Error: View ID already exists.":"錯誤:視圖 ID 已存在。","Events":"事件","Plan":"計劃","Year":"年","Month":"月","Week":"周","Day":"日","Agenda":"議程","Back to categories":"返回分類","No matching options found":"未找到匹配選項","No matching filters found":"未找到匹配過濾器","Tag":"標籤","File Path":"文件路徑","Add filter":"添加過濾器","Clear all":"清除全部","Add Card":"添加卡片","First Day of Week":"每周第一天","Overrides the locale default for calendar views.":"Overrides the locale default for calendar views.","Show checkbox":"顯示複選框","Show a checkbox for each task in the kanban view.":"在看板視圖中為每個任務顯示複選框。","Locale Default":"區域默認設置","Use custom goal for progress bar":"為進度條使用自定義目標","Toggle this to allow this plugin to find the pattern g::number as goal of the parent task.":"允許此插件查找父任務的 g::number 模式作為目標。","Prefer metadata format of task":"優先使用任務的元數據格式","You can choose dataview format or tasks format, that will influence both index and save format.":"你可以選擇 dataview 格式或 tasks 格式,這將影響索引和保存格式。","Open in new tab":"在新標籤頁中開啟","Open settings":"開啟設定","Hide in sidebar":"在側邊欄中隱藏","No items found":"未找到項目","High Priority":"高優先級","Medium Priority":"中優先級","Low Priority":"低優先級","No tasks in the selected items":"所選項目中沒有任務","View Type":"視圖類型","Select the type of view to create":"選擇要創建的視圖類型","Standard View":"標準視圖","Two Column View":"雙列視圖","Items":"項目","selected items":"已選項目","No items selected":"未選擇項目","Two Column View Settings":"雙列視圖設定","Group by Task Property":"按任務屬性分組","Select which task property to use for left column grouping":"選擇用於左列分組的任務屬性","Priorities":"優先級","Contexts":"上下文","Due Dates":"截止日期","Scheduled Dates":"計劃日期","Start Dates":"開始日期","Files":"文件","Left Column Title":"左列標題","Title for the left column (items list)":"左列標題(項目列表)","Right Column Title":"右列標題","Default title for the right column (tasks list)":"右列預設標題(任務列表)","Multi-select Text":"多選文本","Text to show when multiple items are selected":"選擇多個項目時顯示的文本","Empty State Text":"空狀態文本","Text to show when no items are selected":"未選擇項目時顯示的文本","Filter Blanks":"過濾空白任務","Filter out blank tasks in this view.":"在此視圖中過濾掉空白任務。","Task must contain this path (case-insensitive). Separate multiple paths with commas.":"任務必須包含此路徑(不區分大小寫)。多個路徑用逗號分隔。","Task must NOT contain this path (case-insensitive). Separate multiple paths with commas.":"任務不得包含此路徑(不區分大小寫)。多個路徑用逗號分隔。","You have unsaved changes. Save before closing?":"您有未保存的更改。關閉前保存嗎?","Rotate":"旋轉","Are you sure you want to force reindex all tasks?":"您確定要強制重新索引所有任務嗎?","Enable progress bar in reading mode":"在閱讀模式中啟用進度條","Toggle this to allow this plugin to show progress bars in reading mode.":"切換此選項以允許插件在閱讀模式中顯示進度條。","Range":"範圍","as a placeholder for the percentage value":"作為百分比值的佔位符","Template text with":"帶有佔位符的模板文本","placeholder":"佔位符","Reindex":"重建索引","From now":"從現在","Complete workflow":"完成工作流程","Move to":"移動到","Settings":"設定","Just started":"剛開始","Making progress":"正在進行","Half way":"進行一半","Good progress":"進展良好","Almost there":"即將完成","archived on":"存檔於","moved":"已移動","Capture your thoughts...":"記錄你的想法...","Project Workflow":"專案工作流程","Standard project management workflow":"標準專案管理工作流程","Planning":"規劃中","Development":"開發中","Testing":"測試中","Cancelled":"已取消","Habit":"習慣","Drink a cup of good tea":"喝一杯好茶","Watch an episode of a favorite series":"觀看一集喜愛的劇集","Play a game":"玩一個遊戲","Eat a piece of chocolate":"吃一塊巧克力","common":"普通","rare":"稀有","legendary":"傳奇","No Habits Yet":"尚無習慣","Click the open habit button to create a new habit.":"點擊開啟習慣按鈕以創建新習慣。","Please enter details":"請輸入詳細資訊","Goal reached":"已達成目標","Exceeded goal":"超過目標","Active":"活躍","today":"今天","Inactive":"不活躍","All Done!":"全部完成!","Select event...":"選擇事件...","Create new habit":"創建新習慣","Edit habit":"編輯習慣","Habit type":"習慣類型","Daily habit":"每日習慣","Simple daily check-in habit":"簡單的每日打卡習慣","Count habit":"計數習慣","Record numeric values, e.g., how many cups of water":"記錄數值,例如喝了多少杯水","Mapping habit":"映射習慣","Use different values to map, e.g., emotion tracking":"使用不同的值進行映射,例如情緒追蹤","Scheduled habit":"計劃習慣","Habit with multiple events":"包含多個事件的習慣","Habit name":"習慣名稱","Display name of the habit":"習慣的顯示名稱","Optional habit description":"可選的習慣描述","Icon":"圖標","Please enter a habit name":"請輸入習慣名稱","Property name":"屬性名稱","The property name of the daily note front matter":"日記前置元數據的屬性名稱","Completion text":"完成文本","(Optional) Specific text representing completion, leave blank for any non-empty value to be considered completed":"(可選)表示完成的特定文本,留空則任何非空值都視為已完成","The property name in daily note front matter to store count values":"在日記前置元數據中存儲計數值的屬性名稱","Minimum value":"最小值","(Optional) Minimum value for the count":"(可選)計數的最小值","Maximum value":"最大值","(Optional) Maximum value for the count":"(可選)計數的最大值","Unit":"單位","(Optional) Unit for the count, such as 'cups', 'times', etc.":"(可選)計數的單位,如'杯'、'次'等","Notice threshold":"提醒閾值","(Optional) Trigger a notification when this value is reached":"(可選)當達到此值時觸發通知","The property name in daily note front matter to store mapping values":"在日記前置元數據中存儲映射值的屬性名稱","Value mapping":"值映射","Define mappings from numeric values to display text":"定義從數值到顯示文本的映射","Add new mapping":"添加新映射","Scheduled events":"計劃事件","Add multiple events that need to be completed":"添加需要完成的多個事件","Event name":"事件名稱","Event details":"事件詳情","Add new event":"添加新事件","Please enter a property name":"請輸入屬性名稱","Please add at least one mapping value":"請至少添加一個映射值","Mapping key must be a number":"映射鍵必須是數字","Please enter text for all mapping values":"請為所有映射值輸入文本","Please add at least one event":"請至少添加一個事件","Event name cannot be empty":"事件名稱不能為空","Add new habit":"添加新習慣","No habits yet":"暫無習慣","Click the button above to add your first habit":"點擊上方按鈕添加你的第一個習慣","Habit updated":"習慣已更新","Habit added":"習慣已添加","Delete habit":"刪除習慣","This action cannot be undone.":"此操作無法撤銷。","Habit deleted":"習慣已刪除","You've Earned a Reward!":"你獲得了一個獎勵!","Your reward:":"你的獎勵:","Image not found:":"未找到圖片:","Claim Reward":"領取獎勵","Skip":"跳過","Reward":"獎勵","View & Index Configuration":"視圖與索引配置","Enable task genius view will also enable the task genius indexer, which will provide the task genius view results from whole vault.":"啟用 Task Genius 視圖也將啟用 Task Genius 索引器,它將提供來自整個保險庫的 Task Genius 視圖結果。","Use daily note path as date":"使用日記路徑作為日期","If enabled, the daily note path will be used as the date for tasks.":"如果啟用,日記路徑將用作任務的日期。","Task Genius will use moment.js and also this format to parse the daily note path.":"Task Genius 將使用moment.js和此格式解析日記路徑。","You need to set `yyyy` instead of `YYYY` in the format string. And `dd` instead of `DD`.":"在格式字符串中需要使用`yyyy`而不是`YYYY`,使用`dd`而不是`DD`。","Daily note format":"日記格式","Daily note path":"日記路徑","Select the folder that contains the daily note.":"選擇包含日記的文件夾。","Use as date type":"用作日期類型","You can choose due, start, or scheduled as the date type for tasks.":"你可以選擇截止日期、開始日期或計劃日期作為任務的日期類型。","Due":"截止","Start":"開始","Scheduled":"計劃","Rewards":"獎勵","Configure rewards for completing tasks. Define items, their occurrence chances, and conditions.":"配置完成任務的獎勵。定義項目、它們的出現幾率和條件。","Enable Rewards":"啟用獎勵","Toggle to enable or disable the reward system.":"切換以啟用或禁用獎勵系統。","Occurrence Levels":"出現等級","Define different levels of reward rarity and their probability.":"定義不同等級的獎勵稀有度及其概率。","Chance must be between 0 and 100.":"幾率必須在0到100之間。","Level Name (e.g., common)":"等級名稱(例如,普通)","Chance (%)":"幾率(%)","Delete Level":"刪除等級","Add Occurrence Level":"添加出現等級","New Level":"新等級","Reward Items":"獎勵項目","Manage the specific rewards that can be obtained.":"管理可以獲得的特定獎勵。","No levels defined":"未定義等級","Reward Name/Text":"獎勵名稱/文本","Inventory (-1 for ∞)":"庫存(-1表示無限)","Invalid inventory number.":"無效的庫存數量。","Condition (e.g., #tag AND project)":"條件(例如,#標籤 AND 項目)","Image URL (optional)":"圖片URL(可選)","Delete Reward Item":"刪除獎勵項目","No reward items defined yet.":"尚未定義獎勵項目。","Add Reward Item":"添加獎勵項目","New Reward":"新獎勵","Configure habit settings, including adding new habits, editing existing habits, and managing habit completion.":"配置習慣設置,包括添加新習慣、編輯現有習慣和管理習慣完成情況。","Enable habits":"啟用習慣","Task sorting is disabled or no sort criteria are defined in settings.":"任務排序已禁用或設置中未定義排序標準。","e.g. #tag1, #tag2, #tag3":"例如 #標籤1, #標籤2, #標籤3","Overdue":"逾期","No tasks found for this tag.":"未找到此標籤的任務。","New custom view":"新建自定義視圖","Create custom view":"創建自定義視圖","Edit view: ":"編輯視圖: ","Icon name":"圖標名稱","First day of week":"每週第一天","Overrides the locale default for forecast views.":"覆蓋預測視圖的區域設置默認值。","View type":"視圖類型","Standard view":"標準視圖","Two column view":"雙欄視圖","Two column view settings":"雙欄視圖設置","Group by task property":"按任務屬性分組","Left column title":"左欄標題","Right column title":"右欄標題","Empty state text":"空狀態文本","Hide completed and abandoned tasks":"隱藏已完成和已放棄的任務","Filter blanks":"過濾空白","Text contains":"文本包含","Tags include":"標籤包含","Tags exclude":"標籤排除","Project is":"項目是","Priority is":"優先級是","Status include":"狀態包含","Status exclude":"狀態排除","Due date is":"截止日期是","Start date is":"開始日期是","Scheduled date is":"計劃日期是","Path includes":"路徑包含","Path excludes":"路徑排除","Sort Criteria":"排序標準","Define the order in which tasks should be sorted. Criteria are applied sequentially.":"定義任務應該排序的順序。標準按順序應用。","No sort criteria defined. Add criteria below.":"未定義排序標準。在下方添加標準。","Content":"內容","Ascending":"升序","Descending":"降序","Ascending: High -> Low -> None. Descending: None -> Low -> High":"升序:高 -> 低 -> 無。降序:無 -> 低 -> 高","Ascending: Earlier -> Later -> None. Descending: None -> Later -> Earlier":"升序:較早 -> 較晚 -> 無。降序:無 -> 較晚 -> 較早","Ascending respects status order (Overdue first). Descending reverses it.":"升序遵循狀態順序(逾期優先)。降序則相反。","Ascending: A-Z. Descending: Z-A":"升序:A-Z。降序:Z-A","Remove Criterion":"移除標準","Add Sort Criterion":"添加排序標準","Reset to Defaults":"重置為默認值","Has due date":"有截止日期","Has date":"有日期","No date":"無日期","Any":"任何","Has start date":"有開始日期","Has scheduled date":"有計劃日期","Has created date":"有創建日期","Has completed date":"有完成日期","Only show tasks that match the completed date.":"僅顯示與完成日期匹配的任務。","Has recurrence":"有重複","Has property":"有屬性","No property":"無屬性","Unsaved Changes":"未保存的更改","Sort Tasks in Section":"在區段中排序任務","Tasks sorted (using settings). Change application needs refinement.":"任務已排序(使用設置)。更改應用需要完善。","Sort Tasks in Entire Document":"在整個文檔中排序任務","Entire document sorted (using settings).":"整個文檔已排序(使用設置)。","Tasks already sorted or no tasks found.":"任務已排序或未找到任務。","Task Handler":"任務處理器","Show progress bars based on heading":"根據標題顯示進度條","Toggle this to enable showing progress bars based on heading.":"切換此選項以啟用根據標題顯示進度條。","# heading":"# 標題","Task Sorting":"任務排序","Configure how tasks are sorted in the document.":"配置文檔中任務的排序方式。","Enable Task Sorting":"啟用任務排序","Toggle this to enable commands for sorting tasks.":"切換此選項以啟用排序任務的命令。","Use relative time for date":"使用相對時間表示日期","Use relative time for date in task list item, e.g. 'yesterday', 'today', 'tomorrow', 'in 2 days', '3 months ago', etc.":"在任務列表項中使用相對時間表示日期,例如「昨天」、「今天」、「明天」、「2天後」、「3個月前」等。","Ignore all tasks behind heading":"忽略標題後的所有任務","Enter the heading to ignore, e.g. '## Project', '## Inbox', separated by comma":"輸入要忽略的標題,例如「## 項目」、「## 收件箱」,用逗號分隔","Focus all tasks behind heading":"聚焦標題後的所有任務","Enter the heading to focus, e.g. '## Project', '## Inbox', separated by comma":"輸入要聚焦的標題,例如「## 項目」、「## 收件箱」,用逗號分隔","Enable rewards":"啟用獎勵","Reward display type":"獎勵顯示類型","Choose how rewards are displayed when earned.":"選擇獲得獎勵時的顯示方式。","Modal dialog":"模態對話框","Notice (Auto-accept)":"通知(自動接受)","Occurrence levels":"出現等級","Add occurrence level":"添加出現等級","Reward items":"獎勵項目","Image url (optional)":"圖片網址(可選)","Delete reward item":"刪除獎勵項目","Add reward item":"添加獎勵項目","moved on":"移動於","Priority (High to Low)":"優先級(高到低)","Priority (Low to High)":"優先級(低到高)","Due Date (Earliest First)":"截止日期(最早優先)","Due Date (Latest First)":"截止日期(最晚優先)","Scheduled Date (Earliest First)":"計劃日期(最早優先)","Scheduled Date (Latest First)":"計劃日期(最晚優先)","Start Date (Earliest First)":"開始日期(最早優先)","Start Date (Latest First)":"開始日期(最晚優先)","Created Date":"創建日期","Overview":"概覽","Dates":"日期","e.g. #tag1, #tag2":"例如 #標籤1, #標籤2","e.g. @home, @work":"例如 @家, @工作","Recurrence Rule":"重複規則","e.g. every day, every week":"例如 每天, 每週","Edit Task":"編輯任務","Save Filter Configuration":"保存過濾器配置","Filter Configuration Name":"過濾器配置名稱","Enter a name for this filter configuration":"輸入此過濾器配置的名稱","Filter Configuration Description":"過濾器配置描述","Enter a description for this filter configuration (optional)":"輸入此過濾器配置的描述(可選)","Load Filter Configuration":"載入過濾器配置","No saved filter configurations":"沒有已保存的過濾器配置","Select a saved filter configuration":"選擇已保存的過濾器配置","Load":"載入","Created":"已創建","Updated":"已更新","Filter Summary":"過濾器摘要","filter group":"過濾器群組","filter":"過濾器","Root condition":"根條件","Filter configuration name is required":"過濾器配置名稱為必填項","Failed to save filter configuration":"保存過濾器配置失敗","Filter configuration saved successfully":"過濾器配置保存成功","Failed to load filter configuration":"載入過濾器配置失敗","Filter configuration loaded successfully":"過濾器配置載入成功","Failed to delete filter configuration":"刪除過濾器配置失敗","Delete Filter Configuration":"刪除過濾器配置","Are you sure you want to delete this filter configuration?":"您確定要刪除此過濾器配置嗎?","Filter configuration deleted successfully":"過濾器配置刪除成功","Match":"匹配","All":"全部","Add filter group":"添加過濾器群組","Save Current Filter":"保存當前過濾器","Load Saved Filter":"載入已保存的過濾器","filter in this group":"此群組中的過濾器","Duplicate filter group":"複製過濾器群組","Remove filter group":"移除過濾器群組","OR":"或","AND NOT":"且非","AND":"且","Remove filter":"移除過濾器","contains":"包含","does not contain":"不包含","is":"是","is not":"不是","starts with":"開始於","ends with":"結束於","is empty":"為空","is not empty":"不為空","is true":"為真","is false":"為假","is set":"已設置","is not set":"未設置","equals":"等於","NOR":"皆非","Group by":"分組依據","Select which task property to use for creating columns":"選擇用於創建列的任務屬性","Hide empty columns":"隱藏空列","Hide columns that have no tasks.":"隱藏沒有任務的列。","Default sort field":"默認排序字段","Default field to sort tasks by within each column.":"每列內任務排序的默認字段。","Default sort order":"默認排序順序","Default order to sort tasks within each column.":"每列內任務排序的默認順序。","Custom Columns":"自定義列","Configure custom columns for the selected grouping property":"為選定的分組屬性配置自定義列","No custom columns defined. Add columns below.":"未定義自定義列。請在下方添加列。","Column Title":"列標題","Value":"值","Remove Column":"移除列","Add Column":"添加列","New Column":"新列","Reset Columns":"重置列","Task must have this priority (e.g., 1, 2, 3). You can also use 'none' to filter out tasks without a priority.":"任務必須具有此優先級(例如 1、2、3)。您也可以使用 'none' 來過濾掉沒有優先級的任務。","Move all incomplete subtasks to another file":"將所有未完成的子任務移動到另一個文件","Move direct incomplete subtasks to another file":"將直接的未完成子任務移動到另一個文件","Filter":"過濾器","Reset Filter":"重置過濾器","Saved Filters":"已保存的過濾器","Manage Saved Filters":"管理已保存的過濾器","Filter applied: ":"已應用過濾器:","Recurrence date calculation":"重複日期計算","Choose how to calculate the next date for recurring tasks":"選擇如何計算重複任務的下一個日期","Based on due date":"基於截止日期","Based on scheduled date":"基於計劃日期","Based on current date":"基於當前日期","Task Gutter":"任務邊欄","Configure the task gutter.":"配置任務邊欄。","Enable task gutter":"啟用任務邊欄","Toggle this to enable the task gutter.":"切換此選項以啟用任務邊欄。","Incomplete Task Mover":"未完成任務移動器","Enable incomplete task mover":"啟用未完成任務移動器","Toggle this to enable commands for moving incomplete tasks to another file.":"切換此選項以啟用將未完成任務移動到另一個文件的命令。","Incomplete task marker type":"未完成任務標記類型","Choose what type of marker to add to moved incomplete tasks":"選擇為移動的未完成任務添加什麼類型的標記","Incomplete version marker text":"未完成版本標記文本","Text to append to incomplete tasks when moved (e.g., 'version 1.0')":"移動未完成任務時要附加的文本(例如 'version 1.0')","Incomplete date marker text":"未完成日期標記文本","Text to append to incomplete tasks when moved (e.g., 'moved on 2023-12-31')":"移動未完成任務時要附加的文本(例如 'moved on 2023-12-31')","Incomplete custom marker text":"未完成自定義標記文本","With current file link for incomplete tasks":"為未完成任務添加當前文件鏈接","A link to the current file will be added to the parent task of the moved incomplete tasks.":"將為移動的未完成任務的父任務添加指向當前文件的鏈接。","Line Number":"行號","Clear Date":"清除日期","Copy view":"複製視圖","View copied successfully: ":"視圖複製成功:","Copy of ":"副本 ","Copy view: ":"複製視圖:","Creating a copy based on: ":"基於以下內容創建副本:","You can modify all settings below. The original view will remain unchanged.":"您可以修改下面的所有設置。原始視圖將保持不變。","Tasks Plugin Detected":"檢測到 Tasks 插件","Current status management and date management may conflict with the Tasks plugin. Please check the ":"當前的狀態管理和日期管理可能與 Tasks 插件衝突。請查看","compatibility documentation":"兼容性文檔"," for more information.":"以獲取更多信息。","Auto Date Manager":"自動日期管理器","Automatically manage dates based on task status changes":"根據任務狀態變化自動管理日期","Enable auto date manager":"啟用自動日期管理器","Toggle this to enable automatic date management when task status changes. Dates will be added/removed based on your preferred metadata format (Tasks emoji format or Dataview format).":"切換此選項以在任務狀態更改時啟用自動日期管理。日期將根據您首選的元數據格式(Tasks 表情符號格式或 Dataview 格式)添加/刪除。","Manage completion dates":"管理完成日期","Automatically add completion dates when tasks are marked as completed, and remove them when changed to other statuses.":"當任務標記為已完成時自動添加完成日期,當更改為其他狀態時刪除它們。","Manage start dates":"管理開始日期","Automatically add start dates when tasks are marked as in progress, and remove them when changed to other statuses.":"當任務標記為進行中時自動添加開始日期,當更改為其他狀態時刪除它們。","Manage cancelled dates":"管理取消日期","Automatically add cancelled dates when tasks are marked as abandoned, and remove them when changed to other statuses.":"當任務標記為已放棄時自動添加取消日期,當更改為其他狀態時刪除它們。","Copy View":"複製視圖","Beta":"測試版","Beta Test Features":"測試版功能","Experimental features that are currently in testing phase. These features may be unstable and could change or be removed in future updates.":"當前處於測試階段的實驗性功能。這些功能可能不穩定,在未來的更新中可能會發生變化或被移除。","Beta Features Warning":"測試版功能警告","These features are experimental and may be unstable. They could change significantly or be removed in future updates due to Obsidian API changes or other factors. Please use with caution and provide feedback to help improve these features.":"這些功能是實驗性的,可能不穩定。由於 Obsidian API 變化或其他因素,它們可能在未來的更新中發生重大變化或被移除。請謹慎使用並提供反饋以幫助改進這些功能。","Base View":"基礎視圖","Advanced view management features that extend the default Task Genius views with additional functionality.":"擴展默認 Task Genius 視圖的高級視圖管理功能,提供額外的功能。","Enable experimental Base View functionality. This feature provides enhanced view management capabilities but may be affected by future Obsidian API changes. You may need to restart Obsidian to see the changes.":"啟用實驗性基礎視圖功能。此功能提供增強的視圖管理能力,但可能會受到未來 Obsidian API 變化的影響。您可能需要重啟 Obsidian 才能看到變化。","You need to close all bases view if you already create task view in them and remove unused view via edit them manually when disable this feature.":"如果您已經在基礎視圖中創建了任務視圖,當禁用此功能時,您需要關閉所有基礎視圖並通過手動編輯刪除未使用的視圖。","Enable Base View":"啟用基礎視圖","Enable experimental Base View functionality. This feature provides enhanced view management capabilities but may be affected by future Obsidian API changes.":"啟用實驗性基礎視圖功能。此功能提供增強的視圖管理能力,但可能會受到未來 Obsidian API 變化的影響。","Enable":"啟用","Beta Feedback":"測試版反饋","Help improve these features by providing feedback on your experience.":"通過提供您的使用體驗反饋來幫助改進這些功能。","Report Issues":"報告問題","If you encounter any issues with beta features, please report them to help improve the plugin.":"如果您在使用測試版功能時遇到任何問題,請報告它們以幫助改進插件。","Report Issue":"報告問題","Table":"表格","No Priority":"無優先級","Click to select date":"點擊選擇日期","Enter tags separated by commas":"輸入標籤,用逗號分隔","Enter project name":"輸入項目名稱","Enter context":"輸入上下文","Invalid value":"無效值","No tasks":"無任務","1 task":"1 任務","Columns":"列","Toggle column visibility":"切換列可見性","Switch to List Mode":"切換到列表模式","Switch to Tree Mode":"切換到樹形模式","Collapse":"摺疊","Expand":"展開","Collapse subtasks":"摺疊子任務","Expand subtasks":"展開子任務","Click to change status":"點擊更改狀態","Click to set priority":"點擊設置優先級","Yesterday":"昨天","Click to edit date":"點擊編輯日期","No tags":"無標籤","Click to open file":"點擊打開文件","No tasks found":"未找到任務","Completed Date":"完成日期","Loading...":"載入中...","Advanced Filtering":"進階過濾器","Use advanced multi-group filtering with complex conditions":"使用進階多組過濾器,支援複雜條件","Auto-moved":"自動移動","tasks to":"任務移至","Failed to auto-move tasks:":"自動移動任務失敗:","Workflow created successfully":"工作流程建立成功","No task structure found at cursor position":"在游標位置未找到任務結構","Use similar existing workflow":"使用類似的現有工作流程","Create new workflow":"建立新工作流程","No workflows defined. Create a workflow first.":"尚未定義任何工作流程。請先建立一個工作流程。","Workflow task created":"已建立工作流程任務","Task converted to workflow root":"任務已轉換為工作流程根節點","Failed to convert task":"轉換任務失敗","No workflows to duplicate":"沒有可複製的工作流程","Duplicate":"複製","Workflow duplicated and saved":"工作流程已複製並儲存","Workflow created from task structure":"已從任務結構建立工作流程","Create Quick Workflow":"快速建立工作流程","Convert Task to Workflow":"將任務轉換為工作流程","Convert to Workflow Root":"轉換為工作流程根節點","Start Workflow Here":"從此處開始工作流程","Duplicate Workflow":"複製工作流程","Simple Linear Workflow":"簡單線性工作流程","A basic linear workflow with sequential stages":"一個具有連續階段的基本線性工作流程","To Do":"待辦","Done":"完成","Project Management":"專案管理","Coding":"程式開發","Research Process":"研究流程","Academic or professional research workflow":"學術或專業研究工作流程","Literature Review":"文獻回顧","Data Collection":"資料收集","Analysis":"分析","Writing":"撰寫","Published":"已發表","Custom Workflow":"自訂工作流程","Create a custom workflow from scratch":"從頭建立自訂工作流程","Quick Workflow Creation":"快速建立工作流程","Workflow Template":"工作流程範本","Choose a template to start with or create a custom workflow":"選擇範本開始,或建立自訂工作流程","Workflow Name":"工作流程名稱","A descriptive name for your workflow":"為您的工作流程提供描述性名稱","Enter workflow name":"輸入工作流程名稱","Unique identifier (auto-generated from name)":"唯一識別碼(由名稱自動產生)","Optional description of the workflow purpose":"(選填)工作流程用途描述","Describe your workflow...":"描述您的工作流程……","Preview of workflow stages (edit after creation for advanced options)":"工作流程階段預覽(建立後可編輯進階選項)","Add Stage":"新增階段","No stages defined. Choose a template or add stages manually.":"尚未定義任何階段。請選擇範本或手動新增階段。","Remove stage":"移除階段","Create Workflow":"建立工作流程","Please provide a workflow name and ID":"請提供工作流程名稱與識別碼","Please add at least one stage to the workflow":"請至少新增一個階段到工作流程","Discord":"Discord","Chat with us":"與我們聊天","Open Discord":"開啟 Discord","Task Genius icons are designed by":"Task Genius 圖示設計者:","Task Genius Icons":"Task Genius 圖示","ICS Calendar Integration":"ICS 行事曆整合","Configure external calendar sources to display events in your task views.":"設定外部行事曆來源以在任務視圖中顯示事件。","Add New Calendar Source":"新增行事曆來源","Global Settings":"全域設定","Enable Background Refresh":"啟用背景刷新","Automatically refresh calendar sources in the background":"自動在背景刷新行事曆來源","Global Refresh Interval":"全域刷新間隔","Default refresh interval for all sources (minutes)":"所有來源的預設刷新間隔(分鐘)","Maximum Cache Age":"快取最大保存時間","How long to keep cached data (hours)":"快取資料保存時長(小時)","Network Timeout":"網路逾時","Request timeout in seconds":"請求逾時(秒)","Max Events Per Source":"每個來源最大事件數","Maximum number of events to load from each source":"每個來源可載入的最大事件數","Default Event Color":"預設事件顏色","Default color for events without a specific color":"無指定顏色事件的預設顏色","Calendar Sources":"行事曆來源","No calendar sources configured. Add a source to get started.":"尚未設定任何行事曆來源。請新增來源以開始使用。","ICS Enabled":"ICS 已啟用","ICS Disabled":"ICS 已停用","URL":"網址","Refresh":"刷新","min":"分鐘","Color":"顏色","Edit this calendar source":"編輯此行事曆來源","Sync":"同步","Sync this calendar source now":"立即同步此行事曆來源","Syncing...":"同步中……","Sync completed successfully":"同步成功完成","Sync failed: ":"同步失敗:","Disable":"停用","Disable this source":"停用此來源","Enable this source":"啟用此來源","Delete this calendar source":"刪除此行事曆來源","Are you sure you want to delete this calendar source?":"確定要刪除此行事曆來源嗎?","Edit ICS Source":"編輯 ICS 來源","Add ICS Source":"新增 ICS 來源","ICS Source Name":"ICS 來源名稱","Display name for this calendar source":"此行事曆來源的顯示名稱","My Calendar":"我的行事曆","ICS URL":"ICS 網址","URL to the ICS/iCal file":"ICS/iCal 檔案的網址","Whether this source is active":"此來源是否啟用","Refresh Interval":"刷新間隔","How often to refresh this source (minutes)":"此來源的刷新頻率(分鐘)","Color for events from this source (optional)":"此來源事件的顏色(選填)","Show Type":"顯示類型","How to display events from this source in calendar views":"如何在行事曆視圖中顯示此來源的事件","Event":"事件","Badge":"徽章","Show All-Day Events":"顯示全天事件","Include all-day events from this source":"包含此來源的全天事件","Show Timed Events":"顯示定時事件","Include timed events from this source":"包含此來源的定時事件","Authentication (Optional)":"驗證(選填)","Authentication Type":"驗證類型","Type of authentication required":"所需驗證類型","ICS Auth None":"無 ICS 驗證","Basic Auth":"基本驗證","Bearer Token":"持有者權杖","Custom Headers":"自訂標頭","Text Replacements":"文字取代","Configure rules to modify event text using regular expressions":"設定規則以使用正則表達式修改事件文字","No text replacement rules configured":"尚未設定任何文字取代規則","Enabled":"啟用","Disabled":"停用","Target":"目標","Pattern":"模式","Replacement":"取代","Are you sure you want to delete this text replacement rule?":"確定要刪除此文字取代規則嗎?","Add Text Replacement Rule":"新增文字取代規則","ICS Username":"ICS 使用者名稱","ICS Password":"ICS 密碼","ICS Bearer Token":"ICS 權杖","JSON object with custom headers":"包含自訂標頭的 JSON 物件","Holiday Configuration":"假期設定","Configure how holiday events are detected and displayed":"設定如何偵測與顯示假期事件","Enable Holiday Detection":"啟用假期偵測","Automatically detect and group holiday events":"自動偵測並分組假期事件","Status Mapping":"狀態對應","Configure how ICS events are mapped to task statuses":"設定 ICS 事件如何對應到任務狀態","Enable Status Mapping":"啟用狀態對應","Automatically map ICS events to specific task statuses":"自動將 ICS 事件對應到特定任務狀態","Grouping Strategy":"分組策略","How to handle consecutive holiday events":"如何處理連續假期事件","Show All Events":"顯示所有事件","Show First Day Only":"僅顯示第一天","Show Summary":"顯示摘要","Show First and Last":"顯示首日與末日","Maximum Gap Days":"最大間隔天數","Maximum days between events to consider them consecutive":"視為連續事件的最大間隔天數","Show in Forecast":"在預測中顯示","Whether to show holiday events in forecast view":"是否在預測視圖中顯示假期事件","Show in Calendar":"在行事曆中顯示","Whether to show holiday events in calendar view":"是否在行事曆視圖中顯示假期事件","Detection Patterns":"偵測模式","Summary Patterns":"摘要模式","Regex patterns to match in event titles (one per line)":"事件標題中要比對的正則表達式模式(每行一個)","Keywords":"關鍵字","Keywords to detect in event text (one per line)":"事件文字中要偵測的關鍵字(每行一個)","Categories":"分類","Event categories that indicate holidays (one per line)":"表示假期的事件分類(每行一個)","Group Display Format":"分組顯示格式","Format for grouped holiday display. Use {title}, {count}, {startDate}, {endDate}":"分組假期顯示格式。可用 {title}、{count}、{startDate}、{endDate}","Override ICS Status":"覆蓋 ICS 狀態","Override original ICS event status with mapped status":"以對應狀態覆蓋原始 ICS 事件狀態","Timing Rules":"時間規則","Past Events Status":"過去事件狀態","Status for events that have already ended":"已結束事件的狀態","Status Incomplete":"未完成狀態","Status Complete":"已完成狀態","Status Cancelled":"已取消狀態","Status In Progress":"進行中狀態","Status Question":"疑問狀態","Current Events Status":"當前事件狀態","Status for events happening today":"今日事件的狀態","Future Events Status":"未來事件狀態","Status for events in the future":"未來事件的狀態","Property Rules":"屬性規則","Optional rules based on event properties (higher priority than timing rules)":"根據事件屬性的選用規則(優先於時間規則)","Holiday Status":"假期狀態","Status for events detected as holidays":"偵測為假期的事件狀態","Use timing rules":"使用時間規則","Category Mapping":"分類對應","Map specific categories to statuses (format: category:status, one per line)":"將特定分類對應到狀態(格式:分類:狀態,每行一組)","Please enter a name for the source":"請輸入來源名稱","Please enter a URL for the source":"請輸入來源的網址","Please enter a valid URL":"請輸入有效的網址","Edit Text Replacement Rule":"編輯文字取代規則","Rule Name":"規則名稱","Descriptive name for this replacement rule":"此取代規則的描述性名稱","Remove Meeting Prefix":"移除會議前綴","Whether this rule is active":"此規則是否啟用","Target Field":"目標欄位","Which field to apply the replacement to":"要套用取代的欄位","Summary/Title":"摘要/標題","Location":"地點","All Fields":"所有欄位","Pattern (Regular Expression)":"模式(正則表達式)","Regular expression pattern to match. Use parentheses for capture groups.":"要比對的正則表達式模式。使用括號建立擷取群組。","Text to replace matches with. Use $1, $2, etc. for capture groups.":"用於取代比對內容的文字。可用 $1、$2 等代表擷取群組。","Regex Flags":"正則標誌","Regular expression flags (e.g., 'g' for global, 'i' for case-insensitive)":"正則表達式標誌(如 'g' 代表全域,'i' 代表不分大小寫)","Examples":"範例","Remove prefix":"移除前綴","Replace room numbers":"取代房間號碼","Swap words":"交換單字","Test Rule":"測試規則","Output: ":"輸出:","Test Input":"測試輸入","Enter text to test the replacement rule":"輸入文字以測試取代規則","Please enter a name for the rule":"請輸入規則名稱","Please enter a pattern":"請輸入模式","Invalid regular expression pattern":"無效的正則表達式模式","Enhanced Project Configuration":"進階專案設定","Configure advanced project detection and management features":"設定進階專案偵測與管理功能","Enable enhanced project features":"啟用進階專案功能","Enable path-based, metadata-based, and config file-based project detection":"啟用基於路徑、中繼資料與設定檔的專案偵測","Path-based Project Mappings":"路徑專案對應","Configure project names based on file paths":"根據檔案路徑設定專案名稱","No path mappings configured yet.":"尚未設定任何路徑對應。","Mapping":"對應","Path pattern (e.g., Projects/Work)":"路徑模式(例如:Projects/Work)","Add Path Mapping":"新增路徑對應","Metadata-based Project Configuration":"中繼資料專案設定","Configure project detection from file frontmatter":"從檔案前置資料偵測專案","Enable metadata project detection":"啟用中繼資料專案偵測","Detect project from file frontmatter metadata":"從檔案前置中繼資料偵測專案","Metadata key":"中繼資料鍵","The frontmatter key to use for project name":"用於專案名稱的前置資料鍵","Inherit other metadata fields from file frontmatter":"從檔案前置資料繼承其他中繼資料欄位","Allow subtasks to inherit metadata from file frontmatter. When disabled, only top-level tasks inherit file metadata.":"允許子任務從檔案前置資料繼承中繼資料。停用時,僅頂層任務會繼承檔案中繼資料。","Project Configuration File":"專案設定檔","Configure project detection from project config files":"從專案設定檔偵測專案","Enable config file project detection":"啟用設定檔專案偵測","Detect project from project configuration files":"從專案設定檔偵測專案","Config file name":"設定檔名稱","Name of the project configuration file":"專案設定檔名稱","Search recursively":"遞迴搜尋","Search for config files in parent directories":"在上層目錄中搜尋設定檔","Metadata Mappings":"中繼資料對應","Configure how metadata fields are mapped and transformed":"設定中繼資料欄位的對應與轉換方式","No metadata mappings configured yet.":"尚未設定任何中繼資料對應。","Source key (e.g., proj)":"來源鍵(例如:proj)","Select target field":"選擇目標欄位","Add Metadata Mapping":"新增中繼資料對應","Default Project Naming":"預設專案命名","Configure fallback project naming when no explicit project is found":"當未找到明確專案時設定備用專案命名","Enable default project naming":"啟用預設專案命名","Use default naming strategy when no project is explicitly defined":"當未明確定義專案時使用預設命名策略","Naming strategy":"命名策略","Strategy for generating default project names":"產生預設專案名稱的策略","Use filename":"使用檔名","Use folder name":"使用資料夾名稱","Use metadata field":"使用中繼資料欄位","Metadata field to use as project name":"用作專案名稱的中繼資料欄位","Enter metadata key (e.g., project-name)":"輸入中繼資料鍵(例如:project-name)","Strip file extension":"移除副檔名","Remove file extension from filename when using as project name":"將檔名作為專案名稱時移除副檔名","Target type":"目標類型","Choose whether to capture to a fixed file or daily note":"選擇要儲存到固定檔案或每日筆記","Fixed file":"固定檔案","Daily note":"每日筆記","The file where captured text will be saved. You can include a path, e.g., 'folder/Quick Capture.md'. Supports date templates like {{DATE:YYYY-MM-DD}} or {{date:YYYY-MM-DD-HHmm}}":"儲存擷取內容的檔案。可包含路徑,例如 'folder/Quick Capture.md'。支援日期模板如 {{DATE:YYYY-MM-DD}} 或 {{date:YYYY-MM-DD-HHmm}}","Sync with Daily Notes plugin":"與每日筆記外掛同步","Automatically sync settings from the Daily Notes plugin":"自動從每日筆記外掛同步設定","Sync now":"立即同步","Daily notes settings synced successfully":"每日筆記設定同步成功","Daily Notes plugin is not enabled":"每日筆記外掛未啟用","Failed to sync daily notes settings":"每日筆記設定同步失敗","Date format for daily notes (e.g., YYYY-MM-DD)":"每日筆記的日期格式(例如:YYYY-MM-DD)","Daily note folder":"每日筆記資料夾","Folder path for daily notes (leave empty for root)":"每日筆記的資料夾路徑(留空則為根目錄)","Daily note template":"每日筆記模板","Template file path for new daily notes (optional)":"新每日筆記的模板檔案路徑(可選)","Target heading":"目標標題","Optional heading to append content under (leave empty to append to file)":"可選的標題,將內容附加於其下(留空則附加至檔案末尾)","How to add captured content to the target location":"如何將擷取內容加入目標位置","Append":"附加","Prepend":"前置","Replace":"取代","Enable auto-move for completed tasks":"啟用自動移動已完成任務","Automatically move completed tasks to a default file without manual selection.":"自動將已完成任務移動到預設檔案,無需手動選擇。","Default target file":"預設目標檔案","Default file to move completed tasks to (e.g., 'Archive.md')":"已完成任務預設移動到的檔案(例如:'Archive.md')","Default insertion mode":"預設插入模式","Where to insert completed tasks in the target file":"在目標檔案中插入已完成任務的位置","Default heading name":"預設標題名稱","Heading name to insert tasks after (will be created if it doesn't exist)":"插入任務後的標題名稱(若不存在則自動建立)","Enable auto-move for incomplete tasks":"啟用自動移動未完成任務","Automatically move incomplete tasks to a default file without manual selection.":"自動將未完成任務移動到預設檔案,無需手動選擇。","Default target file for incomplete tasks":"未完成任務的預設目標檔案","Default file to move incomplete tasks to (e.g., 'Backlog.md')":"未完成任務預設移動到的檔案(例如:'Backlog.md')","Default insertion mode for incomplete tasks":"未完成任務的預設插入模式","Where to insert incomplete tasks in the target file":"在目標檔案中插入未完成任務的位置","Default heading name for incomplete tasks":"未完成任務的預設標題名稱","Heading name to insert incomplete tasks after (will be created if it doesn't exist)":"插入未完成任務後的標題名稱(若不存在則自動建立)","Other settings":"其他設定","Use Task Genius icons":"使用 Task Genius 圖示","Use Task Genius icons for task statuses":"任務狀態使用 Task Genius 圖示","Timeline Sidebar":"時間軸側邊欄","Enable Timeline Sidebar":"啟用時間軸側邊欄","Toggle this to enable the timeline sidebar view for quick access to your daily events and tasks.":"切換此選項以啟用時間軸側邊欄,快速存取每日事件與任務。","Auto-open on startup":"啟動時自動開啟","Automatically open the timeline sidebar when Obsidian starts.":"Obsidian 啟動時自動開啟時間軸側邊欄。","Show completed tasks":"顯示已完成任務","Include completed tasks in the timeline view. When disabled, only incomplete tasks will be shown.":"在時間軸中顯示已完成任務。停用時僅顯示未完成任務。","Focus mode by default":"預設啟用專注模式","Enable focus mode by default, which highlights today's events and dims past/future events.":"預設啟用專注模式,突顯今日事件並淡化過去/未來事件。","Maximum events to show":"顯示的最大事件數","Maximum number of events to display in the timeline. Higher numbers may affect performance.":"時間軸中顯示的最大事件數。數字越大可能影響效能。","Open Timeline Sidebar":"開啟時間軸側邊欄","Click to open the timeline sidebar view.":"點擊以開啟時間軸側邊欄。","Open Timeline":"開啟時間軸","Timeline sidebar opened":"已開啟時間軸側邊欄","Task Parser Configuration":"任務解析器設定","Configure how task metadata is parsed and recognized.":"設定如何解析與識別任務中繼資料。","Project tag prefix":"專案標籤前綴","Customize the prefix used for project tags in dataview format (e.g., 'project' for [project:: myproject]). Changes require reindexing.":"自訂 dataview 格式專案標籤的前綴(如 [project:: myproject] 的 'project')。更改後需重新索引。","Customize the prefix used for project tags (e.g., 'project' for #project/myproject). Changes require reindexing.":"自訂專案標籤的前綴(如 #project/myproject 的 'project')。更改後需重新索引。","Context tag prefix":"情境標籤前綴","Customize the prefix used for context tags in dataview format (e.g., 'context' for [context:: home]). Changes require reindexing.":"自訂 dataview 格式情境標籤的前綴(如 [context:: home] 的 'context')。更改後需重新索引。","Customize the prefix used for context tags (e.g., '@home' for @home). Changes require reindexing.":"自訂情境標籤的前綴(如 @home)。更改後需重新索引。","Area tag prefix":"領域標籤前綴","Customize the prefix used for area tags in dataview format (e.g., 'area' for [area:: work]). Changes require reindexing.":"自訂 dataview 格式領域標籤的前綴(如 [area:: work] 的 'area')。更改後需重新索引。","Customize the prefix used for area tags (e.g., 'area' for #area/work). Changes require reindexing.":"自訂領域標籤的前綴(如 #area/work 的 'area')。更改後需重新索引。","Format Examples:":"格式範例:","Area":"領域","always uses @ prefix":"一律使用 @ 前綴","File Parsing Configuration":"檔案解析設定","Configure how to extract tasks from file metadata and tags.":"設定如何從檔案中繼資料與標籤擷取任務。","Enable file metadata parsing":"啟用檔案中繼資料解析","Parse tasks from file frontmatter metadata fields. When enabled, files with specific metadata fields will be treated as tasks.":"從檔案前置中繼資料欄位解析任務。啟用後,具有特定中繼資料欄位的檔案將視為任務。","File metadata parsing enabled. Rebuilding task index...":"已啟用檔案中繼資料解析。正在重建任務索引……","Task index rebuilt successfully":"任務索引重建成功","Failed to rebuild task index":"任務索引重建失敗","Metadata fields to parse as tasks":"要解析為任務的中繼資料欄位","Comma-separated list of metadata fields that should be treated as tasks (e.g., dueDate, todo, complete, task)":"以逗號分隔的中繼資料欄位清單,這些欄位將視為任務(例如:dueDate, todo, complete, task)","Task content from metadata":"任務內容來源中繼資料","Which metadata field to use as task content. If not found, will use filename.":"用作任務內容的中繼資料欄位。若找不到則使用檔名。","Default task status":"預設任務狀態","Default status for tasks created from metadata (space for incomplete, x for complete)":"由中繼資料建立任務的預設狀態(空格代表未完成,x 代表已完成)","Enable tag-based task parsing":"啟用標籤式任務解析","Parse tasks from file tags. When enabled, files with specific tags will be treated as tasks.":"從檔案標籤解析任務。啟用後,具有特定標籤的檔案將視為任務。","Tags to parse as tasks":"要解析為任務的標籤","Comma-separated list of tags that should be treated as tasks (e.g., #todo, #task, #action, #due)":"以逗號分隔的標籤清單,這些標籤將視為任務(例如:#todo, #task, #action, #due)","Enable worker processing":"啟用背景處理","Use background worker for file parsing to improve performance. Recommended for large vaults.":"使用背景處理提升檔案解析效能。建議大型資料庫啟用。","Enable inline editor":"啟用行內編輯器","Enable inline editing of task content and metadata directly in task views. When disabled, tasks can only be edited in the source file.":"在任務檢視中直接行內編輯任務內容與中繼資料。停用時僅能在原始檔案編輯任務。","Auto-assigned from path":"自動從路徑分配","Auto-assigned from file metadata":"自動從檔案中繼資料分配","Auto-assigned from config file":"自動從設定檔分配","Auto-assigned":"自動分配","This project is automatically assigned and cannot be changed":"此專案為自動分配,無法更改","You can override the auto-assigned project by entering a different value":"您可以輸入不同的值來覆蓋自動分配的專案","Auto from path":"自動從路徑獲取","Auto from metadata":"自動從中繼資料獲取","Auto from config":"自動從設定檔獲取","You can override the auto-assigned project":"您可以覆蓋自動分配的專案","Timeline":"時間軸","Go to today":"跳至今天","Focus on today":"聚焦今天","What do you want to do today?":"你今天想做什麼?","More options":"更多選項","No events to display":"沒有可顯示的事件","Go to task":"前往任務","to":"至","Hide weekends":"隱藏週末","Hide weekend columns (Saturday and Sunday) in calendar views.":"在日曆視圖中隱藏週末欄(星期六和星期日)。","Hide weekend columns (Saturday and Sunday) in forecast calendar.":"在預測日曆中隱藏週末欄(星期六和星期日)。","Repeatable":"可重複","Final":"最終","Sequential":"依序","Current: ":"當前:","completed":"已完成","Convert to workflow template":"轉換為工作流程範本","Start workflow here":"從此開始工作流程","Create quick workflow":"建立快速工作流程","Workflow not found":"找不到工作流程","Stage not found":"找不到階段","Current stage":"當前階段","Type":"類型","Next":"下一步","Start workflow":"開始工作流程","Continue":"繼續","Complete substage and move to":"完成子階段並移至","Add new task":"新增任務","Add new sub-task":"新增子任務","Auto-move completed subtasks to default file":"自動將已完成的子任務移動到預設檔案","Auto-move direct completed subtasks to default file":"自動將直接已完成的子任務移動到預設檔案","Auto-move all subtasks to default file":"自動將所有子任務移動到預設檔案","Auto-move incomplete subtasks to default file":"自動將未完成的子任務移動到預設檔案","Auto-move direct incomplete subtasks to default file":"自動將直接未完成的子任務移動到預設檔案","Convert task to workflow template":"將任務轉換為工作流程範本","Convert current task to workflow root":"將當前任務轉換為工作流程根節點","Duplicate workflow":"複製工作流程","Workflow quick actions":"工作流程快速操作","Views & Index":"視圖與索引","Progress Display":"進度顯示","Workflows":"工作流程","Dates & Priority":"日期與優先級","Habits":"習慣","Calendar Sync":"日曆同步","Beta Features":"測試功能","Core Settings":"核心設定","Display & Progress":"顯示與進度","Task Management":"任務管理","Workflow & Automation":"工作流程與自動化","Gamification":"遊戲化","Integration":"整合","Advanced":"進階","Information":"資訊","Workflow generated from task structure":"根據任務結構產生的工作流程","Workflow based on existing pattern":"基於現有模式的工作流程","Matrix":"矩陣","More actions":"更多操作","Open in file":"在檔案中開啟","Copy task":"複製任務","Mark as urgent":"標記為緊急","Mark as important":"標記為重要","Overdue by {days} days":"逾期 {days} 天","Due today":"今天到期","Due tomorrow":"明天到期","Due in {days} days":"{days} 天後到期","Loading tasks...":"載入任務中...","task":"任務","No crisis tasks - great job!":"沒有危機任務 - 做得好!","No planning tasks - consider adding some goals":"沒有規劃任務 - 考慮新增一些目標","No interruptions - focus time!":"沒有干擾 - 專注時間!","No time wasters - excellent focus!":"沒有時間浪費 - 專注度極佳!","No tasks in this quadrant":"此象限中沒有任務","Handle immediately. These are critical tasks that need your attention now.":"立即處理。這些是需要您現在關注的關鍵任務。","Schedule and plan. These tasks are key to your long-term success.":"安排和規劃。這些任務是您長期成功的關鍵。","Delegate if possible. These tasks are urgent but don't require your specific skills.":"如果可能的話請委派。這些任務很緊急但不需要您的特定技能。","Eliminate or minimize. These tasks may be time wasters.":"減少或最小化。這些任務可能是時間浪費。","Review and categorize these tasks appropriately.":"審查和適當地分類這些任務。","Urgent & Important":"緊急且重要","Do First - Crisis & emergencies":"優先處理 - 危機與緊急狀況","Not Urgent & Important":"不緊急但重要","Schedule - Planning & development":"安排 - 規劃與發展","Urgent & Not Important":"緊急但不重要","Delegate - Interruptions & distractions":"委派 - 干擾與分心","Not Urgent & Not Important":"不緊急且不重要","Eliminate - Time wasters":"減少 - 時間浪費","Task Priority Matrix":"任務優先級矩陣","Created Date (Newest First)":"建立日期(最新優先)","Created Date (Oldest First)":"建立日期(最舊優先)","Toggle empty columns":"切換空欄顯示","Failed to update task":"更新任務失敗","Remove urgent tag":"移除緊急標籤","Remove important tag":"移除重要標籤","Loading more tasks...":"載入更多任務...","Action Type":"操作類型","Select action type...":"選擇操作類型...","Delete task":"刪除任務","Keep task":"保留任務","Complete related tasks":"完成相關任務","Move task":"移動任務","Archive task":"歸檔任務","Duplicate task":"複製任務","Task IDs":"任務 ID","Enter task IDs separated by commas":"輸入用逗號分隔的任務 ID","Comma-separated list of task IDs to complete when this task is completed":"當此任務完成時要完成的任務 ID 逗號分隔列表","Target File":"目標檔案","Path to target file":"目標檔案路徑","Target Section (Optional)":"目標章節(可選)","Section name in target file":"目標檔案中的章節名稱","Archive File (Optional)":"歸檔檔案(可選)","Default: Archive/Completed Tasks.md":"預設:Archive/Completed Tasks.md","Archive Section (Optional)":"歸檔章節(可選)","Default: Completed Tasks":"預設:已完成任務","Target File (Optional)":"目標檔案(可選)","Default: same file":"預設:同一檔案","Preserve Metadata":"保留元數據","Keep completion dates and other metadata in the duplicated task":"在複製的任務中保留完成日期和其他元數據","Overdue by":"逾期","days":"天","Due in":"到期","File Filter":"檔案篩選","Enable File Filter":"啟用檔案篩選","Toggle this to enable file and folder filtering during task indexing. This can significantly improve performance for large vaults.":"切換此選項以在任務索引期間啟用檔案和資料夾篩選。這可以顯著提高大型庫的性能。","File Filter Mode":"檔案篩選模式","Choose whether to include only specified files/folders (whitelist) or exclude them (blacklist)":"選擇是否僅包含指定的檔案/資料夾(白名單)或排除它們(黑名單)","Whitelist (Include only)":"白名單(僅包含)","Blacklist (Exclude)":"黑名單(排除)","File Filter Rules":"檔案篩選規則","Configure which files and folders to include or exclude from task indexing":"配置要在任務索引中包含或排除的檔案和資料夾","Type:":"類型:","Folder":"資料夾","Path:":"路徑:","Enabled:":"啟用:","Delete rule":"刪除規則","Add Filter Rule":"新增篩選規則","Add File Rule":"新增檔案規則","Add Folder Rule":"新增資料夾規則","Add Pattern Rule":"新增樣式規則","Refresh Statistics":"刷新統計","Manually refresh filter statistics to see current data":"手動刷新篩選統計以查看當前數據","Refreshing...":"刷新中...","Active Rules":"活躍規則","Cache Size":"快取大小","No filter data available":"沒有可用的篩選數據","Error loading statistics":"載入統計錯誤","On Completion":"完成時操作","Enable OnCompletion":"啟用完成時操作","Enable automatic actions when tasks are completed":"啟用任務完成時的自動操作","Default Archive File":"預設歸檔檔案","Default file for archive action":"歸檔操作的預設檔案","Default Archive Section":"預設歸檔章節","Default section for archive action":"歸檔操作的預設章節","Show Advanced Options":"顯示進階選項","Show advanced configuration options in task editors":"在任務編輯器中顯示進階配置選項","Configure checkbox status settings":"配置複選框狀態設定","Auto complete parent checkbox":"自動完成父級複選框","Toggle this to allow this plugin to auto complete parent checkbox when all child tasks are completed.":"切換此選項以允許此外掛程式在所有子任務完成時自動完成父級複選框。","When some but not all child tasks are completed, mark the parent checkbox as 'In Progress'. Only works when 'Auto complete parent' is enabled.":"當部分子任務完成但不是全部完成時,將父級複選框標記為「進行中」。僅在啟用「自動完成父級」時才會作用。","Select a predefined checkbox status collection or customize your own":"選擇預定義的複選框狀態集合或自定義您自己的","Checkbox Switcher":"複選框切換器","Enable checkbox status switcher":"啟用複選框狀態切換器","Replace default checkboxes with styled text marks that follow your checkbox status cycle when clicked.":"用樣式化的文字標記取代預設複選框,點擊時遵循您的複選框狀態循環。","Make the text mark in source mode follow the checkbox status cycle when clicked.":"使原始模式中的文字標記在點擊時遵循複選框狀態循環。","Automatically manage dates based on checkbox status changes":"根據複選框狀態變化自動管理日期","Toggle this to enable automatic date management when checkbox status changes. Dates will be added/removed based on your preferred metadata format (Tasks emoji format or Dataview format).":"切換此選項以啟用複選框狀態變化時的自動日期管理。將根據您喜好的元數據格式(任務表情格式或 Dataview 格式)新增/移除日期。","Default view mode":"預設檢視模式","Choose the default display mode for all views. This affects how tasks are displayed when you first open a view or create a new view.":"選擇所有檢視的預設顯示模式。這影響您第一次開啟檢視或建立新檢視時任務的顯示方式。","List View":"列表檢視","Tree View":"樹狀檢視","Global Filter Configuration":"全域篩選配置","Configure global filter rules that apply to all Views by default. Individual Views can override these settings.":"配置預設應用於所有檢視的全域篩選規則。個別檢視可以覆蓋這些設定。","Cancelled Date":"取消日期","Configuration is valid":"配置有效","Action to execute on completion":"完成時執行的操作","Depends On":"依賴於","Task IDs separated by commas":"用逗號分隔的任務 ID","Task ID":"任務 ID","Unique task identifier":"唯一任務標識符","Action to execute when task is completed":"任務完成時執行的操作","Comma-separated list of task IDs this task depends on":"此任務依賴的任務 ID 逗號分隔列表","Unique identifier for this task":"此任務的唯一標識符","Quadrant Classification Method":"象限分類方法","Choose how to classify tasks into quadrants":"選擇如何將任務分類到象限中","Urgent Priority Threshold":"緊急優先級闾值","Tasks with priority >= this value are considered urgent (1-5)":"優先級 >= 此值的任務被視為緊急(1-5)","Important Priority Threshold":"重要優先級闾值","Tasks with priority >= this value are considered important (1-5)":"優先級 >= 此值的任務被視為重要(1-5)","Urgent Tag":"緊急標籤","Tag to identify urgent tasks (e.g., #urgent, #fire)":"識別緊急任務的標籤(例如 #urgent, #fire)","Important Tag":"重要標籤","Tag to identify important tasks (e.g., #important, #key)":"識別重要任務的標籤(例如 #important, #key)","Urgent Threshold Days":"緊急闾值天數","Tasks due within this many days are considered urgent":"在這麼多天內到期的任務被視為緊急","Auto Update Priority":"自動更新優先級","Automatically update task priority when moved between quadrants":"在象限間移動時自動更新任務優先級","Auto Update Tags":"自動更新標籤","Automatically add/remove urgent/important tags when moved between quadrants":"在象限間移動時自動新增/移除緊急/重要標籤","Hide Empty Quadrants":"隱藏空象限","Hide quadrants that have no tasks":"隱藏沒有任務的象限","Configure On Completion Action":"配置完成時操作","URL to the ICS/iCal file (supports http://, https://, and webcal:// protocols)":"ICS/iCal 檔案的 URL(支持 http://、https:// 和 webcal:// 協定)","Task mark display style":"任務標記顯示樣式","Choose how task marks are displayed: default checkboxes, custom text marks, or Task Genius icons.":"選擇任務標記的顯示方式:預設複選框、自定義文字標記或 Task Genius 圖示。","Default checkboxes":"預設複選框","Custom text marks":"自定義文字標記","Task Genius icons":"Task Genius 圖示","Time Parsing Settings":"時間解析設定","Enable Time Parsing":"啟用時間解析","Automatically parse natural language time expressions in Quick Capture":"在快速捕獲中自動解析自然語言時間表達式","Remove Original Time Expressions":"移除原始時間表達式","Remove parsed time expressions from the task text":"從任務文字中移除已解析的時間表達式","Supported Languages":"支持的語言","Currently supports English and Chinese time expressions. More languages may be added in future updates.":"目前支持英文和中文時間表達式。未來更新中可能會新增更多語言。","Date Keywords Configuration":"日期關鍵詞配置","Start Date Keywords":"開始日期關鍵詞","Keywords that indicate start dates (comma-separated)":"指示開始日期的關鍵詞(逗號分隔)","Due Date Keywords":"到期日期關鍵詞","Keywords that indicate due dates (comma-separated)":"指示到期日期的關鍵詞(逗號分隔)","Scheduled Date Keywords":"安排日期關鍵詞","Keywords that indicate scheduled dates (comma-separated)":"指示安排日期的關鍵詞(逗號分隔)","Configure...":"配置...","Collapse quick input":"折疊快速輸入","Expand quick input":"展開快速輸入","Set Priority":"設定優先級","Clear Flags":"清除旗標","Filter by Priority":"按優先級篩選","New Project":"新專案","Archive Completed":"歸檔已完成","Project Statistics":"專案統計","Manage Tags":"管理標籤","Time Parsing":"時間解析","Minimal Quick Capture":"最小化快速捕獲","Enter your task...":"輸入您的任務...","Set date":"設定日期","Set location":"設定位置","Add tags":"新增標籤","Day after tomorrow":"後天","Next week":"下周","Next month":"下月","Choose date...":"選擇日期...","Fixed location":"固定位置","Date":"日期","Add date (triggers ~)":"新增日期(觸發符 ~)","Set priority (triggers !)":"設定優先級(觸發符 !)","Target Location":"目標位置","Set target location (triggers *)":"設定目標位置(觸發符 *)","Add tags (triggers #)":"新增標籤(觸發符 #)","Minimal Mode":"最小化模式","Enable minimal mode":"啟用最小化模式","Enable simplified single-line quick capture with inline suggestions":"啟用簡化的單行快速捕獲和內嵌建議","Suggest trigger character":"建議觸發字元","Character to trigger the suggestion menu":"觸發建議選單的字元","Highest Priority":"最高優先級","🔺 Highest priority task":"🔺 最高優先級任務","Highest priority set":"已設定最高優先級","⏫ High priority task":"⏫ 高優先級任務","High priority set":"已設定高優先級","🔼 Medium priority task":"🔼 中等優先級任務","Medium priority set":"已設定中等優先級","🔽 Low priority task":"🔽 低優先級任務","Low priority set":"已設定低優先級","Lowest Priority":"最低優先級","⏬ Lowest priority task":"⏬ 最低優先級任務","Lowest priority set":"已設定最低優先級","Set due date to today":"設定到期日期為今天","Due date set to today":"已設定到期日期為今天","Set due date to tomorrow":"設定到期日期為明天","Due date set to tomorrow":"已設定到期日期為明天","Pick Date":"選擇日期","Open date picker":"開啟日期選擇器","Set scheduled date":"設定安排日期","Scheduled date set":"已設定安排日期","Save to inbox":"儲存到收件匣","Target set to Inbox":"已設定目標為收件匣","Daily Note":"日記","Save to today's daily note":"儲存到今天的日記","Target set to Daily Note":"已設定目標為日記","Current File":"當前檔案","Save to current file":"儲存到當前檔案","Target set to Current File":"已設定目標為當前檔案","Choose File":"選擇檔案","Open file picker":"開啟檔案選擇器","Save to recent file":"儲存到最近檔案","Target set to":"已設定目標為","Important":"重要","Tagged as important":"已標記為重要","Urgent":"緊急","Tagged as urgent":"已標記為緊急","Work":"工作","Work related task":"工作相關任務","Tagged as work":"已標記為工作","Personal":"個人","Personal task":"個人任務","Tagged as personal":"已標記為個人","Choose Tag":"選擇標籤","Open tag picker":"開啟標籤選擇器","Existing tag":"現有標籤","Tagged with":"已標記為","Toggle quick capture panel in editor":"在編輯器中切換快速捕獲面板","Toggle quick capture panel in editor (Globally)":"在編輯器中切換快速捕獲面板(全域)","Selected Mode":"選擇的模式","Features that will be enabled":"將啟用的功能","Don't worry! You can customize any of these settings later in the plugin settings.":"別擔心!您可以稍後在外掛設定中自訂這些設定。","Available views":"可用視圖","Key settings":"關鍵設定","Progress bars":"進度條","Enabled (both graphical and text)":"已啟用(圖形和文字)","Task status switching":"任務狀態切換","Workflow management":"工作流程管理","Reward system":"獎勵系統","Habit tracking":"習慣追蹤","Performance optimization":"效能最佳化","Configuration Changes":"設定變更","Your custom views will be preserved":"您的自訂視圖將被保留","New views to be added":"要新增的視圖","Existing views to be updated":"要更新的現有視圖","Feature changes":"功能變更","Only template settings will be applied. Your existing custom configurations will be preserved.":"僅套用範本設定。您現有的自訂設定將被保留。","Congratulations!":"恭喜!","Task Genius has been configured with your selected preferences":"Task Genius 已根據您選擇的偏好完成設定","Your Configuration":"您的設定","Quick Start Guide":"快速入門指南","What's next?":"接下來做什麼?","Open Task Genius view from the left ribbon":"從左側功能區開啟 Task Genius 視圖","Create your first task using Quick Capture":"使用快速擷取建立您的第一個任務","Explore different views to organize your tasks":"探索不同視圖來組織您的任務","Customize settings anytime in plugin settings":"隨時在外掛設定中自訂設定","Helpful Resources":"實用資源","Complete guide to all features":"所有功能的完整指南","Community":"社群","Get help and share tips":"獲得幫助和分享技巧","Customize Task Genius":"自訂 Task Genius","Click the Task Genius icon in the left sidebar":"點擊左側邊欄的 Task Genius 圖示","Start with the Inbox view to see all your tasks":"從收件匣視圖開始查看所有任務","Use quick capture panel to quickly add your first task":"使用快速擷取面板快速新增第一個任務","Try the Forecast view to see tasks by date":"嘗試預測視圖按日期查看任務","Open Task Genius and explore the available views":"開啟 Task Genius 並探索可用視圖","Set up a project using the Projects view":"使用專案視圖設定專案","Try the Kanban board for visual task management":"嘗試看板進行視覺化任務管理","Use workflow stages to track task progress":"使用工作流程階段追蹤任務進度","Explore all available views and their configurations":"探索所有可用視圖及其設定","Set up complex workflows for your projects":"為專案設定複雜工作流程","Configure habits and rewards to stay motivated":"設定習慣和獎勵以保持動力","Integrate with external calendars and systems":"與外部日曆和系統整合","Open Task Genius from the left sidebar":"從左側邊欄開啟 Task Genius","Create your first task":"建立您的第一個任務","Explore the different views available":"探索不同的可用視圖","Customize settings as needed":"根據需要自訂設定","Thank you for your positive feedback!":"感謝您的正面回饋!","Thank you for your feedback. We'll continue improving the experience.":"感謝您的回饋。我們將繼續改善使用體驗。","Share detailed feedback":"分享詳細回饋","Skip onboarding":"跳過引導","Back":"返回","Welcome to Task Genius":"歡迎使用 Task Genius","Transform your task management with advanced progress tracking and workflow automation":"透過進階進度追蹤和工作流程自動化轉變您的任務管理","Progress Tracking":"進度追蹤","Visual progress bars and completion tracking for all your tasks":"為所有任務提供視覺化進度條和完成追蹤","Organize tasks by projects with advanced filtering and sorting":"使用進階篩選和排序按專案組織任務","Workflow Automation":"工作流程自動化","Automate task status changes and improve your productivity":"自動化任務狀態變更並提高生產力","Multiple Views":"多重視圖","Kanban boards, calendars, Gantt charts, and more visualization options":"看板、日曆、甘特圖和更多視覺化選項","This quick setup will help you configure Task Genius based on your experience level and needs. You can always change these settings later.":"這個快速設定將根據您的經驗水平和需求幫助您設定 Task Genius。您隨時可以稍後更改這些設定。","Choose Your Usage Mode":"選擇您的使用模式","Select the configuration that best matches your task management experience":"選擇最符合您任務管理經驗的設定","Configuration Preview":"設定預覽","Review the settings that will be applied for your selected mode":"查看將套用於您選擇模式的設定","Include task creation guide":"包含任務建立指南","Show a quick tutorial on creating your first task":"顯示建立第一個任務的快速教學","Create Your First Task":"建立您的第一個任務","Learn how to create and format tasks in Task Genius":"學習如何在 Task Genius 中建立和格式化任務","Setup Complete!":"設定完成!","Task Genius is now configured and ready to use":"Task Genius 已設定完成且可以使用","Start Using Task Genius":"開始使用 Task Genius","Task Genius Setup":"Task Genius 設定","Skip setup":"跳過設定","We noticed you've already configured Task Genius":"我們注意到您已經設定了 Task Genius","Your current configuration includes:":"您目前的設定包括:","Would you like to run the setup wizard anyway?":"您還是想要執行設定精靈嗎?","Yes, show me the setup wizard":"是的,顯示設定精靈","No, I'm happy with my current setup":"不用,我滿意目前的設定","Learn the different ways to create and format tasks in Task Genius. You can use either emoji-based or Dataview-style syntax.":"學習在 Task Genius 中建立和格式化任務的不同方式。您可以使用表情符號或 Dataview 風格的語法。","Task Format Examples":"任務格式範例","Basic Task":"基本任務","With Emoji Metadata":"使用表情符號中繼資料","📅 = Due date, 🔺 = High priority, #project/ = Docs project tag":"📅 = 到期日,🔺 = 高優先級,#project/ = 文件專案標籤","With Dataview Metadata":"使用 Dataview 中繼資料","Mixed Format":"混合格式","Combine emoji and dataview syntax as needed":"根據需要結合表情符號和 Dataview 語法","Task Status Markers":"任務狀態標記","Not started":"未開始","In progress":"進行中","Common Metadata Symbols":"常用中繼資料符號","Due date":"到期日","Start date":"開始日期","Scheduled date":"預定日期","Higher priority":"較高優先級","Lower priority":"較低優先級","Recurring task":"重複任務","Project/tag":"專案/標籤","Use quick capture panel to quickly capture tasks from anywhere in Obsidian.":"使用快速擷取面板從 Obsidian 的任何地方快速擷取任務。","Try Quick Capture":"嘗試快速擷取","Quick capture is now enabled in your configuration!":"快速擷取現已在您的設定中啟用!","Failed to open quick capture. Please try again later.":"無法開啟快速擷取。請稍後再試。","Try It Yourself":"自己試試看","Practice creating a task with the format you prefer:":"練習使用您偏好的格式建立任務:","Practice Task":"練習任務","Enter a task using any of the formats shown above":"使用上述任何格式輸入任務","- [ ] Your task here":"- [ ] 您的任務在此","Validate Task":"驗證任務","Please enter a task to validate":"請輸入任務以進行驗證","This doesn't look like a valid task. Tasks should start with '- [ ]'":"這看起來不像有效的任務。任務應以 '- [ ]' 開頭","Valid task format!":"有效的任務格式!","Emoji metadata":"表情符號中繼資料","Dataview metadata":"Dataview 中繼資料","Project tags":"專案標籤","Detected features: ":"檢測到的功能:","Onboarding":"新手引導","Restart the welcome guide and setup wizard":"重新啟動歡迎指南和設定精靈","Restart Onboarding":"重新開始引導","Copy":"複製","Copied!":"已複製!","MCP integration is only available on desktop":"MCP 整合僅在桌面版可用","MCP Server Status":"MCP 伺服器狀態","Enable MCP Server":"啟用 MCP 伺服器","Start the MCP server to allow external tool connections":"啟動 MCP 伺服器以允許外部工具連接","WARNING: Enabling the MCP server will allow external AI tools and applications to access and modify your task data. This includes:\n\n• Reading all tasks and their details\n• Creating new tasks\n• Updating existing tasks\n• Deleting tasks\n• Accessing task metadata and properties\n\nOnly enable this if you trust the applications that will connect to the MCP server. Make sure to keep your authentication token secure.\n\nDo you want to continue?":"警告:啟用 MCP 伺服器將允許外部 AI 工具和應用程式存取和修改您的任務資料。這包括:\n\n• 讀取所有任務及其詳細資訊\n• 建立新任務\n• 更新現有任務\n• 刪除任務\n• 存取任務中繼資料和屬性\n\n僅在您信任將連接到 MCP 伺服器的應用程式時才啟用此功能。請確保您的認證憑證安全。\n\n您要繼續嗎?","MCP Server enabled. Keep your authentication token secure!":"MCP 伺服器已啟用。請保管好您的認證憑證!","Server Configuration":"伺服器設定","Host":"主機","Server host address. Use 127.0.0.1 for local only, 0.0.0.0 for all interfaces":"伺服器主機位址。使用 127.0.0.1 僅限本地,使用 0.0.0.0 用於所有介面","Security Warning":"安全警告","⚠️ **WARNING**: Switching to 0.0.0.0 will make the MCP server accessible from external networks.\n\nThis could expose your Obsidian data to:\n- Other devices on your local network\n- Potentially the internet if your firewall is misconfigured\n\n**Only proceed if you:**\n- Understand the security implications\n- Have properly configured your firewall\n- Need external access for legitimate reasons\n\nAre you sure you want to continue?":"⚠️ **警告**:切換到 0.0.0.0 將使 MCP 伺服器可從外部網路存取。\n\n這可能會將您的 Obsidian 資料暴露給:\n- 您本地網路上的其他裝置\n- 如果您的防火牆設定不當,可能暴露到網際網路\n\n**僅在符合以下條件時繼續:**\n- 您了解安全影響\n- 已正確設定防火牆\n- 因合法原因需要外部存取\n\n您確定要繼續嗎?","Yes, I understand the risks":"是的,我了解風險","Host changed to 0.0.0.0. Server is now accessible from external networks.":"主機已更改為 0.0.0.0。伺服器現在可從外部網路存取。","Port":"連接埠","Server port number (default: 7777)":"伺服器連接埠號碼(預設:7777)","Authentication":"認證","Authentication Token":"認證憑證","Bearer token for authenticating MCP requests (keep this secret)":"用於驗證 MCP 請求的 Bearer 憑證(請保密)","Show":"顯示","Hide":"隱藏","Token copied to clipboard":"憑證已複製到剪貼簿","Regenerate":"重新產生","New token generated":"已產生新憑證","Advanced Settings":"進階設定","Enable CORS":"啟用 CORS","Allow cross-origin requests (required for web clients)":"允許跨來源請求(網頁客戶端所需)","Log Level":"日誌級別","Logging verbosity for debugging":"用於除錯的日誌詳細程度","Error":"錯誤","Warning":"警告","Info":"資訊","Debug":"除錯","Server Actions":"伺服器操作","Test Connection":"測試連接","Test the MCP server connection":"測試 MCP 伺服器連接","Test":"測試","Testing...":"測試中...","Connection test successful! MCP server is working.":"連接測試成功!MCP 伺服器正在運作。","Connection test failed: ":"連接測試失敗:","Restart Server":"重新啟動伺服器","Stop and restart the MCP server":"停止並重新啟動 MCP 伺服器","Restart":"重新啟動","MCP server restarted":"MCP 伺服器已重新啟動","Failed to restart server: ":"重新啟動伺服器失敗:","Use Next Available Port":"使用下一個可用連接埠","Port updated to ":"連接埠已更新為 ","No available port found in range":"在範圍內找不到可用的連接埠","Client Configuration":"客戶端設定","Authentication Method":"認證方法","Choose the authentication method for client configurations":"選擇客戶端設定的認證方法","Method B: Combined Bearer (Recommended)":"方法 B:組合 Bearer(推薦)","Method A: Custom Headers":"方法 A:自訂標頭","Supported Authentication Methods:":"支援的認證方法:","API Documentation":"API 文件","Server Endpoint":"伺服器端點","Copy URL":"複製 URL","Available Tools":"可用工具","Loading tools...":"載入工具中...","No tools available":"沒有可用的工具","Failed to load tools. Is the MCP server running?":"載入工具失敗。MCP 伺服器是否正在運作?","Example Request":"範例請求","MCP Server not initialized":"MCP 伺服器未初始化","Running":"運作中","Stopped":"已停止","Uptime":"運作時間","Requests":"請求數","Toggle this to enable Org-mode style quick capture panel.":"切換此選項以啟用 Org-mode 風格的快速擷取面板。","Auto-add task prefix":"自動新增任務前綴","Automatically add task checkbox prefix to captured content":"自動在擷取的內容前新增任務核取方塊前綴","Task prefix format":"任務前綴格式","The prefix to add before captured content (e.g., '- [ ]' for task, '- ' for list item)":"在擷取內容前新增的前綴(例如,'- [ ]' 用於任務,'- ' 用於清單項目)","Search settings...":"搜尋設定...","Search settings":"搜尋設定","Clear search":"清除搜尋","Search results":"搜尋結果","No settings found":"找不到設定","Project Tree View Settings":"專案樹狀視圖設定","Configure how projects are displayed in tree view.":"設定專案在樹狀視圖中的顯示方式。","Default project view mode":"預設專案視圖模式","Choose whether to display projects as a flat list or hierarchical tree by default.":"選擇預設以平面清單或階層樹狀顯示專案。","Auto-expand project tree":"自動展開專案樹","Automatically expand all project nodes when opening the project view in tree mode.":"在樹狀模式中開啟專案視圖時自動展開所有專案節點。","Show empty project folders":"顯示空的專案資料夾","Display project folders even if they don't contain any tasks.":"即使專案資料夾不包含任何任務也顯示。","Project path separator":"專案路徑分隔符","Character used to separate project hierarchy levels (e.g., '/' in 'Project/SubProject').":"用於分隔專案層級的字元(例如 'Project/SubProject' 中的 '/')。","Enable dynamic metadata positioning":"啟用動態中繼資料定位","Intelligently position task metadata. When enabled, metadata appears on the same line as short tasks and below long tasks. When disabled, metadata always appears below the task content.":"智慧定位任務中繼資料。啟用時,中繼資料會與短任務顯示在同一行,長任務則顯示在下方。停用時,中繼資料總是顯示在任務內容下方。","Toggle tree/list view":"切換樹狀/清單視圖","Clear date":"清除日期","Clear priority":"清除優先級","Clear all tags":"清除所有標籤","🔺 Highest priority":"🔺 最高優先級","⏫ High priority":"⏫ 高優先級","🔼 Medium priority":"🔼 中優先級","🔽 Low priority":"🔽 低優先級","⏬ Lowest priority":"⏬ 最低優先級","Fixed File":"固定檔案","Save to Inbox.md":"儲存至 Inbox.md","Open Task Genius Setup":"開啟 Task Genius 設定","MCP Integration":"MCP 整合","Beginner":"初學者","Basic task management with essential features":"基礎任務管理與必要功能","Basic progress bars":"基礎進度條","Essential views (Inbox, Forecast, Projects)":"必要視圖(收件匣、預測、專案)","Simple task status tracking":"簡單任務狀態追蹤","Quick task capture":"快速任務擷取","Date picker functionality":"日期選擇功能","Project management with enhanced workflows":"專案管理與增強工作流程","Full progress bar customization":"完整進度條自訂","Extended views (Kanban, Calendar, Table)":"延伸視圖(看板、日曆、表格)","Project management features":"專案管理功能","Basic workflow automation":"基礎工作流程自動化","Advanced filtering and sorting":"進階篩選與排序","Power User":"進階使用者","Full-featured experience with all capabilities":"完整功能體驗與所有能力","All views and advanced configurations":"所有視圖與進階設定","Complex workflow definitions":"複雜工作流程定義","Reward and habit tracking systems":"獎勵與習慣追蹤系統","Performance optimizations":"效能最佳化","Advanced integrations":"進階整合","Experimental features":"實驗性功能","Timeline and calendar sync":"時間軸與日曆同步","Not configured":"未設定","Custom":"自訂","Custom views created":"已建立自訂視圖","Progress bar settings modified":"已修改進度條設定","Task status settings configured":"已設定任務狀態設定","Quick capture configured":"已設定快速擷取","Workflow settings enabled":"已啟用工作流程設定","Advanced features enabled":"已啟用進階功能","File parsing customized":"已自訂檔案解析"} |