product.php
5.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
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
98
99
100
101
102
103
104
105
106
107
<?php
// Heading
$_['heading_title'] = 'Produits';
// Text
$_['text_success'] = 'Félicitations, vous avez modifié les <b>Produits</b> avec succès !';
$_['text_list'] = 'Liste des produits';
$_['text_add'] = 'Ajouter un produit';
$_['text_edit'] = 'Modifier un produit';
$_['text_plus'] = '+';
$_['text_minus'] = '-';
$_['text_default'] = 'Par défaut';
$_['text_option'] = 'Option';
$_['text_option_value'] = 'Valeur de l’option';
$_['text_percent'] = 'Pourcentage';
$_['text_amount'] = 'Montant fixe';
// Column
$_['column_name'] = 'Nom du produit';
$_['column_model'] = 'Modèle';
$_['column_image'] = 'Image';
$_['column_price'] = 'Prix';
$_['column_quantity'] = 'Quantité';
$_['column_status'] = 'État';
$_['column_action'] = 'Action';
// Entry
$_['entry_name'] = 'Nom du produit :';
$_['entry_description'] = 'Description : ';
$_['entry_meta_title'] = 'Balise méta titre';
$_['entry_meta_keyword'] = 'Balise méta "Mots-clés" :';
$_['entry_meta_description']= 'Balise méta "Description" :';
$_['entry_keyword'] = 'SEO "Ré-écriture d’url" : ';
$_['entry_model'] = 'Modèle :';
$_['entry_sku'] = 'Référence "Gestion des stocks" :';
$_['entry_upc'] = 'Code universel des produits : ';
$_['entry_ean'] = 'EAN (European Article Numbering) : ';
$_['entry_jan'] = 'JAN (Japanese Article Number) : ';
$_['entry_isbn'] = 'ISBN (International Standard Book Number): ';
$_['entry_mpn'] = 'MPN : ';
$_['entry_location'] = 'Localisation :';
$_['entry_shipping'] = 'Livraison requise :';
$_['entry_manufacturer'] = 'Fabricant : ';
$_['entry_store'] = 'Boutiques : ';
$_['entry_date_available'] = 'Date de disponibilité :';
$_['entry_quantity'] = 'Quantité';
$_['entry_minimum'] = 'Quantité minimum : ';
$_['entry_stock_status'] = 'État si rupture :';
$_['entry_price'] = 'Prix';
$_['entry_tax_class'] = 'Type de taxe :';
$_['entry_points'] = 'Points : ';
$_['entry_option_points'] = 'Points ';
$_['entry_subtract'] = 'Soustraire du stock';
$_['entry_weight_class'] = 'Unité de Poids :';
$_['entry_weight'] = 'Poids';
$_['entry_dimension'] = 'Dimensions (L x l x H) :';
$_['entry_length_class'] = 'Length Class';
$_['entry_length'] = 'Unité de longueur :';
$_['entry_width'] = 'Largeur';
$_['entry_height'] = 'Hauteur';
$_['entry_image'] = 'Image :';
$_['entry_customer_group'] = 'Groupe client :';
$_['entry_date_start'] = 'Date de début :';
$_['entry_date_end'] = 'Date de fin :';
$_['entry_priority'] = 'Priorité :';
$_['entry_attribute'] = 'Attribut :';
$_['entry_attribute_group'] = 'Groupe d’attribut :';
$_['entry_text'] = 'Texte :';
$_['entry_option'] = 'Option :';
$_['entry_option_value'] = 'Valeur de l’option';
$_['entry_required'] = 'Requis :';
$_['entry_status'] = 'État :';
$_['entry_sort_order'] = 'Classement :';
$_['entry_category'] = 'Catégories :';
$_['entry_filter'] = 'Filtres : ';
$_['entry_download'] = 'Téléchargements :';
$_['entry_related'] = 'Produits apparentés :';
$_['entry_tag'] = 'Balises du produit : ';
$_['entry_reward'] = 'Points de fidélité :';
$_['entry_layout'] = 'Disposition :';
$_['entry_recurring'] = 'Profil récurent';
// Help
$_['help_keyword'] = 'N’utilisez pas d’espaces, remplacez les espaces par - et assurez-vous que le mot-clé est unique.';
$_['help_sku'] = 'Référence "Gestion des stocks';
$_['help_upc'] = 'Code barre universel';
$_['help_ean'] = 'Code barre normalisé pour l’Europe';
$_['help_jan'] = 'Code barre normalisé pour le Japon';
$_['help_isbn'] = 'Numéro international normalisé du livre';
$_['help_mpn'] = 'Numéro de pièce du fabricant';
$_['help_manufacturer'] = '(Autocomplétion)';
$_['help_minimum'] = 'Forcer une quantité minimum de commande';
$_['help_stock_status'] = 'État quand un produit est hors stock';
$_['help_points'] = 'Nombre de points nécessaires à l’achat de cet article. Si vous ne souhaitez pas que ce produit soit acheté avec les points, laisser à 0.';
$_['help_category'] = '(Autocomplétion)';
$_['help_filter'] = '(Autocomplétion)';
$_['help_download'] = '(Autocomplétion)';
$_['help_related'] = '(Autocomplétion)';
$_['help_tag'] = 'Séper par des virgules';
// Error
$_['error_warning'] = 'Attention, veuillez vérifier soigneusement le formulaire afin qu’il n’y ai pas d’erreurs !';
$_['error_permission'] = 'Attention, vous n’avez pas la permission de modifier les <b>Produits</b> !';
$_['error_name'] = 'Le <b>Nom du produit</b> doit être composé de 3 à 255 caractères !';
$_['error_meta_title'] = 'La balise <b>Titre</b> doit être composé de 3 à 255 caractères !';
$_['error_model'] = 'Le <b>Modèle</b> doit être composé de 3 à 24 caractères !';
?>