Skip to content

Commit 47171b4

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent 7de420e commit 47171b4

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
@@ -224,7 +224,7 @@
224224
<system:String x:Key="failedToUninstallPluginTitle">{0} kaldırılamıyor</system:String>
225225
<system:String x:Key="fileNotFoundMessage">plugin.json dosyası çıkarılan zip dosyasında bulunamadı veya {0} yolu mevcut değil</system:String>
226226
<system:String x:Key="pluginExistAlreadyMessage">Bu eklentiyle aynı ID ve sürüme sahip bir eklenti zaten var, ya da mevcut sürüm daha yüksek</system:String>
227-
<system:String x:Key="errorCreatingSettingPanel">Error creating setting panel for plugin {0}:{1}{2}</system:String>
227+
<system:String x:Key="errorCreatingSettingPanel">Eklenti {0} için ayar paneli oluşturulurken hata oluştu: {1}{2}</system:String>
228228

229229
<!-- Setting Plugin Store -->
230230
<system:String x:Key="pluginStore">Eklenti Mağazası</system:String>
@@ -333,7 +333,7 @@
333333
<system:String x:Key="PlaceholderTextTip">Yer tutucu metnini değiştirin. Boş bırakılırsa şu kullanılacak: {0}</system:String>
334334
<system:String x:Key="KeepMaxResults">Sabit Pencere Boyutu</system:String>
335335
<system:String x:Key="KeepMaxResultsToolTip">Pencere boyutu sürüklenerek ayarlanamaz.</system:String>
336-
<system:String x:Key="MaxShowResultsCannotWorkWithAlwaysPreview">Since Always Preview is on, maximum results shown may not take effect because preview panel requires a certain minimum height</system:String>
336+
<system:String x:Key="MaxShowResultsCannotWorkWithAlwaysPreview">Always Preview (Her Zaman Önizleme) açık olduğundan, önizleme paneli belirli bir minimum yükseklik gerektirdiğinden, gösterilen maksimum sonuçlar etkili olmayabilir</system:String>
337337

338338
<!-- Setting Hotkey -->
339339
<system:String x:Key="hotkey">Kısayol Tuşu</system:String>
@@ -493,7 +493,7 @@
493493
<system:String x:Key="fileManager_file_arg">Dosya Açarken</system:String>
494494
<system:String x:Key="fileManagerPathNotFound">'{0}' dosya yöneticisi '{1}' konumunda bulunamadı. Devam etmek ister misiniz?</system:String>
495495
<system:String x:Key="fileManagerPathError">Dosya Yöneticisi Yol Hatası</system:String>
496-
<system:String x:Key="fileManagerExplorer">File Explorer</system:String>
496+
<system:String x:Key="fileManagerExplorer">Dosya Gezgini</system:String>
497497

498498
<!-- DefaultBrowser Setting Dialog -->
499499
<system:String x:Key="defaultBrowserTitle">İnternet Tarayıcı Seçenekleri</system:String>
@@ -504,8 +504,8 @@
504504
<system:String x:Key="defaultBrowser_newWindow">Yeni Pencere</system:String>
505505
<system:String x:Key="defaultBrowser_newTab">Yeni Sekme</system:String>
506506
<system:String x:Key="defaultBrowser_parameter">Gizli Mod için Bağımsız Değişken</system:String>
507-
<system:String x:Key="defaultBrowser_default">Default</system:String>
508-
<system:String x:Key="defaultBrowser_new_profile">New Profile</system:String>
507+
<system:String x:Key="defaultBrowser_default">Varsayılan</system:String>
508+
<system:String x:Key="defaultBrowser_new_profile">Yeni Profil</system:String>
509509

510510
<!-- Priority Setting Dialog -->
511511
<system:String x:Key="changePriorityWindow">Önceliği Ayarla</system:String>

0 commit comments

Comments
 (0)