mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
#192 Missing french translation for overviews (by ITIL module)
SVN:trunk[626]
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user