Skip to content
Snippets Groups Projects
Commit 13b58054 authored by adrien's avatar adrien
Browse files

ServicesContract

parent 03fddfde
No related branches found
No related tags found
2 merge requests!311Language italian translation,!287French Trad update
......@@ -8,38 +8,38 @@
* All Rights Reserved.
************************************************************************************/
$languageStrings = array(
'ServiceContracts' => 'Contrats de Service' ,
'SINGLE_ServiceContracts' => 'Contrat de Service' ,
'LBL_ADD_RECORD' => 'Add Service Contract' ,
'LBL_RECORDS_LIST' => 'Service Contracts List' ,
'LBL_SERVICE_CONTRACT_INFORMATION' => 'Information Contrat de Service',
'Contract No' => 'Contrat No' ,
'Start Date' => 'Date de début' ,
'End Date' => 'Date de fin' ,
'Tracking Unit' => 'Unités de suivi' ,
'Total Units' => 'Unités totales' ,
'Used Units' => "Unités d'occasion" ,
'Progress' => 'Progession (en %)' ,
'Planned Duration' => 'Durée estimée (en jours)' ,
'Actual Duration' => 'Durée actuelle (en jours)' ,
'Type' => 'Type' ,
'ServiceContracts' => 'Contrats de Service' ,
'SINGLE_ServiceContracts' => 'Contrat de Service' ,
'LBL_ADD_RECORD' => 'Ajouter un Contrats de Service' ,
'LBL_RECORDS_LIST' => 'Liste des Contrats de Service' ,
'LBL_SERVICE_CONTRACT_INFORMATION' => 'Information sur le Contrat de Service',
'Contract No' => 'Contrat No' ,
'Start Date' => 'Date de début' ,
'End Date' => 'Date de fin' ,
'Tracking Unit' => 'Unités de suivi' ,
'Total Units' => 'Unités totales' ,
'Used Units' => "Unités d'occasion" ,
'Progress' => 'Progession (en %)' ,
'Planned Duration' => 'Durée estimée (en jours)' ,
'Actual Duration' => 'Durée actuelle (en jours)' ,
'Type' => 'Type' ,
'Related to' => 'Relatif à la' ,
'Hours' => 'Heures',
'Days' => 'Journées',
'Incidents' => 'Incidents',
'Normal' => 'Normal',
'Support' => 'Soutien',
'Administrative' => 'Administratif',
'Undefined' => 'Indéfini',
'In Planning' => 'Dans la planification',
'On Hold' => 'En Attente',
'Complete' => 'Complet',
'Archived' => 'Archivé',
'Low' => 'Faible',
'High' => 'Élevé',
'Services' => 'Services',
'In Progress' => 'En Cours',
'Hours' => 'Heures',
'Days' => 'Journées',
'Incidents' => 'Incidents',
'Normal' => 'Normal',
'Support' => 'Soutien',
'Administrative' => 'Administratif',
'Undefined' => 'Indéfini',
'In Planning' => 'Dans la planification',
'On Hold' => 'En Attente',
'Complete' => 'Complet',
'Archived' => 'Archivé',
'Low' => 'Faible',
'High' => 'Élevé',
'Services' => 'Services',
'In Progress' => 'En Cours',
'Service Contracts' => 'Les Contrats De Service',
'Service Contracts' => 'Contrats de Service',
);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment