dotnet-installer/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.tr.xlf
2017-01-06 14:58:38 -08:00

28 lines
No EOL
1.5 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-add/dotnet-add-p2p/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project (p2p) reference Command</source>
<target state="translated">.NET Add Project to Project (p2p) reference Komutu</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project (p2p) reference</source>
<target state="translated">Projeden projeye (p2p) başvuru ekleme komutu</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>
<target state="translated">Eklenecek olan, projeden projeye başvurular</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Add reference only when targetting a specific framework</source>
<target state="translated">Yalnızca belirli bir çerçeveyi hedeflerken başvuru ekler</target>
<note />
</trans-unit>
</body>
</file>
</xliff>