admin.lang 1.3 KB

1234567891011121314
  1. # Dolibarr language file - Source file is en_US - admin
  2. VersionProgram=Versión del programa
  3. VersionLastInstall=Instalar versión inicial
  4. Module30Name=Facturas
  5. Permission91=Consultar impuestos e IGV
  6. Permission92=Crear/modificar impuestos e IGV
  7. Permission93=Eliminar impuestos e IGV
  8. DictionaryVAT=Tasa de IGV o tasa de impuesto a las ventas
  9. UnitPriceOfProduct=Precio unitario sin IGV de un producto
  10. OptionVatMode=IGV adeudado
  11. MailToSendInvoice=Facturas de Clientes
  12. OperationParamDesc=Define the rules to use to extract or set values.<br>Example for operations that need to extract a name from email subject:<br>name=EXTRACT:SUBJECT:Message from company ([^\n]*)<br>Example for operations that create objects:<br>objproperty1=SET:the value to set<br>objproperty2=SET:a value including value of __objproperty1__<br>objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined<br>objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)<br>options_myextrafield1=EXTRACT:SUBJECT:([^&#92;n]*)<br>object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)<br><br>Use a ; char as separator to extract or set several properties.
  13. IfYouUseASecondTaxYouMustSetYouUseTheMainTax=If you want to use a second tax, you must enable also the first sale tax
  14. IfYouUseAThirdTaxYouMustSetYouUseTheMainTax=If you want to use a third tax, you must enable also the first sale tax