Trad missing
This commit is contained in:
parent
6a4666767b
commit
10cc63efee
@ -1,4 +1,4 @@
|
|||||||
# Dolibarr language file - ca_ES - bills
|
# Dolibarr language file - ca_ES - bills
|
||||||
CHARSET = UTF-8
|
CHARSET = UTF-8
|
||||||
Bill = Factura
|
Bill = Factura
|
||||||
Bills = Factures
|
Bills = Factures
|
||||||
@ -352,6 +352,8 @@ Reported = Ajornat
|
|||||||
InvoiceDeposit = Factura de bestreta
|
InvoiceDeposit = Factura de bestreta
|
||||||
InvoiceDepositAsk = Factura de bestreta
|
InvoiceDepositAsk = Factura de bestreta
|
||||||
InvoiceDepositDesc = La <b>factura de bestreta</b> és el tipus de factura que es crea a la recepció d'una bestreta, si no és possible realitzar el pagament sobre una factura definitiva.
|
InvoiceDepositDesc = La <b>factura de bestreta</b> és el tipus de factura que es crea a la recepció d'una bestreta, si no és possible realitzar el pagament sobre una factura definitiva.
|
||||||
|
DisabledBecausePayments = No disponible ja que hi ha pagaments
|
||||||
|
CantRemovePaymentWithOneInvoicePaid = Eliminació impossible quan hi ha almenys una factura classificada com a pagada.
|
||||||
##### Types de contacts ##### = =
|
##### Types de contacts ##### = =
|
||||||
TypeContact_facture_internal_SALESREPFOLL = Responsable seguiment factura a client
|
TypeContact_facture_internal_SALESREPFOLL = Responsable seguiment factura a client
|
||||||
TypeContact_facture_external_BILLING = Contacte client facturació
|
TypeContact_facture_external_BILLING = Contacte client facturació
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Dolibarr language file - es_ES - bills
|
# Dolibarr language file - es_ES - bills
|
||||||
CHARSET = UTF-8
|
CHARSET = UTF-8
|
||||||
Bill = Factura
|
Bill = Factura
|
||||||
Bills = Facturas
|
Bills = Facturas
|
||||||
@ -352,6 +352,8 @@ Reported = Aplazado
|
|||||||
InvoiceDeposit = Factura de anticipo
|
InvoiceDeposit = Factura de anticipo
|
||||||
InvoiceDepositAsk = Factura de anticipo
|
InvoiceDepositAsk = Factura de anticipo
|
||||||
InvoiceDepositDesc = La <b>factura de anticipo</b> es el tipo de factura que se crea a la recepción de un anticipo, si no es posible realizar el pago sobre una factura definitiva.
|
InvoiceDepositDesc = La <b>factura de anticipo</b> es el tipo de factura que se crea a la recepción de un anticipo, si no es posible realizar el pago sobre una factura definitiva.
|
||||||
|
DisabledBecausePayments = No disponible ya que existen pagos
|
||||||
|
CantRemovePaymentWithOneInvoicePaid = Eliminación imposible cuando existe al menos una factura clasificada como pagada.
|
||||||
##### Types de contacts ##### =
|
##### Types de contacts ##### =
|
||||||
TypeContact_facture_internal_SALESREPFOLL = Responsable seguimiento factura a cliente
|
TypeContact_facture_internal_SALESREPFOLL = Responsable seguimiento factura a cliente
|
||||||
TypeContact_facture_external_BILLING = Contacto cliente facturación
|
TypeContact_facture_external_BILLING = Contacto cliente facturación
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user