mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
langs: Replace geoip in string names with location.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -1211,7 +1211,7 @@
|
||||
'fwhost OpenVPN static host' => 'OpenVPN statischer Host',
|
||||
'fwhost OpenVPN static network' => 'OpenVPN statisches Netzwerk',
|
||||
'fwhost Standard Network' => 'Standard-Netzwerk',
|
||||
'fwhost addgeoipgrp' => 'Neue Location-Gruppe hinzufügen',
|
||||
'fwhost addlocationgrp' => 'Neue Location-Gruppe hinzufügen',
|
||||
'fwhost addgrp' => 'Neue Gruppe hinzufügen',
|
||||
'fwhost addgrpname' => 'Gruppenname:',
|
||||
'fwhost addhost' => 'Neuen Host hinzufügen',
|
||||
@@ -1227,9 +1227,9 @@
|
||||
'fwhost change' => 'Ändern',
|
||||
'fwhost changeremark' => 'Es wurde nur die Bemerkung angepasst.',
|
||||
'fwhost cust addr' => 'Hosts',
|
||||
'fwhost cust geoip' => 'Location-Gruppen',
|
||||
'fwhost cust geoipgroup' => 'Location-Gruppen',
|
||||
'fwhost cust geoiplocation' => 'Location-Ländercodes',
|
||||
'fwhost cust location' => 'Location-Gruppen',
|
||||
'fwhost cust locationgroup' => 'Location-Gruppen',
|
||||
'fwhost cust locationlocation' => 'Location-Ländercodes',
|
||||
'fwhost cust grp' => 'Gruppen',
|
||||
'fwhost cust net' => 'Netzwerke',
|
||||
'fwhost cust service' => 'Dienste',
|
||||
@@ -1276,7 +1276,7 @@
|
||||
'fwhost ipsec net' => 'IPsec-Netzwerke:',
|
||||
'fwhost menu' => 'Firewallgruppen',
|
||||
'fwhost netaddress' => 'Netzwerkadresse',
|
||||
'fwhost newgeoipgrp' => 'Location-Gruppen',
|
||||
'fwhost newlocationgrp' => 'Location-Gruppen',
|
||||
'fwhost newgrp' => 'Netzwerk-/Hostgruppen',
|
||||
'fwhost newhost' => 'Hosts',
|
||||
'fwhost newnet' => 'Netzwerke',
|
||||
@@ -1312,16 +1312,16 @@
|
||||
'generating the root and host certificates may take a long time. it can take up to several minutes on older hardware. please be patient' => 'Die Erzeugung der Root- und Host-Zertifikate kann eine Weile dauern. Auf älterer Hardware kann dies mehrere Minuten in Anspruch nehmen. Bitte haben Sie etwas Geduld.',
|
||||
'genkey' => 'PSK erzeugen',
|
||||
'genre' => 'Genre',
|
||||
'geoip' => 'Länderfilter konfigurieren',
|
||||
'geoipblock' => 'Location-Filter',
|
||||
'geoipblock block countries' => 'Länderfilter',
|
||||
'geoipblock configuration' => 'Location-Konfiguration',
|
||||
'geoipblock country code' => 'Ländercode',
|
||||
'geoipblock country is allowed' => 'Eingehende Verbindungen aus diesem Land sind erlaubt.',
|
||||
'geoipblock country is blocked' => 'Eingehende Verbindungen aus diesem Land werden blockiert.',
|
||||
'geoipblock country name' => 'Ländername',
|
||||
'geoipblock enable feature' => 'Location-basierte Filterung aktivieren:',
|
||||
'geoipblock flag' => 'Flagge',
|
||||
'location' => 'Länderfilter konfigurieren',
|
||||
'locationblock' => 'Location-Filter',
|
||||
'locationblock block countries' => 'Länderfilter',
|
||||
'locationblock configuration' => 'Location-Konfiguration',
|
||||
'locationblock country code' => 'Ländercode',
|
||||
'locationblock country is allowed' => 'Eingehende Verbindungen aus diesem Land sind erlaubt.',
|
||||
'locationblock country is blocked' => 'Eingehende Verbindungen aus diesem Land werden blockiert.',
|
||||
'locationblock country name' => 'Ländername',
|
||||
'locationblock enable feature' => 'Location-basierte Filterung aktivieren:',
|
||||
'locationblock flag' => 'Flagge',
|
||||
'global settings' => 'Globale Einstellungen',
|
||||
'gpl i accept these terms and conditions' => 'Ich akzeptiere diese Bedingungen und Konditionen',
|
||||
'gpl license agreement' => 'Lizenzvereinbarung',
|
||||
|
||||
Reference in New Issue
Block a user