dotnet-installer/src/dotnet/commands/dotnet-build/xlf/LocalizableStrings.tr.xlf

88 lines
No EOL
4.7 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-build/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
<trans-unit id="AppDescription">
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
<target state="translated">.NET Platformu için oluşturucu. Proje dosyasındaki MSBuild 'Build' hedefine temsilci atar.</target>
<note />
</trans-unit>
<trans-unit id="AppFullName">
<source>.NET Builder</source>
<target state="translated">.NET Oluşturucusu</target>
<note />
</trans-unit>
<trans-unit id="ConfigurationOptionDescription">
<source>Configuration to use for building the project. Default for most projects is "Debug".</source>
<target state="needs-review-translation">Derlemenin gerçekleştirileceği yapılandırma</target>
<note></note>
</trans-unit>
<trans-unit id="ConfigurationOptionName">
<source>CONFIGURATION</source>
<target state="translated">YAPILANDIRMA</target>
<note />
</trans-unit>
<trans-unit id="FrameworkOptionDescription">
<source>Target framework to build for. The target framework has to be specified in the project file.</source>
<target state="needs-review-translation">Belirli bir çerçeveyi derler</target>
<note></note>
</trans-unit>
<trans-unit id="FrameworkOptionName">
<source>FRAMEWORK</source>
<target state="translated">ÇERÇEVE</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Set this flag to ignore project-to-project references and only build the root project</source>
<target state="needs-review-translation">Projeden projeye başvuruları yoksaymak ve yalnızca kök projeyi derlemek için bu bayrağı ayarlayın</target>
<note></note>
</trans-unit>
<trans-unit id="NoIncrementialOptionDescription">
<source>Disables incremental build.</source>
<target state="needs-review-translation">Artımlı derlemeyi kapatmak için bu bayrağı ayarlayın</target>
<note></note>
</trans-unit>
<trans-unit id="OutputOptionDescription">
<source>Output directory in which to place built artifacts.</source>
<target state="needs-review-translation">Çıkışların yerleştirileceği dizin</target>
<note></note>
</trans-unit>
<trans-unit id="OutputOptionName">
<source>OUTPUT_DIR</source>
<target state="translated">ÇIKIŞ_DİZİNİ</target>
<note />
</trans-unit>
<trans-unit id="ProjectArgumentDescription">
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
<target state="translated">Derlenecek MSBuild proje dosyası. Bir proje dosyası belirtilmezse MSBuild, geçerli çalışma dizininde dosya uzantısının sonu proj olan bir dosyası arar ve bu dosyayı kullanır.</target>
<note />
</trans-unit>
<trans-unit id="ProjectArgumentValueName">
<source>PROJECT</source>
<target state="translated">PROJE</target>
<note />
</trans-unit>
<trans-unit id="RuntimeOptionDescription">
<source>Target runtime to build for. The default is to build a portable application.</source>
<target state="translated">Derlemenin yapılacağı hedef çalışma zamanı. Varsayılan değer, taşınabilir bir uygulama derlenmesidir.</target>
<note />
</trans-unit>
<trans-unit id="RuntimeOptionName">
<source>RUNTIME_IDENTIFIER</source>
<target state="translated">ÇALIŞMA_ZAMANI_TANIMLAYICISI</target>
<note />
</trans-unit>
<trans-unit id="VersionSuffixOptionDescription">
<source>Defines the value for the $(VersionSuffix) property in the project</source>
<target state="translated">Projedeki $(VersionSuffix) özelliğinin değerini tanımlar</target>
<note />
</trans-unit>
<trans-unit id="VersionSuffixOptionName">
<source>VERSION_SUFFIX</source>
<target state="translated">SÜRÜM_SONEKİ</target>
<note />
</trans-unit>
</body>
</file>
</xliff>