Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml
2026-03-09 04:44:49 +02:00

87 lines
7.9 KiB
XML

<?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">
<!-- Setting -->
<system:String x:Key="flowlauncher_plugin_sys_skip_confirm">关闭、重启或注销时跳过确认</system:String>
<!-- Command List -->
<system:String x:Key="flowlauncher_plugin_sys_name">名称</system:String>
<system:String x:Key="flowlauncher_plugin_sys_desc">描述</system:String>
<system:String x:Key="flowlauncher_plugin_sys_command">命令</system:String>
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">关机</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">重启</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">使用高级启动选项重启</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">注销/登出</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock_cmd">锁定</system:String>
<system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">睡眠</system:String>
<system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">休眠</system:String>
<system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">索引选项</system:String>
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">清空回收站</system:String>
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">打开回收站</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit_cmd">退出</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">保存设置</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">重启 Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">设置</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">重新加载插件数据</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">检查更新</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">打开日志文件夹</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Flow Launcher 提示</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Flow Launcher 用户数据文件夹</system:String>
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">切换游戏模式</system:String>
<system:String x:Key="flowlauncher_plugin_sys_theme_selector_cmd">设置Flow Launcher的主题</system:String>
<system:String x:Key="flowlauncher_plugin_sys_edit">编辑</system:String>
<!-- Command Descriptions -->
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">关闭电脑</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">重启这台电脑</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">以高级启动选项重启计算机,用于安全和调试模式以及其他选项</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off">注销</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock">锁定这台电脑</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit">退出 Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart">重启 Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting">Flow Launcher 设置</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_openrecyclebin">打开回收站</system:String>
<system:String x:Key="flowlauncher_plugin_sys_indexoption">索引选项</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>
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">切换游戏模式</system:String>
<system:String x:Key="flowlauncher_plugin_sys_theme_selector">快速更改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_dlgtext_restart_computer_advanced">您确定要以高级启动选项重启吗?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">您确定要注销吗?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_error">错误</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_empty_recycle_bin_failed">清空回收站失败。 可能会发生这种情况:{0}- 某些项目目前正在使用。{0}- 某些项目由于权限而无法删除。{0}请关闭任何可能使用这些文件的应用程序,然后重试。</system:String>
<system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">命令关键词设置</system:String>
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword">自定义命令关键词</system:String>
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword_tip">输入一个关键词来搜索命令:{0}。此关键词将被用于匹配您的查询输入。</system:String>
<system:String x:Key="flowlauncher_plugin_sys_command_keyword">命令关键词</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reset">重置</system:String>
<system:String x:Key="flowlauncher_plugin_sys_confirm">确认</system:String>
<system:String x:Key="flowlauncher_plugin_sys_cancel">取消</system:String>
<system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">请输入一个非空的命令关键字</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">系统命令</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">提供操作系统相关的命令,如关机、锁定、设置等。</system:String>
<!-- Theme Selector -->
<system:String x:Key="flowlauncher_plugin_sys_type_isdark_hasblur">该主题支持两种(浅色/深色)模式和模糊透明背景</system:String>
<system:String x:Key="flowlauncher_plugin_sys_type_isdark">该主题支持两种(浅色/深色)模式</system:String>
<system:String x:Key="flowlauncher_plugin_sys_type_hasblur">该主题支持模糊透明背景</system:String>
</ResourceDictionary>