Hinzugefügt:

* Nochmal ein neues Shutdown-Bild.
  * Schnelle Profilauswahl in der index.cgi
  * Nettraffic.
  * Capiinfo.
Geändert:
  * Menü komplett neu sortiert.
  * Javascript-Option aus gui.cgi entfernt.
  * Pakfire-Fehler beseitigt.
  * Sämtliche /var/ipcop durch /var/ipfire ersetzt.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@129 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-05-21 20:54:29 +00:00
parent b34fd95d16
commit 10a04d70a4
22 changed files with 2431 additions and 1248 deletions

View File

@@ -950,6 +950,22 @@
'you can only define one roadwarrior connection when using pre-shared key authentication' => 'Sie können nur eine Roadwarrior Verbindung definieren, wenn die Pre-shared Schlüsselauthentifizierung verwendet wird.<br/>Entweder haben Sie bereits eine Roadwarrior Verbindung mit Pre-shared Schlüsselauthentifizierung, oder Sie versuchen gerade eine hinzuzufügen.',
'your department' => 'Ihre Abteilung',
'your e-mail' => 'Ihre E-mail Adresse',
'dial profile' => 'Verbinden mit Profil',
'quick control' => 'Quick Control',
'allmsg' => 'zeige alles',
'selecttraffic' => 'Wähle den Nutzungs Zeitraum:',
'sstraffic' => 'Net-Traffic',
'trafficblue' => 'WLAN',
'trafficdate' => 'Datum',
'trafficfrom' => 'Von',
'trafficgreen' => 'Internes Netz',
'trafficin' => 'Input',
'trafficorange' => 'DMZ',
'trafficout' => 'Output',
'trafficred' => 'Internet',
'traffics' => 'Nutzungs-überblick:',
'trafficsum' => 'Gesamt',
'trafficto' => 'Bis',
);