1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/sale_purchase_inter_company_rules/i18n/ru.po
2024-12-10 09:04:09 +07:00

268 lines
12 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_purchase_inter_company_rules
#
# Translators:
# Константин Коровин <korovin74@gmail.com>, 2023
# Martin Trigaux, 2023
# Ivan Kropotkin <yelizariev@itpp.dev>, 2023
# Wil Odoo, 2024
# Nadia Martynova, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Nadia Martynova, 2024\n"
"Language-Team: Russian (https://app.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: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_purchase_order__auto_generated
msgid "Auto Generated Purchase Order"
msgstr "Автоматически генерируемый заказ на поставку"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_sale_order__auto_generated
msgid "Auto Generated Sales Order"
msgstr "Автоматически генерируемый заказ на продажу"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__auto_validation
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_config_settings__auto_validation
msgid "Automatic Validation"
msgstr "Автоматическая валидация"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
#, python-format
msgid "Automatically generated from %(origin)s of company %(company)s."
msgstr "Автоматически генерируется из %(origin)s компании %(company)s."
#. module: sale_purchase_inter_company_rules
#: model:ir.model,name:sale_purchase_inter_company_rules.model_res_company
msgid "Companies"
msgstr "Компании"
#. module: sale_purchase_inter_company_rules
#: model:ir.model,name:sale_purchase_inter_company_rules.model_res_config_settings
msgid "Config Settings"
msgstr "Параметры конфигурации"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
#, python-format
msgid ""
"Configure correct warehouse for company(%s) from Menu: "
"Settings/Users/Companies"
msgstr ""
"Настройте правильный склад для компании(%s) из Меню: "
"Настройки/Пользователи/Компании"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__copy_lots_delivery
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_config_settings__copy_lots_delivery
msgid "Copy Lots on Delivery Validation"
msgstr "Копирование партий при проверке доставки"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,help:sale_purchase_inter_company_rules.field_res_company__warehouse_id
#: model:ir.model.fields,help:sale_purchase_inter_company_rules.field_res_config_settings__warehouse_id
msgid ""
"Default value to set on Purchase(Sales) Orders that will be created based on"
" Sale(Purchase) Orders made to this company"
msgstr ""
"Значение по умолчанию для Покупки (или Продажи), которое будет создано на "
"основе Продажи (Закупки), сделанной этой компанией"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid ""
"Generate a %(validation)s %(generated_object)s using warehouse %(warehouse)s"
" when a company confirms a %(event_type)s for %(company)s."
msgstr ""
"Сгенерируйте %(validation)s %(generated_object)s, используя склад "
"%(warehouse)s, когда компания подтверждает %(event_type)s для %(company)s."
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid ""
"Generate a %(validation)s %(generated_object)s when a company confirms a "
"%(event_type)s for %(company)s."
msgstr ""
"Генерируйте %(validation)s %(generated_object)s, когда компания подтверждает"
" %(event_type)s для %(company)s."
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
#, python-format
msgid ""
"Inter company user of company %(name)s doesn't have enough access rights"
msgstr ""
"Пользователь Inter company компании %(name)s не имеет достаточных прав "
"доступа"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
#, python-format
msgid "Inter company user of company %s doesn't have enough access rights"
msgstr "Пользователю внутренней компании %s не хватает прав доступа"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
#, python-format
msgid "Provide at least one user for inter company relation for %(name)s"
msgstr ""
"Предоставьте хотя бы одного пользователя для межфирменных отношений для "
"%(name)s"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
#, python-format
msgid "Provide one user for intercompany relation for %(name)s "
msgstr ""
"Предоставьте одного пользователя для внутрифирменных отношений для %(name)s"
#. module: sale_purchase_inter_company_rules
#: model:ir.model,name:sale_purchase_inter_company_rules.model_purchase_order
msgid "Purchase Order"
msgstr "Заказ на покупку"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__rule_type
msgid "Rule"
msgstr "Правило"
#. module: sale_purchase_inter_company_rules
#: model:ir.model,name:sale_purchase_inter_company_rules.model_sale_order
msgid "Sales Order"
msgstr "Заказ на продажу"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,help:sale_purchase_inter_company_rules.field_res_company__rule_type
msgid "Select the type to setup inter company rules in selected company."
msgstr ""
"Выберите тип для установки внутрикорпоративных правил в выбранной компании."
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_sale_order__auto_purchase_order_id
msgid "Source Purchase Order"
msgstr "Исходный заказ на поставку"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_purchase_order__auto_sale_order_id
msgid "Source Sales Order"
msgstr "Исходный заказ на продажу"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields.selection,name:sale_purchase_inter_company_rules.selection__res_company__rule_type__purchase
msgid "Synchronize Purchase Order"
msgstr "Синхронизация заказа на поставку"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields.selection,name:sale_purchase_inter_company_rules.selection__res_company__rule_type__sale
msgid "Synchronize Sales Order"
msgstr "Синхронизация заказов на продажу"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields.selection,name:sale_purchase_inter_company_rules.selection__res_company__rule_type__sale_purchase
msgid "Synchronize Sales and Purchase Order"
msgstr "Синхронизация заказов на продажу и закупку"
#. module: sale_purchase_inter_company_rules
#: model:ir.model,name:sale_purchase_inter_company_rules.model_stock_picking
msgid "Transfer"
msgstr "Перевод"
#. module: sale_purchase_inter_company_rules
#: model_terms:ir.ui.view,arch_db:sale_purchase_inter_company_rules.res_config_settings_view_form
msgid "Use Warehouse"
msgstr "Использование склада"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__warehouse_id
msgid "Warehouse"
msgstr "Склад"
#. module: sale_purchase_inter_company_rules
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_config_settings__warehouse_id
msgid "Warehouse For Purchase Orders"
msgstr "Склад для заказов на закупку"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
#, python-format
msgid ""
"You cannot create SO from PO because sale price list currency is different than purchase price list currency.\n"
"The currency of the SO is obtained from the pricelist of the company partner.\n"
"\n"
"(SO currency: %(so_currency)s, Pricelist: %(pricelist)s, Partner: %(partner)s (ID: %(id)s))"
msgstr ""
"Вы не можете создать SO из PO, потому что валюта прайс-листа продажи отличается от валюты прайс-листа покупки.\n"
"Валюта SO берется из прайс-листа компании-партнера.\n"
"\n"
"(Валюта SO: %(so_currency)s, Прейскурант: %(pricelist)s, Партнер: %(partner)s (ID: %(id)s))"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid "draft"
msgstr "черновик"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid "purchase order"
msgstr "заказ на покупку"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid "purchase/sales order"
msgstr "заказ на покупку/продажу"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid "sales order"
msgstr "заказ на продажу"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid "sales/purchase order"
msgstr "заказ на продажу/покупку"
#. module: sale_purchase_inter_company_rules
#. odoo-python
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
#, python-format
msgid "validated"
msgstr "проверено"