purchase_order_line_sequence.pot 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * purchase_order_line_sequence
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-05-21 01:53+0000\n"
  10. "PO-Revision-Date: 2015-05-21 01:53+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: purchase_order_line_sequence
  18. #: help:purchase.order.line,sequence:0
  19. msgid "Gives the sequence of this line when displaying the purchase order."
  20. msgstr ""
  21. #. module: purchase_order_line_sequence
  22. #: code:addons/purchase_order_line_sequence/model/purchase.py:69
  23. #, python-format
  24. msgid "Greater or equal than 1"
  25. msgstr ""
  26. #. module: purchase_order_line_sequence
  27. #: model:ir.model,name:purchase_order_line_sequence.model_purchase_order
  28. msgid "Purchase Order"
  29. msgstr ""
  30. #. module: purchase_order_line_sequence
  31. #: model:ir.model,name:purchase_order_line_sequence.model_purchase_order_line
  32. msgid "Purchase Order Line"
  33. msgstr ""
  34. #. module: purchase_order_line_sequence
  35. #: field:purchase.order.line,sequence:0
  36. msgid "Sequence"
  37. msgstr ""
  38. #. module: purchase_order_line_sequence
  39. #: code:addons/purchase_order_line_sequence/model/purchase.py:46
  40. #, python-format
  41. msgid "The next sequence numbers are already used"
  42. msgstr ""
  43. #. module: purchase_order_line_sequence
  44. #: code:addons/purchase_order_line_sequence/model/purchase.py:68
  45. #, python-format
  46. msgid "The sequence must be a positive number!"
  47. msgstr ""
  48. #. module: purchase_order_line_sequence
  49. #: code:addons/purchase_order_line_sequence/model/purchase.py:45
  50. #, python-format
  51. msgid "The sequence must be unique per purchase order!"
  52. msgstr ""
  53. #. module: purchase_order_line_sequence
  54. #: field:purchase.order,website_message_ids:0
  55. msgid "Website Messages"
  56. msgstr ""
  57. #. module: purchase_order_line_sequence
  58. #: help:purchase.order,website_message_ids:0
  59. msgid "Website communication history"
  60. msgstr ""
  61. #. module: purchase_order_line_sequence
  62. #: view:purchase.order:purchase_order_line_sequence.purchase_order_sequence_form
  63. msgid "{'order_line': order_line}"
  64. msgstr ""