248 lines
No EOL
12 KiB
XML
248 lines
No EOL
12 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-help/LocalizableStrings.resx">
|
|
<body>
|
|
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
|
<trans-unit id="Usage">
|
|
<source>Usage</source>
|
|
<target state="translated">使用法</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Arguments">
|
|
<source>Arguments</source>
|
|
<target state="translated">Arguments</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommandDefinition">
|
|
<source>The command to execute</source>
|
|
<target state="translated">実行するコマンド</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ArgumentsDefinition">
|
|
<source>Arguments to pass to the command</source>
|
|
<target state="translated">コマンドに渡す引数</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="HostOptionsDefinition">
|
|
<source>Options specific to dotnet (host)</source>
|
|
<target state="translated">dotnet (ホスト) 固有のオプション</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="OptionsDescription">
|
|
<source>Options common to all commands</source>
|
|
<target state="translated">すべてのコマンドに共通のオプション</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommonOptions">
|
|
<source>Common options</source>
|
|
<target state="translated">共通のオプション</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VerboseDefinition">
|
|
<source>Enable verbose output</source>
|
|
<target state="translated">詳細な出力を有効にする</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="HelpDefinition">
|
|
<source>Show help</source>
|
|
<target state="translated">ヘルプを表示する</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="HostOptions">
|
|
<source>Host options (passed before the command)</source>
|
|
<target state="translated">ホストのオプション (コマンドの前に渡されます)</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VersionDescription">
|
|
<source>Display .NET CLI Version Number</source>
|
|
<target state="translated">.NET CLI のバージョン番号を表示する</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InfoDescription">
|
|
<source>Display .NET CLI Info</source>
|
|
<target state="translated">.NET CLI の情報を表示する</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Commands">
|
|
<source>SDK commands</source>
|
|
<target state="translated">SDK コマンド</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NewDefinition">
|
|
<source>Initialize .NET projects.</source>
|
|
<target state="translated">.NET プロジェクトを初期化します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RestoreDefinition">
|
|
<source>Restore dependencies specified in the .NET project.</source>
|
|
<target state="translated">.NET プロジェクトに指定されている依存関係を復元します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="BuildDefinition">
|
|
<source>Builds a .NET project.</source>
|
|
<target state="translated">.NET プロジェクトを構築します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PublishDefinition">
|
|
<source>Publishes a .NET project for deployment (including the runtime).</source>
|
|
<target state="translated">展開用の .NET プロジェクトを発行します (ランタイムを含む)。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RunDefinition">
|
|
<source>Compiles and immediately executes a .NET project.</source>
|
|
<target state="translated">.NET プロジェクトをコンパイルして、直ちに実行します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="TestDefinition">
|
|
<source>Runs unit tests using the test runner specified in the project.</source>
|
|
<target state="translated">プロジェクトに指定されているテスト ランナーを使用して、単体テストを実行します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackDefinition">
|
|
<source>Creates a NuGet package.</source>
|
|
<target state="translated">NuGet パッケージを作成します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MigrateDefinition">
|
|
<source>Migrates a project.json based project to a msbuild based project.</source>
|
|
<target state="translated">project.json ベースのプロジェクトを msbuild ベースのプロジェクトに移行します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectModificationCommands">
|
|
<source>Project modification commands</source>
|
|
<target state="translated">プロジェクト変更コマンド</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AddDefinition">
|
|
<source>Add reference to the project.</source>
|
|
<target state="translated">参照をプロジェクトに追加します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RemoveDefinition">
|
|
<source>Remove reference from the project.</source>
|
|
<target state="translated">参照をプロジェクトから削除します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AdvancedCommands">
|
|
<source>Advanced Commands</source>
|
|
<target state="translated">高度なコマンド</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NugetDefinition">
|
|
<source>Provides additional NuGet commands.</source>
|
|
<target state="translated">追加の NuGet コマンドを提供します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MsBuildDefinition">
|
|
<source>Runs Microsoft Build Engine (MSBuild).</source>
|
|
<target state="translated">Microsoft Build Engine (MSBuild) を実行します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VsTestDefinition">
|
|
<source>Runs Microsoft Test Execution Command Line Tool.</source>
|
|
<target state="translated">Microsoft Test Execution Command Line Tool を実行します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DiagnosticsDefinition">
|
|
<source>Enable diagnostic output</source>
|
|
<target state="translated">診断出力を有効にする</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CleanDefinition">
|
|
<source>Clean build output(s).</source>
|
|
<target state="translated">ビルド出力を消去します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SlnDefinition">
|
|
<source>Modify solution (SLN) files.</source>
|
|
<target state="translated">ソリューション (SLN) ファイルを変更します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ListDefinition">
|
|
<source>List reference in the project.</source>
|
|
<target state="translated">プロジェクト内の参照を一覧表示します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommandDoesNotExist">
|
|
<source>Specified command '{0}' is not a valid CLI command. Please specify a valid CLI commands. For more information, run dotnet help.</source>
|
|
<target state="translated">指定されたコマンド '{0}' は、有効な CLI コマンドではありません。有効な CLI コマンドを指定してください。詳細については、dotnet のヘルプを参照してください。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AppFullName">
|
|
<source>.NET CLI help utility</source>
|
|
<target state="translated">.NET CLI ヘルプ ユーティリティ</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AppDescription">
|
|
<source>Utility to get more detailed help about each of the CLI commands.</source>
|
|
<target state="translated">各 CLI コマンドに関する詳細なヘルプを取得するためのユーティリティ。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommandArgumentName">
|
|
<source>COMMAND_NAME</source>
|
|
<target state="translated">COMMAND_NAME</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommandArgumentDescription">
|
|
<source>CLI command for which to view more detailed help.</source>
|
|
<target state="translated">詳細なヘルプを表示する CLI コマンド。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PathToApplicationDefinition">
|
|
<source>The path to an application .dll file to execute.</source>
|
|
<target state="translated">実行するアプリケーション .dll ファイルへのパス。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SDKVersionCommandDefinition">
|
|
<source>Display .NET Core SDK version.</source>
|
|
<target state="translated">.NET Core SDK バージョンを表示します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SDKInfoCommandDefinition">
|
|
<source>Display .NET Core information.</source>
|
|
<target state="translated">.NET Core 情報を表示します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
|
<source>Enable diagnostic output.</source>
|
|
<target state="translated">診断出力を有効にします。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RunDotnetCommandHelpForMore">
|
|
<source>Run 'dotnet COMMAND --help' for more information on a command.</source>
|
|
<target state="translated">コマンドに関する詳細情報については、'dotnet COMMAND --help' を実行します。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AdditionalprobingpathDefinition">
|
|
<source>Path containing probing policy and assemblies to probe for.</source>
|
|
<target state="translated">調査ポリシーと調査対象アセンブリを含むパス。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DepsfilDefinition">
|
|
<source>Path to <application>.deps.json file.</source>
|
|
<target state="translated"><application>.deps.json ファイルへのパス。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RuntimeconfigDefinition">
|
|
<source>Path to <application>.runtimeconfig.json file.</source>
|
|
<target state="translated"><application>.runtimeconfig.json ファイルへのパス。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FxVersionDefinition">
|
|
<source>Version of the installed Shared Framework to use to run the application.</source>
|
|
<target state="translated">アプリケーションを実行するために使用するインストール済み Shared Framework のバージョン。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RollForwardOnNoCandidateFxDefinition">
|
|
<source>Roll forward on no candidate shared framework is enabled.</source>
|
|
<target state="translated">候補がない Shared Framework に対するロールフォワードが有効です。</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AdditionalDeps">
|
|
<source>Path to additonal deps.json file.</source>
|
|
<target state="translated">追加 deps.json ファイルへのパス。</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |