Hinzugefügt:

* Wake-On-Lan
  * Connection-Scheduler


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@211 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-07-17 18:18:39 +00:00
parent 52345790a3
commit 4e5653511d
17 changed files with 1302 additions and 34 deletions

View File

@@ -1486,6 +1486,24 @@
'mbmon temp' => 'Temperature',
'mbmon temp in' => 'Temperature in',
'mbmon volt' => 'Voltage',
'current devices' => 'Schnittstellen',
'invalid mac address' => 'Ungültige MAC-Adresse',
'WakeOnLan' => 'Wake On LAN',
'wol wakeup' => 'WakeUp',
'magic packet send to:' => 'Sende WOL-Paket an',
'add action' => 'Aktion hinzufügen',
'change profile title' => 'Wechsle zu Profil:',
'connscheduler' => 'Connection Scheduler',
'connscheduler action' => 'Aktion:',
'connscheduler days' => 'Tage:',
'connscheduler time' => 'Zeit:',
'connsched weekdays' => 'Wochentage:',
'down' => 'Runter',
'reconnect' => 'Neu verbinden',
'scheduled actions' => 'Geplante Aktionen',
'scheduler' => 'Scheduler',
'select profile' => 'Wähle Profil',
'up' => 'Hoch',
);