|
13 | 13 | Click yes if you would like select the {0} executable again. Click no if you would like to download {1} |
14 | 14 | </system:String> |
15 | 15 | <system:String x:Key="runtimePluginUnableToSetExecutablePath">Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom).</system:String> |
16 | | - <system:String x:Key="failedToInitializePluginsTitle">Fail to Init Plugins</system:String> |
| 16 | + <system:String x:Key="failedToInitializePluginsTitle">Eklentiler başlatılamıyor</system:String> |
17 | 17 | <system:String x:Key="failedToInitializePluginsMessage">Plugins: {0} - fail to load and would be disabled, please contact plugin creator for help</system:String> |
18 | 18 |
|
19 | 19 | <!-- MainWindow --> |
|
42 | 42 | <system:String x:Key="GameMode">Oyun Modu</system:String> |
43 | 43 | <system:String x:Key="GameModeToolTip">Kısayol tuşlarının kullanımını durdurun.</system:String> |
44 | 44 | <system:String x:Key="PositionReset">Pencere Konumunu Sıfırla</system:String> |
45 | | - <system:String x:Key="PositionResetToolTip">Reset search window position</system:String> |
46 | | - <system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String> |
| 45 | + <system:String x:Key="PositionResetToolTip">Arama penceresinin konumunu sıfırla</system:String> |
| 46 | + <system:String x:Key="queryTextBoxPlaceholder">Aramak için buraya yazın</system:String> |
47 | 47 |
|
48 | 48 | <!-- Setting General --> |
49 | 49 | <system:String x:Key="flowlauncher_settings">Ayarlar</system:String> |
50 | 50 | <system:String x:Key="general">Genel</system:String> |
51 | 51 | <system:String x:Key="portableMode">Taşınabilir Mod</system:String> |
52 | 52 | <system:String x:Key="portableModeToolTIp">Tüm ayarları ve kullanıcı verilerini tek bir klasörde saklayın (Çıkarılabilir sürücüler veya bulut hizmetleri ile kullanıldığında kullanışlıdır).</system:String> |
53 | 53 | <system:String x:Key="startFlowLauncherOnSystemStartup">Sistem ile Başlat</system:String> |
54 | | - <system:String x:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String> |
| 54 | + <system:String x:Key="useLogonTaskForStartup">Daha hızlı bir başlatma deneyimi için başlangıç girişini yerine oturum açma görevini kullanın</system:String> |
55 | 55 | <system:String x:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String> |
56 | 56 | <system:String x:Key="setAutoStartFailed">Sistemle başlatma ayarı başarısız oldu</system:String> |
57 | 57 | <system:String x:Key="hideFlowLauncherWhenLoseFocus">Odak Pencereden Ayrıldığında Gizle</system:String> |
|
91 | 91 | <system:String x:Key="typingStartEn">İngilizce Klayve Düzeni Kullan</system:String> |
92 | 92 | <system:String x:Key="typingStartEnTooltip">Arama yaparken klayve düzenini geçici olarak İngilizce yap.</system:String> |
93 | 93 | <system:String x:Key="autoUpdates">Otomatik Güncelle</system:String> |
94 | | - <system:String x:Key="autoUpdatesTooltip">Automatically check and update the app when available</system:String> |
| 94 | + <system:String x:Key="autoUpdatesTooltip">Uygulamanın güncellemelerini otomatik kontrol eder ve günceller</system:String> |
95 | 95 | <system:String x:Key="select">Seç</system:String> |
96 | 96 | <system:String x:Key="hideOnStartup">Başlangıçta Pencereyi Gizle</system:String> |
97 | 97 | <system:String x:Key="hideOnStartupToolTip">Arama kutusu başlangıçtan sonra sistem tepsisinde gizlenir.</system:String> |
|
154 | 154 | <system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String> |
155 | 155 | <system:String x:Key="autoRestartAfterChanging">Restart after modifying plugin via Plugin Store</system:String> |
156 | 156 | <system:String x:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String> |
157 | | - <system:String x:Key="showUnknownSourceWarning">Show unknown source warning</system:String> |
158 | | - <system:String x:Key="showUnknownSourceWarningToolTip">Show warning when installing plugins from unknown sources</system:String> |
159 | | - <system:String x:Key="autoUpdatePlugins">Auto update plugins</system:String> |
160 | | - <system:String x:Key="autoUpdatePluginsToolTip">Automatically check plugin updates and notify if there are any updates available</system:String> |
| 157 | + <system:String x:Key="showUnknownSourceWarning">Bilinmeyen kaynak uyarısını göster</system:String> |
| 158 | + <system:String x:Key="showUnknownSourceWarningToolTip">Bilinmeyen kaynaklardan eklenti yüklerken uyarı göster</system:String> |
| 159 | + <system:String x:Key="autoUpdatePlugins">Eklentileri otomatik güncelle</system:String> |
| 160 | + <system:String x:Key="autoUpdatePluginsToolTip">Eklenti güncellemelerini otomatik kontrol et ve eğer herhangi bir güncelleme varsa bildir</system:String> |
161 | 161 |
|
162 | 162 | <!-- Setting Plugin --> |
163 | 163 | <system:String x:Key="searchplugin">Eklenti Ara</system:String> |
|
174 | 174 | <system:String x:Key="currentActionKeywords">Geçerli anahtar kelime</system:String> |
175 | 175 | <system:String x:Key="newActionKeyword">Yeni anahtar kelime</system:String> |
176 | 176 | <system:String x:Key="actionKeywordsTooltip">Anahtar kelimeyi değiştir</system:String> |
177 | | - <system:String x:Key="pluginSearchDelayTime">Plugin search delay time</system:String> |
| 177 | + <system:String x:Key="pluginSearchDelayTime">Eklenti arama gecikme süresi</system:String> |
178 | 178 | <system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Search Delay Time</system:String> |
179 | 179 | <system:String x:Key="FilterComboboxLabel">Gelişmiş Ayarlar:</system:String> |
180 | | - <system:String x:Key="DisplayModeOnOff">Enabled</system:String> |
| 180 | + <system:String x:Key="DisplayModeOnOff">Aktif</system:String> |
181 | 181 | <system:String x:Key="DisplayModePriority">Öncelik</system:String> |
182 | 182 | <system:String x:Key="DisplayModeSearchDelay">Arama Gecikmesi</system:String> |
183 | 183 | <system:String x:Key="DisplayModeHomeOnOff">Ana Sayfa</system:String> |
|
192 | 192 | <system:String x:Key="plugin_query_version">Sürüm</system:String> |
193 | 193 | <system:String x:Key="plugin_query_web">İnternet Sitesi</system:String> |
194 | 194 | <system:String x:Key="plugin_uninstall">Kaldır</system:String> |
195 | | - <system:String x:Key="failedToRemovePluginSettingsTitle">Fail to remove plugin settings</system:String> |
| 195 | + <system:String x:Key="failedToRemovePluginSettingsTitle">Eklenti ayarları kaldırılamıyor</system:String> |
196 | 196 | <system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String> |
197 | | - <system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String> |
| 197 | + <system:String x:Key="failedToRemovePluginCacheTitle">Eklenti ön belleği kaldırılamıyor</system:String> |
198 | 198 | <system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String> |
199 | 199 | <system:String x:Key="pluginModifiedAlreadyTitle">{0} modified already</system:String> |
200 | 200 | <system:String x:Key="pluginModifiedAlreadyMessage">Please restart Flow before making any further changes</system:String> |
|
0 commit comments