mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Language files: Clarify menu entries and page titles for VPN connections.
These pages for RW and N2N statistics only show handle for OpenVPN connections. Fixes #12476. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
3c48052ed1
commit
2c35344dda
@@ -2836,9 +2836,9 @@
|
||||
'vpn start action add' => 'Auf Verbindungseingang warten',
|
||||
'vpn start action route' => 'Bei Bedarf',
|
||||
'vpn start action start' => 'Immer An',
|
||||
'vpn statistic n2n' => 'VPN: Netz-zu-Netz-Statistik',
|
||||
'vpn statistic rw' => 'VPN: Roadwarrior-Statistik',
|
||||
'vpn statistics n2n' => 'VPN: Netz-zu-Netz-Statistiken',
|
||||
'vpn statistic n2n' => 'OpenVPN: Netz-zu-Netz-Statistik',
|
||||
'vpn statistic rw' => 'OpenVPN: Roadwarrior-Statistik',
|
||||
'vpn statistics n2n' => 'OpenVPN: Netz-zu-Netz-Statistiken',
|
||||
'vpn subjectaltname' => 'SubjectAlternativeName',
|
||||
'vpn subjectaltname missing' => 'SubjectAlternativeName darf nicht leer bleiben.',
|
||||
'vpn wait' => 'WARTE',
|
||||
|
||||
@@ -2870,8 +2870,8 @@
|
||||
'vpn start action add' => 'Wait for connection initiation',
|
||||
'vpn start action route' => 'On Demand',
|
||||
'vpn start action start' => 'Always On',
|
||||
'vpn statistic n2n' => 'VPN: Net-to-Net Statistics',
|
||||
'vpn statistic rw' => 'VPN: Roadwarrior Statistics',
|
||||
'vpn statistic n2n' => 'OpenVPN: Net-to-Net Statistics',
|
||||
'vpn statistic rw' => 'OpenVPN: Roadwarrior Statistics',
|
||||
'vpn subjectaltname' => 'SubjectAlternativeName',
|
||||
'vpn subjectaltname missing' => 'SubjectAlternativeName cannot be emtpy.',
|
||||
'vpn wait' => 'WAITING',
|
||||
|
||||
@@ -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 VPN İstatistiği',
|
||||
'vpn statistic rw' => 'Roadwarrior VPN İstatistiği',
|
||||
'vpn statistic n2n' => 'Ağdan Ağa OpenVPN İstatistiği',
|
||||
'vpn statistic rw' => 'Roadwarrior OpenVPN İ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