|
344 | 344 | "close all": "關閉所有", |
345 | 345 | "unsaved files warning": "存在未被保存的文件。點擊『確認』選擇下一步或者點擊『取消』返回。", |
346 | 346 | "save all warning": "確定要保存所有文件並關閉?該操作不可撤銷。", |
347 | | - "save all changes warning": "Are you sure you want to save all files?", |
| 347 | + "save all changes warning": "確定要保存所有檔案並關閉?該操作不可撤銷。", |
348 | 348 | "close all warning": "確定要關閉所有文件?該操作將不保存文件更改並且不可撤銷。", |
349 | 349 | "refresh": "刷新", |
350 | 350 | "shortcut buttons": "快捷鍵按鈕", |
|
490 | 490 | "error details": "詳細錯誤資訊", |
491 | 491 | "active tools": "已啟用工具", |
492 | 492 | "available tools": "可用的工具", |
493 | | - "recent": "Recent Files", |
494 | | - "command palette": "Open Command Palette", |
495 | | - "change theme": "Change Theme", |
496 | | - "documentation": "Documentation", |
497 | | - "open in terminal": "Open in Terminal", |
498 | | - "developer mode": "Developer Mode", |
499 | | - "info-developermode": "Enable developer tools (Eruda) for debugging plugins and inspecting app state. Inspector will be initialized on app start.", |
500 | | - "developer mode enabled": "Developer mode enabled. Use command palette to toggle inspector (Ctrl+Shift+I).", |
501 | | - "developer mode disabled": "Developer mode disabled", |
502 | | - "copy relative path": "Copy Relative Path" |
| 493 | + "recent": "最近檔案", |
| 494 | + "command palette": "打開命令面板", |
| 495 | + "change theme": "更改主題", |
| 496 | + "documentation": "文件", |
| 497 | + "open in terminal": "在終端中打開", |
| 498 | + "developer mode": "開發者模式", |
| 499 | + "info-developermode": "啟用開發者工具 (Eruda),用於調試插件和檢查應用狀態。檢查器將在應用啟動時初始化。", |
| 500 | + "developer mode enabled": "開發者模式已啟用。使用命令面板切換檢查器 (Ctrl+Shift+I)。", |
| 501 | + "developer mode disabled": "開發者模式已禁用", |
| 502 | + "copy relative path": "複製相對路徑" |
503 | 503 | } |
0 commit comments