Skip to content

Commit e6616d5

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent ef017f3 commit e6616d5

File tree

1 file changed

+5
-5
lines changed
  • Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages

1 file changed

+5
-5
lines changed

Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/tr.xaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0"?>
22
<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">
33

4-
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_name">Process Killer</system:String>
5-
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">Kill running processes from Flow Launcher</system:String>
4+
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_name">İşlem Sonlandırıcı</system:String>
5+
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">Flow Launcher'dan çalışan işlemleri sonlandırın</system:String>
66

7-
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">kill all instances of &quot;{0}&quot;</system:String>
8-
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">kill {0} processes</system:String>
9-
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">kill all instances</system:String>
7+
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">&quot;{0}&quot; için tüm işlemleri sonlandır</system:String>
8+
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">{0} işlemini sonlandır</system:String>
9+
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">tüm işlemleri sonlandır</system:String>
1010

1111
<system:String x:Key="flowlauncher_plugin_processkiller_show_window_title">Show title for processes with visible windows</system:String>
1212
<system:String x:Key="flowlauncher_plugin_processkiller_put_visible_window_process_top">Put processes with visible windows on the top</system:String>

0 commit comments

Comments
 (0)