dotnet-installer/src/dotnet/commands/dotnet-sln/xlf/LocalizableStrings.pl.xlf
2017-01-16 14:52:18 +01:00

63 lines
No EOL
3.3 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-sln/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="translated">Polecenie modyfikacji pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="translated">Polecenie służące do dodawania, usuwania i wyświetlania listy projektów w pliku rozwiązania (SLN).</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="translated">Projekty do dodania do rozwiązania lub usunięcia z niego.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="translated">Polecenie dodawania projektów do pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="translated">Dodaj określone projekty do rozwiązania.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="translated">Polecenie usuwania projektów z pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="translated">Usuń określone projekty z rozwiązania. Brak wpływu na projekt.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="translated">Polecenie wyświetlania listy projektów w pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="translated">Wyświetl listę wszystkich projektów w rozwiązaniu.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="translated">Polecenie tworzenia pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="translated">Utwórz plik rozwiązania.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>