Initial Commit

This commit is contained in:
2019-11-21 12:25:31 +01:00
commit f4aabcb9b1
13959 changed files with 787761 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?php
return array(
'Download full log' => 'Download full log',
'Payment configuration' => 'Payment configuration',
'Paypal Configuration' => 'Paypal Configuration',
'Paypal Production parameters' => 'Paypal Production parameters',
'Paypal Sandbox parameters' => 'Paypal Sandbox parameters',
'Paypal responses history' => 'Paypal responses history',
'You can <a href="%url">edit the payment confirmation email</a> sent to the customer after a successful payment.' => 'You can <a href="%url">edit the payment confirmation email</a> sent to the customer after a successful payment.',
);

View File

@@ -0,0 +1,11 @@
<?php
return array(
'Download full log' => 'Télécharger l\'historique complet',
'Payment configuration' => 'Configuration du paiement',
'Paypal Configuration' => 'Configuration Paypal',
'Paypal Production parameters' => 'Paramètre de production',
'Paypal Sandbox parameters' => 'Paramètres sandbox',
'Paypal responses history' => 'Log des échanges avec la plate-forme Paypal',
'You can <a href="%url">edit the payment confirmation email</a> sent to the customer after a successful payment.' => 'Vous pouvez <a href="%url">modifier le mail de confirmation de paiement</a> envoyé au client.',
);

View File

@@ -0,0 +1,12 @@
<?php
return array(
'Dear customer' => 'Dear customer',
'Payment of your order %ref' => 'Payment of your order %ref',
'Thank you again for your purchase.' => 'Thank you again for your purchase.',
'The %store_name team.' => 'The %store_name team.',
'The payment of your order %ref is confirmed' => 'The payment of your order %ref is confirmed',
'This is a confirmation of the payment of your order %ref via Paypal on our shop.' => 'This is a confirmation of the payment of your order %ref via Paypal on our shop.',
'View this order in your account at %shop_name' => 'View this order in your account at %shop_name',
'Your invoice is now available in your customer account at %url.' => 'Your invoice is now available in your customer account at %url.',
);

View File

@@ -0,0 +1,12 @@
<?php
return array(
'Dear customer' => 'Cher client',
'Payment of your order %ref' => 'Paiement de votre commande %ref',
'Thank you again for your purchase.' => 'Merci encore pour votre commande.',
'The %store_name team.' => 'L\'équipe %store_name',
'The payment of your order %ref is confirmed' => 'Le paiement Paypal de votre commande %ref est confirmé.',
'This is a confirmation of the payment of your order %ref via Paypal on our shop.' => 'Ceci est une confirmation du paiement Paypal de votre commande %ref.',
'View this order in your account at %shop_name' => 'Les détails de cette commande sont disponibles dans votre compte client sur %shop_name',
'Your invoice is now available in your customer account at %url.' => 'Les détails de cette commande sont disponibles dans votre compte client sur %url',
);

View File

@@ -0,0 +1,45 @@
<?php
return array(
'(Previous log is in %file file.)\n' => '(Previous log is in %file file.)\n',
'Activate sandbox mode' => 'Activate sandbox mode',
'Allowed IPs in test mode' => 'Allowed IPs in test mode',
'Discount' => 'Discount',
'Failed to find PayerID' => 'Failed to find PayerID',
'Failed to get a valid Paypal response. Please try again' => 'Failed to get a valid Paypal response. Please try again',
'Failed to get customer delivery address' => 'Failed to get customer delivery address',
'Failed to validate payment parameters' => 'Failed to validate payment parameters',
'Failed to validate your payment' => 'Failed to validate your payment',
'If checked, a payment confirmation e-mail is sent to the customer.' => 'If checked, a payment confirmation e-mail is sent to the customer.',
'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 Paypal token. Please try again.' => 'Invalid Paypal token. Please try again.',
'Invalid order ID. This order doesn\'t exists or doesn\'t belong to you.' => 'Invalid order ID. This order doesn\'t exists or doesn\'t belong to you.',
'List of IP addresses allowed to use this payment on the front-office when in test mode (your current IP is %ip). One address per line' => 'List of IP addresses allowed to use this payment on the front-office when in test mode (your current IP is %ip). One address per line',
'Maximum items in cart' => 'Maximum items in cart',
'Maximum number of items in the customer cart for which this payment method is available.' => 'Maximum number of items in the customer cart for which this payment method is available.',
'Maximum order total' => 'Maximum order total',
'Maximum order total in the default currency for which this payment method is available. Enter 0 for no maximum' => 'Maximum order total in the default currency for which this payment method is available. Enter 0 for no maximum',
'Minimum order total' => 'Minimum order total',
'Minimum order total in the default currency for which this payment method is available. Enter 0 for no minimum' => 'Minimum order total in the default currency for which this payment method is available. Enter 0 for no minimum',
'Paypal configuration' => 'Paypal configuration',
'Paypal transaction is pending. Reason: %reason' => 'Paypal transaction is pending. Reason: %reason',
'Send a payment confirmation e-mail' => 'Send a payment confirmation e-mail',
'Send order confirmation on payment success' => 'Send order confirmation on payment success',
'Sorry, something did not worked with Paypal. Please try again, or use another payment type' => 'Sorry, something did not worked with Paypal. Please try again, or use another payment type',
'The Paypal sandbox signature' => 'The Paypal sandbox signature',
'The Paypal signature' => 'The Paypal signature',
'The log file doesn\'t exists yet.' => 'The log file doesn\'t exists yet.',
'The log file is empty.' => 'The log file is empty.',
'The password option must be set.' => 'The password option must be set.',
'The signature option must be set.' => 'The signature option must be set.',
'The username option must be set.' => 'The username option must be set.',
'Unexpected error: %mesg' => 'Unexpected error: %mesg',
'You canceled your payment' => 'You canceled your payment',
'Your Paypal login' => 'Your Paypal login',
'Your Paypal password' => 'Your Paypal password',
'Your Paypal sandbox login' => 'Your Paypal sandbox login',
'Your Paypal sandbox password' => 'Your Paypal sandbox password',
'login' => 'username',
'password' => 'password',
'signature' => 'signature',
);

View File

@@ -0,0 +1,48 @@
<?php
return array(
'(Previous log is in %file file.)\n' => '(L\'historique précédent est dans %file file.)\n',
'Activate sandbox mode' => 'Activer la sandbox ( mode de test )',
'Allowed IPs in test mode' => 'Adresse IP autorisées en mode sandbox',
'Discount' => 'Remise',
'Failed to find PayerID' => 'Ne peut obtenir le PayerID',
'Failed to get a valid Paypal response. Please try again' => 'Ne peut obtenir la réponse de Paypal',
'Failed to get customer delivery address' => 'Ne peut obtenir l\'adresse de livraison du client',
'Failed to validate payment parameters' => 'La validation des paramètres de paiement a échoué',
'Failed to validate your payment' => 'La validation du paiement a échoué',
'If checked, a payment confirmation e-mail is sent to the customer.' => 'Si cette case est cochée, un mail de confirmation de paiement sera envoyé au client.',
'If checked, all products will be sent to Paypal.' => 'Si cette case est cochée, tout les produits seront envoyé à Paypal.',
'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 cette case est cochée, le mail de confirmation de commande sera envoyé au client seulement si son paiement est validé.',
'Invalid Paypal token. Please try again.' => 'Le token Paypal est invalide. Merci de ré-essayer',
'Invalid order ID. This order doesn\'t exists or doesn\'t belong to you.' => 'ID de commande invalide',
'List of IP addresses allowed to use this payment on the front-office when in test mode (your current IP is %ip). One address per line' => 'En mode sandbox, liste des adresses IP autorisées à utiliser le module de paiement en front office. Indiquer une adresse par ligne. Votre IP actuelle est %ip',
'Maximum items in cart' => 'Nombre maximum d\'éléments dans le panier',
'Maximum number of items in the customer cart for which this payment method is available.' => 'Nombre d\'éléments dans le panier au delà duquel ce paiement n\'est plus disponible.',
'Maximum order total' => 'Montant de commande maximum',
'Maximum order total in the default currency for which this payment method is available. Enter 0 for no maximum' => 'Montant de commande maximum dans la devise par défaut au delà duquel ce paiement n\'est plus disponible. 0 = pas de maximum',
'Minimum order total' => 'Montant de commande minimum',
'Minimum order total in the default currency for which this payment method is available. Enter 0 for no minimum' => 'Montant de commande minimum dans la devise par défaut à partir duquel ce paiement devient disponible. 0 = pas de minimum',
'Order' => 'Commande',
'Paypal configuration' => 'Configuration Paypal',
'Paypal transaction is pending. Reason: %reason' => 'La transaction Paypal est suspendue: %reason',
'Send a payment confirmation e-mail' => 'Envoyer une confirmation de paiement',
'Send details of all products to Paypal' => 'Envoyer les détails de tout les produits à Paypal',
'Send order confirmation on payment success' => 'Confirmation de commande si le paiement réussit',
'Sorry, something did not worked with Paypal. Please try again, or use another payment type' => 'Désolé, quelque chose n\'a pas marché avec Paypal',
'The Paypal sandbox signature' => 'Le mot de passe de votre compte sandbox Paypal',
'The Paypal signature' => 'La signature associée à votre compte.',
'The log file doesn\'t exists yet.' => 'Le fichier de log n\'existe pas encore.',
'The log file is empty.' => 'Le fichier de log est vide.',
'The password option must be set.' => 'Veuillez indiquer le mot de passe',
'The signature option must be set.' => 'Veuillez indiquer la signature',
'The username option must be set.' => 'Veuillez indiquer le nom d\'utilisateur',
'Unexpected error: %mesg' => 'Erreur inattendue: %mesg',
'You canceled your payment' => 'Vous avez annulé votre demande de paiement',
'Your Paypal login' => 'Le login de votre compte Paypal',
'Your Paypal password' => 'Le mot de passe de votre compte Paypal',
'Your Paypal sandbox login' => 'Le login de votre compte sandbox Paypal',
'Your Paypal sandbox password' => 'Le mot de passe de votre compte sandbox Paypal',
'login' => 'Nom d\'utilisateur',
'password' => 'Mot de passe',
'signature' => 'Signature',
);