PowerToys/Plugins/Wox.Plugin.Everything/Languages/zh-tw.xaml

13 lines
1.1 KiB
Plaintext
Raw Normal View History

2015-02-07 16:53:33 +08:00
<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">
<system:String x:Key="wox_plugin_everything_is_not_running">Everything沒有運行我們將自動為您啟動內置Everything請稍後進行查詢</system:String>
<system:String x:Key="wox_plugin_everything_query_error">Everything插件發生了一個錯誤回車拷貝具體錯誤信息</system:String>
<system:String x:Key="wox_plugin_everything_copied">拷貝成功</system:String>
<system:String x:Key="wox_plugin_everything_canot_start">不能啟動 {0}</system:String>
<system:String x:Key="wox_plugin_everything_open_containing_folder">打開所屬文件夾</system:String>
2015-02-07 20:17:49 +08:00
<system:String x:Key="wox_plugin_everything_plugin_name">Everything</system:String>
<system:String x:Key="wox_plugin_everything_plugin_description">利用Everything搜索磁盤文件</system:String>
2015-02-07 16:53:33 +08:00
</ResourceDictionary>