Skip to content

Commit de22bc3

Browse files
committed
New translations en.xaml (Chinese Simplified)
[ci skip]
1 parent 8caeff1 commit de22bc3

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

Flow.Launcher/Languages/zh-cn.xaml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@
138138
<system:String x:Key="homeToggleBoxToolTip">这只能在插件支持主页功能和主页启用时进行编辑。</system:String>
139139
<system:String x:Key="showAtTopmost">将搜索窗口置于顶层</system:String>
140140
<system:String x:Key="showAtTopmostToolTip">覆盖其他“总是在顶部”的程序窗口并在最顶层的位置显示 Flow Launcher 搜索窗口。</system:String>
141-
<system:String x:Key="autoRestartAfterChanging">Restart after modifying plugin via Plugin Store</system:String>
142-
<system:String x:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String>
143-
<system:String x:Key="showUnknownSourceWarning">Show unknown source warning</system:String>
144-
<system:String x:Key="showUnknownSourceWarningToolTip">Show warning when installing plugins from unknown sources</system:String>
141+
<system:String x:Key="autoRestartAfterChanging">通过插件商店修改插件后重启</system:String>
142+
<system:String x:Key="autoRestartAfterChangingToolTip">通过插件商店安装/卸载/更新插件后自动重启 Flow Launcher</system:String>
143+
<system:String x:Key="showUnknownSourceWarning">显示未知来源警告</system:String>
144+
<system:String x:Key="showUnknownSourceWarningToolTip">安装来自未知来源的插件时显示警告</system:String>
145145

146146
<!-- Setting Plugin -->
147147
<system:String x:Key="searchplugin">搜索插件</system:String>
@@ -180,12 +180,12 @@
180180
<system:String x:Key="failedToRemovePluginSettingsMessage">插件:{0} - 移除插件设置文件失败,请手动删除</system:String>
181181
<system:String x:Key="failedToRemovePluginCacheTitle">移除插件缓存失败</system:String>
182182
<system:String x:Key="failedToRemovePluginCacheMessage">插件:{0} - 移除插件设置文件失败,请手动删除</system:String>
183-
<system:String x:Key="pluginModifiedAlreadyTitle">{0} modified already</system:String>
184-
<system:String x:Key="pluginModifiedAlreadyMessage">Please restart Flow before making any further changes</system:String>
185-
<system:String x:Key="failedToInstallPluginTitle">Fail to install {0}</system:String>
186-
<system:String x:Key="failedToUninstallPluginTitle">Fail to uninstall {0}</system:String>
187-
<system:String x:Key="fileNotFoundMessage">Unable to find plugin.json from the extracted zip file, or this path {0} does not exist</system:String>
188-
<system:String x:Key="pluginExistAlreadyMessage">A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin</system:String>
183+
<system:String x:Key="pluginModifiedAlreadyTitle">{0} 已修改</system:String>
184+
<system:String x:Key="pluginModifiedAlreadyMessage">请在进行任何进一步更改之前重新启动 Flow</system:String>
185+
<system:String x:Key="failedToInstallPluginTitle">安装 {0} 失败</system:String>
186+
<system:String x:Key="failedToUninstallPluginTitle">卸载 {0} 失败</system:String>
187+
<system:String x:Key="fileNotFoundMessage">无法从提取的zip文件中找到plugin.json,或者此路径 {0} 不存在</system:String>
188+
<system:String x:Key="pluginExistAlreadyMessage">已存在相同ID和版本的插件,或者存在版本大于此下载的插件</system:String>
189189

190190
<!-- Setting Plugin Store -->
191191
<system:String x:Key="pluginStore">插件商店</system:String>
@@ -203,26 +203,26 @@
203203
<system:String x:Key="LabelUpdateToolTip">有可用的更新</system:String>
204204
<system:String x:Key="ErrorInstallingPlugin">安装插件时出错</system:String>
205205
<system:String x:Key="ErrorUninstallingPlugin">卸载插件时出错</system:String>
206-
<system:String x:Key="ErrorUpdatingPlugin">Error updating plugin</system:String>
206+
<system:String x:Key="ErrorUpdatingPlugin">更新插件时出错</system:String>
207207
<system:String x:Key="KeepPluginSettingsTitle">保留插件设置</system:String>
208208
<system:String x:Key="KeepPluginSettingsSubtitle">你想要保留插件设置以便下一次的使用吗?</system:String>
209209
<system:String x:Key="InstallSuccessNoRestart">成功安装插件{0}。请重新启动 Flow Launcher。</system:String>
210210
<system:String x:Key="UninstallSuccessNoRestart">成功卸载插件{0}。请重新启动 Flow Launcher。</system:String>
211211
<system:String x:Key="UpdateSuccessNoRestart">成功更新插件{0}。请重新启动 Flow Launcher。</system:String>
212-
<system:String x:Key="InstallPromptTitle">Plugin install</system:String>
212+
<system:String x:Key="InstallPromptTitle">插件安装</system:String>
213213
<system:String x:Key="InstallPromptSubtitle">{0} 作者: {1} {2}{2}您想要安装这个插件吗?</system:String>
214-
<system:String x:Key="UninstallPromptTitle">Plugin uninstall</system:String>
214+
<system:String x:Key="UninstallPromptTitle">插件卸载</system:String>
215215
<system:String x:Key="UninstallPromptSubtitle">{0} 作者: {1} {2}{2}您想要卸载这个插件吗?</system:String>
216-
<system:String x:Key="UpdatePromptTitle">Plugin update</system:String>
216+
<system:String x:Key="UpdatePromptTitle">插件更新</system:String>
217217
<system:String x:Key="UpdatePromptSubtitle">{0} 作者: {1} {2}{2}您想要更新这个插件吗?</system:String>
218218
<system:String x:Key="DownloadingPlugin">下载插件</system:String>
219-
<system:String x:Key="AutoRestartAfterChange">Automatically restart after installing/uninstalling/updating plugins in plugin store</system:String>
220-
<system:String x:Key="ZipFileNotHavePluginJson">Zip file does not have a valid plugin.json configuration</system:String>
219+
<system:String x:Key="AutoRestartAfterChange">插件商店安装/卸载/更新插件后自动重启</system:String>
220+
<system:String x:Key="ZipFileNotHavePluginJson">Zip 文件没有有效的 plugin.json 配置</system:String>
221221
<system:String x:Key="InstallFromUnknownSourceTitle">从未知源安装</system:String>
222-
<system:String x:Key="InstallFromUnknownSourceSubtitle">This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window)</system:String>
223-
<system:String x:Key="ZipFiles">Zip files</system:String>
224-
<system:String x:Key="SelectZipFile">Please select zip file</system:String>
225-
<system:String x:Key="installLocalPluginTooltip">Install plugin from local path</system:String>
222+
<system:String x:Key="InstallFromUnknownSourceSubtitle">您正在从未知源安装此插件,它可能包含潜在风险!{0}{0}请确保您了解来源以及安全性。{0}{0}您想要继续吗?{0}{0}(您可以通过设置关闭此警告)</system:String>
223+
<system:String x:Key="ZipFiles">Zip 文件</system:String>
224+
<system:String x:Key="SelectZipFile">请选择 zip 文件</system:String>
225+
<system:String x:Key="installLocalPluginTooltip">从本地路径安装插件</system:String>
226226

227227
<!-- Setting Theme -->
228228
<system:String x:Key="theme">主题</system:String>

0 commit comments

Comments
 (0)