Sfoglia il codice sorgente

#192 Missing french translation for overviews (by ITIL module)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@626 a333f486-631f-4898-b8df-5754b55c2be0
romainq 15 anni fa
parent
commit
53607bdb24

+ 1 - 1
dictionaries/dictionary.itop.ui.php

@@ -761,7 +761,7 @@ Dict::Add('EN US', 'English', 'English', array(
 
 'UI:IncidentMgmtMenuOverview:Title' => 'Dashboard for Incident Management',
 'UI-IncidentManagementOverview-IncidentByService' => 'Incidents by service',
-'UI-IncidentManagementOverview-IncidentByPriority' => 'Incident by priority',
+'UI-IncidentManagementOverview-IncidentByPriority' => 'Incidents by priority',
 'UI-IncidentManagementOverview-IncidentUnassigned' => 'Incidents not yet assigned to an agent',
 
 'UI:ChangeMgmtMenuOverview:Title' => 'Dashboard for Change Management',

+ 23 - 0
dictionaries/fr.dictionary.itop.ui.php

@@ -744,6 +744,29 @@ Dict::Add('FR FR', 'French', 'Français', array(
 	'UI-ConfigurationManagementMenu-InfraByType' => 'Nombre d\'éléments par type',
 	'UI-ConfigurationManagementMenu-InfraByStatus' => 'Nombre d\'éléments par état',
 	
+'UI:ConfigMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion de Configuration',
+'UI-ConfigMgmtMenuOverview-FunctionalCIbyStatus' => 'Actifs par état',
+'UI-ConfigMgmtMenuOverview-FunctionalCIByType' => 'Actifs par type',
+
+'UI:RequestMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Demandes Utilisateurs',
+'UI-RequestManagementOverview-RequestByService' => 'Demandes par service',
+'UI-RequestManagementOverview-RequestByPriority' => 'Demandes par priorité',
+'UI-RequestManagementOverview-RequestUnassigned' => 'Demandes non affectées à un agent',
+
+'UI:IncidentMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Incidents',
+'UI-IncidentManagementOverview-IncidentByService' => 'Incidents par service',
+'UI-IncidentManagementOverview-IncidentByPriority' => 'Incidents par priorité',
+'UI-IncidentManagementOverview-IncidentUnassigned' => 'Incidents non affectés à un agent',
+
+'UI:ChangeMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Changements',
+'UI-ChangeManagementOverview-ChangeByType' => 'Changes par type',
+'UI-ChangeManagementOverview-ChangeUnassigned' => 'Changes non affectés à un agent',
+'UI-ChangeManagementOverview-ChangeWithOutage' => 'Interruptions de service liées à un changement',
+
+'UI:ServiceMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Services',
+'UI-ServiceManagementOverview-CustomerContractToRenew' => 'Contrats clients à renouveler dans les 30 jours',
+'UI-ServiceManagementOverview-ProviderContractToRenew' => 'Contrats fournisseurs à renouveler dans les 30 jours',
+
 	'UI:ContactsMenu' => 'Contacts',
 	'UI:ContactsMenu+' => 'Contacts',
 	'UI:ContactsMenu:Title' => 'Résumé des contacts',