From f5b27606ca09acaea700cf89f07aa12f35f019ab Mon Sep 17 00:00:00 2001
From: gexgd0419 <55008943+gexgd0419@users.noreply.github.com>
Date: Mon, 25 Oct 2021 21:02:11 +0800
Subject: [PATCH] Make some strings translatable & update Chinese Simplified
translation
---
SandboxiePlus/SandMan/SandMan.cpp | 2 +-
.../SandMan/Windows/OptionsGeneral.cpp | 2 +-
SandboxiePlus/SandMan/sandman_zh_CN.ts | 136 ++++++++++--------
3 files changed, 75 insertions(+), 65 deletions(-)
diff --git a/SandboxiePlus/SandMan/SandMan.cpp b/SandboxiePlus/SandMan/SandMan.cpp
index 0108ac8d..d88ec2ba 100644
--- a/SandboxiePlus/SandMan/SandMan.cpp
+++ b/SandboxiePlus/SandMan/SandMan.cpp
@@ -494,7 +494,7 @@ void CSandMan::CreateToolBar()
m_pToolBar->addSeparator();
m_pToolBar->addWidget(new QLabel(" "));
- QLabel* pSupportLbl = new QLabel("Support Sandboxie-Plus on Patreon");
+ QLabel* pSupportLbl = new QLabel(tr("Support Sandboxie-Plus on Patreon"));
pSupportLbl->setTextInteractionFlags(Qt::TextBrowserInteraction);
connect(pSupportLbl, SIGNAL(linkActivated(const QString&)), this, SLOT(OnHelp()));
m_pToolBar->addWidget(pSupportLbl);
diff --git a/SandboxiePlus/SandMan/Windows/OptionsGeneral.cpp b/SandboxiePlus/SandMan/Windows/OptionsGeneral.cpp
index c474dd17..5ab451f7 100644
--- a/SandboxiePlus/SandMan/Windows/OptionsGeneral.cpp
+++ b/SandboxiePlus/SandMan/Windows/OptionsGeneral.cpp
@@ -215,7 +215,7 @@ void COptionsWindow::OnGeneralChanged()
void COptionsWindow::OnPickColor()
{
- QColor color = QColorDialog::getColor(m_BorderColor, this, "Select color");
+ QColor color = QColorDialog::getColor(m_BorderColor, this, tr("Select color"));
if (!color.isValid())
return;
m_GeneralChanged = true;
diff --git a/SandboxiePlus/SandMan/sandman_zh_CN.ts b/SandboxiePlus/SandMan/sandman_zh_CN.ts
index b033b958..f3b399e0 100644
--- a/SandboxiePlus/SandMan/sandman_zh_CN.ts
+++ b/SandboxiePlus/SandMan/sandman_zh_CN.ts
@@ -24,12 +24,12 @@
恢复到相同文件夹
-
+
选择目录
-
+
为沙盒 %1 创建快捷方式
@@ -134,12 +134,12 @@
浏览文件夹
-
+
该沙盒已被删除,因此配置无法保存。
-
+
部分变更未保存,确定关闭这个选项窗口吗?
@@ -148,6 +148,11 @@
KB (%1)
+
+
+
+ 选择颜色
+
@@ -201,8 +206,8 @@
-
-
+
+
组: %1
@@ -212,7 +217,7 @@
请输入新组的名称
-
+
请输入程序:
@@ -430,27 +435,27 @@
BT 种子(Torrent)客户端
-
+
此模板已全局启用。如需配置,请前往全局选项。
-
+
请输入模板标识符
-
+
错误:%1
-
+
仅可删除本地模板!
-
+
确定要删除所选的本地模板吗?
@@ -803,73 +808,73 @@ Full path: %4
-
+ 正在等待文件夹: %1
-
+ 正在删除文件夹: %1
-
+ 正在合并文件夹: %1 >> %2
-
+ 正在完成快照合并...
CSandBoxPlus
-
+
禁用
-
+
空
-
+
不安全!(调试用配置)
-
+
削弱隔离
-
+
加强隔离
-
+
API 日志
-
+
无网络
-
+
网络共享
-
+
无管理员
-
+
标准
@@ -1149,6 +1154,11 @@ Full path: %4
清理
+
+
+
+ <a href="https://sandboxie-plus.com/go.php?to=patreon">在 Patreon 上支持 Sandboxie-Plus</a>
+
@@ -1697,17 +1707,17 @@ No will choose: %2
CSbieProcess
-
+
Sbie RPC 子系统
-
+
Sbie DCOM 服务启动器
-
+
Sbie 密码学服务
@@ -1716,168 +1726,168 @@ No will choose: %2
Sbie 微软自动更新服务
-
+
Sbie 微软自动更新服务
-
+
Sbie 后台智能传输服务
-
+
沙盘软件服务
-
+
Msi Installer
MSI 安装程序
-
+
可信安装程序
-
+
Windows 更新
-
+
Windows 文件资源管理器
-
+
Internet Explorer
-
+
FireFox
Firefox
-
+
Windows Media Player
-
+
WinAmp
Winamp
-
+
KM Player
KMPlayer
-
+
Windows Live Mail
-
+
服务模型注册表
-
+
RunDll32
-
-
+
+
DllHost
-
+
Windows 快捷方式服务
-
+
基于 Chromium 的浏览器
-
+
Google 更新程序
-
+
Acrobat Reader
-
+
微软 Outlook
-
+
微软 Excel
-
+
Flash Player
-
+
FireFox Plugin Container
Firefox 插件容器
-
+
常规网页浏览器
-
+
常规电子邮件客户端
-
+
Thunderbird
-
+
已终止
-
+
必沙
-
+
正在运行
-
+
位于会话 %1
-
+
(%1)
@@ -3418,7 +3428,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to
- 允许使用嵌套工作对象 (job object) (实验性;适用于 Windows 8 及更高版本)
+ 允许使用嵌套作业对象 (job object) (实验性;适用于 Windows 8 及更高版本)