New translations en.xaml (Chinese Simplified)

[ci skip]
This commit is contained in:
Jeremy Wu 2022-04-01 07:24:10 +11:00
parent 4694f440d1
commit 0de811481c

View file

@ -6,10 +6,10 @@
<system:String x:Key="flowlauncher_plugin_cmd_always_run_as_administrator">始终以管理员身份运行</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_run_as_different_user">以其他用户身份运行</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_plugin_name">命令行</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_plugin_description">提供从Flow Launcher中执行命令行的能力命令应该以 &gt; 开头</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_plugin_description">提供从 Flow Launcher 中执行命令行的能力,命令应该以 &gt; 开头</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_cmd_has_been_executed_times">此命令已经被执行了 {0} 次</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_execute_through_shell">执行此命令</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_run_as_administrator">以管理员身份运行</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_copy">复制命令</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_history">显示最常用的命令个数</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_history">显示最常用的命令个数</system:String>
</ResourceDictionary>