Files
outil-82/templates/pdf/aomc/I18n/fr_FR.php
2021-01-21 16:41:44 +01:00

34 lines
1.1 KiB
PHP
Executable File

<?php
return array(
'Combination ref : ' => 'Réf. déclinaison',
'Customer Number' => 'Numéro de client',
'DELIVERY' => 'LIVRAISON',
'Delivery address' => 'Adresse de livraison',
'Delivery module' => 'Module de livraison',
'Discount with tax' => 'Remise TTC',
'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 TTC',
'Product' => 'Produit',
'Product ref : ' => 'Réf. produit',
'Quantity' => 'Quantité',
'Ref' => 'Réf.',
'Tax' => 'Taxe',
'Tax %name: %tax' => 'Dont %name: %tax',
'Tax: %tax' => 'Dont taxe %tax',
'Taxed total' => 'Total TTC',
'Total' => 'Total',
'Total with tax' => 'Total TTC',
'Total without tax' => 'Total HT',
'Unit taxed price' => 'Prix unitaire TTC',
'Unit. price' => 'Prix unitaire',
'page' => 'page',
'product' => 'Produit',
);