Flow.Launcher/Plugins/Flow.Launcher.Plugin.Program/Languages/zh-cn.xaml
2025-06-03 06:52:56 +03:00

99 lines
9.3 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0"?>
<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">
<!-- Program setting -->
<system:String x:Key="flowlauncher_plugin_program_reset">重置默认设置</system:String>
<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_name">名称</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable">启用</system:String>
<system:String x:Key="flowlauncher_plugin_program_enabled">启用</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable">禁用</system:String>
<system:String x:Key="flowlauncher_plugin_program_status">状态</system:String>
<system:String x:Key="flowlauncher_plugin_program_true">启用</system:String>
<system:String x:Key="flowlauncher_plugin_program_false">已禁用</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>
<system:String x:Key="flowlauncher_plugin_program_index_source">索引程序源</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_option">选项</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_uwp">UWP 应用</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">启用时Flow 将加载 UWP 应用</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_start">开始菜单</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">启用时搜索开始菜单中的程序</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_registry">注册表</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">启用时搜索注册表中的程序</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_PATH">PATH</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_PATH_tooltip">启用时搜索 PATH 环境变量中的程序</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">隐藏应用路径</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">隐藏诸如UWPlnk 等可执行文件的路径</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">隐藏卸载程序</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">隐藏具有常见卸载程序名称的程序,例如 unins000.exe</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description">启用程序描述</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow 将搜索程序描述</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">隐藏重复的应用</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">隐藏已经在UWP列表中重复的Win32程序</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">后缀</system:String>
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">最大深度</system:String>
<system:String x:Key="flowlauncher_plugin_program_directory">目录</system:String>
<system:String x:Key="flowlauncher_plugin_program_browse">浏览</system:String>
<system:String x:Key="flowlauncher_plugin_program_file_suffixes">文件后缀:</system:String>
<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_delete_program_source_select_not_user_added">请选择没有被您添加的程序源</system:String>
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_user_added">请选择由您添加的程序源</system:String>
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">相同位置存在另一个程序源。</system:String>
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">程序源</system:String>
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">编辑此程序源的目录和状态。</system:String>
<system:String x:Key="flowlauncher_plugin_program_update">更新</system:String>
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">程序插件仅索引具有指定后缀的文件以及具有指定协议的URL文件。</system:String>
<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_protocols_cannot_empty">协议不能为空</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_executable_types">文件后缀</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_types">URL 协议</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_steam">Steam 游戏</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_epic">Epic 游戏</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_http">Http/Https</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_urls">自定义 URL 协议</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">自定义文件后缀名</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_tooltip">
插入你想要索引的文件后缀。后缀应该用&quot;;&quot;分隔。(例bat;py)
</system:String>
<system:String x:Key="flowlauncher_plugin_program_protocol_tooltip">
插入您想要索引的 .url 文件的协议。协议应以 ';' 分隔,并应以 &quot;://&quot; 结尾。(例ftp://;mailto://)
</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_open_target_folder">打开目标文件夹</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_error">错误</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">成功禁止该程序在搜索结果中显示</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">此应用程序不能作为管理员运行</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_failed">无法运行 {0}</system:String>
</ResourceDictionary>