You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
2.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_margin
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # enjolras <yo@miguelrevilla.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-03-01 02:01+0000\n"
  13. "PO-Revision-Date: 2018-03-01 02:01+0000\n"
  14. "Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
  15. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  16. "Language: es\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: pos_margin
  22. #: model:ir.model.fields,field_description:pos_margin.field_pos_order_line__purchase_price
  23. msgid "Cost Price"
  24. msgstr "Precio de coste"
  25. #. module: pos_margin
  26. #: model:ir.model.fields,help:pos_margin.field_pos_order__margin
  27. msgid ""
  28. "It gives profitability by calculating the difference between the Unit Price "
  29. "and the cost price."
  30. msgstr ""
  31. "Indica el beneficio calculando la diferencia entre el precio unitario y el "
  32. "precio de coste."
  33. #. module: pos_margin
  34. #: model:ir.model.fields,field_description:pos_margin.field_pos_order__margin
  35. #: model:ir.model.fields,field_description:pos_margin.field_pos_order_line__margin
  36. msgid "Margin"
  37. msgstr "Margen"
  38. #. module: pos_margin
  39. #: model:ir.model.fields,field_description:pos_margin.field_report_pos_order__margin_rate
  40. #, fuzzy
  41. msgid "Margin Rate"
  42. msgstr "Margen"
  43. #. module: pos_margin
  44. #: model:ir.model.fields,field_description:pos_margin.field_report_pos_order__margin_total
  45. #: model_terms:ir.ui.view,arch_db:pos_margin.view_pos_order_tree
  46. #, fuzzy
  47. msgid "Margin Total"
  48. msgstr "Margen"
  49. #. module: pos_margin
  50. #: model:ir.model,name:pos_margin.model_pos_order_line
  51. #, fuzzy
  52. #| msgid "Point of Sale Orders"
  53. msgid "Point of Sale Order Lines"
  54. msgstr "Pedidos del TPV"
  55. #. module: pos_margin
  56. #: model:ir.model,name:pos_margin.model_pos_order
  57. msgid "Point of Sale Orders"
  58. msgstr "Pedidos del TPV"
  59. #. module: pos_margin
  60. #: model:ir.model,name:pos_margin.model_report_pos_order
  61. #, fuzzy
  62. #| msgid "Point of Sale Orders"
  63. msgid "Point of Sale Orders Report"
  64. msgstr "Pedidos del TPV"
  65. #, fuzzy
  66. #~ msgid "Lines of Point of Sale Orders"
  67. #~ msgstr "Líneas del punto de venta"
  68. #, fuzzy
  69. #~ msgid "Point of Sale Orders Statistics"
  70. #~ msgstr "Pedidos del TPV"