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.

158 lines
5.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_customer_display
  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_customer_display
  22. #: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  23. msgid "Bottom Line"
  24. msgstr "Onderste regel"
  25. #. module: pos_customer_display
  26. #: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l2
  27. msgid ""
  28. "Bottom line of the message on the customer display which is displayed after "
  29. "starting POS and also after validation of an order"
  30. msgstr ""
  31. #. module: pos_customer_display
  32. #: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l2
  33. msgid ""
  34. "Bottom line of the message on the customer display which is displayed when "
  35. "POS is closed"
  36. msgstr ""
  37. #. module: pos_customer_display
  38. #. openerp-web
  39. #: code:addons/pos_customer_display/static/src/js/customer_display.js:74
  40. #, python-format
  41. msgid "Cancel Payment"
  42. msgstr ""
  43. #. module: pos_customer_display
  44. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_iface_customer_display
  45. #: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  46. msgid "Customer Display"
  47. msgstr ""
  48. #. module: pos_customer_display
  49. #. openerp-web
  50. #: code:addons/pos_customer_display/static/src/js/customer_display.js:59
  51. #, python-format
  52. msgid "Delete Item"
  53. msgstr "Verwijder Item"
  54. #. module: pos_customer_display
  55. #: model:ir.model.fields,help:pos_customer_display.field_pos_config_iface_customer_display
  56. msgid "Display data on the customer display"
  57. msgstr ""
  58. #. module: pos_customer_display
  59. #: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_line_length
  60. msgid "Length of the LEDs lines of the customer display"
  61. msgstr ""
  62. #. module: pos_customer_display
  63. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_line_length
  64. msgid "Line Length of the Customer Display"
  65. msgstr ""
  66. #. module: pos_customer_display
  67. #: code:addons/pos_customer_display/models/pos_customer_display.py:46
  68. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l2
  69. #, python-format
  70. msgid "Next Customer (bottom line)"
  71. msgstr "Volgende Klant (onderste regel)"
  72. #. module: pos_customer_display
  73. #: code:addons/pos_customer_display/models/pos_customer_display.py:44
  74. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l1
  75. #, python-format
  76. msgid "Next Customer (top line)"
  77. msgstr "Volgende Klant (bovenste regel)"
  78. #. module: pos_customer_display
  79. #: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  80. msgid "Next Customer Message"
  81. msgstr "Volgende klant bericht"
  82. #. module: pos_customer_display
  83. #: code:addons/pos_customer_display/models/pos_customer_display.py:50
  84. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l2
  85. #, python-format
  86. msgid "POS Closed (bottom line)"
  87. msgstr "Kassa gesloten (onderste regel)"
  88. #. module: pos_customer_display
  89. #: code:addons/pos_customer_display/models/pos_customer_display.py:48
  90. #: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l1
  91. #, python-format
  92. msgid "POS Closed (top line)"
  93. msgstr "Kassa Gesloten (bovenste regel)"
  94. #. module: pos_customer_display
  95. #: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  96. msgid "POS Closed Message"
  97. msgstr "Kassa Gesloten Bericht"
  98. #. module: pos_customer_display
  99. #. openerp-web
  100. #: code:addons/pos_customer_display/static/src/js/customer_display.js:66
  101. #, python-format
  102. msgid "TOTAL: "
  103. msgstr "Totaal:"
  104. #. module: pos_customer_display
  105. #: code:addons/pos_customer_display/models/pos_customer_display.py:55
  106. #, python-format
  107. msgid ""
  108. "The message for customer display '%s' is too long: it has %d chars whereas "
  109. "the maximum is %d chars."
  110. msgstr ""
  111. #. module: pos_customer_display
  112. #: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form
  113. msgid "Top Line"
  114. msgstr "Bovenste regel"
  115. #. module: pos_customer_display
  116. #: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l1
  117. msgid ""
  118. "Top line of the message on the customer display which is displayed after "
  119. "starting POS and also after validation of an order"
  120. msgstr ""
  121. #. module: pos_customer_display
  122. #: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l1
  123. msgid ""
  124. "Top line of the message on the customer display which is displayed when POS "
  125. "is closed"
  126. msgstr ""
  127. #. module: pos_customer_display
  128. #. openerp-web
  129. #: code:addons/pos_customer_display/static/src/js/customer_display.js:81
  130. #, python-format
  131. msgid "Your Change:"
  132. msgstr ""
  133. #. module: pos_customer_display
  134. #: model:ir.model,name:pos_customer_display.model_pos_config
  135. msgid "pos.config"
  136. msgstr "pos.config"