| 
2 | 2 | <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">  | 
3 | 3 | 
 
  | 
4 | 4 |     <!--  Command List  -->  | 
5 |  | -    <system:String x:Key="flowlauncher_plugin_sys_name">Name</system:String>  | 
 | 5 | +    <system:String x:Key="flowlauncher_plugin_sys_name">Ad</system:String>  | 
6 | 6 |     <system:String x:Key="flowlauncher_plugin_sys_desc">Açıklama</system:String>  | 
7 | 7 |     <system:String x:Key="flowlauncher_plugin_sys_command">Komut</system:String>  | 
8 | 8 | 
 
  | 
 | 
33 | 33 |     <!--  Command Descriptions  -->  | 
34 | 34 |     <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Bilgisayarı Kapat</system:String>  | 
35 | 35 |     <system:String x:Key="flowlauncher_plugin_sys_restart_computer">Yeniden Başlat</system:String>  | 
36 |  | -    <system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Restart the computer with Advanced Boot Options for Safe and Debugging modes, as well as other options</system:String>  | 
 | 36 | +    <system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Gelişmiş Başlatma Seçenekleri ile bilgisayarı yeniden başlatın, Güvenli Mod ve Hata Ayıklama Modu da dahil olmak üzere diğer seçenekler için</system:String>  | 
37 | 37 |     <system:String x:Key="flowlauncher_plugin_sys_log_off">Oturumu Kapat</system:String>  | 
38 | 38 |     <system:String x:Key="flowlauncher_plugin_sys_lock">Bilgisayarı Kilitle</system:String>  | 
39 | 39 |     <system:String x:Key="flowlauncher_plugin_sys_exit">Flow Launcher'u Kapat</system:String>  | 
 | 
46 | 46 |     <system:String x:Key="flowlauncher_plugin_sys_hibernate">Bilgisayarı Askıya Al</system:String>  | 
47 | 47 |     <system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Tüm Flow Launcher Ayarlarını Kaydet</system:String>  | 
48 | 48 |     <system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Eklentilerin verilerini Flow Launcher'un açılışından sonra yapılan değişiklikleri için günceller. Eklentilerin bu özelliği zaten eklemiş olması gerekir.</system:String>  | 
49 |  | -    <system:String x:Key="flowlauncher_plugin_sys_open_log_location">Open Flow Launcher's log location</system:String>  | 
50 |  | -    <system:String x:Key="flowlauncher_plugin_sys_check_for_update">Check for new Flow Launcher update</system:String>  | 
51 |  | -    <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Visit Flow Launcher's documentation for more help and how to use tips</system:String>  | 
52 |  | -    <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Open the location where Flow Launcher's settings are stored</system:String>  | 
 | 49 | +    <system:String x:Key="flowlauncher_plugin_sys_open_log_location">Flow Launcher'ın günlük konumunu aç</system:String>  | 
 | 50 | +    <system:String x:Key="flowlauncher_plugin_sys_check_for_update">Yeni Flow Launcher güncellemelerini kontrol et</system:String>  | 
 | 51 | +    <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Daha fazla yardım ve ipuçları için Flow Launcher'ın dokümantasyonunu ziyaret edin</system:String>  | 
 | 52 | +    <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Flow Launcher'ın ayarlarının depolandığı dosya konumunu açın</system:String>  | 
53 | 53 |     <system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Toggle Game Mode</system:String>  | 
54 | 54 |     <system:String x:Key="flowlauncher_plugin_sys_theme_selector">Quickly change the Flow Launcher theme</system:String>  | 
55 | 55 | 
 
  | 
56 | 56 |     <!--  Dialogs  -->  | 
57 | 57 |     <system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Başarılı</system:String>  | 
58 | 58 |     <system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">Tüm Flow Launcher ayarları kaydedildi.</system:String>  | 
59 |  | -    <system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Reloaded all applicable plugin data</system:String>  | 
 | 59 | +    <system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Geçerli tüm eklenti verileri yeniden yüklendi</system:String>  | 
60 | 60 |     <system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Bilgisayarı kapatmak istediğinize emin misiniz?</system:String>  | 
61 | 61 |     <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Bilgisayarı yeniden başlatmak istediğinize emin misiniz?</system:String>  | 
62 |  | -    <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Are you sure you want to restart the computer with Advanced Boot Options?</system:String>  | 
 | 62 | +    <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Gelişmiş Başlatma Seçenekleri ile bilgisayarı yeniden başlatmak istediğinizden emin misiniz?</system:String>  | 
63 | 63 |     <system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Are you sure you want to log off?</system:String>  | 
64 | 64 | 
 
  | 
65 | 65 |     <system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">Command Keyword Setting</system:String>  | 
 | 
0 commit comments