mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43: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:
@@ -1240,7 +1240,7 @@
|
||||
'fwhost OpenVPN static host' => 'Hôte statique OpenVPN',
|
||||
'fwhost OpenVPN static network' => 'Réseau statique OpenVPN',
|
||||
'fwhost Standard Network' => 'Réseau standard',
|
||||
'fwhost addgeoipgrp' => 'Ajouter un groupe Location',
|
||||
'fwhost addlocationgrp' => 'Ajouter un groupe Location',
|
||||
'fwhost addgrp' => 'Ajouter un réseau / groupe d\'hôtes',
|
||||
'fwhost addgrpname' => 'Nom du groupe :',
|
||||
'fwhost addhost' => 'Ajouter un hôte',
|
||||
@@ -1256,9 +1256,9 @@
|
||||
'fwhost change' => 'Modifier',
|
||||
'fwhost changeremark' => 'Vous avez juste modifié la remarque',
|
||||
'fwhost cust addr' => 'Hôtes',
|
||||
'fwhost cust geoip' => 'Groupes Location',
|
||||
'fwhost cust geoipgroup' => 'Groupes Location',
|
||||
'fwhost cust geoiplocation' => 'Emplacements Location',
|
||||
'fwhost cust location' => 'Groupes Location',
|
||||
'fwhost cust locationgroup' => 'Groupes Location',
|
||||
'fwhost cust locationlocation' => 'Emplacements Location',
|
||||
'fwhost cust grp' => 'Réseau / groupes hôte',
|
||||
'fwhost cust net' => 'Réseaux',
|
||||
'fwhost cust service' => 'Services',
|
||||
@@ -1305,7 +1305,7 @@
|
||||
'fwhost ipsec net' => 'Réseaux IPsec :',
|
||||
'fwhost menu' => 'Groupes de pare-feu',
|
||||
'fwhost netaddress' => 'Adresse réseau ',
|
||||
'fwhost newgeoipgrp' => 'Groupes Location',
|
||||
'fwhost newlocationgrp' => 'Groupes Location',
|
||||
'fwhost newgrp' => 'Réseau / groupes hôtes',
|
||||
'fwhost newhost' => 'Hôtes',
|
||||
'fwhost newnet' => 'Réseaux',
|
||||
@@ -1341,16 +1341,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' => 'Générer le certificat root et le certificat hôte peut prendre du temps. Cela peut prendre plusieurs minutes sur du matériel ancien, veuillez patienter.',
|
||||
'genkey' => 'Générer PSK',
|
||||
'genre' => 'Genre',
|
||||
'geoip' => 'Location',
|
||||
'geoipblock' => 'Blocage Location',
|
||||
'geoipblock block countries' => 'Blocage des pays',
|
||||
'geoipblock configuration' => 'Configuration Location',
|
||||
'geoipblock country code' => 'Code pays',
|
||||
'geoipblock country is allowed' => 'Le trafic entrant de ce pays sera autorisé',
|
||||
'geoipblock country is blocked' => 'Le trafic entrant de ce pays sera bloqué',
|
||||
'geoipblock country name' => 'Nom de pays',
|
||||
'geoipblock enable feature' => 'Activer le blocage Location :',
|
||||
'geoipblock flag' => 'Drap.',
|
||||
'location' => 'Location',
|
||||
'locationblock' => 'Blocage Location',
|
||||
'locationblock block countries' => 'Blocage des pays',
|
||||
'locationblock configuration' => 'Configuration Location',
|
||||
'locationblock country code' => 'Code pays',
|
||||
'locationblock country is allowed' => 'Le trafic entrant de ce pays sera autorisé',
|
||||
'locationblock country is blocked' => 'Le trafic entrant de ce pays sera bloqué',
|
||||
'locationblock country name' => 'Nom de pays',
|
||||
'locationblock enable feature' => 'Activer le blocage Location :',
|
||||
'locationblock flag' => 'Drap.',
|
||||
'global settings' => 'Configuration générale',
|
||||
'gpl i accept these terms and conditions' => 'J\'accepte les termes et les conditions',
|
||||
'gpl license agreement' => 'Accord de licence',
|
||||
|
||||
Reference in New Issue
Block a user