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.

169 lines
6.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_access_right
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "PO-Revision-Date: 2019-05-30 11:19+0000\n"
  10. "Last-Translator: Ivan Yelizariev <yelizariev@it-projects.info>\n"
  11. "Language-Team: none\n"
  12. "Language: ru\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  17. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  18. "X-Generator: Weblate 3.6.1\n"
  19. #. module: pos_access_right
  20. #. openerp-web
  21. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:142
  22. #, python-format
  23. msgid "Change Unit Price - Unauthorized function"
  24. msgstr ""
  25. #. module: pos_access_right
  26. #. openerp-web
  27. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:87
  28. #, python-format
  29. msgid "Delete Order - Unauthorized function"
  30. msgstr ""
  31. #. module: pos_access_right
  32. #. openerp-web
  33. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:135
  34. #, python-format
  35. msgid "Discount - Unauthorized function"
  36. msgstr ""
  37. #. module: pos_access_right
  38. #. openerp-web
  39. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:70
  40. #, python-format
  41. msgid "Many Orders - Unauthorized function"
  42. msgstr ""
  43. #. module: pos_access_right
  44. #. openerp-web
  45. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:115
  46. #, python-format
  47. msgid "Negative Quantity - Unauthorized function"
  48. msgstr ""
  49. #. module: pos_access_right
  50. #. openerp-web
  51. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:166
  52. #, python-format
  53. msgid "Payment - Unauthorized function"
  54. msgstr ""
  55. #. module: pos_access_right
  56. #. openerp-web
  57. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:71
  58. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:88
  59. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:116
  60. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:136
  61. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:143
  62. #: code:addons/pos_access_right/static/src/js/pos_access_right.js:167
  63. #, python-format
  64. msgid "Please ask your manager to do it."
  65. msgstr "Попросите менеджера выполнить это действие."
  66. #. module: pos_access_right
  67. #: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_discount_id
  68. msgid "Point of Sale - Allow Discount"
  69. msgstr "Точка продаж - Разрешить Скидки"
  70. #. module: pos_access_right
  71. #: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_negative_qty_id
  72. msgid "Point of Sale - Allow Negative Quantity"
  73. msgstr "Точка продаж - Разрешить отрицательное количество"
  74. #. module: pos_access_right
  75. #: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_change_unit_price_id
  76. msgid "Point of Sale - Allow Unit Price Change"
  77. msgstr "Точка продаж - Разрешить изменение цены за штуку"
  78. #. module: pos_access_right
  79. #: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_delete_order_id
  80. #: model:res.groups,name:pos_access_right.group_delete_order
  81. msgid "Point of Sale - Delete Order"
  82. msgstr "Точка продаж - Удаление заказа"
  83. #. module: pos_access_right
  84. #: model:res.groups,name:pos_access_right.group_discount
  85. msgid "Point of Sale - Discount"
  86. msgstr "Точка продаж - Скидки"
  87. #. module: pos_access_right
  88. #: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_multi_order_id
  89. #: model:res.groups,name:pos_access_right.group_multi_order
  90. msgid "Point of Sale - Many Orders"
  91. msgstr "Точка продаж - Более одного заказа"
  92. #. module: pos_access_right
  93. #: model:res.groups,name:pos_access_right.group_negative_qty
  94. msgid "Point of Sale - Negative Quantity"
  95. msgstr "Точка продаж - Отрицательное количество"
  96. #. module: pos_access_right
  97. #: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_payment_id
  98. #: model:res.groups,name:pos_access_right.group_payment
  99. #, fuzzy
  100. #| msgid "Point of Sale - Discount"
  101. msgid "Point of Sale - Payment"
  102. msgstr "Точка продаж - Скидки"
  103. #. module: pos_access_right
  104. #: model:res.groups,name:pos_access_right.group_change_unit_price
  105. msgid "Point of Sale - Unit Price Change"
  106. msgstr "Точка продаж - Изменение цены за штуку"
  107. #. module: pos_access_right
  108. #: model:ir.model,name:pos_access_right.model_pos_config
  109. msgid "Point of Sale Configuration"
  110. msgstr "Настройки Точки продаж"
  111. #. module: pos_access_right
  112. #: model:ir.model.fields,help:pos_access_right.field_pos_config__group_discount_id
  113. msgid ""
  114. "This field is there to pass the id of the 'PoS - Allow Discount' Group to "
  115. "the Point of Sale Frontend."
  116. msgstr ""
  117. #. module: pos_access_right
  118. #: model:ir.model.fields,help:pos_access_right.field_pos_config__group_negative_qty_id
  119. msgid ""
  120. "This field is there to pass the id of the 'PoS - Allow Negative Quantity' "
  121. "Group to the Point of Sale Frontend."
  122. msgstr ""
  123. #. module: pos_access_right
  124. #: model:ir.model.fields,help:pos_access_right.field_pos_config__group_change_unit_price_id
  125. msgid ""
  126. "This field is there to pass the id of the 'PoS - Allow Unit Price Change' "
  127. "Group to the Point of Sale Frontend."
  128. msgstr ""
  129. #. module: pos_access_right
  130. #: model:ir.model.fields,help:pos_access_right.field_pos_config__group_delete_order_id
  131. msgid ""
  132. "This field is there to pass the id of the 'PoS - Delete Order' Group to the "
  133. "Point of Sale Frontend."
  134. msgstr ""
  135. #. module: pos_access_right
  136. #: model:ir.model.fields,help:pos_access_right.field_pos_config__group_multi_order_id
  137. msgid ""
  138. "This field is there to pass the id of the 'PoS - Many Orders Group to the "
  139. "Point of Sale Frontend."
  140. msgstr ""
  141. #. module: pos_access_right
  142. #: model:ir.model.fields,help:pos_access_right.field_pos_config__group_payment_id
  143. msgid ""
  144. "This field is there to pass the id of the 'PoS - Payment' Group to the Point "
  145. "of Sale Frontend."
  146. msgstr ""