2016-12-04 12:16:08 -08:00
|
|
|
<?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">
|
2017-06-07 16:35:31 -07:00
|
|
|
<file datatype="xml" source-language="en" target-language="zh-Hans" original="../LocalizableStrings.resx">
|
2016-12-04 12:16:08 -08:00
|
|
|
<body>
|
|
|
|
<trans-unit id="AppDescription">
|
|
|
|
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
2016-12-16 09:46:50 +01:00
|
|
|
<target state="translated">适用于.NET 平台的生成器。委托项目文件中 MSBuild“生成”目标。</target>
|
|
|
|
<note />
|
2016-12-04 12:16:08 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="AppFullName">
|
|
|
|
<source>.NET Builder</source>
|
2016-12-16 09:46:50 +01:00
|
|
|
<target state="translated">.NET 生成器</target>
|
|
|
|
<note />
|
2016-12-04 12:16:08 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="NoDependenciesOptionDescription">
|
2018-04-30 13:42:47 -07:00
|
|
|
<source>Do not build project-to-project references and only build the specified project.</source>
|
|
|
|
<target state="needs-review-translation">设置此标志以忽略项目到项目引用,仅生成根项目</target>
|
2016-12-23 17:16:52 +01:00
|
|
|
<note />
|
2016-12-04 12:16:08 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="NoIncrementialOptionDescription">
|
2018-04-30 13:42:47 -07:00
|
|
|
<source>Do not use incremental building.</source>
|
|
|
|
<target state="needs-review-translation">禁用增量生成。</target>
|
2016-12-23 17:16:52 +01:00
|
|
|
<note />
|
2016-12-04 12:16:08 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="OutputOptionDescription">
|
2018-04-30 13:42:47 -07:00
|
|
|
<source>The output directory to place built artifacts in.</source>
|
|
|
|
<target state="needs-review-translation">用于放置生成项目的输出目录。</target>
|
2016-12-23 17:16:52 +01:00
|
|
|
<note />
|
2016-12-04 12:16:08 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="OutputOptionName">
|
|
|
|
<source>OUTPUT_DIR</source>
|
2016-12-16 09:46:50 +01:00
|
|
|
<target state="translated">OUTPUT_DIR</target>
|
|
|
|
<note />
|
2016-12-04 12:16:08 -08:00
|
|
|
</trans-unit>
|
2018-04-30 13:42:47 -07:00
|
|
|
<trans-unit id="FrameworkOptionDescription">
|
|
|
|
<source>The target framework to build for. The target framework must also be specified in the project file.</source>
|
|
|
|
<target state="new">The target framework to build for. The target framework must also be specified in the project file.</target>
|
|
|
|
<note />
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="RuntimeOptionDescription">
|
|
|
|
<source>The target runtime to build for.</source>
|
|
|
|
<target state="new">The target runtime to build for.</target>
|
|
|
|
<note />
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="ConfigurationOptionDescription">
|
|
|
|
<source>The configuration to use for building the project. The default for most projects is 'Debug'.</source>
|
|
|
|
<target state="new">The configuration to use for building the project. The default for most projects is 'Debug'.</target>
|
|
|
|
<note />
|
|
|
|
</trans-unit>
|
2016-12-04 12:16:08 -08:00
|
|
|
</body>
|
|
|
|
</file>
|
|
|
|
</xliff>
|