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

63 lines
No EOL
3.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="tr" 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">.NET çözüm dosyasını değiştir komutu</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">Çözüm (SLN) dosyasında proje ekleme, kaldırma ve listeleme komutu.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="translated">Çözüme eklenecek veya çözümden kaldırılacak projeler.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="translated">.NET Çözüm dosyasına proje ekle Komutu</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="translated">Belirtilen projeleri çözüme ekleyin.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="translated">.NET Çözüm dosyasından projeleri kaldır Komutu</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">Belirtilen projeleri çözümden kaldırın. Proje etkilenmez.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="translated">.NET Çözüm dosyasındaki projeleri listele Komutu</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="translated">Çözümdeki tüm projeleri listeleyin.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="translated">.NET Çözüm dosyası oluştur Komutu</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="translated">Bir çözüm dosyası oluşturun.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>