|
9 | 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 | | - <system:String x:Key="flowlauncher_plugin_program_disable">Disable</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_program_disable">Devre Dışı Bırak</system:String> |
13 | 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> |
|
73 | 73 | Insert protocols of .url files you want to index. Protocols should be separated by ';', and should end with "://". (ex>ftp://;mailto://) |
74 | 74 | </system:String> |
75 | 75 |
|
76 | | - <system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Run As Different User</system:String> |
| 76 | + <system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Başka Bir Kullanıcı Olarak Çalıştır</system:String> |
77 | 77 | <system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Yönetici Olarak Çalıştır</system:String> |
78 | 78 | <system:String x:Key="flowlauncher_plugin_program_open_containing_folder">İçeren klasörü aç</system:String> |
79 | 79 | <system:String x:Key="flowlauncher_plugin_program_disable_program">Gizle</system:String> |
|
84 | 84 |
|
85 | 85 | <system:String x:Key="flowlauncher_plugin_program_invalid_path">Geçersiz Konum</system:String> |
86 | 86 |
|
87 | | - <system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Customized Explorer</system:String> |
88 | | - <system:String x:Key="flowlauncher_plugin_program_args">Args</system:String> |
| 87 | + <system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Özelleştirilmiş Gezgin</system:String> |
| 88 | + <system:String x:Key="flowlauncher_plugin_program_args">Parametreler</system:String> |
89 | 89 | <system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">You can customize the explorer used for opening the container folder by inputing the Environmental Variable of the explorer you want to use. It will be useful to use CMD to test whether the Environmental Variable is available.</system:String> |
90 | 90 | <system:String x:Key="flowlauncher_plugin_program_tooltip_args">Enter the customized args you want to add for your customized explorer. %s for parent directory, %f for full path (which only works for win32). Check the explorer's website for details.</system:String> |
91 | 91 |
|
92 | 92 | <!-- Dialogs --> |
93 | 93 | <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Başarılı</system:String> |
94 | 94 | <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Error</system:String> |
95 | 95 | <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Successfully disabled this program from displaying in your query</system:String> |
96 | | - <system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String> |
| 96 | + <system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">Bu uygulama yönetici olarak çalıştırılmak için tasarlanmamıştır</system:String> |
97 | 97 | <system:String x:Key="flowlauncher_plugin_program_run_failed">Unable to run {0}</system:String> |
98 | 98 |
|
99 | 99 | </ResourceDictionary> |
0 commit comments