es.po 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_invoice_supplier_ref_unique
  4. #
  5. # Translators:
  6. # Eduardo Rodríguez Crespo <erocre@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: account-invoicing (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-04-16 04:26+0000\n"
  12. "PO-Revision-Date: 2016-04-25 14:07+0000\n"
  13. "Last-Translator: Eduardo Rodríguez Crespo <erocre@gmail.com>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-invoicing-8-0/language/es/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: account_invoice_supplier_ref_unique
  21. #: model:ir.model,name:account_invoice_supplier_ref_unique.model_account_invoice
  22. msgid "Invoice"
  23. msgstr "Factura"
  24. #. module: account_invoice_supplier_ref_unique
  25. #: code:addons/account_invoice_supplier_ref_unique/account_invoice.py:50
  26. #, python-format
  27. msgid ""
  28. "The invoice/refund with supplier invoice number '%s' already exists in Odoo "
  29. "under the number '%s' for supplier '%s'."
  30. msgstr "La factura/abono con número de factura de proveedor '%s' ya existe en Odoo con el número '%s' para el proveedor '%s'."