dotnet-installer/src/dotnet/commands/dotnet-sln/xlf/LocalizableStrings.ko.xlf
2017-01-16 14:52:18 +01:00

63 lines
No EOL
3.3 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="ko" original="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="translated">.NET 솔루션 파일 수정 명령</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="translated">솔루션(SLN) 파일에 프로젝트를 추가하고 솔루션(SLN) 파일에서 프로젝트를 제거하고 솔루션(SLN) 파일의 프로젝트를 나열하는 명령입니다.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="translated">솔루션에 추가하거나 솔루션에서 제거할 프로젝트입니다.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="translated">.NET 솔루션 파일에 프로젝트 추가 명령</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="translated">솔루션에 지정한 프로젝트를 추가합니다.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="translated">.NET 솔루션에서 프로젝트 제거 명령</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="translated">솔루션에서 지정한 프로젝트를 제거합니다. 프로젝트가 영향을 받지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="translated">.NET 솔루션 파일의 프로젝트 나열 명령</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="translated">솔루션의 프로젝트를 모두 나열합니다.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="translated">.NET 솔루션 파일 만들기 명령</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="translated">솔루션 파일을 만듭니다.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>