source: extensions/MyPiwiShop/language/fr_FR/plugin.lang.php @ 27568

Last change on this file since 27568 was 27568, checked in by Miklfe, 10 years ago
File size: 3.8 KB
RevLine 
[27568]1<?php
2$lang[' option']=' option';
3$lang[' product']=' produit';
4$lang['(filtered from _MAX_ total records)']='(filtré de _MAX_ éléments au total)';
5$lang['Add a option']='Ajouter une option';
6$lang['Add a product']='Ajouter un produit';
7$lang['Add a']='Ajouter une';
8$lang['Add the selected products for these images']='Ajouter les produits sélectionnés à ces images'; 
9$lang['Change the display order of products in the form']='Changer l\'ordre d\'affichage des produits dans le formulaire';
10$lang['Change the display order of options in the form']='Changer l\'ordre d\'affichage des options dans le formulaire';
11$lang['Configuration']='Configuration';
12$lang['Currency']='Monnaie';
13$lang['Delete the selected products for these images']='Supprimer les produits sélectionnés pour ces images'; 
14$lang['Display _MENU_ records per page']='Afficher _MENU_ éléments';
15$lang['Duplicate the']='Dupliquer l\'';
16$lang['Edit the']='Editer l\'';
17$lang['Edit']='Editer';
18$lang['Fields marked with * must be completed']='les champs marqués par * doivent être renseignés';
19$lang['Formats image 16/9']='Images au format 16/9';
20$lang['Formats image 3/2']='Images au format 3/2';
21$lang['Formats image 4/3']='Images au format 4/3';
22$lang['Formats image square']='Images au format carré';
23$lang['No matching option found']='aucun élément trouvé';
24$lang['No product selected']='Pas de produit sélectionné';
25$lang['Note administrator']='Note de l\'administrateur'; 
26$lang['Option registered']='Option enregistrée';
27$lang['Options']='Options';
28$lang['Option value']='Valeur de l\'option';
29$lang['Presentation text for a single product']='Texte de présentation pour un seul produit';
30$lang['Presentation text for several products']='Texte de présentation pour plusieurs produits';
31$lang['Price']='Prix'; 
32$lang['Product Register']='produits enregistrés';
33$lang['Product registered']='Produit enregistré';
34$lang['Product']='Produit';
35$lang['Products have been added to these images']='Produits ajoutés pour ces images';
36$lang['Products have been removed for these pictures']='Produits retirés pour ces images';
37$lang['Products']='Produits';
38$lang['Registered']='Enregistré';
39$lang['Required']='Requis';
40$lang['Select at least one product']='sélèctionner un produit dans la liste'; 
41$lang['Shipping cost']='frais d\'expédition';
42$lang['Shop']='Boutique';
43$lang['Showing 0 to 0 of 0 records']='Affichage de l\'élément 0 à 0 sur 0 éléments';
44$lang['Showing _START_ to _END_ of _TOTAL_ records']='Affichage de l\'élément _START_ à _END_ sur _TOTAL_ éléments';
45$lang['The field is required']='Le champ est requis';
46$lang['The order is changed']='L\'ordre est changé';
47$lang['Type of option']='Type d\'option';
48$lang['Type of option']='Type d\'option';
49$lang['Type']='Type';
50$lang['Validate the change']='Valider les changements';
51$lang['Value']='Valeur';
52$lang['What is MyPiwiShop?']='c\'est quoi MyPiwiShop';
53$lang['Your Paypal id']='votre id Paypal';
54$lang['Your Paypal id']='votre id Paypal';
55$lang['add value']='ajouter une valeur';
56$lang['drag / drop to change the order']='faites glisser/déposer pour changer l\'ordre';
57$lang['duplicate']='dupliquer';
58$lang['option registered']='option enregistrée';
59$lang['products have been added to these images']='les produits ont été ajouté pour ces images';
60$lang['products have been removed for these pictures']='les produits ont été suprimé pour ces images';
61$lang['see related products for this picture']='voir les produits associés à cette image';
62$lang['shipping fees']='frais d\'expédition';
63$lang['the order is changed']='l\'ordre est changé';
64$lang['you must enter the name of the option']='vous devez renseigner le nom de l\'option';
65$lang['you must enter the product and not the price']='vous devez renseigner le non du produit et son prix';
66?>
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Note: See TracBrowser for help on using the repository browser.