This commit is contained in:
Laurent Destailleur 2010-08-26 12:21:35 +00:00
parent 6c6bd45acf
commit c58e63a843

View File

@ -3,9 +3,10 @@ CHARSET=UTF-8
RefSending=Ref. shipment RefSending=Ref. shipment
Sending=Shipment Sending=Shipment
Sendings=Shipments Sendings=Shipments
Shipments=Shipments
Receivings=Receivings Receivings=Receivings
SendingsArea=Shipments area SendingsArea=Shipments area
ListOfSendings=List of sendings ListOfSendings=List of shipments
SendingMethod=Shipping method SendingMethod=Shipping method
SendingReceipt=Shipping receipt SendingReceipt=Shipping receipt
LastSendings=Last %s shipments LastSendings=Last %s shipments
@ -26,7 +27,7 @@ DateSending=Date sending order
DateSendingShort=Date sending order DateSendingShort=Date sending order
SendingsForSameOrder=Shipments for this order SendingsForSameOrder=Shipments for this order
SendingsAndReceivingForSameOrder=Shipments and receivings for this order SendingsAndReceivingForSameOrder=Shipments and receivings for this order
SendingsToValidate=Sending to validate SendingsToValidate=Shipments to validate
StatusSendingCanceled=Canceled StatusSendingCanceled=Canceled
StatusSendingDraft=Draft StatusSendingDraft=Draft
StatusSendingValidated=Validated (products to ship or already shipped) StatusSendingValidated=Validated (products to ship or already shipped)
@ -44,17 +45,17 @@ ConfirmCancelSending=Are you sure you want to cancel this shipment ?
GenericTransport=Generic transport GenericTransport=Generic transport
Enlevement=Gotten by customer Enlevement=Gotten by customer
DocumentModelSimple=Simple document model DocumentModelSimple=Simple document model
DocumentModelMerou=Merou A5 model
WarningNoQtyLeftToSend=Warning, no products waiting to be shipped. WarningNoQtyLeftToSend=Warning, no products waiting to be shipped.
StatsOnShipmentsOnlyValidated=Statistics conducted on shipments only validated StatsOnShipmentsOnlyValidated=Statistics conducted on shipments only validated
DateDeliveryPlanned=Planed date of delivery
DateReceived=Date delivery received
# Sending methods # Sending methods
SendingMethodCATCH=Catch by customer SendingMethodCATCH=Catch by customer
SendingMethodTRANS=Transporter SendingMethodTRANS=Transporter
SendingMethodCOLSUI=Colissimo SendingMethodCOLSUI=Colissimo
# NumRef
NumRefModelJade=Return a reference number with format BLYY00001, ... where YY is year. Number at end is never reset to zero.
# ModelDocument # ModelDocument
DocumentModelSirocco=Simple document model for delivery receipts DocumentModelSirocco=Simple document model for delivery receipts
DocumentModelTyphon=More complete document model for delivery receipts (logo...) DocumentModelTyphon=More complete document model for delivery receipts (logo...)