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.

173 lines
5.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_customer_display
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2020-01-11 23:37+0000\n"
  10. "PO-Revision-Date: 2020-01-11 23:37+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: pos_customer_display
  18. #: selection:pos.config,customer_display_format:0
  19. msgid "2 Lines of 20 Characters"
  20. msgstr ""
  21. #. module: pos_customer_display
  22. #. openerp-web
  23. #: code:addons/pos_customer_display/static/src/js/customer_display_2_20.js:94
  24. #, python-format
  25. msgid "Customer Account"
  26. msgstr ""
  27. #. module: pos_customer_display
  28. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config__customer_display_format
  29. msgid "Customer Display Format"
  30. msgstr ""
  31. #. module: pos_customer_display
  32. #. openerp-web
  33. #: code:addons/pos_customer_display/static/src/js/customer_display_2_20.js:61
  34. #, python-format
  35. msgid "Deleting Line ..."
  36. msgstr ""
  37. #. module: pos_customer_display
  38. #: model:ir.model.fields,help:pos_customer_display.field_pos_config__iface_customer_display
  39. msgid "Display data on the customer display"
  40. msgstr ""
  41. #. module: pos_customer_display
  42. #: model:ir.model.fields,help:pos_customer_display.field_pos_config__customer_display_msg_next_l1
  43. msgid "First line of the message on the customer display which is displayed after starting POS and also after validation of an order"
  44. msgstr ""
  45. #. module: pos_customer_display
  46. #: model:ir.model.fields,help:pos_customer_display.field_pos_config__customer_display_msg_closed_l1
  47. msgid "First line of the message on the customer display which is displayed when POS is closed"
  48. msgstr ""
  49. #. module: pos_customer_display
  50. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config__iface_customer_display
  51. #: model_terms:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  52. msgid "LED Customer Display"
  53. msgstr ""
  54. #. module: pos_customer_display
  55. #: model:ir.model.fields,help:pos_customer_display.field_pos_config__customer_display_line_length
  56. msgid "Length of the LEDs lines of the customer display"
  57. msgstr ""
  58. #. module: pos_customer_display
  59. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config__customer_display_line_length
  60. #: model_terms:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  61. msgid "Line Length"
  62. msgstr ""
  63. #. module: pos_customer_display
  64. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config__customer_display_msg_next_l1
  65. #: model_terms:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  66. msgid "Next Customer (Line 1)"
  67. msgstr ""
  68. #. module: pos_customer_display
  69. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config__customer_display_msg_next_l2
  70. #: model_terms:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  71. msgid "Next Customer (Line 2)"
  72. msgstr ""
  73. #. module: pos_customer_display
  74. #. openerp-web
  75. #: code:addons/pos_customer_display/static/src/js/customer_display_2_20.js:99
  76. #, python-format
  77. msgid "No Customer Account"
  78. msgstr ""
  79. #. module: pos_customer_display
  80. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config__customer_display_msg_closed_l1
  81. #: model_terms:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  82. msgid "PoS Closed (Line 1)"
  83. msgstr ""
  84. #. module: pos_customer_display
  85. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config__customer_display_msg_closed_l2
  86. msgid "PoS Closed (Line 2)"
  87. msgstr ""
  88. #. module: pos_customer_display
  89. #: code:addons/pos_customer_display/models/pos_config.py:64
  90. #, python-format
  91. msgid "Point of Sale Closed"
  92. msgstr ""
  93. #. module: pos_customer_display
  94. #: model:ir.model,name:pos_customer_display.model_pos_config
  95. msgid "Point of Sale Configuration"
  96. msgstr ""
  97. #. module: pos_customer_display
  98. #: code:addons/pos_customer_display/models/pos_config.py:60
  99. #, python-format
  100. msgid "Point of Sale Open"
  101. msgstr ""
  102. #. module: pos_customer_display
  103. #: model_terms:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  104. msgid "Pos Closed (Line 2)"
  105. msgstr ""
  106. #. module: pos_customer_display
  107. #. openerp-web
  108. #: code:addons/pos_customer_display/static/src/js/customer_display_2_20.js:81
  109. #, python-format
  110. msgid "Returned: "
  111. msgstr ""
  112. #. module: pos_customer_display
  113. #: model:ir.model.fields,help:pos_customer_display.field_pos_config__customer_display_msg_next_l2
  114. msgid "Second line of the message on the customer display which is displayed after starting POS and also after validation of an order"
  115. msgstr ""
  116. #. module: pos_customer_display
  117. #: model:ir.model.fields,help:pos_customer_display.field_pos_config__customer_display_msg_closed_l2
  118. msgid "Second line of the message on the customer display which is displayed when POS is closed"
  119. msgstr ""
  120. #. module: pos_customer_display
  121. #: code:addons/pos_customer_display/models/pos_config.py:66
  122. #, python-format
  123. msgid "See you soon!"
  124. msgstr ""
  125. #. module: pos_customer_display
  126. #: code:addons/pos_customer_display/models/pos_config.py:93
  127. #, python-format
  128. msgid "The message for customer display '%s' is too long: it has %d chars whereas the maximum is %d chars."
  129. msgstr ""
  130. #. module: pos_customer_display
  131. #. openerp-web
  132. #: code:addons/pos_customer_display/static/src/js/customer_display_2_20.js:79
  133. #, python-format
  134. msgid "To Pay: "
  135. msgstr ""
  136. #. module: pos_customer_display
  137. #. openerp-web
  138. #: code:addons/pos_customer_display/static/src/js/customer_display_2_20.js:86
  139. #, python-format
  140. msgid "Total"
  141. msgstr ""
  142. #. module: pos_customer_display
  143. #: code:addons/pos_customer_display/models/pos_config.py:62
  144. #, python-format
  145. msgid "Welcome!"
  146. msgstr ""