android-calculatorpp/app/src/main/res/values-tr/strings_microsoft.xml
2016-05-16 00:37:26 +02:00

14 lines
902 B
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"?>
<resources>
<string name="cpp_appearance">&quot;Görünüm&quot;</string>
<string name="cpp_number_format">&quot;Sayı Biçimi&quot;</string>
<string name="cpp_system_language">&quot;İşletim Sistemi Dili&quot;</string>
<string name="cpp_format">&quot;Biçim&quot;</string>
<string name="cpp_angles">&quot;ılar&quot;</string>
<string name="cpp_thousands_separator">&quot;Binler ayırıcısı&quot;</string>
<string name="cpp_examples">&quot;Örnekler&quot;</string>
<string name="cpp_parameter">&quot;Parametre&quot;</string>
<string name="cpp_duplicate_parameter">&quot;Yinelenen parametre: &apos;%1$s&apos;.&quot;</string>
<string name="cpp_name_contains_invalid_characters">&quot;Ad geçersiz karakterler içeriyor.&quot;</string>
<string name="cpp_field_cannot_be_empty">&quot;Alan boş olamaz&quot;</string>
</resources>