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.

152 lines
3.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_place
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: pos_place
  16. #: model:ir.model.fields,field_description:pos_place.field_pos_place__active
  17. msgid "Active"
  18. msgstr ""
  19. #. module: pos_place
  20. #: model:ir.model.fields,field_description:pos_place.field_pos_place__code
  21. #: model_terms:ir.ui.view,arch_db:pos_place.view_pos_place_form
  22. msgid "Code"
  23. msgstr ""
  24. #. module: pos_place
  25. #: model:ir.model.fields,field_description:pos_place.field_pos_place__company_id
  26. msgid "Company"
  27. msgstr ""
  28. #. module: pos_place
  29. #: model:ir.model.fields,field_description:pos_place.field_pos_place__create_uid
  30. msgid "Created by"
  31. msgstr ""
  32. #. module: pos_place
  33. #: model:ir.model.fields,field_description:pos_place.field_pos_place__create_date
  34. msgid "Created on"
  35. msgstr ""
  36. #. module: pos_place
  37. #: model:ir.model.fields,field_description:pos_place.field_pos_place__display_name
  38. msgid "Display Name"
  39. msgstr ""
  40. #. module: pos_place
  41. #: model:ir.model.fields,field_description:pos_place.field_pos_place__id
  42. msgid "ID"
  43. msgstr ""
  44. #. module: pos_place
  45. #: model:ir.model.fields,field_description:pos_place.field_pos_place____last_update
  46. msgid "Last Modified on"
  47. msgstr ""
  48. #. module: pos_place
  49. #: model:ir.model.fields,field_description:pos_place.field_pos_place__write_uid
  50. msgid "Last Updated by"
  51. msgstr ""
  52. #. module: pos_place
  53. #: model:ir.model.fields,field_description:pos_place.field_pos_place__write_date
  54. msgid "Last Updated on"
  55. msgstr ""
  56. #. module: pos_place
  57. #: model:res.groups,name:pos_place.group_pos_place_manager
  58. msgid "Manager"
  59. msgstr ""
  60. #. module: pos_place
  61. #: model:ir.model.fields,field_description:pos_place.field_pos_place__name
  62. #: model_terms:ir.ui.view,arch_db:pos_place.view_pos_place_form
  63. msgid "Name"
  64. msgstr ""
  65. #. module: pos_place
  66. #. openerp-web
  67. #: code:addons/pos_place/static/src/js/widget.js:41
  68. #: model:ir.model.fields,field_description:pos_place.field_pos_order__place_id
  69. #: model:ir.model.fields,field_description:pos_place.field_report_pos_order__place_id
  70. #, python-format
  71. msgid "Place"
  72. msgstr ""
  73. #. module: pos_place
  74. #. openerp-web
  75. #: code:addons/pos_place/static/src/xml/pos_place.xml:28
  76. #: code:addons/pos_place/static/src/xml/pos_place.xml:41
  77. #, python-format
  78. msgid "Place:"
  79. msgstr ""
  80. #. module: pos_place
  81. #: model:ir.actions.act_window,name:pos_place.action_pos_place
  82. #: model:ir.ui.menu,name:pos_place.menu_pos_place
  83. msgid "Places"
  84. msgstr ""
  85. #. module: pos_place
  86. #: model:ir.module.category,name:pos_place.module_category_pos_place
  87. msgid "Point of Sale - Places"
  88. msgstr ""
  89. #. module: pos_place
  90. #: model:ir.model,name:pos_place.model_pos_config
  91. msgid "Point of Sale Configuration"
  92. msgstr ""
  93. #. module: pos_place
  94. #: model:ir.model,name:pos_place.model_pos_order
  95. msgid "Point of Sale Orders"
  96. msgstr ""
  97. #. module: pos_place
  98. #: model:ir.model,name:pos_place.model_report_pos_order
  99. msgid "Point of Sale Orders Report"
  100. msgstr ""
  101. #. module: pos_place
  102. #: model:ir.model.fields,field_description:pos_place.field_pos_config__group_pos_place_user_id
  103. msgid "Point of Sale Place User Group"
  104. msgstr ""
  105. #. module: pos_place
  106. #: model:ir.model,name:pos_place.model_pos_place
  107. msgid "Point of Sale Places"
  108. msgstr ""
  109. #. module: pos_place
  110. #. openerp-web
  111. #: code:addons/pos_place/static/src/js/gui.js:31
  112. #, python-format
  113. msgid "Select a Place"
  114. msgstr ""
  115. #. module: pos_place
  116. #: model:ir.model.fields,help:pos_place.field_pos_config__group_pos_place_user_id
  117. msgid "This field is there to pass the id of the pos place user group to the point of sale client."
  118. msgstr ""
  119. #. module: pos_place
  120. #: model:ir.model.fields,field_description:pos_place.field_pos_config__use_pos_place
  121. msgid "Use Point of Sale places"
  122. msgstr ""
  123. #. module: pos_place
  124. #: model:res.groups,name:pos_place.group_pos_place_user
  125. msgid "User"
  126. msgstr ""