From e107d7fee20a7a5620b5132e0221e7474e74ec96 Mon Sep 17 00:00:00 2001 From: solitudechn Date: Wed, 28 Apr 2021 22:36:32 +0800 Subject: [PATCH 1/3] Added and corrected Chinese translation --- Flow.Launcher/Languages/zh-cn.xaml | 53 ++++++++++++++++--- .../Languages/zh-cn.xaml | 17 ++++++ .../Languages/zh-cn.xaml | 10 +++- .../Languages/zh-cn.xaml | 48 +++++++++++++++-- .../Languages/zh-cn.xaml | 39 ++++++++++++++ .../Languages/zh-cn.xaml | 12 +++++ .../Languages/zh-cn.xaml | 14 +++++ .../Languages/zh-cn.xaml | 4 ++ .../Languages/zh-cn.xaml | 15 ++++++ .../Languages/zh-cn.xaml | 6 ++- .../Languages/zh-cn.xaml | 7 ++- 11 files changed, 211 insertions(+), 14 deletions(-) create mode 100644 Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/zh-cn.xaml create mode 100644 Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml create mode 100644 Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/zh-cn.xaml diff --git a/Flow.Launcher/Languages/zh-cn.xaml b/Flow.Launcher/Languages/zh-cn.xaml index 92ce60e7f2e..efc7f19d9c6 100644 --- a/Flow.Launcher/Languages/zh-cn.xaml +++ b/Flow.Launcher/Languages/zh-cn.xaml @@ -4,7 +4,7 @@ 注册热键:{0} 失败 启动命令 {0} 失败 - 不是合法的Flow Launcher插件格式 + Flow Launcher插件格式错误 在当前查询中置顶 取消置顶 执行查询:{0} @@ -17,28 +17,37 @@ Flow Launcher设置 通用 - 开机启动 + 便携模式 + 开机自动启动 失去焦点时自动隐藏Flow Launcher 不显示新版本提示 记住上次启动位置 语言 上次搜索关键字模式 保留上次搜索关键字 - 全选上次搜索关键字 + 选择上次搜索关键字 清空上次搜索关键字 最大结果显示个数 全屏模式下忽略热键 Python 路径 自动更新 - Select + 选择 启动时不显示主窗口 隐藏任务栏图标 + 查询搜索精度 + 启动拼音搜索 + 允许使用拼音进行搜索。 插件 浏览更多插件 + 启用 禁用 触发关键字 + 当前操作关键字: + 新动作关键字: + 当前优先级: + 新优先级: 插件目录 作者 加载耗时 @@ -47,6 +56,7 @@ 主题 浏览更多主题 + 在这里输入 查询框字体 结果项字体 窗口模式 @@ -65,6 +75,9 @@ 增加 请选择一项 你确定要删除插件 {0} 的热键吗? + 查询窗口阴影效果 + 阴影效果将占用大量的GPU资源。 + 如果您的计算机性能有限,则不建议使用。 HTTP 代理 @@ -88,8 +101,18 @@ 版本 你已经激活了Flow Launcher {0} 次 检查更新 - 发现新版本 {0} , 请重启 flowlauncher。 + 发现新版本 {0} , 请重启 Flow Launcher。 + 下载更新失败,请检查您与 api.github.com 的连接状态或检查代理设置。 + + 下载更新失败,请检查您与 github-cloud.s3.amazonaws.com 的连接状态或检查代理设置, + 或访问 https://github.com/Flow-Launcher/Flow.Launcher/releases 手动下载更新。 + 更新说明: + 使用技巧: + + + 数字越大,结果排名越高。如果你想要结果比任何其他插件的低,请使用负数 + 请提供有效的整数作为优先级设置值! 旧触发关键字 @@ -98,11 +121,13 @@ 确定 找不到指定的插件 新触发关键字不能为空 - 新触发关键字已经被指派给其他插件了,请重新选择一个关键字 + 新触发关键字已经被指派给其他插件了,请换一个关键字 成功 + 成功完成 如果你不想设置触发关键字,可以使用*代替 + 自定义插件热键 预览 热键不可用,请选择一个新的热键 插件热键不合法 @@ -127,12 +152,24 @@ 发送失败 Flow Launcher出错啦 + + 请稍等... + + 检查新的更新 + 您已经拥有最新的Flow Launcher版本 + 检查到更新 + 更新中... + Flow Launcher无法将您的用户配置文件数据移动到新的更新版本中。 + 请手动将您的用户配置文件数据文件夹从 {0} 到 {1} + 新的更新 发现Flow Launcher新版本 V{0} - 更新Flow Launcher出错 + 尝试安装软件更新时发生错误 更新 取消 - 此更新需要重启Flow Launcher + 更新错误 + 检查网络是否可以连接至github-cloud.s3.amazonaws.com. + 此次更新需要重启Flow Launcher 下列文件会被更新 更新文件 更新日志 diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/zh-cn.xaml new file mode 100644 index 00000000000..288e3ed941f --- /dev/null +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/zh-cn.xaml @@ -0,0 +1,17 @@ + + + + 浏览器书签 + 搜索您的浏览器书签 + + + 在以下位置打开书签: + 新窗口 + 新标签 + 设置浏览器路径: + 选择 + 复制网址 + 将书签的网址复制到剪贴板 + \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/zh-cn.xaml index f483147195a..9d9dbf93fef 100644 --- a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/zh-cn.xaml @@ -4,5 +4,13 @@ 计算器 为Flow Launcher提供数学计算能力。(试着在Flow Launcher输入 5*3-2) - + 请输入数字 + 表达错误或不完整(您是否忘记了一些括号?) + 将结果复制到剪贴板 + 十进制分隔符 + 在输出中使用的十进制分隔符。 + 使用系统区域设置 + 逗号(,) + 点(.) + 小数点后最大位数 \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml index 7f516861e03..cd281cf2468 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml @@ -2,13 +2,55 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> + + 请先选择 + 请选择一个文件夹链接 + 您确定要删除 {0} 吗? + 您确定要永久删除此 {0} 吗? + 删除成功 + 已成功删除 {0} + 使用全局操作关键字可能会在搜索过程中带来太多结果。请使用一个特定的操作关键字。 + 删除 编辑 添加 + 自定义动作关键字 + 快速访问链接 + 索引搜索排除的路径 + 索引选项 + 搜索激活: + 文件内容搜索: + + + Explorer + 利用windiws索引来搜索和管理文件和文件夹。 - - 请选择一个文件夹 - 你确定要删除{0}吗? + + 复制路径 + 复制 + 删除 + 路径: + 删除所选 + 以其他用户身份运行 + 使用其他用户帐户运行所选的 + 打开文件所在文件夹 + 打开文件或文件夹所在目录 + 使用编辑器打开: + 从索引搜索中排除当前目录和子目录 + 从索引搜索中排除 + 打开Windows索引选项 + 管理索引文件和文件夹 + 无法打开Windows索引选项 + 添加到快速访问 + 将 {0} 添加到快速访问中 + 添加完成 + 成功添加到快速访问 + 删除完成 + 已成功从快速访问中删除 + 添加到快速访问,以便可以使用Explorer的搜索关键字将其打开 + 从快速访问中删除 + 从快速访问中删除 + 从快速访问中删除 {0} \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml new file mode 100644 index 00000000000..6a060a7fe55 --- /dev/null +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml @@ -0,0 +1,39 @@ + + + + 下载插件 + 请稍等... + 下载完成 + {0} by {1} {2}{3} 您要卸载此插件吗? 卸载后,Flow Launcher 将自动重启。 + {0} by {1} {2}{3} 您要安装此插件吗? 安装后,Flow Launcher 将自动重启 + 插件安装 + 插件卸载 + 安装失败:无法从新插件中找到plugin.json元数据文件 + 安装插件时出错 + 尝试安装 {0} 时发生错误 + 无可用更新 + 所有插件都是最新的 + {0} by {1} {2}{3}您要更新此插件吗? 更新后,Flow Launcher 将自动重启。 + 插件更新 + 该插件有更新,您想看看吗? + 该插件已安装 + + + + + 插件管理 + 安装,卸载或更新 Flow Launcher 插件 + + + 打开网站 + 访问插件的网站 + 查看源代码 + 查看插件的源代码 + 提出增强建议或提交问题 + 提出增强功能或将问题提交给插件开发人员 + 转到 Flow Launcher 的插件存储库 + 访问 PluginsManifest 存储库以查看社区提供的插件 + + \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/zh-cn.xaml new file mode 100644 index 00000000000..9b8909930af --- /dev/null +++ b/Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/zh-cn.xaml @@ -0,0 +1,12 @@ + + + 进程杀手 + 使用Flow Launcher终止正在运行的进程 + + 杀死 "{0}" 的所有实例 + 杀死 {0} 进程 + 杀死所有实例 + + \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.Program/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Program/Languages/zh-cn.xaml index 3def4951315..7771cdf82bd 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.Program/Languages/zh-cn.xaml @@ -6,7 +6,9 @@ 删除 编辑 增加 + 停用 位置 + 所有程序 索引文件后缀 重新索引 索引中 @@ -21,6 +23,7 @@ 最大搜索深度(-1是无限的): 请先选择一项 + 您确定要删除选定的程序源吗? 更新 Flow Launcher仅索引下列后缀的文件: @@ -28,12 +31,23 @@ 成功更新索引文件后缀 文件后缀不能为空 + 以其他用户身份运行 以管理员身份运行 打开所属文件夹 + 禁止显示该程序 程序 在Flow Launcher中搜索程序 无效路径 + 自定义资源管理器 + 参数 + 您可以通过输入要使用的资源管理器的环境变量来自定义用于打开容器文件夹的资源管理器。 使用CMD来测试环境变量是否可用。 + 输入要为自定义资源管理器添加的自定义参数。 %s代表父目录,%f代表完整路径(仅适用于win32)。 检查资源管理器的网站以获取详细信息。 + + + 完成 + 成功禁用了该程序以使其无法显示在查询中 + \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.Shell/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Shell/Languages/zh-cn.xaml index 215f4ebe7af..329ce0a4661 100644 --- a/Plugins/Flow.Launcher.Plugin.Shell/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.Shell/Languages/zh-cn.xaml @@ -4,9 +4,13 @@ 替换 Win+R 执行后不关闭命令窗口 + 始终以管理员身份运行 + 以其他用户身份运行 命令行 提供从Flow Launcher中执行命令行的能力,命令应该以>开头 此命令已经被执行了 {0} 次 执行此命令 以管理员身份运行 + 复制命令 + 仅显示最常用的命令数: \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml index 4811c663310..7444048f68d 100644 --- a/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml @@ -2,6 +2,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> + 命令 描述 @@ -14,6 +15,20 @@ 设置 休眠这台电脑 清空回收站 + 休眠计算机 + 保存所有Flow Launcher设置 + 用新内容刷新插件数据 + 打开Flow Launcher的日志目录 + 检查新的Flow Launcher更新 + 访问Flow Launcher的文档以获取更多帮助以及使用技巧 + 打开存储Flow Launcher设置的位置 + + + 成功 + 所有Flow Launcher设置已保存 + 重新加载了所有插件数据 + 您确定要关闭计算机吗? + 您确定要重新启动计算机吗? 系统命令 系统系统相关的命令。例如,关机,锁定,设置等 diff --git a/Plugins/Flow.Launcher.Plugin.Url/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Url/Languages/zh-cn.xaml index 3d9f00fd484..661539793b0 100644 --- a/Plugins/Flow.Launcher.Plugin.Url/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.Url/Languages/zh-cn.xaml @@ -2,10 +2,14 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> + 使用以下位置打开: + 新窗户 + 新标签 + 打开链接:{0} 无法打开链接:{0} - URL + 打开链接 从Flow Launcher打开链接 请设置你的浏览器路径: diff --git a/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/zh-cn.xaml index 8c189800786..29c22cbb2f6 100644 --- a/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/zh-cn.xaml @@ -2,6 +2,11 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> + 使用以下位置打开: + 新窗口 + 新标签页 + 设置浏览器路径: + 选择 删除 编辑 添加 @@ -13,7 +18,6 @@ 请选择一项 你确定要删除 {0} 吗? - 标题 启用 @@ -26,6 +30,7 @@ 请输入URL 触发关键字已经存在,请选择一个新的关键字 操作成功 + 提示:您不需要在此目录中放置自定义图像,当Flow更新时,该目录下内容将会丢失。 Flow会自动将此目录之外的所有图像复制到网页搜索的自定义图像位置。 网页搜索 提供网页搜索能力 From d17ec3cb39cee6e81ef9ec0f3c6f160b9d1d6389 Mon Sep 17 00:00:00 2001 From: solitudechn Date: Wed, 28 Apr 2021 22:56:41 +0800 Subject: [PATCH 2/3] Modify the plug-in version number as required --- Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.Calculator/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.Explorer/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.Program/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.Shell/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.Sys/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.Url/plugin.json | 2 +- Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json index f4a9beb28a2..7c4b619890b 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json b/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json index d37a1d28218..f7a1304282d 100644 --- a/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json index 376c273d052..6be1ed95d45 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json @@ -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.7", "Language": "csharp", "Website": "https://github.com/Flow-Launcher/Flow.Launcher", "ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll", diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json b/Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json index 7d32a40c548..a2894a584f5 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json b/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json index 7c6efaae49b..d42f0fd547b 100644 --- a/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.Program/plugin.json b/Plugins/Flow.Launcher.Plugin.Program/plugin.json index 48386118a89..89243a8435c 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Program/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.Shell/plugin.json b/Plugins/Flow.Launcher.Plugin.Shell/plugin.json index b43d43b3253..740f53ce529 100644 --- a/Plugins/Flow.Launcher.Plugin.Shell/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Shell/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.Sys/plugin.json b/Plugins/Flow.Launcher.Plugin.Sys/plugin.json index 290a6ea1da8..b47aa33a454 100644 --- a/Plugins/Flow.Launcher.Plugin.Sys/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Sys/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.Url/plugin.json b/Plugins/Flow.Launcher.Plugin.Url/plugin.json index c24a239f406..573bf421be7 100644 --- a/Plugins/Flow.Launcher.Plugin.Url/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Url/plugin.json @@ -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", diff --git a/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json b/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json index 3fedba30b0b..ea8b081c8f8 100644 --- a/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json @@ -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", From 9c063e35f00ade4166d4af4ed1477c797fd9d71e Mon Sep 17 00:00:00 2001 From: solitudechn Date: Thu, 29 Apr 2021 09:25:02 +0800 Subject: [PATCH 3/3] Fix typos and wrong version numbers --- Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml | 2 +- Plugins/Flow.Launcher.Plugin.Explorer/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml index cd281cf2468..c4a2322b22a 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml @@ -24,7 +24,7 @@ Explorer - 利用windiws索引来搜索和管理文件和文件夹。 + 利用Windows索引来搜索和管理文件和文件夹。 复制路径 diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json index 6be1ed95d45..dd88611acbc 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json @@ -7,7 +7,7 @@ "Name": "Explorer", "Description": "Search and manage files and folders. Explorer utilises Windows Index Search", "Author": "Jeremy Wu", - "Version": "1.7.7", + "Version": "1.7.6", "Language": "csharp", "Website": "https://github.com/Flow-Launcher/Flow.Launcher", "ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",