dotnet-installer/src/dotnet/commands/dotnet-remove/dotnet-remove-reference/xlf/LocalizableStrings.pl.xlf
2017-02-22 10:46:31 -05:00

28 lines
No EOL
1.6 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="pl" original="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="translated">Polecenie usuwania odwołania między projektami dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="translated">Polecenie służące do usuwania odwołania między projektami</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>
<target state="translated">Usuń odwołanie tylko w przypadku określenia konkretnej platformy docelowej</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to remove</source>
<target state="translated">Odwołania między projektami, które mają zostać usunięte</target>
<note />
</trans-unit>
</body>
</file>
</xliff>