This commit is contained in:
DavidXanatos 2023-12-17 13:15:18 +01:00
commit aa0aa1c5ed
4 changed files with 11 additions and 15 deletions

View File

@ -8,13 +8,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.12.4 / 5.67.4] - 2023-12-
### Added
- added Show Date & Time in Sbie Messages tab [#3429](https://github.com/sandboxie-plus/Sandboxie/issues/3429)
- added display of Date & Time in the Sbie Messages tab [#3429](https://github.com/sandboxie-plus/Sandboxie/issues/3429)
### Changed
- without an active, non expired, supporter certificate, automatic updates/downloads are not longer available for the stable channel
- the autoamtic updater will still work and notify about new stable releases, the user will be guided to visit the download page and download the latest installer manually
- cleanup button is also enabled when not connencted to core
- the box creation wizard now alows to create a black box based on any otehr box type
- the autoamtic updater will still work and notify about new stable releases, the user will be guided to visit the download page and download the latest installer manually
- the cleanup button is now also enabled when not connencted to core
- the box creation wizard now allows to create a black box based on any other box type
### Fixed
- fixed running sandboxed processes located in a imdisk volume [#3472](https://github.com/sandboxie-plus/Sandboxie/discussions/3472)
@ -22,7 +22,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- fixed UseNewSymlinkResolver causes applications to create both the link and the target folder [#3481](https://github.com/sandboxie-plus/Sandboxie/issues/3481)
- fixed Renaming a sandbox breaks Group hierarchy [#3430](https://github.com/sandboxie-plus/Sandboxie/issues/3430)
- fixed Encrypted confidential Box + red box preset blocks box access to it's own root directories [#3475](https://github.com/sandboxie-plus/Sandboxie/issues/3475)
- fixed SandMan-v1.12.3 crashed! [#3492](https://github.com/sandboxie-plus/Sandboxie/issues/3492)
- fixed SandMan-v1.12.3 crashing [#3492](https://github.com/sandboxie-plus/Sandboxie/issues/3492)

View File

@ -525,7 +525,7 @@ While the level of isolation is reduced compared to other box types, it offers i
<message>
<location filename="Wizards/NewBoxWizard.cpp" line="319"/>
<source>&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Encrypt&lt;/a&gt; Box content and set &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Confidential&lt;/a&gt;</source>
<translation type="unfinished"></translation>
<translation> &lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;암호화&lt;/a&gt; 및 &lt;a href=&quot;sbie://docs/black-box&quot;&gt;기밀&lt;/a&gt;설정</translation>
</message>
<message>
<source>&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Encrypted&lt;/a&gt; &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Confidential&lt;/a&gt; Box</source>

View File

@ -433,18 +433,14 @@ Diğer alan türlerine göre yalıtım seviyesi azalırken, çok çeşitli uygul
<source>&lt;a href=&quot;sbie://docs/compartment-mode&quot;&gt;Application Compartment&lt;/a&gt; Box</source>
<translation>&lt;a href=&quot;sbie://docs/compartment-mode&quot;&gt;Uygulama Bölmesi&lt;/a&gt; Alanı</translation>
</message>
<message>
<source>&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Encrypted&lt;/a&gt; &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Confidential&lt;/a&gt; Box</source>
<translation type="vanished">&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Şifreli&lt;/a&gt; &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Gizli&lt;/a&gt; Alan</translation>
</message>
<message>
<location filename="Wizards/NewBoxWizard.cpp" line="320"/>
<source>In this box type the sandbox uses an encrypted disk image as its root folder. This provides an additional layer of privacy and security.
Access to the virtual disk when mounted is restricted to programs running within the sandbox. Sandboxie prevents other processes on the host system from accessing the sandboxed processes.
This ensures the utmost level of privacy and data protection within the confidential sandbox environment.</source>
<translation>Bu alan türü, korumalı alan kök dizini olarak şifrelenmiş bir disk görüntüsü kullanır. Böylece ek bir gizlilik ve güvenlik katmanı sağlar.
Korumalı alan bağlandığında bu sanal diske yapılabilecek erişim korumalı alanda çalışan programlarla sınırlıdır. Sandboxie, ana sistemdeki diğer işlemlerin korumalı alanda çalışan işlemlere erişimini de engeller.
Böylece gizli korumalı alan ortamında en üst düzeyde gizlilik ve veri koruma sağlar.</translation>
<translation>Bu alan türü, korumalı alan kök dizini olarak şifrelenmiş bir disk görüntüsü kullanır. Bu ek bir gizlilik ve güvenlik katmanı sağlar.
Korumalı alan sisteme bağlandığında onun sanal diskine erişebilecek programlar korumalı alan programlarıyla sınırlıdır. Sandboxie, ana sistem işlemlerinin korumalı alan işlemlerine erişimini de engeller.
Bu şekilde gizli korumalı alan ortamında en yüksek düzeyde gizlilik ve veri koruması sağlanmış olur.</translation>
</message>
<message>
<location filename="Wizards/NewBoxWizard.cpp" line="342"/>
@ -494,7 +490,7 @@ Böylece gizli korumalı alan ortamında en üst düzeyde gizlilik ve veri korum
<message>
<location filename="Wizards/NewBoxWizard.cpp" line="319"/>
<source>&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Encrypt&lt;/a&gt; Box content and set &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Confidential&lt;/a&gt;</source>
<translation type="unfinished"></translation>
<translation>Alan içeriğini &lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Şifrele&lt;/a&gt; ve &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Gizle&lt;/a&gt;</translation>
</message>
<message>
<location filename="Wizards/NewBoxWizard.cpp" line="368"/>

View File

@ -519,7 +519,7 @@ While the level of isolation is reduced compared to other box types, it offers i
<message>
<location filename="Wizards/NewBoxWizard.cpp" line="319"/>
<source>&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Encrypt&lt;/a&gt; Box content and set &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Confidential&lt;/a&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;加密&lt;/a&gt; 沙盒内容并设置 &lt;a href=&quot;sbie://docs/black-box&quot;&gt;凭据&lt;/a&gt;</translation>
</message>
<message>
<source>&lt;a href=&quot;sbie://docs/boxencryption&quot;&gt;Encrypted&lt;/a&gt; &lt;a href=&quot;sbie://docs/black-box&quot;&gt;Confidential&lt;/a&gt; Box</source>