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.

188 lines
6.0 KiB

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