From 7998274cc778225988d1b83ba236e21f32fc86f8 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Thu, 22 Mar 2018 15:15:06 +0100 Subject: [PATCH 01/40] Move some files from sale folder to new customer folder close #23 --- admin/language/fr-FR/{sale => customer}/custom_field.php | 0 admin/language/fr-FR/{sale => customer}/customer.php | 0 admin/language/fr-FR/{sale => customer}/customer_group.php | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename admin/language/fr-FR/{sale => customer}/custom_field.php (100%) rename admin/language/fr-FR/{sale => customer}/customer.php (100%) rename admin/language/fr-FR/{sale => customer}/customer_group.php (100%) diff --git a/admin/language/fr-FR/sale/custom_field.php b/admin/language/fr-FR/customer/custom_field.php similarity index 100% rename from admin/language/fr-FR/sale/custom_field.php rename to admin/language/fr-FR/customer/custom_field.php diff --git a/admin/language/fr-FR/sale/customer.php b/admin/language/fr-FR/customer/customer.php similarity index 100% rename from admin/language/fr-FR/sale/customer.php rename to admin/language/fr-FR/customer/customer.php diff --git a/admin/language/fr-FR/sale/customer_group.php b/admin/language/fr-FR/customer/customer_group.php similarity index 100% rename from admin/language/fr-FR/sale/customer_group.php rename to admin/language/fr-FR/customer/customer_group.php From 193563af182e4087e4616bbb085880a31801bdd0 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 23 Mar 2018 16:00:31 +0100 Subject: [PATCH 02/40] Add new files in catalog/captcha folder --- .../language/fr-FR/captcha/basic_captcha.php | 23 +++++++++++++++++++ .../language/fr-FR/captcha/google_captcha.php | 23 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 catalog/language/fr-FR/captcha/basic_captcha.php create mode 100644 catalog/language/fr-FR/captcha/google_captcha.php diff --git a/catalog/language/fr-FR/captcha/basic_captcha.php b/catalog/language/fr-FR/captcha/basic_captcha.php new file mode 100644 index 0000000..3695f2c --- /dev/null +++ b/catalog/language/fr-FR/captcha/basic_captcha.php @@ -0,0 +1,23 @@ +. +*/ + +// Heading +$_['heading_title'] = 'CAPTCHA'; + +// Entry +$_['entry_captcha'] = 'Entrez le code situé dans la boîte ci-dessous'; + +// Error +$_['error_captcha'] = 'Le code de vérification ne correspond pas à l’image !'; diff --git a/catalog/language/fr-FR/captcha/google_captcha.php b/catalog/language/fr-FR/captcha/google_captcha.php new file mode 100644 index 0000000..3695f2c --- /dev/null +++ b/catalog/language/fr-FR/captcha/google_captcha.php @@ -0,0 +1,23 @@ +. +*/ + +// Heading +$_['heading_title'] = 'CAPTCHA'; + +// Entry +$_['entry_captcha'] = 'Entrez le code situé dans la boîte ci-dessous'; + +// Error +$_['error_captcha'] = 'Le code de vérification ne correspond pas à l’image !'; From 1d35368cfdbd14388447e86eb29bfd7199f39493 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 23 Mar 2018 16:20:16 +0100 Subject: [PATCH 03/40] Add new file in catalog/total folder close #25 --- catalog/language/fr-FR/total/shipping.php | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 catalog/language/fr-FR/total/shipping.php diff --git a/catalog/language/fr-FR/total/shipping.php b/catalog/language/fr-FR/total/shipping.php new file mode 100644 index 0000000..fc9b072 --- /dev/null +++ b/catalog/language/fr-FR/total/shipping.php @@ -0,0 +1,31 @@ +. +*/ + +// Heading +$_['heading_title'] = 'Estimation des frais de livraison et des taxes'; +// Text +$_['text_success'] = 'Succès : votre estimation des frais de livraison a été appliquée !'; +$_['text_shipping'] = 'Saisissez la destination pour obtenir une estimation des frais de livraison.'; +$_['text_shipping_method'] = 'Veuillez sélectionner le mode de livraison pour cette commande.'; +// Entry +$_['entry_country'] = 'Pays'; +$_['entry_zone'] = 'Subdivision administrative'; +$_['entry_postcode'] = 'Code postal'; +// Error +$_['error_postcode'] = 'Attention : le code postal doit contenir entre 2 à 10 caractères !'; +$_['error_country'] = 'Veuillez sélectionner un pays !'; +$_['error_zone'] = 'Veuillez sélectionner une subdivision administrative !'; +$_['error_shipping'] = 'Attention : un mode de livraison est requis !'; +$_['error_no_shipping'] = 'Attention : aucune option d’expédition n’est disponible. Veuillez nous contacter !'; From 965280dd5d306e3a3467a306b8eb79537413648d Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 23 Mar 2018 16:30:12 +0100 Subject: [PATCH 04/40] Revise files in catalog/total folder --- catalog/language/fr-FR/total/coupon.php | 8 ++++++++ catalog/language/fr-FR/total/reward.php | 9 +++++++++ catalog/language/fr-FR/total/voucher.php | 8 ++++++++ 3 files changed, 25 insertions(+) diff --git a/catalog/language/fr-FR/total/coupon.php b/catalog/language/fr-FR/total/coupon.php index 353d024..b48b9c6 100644 --- a/catalog/language/fr-FR/total/coupon.php +++ b/catalog/language/fr-FR/total/coupon.php @@ -13,5 +13,13 @@ * along with this program. If not, see . */ +// Heading +$_['heading_title'] = 'Utiliser un code de réduction'; // Text $_['text_coupon'] = 'Coupon (%s)'; +$_['text_success'] = 'Succès : la réduction de votre bon a été appliquée'; +// Entry +$_['entry_coupon'] = 'Saisissez le bon de réduction ici'; +// Error +$_['error_coupon'] = 'Attention : le bon est invalide, a expiré ou a déjà été utilisé !'; +$_['error_empty'] = 'Attention : veuillez saisir le code du bon de réduction !'; diff --git a/catalog/language/fr-FR/total/reward.php b/catalog/language/fr-FR/total/reward.php index f6dda3e..5abcee1 100644 --- a/catalog/language/fr-FR/total/reward.php +++ b/catalog/language/fr-FR/total/reward.php @@ -13,6 +13,15 @@ * along with this program. If not, see . */ +// Heading +$_['heading_title'] = 'Utiliser des points de fidélité (%s disponibles)'; // Text $_['text_reward'] = 'Points de fidélité (%s)'; $_['text_order_id'] = 'Numéro de commande : #%s'; +$_['text_success'] = 'Succès : la déduction de vos points de fidélité a été appliquée !'; +// Entry +$_['entry_reward'] = 'Points à utiliser (%s maximum)'; +// Error +$_['error_reward'] = 'Attention : veuillez saisir le montant de points de fidélité à utiliser !'; +$_['error_points'] = 'Attention : vous n’avez pas %s points de fidélité !'; +$_['error_maximum'] = 'Attention : le nombre maximum de points de fidélité pouvant être utilisés est %s !'; diff --git a/catalog/language/fr-FR/total/voucher.php b/catalog/language/fr-FR/total/voucher.php index b81b3fe..972bfaa 100644 --- a/catalog/language/fr-FR/total/voucher.php +++ b/catalog/language/fr-FR/total/voucher.php @@ -13,5 +13,13 @@ * along with this program. If not, see . */ +// Heading +$_['heading_title'] = 'Utiliser un bon d’achat'; // Text $_['text_voucher'] = 'Bon de réduction (%s)'; +$_['text_success'] = 'Succès : la réduction de votre bon d’achat a été appliquée !'; +// Entry +$_['entry_voucher'] = 'Saisissez votre code de bon d’achat ici'; +// Error +$_['error_voucher'] = 'Attention : le bon d’achat est soit invalide soit son solde a déjà été compensé !'; +$_['error_empty'] = 'Attention : veuillez saisir un code de bon d’achat !'; From a4a5b8f19903f2a128875ef27740b1e7cb94c29f Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 09:40:12 +0100 Subject: [PATCH 05/40] Revise file in catalog/product folder --- catalog/language/fr-FR/product/product.php | 1 - 1 file changed, 1 deletion(-) diff --git a/catalog/language/fr-FR/product/product.php b/catalog/language/fr-FR/product/product.php index 9a9bcbd..1836cfb 100644 --- a/catalog/language/fr-FR/product/product.php +++ b/catalog/language/fr-FR/product/product.php @@ -59,4 +59,3 @@ $_['error_name'] = 'Attention : le nom de l’évaluation doit être entre 3 et 25 caractères !'; $_['error_text'] = 'Attention : le texte de l’évaluation doit être entre 25 et 1000 caractères !'; $_['error_rating'] = 'Attention : veuillez sélectionner une note !'; -$_['error_captcha'] = 'Attention : le code de vérification ne correspond pas à l’image !'; From 1e46017e92cc16528d9a24d06dcf240b13c9cae4 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 09:45:45 +0100 Subject: [PATCH 06/40] Revise file in catalog/openbay folder --- catalog/language/fr-FR/openbay/ebay_order.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/catalog/language/fr-FR/openbay/ebay_order.php b/catalog/language/fr-FR/openbay/ebay_order.php index 2152c9c..c5c292f 100644 --- a/catalog/language/fr-FR/openbay/ebay_order.php +++ b/catalog/language/fr-FR/openbay/ebay_order.php @@ -19,3 +19,5 @@ $_['text_total_tax'] = 'Taxe'; $_['text_total_sub'] = 'Sous-total'; $_['text_total'] = 'Total'; +$_['text_smp_id'] = 'Identifiant du gestionnaire de vente : '; +$_['text_buyer'] = 'Nom d’utilisateur de l’acheteur : '; From 185c055a0dcb43bd702eb89da7f61da388471f26 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 09:50:07 +0100 Subject: [PATCH 07/40] Revise file in catalog/information folder --- catalog/language/fr-FR/information/contact.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/catalog/language/fr-FR/information/contact.php b/catalog/language/fr-FR/information/contact.php index abe51ff..173d896 100644 --- a/catalog/language/fr-FR/information/contact.php +++ b/catalog/language/fr-FR/information/contact.php @@ -29,11 +29,9 @@ $_['entry_name'] = 'Votre nom'; $_['entry_email'] = 'Adresse électronique'; $_['entry_enquiry'] = 'Demande de renseignements'; -$_['entry_captcha'] = 'Entrez le code situé dans la boîte ci-dessous'; // Email $_['email_subject'] = 'Demande de renseignements : %s'; // Errors $_['error_name'] = 'Attention : le nom doit contenir entre 3 et 32 caractères !'; $_['error_email'] = 'Attention : l’adresse électronique ne semble pas valide !'; $_['error_enquiry'] = 'Attention : la demande de renseignements doit contenir entre 10 et 3000 caractères !'; -$_['error_captcha'] = 'Attention : le code de vérification ne correspond pas à l’image !'; From c508ad9fd5c13ad5d38597b6827f1ea3774df576 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 09:55:05 +0100 Subject: [PATCH 08/40] Revise file in catalog/affiliate folder --- catalog/language/fr-FR/affiliate/forgotten.php | 1 + 1 file changed, 1 insertion(+) diff --git a/catalog/language/fr-FR/affiliate/forgotten.php b/catalog/language/fr-FR/affiliate/forgotten.php index 729cce7..759f523 100644 --- a/catalog/language/fr-FR/affiliate/forgotten.php +++ b/catalog/language/fr-FR/affiliate/forgotten.php @@ -25,3 +25,4 @@ $_['entry_email'] = 'Adresse électronique'; // Error $_['error_email'] = 'Attention : cette adresse électronique n’a pas été trouvée dans nos fichiers, veuillez essayer à nouveau !'; +$_['error_approved'] = 'Attention : votre compte nécessite d’avoir été approuvé avant que vous puissiez vous connecter.'; From 2fa77e7b8833b9a9ae0d80657322731994ce7e09 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 10:05:09 +0100 Subject: [PATCH 09/40] Revise file in catalog/account folder --- catalog/language/fr-FR/account/forgotten.php | 1 + catalog/language/fr-FR/account/return.php | 1 - catalog/language/fr-FR/account/wishlist.php | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/catalog/language/fr-FR/account/forgotten.php b/catalog/language/fr-FR/account/forgotten.php index cca2fe2..3239140 100644 --- a/catalog/language/fr-FR/account/forgotten.php +++ b/catalog/language/fr-FR/account/forgotten.php @@ -25,3 +25,4 @@ $_['entry_email'] = 'Adresse électronique'; // Error $_['error_email'] = 'Attention : cette adresse électronique n’a pas été trouvée dans nos fichiers, veuillez essayer à nouveau !'; +$_['error_approved'] = 'Attention : votre compte nécessite d’avoir été approuvé avant que vous puissiez vous connecter.'; diff --git a/catalog/language/fr-FR/account/return.php b/catalog/language/fr-FR/account/return.php index 68d8e32..fa17d35 100644 --- a/catalog/language/fr-FR/account/return.php +++ b/catalog/language/fr-FR/account/return.php @@ -69,5 +69,4 @@ $_['error_product'] = 'Le nom du produit doit contenir entre 3 et 255 caractères !'; $_['error_model'] = 'La référence du produit doit contenir entre 3 et 64 caractères !'; $_['error_reason'] = 'Vous devez sélectionner un motif de retour !'; -$_['error_captcha'] = 'Le code de vérification ne correspond pas à l’image !'; $_['error_agree'] = 'Attention : vous devez accepter les %s'; diff --git a/catalog/language/fr-FR/account/wishlist.php b/catalog/language/fr-FR/account/wishlist.php index ee12d5e..acd15ce 100644 --- a/catalog/language/fr-FR/account/wishlist.php +++ b/catalog/language/fr-FR/account/wishlist.php @@ -21,7 +21,6 @@ $_['text_wishlist'] = 'Liste de souhaits (%s)'; $_['text_login'] = 'Vous devez vous connecter ou créer un compte pour sauvegarder %s dans votre liste de souhaits !'; $_['text_success'] = 'Succès : vous avez ajouté %s à votre liste de souhaits !'; -$_['text_exists'] = '%s est déjà dans votre liste de souhaits !'; $_['text_remove'] = 'Succès : vous avez modifié votre liste de souhaits !'; $_['text_empty'] = 'Votre liste de souhaits est vide.'; // Column From b1e3584af67d02ae273cfc6022c213d3726ade38 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 10:20:02 +0100 Subject: [PATCH 10/40] Revise files in catalog/api folder close #27 --- catalog/language/fr-FR/api/login.php | 3 ++- catalog/language/fr-FR/api/order.php | 16 +++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/catalog/language/fr-FR/api/login.php b/catalog/language/fr-FR/api/login.php index 310909b..cfb8087 100644 --- a/catalog/language/fr-FR/api/login.php +++ b/catalog/language/fr-FR/api/login.php @@ -16,4 +16,5 @@ // Text $_['text_success'] = 'Succès : la session API a correctement démarré !'; // Error -$_['error_login'] = 'Attention : aucune correspondance trouvée entre ce nom d’utilisateur et/ou ce mot de passe.'; +$_['error_key'] = 'Attention : la clef de l’API est incorrecte !'; +$_['error_ip'] = 'Attention : votre adresse IP %s n’est pas autorisée à accéder à cette API !'; diff --git a/catalog/language/fr-FR/api/order.php b/catalog/language/fr-FR/api/order.php index 88c3ecb..7893ec9 100644 --- a/catalog/language/fr-FR/api/order.php +++ b/catalog/language/fr-FR/api/order.php @@ -17,11 +17,13 @@ $_['text_success'] = 'Votre commande a été modifiée avec succès'; // Error $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à accéder à l’API !'; -$_['error_customer'] = 'Les détails de l’utilisateur doivent avoir été configurés'; -$_['error_payment_address'] = 'Une adresse de paiement est requise'; -$_['error_payment_method'] = 'Un moyen de paiement est requis !'; -$_['error_shipping_address'] = 'Une adresse de livraison est requise !'; -$_['error_shipping_method'] = 'Un mode de livraison est requis !'; -$_['error_stock'] = 'Les produits indiqués avec *** ne sont pas disponibles dans la quantité désirée ou ne sont actuellement pas en stock !'; -$_['error_minimum'] = 'Le montant minimum d’une commande pour %s est %s !'; +$_['error_customer'] = 'Attention : les détails de l’utilisateur doivent avoir été configurés'; +$_['error_payment_address'] = 'Attention : une adresse de paiement est requise'; +$_['error_payment_method'] = 'Attention : un moyen de paiement est requis !'; +$_['error_no_payment'] = 'Attention : aucune option de paiement n’est disponible !'; +$_['error_shipping_address'] = 'Attention : une adresse de livraison est requise !'; +$_['error_shipping_method'] = 'Attention : un mode de livraison est requis !'; +$_['error_no_shipping'] = 'Attention : aucune option d’expédition n’est disponible !'; +$_['error_stock'] = 'Attention : les produits indiqués avec *** ne sont pas disponibles dans la quantité désirée ou ne sont actuellement pas en stock !'; +$_['error_minimum'] = 'Attention : le montant minimum d’une commande pour %s est %s !'; $_['error_not_found'] = 'Attention : la commande ne peut pas être trouvée !'; From 9a2edafa000eda64c7e01bce54d80453e3d1bb38 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 10:50:14 +0100 Subject: [PATCH 11/40] Add new files in admin/captcha folder --- .../language/fr-FR/captcha/basic_captcha.php | 25 ++++++++++++++++ .../language/fr-FR/captcha/google_captcha.php | 30 +++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 admin/language/fr-FR/captcha/basic_captcha.php create mode 100644 admin/language/fr-FR/captcha/google_captcha.php diff --git a/admin/language/fr-FR/captcha/basic_captcha.php b/admin/language/fr-FR/captcha/basic_captcha.php new file mode 100644 index 0000000..8203933 --- /dev/null +++ b/admin/language/fr-FR/captcha/basic_captcha.php @@ -0,0 +1,25 @@ +. +*/ + +// Heading +$_['heading_title'] = 'Basic CAPTCHA'; +// Text +$_['text_captcha'] = 'CAPTCHA'; +$_['text_success'] = 'Succès : vous avez modifié Basic CAPTCHA !'; +$_['text_edit'] = 'Modifier Basic CAPTCHA'; +// Entry +$_['entry_status'] = 'Statut'; +// Error +$_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier Basic CAPTCHA !'; diff --git a/admin/language/fr-FR/captcha/google_captcha.php b/admin/language/fr-FR/captcha/google_captcha.php new file mode 100644 index 0000000..cf1c6f3 --- /dev/null +++ b/admin/language/fr-FR/captcha/google_captcha.php @@ -0,0 +1,30 @@ +. +*/ + +// Heading +$_['heading_title'] = 'Google reCAPTCHA'; +// Text +$_['text_captcha'] = 'CAPTCHA'; +$_['text_success'] = 'Succès : vous avez modifié Google reCAPTCHA!'; +$_['text_edit'] = 'Modifier Google reCAPTCHA'; +$_['text_signup'] = 'Allez sur la page Google reCAPTCHA et enregistrez votre site.'; +// Entry +$_['entry_key'] = 'Clef du site'; +$_['entry_secret'] = 'Clef secrète'; +$_['entry_status'] = 'Statut'; +// Error +$_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier Google reCAPTCHA!'; +$_['error_key'] = 'Clef requise !'; +$_['error_secret'] = 'Clef secrète requise !'; From 47e7c6cc851babfe0c05927b19df6603dd66a3c4 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 11:00:42 +0100 Subject: [PATCH 12/40] Add new files in admin/extension folder --- admin/language/fr-FR/extension/analytics.php | 26 ++++++++++++++++++++ admin/language/fr-FR/extension/captcha.php | 26 ++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 admin/language/fr-FR/extension/analytics.php create mode 100644 admin/language/fr-FR/extension/captcha.php diff --git a/admin/language/fr-FR/extension/analytics.php b/admin/language/fr-FR/extension/analytics.php new file mode 100644 index 0000000..8730ea7 --- /dev/null +++ b/admin/language/fr-FR/extension/analytics.php @@ -0,0 +1,26 @@ +. +*/ + +// Heading +$_['heading_title'] = 'Analytique'; +// Text +$_['text_success'] = 'Succès : vous avez modifié l’analytique !'; +$_['text_list'] = 'Liste d’analytique'; +// Column +$_['column_name'] = 'Nom d’analytique'; +$_['column_status'] = 'Statut'; +$_['column_action'] = 'Action'; +// Error +$_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier l’analytique !'; diff --git a/admin/language/fr-FR/extension/captcha.php b/admin/language/fr-FR/extension/captcha.php new file mode 100644 index 0000000..b2da0d1 --- /dev/null +++ b/admin/language/fr-FR/extension/captcha.php @@ -0,0 +1,26 @@ +. +*/ + +// Heading +$_['heading_title'] = 'CAPTCHA'; +// Text +$_['text_success'] = 'Succès : vous avez modifié CAPTCHA !'; +$_['text_list'] = 'Liste de CAPTCHA'; +// Column +$_['column_name'] = 'Nom de CAPTCHA'; +$_['column_status'] = 'Statut'; +$_['column_action'] = 'Action'; +// Error +$_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier CAPTCHA !'; From 37d4f5678ce46a9fd74a523851c9e373babb34eb Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 11:10:18 +0100 Subject: [PATCH 13/40] Revise file in admin/extension folder --- admin/language/fr-FR/extension/openbay.php | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/language/fr-FR/extension/openbay.php b/admin/language/fr-FR/extension/openbay.php index 9a37728..33fc248 100644 --- a/admin/language/fr-FR/extension/openbay.php +++ b/admin/language/fr-FR/extension/openbay.php @@ -109,6 +109,7 @@ $_['error_ftpconnect'] = 'Les fonctions PHP FTP ne sont pas activées, contactez votre hébergeur'; $_['error_oc_version'] = 'L’utilisation de ce module n’a pas été testé avec votre version d’OpenCart. Vous pourriez rencontrer des problèmes.'; $_['error_fopen'] = 'La fonction PHP fopen est désactivée par votre hébergeur : vous serez dans l’incapacité d’importer des images lors de l\importation de produits'; +$_['lang_error_vqmod'] = 'Votre dossier vQmod contient des fichiers OpenBay Pro plus anciens : ceux-ci doivent être supprimés !'; // Help $_['help_ftp_username'] = 'Utilisez le nom d’utilisateur FTP de votre hôte'; $_['help_ftp_password'] = 'Utilisez le mot de passe FTP de votre hôte'; From 0276fcf0b16d23411e27c985d476102fc4089e0c Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 24 Mar 2018 11:25:02 +0100 Subject: [PATCH 14/40] Add new file in admin/fraud folder --- admin/language/fr-FR/fraud/ip.php | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 admin/language/fr-FR/fraud/ip.php diff --git a/admin/language/fr-FR/fraud/ip.php b/admin/language/fr-FR/fraud/ip.php new file mode 100644 index 0000000..2c2bd71 --- /dev/null +++ b/admin/language/fr-FR/fraud/ip.php @@ -0,0 +1,36 @@ +. +*/ + +// Heading +$_['heading_title'] = 'Antifraude IP'; +// Text +$_['text_fraud'] = 'Antifraude'; +$_['text_success'] = 'Succès : vous avez modifié Antifraude IP!'; +$_['text_edit'] = 'Modifier Antifraude IP'; +$_['text_ip_add'] = 'Ajouter une adresse IP'; +$_['text_ip_list'] = 'Liste des adresses IP frauduleuses'; +// Column +$_['column_ip'] = 'IP'; +$_['column_total'] = 'Comptes totaux'; +$_['column_date_added'] = 'Date d’ajout'; +$_['column_action'] = 'Action'; +// Entry +$_['entry_ip'] = 'IP'; +$_['entry_status'] = 'Statut'; +$_['entry_order_status'] = 'Statut de commande'; +// Help +$_['help_order_status'] = 'Les clients qui ont une adresse IP bannie sur leurs comptes se verront attribuer ce statut de commande et ne seront pas autorisés à atteindre automatiquement le statut terminé.'; +// Error +$_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier Antifraude IP !'; From f608f1f0d4645ca205d8abe8977c4b595379b601 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sun, 25 Mar 2018 09:10:02 +0200 Subject: [PATCH 15/40] Add new file in admin/analytics folder close #24 --- .../fr-FR/analytics/google_analytics.php | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 admin/language/fr-FR/analytics/google_analytics.php diff --git a/admin/language/fr-FR/analytics/google_analytics.php b/admin/language/fr-FR/analytics/google_analytics.php new file mode 100644 index 0000000..1f0c73a --- /dev/null +++ b/admin/language/fr-FR/analytics/google_analytics.php @@ -0,0 +1,28 @@ +. +*/ + +// Heading +$_['heading_title'] = 'Google Analytics'; +// Text +$_['text_analytics'] = 'Google Analytics'; +$_['text_success'] = 'Succès : vous avez modifié Google Analytics!'; +$_['text_edit'] = 'Modifier Google Analytics'; +$_['text_signup'] = 'Connectez-vous à votre compte Google Analytics et, après avoir créé votre profil de site, copiez puis collez le code analytique dans ce champ.'; +// Entry +$_['entry_code'] = 'Code Google Analytics'; +$_['entry_status'] = 'Statut'; +// Error +$_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier Google Analytics!'; +$_['error_code'] = 'Le code est requis !'; From 6f86ded137be005550995eef4505454528fd0967 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sun, 25 Mar 2018 09:15:09 +0200 Subject: [PATCH 16/40] Revise file in admin/customer folder --- admin/language/fr-FR/customer/customer.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/admin/language/fr-FR/customer/customer.php b/admin/language/fr-FR/customer/customer.php index 383b7c5..41215be 100644 --- a/admin/language/fr-FR/customer/customer.php +++ b/admin/language/fr-FR/customer/customer.php @@ -22,8 +22,6 @@ $_['text_edit'] = 'Modifier un client'; $_['text_default'] = 'Par défaut'; $_['text_balance'] = 'Solde'; -$_['text_add_ban_ip'] = 'Ajouter une IP bannie'; -$_['text_remove_ban_ip'] = 'Supprimer une IP bannie'; // Column $_['column_name'] = 'Nom du client'; $_['column_email'] = 'Adresse électronique'; @@ -84,4 +82,3 @@ $_['error_country'] = 'Veuillez sélectionner un pays !'; $_['error_zone'] = 'Veuillez sélectionner une subdivision administrative !'; $_['error_custom_field'] = '%s est requis !'; -$_['error_comment'] = 'Vous devez saisir un commentaire !'; From 59ef3f2ff053d8f02793827c077e18dd816724ba Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sun, 25 Mar 2018 09:20:32 +0200 Subject: [PATCH 17/40] Revise file in admin/user folder --- admin/language/fr-FR/user/api.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/admin/language/fr-FR/user/api.php b/admin/language/fr-FR/user/api.php index 0fdd5ef..86b8f1c 100644 --- a/admin/language/fr-FR/user/api.php +++ b/admin/language/fr-FR/user/api.php @@ -20,17 +20,21 @@ $_['text_list'] = 'Liste des API'; $_['text_add'] = 'Ajouter une API'; $_['text_edit'] = 'Modifier les API'; +$_['text_ip'] = 'Ci-dessous, vous pouvez créer une liste d’adresses IP autorisées à accéder à l’API. Votre adresse IP actuelle est %s'; // Column -$_['column_username'] = 'Nom d’utilisateur'; +$_['column_name'] = 'Nom de l’API'; $_['column_status'] = 'Statut'; $_['column_date_added'] = 'Date d’ajout'; $_['column_date_modified'] = 'Date de modification'; +$_['column_token'] = 'Jeton'; +$_['column_ip'] = 'IP'; $_['column_action'] = 'Action'; // Entry -$_['entry_username'] = 'Nom d’utilisateur'; -$_['entry_password'] = 'Mot de passe'; +$_['entry_name'] = 'Nom de l’API'; +$_['entry_key'] = 'Clef de l’API'; $_['entry_status'] = 'Statut'; +$_['entry_ip'] = 'IP'; // Error $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les API !'; -$_['error_username'] = 'Le nom d’utilisateur doit contenir entre 3 et 20 caractères !'; -$_['error_password'] = 'Le mot de passe de l’API doit contenir entre 3 et 256 caractères !'; +$_['error_name'] = 'Le nom de l’API doit contenir entre 3 et 20 caractères !'; +$_['error_key'] = 'La clef de l’API doit contenir entre 64 et 256 caractères !'; From 9d8711e93da6eb8c8d1db3fad77526691e312399 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sun, 25 Mar 2018 09:30:03 +0200 Subject: [PATCH 18/40] Revise file in admin root folder --- admin/language/fr-FR/fr-FR.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/admin/language/fr-FR/fr-FR.php b/admin/language/fr-FR/fr-FR.php index d0023ae..b37eab3 100644 --- a/admin/language/fr-FR/fr-FR.php +++ b/admin/language/fr-FR/fr-FR.php @@ -57,8 +57,8 @@ $_['button_back'] = 'Revenir en arrière'; $_['button_remove'] = 'Soustraire'; $_['button_refresh'] = 'Rafraîchir'; -$_['button_backup'] = 'Sauvegarder'; -$_['button_restore'] = 'Restaurer'; +$_['button_export'] = 'Exporter'; +$_['button_import'] = 'Importer'; $_['button_download'] = 'Télécharger'; $_['button_rebuild'] = 'Reconstruire'; $_['button_upload'] = 'Transférer'; @@ -106,8 +106,10 @@ $_['button_link'] = 'Lien'; $_['button_currency'] = 'Rafraîchir les valeurs des devises'; $_['button_apply'] = 'Appliquer'; +$_['button_category_add'] = 'Ajouter une catégorie'; // Tab $_['tab_address'] = 'Adresse'; +$_['tab_additional'] = 'Additionel'; $_['tab_admin'] = 'Administrateur'; $_['tab_attribute'] = 'Attributs'; $_['tab_customer'] = 'Détails du client'; @@ -125,10 +127,10 @@ $_['tab_server'] = 'Serveur'; $_['tab_store'] = 'Boutique'; $_['tab_special'] = 'Promotions'; +$_['tab_session'] = 'Session'; $_['tab_local'] = 'Paramètres régionaux'; $_['tab_mail'] = 'SMTP'; $_['tab_module'] = 'Module'; -$_['tab_order'] = 'Détails de la commande'; $_['tab_payment'] = 'Détails du paiement'; $_['tab_product'] = 'Produits'; $_['tab_reward'] = 'Points de fidélité'; From dbb7e6f80bdc296d52c0cb239c310365f55f38fa Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sun, 25 Mar 2018 09:55:14 +0200 Subject: [PATCH 19/40] Revise files in admin/payment folder --- admin/language/fr-FR/payment/bluepay_hosted.php | 6 +++--- admin/language/fr-FR/payment/bluepay_redirect.php | 6 +++--- admin/language/fr-FR/payment/sagepay_direct.php | 6 +++--- admin/language/fr-FR/payment/sagepay_server.php | 6 +++--- admin/language/fr-FR/payment/securetrading_pp.php | 6 +++--- admin/language/fr-FR/payment/securetrading_ws.php | 6 +++--- admin/language/fr-FR/payment/worldpay.php | 2 +- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/admin/language/fr-FR/payment/bluepay_hosted.php b/admin/language/fr-FR/payment/bluepay_hosted.php index c0a9ce6..61c775c 100644 --- a/admin/language/fr-FR/payment/bluepay_hosted.php +++ b/admin/language/fr-FR/payment/bluepay_hosted.php @@ -64,9 +64,9 @@ $_['help_cron_job_token'] = 'Utilisez une valeur longue et difficile à deviner'; $_['help_cron_job_url'] = 'Définissez une tâche CRON pour appeler cette URL'; // Button -$_['btn_release'] = 'Envoi'; -$_['btn_rebate'] = 'Remise et/ou remboursement'; -$_['btn_void'] = 'Annulation'; +$_['button_release'] = 'Envoi'; +$_['button_rebate'] = 'Remise et/ou remboursement'; +$_['button_void'] = 'Annulation'; // Error $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier le module de paiement BluePay !'; $_['error_account_name'] = 'Le nom du compte est requis !'; diff --git a/admin/language/fr-FR/payment/bluepay_redirect.php b/admin/language/fr-FR/payment/bluepay_redirect.php index 28f66aa..e784443 100644 --- a/admin/language/fr-FR/payment/bluepay_redirect.php +++ b/admin/language/fr-FR/payment/bluepay_redirect.php @@ -63,9 +63,9 @@ $_['help_cron_job_token'] = 'Utilisez une valeur longue et difficile à deviner'; $_['help_cron_job_url'] = 'Définissez une tâche CRON pour appeler cette URL'; // Button -$_['btn_release'] = 'Envoi'; -$_['btn_rebate'] = 'Remise et/ou remboursement'; -$_['btn_void'] = 'Annulation'; +$_['button_release'] = 'Envoi'; +$_['button_rebate'] = 'Remise et/ou remboursement'; +$_['button_void'] = 'Annulation'; // Error $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier le module de paiement BluePay !'; $_['error_account_id'] = 'ID de compte requis !'; diff --git a/admin/language/fr-FR/payment/sagepay_direct.php b/admin/language/fr-FR/payment/sagepay_direct.php index ec8bd29..8fd127e 100644 --- a/admin/language/fr-FR/payment/sagepay_direct.php +++ b/admin/language/fr-FR/payment/sagepay_direct.php @@ -65,9 +65,9 @@ $_['help_cron_job_token'] = 'Utilisez une valeur longue et difficile à deviner'; $_['help_cron_job_url'] = 'Définissez une tâche CRON pour appeler cette URL'; // Button -$_['btn_release'] = 'Envoi'; -$_['btn_rebate'] = 'Remise et/ou remboursement'; -$_['btn_void'] = 'Annulation'; +$_['button_release'] = 'Envoi'; +$_['button_rebate'] = 'Remise et/ou remboursement'; +$_['button_void'] = 'Annulation'; // Error $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier payment SagePay !'; $_['error_vendor'] = 'ID fournisseur requis !'; diff --git a/admin/language/fr-FR/payment/sagepay_server.php b/admin/language/fr-FR/payment/sagepay_server.php index 4f85dbc..6e638d3 100644 --- a/admin/language/fr-FR/payment/sagepay_server.php +++ b/admin/language/fr-FR/payment/sagepay_server.php @@ -65,9 +65,9 @@ $_['help_cron_job_token'] = 'Utilisez une valeur longue et difficile à deviner'; $_['help_cron_job_url'] = 'Définissez une tâche CRON pour appeler cette URL'; // Button -$_['btn_release'] = 'Envoi'; -$_['btn_rebate'] = 'Remise et/ou remboursement'; -$_['btn_void'] = 'Annulation'; +$_['button_release'] = 'Envoi'; +$_['button_rebate'] = 'Remise et/ou remboursement'; +$_['button_void'] = 'Annulation'; // Error $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier payment SagePay !'; $_['error_vendor'] = 'ID fournisseur requis !'; diff --git a/admin/language/fr-FR/payment/securetrading_pp.php b/admin/language/fr-FR/payment/securetrading_pp.php index da95d41..507d130 100644 --- a/admin/language/fr-FR/payment/securetrading_pp.php +++ b/admin/language/fr-FR/payment/securetrading_pp.php @@ -82,6 +82,6 @@ $_['text_confirm_void'] = 'Êtes-vous certain de vouloir inverser l’autorisation ?'; $_['text_confirm_release'] = 'Êtes-vous certain de vouloir envoyer ce paiement ?'; $_['text_confirm_rebate'] = 'Êtes-vous certain de vouloir remboursement le paiement ?'; -$_['btn_release'] = 'Envoi'; -$_['btn_rebate'] = 'Remise et/ou remboursement'; -$_['btn_void'] = 'Autorisation inverse'; +$_['button_release'] = 'Envoi'; +$_['button_rebate'] = 'Remise et/ou remboursement'; +$_['button_void'] = 'Autorisation inverse'; diff --git a/admin/language/fr-FR/payment/securetrading_ws.php b/admin/language/fr-FR/payment/securetrading_ws.php index 6a95324..a948f9f 100644 --- a/admin/language/fr-FR/payment/securetrading_ws.php +++ b/admin/language/fr-FR/payment/securetrading_ws.php @@ -113,6 +113,6 @@ $_['text_confirm_void'] = 'Êtes-vous certain de vouloir inverser l’autorisation ?'; $_['text_confirm_release'] = 'Êtes-vous certain de vouloir envoyer ce paiement ?'; $_['text_confirm_rebate'] = 'Êtes-vous certain de vouloir remboursement le paiement ?'; -$_['btn_release'] = 'Envoi'; -$_['btn_rebate'] = 'Remise et/ou remboursement'; -$_['btn_void'] = 'Autorisation inverse'; +$_['button_release'] = 'Envoi'; +$_['button_rebate'] = 'Remise et/ou remboursement'; +$_['button_void'] = 'Autorisation inverse'; diff --git a/admin/language/fr-FR/payment/worldpay.php b/admin/language/fr-FR/payment/worldpay.php index 1eacf59..87c8c28 100644 --- a/admin/language/fr-FR/payment/worldpay.php +++ b/admin/language/fr-FR/payment/worldpay.php @@ -77,4 +77,4 @@ $_['text_column_type'] = 'Type'; $_['text_column_date_added'] = 'Date d’ajout'; $_['text_confirm_refund'] = 'Êtes-vous certain de vouloir effectuer un remboursement du paiement ?'; -$_['btn_refund'] = 'Rembourser'; +$_['button_refund'] = 'Rembourser'; From ed3f42108044c4baaa0f47d5f8a3e019dc9490e9 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 6 Apr 2018 14:05:34 +0200 Subject: [PATCH 20/40] Revise files in admin/setting folder --- admin/language/fr-FR/setting/setting.php | 27 ++++++++++++++---------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/admin/language/fr-FR/setting/setting.php b/admin/language/fr-FR/setting/setting.php index 7a1e930..2a2b404 100644 --- a/admin/language/fr-FR/setting/setting.php +++ b/admin/language/fr-FR/setting/setting.php @@ -27,13 +27,18 @@ $_['text_checkout'] = 'Valider la commande'; $_['text_stock'] = 'Stock'; $_['text_affiliate'] = 'Affiliés'; +$_['text_captcha'] = 'CAPTCHA'; +$_['text_register'] = 'Inscription'; $_['text_return'] = 'Retours'; +$_['text_contact'] = 'Contact'; $_['text_shipping'] = 'Adresse de livraison'; $_['text_payment'] = 'Adresse de facturation'; $_['text_mail'] = 'Mail'; $_['text_smtp'] = 'SMTP'; -$_['text_google_analytics'] = 'Google Analytics'; -$_['text_google_captcha'] = 'Google reCAPTCHA'; +$_['text_general'] = 'Général'; +$_['text_security'] = 'Sécurité'; +$_['text_upload'] = 'Transferts de fichiers'; +$_['text_error'] = 'Gestion des erreurs'; // Entry $_['entry_name'] = 'Nom de la boutique'; $_['entry_owner'] = 'Propriétaire de la boutique'; @@ -78,7 +83,6 @@ $_['entry_login_attempts'] = 'Nombre de tentatives de connexion maximum'; $_['entry_account'] = 'Termes et conditions du compte'; $_['entry_account_mail'] = 'Courrier d’alerte (nouveau compte)'; -$_['entry_api'] = 'API Utilisateur'; $_['entry_cart_weight'] = 'Afficher le poids sur la page de panier'; $_['entry_checkout_guest'] = 'Commander sans enregistrement'; $_['entry_checkout'] = 'Termes et conditions de la commande'; @@ -86,8 +90,10 @@ $_['entry_order_status'] = 'Statut de la commande'; $_['entry_processing_status'] = 'Statut des commandes en cours'; $_['entry_complete_status'] = 'Statut des commandes complètes'; +$_['entry_fraud_status'] = 'Statut des fraudes'; $_['entry_order_mail'] = 'Courrier d’alerte (nouvelle commande)'; $_['entry_mail_alert'] = 'Courriers d’alerte additionnels'; +$_['entry_api'] = 'API Utilisateur'; $_['entry_stock_display'] = 'Afficher l’état du stock'; $_['entry_stock_warning'] = 'Afficher l’avertissement de rupture de stock'; $_['entry_stock_checkout'] = 'Commander du stock'; @@ -98,6 +104,8 @@ $_['entry_affiliate_mail'] = 'Courrier d’alerte (nouvel affilié)'; $_['entry_return'] = 'Termes et conditions de retour'; $_['entry_return_status'] = 'Statut des retours'; +$_['entry_captcha'] = 'CAPTCHA'; +$_['entry_captcha_page'] = 'Page de CAPTCHA'; $_['entry_logo'] = 'Enseigne de la boutique'; $_['entry_icon'] = 'Icône'; $_['entry_image_category'] = 'Taille des images de catégorie'; @@ -139,9 +147,6 @@ $_['entry_error_display'] = 'Afficher les erreurs'; $_['entry_error_log'] = 'Créer un journal des erreurs'; $_['entry_error_filename'] = 'Nom du fichier de journal des erreurs'; -$_['entry_google_analytics'] = 'Code Google Analytics'; -$_['entry_google_captcha_public'] = 'Clef du site'; -$_['entry_google_captcha_secret'] = 'Clef secrète'; $_['entry_status'] = 'Statut'; // Help $_['help_geocode'] = 'Veuillez saisir l’emplacement géocode de votre boutique manuellement.'; @@ -169,14 +174,15 @@ $_['help_account'] = 'Contraindre à accepter les termes et conditions avant qu’un compte ne soit créé.'; $_['help_account_mail'] = 'Envoyer un courrier électronique au propriétaire de la boutique quand un nouveau compte a été enregistré.'; $_['help_invoice_prefix'] = 'Paramétrer le préfixe de facturation (par exemple, FA-2015-00). Les identifiants de facture commencent à 1 pour chaque préfixe unique.'; -$_['help_api'] = 'Utilisateur API par défaut que l’administrateur doit utiliser.'; $_['help_cart_weight'] = 'Afficher le poids du panier sur la page de panier.'; $_['help_checkout_guest'] = 'Autoriser les clients à commander sans avoir créé un compte. Cette possibilité ne sera pas disponible si un produit téléchargeable est dans le panier d’achat.'; $_['help_checkout'] = 'Contraindre à accepter les termes et conditions avant de pouvoir commander.'; $_['help_order_status'] = 'Paramétrer le statut de la commande par défaut quand une commande est en cours.'; $_['help_processing_status'] = 'Paramétrer le statut que la commande d’un client doit atteindre avant que la commande débute la soustraction du stock ainsi que le remboursement des bons de réduction, des bons d’achat ou des points de fidélité.'; $_['help_complete_status'] = 'Paramétrer le statut que la commande d’un client doit atteindre avant qu’ils soient autorisés à accéder à leurs produits téléchargeables et bon d’achats.'; +$_['help_fraud_status'] = 'Paramétrer le statut de la commande quand un client est suspecté d’essayer de modifier les détails du paiement de la commande ou d’utiliser un bon de réduction, un bon d’achat ou des points de fidélité qui ont déjà été utilisés.'; $_['help_order_mail'] = 'Envoyer un courrier électronique au propriétaire de la boutique quand une nouvelle commande est créée.'; +$_['help_api'] = 'Utilisateur API par défaut que l’administrateur doit utiliser.'; $_['help_stock_display'] = 'Afficher la quantité en stock sur la page des produits.'; $_['help_stock_warning'] = 'Afficher le message de rupture de stock sur la page de panier d’achat si un produit est en rupture mais que la commande de stock est en cours. (Soyez conscient que cette mention sera toujours affichée si la commande de stock n’est pas en cours)'; $_['help_stock_checkout'] = 'Autoriser les clients à passer commande même si les produits qu’ils commandent ne sont pas en stock.'; @@ -187,11 +193,12 @@ $_['help_affiliate_mail'] = 'Envoyer un courrier électronique au propriétaire de la boutique quand un nouvel affilié est enregistré.'; $_['help_return'] = 'Contraindre à accepter les termes et conditions avant qu’un retour ne puisse être créé.'; $_['help_return_status'] = 'Paramétrer le statut des retours par défaut quand une requête de retour est soumise.'; +$_['help_captcha'] = 'CAPTCHA à utiliser pour l’enregistrement, la connexion, le formulaire de contact et les évaluations.'; $_['help_icon'] = 'L’icône doit être un fichier PNG ayant pour dimension 16px × 16px.'; $_['help_ftp_root'] = 'Le répertoire dans lequel votre installation d’OpenCart est stockée (normalement ’public_html/’).'; $_['help_mail_protocol'] = 'Choisir seulement ’Mail’ sauf si votre hébergeur a désactivé les fonctions de courrier électronique PHP.'; $_['help_mail_parameter'] = 'En cas d’utilisation de ’Mail’, des paramètres additionnels peuvent être ajoutés ici (par exemple, -f email@storeaddress.com).'; -$_['help_mail_smtp_hostname'] = 'Ajouter le préfixe ’tls://’si une connexion de sécurité est requise. (par exemple, tls://smtp.gmail.com).'; +$_['help_mail_smtp_hostname'] = 'Ajouter le préfixe ’tls://’ si une connexion de sécurité est requise. (par exemple, tls://smtp.gmail.com).'; $_['help_mail_alert'] = 'Tous courriers électroniques additionnels pour lesquels vous souhaitez recevoir une alerte par courrier électronique, en plus du courrier principal de la boutique. (séparé par des virgules).'; $_['help_secure'] = 'Pour utiliser le SSL, vérifier auprès de votre hébergeur si un certificat SSL est installé et ajouter l’URL SSL aux fichiers du catalogue et de la configuration d’administration.'; $_['help_shared'] = 'Essayer de partager le cookie de session entre les boutiques , ainsi le panier pourra être transféré entre différents domaines.'; @@ -204,8 +211,6 @@ $_['help_password'] = 'Autorise les mots de passe oublié à être utiliser pour l’administration. Cette fonction sera automatiquement désactivée si le système détecte une tentative de piratage.'; $_['help_encryption'] = 'Veuillez fournir une clef secrète qui sera utilisée pour chffirer les informations privées lors de la saisie de commande.'; $_['help_compression'] = 'GZIP pour un meilleur taux de transfert lors des requêtes des clients. Le niveau de compression doit être compris entre 0 et 9.'; -$_['help_google_analytics'] = 'Connecter vous à votre compte Google Analytics et, après avoir la création de votre profil de site, copiez et collez le code de suivi dans ce champ.'; -$_['help_google_captcha'] = 'Aller sur la page Google reCAPTCHA page et enregistrer le site.'; // Error $_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les paramètres !'; @@ -238,4 +243,4 @@ $_['error_ftp_password'] = 'Mot de passe FTP requis !'; $_['error_error_filename'] = 'Nom du fichier de journal des erreurs requis !'; $_['error_malformed_filename'] = 'Nom du fichier de journal erroné ou malformé !'; -$_['error_encryption'] = 'La clef de chiffrement doit contenir entre 3 et 32 caractères !'; +$_['error_encryption'] = 'La clef de chiffrement doit contenir entre 32 et 1024 caractères !'; From 04ef0e527b0de3102f61efec75b047050a48a784 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 6 Apr 2018 14:20:05 +0200 Subject: [PATCH 21/40] Revise file in admin/sale folder --- admin/language/fr-FR/sale/order.php | 75 ++++++++++++++--------------- 1 file changed, 36 insertions(+), 39 deletions(-) diff --git a/admin/language/fr-FR/sale/order.php b/admin/language/fr-FR/sale/order.php index e1c2fa1..ce1db89 100644 --- a/admin/language/fr-FR/sale/order.php +++ b/admin/language/fr-FR/sale/order.php @@ -20,8 +20,31 @@ $_['text_add'] = 'Ajouter une commande'; $_['text_edit'] = 'Modifier une commande'; $_['text_order_detail'] = 'Détails de la commande'; +$_['text_customer_detail'] = 'Customer Details'; +$_['text_option'] = 'Options'; +$_['text_store'] = 'Boutique'; +$_['text_date_added'] = 'Date d’ajout'; +$_['text_payment_method'] = 'Moyen de paiement'; +$_['text_shipping_method'] = 'Mode de livraison'; +$_['text_invoice'] = 'Facture'; +$_['text_reward'] = 'Points de fidélité'; +$_['text_affiliate'] = 'Affilié'; +$_['text_order'] = 'Commande (#%s)'; +$_['text_payment_address'] = 'Adresse de facturation'; +$_['text_shipping_address'] = 'Adresse de livraison'; +$_['text_comment'] = 'Commentaire'; +$_['text_history'] = 'Historique des commandes'; +$_['text_history_add'] = 'Ajouter à l’historique des commandes'; +$_['text_account_custom_field'] = 'Champs personnalisés du compte'; +$_['text_payment_custom_field'] = 'Champs personnalisés du moyen de paiement'; +$_['text_shipping_custom_field'] = 'Champs personnalisés du ode de livraison'; +$_['text_browser'] = 'Navigateur'; +$_['text_ip'] = 'Adresse IP'; +$_['text_forwarded_ip'] = 'Adresse IP suivie'; +$_['text_user_agent'] = 'Agent utilisateur'; +$_['text_accept_language'] = 'Langue acceptée'; $_['text_order_id'] = 'Identifiant de la commande : '; -$_['text_invoice_no'] = 'Facture n° : '; +$_['text_invoice_no'] = 'Numéro de facture : '; $_['text_invoice_date'] = 'Date de facturation : '; $_['text_store_name'] = 'Nom de la boutique : '; $_['text_store_url'] = 'URL de la boutique : '; @@ -31,48 +54,20 @@ $_['text_telephone'] = 'Téléphone : '; $_['text_fax'] = 'Fax : '; $_['text_website'] = 'Site internet : '; -$_['text_shipping_method'] = 'Mode de livraison : '; -$_['text_payment_method'] = 'Moyen de paiement : '; -$_['text_total'] = 'Total : '; -$_['text_reward'] = 'Points de fidélité : '; -$_['text_order_status'] = 'Statut de la commande : '; -$_['text_comment'] = 'Commentaire : '; -$_['text_affiliate'] = 'Affilié : '; -$_['text_commission'] = 'Commission : '; -$_['text_ip'] = 'Adresse IP : '; -$_['text_forwarded_ip'] = 'IP suivie : '; -$_['text_user_agent'] = 'Agent utilisateur : '; -$_['text_accept_language'] = 'Langue acceptée : '; -$_['text_date_added'] = 'Date d’ajout : '; -$_['text_date_modified'] = 'Date de modification : '; -$_['text_firstname'] = 'Prénom : '; -$_['text_lastname'] = 'Nom de famille : '; -$_['text_company'] = 'Société : '; -$_['text_address_1'] = 'Adresse 1 : '; -$_['text_address_2'] = 'Adresse 2 : '; -$_['text_postcode'] = 'Code postal : '; -$_['text_city'] = 'Ville : '; -$_['text_zone'] = 'Subdivision : '; -$_['text_zone_code'] = 'Code de la subdivision administrative : '; -$_['text_country'] = 'Pays : '; -$_['text_invoice'] = 'Facture'; -$_['text_from'] = 'Expédié de'; -$_['text_to'] = 'À'; -$_['text_ship_to'] = 'Expédié à (si l’adresse est différente)'; -$_['text_missing'] = 'Commandes manquantes'; -$_['text_default'] = 'Par défaut'; -$_['text_product'] = 'Ajouter produit(s)'; -$_['text_voucher'] = 'Ajouter bon(s) d’achat'; -$_['text_order'] = 'Détails de la commande'; -$_['text_shipping'] = 'Livraison'; -$_['text_contact'] = 'Contact'; +$_['text_invoice_no'] = 'Facture n° : '; +$_['text_invoice_date'] = 'Date de facturation : '; $_['text_sku'] = 'SKU : '; $_['text_upc'] = 'UPC : '; $_['text_ean'] = 'EAN : '; $_['text_jan'] = 'JAN : '; $_['text_isbn'] = 'ISBN : '; $_['text_mpn'] = 'MPN : '; -$_['text_generate'] = 'Générer'; +$_['text_missing'] = 'Commandes manquantes'; +$_['text_default'] = 'Par défaut'; +$_['text_product'] = 'Ajouter produit(s)'; +$_['text_voucher'] = 'Ajouter bon(s) d’achat'; +$_['text_shipping'] = 'Livraison'; +$_['text_contact'] = 'Contact'; $_['text_reward_added'] = 'Succès : points de fidélité ajoutés !'; $_['text_reward_removed'] = 'Succès : points de fidélité retirés !'; $_['text_commission_added'] = 'Succès : commission ajoutée !'; @@ -80,7 +75,6 @@ $_['text_restock'] = 'Succès : les produits ont été réapprovisionnés !'; $_['text_upload'] = 'Transfert du fichier réussi !'; $_['text_picklist'] = 'Bordereau d’expédition'; -$_['text_history'] = 'Ajouter à l’historique de commande'; // Column $_['column_order_id'] = 'Commande n°'; $_['column_customer'] = 'Client'; @@ -129,6 +123,7 @@ $_['entry_affiliate'] = 'Affilié'; $_['entry_order_status'] = 'Statut de la commande'; $_['entry_notify'] = 'Informer le client'; +$_['entry_override'] = 'Outrepasser'; $_['entry_comment'] = 'Commentaire'; $_['entry_currency'] = 'Devise'; $_['entry_shipping_method'] = 'Mode de livraison'; @@ -140,8 +135,10 @@ $_['entry_total'] = 'Total'; $_['entry_date_added'] = 'Date d’ajout'; $_['entry_date_modified'] = 'Date de modification'; +// Help +$_['help_override'] = 'Si la commande d’un client est bloquée pour une modification du statut de commande en raison d’une extension anti-fraude, vous pouvez activer l’outrepassement.'; // Error $_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les commandes !'; -$_['error_curl'] = 'Attention : cURL error %s(%s) !'; $_['error_action'] = 'Attention : cette action ne peut être terminée !'; +$_['error_filetype'] = 'Attention : type de fichier incorrect !'; From 2fc6cabeac7b22e0b7e92c3a40a161f36dbae878 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 6 Apr 2018 14:25:53 +0200 Subject: [PATCH 22/40] Revise file in admin/marketing folder --- admin/language/fr-FR/marketing/affiliate.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/admin/language/fr-FR/marketing/affiliate.php b/admin/language/fr-FR/marketing/affiliate.php index 1b4e018..d514735 100644 --- a/admin/language/fr-FR/marketing/affiliate.php +++ b/admin/language/fr-FR/marketing/affiliate.php @@ -21,6 +21,8 @@ $_['text_list'] = 'Liste d’affiliation'; $_['text_add'] = 'Ajouter un affilié'; $_['text_edit'] = 'Modifier un affilié'; +$_['text_affiliate_detail'] = 'Détails de l’affilié'; +$_['text_affiliate_address'] = 'Adresse de l’affilié'; $_['text_balance'] = 'Solde'; $_['text_cheque'] = 'Chèque'; $_['text_paypal'] = 'PayPal'; @@ -73,6 +75,7 @@ $_['help_code'] = 'Le code de suivi qui sera utilisé pour suivre les redirections.'; $_['help_commission'] = 'Pourcentage que reçoit l’affilié sur chaque commande.'; // Error +$_['error_warning'] = 'Attention : veuillez vérifier les erreurs de formulaire !'; $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les affiliés !'; $_['error_exists'] = 'Attention : cette adresse électronique est déjà enregistrée !'; $_['error_firstname'] = 'Le prénom doit contenir entre 1 à 32 caractères !'; From ffed05b683d337580607271ad6103556c89a130a Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 6 Apr 2018 14:45:34 +0200 Subject: [PATCH 23/40] Revise file in admin/feed folder --- admin/language/fr-FR/feed/google_base.php | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/admin/language/fr-FR/feed/google_base.php b/admin/language/fr-FR/feed/google_base.php index c17f85a..f3aa82c 100644 --- a/admin/language/fr-FR/feed/google_base.php +++ b/admin/language/fr-FR/feed/google_base.php @@ -14,13 +14,22 @@ */ // Heading -$_['heading_title'] = 'Google Base'; +$_['heading_title'] = 'Flux Google Base'; // Text $_['text_feed'] = 'Flux des produits'; $_['text_success'] = 'Vous venez de modifier le flux Google Base !'; -$_['text_edit'] = 'Modifier Google Base'; +$_['text_edit'] = 'Modifier le flux Google Base'; +$_['text_import'] = 'Pour télécharger la dernière liste de catégories Google, cliquez ici et choisissez la taxonomie avec les ID numériques dans le fichier texte brut (.txt). Transférez via le bouton d’importation vert.'; +// Column +$_['column_google_category'] = 'Catégorie Google'; +$_['column_category'] = 'Catégorie'; +$_['column_action'] = 'Action'; // Entry -$_['entry_status'] = 'Statut'; +$_['entry_google_category'] = 'Catégorie Google'; +$_['entry_category'] = 'Catégorie'; $_['entry_data_feed'] = 'URL du flux'; +$_['entry_status'] = 'Statut'; // Error $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier l’URL du flux Google Base !'; +$_['error_upload'] = 'Attention : le fichier n’a pas pu être transféré !'; +$_['error_filetype'] = 'Type de fichier non valide !'; From c4df71ea89ad7e44f3ef832e15b688fca30a2dc5 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 6 Apr 2018 15:10:21 +0200 Subject: [PATCH 24/40] Revise files in admin/common folder --- admin/language/fr-FR/common/header.php | 2 +- admin/language/fr-FR/common/menu.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/language/fr-FR/common/header.php b/admin/language/fr-FR/common/header.php index d20c27c..902ac8a 100644 --- a/admin/language/fr-FR/common/header.php +++ b/admin/language/fr-FR/common/header.php @@ -17,7 +17,7 @@ $_['heading_title'] = 'OpenCart'; // Text $_['text_order'] = 'Commandes'; -$_['text_order_status'] = 'En attente'; +$_['text_processing_status'] = 'En cours'; $_['text_complete_status'] = 'Terminé'; $_['text_customer'] = 'Clients'; $_['text_online'] = 'Visiteurs en ligne'; diff --git a/admin/language/fr-FR/common/menu.php b/admin/language/fr-FR/common/menu.php index 8c6ce83..16c4fa5 100644 --- a/admin/language/fr-FR/common/menu.php +++ b/admin/language/fr-FR/common/menu.php @@ -14,12 +14,14 @@ */ // Text +$_['text_analytics'] = 'Analytique'; $_['text_affiliate'] = 'Affiliés'; $_['text_api'] = 'API'; $_['text_attribute'] = 'Attributs'; $_['text_attribute_group'] = 'Groupe d’attributs'; $_['text_backup'] = 'Sauvegarde et restauration'; $_['text_banner'] = 'Bannières'; +$_['text_captcha'] = 'CAPTCHA'; $_['text_catalog'] = 'Catalogue'; $_['text_category'] = 'Catégories'; $_['text_country'] = 'Pays'; From 6d6c6594bf55c43d10b0148694eb7197f6210d62 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Fri, 6 Apr 2018 15:40:24 +0200 Subject: [PATCH 25/40] Revise files in admin/catalog folder --- admin/language/fr-FR/catalog/attribute.php | 1 + admin/language/fr-FR/catalog/category.php | 2 +- admin/language/fr-FR/catalog/product.php | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/admin/language/fr-FR/catalog/attribute.php b/admin/language/fr-FR/catalog/attribute.php index 85d97ff..ad5e4c2 100644 --- a/admin/language/fr-FR/catalog/attribute.php +++ b/admin/language/fr-FR/catalog/attribute.php @@ -31,5 +31,6 @@ $_['entry_sort_order'] = 'Classement'; // Error $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les attributs !'; +$_['error_attribute_group'] = 'Un groupe d’attributs est requis !'; $_['error_name'] = 'Le nom de l’attribut doit contenir entre 3 et 64 caractères !'; $_['error_product'] = 'Attention : cet attribut ne peut être supprimé car il est actuellement attribué à %s produits !'; diff --git a/admin/language/fr-FR/catalog/category.php b/admin/language/fr-FR/catalog/category.php index 7fd1364..36c10e3 100644 --- a/admin/language/fr-FR/catalog/category.php +++ b/admin/language/fr-FR/catalog/category.php @@ -49,6 +49,6 @@ // Error $_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les catégories !'; -$_['error_name'] = 'Le nom de la catégorie doit contenir entre 2 et 32 caractères !'; +$_['error_name'] = 'Le nom de la catégorie doit contenir entre 2 et 255 caractères !'; $_['error_meta_title'] = 'Le titre méta doit contenir plus de 3 et moins de 255 caractères !'; $_['error_keyword'] = 'Mot-clef de référencement (SEO) déjà en cours d’utilisation !'; diff --git a/admin/language/fr-FR/catalog/product.php b/admin/language/fr-FR/catalog/product.php index 05904aa..8445058 100644 --- a/admin/language/fr-FR/catalog/product.php +++ b/admin/language/fr-FR/catalog/product.php @@ -41,7 +41,7 @@ $_['entry_meta_title'] = 'Titre de métaélément'; $_['entry_meta_keyword'] = 'Mots-clef de métaélément'; $_['entry_meta_description'] = 'Description de métaélément'; -$_['entry_keyword'] = 'Mot-clef de référencement'; +$_['entry_keyword'] = 'URL de référencement'; $_['entry_model'] = 'Référence'; $_['entry_sku'] = 'SKU'; $_['entry_upc'] = 'UPC'; @@ -91,7 +91,7 @@ $_['entry_layout'] = 'Outrepasser le gabarit'; $_['entry_recurring'] = 'Profil récurrent'; // Help -$_['help_keyword'] = 'N’utilisez pas d’espace mais des tirets à leur place et faites en sorte que le mot-clef soit le plus spécifique possible.'; +$_['help_keyword'] = 'N’utilisez pas d’espace mais des tirets à leur place et faites en sorte que l’URL soit le plus spécifique possible.'; $_['help_sku'] = 'Unité de gestion des stocks'; $_['help_upc'] = 'Code universel du produit'; $_['help_ean'] = 'Numéro européen du produit'; @@ -113,4 +113,4 @@ $_['error_name'] = 'Le nom du produit doit contenir entre 3 et 255 caractères !'; $_['error_meta_title'] = 'La balise Titre doit contenir entre 3 et 255 caractères !'; $_['error_model'] = 'Le numéro de référence doit contenir entre 3 et 255 caractères !'; -$_['error_keyword'] = 'Mot-clef de référencement (SEO) déjà en cours d’utilisation !'; +$_['error_keyword'] = 'URL de référencement (SEO) déjà en cours d’utilisation !'; From 155c26ab13510714a4772493778394f29cbed03b Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:15:10 +0200 Subject: [PATCH 26/40] Revise files in admin/openbay folder close #26 --- admin/language/fr-FR/openbay/ebay_edit.php | 9 ++++++++- admin/language/fr-FR/openbay/ebay_new.php | 12 ++++++++++++ admin/language/fr-FR/openbay/ebay_newbulk.php | 5 +++++ admin/language/fr-FR/openbay/ebay_profile.php | 8 ++++++++ 4 files changed, 33 insertions(+), 1 deletion(-) diff --git a/admin/language/fr-FR/openbay/ebay_edit.php b/admin/language/fr-FR/openbay/ebay_edit.php index 01d8e09..74bcdb7 100644 --- a/admin/language/fr-FR/openbay/ebay_edit.php +++ b/admin/language/fr-FR/openbay/ebay_edit.php @@ -17,13 +17,18 @@ $_['heading_title'] = 'Revoir l’annonce eBay'; $_['text_openbay'] = 'OpenBay Pro'; $_['text_ebay'] = 'eBay'; +// Tab +$_['tab_recommendations'] = 'Recommendations'; // Text $_['text_revise'] = 'Revoir l’annonce'; $_['text_loading'] = 'Obtention des informations de l’objet depuis eBay'; $_['text_error_loading'] = 'Une erreur est survenue lors de l’obtention d’informations depuis eBay.'; $_['text_saved'] = 'L’annonce a été enregistrée.'; -$_['text_alert_removed'] = 'L’annonce a été dissociée.'; +$_['text_alert_removed'] = 'L’annonce a été supprimée.'; $_['text_alert_ended'] = 'L’annonce a expirée sur eBay.'; +$_['text_listing_info'] = 'Information de mise en vente'; +$_['text_check_recommendations'] = 'Vérification des recommandations eBay'; +$_['text_success_recommendations'] = 'Il n’y a aucune recommandation d’amélioration pour ce produit !'; // Buttons $_['button_view'] = 'Voir l’annonce'; $_['button_remove'] = 'Supprimer la liaison'; @@ -54,3 +59,5 @@ $_['error_ended'] = 'L’annonce liée a expirée, vous ne pouvez pas la modifier. Vous devez supprimer la liaison.'; $_['error_reserve'] = 'Vous ne pouvez pas définir une quantité plus élevée dans la réserve que dans le stock local.'; $_['error_no_sku'] = 'Pas de SKU trouvé.'; +$_['error_no_item_id']= 'L’identifiant du produit est manquant dans la requête'; +$_['error_recommendations_load'] = 'Impossible de charger les recommandations pour le produit'; diff --git a/admin/language/fr-FR/openbay/ebay_new.php b/admin/language/fr-FR/openbay/ebay_new.php index 253d701..cd374d1 100644 --- a/admin/language/fr-FR/openbay/ebay_new.php +++ b/admin/language/fr-FR/openbay/ebay_new.php @@ -102,6 +102,11 @@ $_['text_ebay_imagesize_ok'] = 'La taille de l’image est correcte. Elle peut être utilisée sur eBay'; $_['text_compatible'] = 'Options compatibles'; $_['text_loading_compatibility'] = 'Chargement des options de compatibilité'; +$_['text_product_identifiers'] = 'Identifiants de produit' +$_['text_ean'] = 'EAN'; +$_['text_upc'] = 'UPC'; +$_['text_isbn'] = 'ISBN'; +$_['text_identifier_not_required'] = 'Non requis'; // Column $_['column_stock_total'] = 'En stock'; $_['column_stock_col_qty'] = 'À mettre en vente'; @@ -159,6 +164,11 @@ $_['entry_shipping_type_int'] = 'Mode de transport international'; $_['entry_shipping_intnat'] = 'Services de transport internationaux'; $_['entry_shipping_handling_int'] = 'Frais de traitement (internationaux)'; +$_['entry_shipping_pickupdropoff'] = 'Cliquer et collecter'; +$_['entry_shipping_pickupinstore'] = 'Disponible pour un ramassage en magasin'; +$_['entry_shipping_global_shipping'] = 'Utiliser le mode de livraison global'; +$_['entry_shipping_promotion_discount'] = 'Remises combinées pour la livraison (national)'; +$_['entry_shipping_promotion_discount_international'] = 'Remises combinées pour la livraison (international)'; $_['entry_vrm'] = 'Plaque d’immatriculation du véhicule'; $_['entry_vin'] = 'Numéro de série du véhicule'; // Tab @@ -176,6 +186,8 @@ $_['help_category_suggested'] = 'La liste des catégories eBay suggérée en se basant sur le titre de votre produit'; $_['help_category_popular'] = 'Une liste des catégories que vous avez récemment utilisées'; $_['help_shop_category'] = 'La catégorie dans laquelle le produit sera ajouté dans votre boutique eBay'; +$_['help_shipping_promotion_discount'] = 'Offrir aux clients nationaux un rabais sur l’expédition quand ils achètent plusieurs produits. Les réductions doivent avoir été configurées dans eBay pour prendre effet.'; +$_['help_shipping_promotion_discount_international'] = 'Offrir aux clients internationaux un rabais sur l’expédition quand ils achètent plusieurs produits. Les réductions doivent avoir été configurées dans eBay pour prendre effet.'; // Error $_['error_choose_category'] = 'Vous devez choisir une catégorie'; $_['error_search_text'] = 'Entrez un texte à rechercher'; diff --git a/admin/language/fr-FR/openbay/ebay_newbulk.php b/admin/language/fr-FR/openbay/ebay_newbulk.php index b66dbd8..3bd2633 100644 --- a/admin/language/fr-FR/openbay/ebay_newbulk.php +++ b/admin/language/fr-FR/openbay/ebay_newbulk.php @@ -67,6 +67,11 @@ $_['text_total_fee'] = 'Taxes totales'; $_['text_category_choose'] = 'Choisir la catégorie'; $_['text_suggested'] = 'Catégories suggérées'; +$_['text_product_identifiers'] = 'Identifiants de produit' +$_['text_ean'] = 'EAN'; +$_['text_upc'] = 'UPC'; +$_['text_isbn'] = 'ISBN'; +$_['text_identifier_not_required'] = 'Non requis'; //Errors $_['text_error_ship_profile'] = 'Vous devez avoir un profil de mode de livraison configuré par défaut.'; $_['text_error_generic_profile'] = 'Vous devez avoir un profil générique configuré par défaut'; diff --git a/admin/language/fr-FR/openbay/ebay_profile.php b/admin/language/fr-FR/openbay/ebay_profile.php index 18f3a32..05350b8 100644 --- a/admin/language/fr-FR/openbay/ebay_profile.php +++ b/admin/language/fr-FR/openbay/ebay_profile.php @@ -46,6 +46,11 @@ $_['text_shipping_cod'] = 'Frais pour « Paiement à la livraison »'; $_['text_shipping_handling_nat'] = 'Frais de traitement (nationaux)'; $_['entry_shipping_handling_int'] = 'Frais de traitement (internationaux)'; +$_['entry_shipping_pickupdropoff'] = 'Cliquer et collecter'; +$_['entry_shipping_pickupinstore'] = 'Disponible pour un ramassage en magasin'; +$_['entry_shipping_global_shipping'] = 'Utiliser le mode de livraison global'; +$_['entry_shipping_promotion_discount'] = 'Remises combinées pour la livraison (national)'; +$_['entry_shipping_promotion_discount_international'] = 'Remises combinées pour la livraison (international)'; //Returns profile $_['text_returns_accept'] = 'Retours SAV acceptés'; $_['text_returns_inst'] = 'Modalités de retour'; @@ -101,3 +106,6 @@ $_['error_name'] = 'Vous devez entrer un nom de profil.'; $_['error_no_template'] = 'Cet identifiant de modèle n’existe pas.'; $_['error_missing_settings'] = 'Vous ne pouvez pas ajouter, modifier ou supprimer des profils avant de synchroniser vos paramètres eBay.'; +//Help +$_['help_shipping_promotion_discount'] = 'Offrir aux clients nationaux un rabais sur l’expédition quand ils achètent plusieurs produits. Les réductions doivent avoir été configurées dans eBay pour prendre effet.'; +$_['help_shipping_promotion_discount_international'] = 'Offrir aux clients internationaux un rabais sur l’expédition quand ils achètent plusieurs produits. Les réductions doivent avoir été configurées dans eBay pour prendre effet.'; From 62aa1d48fc0c3b396261c63be096e63573049ac2 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:20:05 +0200 Subject: [PATCH 27/40] Add missing translation in admin/sale folder --- admin/language/fr-FR/sale/order.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/language/fr-FR/sale/order.php b/admin/language/fr-FR/sale/order.php index ce1db89..37d2dfb 100644 --- a/admin/language/fr-FR/sale/order.php +++ b/admin/language/fr-FR/sale/order.php @@ -20,7 +20,7 @@ $_['text_add'] = 'Ajouter une commande'; $_['text_edit'] = 'Modifier une commande'; $_['text_order_detail'] = 'Détails de la commande'; -$_['text_customer_detail'] = 'Customer Details'; +$_['text_customer_detail'] = 'Détails du client'; $_['text_option'] = 'Options'; $_['text_store'] = 'Boutique'; $_['text_date_added'] = 'Date d’ajout'; From a4478cd6d2245892834beed612071ca56db98505 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:25:06 +0200 Subject: [PATCH 28/40] Remove obsolete file in admin/module --- admin/language/fr-FR/module/amazon_button.php | 30 ------------------- 1 file changed, 30 deletions(-) delete mode 100644 admin/language/fr-FR/module/amazon_button.php diff --git a/admin/language/fr-FR/module/amazon_button.php b/admin/language/fr-FR/module/amazon_button.php deleted file mode 100644 index 7f8b841..0000000 --- a/admin/language/fr-FR/module/amazon_button.php +++ /dev/null @@ -1,30 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'Bouton de paiements Amazon'; -$_['text_module'] = 'Modules'; -$_['text_success'] = 'Vous venez de modifier le module « Bouton de paiements Amazon » !'; -$_['text_edit'] = 'Modifier le module « Bouton de paiements Amazon »'; -$_['text_left'] = 'Gauche'; -$_['text_right'] = 'Droite'; -$_['text_center'] = 'Centre'; -// Entry -$_['entry_name'] = 'Nom du module'; -$_['entry_align'] = 'Alignement'; -$_['entry_status'] = 'Statut'; -// Error -$_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier le module « Bouton de paiements Amazon » !'; -$_['error_name'] = 'Le nom du module doit contenir entre 3 et 64 caractères !'; From ef047b39e1ee45dd7bd00296a97389bface5505d Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:25:26 +0200 Subject: [PATCH 29/40] Remove obsolete file in admin/payment --- .../fr-FR/payment/amazon_checkout.php | 84 ------------------- 1 file changed, 84 deletions(-) delete mode 100644 admin/language/fr-FR/payment/amazon_checkout.php diff --git a/admin/language/fr-FR/payment/amazon_checkout.php b/admin/language/fr-FR/payment/amazon_checkout.php deleted file mode 100644 index cbe6cb2..0000000 --- a/admin/language/fr-FR/payment/amazon_checkout.php +++ /dev/null @@ -1,84 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'Paiements Amazon'; -// Text -$_['text_payment'] = 'Paiement'; -$_['text_success'] = 'Le module Paiements Amazon a été mis à jour.'; -$_['text_edit'] = 'Modifier le moyen de paiement Amazon'; -$_['text_germany'] = 'Allemagne'; -$_['text_uk'] = 'Royaume-Uni'; -$_['text_live'] = 'Direct'; -$_['text_sandbox'] = 'Bac à sable'; -$_['text_upload_success'] = 'Le fichier a correctement été transféré.'; -$_['text_button_settings'] = 'Paramètres du bouton Payer'; -$_['text_orange'] = 'Orange'; -$_['text_tan'] = 'Brun'; -$_['text_white'] = 'Blanc'; -$_['text_light'] = 'Clair'; -$_['text_dark'] = 'Foncé'; -$_['text_medium'] = 'Moyen'; -$_['text_large'] = 'Grand'; -$_['text_x_large'] = 'Très grand'; -$_['text_download'] = 'Télécharger le fichier modèle depuis Amazon Seller Central.'; -$_['text_amazon_details'] = 'Identifiants Amazon'; -$_['text_amazon_order_id'] = 'Numéro de commande Amazon'; -$_['text_upload'] = 'Télécharger'; -$_['text_upload_template'] = 'Télécharger ce formulaire vers un modèle en cliquant sur le bouton ci-dessous. Assurez-vous qu’il soit enregistré dans un fichier délimité par des tabulations.'; -$_['text_amazon_checkout'] = ' Paiements Amazon'; -$_['text_amazon_join'] = 'Pour créer votre compte Paiements Amazon cliquez ici.'; -// Column -$_['column_submission_id'] = 'Identifiant de l’envoi'; -$_['column_status'] = 'Statut'; -$_['column_text'] = 'Réponse'; -$_['column_amazon_order_item_code'] = 'Code de commande Amazon'; -// Entry -$_['entry_merchant_id'] = 'Identifiant du commerçant'; -$_['entry_access_key'] = 'Clef d’accès'; -$_['entry_access_secret'] = 'Clef secrète'; -$_['entry_checkout_mode'] = 'Mode d’encaissement'; -$_['entry_marketplace'] = 'Place de marché'; -$_['entry_pending_status'] = 'En attente'; -$_['entry_ready_status'] = 'Statut « Prêt pour l’envoi »'; -$_['entry_shipped_status'] = 'Statut « Commande envoyée »'; -$_['entry_canceled_status'] = 'Statut « Commande annulée »'; -$_['entry_cron_job_url'] = 'URL du planificateur CRON'; -$_['entry_cron_job_token'] = 'Jeton secret'; -$_['entry_cron_job_last_run'] = 'Dernière exécution CRON'; -$_['entry_ip'] = 'Adresse IP'; -$_['entry_ip_allowed'] = 'Adresses IP autorisées'; -$_['entry_total'] = 'Total'; -$_['entry_geo_zone'] = 'Zone géographique'; -$_['entry_status'] = 'Statut'; -$_['entry_sort_order'] = 'Classement'; -$_['entry_colour'] = 'Couleur'; -$_['entry_background'] = 'Arrière-plan'; -$_['entry_size'] = 'Taille'; -// Help -$_['help_cron_job_url'] = 'Définissez une tâche CRON pour appeler cette URL'; -$_['help_adjustment'] = 'Les champs en gras et au moins un champ « -adj » est requis.'; -$_['help_allowed_ips'] = 'Laissez vide si vous souhaitez que tout le monde puisse voir le bouton Paiement'; -$_['help_ip'] = 'Exemple : 203.0.113.0
Laissez le champ vide pour autoriser toutes les adresses IP.'; -$_['help_cron_job_token'] = 'Utilisez une valeur longue et difficile à deviner'; -// Tab -$_['tab_order_adjustment'] = 'Configuration de la commande'; -// Error -$_['error_permissions'] = 'Vous n’avez pas les autorisations pour modifier ce module.'; -$_['error_access_secret'] = 'La clef secrète est requise.'; -$_['error_access_key'] = 'La clef d’accès rapide est requise.'; -$_['error_merchant_id'] = 'L’identifiant marchand est requis.'; -$_['error_curreny'] = 'Votre boutique doit avoir la devise %s installée et activée.'; -$_['error_upload'] = 'Le téléchargement a échoué'; From 7688205bed51c1ebf1eea2d6dc989e933a64e03f Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:30:04 +0200 Subject: [PATCH 30/40] Remove obsolete file in admin/sale --- admin/language/fr-FR/sale/customer_ban_ip.php | 31 ------------------- 1 file changed, 31 deletions(-) delete mode 100644 admin/language/fr-FR/sale/customer_ban_ip.php diff --git a/admin/language/fr-FR/sale/customer_ban_ip.php b/admin/language/fr-FR/sale/customer_ban_ip.php deleted file mode 100644 index f4d0f19..0000000 --- a/admin/language/fr-FR/sale/customer_ban_ip.php +++ /dev/null @@ -1,31 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'IP bannies'; -// Text -$_['text_success'] = 'Succès : vous avez modifié les IP bannies !'; -$_['text_list'] = 'Liste des IP bannies'; -$_['text_add'] = 'Ajouter une IP bannie'; -$_['text_edit'] = 'Modifier une IP bannie'; -// Column -$_['column_ip'] = 'IP'; -$_['column_customer'] = 'Clients'; -$_['column_action'] = 'Action'; -// Entry -$_['entry_ip'] = 'IP'; -// Error -$_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les IP bannies !'; -$_['error_ip'] = 'Une IP doit contenir entre 1 et 40 caractères !'; From 3daf7d9f2ecee44d39c5618e55244b912e337e39 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:30:21 +0200 Subject: [PATCH 31/40] Remove obsolete files in catalog/checkout --- catalog/language/fr-FR/checkout/coupon.php | 24 --------------- catalog/language/fr-FR/checkout/reward.php | 25 ---------------- catalog/language/fr-FR/checkout/shipping.php | 31 -------------------- catalog/language/fr-FR/checkout/voucher.php | 24 --------------- 4 files changed, 104 deletions(-) delete mode 100644 catalog/language/fr-FR/checkout/coupon.php delete mode 100644 catalog/language/fr-FR/checkout/reward.php delete mode 100644 catalog/language/fr-FR/checkout/shipping.php delete mode 100644 catalog/language/fr-FR/checkout/voucher.php diff --git a/catalog/language/fr-FR/checkout/coupon.php b/catalog/language/fr-FR/checkout/coupon.php deleted file mode 100644 index 312d69e..0000000 --- a/catalog/language/fr-FR/checkout/coupon.php +++ /dev/null @@ -1,24 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'Utiliser un code de réduction'; -// Text -$_['text_success'] = 'Succès : la réduction de votre bon a été appliquée'; -// Entry -$_['entry_coupon'] = 'Saisissez le bon de réduction ici'; -// Error -$_['error_coupon'] = 'Attention : le bon est invalide, a expiré ou a déjà été utilisé !'; -$_['error_empty'] = 'Attention : Veuillez saisir le code du bon de réduction !'; diff --git a/catalog/language/fr-FR/checkout/reward.php b/catalog/language/fr-FR/checkout/reward.php deleted file mode 100644 index adad6a3..0000000 --- a/catalog/language/fr-FR/checkout/reward.php +++ /dev/null @@ -1,25 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'Utiliser des points de fidélité (%s disponibles)'; -// Text -$_['text_success'] = 'Succès : la déduction de vos points de fidélité a été appliquée !'; -// Entry -$_['entry_reward'] = 'Points à utiliser (%s maximum)'; -// Error -$_['error_reward'] = 'Attention : veuillez saisir le montant de points de fidélité à utiliser !'; -$_['error_points'] = 'Attention : vous n’avez pas %s points de fidélité !'; -$_['error_maximum'] = 'Attention : le nombre maximum de points de fidélité pouvant être utilisés est %s !'; diff --git a/catalog/language/fr-FR/checkout/shipping.php b/catalog/language/fr-FR/checkout/shipping.php deleted file mode 100644 index 4440ffa..0000000 --- a/catalog/language/fr-FR/checkout/shipping.php +++ /dev/null @@ -1,31 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'Estimation des frais de livraison et des taxes'; -// Text -$_['text_success'] = 'Succès : votre estimation des frais de livraison a été appliquée !'; -$_['text_shipping'] = 'Saisissez la destination pour obtenir une estimation des frais de livraison.'; -$_['text_shipping_method'] = 'Veuillez sélectionner le mode de livraison pour cette commande.'; -// Entry -$_['entry_country'] = 'Pays'; -$_['entry_zone'] = 'Subdivision administrative'; -$_['entry_postcode'] = 'Code postal'; -// Error -$_['error_postcode'] = 'Attention : le code postal doit contenir entre 2 à 10 caractères !'; -$_['error_country'] = 'Attention : veuillez sélectionner un pays !'; -$_['error_zone'] = 'Attention : veuillez sélectionner une subdivision administrative !'; -$_['error_shipping'] = 'Attention : un mode de livraison est requis !'; -$_['error_no_shipping'] = 'Attention : aucune option d’expédition n’est disponible. Veuillez nous contacter !'; diff --git a/catalog/language/fr-FR/checkout/voucher.php b/catalog/language/fr-FR/checkout/voucher.php deleted file mode 100644 index ce2c5d5..0000000 --- a/catalog/language/fr-FR/checkout/voucher.php +++ /dev/null @@ -1,24 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'Utiliser un bon d’achat'; -// Text -$_['text_success'] = 'Succès : la réduction de votre bon d’achat a été appliquée !'; -// Entry -$_['entry_voucher'] = 'Saisissez votre code de bon d’achat ici'; -// Error -$_['error_voucher'] = 'Attention : le bon d’achat est soit invalide soit sont solde a déjà été compensé !'; -$_['error_empty'] = 'Attention : veuillez sisir un code de bon d’achat !'; From 919eb7d521ae92d2e7d97e5f5f69670e4a889939 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:35:09 +0200 Subject: [PATCH 32/40] Remove obsolete file in catalog/payment close #28 --- .../fr-FR/payment/amazon_checkout.php | 38 ------------------- 1 file changed, 38 deletions(-) delete mode 100644 catalog/language/fr-FR/payment/amazon_checkout.php diff --git a/catalog/language/fr-FR/payment/amazon_checkout.php b/catalog/language/fr-FR/payment/amazon_checkout.php deleted file mode 100644 index d3c4cf6..0000000 --- a/catalog/language/fr-FR/payment/amazon_checkout.php +++ /dev/null @@ -1,38 +0,0 @@ -. -*/ - -// Heading -$_['heading_title'] = 'Paiements Amazon'; -$_['heading_address'] = 'Veuillez choisir une adresse de livraison'; -$_['heading_payment'] = 'Veuillez choisir un moyen de paiement'; -$_['heading_confirm'] = 'Résumé de la commande'; -// Text -$_['text_back'] = 'Revenir en arrière'; -$_['text_cart'] = 'Panier'; -$_['text_confirm'] = 'Confirmer'; -$_['text_continue'] = 'Continuer'; -$_['text_cba'] = 'Paiements Amazon'; -$_['text_enter_coupon'] = 'Saisissez le code de votre bon de réduction ici. Laissez le champs vide si vous n’avez pas de bon.'; -$_['text_coupon'] = 'Bon de réduction'; -$_['text_tax_other'] = 'Taxes et frais de traitement'; -$_['text_payment_failed'] = 'Votre paiement a échoué. Veuillez contacter l’administrateur de la boutique pour plus d’assistance ou choisir un autre moyen de paiement.'; -$_['text_success_title'] = 'Succès : votre commande a été prise en compte !'; -$_['text_payment_success'] = 'Votre commande a été correctement prise en compte. Les détails de la commande sont listés ci-dessous'; -// Error -$_['error_payment_method'] = 'Attention : veuillez choisir un moyen de paiement'; -$_['error_shipping'] = 'Attention : veuillez sélectionner un mode de livraison'; -$_['error_shipping_address'] = 'Attention : veuillez sélectionner une adresse de livraison'; -$_['error_shipping_methods'] = 'Attention : une erreur est survenue lors de la recherche de votre adresse sur Amazon. Veuillez contacter l’administrateur de la boutique pour obtenir de l’aide'; -$_['error_no_shipping_methods'] = 'Attention : il n’y a pas d’options de livraison pour l’adresse sélectionnée. Veuillez sélectionner une autre adresse de livraison'; From 8e7719acbc32a66ae101a3c90535246110d68e98 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:40:06 +0200 Subject: [PATCH 33/40] Remove superfluous spaces in some files --- catalog/language/fr-FR/api/currency.php | 2 +- catalog/language/fr-FR/api/login.php | 4 ++-- catalog/language/fr-FR/total/voucher.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/catalog/language/fr-FR/api/currency.php b/catalog/language/fr-FR/api/currency.php index fcc3b96..e7cbcd0 100644 --- a/catalog/language/fr-FR/api/currency.php +++ b/catalog/language/fr-FR/api/currency.php @@ -18,4 +18,4 @@ // Error $_['error_permission'] = 'Attention : vous n’avez pas la permission d’accéder à l’API !'; -$_['error_currency'] = 'Attention : le code de la devise n’est pas valide !'; +$_['error_currency'] = 'Attention : le code de la devise n’est pas valide !'; diff --git a/catalog/language/fr-FR/api/login.php b/catalog/language/fr-FR/api/login.php index cfb8087..4771ae7 100644 --- a/catalog/language/fr-FR/api/login.php +++ b/catalog/language/fr-FR/api/login.php @@ -16,5 +16,5 @@ // Text $_['text_success'] = 'Succès : la session API a correctement démarré !'; // Error -$_['error_key'] = 'Attention : la clef de l’API est incorrecte !'; -$_['error_ip'] = 'Attention : votre adresse IP %s n’est pas autorisée à accéder à cette API !'; +$_['error_key'] = 'Attention : la clef de l’API est incorrecte !'; +$_['error_ip'] = 'Attention : votre adresse IP %s n’est pas autorisée à accéder à cette API !'; diff --git a/catalog/language/fr-FR/total/voucher.php b/catalog/language/fr-FR/total/voucher.php index 972bfaa..51af939 100644 --- a/catalog/language/fr-FR/total/voucher.php +++ b/catalog/language/fr-FR/total/voucher.php @@ -17,7 +17,7 @@ $_['heading_title'] = 'Utiliser un bon d’achat'; // Text $_['text_voucher'] = 'Bon de réduction (%s)'; -$_['text_success'] = 'Succès : la réduction de votre bon d’achat a été appliquée !'; +$_['text_success'] = 'Succès : la réduction de votre bon d’achat a été appliquée !'; // Entry $_['entry_voucher'] = 'Saisissez votre code de bon d’achat ici'; // Error From c2798e49f4c71f2c53ff3880c435f6eb5703f6e5 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:45:25 +0200 Subject: [PATCH 34/40] Fix several translation typos --- catalog/language/fr-FR/api/voucher.php | 2 +- catalog/language/fr-FR/checkout/checkout.php | 2 +- catalog/language/fr-FR/checkout/success.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/catalog/language/fr-FR/api/voucher.php b/catalog/language/fr-FR/api/voucher.php index 52b7c56..31dcf6f 100644 --- a/catalog/language/fr-FR/api/voucher.php +++ b/catalog/language/fr-FR/api/voucher.php @@ -19,7 +19,7 @@ $_['text_for'] = '%s bon d’achat pour %s'; // Error $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à accéder à l’API !'; -$_['error_voucher'] = 'Attention : le bon d’achat est soit invalide soit sont solde a déjà été compensé !'; +$_['error_voucher'] = 'Attention : le bon d’achat est soit invalide soit son solde a déjà été compensé !'; $_['error_to_name'] = 'Le nom du destinataire doit contenir entre 1 et 64 caractères'; $_['error_from_name'] = 'Votre nom doit contenir entre 1 et 64 caractères'; $_['error_email'] = 'L’adresse électronique ne semble pas être valide !'; diff --git a/catalog/language/fr-FR/checkout/checkout.php b/catalog/language/fr-FR/checkout/checkout.php index 9e41834..2915f4b 100644 --- a/catalog/language/fr-FR/checkout/checkout.php +++ b/catalog/language/fr-FR/checkout/checkout.php @@ -97,7 +97,7 @@ $_['error_agree'] = 'Attention : vous devez accepter les %s'; $_['error_address'] = 'Attention : vous devez sélectionner l’adresse !'; $_['error_shipping'] = 'Attention : un mode de livraison est requis !'; -$_['error_no_shipping'] = 'Attention : aucune option d’Expédition n’est disponible. Veuillez contacter l’assistance !'; +$_['error_no_shipping'] = 'Attention : aucune option d’expédition n’est disponible. Veuillez contacter l’assistance !'; $_['error_payment'] = 'Attention : un moyen de paiement est requis !'; $_['error_no_payment'] = 'Attention : aucune option de paiement n’est disponible. Veuillez contacter l’assistance !'; $_['error_custom_field'] = '%s est requis !'; diff --git a/catalog/language/fr-FR/checkout/success.php b/catalog/language/fr-FR/checkout/success.php index f975cc8..90b7911 100644 --- a/catalog/language/fr-FR/checkout/success.php +++ b/catalog/language/fr-FR/checkout/success.php @@ -19,5 +19,5 @@ $_['text_basket'] = 'Panier d’achat'; $_['text_checkout'] = 'Valider la commande'; $_['text_success'] = 'Opération réussie'; -$_['text_customer'] = '

Votre commande a été traitée avec succès!

Vous pouvez consulter l’historique de vos commande en vous rendant sur votre compte et en cliquant sur l’historique.

Si votre achat comprant un téléchargement associé, vous pouvez vous rendre dans la section téléchargements pour les consulter.

Veuillez adresser vos éventuelles questions au propriétaire de la boutique.

Merci d’avoir effectué vos achats sur notre site!

'; +$_['text_customer'] = '

Votre commande a été traitée avec succès!

Vous pouvez consulter l’historique de vos commande en vous rendant sur votre compte et en cliquant sur l’historique.

Si votre achat inclus un téléchargement associé, vous pouvez vous rendre dans la section téléchargements pour les consulter.

Veuillez adresser vos éventuelles questions au propriétaire de la boutique.

Merci d’avoir effectué vos achats sur notre site!

'; $_['text_guest'] = '

Votre commande a été traitée avec succès!

Veuillez adresser vos éventuelles questions au propriétaire de la boutique.

Merci d’avoir effectué vos achats sur notre site!

'; From 03aa78eb5446ddcbe2920110150efca00908758b Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 13:55:38 +0200 Subject: [PATCH 35/40] Homogenize some translations --- admin/language/fr-FR/catalog/category.php | 2 +- admin/language/fr-FR/catalog/information.php | 2 +- admin/language/fr-FR/catalog/product.php | 2 +- admin/language/fr-FR/catalog/recurring.php | 2 +- admin/language/fr-FR/common/filemanager.php | 2 +- admin/language/fr-FR/customer/customer.php | 2 +- admin/language/fr-FR/mail/voucher.php | 2 +- admin/language/fr-FR/marketing/affiliate.php | 2 +- admin/language/fr-FR/openbay/ebay_new.php | 4 ++-- admin/language/fr-FR/openbay/ebay_newbulk.php | 2 +- admin/language/fr-FR/openbay/ebay_profile.php | 2 +- admin/language/fr-FR/sale/order.php | 2 +- admin/language/fr-FR/sale/return.php | 2 +- admin/language/fr-FR/setting/setting.php | 2 +- admin/language/fr-FR/setting/store.php | 2 +- admin/language/fr-FR/shipping/ups.php | 2 +- catalog/language/fr-FR/affiliate/success.php | 2 +- catalog/language/fr-FR/mail/voucher.php | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/admin/language/fr-FR/catalog/category.php b/admin/language/fr-FR/catalog/category.php index 36c10e3..741c75f 100644 --- a/admin/language/fr-FR/catalog/category.php +++ b/admin/language/fr-FR/catalog/category.php @@ -47,7 +47,7 @@ $_['help_top'] = 'Afficher dans la barre en tête. Applicable uniquement aux catégories clefs.'; $_['help_column'] = 'Nombre de colonnes à utiliser pour les trois catégories au bas. Applicable uniquement aux catégories clefs.'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les catégories !'; $_['error_name'] = 'Le nom de la catégorie doit contenir entre 2 et 255 caractères !'; $_['error_meta_title'] = 'Le titre méta doit contenir plus de 3 et moins de 255 caractères !'; diff --git a/admin/language/fr-FR/catalog/information.php b/admin/language/fr-FR/catalog/information.php index 09c4f91..589669a 100644 --- a/admin/language/fr-FR/catalog/information.php +++ b/admin/language/fr-FR/catalog/information.php @@ -41,7 +41,7 @@ $_['help_keyword'] = 'N’utilisez pas d’espace mais des tirets à leur place et faites en sorte que le mot-clef soit le plus spécifique possible.'; $_['help_bottom'] = 'Afficher dans le pied de page.'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les Informations !'; $_['error_title'] = 'Le titre de l’information doit contenir entre 3 et 64 caractères !'; $_['error_description'] = 'La description de l’information doit contenir plus de 3 caractères !'; diff --git a/admin/language/fr-FR/catalog/product.php b/admin/language/fr-FR/catalog/product.php index 8445058..bbeea17 100644 --- a/admin/language/fr-FR/catalog/product.php +++ b/admin/language/fr-FR/catalog/product.php @@ -108,7 +108,7 @@ $_['help_related'] = 'Autocomplétion'; $_['help_tag'] = 'séparé par des virgules'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier les erreurs de formulaire !'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les produits !'; $_['error_name'] = 'Le nom du produit doit contenir entre 3 et 255 caractères !'; $_['error_meta_title'] = 'La balise Titre doit contenir entre 3 et 255 caractères !'; diff --git a/admin/language/fr-FR/catalog/recurring.php b/admin/language/fr-FR/catalog/recurring.php index 5b4c2fc..360fee4 100644 --- a/admin/language/fr-FR/catalog/recurring.php +++ b/admin/language/fr-FR/catalog/recurring.php @@ -46,7 +46,7 @@ $_['column_sort_order'] = 'Classement'; $_['column_action'] = 'Action'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier les erreurs de formulaire !'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les profils récurrents !'; $_['error_name'] = 'Le nom du produit doit contenir entre 3 et 255 caractères !'; $_['error_product'] = 'Attention : ce profil récurrent ne peut être supprimé car il est actuellement attribué à %s produits !'; diff --git a/admin/language/fr-FR/common/filemanager.php b/admin/language/fr-FR/common/filemanager.php index 283c48c..c4becba 100644 --- a/admin/language/fr-FR/common/filemanager.php +++ b/admin/language/fr-FR/common/filemanager.php @@ -16,7 +16,7 @@ // Heading $_['heading_title'] = 'Gestionnaire d’images'; // Text -$_['text_uploaded'] = 'Félicitations, votre fichier a correctement été transféré !'; +$_['text_uploaded'] = 'Succès : votre fichier a correctement été transféré !'; $_['text_directory'] = 'Le dossier vient d’être créé !'; $_['text_delete'] = 'Votre fichier ou dossier a correctement été supprimé !'; // Entry diff --git a/admin/language/fr-FR/customer/customer.php b/admin/language/fr-FR/customer/customer.php index 41215be..18f0b19 100644 --- a/admin/language/fr-FR/customer/customer.php +++ b/admin/language/fr-FR/customer/customer.php @@ -67,7 +67,7 @@ $_['help_safe'] = 'Mettre à vrai pour permettre à ce client de passer le système antifraude'; $_['help_points'] = 'Utilisez le signe moins pour enlever des points'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les clients !'; $_['error_exists'] = 'Attention : cette adresse électronique est déjà enregistrée !'; $_['error_firstname'] = 'Le prénom doit contenir entre 1 à 32 caractères !'; diff --git a/admin/language/fr-FR/mail/voucher.php b/admin/language/fr-FR/mail/voucher.php index f7e2de1..78344c5 100644 --- a/admin/language/fr-FR/mail/voucher.php +++ b/admin/language/fr-FR/mail/voucher.php @@ -15,7 +15,7 @@ // Text $_['text_subject'] = 'Vous venez de recevoir un bon d’achat provenant de %s'; -$_['text_greeting'] = 'Félicitations, vous venez de recevoir un bon d’achat d’une valeur de %s'; +$_['text_greeting'] = 'Succès : vous venez de recevoir un bon d’achat d’une valeur de %s'; $_['text_from'] = 'Ce bon d’achat a été envoyé de la part de %s'; $_['text_message'] = 'Avec le message suivant'; $_['text_redeem'] = 'Pour échanger ce bon d’achat, notez bien le code de rachat qui est %s. Cliquer ensuite sur le lien ci-dessous et acheter le produit pour lequel vous souhaitez utiliser ce bon d’achat. Vous pouvez entrer le code du bon d’achat sur la page du panier avant de valider la commande.'; diff --git a/admin/language/fr-FR/marketing/affiliate.php b/admin/language/fr-FR/marketing/affiliate.php index d514735..2d33d38 100644 --- a/admin/language/fr-FR/marketing/affiliate.php +++ b/admin/language/fr-FR/marketing/affiliate.php @@ -75,7 +75,7 @@ $_['help_code'] = 'Le code de suivi qui sera utilisé pour suivre les redirections.'; $_['help_commission'] = 'Pourcentage que reçoit l’affilié sur chaque commande.'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier les erreurs de formulaire !'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’êtes pas autorisé à modifier les affiliés !'; $_['error_exists'] = 'Attention : cette adresse électronique est déjà enregistrée !'; $_['error_firstname'] = 'Le prénom doit contenir entre 1 à 32 caractères !'; diff --git a/admin/language/fr-FR/openbay/ebay_new.php b/admin/language/fr-FR/openbay/ebay_new.php index cd374d1..c076bd1 100644 --- a/admin/language/fr-FR/openbay/ebay_new.php +++ b/admin/language/fr-FR/openbay/ebay_new.php @@ -102,7 +102,7 @@ $_['text_ebay_imagesize_ok'] = 'La taille de l’image est correcte. Elle peut être utilisée sur eBay'; $_['text_compatible'] = 'Options compatibles'; $_['text_loading_compatibility'] = 'Chargement des options de compatibilité'; -$_['text_product_identifiers'] = 'Identifiants de produit' +$_['text_product_identifiers'] = 'Identifiants du produit' $_['text_ean'] = 'EAN'; $_['text_upc'] = 'UPC'; $_['text_isbn'] = 'ISBN'; @@ -165,7 +165,7 @@ $_['entry_shipping_intnat'] = 'Services de transport internationaux'; $_['entry_shipping_handling_int'] = 'Frais de traitement (internationaux)'; $_['entry_shipping_pickupdropoff'] = 'Cliquer et collecter'; -$_['entry_shipping_pickupinstore'] = 'Disponible pour un ramassage en magasin'; +$_['entry_shipping_pickupinstore'] = 'Disponible pour un retrait en magasin'; $_['entry_shipping_global_shipping'] = 'Utiliser le mode de livraison global'; $_['entry_shipping_promotion_discount'] = 'Remises combinées pour la livraison (national)'; $_['entry_shipping_promotion_discount_international'] = 'Remises combinées pour la livraison (international)'; diff --git a/admin/language/fr-FR/openbay/ebay_newbulk.php b/admin/language/fr-FR/openbay/ebay_newbulk.php index 3bd2633..f13016d 100644 --- a/admin/language/fr-FR/openbay/ebay_newbulk.php +++ b/admin/language/fr-FR/openbay/ebay_newbulk.php @@ -67,7 +67,7 @@ $_['text_total_fee'] = 'Taxes totales'; $_['text_category_choose'] = 'Choisir la catégorie'; $_['text_suggested'] = 'Catégories suggérées'; -$_['text_product_identifiers'] = 'Identifiants de produit' +$_['text_product_identifiers'] = 'Identifiants du produit' $_['text_ean'] = 'EAN'; $_['text_upc'] = 'UPC'; $_['text_isbn'] = 'ISBN'; diff --git a/admin/language/fr-FR/openbay/ebay_profile.php b/admin/language/fr-FR/openbay/ebay_profile.php index 05350b8..a77d0e6 100644 --- a/admin/language/fr-FR/openbay/ebay_profile.php +++ b/admin/language/fr-FR/openbay/ebay_profile.php @@ -47,7 +47,7 @@ $_['text_shipping_handling_nat'] = 'Frais de traitement (nationaux)'; $_['entry_shipping_handling_int'] = 'Frais de traitement (internationaux)'; $_['entry_shipping_pickupdropoff'] = 'Cliquer et collecter'; -$_['entry_shipping_pickupinstore'] = 'Disponible pour un ramassage en magasin'; +$_['entry_shipping_pickupinstore'] = 'Disponible pour un retrait en magasin'; $_['entry_shipping_global_shipping'] = 'Utiliser le mode de livraison global'; $_['entry_shipping_promotion_discount'] = 'Remises combinées pour la livraison (national)'; $_['entry_shipping_promotion_discount_international'] = 'Remises combinées pour la livraison (international)'; diff --git a/admin/language/fr-FR/sale/order.php b/admin/language/fr-FR/sale/order.php index 37d2dfb..d05b18a 100644 --- a/admin/language/fr-FR/sale/order.php +++ b/admin/language/fr-FR/sale/order.php @@ -138,7 +138,7 @@ // Help $_['help_override'] = 'Si la commande d’un client est bloquée pour une modification du statut de commande en raison d’une extension anti-fraude, vous pouvez activer l’outrepassement.'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les commandes !'; $_['error_action'] = 'Attention : cette action ne peut être terminée !'; $_['error_filetype'] = 'Attention : type de fichier incorrect !'; diff --git a/admin/language/fr-FR/sale/return.php b/admin/language/fr-FR/sale/return.php index 742499f..d4287d2 100644 --- a/admin/language/fr-FR/sale/return.php +++ b/admin/language/fr-FR/sale/return.php @@ -60,7 +60,7 @@ // Help $_['help_product'] = 'Autocomplétion'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les retours de produits !'; $_['error_order_id'] = 'Identifiant de la commande requis !'; $_['error_firstname'] = 'Le prénom doit contenir entre 1 à 32 caractères !'; diff --git a/admin/language/fr-FR/setting/setting.php b/admin/language/fr-FR/setting/setting.php index 2a2b404..741413c 100644 --- a/admin/language/fr-FR/setting/setting.php +++ b/admin/language/fr-FR/setting/setting.php @@ -212,7 +212,7 @@ $_['help_encryption'] = 'Veuillez fournir une clef secrète qui sera utilisée pour chffirer les informations privées lors de la saisie de commande.'; $_['help_compression'] = 'GZIP pour un meilleur taux de transfert lors des requêtes des clients. Le niveau de compression doit être compris entre 0 et 9.'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier les paramètres !'; $_['error_name'] = 'Le nom de la boutique doit contenir entre 3 et 32 caractères !'; $_['error_owner'] = 'Le nom du propriétaire de la boutique doit contenir entre 3 et 64 caractères !'; diff --git a/admin/language/fr-FR/setting/store.php b/admin/language/fr-FR/setting/store.php index 21f8be6..5a3146c 100644 --- a/admin/language/fr-FR/setting/store.php +++ b/admin/language/fr-FR/setting/store.php @@ -108,7 +108,7 @@ $_['help_icon'] = 'L’icône doit être un fichier PNG ayant pour dimension 16px × 16px.'; $_['help_secure'] = 'Pour utiliser le SSL, vérifier auprès de votre hébergeur si un certificat SSL est installé.'; // Error -$_['error_warning'] = 'Attention : veuillez vérifier le formulaire'; +$_['error_warning'] = 'Attention : veuillez vérifier attentivement les erreurs dans le formulaire !'; $_['error_permission'] = 'Attention : vous n’avez pas la permission de modifier stores !'; $_['error_name'] = 'Le nom de la boutique doit contenir entre 3 et 32 caractères !'; $_['error_owner'] = 'Le nom du propriétaire de la boutique doit contenir entre 3 et 64 caractères !'; diff --git a/admin/language/fr-FR/shipping/ups.php b/admin/language/fr-FR/shipping/ups.php index df9c595..be593f7 100644 --- a/admin/language/fr-FR/shipping/ups.php +++ b/admin/language/fr-FR/shipping/ups.php @@ -69,7 +69,7 @@ $_['entry_key'] = 'Clef d’accès'; $_['entry_username'] = 'Nom d’utilisateur'; $_['entry_password'] = 'Mot de passe'; -$_['entry_pickup'] = 'Méthode de ramassage'; +$_['entry_pickup'] = 'Méthode de retrait en magasin'; $_['entry_packaging'] = 'Type d’emballage'; $_['entry_classification'] = 'Code de classification du client'; $_['entry_origin'] = 'Code de livraison d’origine'; diff --git a/catalog/language/fr-FR/affiliate/success.php b/catalog/language/fr-FR/affiliate/success.php index 69fb5de..a8a637c 100644 --- a/catalog/language/fr-FR/affiliate/success.php +++ b/catalog/language/fr-FR/affiliate/success.php @@ -16,7 +16,7 @@ // Heading $_['heading_title'] = 'Votre compte d’affilié a été correctement créé !'; // Text -$_['text_message'] = '

Félicitations ! Votre compte d’affilié a été créé avec succès !

Vous pouvez maintenant bénéficier de tous les privilèges offerts aux membres pour améliorer votre utilisation de notre boutique en ligne.

Si vous avez une question sur les différentes opérations possibles sur la boutique, veuillez contacter le pripriétaire par courrier électronique.

Un message de confirmation a été envoyé à l’adresse électronique qui a été fournie. Si vous ne l’avez pas reçu dans l’heure suivante, veuillez nous contacter.

'; +$_['text_message'] = '

Succès : Votre compte d’affilié a été créé avec succès !

Vous pouvez maintenant bénéficier de tous les privilèges offerts aux membres pour améliorer votre utilisation de notre boutique en ligne.

Si vous avez une question sur les différentes opérations possibles sur la boutique, veuillez contacter le pripriétaire par courrier électronique.

Un message de confirmation a été envoyé à l’adresse électronique qui a été fournie. Si vous ne l’avez pas reçu dans l’heure suivante, veuillez nous contacter.

'; $_['text_approval'] = '

Merci d’avoir enregistré un compte d’affilié sur la boutique de %s

Vous recevrez une notification par courrier électronique dès que votre compte aura été activé par le propriétaire de la boutique.

Si vous avez une question sur les opérations de ce système d’affiliation, veuillez nous contacter.

'; $_['text_account'] = 'Compte'; $_['text_success'] = 'Opération réussie'; diff --git a/catalog/language/fr-FR/mail/voucher.php b/catalog/language/fr-FR/mail/voucher.php index 2694caf..d0453fc 100644 --- a/catalog/language/fr-FR/mail/voucher.php +++ b/catalog/language/fr-FR/mail/voucher.php @@ -15,7 +15,7 @@ // Text $_['text_subject'] = 'Vous venez de recevoir un bon d’achat provenant de %s'; -$_['text_greeting'] = 'Félicitations, vous venez de recevoir un bon d’achat d’une valeur de %s'; +$_['text_greeting'] = 'Succès : vous venez de recevoir un bon d’achat d’une valeur de %s'; $_['text_from'] = 'Ce bon d’achat a été envoyé de la part de %s'; $_['text_message'] = 'Avec le message suivant'; $_['text_redeem'] = 'Pour échanger ce bon d’achat, notez bien le code de rachat qui est %s. Cliquer ensuite sur le lien ci-dessous et acheter le produit pour lequel vous souhaitez utiliser ce bon d’achat. Vous pouvez entrer le code du bon d’achat sur la page du panier avant de valider la commande.'; From 46b26e8b2f859c205a1ce78a6237cfdfadad4b4b Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 14:05:45 +0200 Subject: [PATCH 36/40] Fix uppercase erroneous after colons --- catalog/language/fr-FR/account/login.php | 4 ++-- catalog/language/fr-FR/account/password.php | 2 +- catalog/language/fr-FR/affiliate/login.php | 2 +- catalog/language/fr-FR/affiliate/success.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/catalog/language/fr-FR/account/login.php b/catalog/language/fr-FR/account/login.php index 31a72f7..c0ca244 100644 --- a/catalog/language/fr-FR/account/login.php +++ b/catalog/language/fr-FR/account/login.php @@ -29,5 +29,5 @@ $_['entry_password'] = 'Mot de passe'; // Error $_['error_login'] = 'Attention : aucune correspondance trouvée entre ce nom d’utilisateur et/ou ce mot de passe.'; -$_['error_attempts'] = 'Attention : Votre compte a dépassé le nombre autorisé de tentatives de connexion. Merci d’essayer à nouveau dans 1 heure.'; -$_['error_approved'] = 'Attention : Votre compte nécessite d’être approuvé avant que vous puissiez vous connecter.'; +$_['error_attempts'] = 'Attention : votre compte a dépassé le nombre autorisé de tentatives de connexion. Merci d’essayer à nouveau dans 1 heure.'; +$_['error_approved'] = 'Attention : votre compte nécessite d’être approuvé avant que vous puissiez vous connecter.'; diff --git a/catalog/language/fr-FR/account/password.php b/catalog/language/fr-FR/account/password.php index bb72b45..894e6c7 100644 --- a/catalog/language/fr-FR/account/password.php +++ b/catalog/language/fr-FR/account/password.php @@ -18,7 +18,7 @@ // Text $_['text_account'] = 'Compte'; $_['text_password'] = 'Votre mot de passe'; -$_['text_success'] = 'Succès : Votre mot de passe a correctement été mis à jour.'; +$_['text_success'] = 'Succès : votre mot de passe a correctement été mis à jour.'; // Entry $_['entry_password'] = 'Mot de passe'; $_['entry_confirm'] = 'Confirmer ce mot de passe'; diff --git a/catalog/language/fr-FR/affiliate/login.php b/catalog/language/fr-FR/affiliate/login.php index ef83d54..f0328b6 100644 --- a/catalog/language/fr-FR/affiliate/login.php +++ b/catalog/language/fr-FR/affiliate/login.php @@ -29,5 +29,5 @@ $_['entry_password'] = 'Mot de passe'; // Error $_['error_login'] = 'Attention : aucune correspondance trouvée entre ce nom d’utilisateur et/ou ce mot de passe.'; -$_['error_attempts'] = 'Attention : Votre compte a dépassé le nombre autorisé de tentatives de connexion. Merci d’essayer à nouveau dans 1 heure.'; +$_['error_attempts'] = 'Attention : votre compte a dépassé le nombre autorisé de tentatives de connexion. Merci d’essayer à nouveau dans 1 heure.'; $_['error_approved'] = 'Attention : votre compte nécessite d’avoir été approuvé avant que vous puissiez vous connecter.'; diff --git a/catalog/language/fr-FR/affiliate/success.php b/catalog/language/fr-FR/affiliate/success.php index a8a637c..db4e0e9 100644 --- a/catalog/language/fr-FR/affiliate/success.php +++ b/catalog/language/fr-FR/affiliate/success.php @@ -16,7 +16,7 @@ // Heading $_['heading_title'] = 'Votre compte d’affilié a été correctement créé !'; // Text -$_['text_message'] = '

Succès : Votre compte d’affilié a été créé avec succès !

Vous pouvez maintenant bénéficier de tous les privilèges offerts aux membres pour améliorer votre utilisation de notre boutique en ligne.

Si vous avez une question sur les différentes opérations possibles sur la boutique, veuillez contacter le pripriétaire par courrier électronique.

Un message de confirmation a été envoyé à l’adresse électronique qui a été fournie. Si vous ne l’avez pas reçu dans l’heure suivante, veuillez nous contacter.

'; +$_['text_message'] = '

Succès : votre compte d’affilié a été créé avec succès !

Vous pouvez maintenant bénéficier de tous les privilèges offerts aux membres pour améliorer votre utilisation de notre boutique en ligne.

Si vous avez une question sur les différentes opérations possibles sur la boutique, veuillez contacter le pripriétaire par courrier électronique.

Un message de confirmation a été envoyé à l’adresse électronique qui a été fournie. Si vous ne l’avez pas reçu dans l’heure suivante, veuillez nous contacter.

'; $_['text_approval'] = '

Merci d’avoir enregistré un compte d’affilié sur la boutique de %s

Vous recevrez une notification par courrier électronique dès que votre compte aura été activé par le propriétaire de la boutique.

Si vous avez une question sur les opérations de ce système d’affiliation, veuillez nous contacter.

'; $_['text_account'] = 'Compte'; $_['text_success'] = 'Opération réussie'; From 313bbb943342123f7761bcdf15fc8567ed363d89 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 14:25:55 +0200 Subject: [PATCH 37/40] Update copyright years --- README-fr.md | 2 +- README.md | 2 +- admin/language/fr-FR/analytics/google_analytics.php | 2 +- admin/language/fr-FR/captcha/basic_captcha.php | 2 +- admin/language/fr-FR/captcha/google_captcha.php | 2 +- admin/language/fr-FR/catalog/attribute.php | 2 +- admin/language/fr-FR/catalog/attribute_group.php | 2 +- admin/language/fr-FR/catalog/category.php | 2 +- admin/language/fr-FR/catalog/download.php | 2 +- admin/language/fr-FR/catalog/filter.php | 2 +- admin/language/fr-FR/catalog/information.php | 2 +- admin/language/fr-FR/catalog/manufacturer.php | 2 +- admin/language/fr-FR/catalog/option.php | 2 +- admin/language/fr-FR/catalog/product.php | 2 +- admin/language/fr-FR/catalog/recurring.php | 2 +- admin/language/fr-FR/catalog/review.php | 2 +- admin/language/fr-FR/common/dashboard.php | 2 +- admin/language/fr-FR/common/filemanager.php | 2 +- admin/language/fr-FR/common/footer.php | 2 +- admin/language/fr-FR/common/forgotten.php | 2 +- admin/language/fr-FR/common/header.php | 2 +- admin/language/fr-FR/common/login.php | 2 +- admin/language/fr-FR/common/menu.php | 2 +- admin/language/fr-FR/common/reset.php | 2 +- admin/language/fr-FR/common/stats.php | 2 +- admin/language/fr-FR/customer/custom_field.php | 2 +- admin/language/fr-FR/customer/customer.php | 2 +- admin/language/fr-FR/customer/customer_group.php | 2 +- admin/language/fr-FR/dashboard/activity.php | 2 +- admin/language/fr-FR/dashboard/chart.php | 2 +- admin/language/fr-FR/dashboard/customer.php | 2 +- admin/language/fr-FR/dashboard/map.php | 2 +- admin/language/fr-FR/dashboard/online.php | 2 +- admin/language/fr-FR/dashboard/order.php | 2 +- admin/language/fr-FR/dashboard/recent.php | 2 +- admin/language/fr-FR/dashboard/sale.php | 2 +- admin/language/fr-FR/design/banner.php | 2 +- admin/language/fr-FR/design/layout.php | 2 +- admin/language/fr-FR/error/not_found.php | 2 +- admin/language/fr-FR/error/permission.php | 2 +- admin/language/fr-FR/extension/analytics.php | 2 +- admin/language/fr-FR/extension/captcha.php | 2 +- admin/language/fr-FR/extension/feed.php | 2 +- admin/language/fr-FR/extension/fraud.php | 2 +- admin/language/fr-FR/extension/installer.php | 2 +- admin/language/fr-FR/extension/modification.php | 2 +- admin/language/fr-FR/extension/module.php | 2 +- admin/language/fr-FR/extension/openbay.php | 2 +- admin/language/fr-FR/extension/payment.php | 2 +- admin/language/fr-FR/extension/shipping.php | 2 +- admin/language/fr-FR/extension/total.php | 2 +- admin/language/fr-FR/feed/google_base.php | 2 +- admin/language/fr-FR/feed/google_sitemap.php | 2 +- admin/language/fr-FR/feed/openbaypro.php | 2 +- admin/language/fr-FR/fr-FR.php | 2 +- admin/language/fr-FR/fraud/fraudlabspro.php | 2 +- admin/language/fr-FR/fraud/ip.php | 2 +- admin/language/fr-FR/fraud/maxmind.php | 2 +- admin/language/fr-FR/localisation/country.php | 2 +- admin/language/fr-FR/localisation/currency.php | 2 +- admin/language/fr-FR/localisation/geo_zone.php | 2 +- admin/language/fr-FR/localisation/language.php | 2 +- admin/language/fr-FR/localisation/length_class.php | 2 +- admin/language/fr-FR/localisation/location.php | 2 +- admin/language/fr-FR/localisation/order_status.php | 2 +- admin/language/fr-FR/localisation/return_action.php | 2 +- admin/language/fr-FR/localisation/return_reason.php | 2 +- admin/language/fr-FR/localisation/return_status.php | 2 +- admin/language/fr-FR/localisation/stock_status.php | 2 +- admin/language/fr-FR/localisation/tax_class.php | 2 +- admin/language/fr-FR/localisation/tax_rate.php | 2 +- admin/language/fr-FR/localisation/weight_class.php | 2 +- admin/language/fr-FR/localisation/zone.php | 2 +- admin/language/fr-FR/mail/affiliate.php | 2 +- admin/language/fr-FR/mail/customer.php | 2 +- admin/language/fr-FR/mail/forgotten.php | 2 +- admin/language/fr-FR/mail/return.php | 2 +- admin/language/fr-FR/mail/voucher.php | 2 +- admin/language/fr-FR/marketing/affiliate.php | 2 +- admin/language/fr-FR/marketing/contact.php | 2 +- admin/language/fr-FR/marketing/coupon.php | 2 +- admin/language/fr-FR/marketing/marketing.php | 2 +- admin/language/fr-FR/module/account.php | 2 +- admin/language/fr-FR/module/affiliate.php | 2 +- admin/language/fr-FR/module/amazon_login.php | 2 +- admin/language/fr-FR/module/amazon_pay.php | 2 +- admin/language/fr-FR/module/banner.php | 2 +- admin/language/fr-FR/module/bestseller.php | 2 +- admin/language/fr-FR/module/carousel.php | 2 +- admin/language/fr-FR/module/category.php | 2 +- admin/language/fr-FR/module/ebay_listing.php | 2 +- admin/language/fr-FR/module/featured.php | 2 +- admin/language/fr-FR/module/filter.php | 2 +- admin/language/fr-FR/module/google_hangouts.php | 2 +- admin/language/fr-FR/module/html.php | 2 +- admin/language/fr-FR/module/information.php | 2 +- admin/language/fr-FR/module/latest.php | 2 +- admin/language/fr-FR/module/pp_button.php | 2 +- admin/language/fr-FR/module/pp_login.php | 2 +- admin/language/fr-FR/module/slideshow.php | 2 +- admin/language/fr-FR/module/special.php | 2 +- admin/language/fr-FR/module/store.php | 2 +- admin/language/fr-FR/openbay/amazon.php | 2 +- admin/language/fr-FR/openbay/amazon_bulk_linking.php | 2 +- admin/language/fr-FR/openbay/amazon_bulk_listing.php | 2 +- admin/language/fr-FR/openbay/amazon_links.php | 2 +- admin/language/fr-FR/openbay/amazon_listing.php | 2 +- admin/language/fr-FR/openbay/amazon_listingsaved.php | 2 +- admin/language/fr-FR/openbay/amazon_settings.php | 2 +- admin/language/fr-FR/openbay/amazon_stockupdates.php | 2 +- admin/language/fr-FR/openbay/amazon_subscription.php | 2 +- admin/language/fr-FR/openbay/amazonus.php | 2 +- admin/language/fr-FR/openbay/amazonus_bulk_linking.php | 2 +- admin/language/fr-FR/openbay/amazonus_bulk_listing.php | 2 +- admin/language/fr-FR/openbay/amazonus_links.php | 2 +- admin/language/fr-FR/openbay/amazonus_listing.php | 2 +- admin/language/fr-FR/openbay/amazonus_listingsaved.php | 2 +- admin/language/fr-FR/openbay/amazonus_settings.php | 2 +- admin/language/fr-FR/openbay/amazonus_stockupdates.php | 2 +- admin/language/fr-FR/openbay/amazonus_subscription.php | 2 +- admin/language/fr-FR/openbay/ebay.php | 2 +- admin/language/fr-FR/openbay/ebay_edit.php | 2 +- admin/language/fr-FR/openbay/ebay_import.php | 2 +- admin/language/fr-FR/openbay/ebay_links.php | 2 +- admin/language/fr-FR/openbay/ebay_new.php | 2 +- admin/language/fr-FR/openbay/ebay_newbulk.php | 2 +- admin/language/fr-FR/openbay/ebay_orders.php | 2 +- admin/language/fr-FR/openbay/ebay_profile.php | 2 +- admin/language/fr-FR/openbay/ebay_settings.php | 2 +- admin/language/fr-FR/openbay/ebay_subscription.php | 2 +- admin/language/fr-FR/openbay/ebay_summary.php | 2 +- admin/language/fr-FR/openbay/ebay_syncronise.php | 2 +- admin/language/fr-FR/openbay/ebay_template.php | 2 +- admin/language/fr-FR/openbay/ebay_usage.php | 2 +- admin/language/fr-FR/openbay/etsy.php | 2 +- admin/language/fr-FR/openbay/etsy_create.php | 2 +- admin/language/fr-FR/openbay/etsy_edit.php | 2 +- admin/language/fr-FR/openbay/etsy_links.php | 2 +- admin/language/fr-FR/openbay/etsy_listings.php | 2 +- admin/language/fr-FR/openbay/etsy_settings.php | 2 +- admin/language/fr-FR/openbay/openbay_itemlist.php | 2 +- admin/language/fr-FR/openbay/openbay_order.php | 2 +- admin/language/fr-FR/payment/amazon_login_pay.php | 2 +- admin/language/fr-FR/payment/authorizenet_aim.php | 2 +- admin/language/fr-FR/payment/authorizenet_sim.php | 2 +- admin/language/fr-FR/payment/bank_transfer.php | 2 +- admin/language/fr-FR/payment/bluepay_hosted.php | 2 +- admin/language/fr-FR/payment/bluepay_redirect.php | 2 +- admin/language/fr-FR/payment/cheque.php | 2 +- admin/language/fr-FR/payment/cod.php | 2 +- admin/language/fr-FR/payment/firstdata.php | 2 +- admin/language/fr-FR/payment/firstdata_remote.php | 2 +- admin/language/fr-FR/payment/free_checkout.php | 2 +- admin/language/fr-FR/payment/g2apay.php | 2 +- admin/language/fr-FR/payment/globalpay.php | 2 +- admin/language/fr-FR/payment/globalpay_remote.php | 2 +- admin/language/fr-FR/payment/klarna_account.php | 2 +- admin/language/fr-FR/payment/klarna_invoice.php | 2 +- admin/language/fr-FR/payment/liqpay.php | 2 +- admin/language/fr-FR/payment/nochex.php | 2 +- admin/language/fr-FR/payment/paymate.php | 2 +- admin/language/fr-FR/payment/paypoint.php | 2 +- admin/language/fr-FR/payment/payza.php | 2 +- admin/language/fr-FR/payment/perpetual_payments.php | 2 +- admin/language/fr-FR/payment/pp_express.php | 2 +- admin/language/fr-FR/payment/pp_express_order.php | 2 +- admin/language/fr-FR/payment/pp_express_refund.php | 2 +- admin/language/fr-FR/payment/pp_express_search.php | 2 +- admin/language/fr-FR/payment/pp_express_view.php | 2 +- admin/language/fr-FR/payment/pp_payflow.php | 2 +- admin/language/fr-FR/payment/pp_payflow_iframe.php | 2 +- admin/language/fr-FR/payment/pp_pro.php | 2 +- admin/language/fr-FR/payment/pp_pro_iframe.php | 2 +- admin/language/fr-FR/payment/pp_standard.php | 2 +- admin/language/fr-FR/payment/realex.php | 2 +- admin/language/fr-FR/payment/realex_remote.php | 2 +- admin/language/fr-FR/payment/sagepay_direct.php | 2 +- admin/language/fr-FR/payment/sagepay_server.php | 2 +- admin/language/fr-FR/payment/sagepay_us.php | 2 +- admin/language/fr-FR/payment/securetrading_pp.php | 2 +- admin/language/fr-FR/payment/securetrading_ws.php | 2 +- admin/language/fr-FR/payment/skrill.php | 2 +- admin/language/fr-FR/payment/twocheckout.php | 2 +- admin/language/fr-FR/payment/web_payment_software.php | 2 +- admin/language/fr-FR/payment/worldpay.php | 2 +- admin/language/fr-FR/report/affiliate.php | 2 +- admin/language/fr-FR/report/affiliate_activity.php | 2 +- admin/language/fr-FR/report/customer_activity.php | 2 +- admin/language/fr-FR/report/customer_credit.php | 2 +- admin/language/fr-FR/report/customer_online.php | 2 +- admin/language/fr-FR/report/customer_order.php | 2 +- admin/language/fr-FR/report/customer_reward.php | 2 +- admin/language/fr-FR/report/marketing.php | 2 +- admin/language/fr-FR/report/product_purchased.php | 2 +- admin/language/fr-FR/report/product_viewed.php | 2 +- admin/language/fr-FR/report/sale_coupon.php | 2 +- admin/language/fr-FR/report/sale_order.php | 2 +- admin/language/fr-FR/report/sale_return.php | 2 +- admin/language/fr-FR/report/sale_shipping.php | 2 +- admin/language/fr-FR/report/sale_tax.php | 2 +- admin/language/fr-FR/sale/order.php | 2 +- admin/language/fr-FR/sale/recurring.php | 2 +- admin/language/fr-FR/sale/return.php | 2 +- admin/language/fr-FR/sale/voucher.php | 2 +- admin/language/fr-FR/sale/voucher_theme.php | 2 +- admin/language/fr-FR/setting/setting.php | 2 +- admin/language/fr-FR/setting/store.php | 2 +- admin/language/fr-FR/shipping/auspost.php | 2 +- admin/language/fr-FR/shipping/citylink.php | 2 +- admin/language/fr-FR/shipping/fedex.php | 2 +- admin/language/fr-FR/shipping/flat.php | 2 +- admin/language/fr-FR/shipping/free.php | 2 +- admin/language/fr-FR/shipping/item.php | 2 +- admin/language/fr-FR/shipping/parcelforce_48.php | 2 +- admin/language/fr-FR/shipping/pickup.php | 2 +- admin/language/fr-FR/shipping/royal_mail.php | 2 +- admin/language/fr-FR/shipping/ups.php | 2 +- admin/language/fr-FR/shipping/usps.php | 2 +- admin/language/fr-FR/shipping/weight.php | 2 +- admin/language/fr-FR/tool/backup.php | 2 +- admin/language/fr-FR/tool/error_log.php | 2 +- admin/language/fr-FR/tool/upload.php | 2 +- admin/language/fr-FR/total/coupon.php | 2 +- admin/language/fr-FR/total/credit.php | 2 +- admin/language/fr-FR/total/handling.php | 2 +- admin/language/fr-FR/total/klarna_fee.php | 2 +- admin/language/fr-FR/total/low_order_fee.php | 2 +- admin/language/fr-FR/total/reward.php | 2 +- admin/language/fr-FR/total/shipping.php | 2 +- admin/language/fr-FR/total/sub_total.php | 2 +- admin/language/fr-FR/total/tax.php | 2 +- admin/language/fr-FR/total/total.php | 2 +- admin/language/fr-FR/total/voucher.php | 2 +- admin/language/fr-FR/user/api.php | 2 +- admin/language/fr-FR/user/user.php | 2 +- admin/language/fr-FR/user/user_group.php | 2 +- catalog/language/fr-FR/account/account.php | 2 +- catalog/language/fr-FR/account/address.php | 2 +- catalog/language/fr-FR/account/download.php | 2 +- catalog/language/fr-FR/account/edit.php | 2 +- catalog/language/fr-FR/account/forgotten.php | 2 +- catalog/language/fr-FR/account/login.php | 2 +- catalog/language/fr-FR/account/logout.php | 2 +- catalog/language/fr-FR/account/newsletter.php | 2 +- catalog/language/fr-FR/account/order.php | 2 +- catalog/language/fr-FR/account/password.php | 2 +- catalog/language/fr-FR/account/recurring.php | 2 +- catalog/language/fr-FR/account/register.php | 2 +- catalog/language/fr-FR/account/return.php | 2 +- catalog/language/fr-FR/account/reward.php | 2 +- catalog/language/fr-FR/account/success.php | 2 +- catalog/language/fr-FR/account/transaction.php | 2 +- catalog/language/fr-FR/account/voucher.php | 2 +- catalog/language/fr-FR/account/wishlist.php | 2 +- catalog/language/fr-FR/affiliate/account.php | 2 +- catalog/language/fr-FR/affiliate/edit.php | 2 +- catalog/language/fr-FR/affiliate/forgotten.php | 2 +- catalog/language/fr-FR/affiliate/login.php | 2 +- catalog/language/fr-FR/affiliate/logout.php | 2 +- catalog/language/fr-FR/affiliate/password.php | 2 +- catalog/language/fr-FR/affiliate/payment.php | 2 +- catalog/language/fr-FR/affiliate/register.php | 2 +- catalog/language/fr-FR/affiliate/success.php | 2 +- catalog/language/fr-FR/affiliate/tracking.php | 2 +- catalog/language/fr-FR/affiliate/transaction.php | 2 +- catalog/language/fr-FR/api/cart.php | 2 +- catalog/language/fr-FR/api/coupon.php | 2 +- catalog/language/fr-FR/api/currency.php | 2 +- catalog/language/fr-FR/api/customer.php | 2 +- catalog/language/fr-FR/api/login.php | 2 +- catalog/language/fr-FR/api/order.php | 2 +- catalog/language/fr-FR/api/payment.php | 2 +- catalog/language/fr-FR/api/reward.php | 2 +- catalog/language/fr-FR/api/shipping.php | 2 +- catalog/language/fr-FR/api/voucher.php | 2 +- catalog/language/fr-FR/captcha/basic_captcha.php | 2 +- catalog/language/fr-FR/captcha/google_captcha.php | 2 +- catalog/language/fr-FR/checkout/cart.php | 2 +- catalog/language/fr-FR/checkout/checkout.php | 2 +- catalog/language/fr-FR/checkout/failure.php | 2 +- catalog/language/fr-FR/checkout/success.php | 2 +- catalog/language/fr-FR/common/cart.php | 2 +- catalog/language/fr-FR/common/currency.php | 2 +- catalog/language/fr-FR/common/footer.php | 2 +- catalog/language/fr-FR/common/header.php | 2 +- catalog/language/fr-FR/common/language.php | 2 +- catalog/language/fr-FR/common/maintenance.php | 2 +- catalog/language/fr-FR/common/search.php | 2 +- catalog/language/fr-FR/error/not_found.php | 2 +- catalog/language/fr-FR/fr-FR.php | 2 +- catalog/language/fr-FR/information/contact.php | 2 +- catalog/language/fr-FR/information/information.php | 2 +- catalog/language/fr-FR/information/sitemap.php | 2 +- catalog/language/fr-FR/mail/affiliate.php | 2 +- catalog/language/fr-FR/mail/customer.php | 2 +- catalog/language/fr-FR/mail/forgotten.php | 2 +- catalog/language/fr-FR/mail/order.php | 2 +- catalog/language/fr-FR/mail/review.php | 2 +- catalog/language/fr-FR/mail/voucher.php | 2 +- catalog/language/fr-FR/module/account.php | 2 +- catalog/language/fr-FR/module/affiliate.php | 2 +- catalog/language/fr-FR/module/bestseller.php | 2 +- catalog/language/fr-FR/module/category.php | 2 +- catalog/language/fr-FR/module/ebaydisplay.php | 2 +- catalog/language/fr-FR/module/featured.php | 2 +- catalog/language/fr-FR/module/filter.php | 2 +- catalog/language/fr-FR/module/google_hangouts.php | 2 +- catalog/language/fr-FR/module/information.php | 2 +- catalog/language/fr-FR/module/latest.php | 2 +- catalog/language/fr-FR/module/special.php | 2 +- catalog/language/fr-FR/module/store.php | 2 +- catalog/language/fr-FR/openbay/amazon_order.php | 2 +- catalog/language/fr-FR/openbay/amazonus_order.php | 2 +- catalog/language/fr-FR/openbay/ebay_order.php | 2 +- catalog/language/fr-FR/openbay/etsy_order.php | 2 +- catalog/language/fr-FR/payment/amazon_login_pay.php | 2 +- catalog/language/fr-FR/payment/authorizenet_aim.php | 2 +- catalog/language/fr-FR/payment/authorizenet_sim.php | 2 +- catalog/language/fr-FR/payment/bank_transfer.php | 2 +- catalog/language/fr-FR/payment/bluepay_hosted.php | 2 +- catalog/language/fr-FR/payment/bluepay_redirect.php | 2 +- catalog/language/fr-FR/payment/cheque.php | 2 +- catalog/language/fr-FR/payment/cod.php | 2 +- catalog/language/fr-FR/payment/firstdata.php | 2 +- catalog/language/fr-FR/payment/firstdata_remote.php | 2 +- catalog/language/fr-FR/payment/free_checkout.php | 2 +- catalog/language/fr-FR/payment/g2apay.php | 2 +- catalog/language/fr-FR/payment/globalpay.php | 2 +- catalog/language/fr-FR/payment/globalpay_remote.php | 2 +- catalog/language/fr-FR/payment/klarna_account.php | 2 +- catalog/language/fr-FR/payment/klarna_invoice.php | 2 +- catalog/language/fr-FR/payment/liqpay.php | 2 +- catalog/language/fr-FR/payment/nochex.php | 2 +- catalog/language/fr-FR/payment/paymate.php | 2 +- catalog/language/fr-FR/payment/paypoint.php | 2 +- catalog/language/fr-FR/payment/payza.php | 2 +- catalog/language/fr-FR/payment/perpetual_payments.php | 2 +- catalog/language/fr-FR/payment/pp_express.php | 2 +- catalog/language/fr-FR/payment/pp_payflow.php | 2 +- catalog/language/fr-FR/payment/pp_payflow_iframe.php | 2 +- catalog/language/fr-FR/payment/pp_pro.php | 2 +- catalog/language/fr-FR/payment/pp_pro_iframe.php | 2 +- catalog/language/fr-FR/payment/pp_standard.php | 2 +- catalog/language/fr-FR/payment/realex.php | 2 +- catalog/language/fr-FR/payment/realex_remote.php | 2 +- catalog/language/fr-FR/payment/sagepay_direct.php | 2 +- catalog/language/fr-FR/payment/sagepay_server.php | 2 +- catalog/language/fr-FR/payment/sagepay_us.php | 2 +- catalog/language/fr-FR/payment/securetrading_pp.php | 2 +- catalog/language/fr-FR/payment/securetrading_ws.php | 2 +- catalog/language/fr-FR/payment/skrill.php | 2 +- catalog/language/fr-FR/payment/twocheckout.php | 2 +- catalog/language/fr-FR/payment/web_payment_software.php | 2 +- catalog/language/fr-FR/payment/worldpay.php | 2 +- catalog/language/fr-FR/product/category.php | 2 +- catalog/language/fr-FR/product/compare.php | 2 +- catalog/language/fr-FR/product/manufacturer.php | 2 +- catalog/language/fr-FR/product/product.php | 2 +- catalog/language/fr-FR/product/search.php | 2 +- catalog/language/fr-FR/product/special.php | 2 +- catalog/language/fr-FR/shipping/auspost.php | 2 +- catalog/language/fr-FR/shipping/citylink.php | 2 +- catalog/language/fr-FR/shipping/fedex.php | 2 +- catalog/language/fr-FR/shipping/flat.php | 2 +- catalog/language/fr-FR/shipping/free.php | 2 +- catalog/language/fr-FR/shipping/item.php | 2 +- catalog/language/fr-FR/shipping/parcelforce_48.php | 2 +- catalog/language/fr-FR/shipping/pickup.php | 2 +- catalog/language/fr-FR/shipping/royal_mail.php | 2 +- catalog/language/fr-FR/shipping/ups.php | 2 +- catalog/language/fr-FR/shipping/usps.php | 2 +- catalog/language/fr-FR/shipping/weight.php | 2 +- catalog/language/fr-FR/tool/upload.php | 2 +- catalog/language/fr-FR/total/coupon.php | 2 +- catalog/language/fr-FR/total/credit.php | 2 +- catalog/language/fr-FR/total/handling.php | 2 +- catalog/language/fr-FR/total/klarna_fee.php | 2 +- catalog/language/fr-FR/total/low_order_fee.php | 2 +- catalog/language/fr-FR/total/reward.php | 2 +- catalog/language/fr-FR/total/shipping.php | 2 +- catalog/language/fr-FR/total/sub_total.php | 2 +- catalog/language/fr-FR/total/total.php | 2 +- catalog/language/fr-FR/total/voucher.php | 2 +- 383 files changed, 383 insertions(+), 383 deletions(-) diff --git a/README-fr.md b/README-fr.md index 4c7bc41..5bb644a 100644 --- a/README-fr.md +++ b/README-fr.md @@ -49,7 +49,7 @@ OpenCart-2-fr : pack de langue française pour la plateforme de commerce en lign -------------------------------------------------------------------------------- -Copyright © 2015-2016 P. Mergey [_et al._](#contribution) +Copyright © 2015-2018 P. Mergey [_et al._](#contribution) Ce programme est un logiciel libre : vous pouvez le redistribuer et/ou le modifier au titre des clauses de la [Licence publique générale GNU](LICENSE), telle que publiée par la Free Software Foundation, soit la version 3 de la licence ou, à votre discrétion, une version ultérieure quelconque. diff --git a/README.md b/README.md index 6786cb1..3adfc6a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ OpenCart-2-fr: a French language pack for the ecommerce platform OpenCart (versi -------------------------------------------------------------------------------- -Copyright © 2015-2016 P. Mergey [_et al._](#contribution) +Copyright © 2015-2018 P. Mergey [_et al._](#contribution) This program is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License](LICENSE) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/admin/language/fr-FR/analytics/google_analytics.php b/admin/language/fr-FR/analytics/google_analytics.php index 1f0c73a..aae078e 100644 --- a/admin/language/fr-FR/analytics/google_analytics.php +++ b/admin/language/fr-FR/analytics/google_analytics.php @@ -1,6 +1,6 @@ Date: Sat, 7 Apr 2018 14:35:22 +0200 Subject: [PATCH 38/40] Update project settings --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 19a0250..ee4e5d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # Folder config file -desktop.ini +[Dd]esktop.ini # Windows shortcuts *.lnk + +# Eclipse file +.project From fb26de6732c40c92201def3c311e65218b94539f Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 14:40:00 +0200 Subject: [PATCH 39/40] Remove Eclipse project file --- .project | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .project diff --git a/.project b/.project deleted file mode 100644 index f82f24f..0000000 --- a/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - OpenCart-2-fr - a French language pack for the ecommerce platform OpenCart (version 2.x) - - - - - com.aptana.ide.core.unifiedBuilder - - - - - com.aptana.editor.php.aptanaPhpBuilder - - - - - - com.aptana.editor.php.phpNature - - From 66544cb7b32fdf211c7a7963cd77f2a7463e76d7 Mon Sep 17 00:00:00 2001 From: "P. Mergey" Date: Sat, 7 Apr 2018 14:45:10 +0200 Subject: [PATCH 40/40] Prepare compatibility information update --- README-fr.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-fr.md b/README-fr.md index 5bb644a..2f8414f 100644 --- a/README-fr.md +++ b/README-fr.md @@ -32,6 +32,7 @@ Ensuite, il convient d'afficher le panneau de configuration d'OpenCart et de sui OpenCart version | Language pack version ---------------- | ---------------------------- +2.1.0.0 | [1.4.0](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.4.0) 2.0.3.1 | [1.3.0](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.3.0) 2.0.3.0 | [1.2.0](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.2.0) 2.0.2.0 | [1.1.1](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.1.1) diff --git a/README.md b/README.md index 3adfc6a..ff75f54 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ After that, open your OpenCart backend and follow these steps: OpenCart version | Language pack version ---------------- | ---------------------------- +2.1.0.0 | [1.4.0](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.4.0) 2.0.3.1 | [1.3.0](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.3.0) 2.0.3.0 | [1.2.0](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.2.0) 2.0.2.0 | [1.1.1](https://github.com/gizmecano/opencart-2-fr/releases/tag/1.1.1)