Skip to content
Snippets Groups Projects
Commit 404ca983 authored by adrien's avatar adrien
Browse files

Quotes French Translation and language fixe

parent 3c59a5d0
No related branches found
No related tags found
No related merge requests found
......@@ -9,35 +9,35 @@
************************************************************************************/
$languageStrings = array(
'Quotes' => 'Devis' ,
'SINGLE_Quotes' => 'Devis' ,
'LBL_EXPORT_TO_PDF' => 'Export PDF' ,
'LBL_SEND_MAIL_PDF' => 'Send Email with PDF' , // TODO: Review
'LBL_ADD_RECORD' => 'Add Quote' ,
'LBL_RECORDS_LIST' => 'Liste devis' ,
'LBL_QUOTE_INFORMATION' => 'Détail devis' ,
'Quote No' => 'Devis N°' ,
'Quote Stage' => 'Phase' ,
'Valid Till' => 'Echéance' ,
'Inventory Manager' => 'Responsable du stock' ,
'Accepted' => 'Accepté' ,
'Rejected' => 'Rejeté' ,
'SINGLE_Quotes' => 'Devis' ,
'LBL_EXPORT_TO_PDF' => 'Export PDF' ,
'LBL_SEND_MAIL_PDF' => 'Envoyer le PDF par Email' ,
'LBL_ADD_RECORD' => 'Ajouter un Devis' ,
'LBL_RECORDS_LIST' => 'Liste des devis' ,
'LBL_QUOTE_INFORMATION' => 'Détail du devis' ,
'Quote No' => 'Devis N°' ,
'Quote Stage' => 'Phase' ,
'Valid Till' => 'Echéance' ,
'Inventory Manager' => 'Responsable du stock' ,
'Accepted' => 'Accepté' ,
'Rejected' => 'Rejeté' ,
'Related To' => 'Relatif à la' ,
//Translations used for Export to Pdf
'Valid Date' => 'Date de validité',
'Phone: ' => 'Téléphone: ',
'Issued Date' => 'Date d\'émission',
'Shipping & Handling Charges' => 'Frais d\'expédition',
'Shipping & Handling Tax:' => 'Taxe d\'expédition:',
'Discount' => 'Remise',
'Net Total' => 'Total Net',
'Product Code' => 'Ref',
'Customer Name' => 'Nom client',
'Price' => 'Prix',
'Tax:' => 'Taxe:',
'Tax' => 'Taxe',
'Contact Name' => 'Nom contact',
'Grand Total:' => 'Total:',
//Translations used for Export to Pdf
'Valid Date' => 'Date de validité',
'Phone: ' => 'Téléphone: ',
'Issued Date' => 'Date d\'émission',
'Shipping & Handling Charges' => 'Frais d\'expédition',
'Shipping & Handling Tax:' => 'Taxe d\'expédition:',
'Discount' => 'Remise',
'Net Total' => 'Total Net',
'Product Code' => 'Ref',
'Customer Name' => 'Nom client',
'Price' => 'Prix',
'Tax:' => 'Taxe:',
'Tax' => 'Taxe',
'Contact Name' => 'Nom contact',
'Grand Total:' => 'Total:',
'LBL_THIS' => 'Cette',
'LBL_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_OR_REPLACE_THIS_ITEM' => 'est supprimé du système.merci de supprimer ou de remplacer cet élément',
......
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