Update sandman_de.ts
Add new strings, remove old source for typos.
This commit is contained in:
parent
962b893dfb
commit
954cc4cfc8
|
@ -26,14 +26,12 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="AddonManager.cpp" line="235"/>
|
<location filename="AddonManager.cpp" line="235"/>
|
||||||
<source>Addon is not available for this platform</source>
|
<source>Addon is not available for this platform</source>
|
||||||
<oldsource>Addon is not available for this paltform</oldsource>
|
<translation>Erweiterung ist nicht für diese Plattform verfügbar</translation>
|
||||||
<translation type="unfinished">Erweiterung ist nicht für diese Plattform verfügbar</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="AddonManager.cpp" line="236"/>
|
<location filename="AddonManager.cpp" line="236"/>
|
||||||
<source>Missing installation instructions</source>
|
<source>Missing installation instructions</source>
|
||||||
<oldsource>Missing instalation instructions</oldsource>
|
<translation>Fehlende Installationsanweisungen</translation>
|
||||||
<translation type="unfinished">Fehlende Installationsanweisungen</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="AddonManager.cpp" line="237"/>
|
<location filename="AddonManager.cpp" line="237"/>
|
||||||
|
@ -48,14 +46,12 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="AddonManager.cpp" line="252"/>
|
<location filename="AddonManager.cpp" line="252"/>
|
||||||
<source>Updater failed to perform plugin operation</source>
|
<source>Updater failed to perform plugin operation</source>
|
||||||
<oldsource>Updater failed to to perform plugin operation</oldsource>
|
<translation>Updater konnte Pluginvorgang nicht durchführen</translation>
|
||||||
<translation type="unfinished">Updater konnte Pluginvorgang nicht durchführen</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="AddonManager.cpp" line="254"/>
|
<location filename="AddonManager.cpp" line="254"/>
|
||||||
<source>Updater failed to perform plugin operation, error: %1</source>
|
<source>Updater failed to perform plugin operation, error: %1</source>
|
||||||
<oldsource>Updater failed to to perform plugin operation, error: %1</oldsource>
|
<translation>Updater konnte Pluginvorgang nicht durchführen, Fehler: %1</translation>
|
||||||
<translation type="unfinished">Updater konnte Pluginvorgang nicht durchführen, Fehler: %1</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="AddonManager.cpp" line="174"/>
|
<location filename="AddonManager.cpp" line="174"/>
|
||||||
|
@ -6353,12 +6349,12 @@ an Stelle von "*".</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1300"/>
|
<location filename="Forms/OptionsWindow.ui" line="1300"/>
|
||||||
<source>Dlls && Extensions</source>
|
<source>Dlls && Extensions</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Dlls && Erweiterungen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1349"/>
|
<location filename="Forms/OptionsWindow.ui" line="1349"/>
|
||||||
<source>Description</source>
|
<source>Description</source>
|
||||||
<translation type="unfinished">Beschreibung</translation>
|
<translation>Beschreibung</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1357"/>
|
<location filename="Forms/OptionsWindow.ui" line="1357"/>
|
||||||
|
@ -6370,7 +6366,7 @@ Dies wird gemacht um bösartige Prozesse in einer Sandbox daran zu hindern, eine
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1381"/>
|
<location filename="Forms/OptionsWindow.ui" line="1381"/>
|
||||||
<source>Sandboxies functionality can be enhanced using optional dll’s which can be loaded into each sandboxed process on start by the SbieDll.dll, the addon manager in the global settings offers a couple useful extensions, once installed they can be enabled here for the current box.</source>
|
<source>Sandboxies functionality can be enhanced using optional dll’s which can be loaded into each sandboxed process on start by the SbieDll.dll, the addon manager in the global settings offers a couple useful extensions, once installed they can be enabled here for the current box.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Die Funktionalität von Sandboxie kann durch optionale Dlls verbessert werden, die beim Start durch die SbieDll.dll in jeden sandgeboxten Prozesses geladen werden. Der Erweiterungsmanager in den globalen Einstellungen bietet ein paar nützliche Erweiterungen, die, nachdem diese installiert wurden, hier für die aktuelle Box aktviert werden können.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Forms/OptionsWindow.ui" line="1427"/>
|
<location filename="Forms/OptionsWindow.ui" line="1427"/>
|
||||||
|
|
Loading…
Reference in New Issue