From c57c8d2af3c49f3a1b7011a1032456d719458a79 Mon Sep 17 00:00:00 2001 From: v-dumas Date: Wed, 11 Jun 2025 10:16:50 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B08406=20-=20Fix=20FR=20translations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dictionaries/fr.dict.itop-config-mgmt.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php index 17ca05bb02..42e6521430 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php @@ -323,8 +323,8 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:NetworkDevice/Attribute:networkdevicetype_id+' => '', 'Class:NetworkDevice/Attribute:networkdevicetype_name' => 'Nom Type', 'Class:NetworkDevice/Attribute:networkdevicetype_name+' => '', - 'Class:NetworkDevice/Attribute:connectablecis_list' => 'Matériel connectés', - 'Class:NetworkDevice/Attribute:connectablecis_list+' => 'Tous les matériels connectés à cet appareil réseau', + 'Class:NetworkDevice/Attribute:connectablecis_list' => 'Matériel connecté', + 'Class:NetworkDevice/Attribute:connectablecis_list+' => 'Tous les équipements connectés à cet appareil réseau', 'Class:NetworkDevice/Attribute:iosversion_id' => 'Version IOS', 'Class:NetworkDevice/Attribute:iosversion_id+' => '', 'Class:NetworkDevice/Attribute:iosversion_name' => 'Nom Version IOS', @@ -1597,7 +1597,7 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:lnkConnectableCIToNetworkDevice/Attribute:network_port+' => '', 'Class:lnkConnectableCIToNetworkDevice/Attribute:device_port' => 'Port matériel', 'Class:lnkConnectableCIToNetworkDevice/Attribute:device_port+' => '', - 'Class:lnkConnectableCIToNetworkDevice/Attribute:connection_type' => 'Type de connection', + 'Class:lnkConnectableCIToNetworkDevice/Attribute:connection_type' => 'Type de connexion', 'Class:lnkConnectableCIToNetworkDevice/Attribute:connection_type+' => '', 'Class:lnkConnectableCIToNetworkDevice/Attribute:connection_type/Value:downlink' => 'lien descendant', 'Class:lnkConnectableCIToNetworkDevice/Attribute:connection_type/Value:downlink+' => 'lien descendant',