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.

149 lines
3.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_order_load
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2016
  7. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 8.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-01-21 05:04+0000\n"
  13. "PO-Revision-Date: 2017-01-21 05:04+0000\n"
  14. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
  15. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  16. "Language: de\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_order_load
  22. #. openerp-web
  23. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:296
  24. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:322
  25. #, python-format
  26. msgid "Can not execute this action because the POS is currently offline"
  27. msgstr ""
  28. #. module: pos_order_load
  29. #. openerp-web
  30. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:188
  31. #, python-format
  32. msgid "Can not load the Selected Order because the POS is currently offline"
  33. msgstr ""
  34. #. module: pos_order_load
  35. #. openerp-web
  36. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:28
  37. #, python-format
  38. msgid "Cancel"
  39. msgstr "Löschen"
  40. #. module: pos_order_load
  41. #. openerp-web
  42. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:187
  43. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:295
  44. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:321
  45. #, python-format
  46. msgid "Connection error"
  47. msgstr ""
  48. #. module: pos_order_load
  49. #. openerp-web
  50. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:54
  51. #, python-format
  52. msgid "Customer"
  53. msgstr "Kunde"
  54. #. module: pos_order_load
  55. #. openerp-web
  56. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:5
  57. #, python-format
  58. msgid "Load Draft Order"
  59. msgstr ""
  60. #. module: pos_order_load
  61. #. openerp-web
  62. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:53
  63. #, python-format
  64. msgid "Order"
  65. msgstr "Auftrag"
  66. #. module: pos_order_load
  67. #: model:ir.model,name:pos_order_load.model_pos_order
  68. #, fuzzy
  69. msgid "Point of Sale Orders"
  70. msgstr "Verkaufsstelle"
  71. #. module: pos_order_load
  72. #. openerp-web
  73. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:10
  74. #, python-format
  75. msgid "Save Current Order"
  76. msgstr ""
  77. #. module: pos_order_load
  78. #. openerp-web
  79. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:85
  80. #, python-format
  81. msgid "Save The current Order ?"
  82. msgstr ""
  83. #. module: pos_order_load
  84. #. openerp-web
  85. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:36
  86. #, python-format
  87. msgid "Search Orders"
  88. msgstr ""
  89. #. module: pos_order_load
  90. #. openerp-web
  91. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:40
  92. #, python-format
  93. msgid "Select Order"
  94. msgstr ""
  95. #. module: pos_order_load
  96. #. openerp-web
  97. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:86
  98. #, python-format
  99. msgid ""
  100. "This operation will save the current order in a draft state. You'll have to "
  101. "mark it as paid after."
  102. msgstr ""
  103. #. module: pos_order_load
  104. #. openerp-web
  105. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:55
  106. #, python-format
  107. msgid "Total Amount"
  108. msgstr "Gesamtbetrag"
  109. #. module: pos_order_load
  110. #. openerp-web
  111. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:274
  112. #, python-format
  113. msgid ""
  114. "Unable to load some order lines because the products are not available in "
  115. "the POS cache.\n"
  116. "\n"
  117. "Please check that lines :\n"
  118. "\n"
  119. " * "
  120. msgstr ""
  121. #. module: pos_order_load
  122. #. openerp-web
  123. #: code:addons/pos_order_load/static/src/js/pos_order_load.js:273
  124. #, python-format
  125. msgid "Unknown Products"
  126. msgstr ""
  127. #. module: pos_order_load
  128. #. openerp-web
  129. #: code:addons/pos_order_load/static/src/xml/pos_order_load.xml:32
  130. #, python-format
  131. msgid "Validate"
  132. msgstr "Prüfen"