248 lines
No EOL
11 KiB
XML
248 lines
No EOL
11 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="de" 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">Syntax</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Arguments">
|
|
<source>Arguments</source>
|
|
<target state="translated">Argumente</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommandDefinition">
|
|
<source>The command to execute</source>
|
|
<target state="translated">Der auszuführende Befehl</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ArgumentsDefinition">
|
|
<source>Arguments to pass to the command</source>
|
|
<target state="translated">An den Befehl zu übergebende Argumente</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="HostOptionsDefinition">
|
|
<source>Options specific to dotnet (host)</source>
|
|
<target state="translated">Spezifische dotnet-Optionen (Host)</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="OptionsDescription">
|
|
<source>Options common to all commands</source>
|
|
<target state="translated">Allgemeine Optionen für alle Befehle</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommonOptions">
|
|
<source>Common options</source>
|
|
<target state="translated">Allgemeine Optionen</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VerboseDefinition">
|
|
<source>Enable verbose output</source>
|
|
<target state="translated">Ausführliche Ausgabe aktivieren</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="HelpDefinition">
|
|
<source>Show help</source>
|
|
<target state="translated">Hilfe anzeigen</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="HostOptions">
|
|
<source>Host options (passed before the command)</source>
|
|
<target state="translated">Hostoptionen (werden vor dem Befehl übergeben)</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VersionDescription">
|
|
<source>Display .NET CLI Version Number</source>
|
|
<target state="translated">.NET-CLI-Versionsnummer anzeigen</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InfoDescription">
|
|
<source>Display .NET CLI Info</source>
|
|
<target state="translated">.NET-CLI-Informationen anzeigen</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="Commands">
|
|
<source>SDK commands</source>
|
|
<target state="translated">SDK-Befehle</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NewDefinition">
|
|
<source>Initialize .NET projects.</source>
|
|
<target state="translated">.NET-Projekte initialisieren.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RestoreDefinition">
|
|
<source>Restore dependencies specified in the .NET project.</source>
|
|
<target state="translated">Im .NET-Projekt angegebene Abhängigkeiten wiederherstellen.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="BuildDefinition">
|
|
<source>Builds a .NET project.</source>
|
|
<target state="translated">Erstellt ein .NET-Projekt.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PublishDefinition">
|
|
<source>Publishes a .NET project for deployment (including the runtime).</source>
|
|
<target state="translated">Veröffentlicht ein .NET-Projekt für die Bereitstellung (einschließlich Laufzeit).</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RunDefinition">
|
|
<source>Compiles and immediately executes a .NET project.</source>
|
|
<target state="translated">Kompiliert ein .NET-Projekt und führt es umgehend aus.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="TestDefinition">
|
|
<source>Runs unit tests using the test runner specified in the project.</source>
|
|
<target state="translated">Führt mithilfe des im Projekt angegebenen Test Runners Komponententests aus.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PackDefinition">
|
|
<source>Creates a NuGet package.</source>
|
|
<target state="translated">Erstellt ein NuGet-Paket.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MigrateDefinition">
|
|
<source>Migrates a project.json based project to a msbuild based project.</source>
|
|
<target state="translated">Migriert ein auf „project.json“ basierendes Projekt zu einem MSBuild-basierten Projekt.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectModificationCommands">
|
|
<source>Project modification commands</source>
|
|
<target state="translated">Projektänderungsbefehle</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AddDefinition">
|
|
<source>Add reference to the project.</source>
|
|
<target state="translated">Verweis zum Projekt hinzufügen.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RemoveDefinition">
|
|
<source>Remove reference from the project.</source>
|
|
<target state="translated">Verweis aus dem Projekt entfernen.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AdvancedCommands">
|
|
<source>Advanced Commands</source>
|
|
<target state="translated">Erweiterte Befehle</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NugetDefinition">
|
|
<source>Provides additional NuGet commands.</source>
|
|
<target state="translated">Stellt zusätzliche NuGet-Befehle bereit.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MsBuildDefinition">
|
|
<source>Runs Microsoft Build Engine (MSBuild).</source>
|
|
<target state="translated">Führt Microsoft-Buildmodul (MSBuild) aus.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VsTestDefinition">
|
|
<source>Runs Microsoft Test Execution Command Line Tool.</source>
|
|
<target state="translated">Führt Microsoft Testausführungs-Befehlszeilentool aus.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DiagnosticsDefinition">
|
|
<source>Enable diagnostic output</source>
|
|
<target state="translated">Diagnoseausgabe aktivieren.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CleanDefinition">
|
|
<source>Clean build output(s).</source>
|
|
<target state="translated">Buildausgabe(n) bereinigen.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SlnDefinition">
|
|
<source>Modify solution (SLN) files.</source>
|
|
<target state="translated">Projektmappendateien (SLN-Dateien) ändern.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ListDefinition">
|
|
<source>List reference in the project.</source>
|
|
<target state="translated">Verweis im Projekt auflisten.</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">Der angegebene Befehl "{0}" ist kein gültiger CLI-Befehl. Geben Sie gültige CLI-Befehle an. Führen Sie die dotnet-Hilfe aus, um weitere Informationen zu erhalten.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AppFullName">
|
|
<source>.NET CLI help utility</source>
|
|
<target state="translated">.NET CLI-Hilfeprogramm</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">Programm für detailliertere Hilfe zu den einzelnen CLI-Befehlen.</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-Befehl, für den detailliertere Hilfe angezeigt werden soll.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="PathToApplicationDefinition">
|
|
<source>The path to an application .dll file to execute.</source>
|
|
<target state="translated">Der Pfad zur auszuführenden DLL-Datei einer Anwendung.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SDKVersionCommandDefinition">
|
|
<source>Display .NET Core SDK version.</source>
|
|
<target state="translated">.NET Core SDK-Version anzeigen.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SDKInfoCommandDefinition">
|
|
<source>Display .NET Core information.</source>
|
|
<target state="translated">.NET Core-Informationen anzeigen.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
|
<source>Enable diagnostic output.</source>
|
|
<target state="translated">Diagnoseausgabe aktivieren.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RunDotnetCommandHelpForMore">
|
|
<source>Run 'dotnet COMMAND --help' for more information on a command.</source>
|
|
<target state="translated">Führen Sie "dotnet COMMAND --help" aus, um weitere Informationen zu einem Befehl zu erhalten.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AdditionalprobingpathDefinition">
|
|
<source>Path containing probing policy and assemblies to probe for.</source>
|
|
<target state="translated">Pfad, der die Suchrichtlinie und die zu suchenden Assemblys enthält.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DepsfilDefinition">
|
|
<source>Path to <application>.deps.json file.</source>
|
|
<target state="translated">Pfad zur Datei "<Anwendung>.deps.json".</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RuntimeconfigDefinition">
|
|
<source>Path to <application>.runtimeconfig.json file.</source>
|
|
<target state="translated">Pfad zur Datei "<Anwendung>.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">Version des installierten freigegebenen Frameworks, das zum Ausführen der Anwendung verwendet werden soll.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RollForwardOnNoCandidateFxDefinition">
|
|
<source>Roll forward on no candidate shared framework is enabled.</source>
|
|
<target state="translated">Rollforward für freigegebenes Framework ohne Kandidaten ist aktiviert.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AdditionalDeps">
|
|
<source>Path to additonal deps.json file.</source>
|
|
<target state="translated">Pfad zur zusätzlichen "deps.json"-Datei.</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |