dotnet-installer/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.de.xlf

28 lines
1.5 KiB
Text
Raw Normal View History

2016-12-05 11:13:39 -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="de" original="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
2017-01-09 08:58:13 -08:00
<source>.NET Add Project to Project reference Command</source>
2017-01-16 14:52:18 +01:00
<target state="translated">.NET-Befehl zum Hinzufügen von Projekt-zu-Projekt-Verweisen</target>
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
<trans-unit id="AppDescription">
2017-01-09 08:58:13 -08:00
<source>Command to add project to project reference</source>
<target state="translated">Befehl zum Hinzufügen eines Projekt-zu-Projekt-Verweises</target>
2017-01-16 14:52:18 +01:00
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Hinzuzufügender Projekt-zu-Projekt-Verweis</target>
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Add reference only when targetting a specific framework</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Verweis nur bei Verwendung eines bestimmten Zielframeworks hinzufügen</target>
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
</body>
</file>
</xliff>