88 lines
No EOL
4.5 KiB
XML
88 lines
No EOL
4.5 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="src/dotnet/commands/dotnet-build/LocalizableStrings.resx">
|
||
<body>
|
||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||
<trans-unit id="AppDescription">
|
||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||
<target state="translated">適用於 .NET 平台的產生器。委派給專案檔中的 MSBuild 'Build' 目標。</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="AppFullName">
|
||
<source>.NET Builder</source>
|
||
<target state="translated">.NET 產生器</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="ConfigurationOptionName">
|
||
<source>CONFIGURATION</source>
|
||
<target state="translated">組態</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="FrameworkOptionDescription">
|
||
<source>Target framework to build for. The target framework has to be specified in the project file.</source>
|
||
<target state="translated">要為其建置的目標 Framework。其必須在專案檔中指定。</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="FrameworkOptionName">
|
||
<source>FRAMEWORK</source>
|
||
<target state="translated">架構</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="NoDependenciesOptionDescription">
|
||
<source>Set this flag to ignore project-to-project references and only build the root project</source>
|
||
<target state="translated">將此旗標設定為略過專案對專案參考並僅建置根專案</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="NoIncrementialOptionDescription">
|
||
<source>Disables incremental build.</source>
|
||
<target state="translated">停用累加建置。</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="OutputOptionDescription">
|
||
<source>Output directory in which to place built artifacts.</source>
|
||
<target state="translated">要放置建置成品的輸出目錄。</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="OutputOptionName">
|
||
<source>OUTPUT_DIR</source>
|
||
<target state="translated">OUTPUT_DIR</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="ProjectArgumentDescription">
|
||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||
<target state="translated">要建置的 MSBuild 專案檔。若未指定專案檔,MSBuild 會在目前的工作目錄搜尋副檔名以 `proj` 結尾的檔案,並使用該檔案。</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="ProjectArgumentValueName">
|
||
<source>PROJECT</source>
|
||
<target state="translated">專案</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="RuntimeOptionDescription">
|
||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||
<target state="translated">要為其建置的目標執行階段。預設為建置可攜式應用程式。</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="RuntimeOptionName">
|
||
<source>RUNTIME_IDENTIFIER</source>
|
||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="VersionSuffixOptionDescription">
|
||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||
<target state="translated">定義專案中 $(VersionSuffix) 屬性的值</target>
|
||
<note />
|
||
</trans-unit>
|
||
<trans-unit id="VersionSuffixOptionName">
|
||
<source>VERSION_SUFFIX</source>
|
||
<target state="translated">VERSION_SUFFIX</target>
|
||
<note />
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff> |