2016-12-16 13:32:48 -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">
|
|
|
|
<file datatype="xml" source-language="en" target-language="zh-Hans" original="src/dotnet/commands/dotnet-add/dotnet-add-proj/LocalizableStrings.resx">
|
|
|
|
<body>
|
|
|
|
<group id="src/dotnet/commands/dotnet-add/dotnet-add-proj/LocalizableStrings.resx" />
|
|
|
|
<trans-unit id="AppFullName">
|
|
|
|
<source>.NET Add Project to Solution Command</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">.NET 将项目添加到解决方案命令</target>
|
|
|
|
<note />
|
2016-12-16 13:32:48 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="AppDescription">
|
|
|
|
<source>Command to add project to solution</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">将项目添加到解决方案的命令</target>
|
|
|
|
<note />
|
2016-12-16 13:32:48 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="AppHelpText">
|
|
|
|
<source>Projects to add to solution</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">要添加到解决方案的项目</target>
|
|
|
|
<note />
|
2016-12-16 13:32:48 -08:00
|
|
|
</trans-unit>
|
|
|
|
</body>
|
|
|
|
</file>
|
|
|
|
</xliff>
|