2016-12-28 02:53:54 -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="ja" original="src/dotnet/commands/dotnet-add/dotnet-add-package/LocalizableStrings.resx">
|
|
|
|
<body>
|
|
|
|
<group id="src/dotnet/commands/dotnet-add/dotnet-add-package/LocalizableStrings.resx" />
|
|
|
|
<trans-unit id="AppFullName">
|
|
|
|
<source>.NET Add Package reference Command</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">.NET Add Package 参照コマンド</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="AppDescription">
|
|
|
|
<source>Command to add package reference</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">パッケージ参照を追加するコマンド</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="AppHelpText">
|
|
|
|
<source>Package references to add</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">追加するパッケージ参照</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="SpecifyExactlyOnePackageReference">
|
|
|
|
<source>Please specify one package reference to add.</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">追加するパッケージ参照を 1 つ指定してください。</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdFrameworkDescription">
|
|
|
|
<source>Add reference only when targetting a specific framework</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">特定のフレームワークを対象とする場合にのみ参照を追加する</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdNoRestoreDescription">
|
|
|
|
<source>Add reference without performing restore preview and compatibility check.</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">復元のプレビューや互換性チェックを行わずに参照を追加します。</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdSourceDescription">
|
|
|
|
<source>Use specific NuGet package sources to use during the restore.</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">復元中には特定の NuGet パッケージ ソースを使用します。</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdPackageDirectoryDescription">
|
|
|
|
<source>Restore the packages to this Directory .</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">パッケージをこのディレクトリに復元します。</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdVersionDescription">
|
|
|
|
<source>Version for the package to be added.</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">追加するパッケージのバージョン。</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdDGFileException">
|
|
|
|
<source>Unable to Create Dependency graph file for project '{0}'. Cannot add package reference.</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">プロジェクト '{0}' の依存関係グラフ ファイルを作成できません。パッケージ参照を追加できません。</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdVersion">
|
|
|
|
<source>VERSION</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">VERSION</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdFramework">
|
|
|
|
<source>FRAMEWORK</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">FRAMEWORK</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdSource">
|
|
|
|
<source>SOURCE</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">SOURCE</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="CmdPackageDirectory">
|
|
|
|
<source>PACKAGE_DIRECTORY</source>
|
2017-01-06 19:07:21 +01:00
|
|
|
<target state="translated">PACKAGE_DIRECTORY</target>
|
|
|
|
<note />
|
2016-12-28 02:53:54 -08:00
|
|
|
</trans-unit>
|
|
|
|
</body>
|
|
|
|
</file>
|
|
|
|
</xliff>
|