From d76525bf5a331a1cd516eb6b271bd88bd65dcde0 Mon Sep 17 00:00:00 2001 From: Webber Date: Fri, 29 Nov 2024 18:14:33 +0100 Subject: [PATCH 1/4] chore: add a few dutch translations --- SandboxiePlus/SandMan/sandman_nl.ts | 30 ++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/SandboxiePlus/SandMan/sandman_nl.ts b/SandboxiePlus/SandMan/sandman_nl.ts index 664ed51b..be83022a 100644 --- a/SandboxiePlus/SandMan/sandman_nl.ts +++ b/SandboxiePlus/SandMan/sandman_nl.ts @@ -6,58 +6,58 @@ Form - + Formulier kilobytes - kilobytes + kilobytes Protect Box Root from access by unsandboxed processes - + Bescherm Box Root van toegang van andere processen TextLabel - Tekstlabel + Tekstlabel Show Password - + Toon wachtwoord Enter Password - + Huidig wachtwoord New Password - + Nieuw wachtwoord Repeat Password - + Nieuw wachtwoord (nogmaals) Disk Image Size - + Grootte op schijf Encryption Cipher - + Encryptie cypher Lock the box when all processes stop. - + Vergrendel de Box als alle processen gestopt zijn @@ -2830,12 +2830,12 @@ Volledig pad: %4 No Files selected! - + Geen bestanden geselecteerd! Do you really want to delete %1 selected files? - + Weet je zeker dat je %1 geselecteerde bestanden wilt verwijderen? @@ -2845,7 +2845,7 @@ Volledig pad: %4 Close and Disable Immediate Recovery for this box - + Sluit en schakel direct herstel uit voor deze box @@ -2855,7 +2855,7 @@ Volledig pad: %4 Recovering File(s)... - + Bezig met bestand(en) herstellen... From 7142850045f0c6715336ccfb0c64addd9db48f06 Mon Sep 17 00:00:00 2001 From: Proposer233 <15073174108@163.com> Date: Thu, 5 Dec 2024 19:21:04 +0800 Subject: [PATCH 2/4] Update sandman_zh_CN.ts --- SandboxiePlus/SandMan/sandman_zh_CN.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SandboxiePlus/SandMan/sandman_zh_CN.ts b/SandboxiePlus/SandMan/sandman_zh_CN.ts index 8e26f329..8324afb9 100644 --- a/SandboxiePlus/SandMan/sandman_zh_CN.ts +++ b/SandboxiePlus/SandMan/sandman_zh_CN.ts @@ -1275,7 +1275,7 @@ You can use %USER% to save each users sandbox to an own fodler. %1 - %1 + %1 @@ -10663,7 +10663,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Issue message 1321 when a process has been forced into a sandbox Issue message 1321 when a processes has been forced in to a sandbox - 当进程被强制沙盒化时,提示问题代码 1321 + 当进程被强制沙盒化时,提示问题代码 1321 From 49ffe79a2b4c4ffea190336b0a4d386d962db0b9 Mon Sep 17 00:00:00 2001 From: nkh0472 <67589323+nkh0472@users.noreply.github.com> Date: Wed, 11 Dec 2024 06:23:27 +0800 Subject: [PATCH 3/4] Update sandman_zh_CN.ts --- SandboxiePlus/SandMan/sandman_zh_CN.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SandboxiePlus/SandMan/sandman_zh_CN.ts b/SandboxiePlus/SandMan/sandman_zh_CN.ts index 8e26f329..8324afb9 100644 --- a/SandboxiePlus/SandMan/sandman_zh_CN.ts +++ b/SandboxiePlus/SandMan/sandman_zh_CN.ts @@ -1275,7 +1275,7 @@ You can use %USER% to save each users sandbox to an own fodler. %1 - %1 + %1 @@ -10663,7 +10663,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Issue message 1321 when a process has been forced into a sandbox Issue message 1321 when a processes has been forced in to a sandbox - 当进程被强制沙盒化时,提示问题代码 1321 + 当进程被强制沙盒化时,提示问题代码 1321 From 038be5a03b297645efaa81910e50e0a3eeecde1d Mon Sep 17 00:00:00 2001 From: offhub <6871698+offhub@users.noreply.github.com> Date: Sat, 14 Dec 2024 22:51:50 +0300 Subject: [PATCH 4/4] Update .vcxproj files --- SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj | 4 ++++ .../MiscHelpers/MiscHelpers.vcxproj.filters | 12 ++++++++++++ SandboxiePlus/SandMan/SandMan.vcxproj | 1 + SandboxiePlus/SandMan/SandMan.vcxproj.filters | 6 ++++++ 4 files changed, 23 insertions(+) diff --git a/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj b/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj index 518b8f8a..e883ffb2 100644 --- a/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj +++ b/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj @@ -224,7 +224,9 @@ + + @@ -269,6 +271,8 @@ + + diff --git a/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj.filters b/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj.filters index 8e4cc9c5..57f76016 100644 --- a/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj.filters +++ b/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj.filters @@ -132,6 +132,12 @@ Archive + + Common + + + Common + @@ -276,5 +282,11 @@ Common + + Common + + + Common + \ No newline at end of file diff --git a/SandboxiePlus/SandMan/SandMan.vcxproj b/SandboxiePlus/SandMan/SandMan.vcxproj index 2d08c0b3..ee53d070 100644 --- a/SandboxiePlus/SandMan/SandMan.vcxproj +++ b/SandboxiePlus/SandMan/SandMan.vcxproj @@ -483,6 +483,7 @@ + diff --git a/SandboxiePlus/SandMan/SandMan.vcxproj.filters b/SandboxiePlus/SandMan/SandMan.vcxproj.filters index ef1434b8..19011c54 100644 --- a/SandboxiePlus/SandMan/SandMan.vcxproj.filters +++ b/SandboxiePlus/SandMan/SandMan.vcxproj.filters @@ -240,6 +240,9 @@ Helpers + + Helpers + @@ -397,6 +400,9 @@ Windows + + Helpers +