Merge pull request #2822 from bastik-1001/master
Update sandman_de.ts, typo fixes for recent commit
This commit is contained in:
commit
0c0ad448a1
|
@ -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);
|
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
|
// this however has an obvious weakness, as those processes can still load boxed DLL's
|
||||||
// with this option we can prevent that
|
// with this option we can prevent that
|
||||||
//
|
//
|
||||||
|
|
|
@ -150,7 +150,7 @@ int openShellContextMenu(const QStringList& Files, void* parentWindow, const CSa
|
||||||
//CComPtr<IShellItemArray> array;
|
//CComPtr<IShellItemArray> array;
|
||||||
//SHCreateShellItemArrayFromIDLists(list.size(), (LPCITEMIDLIST*)&list.front(), &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
|
//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);
|
// pDesktop->GetUIObjectOf((HWND)parentWindow, list.size(), (LPCITEMIDLIST*)&list.front(), IID_IContextMenu, NULL, (void**)&pContextMenu);
|
||||||
{
|
{
|
||||||
DEFCONTEXTMENU details = { 0 };
|
DEFCONTEXTMENU details = { 0 };
|
||||||
|
|
|
@ -1516,7 +1516,7 @@ Notiz: Die Updateprüfung ist oft zeitversetzt zu den letzten GitHub-Veröffentl
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/OptionsTemplates.cpp" line="222"/>
|
<location filename="Windows/OptionsTemplates.cpp" line="222"/>
|
||||||
<source>Do you really want to delete the selected local template(s)?</source>
|
<source>Do you really want to delete the selected local template(s)?</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Möchten Sie wirklich die ausgewählte(n) lokalen Vorlage(n) löschen?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/OptionsTemplates.cpp" line="228"/>
|
<location filename="Windows/OptionsTemplates.cpp" line="228"/>
|
||||||
|
@ -3585,7 +3585,7 @@ This file is part of Sandboxie and all change done to it will be reverted next t
|
||||||
<message>
|
<message>
|
||||||
<location filename="Views/SbieView.cpp" line="168"/>
|
<location filename="Views/SbieView.cpp" line="168"/>
|
||||||
<source>Standard Applications</source>
|
<source>Standard Applications</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Standard Programme</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Views/SbieView.cpp" line="229"/>
|
<location filename="Views/SbieView.cpp" line="229"/>
|
||||||
|
@ -4047,12 +4047,12 @@ This file is part of Sandboxie and all change done to it will be reverted next t
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/SettingsWindow.cpp" line="410"/>
|
<location filename="Windows/SettingsWindow.cpp" line="410"/>
|
||||||
<source>Add %1 Template</source>
|
<source>Add %1 Template</source>
|
||||||
<translation type="unfinished">Füge %1 Vorlage hinzu</translation>
|
<translation>Füge %1 Vorlage hinzu</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/SettingsWindow.cpp" line="595"/>
|
<location filename="Windows/SettingsWindow.cpp" line="595"/>
|
||||||
<source>Please enter message</source>
|
<source>Please enter message</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Bitte Nachricht eingeben</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/SettingsWindow.cpp" line="717"/>
|
<location filename="Windows/SettingsWindow.cpp" line="717"/>
|
||||||
|
@ -4218,17 +4218,17 @@ This file is part of Sandboxie and all change done to it will be reverted next t
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/SettingsWindow.cpp" line="1635"/>
|
<location filename="Windows/SettingsWindow.cpp" line="1635"/>
|
||||||
<source>Please enter the template identifier</source>
|
<source>Please enter the template identifier</source>
|
||||||
<translation type="unfinished">Bitte Vorlagen-Identifikation eingeben</translation>
|
<translation>Bitte Vorlagen-Identifikation eingeben</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/SettingsWindow.cpp" line="1643"/>
|
<location filename="Windows/SettingsWindow.cpp" line="1643"/>
|
||||||
<source>Error: %1</source>
|
<source>Error: %1</source>
|
||||||
<translation type="unfinished">Fehler: %1</translation>
|
<translation>Fehler: %1</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/SettingsWindow.cpp" line="1668"/>
|
<location filename="Windows/SettingsWindow.cpp" line="1668"/>
|
||||||
<source>Do you really want to delete the selected local template(s)?</source>
|
<source>Do you really want to delete the selected local template(s)?</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Möchten Sie wirklich die ausgewählte(n) lokalen Vorlage(n) löschen?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Windows/SettingsWindow.cpp" line="1824"/>
|
<location filename="Windows/SettingsWindow.cpp" line="1824"/>
|
||||||
|
@ -5628,17 +5628,17 @@ an Stelle von "*".</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="874"/>
|
<location filename="Forms/OptionsWindow.ui" line="874"/>
|
||||||
<source>Icon</source>
|
<source>Icon</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Icon</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="899"/>
|
<location filename="Forms/OptionsWindow.ui" line="899"/>
|
||||||
<source>Move Up</source>
|
<source>Move Up</source>
|
||||||
<translation type="unfinished">Nach oben verschieben</translation>
|
<translation>Nach oben verschieben</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="918"/>
|
<location filename="Forms/OptionsWindow.ui" line="918"/>
|
||||||
<source>Move Down</source>
|
<source>Move Down</source>
|
||||||
<translation type="unfinished">Nach unten verschieben</translation>
|
<translation>Nach unten verschieben</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="953"/>
|
<location filename="Forms/OptionsWindow.ui" line="953"/>
|
||||||
|
@ -5658,34 +5658,35 @@ an Stelle von "*".</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1174"/>
|
<location filename="Forms/OptionsWindow.ui" line="1174"/>
|
||||||
<source>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.</source>
|
<source>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.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>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.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1272"/>
|
<location filename="Forms/OptionsWindow.ui" line="1272"/>
|
||||||
<source>Access Isolation</source>
|
<source>Access Isolation</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zugriffsisolation</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1299"/>
|
<location filename="Forms/OptionsWindow.ui" line="1299"/>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1357"/>
|
<location filename="Forms/OptionsWindow.ui" line="1357"/>
|
||||||
<source>Image Protection</source>
|
<source>Image Protection</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Abbildsschutz</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1307"/>
|
<location filename="Forms/OptionsWindow.ui" line="1307"/>
|
||||||
<source>Issue message 1305 when a program tries to load a sandboxed dll</source>
|
<source>Issue message 1305 when a program tries to load a sandboxed dll</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Gebe Meldung 1305 aus, wenn ein Programm versucht eine sandgeboxte DLL zu laden</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1340"/>
|
<location filename="Forms/OptionsWindow.ui" line="1340"/>
|
||||||
<source>Prevent sandboxes programs installed on host from loading dll's from the sandbox</source>
|
<source>Prevent sandboxes programs installed on host from loading dll's from the sandbox</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Hindere sandgeboxte Programme, die auf dem Hostsystem installiert sind, daran DLLs aus dieser Sandbox zu laden</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1383"/>
|
<location filename="Forms/OptionsWindow.ui" line="1383"/>
|
||||||
<source>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.
|
<source>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.</source>
|
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.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>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.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1404"/>
|
<location filename="Forms/OptionsWindow.ui" line="1404"/>
|
||||||
|
@ -6873,52 +6874,52 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="94"/>
|
<location filename="Forms/SettingsWindow.ui" line="94"/>
|
||||||
<source>SandMan Options</source>
|
<source>SandMan Options</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>SandMan Einstellungen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="208"/>
|
<location filename="Forms/SettingsWindow.ui" line="208"/>
|
||||||
<source>Notifications</source>
|
<source>Notifications</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Benachrichtigungen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="240"/>
|
<location filename="Forms/SettingsWindow.ui" line="240"/>
|
||||||
<source>Add Entry</source>
|
<source>Add Entry</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Füge Eintrag hinzu</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="247"/>
|
<location filename="Forms/SettingsWindow.ui" line="247"/>
|
||||||
<source>Show file migration progress when copying large files into a sandbox</source>
|
<source>Show file migration progress when copying large files into a sandbox</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zeige Dateimigrationsfortschritt, wenn große Dateien in eine Sandbox kopiert werden</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="255"/>
|
<location filename="Forms/SettingsWindow.ui" line="255"/>
|
||||||
<source>Message ID</source>
|
<source>Message ID</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Nachrichts-ID</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="260"/>
|
<location filename="Forms/SettingsWindow.ui" line="260"/>
|
||||||
<source>Message Text (optional)</source>
|
<source>Message Text (optional)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Nachrichtstext (optional)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="275"/>
|
<location filename="Forms/SettingsWindow.ui" line="275"/>
|
||||||
<source>SBIE Messages</source>
|
<source>SBIE Messages</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>SBIE Nachrichten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="301"/>
|
<location filename="Forms/SettingsWindow.ui" line="301"/>
|
||||||
<source>Delete Entry</source>
|
<source>Delete Entry</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Eintrag löschen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="308"/>
|
<location filename="Forms/SettingsWindow.ui" line="308"/>
|
||||||
<source>Don't show the popup message log for all SBIE messages</source>
|
<source>Don't show the popup message log for all SBIE messages</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Das Popup-Nachrichtenlogbuch für alle SBIE Nachrichten nicht anzeigen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="325"/>
|
<location filename="Forms/SettingsWindow.ui" line="325"/>
|
||||||
<source>Notification Options</source>
|
<source>Notification Options</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Benachrichtigungsoptionen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="348"/>
|
<location filename="Forms/SettingsWindow.ui" line="348"/>
|
||||||
|
@ -6928,12 +6929,12 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="361"/>
|
<location filename="Forms/SettingsWindow.ui" line="361"/>
|
||||||
<source>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:</source>
|
<source>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:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>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:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="391"/>
|
<location filename="Forms/SettingsWindow.ui" line="391"/>
|
||||||
<source>Windows Shell</source>
|
<source>Windows Shell</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Windows-Shell</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="630"/>
|
<location filename="Forms/SettingsWindow.ui" line="630"/>
|
||||||
|
@ -6943,7 +6944,7 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="657"/>
|
<location filename="Forms/SettingsWindow.ui" line="657"/>
|
||||||
<source>Icon</source>
|
<source>Icon</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Icon</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="682"/>
|
<location filename="Forms/SettingsWindow.ui" line="682"/>
|
||||||
|
@ -6953,12 +6954,12 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="714"/>
|
<location filename="Forms/SettingsWindow.ui" line="714"/>
|
||||||
<source>Move Up</source>
|
<source>Move Up</source>
|
||||||
<translation type="unfinished">Nach oben verschieben</translation>
|
<translation>Nach oben verschieben</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="733"/>
|
<location filename="Forms/SettingsWindow.ui" line="733"/>
|
||||||
<source>Move Down</source>
|
<source>Move Down</source>
|
||||||
<translation type="unfinished">Nach unten verschieben</translation>
|
<translation>Nach unten verschieben</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="740"/>
|
<location filename="Forms/SettingsWindow.ui" line="740"/>
|
||||||
|
@ -6974,22 +6975,22 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1842"/>
|
<location filename="Forms/SettingsWindow.ui" line="1842"/>
|
||||||
<source>Local Templates</source>
|
<source>Local Templates</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Lokale Vorlagen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1893"/>
|
<location filename="Forms/SettingsWindow.ui" line="1893"/>
|
||||||
<source>Add Template</source>
|
<source>Add Template</source>
|
||||||
<translation type="unfinished">Füge Vorlage hinzu</translation>
|
<translation>Füge Vorlage hinzu</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1913"/>
|
<location filename="Forms/SettingsWindow.ui" line="1913"/>
|
||||||
<source>Text Filter</source>
|
<source>Text Filter</source>
|
||||||
<translation type="unfinished">Textfilter</translation>
|
<translation>Textfilter</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1935"/>
|
<location filename="Forms/SettingsWindow.ui" line="1935"/>
|
||||||
<source>This list contains user created custom templates for sandbox options</source>
|
<source>This list contains user created custom templates for sandbox options</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Diese Liste enthält eigene nutzererzeugte Vorlagen für Sandboxoptionen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="662"/>
|
<location filename="Forms/SettingsWindow.ui" line="662"/>
|
||||||
|
@ -7086,38 +7087,39 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="939"/>
|
<location filename="Forms/SettingsWindow.ui" line="939"/>
|
||||||
<source>Display Options</source>
|
<source>Display Options</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Anzeigeoptionen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1063"/>
|
<location filename="Forms/SettingsWindow.ui" line="1063"/>
|
||||||
<source>Graphic Options</source>
|
<source>Graphic Options</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Grafikoptionen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1307"/>
|
<location filename="Forms/SettingsWindow.ui" line="1307"/>
|
||||||
<source>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.
|
<source>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.</source>
|
Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>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.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1311"/>
|
<location filename="Forms/SettingsWindow.ui" line="1311"/>
|
||||||
<source>Search in the Insider channel</source>
|
<source>Search in the Insider channel</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Suche im Insiderkanal</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1328"/>
|
<location filename="Forms/SettingsWindow.ui" line="1328"/>
|
||||||
<source>More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a></source>
|
<source>More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Mehr über den <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insiderkanal</a></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1568"/>
|
<location filename="Forms/SettingsWindow.ui" line="1568"/>
|
||||||
<source>Sandboxie.ini Presets</source>
|
<source>Sandboxie.ini Presets</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Sandboxie.ini Vorlagen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1652"/>
|
<location filename="Forms/SettingsWindow.ui" line="1652"/>
|
||||||
<source>Program Control</source>
|
<source>Program Control</source>
|
||||||
<translation type="unfinished">Programmkontrolle</translation>
|
<translation>Programmkontrolle</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1704"/>
|
<location filename="Forms/SettingsWindow.ui" line="1704"/>
|
||||||
|
@ -7127,12 +7129,12 @@ Unlike the preview channel, it does not include untested, potentially breaking,
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1756"/>
|
<location filename="Forms/SettingsWindow.ui" line="1756"/>
|
||||||
<source>App Templates</source>
|
<source>App Templates</source>
|
||||||
<translation type="unfinished">Programmvorlagen</translation>
|
<translation>Programmvorlagen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1766"/>
|
<location filename="Forms/SettingsWindow.ui" line="1766"/>
|
||||||
<source>App Compatibility</source>
|
<source>App Compatibility</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Programmkompatibilität</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/SettingsWindow.ui" line="1786"/>
|
<location filename="Forms/SettingsWindow.ui" line="1786"/>
|
||||||
|
|
Loading…
Reference in New Issue