dotnet-installer/src/dotnet/commands/dotnet-remove/dotnet-remove-proj/xlf/LocalizableStrings.de.xlf
2017-06-07 16:56:09 -07:00

22 lines
No EOL
1.1 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="../LocalizableStrings.resx">
<body>
<trans-unit id="AppFullName">
<source>.NET Remove Project from Solution Command</source>
<target state="translated">.NET-Befehl zum Entfernen des Projekts aus der Projektmappe</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove projects from a solution</source>
<target state="translated">Befehl zum Entfernen von Projekten aus einer Projektmappe</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to remove from a solution</source>
<target state="translated">Aus einer Projektmappe zu entfernende Projekte</target>
<note />
</trans-unit>
</body>
</file>
</xliff>