mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Drop "OpenVPN" part from VPN N2N stats page
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -2717,8 +2717,8 @@
|
||||
'vpn start action add' => 'Auf Verbindungseingang warten',
|
||||
'vpn start action route' => 'Bei Bedarf',
|
||||
'vpn start action start' => 'Immer An',
|
||||
'vpn statistic n2n' => 'OpenVPN-Netz-zu-Netz-Statistik',
|
||||
'vpn statistic rw' => 'OpenVPN-Roadwarrior-Statistik',
|
||||
'vpn statistic n2n' => 'VPN: Netz-zu-Netz-Statistik',
|
||||
'vpn statistic rw' => 'VPN: Roadwarrior-Statistik',
|
||||
'vpn subjectaltname' => 'Subjekt Alternativer Name',
|
||||
'vpn wait' => 'WARTE',
|
||||
'vpn watch' => 'Netz-zu-Netz VPN neu starten, wenn sich Remote-IP ändert (DynDNS).',
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
%tr = (
|
||||
%tr,
|
||||
|
||||
'ipsec connection' => 'IPsec Connection',
|
||||
'24 hours' => '24 Hours',
|
||||
'Act as' => 'Act as:',
|
||||
'Add Level7 rule' => 'Add Level7 rule',
|
||||
@@ -1490,6 +1489,7 @@
|
||||
'ipfires hostname' => 'IPFire\'s Hostname',
|
||||
'ipinfo' => 'IP info',
|
||||
'ipsec' => 'IPsec',
|
||||
'ipsec connection' => 'IPsec Connection',
|
||||
'ipsec interface mode gre' => 'GRE',
|
||||
'ipsec interface mode none' => '- None (Default) -',
|
||||
'ipsec interface mode vti' => 'VTI',
|
||||
@@ -2781,8 +2781,8 @@
|
||||
'vpn start action add' => 'Wait for connection initiation',
|
||||
'vpn start action route' => 'On Demand',
|
||||
'vpn start action start' => 'Always On',
|
||||
'vpn statistic n2n' => 'OpenVPN Net-to-Net Statistics',
|
||||
'vpn statistic rw' => 'OpenVPN Roadwarrior Statistics',
|
||||
'vpn statistic n2n' => 'VPN: Net-to-Net Statistics',
|
||||
'vpn statistic rw' => 'VPN: Roadwarrior Statistics',
|
||||
'vpn subjectaltname' => 'Subject Alt Name',
|
||||
'vpn wait' => 'WAITING',
|
||||
'vpn watch' => 'Restart net-to-net vpn when remote peer IP changes (dyndns).',
|
||||
|
||||
@@ -2761,8 +2761,8 @@
|
||||
'vpn start action add' => 'Attendre l\'initialisation de la connexion',
|
||||
'vpn start action route' => 'A la demande',
|
||||
'vpn start action start' => 'Toujours démarré',
|
||||
'vpn statistic n2n' => 'Stats OpenVPN (site-à-site)',
|
||||
'vpn statistic rw' => 'Stats OpenVPN (client nomade)',
|
||||
'vpn statistic n2n' => 'Stats VPN (site-à-site)',
|
||||
'vpn statistic rw' => 'Stats VPN (client nomade)',
|
||||
'vpn subjectaltname' => 'Subject Alt Name',
|
||||
'vpn wait' => 'ATTENTE',
|
||||
'vpn watch' => 'Redémarrer le VPN site-à-site si l\'IP hôte distant change (dyndns).',
|
||||
|
||||
@@ -2750,8 +2750,8 @@
|
||||
'vpn start action' => 'Hareketi Başlat',
|
||||
'vpn start action route' => 'İstek Üzerine',
|
||||
'vpn start action start' => 'Her Zaman',
|
||||
'vpn statistic n2n' => 'Ağdan Ağa OpenVPN İstatistiği',
|
||||
'vpn statistic rw' => 'Roadwarrior OpenVPN İstatistiği',
|
||||
'vpn statistic n2n' => 'Ağdan Ağa VPN İstatistiği',
|
||||
'vpn statistic rw' => 'Roadwarrior VPN İstatistiği',
|
||||
'vpn subjectaltname' => 'Alternatif konu adı',
|
||||
'vpn watch' => 'Karşı eş IP değiştirdiğinde (dyndns) ağdan-ağa VPN bağlantısını yeniden başlat. Bu DPD ye yardımcı olur.',
|
||||
'vpn weak' => 'Hafta',
|
||||
|
||||
Reference in New Issue
Block a user