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.

67 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_margin
  4. #
  5. # Translators:
  6. # Peter Hageman <hageman.p@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-05-30 02:44+0000\n"
  12. "PO-Revision-Date: 2017-05-30 02:44+0000\n"
  13. "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
  14. "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
  15. "teams/23907/nl_NL/)\n"
  16. "Language: nl_NL\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 "Kostprijs"
  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. #. module: pos_margin
  32. #: model:ir.model,name:pos_margin.model_pos_order_line
  33. #, fuzzy
  34. msgid "Lines of Point of Sale Orders"
  35. msgstr "Kassaorders"
  36. #. module: pos_margin
  37. #: model:ir.model.fields,field_description:pos_margin.field_pos_order_line_margin
  38. #: model:ir.model.fields,field_description:pos_margin.field_pos_order_margin
  39. msgid "Margin"
  40. msgstr "Marge"
  41. #. module: pos_margin
  42. #: model:ir.model.fields,field_description:pos_margin.field_report_pos_order_margin_rate
  43. #, fuzzy
  44. msgid "Margin Rate"
  45. msgstr "Marge"
  46. #. module: pos_margin
  47. #: model:ir.model.fields,field_description:pos_margin.field_report_pos_order_margin_total
  48. #, fuzzy
  49. msgid "Margin Total"
  50. msgstr "Marge"
  51. #. module: pos_margin
  52. #: model:ir.model,name:pos_margin.model_pos_order
  53. msgid "Point of Sale Orders"
  54. msgstr "Kassaorders"
  55. #. module: pos_margin
  56. #: model:ir.model,name:pos_margin.model_report_pos_order
  57. #, fuzzy
  58. msgid "Point of Sale Orders Statistics"
  59. msgstr "Kassaorders"