Skip to content

Commit 2b26622

Browse files
committed
New translations en.xaml (Japanese)
[ci skip]
1 parent 670a8a9 commit 2b26622

File tree

1 file changed

+3
-3
lines changed
  • Plugins/Flow.Launcher.Plugin.Shell/Languages

1 file changed

+3
-3
lines changed

Plugins/Flow.Launcher.Plugin.Shell/Languages/ja.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<system:String x:Key="flowlauncher_plugin_cmd_plugin_name">シェル</system:String>
1212
<system:String x:Key="flowlauncher_plugin_cmd_plugin_description">Flow Launcherからシステムコマンドを実行できます</system:String>
1313
<system:String x:Key="flowlauncher_plugin_cmd_cmd_has_been_executed_times">このコマンドは {0} 回実行されました</system:String>
14-
<system:String x:Key="flowlauncher_plugin_cmd_execute_through_shell">execute command through command shell</system:String>
14+
<system:String x:Key="flowlauncher_plugin_cmd_execute_through_shell">コマンドシェル経由でコマンドを実行する</system:String>
1515
<system:String x:Key="flowlauncher_plugin_cmd_run_as_administrator">管理者として実行</system:String>
1616
<system:String x:Key="flowlauncher_plugin_cmd_copy">コマンドをコピー</system:String>
1717
<system:String x:Key="flowlauncher_plugin_cmd_history">コマンド履歴に表示されるコマンドの最大数:</system:String>
18-
<system:String x:Key="flowlauncher_plugin_cmd_command_not_found">Command not found: {0}</system:String>
19-
<system:String x:Key="flowlauncher_plugin_cmd_error_running_command">Error running the command: {0}</system:String>
18+
<system:String x:Key="flowlauncher_plugin_cmd_command_not_found">コマンドが見つかりません: {0}</system:String>
19+
<system:String x:Key="flowlauncher_plugin_cmd_error_running_command">コマンド実行中にエラーが発生しました: {0}</system:String>
2020
</ResourceDictionary>

0 commit comments

Comments
 (0)