mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
New translations en.xaml (Chinese Simplified)
[ci skip]
This commit is contained in:
parent
0e2bd90aac
commit
c39ea9666c
1 changed files with 12 additions and 12 deletions
|
|
@ -8,27 +8,27 @@
|
|||
<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_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_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">设置</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_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_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_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_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_plugin_name">系统命令</system:String>
|
||||
|
|
|
|||
Loading…
Reference in a new issue