| 
143 | 143 |     <system:String x:Key="searchDelayTimeToolTip">Yazmayı bıraktıktan sonra sonuçların görünmesi için geçecek süre. Daha yüksek değerler daha fazla bekleme anlamına gelir. (ms)</system:String>  | 
144 | 144 |     <system:String x:Key="KoreanImeTitle">Korece IME kullanıcısı için bilgiler</system:String>  | 
145 | 145 |     <system:String x:Key="KoreanImeGuide">  | 
146 |  | -        The Korean input method used in Windows 11 may cause some issues in Flow Launcher.  | 
 | 146 | +        Windows 11'de kullanılan Korece giriş yöntemi Flow Launcher'da bazı sorunlara neden olabilir.  | 
147 | 147 | 
 
  | 
148 |  | -        If you experience any problems, you may need to enable "Use previous version of Korean IME".  | 
 | 148 | +        Herhangi bir sorunla karşılaşırsanız, "Korece IME'nin önceki sürümünü kullan" seçeneğini etkinleştirmeniz gerekebilir.  | 
149 | 149 | 
 
  | 
150 | 150 | 
 
  | 
151 |  | -        Open Setting in Windows 11 and go to:  | 
 | 151 | +        Windows 11'de Ayarlar'ı açın ve şuraya gidin:  | 
152 | 152 | 
 
  | 
153 |  | -        Time & Language > Language & Region > Korean > Language Options > Keyboard - Microsoft IME > Compatibility,  | 
 | 153 | +        Saat ve Dil > Dil ve Bölge > Korece > Dil Seçenekleri > Klavye - Microsoft IME > Uyumluluk,  | 
154 | 154 | 
 
  | 
155 |  | -        and enable "Use previous version of Microsoft IME".  | 
 | 155 | +        ve "Microsoft IME'nin önceki sürümünü kullan" seçeneğini etkinleştirin.  | 
156 | 156 | 
 
  | 
157 | 157 | 
 
  | 
158 | 158 |     </system:String>  | 
 | 
401 | 401 |     <system:String x:Key="showDialogJumpWindowToolTip">Dosya/klasör konumlarına hızlı erişim için aç/kaydet penceresi gösterildiğinde Diyalog Atlama arama penceresini görüntüle.</system:String>  | 
402 | 402 |     <system:String x:Key="dialogJumpWindowPosition">Diyalog Atlama Penceresi Konumu</system:String>  | 
403 | 403 |     <system:String x:Key="dialogJumpWindowPositionToolTip">Select position for the Dialog Jump search window</system:String>  | 
404 |  | -    <system:String x:Key="DialogJumpWindowPositionUnderDialog">Fixed under the Open/Save As dialog window. Displayed on open and stays until the window is closed</system:String>  | 
405 |  | -    <system:String x:Key="DialogJumpWindowPositionFollowDefault">Default search window position. Displayed when triggered by search window hotkey</system:String>  | 
 | 404 | +    <system:String x:Key="DialogJumpWindowPositionUnderDialog">Farklı Aç/Kaydet iletişim penceresinin altında düzeltildi. Açıldığında görüntülenir ve pencere kapatılana kadar kalır</system:String>  | 
 | 405 | +    <system:String x:Key="DialogJumpWindowPositionFollowDefault">Varsayılan arama penceresi konumu. Arama penceresi kısayol tuşu tarafından tetiklendiğinde görüntülenir</system:String>  | 
406 | 406 |     <system:String x:Key="dialogJumpResultBehaviour">Dialog Jump Result Navigation Behaviour</system:String>  | 
407 |  | -    <system:String x:Key="dialogJumpResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window to the selected result path</system:String>  | 
 | 407 | +    <system:String x:Key="dialogJumpResultBehaviourToolTip">Farklı Aç/Kaydet iletişim penceresini seçilen sonuç yoluna yönlendirmek için davranış</system:String>  | 
408 | 408 |     <system:String x:Key="DialogJumpResultBehaviourLeftClick">Sol tık veya Enter tuşu</system:String>  | 
409 | 409 |     <system:String x:Key="DialogJumpResultBehaviourRightClick">Sağ tık</system:String>  | 
410 | 410 |     <system:String x:Key="dialogJumpFileResultBehaviour">Dialog Jump File Navigation Behaviour</system:String>  | 
411 |  | -    <system:String x:Key="dialogJumpFileResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window when the result is a file path</system:String>  | 
 | 411 | +    <system:String x:Key="dialogJumpFileResultBehaviourToolTip">Sonuç bir dosya yolu olduğunda Farklı Aç/Kaydet iletişim penceresinde gezinme davranışı</system:String>  | 
412 | 412 |     <system:String x:Key="DialogJumpFileResultBehaviourFullPath">Dosya adı kutusuna tam yolu girin</system:String>  | 
413 | 413 |     <system:String x:Key="DialogJumpFileResultBehaviourFullPathOpen">Dosya adı kutusuna tam yolu girin ve açın</system:String>  | 
414 | 414 |     <system:String x:Key="DialogJumpFileResultBehaviourDirectory">Dizini yol kutusuna girin</system:String>  | 
 | 
476 | 476 |     <!--  FileManager Setting Dialog  -->  | 
477 | 477 |     <system:String x:Key="fileManagerWindow">Dosya Yöneticisi Seçenekleri</system:String>  | 
478 | 478 |     <system:String x:Key="fileManager_learnMore">Daha fazla bilgi</system:String>  | 
479 |  | -    <system:String x:Key="fileManager_tips">Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files.</system:String>  | 
480 |  | -    <system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank.</system:String>  | 
 | 479 | +    <system:String x:Key="fileManager_tips">Lütfen kullandığınız dosya yöneticisinin dosya konumunu belirtin ve gerektiği şekilde argümanlar ekleyin. "%d", Arg for Folder alanı tarafından ve belirli dizinleri açan komutlar için kullanılan açılacak dizin yolunu temsil eder. "%f", Dosya için Arg alanı tarafından ve belirli dosyaları açan komutlar için kullanılan açılacak dosya yolunu temsil eder.</system:String>  | 
 | 480 | +    <system:String x:Key="fileManager_tips2">Örneğin, dosya yöneticisi c:\windows dizinini açmak için "totalcmd.exe /A c:\windows" gibi bir komut kullanıyorsa, Dosya Yöneticisi Yolu totalcmd.exe ve Arg Klasör için /A "%d" olacaktır. QTTabBar gibi bazı dosya yöneticileri sadece bir yol sağlanmasını gerektirebilir, bu durumda Dosya Yöneticisi Yolu olarak "%d" kullanın ve geri kalan alanları boş bırakın.</system:String>  | 
481 | 481 |     <system:String x:Key="fileManager_name">Dosya Yöneticisi</system:String>  | 
482 | 482 |     <system:String x:Key="fileManager_profile_name">Profil Adı</system:String>  | 
483 | 483 |     <system:String x:Key="fileManager_path">Dosya Yöneticisi Yolu</system:String>  | 
484 | 484 |     <system:String x:Key="fileManager_directory_arg">Klasör Açarken</system:String>  | 
485 | 485 |     <system:String x:Key="fileManager_file_arg">Dosya Açarken</system:String>  | 
486 |  | -    <system:String x:Key="fileManagerPathNotFound">The file manager '{0}' could not be located at '{1}'. Would you like to continue?</system:String>  | 
 | 486 | +    <system:String x:Key="fileManagerPathNotFound">'{0}' dosya yöneticisi '{1}' konumunda bulunamadı. Devam etmek ister misiniz?</system:String>  | 
487 | 487 |     <system:String x:Key="fileManagerPathError">Dosya Yöneticisi Yol Hatası</system:String>  | 
488 | 488 | 
 
  | 
489 | 489 |     <!--  DefaultBrowser Setting Dialog  -->  | 
 | 
509 | 509 |     <system:String x:Key="cannotFindSpecifiedPlugin">Belirtilen eklenti bulunamadı</system:String>  | 
510 | 510 |     <system:String x:Key="newActionKeywordsCannotBeEmpty">Yeni anahtar kelime boş olamaz</system:String>  | 
511 | 511 |     <system:String x:Key="newActionKeywordsHasBeenAssigned">Yeni anahtar kelime başka bir eklentiye atanmış durumda. Lütfen başka bir anahtar kelime seçin.</system:String>  | 
512 |  | -    <system:String x:Key="newActionKeywordsSameAsOld">This new Action Keyword is the same as old, please choose a different one</system:String>  | 
 | 512 | +    <system:String x:Key="newActionKeywordsSameAsOld">Bu yeni Anahtar Kelimesi eskisiyle aynı, lütfen farklı bir tane seçin</system:String>  | 
513 | 513 |     <system:String x:Key="success">Başarılı</system:String>  | 
514 | 514 |     <system:String x:Key="completedSuccessfully">Başarıyla tamamlandı</system:String>  | 
515 | 515 |     <system:String x:Key="failedToCopy">Kopyalanamadı</system:String>  | 
516 |  | -    <system:String x:Key="actionkeyword_tips">Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>  | 
 | 516 | +    <system:String x:Key="actionkeyword_tips">Eklentiyi başlatmak için kullanmak istediğiniz anahtar kelimelerini girin ve bunları bölmek için boşluk kullanın. Herhangi bir anahtar kelime belirtmek istemiyorsanız * kullanın, eklenti herhangi bir anahtar kelimesi olmadan tetiklenecektir.</system:String>  | 
517 | 517 | 
 
  | 
518 | 518 |     <!--  Search Delay Settings Dialog  -->  | 
519 | 519 |     <system:String x:Key="searchDelayTimeTitle">Arama Gecikme Süresi Ayarı</system:String>  | 
520 |  | -    <system:String x:Key="searchDelayTimeTips">Input the search delay time in ms you like to use for the plugin. Input empty if you don't want to specify any, and the plugin will use default search delay time.</system:String>  | 
 | 520 | +    <system:String x:Key="searchDelayTimeTips">Eklenti için kullanmak istediğiniz arama gecikme süresini ms cinsinden girin. Herhangi bir şey belirtmek istemiyorsanız boş girin, eklenti varsayılan arama gecikme süresini kullanacaktır.</system:String>  | 
521 | 521 | 
 
  | 
522 | 522 |     <!--  Search Delay Settings Dialog  -->  | 
523 | 523 |     <system:String x:Key="homeTitle">Ana Sayfa</system:String>  | 
 | 
0 commit comments