VirtualBox

Ignore:
Timestamp:
Mar 27, 2009 3:50:06 PM (16 years ago)
Author:
vboxsync
Message:

German NLS updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts

    r18029 r18409  
    5656    <name>QApplication</name>
    5757    <message>
    58         <location filename="../src/main.cpp" line="351"/>
     58        <location filename="../src/main.cpp" line="392"/>
    5959        <source>Executable &lt;b&gt;%1&lt;/b&gt; requires Qt %2.x, found Qt %3.</source>
    6060        <translation>Programm &lt;b&gt;%1&lt;/b&gt; benötigt Qt Version %2.x, aber Version %3 gefunden.</translation>
    6161    </message>
    6262    <message>
    63         <location filename="../src/main.cpp" line="355"/>
     63        <location filename="../src/main.cpp" line="396"/>
    6464        <source>Incompatible Qt Library Error</source>
    6565        <translation>Inkompatible Qt-Bibliothek</translation>
    6666    </message>
    6767    <message>
    68         <location filename="../src/main.cpp" line="502"/>
     68        <location filename="../src/main.cpp" line="586"/>
    6969        <source>VirtualBox - Error In %1</source>
    7070        <translation>VirtualBox - Fehler in %1</translation>
    7171    </message>
    7272    <message>
    73         <location filename="../src/main.cpp" line="508"/>
     73        <location filename="../src/main.cpp" line="592"/>
    7474        <source>&lt;html&gt;&lt;b&gt;%1 (rc=%2)&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
    7575        <translation></translation>
    7676    </message>
    7777    <message>
    78         <location filename="../src/main.cpp" line="529"/>
     78        <location filename="../src/main.cpp" line="90"/>
    7979        <source>It may help to reinstall VirtualBox.</source>
    8080        <translation>Eine Neuinstallation behebt möglicherweise das Problem.</translation>
     81    </message>
     82    <message>
     83        <location filename="../src/main.cpp" line="71"/>
     84        <source>This error means that the kernel driver was either not able to allocate enough memory or that some mapping operation failed.&lt;br/&gt;&lt;br/&gt;There are known problems with Linux 2.6.29. If you are running such a kernel, please edit /usr/src/vboxdrv-*/Makefile and enable &lt;i&gt;VBOX_USE_INSERT_PAGE = 1&lt;/i&gt;. After that, re-compile the kernel module by executing&lt;br/&gt;&lt;br/&gt;  &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root.</source>
     85        <translation type="unfinished"></translation>
     86    </message>
     87    <message>
     88        <location filename="../src/main.cpp" line="81"/>
     89        <source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing&lt;br/&gt;&lt;br/&gt;  &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source>
     90        <translation type="unfinished"></translation>
     91    </message>
     92    <message>
     93        <location filename="../src/main.cpp" line="85"/>
     94        <source>Make sure the kernel module has been loaded successfully.</source>
     95        <translation>Stellen Sie sicher, dass das Kernmodul erfolgreich geladen wurde.</translation>
     96    </message>
     97    <message>
     98        <location filename="../src/main.cpp" line="523"/>
     99        <source>VirtualBox - Runtime Error</source>
     100        <translation>VirtualBox - Fehler in der Laufzeitumgebung</translation>
     101    </message>
     102    <message>
     103        <location filename="../src/main.cpp" line="530"/>
     104        <source>&lt;b&gt;Cannot access the kernel driver!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
     105        <translation>&lt;b&gt;Der Kerntreiber kann nicht angesprochen werden!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</translation>
     106    </message>
     107    <message>
     108        <location filename="../src/main.cpp" line="545"/>
     109        <source>Unknown %2 error during initialization of the Runtime</source>
     110        <translation>Unbekannter Fehler %2 während der Initialisierung der Laufzeitumgebung</translation>
     111    </message>
     112</context>
     113<context>
     114    <name>QIArrowSplitter</name>
     115    <message>
     116        <location filename="../src/QIMessageBox.cpp" line="272"/>
     117        <source>&amp;Back</source>
     118        <translation>&amp;Zurück</translation>
     119    </message>
     120    <message>
     121        <location filename="../src/QIMessageBox.cpp" line="273"/>
     122        <source>&amp;Next</source>
     123        <translation>&amp;Vorwärts</translation>
    81124    </message>
    82125</context>
     
    336379    <name>QIMessageBox</name>
    337380    <message>
    338         <location filename="../src/QIMessageBox.cpp" line="493"/>
     381        <location filename="../src/QIMessageBox.cpp" line="640"/>
    339382        <source>OK</source>
    340383        <translation>OK</translation>
    341384    </message>
    342385    <message>
    343         <location filename="../src/QIMessageBox.cpp" line="494"/>
     386        <location filename="../src/QIMessageBox.cpp" line="641"/>
    344387        <source>Yes</source>
    345388        <translation>Ja</translation>
    346389    </message>
    347390    <message>
    348         <location filename="../src/QIMessageBox.cpp" line="495"/>
     391        <location filename="../src/QIMessageBox.cpp" line="642"/>
    349392        <source>No</source>
    350393        <translation>Nein</translation>
    351394    </message>
    352395    <message>
    353         <location filename="../src/QIMessageBox.cpp" line="496"/>
     396        <location filename="../src/QIMessageBox.cpp" line="643"/>
    354397        <source>Cancel</source>
    355398        <translation>Abbrechen</translation>
    356399    </message>
    357400    <message>
    358         <location filename="../src/QIMessageBox.cpp" line="497"/>
     401        <location filename="../src/QIMessageBox.cpp" line="644"/>
    359402        <source>Ignore</source>
    360403        <translation>Ignorieren</translation>
    361404    </message>
    362405    <message>
    363         <location filename="../src/QIMessageBox.cpp" line="374"/>
     406        <location filename="../src/QIMessageBox.cpp" line="772"/>
    364407        <source>&amp;Details</source>
    365408        <translation>&amp;Details</translation>
     409    </message>
     410    <message>
     411        <location filename="../src/QIMessageBox.cpp" line="773"/>
     412        <source>&amp;Details (%1 of %2)</source>
     413        <translation>&amp;Details (%1 von %2)</translation>
    366414    </message>
    367415</context>
     
    466514</context>
    467515<context>
     516    <name>VBoxApplianceEditorWgt</name>
     517    <message>
     518        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="100"/>
     519        <source>Virtual System %1</source>
     520        <translation>Virtuelles System %1</translation>
     521    </message>
     522    <message>
     523        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="180"/>
     524        <source>Name</source>
     525        <translation>Name</translation>
     526    </message>
     527    <message>
     528        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="181"/>
     529        <source>Product</source>
     530        <translation>Produkt</translation>
     531    </message>
     532    <message>
     533        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="182"/>
     534        <source>Product-URL</source>
     535        <translation>Produkt-URL</translation>
     536    </message>
     537    <message>
     538        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="183"/>
     539        <source>Vendor</source>
     540        <translation>Hersteller</translation>
     541    </message>
     542    <message>
     543        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="184"/>
     544        <source>Vendor-URL</source>
     545        <translation>Hersteller-URL</translation>
     546    </message>
     547    <message>
     548        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="185"/>
     549        <source>Version</source>
     550        <translation>Version</translation>
     551    </message>
     552    <message>
     553        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="777"/>
     554        <source>Description</source>
     555        <translation>Beschreibung</translation>
     556    </message>
     557    <message>
     558        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="187"/>
     559        <source>License</source>
     560        <translation>Lizenz</translation>
     561    </message>
     562    <message>
     563        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="188"/>
     564        <source>Guest OS Type</source>
     565        <translation>Gast-Betriebssystem</translation>
     566    </message>
     567    <message>
     568        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="189"/>
     569        <source>CPU</source>
     570        <translation>CPU</translation>
     571    </message>
     572    <message>
     573        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="190"/>
     574        <source>RAM</source>
     575        <translation>RAM</translation>
     576    </message>
     577    <message>
     578        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="191"/>
     579        <source>Hard Disk Controller IDE</source>
     580        <translation>Festplatten-Controller IDE</translation>
     581    </message>
     582    <message>
     583        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="192"/>
     584        <source>Hard Disk Controller SATA</source>
     585        <translation>Festplatten-Controller SATA</translation>
     586    </message>
     587    <message>
     588        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="193"/>
     589        <source>Hard Disk Controller SCSI</source>
     590        <translation>Festplatten-Controller SCSI</translation>
     591    </message>
     592    <message>
     593        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="194"/>
     594        <source>DVD</source>
     595        <translation>DVD</translation>
     596    </message>
     597    <message>
     598        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="195"/>
     599        <source>Floppy</source>
     600        <translation>Diskette</translation>
     601    </message>
     602    <message>
     603        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="196"/>
     604        <source>Network Adapter</source>
     605        <translation>Netzwerk-Adapter</translation>
     606    </message>
     607    <message>
     608        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="197"/>
     609        <source>USB Controller</source>
     610        <translation>USB-Controller</translation>
     611    </message>
     612    <message>
     613        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="198"/>
     614        <source>Sound Card</source>
     615        <translation>Soundkarte</translation>
     616    </message>
     617    <message>
     618        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="199"/>
     619        <source>Virtual Disk Image</source>
     620        <translation>Virtuelles Plattenabbild</translation>
     621    </message>
     622    <message>
     623        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="200"/>
     624        <source>Unknown Hardware Item</source>
     625        <translation>Unbekannter Hardware</translation>
     626    </message>
     627    <message>
     628        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="390"/>
     629        <source>MB</source>
     630        <translation>MB</translation>
     631    </message>
     632    <message>
     633        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="232"/>
     634        <source>&lt;b&gt;Original Value:&lt;/b&gt; %1</source>
     635        <translation>&lt;b&gt;Originalwert:&lt;/b&gt; %1</translation>
     636    </message>
     637    <message>
     638        <location filename="../src/VBoxApplianceEditorWgt.cpp" line="778"/>
     639        <source>Configuration</source>
     640        <translation>Konfiguration</translation>
     641    </message>
     642    <message>
     643        <location filename="../ui/VBoxApplianceEditorWgt.ui" line="62"/>
     644        <source>Warnings:</source>
     645        <translation>Warnungen:</translation>
     646    </message>
     647</context>
     648<context>
    468649    <name>VBoxCloseVMDlg</name>
    469650    <message>
     
    9661147    </message>
    9671148    <message>
    968         <location filename="../src/VBoxConsoleWnd.cpp" line="1603"/>
    969         <source>Sun xVM VirtualBox</source>
    970         <translation></translation>
    971     </message>
    972     <message>
    9731149        <location filename="../src/VBoxConsoleWnd.cpp" line="1717"/>
    9741150        <source>&amp;Statistics...</source>
     
    10131189        <translation>Zeigt die momentan zugeordnete Host-Taste.&lt;br&gt;Wird diese Taste allein gedrückt, schaltet sie den Fangmodus für Tastatur und Maus um. Die Taste führt in Kombination mit anderen Tasten bestimmte Aktionen aus dem Hauptmenü aus.</translation>
    10141190    </message>
     1191    <message>
     1192        <location filename="../src/VBoxConsoleWnd.cpp" line="1603"/>
     1193        <source>Sun VirtualBox</source>
     1194        <translation>Sun VirtualBox</translation>
     1195    </message>
    10151196</context>
    10161197<context>
     
    10231204</context>
    10241205<context>
     1206    <name>VBoxEmptyFileSelector</name>
     1207    <message>
     1208        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="625"/>
     1209        <source>&amp;Choose...</source>
     1210        <translation>&amp;Auswählen...</translation>
     1211    </message>
     1212</context>
     1213<context>
    10251214    <name>VBoxExportApplianceWzd</name>
    10261215    <message>
     
    10351224    </message>
    10361225    <message>
    1037         <location filename="../src/VBoxExportApplianceWzd.cpp" line="106"/>
     1226        <location filename="../src/VBoxExportApplianceWzd.cpp" line="110"/>
    10381227        <source>Appliance</source>
    10391228        <translation></translation>
    10401229    </message>
    10411230    <message>
    1042         <location filename="../src/VBoxExportApplianceWzd.cpp" line="256"/>
     1231        <location filename="../src/VBoxExportApplianceWzd.cpp" line="309"/>
    10431232        <source>Exporting Appliance ...</source>
    10441233        <translation>Exportiere Appliance ...</translation>
     
    10631252&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use the &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button to go the next page of the wizard and the &lt;span style=&quot; font-weight:600;&quot;&gt;Back&lt;/span&gt; button to return to the previous page.&lt;/p&gt;
    10641253&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;In order to export an Appliance you have to select the virtual machines which should be included. You can select more than one. Please note that these VMs have to be turned off before they can be exported.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
    1065         <translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
     1254        <translation type="obsolete">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
    10661255&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
    10671256p, li { white-space: pre-wrap; }
     
    10721261    </message>
    10731262    <message>
    1074         <location filename="../ui/VBoxExportApplianceWzd.ui" line="302"/>
     1263        <location filename="../ui/VBoxExportApplianceWzd.ui" line="469"/>
    10751264        <source>&lt; &amp;Back</source>
    10761265        <translation>&lt; &amp;Zurück</translation>
    10771266    </message>
    10781267    <message>
    1079         <location filename="../ui/VBoxExportApplianceWzd.ui" line="158"/>
     1268        <location filename="../ui/VBoxExportApplianceWzd.ui" line="325"/>
    10801269        <source>&amp;Next &gt;</source>
    10811270        <translation>&amp;Weiter &gt;</translation>
    10821271    </message>
    10831272    <message>
    1084         <location filename="../ui/VBoxExportApplianceWzd.ui" line="332"/>
     1273        <location filename="../ui/VBoxExportApplianceWzd.ui" line="499"/>
    10851274        <source>Cancel</source>
    10861275        <translation>Abbrechen</translation>
    10871276    </message>
    10881277    <message>
    1089         <location filename="../ui/VBoxExportApplianceWzd.ui" line="202"/>
     1278        <location filename="../ui/VBoxExportApplianceWzd.ui" line="369"/>
    10901279        <source>Appliance Export Settings</source>
    10911280        <translation>Appliance Exporteinstellungen</translation>
     
    10941283        <location filename="../ui/VBoxExportApplianceWzd.ui" line="252"/>
    10951284        <source>You have to select a filename as target for the export. Currently VirtualBox supports the Open Virtualization Format (OVF).</source>
    1096         <translation>Sie müssen einen Dateinamen für den Export auswählen. VirtualBox unterstützt das Open Virtualization Format (OVF).</translation>
    1097     </message>
    1098     <message>
    1099         <location filename="../ui/VBoxExportApplianceWzd.ui" line="309"/>
     1285        <translation type="obsolete">Sie müssen einen Dateinamen für den Export auswählen. VirtualBox unterstützt das Open Virtualization Format (OVF).</translation>
     1286    </message>
     1287    <message>
     1288        <location filename="../ui/VBoxExportApplianceWzd.ui" line="476"/>
    11001289        <source>&amp;Export &gt;</source>
    11011290        <translation>&amp;Exportieren</translation>
    11021291    </message>
     1292    <message>
     1293        <location filename="../ui/VBoxExportApplianceWzd.ui" line="105"/>
     1294        <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
     1295&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
     1296p, li { white-space: pre-wrap; }
     1297&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
     1298&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard will you guide to the process of exporting an appliance. &lt;/p&gt;
     1299&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use the &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button to go the next page of the wizard and the &lt;span style=&quot; font-weight:600;&quot;&gt;Back&lt;/span&gt; button to return to the previous page.&lt;/p&gt;
     1300&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Please select the virtual machines that should be exported to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
     1301        <translation type="unfinished"></translation>
     1302    </message>
     1303    <message>
     1304        <location filename="../ui/VBoxExportApplianceWzd.ui" line="252"/>
     1305        <source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the shown properties by double-clicking on the items.</source>
     1306        <translation type="unfinished"></translation>
     1307    </message>
     1308    <message>
     1309        <location filename="../ui/VBoxExportApplianceWzd.ui" line="298"/>
     1310        <source>Restore Defaults</source>
     1311        <translation>Standardeinstellungen</translation>
     1312    </message>
     1313    <message>
     1314        <location filename="../ui/VBoxExportApplianceWzd.ui" line="419"/>
     1315        <source>Please specify a filename into which the appliance information will be written. Currently VirtualBox supports the Open Virtualization Format (OVF).</source>
     1316        <translation>Bitte geben Sie einen Namen für die Datei an, in die die Appliance-Informationen geschrieben werden. VirtualBox unterstützt das Open Virtualization Format (OVF).</translation>
     1317    </message>
    11031318</context>
    11041319<context>
    11051320    <name>VBoxFilePathSelectorWidget</name>
    11061321    <message>
    1107         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="276"/>
     1322        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="281"/>
    11081323        <source>&lt;reset to default&gt;</source>
    11091324        <translation>&lt;Voreinstellung&gt;</translation>
    11101325    </message>
    11111326    <message>
    1112         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="278"/>
     1327        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="283"/>
    11131328        <source>The actual default path value will be displayed after accepting the changes and opening this dialog again.</source>
    11141329        <translation>Der Standardpfad wird nach Bestätigen der Änderungen und erneutes Öffnen dieses Dialogs angezeigt.</translation>
    11151330    </message>
    11161331    <message>
    1117         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="282"/>
     1332        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="287"/>
    11181333        <source>&lt;not selected&gt;</source>
    11191334        <translation>&lt;nicht ausgewählt&gt;</translation>
    11201335    </message>
    11211336    <message>
    1122         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="284"/>
     1337        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="289"/>
    11231338        <source>Please use the &lt;b&gt;Other...&lt;/b&gt; item from the drop-down list to select a desired path.</source>
    11241339        <translation>Benutzen Sie &lt;b&gt;Ändern...&lt;/b&gt; zur Auswahl des gewünschten Pfades.</translation>
    11251340    </message>
    11261341    <message>
    1127         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="296"/>
     1342        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="301"/>
    11281343        <source>Other...</source>
    11291344        <translation>Ändern...</translation>
    11301345    </message>
    11311346    <message>
    1132         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="300"/>
     1347        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="305"/>
    11331348        <source>Reset</source>
    11341349        <translation>Zurücksetzen</translation>
    11351350    </message>
    11361351    <message>
    1137         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="307"/>
     1352        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="312"/>
    11381353        <source>Opens a dialog to select a different folder.</source>
    11391354        <translation>Öffnet einen Dialog zur Auswahl eines anderen Verzeichnisses.</translation>
    11401355    </message>
    11411356    <message>
    1142         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="310"/>
     1357        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="315"/>
    11431358        <source>Resets the folder path to the default value.</source>
    11441359        <translation>Setzt den Verzeichnispfad auf die Voreinstellung zurück.</translation>
    11451360    </message>
    11461361    <message>
    1147         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="316"/>
     1362        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="321"/>
    11481363        <source>Opens a dialog to select a different file.</source>
    11491364        <translation>Öffnet einen Dialog um eine andere Datei auszuwählen.</translation>
    11501365    </message>
    11511366    <message>
    1152         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="319"/>
     1367        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="324"/>
    11531368        <source>Resets the file path to the default value.</source>
    11541369        <translation>Setzt den Pfad auf die Voreinstellung zurück.</translation>
    11551370    </message>
    11561371    <message>
    1157         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="327"/>
     1372        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="332"/>
    11581373        <source>&amp;Copy</source>
    11591374        <translation>&amp;Kopieren</translation>
    11601375    </message>
    11611376    <message>
    1162         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="502"/>
     1377        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="507"/>
    11631378        <source>Please type the desired folder path here.</source>
    11641379        <translation>Bitte geben Sie hier das gewünschte Verzeichnis ein.</translation>
    11651380    </message>
    11661381    <message>
    1167         <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="503"/>
     1382        <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="508"/>
    11681383        <source>Please type the desired file path here.</source>
    11691384        <translation>Bitte geben Sie hier den gewünschten Pfad ein.</translation>
     
    11731388    <name>VBoxGLSettingsDlg</name>
    11741389    <message>
    1175         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="156"/>
     1390        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="149"/>
    11761391        <source>General</source>
    11771392        <translation>Allgemein</translation>
    11781393    </message>
    11791394    <message>
    1180         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="159"/>
     1395        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="152"/>
    11811396        <source>Input</source>
    11821397        <translation>Eingabe</translation>
    11831398    </message>
    11841399    <message>
    1185         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="162"/>
     1400        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="155"/>
    11861401        <source>Update</source>
    11871402        <translation>Update</translation>
    11881403    </message>
    11891404    <message>
    1190         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="165"/>
     1405        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="158"/>
    11911406        <source>Language</source>
    11921407        <translation>Sprache</translation>
    11931408    </message>
    11941409    <message>
    1195         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="169"/>
     1410        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="162"/>
    11961411        <source>USB</source>
    11971412        <translation>USB</translation>
    11981413    </message>
    11991414    <message>
    1200         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="183"/>
     1415        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="179"/>
    12011416        <source>VirtualBox - %1</source>
    12021417        <translation></translation>
     1418    </message>
     1419    <message>
     1420        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="166"/>
     1421        <source>Network</source>
     1422        <translation>Netzwerk</translation>
    12031423    </message>
    12041424</context>
     
    13061526    </message>
    13071527    <message>
    1308         <location filename="../src/VBoxGLSettingsLanguage.cpp" line="303"/>
     1528        <location filename="../src/VBoxGLSettingsLanguage.cpp" line="307"/>
    13091529        <source>Language:</source>
    13101530        <translation>Sprache:</translation>
     
    13411561    </message>
    13421562    <message>
    1343         <location filename="../src/VBoxGLSettingsLanguage.cpp" line="305"/>
     1563        <location filename="../src/VBoxGLSettingsLanguage.cpp" line="309"/>
    13441564        <source>Author(s):</source>
    13451565        <translation>Autor(en):</translation>
     1566    </message>
     1567</context>
     1568<context>
     1569    <name>VBoxGLSettingsNetwork</name>
     1570    <message>
     1571        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="60"/>
     1572        <source>%1 network</source>
     1573        <comment>&lt;adapter name&gt; network</comment>
     1574        <translation>%1-Netzwerk</translation>
     1575    </message>
     1576    <message>
     1577        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="130"/>
     1578        <source>host IPv4 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
     1579        <translation type="unfinished"></translation>
     1580    </message>
     1581    <message>
     1582        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="137"/>
     1583        <source>host IPv4 network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
     1584        <translation type="unfinished"></translation>
     1585    </message>
     1586    <message>
     1587        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="146"/>
     1588        <source>host IPv6 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
     1589        <translation type="unfinished"></translation>
     1590    </message>
     1591    <message>
     1592        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="158"/>
     1593        <source>DHCP server address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
     1594        <translation type="unfinished"></translation>
     1595    </message>
     1596    <message>
     1597        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="164"/>
     1598        <source>DHCP server network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
     1599        <translation type="unfinished"></translation>
     1600    </message>
     1601    <message>
     1602        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="170"/>
     1603        <source>DHCP lower address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
     1604        <translation type="unfinished"></translation>
     1605    </message>
     1606    <message>
     1607        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="176"/>
     1608        <source>DHCP upper address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
     1609        <translation type="unfinished"></translation>
     1610    </message>
     1611    <message>
     1612        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="193"/>
     1613        <source>Adapter</source>
     1614        <translation>Adapter</translation>
     1615    </message>
     1616    <message>
     1617        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="195"/>
     1618        <source>Automatically configured</source>
     1619        <comment>interface</comment>
     1620        <translation>automatisch konfiguriert</translation>
     1621    </message>
     1622    <message>
     1623        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="195"/>
     1624        <source>Manually configured</source>
     1625        <comment>interface</comment>
     1626        <translation>manuell konfiguriert</translation>
     1627    </message>
     1628    <message>
     1629        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="201"/>
     1630        <source>IPv4 Address</source>
     1631        <translation>IPv4-Adresse</translation>
     1632    </message>
     1633    <message>
     1634        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="232"/>
     1635        <source>Not set</source>
     1636        <comment>address</comment>
     1637        <translation>nicht gesetzt</translation>
     1638    </message>
     1639    <message>
     1640        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="204"/>
     1641        <source>IPv4 Network Mask</source>
     1642        <translation>IPv4 Netzmaske</translation>
     1643    </message>
     1644    <message>
     1645        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="235"/>
     1646        <source>Not set</source>
     1647        <comment>mask</comment>
     1648        <translation>nicht gesetzt</translation>
     1649    </message>
     1650    <message>
     1651        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="211"/>
     1652        <source>IPv6 Address</source>
     1653        <translation>IPv6-Adresse</translation>
     1654    </message>
     1655    <message>
     1656        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="214"/>
     1657        <source>IPv6 Network Mask Length</source>
     1658        <translation>IPv6 Netzmasken-Länge</translation>
     1659    </message>
     1660    <message>
     1661        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="216"/>
     1662        <source>Not set</source>
     1663        <comment>length</comment>
     1664        <translation>nicht gesetzt</translation>
     1665    </message>
     1666    <message>
     1667        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="222"/>
     1668        <source>DHCP Server</source>
     1669        <translation>DHCP-Server</translation>
     1670    </message>
     1671    <message>
     1672        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="224"/>
     1673        <source>Enabled</source>
     1674        <comment>server</comment>
     1675        <translation>aktiviert</translation>
     1676    </message>
     1677    <message>
     1678        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="224"/>
     1679        <source>Disabled</source>
     1680        <comment>server</comment>
     1681        <translation>deaktiviert</translation>
     1682    </message>
     1683    <message>
     1684        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="230"/>
     1685        <source>Address</source>
     1686        <translation>Adresse</translation>
     1687    </message>
     1688    <message>
     1689        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="233"/>
     1690        <source>Network Mask</source>
     1691        <translation>Netzmaske</translation>
     1692    </message>
     1693    <message>
     1694        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="236"/>
     1695        <source>Lower Bound</source>
     1696        <translation>Kleinste Adresse</translation>
     1697    </message>
     1698    <message>
     1699        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="241"/>
     1700        <source>Not set</source>
     1701        <comment>bound</comment>
     1702        <translation>nicht gesetzt</translation>
     1703    </message>
     1704    <message>
     1705        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="239"/>
     1706        <source>Upper Bound</source>
     1707        <translation>Größte Adresse</translation>
     1708    </message>
     1709    <message>
     1710        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="378"/>
     1711        <source>&amp;Add host-only network</source>
     1712        <translation type="unfinished"></translation>
     1713    </message>
     1714    <message>
     1715        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="379"/>
     1716        <source>&amp;Remove host-only network</source>
     1717        <translation type="unfinished"></translation>
     1718    </message>
     1719    <message>
     1720        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="380"/>
     1721        <source>&amp;Edit host-only network</source>
     1722        <translation type="unfinished"></translation>
     1723    </message>
     1724    <message>
     1725        <location filename="../src/VBoxGLSettingsNetwork.cpp" line="448"/>
     1726        <source>Performing</source>
     1727        <comment>creating/removing host-only network</comment>
     1728        <translation type="unfinished"></translation>
     1729    </message>
     1730    <message>
     1731        <location filename="../ui/VBoxGLSettingsNetwork.ui" line="50"/>
     1732        <source>&amp;Host-only Networks:</source>
     1733        <translation type="unfinished"></translation>
     1734    </message>
     1735    <message>
     1736        <location filename="../ui/VBoxGLSettingsNetwork.ui" line="72"/>
     1737        <source>Lists all available host-only networks.</source>
     1738        <translation type="unfinished"></translation>
     1739    </message>
     1740    <message>
     1741        <location filename="../ui/VBoxGLSettingsNetwork.ui" line="79"/>
     1742        <source>Name</source>
     1743        <translation>Name</translation>
     1744    </message>
     1745</context>
     1746<context>
     1747    <name>VBoxGLSettingsNetworkDetails</name>
     1748    <message>
     1749        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="30"/>
     1750        <source>Host-only Network Details</source>
     1751        <translation type="unfinished">Einstellungen für Hostonly Netzwerk</translation>
     1752    </message>
     1753    <message>
     1754        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="46"/>
     1755        <source>&amp;Adapter</source>
     1756        <translation type="unfinished"></translation>
     1757    </message>
     1758    <message>
     1759        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="52"/>
     1760        <source>Manual &amp;Configuration</source>
     1761        <translation type="unfinished"></translation>
     1762    </message>
     1763    <message>
     1764        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="58"/>
     1765        <source>Use manual configuration for this host-only network adapter.</source>
     1766        <translation type="unfinished"></translation>
     1767    </message>
     1768    <message>
     1769        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="65"/>
     1770        <source>&amp;IPv4 Address:</source>
     1771        <translation type="unfinished"></translation>
     1772    </message>
     1773    <message>
     1774        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="84"/>
     1775        <source>Displays the host IPv4 address for this adapter.</source>
     1776        <translation type="unfinished"></translation>
     1777    </message>
     1778    <message>
     1779        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="91"/>
     1780        <source>IPv4 Network &amp;Mask:</source>
     1781        <translation type="unfinished"></translation>
     1782    </message>
     1783    <message>
     1784        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="110"/>
     1785        <source>Displays the host IPv4 network mask for this adapter.</source>
     1786        <translation type="unfinished"></translation>
     1787    </message>
     1788    <message>
     1789        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="117"/>
     1790        <source>I&amp;Pv6 Address:</source>
     1791        <translation type="unfinished"></translation>
     1792    </message>
     1793    <message>
     1794        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="136"/>
     1795        <source>Displays the host IPv6 address for this adapter if IPv6 is supported.</source>
     1796        <translation type="unfinished"></translation>
     1797    </message>
     1798    <message>
     1799        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="143"/>
     1800        <source>IPv6 Network Mask &amp;Length:</source>
     1801        <translation type="unfinished"></translation>
     1802    </message>
     1803    <message>
     1804        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="162"/>
     1805        <source>Displays the host IPv6 network mask prefix length for this adapter if IPv6 is supported.</source>
     1806        <translation type="unfinished"></translation>
     1807    </message>
     1808    <message>
     1809        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="183"/>
     1810        <source>&amp;DHCP Server</source>
     1811        <translation type="unfinished"></translation>
     1812    </message>
     1813    <message>
     1814        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="189"/>
     1815        <source>&amp;Enable Server</source>
     1816        <translation type="unfinished"></translation>
     1817    </message>
     1818    <message>
     1819        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="192"/>
     1820        <source>Indicates whether the DHCP Server is enabled on machine startup or not.</source>
     1821        <translation type="unfinished"></translation>
     1822    </message>
     1823    <message>
     1824        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="199"/>
     1825        <source>Server Add&amp;ress:</source>
     1826        <translation type="unfinished"></translation>
     1827    </message>
     1828    <message>
     1829        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="218"/>
     1830        <source>Displays the address of the DHCP server servicing the network associated with this host-only adapter.</source>
     1831        <translation type="unfinished"></translation>
     1832    </message>
     1833    <message>
     1834        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="225"/>
     1835        <source>Server &amp;Mask:</source>
     1836        <translation type="unfinished"></translation>
     1837    </message>
     1838    <message>
     1839        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="244"/>
     1840        <source>Displays the network mask of the DHCP server servicing the network associated with this host-only adapter.</source>
     1841        <translation type="unfinished"></translation>
     1842    </message>
     1843    <message>
     1844        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="251"/>
     1845        <source>&amp;Lower Address Bound:</source>
     1846        <translation type="unfinished"></translation>
     1847    </message>
     1848    <message>
     1849        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="270"/>
     1850        <source>Displays the lower address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
     1851        <translation type="unfinished"></translation>
     1852    </message>
     1853    <message>
     1854        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="277"/>
     1855        <source>&amp;Upper Address Bound:</source>
     1856        <translation type="unfinished"></translation>
     1857    </message>
     1858    <message>
     1859        <location filename="../ui/VBoxGLSettingsNetworkDetails.ui" line="296"/>
     1860        <source>Displays the upper address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
     1861        <translation type="unfinished"></translation>
    13461862    </message>
    13471863</context>
     
    13691885    </message>
    13701886    <message>
    1371         <location filename="../ui/VBoxGLSettingsUpdate.ui" line="145"/>
     1887        <location filename="../ui/VBoxGLSettingsUpdate.ui" line="129"/>
    13721888        <source>Next Check:</source>
    13731889        <translation>Nächste Überprüfung:</translation>
     
    15632079    </message>
    15642080    <message>
    1565         <location filename="../src/VBoxVMInformationDlg.cpp" line="595"/>
     2081        <location filename="../src/VBoxVMInformationDlg.cpp" line="633"/>
    15662082        <source>Adapter %1</source>
    15672083        <comment>details report (network)</comment>
     
    19922508    </message>
    19932509    <message>
    1994         <location filename="../src/VBoxVMInformationDlg.cpp" line="455"/>
     2510        <location filename="../src/VBoxVMInformationDlg.cpp" line="474"/>
    19952511        <source>VT-x/AMD-V</source>
    19962512        <comment>details report</comment>
     
    19982514    </message>
    19992515    <message>
    2000         <location filename="../src/VBoxVMInformationDlg.cpp" line="428"/>
     2516        <location filename="../src/VBoxVMInformationDlg.cpp" line="447"/>
    20012517        <source>Enabled</source>
    20022518        <comment>details report (VT-x/AMD-V)</comment>
     
    20042520    </message>
    20052521    <message>
    2006         <location filename="../src/VBoxVMInformationDlg.cpp" line="429"/>
     2522        <location filename="../src/VBoxVMInformationDlg.cpp" line="448"/>
    20072523        <source>Disabled</source>
    20082524        <comment>details report (VT-x/AMD-V)</comment>
     
    23082824    </message>
    23092825    <message>
    2310         <location filename="../src/VBoxVMInformationDlg.cpp" line="456"/>
     2826        <location filename="../src/VBoxVMInformationDlg.cpp" line="475"/>
    23112827        <source>Nested Paging</source>
    23122828        <comment>details report</comment>
     
    23142830    </message>
    23152831    <message>
    2316         <location filename="../src/VBoxVMInformationDlg.cpp" line="431"/>
     2832        <location filename="../src/VBoxVMInformationDlg.cpp" line="450"/>
    23172833        <source>Enabled</source>
    23182834        <comment>details report (Nested Paging)</comment>
     
    23202836    </message>
    23212837    <message>
    2322         <location filename="../src/VBoxVMInformationDlg.cpp" line="432"/>
     2838        <location filename="../src/VBoxVMInformationDlg.cpp" line="451"/>
    23232839        <source>Disabled</source>
    23242840        <comment>details report (Nested Paging)</comment>
     
    24212937        <location filename="../src/VBoxImportApplianceWgt.cpp" line="162"/>
    24222938        <source>Virtual System %1</source>
    2423         <translation>Virtuelles System %1</translation>
     2939        <translation type="obsolete">Virtuelles System %1</translation>
    24242940    </message>
    24252941    <message>
    24262942        <location filename="../src/VBoxImportApplianceWgt.cpp" line="250"/>
    24272943        <source>Name</source>
    2428         <translation>Name</translation>
     2944        <translation type="obsolete">Name</translation>
    24292945    </message>
    24302946    <message>
    24312947        <location filename="../src/VBoxImportApplianceWgt.cpp" line="251"/>
    24322948        <source>Guest OS Type</source>
    2433         <translation>Gast-Betriebssystem</translation>
    2434     </message>
    2435     <message>
    2436         <location filename="../src/VBoxImportApplianceWgt.cpp" line="252"/>
    2437         <source>CPU</source>
    2438         <translation></translation>
    2439     </message>
    2440     <message>
    2441         <location filename="../src/VBoxImportApplianceWgt.cpp" line="253"/>
    2442         <source>RAM</source>
    2443         <translation></translation>
     2949        <translation type="obsolete">Gast-Betriebssystem</translation>
    24442950    </message>
    24452951    <message>
    24462952        <location filename="../src/VBoxImportApplianceWgt.cpp" line="254"/>
    24472953        <source>Hard Disk Controller IDE</source>
    2448         <translation>Festplatten-Controller IDE</translation>
     2954        <translation type="obsolete">Festplatten-Controller IDE</translation>
    24492955    </message>
    24502956    <message>
    24512957        <location filename="../src/VBoxImportApplianceWgt.cpp" line="255"/>
    24522958        <source>Hard Disk Controller SATA</source>
    2453         <translation>Festplatten-Controller SATA</translation>
     2959        <translation type="obsolete">Festplatten-Controller SATA</translation>
    24542960    </message>
    24552961    <message>
    24562962        <location filename="../src/VBoxImportApplianceWgt.cpp" line="256"/>
    24572963        <source>Hard Disk Controller SCSI</source>
    2458         <translation>Festplatten-Controller SCSI</translation>
    2459     </message>
    2460     <message>
    2461         <location filename="../src/VBoxImportApplianceWgt.cpp" line="257"/>
    2462         <source>DVD</source>
    2463         <translation></translation>
    2464     </message>
    2465     <message>
    2466         <location filename="../src/VBoxImportApplianceWgt.cpp" line="258"/>
    2467         <source>Floppy</source>
    2468         <translation></translation>
     2964        <translation type="obsolete">Festplatten-Controller SCSI</translation>
    24692965    </message>
    24702966    <message>
    24712967        <location filename="../src/VBoxImportApplianceWgt.cpp" line="259"/>
    24722968        <source>Network Adapter</source>
    2473         <translation>Netzwerk-Adapter</translation>
     2969        <translation type="obsolete">Netzwerk-Adapter</translation>
    24742970    </message>
    24752971    <message>
    24762972        <location filename="../src/VBoxImportApplianceWgt.cpp" line="260"/>
    24772973        <source>USB Controller</source>
    2478         <translation>USB-Controller</translation>
     2974        <translation type="obsolete">USB-Controller</translation>
    24792975    </message>
    24802976    <message>
    24812977        <location filename="../src/VBoxImportApplianceWgt.cpp" line="261"/>
    24822978        <source>Sound Card</source>
    2483         <translation>Soundkarte</translation>
     2979        <translation type="obsolete">Soundkarte</translation>
    24842980    </message>
    24852981    <message>
    24862982        <location filename="../src/VBoxImportApplianceWgt.cpp" line="262"/>
    24872983        <source>Virtual Disk Image</source>
    2488         <translation>Virtuelles Plattenabbild</translation>
     2984        <translation type="obsolete">Virtuelles Plattenabbild</translation>
    24892985    </message>
    24902986    <message>
    24912987        <location filename="../src/VBoxImportApplianceWgt.cpp" line="263"/>
    24922988        <source>Unknown Hardware Item</source>
    2493         <translation>Unbekannter Hardware</translation>
    2494     </message>
    2495     <message>
    2496         <location filename="../src/VBoxImportApplianceWgt.cpp" line="418"/>
    2497         <source>MB</source>
    2498         <translation></translation>
     2989        <translation type="obsolete">Unbekannter Hardware</translation>
    24992990    </message>
    25002991    <message>
    25012992        <location filename="../src/VBoxImportApplianceWgt.cpp" line="286"/>
    25022993        <source>&lt;b&gt;Original Value:&lt;/b&gt; %1</source>
    2503         <translation>&lt;b&gt;Originalwert:&lt;/b&gt; %1</translation>
     2994        <translation type="obsolete">&lt;b&gt;Originalwert:&lt;/b&gt; %1</translation>
    25042995    </message>
    25052996    <message>
    25062997        <location filename="../src/VBoxImportApplianceWgt.cpp" line="930"/>
    25072998        <source>Description</source>
    2508         <translation>Beschreibung</translation>
     2999        <translation type="obsolete">Beschreibung</translation>
    25093000    </message>
    25103001    <message>
    25113002        <location filename="../src/VBoxImportApplianceWgt.cpp" line="931"/>
    25123003        <source>Configuration</source>
    2513         <translation>Konfiguration</translation>
    2514     </message>
    2515     <message>
    2516         <location filename="../src/VBoxImportApplianceWgt.cpp" line="1076"/>
     3004        <translation type="obsolete">Konfiguration</translation>
     3005    </message>
     3006    <message>
     3007        <location filename="../src/VBoxImportApplianceWgt.cpp" line="133"/>
    25173008        <source>Importing Appliance ...</source>
    25183009        <translation>Appliance importieren ...</translation>
     
    25213012        <location filename="../ui/VBoxImportApplianceWgt.ui" line="31"/>
    25223013        <source>Form</source>
    2523         <translation>Formular</translation>
     3014        <translation type="obsolete">Formular</translation>
    25243015    </message>
    25253016    <message>
    25263017        <location filename="../ui/VBoxImportApplianceWgt.ui" line="65"/>
    25273018        <source>Warnings:</source>
    2528         <translation>Warnungen:</translation>
     3019        <translation type="obsolete">Warnungen:</translation>
    25293020    </message>
    25303021</context>
     
    25323023    <name>VBoxImportApplianceWzd</name>
    25333024    <message>
    2534         <location filename="../src/VBoxImportApplianceWzd.cpp" line="45"/>
     3025        <location filename="../src/VBoxImportApplianceWzd.cpp" line="127"/>
    25353026        <source>Select an appliance to import</source>
    25363027        <translation>Auswahl einer Appliance für den Import</translation>
    25373028    </message>
    25383029    <message>
    2539         <location filename="../src/VBoxImportApplianceWzd.cpp" line="46"/>
     3030        <location filename="../src/VBoxImportApplianceWzd.cpp" line="128"/>
    25403031        <source>Open Virtualization Format (%1)</source>
    25413032        <translation>Open Virtualization Format (%1)</translation>
     
    25503041        <source>Welcome to the Appliance Import Wizard!</source>
    25513042        <translation type="unfinished"></translation>
     3043    </message>
     3044    <message>
     3045        <location filename="../ui/VBoxImportApplianceWzd.ui" line="331"/>
     3046        <source>&lt; &amp;Back</source>
     3047        <translation>&lt; &amp;Zurück</translation>
     3048    </message>
     3049    <message>
     3050        <location filename="../ui/VBoxImportApplianceWzd.ui" line="171"/>
     3051        <source>&amp;Next &gt;</source>
     3052        <translation>&amp;Weiter &gt;</translation>
     3053    </message>
     3054    <message>
     3055        <location filename="../ui/VBoxImportApplianceWzd.ui" line="361"/>
     3056        <source>Cancel</source>
     3057        <translation>Abbrechen</translation>
     3058    </message>
     3059    <message>
     3060        <location filename="../ui/VBoxImportApplianceWzd.ui" line="215"/>
     3061        <source>Appliance Import Settings</source>
     3062        <translation>Appliance Import-Einstellungen</translation>
     3063    </message>
     3064    <message>
     3065        <location filename="../ui/VBoxImportApplianceWzd.ui" line="311"/>
     3066        <source>Restore Defaults</source>
     3067        <translation>Standardeinstellungen</translation>
     3068    </message>
     3069    <message>
     3070        <location filename="../ui/VBoxImportApplianceWzd.ui" line="338"/>
     3071        <source>&amp;Import &gt;</source>
     3072        <translation>&amp;Importieren &gt;</translation>
    25523073    </message>
    25533074    <message>
     
    25573078p, li { white-space: pre-wrap; }
    25583079&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
    2559 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard will you guide to the process of importing an Appliance. &lt;/p&gt;
     3080&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard will you guide to the process of importing an appliance. &lt;/p&gt;
    25603081&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use the &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button to go the next page of the wizard and the &lt;span style=&quot; font-weight:600;&quot;&gt;Back&lt;/span&gt; button to return to the previous page.&lt;/p&gt;
    2561 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;In order to import an Appliance you have to select a file describing the Appliance first. Currently VirtualBox supports the Open Virtualization Format (OVF). To continue select the file to import below:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
    2562         <translation type="unfinished"></translation>
    2563     </message>
    2564     <message>
    2565         <location filename="../ui/VBoxImportApplianceWzd.ui" line="331"/>
    2566         <source>&lt; &amp;Back</source>
    2567         <translation>&lt; &amp;Zurück</translation>
    2568     </message>
    2569     <message>
    2570         <location filename="../ui/VBoxImportApplianceWzd.ui" line="171"/>
    2571         <source>&amp;Next &gt;</source>
    2572         <translation>&amp;Weiter &gt;</translation>
    2573     </message>
    2574     <message>
    2575         <location filename="../ui/VBoxImportApplianceWzd.ui" line="361"/>
    2576         <source>Cancel</source>
    2577         <translation>Abbrechen</translation>
    2578     </message>
    2579     <message>
    2580         <location filename="../ui/VBoxImportApplianceWzd.ui" line="215"/>
    2581         <source>Appliance Import Settings</source>
    2582         <translation>Appliance Import-Einstellungen</translation>
     3082&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;In order to import an appliance, you have to select a file describing the appliance first. Currently VirtualBox supports the Open Virtualization Format (OVF). To continue, select the file to import below:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
     3083        <translation type="unfinished"></translation>
    25833084    </message>
    25843085    <message>
    25853086        <location filename="../ui/VBoxImportApplianceWzd.ui" line="265"/>
    2586         <source>These are the Virtual Machines as described in the Appliance. VirtualBox has done some initial mapping of the various values. You can change most of the shown properties by double clicking on the items. To disable some of them use the check box near the values.</source>
    2587         <translation type="unfinished"></translation>
    2588     </message>
    2589     <message>
    2590         <location filename="../ui/VBoxImportApplianceWzd.ui" line="311"/>
    2591         <source>Restore Defaults</source>
    2592         <translation>Standardeinstellungen</translation>
    2593     </message>
    2594     <message>
    2595         <location filename="../ui/VBoxImportApplianceWzd.ui" line="338"/>
    2596         <source>&amp;Import &gt;</source>
    2597         <translation>&amp;Importieren &gt;</translation>
     3087        <source>These are the virtual machines as described in the appliance with their suggested mappings for importing into VirtualBox. You can change many of the shown properties by double-clicking on the items and disable others by clicking on the check boxes below.</source>
     3088        <translation type="unfinished"></translation>
     3089    </message>
     3090</context>
     3091<context>
     3092    <name>VBoxImportLicenseViewer</name>
     3093    <message>
     3094        <location filename="../src/VBoxImportApplianceWzd.cpp" line="76"/>
     3095        <source>&lt;b&gt;The virtual system &quot;%1&quot; requires that you agree to the terms and conditions of the software license agreement shown below.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;b&gt;Agree&lt;/b&gt; to continue or click &lt;b&gt;Disagree&lt;/b&gt; to cancel the import.</source>
     3096        <translation type="unfinished"></translation>
     3097    </message>
     3098    <message>
     3099        <location filename="../src/VBoxImportApplianceWzd.cpp" line="83"/>
     3100        <source>Software License Agreement</source>
     3101        <translation type="unfinished"></translation>
     3102    </message>
     3103    <message>
     3104        <location filename="../src/VBoxImportApplianceWzd.cpp" line="84"/>
     3105        <source>&amp;Disagree</source>
     3106        <translation>&amp;Ablehnen</translation>
     3107    </message>
     3108    <message>
     3109        <location filename="../src/VBoxImportApplianceWzd.cpp" line="85"/>
     3110        <source>&amp;Agree</source>
     3111        <translation>&amp;Zustimmen</translation>
     3112    </message>
     3113    <message>
     3114        <location filename="../src/VBoxImportApplianceWzd.cpp" line="86"/>
     3115        <source>&amp;Print...</source>
     3116        <translation>&amp;Drucken</translation>
     3117    </message>
     3118    <message>
     3119        <location filename="../src/VBoxImportApplianceWzd.cpp" line="87"/>
     3120        <source>&amp;Save...</source>
     3121        <translation>&amp;Abspeichern</translation>
     3122    </message>
     3123    <message>
     3124        <location filename="../src/VBoxImportApplianceWzd.cpp" line="102"/>
     3125        <source>Text (*.txt)</source>
     3126        <translation type="unfinished"></translation>
     3127    </message>
     3128    <message>
     3129        <location filename="../src/VBoxImportApplianceWzd.cpp" line="102"/>
     3130        <source>Select a file to save into...</source>
     3131        <translation type="unfinished"></translation>
    25983132    </message>
    25993133</context>
     
    26143148        <source>I &amp;Disagree</source>
    26153149        <translation>Ablehnen</translation>
     3150    </message>
     3151</context>
     3152<context>
     3153    <name>VBoxLineTextEdit</name>
     3154    <message>
     3155        <location filename="../src/VBoxLineTextEdit.cpp" line="111"/>
     3156        <source>&amp;Edit</source>
     3157        <translation>&amp;Ändern</translation>
    26163158    </message>
    26173159</context>
     
    30863628        <location filename="../ui/VBoxNewVMWzd.ui" line="832"/>
    30873629        <source>N&amp;ew...</source>
    3088         <translation>N&amp;eu...</translation>
     3630        <translation type="obsolete">N&amp;eu...</translation>
    30893631    </message>
    30903632    <message>
    30913633        <location filename="../ui/VBoxNewVMWzd.ui" line="839"/>
    30923634        <source>E&amp;xisting...</source>
    3093         <translation>E&amp;xistierend...</translation>
     3635        <translation type="obsolete">E&amp;xistierend...</translation>
    30943636    </message>
    30953637    <message>
     
    30993641    </message>
    31003642    <message>
    3101         <location filename="../ui/VBoxNewVMWzd.ui" line="962"/>
     3643        <location filename="../ui/VBoxNewVMWzd.ui" line="956"/>
    31023644        <source>Summary</source>
    31033645        <translation>Zusammenfassung</translation>
    31043646    </message>
    31053647    <message>
    3106         <location filename="../src/VBoxNewVMWzd.cpp" line="140"/>
     3648        <location filename="../src/VBoxNewVMWzd.cpp" line="154"/>
    31073649        <source>The recommended base memory size is &lt;b&gt;%1&lt;/b&gt; MB.</source>
    31083650        <translation>Die empfohlene Hauptspeichergröße beträgt &lt;b&gt;%1&lt;/b&gt; MB.</translation>
    31093651    </message>
    31103652    <message>
    3111         <location filename="../src/VBoxNewVMWzd.cpp" line="143"/>
     3653        <location filename="../src/VBoxNewVMWzd.cpp" line="157"/>
    31123654        <source>The recommended size of the boot hard disk is &lt;b&gt;%1&lt;/b&gt; MB.</source>
    31133655        <translation>Die empfohlene Größe der Bootplatte beträgt &lt;b&gt;%1&lt;/b&gt; MB.</translation>
     
    31193661    </message>
    31203662    <message>
    3121         <location filename="../ui/VBoxNewVMWzd.ui" line="1119"/>
     3663        <location filename="../ui/VBoxNewVMWzd.ui" line="1113"/>
    31223664        <source>&lt; &amp;Back</source>
    31233665        <translation>&lt; &amp;Zurück</translation>
    31243666    </message>
    31253667    <message>
    3126         <location filename="../ui/VBoxNewVMWzd.ui" line="918"/>
     3668        <location filename="../ui/VBoxNewVMWzd.ui" line="912"/>
    31273669        <source>&amp;Next &gt;</source>
    31283670        <translation>&amp;Weiter &gt;</translation>
     
    31343676    </message>
    31353677    <message>
    3136         <location filename="../ui/VBoxNewVMWzd.ui" line="1020"/>
     3678        <location filename="../ui/VBoxNewVMWzd.ui" line="1014"/>
    31373679        <source>&lt;p&gt;You are going to create a new virtual machine with the following parameters:&lt;/p&gt;</source>
    31383680        <translation>&lt;p&gt;Sie möchten eine neue virtuelle Festplatte mit den folgenden Parametern erstellen:&lt;/p&gt;</translation>
    31393681    </message>
    31403682    <message>
    3141         <location filename="../ui/VBoxNewVMWzd.ui" line="1067"/>
     3683        <location filename="../ui/VBoxNewVMWzd.ui" line="1061"/>
    31423684        <source>&lt;p&gt;If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new virtual machine will be created. &lt;/p&gt;&lt;p&gt;Note that you can alter these and all other setting of the created virtual machine at any time using the &lt;b&gt;Settings&lt;/b&gt; dialog accessible through the menu of the main window.&lt;/p&gt;</source>
    31433685        <translation>&lt;p&gt;Drücken Sie &lt;b&gt;Fertig&lt;/b&gt;, wenn alle oben angegebenen Einstellungen richtig sind. Damit wird eine neue virtuelle Maschine erzeugt.&lt;/p&gt;&lt;/p&gt;Sie können diese und andere Einstellungen der virtuellen Maschine jederzeit im Dialog &lt;b&gt;Einstellungen&lt;/b&gt; ausgehend vom Hauptfenster ändern.&lt;/p&gt;</translation>
    31443686    </message>
    31453687    <message>
    3146         <location filename="../ui/VBoxNewVMWzd.ui" line="1126"/>
     3688        <location filename="../ui/VBoxNewVMWzd.ui" line="1120"/>
    31473689        <source>&amp;Finish</source>
    31483690        <translation>&amp;Fertig</translation>
    31493691    </message>
    31503692    <message>
    3151         <location filename="../src/VBoxNewVMWzd.cpp" line="166"/>
     3693        <location filename="../src/VBoxNewVMWzd.cpp" line="180"/>
    31523694        <source>MB</source>
    31533695        <comment>megabytes</comment>
     
    31553697    </message>
    31563698    <message>
    3157         <location filename="../src/VBoxNewVMWzd.cpp" line="163"/>
     3699        <location filename="../src/VBoxNewVMWzd.cpp" line="177"/>
    31583700        <source>Name</source>
    31593701        <comment>summary</comment>
     
    31613703    </message>
    31623704    <message>
    3163         <location filename="../src/VBoxNewVMWzd.cpp" line="164"/>
     3705        <location filename="../src/VBoxNewVMWzd.cpp" line="178"/>
    31643706        <source>OS Type</source>
    31653707        <comment>summary</comment>
     
    31673709    </message>
    31683710    <message>
    3169         <location filename="../src/VBoxNewVMWzd.cpp" line="165"/>
     3711        <location filename="../src/VBoxNewVMWzd.cpp" line="179"/>
    31703712        <source>Base Memory</source>
    31713713        <comment>summary</comment>
     
    31733715    </message>
    31743716    <message>
    3175         <location filename="../src/VBoxNewVMWzd.cpp" line="171"/>
     3717        <location filename="../src/VBoxNewVMWzd.cpp" line="185"/>
    31763718        <source>Boot Hard Disk</source>
    31773719        <comment>summary</comment>
     
    31793721    </message>
    31803722    <message>
    3181         <location filename="../ui/VBoxNewVMWzd.ui" line="1149"/>
     3723        <location filename="../ui/VBoxNewVMWzd.ui" line="1143"/>
    31823724        <source>Cancel</source>
    31833725        <translation>Abbrechen</translation>
     
    31933735        <translation>B&amp;oot Festplatte (Primärer Master)</translation>
    31943736    </message>
     3737    <message>
     3738        <location filename="../ui/VBoxNewVMWzd.ui" line="829"/>
     3739        <source>&amp;Create new hard disk</source>
     3740        <translation>Festplatte &amp;erzeugen</translation>
     3741    </message>
     3742    <message>
     3743        <location filename="../ui/VBoxNewVMWzd.ui" line="839"/>
     3744        <source>&amp;Use existing hard disk</source>
     3745        <translation>Festplatte &amp;benutzen</translation>
     3746    </message>
    31953747</context>
    31963748<context>
     
    32203772    <name>VBoxProblemReporter</name>
    32213773    <message>
    3222         <location filename="../src/VBoxProblemReporter.cpp" line="305"/>
     3774        <location filename="../src/VBoxProblemReporter.cpp" line="159"/>
    32233775        <source>VirtualBox - Information</source>
    32243776        <comment>msg box title</comment>
     
    32263778    </message>
    32273779    <message>
    3228         <location filename="../src/VBoxProblemReporter.cpp" line="309"/>
     3780        <location filename="../src/VBoxProblemReporter.cpp" line="163"/>
    32293781        <source>VirtualBox - Question</source>
    32303782        <comment>msg box title</comment>
     
    32323784    </message>
    32333785    <message>
    3234         <location filename="../src/VBoxProblemReporter.cpp" line="313"/>
     3786        <location filename="../src/VBoxProblemReporter.cpp" line="167"/>
    32353787        <source>VirtualBox - Warning</source>
    32363788        <comment>msg box title</comment>
     
    32383790    </message>
    32393791    <message>
    3240         <location filename="../src/VBoxProblemReporter.cpp" line="317"/>
     3792        <location filename="../src/VBoxProblemReporter.cpp" line="171"/>
    32413793        <source>VirtualBox - Error</source>
    32423794        <comment>msg box title</comment>
     
    32443796    </message>
    32453797    <message>
    3246         <location filename="../src/VBoxProblemReporter.cpp" line="321"/>
     3798        <location filename="../src/VBoxProblemReporter.cpp" line="175"/>
    32473799        <source>VirtualBox - Critical Error</source>
    32483800        <comment>msg box title</comment>
     
    32503802    </message>
    32513803    <message>
    3252         <location filename="../src/VBoxProblemReporter.cpp" line="348"/>
     3804        <location filename="../src/VBoxProblemReporter.cpp" line="199"/>
    32533805        <source>Do not show this message again</source>
    32543806        <comment>msg box flag</comment>
     
    32563808    </message>
    32573809    <message>
    3258         <location filename="../src/VBoxProblemReporter.cpp" line="487"/>
     3810        <location filename="../src/VBoxProblemReporter.cpp" line="371"/>
    32593811        <source>Failed to open &lt;tt&gt;%1&lt;/tt&gt;. Make sure your desktop environment can properly handle URLs of this type.</source>
    32603812        <translation>&lt;tt&gt;%1&lt;/tt&gt; konnte nicht geöffnet werden. Stellen Sie sicher, dass Ihre Benutzeroberfläche URLs anzeigen kann.</translation>
    32613813    </message>
    32623814    <message>
    3263         <location filename="../src/VBoxProblemReporter.cpp" line="538"/>
     3815        <location filename="../src/VBoxProblemReporter.cpp" line="422"/>
    32643816        <source>&lt;p&gt;Failed to initialize COM or to find the VirtualBox COM server. Most likely, the VirtualBox server is not running or failed to start.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
    32653817        <translation>&lt;p&gt;Die COM-Schnittstelle konnte nicht initialisiert werden oder der COM-Server wurde nicht gefunden. Möglicherweise ist der VirtualBox-Server nicht gestartet.&lt;/p&gt;&lt;p&gt;Die Anwendung wird nun geschlossen.&lt;/p&gt;</translation>
    32663818    </message>
    32673819    <message>
    3268         <location filename="../src/VBoxProblemReporter.cpp" line="546"/>
     3820        <location filename="../src/VBoxProblemReporter.cpp" line="430"/>
    32693821        <source>&lt;p&gt;Failed to create the VirtualBox COM object.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
    32703822        <translation>&lt;p&gt;Das COM-Objekt für VirtualBox konnte nicht erzeugt werden.&lt;/p&gt;&lt;p&gt;Die Anwendung wird nun beendet.&lt;/p&gt;</translation>
    32713823    </message>
    32723824    <message>
    3273         <location filename="../src/VBoxProblemReporter.cpp" line="594"/>
     3825        <location filename="../src/VBoxProblemReporter.cpp" line="478"/>
    32743826        <source>Failed to set global VirtualBox properties.</source>
    32753827        <translation>Die globalen Eigenschaften konnten nicht definiert werden.</translation>
    32763828    </message>
    32773829    <message>
    3278         <location filename="../src/VBoxProblemReporter.cpp" line="624"/>
     3830        <location filename="../src/VBoxProblemReporter.cpp" line="508"/>
    32793831        <source>Failed to access the USB subsystem.</source>
    32803832        <translation>Kein Zugriff auf das USB-Subsystem.</translation>
    32813833    </message>
    32823834    <message>
    3283         <location filename="../src/VBoxProblemReporter.cpp" line="635"/>
     3835        <location filename="../src/VBoxProblemReporter.cpp" line="519"/>
    32843836        <source>Failed to create a new virtual machine.</source>
    32853837        <translation>Eine neue virtuelle Maschine konnte nicht erstellt werden.</translation>
    32863838    </message>
    32873839    <message>
    3288         <location filename="../src/VBoxProblemReporter.cpp" line="648"/>
     3840        <location filename="../src/VBoxProblemReporter.cpp" line="532"/>
    32893841        <source>Failed to create a new virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    32903842        <translation>Die neue virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht erstellt werden.</translation>
    32913843    </message>
    32923844    <message>
    3293         <location filename="../src/VBoxProblemReporter.cpp" line="660"/>
     3845        <location filename="../src/VBoxProblemReporter.cpp" line="544"/>
    32943846        <source>Failed to apply the settings to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    32953847        <translation>Die Einstellungen für die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; konnten nicht übernommen werden.</translation>
    32963848    </message>
    32973849    <message>
    3298         <location filename="../src/VBoxProblemReporter.cpp" line="721"/>
     3850        <location filename="../src/VBoxProblemReporter.cpp" line="605"/>
    32993851        <source>Failed to start the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33003852        <translation>Die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht gestartet werden.</translation>
    33013853    </message>
    33023854    <message>
    3303         <location filename="../src/VBoxProblemReporter.cpp" line="733"/>
     3855        <location filename="../src/VBoxProblemReporter.cpp" line="617"/>
    33043856        <source>Failed to pause the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33053857        <translation>Die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht angehalten werden.</translation>
    33063858    </message>
    33073859    <message>
    3308         <location filename="../src/VBoxProblemReporter.cpp" line="744"/>
     3860        <location filename="../src/VBoxProblemReporter.cpp" line="628"/>
    33093861        <source>Failed to resume the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33103862        <translation>Die Ausführung der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht fortgesetzt werden.</translation>
    33113863    </message>
    33123864    <message>
    3313         <location filename="../src/VBoxProblemReporter.cpp" line="781"/>
     3865        <location filename="../src/VBoxProblemReporter.cpp" line="665"/>
    33143866        <source>Failed to save the state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33153867        <translation>Der Zustand der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht gesichert werden.</translation>
    33163868    </message>
    33173869    <message>
    3318         <location filename="../src/VBoxProblemReporter.cpp" line="807"/>
     3870        <location filename="../src/VBoxProblemReporter.cpp" line="691"/>
    33193871        <source>Failed to create a snapshot of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33203872        <translation>Es konnte kein Sicherungspunkt der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; erstellt werden.</translation>
    33213873    </message>
    33223874    <message>
    3323         <location filename="../src/VBoxProblemReporter.cpp" line="831"/>
     3875        <location filename="../src/VBoxProblemReporter.cpp" line="715"/>
    33243876        <source>Failed to stop the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33253877        <translation>Die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht angehalten werden.</translation>
    33263878    </message>
    33273879    <message>
    3328         <location filename="../src/VBoxProblemReporter.cpp" line="843"/>
     3880        <location filename="../src/VBoxProblemReporter.cpp" line="727"/>
    33293881        <source>Failed to remove the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33303882        <translation>Die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht gelöscht werden.</translation>
    33313883    </message>
    33323884    <message>
    3333         <location filename="../src/VBoxProblemReporter.cpp" line="854"/>
     3885        <location filename="../src/VBoxProblemReporter.cpp" line="738"/>
    33343886        <source>Failed to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33353887        <translation>Der gesicherte Zustand der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht freigegeben werden.</translation>
    33363888    </message>
    33373889    <message>
    3338         <location filename="../src/VBoxProblemReporter.cpp" line="910"/>
     3890        <location filename="../src/VBoxProblemReporter.cpp" line="803"/>
    33393891        <source>Failed to discard the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
    33403892        <translation>Der Sicherungspunkt &lt;b&gt;%1&lt;/b&gt; der virtuellen Maschine &lt;b&gt;%2&lt;/b&gt; konnte nicht freigegeben werden.</translation>
    33413893    </message>
    33423894    <message>
    3343         <location filename="../src/VBoxProblemReporter.cpp" line="935"/>
     3895        <location filename="../src/VBoxProblemReporter.cpp" line="828"/>
    33443896        <source>Failed to discard the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33453897        <translation>Der aktuelle Zustand der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht freigegeben werden.</translation>
    33463898    </message>
    33473899    <message>
    3348         <location filename="../src/VBoxProblemReporter.cpp" line="959"/>
     3900        <location filename="../src/VBoxProblemReporter.cpp" line="852"/>
    33493901        <source>Failed to discard the current snapshot and the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33503902        <translation>Der aktuelle Sicherungspunkt sowie der aktuelle Zustand der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnten nicht freigegeben werden.</translation>
    33513903    </message>
    33523904    <message>
    3353         <location filename="../src/VBoxProblemReporter.cpp" line="970"/>
     3905        <location filename="../src/VBoxProblemReporter.cpp" line="863"/>
    33543906        <source>There is no virtual machine named &lt;b&gt;%1&lt;/b&gt;.</source>
    33553907        <translation>Es gibt keine virtuelle Maschine mit dem Namen &lt;b&gt;%1&lt;/b&gt;.</translation>
    33563908    </message>
    33573909    <message>
    3358         <location filename="../src/VBoxProblemReporter.cpp" line="1018"/>
     3910        <location filename="../src/VBoxProblemReporter.cpp" line="911"/>
    33593911        <source>&lt;p&gt;Are you sure you want to permanently delete the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation cannot be undone.&lt;/p&gt;</source>
    33603912        <translation>&lt;p&gt;Möchten Sie die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; wirklich dauerhaft löschen?&lt;/p&gt;&lt;p&gt;Dieser Vorgang kann nicht rückgängig gemacht werden.&lt;/p&gt;</translation>
    33613913    </message>
    33623914    <message>
    3363         <location filename="../src/VBoxProblemReporter.cpp" line="1031"/>
     3915        <location filename="../src/VBoxProblemReporter.cpp" line="924"/>
    33643916        <source>&lt;p&gt;Are you sure you want to unregister the inaccessible virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;You will no longer be able to register it back from GUI.&lt;/p&gt;</source>
    33653917        <translation>&lt;p&gt;Möchten Sie die Bindung der inaktiven virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; wirklich aufheben?&lt;/p&gt;&lt;p&gt;Sie kann mit dieser GUI nicht wieder zugewiesen werden.&lt;/p&gt;</translation>
    33663918    </message>
    33673919    <message>
    3368         <location filename="../src/VBoxProblemReporter.cpp" line="1047"/>
     3920        <location filename="../src/VBoxProblemReporter.cpp" line="940"/>
    33693921        <source>&lt;p&gt;Are you sure you want to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation is equivalent to resetting or powering off the machine without doing a proper shutdown by means of the guest OS.&lt;/p&gt;</source>
    33703922        <translation>&lt;p&gt;Möchten Sie den gesicherten Zustand der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; wirklich freigeben?&lt;/p&gt;&lt;p&gt;Diese Operation ist gleichbedeutend mit dem Ausschalten der VM ohne sauberes Herunterfahren durch das Gast-Betriebssystem.&lt;/p&gt;</translation>
    33713923    </message>
    33723924    <message>
    3373         <location filename="../src/VBoxProblemReporter.cpp" line="1295"/>
     3925        <location filename="../src/VBoxProblemReporter.cpp" line="1188"/>
    33743926        <source>Failed to create a new session.</source>
    33753927        <translation>Eine neue Sitzung konnte nicht angelegt werden.</translation>
    33763928    </message>
    33773929    <message>
    3378         <location filename="../src/VBoxProblemReporter.cpp" line="1314"/>
     3930        <location filename="../src/VBoxProblemReporter.cpp" line="1207"/>
    33793931        <source>Failed to open a session for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    33803932        <translation>Für die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; konnte keine neue Sitzung eröffnet werden.</translation>
     
    33863938    </message>
    33873939    <message>
    3388         <location filename="../src/VBoxProblemReporter.cpp" line="1377"/>
     3940        <location filename="../src/VBoxProblemReporter.cpp" line="1270"/>
    33893941        <source>Failed to remove the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
    33903942        <translation>Das Hostinterface &lt;b&gt;%1&lt;/b&gt; konnte nicht gelöscht werden.</translation>
    33913943    </message>
    33923944    <message>
    3393         <location filename="../src/VBoxProblemReporter.cpp" line="1404"/>
     3945        <location filename="../src/VBoxProblemReporter.cpp" line="1297"/>
    33943946        <source>Failed to attach the USB device &lt;b&gt;%1&lt;/b&gt; to the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
    33953947        <translation>Das USB-Gerät &lt;b&gt;%1&lt;/b&gt; konnte nicht an die virtuelle Maschine &lt;b&gt;%2&lt;/b&gt; gebunden werden.</translation>
    33963948    </message>
    33973949    <message>
    3398         <location filename="../src/VBoxProblemReporter.cpp" line="1430"/>
     3950        <location filename="../src/VBoxProblemReporter.cpp" line="1323"/>
    33993951        <source>Failed to detach the USB device &lt;b&gt;%1&lt;/b&gt; from the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
    34003952        <translation>Die Bindung des USB-Gerätes &lt;b&gt;%1&lt;/b&gt; an die virtuelle Maschine &lt;b&gt;%2&lt;/b&gt; konnte nicht aufgehoben werden.</translation>
    34013953    </message>
    34023954    <message>
    3403         <location filename="../src/VBoxProblemReporter.cpp" line="1483"/>
     3955        <location filename="../src/VBoxProblemReporter.cpp" line="1376"/>
    34043956        <source>Failed to create a shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) for the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
    34053957        <translation>Der gemeinsame Ordner &lt;b&gt;%1&lt;/b&gt; (mit Verweis auf &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) für die virtuelle Maschine &lt;b&gt;%3&lt;/b&gt; konnte nicht erstellt werden.</translation>
    34063958    </message>
    34073959    <message>
    3408         <location filename="../src/VBoxProblemReporter.cpp" line="1465"/>
     3960        <location filename="../src/VBoxProblemReporter.cpp" line="1358"/>
    34093961        <source>Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
    34103962        <translation>Der gemeinsame Ordner &lt;b&gt;%1&lt;/b&gt; (Verweis auf &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) konnte nicht aus der virtuellen Maschine &lt;b&gt;%3&lt;/b&gt; entfernt werden.</translation>
    34113963    </message>
    34123964    <message>
    3413         <location filename="../src/VBoxProblemReporter.cpp" line="1774"/>
     3965        <location filename="../src/VBoxProblemReporter.cpp" line="1667"/>
    34143966        <source>&lt;p&gt;The Virtual Machine reports that the guest OS does not support &lt;b&gt;mouse pointer integration&lt;/b&gt; in the current video mode. You need to capture the mouse (by clicking over the VM display or pressing the host key) in order to use the mouse inside the guest OS.&lt;/p&gt;</source>
    34153967        <translation>&lt;p&gt;Der VM-Monitor zeigt an, dass das Gastbetriebssystem keine &lt;b&gt;Mauszeiger-Integration&lt;/b&gt; für den aktuellen Videomodus unterstützt. Um die Maus im Gastsystem zu nutzen, muss diese durch Mausklick im VM-Fenster gefangen werden.&lt;/p&gt;</translation>
    34163968    </message>
    34173969    <message>
    3418         <location filename="../src/VBoxProblemReporter.cpp" line="1793"/>
     3970        <location filename="../src/VBoxProblemReporter.cpp" line="1686"/>
    34193971        <source>&lt;p&gt;The Virtual Machine is currently in the &lt;b&gt;Paused&lt;/b&gt; state and therefore does not accept any keyboard or mouse input. If you want to continue to work inside the VM, you need to resume it by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
    34203972        <translation>&lt;p&gt;Die virtuelle Maschine ist momentan &lt;b&gt;angehalten&lt;/b&gt; und nimmt deshalb keine Maus- und Tastatureingaben entgegen. Um mit der Arbeit der virtuellen Maschine fortzufahren, müssen Sie die virtuelle Maschine weiterlaufen lassen.&lt;/p&gt;</translation>
    34213973    </message>
    34223974    <message>
    3423         <location filename="../src/VBoxProblemReporter.cpp" line="2047"/>
     3975        <location filename="../src/VBoxProblemReporter.cpp" line="1965"/>
    34243976        <source>&lt;p&gt;Cannot run VirtualBox in &lt;i&gt;VM Selector&lt;/i&gt; mode due to local restrictions.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
    34253977        <translation>&lt;p&gt;VirtualBox kann aufgrund von lokalen Beschränkungen nicht im &lt;i&gt;VM Selektor-Modus&lt;/i&gt; ausgeführt werden.&lt;/p&gt;&lt;p&gt;Die Anwendung wird nun beendet.&lt;/p&gt;</translation>
    34263978    </message>
    34273979    <message>
    3428         <location filename="../src/VBoxProblemReporter.cpp" line="2159"/>
     3980        <location filename="../src/VBoxProblemReporter.cpp" line="2077"/>
    34293981        <source>&lt;nobr&gt;Fatal Error&lt;/nobr&gt;</source>
    34303982        <comment>runtime error info</comment>
     
    34323984    </message>
    34333985    <message>
    3434         <location filename="../src/VBoxProblemReporter.cpp" line="2165"/>
     3986        <location filename="../src/VBoxProblemReporter.cpp" line="2083"/>
    34353987        <source>&lt;nobr&gt;Non-Fatal Error&lt;/nobr&gt;</source>
    34363988        <comment>runtime error info</comment>
     
    34383990    </message>
    34393991    <message>
    3440         <location filename="../src/VBoxProblemReporter.cpp" line="2171"/>
     3992        <location filename="../src/VBoxProblemReporter.cpp" line="2089"/>
    34413993        <source>&lt;nobr&gt;Warning&lt;/nobr&gt;</source>
    34423994        <comment>runtime error info</comment>
     
    34443996    </message>
    34453997    <message>
    3446         <location filename="../src/VBoxProblemReporter.cpp" line="2189"/>
     3998        <location filename="../src/VBoxProblemReporter.cpp" line="2107"/>
    34473999        <source>&lt;nobr&gt;Error ID: &lt;/nobr&gt;</source>
    34484000        <comment>runtime error info</comment>
     
    34504002    </message>
    34514003    <message>
    3452         <location filename="../src/VBoxProblemReporter.cpp" line="2191"/>
     4004        <location filename="../src/VBoxProblemReporter.cpp" line="2109"/>
    34534005        <source>Severity: </source>
    34544006        <comment>runtime error info</comment>
     
    34564008    </message>
    34574009    <message>
    3458         <location filename="../src/VBoxProblemReporter.cpp" line="2205"/>
     4010        <location filename="../src/VBoxProblemReporter.cpp" line="2123"/>
    34594011        <source>&lt;p&gt;A fatal error has occurred during virtual machine execution! The virtual machine will be powered off. It is suggested to use the clipboard to copy the following error message for further examination:&lt;/p&gt;</source>
    34604012        <translation>&lt;p&gt;Während der Ausführung der virtuellen Maschine ist ein schwerwiegender Fehler aufgetreten! Die VM wird abgeschaltet. Es wird empfohlen, die folgende Fehlermeldung für eine spätere Untersuchung in die Zwischenablage zu kopieren:&lt;/p&gt;</translation>
    34614013    </message>
    34624014    <message>
    3463         <location filename="../src/VBoxProblemReporter.cpp" line="2217"/>
     4015        <location filename="../src/VBoxProblemReporter.cpp" line="2135"/>
    34644016        <source>&lt;p&gt;An error has occurred during virtual machine execution! The error details are shown below. You can try to correct the described error and resume the virtual machine execution.&lt;/p&gt;</source>
    34654017        <translation>&lt;p&gt;Während der Ausführung der virtuellen Maschine ist ein Fehler aufgetreten. Einzelheiten werden unten gezeigt. Sie können versuchen, den angezeigten Fehler zu beheben und mit der Ausführung fortzufahren.&lt;/p&gt;</translation>
    34664018    </message>
    34674019    <message>
    3468         <location filename="../src/VBoxProblemReporter.cpp" line="2227"/>
     4020        <location filename="../src/VBoxProblemReporter.cpp" line="2145"/>
    34694021        <source>&lt;p&gt;The virtual machine execution may run into an error condition as described below. You may ignore this message, but it is suggested to perform an appropriate action to make sure the described error will not happen.&lt;/p&gt;</source>
    34704022        <translation>&lt;p&gt;Die Ausführung der virtuellen Maschine kann zu einem Fehler führen, wie unten beschrieben. Sie können diese Meldung ignorieren, allerdings wird empfohlen, angemessen zu reagieren, um sicherzustellen, dass der Fehler nicht auftreten wird.&lt;/p&gt;</translation>
    34714023    </message>
    34724024    <message>
    3473         <location filename="../src/VBoxProblemReporter.cpp" line="2340"/>
     4025        <location filename="../src/VBoxProblemReporter.cpp" line="2258"/>
    34744026        <source>Result&amp;nbsp;Code: </source>
    34754027        <comment>error info</comment>
     
    34774029    </message>
    34784030    <message>
    3479         <location filename="../src/VBoxProblemReporter.cpp" line="2346"/>
     4031        <location filename="../src/VBoxProblemReporter.cpp" line="2264"/>
    34804032        <source>Component: </source>
    34814033        <comment>error info</comment>
     
    34834035    </message>
    34844036    <message>
    3485         <location filename="../src/VBoxProblemReporter.cpp" line="2354"/>
     4037        <location filename="../src/VBoxProblemReporter.cpp" line="2272"/>
    34864038        <source>Interface: </source>
    34874039        <comment>error info</comment>
     
    34894041    </message>
    34904042    <message>
    3491         <location filename="../src/VBoxProblemReporter.cpp" line="2363"/>
     4043        <location filename="../src/VBoxProblemReporter.cpp" line="2281"/>
    34924044        <source>Callee: </source>
    34934045        <comment>error info</comment>
     
    34954047    </message>
    34964048    <message>
    3497         <location filename="../src/VBoxProblemReporter.cpp" line="2371"/>
     4049        <location filename="../src/VBoxProblemReporter.cpp" line="2289"/>
    34984050        <source>Callee&amp;nbsp;RC: </source>
    34994051        <comment>error info</comment>
     
    35014053    </message>
    35024054    <message>
    3503         <location filename="../src/VBoxProblemReporter.cpp" line="517"/>
     4055        <location filename="../src/VBoxProblemReporter.cpp" line="401"/>
    35044056        <source>&lt;p&gt;Could not find a language file for the language &lt;b&gt;%1&lt;/b&gt; in the directory &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The language will be temporarily reset to the system default language. Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
    35054057        <translation>&lt;p&gt;Für die Sprache &lt;b&gt;%1&lt;/b&gt; konnte im Verzeichnis &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; keine Sprachdatei gefunden werden.&lt;/p&gt;&lt;p&gt;Die Sprache wird vorübergehend auf die voreingestellte Systemsprache zurückgesetzt. Bitte benutzen Sie die &lt;b&gt;Globalen Einstellungen&lt;/b&gt;, um eine andere Sprache auszuwählen.&lt;/p&gt;</translation>
    35064058    </message>
    35074059    <message>
    3508         <location filename="../src/VBoxProblemReporter.cpp" line="529"/>
     4060        <location filename="../src/VBoxProblemReporter.cpp" line="413"/>
    35094061        <source>&lt;p&gt;Could not load the language file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;The language will be temporarily reset to English (built-in). Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
    35104062        <translation>&lt;p&gt;Die Sprachdatei &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; konnte nicht geöffnet werden.&lt;p&gt;Die Sprache wird vorübergehend auf Englisch zurückgesetzt. Bitte wählen Sie in den &lt;b&gt;Globalen Einstellungen&lt;/b&gt; eine neue Sprache aus.&lt;/p&gt;</translation>
    35114063    </message>
    35124064    <message>
    3513         <location filename="../src/VBoxProblemReporter.cpp" line="1572"/>
     4065        <location filename="../src/VBoxProblemReporter.cpp" line="1465"/>
    35144066        <source>&lt;p&gt;VirtualBox Guest Additions installed in the Guest OS are too old: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) will most likely stop working properly.&lt;/p&gt;&lt;p&gt;Please update Guest Additions to the current version by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
    35154067        <translation>&lt;p&gt;Die im Gast installierten VirtualBox Gasterweiterungen sind zu alt: Version %1 ist installiert, erwartet wird Version %2. Einige Features, die Gasterweiterungen benötigen (Mauszeiger-Integration, automatische Anpassung der Gastanzeige) funktionieren höchstwahrscheinlich nicht.&lt;/p&gt;&lt;p&gt;Bitte aktualisieren Sie die Gasterweiterungen durch &lt;b&gt;Gasterweiterungen installieren&lt;/b&gt; aus dem Menü &lt;b&gt;Geräte&lt;/b&gt;.&lt;/p&gt;</translation>
    35164068    </message>
    35174069    <message>
    3518         <location filename="../src/VBoxProblemReporter.cpp" line="1588"/>
     4070        <location filename="../src/VBoxProblemReporter.cpp" line="1481"/>
    35194071        <source>&lt;p&gt;VirtualBox Guest Additions installed in the Guest OS are outdated: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) may not work as expected.&lt;/p&gt;&lt;p&gt;It is recommended to update Guest Additions to the current version  by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
    35204072        <translation>&lt;p&gt;Die im Gast installierten VirtualBox Gasterweiterungen sind überholt: Version %1 ist installiert, erwartet wird Version %2. Einige Features, die Gasterweiterungen benötigen (Mauszeiger-Integration, automatische Anpassung der Gastanzeige) funktionieren möglicherweise nicht wie erwartet.&lt;/p&gt;&lt;p&gt;Bitte aktualisieren Sie die Gasterweiterungen durch &lt;b&gt;Gasterweiterungen installieren&lt;/b&gt; aus dem Menü &lt;b&gt;Geräte&lt;/b&gt;.&lt;/p&gt;</translation>
    35214073    </message>
    35224074    <message>
    3523         <location filename="../src/VBoxProblemReporter.cpp" line="1604"/>
     4075        <location filename="../src/VBoxProblemReporter.cpp" line="1497"/>
    35244076        <source>&lt;p&gt;VirtualBox Guest Additions installed in the Guest OS are too recent for this version of VirtualBox: the installed version is %1, the expected version is %2.&lt;/p&gt;&lt;p&gt;Using a newer version of Additions with an older version of VirtualBox is not supported. Please install the current version of Guest Additions by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
    35254077        <translation>&lt;p&gt;Die im Gast installierten VirtualBox Gasterweiterungen sind zu neu für diese Version von VirtualBox: Version %1 ist installiert, erwartet wird Version %2.&lt;/p&gt;&lt;p&gt;Die Nutzung einer neueren Version der Gasterweiterungen mit einer älteren Version von VirtualBox wird nicht unterstützt. Bitte aktualisieren Sie die Gasterweiterungen durch &lt;b&gt;Gasterweiterungen installieren&lt;/b&gt; aus dem Menü &lt;b&gt;Geräte&lt;/b&gt;.&lt;/p&gt;</translation>
    35264078    </message>
    35274079    <message>
    3528         <location filename="../src/VBoxProblemReporter.cpp" line="886"/>
     4080        <location filename="../src/VBoxProblemReporter.cpp" line="770"/>
    35294081        <source>Failed to change the snapshot folder path of the virtual machine &lt;b&gt;%1&lt;b&gt; to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
    35304082        <translation>Der Ordner für Sicherungspunkte der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnte nicht nach &lt;nobr&gt;%2&lt;/b&gt;&lt;/nobr&gt; geändert werden.</translation>
    35314083    </message>
    35324084    <message>
    3533         <location filename="../src/VBoxProblemReporter.cpp" line="1503"/>
     4085        <location filename="../src/VBoxProblemReporter.cpp" line="1396"/>
    35344086        <source>&lt;p&gt;Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please close all programs in the guest OS that may be using this shared folder and try again.&lt;/p&gt;</source>
    35354087        <translation>Der gemeinsame Ordner &lt;b&gt;%1&lt;/b&gt; (mit Verweis auf &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) konnte nicht aus der virtuellen Maschine &lt;b&gt;%3&lt;/b&gt; entfernt werden.&lt;/p&gt;&lt;p&gt;Bitte schließen Sie alle Programme im Gast, die diesen gemeinsamen Ordner benutzen, und versuchen Sie die Aktion erneut.&lt;/p&gt;</translation>
    35364088    </message>
    35374089    <message>
    3538         <location filename="../src/VBoxProblemReporter.cpp" line="1517"/>
     4090        <location filename="../src/VBoxProblemReporter.cpp" line="1410"/>
    35394091        <source>&lt;p&gt;Could not find the VirtualBox Guest Additions CD image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; or &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you want to download this CD image from the Internet?&lt;/p&gt;</source>
    35404092        <translation>&lt;p&gt;Ein CDROM-Abbild mit den VirtualBox-Gasterweiterungen konnte weder unter &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; noch unter &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; gefunden werden.&lt;/p&gt;&lt;p&gt;Möchten Sie diese Datei nun aus dem Internet herunterladen?&lt;/p&gt;</translation>
    35414093    </message>
    35424094    <message>
    3543         <location filename="../src/VBoxProblemReporter.cpp" line="1529"/>
     4095        <location filename="../src/VBoxProblemReporter.cpp" line="1422"/>
    35444096        <source>&lt;p&gt;Failed to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
    35454097        <translation>&lt;p&gt;Das CDROM-Abbild mit den VirtualBox Gasterweiterungen konnte nicht von &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; heruntergeladen werden.&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
    35464098    </message>
    35474099    <message>
    3548         <location filename="../src/VBoxProblemReporter.cpp" line="1539"/>
     4100        <location filename="../src/VBoxProblemReporter.cpp" line="1432"/>
    35494101        <source>&lt;p&gt;Are you sure you want to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
    35504102        <translation>&lt;p&gt;Sind Sie sicher, dass Sie ein CDROM-Abbild mit den VirtualBox Gasterweiterungen von &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (Größe %3 Byte) herunterladen wollen?&lt;/p&gt;</translation>
    35514103    </message>
    35524104    <message>
    3553         <location filename="../src/VBoxProblemReporter.cpp" line="1554"/>
     4105        <location filename="../src/VBoxProblemReporter.cpp" line="1447"/>
    35544106        <source>&lt;p&gt;The VirtualBox Guest Additions CD image has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you want to register this CD image and mount it on the virtual CD/DVD drive?&lt;/p&gt;</source>
    35554107        <translation>&lt;p&gt;Das CDROM-Abbild mit den VirtualBox Gasterweiterungen wurde erfolgreich von &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; heruntergeladen und lokal als &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt; gespeichert.&lt;/p&gt;&lt;p&gt;Möchten Sie das CDROM-Abbild registrieren und als virtuelle CD/DVD einbinden?&lt;/p&gt;</translation>
    35564108    </message>
    35574109    <message>
    3558         <location filename="../src/VBoxProblemReporter.cpp" line="1968"/>
     4110        <location filename="../src/VBoxProblemReporter.cpp" line="1886"/>
    35594111        <source>&lt;p&gt;The virtual machine window is optimized to work in &lt;b&gt;%1&amp;nbsp;bit&lt;/b&gt; color mode but the color quality of the virtual display is currently set to &lt;b&gt;%2&amp;nbsp;bit&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please open the display properties dialog of the guest OS and select a &lt;b&gt;%3&amp;nbsp;bit&lt;/b&gt; color mode, if it is available, for best possible performance of the virtual video subsystem.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;. Some operating systems, like OS/2, may actually work in 32&amp;nbsp;bit mode but report it as 24&amp;nbsp;bit (16 million colors). You may try to select a different color quality to see if this message disappears or you can simply disable the message now if you are sure the required color quality (%4&amp;nbsp;bit) is not available in the given guest OS.&lt;/p&gt;</source>
    35604112        <translation>&lt;p&gt;Das Fenster der virtuellen Maschine ist optimiert für eine Anzeige im &lt;b&gt;%1-Bit&lt;/b&gt;-Farbmodus, der aktuelle Modus des virtuellen Bildschirms ist aber auf &lt;b&gt;%2-&amp;nbsp;Bit&lt;/b&gt; gesetzt.&lt;/p&gt;&lt;p&gt;Bitte öffnen Sie die Einstellungen für die Anzeige im Gast und wählen Sie den &lt;b&gt;%3-Bit&lt;/b&gt;-Farbmodus, falls verfügbar, um die beste Performance der Anzeige zu erreichen.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Beachten Sie&lt;/b&gt;: Manche Betriebssysteme (z.B. OS/2) arbeiten tatsächlich im 32-Bit-Farbmodus, zeigen aber einen 24-Bit-Farbmodus (16 Millionen Farben) an. Sie können versuchen, einen anderen Farbmodus einzustellen, um zu testen, ob diese Meldung verschwindet. Oder Sie können diese Meldung nun deaktivieren falls Sie sicher sind, dass der erforderliche Farbmodus (%4&amp;nbsp;Bit) im Gast-Betriebssystem nicht verfügbar ist.&lt;/p&gt;</translation>
    35614113    </message>
    35624114    <message>
    3563         <location filename="../src/VBoxProblemReporter.cpp" line="2033"/>
     4115        <location filename="../src/VBoxProblemReporter.cpp" line="1951"/>
    35644116        <source>&lt;p&gt;You didn&apos;t attach a hard disk to the new virtual machine. The machine will not be able to boot unless you attach a hard disk with a guest operating system or some other bootable media to it later using the machine settings dialog or the First Run Wizard.&lt;/p&gt;&lt;p&gt;Do you want to continue?&lt;/p&gt;</source>
    35654117        <translation>&lt;p&gt;Sie haben der neuen virtuellen Maschine keine Festplatte zugewiesen. Die Maschine kann nicht booten bis Sie der VM eine Festplatte mit einem Betriebssystem oder ein anderes bootbares Medium zuweisen. Sie können dafür die VM-Einstellungen oder den Startassistenten verwenden.&lt;/p&gt;&lt;p&gt;Möchten Sie fortfahren?&lt;/p&gt;</translation>
    35664118    </message>
    35674119    <message>
    3568         <location filename="../src/VBoxProblemReporter.cpp" line="467"/>
     4120        <location filename="../src/VBoxProblemReporter.cpp" line="351"/>
    35694121        <source>Failed to find license files in &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
    35704122        <translation>Es konnte keine Lizenzdatei in &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; gefunden werden.</translation>
    35714123    </message>
    35724124    <message>
    3573         <location filename="../src/VBoxProblemReporter.cpp" line="477"/>
     4125        <location filename="../src/VBoxProblemReporter.cpp" line="361"/>
    35744126        <source>Failed to open the license file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Check file permissions.</source>
    35754127        <translation>Die Lizenzdatei &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; konnte nicht geöffnet werden. Bitte überprüfen Sie die Zugriffsrechte.</translation>
    35764128    </message>
    35774129    <message>
    3578         <location filename="../src/VBoxProblemReporter.cpp" line="756"/>
     4130        <location filename="../src/VBoxProblemReporter.cpp" line="640"/>
    35794131        <source>Failed to send the ACPI Power Button press event to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
    35804132        <translation>Das ACPI-Ereignis &lt;i&gt;Netztaste gedrückt&lt;/i&gt; konnte nicht an die virtuelle Maschine &lt;b&gt;%1&lt;/b&gt; übermittelt werden.</translation>
    35814133    </message>
    35824134    <message>
    3583         <location filename="../src/VBoxProblemReporter.cpp" line="1630"/>
     4135        <location filename="../src/VBoxProblemReporter.cpp" line="1523"/>
    35844136        <source>&lt;p&gt;Congratulations! You have been successfully registered as a user of VirtualBox.&lt;/p&gt;&lt;p&gt;Thank you for finding time to fill out the registration form!&lt;/p&gt;</source>
    35854137        <translation>&lt;p&gt;Herzlichen Glückwunsch! Sie haben sich erfolgreich als Nutzer von VirtualBox registriert.&lt;/p&gt;&lt;p&gt;Vielen Dank, dass Sie sich die Zeit zum Ausfüllen des Formulars genommen haben!&lt;/p&gt;</translation>
    35864138    </message>
    35874139    <message>
    3588         <location filename="../src/VBoxProblemReporter.cpp" line="1633"/>
     4140        <location filename="../src/VBoxProblemReporter.cpp" line="1526"/>
    35894141        <source>&lt;p&gt;Failed to register the VirtualBox product&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
    35904142        <translation>&lt;p&gt;Die Registrierung des Produkts VirtualBox ist fehlgeschlagen&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
    35914143    </message>
    35924144    <message>
    3593         <location filename="../src/VBoxProblemReporter.cpp" line="1019"/>
     4145        <location filename="../src/VBoxProblemReporter.cpp" line="912"/>
    35944146        <source>Delete</source>
    35954147        <comment>machine</comment>
     
    35974149    </message>
    35984150    <message>
    3599         <location filename="../src/VBoxProblemReporter.cpp" line="1032"/>
     4151        <location filename="../src/VBoxProblemReporter.cpp" line="925"/>
    36004152        <source>Unregister</source>
    36014153        <comment>machine</comment>
     
    36034155    </message>
    36044156    <message>
    3605         <location filename="../src/VBoxProblemReporter.cpp" line="1049"/>
     4157        <location filename="../src/VBoxProblemReporter.cpp" line="942"/>
    36064158        <source>Discard</source>
    36074159        <comment>saved state</comment>
     
    36094161    </message>
    36104162    <message>
    3611         <location filename="../src/VBoxProblemReporter.cpp" line="1541"/>
     4163        <location filename="../src/VBoxProblemReporter.cpp" line="1434"/>
    36124164        <source>Download</source>
    36134165        <comment>additions</comment>
     
    36154167    </message>
    36164168    <message>
    3617         <location filename="../src/VBoxProblemReporter.cpp" line="1556"/>
     4169        <location filename="../src/VBoxProblemReporter.cpp" line="1449"/>
    36184170        <source>Mount</source>
    36194171        <comment>additions</comment>
     
    36214173    </message>
    36224174    <message>
    3623         <location filename="../src/VBoxProblemReporter.cpp" line="1721"/>
     4175        <location filename="../src/VBoxProblemReporter.cpp" line="1614"/>
    36244176        <source>&lt;p&gt;The host key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
    36254177        <comment>additional message box paragraph</comment>
     
    36274179    </message>
    36284180    <message>
    3629         <location filename="../src/VBoxProblemReporter.cpp" line="1693"/>
     4181        <location filename="../src/VBoxProblemReporter.cpp" line="1586"/>
    36304182        <source>Capture</source>
    36314183        <comment>do input capture</comment>
     
    36334185    </message>
    36344186    <message>
    3635         <location filename="../src/VBoxProblemReporter.cpp" line="1814"/>
     4187        <location filename="../src/VBoxProblemReporter.cpp" line="1707"/>
    36364188        <source>Check</source>
    36374189        <comment>inaccessible media message box</comment>
     
    36394191    </message>
    36404192    <message>
    3641         <location filename="../src/VBoxProblemReporter.cpp" line="1917"/>
     4193        <location filename="../src/VBoxProblemReporter.cpp" line="1835"/>
    36424194        <source>Switch</source>
    36434195        <comment>fullscreen</comment>
     
    36454197    </message>
    36464198    <message>
    3647         <location filename="../src/VBoxProblemReporter.cpp" line="1939"/>
     4199        <location filename="../src/VBoxProblemReporter.cpp" line="1857"/>
    36484200        <source>Switch</source>
    36494201        <comment>seamless</comment>
     
    36514203    </message>
    36524204    <message>
    3653         <location filename="../src/VBoxProblemReporter.cpp" line="2017"/>
     4205        <location filename="../src/VBoxProblemReporter.cpp" line="1935"/>
    36544206        <source>&lt;p&gt;Do you really want to reset the virtual machine?&lt;/p&gt;&lt;p&gt;When the machine is reset, unsaved data of all applications running inside it will be lost.&lt;/p&gt;</source>
    36554207        <translation>&lt;p&gt;Möchten Sie die virtuelle Maschine wirklich zurücksetzen?&lt;/p&gt;&lt;p&gt;Dabei gehen ungesicherte Daten aller noch offenen Anwendungen des Gastes verloren.&lt;/p&gt;</translation>
    36564208    </message>
    36574209    <message>
    3658         <location filename="../src/VBoxProblemReporter.cpp" line="2019"/>
     4210        <location filename="../src/VBoxProblemReporter.cpp" line="1937"/>
    36594211        <source>Reset</source>
    36604212        <comment>machine</comment>
     
    36624214    </message>
    36634215    <message>
    3664         <location filename="../src/VBoxProblemReporter.cpp" line="2038"/>
     4216        <location filename="../src/VBoxProblemReporter.cpp" line="1956"/>
    36654217        <source>Continue</source>
    36664218        <comment>no hard disk attached</comment>
     
    36684220    </message>
    36694221    <message>
    3670         <location filename="../src/VBoxProblemReporter.cpp" line="2039"/>
     4222        <location filename="../src/VBoxProblemReporter.cpp" line="1957"/>
    36714223        <source>Go Back</source>
    36724224        <comment>no hard disk attached</comment>
     
    36744226    </message>
    36754227    <message>
    3676         <location filename="../src/VBoxProblemReporter.cpp" line="559"/>
     4228        <location filename="../src/VBoxProblemReporter.cpp" line="443"/>
    36774229        <source>&lt;p&gt;Failed to save the global VirtualBox settings to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;</source>
    36784230        <translation>&lt;p&gt;Die globalen Einstellungen für VirtualBox konnten nicht als &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; abgespeichert werden.&lt;/p&gt;</translation>
    36794231    </message>
    36804232    <message>
    3681         <location filename="../src/VBoxProblemReporter.cpp" line="573"/>
     4233        <location filename="../src/VBoxProblemReporter.cpp" line="457"/>
    36824234        <source>&lt;p&gt;Failed to load the global GUI configuration from &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
    36834235        <translation>&lt;p&gt;Die globale GUI-Konfiguration konnte von &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; nicht geladen werden.&lt;/p&gt;&lt;p&gt;Die Anwendung wird nun beendet.&lt;/p&gt;</translation>
    36844236    </message>
    36854237    <message>
    3686         <location filename="../src/VBoxProblemReporter.cpp" line="587"/>
     4238        <location filename="../src/VBoxProblemReporter.cpp" line="471"/>
    36874239        <source>&lt;p&gt;Failed to save the global GUI configuration to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
    36884240        <translation>&lt;p&gt;Die globale GUI-Konfiguration konnte nicht in der Datei &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; gespeichert werden.&lt;/p&gt;&lt;p&gt;Die Anwendung wird nun beendet.&lt;/p&gt;</translation>
    36894241    </message>
    36904242    <message>
    3691         <location filename="../src/VBoxProblemReporter.cpp" line="674"/>
     4243        <location filename="../src/VBoxProblemReporter.cpp" line="558"/>
    36924244        <source>Failed to save the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
    36934245        <translation>Die Einstellungen der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnten nicht nach &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; abgespeichert werden.</translation>
    36944246    </message>
    36954247    <message>
    3696         <location filename="../src/VBoxProblemReporter.cpp" line="696"/>
     4248        <location filename="../src/VBoxProblemReporter.cpp" line="580"/>
    36974249        <source>Failed to load the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; from &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
    36984250        <translation>Die Einstellungen der virtuellen Maschine &lt;b&gt;%1&lt;/b&gt; konnten nicht von der Datei &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; geladen werden.</translation>
     
    37044256    </message>
    37054257    <message>
    3706         <location filename="../src/VBoxProblemReporter.cpp" line="1162"/>
     4258        <location filename="../src/VBoxProblemReporter.cpp" line="1055"/>
    37074259        <source>Disable</source>
    37084260        <comment>hard disk</comment>
     
    37104262    </message>
    37114263    <message>
    3712         <location filename="../src/VBoxProblemReporter.cpp" line="1893"/>
     4264        <location filename="../src/VBoxProblemReporter.cpp" line="1811"/>
    37134265        <source>&amp;Backup</source>
    37144266        <comment>warnAboutAutoConvertedSettings message box</comment>
     
    37164268    </message>
    37174269    <message>
    3718         <location filename="../src/VBoxProblemReporter.cpp" line="503"/>
     4270        <location filename="../src/VBoxProblemReporter.cpp" line="387"/>
    37194271        <source>Failed to copy file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; (%3).</source>
    37204272        <translation>Die Datei &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; konnte nicht nach &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; kopiert werden (%3).</translation>
    37214273    </message>
    37224274    <message>
    3723         <location filename="../src/VBoxProblemReporter.cpp" line="1190"/>
     4275        <location filename="../src/VBoxProblemReporter.cpp" line="1083"/>
    37244276        <source>&amp;Create</source>
    37254277        <comment>hard disk</comment>
     
    37274279    </message>
    37284280    <message>
    3729         <location filename="../src/VBoxProblemReporter.cpp" line="1191"/>
     4281        <location filename="../src/VBoxProblemReporter.cpp" line="1084"/>
    37304282        <source>Select</source>
    37314283        <comment>hard disk</comment>
     
    37334285    </message>
    37344286    <message>
    3735         <location filename="../src/VBoxProblemReporter.cpp" line="985"/>
     4287        <location filename="../src/VBoxProblemReporter.cpp" line="878"/>
    37364288        <source>&lt;p&gt;Could not enter seamless mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
    37374289        <translation>&lt;p&gt;Der nahtlose Modus konnte nicht aktiviert werden, weil dem Gast zu wenig Video-RAM zugewiesen wurde.&lt;/p&gt;&lt;p&gt;Sie sollten der VM mindestens &lt;b&gt;%1&lt;/b&gt; Video-RAM zur Verfügung stellen.&lt;/p&gt;</translation>
    37384290    </message>
    37394291    <message>
    3740         <location filename="../src/VBoxProblemReporter.cpp" line="1000"/>
     4292        <location filename="../src/VBoxProblemReporter.cpp" line="893"/>
    37414293        <source>&lt;p&gt;Could not switch the guest display to fullscreen mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch to fullscreen mode anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
    37424294        <translation>&lt;p&gt;Der Vollbildmodus konnte nicht aktiviert werden, weil dem Gast zu wenig Video-RAM zugewiesen wurde.&lt;/p&gt;&lt;p&gt;Sie sollten die VM so konfigurieren, dass ihr zumindest &lt;b&gt;%1&lt;/b&gt; Video-RAM zur Verfügung steht.&lt;/p&gt;&lt;p&gt;Drücken Sie &lt;b&gt;Ignorieren&lt;/b&gt; um dennoch in den Vollbildmodus zu wechseln oder betätigen Sie &lt;b&gt;Abbrechen&lt;/b&gt; um dies nicht zu tun.&lt;/p&gt;</translation>
    37434295    </message>
    37444296    <message>
    3745         <location filename="../src/VBoxProblemReporter.cpp" line="1660"/>
     4297        <location filename="../src/VBoxProblemReporter.cpp" line="1553"/>
    37464298        <source>You have already installed the latest VirtualBox version. Please repeat the version check later.</source>
    37474299        <translation>Sie haben bereits die neueste Version von VirtualBox installiert.</translation>
    37484300    </message>
    37494301    <message>
    3750         <location filename="../src/VBoxProblemReporter.cpp" line="1686"/>
     4302        <location filename="../src/VBoxProblemReporter.cpp" line="1579"/>
    37514303        <source>&lt;p&gt;You have &lt;b&gt;clicked the mouse&lt;/b&gt; inside the Virtual Machine display or pressed the &lt;b&gt;host key&lt;/b&gt;. This will cause the Virtual Machine to &lt;b&gt;capture&lt;/b&gt; the host mouse pointer (only if the mouse pointer integration is not currently supported by the guest OS) and the keyboard, which will make them unavailable to other applications running on your host machine.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
    37524304        <translation>&lt;p&gt;Sie haben in das VM-Fenster &lt;b&gt;geklickt&lt;/b&gt; oder die &lt;b&gt;Host-Taste&lt;/b&gt; betätigt. Maus sowie Tastatur werden daher &lt;b&gt;gefangen&lt;/b&gt; (die Maus nur, falls Mauszeiger-Integration vom aktuellen Gast-System nicht unterstützt wird). Dadurch sind diese für andere Anwendungen neben VirtualBox nicht verfügbar.&lt;/p&gt;&lt;p&gt;Durch Betätigen der Host-Taste kann dieser Modus jederzeit beendet werden. Die momentan zugeordnete Host-Taste wird in der Statusleiste am unteren Rand des VM-Fensters gezeigt (Symbol&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;). Zusammen mit dem daneben liegenden Maus-Icon zeigen diese den aktuellen Tastatur- und Maus-Fangmodus.&lt;/p&gt;</translation>
    37534305    </message>
    37544306    <message>
    3755         <location filename="../src/VBoxProblemReporter.cpp" line="1719"/>
     4307        <location filename="../src/VBoxProblemReporter.cpp" line="1612"/>
    37564308        <source>&lt;p&gt;You have the &lt;b&gt;Auto capture keyboard&lt;/b&gt; option turned on. This will cause the Virtual Machine to automatically &lt;b&gt;capture&lt;/b&gt; the keyboard every time the VM window is activated and make it unavailable to other applications running on your host machine: when the keyboard is captured, all keystrokes (including system ones like Alt-Tab) will be directed to the VM.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
    37574309        <translation>&lt;p&gt;Sie haben den Modus &lt;b&gt;Tastatur fangen&lt;/b&gt; eingeschaltet. Wird das VM-Fenster aktiviert, wird die Tastatur automatisch &lt;b&gt;gefangen&lt;/b&gt; und damit für andere Anwendungen temporär nicht mehr verfügbar: Alle Tasteneingaben (inklusive Alt-Tab) werden in die VM umgeleitet.&lt;/p&gt;&lt;/p&gt;Sie können die &lt;b&gt;Host-Taste&lt;/b&gt; jederzeit betätigen, um diesen Modus für Tastatur (und Maus, falls ebenfalls gefangen) zu beenden. Die momentan zugeordnete Host-Taste wird in der Statusleiste am unteren Ende des VM-Fensters neben dem&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;Icon gezeigt. Zusammen mit dem Icon für die Maus daneben zeigt es den aktuellen Status für Maus und Tastatur.&lt;/p&gt;</translation>
    37584310    </message>
    37594311    <message>
    3760         <location filename="../src/VBoxProblemReporter.cpp" line="1764"/>
     4312        <location filename="../src/VBoxProblemReporter.cpp" line="1657"/>
    37614313        <source>&lt;p&gt;The Virtual Machine reports that the guest OS supports &lt;b&gt;mouse pointer integration&lt;/b&gt;. This means that you do not need to &lt;i&gt;capture&lt;/i&gt; the mouse pointer to be able to use it in your guest OS -- all mouse actions you perform when the mouse pointer is over the Virtual Machine&apos;s display are directly sent to the guest OS. If the mouse is currently captured, it will be automatically uncaptured.&lt;/p&gt;&lt;p&gt;The mouse icon on the status bar will look like&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;to inform you that mouse pointer integration is supported by the guest OS and is currently turned on.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Some applications may behave incorrectly in mouse pointer integration mode. You can always disable it for the current session (and enable it again) by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
    37624314        <translation>&lt;p&gt;Die virtuelle Maschine meldet Unterstützung der &lt;b&gt;Mauszeiger-Integration&lt;/b&gt; durch das Gastsystem. Dies bedeutet, dass die Maus nicht gefangen werden muss, um es im Gastsystem zu benutzen, sondern alle Mausaktionen über der VM-Anzeigebereich werden direkt an den Gast weitergeleitet. Der Fangmodus wird automatisch aufgehoben, falls die Maus momentan gefangen ist.&lt;/p&gt;&lt;p&gt;Das Mausicon in der Statuszeile wird so &amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;aussehen, um anzuzeigen, dass die Mauszeiger-Integration durch den Gast unterstützt und momentan aktiv ist.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Beachten Sie&lt;/b&gt;: Einige Anwendungen verhalten sich möglicherweise inkorrekt, wenn die Mauszeiger-Integration aktiv ist. Sie können diesen Modus durch Auswahl des entsprechenden Eintrages in der Menüzeile jederzeit deaktivieren.&lt;/p&gt;</translation>
    37634315    </message>
    37644316    <message>
    3765         <location filename="../src/VBoxProblemReporter.cpp" line="1914"/>
     4317        <location filename="../src/VBoxProblemReporter.cpp" line="1832"/>
    37664318        <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
    37674319        <translation>&lt;p&gt;Die virtuelle Maschine wird nun in den &lt;b&gt;Vollbildmodus&lt;/b&gt; geschaltet. Sie können jederzeit durch Betätigen von &lt;b&gt;%1&lt;/b&gt; zum normalen Fenstermodus zurückkehren. Als &lt;i&gt;Host-Taste&lt;/i&gt; ist momentan &lt;b&gt;%2&lt;/b&gt; eingestellt.&lt;/p&gt;&lt;p&gt;Das Hauptmenü wird im Vollbildmodus nicht angezeigt. Auf dieses kann durch Betätigen von &lt;b&gt;Host+Home&lt;/b&gt; zugegriffen werden.&lt;/p&gt;</translation>
    37684320    </message>
    37694321    <message>
    3770         <location filename="../src/VBoxProblemReporter.cpp" line="1936"/>
     4322        <location filename="../src/VBoxProblemReporter.cpp" line="1854"/>
    37714323        <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
    37724324        <translation>&lt;p&gt;Die virtuelle Maschine wird nun in den &lt;b&gt;nahtlosen&lt;/b&gt; Anzeigemodus geschaltet. Durch Betätigen von &lt;b&gt;%1&lt;/b&gt; können Sie jederzeit in den normalen Fenstermodus zurückkehren. Die &lt;i&gt;Host-Taste&lt;/i&gt; ist momentan als &lt;b&gt;%2&lt;/b&gt; eingestellt.&lt;/p&gt;&lt;p&gt;Das Hauptmenü wird im nahtlosen Modus nicht angezeigt. Auf dieses kann durch Betätigung von &lt;b&gt;Host+Home&lt;/b&gt; zugegriffen werden.&lt;/p&gt;</translation>
     
    38334385    </message>
    38344386    <message>
    3835         <location filename="../src/VBoxProblemReporter.cpp" line="1644"/>
     4387        <location filename="../src/VBoxProblemReporter.cpp" line="1537"/>
    38364388        <source>&lt;p&gt;A new version of VirtualBox has been released! Version &lt;b&gt;%1&lt;/b&gt; is available at &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You can download this version from this direct link:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
    38374389        <translation>&lt;p&gt;Eine neue Version von VirtualBox ist verfügbar! Version &lt;b&gt;%1&lt;/b&gt; ist auf &lt;a href=&quot;http//www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt; verfügbar.&lt;/p&gt;&lt;p&gt;Sie können diese Version von der folgenden Adresse herunterladen:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</translation>
    38384390    </message>
    38394391    <message>
    3840         <location filename="../src/VBoxProblemReporter.cpp" line="1063"/>
     4392        <location filename="../src/VBoxProblemReporter.cpp" line="956"/>
    38414393        <source>&lt;p&gt;Are you sure you want to release the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</source>
    38424394        <translation>&lt;p&gt;Möchten Sie %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; wirklich freigeben?&lt;/p&gt;&lt;p&gt;Dieses Medium ist momentan an folgende virtuelle Maschinen gebunden: &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</translation>
    38434395    </message>
    38444396    <message>
    3845         <location filename="../src/VBoxProblemReporter.cpp" line="1067"/>
     4397        <location filename="../src/VBoxProblemReporter.cpp" line="960"/>
    38464398        <source>Release</source>
    38474399        <comment>detach medium</comment>
     
    38494401    </message>
    38504402    <message>
    3851         <location filename="../src/VBoxProblemReporter.cpp" line="1078"/>
     4403        <location filename="../src/VBoxProblemReporter.cpp" line="971"/>
    38524404        <source>&lt;p&gt;Are you sure you want to remove the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the list of known media?&lt;/p&gt;</source>
    38534405        <translation>&lt;p&gt;Möchten Sie die %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; wirklich von der Liste der bekannten Medien löschen?&lt;/p&gt;</translation>
    38544406    </message>
    38554407    <message>
    3856         <location filename="../src/VBoxProblemReporter.cpp" line="1086"/>
     4408        <location filename="../src/VBoxProblemReporter.cpp" line="979"/>
    38574409        <source>Note that this hard disk is inaccessible so that its storage unit cannot be deleted right now.</source>
    38584410        <translation>Beachten Sie, dass die Festplatte nicht zugreifbar ist. Daher kann diese momentan nicht gelöscht werden.</translation>
    38594411    </message>
    38604412    <message>
    3861         <location filename="../src/VBoxProblemReporter.cpp" line="1091"/>
     4413        <location filename="../src/VBoxProblemReporter.cpp" line="984"/>
    38624414        <source>The next dialog will let you choose whether you also want to delete the storage unit of this hard disk or keep it for later usage.</source>
    38634415        <translation>Im folgenden Dialog haben Sie die Möglichkeit, das Speichermedium explizit zu löschen oder für eine spätere Verwendung zu bewahren.</translation>
    38644416    </message>
    38654417    <message>
    3866         <location filename="../src/VBoxProblemReporter.cpp" line="1097"/>
     4418        <location filename="../src/VBoxProblemReporter.cpp" line="990"/>
    38674419        <source>&lt;p&gt;Note that the storage unit of this medium will not be deleted and therefore it will be possible to add it to the list later again.&lt;/p&gt;</source>
    38684420        <translation>&lt;p&gt;Beachten Sie, dass der Datencontainer für dieses Medium nicht gelöscht wird und Sie daher das Medium später zu dieser Liste wieder hinzufügen können.&lt;/p&gt;</translation>
    38694421    </message>
    38704422    <message>
    3871         <location filename="../src/VBoxProblemReporter.cpp" line="1101"/>
     4423        <location filename="../src/VBoxProblemReporter.cpp" line="994"/>
    38724424        <source>Remove</source>
    38734425        <comment>medium</comment>
     
    38754427    </message>
    38764428    <message>
    3877         <location filename="../src/VBoxProblemReporter.cpp" line="1113"/>
     4429        <location filename="../src/VBoxProblemReporter.cpp" line="1006"/>
    38784430        <source>&lt;p&gt;The hard disk storage unit at location &lt;b&gt;%1&lt;/b&gt; already exists. You cannot create a new virtual hard disk that uses this location because it can be already used by another virtual hard disk.&lt;/p&gt;&lt;p&gt;Please specify a different location.&lt;/p&gt;</source>
    38794431        <translation>&lt;p&gt;Der Datencontainer &lt;b&gt;%1&lt;/b&gt; ist bereits vorhanden. Sie können keine neue virtuelle Festplatte mit diesem Container erstellen, weil dieser bereits von einer anderen virtuellen Maschine benutzt werden kann.&lt;/p&gt;&lt;p&gt;Bitte wählen Sie einen anderen Namen bzw. einen anderen Ordner.&lt;/p&gt;</translation>
    38804432    </message>
    38814433    <message>
    3882         <location filename="../src/VBoxProblemReporter.cpp" line="1129"/>
     4434        <location filename="../src/VBoxProblemReporter.cpp" line="1022"/>
    38834435        <source>&lt;p&gt;Do you want to delete the storage unit of the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Delete&lt;/b&gt; then the specified storage unit will be permanently deleted. This operation &lt;b&gt;cannot be undone&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Keep&lt;/b&gt; then the hard disk will be only removed from the list of known hard disks, but the storage unit will be left untouched which makes it possible to add this hard disk to the list later again.&lt;/p&gt;</source>
    38844436        <translation>&lt;p&gt;Möchten Sie den Datencontainer der virtuellen Festplatte &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; wirklich löschen?&lt;/p&gt;&lt;p&gt;Wählen Sie &lt;b&gt;Löschen&lt;/b&gt;, um den Container permanent zu löschen. Diese Operation &lt;b&gt;kann nicht&lt;/b&gt; rückgäng gemacht werden.&lt;/p&gt;&lt;p&gt;Wählen Sie &lt;b&gt;Behalten&lt;/b&gt; um die virtuelle Festplatte von der Liste der bekannten Medien zu löschen, den Datencontainer aber zu behalten. Dadurch können Sie die virtuelle Festplatte später wieder hinzufügen.&lt;/p&gt;</translation>
    38854437    </message>
    38864438    <message>
    3887         <location filename="../src/VBoxProblemReporter.cpp" line="1134"/>
     4439        <location filename="../src/VBoxProblemReporter.cpp" line="1027"/>
    38884440        <source>Delete</source>
    38894441        <comment>hard disk storage</comment>
     
    38914443    </message>
    38924444    <message>
    3893         <location filename="../src/VBoxProblemReporter.cpp" line="1135"/>
     4445        <location filename="../src/VBoxProblemReporter.cpp" line="1028"/>
    38944446        <source>Keep</source>
    38954447        <comment>hard disk storage</comment>
     
    38974449    </message>
    38984450    <message>
    3899         <location filename="../src/VBoxProblemReporter.cpp" line="1147"/>
     4451        <location filename="../src/VBoxProblemReporter.cpp" line="1040"/>
    39004452        <source>Failed to delete the storage unit of the hard disk &lt;b&gt;%1&lt;/b&gt;.</source>
    39014453        <translation>Der Datencontainer der virtuellen Festplatte &lt;b&gt;%1&lt;/b&gt; konnte nicht gelöscht werden.</translation>
    39024454    </message>
    39034455    <message>
    3904         <location filename="../src/VBoxProblemReporter.cpp" line="1185"/>
     4456        <location filename="../src/VBoxProblemReporter.cpp" line="1078"/>
    39054457        <source>&lt;p&gt;There are no unused hard disks available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new hard disk, or press the &lt;b&gt;Select&lt;/b&gt; button to open the &lt;i&gt;Virtual Media Manager&lt;/i&gt; and select what to do.&lt;/p&gt;</source>
    39064458        <translation>&lt;p&gt;Für diesen neuen Anschluss sind keine unbenutzten Plattenabbilder verfügbar.&lt;/p&gt;&lt;p&gt;Wählen Sie &lt;b&gt;Erzeugen&lt;/b&gt;, um eine neue virtuelle Platte zu erzeugen. Oder drücken Sie auf &lt;b&gt;Auswählen&lt;/b&gt;, um den &lt;i&gt;Manager für virtuelle Medien&lt;/i&gt; zu starten.&lt;/p&gt;</translation>
    39074459    </message>
    39084460    <message>
    3909         <location filename="../src/VBoxProblemReporter.cpp" line="1200"/>
     4461        <location filename="../src/VBoxProblemReporter.cpp" line="1093"/>
    39104462        <source>Failed to create the hard disk storage &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</source>
    39114463        <translation>Die virtuelle Festplatte &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; konnte nicht erzeugt werden.</translation>
    39124464    </message>
    39134465    <message>
    3914         <location filename="../src/VBoxProblemReporter.cpp" line="1214"/>
     4466        <location filename="../src/VBoxProblemReporter.cpp" line="1107"/>
    39154467        <source>Failed to attach the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
    39164468        <translation>Die virtuelle Festplatte &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; konnte nicht an den Slot &lt;i&gt;%2&lt;/i&gt; der virtuellen Maschine &lt;b&gt;%3&lt;/b&gt; angeschlossen werden.</translation>
    39174469    </message>
    39184470    <message>
    3919         <location filename="../src/VBoxProblemReporter.cpp" line="1227"/>
     4471        <location filename="../src/VBoxProblemReporter.cpp" line="1120"/>
    39204472        <source>Failed to detach the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
    39214473        <translation>Die virtuelle Festplatte &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; konnte nicht vom Slot &lt;i&gt;%2&lt;/i&gt; der virtuellen Maschine &lt;b&gt;%3&lt;/b&gt; getrennt werden.</translation>
    39224474    </message>
    39234475    <message>
    3924         <location filename="../src/VBoxProblemReporter.cpp" line="1242"/>
     4476        <location filename="../src/VBoxProblemReporter.cpp" line="1135"/>
    39254477        <source>Failed to mount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; to the machine &lt;b&gt;%3&lt;/b&gt;.</source>
    39264478        <translation>Die %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; konnte nicht an die virtuelle Maschine &lt;b&gt;%3&lt;/b&gt; angeschlossen werden.</translation>
    39274479    </message>
    39284480    <message>
    3929         <location filename="../src/VBoxProblemReporter.cpp" line="1257"/>
     4481        <location filename="../src/VBoxProblemReporter.cpp" line="1150"/>
    39304482        <source>Failed to unmount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%3&lt;/b&gt;.</source>
    39314483        <translation>Die %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; konnte nicht von der virtuellen Maschine &lt;b&gt;%3&lt;/b&gt; getrennt werden.</translation>
    39324484    </message>
    39334485    <message>
    3934         <location filename="../src/VBoxProblemReporter.cpp" line="1271"/>
     4486        <location filename="../src/VBoxProblemReporter.cpp" line="1164"/>
    39354487        <source>Failed to open the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
    39364488        <translation>Die %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; konnte nicht geöffnet werden.</translation>
    39374489    </message>
    39384490    <message>
    3939         <location filename="../src/VBoxProblemReporter.cpp" line="1283"/>
     4491        <location filename="../src/VBoxProblemReporter.cpp" line="1176"/>
    39404492        <source>Failed to close the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
    39414493        <translation>Die %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; konnte nicht geschlossen werden.</translation>
    39424494    </message>
    39434495    <message>
    3944         <location filename="../src/VBoxProblemReporter.cpp" line="1325"/>
     4496        <location filename="../src/VBoxProblemReporter.cpp" line="1218"/>
    39454497        <source>Failed to get the accessibility state of the medium &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
    39464498        <translation>Die Rechte für das Medium &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; konnten nicht ermittelt werden.</translation>
    39474499    </message>
    39484500    <message>
    3949         <location filename="../src/VBoxProblemReporter.cpp" line="1619"/>
     4501        <location filename="../src/VBoxProblemReporter.cpp" line="1512"/>
    39504502        <source>&lt;p&gt;Failed to connect to the VirtualBox online registration service due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
    39514503        <translation>&lt;p&gt;Die Verbindung zur VirtualBox-Online-Registrierung konnte aufgrund des folgenden Fehlers nicht aufgebaut werden:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
    39524504    </message>
    39534505    <message>
    3954         <location filename="../src/VBoxProblemReporter.cpp" line="1653"/>
     4506        <location filename="../src/VBoxProblemReporter.cpp" line="1546"/>
    39554507        <source>&lt;p&gt;Unable to obtain the new version information due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
    39564508        <translation>&lt;p&gt;Neue Versionsinformationen konnten aufgrund des folgenden Fehlers nicht ermittelt werden:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
    39574509    </message>
    39584510    <message>
    3959         <location filename="../src/VBoxProblemReporter.cpp" line="1809"/>
     4511        <location filename="../src/VBoxProblemReporter.cpp" line="1702"/>
    39604512        <source>&lt;p&gt;One or more virtual hard disks, CD/DVD or floppy media are not currently accessible. As a result, you will not be able to operate virtual machines that use these media until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Check&lt;/b&gt; to open the Virtual Media Manager window and see what media are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
    39614513        <translation>&lt;p&gt;Eine oder mehrere virtuelle Festplatten, CD/DVD-ROMs oder Diskettenmedien sind momentan nicht zugreifbar. Virtuelle Maschinen, die diese Medien benutzen, können so lange nicht benutzt werden, bis die Medien wieder zugreifbar werden.&lt;/p&gt;&lt;p&gt;Wählen Sie &lt;b&gt;Überprüfen&lt;/b&gt; um den Manager für virtuelle Medien zu öffnen oder wählen Sie &lt;b&gt;Ignorieren&lt;/b&gt;, um dieses Problem zu ignorieren.&lt;/p&gt;</translation>
    39624514    </message>
    39634515    <message>
    3964         <location filename="../src/VBoxProblemReporter.cpp" line="1845"/>
     4516        <location filename="../src/VBoxProblemReporter.cpp" line="1762"/>
    39654517        <source>&lt;p&gt;Your existing VirtualBox settings files were automatically converted from the old format to a new format necessary for the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;More&lt;/b&gt; if you want to get more information about what files were converted and access additional actions.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Exit&lt;/b&gt; to terminate the VirtualBox application without saving the results of the conversion to disk.&lt;/p&gt;</source>
    39664518        <translation>&lt;p&gt;Die vorhandenen VirtualBox-Einstellungen wurden automatisch aus dem alten Format in ein neues Format für die aktuelle Version von VirtualBox konvertiert.&lt;/p&gt;&lt;p&gt;Wählen Sie &lt;b&gt;OK&lt;/b&gt;, um VirtualBox nun zu starten oder &lt;b&gt;Mehr&lt;/b&gt;, um mehr Informationen über die konvertierten Dateien zu erhalten sowie für zusätzliche Optionen.&lt;/p&gt;&lt;p&gt;Wählen Sie &lt;b&gt;Beenden&lt;/b&gt;, um VirtualBox ohne Speichern der Konvertierungen zu beenden.&lt;/p&gt;</translation>
    39674519    </message>
    39684520    <message>
    3969         <location filename="../src/VBoxProblemReporter.cpp" line="1851"/>
     4521        <location filename="../src/VBoxProblemReporter.cpp" line="1768"/>
    39704522        <source>&amp;More</source>
    39714523        <comment>warnAboutAutoConvertedSettings message box</comment>
     
    39734525    </message>
    39744526    <message>
    3975         <location filename="../src/VBoxProblemReporter.cpp" line="1895"/>
     4527        <location filename="../src/VBoxProblemReporter.cpp" line="1813"/>
    39764528        <source>E&amp;xit</source>
    39774529        <comment>warnAboutAutoConvertedSettings message box</comment>
     
    39794531    </message>
    39804532    <message>
    3981         <location filename="../src/VBoxProblemReporter.cpp" line="1882"/>
     4533        <location filename="../src/VBoxProblemReporter.cpp" line="1800"/>
    39824534        <source>&lt;p&gt;The following VirtualBox settings files have been automatically converted to the new settings file format version &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;However, the results of the conversion were not saved back to disk yet. Please press:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Backup&lt;/b&gt; to create backup copies of the settings files in the old format before saving them in the new format;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Overwrite&lt;/b&gt; to save all auto-converted files without creating backup copies (it will not be possible to use these settings files with an older version of VirtualBox afterwards);&lt;/li&gt;%2&lt;/ul&gt;&lt;p&gt;It is recommended to always select &lt;b&gt;Backup&lt;/b&gt; because in this case it will be possible to go back to the previous version of VirtualBox (if necessary) without losing your current settings. See the VirtualBox Manual for more information about downgrading.&lt;/p&gt;</source>
    39834535        <translation>&lt;p&gt;Die folgenden Dateien mit VirtualBox-Einstellungen wurden automatisch in die neue Formatversion &lt;b&gt;%1&lt;/b&gt; konvertiert.&lt;/p&gt;&lt;p&gt;Die konvertierten Dateien wurden allerdings noch nicht abgespeichert. Wählen Sie &lt;p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Sichern&lt;/b&gt;, um Sicherheitskopien im alten Format zu erzeugen,&lt;/li&gt;&lt;li&gt;&lt;b&gt;Überschreiben&lt;/b&gt;, um alle konvertierten Dateien ohne Sicherheitskopien zu überschreiben; diese Einstellungen können allerdings nicht mehr mit einer älteren Version von VirtualBox verwendet werden,&lt;/li&gt;&lt;li&gt;%2&lt;/ul&gt;&lt;p&gt;Es wird empfohlen, &lt;b&gt;Sichern&lt;/b&gt; zu wählen, um die Sicherheitskopien mit älteren Versionen von VirtualBox verwenden zu können. Lesen Sie auch die Dokumentation für mehr Informationen über Downgrading.&lt;/p&gt;</translation>
    39844536    </message>
    39854537    <message>
    3986         <location filename="../src/VBoxProblemReporter.cpp" line="1885"/>
     4538        <location filename="../src/VBoxProblemReporter.cpp" line="1803"/>
    39874539        <source>&lt;li&gt;&lt;b&gt;Exit&lt;/b&gt; to terminate VirtualBox without saving the results of the conversion to disk.&lt;/li&gt;</source>
    39884540        <translation>&lt;li&gt;&lt;b&gt;Beenden&lt;/b&gt;, um VirtualBox ohne Sichern der konvertierten Dateien zu verlassen.&lt;/li&gt;</translation>
    39894541    </message>
    39904542    <message>
    3991         <location filename="../src/VBoxProblemReporter.cpp" line="1892"/>
     4543        <location filename="../src/VBoxProblemReporter.cpp" line="1810"/>
    39924544        <source>O&amp;verwrite</source>
    39934545        <comment>warnAboutAutoConvertedSettings message box</comment>
     
    39954547    </message>
    39964548    <message>
    3997         <location filename="../src/VBoxProblemReporter.cpp" line="2001"/>
     4549        <location filename="../src/VBoxProblemReporter.cpp" line="1919"/>
    39984550        <source>&lt;p&gt;A critical error has occurred while running the virtual machine and the machine execution has been stopped.&lt;/p&gt;&lt;p&gt;For help, please see the Community section on &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; or your support contract. Please provide the contents of the log file &lt;tt&gt;VBox.log&lt;/tt&gt; and the image file &lt;tt&gt;VBox.png&lt;/tt&gt;, which you can find in the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting &lt;b&gt;Show Log&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; if you want to power off the machine or press &lt;b&gt;Ignore&lt;/b&gt; if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press &lt;b&gt;OK&lt;/b&gt; now.&lt;/p&gt;</source>
    39994551        <translation>&lt;p&gt;Ein schwerwiegender Fehler ist aufgetreten, und die Ausführung der virtuellen Maschine wurde unterbrochen.&lt;/p&gt;&lt;p&gt;Zusätzliche Informationen zu diesem Fehler suchen Sie bitte in der Community-Sektion auf &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; bzw. handeln Sie gemäß Ihres Supportvertrages. Bitte geben Sie die Logdatei &lt;tt&gt;VBox.log&lt;/tt&gt;, den Screenshot &lt;tt&gt;VBox.png&lt;/tt&gt;, den Sie im Verzeichnis &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; finden können, sowie eine Beschreibung der Maßnahmen, die zu diesem Fehler führten, weiter. Sie können diese Dateien auch durch Auswahl von &lt;b&gt;Zeige Log...&lt;/b&gt; im Menü &lt;b&gt;Maschine&lt;/b&gt; des Hauptfensters finden.&lt;/p&gt;&lt;p&gt;Drücken Sie &lt;b&gt;OK&lt;/b&gt;, wenn Sie die virtuelle Maschine ausschalten wollen. Drücken Sie &lt;b&gt;Ignorieren&lt;/b&gt;, wenn Sie diese für Debugging offen lassen wollen. Zum Debuggen sind spezielle Kenntnisse und Tools notwendig, so dass die empfohlene Aktion hier &lt;b&gt;OK&lt;/b&gt; ist.&lt;/p&gt;</translation>
    40004552    </message>
    40014553    <message>
    4002         <location filename="../src/VBoxProblemReporter.cpp" line="2239"/>
     4554        <location filename="../src/VBoxProblemReporter.cpp" line="2157"/>
    40034555        <source>hard disk</source>
    40044556        <comment>failed to close ...</comment>
     
    40064558    </message>
    40074559    <message>
    4008         <location filename="../src/VBoxProblemReporter.cpp" line="2241"/>
     4560        <location filename="../src/VBoxProblemReporter.cpp" line="2159"/>
    40094561        <source>CD/DVD image</source>
    40104562        <comment>failed to close ...</comment>
     
    40124564    </message>
    40134565    <message>
    4014         <location filename="../src/VBoxProblemReporter.cpp" line="2243"/>
     4566        <location filename="../src/VBoxProblemReporter.cpp" line="2161"/>
    40154567        <source>floppy image</source>
    40164568        <comment>failed to close ...</comment>
     
    40184570    </message>
    40194571    <message>
    4020         <location filename="../src/VBoxProblemReporter.cpp" line="452"/>
     4572        <location filename="../src/VBoxProblemReporter.cpp" line="303"/>
    40214573        <source>A file named &lt;b&gt;%1&lt;/b&gt; already exists. Are you sure you want to replace it?&lt;br /&gt;&lt;br /&gt;The file already exists in &quot;%2&quot;. Replacing it will overwrite its contents.</source>
    40224574        <translation type="unfinished"></translation>
    40234575    </message>
    40244576    <message>
    4025         <location filename="../src/VBoxProblemReporter.cpp" line="617"/>
     4577        <location filename="../src/VBoxProblemReporter.cpp" line="501"/>
    40264578        <source>Could not access USB on the host system, because neither the USB file system (usbfs) nor the DBus and hal services are currently available. If you wish to use host USB devices inside guest systems, you must correct this and restart VirtualBox.</source>
    40274579        <translation type="unfinished"></translation>
    40284580    </message>
    40294581    <message>
    4030         <location filename="../src/VBoxProblemReporter.cpp" line="863"/>
     4582        <location filename="../src/VBoxProblemReporter.cpp" line="747"/>
    40314583        <source>You are trying to shut down the guest with the ACPI power button. This is currently not possible because the guest does not use the ACPI subsystem.</source>
    40324584        <translation type="unfinished"></translation>
    40334585    </message>
    40344586    <message>
    4035         <location filename="../src/VBoxProblemReporter.cpp" line="873"/>
     4587        <location filename="../src/VBoxProblemReporter.cpp" line="757"/>
    40364588        <source>&lt;p&gt;VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Your 64 bits guest will fail to detect a 64 bits CPU and will not be able to boot.&lt;/p&gt;&lt;p&gt;Please check if you have enabled VT-x/AMD-V properly in the BIOS of your host computer.&lt;/p&gt;</source>
    40374589        <translation type="unfinished"></translation>
    40384590    </message>
    40394591    <message>
    4040         <location filename="../src/VBoxProblemReporter.cpp" line="875"/>
     4592        <location filename="../src/VBoxProblemReporter.cpp" line="759"/>
    40414593        <source>Close VM</source>
    40424594        <translation>VM beenden</translation>
    40434595    </message>
    40444596    <message>
    4045         <location filename="../src/VBoxProblemReporter.cpp" line="875"/>
     4597        <location filename="../src/VBoxProblemReporter.cpp" line="759"/>
    40464598        <source>Continue</source>
    40474599        <translation>Fortfahren</translation>
    40484600    </message>
    40494601    <message>
    4050         <location filename="../src/VBoxProblemReporter.cpp" line="1160"/>
     4602        <location filename="../src/VBoxProblemReporter.cpp" line="1053"/>
    40514603        <source>&lt;p&gt;There are hard disks attached to ports of the additional controller. If you disable the additional controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure that you want to disable the additional controller?&lt;/p&gt;</source>
    40524604        <translation type="unfinished"></translation>
    40534605    </message>
    40544606    <message>
    4055         <location filename="../src/VBoxProblemReporter.cpp" line="1172"/>
     4607        <location filename="../src/VBoxProblemReporter.cpp" line="1065"/>
    40564608        <source>&lt;p&gt;There are hard disks attached to ports of the additional controller. If you change the additional controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure that you want to change the additional controller?&lt;/p&gt;</source>
    40574609        <translation type="unfinished"></translation>
    40584610    </message>
    40594611    <message>
    4060         <location filename="../src/VBoxProblemReporter.cpp" line="1174"/>
     4612        <location filename="../src/VBoxProblemReporter.cpp" line="1067"/>
    40614613        <source>Change</source>
    40624614        <comment>hard disk</comment>
    4063         <translation type="unfinished"></translation>
    4064     </message>
    4065     <message>
    4066         <location filename="../src/VBoxProblemReporter.cpp" line="1341"/>
     4615        <translation>Ändern</translation>
     4616    </message>
     4617    <message>
     4618        <location filename="../src/VBoxProblemReporter.cpp" line="1234"/>
    40674619        <source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
    40684620        <translation>&lt;p&gt;Möchten Sie das ausgewählte Hostinterface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;löschen?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Beachten Sie:&lt;/b&gt; Dieses Interface wird möglicherweise von virtuellen Netzwerkadaptern anderer VMs benutzt. Nachdem es gelöscht wurde, funktionieren diese Adapter nichts mehr, bis deren Einstellungen entsprechend angepasst wurden.&lt;/p&gt;</translation>
    40694621    </message>
    40704622    <message>
    4071         <location filename="../src/VBoxProblemReporter.cpp" line="1359"/>
     4623        <location filename="../src/VBoxProblemReporter.cpp" line="1252"/>
    40724624        <source>Failed to create the host-only network interface.</source>
    40734625        <translation type="unfinished"></translation>
    40744626    </message>
    40754627    <message>
    4076         <location filename="../src/VBoxProblemReporter.cpp" line="2056"/>
     4628        <location filename="../src/VBoxProblemReporter.cpp" line="1974"/>
    40774629        <source>Failed to open appliance.</source>
    40784630        <translation type="unfinished"></translation>
    40794631    </message>
    40804632    <message>
    4081         <location filename="../src/VBoxProblemReporter.cpp" line="2072"/>
     4633        <location filename="../src/VBoxProblemReporter.cpp" line="1990"/>
    40824634        <source>Failed to open/interpret appliance &lt;b&gt;%1&lt;/b&gt;.</source>
    40834635        <translation type="unfinished"></translation>
    40844636    </message>
    40854637    <message>
    4086         <location filename="../src/VBoxProblemReporter.cpp" line="2084"/>
     4638        <location filename="../src/VBoxProblemReporter.cpp" line="2002"/>
    40874639        <source>Failed to import appliance &lt;b&gt;%1&lt;/b&gt;.</source>
    40884640        <translation type="unfinished"></translation>
    40894641    </message>
    40904642    <message>
    4091         <location filename="../src/VBoxProblemReporter.cpp" line="2114"/>
     4643        <location filename="../src/VBoxProblemReporter.cpp" line="2032"/>
    40924644        <source>Failed to create an appliance.</source>
    40934645        <translation type="unfinished"></translation>
    40944646    </message>
    40954647    <message>
    4096         <location filename="../src/VBoxProblemReporter.cpp" line="2119"/>
     4648        <location filename="../src/VBoxProblemReporter.cpp" line="2037"/>
    40974649        <source>Failed to prepare the export of the appliance &lt;b&gt;%1&lt;/b&gt;.</source>
    40984650        <translation type="unfinished"></translation>
    40994651    </message>
    41004652    <message>
    4101         <location filename="../src/VBoxProblemReporter.cpp" line="2130"/>
     4653        <location filename="../src/VBoxProblemReporter.cpp" line="2048"/>
    41024654        <source>Failed to export appliance &lt;b&gt;%1&lt;/b&gt;.</source>
    41034655        <translation type="unfinished"></translation>
     4656    </message>
     4657    <message>
     4658        <location filename="../src/VBoxProblemReporter.cpp" line="321"/>
     4659        <source>The following files exists already:&lt;br /&gt;&lt;br /&gt;%1&lt;br /&gt;&lt;br /&gt;Are you sure you want to replace them? Replacing them will overwrite their contents.</source>
     4660        <translation type="unfinished"></translation>
     4661    </message>
     4662    <message>
     4663        <location filename="../src/VBoxProblemReporter.cpp" line="330"/>
     4664        <source>Failed to remove the file &lt;b&gt;%1&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Please try to remove that file yourself &amp; try again.</source>
     4665        <translation type="unfinished"></translation>
     4666    </message>
     4667    <message>
     4668        <location filename="../src/VBoxProblemReporter.cpp" line="341"/>
     4669        <source>You&apos;re running a prerelease version of VirtualBox. This version is not designed for production use.</source>
     4670        <translation type="unfinished"></translation>
     4671    </message>
     4672    <message>
     4673        <location filename="../src/VBoxProblemReporter.cpp" line="779"/>
     4674        <source>&lt;p&gt;Are you sure you wish to delete the selected snapshot and saved state?&lt;/p&gt;</source>
     4675        <translation type="unfinished"></translation>
     4676    </message>
     4677    <message>
     4678        <location filename="../src/VBoxProblemReporter.cpp" line="781"/>
     4679        <source>Discard</source>
     4680        <translation type="unfinished">Verwerfen</translation>
     4681    </message>
     4682    <message>
     4683        <location filename="../src/VBoxProblemReporter.cpp" line="781"/>
     4684        <source>Cancel</source>
     4685        <translation type="unfinished">Abbrechen</translation>
     4686    </message>
     4687    <message>
     4688        <location filename="../src/VBoxProblemReporter.cpp" line="1738"/>
     4689        <source>&lt;p&gt;Your existing VirtualBox settings files will be automatically converted from the old format to a new format necessary for the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;Exit&lt;/b&gt; if you want to terminate the VirtualBox application without any further actions.&lt;/p&gt;</source>
     4690        <translation type="unfinished"></translation>
     4691    </message>
     4692</context>
     4693<context>
     4694    <name>VBoxProgressDialog</name>
     4695    <message>
     4696        <location filename="../src/VBoxProgressDialog.cpp" line="69"/>
     4697        <source>&amp;Cancel</source>
     4698        <translation>&amp;Abbrechen</translation>
    41044699    </message>
    41054700</context>
     
    42344829    </message>
    42354830    <message>
    4236         <location filename="../src/VBoxSelectorWnd.cpp" line="1343"/>
     4831        <location filename="../src/VBoxSelectorWnd.cpp" line="1344"/>
    42374832        <source>Delete the selected virtual machine</source>
    42384833        <translation>Löscht die ausgewählte virtuelle Maschine</translation>
    42394834    </message>
    42404835    <message>
    4241         <location filename="../src/VBoxSelectorWnd.cpp" line="1347"/>
     4836        <location filename="../src/VBoxSelectorWnd.cpp" line="1348"/>
    42424837        <source>D&amp;iscard</source>
    42434838        <translation>&amp;Verwerfen</translation>
    42444839    </message>
    42454840    <message>
    4246         <location filename="../src/VBoxSelectorWnd.cpp" line="1349"/>
     4841        <location filename="../src/VBoxSelectorWnd.cpp" line="1350"/>
    42474842        <source>Discard the saved state of the selected virtual machine</source>
    42484843        <translation>Verwirft den gesicherten Zustand der ausgewählten virtuellen Maschine</translation>
     
    42514846        <location filename="../src/VBoxSelectorWnd.cpp" line="1355"/>
    42524847        <source>&amp;Refresh</source>
    4253         <translation>&amp;Aktualisieren</translation>
     4848        <translation type="obsolete">&amp;Aktualisieren</translation>
    42544849    </message>
    42554850    <message>
     
    43174912        <source>Show the log files of the selected virtual machine</source>
    43184913        <translation>Zeigt die Log-Dateien der ausgewählten virtuellen Maschine</translation>
    4319     </message>
    4320     <message>
    4321         <location filename="../src/VBoxSelectorWnd.cpp" line="1281"/>
    4322         <source>Sun xVM VirtualBox</source>
    4323         <translation></translation>
    43244914    </message>
    43254915    <message>
     
    43844974        <translation>Exportiert eine Appliance aus VirtualBox</translation>
    43854975    </message>
     4976    <message>
     4977        <location filename="../src/VBoxSelectorWnd.cpp" line="1281"/>
     4978        <source>Sun VirtualBox</source>
     4979        <translation>Sun VirtualBox</translation>
     4980    </message>
     4981    <message>
     4982        <location filename="../src/VBoxSelectorWnd.cpp" line="1356"/>
     4983        <source>Re&amp;fresh</source>
     4984        <translation>&amp;Aktualisieren</translation>
     4985    </message>
    43864986</context>
    43874987<context>
     
    43934993    </message>
    43944994    <message>
    4395         <location filename="../src/VBoxSettingsDialog.cpp" line="131"/>
     4995        <location filename="../src/VBoxSettingsDialog.cpp" line="185"/>
    43964996        <source>Invalid settings detected</source>
    43974997        <translation>Ungültige Einstellungen erkannt</translation>
    43984998    </message>
    43994999    <message>
    4400         <location filename="../src/VBoxSettingsDialog.cpp" line="267"/>
     5000        <location filename="../src/VBoxSettingsDialog.cpp" line="210"/>
    44015001        <source>Settings</source>
    44025002        <translation>Ändern</translation>
    44035003    </message>
    44045004    <message>
    4405         <location filename="../src/VBoxSettingsDialog.cpp" line="132"/>
     5005        <location filename="../src/VBoxSettingsDialog.cpp" line="186"/>
    44065006        <source>Non-optimal settings detected</source>
    44075007        <translation>Einige Einstellungen sind nicht optimal</translation>
     5008    </message>
     5009    <message>
     5010        <location filename="../src/VBoxSettingsDialog.cpp" line="136"/>
     5011        <source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
     5012        <translation type="unfinished">Auf der Seite &lt;b&gt;%1&lt;/b&gt; %2</translation>
    44085013    </message>
    44095014</context>
     
    45175122    </message>
    45185123    <message>
    4519         <location filename="../src/VBoxSnapshotsWgt.cpp" line="681"/>
     5124        <location filename="../src/VBoxSnapshotsWgt.cpp" line="684"/>
    45205125        <source>&amp;Discard Snapshot</source>
    45215126        <translation>Sicherungspunkt &amp;verwerfen</translation>
    45225127    </message>
    45235128    <message>
    4524         <location filename="../src/VBoxSnapshotsWgt.cpp" line="682"/>
     5129        <location filename="../src/VBoxSnapshotsWgt.cpp" line="685"/>
    45255130        <source>Take &amp;Snapshot</source>
    45265131        <translation>Sicherungspunkt &amp;erstellen</translation>
    45275132    </message>
    45285133    <message>
    4529         <location filename="../src/VBoxSnapshotsWgt.cpp" line="683"/>
     5134        <location filename="../src/VBoxSnapshotsWgt.cpp" line="686"/>
    45305135        <source>&amp;Revert to Current Snapshot</source>
    45315136        <translation>Zurückkehren zum letzten Sicherungspunkt</translation>
    45325137    </message>
    45335138    <message>
    4534         <location filename="../src/VBoxSnapshotsWgt.cpp" line="684"/>
     5139        <location filename="../src/VBoxSnapshotsWgt.cpp" line="687"/>
    45355140        <source>D&amp;iscard Current Snapshot and State</source>
    45365141        <translation>Aktuellen Sicherungspunkt und Zustand verwerfen</translation>
    45375142    </message>
    45385143    <message>
    4539         <location filename="../src/VBoxSnapshotsWgt.cpp" line="685"/>
     5144        <location filename="../src/VBoxSnapshotsWgt.cpp" line="688"/>
    45405145        <source>S&amp;how Details</source>
    45415146        <translation>Einzelheiten zeigen</translation>
    45425147    </message>
    45435148    <message>
    4544         <location filename="../src/VBoxSnapshotsWgt.cpp" line="687"/>
     5149        <location filename="../src/VBoxSnapshotsWgt.cpp" line="690"/>
    45455150        <source>Discard the selected snapshot of the virtual machine</source>
    45465151        <translation>Verwirft den ausgewählten Sicherungspunkt der virtuellen Maschine</translation>
    45475152    </message>
    45485153    <message>
    4549         <location filename="../src/VBoxSnapshotsWgt.cpp" line="688"/>
     5154        <location filename="../src/VBoxSnapshotsWgt.cpp" line="691"/>
    45505155        <source>Take a snapshot of the current virtual machine state</source>
    45515156        <translation>Erzeugt einen Sicherungspunkt der aktuellen virtuellen Maschine</translation>
    45525157    </message>
    45535158    <message>
    4554         <location filename="../src/VBoxSnapshotsWgt.cpp" line="689"/>
     5159        <location filename="../src/VBoxSnapshotsWgt.cpp" line="692"/>
    45555160        <source>Restore the virtual machine state from the state stored in the current snapshot</source>
    45565161        <translation>Der Zustand der virtuellen Maschine wird aus dem Zustand im aktuellen Sicherungspunkt wieder hergestellt</translation>
    45575162    </message>
    45585163    <message>
    4559         <location filename="../src/VBoxSnapshotsWgt.cpp" line="690"/>
     5164        <location filename="../src/VBoxSnapshotsWgt.cpp" line="693"/>
    45605165        <source>Discard the current snapshot and revert the machine to the state it had before the snapshot was taken</source>
    45615166        <translation>Verwirft den ausgewählten Sicherungspunkt und stellt den Zustand der virtuellen Maschine vor dem Sicherungspunkt wieder her</translation>
    45625167    </message>
    45635168    <message>
    4564         <location filename="../src/VBoxSnapshotsWgt.cpp" line="691"/>
     5169        <location filename="../src/VBoxSnapshotsWgt.cpp" line="694"/>
    45655170        <source>Show details of the selected snapshot</source>
    45665171        <translation>Zeigt Einzelheiten des ausgewählten Sicherungspunktes</translation>
     
    45965201        <source>Snapshot &amp;Description</source>
    45975202        <translation>&amp;Beschreibung des Sicherungspunktes</translation>
     5203    </message>
     5204</context>
     5205<context>
     5206    <name>VBoxTextEditor</name>
     5207    <message>
     5208        <location filename="../src/VBoxLineTextEdit.cpp" line="76"/>
     5209        <source>Edit text</source>
     5210        <translation>Text bearbeiten</translation>
     5211    </message>
     5212    <message>
     5213        <location filename="../src/VBoxLineTextEdit.cpp" line="77"/>
     5214        <source>&amp;Replace...</source>
     5215        <translation type="unfinished">&amp;Ersetzen...</translation>
     5216    </message>
     5217    <message>
     5218        <location filename="../src/VBoxLineTextEdit.cpp" line="78"/>
     5219        <source>Replaces the current text with the content of a given file.</source>
     5220        <translation type="unfinished"></translation>
     5221    </message>
     5222    <message>
     5223        <location filename="../src/VBoxLineTextEdit.cpp" line="83"/>
     5224        <source>Text (*.txt);;All (*.*)</source>
     5225        <translation type="unfinished"></translation>
     5226    </message>
     5227    <message>
     5228        <location filename="../src/VBoxLineTextEdit.cpp" line="83"/>
     5229        <source>Select a file to open...</source>
     5230        <translation>Wählen Sie eine Datei zum Öffnen ...</translation>
    45985231    </message>
    45995232</context>
     
    49645597    </message>
    49655598    <message>
    4966         <location filename="../src/VBoxVMInformationDlg.cpp" line="216"/>
     5599        <location filename="../src/VBoxVMInformationDlg.cpp" line="237"/>
    49675600        <source>Data Read</source>
    49685601        <translation>Daten gelesen</translation>
    49695602    </message>
    49705603    <message>
    4971         <location filename="../src/VBoxVMInformationDlg.cpp" line="218"/>
     5604        <location filename="../src/VBoxVMInformationDlg.cpp" line="239"/>
    49725605        <source>Data Written</source>
    49735606        <translation>Daten geschrieben</translation>
    49745607    </message>
    49755608    <message>
    4976         <location filename="../src/VBoxVMInformationDlg.cpp" line="254"/>
     5609        <location filename="../src/VBoxVMInformationDlg.cpp" line="273"/>
    49775610        <source>Data Transmitted</source>
    49785611        <translation>Daten gesendet</translation>
    49795612    </message>
    49805613    <message>
    4981         <location filename="../src/VBoxVMInformationDlg.cpp" line="256"/>
     5614        <location filename="../src/VBoxVMInformationDlg.cpp" line="275"/>
    49825615        <source>Data Received</source>
    49835616        <translation>Daten empfangen</translation>
    49845617    </message>
    49855618    <message>
    4986         <location filename="../src/VBoxVMInformationDlg.cpp" line="453"/>
     5619        <location filename="../src/VBoxVMInformationDlg.cpp" line="472"/>
    49875620        <source>Runtime Attributes</source>
    49885621        <translation>Laufzeit-Attribute</translation>
    49895622    </message>
    49905623    <message>
    4991         <location filename="../src/VBoxVMInformationDlg.cpp" line="454"/>
     5624        <location filename="../src/VBoxVMInformationDlg.cpp" line="473"/>
    49925625        <source>Screen Resolution</source>
    49935626        <translation>Auflösung</translation>
    49945627    </message>
    49955628    <message>
    4996         <location filename="../src/VBoxVMInformationDlg.cpp" line="512"/>
     5629        <location filename="../src/VBoxVMInformationDlg.cpp" line="550"/>
    49975630        <source>CD/DVD-ROM Statistics</source>
    49985631        <translation>CD/DVD-ROM</translation>
    49995632    </message>
    50005633    <message>
    5001         <location filename="../src/VBoxVMInformationDlg.cpp" line="522"/>
     5634        <location filename="../src/VBoxVMInformationDlg.cpp" line="560"/>
    50025635        <source>Network Adapter Statistics</source>
    50035636        <translation>Netzwerkadapter</translation>
    50045637    </message>
    50055638    <message>
    5006         <location filename="../src/VBoxVMInformationDlg.cpp" line="437"/>
     5639        <location filename="../src/VBoxVMInformationDlg.cpp" line="456"/>
    50075640        <source>Version %1.%2</source>
    50085641        <comment>guest additions</comment>
     
    50105643    </message>
    50115644    <message>
    5012         <location filename="../src/VBoxVMInformationDlg.cpp" line="438"/>
     5645        <location filename="../src/VBoxVMInformationDlg.cpp" line="457"/>
    50135646        <source>Not Detected</source>
    50145647        <comment>guest additions</comment>
     
    50165649    </message>
    50175650    <message>
    5018         <location filename="../src/VBoxVMInformationDlg.cpp" line="441"/>
     5651        <location filename="../src/VBoxVMInformationDlg.cpp" line="460"/>
    50195652        <source>Not Detected</source>
    50205653        <comment>guest os type</comment>
     
    50225655    </message>
    50235656    <message>
    5024         <location filename="../src/VBoxVMInformationDlg.cpp" line="457"/>
     5657        <location filename="../src/VBoxVMInformationDlg.cpp" line="476"/>
    50255658        <source>Guest Additions</source>
    50265659        <translation>Gast-Erweiterungen</translation>
    50275660    </message>
    50285661    <message>
    5029         <location filename="../src/VBoxVMInformationDlg.cpp" line="458"/>
     5662        <location filename="../src/VBoxVMInformationDlg.cpp" line="477"/>
    50305663        <source>Guest OS Type</source>
    50315664        <translation>Gast-Betriebssystem</translation>
    50325665    </message>
    50335666    <message>
    5034         <location filename="../src/VBoxVMInformationDlg.cpp" line="468"/>
     5667        <location filename="../src/VBoxVMInformationDlg.cpp" line="487"/>
    50355668        <source>Hard Disk Statistics</source>
    50365669        <translation>Festplatten</translation>
    50375670    </message>
    50385671    <message>
    5039         <location filename="../src/VBoxVMInformationDlg.cpp" line="505"/>
     5672        <location filename="../src/VBoxVMInformationDlg.cpp" line="543"/>
    50405673        <source>No Hard Disks</source>
    50415674        <translation>Keine Festplatten</translation>
    50425675    </message>
    50435676    <message>
    5044         <location filename="../src/VBoxVMInformationDlg.cpp" line="539"/>
     5677        <location filename="../src/VBoxVMInformationDlg.cpp" line="577"/>
    50455678        <source>No Network Adapters</source>
    50465679        <translation>Keine Netzwerkadapter</translation>
     
    52765909    <name>VBoxVMSettingsDlg</name>
    52775910    <message>
    5278         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="411"/>
     5911        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="370"/>
    52795912        <source>General</source>
    52805913        <translation>Allgemein</translation>
    52815914    </message>
    52825915    <message>
    5283         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="414"/>
     5916        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="373"/>
    52845917        <source>Storage</source>
    52855918        <translation>Plattenspeicher</translation>
    52865919    </message>
    52875920    <message>
    5288         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="417"/>
     5921        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="376"/>
    52895922        <source>Hard Disks</source>
    52905923        <translation>Festplatten</translation>
    52915924    </message>
    52925925    <message>
    5293         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="420"/>
     5926        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="379"/>
    52945927        <source>CD/DVD-ROM</source>
    52955928        <translation>CD/DVD-ROM</translation>
    52965929    </message>
    52975930    <message>
    5298         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="423"/>
     5931        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="382"/>
    52995932        <source>Floppy</source>
    53005933        <translation>Diskette</translation>
    53015934    </message>
    53025935    <message>
    5303         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="426"/>
     5936        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="385"/>
    53045937        <source>Audio</source>
    53055938        <translation>Audio</translation>
    53065939    </message>
    53075940    <message>
    5308         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="429"/>
     5941        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="388"/>
    53095942        <source>Network</source>
    53105943        <translation>Netzwerk</translation>
    53115944    </message>
    53125945    <message>
    5313         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="434"/>
     5946        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="393"/>
    53145947        <source>Ports</source>
    53155948        <translation></translation>
    53165949    </message>
    53175950    <message>
    5318         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="437"/>
     5951        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="396"/>
    53195952        <source>Serial Ports</source>
    53205953        <translation>Serielle Schnittstellen</translation>
    53215954    </message>
    53225955    <message>
    5323         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="442"/>
     5956        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="401"/>
    53245957        <source>Parallel Ports</source>
    53255958        <translation>Parallele Schnittstellen</translation>
    53265959    </message>
    53275960    <message>
    5328         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="447"/>
     5961        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="406"/>
    53295962        <source>USB</source>
    53305963        <translation>USB</translation>
    53315964    </message>
    53325965    <message>
    5333         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="450"/>
     5966        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="409"/>
    53345967        <source>Shared Folders</source>
    53355968        <translation>Gemeinsame Ordner</translation>
    53365969    </message>
    53375970    <message>
    5338         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="453"/>
     5971        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="412"/>
    53395972        <source>Remote Display</source>
    53405973        <translation>Fernsteuerung</translation>
    53415974    </message>
    53425975    <message>
    5343         <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="474"/>
     5976        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="433"/>
    53445977        <source>%1 - %2</source>
    53455978        <translation></translation>
     
    53485981        <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="368"/>
    53495982        <source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
    5350         <translation>Auf der Seite &lt;b&gt;%1&lt;/b&gt; %2</translation>
     5983        <translation type="obsolete">Auf der Seite &lt;b&gt;%1&lt;/b&gt; %2</translation>
    53515984    </message>
    53525985</context>
     
    54126045    <name>VBoxVMSettingsGeneral</name>
    54136046    <message>
    5414         <location filename="../src/VBoxVMSettingsGeneral.cpp" line="449"/>
     6047        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="520"/>
    54156048        <source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
    54166049        <translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
    54176050    </message>
    54186051    <message>
    5419         <location filename="../src/VBoxVMSettingsGeneral.cpp" line="478"/>
     6052        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="549"/>
    54206053        <source>Displays the path where snapshots of this virtual machine will be stored. Note that snapshots can take quite a lot of disk space.</source>
    54216054        <translation>Zeigt den Pfad an, wo Sicherungspunkte für diese virtuelle Maschine gespeichert werden. Beachten Sie, dass Sicherungspunkte viel Platz beanspruchen können.</translation>
     
    56196252        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="370"/>
    56206253        <source>you have assigned more than &lt;b&gt;75%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%1&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
    5621         <translation>haben Sie mehr als &lt;b&gt;75%&lt;/b&gt; des Hauptspeichers (&lt;b&gt;%1&lt;/b&gt;) für die virtuelle Maschine reserviert. Dadurch bleibt zu wenig Hauptspeicher für den Host übrig. Bitte vermindern Sie den Hauptspeicher für diese VM.</translation>
     6254        <translation type="obsolete">haben Sie mehr als &lt;b&gt;75%&lt;/b&gt; des Hauptspeichers (&lt;b&gt;%1&lt;/b&gt;) für die virtuelle Maschine reserviert. Dadurch bleibt zu wenig Hauptspeicher für den Host übrig. Bitte vermindern Sie den Hauptspeicher für diese VM.</translation>
    56226255    </message>
    56236256    <message>
    56246257        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="379"/>
    56256258        <source>you have assigned more than &lt;b&gt;50%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%1&lt;/b&gt;) to the virtual machine. Not enough memory might be left for your host operating system. Continue at your own risk.</source>
    5626         <translation>haben Sie mehr als &lt;b&gt;50%&lt;/b&gt; des Hauptspeichers (&lt;b&gt;%1&lt;/b&gt;) für die virtuelle Maschine reserviert. Dadurch kann eventuell zu wenig Speicher für den Host übrig bleiben. Fahren Sie auf eigenes Risiko fort.</translation>
    5627     </message>
    5628     <message>
    5629         <location filename="../src/VBoxVMSettingsGeneral.cpp" line="388"/>
     6259        <translation type="obsolete">haben Sie mehr als &lt;b&gt;50%&lt;/b&gt; des Hauptspeichers (&lt;b&gt;%1&lt;/b&gt;) für die virtuelle Maschine reserviert. Dadurch kann eventuell zu wenig Speicher für den Host übrig bleiben. Fahren Sie auf eigenes Risiko fort.</translation>
     6260    </message>
     6261    <message>
     6262        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="459"/>
    56306263        <source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; for video memory which is the minimum amount required to switch the virtual machine to fullscreen or seamless mode.</source>
    56316264        <translation>haben Sie weniger als &lt;b&gt;%1&lt;/b&gt; Grafikspeicher reserviert. Um in den Vollbildmodus oder in den nahtlosen Modus schalten zu können, ist das zu wenig.</translation>
     
    56526285    </message>
    56536286    <message>
    5654         <location filename="../src/VBoxVMSettingsGeneral.cpp" line="401"/>
     6287        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="472"/>
    56556288        <source>there is a 64 bits guest OS type assigned for this VM, which requires virtualization feature (VT-x/AMD-V) to be enabled too, else your guest will fail to detect a 64 bits CPU and will not be able to boot, so this feature will be enabled automatically when you&apos;ll accept VM Settings by pressing OK button.</source>
    56566289        <translation>Für den Gast wurde ein 64-Bit-Betriebssystem ausgewählt. Dafür wird Unterstützung für VT-x/AMD-V benötigt, sonst kann der Gast die 64-Bit-CPU nicht erkennen und daher nicht ordnungsgemäß booten. Die Einstellung VT-x/AMD-V wird automatisch aktiviert, wenn Sie die VM-Einstellungen mit OK bestätigen.</translation>
     6290    </message>
     6291    <message>
     6292        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="439"/>
     6293        <source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
     6294        <translation type="unfinished"></translation>
     6295    </message>
     6296    <message>
     6297        <location filename="../src/VBoxVMSettingsGeneral.cpp" line="449"/>
     6298        <source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. Not enough memory might be left for your host operating system. Continue at your own risk.</source>
     6299        <translation type="unfinished"></translation>
    56576300    </message>
    56586301</context>
     
    58786521    </message>
    58796522    <message>
    5880         <location filename="../src/VBoxVMSettingsNetwork.cpp" line="188"/>
    5881         <source>Adapter</source>
    5882         <translation></translation>
    5883     </message>
    5884     <message>
    58856523        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="207"/>
    58866524        <source>Not Selected</source>
    5887         <translation>nicht ausgewählt</translation>
     6525        <translation type="obsolete">nicht ausgewählt</translation>
    58886526    </message>
    58896527    <message>
    58906528        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="197"/>
    58916529        <source>Name</source>
    5892         <translation>Name</translation>
    5893     </message>
    5894     <message>
    5895         <location filename="../src/VBoxVMSettingsNetwork.cpp" line="206"/>
    5896         <source>Interface</source>
    5897         <translation></translation>
     6530        <translation type="obsolete">Name</translation>
    58986531    </message>
    58996532    <message>
    59006533        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="211"/>
    59016534        <source>Configuration</source>
    5902         <translation>Konfiguration</translation>
     6535        <translation type="obsolete">Konfiguration</translation>
    59036536    </message>
    59046537    <message>
     
    59066539        <source>Automatic</source>
    59076540        <comment>configuration</comment>
    5908         <translation>automatisch</translation>
     6541        <translation type="obsolete">automatisch</translation>
    59096542    </message>
    59106543    <message>
     
    59126545        <source>Manual</source>
    59136546        <comment>configuration</comment>
    5914         <translation>manuell</translation>
     6547        <translation type="obsolete">manuell</translation>
    59156548    </message>
    59166549    <message>
    59176550        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="218"/>
    59186551        <source>IPv4 Address</source>
    5919         <translation>IPv4-Adresse</translation>
     6552        <translation type="obsolete">IPv4-Adresse</translation>
    59206553    </message>
    59216554    <message>
    59226555        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="219"/>
    59236556        <source>IPv4 Mask</source>
    5924         <translation>IPv4-Maske</translation>
     6557        <translation type="obsolete">IPv4-Maske</translation>
    59256558    </message>
    59266559    <message>
    59276560        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="225"/>
    59286561        <source>IPv6 Address</source>
    5929         <translation>IPv6-Adresse</translation>
     6562        <translation type="obsolete">IPv6-Adresse</translation>
    59306563    </message>
    59316564    <message>
    59326565        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="226"/>
    59336566        <source>IPv6 Mask</source>
    5934         <translation>IPv6-Maske</translation>
     6567        <translation type="obsolete">IPv6-Maske</translation>
     6568    </message>
     6569    <message>
     6570        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="204"/>
     6571        <source>Adapter</source>
     6572        <comment>network</comment>
     6573        <translation>Adapter</translation>
     6574    </message>
     6575    <message>
     6576        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="205"/>
     6577        <source>Not selected</source>
     6578        <comment>adapter</comment>
     6579        <translation>nicht ausgewählt</translation>
     6580    </message>
     6581    <message>
     6582        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="197"/>
     6583        <source>Network</source>
     6584        <comment>internal</comment>
     6585        <translation>Netzwerk</translation>
     6586    </message>
     6587    <message>
     6588        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="198"/>
     6589        <source>Not selected</source>
     6590        <comment>network</comment>
     6591        <translation>nicht ausgewählt</translation>
     6592    </message>
     6593    <message>
     6594        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="215"/>
     6595        <source>MAC Address</source>
     6596        <translation>MAC-Adresse</translation>
     6597    </message>
     6598    <message>
     6599        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="216"/>
     6600        <source>Not selected</source>
     6601        <comment>address</comment>
     6602        <translation>nicht ausgewählt</translation>
     6603    </message>
     6604    <message>
     6605        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="218"/>
     6606        <source>Cable</source>
     6607        <translation>Kabel</translation>
     6608    </message>
     6609    <message>
     6610        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="219"/>
     6611        <source>Connected</source>
     6612        <comment>cable</comment>
     6613        <translation>verbunden</translation>
     6614    </message>
     6615    <message>
     6616        <location filename="../src/VBoxVMSettingsNetwork.cpp" line="219"/>
     6617        <source>Not connected</source>
     6618        <comment>cable</comment>
     6619        <translation>nicht verbunden</translation>
    59356620    </message>
    59366621</context>
     
    59386623    <name>VBoxVMSettingsNetworkDetails</name>
    59396624    <message>
    5940         <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="264"/>
     6625        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="155"/>
    59416626        <source>no bridged network adapter is selected</source>
    59426627        <translation>Kein Interface für Bridged Netzwek ausgewählt</translation>
    59436628    </message>
    59446629    <message>
    5945         <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="271"/>
     6630        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="162"/>
    59466631        <source>no internal network name is specified</source>
    59476632        <translation>Kein Name für internes Netzwerk ausgewählt</translation>
     
    59506635        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="278"/>
    59516636        <source>no host-only interface is selected</source>
    5952         <translation>Kein Interface für hostonly-Netzwerk ausgewählt</translation>
     6637        <translation type="obsolete">Kein Interface für hostonly-Netzwerk ausgewählt</translation>
    59536638    </message>
    59546639    <message>
    59556640        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="287"/>
    59566641        <source>host IPv4 address is wrong</source>
    5957         <translation>Die IPv4-Adresse ist ungültig</translation>
     6642        <translation type="obsolete">Die IPv4-Adresse ist ungültig</translation>
    59586643    </message>
    59596644    <message>
    59606645        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="294"/>
    59616646        <source>host IPv4 network mask is wrong</source>
    5962         <translation>Die IPv4-Netzmaske ist ungültig</translation>
     6647        <translation type="obsolete">Die IPv4-Netzmaske ist ungültig</translation>
    59636648    </message>
    59646649    <message>
    59656650        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="303"/>
    59666651        <source>host IPv6 address is wrong</source>
    5967         <translation>Die IPv6-Adresse ist ungültig</translation>
    5968     </message>
    5969     <message>
    5970         <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="348"/>
     6652        <translation type="obsolete">Die IPv6-Adresse ist ungültig</translation>
     6653    </message>
     6654    <message>
     6655        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="212"/>
    59716656        <source>Basic Details</source>
    59726657        <translation type="unfinished"></translation>
    59736658    </message>
    59746659    <message>
    5975         <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="351"/>
     6660        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="215"/>
    59766661        <source>Bridged Network Details</source>
    59776662        <translation>Einstellungen für Bridged Netzwerk</translation>
    59786663    </message>
    59796664    <message>
    5980         <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="354"/>
     6665        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="218"/>
    59816666        <source>Internal Network Details</source>
    59826667        <translation>Einstellungen für Internes Netzwerk</translation>
    59836668    </message>
    59846669    <message>
    5985         <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="357"/>
     6670        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="221"/>
    59866671        <source>Host-only Network Details</source>
    59876672        <translation>Einstellungen für Hostonly Netzwerk</translation>
     
    59906675        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="362"/>
    59916676        <source>Not Selected</source>
    5992         <translation>nicht ausgewählt</translation>
    5993     </message>
    5994     <message>
    5995         <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="555"/>
    5996         <source>Performing</source>
    5997         <comment>creating/removing host-only interface</comment>
    5998         <translation type="unfinished"></translation>
     6677        <translation type="obsolete">nicht ausgewählt</translation>
    59996678    </message>
    60006679    <message>
     
    60096688    </message>
    60106689    <message>
    6011         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="59"/>
     6690        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="65"/>
    60126691        <source>Displays the name of the host network adapter selected for bridged networking.</source>
    60136692        <translation>Zeigt den Namen des Host-Adapters, der für Bridged Networking verwendet wird.</translation>
    60146693    </message>
    60156694    <message>
    6016         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="66"/>
     6695        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="72"/>
    60176696        <source>Internal &amp;Network:</source>
    60186697        <translation>Internes &amp;Netzwerk:</translation>
    60196698    </message>
    60206699    <message>
    6021         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="79"/>
     6700        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="91"/>
    60226701        <source>Displays the name of the internal network selected for this adapter.</source>
    6023         <translation type="unfinished">Zeigt den Namen des internen Netzwerks für den ausgewählten Adapter.</translation>
     6702        <translation>Zeigt den Namen des internen Netzwerks für den ausgewählten Adapter.</translation>
    60246703    </message>
    60256704    <message>
    60266705        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="89"/>
    60276706        <source>Host-only &amp;Network Interface:</source>
    6028         <translation>Host-only &amp;Netzwerkinterface:</translation>
    6029     </message>
    6030     <message>
    6031         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="104"/>
    6032         <source>Displays the name of the VirtualBox network interface selected for host-only networking.</source>
    6033         <translation type="unfinished"></translation>
    6034     </message>
    6035     <message>
    6036         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="111"/>
    6037         <source>Add new VirtualBox host-only network interface.</source>
    6038         <translation type="unfinished"></translation>
    6039     </message>
    6040     <message>
    6041         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="124"/>
    6042         <source>Remove selected VirtualBox host-only network interface.</source>
    6043         <translation type="unfinished"></translation>
    6044     </message>
    6045     <message>
    6046         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="142"/>
    6047         <source>Configuration Type:</source>
    6048         <translation type="unfinished"></translation>
    6049     </message>
    6050     <message>
    6051         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="155"/>
    6052         <source>Use DHCP automatic configuration for this host-only network interface.</source>
    6053         <translation type="unfinished"></translation>
    6054     </message>
    6055     <message>
    6056         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="158"/>
    6057         <source>&amp;DHCP Automatic Configuration</source>
    6058         <translation type="unfinished"></translation>
    6059     </message>
    6060     <message>
    6061         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="171"/>
    6062         <source>Use manual configuration for this host-only network interface.</source>
    6063         <translation type="unfinished"></translation>
     6707        <translation type="obsolete">Host-only &amp;Netzwerkinterface:</translation>
    60646708    </message>
    60656709    <message>
    60666710        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="174"/>
    60676711        <source>M&amp;anual Configuration</source>
    6068         <translation>M&amp;anuelle Konfiguration</translation>
     6712        <translation type="obsolete">M&amp;anuelle Konfiguration</translation>
    60696713    </message>
    60706714    <message>
    60716715        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="181"/>
    60726716        <source>&amp;Host IPv4 Address:</source>
    6073         <translation>&amp;Host IPv4-Adresse:</translation>
     6717        <translation type="obsolete">&amp;Host IPv4-Adresse:</translation>
    60746718    </message>
    60756719    <message>
    60766720        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="200"/>
    60776721        <source>Displays the host IPv4 address for this interface.</source>
    6078         <translation>Zeigt die Host-IPv4-Adresse für dieses Interface.</translation>
     6722        <translation type="obsolete">Zeigt die Host-IPv4-Adresse für dieses Interface.</translation>
    60796723    </message>
    60806724    <message>
    60816725        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="207"/>
    60826726        <source>H&amp;ost IPv4 Network Mask:</source>
    6083         <translation>H&amp;ost IPv4-Netzmaske:</translation>
     6727        <translation type="obsolete">H&amp;ost IPv4-Netzmaske:</translation>
    60846728    </message>
    60856729    <message>
    60866730        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="226"/>
    60876731        <source>Displays the host IPv4 network mask for this interface.</source>
    6088         <translation>Zeigt die Host-IPv4-Netzmaske für dieses Interface.</translation>
     6732        <translation type="obsolete">Zeigt die Host-IPv4-Netzmaske für dieses Interface.</translation>
    60896733    </message>
    60906734    <message>
    60916735        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="233"/>
    60926736        <source>Ho&amp;st IPv6 Address:</source>
    6093         <translation>Ho&amp;st IPv6-Adresse:</translation>
     6737        <translation type="obsolete">Ho&amp;st IPv6-Adresse:</translation>
    60946738    </message>
    60956739    <message>
    60966740        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="252"/>
    60976741        <source>Displays the host IPv6 address for this interface if IPv6 protocol is supported.</source>
    6098         <translation>Zeigt die Host-IPv6-Adresse für dieses Interface falls das IPv6-Protokoll unterstützt wird.</translation>
     6742        <translation type="obsolete">Zeigt die Host-IPv6-Adresse für dieses Interface falls das IPv6-Protokoll unterstützt wird.</translation>
    60996743    </message>
    61006744    <message>
    61016745        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="259"/>
    61026746        <source>Hos&amp;t IPv6 Network Mask Length:</source>
    6103         <translation>Hos&amp;t IPv6-Netzmaskenlänge:</translation>
     6747        <translation type="obsolete">Hos&amp;t IPv6-Netzmaskenlänge:</translation>
    61046748    </message>
    61056749    <message>
    61066750        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="278"/>
    61076751        <source>Displays the host IPv6 network mask prefix length for this interface if IPv6 protocol is supported.</source>
    6108         <translation>Zeigt die Prefixlänge der Host-IPv6-Netzmaske für dieses Interface falls das IPv6-Protokoll unterstützt wird.</translation>
    6109     </message>
    6110     <message>
    6111         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="291"/>
     6752        <translation type="obsolete">Zeigt die Prefixlänge der Host-IPv6-Netzmaske für dieses Interface falls das IPv6-Protokoll unterstützt wird.</translation>
     6753    </message>
     6754    <message>
     6755        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="133"/>
    61126756        <source>Guest Settings</source>
    61136757        <translation>Gast-Einstellungen</translation>
    61146758    </message>
    61156759    <message>
    6116         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="314"/>
     6760        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="156"/>
    61176761        <source>Guest &amp;MAC Address:</source>
    61186762        <translation>Gast-&amp;MAC-Adresse:</translation>
    61196763    </message>
    61206764    <message>
    6121         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="333"/>
     6765        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="175"/>
    61226766        <source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
    61236767        <translation>Zeigt die MAC-Adresse dieses Adapters. Sie besteht aus genau 12 Zeichen aus dem Zeichenvorrat {0-9,A-F}. Das zweite Zeichen muss eine gerate Zahl sein.</translation>
    61246768    </message>
    61256769    <message>
    6126         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="340"/>
     6770        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="182"/>
    61276771        <source>Generates a new random MAC address.</source>
    61286772        <translation>Erzeugt eine neue zufällige MAC-Adresse.</translation>
    61296773    </message>
    61306774    <message>
    6131         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="353"/>
     6775        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="195"/>
    61326776        <source>&amp;Cable connected</source>
    61336777        <translation>&amp;Kabel verbunden</translation>
    61346778    </message>
    61356779    <message>
    6136         <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="356"/>
     6780        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="198"/>
    61376781        <source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
    61386782        <translation>Zeigt, ob das virtuelle Netzwerkkabel an die virtuelle Maschine angeschlossen ist oder nicht.</translation>
     6783    </message>
     6784    <message>
     6785        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="169"/>
     6786        <source>no host-only adapter is selected</source>
     6787        <translation type="unfinished"></translation>
     6788    </message>
     6789    <message>
     6790        <location filename="../src/VBoxVMSettingsNetworkDetails.cpp" line="226"/>
     6791        <source>Not selected</source>
     6792        <translation>nicht ausgewählt</translation>
     6793    </message>
     6794    <message>
     6795        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="101"/>
     6796        <source>Host-only &amp;Network Adapter:</source>
     6797        <translation>Host-only Netzwerk-Adapter</translation>
     6798    </message>
     6799    <message>
     6800        <location filename="../ui/VBoxVMSettingsNetworkDetails.ui" line="120"/>
     6801        <source>Displays the name of the VirtualBox network adapter selected for host-only networking.</source>
     6802        <translation type="unfinished"></translation>
    61396803    </message>
    61406804</context>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette