mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -2159,7 +2159,7 @@
|
||||
'ssdmz pinholes' => 'DMZ-Schlupflöcher',
|
||||
'ssh' => 'SSH',
|
||||
'ssh access' => 'SSH-Zugriff',
|
||||
'ssh access tip' => 'IPFire SSH läuft auf dem nicht-standard Port 222!',
|
||||
'ssh access tip' => 'IPFire SSH läuft nicht auf dem Standardport 22!',
|
||||
'ssh active sessions' => 'Aktive Benutzeranmeldungen',
|
||||
'ssh fingerprint' => 'Fingerabdruck',
|
||||
'ssh host keys' => 'SSH Host Schlüssel',
|
||||
@@ -2172,7 +2172,7 @@
|
||||
'ssh no active logins' => 'Keine aktiven Benutzeranmeldungen',
|
||||
'ssh no auth' => 'Sie haben keinerlei Authentifizierungverfahren zugelassen; dies wird Ihre Anmeldung verhindern',
|
||||
'ssh passwords' => 'Passwortbasierte Authentifizierung zulassen',
|
||||
'ssh port' => 'SSH Port auf 22 setzen (Standard ist 222)',
|
||||
'ssh port' => 'SSH-Port auf 222 setzen (Standard ist 22)',
|
||||
'ssh portfw' => 'TCP-Weiterleitung zulassen',
|
||||
'ssh tempstart15' => 'SSH-Deamon in 15 Minuten beenden',
|
||||
'ssh tempstart30' => 'SSH-Deamon in 30 Minuten beenden',
|
||||
@@ -2808,6 +2808,8 @@
|
||||
'wlanap invalid wpa' => 'Ungültige Länge in WPA-Passphrase. Muss zwischen 8 und 63 Zeichen lang sein.',
|
||||
'wlanap link dhcp' => 'Wireless Lan DHCP-Einstellungen',
|
||||
'wlanap link wireless' => 'Wireless Lan Clients freischalten',
|
||||
'wlanap neighbor scan' => 'Nachbarschaftsscan',
|
||||
'wlanap neighbor scan warning' => 'Warnung! Deaktivierung kann gegen Funkregeln verstoßen.',
|
||||
'wlanap no interface' => 'Ausgewähltes Interface ist keine WLAN-Karte!',
|
||||
'wlanap none' => 'keine',
|
||||
'wlanap notifications' => 'Hinweise',
|
||||
|
||||
@@ -2197,7 +2197,7 @@
|
||||
'ssdmz pinholes' => 'DMZ Pinholes',
|
||||
'ssh' => 'SSH',
|
||||
'ssh access' => 'SSH Access',
|
||||
'ssh access tip' => 'IPFire SSH is not using default port 222!',
|
||||
'ssh access tip' => 'IPFire SSH is not using default port 22!',
|
||||
'ssh active sessions' => 'Active logins',
|
||||
'ssh fingerprint' => 'Fingerprint',
|
||||
'ssh host keys' => 'SSH Host Keys',
|
||||
@@ -2210,7 +2210,7 @@
|
||||
'ssh no active logins' => 'No active logins',
|
||||
'ssh no auth' => 'You have not allowed any authentication methods; this will stop you logging in',
|
||||
'ssh passwords' => 'Allow password based authentication',
|
||||
'ssh port' => 'SSH port set to 22 (default is 222)',
|
||||
'ssh port' => 'SSH port set to 222 (default is 22)',
|
||||
'ssh portfw' => 'Allow TCP forwarding',
|
||||
'ssh tempstart15' => 'Stop SSH demon in 15 minutes',
|
||||
'ssh tempstart30' => 'Stop SSH demon in 30 minutes',
|
||||
@@ -2853,6 +2853,8 @@
|
||||
'wlanap invalid wpa' => 'Invalid length in WPA Passphrase. Must be between 8 and 63 characters.',
|
||||
'wlanap link dhcp' => 'Wireless lan DHCP configuration',
|
||||
'wlanap link wireless' => 'Activate wireless lan clients',
|
||||
'wlanap neighbor scan' => 'Neighborhood scan',
|
||||
'wlanap neighbor scan warning' => 'Warning! Disabling may violate regulatory rules!',
|
||||
'wlanap no interface' => 'Selected interface is not a wirless lan card!',
|
||||
'wlanap none' => 'none',
|
||||
'wlanap notifications' => 'Notifications',
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user