Files
domokits/templates/pdf/default2020/I18n/fr_FR.php

36 lines
1.2 KiB
PHP
Executable File

<?php
return array(
'Combination ref : ' => 'Réf. combinaison : ',
'Customer Number' => 'Numéro de client',
'DELIVERY' => 'LIVRAISON',
'Delivery address' => 'Adresse de livraison',
'Delivery module' => 'Module de livraison',
'Discount' => 'Remise',
'Email: ' => 'Email :',
'INVOICE' => 'FACTURE',
'Invoice REF' => 'Numéro de facture',
'Invoice address' => 'Adresse de facturation',
'Invoice date' => 'Date de facturation',
'Payment module' => 'Module de paiement',
'Phone: ' => 'Tél.: ',
'Postage' => 'Frais de livraison',
'Postage TTC' => 'Frais de livraison TTC',
'Product' => 'Produit',
'Product ref : ' => 'Réf. produit : ',
'Quantity' => 'Quantité',
'Ref' => 'Réf.',
'Tax' => 'Taxe',
'Taxed total' => 'Total TTC',
'Total' => 'Total',
'Total products without tax' => 'Total matériel HT',
'Total taxes' => 'Total taxes',
'Total to pay' => 'Total à payer',
'Total with tax' => 'Total matériel TTC',
'Total without tax' => 'Sous-total HT',
'Unit taxed price' => 'Prix unitaire TTC',
'Unit. price' => 'Prix unitaire',
'page' => 'page',
'product' => 'Produit',
);