UNPKG

vue-cli-locales

Version:
875 lines (874 loc) 30 kB
{ "org": { "vue": { "common": { "close": "關閉", "cancel": "取消", "back": "返回", "more-info": "更多訊息", "show-more": "顯示更多", "show-less": "顯示更少" }, "components": { "client-addon-component": { "timeout": "組件載入逾時", "timeout-info": "這個自訂組件花太多時間來載入了,一定有個錯誤" }, "connection-status": { "disconnected": "連接已中斷", "connected": "已連接 Vue 專案管理器!" }, "file-diff": { "binary": "二進位檔案", "actions": { "open": "在編輯器中打開" } }, "file-diff-view": { "files-changed": "檔案修改", "search-file": "搜尋檔案", "empty": "沒有修改", "error": "無法獲取修改", "modals": { "commit": { "title": "提交訊息", "input": "輸入提交訊息", "subtitle": "記錄下做了哪些修改", "actions": { "commit": "提交", "cancel": "取消" } } }, "actions": { "collapse-all": "折疊全部", "expand-all": "展開全部", "commit": "提交修改", "skip": "跳過", "continue": "繼續", "refresh": "重新整理" } }, "folder-explorer": { "toolbar": { "tooltips": { "parent-folder": "上一層", "edit-path": "編輯路徑", "favorite": "新增/取消收藏", "favorite-folders": "收藏的資料夾", "refresh": "重新整理" }, "placeholder": "輸入資料夾完整路徑", "empty": "暫無收藏", "show-hidden": "顯示隱藏資料夾" }, "new-folder": { "action": "新增資料夾", "title": "新增資料夾", "field": { "title": "資料夾名", "subtitle": "你可以使用路徑分隔符來新增嵌套的資料夾" }, "cancel": "取消", "create": "新增" } }, "list-item-info": { "more-info": "查看詳情" }, "logger-view": { "title": "紀錄", "empty": "暫無紀錄", "buttons": { "clear": "清空紀錄", "scroll": "至底部", "close": "關閉" } }, "progress-screen": { "close": "關閉" }, "project-nav": { "tooltips": { "dashboard": "控制台", "plugins": "插件", "dependencies": "依賴", "configuration": "設定", "tasks": "任務", "more": "更多" } }, "project-select-list": { "empty": "沒有專案", "titles": { "favorite": "收藏的專案", "other": "更多專案" } }, "project-select-list-item": { "tooltips": { "favorite": "新增/取消收藏", "delete": "刪除", "open-in-editor": "在編輯器中打開" } }, "project-rename": { "title": "重新命名", "name-field": { "title": "名稱", "subtitle": "輸入新名稱" }, "submit": "重新命名" }, "project-plugin-item": { "version": "版本", "latest": "最新", "official": "官方", "installed": "已安裝", "actions": { "update": "更新 {target}", "refresh": "強制重新整理 {target} <br> <i> 按下 [Shift] 以快速重新整理 (node_modules 將不會被更新)" }, "local": "本地", "features": { "generator": "這個插件有個產生器,可以為您修改與新增專案的檔案", "ui-integration": "這個插件有些額外的 UI 功能,如加強的任務、設定畫面、控制台小工具…" } }, "project-dependency-item": { "version": "版本", "wanted": "要求", "latest": "最新", "installed": "已安裝", "actions": { "update": "更新 {target}", "uninstall": "移除 {target}" } }, "project-tasks-dropdown": { "tooltips": { "tasks": "任務", "running-tasks": "{count} 個正在執行" } }, "prompt-list": { "default": "預設" }, "prompts-list": { "empty": "沒有設定" }, "status-bar": { "project": { "tooltip": "當前專案<br><i>點擊進入項目/回到首頁</i>", "empty": "(無當前專案)" }, "path": { "tooltip": "當前目錄" }, "log": { "tooltip": "紀錄<br><i>點擊顯示/隱藏 Vue CLI 日誌</i>", "empty": "(暫無紀錄)" }, "report-bug": "回報 bug", "translate": "參與翻譯", "dark-mode": "夜間模式", "reset-plugin-api": "重置插件 API" }, "suggestion-bar": { "suggestion": "建議", "modal": { "cancel": "取消", "continue": "繼續" } }, "terminal-view": { "buttons": { "clear": "清空", "scroll": "至底部", "content-copy": "複製內容" } }, "top-bar": { "no-favorites": "暫無收藏", "favorite-projects": "收藏的專案", "recent-projects": "最近使用", "homepage": "首頁" }, "view-badge": { "labels": { "tasks": { "error": "錯誤", "running": "執行中", "done": "已完成" } } }, "widget": { "remove": "移除小工具", "configure": "設定小工具", "save": "儲存", "reset-config": "重設設定", "open-details": "顯示更多" }, "widget-add-pane": { "title": "新增小工具" }, "widget-add-item": { "add": "新增小工具", "details": { "title": "小工具詳情", "max-instances": "最大實例數量: {count}/{total}", "unlimited": "無限制" } } }, "mixins": { "progress": { "creating": "正在新增專案...", "git-init": "初始化 Git 倉庫...", "plugins-install": "正在安裝 Vue CLI 插件. 這需要一點時間...", "invoking-generators": "正在生成專案...", "deps-install": "正在安裝依賴...", "completion-hooks": "即將完成...", "fetch-remote-preset": "拉取遠端模板...", "done": "專案新增成功", "plugin-install": "正在安裝 {arg0}...", "plugin-uninstall": "正在移除 {arg0}...", "plugin-invoke": "正在調用 {arg0}...", "plugin-update": "正在更新 {arg0}...", "plugins-update": "正在更新 {arg0} 個插件...", "dependency-install": "正在安裝 {arg0}...", "dependency-uninstall": "正在移除 {arg0}...", "dependency-update": "正在更新 {arg0}...", "dependencies-update": "正在更新 {arg0} 個依賴項..." } }, "types": { "task": { "status": { "idle": "空閒", "running": "執行中", "done": "已完成", "error": "錯誤", "terminated": "已中止" } } }, "views": { "project-select": { "title": "Vue 專案管理器", "tabs": { "projects": "專案", "create": "新增", "import": "匯入" }, "buttons": { "create": "在此新增新專案", "import": "匯入這個資料夾" }, "import": { "no-modules": { "title": "找不到依賴", "message": "此資料夾缺少 'node_modules'。請安裝依賴後再嘗試匯入。", "close": "知道了" }, "force": "無論如何都要匯入" } }, "project-create": { "title": "新增新專案", "tabs": { "details": { "title": "詳情", "form": { "folder": { "label": "專案資料夾", "placeholder": "輸入專案名", "tooltip": "修改專案路徑", "action": "選定", "folder-exists": "資料夾已存在", "folder-name-invalid": "無效的資料夾名" }, "manager": { "label": "包管理器", "default": "預設" }, "options": { "label": "更多選項", "force": "若目標資料夾已存在則將其覆蓋", "bare": "在沒有新手指示的情況下由腳手架建立專案", "git-title": "Git 倉庫", "git": "初始化 git 倉庫(建議)", "git-commit-message": "覆蓋訊息 (選擇性)" } }, "buttons": { "cancel": "取消", "next": "下一步" }, "modal": { "title": "取消新增專案", "body": "確定要取消新增嗎?", "buttons": { "back": "不", "clear": "取消新增" } } }, "presets": { "title": "模板", "description": "模板就是一套定義好的插件和設定。你也可以將自己的配置保存成預設,方便以後新增專案使用。", "select": "選擇一套模板", "buttons": { "previous": "上一步", "next": "下一步", "create": "新增專案" }, "modal": { "title": "設定遠端模板", "body": "敬請期待…" }, "manual": { "name": "手動", "description": "手動設定專案" }, "remote": { "name": "遠端模板", "description": "從 git 倉庫拉取模板", "url": { "title": "模板網址", "subtitle": "Git Repository 地址, 如 'username/repo'. 可以使用前綴如 'gitlab:' 或 'bitbucket:'." }, "options": "選項", "clone": "這是私有倉庫", "cancel": "取消", "done": "完成" }, "default-preset": "預設模板", "default-preset-vue-3": "Default preset (Vue 3)" }, "features": { "title": "功能", "description": "在專案新增之後,你仍然可以通過安裝插件來增加功能。", "enable": "選擇功能", "buttons": { "previous": "上一步", "next": "下一步", "create": "新增專案" }, "userConfigFiles": { "name": "使用設定檔案", "description": "將插件的設定保存在各自的配置檔案 (比如 '.babelrc') 中。" } }, "configuration": { "title": "設定", "buttons": { "previous": "上一步", "create": "新增專案" }, "modal": { "title": "保存為新模板", "body": { "title": "模板名", "subtitle": "將功能和設定保存為一套新的模板" }, "buttons": { "cancel": "取消", "continue": "新增專案,不保存預設", "create": "保存模板並新增專案" } } } } }, "project-plugins": { "title": "插件", "button": "新增插件", "heading": "已安裝的插件", "update-all": "更新所有插件" }, "project-plugins-add": { "title": "新增插件", "plugin": "插件", "tabs": { "search": { "label": "所有插件", "search-input": "查找插件", "not-found": "未找到相關插件", "buttons": { "cancel": "取消", "install": "安裝 {target}", "default-install": "安裝" } }, "configuration": { "label": "設定插件", "heading": "安裝 {target}", "buttons": { "cancel": "取消", "finish": "完成安裝" } }, "diff": { "label": "檔案修改" } }, "modal": { "title": "移除 {target}?", "body": "確認移除插件 {target} 嗎?", "buttons": { "back": "不", "cancel": "取消而不移除", "uninstall": "移除" } }, "buttons": { "add-local": "瀏覽本地插件" } }, "project-plugin-add-local": { "title": "新增一個本地插件", "buttons": { "add": "新增本地插件" } }, "project-configurations": { "title": "專案設定" }, "project-configuration-details": { "actions": { "cancel": "取消修改", "save": "保存修改", "more-info": "更多訊息", "refresh": "重新整理" } }, "project-tasks": { "title": "任務", "refresh": "重新整理任務" }, "project-task-details": { "actions": { "play": "執行", "stop": "停止", "close": "關閉", "save": "保存" }, "command": "腳本命令", "parameters": "變量", "more-info": "查看詳情", "output": "輸出", "override-args": { "message": "覆蓋寫死的參數", "description": "啟用時,在 package.json 寫死的參數會由下面所定義的參數所取代" } }, "project-dependencies": { "title": "專案依賴", "heading": { "dependencies": "執行依賴", "devDependencies": "開發依賴" }, "actions": { "install": "安裝依賴", "update-all": "更新所有依賴" }, "install": { "title": "安裝新的依賴" }, "uninstall": { "title": "確認移除", "body": "確認移除 {id}?", "cancel": "取消", "uninstall": "移除 {id}" } }, "project-dashboard": { "title": "專案控制台", "cutomize": "自訂", "done": "完成" }, "settings": { "title": "設定" }, "about": { "title": "關於", "description": "<a href=\"https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-ui\" target=\"_blank\">@vue/cli-ui</a> 是 vue -cli 內置的一套成熟的 UI。", "quote": "Vue-cli 的 3.x 版本由內到外完全重寫,帶來了許多很棒的新特性。你可以在你的專案中選用路由、Vuex 和 Typescript 等等特性,並為項目新增“vue-cli 插件”。不過,這麼多的選項也意味著它更加複雜,難以上手。因此我們認為,相比局限的命令行界面,一個成熟的 GUI 更能幫助你發掘這些新特性,搜尋和安裝 vue-cli 插件,解鎖更多可能。總的來說,vue-cli 不僅能讓你輕鬆啟動新項目,並且在後續的工作中仍會是你的得力助手。", "links": "資源連結", "back": "返回" } }, "cli-service": { "suggestions": { "vue-router-add": { "label": "新增 vue-router", "message": "官方 SPA 路由庫" }, "vuex-add": { "label": "新增 vuex", "message": "官方狀態管理庫" }, "vue-devtools": { "label": "安裝 devtools", "message": "官方瀏覽器插件,用於調試 Vue.js 應用。你可以檢查組件、vuex store 和事件等。" }, "progress": "正在安裝 {arg0}..." } }, "vue-webpack": { "dashboard": { "title": "控制台", "open-app": "啟動 app", "webpack-status": { "Success": "編譯成功", "Failed": "編譯失敗", "Compiling": "編譯中", "Invalidated": "無效", "Idle": "空閒" }, "build-status": { "labels": { "status": "狀態", "errors": "錯誤", "warnings": "警告", "assets": "資源", "modules": "Module", "deps": "依賴項" } }, "speed-stats": { "title": "速度統計" }, "module-list": { "title": "依賴項" }, "asset-list": { "title": "資源", "size-warning": "資源過大,可以使用程式碼拆分來新增更小的資源。" } }, "analyzer": { "title": "分析", "go-up": "上一層", "go-home": "主目錄", "chunk": "塊" }, "sizes": { "stats": "統計", "parsed": "解析", "gzip": "Gzip 已", "help": "<b>統計訊息:</ b>來自 webpack 統計數據的大小。<br> <b>解析:</ b>提取源的大小(縮小插件後)。更準確。<br> <b> Gzip:</ b> gzip 壓縮提取源的大小。" }, "modern-mode": "展示現代建築", "tasks": { "serve": { "description": "編譯和熱更新(用於開發環境)", "open": "在瀏覽器中啟動", "mode": "環境", "host": "域名", "port": "端口", "https": "啟用 HTTPS" }, "build": { "description": "編譯並壓縮(用於生產環境)", "mode": "環境", "dest": "輸出目錄", "target": { "description": "構建類型", "app": "應用", "lib": "庫", "wc": "組件", "wc-async": "異步組件" }, "name": "庫名/組件名 (預設為 package.json 的 name 或 entry 檔案名)", "watch": "監聽變化", "modern": { "label": "現代模式", "description": "針對現代瀏覽器構建應用,自動向後兼容。" } }, "inspect": { "description": "檢查 webpack 設定", "mode": "環境", "verbose": "完整顯示函數定義" } }, "config": { "vue-cli": { "description": "設定 Vue 專案", "groups": { "general": "基礎設定", "css": "CSS 設定" }, "publicPath": { "label": "公開路徑", "description": "應用程式的部屬位置,例如 '/my-app/'。\n如果留空,所有資源將使用相對路徑。" }, "outputDir": { "label": "輸出目錄", "description": "構建產生的檔案將會生成在這裡。" }, "assetsDir": { "label": "資源目錄", "description": "靜態資源會生成在這裡。" }, "runtimeCompiler": { "label": "啟用執行時編譯", "description": "這將允許您在 Vue 組件中使用模板選項,但會為您的應用帶來額外的10kb 負載。" }, "productionSourceMap": { "label": "啟用生產 Source Map", "description": "如果您不需要用於生產的 Source Map,則禁用此功能可以加快生產構建" }, "parallel": { "label": "並行編譯", "description": "使用多個處理器來編譯 Babel 或 Typescript。" }, "css": { "modules": { "label": "啟用 CSS Modules", "description": "By default, only files that end with *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules." }, "extract": { "label": "抽取 CSS", "description": "將組件中的樣式抽取為單獨的樣式檔案(不開啟則使用 JavaScript 動態注入樣式)。" }, "sourceMap": { "label": "啟用 CSS Source Map", "description": "啟用對構建性能稍有影響。" } } } }, "suggestions": { "vue-config-open": "打開 vue 設定" } }, "eslint": { "config": { "eslint": { "description": "程式碼品質和偵錯", "groups": { "base": "基本", "essential": "必要", "strongly-recommended": "強烈推薦", "recommended": "推薦", "uncategorized": "未分類" }, "setting": { "off": "關閉", "error": "錯誤", "warning": "警告", "custom": "自訂" }, "general": { "label": "通用", "lintOnSave": { "message": "保存時檢查", "description": "當檔案保存時自動檢查" }, "config": { "message": "選擇設定", "description": "選擇預設設定" } }, "rules": { "label": "規則" } } }, "tasks": { "lint": { "description": "檢查並修復源檔案", "noFix": "僅檢查,不要自動修復錯誤" } }, "suggestions": { "open-eslintrc": { "label": "打開 eslintrc" } } }, "pwa": { "config": { "pwa": { "description": "WEIGHT", "workboxPluginMode": { "message": "插件模式", "description": "用於設定 `workbox-webpack-plugin`" }, "name": { "message": "App 名", "description": "用於啟動頁顯示、 `apple-mobile-web-app-title` 等處" }, "themeColor": { "message": "主題色", "description": "顯示在瀏覽器中的主題色" }, "backgroundColor": { "message": "啟動頁背景色", "description": "啟動頁(閃屏頁)背景色" }, "msTileColor": { "message": "Windows 磁貼顏色", "description": "Windows 磁貼顏色" }, "appleMobileWebAppStatusBarStyle": { "message": "Apple 狀態欄樣式", "description": "iOS webapp 狀態欄樣式" }, "manifestCrossorigin": { "message": "manifest.json 中連結標籤的 crossorigin 屬性", "description": "在產生出來的 HTML 中的 link 標籤的 `crossorigin` 的值,如果您的 PWA 是在需要驗證的 proxy 之後的話你可能會需要這個。" } } }, "suggestions": { "open-vue": { "label": "打開 vue 設定" }, "open-manifest": { "label": "打開 manifest" } } }, "cypress": { "tasks": { "test": { "description": "使用 `cypress run` 執行 e2e 測試", "headless": "不顯示 GUI", "mode": "環境", "url": "遠端測試 URL" } } }, "nightwatch": { "tasks": { "test": { "description": "使用 nightwatch 執行 e2e 測試", "url": "遠端測試 URL", "config": "使用自訂 nightwatch 設定檔案", "env": "瀏覽器環境(用逗號分隔)" } } }, "jest": { "tasks": { "test": { "description": "執行 Jest 單元測試", "watch": "監聽檔案變化並重新執行測試", "notify": "每次執行後顯示通知", "update": "為每次失敗的測試保存快照" } } }, "mocha": { "tasks": { "test": { "description": "執行 Mocha 單元測試", "watch": "監聽檔案變化並重新執行測試" } } }, "widgets": { "welcome": { "title": "歡迎提示", "description": "這些建議能幫助您開始", "content": { "title": "歡迎來到您的新專案!", "tip1": "您看到的是專案控制台,您可以在上面放上小工具。使用 '自訂' 按鈕以新增更多! 所有東西都會自動儲存。", "tip2": "不同的可用頁面在左側。 您可以在 '插件' 加入新的 Vue CLI 插件, '依賴' 是用來管理包 (package) 的,'設定' 可以設定工具,'任務' 可以執行腳本 (例如 webpack)。", "tip3": "使用左上的下拉選單或是下方狀態欄的 '家' 按鈕來回到專案管理器。", "ok": "了解" } }, "kill-port": { "title": "停止此端口", "description": "停止使用特定端口的進程", "input": { "placeholder": "輸入一個網路端口" }, "kill": "停止", "status": { "idle": "準備要停止了", "killing": "停止進程中…", "killed": "成功停止!", "error": "無法停止進程" } }, "status-widget": { "last-updated": "已經更新", "never": "尚未更新", "check": "檢查更新", "more-info": "更多詳情" }, "plugin-updates": { "title": "插件更新", "description": "監測插件更新", "messages": { "ok": "所有的插件已經最新", "loading": "正在檢查更新", "attention": "{n} 個插件可以更新" }, "page": "前往插件" }, "dependency-updates": { "title": "依賴更新", "description": "監控依賴更新", "messages": { "ok": "所有的依賴都已更新到最新。", "loading": "正在檢查更新", "attention": "有 {n} 個依賴的更新可用。" }, "page": "前往依賴" }, "vulnerability": { "title": "漏洞檢查", "description": "在依賴中檢查已知的漏洞。", "messages": { "ok": "沒有發現漏洞", "loading": "審核專案安全性中…", "attention": "{n} 個漏洞被發現", "error": "無法檢查漏洞" }, "severity": { "critical": "高危險性", "high": "高危險性", "moderate": "中危險性", "low": "低危險性" }, "direct-dep": "直接依賴", "versions": { "vulnerable": "有漏洞的版本:", "patched": "已修復的版本:" }, "recheck": "再次檢查" }, "run-task": { "title": "執行任務", "description": "執行任務的捷徑", "prompts": { "task": "選擇一個任務" }, "page": "前往任務" }, "news": { "title": "新聞動態", "description": "閱讀新聞動態", "refresh": "強制重新整理", "select-tip": "從左邊選擇一項", "prompts": { "url": "GitHub 倉庫的 RSS feed 網址" }, "errors": { "fetch": "無法取得動態", "offline": "目前在離線模式", "empty": "沒有動態" } } } } } }