# Translation of Odoo Server. # This file contains the translation of the following modules: # * product_extended # # Translators: # Viktor Pogrebniak , 2016 # Sergey Vilizhanin , 2016 # dr&mx , 2016 # Danil Bochevkin , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:57+0000\n" "PO-Revision-Date: 2016-09-07 08:57+0000\n" "Last-Translator: Danil Bochevkin , 2016\n" "Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_product_product_available_in_pos msgid "Available in the Point of Sale" msgstr "Доступно в точке продажи" #. module: product_extended #: model:ir.model.fields,help:product_extended.field_product_product_to_weight msgid "" "Check if the product should be weighted using the hardware scale integration" msgstr "Выберите, если товар можно взвесить весами" #. module: product_extended #: model:ir.model.fields,help:product_extended.field_product_product_available_in_pos msgid "Check if you want this product to appear in the Point of Sale" msgstr "Выберите, если товар должен присутствовать в точке продаж" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2 #: model:ir.ui.view,arch_db:product_extended.product_product_view_form_normal_inherit_extended msgid "Compute from BOM" msgstr "Расчитать из ВМ" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2 #: model:ir.ui.view,arch_db:product_extended.product_product_view_form_normal_inherit_extended msgid "" "Compute the price of the product using products and operations of related " "bill of materials, for manufactured products only." msgstr "" "Вычислить цену продукта используя продукты и операции соответствующей " "ведомости материалов; только для производимых продуктов." #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_product_product_pos_categ_id msgid "Point of Sale Category" msgstr "Категории для точки продаж" #. module: product_extended #: model:ir.model,name:product_extended.model_product_product msgid "Product" msgstr "Продукт" #. module: product_extended #: model:ir.model,name:product_extended.model_product_template msgid "Product Template" msgstr "Шаблон Продукта" #. module: product_extended #: model:ir.model.fields,help:product_extended.field_product_product_pos_categ_id msgid "Those categories are used to group similar products for point of sale." msgstr "" "Категории используются для группировки похожих товаров для точки продаж." #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_product_product_to_weight msgid "To Weigh With Scale" msgstr "Для взвешивания на весах"