mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Implement wireless client on RED.
http://wishlist.ipfire.org/wish/wireless-client-on-red Conflicts: doc/language_issues.de doc/language_issues.en doc/language_issues.es doc/language_issues.fr doc/language_issues.pl doc/language_issues.ru src/misc-progs/Makefile
This commit is contained in:
committed by
Stefan Schantl
parent
139e30d135
commit
61027579bb
@@ -2212,8 +2212,39 @@
|
||||
'wireless config added' => 'Wireless-Konfiguration hinzugefügt',
|
||||
'wireless config changed' => 'Wireless-Konfiguration geändert',
|
||||
'wireless configuration' => 'Wireless-Konfiguration',
|
||||
'wlan client' => 'WLAN-Client',
|
||||
'wlan client advanced settings' => 'Erweiterte Einstellungen',
|
||||
'wlan client and' => 'und',
|
||||
'wlan client bssid' => 'BSSID',
|
||||
'wlan client ccmp' => 'CCMP',
|
||||
'wlan client configuration' => 'WLAN-Client-Konfiguration',
|
||||
'wlan client disconnected' => 'Nicht verbunden',
|
||||
'wlan client duplicate ssid' => 'Doppelte SSID',
|
||||
'wlan client edit entry' => 'Verbindung bearbeiten',
|
||||
'wlan client encryption' => 'Verschlüsselung',
|
||||
'wlan client encryption none' => 'Keine',
|
||||
'wlan client encryption wep' => 'WEP',
|
||||
'wlan client encryption wpa' => 'WPA',
|
||||
'wlan client encryption wpa2' => 'WPA2',
|
||||
'wlan client group cipher' => 'Gruppenchiffre',
|
||||
'wlan client group key algorithm' => 'GKA',
|
||||
'wlan client invalid key length' => 'Ungültige Schlüssellänge.',
|
||||
'wlan client new entry' => 'Neue WLAN-Client-Konfiguration erstellen',
|
||||
'wlan client new network' => 'Neues Netzwerk',
|
||||
'wlan client pairwise cipher' => 'Paarweise Chiffre',
|
||||
'wlan client pairwise key algorithm' => 'PKA',
|
||||
'wlan client pairwise key group key' => 'Paarweise-/Gruppenschlüssel',
|
||||
'wlan client psk' => 'Schlüssel',
|
||||
'wlan client ssid' => 'SSID',
|
||||
'wlan client tkip' => 'TKIP',
|
||||
'wlan client wpa mode' => 'WPA-Modus',
|
||||
'wlan client wpa mode all' => 'Automatisch',
|
||||
'wlan client wpa mode ccmp ccmp' => 'CCMP-CCMP',
|
||||
'wlan client wpa mode ccmp tkip' => 'CCMP-TKIP',
|
||||
'wlan client wpa mode tkip tkip' => 'TKIP-TKIP',
|
||||
'wlanap access point' => 'Access Point',
|
||||
'wlanap channel' => 'Kanal',
|
||||
'wlanap country' => 'Ländercode',
|
||||
'wlanap debugging' => 'Debugging',
|
||||
'wlanap del interface' => 'Ausgewähltes Interface zurücksetzen?',
|
||||
'wlanap encryption' => 'Verschlüsselung',
|
||||
|
||||
Reference in New Issue
Block a user