Programmupdate:

* Samba 3.0.23a --> 3.0.23b
Geändert:
  * ConnectionScheduler kann jetzt VPNs starten/beenden.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@254 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-08-21 19:15:32 +00:00
parent 92b5fba450
commit 957fb958c6
7 changed files with 79 additions and 43 deletions

View File

@@ -1491,24 +1491,26 @@
'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',
'hardware graphs' => 'Hardware-Diagramme',
'net config' => 'Netzwerk-Konfiguration',
'net config type' => 'Netzwerk-Konfigurations-Typ',
'net config type help' => 'GREEN ist das lokale Netzwerk, RED ist das Internet, BLUE ist WLAN, ORANGE ist die DMZ.',
'net address' => 'Netzadresse',
'connscheduler' => 'Connection Scheduler',
'ConnSched add action' => 'Aktion hinzufügen',
'ConnSched change profile title' => 'Wechsle zu Profil:',
'ConnSched action' => 'Aktion:',
'ConnSched days' => 'Tage:',
'ConnSched time' => 'Zeit:',
'ConnSched weekdays' => 'Wochentage:',
'ConnSched down' => 'Runter',
'ConnSched reconnect' => 'Neu verbinden',
'ConnSched scheduled actions' => 'Geplante Aktionen',
'ConnSched scheduler' => 'Scheduler',
'ConnSched select profile' => 'Wähle Profil',
'ConnSched up' => 'Hoch',
'ConnSched ipsecstart' => 'VPN (re)start',
'ConnSched ipsecstop' => 'VPN stop',
);

View File

@@ -1523,24 +1523,26 @@
'invalid mac address' => 'Invalid MAC address',
'WakeOnLan' => 'Wake On LAN',
'wol wakeup' => 'WakeUp',
'magic packet send to:' => 'Magic packet send to',
'add action' => 'Add action',
'change profile title' => 'Change to profile:',
'connscheduler' => 'Connection Scheduler',
'connscheduler action' => 'Action:',
'connscheduler days' => 'Days:',
'connscheduler time' => 'Time:',
'connsched weekdays' => 'Days of the week:',
'down' => 'Down',
'reconnect' => 'Reconnect',
'scheduled actions' => 'Scheduled actions',
'scheduler' => 'Scheduler',
'select profile' => 'Select profile',
'up' => 'Up',
'magic packet send to:' => 'Magic packet send to:',
'hardware graphs' => 'hardware graphs',
'net config' => 'Network configuration',
'net config type' => 'kind of network configuration',
'net config type help' => 'GREEN is the local network, RED is the internet, BLUE is WLAN, ORANGE is the DMZ.',
'net address' => 'net address',
'connscheduler' => 'Connection Scheduler',
'ConnSched add action' => 'Add action',
'ConnSched change profile title' => 'Change to profile:',
'ConnSched action' => 'Action:',
'ConnSched days' => 'Days:',
'ConnSched time' => 'Time:',
'ConnSched weekdays' => 'Days of the week:',
'ConnSched down' => 'Down',
'ConnSched reconnect' => 'Reconnect',
'ConnSched scheduled actions' => 'Scheduled actions',
'ConnSched scheduler' => 'Scheduler',
'ConnSched select profile' => 'Select profile',
'ConnSched up' => 'Up',
'ConnSched ipsecstart' => 'VPN (re)start',
'ConnSched ipsecstop' => 'VPN stop',
);