Skip to content

Commit 4703b23

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent 64121b1 commit 4703b23

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Flow.Launcher/Languages/tr.xaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
33
<!-- Startup -->
44
<system:String x:Key="runtimePluginInstalledChooseRuntimePrompt">
5-
Flow detected you have installed {0} plugins, which will require {1} to run. Would you like to download {1}?
5+
Flow, {0} eklenti yüklediğinizi tespit etti, bu eklentilerin çalışması için {1} gerekir. {1} indirilsin mi?
66
{2}{2}
7-
Click no if it's already installed, and you will be prompted to select the folder that contains the {1} executable
7+
Zaten yüklüyse hayır'a tıklayın ve {1} yürütülebilir dosyasının bulunduğu klasörü seçin
88
</system:String>
99
<system:String x:Key="runtimePluginChooseRuntimeExecutable">Lütfen {0} dosyasını seçin</system:String>
1010
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
11-
Your selected {0} executable is invalid.
11+
Seçtiğiniz {0} yürütülebilir dosyası geçersiz.
1212
{2}{2}
13-
Click yes if you would like select the {0} executable again. Click no if you would like to download {1}
13+
{0} yürütülebilir dosyasını tekrar seçmek istiyorsanız evet'e tıklayın. {1} dosyasını indirmek istiyorsanız hayır'a tıklayın
1414
</system:String>
1515
<system:String x:Key="runtimePluginUnableToSetExecutablePath">{0} dosya yolu ayarlanamadı, lütfen Flow’un ayarlarından deneyin (en alta inerek).</system:String>
1616
<system:String x:Key="failedToInitializePluginsTitle">Eklentiler başlatılamıyor</system:String>
@@ -119,7 +119,7 @@
119119
<system:String x:Key="SearchPrecisionLow">Düşük</system:String>
120120
<system:String x:Key="SearchPrecisionRegular">Normal</system:String>
121121
<system:String x:Key="ShouldUsePinyin">Pinyin</system:String>
122-
<system:String x:Key="ShouldUsePinyinToolTip">Pinyin is the standard system of romanized spelling for translating Chinese. Please note, enabling this can significantly increase memory usage during search.</system:String>
122+
<system:String x:Key="ShouldUsePinyinToolTip">Pinyin, Çince'yi çevirmek için kullanılan standart romanize yazım sistemidir. Bunu etkinleştirmenin arama sırasında bellek kullanımını önemli ölçüde artırabileceğini lütfen unutmayın.</system:String>
123123
<system:String x:Key="ShouldUseDoublePinyin">Çift Pinyin kullanın</system:String>
124124
<system:String x:Key="ShouldUseDoublePinyinToolTip">Arama yapmak için Tam Pinyin yerine Çift Pinyin kullanın.</system:String>
125125
<system:String x:Key="DoublePinyinSchema">Çift Pinyin Şeması</system:String>

0 commit comments

Comments
 (0)