summaryrefslogtreecommitdiff
path: root/debian/templates
blob: 341644b587d492e47096e9ce5577a02f5825bcfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Template: virtualbox/group-vboxusers
Type: note
Description: Creating group 'vboxusers'
 Users of VirtualBox must be members of this group. Host network interfaces
 will be assigned to this group.
Description-de.UTF-8: Erzeuge Gruppe 'vboxusers'
 Nutzer von VirtualBox müssen Mitglied dieser Gruppe sein. Hostinterfaces
 werden dieser Gruppe zugewiesen.

Template: virtualbox/module-compilation-failed
Type: note
Description: Compilation of the kernel module FAILED!
 VirtualBox will not start until this problem is fixed. Please consult
 /var/log/vbox-install.log to find out why the kernel module didn't compile.
 The kernel sources were probably not found. Install them (the package
 name is probably linux-headers-<version> where <version> can be determined
 by 'uname -r') and execute
   
   /sbin/vboxconfig
   
 as root.
Description-de.UTF-8: Konnte das Kernmodul nicht compilieren!
 Sie können keine virtuelle Maschine starten, solange dieses Problem nicht
 behoben ist. Bitte lesen Sie die Datei /var/log/vbox-install.log um die
 Ursache herauszufinden. Wahrscheinlich konnten die Quellen für den aktiven
 Linux-Kern nicht gefunden werden. Installieren Sie das entsprechende
 Paket (möglicherweise linux-headers-<version> wobei Sie <version> mit
 'uname -r' herausfinden können) und führen Sie danach
   
   /sbin/vboxconfig
   
 mit Root-Rechten aus.

Template: virtualbox/old-installation-found
Type: note
Description: Old installation found
 An old installation of VirtualBox was found. To install this package the old package
 has to be removed first. Have a look at /etc/vbox/vbox.cfg to determine the installation
 directory of the previous installation. After uninstalling the old package remove the file
 /etc/vbox/vbox.cfg.
Description-de.UTF-8: Alte Version gefunden
 Es wurde eine alte Version von VirtualBox gefunden. Bitte entfernen Sie die alte Version
 bevor Sie fortfahren. In der Datei /etc/vbox/vbox.cfg finden Sie das Verzeichnis der alten
 Version. Nachdem Sie diese entfernt haben, können Sie /etc/vbox/vbox.cfg löschen.

Template: virtualbox/old-running
Type: note
Description: Running VMs found
 VirtualBox is currently running. Please close it and try again. Please note that it
 can take up to ten seconds for VirtualBox (in particular the VBoxSVC daemon) to
 finish running.
Description-de.UTF-8: VirtualBox VMs werden ausgeführt
 Mindestens eine virtuelle Maschine wird noch ausgeführt. Bitte beenden Sie alle VMs und
 warten Sie 10 Sekunden, bis sich der VBoxSVC-Daemon beendet hat.