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

63 lines
No EOL
3.6 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="ja" 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) ファイルを追加、削除、およびファイルからプロジェクトを一覧表示するコマンド。</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>