Trad: add action "shipping send by mail"
This commit is contained in:
parent
ae17c30f19
commit
56452575d5
@ -43,6 +43,7 @@ OrderSentByEMail=Comanda de client %s enviada per e-mail
|
|||||||
InvoiceSentByEMail=Factura a client %s enviada per e-mail
|
InvoiceSentByEMail=Factura a client %s enviada per e-mail
|
||||||
SupplierOrderSentByEMail=Comanda a proveïdor %s enviada per e-mail
|
SupplierOrderSentByEMail=Comanda a proveïdor %s enviada per e-mail
|
||||||
SupplierInvoiceSentByEMail=Factura de proveïdor %s enviada per e-mail
|
SupplierInvoiceSentByEMail=Factura de proveïdor %s enviada per e-mail
|
||||||
|
ShippingSentByEMail=Expedició %s enviada per e-mail
|
||||||
NewCompanyToDolibarr= Tercer creat
|
NewCompanyToDolibarr= Tercer creat
|
||||||
DateActionPlannedStart= Data d'inici prevista
|
DateActionPlannedStart= Data d'inici prevista
|
||||||
DateActionPlannedEnd= Data fi prevista
|
DateActionPlannedEnd= Data fi prevista
|
||||||
|
|||||||
@ -76,6 +76,7 @@ ActionAC_REL=Recordatori factura a client per correu
|
|||||||
ActionAC_CLO=Tancament
|
ActionAC_CLO=Tancament
|
||||||
ActionAC_EMAILING=Enviament mailing massiu
|
ActionAC_EMAILING=Enviament mailing massiu
|
||||||
ActionAC_COM=Enviament comanda de client per correu
|
ActionAC_COM=Enviament comanda de client per correu
|
||||||
|
ActionAC_SHIP=Enviament expedició per correu
|
||||||
ActionAC_SUP_ORD=Enviament comanda a proveïdor per correu
|
ActionAC_SUP_ORD=Enviament comanda a proveïdor per correu
|
||||||
ActionAC_SUP_INV=Enviament factura de proveïdor per correu
|
ActionAC_SUP_INV=Enviament factura de proveïdor per correu
|
||||||
ActionAC_OTH=Altra
|
ActionAC_OTH=Altra
|
||||||
|
|||||||
@ -50,6 +50,8 @@ WarningNoQtyLeftToSend=Alerta, cap producte en espera d'enviament.
|
|||||||
StatsOnShipmentsOnlyValidated=Estadístiques realitzades únicament sobre les expedicions validades
|
StatsOnShipmentsOnlyValidated=Estadístiques realitzades únicament sobre les expedicions validades
|
||||||
DateDeliveryPlanned=Data prevista de lliurament
|
DateDeliveryPlanned=Data prevista de lliurament
|
||||||
DateReceived=Data real de recepció
|
DateReceived=Data real de recepció
|
||||||
|
SendShippingByEMail=Enviament d'expedició per e-mail
|
||||||
|
SendShippingRef=Enviament d'expedició %s
|
||||||
# Sending methods
|
# Sending methods
|
||||||
SendingMethodCATCH=Recollit pel client
|
SendingMethodCATCH=Recollit pel client
|
||||||
SendingMethodTRANS=Transportista
|
SendingMethodTRANS=Transportista
|
||||||
|
|||||||
@ -43,6 +43,7 @@ OrderSentByEMail=Pedido de cliente %s enviado por e-mail
|
|||||||
InvoiceSentByEMail=Factura a cliente %s enviada por e-mail
|
InvoiceSentByEMail=Factura a cliente %s enviada por e-mail
|
||||||
SupplierOrderSentByEMail=Pedido a proveedor %s enviada por e-mail
|
SupplierOrderSentByEMail=Pedido a proveedor %s enviada por e-mail
|
||||||
SupplierInvoiceSentByEMail=Factura de proveedor %s enviada por e-mail
|
SupplierInvoiceSentByEMail=Factura de proveedor %s enviada por e-mail
|
||||||
|
ShippingSentByEMail=Expedición %s enviada por e-mail
|
||||||
NewCompanyToDolibarr=Tercero creado
|
NewCompanyToDolibarr=Tercero creado
|
||||||
DateActionPlannedStart=Fecha de inicio prevista
|
DateActionPlannedStart=Fecha de inicio prevista
|
||||||
DateActionPlannedEnd=Fecha de fin prevista
|
DateActionPlannedEnd=Fecha de fin prevista
|
||||||
|
|||||||
@ -76,6 +76,7 @@ ActionAC_REL=Recordatorio factura a cliente por correo
|
|||||||
ActionAC_CLO=Cierre
|
ActionAC_CLO=Cierre
|
||||||
ActionAC_EMAILING=Envío mailing masivo
|
ActionAC_EMAILING=Envío mailing masivo
|
||||||
ActionAC_COM=Envío pedido de cliente por correo
|
ActionAC_COM=Envío pedido de cliente por correo
|
||||||
|
ActionAC_SHIP=Envío expedición por correo
|
||||||
ActionAC_SUP_ORD=Envío pedido a proveedor por correo
|
ActionAC_SUP_ORD=Envío pedido a proveedor por correo
|
||||||
ActionAC_SUP_INV=Envío factura de proveedor por correo
|
ActionAC_SUP_INV=Envío factura de proveedor por correo
|
||||||
ActionAC_OTH=Otra
|
ActionAC_OTH=Otra
|
||||||
|
|||||||
@ -50,6 +50,8 @@ WarningNoQtyLeftToSend=Alerta, ningún producto en espera de envío.
|
|||||||
StatsOnShipmentsOnlyValidated=Estadísticas realizadas únicamente sobre las expediciones validadas
|
StatsOnShipmentsOnlyValidated=Estadísticas realizadas únicamente sobre las expediciones validadas
|
||||||
DateDeliveryPlanned=Fecha prevista de entrega
|
DateDeliveryPlanned=Fecha prevista de entrega
|
||||||
DateReceived=Fecha real de recepción
|
DateReceived=Fecha real de recepción
|
||||||
|
SendShippingByEMail=Envío de expedición por e-mail
|
||||||
|
SendShippingRef=Envío expedición %s
|
||||||
# Sending methods
|
# Sending methods
|
||||||
SendingMethodCATCH=Recogido por el cliente
|
SendingMethodCATCH=Recogido por el cliente
|
||||||
SendingMethodTRANS=Transportista
|
SendingMethodTRANS=Transportista
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user