mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
Merge remote-tracking branch 'ummeegge/openvpn' into next
Conflicts: html/cgi-bin/ovpnmain.cgi langs/de/cgi-bin/de.pl langs/en/cgi-bin/en.pl
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
'Local VPN IP' => 'Internes Netzwerk (GREEN)',
|
||||
'MB read' => 'MB gelesen',
|
||||
'MB written' => 'MB geschrieben',
|
||||
'MTU' => 'MTU Size',
|
||||
'MTU' => 'MTU Size:',
|
||||
'Number of Countries for the pie chart' => 'Anzahl der angezeigten Länder im Diagramm',
|
||||
'Number of IPs for the pie chart' => 'Anzahl der angezeigten IPs im Diagramm',
|
||||
'Number of Ports for the pie chart' => 'Anzahl der angezeigten Ports im Diagramm',
|
||||
@@ -662,8 +662,9 @@
|
||||
'device' => 'Gerät',
|
||||
'devices on blue' => 'Geräte auf Blau',
|
||||
'dh' => 'Diffie-Hellman Key',
|
||||
'dh key warn' => 'Keys mit 1024 und 2048 Bit können mehrere Minuten, 3072 und 4096 Bit bis zu mehreren Stunden dauern. Bitte haben sie Geduld.',
|
||||
'dh name is invalid' => 'Name ist ungültig, bitte "dh1024.pem" verwenden.',
|
||||
'dh key move failed' => 'Verschieben des Diffie-Hellman keys fehlgeschlagen.',
|
||||
'dh key warn' => 'Diffie-Hellman Keys mit 1024 und 2048 Bit können mehrere Minuten, 3072 und 4096 Bit bis zu mehreren Stunden dauern. Bitte haben sie Geduld.',
|
||||
'dh key warn1' => 'Bei schwachen Systemen oder Systeme mit wenig Entropie wird empfohlen lange Diffie-Hellman Keys über die Upload Funktion zu integrieren.',
|
||||
'dhcp advopt add' => 'DHCP Option hinzufügen',
|
||||
'dhcp advopt added' => 'DHCP Option hinzugefügt',
|
||||
'dhcp advopt blank value' => 'Wert für DHCP Option darf nicht leer sein',
|
||||
@@ -1656,9 +1657,9 @@
|
||||
'ovpn con stat' => 'OpenVPN Verbindungs-Statistik',
|
||||
'ovpn config' => 'OVPN-Konfiguration',
|
||||
'ovpn crypt options' => 'Kryptografieoptionen',
|
||||
'ovpn device' => 'OpenVPN-Gerät:',
|
||||
'ovpn device' => 'OpenVPN-Gerät',
|
||||
'ovpn dh' => 'Diffie-Hellman Key Länge',
|
||||
'ovpn dh name' => 'Diffie-Hellman Key Name',
|
||||
'ovpn dh upload' => 'Upload Diffie-Hellman Key',
|
||||
'ovpn dl' => 'OVPN-Konfiguration downloaden',
|
||||
'ovpn engines' => 'Krypto Engine',
|
||||
'ovpn errmsg green already pushed' => 'Route für grünes Netzwerk wird immer gesetzt',
|
||||
@@ -1683,7 +1684,7 @@
|
||||
'ovpn reneg sec' => 'Session Key Lifetime',
|
||||
'ovpn routes push' => 'Routen (eine pro Zeile) z.b. 192.168.10.0/255.255.255.0 192.168.20.0/24',
|
||||
'ovpn routes push options' => 'Route push Optionen',
|
||||
'ovpn server status' => 'OpenVPN-Server-Status:',
|
||||
'ovpn server status' => 'OpenVPN-Server-Status',
|
||||
'ovpn subnet' => 'OpenVPN-Subnetz:',
|
||||
'ovpn subnet is invalid' => 'Das OpenVPN-Subnetz ist ungültig.',
|
||||
'ovpn subnet overlap' => 'OpenVPNSubnetz überschneidet sich mit ',
|
||||
|
||||
Reference in New Issue
Block a user