|
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 | <!-- Program setting --> |
5 | | - <system:String x:Key="flowlauncher_plugin_program_reset">Reset Default</system:String> |
| 5 | + <system:String x:Key="flowlauncher_plugin_program_reset">Varsayılana Sıfırla</system:String> |
6 | 6 | <system:String x:Key="flowlauncher_plugin_program_delete">Sil</system:String> |
7 | 7 | <system:String x:Key="flowlauncher_plugin_program_edit">Düzenle</system:String> |
8 | 8 | <system:String x:Key="flowlauncher_plugin_program_add">Ekle</system:String> |
9 | | - <system:String x:Key="flowlauncher_plugin_program_name">Name</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_program_name">Ad</system:String> |
10 | 10 | <system:String x:Key="flowlauncher_plugin_program_enable">Etkin</system:String> |
11 | 11 | <system:String x:Key="flowlauncher_plugin_program_enabled">Enabled</system:String> |
12 | 12 | <system:String x:Key="flowlauncher_plugin_program_disable">Disable</system:String> |
13 | | - <system:String x:Key="flowlauncher_plugin_program_status">Status</system:String> |
| 13 | + <system:String x:Key="flowlauncher_plugin_program_status">Durum</system:String> |
14 | 14 | <system:String x:Key="flowlauncher_plugin_program_true">Enabled</system:String> |
15 | 15 | <system:String x:Key="flowlauncher_plugin_program_false">Disabled</system:String> |
16 | 16 | <system:String x:Key="flowlauncher_plugin_program_location">Konum</system:String> |
17 | | - <system:String x:Key="flowlauncher_plugin_program_all_programs">All Programs</system:String> |
| 17 | + <system:String x:Key="flowlauncher_plugin_program_all_programs">Tüm Programlar</system:String> |
18 | 18 | <system:String x:Key="flowlauncher_plugin_program_suffixes">File Type</system:String> |
19 | 19 | <system:String x:Key="flowlauncher_plugin_program_reindex">Yeniden İndeksle</system:String> |
20 | 20 | <system:String x:Key="flowlauncher_plugin_program_indexing">İndeksleniyor</system:String> |
21 | 21 | <system:String x:Key="flowlauncher_plugin_program_index_source">Index Sources</system:String> |
22 | | - <system:String x:Key="flowlauncher_plugin_program_index_option">Options</system:String> |
23 | | - <system:String x:Key="flowlauncher_plugin_program_index_uwp">UWP Apps</system:String> |
| 22 | + <system:String x:Key="flowlauncher_plugin_program_index_option">Seçenekler</system:String> |
| 23 | + <system:String x:Key="flowlauncher_plugin_program_index_uwp">UWP Uygulamaları</system:String> |
24 | 24 | <system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">When enabled, Flow will load UWP Applications</system:String> |
25 | | - <system:String x:Key="flowlauncher_plugin_program_index_start">Start Menu</system:String> |
| 25 | + <system:String x:Key="flowlauncher_plugin_program_index_start">Başlat Menüsü</system:String> |
26 | 26 | <system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">When enabled, Flow will load programs from the start menu</system:String> |
27 | 27 | <system:String x:Key="flowlauncher_plugin_program_index_registry">Registry</system:String> |
28 | 28 | <system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">When enabled, Flow will load programs from the registry</system:String> |
29 | | - <system:String x:Key="flowlauncher_plugin_program_index_PATH">PATH</system:String> |
| 29 | + <system:String x:Key="flowlauncher_plugin_program_index_PATH">YOL</system:String> |
30 | 30 | <system:String x:Key="flowlauncher_plugin_program_index_PATH_tooltip">When enabled, Flow will load programs from the PATH environment variable</system:String> |
31 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Hide app path</system:String> |
| 31 | + <system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Uygulama yolunu gizle</system:String> |
32 | 32 | <system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">For executable files such as UWP or lnk, hide the file path from being visible</system:String> |
33 | 33 | <system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Hide uninstallers</system:String> |
34 | 34 | <system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Hides programs with common uninstaller names, such as unins000.exe</system:String> |
|
60 | 60 | <system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">Protocols can't be empty</system:String> |
61 | 61 |
|
62 | 62 | <system:String x:Key="flowlauncher_plugin_program_suffixes_executable_types">İndekslenecek Uzantılar</system:String> |
63 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_types">URL Protocols</system:String> |
| 63 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_types">URL Protokolleri</system:String> |
64 | 64 | <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_steam">Steam Games</system:String> |
65 | 65 | <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_epic">Epic Games</system:String> |
66 | 66 | <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_http">Http/Https</system:String> |
|
75 | 75 |
|
76 | 76 | <system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Run As Different User</system:String> |
77 | 77 | <system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Yönetici Olarak Çalıştır</system:String> |
78 | | - <system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Open containing folder</system:String> |
79 | | - <system:String x:Key="flowlauncher_plugin_program_disable_program">Hide</system:String> |
| 78 | + <system:String x:Key="flowlauncher_plugin_program_open_containing_folder">İçeren klasörü aç</system:String> |
| 79 | + <system:String x:Key="flowlauncher_plugin_program_disable_program">Gizle</system:String> |
80 | 80 | <system:String x:Key="flowlauncher_plugin_program_open_target_folder">Open target folder</system:String> |
81 | 81 |
|
82 | 82 | <system:String x:Key="flowlauncher_plugin_program_plugin_name">Program</system:String> |
|
0 commit comments