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.

198 lines
6.2 KiB

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