taco-cli
Version:
taco-cli is a command-line interface for rapid Apache Cordova development
289 lines • 28.7 kB
JSON
{
"CommandError": "錯誤: 執行命令時發生錯誤。",
"TacoCommandPassthrough": "未知的 TACO 命令,正在將其傳遞至 Cordova",
"ThirdPartyDisclaimer": "<bold>免責聲明:</bold> TACO 使用第三方封裝。每項封裝均由其擁有者授權。Microsoft 不負其責,也不會對第三方封裝授予任何授權。有些封裝可能包含由其他授權所規範的相依性。請遵循封裝來源 (摘要) URL 以決定任何相依性。",
"CommandCreateDescription": "建立新的 Cordova TACO 專案",
"CommandCreateArgsPath": "建立專案的位置",
"CommandCreateArgsId": "專案的封裝識別碼",
"CommandCreateArgsName": "一般人看得懂的應用程式名稱",
"CommandCreateArgsConfig": "其「索引鍵/值」將包含在 '[路徑]/.cordova/config.json' 中的 json 字串",
"CommandCreateOptionsKit": "請為此專案使用指定的 Cordova 開發套件,而非預設值。 使用 \"taco kit list\" 可查看可用套件清單。",
"CommandCreateOptionsTemplate": "請使用其他專案範本,而不要使用空白的專案範本。引數可以是 TACO 範本 ID 或 Git 儲存機制 URL。",
"CommandCreateOptionsCordova": "使用 Cordova CLI (而非套件) 的版本。",
"CommandCreateOptionsCopy": "使用自訂 www 資產,而非使用 TACO 範本。",
"CommandCreateOptionsLinkto": "以符號連結至自訂 www 資產,而不建立複本。",
"CommandCreateNotTemplateIfCustomWww": "錯誤: 如果指定 --copy-from 或 --link-to,則無法指定 --template",
"CommandCreateNotBothCordovaAndKit": "錯誤: 無法同時指定 --cordova 及 --kit",
"CommandCreateNotBothTemplateAndCordova": "錯誤: --template 選項無法與 --cordova 選項搭配支援,請為範本使用 --kit",
"CommandCreateTemplatesUnavailable": "錯誤: 無法存取或下載範本",
"CommandCreateInstallGulp": "<br/>請遵循列於 <link>http://go.microsoft.com/fwlink/?LinkId=620942</link> 的安裝步驟,安裝 gulp 和 gulp-typescript。<br/><br/>安裝之後,請執行 'gulp typescript' 預先編譯 TS 檔案,再建置您的專案。<br/><br/>預先編譯 TS 檔案之後,請使用 'taco build [平台]' 建置您的專案。",
"CommandCreatePathNotEmpty": "錯誤: 無法建立專案,因為指定的路徑已經存在,且不是空的: {0}",
"CommandCreateNoPath": "錯誤: 必須指定目錄名稱,才可建立專案。請參閱 'taco help create'。",
"CommandCreateInvalidPath": "錯誤: 指定的路徑無效: {0}",
"CommandCreateNoGit": "錯誤: 找不到任何 git。請確定 git 已安裝,且在系統的 Path 環境變數中。",
"CommandCreateGitCloneError": "錯誤: 無法為指定的範本執行 'git clone'。如需詳細資料,請參閱 git 的輸出。",
"CommandCreateGitTemplateName": "自訂 git 範本",
"CommandCreateGitTemplateHeader": "正在從 git 取得範本...<br/>",
"CommandCreateStatusTableNameDescription": "名稱",
"CommandCreateStatusTableIDDescription": "識別碼",
"CommandCreateStatusTableLocationDescription": "位置",
"CommandCreateStatusTableKitVersionDescription": "套件",
"CommandCreateStatusTableCordovaCLIVersionDescription": "Cordova",
"CommandCreateWarningDeprecatedKit": "<br/><warn>警告: 套件 {0} 已被取代。</warn><br/>請考慮變更您的專案,以使用更新的套件。如需取代的相關資訊,請參閱 <link>http://go.microsoft.com/fwlink/?LinkId=618170</link>",
"NewerTacoCLIVersionAvailable": "<br/>------------------------------------\n<warn>TACO 有較新的版本可用:</warn>\n * 本機安裝的版本: {0}\n * 最新版本: {1}\n * <link>http://go.microsoft.com/fwlink/?LinkId=624555</link>\n * 請執行 <command>npm install -g taco-cli</command> 進行更新\n------------------------------------\n",
"CommandCreateSuccessProjectTemplate": "<br/><success>成功!</success> 您使用 {0} 的專案,已備妥可於 <highlight>{1}</highlight> 使用",
"CommandCreateSuccessProjectCustomWww": "<br/><success>成功!</success> 您使用 {0} 中自訂資產的專案,已備妥可於 <highlight>{1}</highlight> 使用",
"CommandCreateSuccessProjectCLI": "<br/><success>成功!</success> 您的專案已備妥可於 <highlight>{0}</highlight> 使用",
"CommandTemplatesDescription": "列出建立專案可用的 TACO 範本",
"CommandTemplatesHeader": "可用的範本:",
"CommandHelpDescription": "取得 TACO 命令的說明",
"CommandDocumentationDescription": "在預設瀏覽器中開啟文件頁面",
"TacoDocumentationLink": "http://go.microsoft.com/fwlink/?LinkId=624556",
"CommandKitDescription": "檢視或更新有關套件的詳細資料 (Cordova CLI、平台與外掛程式)",
"CommandKitJsonOptionDescription": "將已知套件的清單儲存到路徑 <PATH> 的 json 檔案。",
"CommandKitOptionKitDescription": "列出 ID 為 <KIT-ID> 的特定套件之詳細資料 (Cordova CLI、平台及外掛程式的固定版本)。",
"CommandKitSubcommandDescription": "執行套件相關作業 (如清單所列)",
"CommandKitListSubcommandDescription": "列出可用套件",
"CommandKitSelectSubcommandDescription": "為專案選取套件或 Cordova CLI 版本",
"CommandKitSelectOptionKitDescription": "請為專案使用指定的套件。使用 \"taco kit list\" 可查看可用套件的清單。",
"CommandKitSelectOptionCordovaDescription": "請為專案使用指定的 Cordova CLI 版本。",
"CommandKitListReleaseNotes": "如需此套件的詳細資訊,請瀏覽 <link>{0}</link>。",
"TacoKitListExample": "列出一組經過驗證的 <bold>tacokit@2.0.0</bold> Cordova CLI、平台與外掛程式",
"TacoKitSelectExample1": "將現有專案更新到以 <bold>tacokit@2.0.0</bold> 為目標的套件專案",
"TacoKitSelectExample2": "將現有專案更新到以 Cordova CLI <bold>v5.2.0</bold> 為目標的 CLI 專案",
"TacoKitNotes": "如需套件的詳細資訊,請瀏覽 <link>http://go.microsoft.com/fwlink/?LinkId=619747</link>",
"CommandFeedbackDescription": "變更意見反應設定",
"CommandKitListCurrentKit": "<bold>目前的套件</bold>: {0}",
"CommandKitListDefaultKit": "預設",
"CommandKitListDefaultKitDescSuffix": "這是用於建立專案的預設套件。",
"CommandKitListDeprecatedKitDescSuffix": "這是取代套件。",
"CommandKitListDefaultDescription": "適用於 Cordova CLI v{0} 的外掛程式與平台工具組",
"CommandKitListDeprecatedKit": "取代",
"CommandKitListCurrentCordovaCli": "<bold>Cordova CLI 版本: </bold>{0}",
"CommandKitList": "下列套件可供使用:",
"CommandKitListCordovaCliForKit": "<bold>Cordova CLI: </bold>{0}",
"CommandKitListPlatformOverridesForKit": "<bold>平台: </bold>",
"CommandKitListPluginOverridesForKit": "<bold>外掛程式: </bold>",
"CommandKitListJsonFileStatus": "<success>成功!</success> 套件中繼資料檔儲存在 <highlight>{0}</highlight> 處",
"CommandKitProjectUsesSameKit": "錯誤: TACO 專案已使用套件 {0}",
"CommandKitProjectUsesSameCordovaCli": "錯誤: TACO 專案已使用 Cordova CLI {0}",
"CommandKitCliOrKitShouldBeSpecified": "錯誤: 必須指定套件或 Cordova CLI。如需詳細資料,請執行 'taco help kit'。",
"CommandKitCliOrKitShouldBeSpecified.comment": "未對 'taco kit select' 命令指定套件或 Cordova CLI 時擲回錯誤",
"CommandKitSelectKitPreview": "套件 {0} 建議您為已加入專案的某些平台與外掛程式,使用不同的版本。以下是這項更新的變更內容概要:",
"CommandKitSelectNoUpdateListHeader": "下列外掛程式不是從 NPM 安裝,因此不會更新:",
"CommandKitSelectCliPreview": "您選擇不使用套件。Cordova CLI {0} 可能會使用與目前加入專案的版本不相同的平台與外掛程式固定版本,且可能尚未驗證能與 TACO 搭配使用。以下是這項更新的變更內容概要:",
"CommandKitSelectProjectUpdateWarning": "<warn>警告:</warn> 將會移除您專案中的平台與外掛程式,並以這些更新加以取代。將會忽略從本機檔案系統或 GIT 儲存機制安裝的外掛程式。",
"CommandKitSelectProjectUpdatePrompt": "立即進行這些變更嗎 [y/n]?",
"CommandKitListJsonOverwritePrompt": "檔案 {0} 已經存在。要覆寫嗎? [y/n]?",
"ErrorOperationCancelled": "作業已取消",
"WarnProjectUpdateAborted": "使用者已取消作業。專案沒有任何變更。",
"CommandKitSelectKitPlatformVersion": "[預設]",
"CommandKitSelectKitPluginVersion": "[EDGE]",
"CommandKitSelectKitCliVersion.comment": "字串,用以代表 'taco kit select' 時,專案要更新至的平台與外掛程式之 CLI 固定版本",
"PromptResponseYes": [
"y",
"是"
],
"CommandKitSelectStatusUpdatingPlatforms": "正在更新平台...",
"CommandKitSelectStatusUpdatingPlugins": "正在更新外掛程式...",
"CommandKitSelectStatusUpdatingTacoJson": "正在更新 taco.json...",
"CommandKitSelectStatusSuccess": "<success>成功!</success>",
"CommandKitListCurrentCordovaCLI": "<bold>目前的 Cordova CLI</bold>: {0}",
"CommandRemoteDescription": "設定遠端組建 (目前僅支援 iOS 組建)",
"CommandRemoteSubcommandDescription": "要執行的子命令: 加入、移除或列出",
"CommandRemoteAddSubcommandDescription": "加入指定平台的遠端組建代理程式",
"CommandRemoteRemoveSubcommandDescription": "移除指定平台的遠端組建代理程式",
"CommandRemoteListSubcommandDescription": "列出目前設定的所有遠端組建代理程式",
"CommandRemoteHeader": "請確定遠端伺服器上正在執行 remotebuild。<br/>輸入 'remotebuild certificates generate' 即可隨時產生新的用戶端資訊。如需詳細資料,請參閱 <link>http://go.microsoft.com/fwlink/?LinkId=624345</link>",
"CommandRemoteQueryHost": "遠端主機名稱/IP 位址: ",
"CommandRemoteQueryPort": "連接埠號碼: ",
"CommandRemoteQueryPin": "PIN (不安全的伺服器則請留白): ",
"CommandRemoteInvalidPort": "連接埠 '{0}' 無效: 連接埠必須是大於 0 且小於 65536 的整數",
"CommandRemoteInvalidPin": "PIN '{0}' 無效: PIN 是 6 位數整數",
"CommandRemoteRejectedPin": "無法使用 PIN 與遠端組建伺服器配對: 已拒絕 PIN",
"CommandRemoteCantFindRemoteMount": "無法連絡 {0} 以尋找遠端組建伺服器服務 Cordova 的建置位置。伺服器是否正在執行已設定 taco-remote 的 remotebuild?",
"CommandRemoteSettingsStored": "<success>成功!</success> 設定儲存在 {0} 中",
"CommandRemoteConnectionRefused": "無法連接到遠端伺服器。請確定 remotebuild 伺服器在 {0} 中執行",
"CommandRemoteNotfound": "無法查詢主機 '{0}'。請檢查名稱是否正確。",
"CommandRemoteTimedout": "無法連絡 '{0}:{1}',請檢查是否可連上伺服器。",
"CommandRemoteDeleteNeedsPlatform": "未指定任何平台",
"CommandRemoteDeletePlatformNotAdded": "無法移除平台 '{0}': 未加入平台",
"CommandRemoteRemoveSuccessful": "<success>成功!</success> 已移除遠端平台 {0}",
"CommandRemoteListNoPlatforms": "未對遠端組建設定任何平台。",
"CommandRemoteListSecured": "安全",
"CommandRemoteListNotSecured": "不安全",
"CommandRemoteListPlatformHeader": "平台",
"CommandRemoteListDescriptionHeader": "遠端伺服器",
"CommandRemoteListPrelude": "目前的遠端組態:",
"CommandPlatformDescription": "管理專案平台",
"CommandPlatformSubcommandDescription": "要執行的子命令 - 加入、移除、列出、更新或檢查",
"CommandPlatformAddSubcommandDescription": "加入指定的平台",
"CommandPlatformRemoveSubcommandDescription": "移除指定的平台",
"CommandPlatformListSubcommandDescription": "列出所有安裝的平台以及可用的平台",
"CommandPlatformUpdateSubcommandDescription": "更新用於特定平台的 Cordova 版本; 如果未指定 <VERSION>、路徑或 <URL>,則會更新為最新的 <VERSION>。",
"CommandPlatformCheckSubcommandDescription": "列出可由 'taco platform update' 更新的平台",
"CommandPlatformUsegitDescription": "從 git (而非 npm 登錄) 擷取",
"CommandPlatformSaveAddDescription": "安裝指定的平台之後,將平台儲存至 config.xml",
"CommandPlatformSaveRemoveDescription": "移除指定的平台之後,從 config.xml 中加以刪除",
"CommandPlatformSaveUpdateDescription": "將指定平台的最新版本儲存至 config.xml",
"CommandPlatformLinkDescription": "當 <plat-spec> 是本機路徑時,請直接連結平台程式庫,而不是建立其複本 (支援因平台而異; 適用於平台開發)",
"CommandPlatformOptPlatformDescription": "平台 (通常來自 npm 登錄)",
"CommandPlatformOptPathDescription": "目錄的路徑,而該目錄包含從 npm 登錄擷取之平台的平台名稱",
"CommandPlatformOptUrlDescription": "包含平台之 git 儲存機制的 URL",
"CommandPlatformOptVersionDescription": "major.minor.patch 版本規範",
"CommandPlatformOptBranchDescription": "複製 git 儲存機制之後要簽出的分支名稱; 如果未指定,則會簽出 'master' 分支",
"CommandPlatformStatusAdding": "正在將平台 <highlight>{0}</highlight> 加入 Cordova 專案...<br/>",
"CommandPlatformStatusAdded": "<success>成功!</success> 平台 <highlight>{0}</highlight> 已加入專案。<br/>",
"CommandPlatformStatusRemoving": "正在從 Cordova 專案移除平台 <highlight>{0}</highlight>...<br/>",
"CommandPlatformStatusRemoved": "<success>成功!</success> 已從專案移除平台 <highlight>{0}</highlight>。<br/>",
"CommandPlatformStatusUpdating": "正在更新平台 <highlight>{0}</highlight>...<br/>",
"CommandPlatformStatusUpdated": "<success>成功!</success> 已更新平台 <highlight>{0}</highlight>。<br/>",
"CommandPluginDescription": "管理專案的 Cordova 外掛程式",
"CommandPluginSubcommandDescription": "要執行的子命令 - 加入、移除、列出或搜尋",
"CommandPluginAddSubcommandDescription": "加入指定的外掛程式; pluginid 將在 --searchpath / 登錄中進行比對; directory 是包含外掛程式的目錄; giturl 是包含外掛程式的 git 儲存機制",
"CommandPluginRemoveSubcommandDescription": "移除指定識別碼的外掛程式",
"CommandPluginListSubcommandDescription": "列出目前安裝的外掛程式",
"CommandPluginSearchSubcommandDescription": "搜尋外掛程式登錄中符合關鍵字的外掛程式",
"CommandPluginSearchPathDescription": "依識別碼查詢外掛程式時,請查詢這個目錄以及其每個子目錄中的外掛程式,再點閱該登錄。指定旗標多次或以分隔符號 (Unix 上為 ':',Windows 上為 ';') 分隔路徑,即可使用多個搜尋路徑。",
"CommandPluginSaveAddDescription": "將指定外掛程式的資訊儲存至 config.xml",
"CommandPluginSaveRemoveDescription": "從 config.xml 移除指定外掛程式的資訊",
"CommandPluginNoRegistryDescription": "不搜尋登錄中是否有外掛程式",
"CommandPluginLinkDescription": "從本機路徑安裝時,請建立外掛程式的符號連結,而非複製檔案。連結與複製的檔案範圍因平台而異。適用於外掛程式開發。",
"CommandPluginShrinkwrapDescription": "與 --save 一起使用,可將安裝的版本號碼儲存至 config.xml",
"CommandPluginBrowserifyDescription": "使用 browserify 時,外掛程式 javascript 的工作負載會出現建置期間,而不在執行階段。請使用內含已安裝外掛程式之 JS 的 cordovajs 檔案取代 cordovajs 檔案。<key>(實驗性)</key>",
"CommandPluginStatusAdded": "<success>成功!</success> 已加入外掛程式。<br/>",
"CommandPluginWithIdStatusAdded": "<success>成功!</success> {0} 已安裝。<br/>",
"CommandPluginStatusRemoved": "<success>成功!</success> 已移除外掛程式 <highlight>{0}</highlight><br/>",
"CommandPluginTestedPlatforms": "已在下列平台上驗證外掛程式 <highlight>{0}</highlight> - {1}。<br/>",
"CommandBuildDescription": "為指定的平台建置專案",
"CommandBuildPlatformDescription": "您要建置的平台",
"CommandBuildRemoteDescription": "強制遠端組建",
"CommandBuildLocalDescription": "強制本機組建",
"CommandBuildCleanDescription": "建置前清除",
"CommandBuildDebugDescription": "建立偵錯組建",
"CommandBuildReleaseDescription": "建立發行組建",
"CommandBuildDeviceDescription": "建立要在實體裝置上執行的組建",
"CommandBuildEmulatorDescription": "建立要在模擬器中執行的組建",
"CommandBuildTargetDescription": "在指定的目標上建立組建",
"CommandBuildInvalidPlatformLocation": "錯誤: 無法了解 '{0}' 平台",
"CommandBuildLocalPlatformNotAdded": "錯誤: 尚未於本機加入平台 {0}。請先嘗試 'taco platform add {0}' 後,再進行建置",
"CommandBuildTacoSettingsNotFound": "錯誤: 無法載入設定。請先執行 'taco remote add',再進行遠端建置",
"TacoSettingsFileDoesNotExist": "錯誤: 無法載入設定。請先執行 'taco remote add',再進行遠端建置",
"CommandBuildRemotePlatformNotConfigured": "錯誤: 無法載入 {0} 的遠端設定。請執行 'taco remote add {0}' 以為此平台設定遠端組建",
"CommandBuildPlatformNotFound": "錯誤: 找不到 {0} 的本機或遠端組態。請執行 'taco platform add {0}' 或 'taco remote add {0}'",
"CommandBuildNoLocalPlatformsFound": "錯誤: 專案中沒有任何平台。請執行 'taco platform add' 加入平台",
"CommandBuildRemotePlatformsNotConfigured": "錯誤: 未設定任何遠端平台。請執行 'taco remote add' 設定一個平台",
"CommandBuildPlatformsNotFound": "錯誤: 找不到任何本機或遠端平台。請執行 'taco platform add' 或 'taco remote add'",
"CommandRemotePlatformNotKnown": "錯誤: 找不到 {0} 的遠端設定。請執行 'taco remote add {0}'",
"CommandRunDescription": "在選取的裝置/模擬器目標上執行指定平台的專案",
"CommandEmulateDescription": "模擬 Cordova 專案",
"CommandRunPlatformDescription": "您要執行或模擬的平台",
"CommandRunRemoteDescription": "強制遠端組建",
"CommandRunLocalDescription": "強制本機組建",
"CommandRunNobuildDescription": "執行或模擬前不執行組建",
"CommandRunDebuginfoDescription": "回報其他資訊,允許將偵錯工具連接到執行中的執行個體",
"CommandRunDebugDescription": "執行或模擬偵錯組建",
"CommandRunReleaseDescription": "執行或模擬發行組建",
"CommandRunDeviceDescription": "在實體裝置上執行組建",
"CommandRunEmulatorDescription": "在模擬器中執行組建",
"CommandRunTargetDescription": "在指定的目標上執行組建",
"CommandRunListDescription": "列出可用的目標。除非已被 --device 或 --emulator 所覆寫,否則將會同時列出裝置與模擬器目標",
"CommandRunLiveReloadDescription": "在 Livereload 模式中執行應用程式 <highlight>(搶鮮版 (Beta))</highlight>",
"CommandRunLiveReloadDescription.comment": "'taco run' 的 --livereload 引數描述",
"CommandRunDeviceSyncDescription": "同步多部裝置在 Livereload 模式中的手勢 <highlight>(搶鮮版 (Beta))</highlight>",
"CommandRunDeviceSyncDescription.comment": "'taco run' 的 --devicesync 引數描述",
"CommandRunTunnelDescription": "允許兩個網路相互通訊",
"CommandRunTunneDescription.comment": "'taco run --livereload --tunnel' 之 --tunnel 引數的描述",
"CommandRunIgnoreDescription": "忽略任何與 www 目錄相關的有效相符項目",
"CommandRunIgnoreDescription.comment": "'taco run --livereload --ignore' 之 --ignore 引數的描述",
"TacoRunLivereloadExample1": "在 Livereload 模式中執行應用程式,並忽略 CSS 檔案的變更",
"TacoRunLivereloadExample1.comment": "當使用者叫用 taco emulate --livereload --ignore=CSS 時,在範例區段中顯示的文字",
"TacoRunLivereloadExample2": "使用 IP 通道在 Livereload 模式中執行應用程式",
"TacoRunLivereloadExample2.comment": "當使用者叫用 taco run --livereload --tunnel 時,在範例區段中顯示的文字",
"CommandRunRemoteDeviceSuccess": "<success>成功!</success> 組建正在連結的遠端裝置上執行",
"CommandRunRemoteEmulatorSuccess": "<success>成功!</success> 組建正在遠端模擬器上執行",
"CommandUnsupportedPlatformIgnored": "警告: 不支援平台 '{0}',將予以忽略。",
"CommandVersionDescription": "顯示目前的 TACO 版本",
"CommandInstallReqsDescription": "安裝建置所需的平台專屬協力廠商相依性",
"CommandInstallReqsPlatformDescription": "要安裝協力廠商相依性的平台",
"CommandInstallReqsNoPromptDescription": "自動接受所有提示 (確認、授權合約和覆寫系統變數)",
"CommandInstallNoPlatformsAdded": "錯誤: 您的專案未加入任何平台。若要安裝指定平台的相依性,請先將平台加入您的專案。",
"CommandInstallNoPlatformsFolder": "錯誤: 找不到任何 'platforms' 資料夾。請確定目前的目錄是 Cordova 專案的根目錄,且已至少加入一個平台。",
"CommandInstallSkipSystem": "因為目前的作業系統不支援下列平台,所以將會略過:<br/>",
"CommandInstallSkipNotAdded": "因為下列平台尚未加入您的專案,所以將會略過:<br/>",
"CommandInstallSkipNoReqsSupport": "因為下列平台目前安裝的版本不支援 Cordova 的需求檢查,所以將會跳過:<br/>",
"CommandInstallNoReqsSupportHint": "<highlight>注意:</highlight> 若要手動更新單一平台,請從您的專案移除該平台,然後執行:<br/><br/> <highlight>taco platform add </highlight>[平台]<highlight>@</highlight>[版本]",
"CommandInstallNothingToInstall": "沒有可安裝的項目。如需詳細資料,請參閱上面的訊息。",
"CommandInstallFinalPlatforms": "正在安裝下列平台的相依性: <highlight>{0}</highlight>",
"CommandInstallPlatformBullet": "- <highlight>{0}</highlight>",
"CommandInstallPlatformVersion": "需要的基本版本: {0}@<highlight>{1}</highlight>",
"NoRemoteBuildIdFound": "錯誤: 找不到任何遠端組建。請先執行 '{0}'",
"NotInCordovaProject": "錯誤: 目前的工作目錄不是 Cordova 專案",
"RemoteBuildUnsupportedPlatform": "錯誤: 目前的 Cordova 版本不支援平台 '{0}'。",
"_RemoteBuildUnsupportedPlatformcomment": "嘗試 'taco remote add <平台>' 時印出錯誤訊息,且不支援該平台。{0} 是平台",
"UnsupportedHostPlatform": "錯誤: 不支援的平台 {0}",
"NoCertificateFound": "錯誤: 找不到任何憑證 '{0}'",
"GetCertificateFailed": "錯誤: 找不到任何憑證。",
"ErrorTacoJsonMissingOrMalformed": "錯誤: 遺漏 taco.json 或其格式錯誤。",
"ErrorCertificateLoad": "無法載入憑證 {0}",
"ErrorCertificatePathChmod": "無法變更憑證資料夾 {0} 的權限",
"ErrorCertificateSaveToPath": "無法在 {0} 儲存憑證",
"ErrorCertificateSave": "無法儲存憑證",
"ErrorCertificateSaveWithErrorCode": "無法將憑證儲存在憑證存放區中。結束代碼: {0}",
"ErrorNoPluginOrPlatformSpecified": "未指定任何 {0}。請將 {0} 指定為 {1}。請參閱 'taco {0} list'。",
"ErrorNoPlatformsFound": "找不到任何平台。請執行 'taco platform add <平台>' 或 'taco remote add <平台>',然後再試一次。",
"NoRemoteConfigurationFoundForPlatform": "警告: 找不到 {0} 的遙測組態。正在忽略...",
"ErrorUploadingRemoteBuild": "上傳至組建伺服器 {0} 時發生錯誤",
"ErrorDuringRemoteBuildSubmission": "送出組建期間發生錯誤: {0}",
"ErrorPatchCreation": "無法剖析準備組建修補檔所需的變更檔案",
"RemoteBuildStatusPollFailed": "HTTP {0}: {1}",
"InvalidRemoteBuildClientCert": "因為其用戶端憑證無效或已過期,所以遠端組建伺服器已拒絕該組建要求。若要建置您的專案,必須產生安全性 PIN 碼,並加以設定。請參閱 http://go.microsoft.com/fwlink/?LinkID=511904",
"CheckingRemoteBuildStatus": "------ {0} 正在從 {1} 檢查組建狀態 [嘗試 {2}]",
"RemoteBuildQueued": "您的組建正在佇列中的 {0} 位置。",
"RemoteBuildError": "來自組建伺服器 {0} 的遠端組建錯誤",
"RemoteBuildSslConnectionReset": "無法建立與 {0} 的安全連接。請確認組建伺服器是在安全模式下執行。",
"RemoteBuildNonSslConnectionReset": "無法建立與 {0} 的非安全連接。請確認組建伺服器不在安全模式下執行。",
"RemoteBuildHostNotFound": "組建伺服器 {0} 無法連接主機。",
"RemoteBuildNoConnection": "遠端組建伺服器 {0} 連接失敗。請確認伺服器正在執行中。",
"InvalidRemoteBuild": "遠端組建無效: {0}",
"DownloadingRemoteBuild": "------ 正在將已完成的組建檔案從 {0} 下載至 {1}",
"DownloadedRemoteBuild": "------ 已完成將組建輸出下載至 {0}",
"ErrorDownloadingRemoteBuild": "將組建輸出下載至 {0} 時發生錯誤",
"ExtractingRemoteBuild": "------ 正在將組建輸出解壓縮至 {0}",
"DoneExtractingRemoteBuild": "------ 已完成將組建輸出解壓縮至 {0}",
"FailedToDeleteRemoteZip": "------ 無法刪除下載的 zip 檔 {0}。這並不會阻礙建置成功。",
"ErrorInvalidPath": "錯誤: 指定的路徑無效: {0}",
"ErrorInvalidJsonFilePath": "錯誤: 指定的路徑不是有效的 JSON 檔案路徑: {0}",
"ErrorIncompatibleOptions": "錯誤: {0} 選項不可與 {1} 選項一起使用。",
"ErrorInvalidVersion": "錯誤: {0} 是無效的 {1} 版本。",
"ErrorReadingPackageVersions": "錯誤: 無法讀取 {0} 的版本。",
"IncrementalBuild": "------ 累加組建: {0}",
"SubmittingRemoteBuild": "------ 正在送出新的組建要求至: {0}",
"NewRemoteBuildInfo": "------ 新的組建資訊: {0}",
"InvalidRemoteBuildUrl": "遠端組建伺服器 URL {0} 無效。其應指定 http 或 https。",
"ErrorHttpGet": "連絡 {0} 時發生錯誤",
"HttpGetFailed": "Http {0}: {1}",
"BuildLogWrittenTo": "遠端組建記錄檔已寫入 {0}",
"RemoteBuildSuccessful": "遠端組建已成功完成",
"RemoteBuildUnsuccessful": "遠端組建失敗",
"InvalidBuildSubmission400": "{0}:{1}",
"CleaningRemoteResources": "正在清除遠端 {0} {1} 組建。",
"UnimplementedAbstractMethod": "這是抽象方法,應該由衍生的多載實作",
"OnboardingExperienceTitle": "<br/>快速提示與命令:",
"HowToUseChangeToProjectFolder": "將目錄變更為您的專案: <bold>cd {0}</bold>",
"HowToUseCommandPlatformAddPlatform": "加入平台: <bold>taco platform add <PLATFORM></bold>",
"HowToUseCommandInstallReqsPlugin": "為每個平台安裝及建置工具: <bold>taco install-reqs <PLATFORM></bold>",
"HowToUseCommandAddPlugin": "加入 Cordova 外掛程式: <bold>taco plugin add<PLUGIN-ID></bold>",
"HowToUseCommandSetupRemote": "連接到遠端組建代理程式: <bold>taco remote add <PLATFORM></bold>",
"HowToUseCommandBuildPlatform": "建置應用程式: <bold>taco build <PLATFORM></bold>",
"HowToUseCommandEmulatePlatform": "在模擬器中執行應用程式: <bold>taco emulate <PLATFORM></bold>",
"HowToUseCommandRunPlatform": "在裝置上執行應用程式: <bold>taco run <PLATFORM></bold>",
"HowToUseCommandHelp": "如需命令說明,請使用 '<bold>taco help</bold>' ",
"HowToUseCommandDocs": "如需完整的線上文件,請使用 '<bold>taco docs</bold>'",
"HowToUseCreateProjectWithTemplate": "例如: 若要建立新的 TypeScript 專案,請使用 <bold>taco create <PATH> [識別碼] --template typescript</bold>",
"ProgramDescription": "<helptitle>TACO 是命令列工具,可用以輕鬆地建立、建置、執行及模擬 Cordova 應用程式。</helptitle>",
"ProjectCommandsTitle": "專案命令:",
"GeneralCommandsTitle": "一般命令:",
"InstallReqsNotSupported": "不符合 'taco install-reqs' 的 Cordova 最低版本需求。{0}。您的專案若是使用套件所建立,請考慮改用具有較新版 Cordova 的套件。您的專案若是直接由 Cordova 所建立,請考慮更新 Cordova 安裝。如需詳細資訊,請參閱 http://go.microsoft.com/fwlink/?LinkId=618544。",
"PlatformListRemotePlatforms": "遠端平台: {0}"
}