mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #422 from solitudechn/update-chinese
Added and corrected Chinese translation
This commit is contained in:
commit
afba03d92b
21 changed files with 221 additions and 24 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<!--主窗体-->
|
||||
<system:String x:Key="registerHotkeyFailed">注册热键:{0} 失败</system:String>
|
||||
<system:String x:Key="couldnotStartCmd">启动命令 {0} 失败</system:String>
|
||||
<system:String x:Key="invalidFlowLauncherPluginFileFormat">不是合法的Flow Launcher插件格式</system:String>
|
||||
<system:String x:Key="invalidFlowLauncherPluginFileFormat">Flow Launcher插件格式错误</system:String>
|
||||
<system:String x:Key="setAsTopMostInThisQuery">在当前查询中置顶</system:String>
|
||||
<system:String x:Key="cancelTopMostInThisQuery">取消置顶</system:String>
|
||||
<system:String x:Key="executeQuery">执行查询:{0}</system:String>
|
||||
|
|
@ -17,28 +17,37 @@
|
|||
<!--设置,通用-->
|
||||
<system:String x:Key="flowlauncher_settings">Flow Launcher设置</system:String>
|
||||
<system:String x:Key="general">通用</system:String>
|
||||
<system:String x:Key="startFlowLauncherOnSystemStartup">开机启动</system:String>
|
||||
<system:String x:Key="portableMode">便携模式</system:String>
|
||||
<system:String x:Key="startFlowLauncherOnSystemStartup">开机自动启动</system:String>
|
||||
<system:String x:Key="hideFlowLauncherWhenLoseFocus">失去焦点时自动隐藏Flow Launcher</system:String>
|
||||
<system:String x:Key="dontPromptUpdateMsg">不显示新版本提示</system:String>
|
||||
<system:String x:Key="rememberLastLocation">记住上次启动位置</system:String>
|
||||
<system:String x:Key="language">语言</system:String>
|
||||
<system:String x:Key="lastQueryMode">上次搜索关键字模式</system:String>
|
||||
<system:String x:Key="LastQueryPreserved">保留上次搜索关键字</system:String>
|
||||
<system:String x:Key="LastQuerySelected">全选上次搜索关键字</system:String>
|
||||
<system:String x:Key="LastQuerySelected">选择上次搜索关键字</system:String>
|
||||
<system:String x:Key="LastQueryEmpty">清空上次搜索关键字</system:String>
|
||||
<system:String x:Key="maxShowResults">最大结果显示个数</system:String>
|
||||
<system:String x:Key="ignoreHotkeysOnFullscreen">全屏模式下忽略热键</system:String>
|
||||
<system:String x:Key="pythonDirectory">Python 路径</system:String>
|
||||
<system:String x:Key="autoUpdates">自动更新</system:String>
|
||||
<system:String x:Key="selectPythonDirectory">Select</system:String>
|
||||
<system:String x:Key="selectPythonDirectory">选择</system:String>
|
||||
<system:String x:Key="hideOnStartup">启动时不显示主窗口</system:String>
|
||||
<system:String x:Key="hideNotifyIcon">隐藏任务栏图标</system:String>
|
||||
<system:String x:Key="querySearchPrecision">查询搜索精度</system:String>
|
||||
<system:String x:Key="ShouldUsePinyin">启动拼音搜索</system:String>
|
||||
<system:String x:Key="ShouldUsePinyinToolTip">允许使用拼音进行搜索。</system:String>
|
||||
|
||||
<!--设置,插件-->
|
||||
<system:String x:Key="plugin">插件</system:String>
|
||||
<system:String x:Key="browserMorePlugins">浏览更多插件</system:String>
|
||||
<system:String x:Key="enable">启用</system:String>
|
||||
<system:String x:Key="disable">禁用</system:String>
|
||||
<system:String x:Key="actionKeywords">触发关键字</system:String>
|
||||
<system:String x:Key="currentActionKeywords">当前操作关键字:</system:String>
|
||||
<system:String x:Key="newActionKeyword">新动作关键字:</system:String>
|
||||
<system:String x:Key="currentPriority">当前优先级:</system:String>
|
||||
<system:String x:Key="newPriority">新优先级:</system:String>
|
||||
<system:String x:Key="pluginDirectory">插件目录</system:String>
|
||||
<system:String x:Key="author">作者</system:String>
|
||||
<system:String x:Key="plugin_init_time">加载耗时</system:String>
|
||||
|
|
@ -47,6 +56,7 @@
|
|||
<!--设置,主题-->
|
||||
<system:String x:Key="theme">主题</system:String>
|
||||
<system:String x:Key="browserMoreThemes">浏览更多主题</system:String>
|
||||
<system:String x:Key="hiThere">在这里输入</system:String>
|
||||
<system:String x:Key="queryBoxFont">查询框字体</system:String>
|
||||
<system:String x:Key="resultItemFont">结果项字体</system:String>
|
||||
<system:String x:Key="windowMode">窗口模式</system:String>
|
||||
|
|
@ -65,6 +75,9 @@
|
|||
<system:String x:Key="add">增加</system:String>
|
||||
<system:String x:Key="pleaseSelectAnItem">请选择一项</system:String>
|
||||
<system:String x:Key="deleteCustomHotkeyWarning">你确定要删除插件 {0} 的热键吗?</system:String>
|
||||
<system:String x:Key="queryWindowShadowEffect">查询窗口阴影效果</system:String>
|
||||
<system:String x:Key="shadowEffectCPUUsage">阴影效果将占用大量的GPU资源。</system:String>
|
||||
<system:String x:Key="shadowEffectPerformance">如果您的计算机性能有限,则不建议使用。</system:String>
|
||||
|
||||
<!--设置,代理-->
|
||||
<system:String x:Key="proxy">HTTP 代理</system:String>
|
||||
|
|
@ -88,8 +101,18 @@
|
|||
<system:String x:Key="version">版本</system:String>
|
||||
<system:String x:Key="about_activate_times">你已经激活了Flow Launcher {0} 次</system:String>
|
||||
<system:String x:Key="checkUpdates">检查更新</system:String>
|
||||
<system:String x:Key="newVersionTips">发现新版本 {0} , 请重启 flowlauncher。</system:String>
|
||||
<system:String x:Key="newVersionTips">发现新版本 {0} , 请重启 Flow Launcher。</system:String>
|
||||
<system:String x:Key="checkUpdatesFailed">下载更新失败,请检查您与 api.github.com 的连接状态或检查代理设置。</system:String>
|
||||
<system:String x:Key="downloadUpdatesFailed">
|
||||
下载更新失败,请检查您与 github-cloud.s3.amazonaws.com 的连接状态或检查代理设置,
|
||||
或访问 https://github.com/Flow-Launcher/Flow.Launcher/releases 手动下载更新。
|
||||
</system:String>
|
||||
<system:String x:Key="releaseNotes">更新说明:</system:String>
|
||||
<system:String x:Key="documentation">使用技巧:</system:String>
|
||||
|
||||
<!--优先级设置对话框-->
|
||||
<system:String x:Key="priority_tips">数字越大,结果排名越高。如果你想要结果比任何其他插件的低,请使用负数</system:String>
|
||||
<system:String x:Key="invalidPriority">请提供有效的整数作为优先级设置值!</system:String>
|
||||
|
||||
<!--Action Keyword 设置对话框-->
|
||||
<system:String x:Key="oldActionKeywords">旧触发关键字</system:String>
|
||||
|
|
@ -98,11 +121,13 @@
|
|||
<system:String x:Key="done">确定</system:String>
|
||||
<system:String x:Key="cannotFindSpecifiedPlugin">找不到指定的插件</system:String>
|
||||
<system:String x:Key="newActionKeywordsCannotBeEmpty">新触发关键字不能为空</system:String>
|
||||
<system:String x:Key="newActionKeywordsHasBeenAssigned">新触发关键字已经被指派给其他插件了,请重新选择一个关键字</system:String>
|
||||
<system:String x:Key="newActionKeywordsHasBeenAssigned">新触发关键字已经被指派给其他插件了,请换一个关键字</system:String>
|
||||
<system:String x:Key="success">成功</system:String>
|
||||
<system:String x:Key="completedSuccessfully">成功完成</system:String>
|
||||
<system:String x:Key="actionkeyword_tips">如果你不想设置触发关键字,可以使用*代替</system:String>
|
||||
|
||||
<!--Custom Query Hotkey 对话框-->
|
||||
<system:String x:Key="customeQueryHotkeyTitle">自定义插件热键</system:String>
|
||||
<system:String x:Key="preview">预览</system:String>
|
||||
<system:String x:Key="hotkeyIsNotUnavailable">热键不可用,请选择一个新的热键</system:String>
|
||||
<system:String x:Key="invalidPluginHotkey">插件热键不合法</system:String>
|
||||
|
|
@ -127,12 +152,24 @@
|
|||
<system:String x:Key="reportWindow_report_failed">发送失败</system:String>
|
||||
<system:String x:Key="reportWindow_flowlauncher_got_an_error">Flow Launcher出错啦</system:String>
|
||||
|
||||
<!--General Notice-->
|
||||
<system:String x:Key="pleaseWait">请稍等...</system:String>
|
||||
|
||||
<!--更新-->
|
||||
<system:String x:Key="update_flowlauncher_update_check">检查新的更新</system:String>
|
||||
<system:String x:Key="update_flowlauncher_already_on_latest">您已经拥有最新的Flow Launcher版本</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_found">检查到更新</system:String>
|
||||
<system:String x:Key="update_flowlauncher_updating">更新中...</system:String>
|
||||
<system:String x:Key="update_flowlauncher_fail_moving_portable_user_profile_data">Flow Launcher无法将您的用户配置文件数据移动到新的更新版本中。
|
||||
请手动将您的用户配置文件数据文件夹从 {0} 到 {1}</system:String>
|
||||
<system:String x:Key="update_flowlauncher_new_update">新的更新</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_new_version_available">发现Flow Launcher新版本 V{0}</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_error">更新Flow Launcher出错</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_error">尝试安装软件更新时发生错误</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update">更新</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_cancel">取消</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">此更新需要重启Flow Launcher</system:String>
|
||||
<system:String x:Key="update_flowlauncher_fail">更新错误</system:String>
|
||||
<system:String x:Key="update_flowlauncher_check_connection">检查网络是否可以连接至github-cloud.s3.amazonaws.com.</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">此次更新需要重启Flow Launcher</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_upadte_files">下列文件会被更新</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_files">更新文件</system:String>
|
||||
<system:String x:Key="update_flowlauncher_update_upadte_description">更新日志</system:String>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,17 @@
|
|||
<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">
|
||||
|
||||
<!--Plugin Info-->
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_name">浏览器书签</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">搜索您的浏览器书签</system:String>
|
||||
|
||||
<!--Settings-->
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_openBookmarks">在以下位置打开书签:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newWindow">新窗口</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">新标签</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_setBrowserFromPath">设置浏览器路径:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">选择</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">复制网址</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">将书签的网址复制到剪贴板</system:String>
|
||||
</ResourceDictionary>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"Name": "Browser Bookmarks",
|
||||
"Description": "Search your browser bookmarks",
|
||||
"Author": "qianlifeng, Ioannis G.",
|
||||
"Version": "1.4.2",
|
||||
"Version": "1.4.3",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.BrowserBookmark.dll",
|
||||
|
|
|
|||
|
|
@ -4,5 +4,13 @@
|
|||
|
||||
<system:String x:Key="flowlauncher_plugin_caculator_plugin_name">计算器</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_caculator_plugin_description">为Flow Launcher提供数学计算能力。(试着在Flow Launcher输入 5*3-2)</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_not_a_number">请输入数字</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_expression_not_complete">表达错误或不完整(您是否忘记了一些括号?)</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">将结果复制到剪贴板</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator">十进制分隔符</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator_help">在输出中使用的十进制分隔符。</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_use_system_locale">使用系统区域设置</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_comma">逗号(,)</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_dot">点(.)</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_calculator_max_decimal_places">小数点后最大位数</system:String>
|
||||
</ResourceDictionary>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"Name": "Calculator",
|
||||
"Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)",
|
||||
"Author": "cxfksword",
|
||||
"Version": "1.1.6",
|
||||
"Version": "1.1.7",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll",
|
||||
|
|
|
|||
|
|
@ -2,13 +2,55 @@
|
|||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<!--Dialogues-->
|
||||
<system:String x:Key="plugin_explorer_make_selection_warning">请先选择</system:String>
|
||||
<system:String x:Key="plugin_explorer_select_folder_link_warning">请选择一个文件夹链接</system:String>
|
||||
<system:String x:Key="plugin_explorer_delete_folder_link">您确定要删除 {0} 吗?</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">您确定要永久删除此 {0} 吗?</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">删除成功</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">已成功删除 {0}</system:String>
|
||||
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">使用全局操作关键字可能会在搜索过程中带来太多结果。请使用一个特定的操作关键字。</system:String>
|
||||
|
||||
<!--Controls-->
|
||||
<system:String x:Key="plugin_explorer_delete">删除</system:String>
|
||||
<system:String x:Key="plugin_explorer_edit">编辑</system:String>
|
||||
<system:String x:Key="plugin_explorer_add">添加</system:String>
|
||||
<system:String x:Key="plugin_explorer_manageactionkeywords_header">自定义动作关键字</system:String>
|
||||
<system:String x:Key="plugin_explorer_quickaccesslinks_header">快速访问链接</system:String>
|
||||
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">索引搜索排除的路径</system:String>
|
||||
<system:String x:Key="plugin_explorer_manageindexoptions">索引选项</system:String>
|
||||
<system:String x:Key="plugin_explorer_actionkeywordview_search">搜索激活:</system:String>
|
||||
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">文件内容搜索:</system:String>
|
||||
|
||||
<!--Dialogues-->
|
||||
<system:String x:Key="plugin_explorer_select_folder_link_warning">请选择一个文件夹</system:String>
|
||||
<system:String x:Key="plugin_explorer_delete_folder_link">你确定要删除{0}吗?</system:String>
|
||||
<!--Plugin Infos-->
|
||||
<system:String x:Key="plugin_explorer_plugin_name">Explorer</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_description">利用Windows索引来搜索和管理文件和文件夹。</system:String>
|
||||
|
||||
<!--Context menu items-->
|
||||
<system:String x:Key="plugin_explorer_copypath">复制路径</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyfilefolder">复制</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder">删除</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">路径:</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">删除所选</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">以其他用户身份运行</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">使用其他用户帐户运行所选的</system:String>
|
||||
<system:String x:Key="plugin_explorer_opencontainingfolder">打开文件所在文件夹</system:String>
|
||||
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">打开文件或文件夹所在目录</system:String>
|
||||
<system:String x:Key="plugin_explorer_openwitheditor">使用编辑器打开:</system:String>
|
||||
<system:String x:Key="plugin_explorer_excludefromindexsearch">从索引搜索中排除当前目录和子目录</system:String>
|
||||
<system:String x:Key="plugin_explorer_excludedfromindexsearch_msg">从索引搜索中排除</system:String>
|
||||
<system:String x:Key="plugin_explorer_openindexingoptions">打开Windows索引选项</system:String>
|
||||
<system:String x:Key="plugin_explorer_openindexingoptions_subtitle">管理索引文件和文件夹</system:String>
|
||||
<system:String x:Key="plugin_explorer_openindexingoptions_errormsg">无法打开Windows索引选项</system:String>
|
||||
<system:String x:Key="plugin_explorer_add_to_quickaccess_title">添加到快速访问</system:String>
|
||||
<system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">将 {0} 添加到快速访问中</system:String>
|
||||
<system:String x:Key="plugin_explorer_addfilefoldersuccess">添加完成</system:String>
|
||||
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">成功添加到快速访问</system:String>
|
||||
<system:String x:Key="plugin_explorer_removefilefoldersuccess">删除完成</system:String>
|
||||
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">已成功从快速访问中删除</system:String>
|
||||
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">添加到快速访问,以便可以使用Explorer的搜索关键字将其打开</system:String>
|
||||
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">从快速访问中删除</system:String>
|
||||
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">从快速访问中删除</system:String>
|
||||
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">从快速访问中删除 {0} </system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
"Name": "Explorer",
|
||||
"Description": "Search and manage files and folders. Explorer utilises Windows Index Search",
|
||||
"Author": "Jeremy Wu",
|
||||
"Version": "1.7.5",
|
||||
"Version": "1.7.6",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,39 @@
|
|||
<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">
|
||||
|
||||
<!--Dialogues-->
|
||||
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">下载插件</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_please_wait">请稍等...</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_download_success">下载完成</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} by {1} {2}{3} 您要卸载此插件吗? 卸载后,Flow Launcher 将自动重启。</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} by {1} {2}{3} 您要安装此插件吗? 安装后,Flow Launcher 将自动重启</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_install_title">插件安装</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_uninstall_title">插件卸载</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">安装失败:无法从新插件中找到plugin.json元数据文件</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_install_error_title">安装插件时出错</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">尝试安装 {0} 时发生错误</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">无可用更新</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">所有插件都是最新的</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_update_prompt">{0} by {1} {2}{3}您要更新此插件吗? 更新后,Flow Launcher 将自动重启。</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_update_title">插件更新</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_update_exists">该插件有更新,您想看看吗?</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">该插件已安装</system:String>
|
||||
|
||||
<!--Controls-->
|
||||
|
||||
<!--Plugin Infos-->
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_name">插件管理</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_description">安装,卸载或更新 Flow Launcher 插件</system:String>
|
||||
|
||||
<!--Context menu items-->
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">打开网站</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_subtitle">访问插件的网站</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_title">查看源代码</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_subtitle">查看插件的源代码</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_title">提出增强建议或提交问题</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_subtitle">提出增强功能或将问题提交给插件开发人员</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_title">转到 Flow Launcher 的插件存储库</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_subtitle">访问 PluginsManifest 存储库以查看社区提供的插件</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
"Name": "Plugins Manager",
|
||||
"Description": "Management of installing, uninstalling or updating Flow Launcher plugins",
|
||||
"Author": "Jeremy Wu",
|
||||
"Version": "1.7.1",
|
||||
"Version": "1.7.2",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.PluginsManager.dll",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,12 @@
|
|||
<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="flowlauncher_plugin_processkiller_plugin_name">进程杀手</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">使用Flow Launcher终止正在运行的进程</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">杀死 "{0}" 的所有实例</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">杀死 {0} 进程</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">杀死所有实例</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"Name":"Process Killer",
|
||||
"Description":"Kill running processes from Flow",
|
||||
"Author":"Flow-Launcher",
|
||||
"Version":"1.2.2",
|
||||
"Version":"1.2.3",
|
||||
"Language":"csharp",
|
||||
"Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",
|
||||
"IcoPath":"Images\\app.png",
|
||||
|
|
|
|||
|
|
@ -6,7 +6,9 @@
|
|||
<system:String x:Key="flowlauncher_plugin_program_delete">删除</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_edit">编辑</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_add">增加</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_disable">停用</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_location">位置</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_all_programs">所有程序</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_suffixes">索引文件后缀</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_reindex">重新索引</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_indexing">索引中</system:String>
|
||||
|
|
@ -21,6 +23,7 @@
|
|||
<system:String x:Key="flowlauncher_plugin_program_max_search_depth">最大搜索深度(-1是无限的):</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">请先选择一项</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">您确定要删除选定的程序源吗?</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_update">更新</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Flow Launcher仅索引下列后缀的文件:</system:String>
|
||||
|
|
@ -28,12 +31,23 @@
|
|||
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">成功更新索引文件后缀</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">文件后缀不能为空</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">以其他用户身份运行</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">以管理员身份运行</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">打开所属文件夹</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_disable_program">禁止显示该程序</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_plugin_name">程序</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_plugin_description">在Flow Launcher中搜索程序</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_invalid_path">无效路径</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">自定义资源管理器</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_args">参数</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">您可以通过输入要使用的资源管理器的环境变量来自定义用于打开容器文件夹的资源管理器。 使用CMD来测试环境变量是否可用。</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">输入要为自定义资源管理器添加的自定义参数。 %s代表父目录,%f代表完整路径(仅适用于win32)。 检查资源管理器的网站以获取详细信息。</system:String>
|
||||
|
||||
<!--Dialogs-->
|
||||
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">完成</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">成功禁用了该程序以使其无法显示在查询中</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"Name": "Program",
|
||||
"Description": "Search programs in Flow.Launcher",
|
||||
"Author": "qianlifeng",
|
||||
"Version": "1.4.4",
|
||||
"Version": "1.4.5",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.Program.dll",
|
||||
|
|
|
|||
|
|
@ -4,9 +4,13 @@
|
|||
|
||||
<system:String x:Key="flowlauncher_plugin_cmd_relace_winr">替换 Win+R</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_cmd_leave_cmd_open">执行后不关闭命令窗口</system:String>
|
||||
<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中执行命令行的能力,命令应该以>开头</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>
|
||||
</ResourceDictionary>
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"Name": "Shell",
|
||||
"Description": "Provide executing commands from Flow Launcher",
|
||||
"Author": "qianlifeng",
|
||||
"Version": "1.3.1",
|
||||
"Version": "1.3.2",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<!--Command List-->
|
||||
<system:String x:Key="flowlauncher_plugin_sys_command">命令</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_desc">描述</system:String>
|
||||
|
||||
|
|
@ -14,6 +15,20 @@
|
|||
<system:String x:Key="flowlauncher_plugin_sys_setting">设置</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_sleep">休眠这台电脑</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin">清空回收站</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_hibernate">休眠计算机</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">保存所有Flow Launcher设置</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">用新内容刷新插件数据</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">打开Flow Launcher的日志目录</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">检查新的Flow Launcher更新</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">访问Flow Launcher的文档以获取更多帮助以及使用技巧</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">打开存储Flow Launcher设置的位置</system:String>
|
||||
|
||||
<!--Dialogs-->
|
||||
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">成功</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">所有Flow Launcher设置已保存</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">重新加载了所有插件数据</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">您确定要关闭计算机吗?</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">您确定要重新启动计算机吗?</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">系统命令</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">系统系统相关的命令。例如,关机,锁定,设置等</system:String>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"Name": "System Commands",
|
||||
"Description": "Provide System related commands. e.g. shutdown,lock, setting etc.",
|
||||
"Author": "qianlifeng",
|
||||
"Version": "1.3.1",
|
||||
"Version": "1.3.2",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.Sys.dll",
|
||||
|
|
|
|||
|
|
@ -2,10 +2,14 @@
|
|||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_url_open_search_in">使用以下位置打开:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_new_window">新窗户</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_new_tab">新标签</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_url_open_url">打开链接:{0}</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_canot_open_url">无法打开链接:{0}</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_name">打开链接</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_description">从Flow Launcher打开链接</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">请设置你的浏览器路径:</system:String>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"Name": "URL",
|
||||
"Description": "Open the typed URL from Flow Launcher",
|
||||
"Author": "qianlifeng",
|
||||
"Version": "1.1.4",
|
||||
"Version": "1.1.5",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.Url.dll",
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">使用以下位置打开:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_new_window">新窗口</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">新标签页</system:String>
|
||||
<system:String x:Key="flowlaucnher_plugin_websearch_set_browser_path">设置浏览器路径:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_choose">选择</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_delete">删除</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_edit">编辑</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_add">添加</system:String>
|
||||
|
|
@ -13,7 +18,6 @@
|
|||
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">请选择一项</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">你确定要删除 {0} 吗?</system:String>
|
||||
|
||||
|
||||
<!--web search edit-->
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_title">标题</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable">启用</system:String>
|
||||
|
|
@ -26,6 +30,7 @@
|
|||
<system:String x:Key="flowlauncher_plugin_websearch_input_url">请输入URL</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword_exist">触发关键字已经存在,请选择一个新的关键字</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_succeed">操作成功</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_iconpath_hint">提示:您不需要在此目录中放置自定义图像,当Flow更新时,该目录下内容将会丢失。 Flow会自动将此目录之外的所有图像复制到网页搜索的自定义图像位置。</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_plugin_name">网页搜索</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_plugin_description">提供网页搜索能力</system:String>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"Name": "Web Searches",
|
||||
"Description": "Provide the web search ability",
|
||||
"Author": "qianlifeng",
|
||||
"Version": "1.3.7",
|
||||
"Version": "1.3.8",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
|
||||
|
|
|
|||
Loading…
Reference in a new issue