Module Maintenance + création du module Recette

This commit is contained in:
2021-04-01 20:44:45 +02:00
parent a887f6892b
commit 8d8ca3fe2f
92 changed files with 6334 additions and 6 deletions

View File

@@ -0,0 +1,38 @@
<?php
return array(
' refunded' => 'Remboursé',
'Adjust amount' => 'Ajuster le montant',
'Amount' => 'Montant',
'Canceled' => 'Annulé',
'Capture order' => 'Déclencher le paiement de cette commande',
'Differed payment' => 'Paiement différé ',
'Do you really want to capture this order ?' => 'Voulez vous vraiment déclencher le paiement de cette commande ?',
'Do you really want to refund this order ?' => 'Voulez vous vraiment rembourser cette commande ?',
'Force the capture for this order' => 'Forcer le déclenchement du paiement',
'Multi payment' => 'Paiement en plusieurs fois',
'Order without shipping' => 'La commande sans les frais de port',
'Paid at' => 'Payé le ',
'PayPlug API configuration' => 'Configuration API PayPlug',
'PayPlug basic payment configuration' => 'Configuration de paiement basique',
'PayPlug delivery type configuration' => 'Configuration des types de livraison PayPlug',
'PayPlug module configuration' => 'PayPlug module configuration',
'PayPlug offer' => 'Offre PayPlug',
'PayPlug order data' => 'Données de commande PayPlug',
'PayPlug premium offer configuration' => 'Configuration de paiement offre Premium',
'PayPlug pro offer configuration' => 'Configuration de paiement offre Pro',
'Payment capture will expire on ' => 'L\'empreinte de paiement expirera le ',
'Payment n° ' => 'Paiement n° ',
'Payment was captured at ' => 'Paiement déclenché le ',
'Payments in several times are not guaranteed, a default may occur on future due dates.' => 'Les paiements en plusieurs fois ne sont pas garantis. Un défaut de paiement peut survenir lors des échéances futures.',
'Planned at' => 'Prévu le ',
'Please select a Pay Plug delivery type correspondance for each delivery modules' => 'Veuillez choisir un type de livraison PayPlug sur chaques modules de livraison',
'Products' => 'Produits',
'Refund' => 'Remboursement',
'Refund order' => 'Rembourser la commande ',
'Refunded at' => 'Remboursé le ',
'Save' => 'Enregistrer',
'The entire order' => 'La commande totale',
'To trigger the payments on planned date please add a daily cron on this Thelia command ' => 'Pour déclencher les paiements programmés veuillez ajouter cette commande Thelia a un cron journalier ',
'What do you want refund' => 'Que voulez-vous rembourser',
);

View File

@@ -0,0 +1,34 @@
<?php
return array(
'2 times' => '2 times',
'3 times' => '3 times',
'4 times' => '4 times',
'Capture the payment after order get the status' => 'Capture the payment after order get the status',
'Choose API mode' => 'Choose API mode',
'Enable one click payment' => 'Enable one click payment',
'Enable payment by PayPlug' => 'Enable payment by PayPlug',
'Enable payment in 2,3 or 4 times' => 'Enable payment in 2,3 or 4 times',
'Enabled differed payment' => 'Enabled differed payment',
'Enabled multi-payment' => 'Enabled multi-payment',
'Error' => 'Error',
'Hosted page' => 'Hosted page',
'Hosted page will redirect your customer to a payment page / Lightbox will open a payment pop up in your website.' => 'Hosted page will redirect your customer to a payment page / Lightbox will open a payment pop up in your website.',
'If checked, the order confirmation message is sent to the customer only when the payment is successful. The order notification is always sent to the shop administrator' => 'If checked, the order confirmation message is sent to the customer only when the payment is successful. The order notification is always sent to the shop administrator',
'Invalid payment parameter, %parameter should not be null or empty.' => 'Invalid payment parameter, %parameter should not be null or empty.',
'Lightbox' => 'Lightbox',
'Live API secret key' => 'Live API secret key',
'Look here %link' => 'Look here %link',
'Maximum amount ' => 'Maximum amount ',
'Minimum amount ' => 'Minimum amount ',
'Payment in ' => 'Payment in ',
'Payment page type' => 'Payment page type',
'Payplug.js' => 'Payplug.js',
'Select your PayPlug offer' => 'Select your PayPlug offer',
'Send order confirmation on payment success' => 'Send order confirmation on payment success',
'Test API secret key' => 'Test API secret key',
'This will allow your customer to save their card fo future order.' => 'This will allow your customer to save their card fo future order.',
'Trigger the payment on order status change (max : 7 days after)' => 'Trigger the payment on order status change (max : 7 days after)',
'What status to set on expired capture ' => 'What status to set on expired capture ',
'Which status to set when a capture is authorized' => 'Which status to set when a capture is authorized',
);

View File

@@ -0,0 +1,39 @@
<?php
return array(
'2 times' => '2 fois',
'3 times' => '3 fois',
'4 times' => '4 fois',
'Capture the payment after order get the status' => 'Déclenché le paiement lorsque la commande as le statut',
'Carrier ' => 'Transporteur',
'Choose API mode' => 'Choisissez le mode de l\'API',
'E-Delivery ' => 'Livraison en ligne',
'Enable one click payment' => 'Activer le paiement en un clic',
'Enable payment by PayPlug' => 'Activer le paiement par PayPlug',
'Enable payment in 2,3 or 4 times' => 'Activer le paiement en 2, 3 ou 4 fois.',
'Enabled differed payment' => 'Activer le paiement différé',
'Enabled multi-payment' => 'Activer le paiement en plusieurs fois',
'Error' => 'Erreur',
'Hosted page' => 'Hosted page',
'Hosted page will redirect your customer to a payment page / Lightbox will open a payment pop up in your website.' => 'Hosted page redirige le client sur une page de paiement / Lightbox ouvre une pop-up de paiement sur votre site.',
'If checked, the order confirmation message is sent to the customer only when the payment is successful. The order notification is always sent to the shop administrator' => 'Si la case est cochée, le message de confirmation de commande est envoyé au client seulement quand le paiment est réussi. La notification de commande est toujours envoyée à l\'administrateur du site',
'Invalid payment parameter, %parameter should not be null or empty.' => 'Paramètre de paiement invalide, %parameter ne doit pas être nulle ou vide.',
'Lightbox' => 'Lightbox',
'Live API secret key' => 'Live API secret key',
'Look here %link' => 'Regardez ici %link',
'Maximum amount ' => 'Montant maximum',
'Minimum amount ' => 'Montant minimum',
'Network pick up ' => 'Point retrait',
'Payment in ' => 'Paiement en ',
'Payment page type' => 'Type de la page de paiement',
'Payplug.js' => 'Payplug.js',
'Select your PayPlug offer' => 'Séléctionner votre offre PayPlug',
'Send order confirmation on payment success' => 'Confirmation de commande si le paiement réussit',
'Store pick up ' => 'Retrait en magasin',
'Test API secret key' => 'Test API secret key',
'This will allow your customer to save their card fo future order.' => 'Cela permettra a vos clients d\'enregistrer leur carte pour leur commande futur.',
'Trigger the payment on order status change (max : 7 days after)' => 'Déclencher le paiement au changement de statut (max : 7 jour après)',
'Unknown' => 'Inconnue',
'What status to set on expired capture ' => 'Quel statut pour les commandes dont l\'empreinte a expirée ',
'Which status to set when a capture is authorized' => 'Quel staut mettre quand l\'empreinte est autorisé',
);

View File

@@ -0,0 +1,9 @@
<?php
return array(
'A payment card ending by %last4 has been previously saved at your request. Payment for your order will be made immediately after clicking the "Next Step" button.' => 'Une carte de paiement finissant par %last4 as été enregitrée précédemment a votre demande. Le paiement de cette commande seras fait automatiquement après un clic sur le bouton "Etape suivante".',
'One click payment is available !' => 'Paiement en un clic disponible !',
'Pay in %n times without fees.' => 'Paiement en %n fois sans frais.',
'To clear your payment card details, <a href="%url">please click here</a>' => 'Pour supprimer ces informations de paiement, <a href="%url">cliquez ici</a>',
'You will be asked to save your payment card data.' => 'Ils vous sera demandé d\'enregistrer votre carte bancaire.',
);