[11/05/2025] On remplace les modules Colissimo par le combo ColissimoHomeDelivery + ColissimoPickupPoint + ColissimoLabel

This commit is contained in:
2025-05-11 23:38:10 +02:00
parent a09aa11f16
commit 49b1a63ecc
1528 changed files with 18449 additions and 62 deletions

View File

@@ -0,0 +1,59 @@
<?php
return array(
'/kg' => '/kg',
'Action' => 'Action',
'Advanced configuration' => 'Advanced configuration',
'Bordereau' => 'Bordereau',
'Bordereaux' => 'Bordereaux',
'Cancel' => 'Cancel',
'Change to "Processing"' => 'Change to "Processing"',
'Change to "Sent". If you choose this option, the delivery notification email is sent to the customer, and the processed order are removed from this page.' => 'Change to "Sent". If you choose this option, the delivery notification email is sent to the customer, and the processed order are removed from this page.',
'Clear label' => 'Clear label',
'Colissimo Labels' => 'Colissimo Labels',
'ColissimoLabel' => 'Colissimo Labels',
'Configuration' => 'Configuration',
'Customs invoice' => 'Customs invoice',
'Date' => 'Date',
'Delete' => 'Delete',
'Delete bordereau' => 'Delete bordereau',
'Destination' => 'Destination',
'Do not change' => 'Do not change',
'Do you want to clear label and tracking number for this order ?' => 'Do you want to clear label and tracking number for this order ?',
'Do you want to clear this label and tracking number ?' => 'Do you want to clear this label and tracking number ?',
'Download' => 'Download',
'Download and print Colissimo labels for orders not yet sent' => 'Download and print Colissimo labels for orders not yet sent',
'Download bordereau' => 'Download bordereau',
'Download customs invoice (PDF)' => 'Download customs invoice (PDF)',
'Download label (%fmt)' => 'Download label (%fmt)',
'General informations' => 'General informations',
'Generate bordereau for label since : %date' => 'Generate bordereau for label since : %date',
'Generate new label' => 'Generate new label',
'Label' => 'Label',
'Label cannot be created. Error is: ' => 'Label cannot be created. Error is: ',
'Labels' => 'Labels',
'Labels Colissimo' => 'Labels Colissimo',
'Livraison avec signature :' => 'Delivery w/ signature',
'Module' => 'Module',
'No existing label for this order' => 'No existing label for this order',
'Non disponible' => 'Non disponible',
'Number' => 'Tracking Number',
'Order date' => 'Order date',
'Order status change after processing' => 'Order status change after processing',
'Please wait ...' => 'Please wait ...',
'Price (with taxes)' => 'Price (with taxes)',
'Print' => 'Print',
'Process selected orders' => 'Process selected orders',
'REF' => 'REF',
'Save changes' => 'Save changes',
'Sel.' => 'Sel.',
'Sender\'s address' => 'Sender\'s address',
'Shipping weight :' => 'Shipping weight :',
'Signature' => 'Signature',
'There are currently no orders to ship with Colissimo' => 'There are currently no orders to ship with Colissimo',
'Tracking' => 'Tracking',
'Tracking URL' => 'Tracking URL',
'View' => 'View',
'Weight' => 'Weight',
'kg' => 'kg',
);

View File

@@ -0,0 +1,59 @@
<?php
return array(
'/kg' => '/kg',
'Action' => 'Action',
'Advanced configuration' => 'Configuration avancée',
'Bordereau' => 'Bordereau',
'Bordereaux' => 'Bordereaux',
'Cancel' => 'Annuler',
'Change to "Processing"' => 'Changer en "Traitement"',
'Change to "Sent". If you choose this option, the delivery notification email is sent to the customer, and the processed order are removed from this page.' => 'Changer en "Envoyé". Choisir cette option retirera la commande de cette liste, et enverra un mail de notification au client.',
'Clear label' => 'Supprimer l\'étiquette',
'Colissimo Labels' => 'Etiquettes Colissimo',
'ColissimoLabel' => 'Etiquettes Colissimo',
'Configuration' => 'Configuration',
'Customs invoice' => 'Facture douane',
'Date' => 'Date',
'Delete' => 'Supprimer',
'Delete bordereau' => 'Supprimer le bordereau',
'Destination' => 'Destination',
'Do not change' => 'Ne pas modifier',
'Do you want to clear label and tracking number for this order ?' => 'Voulez-vous supprimer cette étiquette et le n° de suivi ?',
'Do you want to clear this label and tracking number ?' => 'Voulez-vous supprimer cette étiquette ainsi que son numéro de suivi ?',
'Download' => 'Télécharger',
'Download and print Colissimo labels for orders not yet sent' => 'Télécharger et imprimer les étiquettes Colissimo pour les commandes non envoyées',
'Download bordereau' => 'Télécharger le bordereau',
'Download customs invoice (PDF)' => 'Télécharger la facture de douanes',
'Download label (%fmt)' => 'Télécharger l\'étiquette (%fmt)',
'General informations' => 'Informations générales',
'Generate bordereau for label since : %date' => 'Générer un bordereau pour les étiquettes créée depuis : %date',
'Generate new label' => 'Générer une étiquette',
'Label' => 'Etiquette',
'Label cannot be created. Error is: ' => 'L\'étiquette n\'a pas pu être créée. Erreur: ',
'Labels' => 'Etiquettes',
'Labels Colissimo' => 'Étiquette Colissimo',
'Livraison avec signature :' => 'Livraison avec signature :',
'Module' => 'Module',
'No existing label for this order' => 'Aucune étiquette pour cette commande',
'Non disponible' => 'Non disponible',
'Number' => 'Numéro',
'Order date' => 'Date de commande',
'Order status change after processing' => 'Status de commande après l\'export',
'Please wait ...' => 'Veuillez patienter ...',
'Price (with taxes)' => 'Prix (TTC)',
'Print' => 'Imprimer',
'Process selected orders' => 'Traiter les commandes sélectionnées',
'REF' => 'REF',
'Save changes' => 'Enregistrer les modifications',
'Sel.' => 'Sel.',
'Sender\'s address' => 'Adresse de l\'envoyeur',
'Shipping weight :' => 'Poids d\'expédition :',
'Signature' => 'Signature',
'There are currently no orders to ship with Colissimo' => 'Il n\'y a aucune commande à envoyer avec Colissimo pour le moment',
'Tracking' => 'N° de suivi',
'Tracking URL' => 'URL de tracking',
'View' => 'Voir',
'Weight' => 'Poids',
'kg' => 'kg',
);