File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 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" >プロセスキラー </system : String >
5+ <system : String x : Key =" flowlauncher_plugin_processkiller_plugin_description" >Flow Launcherから実行中のプロセスを終了します </system : String >
66
7- <system : String x : Key =" flowlauncher_plugin_processkiller_kill_all" >kill all instances of " {0}" </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" >" {0}" のすべてのインスタンスを終了する </system : String >
8+ <system : String x : Key =" flowlauncher_plugin_processkiller_kill_all_count" >{0} プロセスを終了する </system : String >
9+ <system : String x : Key =" flowlauncher_plugin_processkiller_kill_instances" >すべてのインスタンスを終了する </system : String >
1010
11- <system : String x : Key =" flowlauncher_plugin_processkiller_show_window_title" >Show title for processes with visible windows </system : String >
12- <system : String x : Key =" flowlauncher_plugin_processkiller_put_visible_window_process_top" >Put processes with visible windows on the top </system : String >
11+ <system : String x : Key =" flowlauncher_plugin_processkiller_show_window_title" >ウィンドウが表示されているプロセスのタイトルを表示する </system : String >
12+ <system : String x : Key =" flowlauncher_plugin_processkiller_put_visible_window_process_top" >ウィンドウが表示されているプロセスを上に表示する </system : String >
1313
1414</ResourceDictionary >
You can’t perform that action at this time.
0 commit comments