Update sandman_de.ts
- Checked translation with modified source. - Removed <oldsource> line. - Removed "vanished" message.
This commit is contained in:
parent
d0fa62d25e
commit
347d73b532
|
@ -434,10 +434,6 @@ Während der Level der Isolation reduziert ist, verglichen mit anderen Boxtypen,
|
|||
<source><a href="sbie://docs/compartment-mode">Application Compartment</a> Box</source>
|
||||
<translation><a href="sbie://docs/compartment-mode">Applikationsunterteilungs</a> Box</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><a href="sbie://docs/boxencryption">Encrypted</a> <a href="sbie://docs/black-box">Confidential</a> Box</source>
|
||||
<translation type="vanished"><a href="sbie://docs/boxencryption">Verschlüsselte</a> <a href="sbie://docs/black-box">vertrauliche</a> Box</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Wizards/NewBoxWizard.cpp" line="322"/>
|
||||
<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.
|
||||
|
@ -3352,8 +3348,7 @@ Fehler: %1</translation>
|
|||
<message>
|
||||
<location filename="SandMan.cpp" line="4170"/>
|
||||
<source><h3>About Sandboxie-Plus</h3><p>Version %1</p><p>Copyright (c) 2020-2024 by DavidXanatos</p></source>
|
||||
<oldsource><h3>About Sandboxie-Plus</h3><p>Version %1</p><p>Copyright (c) 2020-2023 by DavidXanatos</p></oldsource>
|
||||
<translation type="unfinished"><h3>Über Sandboxie-Plus</h3><p>Version %1</p><p>Copyright (c) 2020-2023 by DavidXanatos</p></translation>
|
||||
<translation><h3>Über Sandboxie-Plus</h3><p>Version %1</p><p>Copyright (c) 2020-2024 by DavidXanatos</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="SandMan.cpp" line="4178"/>
|
||||
|
|
Loading…
Reference in New Issue