
This commit adds the `--verbosity` option to the `install tool` command. MSBuild/NuGet output is now controllable by the user and defaults to being "quiet". This enables users to see warnings from NuGet that otherwise would be swallowed unless NuGet returned a non-zero exit code. As a byproduct of this change, the exception handling and error messages related to obtaining tool packages was retooled. We no longer display `install tool` command line help for installation failures, as it should only be displayed for command line syntax errors. Fixes #8465.
798 lines
No EOL
35 KiB
XML
798 lines
No EOL
35 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
|
|
<file datatype="xml" source-language="en" target-language="zh-Hant" original="../CommonLocalizableStrings.resx">
|
|
<body>
|
|
<trans-unit id="CouldNotFindAnyProjectInDirectory">
|
|
<source>Could not find any project in `{0}`.</source>
|
|
<target state="translated">在 `{0}` 中找不到任何專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MoreThanOneProjectInDirectory">
|
|
<source>Found more than one project in `{0}`. Please specify which one to use.</source>
|
|
<target state="translated">在 `{0}` 中找到多個專案。請指定要使用的專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectAlreadyHasAreference">
|
|
<source>Project already has a reference to `{0}`.</source>
|
|
<target state="translated">專案已經有 `{0}` 的參考。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectReferenceCouldNotBeFound">
|
|
<source>Project reference `{0}` could not be found.</source>
|
|
<target state="translated">找不到專案參考 `{0}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectReferenceRemoved">
|
|
<source>Project reference `{0}` removed.</source>
|
|
<target state="translated">專案參考 `{0}` 已移除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Project">
|
|
<source>Project</source>
|
|
<target state="translated">專案</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectFile">
|
|
<source>Project file</source>
|
|
<target state="translated">專案檔</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Reference">
|
|
<source>Reference</source>
|
|
<target state="translated">參考</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectReference">
|
|
<source>Project reference</source>
|
|
<target state="translated">專案參考</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageReference">
|
|
<source>Package reference</source>
|
|
<target state="translated">套件參考</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="P2P">
|
|
<source>Project to Project</source>
|
|
<target state="translated">專案對專案</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="P2PReference">
|
|
<source>Project to Project reference</source>
|
|
<target state="translated">專案對專案參考</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Package">
|
|
<source>Package</source>
|
|
<target state="translated">套件</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Solution">
|
|
<source>Solution</source>
|
|
<target state="translated">解決方案</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SolutionFile">
|
|
<source>Solution file</source>
|
|
<target state="translated">方案檔</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Executable">
|
|
<source>Executable</source>
|
|
<target state="translated">可執行檔</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Library">
|
|
<source>Library</source>
|
|
<target state="translated">程式庫</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Program">
|
|
<source>Program</source>
|
|
<target state="translated">程式</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Application">
|
|
<source>Application</source>
|
|
<target state="translated">應用程式</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ReferenceAddedToTheProject">
|
|
<source>Reference `{0}` added to the project.</source>
|
|
<target state="translated">參考 `{0}` 已新增至專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Add">
|
|
<source>Add</source>
|
|
<target state="translated">新增</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Remove">
|
|
<source>Remove</source>
|
|
<target state="translated">移除</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Delete">
|
|
<source>Delete</source>
|
|
<target state="translated">刪除</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Update">
|
|
<source>Update</source>
|
|
<target state="translated">更新</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="New">
|
|
<source>New</source>
|
|
<target state="translated">新增</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="List">
|
|
<source>List</source>
|
|
<target state="translated">列出</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Load">
|
|
<source>Load</source>
|
|
<target state="translated">載入</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Save">
|
|
<source>Save</source>
|
|
<target state="translated">[儲存]</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Find">
|
|
<source>Find</source>
|
|
<target state="translated">尋找</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Error">
|
|
<source>Error</source>
|
|
<target state="translated">錯誤</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Warning">
|
|
<source>Warning</source>
|
|
<target state="translated">警告</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="File">
|
|
<source>File</source>
|
|
<target state="translated">檔案</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Directory">
|
|
<source>Directory</source>
|
|
<target state="translated">目錄</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Type">
|
|
<source>Type</source>
|
|
<target state="translated">類型</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Value">
|
|
<source>Value</source>
|
|
<target state="translated">值</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Group">
|
|
<source>Group</source>
|
|
<target state="translated">群組</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XAddedToY">
|
|
<source>{0} added to {1}.</source>
|
|
<target state="translated">{0} 已新增至 {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XRemovedFromY">
|
|
<source>{0} removed from {1}.</source>
|
|
<target state="translated">{0} 已從 {1} 移除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XDeletedFromY">
|
|
<source>{0} deleted from {1}.</source>
|
|
<target state="translated">{0} 已從 {1} 刪除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XSuccessfullyUpdated">
|
|
<source>{0} successfully updated.</source>
|
|
<target state="translated">{0} 已成功更新。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XIsInvalid">
|
|
<source>{0} is invalid.</source>
|
|
<target state="translated">{0} 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XYFoundButInvalid">
|
|
<source>{0} `{1}` found but is invalid.</source>
|
|
<target state="translated">找到 {0} `{1}` 但無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XFoundButInvalid">
|
|
<source>`{0}` found but is invalid.</source>
|
|
<target state="translated">找到 `{0}` 但無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="OperationInvalid">
|
|
<source>Operation is invalid.</source>
|
|
<target state="translated">作業無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="OperationXInvalid">
|
|
<source>Operation {0} is invalid.</source>
|
|
<target state="translated">作業 {0} 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XNotFound">
|
|
<source>{0} not found.</source>
|
|
<target state="translated">找不到 {0}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XOrYNotFound">
|
|
<source>{0} or {1} not found.</source>
|
|
<target state="translated">找不到 {0} 或 {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XOrYNotFoundInZ">
|
|
<source>{0} or {1} not found in `{2}`.</source>
|
|
<target state="translated">在 `{2}` 中找不到 {0} 或 {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FileNotFound">
|
|
<source>File `{0}` not found.</source>
|
|
<target state="translated">找不到檔案 `{0}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XDoesNotExist">
|
|
<source>{0} does not exist.</source>
|
|
<target state="translated">{0} 不存在。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XYDoesNotExist">
|
|
<source>{0} `{1}` does not exist.</source>
|
|
<target state="translated">{0} `{1}` 不存在。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MoreThanOneXFound">
|
|
<source>More than one {0} found.</source>
|
|
<target state="translated">找到多個 {0}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XAlreadyContainsY">
|
|
<source>{0} already contains {1}.</source>
|
|
<target state="translated">{0} 已經包含 {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XAlreadyContainsYZ">
|
|
<source>{0} already contains {1} `{2}`.</source>
|
|
<target state="translated">{0} 已經包含 {1} `{2}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XAlreadyHasY">
|
|
<source>{0} already has {1}.</source>
|
|
<target state="translated">{0} 已經有 {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XAlreadyHasYZ">
|
|
<source>{0} already has {1} `{2}`.</source>
|
|
<target state="translated">{0} 已經有 {1} `{2}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XWasNotExpected">
|
|
<source>{0} was not expected.</source>
|
|
<target state="translated">未預期是 {0}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="XNotProvided">
|
|
<source>{0} not provided.</source>
|
|
<target state="translated">未提供 {0}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyAtLeastOne">
|
|
<source>Please specify at least one {0}.</source>
|
|
<target state="translated">請至少指定一個 {0}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CouldNotConnectWithTheServer">
|
|
<source>Could not connect with the server.</source>
|
|
<target state="translated">無法與伺服器連線。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RequiredArgumentIsInvalid">
|
|
<source>Required argument {0} is invalid.</source>
|
|
<target state="translated">必要引數 {0} 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="OptionIsInvalid">
|
|
<source>Option {0} is invalid.</source>
|
|
<target state="translated">選項 {0} 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ArgumentIsInvalid">
|
|
<source>Argument {0} is invalid.</source>
|
|
<target state="translated">引數 {0} 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RequiredArgumentNotPassed">
|
|
<source>Required argument {0} was not provided.</source>
|
|
<target state="translated">未提供必要引數 {0}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CouldNotFindProjectOrDirectory">
|
|
<source>Could not find project or directory `{0}`.</source>
|
|
<target state="translated">找不到專案或目錄 `{0}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FoundInvalidProject">
|
|
<source>Found a project `{0}` but it is invalid.</source>
|
|
<target state="translated">找到專案 `{0}` 但無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InvalidProject">
|
|
<source>Invalid project `{0}`.</source>
|
|
<target state="translated">專案 `{0}` 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CouldNotFindSolutionIn">
|
|
<source>Specified solution file {0} does not exist, or there is no solution file in the directory.</source>
|
|
<target state="translated">指定的方案檔 {0} 不存在,或目錄中沒有方案檔。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CouldNotFindSolutionOrDirectory">
|
|
<source>Could not find solution or directory `{0}`.</source>
|
|
<target state="translated">找不到解決方案或目錄 `{0}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SolutionDoesNotExist">
|
|
<source>Specified solution file {0} does not exist, or there is no solution file in the directory.</source>
|
|
<target state="translated">指定的方案檔 {0} 不存在,或目錄中沒有方案檔。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ReferenceIsInvalid">
|
|
<source>Reference `{0}` is invalid.</source>
|
|
<target state="translated">參考 `{0}` 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
|
<source>You must specify at least one reference to add.</source>
|
|
<target state="translated">您必須指定至少一個要新增的參考。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageReferenceDoesNotExist">
|
|
<source>Package reference `{0}` does not exist.</source>
|
|
<target state="translated">套件參考 `{0}` 不存在。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageReferenceIsInvalid">
|
|
<source>Package reference `{0}` is invalid.</source>
|
|
<target state="translated">套件參考 `{0}` 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyAtLeastOnePackageReferenceToAdd">
|
|
<source>You must specify at least one package to add.</source>
|
|
<target state="translated">您必須指定至少一個要新增的套件。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageReferenceAddedToTheProject">
|
|
<source>Package reference `{0}` added to the project.</source>
|
|
<target state="translated">套件參考 `{0}` 已新增至專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectAlreadyHasAPackageReference">
|
|
<source>Project {0} already has a reference `{1}`.</source>
|
|
<target state="translated">專案 {0} 已經有參考 `{1}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PleaseSpecifyVersion">
|
|
<source>Please specify a version of the package.</source>
|
|
<target state="translated">請指定套件的版本。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectDoesNotExist">
|
|
<source>Project `{0}` does not exist.</source>
|
|
<target state="translated">專案 `{0}` 不存在。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectIsInvalid">
|
|
<source>Project `{0}` is invalid.</source>
|
|
<target state="translated">專案 `{0}` 無效。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyAtLeastOneProjectToAdd">
|
|
<source>You must specify at least one project to add.</source>
|
|
<target state="translated">您必須指定至少一個要新增的專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectAddedToTheSolution">
|
|
<source>Project `{0}` added to the solution.</source>
|
|
<target state="translated">專案 `{0}` 已新增至解決方案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ReferenceNotFoundInTheProject">
|
|
<source>Specified reference {0} does not exist in project {1}.</source>
|
|
<target state="translated">指定的參考 {0} 不存在於專案 {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ReferenceRemoved">
|
|
<source>Reference `{0}` deleted from the project.</source>
|
|
<target state="translated">參考 `{0}` 已從專案刪除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyAtLeastOneReferenceToRemove">
|
|
<source>You must specify at least one reference to remove.</source>
|
|
<target state="translated">您必須指定至少一個要刪除的參考。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ReferenceDeleted">
|
|
<source>Reference `{0}` deleted.</source>
|
|
<target state="translated">參考 `{0}` 已刪除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageReferenceNotFoundInTheProject">
|
|
<source>Package reference `{0}` could not be found in the project.</source>
|
|
<target state="translated">在專案中找不到套件參考 `{0}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageReferenceRemoved">
|
|
<source>Reference `{0}` deleted from the project.</source>
|
|
<target state="translated">參考 `{0}` 已從專案刪除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyAtLeastOnePackageReferenceToRemove">
|
|
<source>You must specify at least one package reference to remove.</source>
|
|
<target state="translated">您必須指定至少一個要移除的套件參考。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageReferenceDeleted">
|
|
<source>Package reference `{0}` deleted.</source>
|
|
<target state="translated">套件參考 `{0}` 已刪除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectNotFoundInTheSolution">
|
|
<source>Project `{0}` could not be found in the solution.</source>
|
|
<target state="translated">在解決方案中找不到專案 `{0}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectRemoved">
|
|
<source>Project `{0}` removed from solution.</source>
|
|
<target state="translated">專案 `{0}` 已從解決方案移除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyAtLeastOneProjectToRemove">
|
|
<source>You must specify at least one project to remove.</source>
|
|
<target state="translated">您必須至少指定一個要移除的專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectDeleted">
|
|
<source>Project `{0}` deleted from solution.</source>
|
|
<target state="translated">專案 `{0}` 已從解決方案刪除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NoReferencesFound">
|
|
<source>There are no {0} references in project {1}. ;; {0} is the type of the item being requested (project, package, p2p) and {1} is the object operated on (a project file or a solution file). </source>
|
|
<target state="translated">專案 {1} 中沒有任何 {0} 參考。;; {0} 是所要求項目的類型 (專案、套件、p2p),而 {1} 是操作的物件 (專案檔或方案檔)。 </target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NoProjectsFound">
|
|
<source>No projects found in the solution.</source>
|
|
<target state="translated">在解決方案中找不到任何專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PleaseSpecifyNewVersion">
|
|
<source>Please specify new version of the package.</source>
|
|
<target state="translated">請指定新的套件版本。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PleaseSpecifyWhichPackageToUpdate">
|
|
<source>Please specify which package to update.</source>
|
|
<target state="translated">請指定要更新的套件。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NothingToUpdate">
|
|
<source>Nothing to update.</source>
|
|
<target state="translated">沒有要更新的項目。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="EverythingUpToDate">
|
|
<source>Everything is already up-to-date.</source>
|
|
<target state="translated">所有項目均已處於最新狀態。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageVersionUpdatedTo">
|
|
<source>Version of package `{0}` updated to `{1}`.</source>
|
|
<target state="translated">套件 `{0}` 的版本已更新為 `{1}`。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackageVersionUpdated">
|
|
<source>Version of package `{0}` updated.</source>
|
|
<target state="translated">套件 `{0}` 的版本已更新。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CouldNotUpdateTheVersion">
|
|
<source>Could not update the version of the package `{0}`.</source>
|
|
<target state="translated">無法更新套件 `{0}` 的版本。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="TemplateCreatedSuccessfully">
|
|
<source>The template {0} created successfully. Please run "dotnet restore" to get started!</source>
|
|
<target state="translated">已成功建立範本 {0}。請執行 "dotnet restore" 以開始使用!</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="TemplateInstalledSuccesfully">
|
|
<source>The template {0} installed successfully. You can use "dotnet new {0}" to get started with the new template.</source>
|
|
<target state="translated">已成功安裝範本 {0}。您可以使用 "dotnet new {0}" 來開始使用新的範本。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="TemplateCreateError">
|
|
<source>Template {0} could not be created. Error returned was: {1}.</source>
|
|
<target state="translated">無法建立範本 {0}。傳回的錯誤是: {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="TemplateInstallError">
|
|
<source>Template {0} could not be installed. Error returned was: {1}.</source>
|
|
<target state="translated">無法安裝範本 {0}。傳回的錯誤是: {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifiedNameExists">
|
|
<source>Specified name {0} already exists. Please specify a different name.</source>
|
|
<target state="translated">指定的名稱 {0} 已經存在。請指定其他名稱。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifiedAliasExists">
|
|
<source>Specified alias {0} already exists. Please specify a different alias.</source>
|
|
<target state="translated">指定的別名 {0} 已經存在。請指定其他別名。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MandatoryParameterMissing">
|
|
<source>Mandatory parameter {0} missing for template {1}. </source>
|
|
<target state="translated">遺漏範本 {1} 的強制參數 {0}。 </target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectReferenceOneOrMore">
|
|
<source>Project reference(s)</source>
|
|
<target state="translated">專案參考</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RequiredCommandNotPassed">
|
|
<source>Required command was not provided.</source>
|
|
<target state="translated">未提供所需的命令。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MoreThanOneSolutionInDirectory">
|
|
<source>Found more than one solution file in {0}. Please specify which one to use.</source>
|
|
<target state="translated">在 {0} 中找到多個方案檔。請指定要使用的專案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SolutionAlreadyContainsProject">
|
|
<source>Solution {0} already contains project {1}.</source>
|
|
<target state="translated">解決方案 {0} 已經包含專案 {1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ArgumentsProjectOrSolutionDescription">
|
|
<source>The project or solution to operation on. If a file is not specified, the current directory is searched.</source>
|
|
<target state="translated">要運作的專案或解決方案。若未指定檔案,即會搜尋目前目錄。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CmdFramework">
|
|
<source>FRAMEWORK</source>
|
|
<target state="translated">架構</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectNotCompatibleWithFrameworks">
|
|
<source>Project `{0}` cannot be added due to incompatible targeted frameworks between the two projects. Please review the project you are trying to add and verify that is compatible with the following targets:</source>
|
|
<target state="translated">因為兩個專案間的目標 Framework 不相容,所以無法新增專案 `{0}`。請檢閱您嘗試新增的專案,並驗證其與下列目標相容:</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectDoesNotTargetFramework">
|
|
<source>Project `{0}` does not target framework `{1}`.</source>
|
|
<target state="translated">專案 `{0}` 未將架構 `{1}` 設為目標。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectCouldNotBeEvaluated">
|
|
<source>Project `{0}` could not be evaluated. Evaluation failed with following error:
|
|
{1}.</source>
|
|
<target state="translated">無法評估專案 `{0}`。評估失敗,發生下列錯誤:
|
|
{1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UnsupportedProjectType">
|
|
<source>Unsupported project type. Please check with your sdk provider.</source>
|
|
<target state="translated">不支援的專案類型。請與 SDK 提供者連絡。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InvalidSolutionFormatString">
|
|
<source>Invalid solution `{0}`. {1}.</source>
|
|
<target state="translated">解決方案 `{0}` 無效。{1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ArgumentsProjectDescription">
|
|
<source>The project file to operate on. If a file is not specified, the command will search the current directory for one.</source>
|
|
<target state="translated">要進行作業的專案檔。若未指定檔案,此命令將會搜尋目前的目錄以取得一個檔案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ArgumentsSolutionDescription">
|
|
<source>Solution file to operate on. If not specified, the command will search the current directory for one.</source>
|
|
<target state="translated">要進行作業的解決方案檔。若未指定檔案,此命令將會搜尋目前的目錄以取得一個檔案。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CmdSlnFile">
|
|
<source>SLN_FILE</source>
|
|
<target state="translated">SLN_FILE</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CmdProjectFile">
|
|
<source>PROJECT</source>
|
|
<target state="translated">專案</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InvalidProjectWithExceptionMessage">
|
|
<source>Invalid project `{0}`. {1}.</source>
|
|
<target state="translated">專案 `{0}` 無效。{1}。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VerbosityOptionDescription">
|
|
<source>Set the verbosity level of the command. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic].</source>
|
|
<target state="translated">設定命令的詳細資訊層級。允許的值為 q[uiet]、m[inimal]、n[ormal]、d[etailed] 及 diag[nostic]。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FrameworkOptionDescription">
|
|
<source>Target framework to publish for. The target framework has to be specified in the project file.</source>
|
|
<target state="translated">要為其發行的目標 Framework。其必須在專案檔中指定。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RuntimeOptionDescription">
|
|
<source>Publish the project for a given runtime. This is used when creating self-contained deployment. Default is to publish a framework-dependent app.</source>
|
|
<target state="translated">為指定的執行階段發行專案。建立獨立的部署時會使用該專案。預設會發行與架構相依的應用程式。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ConfigurationOptionDescription">
|
|
<source>Configuration to use for building the project. Default for most projects is "Debug".</source>
|
|
<target state="translated">建置專案用的組態。多數專案預設為 "Debug"。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CmdVersionSuffixDescription">
|
|
<source>Defines the value for the $(VersionSuffix) property in the project.</source>
|
|
<target state="translated">在專案中定義 $(VersionSuffix) 屬性的值。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ShowHelpDescription">
|
|
<source>Show help information.</source>
|
|
<target state="translated">顯示說明資訊。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NoRestoreDescription">
|
|
<source>Does not do an implicit restore when executing the command.</source>
|
|
<target state="translated">執行此命令時,請勿進行隱含還原。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectRemovedFromTheSolution">
|
|
<source>Project `{0}` removed from the solution.</source>
|
|
<target state="translated">專案 `{0}` 已從解決方案移除。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NuGetConfigurationFileDoesNotExist">
|
|
<source>NuGet configuration file {0} does not exist.</source>
|
|
<target state="new">NuGet configuration file {0} does not exist.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="EnvironmentPathLinuxNeedLogout">
|
|
<source>Since you just installed the .NET Core SDK, you will need to logout or restart your session before running the tool you installed.</source>
|
|
<target state="new">Since you just installed the .NET Core SDK, you will need to logout or restart your session before running the tool you installed.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="EnvironmentPathLinuxManualInstruction">
|
|
<source>Cannot find the tools executable path. Please ensure {0} is added to your PATH.
|
|
If you are using bash. You can do this by running the following command:
|
|
|
|
cat << EOF >> ~/.bash_profile
|
|
# Add .NET Core SDK tools
|
|
export PATH="$PATH:{1}"
|
|
EOF</source>
|
|
<target state="new">Cannot find the tools executable path. Please ensure {0} is added to your PATH.
|
|
If you are using bash. You can do this by running the following command:
|
|
|
|
cat << EOF >> ~/.bash_profile
|
|
# Add .NET Core SDK tools
|
|
export PATH="$PATH:{1}"
|
|
EOF</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="EnvironmentPathOSXNeedReopen">
|
|
<source>Since you just installed the .NET Core SDK, you will need to reopen terminal before running the tool you installed.</source>
|
|
<target state="new">Since you just installed the .NET Core SDK, you will need to reopen terminal before running the tool you installed.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="EnvironmentPathOSXManualInstruction">
|
|
<source>Cannot find the tools executable path. Please ensure {0} is added to your PATH.
|
|
If you are using bash, You can do this by running the following command:
|
|
|
|
cat << EOF >> ~/.bash_profile
|
|
# Add .NET Core SDK tools
|
|
export PATH="$PATH:{1}"
|
|
EOF</source>
|
|
<target state="new">Cannot find the tools executable path. Please ensure {0} is added to your PATH.
|
|
If you are using bash, You can do this by running the following command:
|
|
|
|
cat << EOF >> ~/.bash_profile
|
|
# Add .NET Core SDK tools
|
|
export PATH="$PATH:{1}"
|
|
EOF</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FailInstallToolSameName">
|
|
<source>Failed to install tool {0}. A command with the same name already exists.</source>
|
|
<target state="new">Failed to install tool {0}. A command with the same name already exists.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FailInstallToolPermission">
|
|
<source>Failed to change permission:
|
|
Error: {0}
|
|
Output: {1}</source>
|
|
<target state="new">Failed to change permission:
|
|
Error: {0}
|
|
Output: {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="EnvironmentPathWindowsNeedReopen">
|
|
<source>Since you just installed the .NET Core SDK, you will need to reopen the Command Prompt window before running the tool you installed.</source>
|
|
<target state="new">Since you just installed the .NET Core SDK, you will need to reopen the Command Prompt window before running the tool you installed.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="EnvironmentPathWindowsManualInstruction">
|
|
<source>Cannot find the tools executable path. Please ensure {0} is added to your PATH.
|
|
You can do this by running the following command:
|
|
|
|
setx PATH "%PATH%;{1}"</source>
|
|
<target state="new">Cannot find the tools executable path. Please ensure {0} is added to your PATH.
|
|
You can do this by running the following command:
|
|
|
|
setx PATH "%PATH%;{1}"</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolPackageMissingEntryPointFile">
|
|
<source>Package '{0}' is missing entry point file {1}.</source>
|
|
<target state="new">Package '{0}' is missing entry point file {1}.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolPackageMissingSettingsFile">
|
|
<source>Package '{0}' is missing tool settings file DotnetToolSettings.xml.</source>
|
|
<target state="new">Package '{0}' is missing tool settings file DotnetToolSettings.xml.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolSettingsInvalidXml">
|
|
<source>Invalid XML: {0}</source>
|
|
<target state="new">Invalid XML: {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolSettingsMissingCommandName">
|
|
<source>Tool defines a command with a missing name setting.</source>
|
|
<target state="new">Tool defines a command with a missing name setting.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolSettingsMissingEntryPoint">
|
|
<source>Command '{0}' is missing an entry point setting.</source>
|
|
<target state="new">Command '{0}' is missing an entry point setting.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolSettingsInvalidCommandName">
|
|
<source>Command '{0}' contains one or more of the following invalid characters: {1}.</source>
|
|
<target state="new">Command '{0}' contains one or more of the following invalid characters: {1}.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolSettingsMoreThanOneCommand">
|
|
<source>More than one command is defined for the tool.</source>
|
|
<target state="new">More than one command is defined for the tool.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolSettingsUnsupportedRunner">
|
|
<source>Command '{0}' uses unsupported runner '{1}'."</source>
|
|
<target state="new">Command '{0}' uses unsupported runner '{1}'."</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |