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
169 lines
6.1 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_access_right
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2019-05-30 11:19+0000\n"
|
|
"Last-Translator: Ivan Yelizariev <yelizariev@it-projects.info>\n"
|
|
"Language-Team: none\n"
|
|
"Language: ru\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
"X-Generator: Weblate 3.6.1\n"
|
|
|
|
#. module: pos_access_right
|
|
#. openerp-web
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:142
|
|
#, python-format
|
|
msgid "Change Unit Price - Unauthorized function"
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#. openerp-web
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:87
|
|
#, python-format
|
|
msgid "Delete Order - Unauthorized function"
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#. openerp-web
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:135
|
|
#, python-format
|
|
msgid "Discount - Unauthorized function"
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#. openerp-web
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:70
|
|
#, python-format
|
|
msgid "Many Orders - Unauthorized function"
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#. openerp-web
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:115
|
|
#, python-format
|
|
msgid "Negative Quantity - Unauthorized function"
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#. openerp-web
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:166
|
|
#, python-format
|
|
msgid "Payment - Unauthorized function"
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#. openerp-web
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:71
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:88
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:116
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:136
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:143
|
|
#: code:addons/pos_access_right/static/src/js/pos_access_right.js:167
|
|
#, python-format
|
|
msgid "Please ask your manager to do it."
|
|
msgstr "Попросите менеджера выполнить это действие."
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_discount_id
|
|
msgid "Point of Sale - Allow Discount"
|
|
msgstr "Точка продаж - Разрешить Скидки"
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_negative_qty_id
|
|
msgid "Point of Sale - Allow Negative Quantity"
|
|
msgstr "Точка продаж - Разрешить отрицательное количество"
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_change_unit_price_id
|
|
msgid "Point of Sale - Allow Unit Price Change"
|
|
msgstr "Точка продаж - Разрешить изменение цены за штуку"
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_delete_order_id
|
|
#: model:res.groups,name:pos_access_right.group_delete_order
|
|
msgid "Point of Sale - Delete Order"
|
|
msgstr "Точка продаж - Удаление заказа"
|
|
|
|
#. module: pos_access_right
|
|
#: model:res.groups,name:pos_access_right.group_discount
|
|
msgid "Point of Sale - Discount"
|
|
msgstr "Точка продаж - Скидки"
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_multi_order_id
|
|
#: model:res.groups,name:pos_access_right.group_multi_order
|
|
msgid "Point of Sale - Many Orders"
|
|
msgstr "Точка продаж - Более одного заказа"
|
|
|
|
#. module: pos_access_right
|
|
#: model:res.groups,name:pos_access_right.group_negative_qty
|
|
msgid "Point of Sale - Negative Quantity"
|
|
msgstr "Точка продаж - Отрицательное количество"
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_payment_id
|
|
#: model:res.groups,name:pos_access_right.group_payment
|
|
#, fuzzy
|
|
#| msgid "Point of Sale - Discount"
|
|
msgid "Point of Sale - Payment"
|
|
msgstr "Точка продаж - Скидки"
|
|
|
|
#. module: pos_access_right
|
|
#: model:res.groups,name:pos_access_right.group_change_unit_price
|
|
msgid "Point of Sale - Unit Price Change"
|
|
msgstr "Точка продаж - Изменение цены за штуку"
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model,name:pos_access_right.model_pos_config
|
|
msgid "Point of Sale Configuration"
|
|
msgstr "Настройки Точки продаж"
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_discount_id
|
|
msgid ""
|
|
"This field is there to pass the id of the 'PoS - Allow Discount' Group to "
|
|
"the Point of Sale Frontend."
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_negative_qty_id
|
|
msgid ""
|
|
"This field is there to pass the id of the 'PoS - Allow Negative Quantity' "
|
|
"Group to the Point of Sale Frontend."
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_change_unit_price_id
|
|
msgid ""
|
|
"This field is there to pass the id of the 'PoS - Allow Unit Price Change' "
|
|
"Group to the Point of Sale Frontend."
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_delete_order_id
|
|
msgid ""
|
|
"This field is there to pass the id of the 'PoS - Delete Order' Group to the "
|
|
"Point of Sale Frontend."
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_multi_order_id
|
|
msgid ""
|
|
"This field is there to pass the id of the 'PoS - Many Orders Group to the "
|
|
"Point of Sale Frontend."
|
|
msgstr ""
|
|
|
|
#. module: pos_access_right
|
|
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_payment_id
|
|
msgid ""
|
|
"This field is there to pass the id of the 'PoS - Payment' Group to the Point "
|
|
"of Sale Frontend."
|
|
msgstr ""
|