diff --git a/Sandboxie/core/drv/process.c b/Sandboxie/core/drv/process.c index 132d57e5..1b006503 100644 --- a/Sandboxie/core/drv/process.c +++ b/Sandboxie/core/drv/process.c @@ -730,7 +730,7 @@ _FX PROCESS *Process_Create( proc->dont_open_for_boxed = !proc->bAppCompartment && Conf_Get_Boolean(proc->box->name, L"DontOpenForBoxed", 0, TRUE); // - // Sandboxie atempts to protect per process rules by allowing them only for host binaries + // Sandboxie attempts to protect per process rules by allowing them only for host binaries // this however has an obvious weakness, as those processes can still load boxed DLL's // with this option we can prevent that // diff --git a/SandboxiePlus/SandMan/Views/FileView.cpp b/SandboxiePlus/SandMan/Views/FileView.cpp index 43e88331..a328a8bd 100644 --- a/SandboxiePlus/SandMan/Views/FileView.cpp +++ b/SandboxiePlus/SandMan/Views/FileView.cpp @@ -150,7 +150,7 @@ int openShellContextMenu(const QStringList& Files, void* parentWindow, const CSa //CComPtr array; //SHCreateShellItemArrayFromIDLists(list.size(), (LPCITEMIDLIST*)&list.front(), &array); //array->BindToHandler(NULL, BHID_SFUIObject, IID_PPV_ARGS(&pContextMenu)); // note: this fails when the files have different parent folders - //if (!pContextMenu) // note: with the below approche proeprties and delete does not work, so a custom handler would be needed + //if (!pContextMenu) // note: with the below approach properties and delete does not work, so a custom handler would be needed // pDesktop->GetUIObjectOf((HWND)parentWindow, list.size(), (LPCITEMIDLIST*)&list.front(), IID_IContextMenu, NULL, (void**)&pContextMenu); { DEFCONTEXTMENU details = { 0 }; diff --git a/SandboxiePlus/SandMan/sandman_de.ts b/SandboxiePlus/SandMan/sandman_de.ts index 6c6400ac..75b3205d 100644 --- a/SandboxiePlus/SandMan/sandman_de.ts +++ b/SandboxiePlus/SandMan/sandman_de.ts @@ -1516,7 +1516,7 @@ Notiz: Die Updateprüfung ist oft zeitversetzt zu den letzten GitHub-Veröffentl Do you really want to delete the selected local template(s)? - + Möchten Sie wirklich die ausgewählte(n) lokalen Vorlage(n) löschen? @@ -3585,7 +3585,7 @@ This file is part of Sandboxie and all change done to it will be reverted next t Standard Applications - + Standard Programme @@ -4047,12 +4047,12 @@ This file is part of Sandboxie and all change done to it will be reverted next t Add %1 Template - Füge %1 Vorlage hinzu + Füge %1 Vorlage hinzu Please enter message - + Bitte Nachricht eingeben @@ -4218,17 +4218,17 @@ This file is part of Sandboxie and all change done to it will be reverted next t Please enter the template identifier - Bitte Vorlagen-Identifikation eingeben + Bitte Vorlagen-Identifikation eingeben Error: %1 - Fehler: %1 + Fehler: %1 Do you really want to delete the selected local template(s)? - + Möchten Sie wirklich die ausgewählte(n) lokalen Vorlage(n) löschen? @@ -5628,17 +5628,17 @@ an Stelle von "*". Icon - + Icon Move Up - Nach oben verschieben + Nach oben verschieben Move Down - Nach unten verschieben + Nach unten verschieben @@ -5658,34 +5658,35 @@ an Stelle von "*". Various isolation features can break compatibility with some applications. If you are using this sandbox <b>NOT for Security</b> but for application portability, by changing these options you can restore compatibility by sacrificing some security. - + Verschiedene Isolationsfunktionen können die Kompatibilität mit einigen Programmen stören. Wenn Sie diese Sandbox <b>NICHT für Sicherheit</b>, aber für einfache Übertragbarkeit von Programmen verwenden, können Sie mit Hilfe dieser Optionen Kompatibilität wiederherstellen indem Sie etwas Sicherheit opfern. Access Isolation - + Zugriffsisolation Image Protection - + Abbildsschutz Issue message 1305 when a program tries to load a sandboxed dll - + Gebe Meldung 1305 aus, wenn ein Programm versucht eine sandgeboxte DLL zu laden Prevent sandboxes programs installed on host from loading dll's from the sandbox - + Hindere sandgeboxte Programme, die auf dem Hostsystem installiert sind, daran DLLs aus dieser Sandbox zu laden Sandboxie’s resource access rules often discriminate against program binaries located inside the sandbox. OpenFilePath and OpenKeyPath work only for application binaries located on the host natively. In order to define a rule without this restriction, OpenPipePath or OpenConfPath must be used. Likewise, all Closed(File|Key|Ipc)Path directives which are defined by negation e.g. ‘ClosedFilePath=! iexplore.exe,C:Users*’ will be always closed for binaries located inside a sandbox. Both restriction policies can be disabled on the “Access policies” page. This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. - + Sandboxie’s Ressourcenzugriffsregeln benachteiligen häufiger Programme in der Sandbox. OpenFilePath und OpenKeyPath funktionieren nur für Programme, die sich auf dem Host befinden.Um eine Regel ohne diese Beschränkungen zu definieren,müssen OpenPipePath oder OpenConfPath verwendet werden. Ebenso,alle Closed(File|Key|Ipc)Path Anweisungen, welche durch eine Negation definiert werden z.B. ‘ClosedFilePath=! iexplore.exe,C:Users*’ wird immer geschlossen sein für Programmdateien (Binaries), die sich innerhalb einer Sandbox befinden. Beide Beschränkungen lassen sich auf der “Zugriffsrichtlinien”-Seite ausschalten. +Dies wird gemacht um bösartige Prozesse in einer Sandbox daran zu hindern,eine umbenannte Kopie von sich selbst zu erstellen, um so auf geschützte Ressourcen zuzugreifen. Ein anderes Einfallstor ist die Injektion einer Programmbibliothek in einen befugten Prozess um Zugang zu allem zu erhalten, auf das dieser Prozess Zugriff hat. Durch die Verwendung von Host Image Protection, kann dies verhindert werden, durch die Blockierung des Ladens von Programmbibliotheken innerhalb der Sandbox in Programme (installiert auf dem Hostrechner) die in einer Sandbox laufen. @@ -6873,52 +6874,52 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f SandMan Options - + SandMan Einstellungen Notifications - + Benachrichtigungen Add Entry - + Füge Eintrag hinzu Show file migration progress when copying large files into a sandbox - + Zeige Dateimigrationsfortschritt, wenn große Dateien in eine Sandbox kopiert werden Message ID - + Nachrichts-ID Message Text (optional) - + Nachrichtstext (optional) SBIE Messages - + SBIE Nachrichten Delete Entry - + Eintrag löschen Don't show the popup message log for all SBIE messages - + Das Popup-Nachrichtenlogbuch für alle SBIE Nachrichten nicht anzeigen Notification Options - + Benachrichtigungsoptionen @@ -6928,12 +6929,12 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Sandboxie may be issue <a href= "sbie://docs/ sbiemessages">SBIE Messages</a> to the Message Log and shown them as Popups. Some messages are informational and notify of a common, or in some cases special, event that has occurred, other messages indicate an error condition.<br />You can hide selected SBIE messages from being popped up, using the below list: - + Sandboxie gibt <a href= "sbie://docs/ sbiemessages">SBIE Nachrichten</a> in das Nachrichtenprotokol aus und zeigt diese als Popups. Einige Nachrichten sind informativ und benachrichtigen über gewöhnliche, oder in manchen Fällen spezielle, Ereignisse die stattgefunden haben. Andere Nachrichten deuten einen Fehlerzustand an.<br />Sie können ausgewählte SBIE Nachrichten verbergen, sodass diese nicht aufpoppen. Verwenden Sie hierzu die unten stehende Liste: Windows Shell - + Windows-Shell @@ -6943,7 +6944,7 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Icon - + Icon @@ -6953,12 +6954,12 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Move Up - Nach oben verschieben + Nach oben verschieben Move Down - Nach unten verschieben + Nach unten verschieben @@ -6974,22 +6975,22 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Local Templates - + Lokale Vorlagen Add Template - Füge Vorlage hinzu + Füge Vorlage hinzu Text Filter - Textfilter + Textfilter This list contains user created custom templates for sandbox options - + Diese Liste enthält eigene nutzererzeugte Vorlagen für Sandboxoptionen @@ -7086,38 +7087,39 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Display Options - + Anzeigeoptionen Graphic Options - + Grafikoptionen The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Der Insiderkanal bietet frühen Zugriff auf neue Funktionen und Bugfixes, die irgendwann allgemein veröffentlicht werden sollen,als auch alle relevanten Verbesserungen des Stabilkanals. +Anders, als der Vorschaukanal, enthält es keine ungetesteten, möglicherweise fehlerhaften, oder experimentellen Änderungen, welche möglicherweise einer breiten Verwendung entgegenstehen. Search in the Insider channel - + Suche im Insiderkanal More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Mehr über den <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insiderkanal</a> Sandboxie.ini Presets - + Sandboxie.ini Vorlagen Program Control - Programmkontrolle + Programmkontrolle @@ -7127,12 +7129,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, App Templates - Programmvorlagen + Programmvorlagen App Compatibility - + Programmkompatibilität