769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
4632 lines
166 KiB
Plaintext
4632 lines
166 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * point_of_sale
|
||
#
|
||
# Translators:
|
||
# Эдуард Манятовский <manyatovskiy@gmail.com>, 2017
|
||
# Максим Дронь <dronmax@gmail.com>, 2017
|
||
# Martin Trigaux <mat@odoo.com>, 2017
|
||
# Sergey Vilizhanin <sv@grimmette.ru>, 2017
|
||
# Max Belyanin <maxbelyanin@gmail.com>, 2017
|
||
# Evgeny <transingularity@gmail.com>, 2017
|
||
# Gennady Marchenko <gennadym@gmail.com>, 2017
|
||
# Dmitry sky <d.v.selitsky@gmail.com>, 2017
|
||
# Viktor Pogrebniak <vp@aifil.ru>, 2017
|
||
# Alex Puchkov <ap@alteco.co>, 2017
|
||
# Amaro Vita <vita.amaro@gmail.com>, 2017
|
||
# Andrey Skabelin <inactive+a.skabelin@transifex.com>, 2017
|
||
# Masha Koc <mariya.kos.ua@gmail.com>, 2017
|
||
# Denis Trepalin <zekarious@gmail.com>, 2017
|
||
# Denis Baranov <baranov@itlibertas.com>, 2017
|
||
# dzord dzord <ekenpad@gmail.com>, 2017
|
||
# Русский «kolobok2048» Ивашка <kolobok2048@gmail.com>, 2017
|
||
# Алексей Билькевич (belskiy) <mmmbrsk@gmail.com>, 2017
|
||
# Mikhail - <expromt.core@gmail.com>, 2017
|
||
# Alex <programmator@mail.ru>, 2017
|
||
# Anishchuk Sergei <anishukserg@l-profit.ru>, 2017
|
||
# Andrey Samorukov <andrey.samorukov@me.com>, 2017
|
||
# Yuriy Ney <k_wizard@mail.ru>, 2017
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 11.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2017-10-10 11:34+0000\n"
|
||
"PO-Revision-Date: 2017-10-10 11:34+0000\n"
|
||
"Last-Translator: Yuriy Ney <k_wizard@mail.ru>, 2017\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: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:807
|
||
#: code:addons/point_of_sale/models/pos_order.py:816
|
||
#, python-format
|
||
msgid " REFUND"
|
||
msgstr "ВОЗВРАТ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_nbr_lines
|
||
msgid "# of Lines"
|
||
msgstr "кол-во строк"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "$ 3.12"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "$ 4.40"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "$ 4.50"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "$ 8.50"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1474
|
||
#, python-format
|
||
msgid "% discount"
|
||
msgstr "% скидка"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1603
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1643
|
||
#, python-format
|
||
msgid " "
|
||
msgstr " "
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:83
|
||
#, python-format
|
||
msgid "(RESCUE FOR %(session)s)"
|
||
msgstr "(СПАСЕНИЕ ДЛЯ %(session)s)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "(update)"
|
||
msgstr "(обновить)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "+ Transactions"
|
||
msgstr "+ Транзакции"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_snippets
|
||
msgid "<b>Set Custom Image...</b>"
|
||
msgstr "<b>Установить пользовательское изображение... </b>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_snippets
|
||
msgid "<i class=\"fa fa-eye-slash\"/>Hide"
|
||
msgstr "Скрыть"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>How to manage tax-included prices"
|
||
msgstr "Как управлять ценами с учетом налогов"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/tour.js:18
|
||
#, python-format
|
||
msgid ""
|
||
"<p>Click to start the point of sale interface. It <b>runs on tablets</b>, "
|
||
"laptops, or industrial hardware.</p><p>Once the session launched, the system"
|
||
" continues to run without an internet connection.</p>"
|
||
msgstr ""
|
||
"<p>Нажмите, чтобы запустить интерфейс точки продажи. <b>выполняется на "
|
||
"планшетах </b>, ноутбуках или промышленном оборудовании. </p><p> После "
|
||
"запуска сеанса система продолжает работать без подключения к Интернету. </p>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid ""
|
||
"<span class=\"o_stat_text\">Put</span>\n"
|
||
" <span class=\"o_stat_text\">Money In</span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\">Положить</span>\n"
|
||
" <span class=\"o_stat_text\">Деньги в</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "<span class=\"o_stat_text\">Set Closing Balance</span>"
|
||
msgstr "<span class=\"o_stat_text\">Установить конечный баланс</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "<span class=\"o_stat_text\">Set Opening Balance</span>"
|
||
msgstr "<span class=\"o_stat_text\">Установить начальный баланс</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid ""
|
||
"<span class=\"o_stat_text\">Take</span>\n"
|
||
" <span class=\"o_stat_text\">Money Out</span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\">Взять</span>\n"
|
||
" <span class=\"o_stat_text\">Деньги из</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "<span class=\"oe_inline\"><b>Skip Preview Screen</b></span>"
|
||
msgstr "<span class=\"oe_inline\"><b>Пропуск предпросмотра</b></span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "<span class=\"pos-change_amount\">$ 0.86</span>"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "<span class=\"pos-change_title\">Change</span>"
|
||
msgstr "<span class=\"pos-change_title\">Сдача</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "<span class=\"total-amount-formatting\">TOTAL</span>"
|
||
msgstr "<span class=\"total-amount-formatting\">ВСЕГО</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "<span id=\"total-amount\" class=\"pos_total-amount\">$ 469.14</span>"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "<span>$ 470.00</span>"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "<span>Cash (USD):</span>"
|
||
msgstr "<span>Нал (USD):</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Cash Balance</span>"
|
||
msgstr "<Span>Баланс наличных денег</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Last Closing Date</span>"
|
||
msgstr "<span>Последняя дата закрытия</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Reporting</span>"
|
||
msgstr "<span>Отчетность</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>View</span>"
|
||
msgstr "<span>Вид</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>Company</strong>:<br/>"
|
||
msgstr "<strong>Компания</strong>:<br/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>Ending Balance</strong>:<br/>"
|
||
msgstr "<strong>Конечный баланс</strong>: <br/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>Journal</strong>:<br/>"
|
||
msgstr "<strong>Журнал</strong>:<br/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>Opening Date</strong>:<br/>"
|
||
msgstr "<strong> Дата открытия </strong>:<br/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>Starting Balance</strong>:<br/>"
|
||
msgstr "<strong>Начальный баланс</strong>:<br/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>Statement Name</strong>:<br/>"
|
||
msgstr "<strong>Имя выписки</strong>:<br/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>Total</strong>"
|
||
msgstr "<strong>Итого</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "<strong>User</strong>:<br/>"
|
||
msgstr "<strong>Пользователь</strong>:<br/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "= Theoretical Closing Balance"
|
||
msgstr "= Теоретическое закрыие баланса"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1975
|
||
#, python-format
|
||
msgid "? Clicking \"Confirm\" will validate the payment."
|
||
msgstr "? Нажмите \"Подтвердить\", чтобы подтвердить платеж."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1242
|
||
#, python-format
|
||
msgid "A Customer Name Is Required"
|
||
msgstr "Требуется имя клиента"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_users_pos_security_pin
|
||
msgid ""
|
||
"A Security PIN used to protect sensible functionality in the Point of Sale"
|
||
msgstr ""
|
||
"PIN-код безопасности, используемый для защиты разумных функций в точке "
|
||
"продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_uuid
|
||
msgid ""
|
||
"A globally unique identifier for this pos configuration, used to prevent "
|
||
"conflicts in client-generated data."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_login_number
|
||
msgid ""
|
||
"A sequence number that is incremented each time a user resumes the pos "
|
||
"session"
|
||
msgstr ""
|
||
"Порядковый номер, который увеличивается каждый раз, когда пользователь "
|
||
"возобновляет сеанс ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_sequence_number
|
||
msgid "A sequence number that is incremented with each order"
|
||
msgstr "Порядковый номер, который увеличивается с каждым порядком"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_pos_session
|
||
msgid ""
|
||
"A session is a period of time, usually one day, during which\n"
|
||
" you sell through the point of sale. The user has to check the\n"
|
||
" currencies in your cash registers at the beginning and the end\n"
|
||
" of each session."
|
||
msgstr ""
|
||
"Сеанс - это период времени, обычно один день, в течение которого\n"
|
||
" вы продаете через точку продажи. Пользователь должен проверить\n"
|
||
" валюты в ваших кассовых аппаратах в начале и в конце\n"
|
||
" каждого сеанса."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_sequence_number
|
||
msgid "A session-unique sequence number for the order"
|
||
msgstr "Уникальный порядковый номер сеанса для заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_receipt_footer
|
||
msgid "A short text that will be inserted as a footer in the printed receipt."
|
||
msgstr ""
|
||
"Короткий текст, который будет вставлен как нижний колонтитул в печатные "
|
||
"квитанции."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_receipt_header
|
||
msgid "A short text that will be inserted as a header in the printed receipt."
|
||
msgstr ""
|
||
"Короткий текст, который будет вставлен в виде заголовка в распечатанной "
|
||
"квитанции."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1642
|
||
#, python-format
|
||
msgid "ABC"
|
||
msgstr "ABC"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Accept payments with an integrated card reader"
|
||
msgstr "Принимать платежи с помощью встроенного устройства чтения карт"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_bank_statement_cashbox
|
||
msgid "Account Bank Statement Cashbox Details"
|
||
msgstr "Счёт: состояние — подробный баланс кассы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Accounting"
|
||
msgstr "Бухгалтерский учёт"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Accounting Information"
|
||
msgstr "Учётная информация"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_invoice_journal_id
|
||
msgid "Accounting journal used to create invoices."
|
||
msgstr "Журнал учета, используемый для создания счетов."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_journal_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_sale_journal
|
||
msgid "Accounting journal used to post sales entries."
|
||
msgstr "Журнал учета, используемый для проводки записей о продажах."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.partner_product_5
|
||
#: model:product.template,name:point_of_sale.partner_product_5_product_template
|
||
msgid "Acsone.eu"
|
||
msgstr "Acsone.eu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_active
|
||
msgid "Active"
|
||
msgstr "Актив"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1821
|
||
#, python-format
|
||
msgid "Add Tip"
|
||
msgstr "Добавить подсказку"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_discount
|
||
msgid "Add a Global Discount"
|
||
msgstr "Добавить глобальную скидку"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Add a custom message to header and footer"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:414
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:511
|
||
#, python-format
|
||
msgid "Address"
|
||
msgstr "Адрес"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:237
|
||
#, python-format
|
||
msgid ""
|
||
"All available pricelists must be in the same currency as the company or as "
|
||
"the Sales Journal set on this point of sale if you use the Accounting "
|
||
"application."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:243
|
||
#, python-format
|
||
msgid ""
|
||
"All payment methods must be in the same currency as the Sales Journal or the"
|
||
" company currency if that is not set."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines
|
||
msgid "All sales lines"
|
||
msgstr "Все торговые линии"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Allow cashier to reprint receipts"
|
||
msgstr "Разрешать кассиру перепечатывать квитанции"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Allow global discounts on orders"
|
||
msgstr "Разрешить глобальные скидки по заказам"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_group_sale_pricelist
|
||
msgid ""
|
||
"Allows to manage different prices based on rules per category of customers.\n"
|
||
" Example: 10% for retailers, promotion of 5 EUR on this product, etc."
|
||
msgstr ""
|
||
"Позволяет управлять различными ценами, основанными на правилах для каждой категории клиентов.\n"
|
||
"Пример: 10% для ретейлеров, поощрение в 5 евро на этом товаре и т.д."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_amount
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "Amount"
|
||
msgstr "Сумма"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal_amount_authorized_diff
|
||
msgid "Amount Authorized Difference"
|
||
msgstr "Сумма Авторизованный разницы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "Amount total"
|
||
msgstr "Общее кол-во"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_name
|
||
msgid "An internal identification of the point of sale."
|
||
msgstr "Внутренняя идентификация точки продажи."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:160
|
||
#, python-format
|
||
msgid "Another session is already opened for this point of sale."
|
||
msgstr "Другой сеанс этой точки продажи уже открыт."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_discount
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_discount
|
||
msgid "Apply Discount"
|
||
msgstr "Применить скидку"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1967
|
||
#, python-format
|
||
msgid "Are you sure that the customer wants to pay"
|
||
msgstr "Вы уверены, что клиент хочет заплатить"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_variants_action
|
||
msgid "Attribute Values"
|
||
msgstr "Значение атрибута"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action
|
||
msgid "Attributes"
|
||
msgstr "Атрибуты"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_rescue
|
||
msgid "Auto-generated session for orphan orders, ignored in constraints"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_print_auto
|
||
msgid "Automatic Receipt Printing"
|
||
msgstr "Автоматическая печать чеков"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_cashdrawer
|
||
msgid "Automatically open the cashdrawer."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_journal_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_journal_ids
|
||
msgid "Available Payment Methods"
|
||
msgstr "Доступные способы оплаты"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_available_pricelist_ids
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Available Pricelists"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_account_journal_search_inherit_point_of_sale
|
||
msgid "Available for Point of Sale"
|
||
msgstr "Доступно для точки продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
||
msgid "Available in POS"
|
||
msgstr "Доступен в ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product_available_in_pos
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_available_in_pos
|
||
msgid "Available in Point of Sale"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_average_price
|
||
msgid "Average Price"
|
||
msgstr "Средняя цена"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:296
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:646
|
||
#, python-format
|
||
msgid "Back"
|
||
msgstr "Назад"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_bank_statement
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_statement_ids
|
||
msgid "Bank Statement"
|
||
msgstr "Банковская выписка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_bank_statement_line
|
||
msgid "Bank Statement Line"
|
||
msgstr "Позиция банковской выписки"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:380
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:443
|
||
#, python-format
|
||
msgid "Barcode"
|
||
msgstr "Штрих-код"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_barcode_nomenclature_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Barcode Nomenclature"
|
||
msgstr "Номенклатура штрих-кода"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1342
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_barcode_scanner
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#, python-format
|
||
msgid "Barcode Scanner"
|
||
msgstr "Сканер штрих-кода"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
msgid "Base Amount"
|
||
msgstr "Базовая сумма"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Bills & Receipts"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.raisins_noir
|
||
#: model:product.template,name:point_of_sale.raisins_noir_product_template
|
||
msgid "Black Grapes"
|
||
msgstr "Черный виноград"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.boni_orange
|
||
#: model:product.template,name:point_of_sale.boni_orange_product_template
|
||
msgid "Boni Oranges"
|
||
msgstr "Бони апельсины"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:938
|
||
#, python-format
|
||
msgid "Button"
|
||
msgstr "Кнопка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_print_via_proxy
|
||
msgid "Bypass browser printing and prints via the hardware proxy."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:847
|
||
#, python-format
|
||
msgid "CHANGE"
|
||
msgstr "СДАЧА"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:479
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1062
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1079
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1108
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1125
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1145
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1197
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_discount
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_open_statement
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
#, python-format
|
||
msgid "Cancel"
|
||
msgstr "Отменить"
|
||
|
||
#. module: point_of_sale
|
||
#: selection:pos.order,state:0 selection:report.pos.order,state:0
|
||
msgid "Cancelled"
|
||
msgstr "Отменено"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1956
|
||
#, python-format
|
||
msgid "Cannot return change without a cash payment method"
|
||
msgstr "Невозможно вернуть изменение без метода оплаты наличными"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.carotte
|
||
#: model:product.template,name:point_of_sale.carotte_product_template
|
||
msgid "Carrots"
|
||
msgstr "Морковь"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:317
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_cash_control
|
||
#, python-format
|
||
msgid "Cash Control"
|
||
msgstr "Контроль наличных"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_journal_id
|
||
msgid "Cash Journal"
|
||
msgstr "Кассовый журнал"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_register_id
|
||
msgid "Cash Register"
|
||
msgstr "Кассовый аппарат"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:141
|
||
#, python-format
|
||
msgid "Cash control can only be applied to cash journals."
|
||
msgstr "Контроль наличности может применяться только в кассовых журналах."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_cashbox_line
|
||
msgid "CashBox Line"
|
||
msgstr "Строка кассы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.account_cashbox_line_view_tree
|
||
msgid "Cashbox balance"
|
||
msgstr "Кассовый баланс"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_cashdrawer
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Cashdrawer"
|
||
msgstr "Денежный ящик"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/barcode_rule.py:16
|
||
#, python-format
|
||
msgid "Cashier"
|
||
msgstr "Кассир"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog
|
||
msgid "Catalog"
|
||
msgstr "Каталог"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Categories"
|
||
msgstr "Категории"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
||
msgid ""
|
||
"Categories are used to browse your products through the\n"
|
||
" touchscreen interface."
|
||
msgstr ""
|
||
"Категории используются для просмотра товаров через\n"
|
||
" сенсорный интерфейс."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Category Pictures"
|
||
msgstr "Изображения категорий"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:552
|
||
#, python-format
|
||
msgid "Change"
|
||
msgstr "Сдача"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:103
|
||
#, python-format
|
||
msgid "Change Cashier"
|
||
msgstr "Изменить кассира"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1187
|
||
#, python-format
|
||
msgid "Change Customer"
|
||
msgstr "Изменение клиента"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1821
|
||
#, python-format
|
||
msgid "Change Tip"
|
||
msgstr "Изменить подсказку"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:708
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1532
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1693
|
||
#, python-format
|
||
msgid "Change:"
|
||
msgstr "Сдача:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product_to_weight
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template_to_weight
|
||
msgid ""
|
||
"Check if the product should be weighted using the hardware scale integration"
|
||
msgstr "Выберите, если товар можно взвесить весами"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product_available_in_pos
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template_available_in_pos
|
||
msgid "Check if you want this product to appear in the Point of Sale"
|
||
msgstr "Выберите, если товар должен присутствовать в точке продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_uom_categ_is_pos_groupable
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_uom_is_pos_groupable
|
||
msgid ""
|
||
"Check if you want to group products of this category in point of sale orders"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_cash_control
|
||
msgid "Check the amount of the cashbox at opening and closing."
|
||
msgstr "Проверяйте сумму в кассе при открытии и закрытии."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_account_journal_journal_user
|
||
msgid ""
|
||
"Check this box if this journal define a payment method that can be used in a"
|
||
" point of sale."
|
||
msgstr ""
|
||
"Установите этот флажок, если этот журнал определяет способ оплаты, который "
|
||
"можно использовать в торговой точке."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_group_by
|
||
msgid ""
|
||
"Check this if you want to group the Journal Items by Product while closing a"
|
||
" Session."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2014
|
||
#, python-format
|
||
msgid "Check your internet connection and try again."
|
||
msgstr "Проверьте подключение к Интернету и повторите попытку."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_child_id
|
||
msgid "Children Categories"
|
||
msgstr "Детские категории"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Choose a pricelist for the Point Of Sale"
|
||
msgstr "Выбери прайс для POS"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid ""
|
||
"Choose a specific tax regime at the order depending on the kind of customer "
|
||
"(tax exempt, onsite vs. takeaway, etc.)."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Choose among several tax regimes when processing an order"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:351
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:352
|
||
#, python-format
|
||
msgid "City"
|
||
msgstr "Город"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.product_product_action
|
||
msgid "Click to add a new product."
|
||
msgstr "Нажмите, чтобы добавить новый продукт."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_account_journal_form
|
||
msgid "Click to add a payment method."
|
||
msgstr "Нажмите, чтобы добавить способ оплаты."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
||
msgid "Click to create a new PoS config."
|
||
msgstr "Нажмите, чтобы создать новую конфигурацию ТП."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
||
msgid "Click to create a new order."
|
||
msgstr "Нажмите, чтобы создать новый заказ."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
||
msgid "Click to define a new category."
|
||
msgstr "Нажмите для создания новой категории."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_pos_session
|
||
msgid "Click to start a new session."
|
||
msgstr "Нажмите, чтобы начать новый сеанс."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/barcode_rule.py:15
|
||
#, python-format
|
||
msgid "Client"
|
||
msgstr "Клиент"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:461
|
||
#, python-format
|
||
msgid "Client Screen Unsupported. Please upgrade the PosBox"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:825
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:833
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#, python-format
|
||
msgid "Close"
|
||
msgstr "Закрыть"
|
||
|
||
#. module: point_of_sale
|
||
#: selection:pos.session,state:0
|
||
msgid "Closed & Posted"
|
||
msgstr "Закрыто и опубликовано"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/gui.js:346
|
||
#, python-format
|
||
msgid "Closing ..."
|
||
msgstr "Закрытие ..."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: selection:pos.session,state:0
|
||
msgid "Closing Control"
|
||
msgstr "Закрытие контроля"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_stop_at
|
||
msgid "Closing Date"
|
||
msgstr "Дата закрытия"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_company_id
|
||
msgid "Company"
|
||
msgstr "Компания"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.poire_conference
|
||
#: model:product.template,name:point_of_sale.poire_conference_product_template
|
||
msgid "Conference pears"
|
||
msgstr "Груши конференции"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
|
||
msgid "Configuration"
|
||
msgstr "Настройка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Configuration for journal entries of PoS orders"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
||
msgid ""
|
||
"Configure at least one Point of Sale to be able to sell through the PoS "
|
||
"interface."
|
||
msgstr ""
|
||
"Настройте хотя бы один пункт продажи, чтобы иметь возможность продавать "
|
||
"через интерфейс ТП."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:830
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1059
|
||
#, python-format
|
||
msgid "Confirm"
|
||
msgstr "Подтвердить"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:454
|
||
#, python-format
|
||
msgid "Connected, Not Owned"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/models.js:120
|
||
#, python-format
|
||
msgid "Connecting to the PosBox"
|
||
msgstr "Подключение к PosBox"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "Контакт"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Continue Selling"
|
||
msgstr "Продолжить продажу"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Control cash box at opening and closing"
|
||
msgstr "Управление кассой при открытии и закрытии"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1339
|
||
#, python-format
|
||
msgid "Could Not Read Image"
|
||
msgstr "Не удалось прочитать изображение"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:359
|
||
#, python-format
|
||
msgid "Country"
|
||
msgstr "Страна"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_open_statement_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_create_uid
|
||
msgid "Created by"
|
||
msgstr "Создано"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_open_statement_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_create_date
|
||
msgid "Created on"
|
||
msgstr "Создан"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_create_date
|
||
msgid "Creation Date"
|
||
msgstr "Дата создания"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_currency_id
|
||
msgid "Currency"
|
||
msgstr "Валюта"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_current_session_id
|
||
msgid "Current Session"
|
||
msgstr "Текущая сессия"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_current_session_state
|
||
msgid "Current Session State"
|
||
msgstr "Состояние текущего сеанса"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1832
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:145
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:676
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_partner_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_partner_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#, python-format
|
||
msgid "Customer"
|
||
msgstr "Заказчик"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Customer Display"
|
||
msgstr "Клиент-вид"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_customer_facing_display
|
||
msgid "Customer Facing Display"
|
||
msgstr "Дисплей для клиента"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:486
|
||
#: code:addons/point_of_sale/models/pos_order.py:537
|
||
#, python-format
|
||
msgid "Customer Invoice"
|
||
msgstr "Счета клиентам"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_customer_facing_display_html
|
||
msgid "Customer facing display content"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard
|
||
msgid "Dashboard"
|
||
msgstr "Панель управления"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.partner_product_7
|
||
#: model:product.template,name:point_of_sale.partner_product_7_product_template
|
||
msgid "Datalp.com"
|
||
msgstr "Datalp.com"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_date
|
||
msgid "Date Order"
|
||
msgstr "Дата заказа"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1332
|
||
#, python-format
|
||
msgid "Debug Window"
|
||
msgstr "Окно отладки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_default_cashbox_lines_ids
|
||
msgid "Default Balance"
|
||
msgstr "Баланс по умолчанию"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_account_id
|
||
msgid "Default Debit Account"
|
||
msgstr "Дебетовый счет по умолчанию"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_default_fiscal_position_id
|
||
msgid "Default Fiscal Position"
|
||
msgstr "Система налогов по умоланию"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Default Opening"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_pricelist_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Default Pricelist"
|
||
msgstr "Прайс-лист по умолчанию"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_snippets
|
||
msgid "Default company logo"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_barcode_nomenclature_id
|
||
msgid ""
|
||
"Defines what kind of barcodes are available and how they are assigned to "
|
||
"products, customers and cashiers."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_delay_validation
|
||
msgid "Delay Validation"
|
||
msgstr "Проверка задержки"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1352
|
||
#, python-format
|
||
msgid "Delete Paid Orders"
|
||
msgstr "Удалить оплаченные заказы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:262
|
||
#, python-format
|
||
msgid "Delete Paid Orders ?"
|
||
msgstr "Удалить оплаченные заказы ?"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1353
|
||
#, python-format
|
||
msgid "Delete Unpaid Orders"
|
||
msgstr "Удалить неоплаченные заказы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:272
|
||
#, python-format
|
||
msgid "Delete Unpaid Orders ?"
|
||
msgstr "Удалить неоплаченные заказы ?"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1190
|
||
#, python-format
|
||
msgid "Deselect Customer"
|
||
msgstr "Отменить выбор клиента"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:54
|
||
#, python-format
|
||
msgid "Destroy Current Order ?"
|
||
msgstr "Уничтожить текущий заказ?"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_register_difference
|
||
msgid "Difference"
|
||
msgstr "Расхождение"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_cash_register_difference
|
||
msgid ""
|
||
"Difference between the theoretical closing balance and the real closing "
|
||
"balance."
|
||
msgstr ""
|
||
"Разница между теоретическим итоговым балансом и реальным итоговым балансом."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:168
|
||
#, python-format
|
||
msgid "Disc"
|
||
msgstr "Скидка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
msgid "Disc:"
|
||
msgstr "Диск:"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:459
|
||
#, python-format
|
||
msgid "Disconnected"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount_discount
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_discount
|
||
msgid "Discount (%)"
|
||
msgstr "Скидка (%)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_notice
|
||
msgid "Discount Notice"
|
||
msgstr "Уведомление о скидке"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:790
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:929
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1504
|
||
#, python-format
|
||
msgid "Discount:"
|
||
msgstr "Descuento:"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/barcode_rule.py:14
|
||
#, python-format
|
||
msgid "Discounted Product"
|
||
msgstr "Уценённый продукт"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:856
|
||
#, python-format
|
||
msgid "Discounts"
|
||
msgstr "Скидки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_display_categ_images
|
||
msgid "Display Category Pictures"
|
||
msgstr "Показать категорию картинки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_open_statement_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails_display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_display_name
|
||
msgid "Display Name"
|
||
msgstr "Отображаемое Имя"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Display pictures of product categories"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.product_product_action
|
||
msgid ""
|
||
"Do not forget to set the price and the point of sale category\n"
|
||
" in which it should appear. If a product has no point of sale\n"
|
||
" category, you can not sell it through the point of sale\n"
|
||
" interface."
|
||
msgstr ""
|
||
"Не забудьте указать цену и категорию продажи.\n"
|
||
" В котором он должен появиться. Если у продукта нет точки продаж\n"
|
||
" категории, вы не можете продать его через торговую точку\n"
|
||
" интерфейс."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_open_statement
|
||
msgid "Do you want to open cash registers?"
|
||
msgstr "Вы хотите открыть кассовые аппараты?"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Done"
|
||
msgstr "Сделано"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_vkeyboard
|
||
msgid ""
|
||
"Don’t turn this option on if you take orders on smartphones or tablets. \n"
|
||
" Such devices already benefit from a native keyboard."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid ""
|
||
"Don’t turn this option on if you take orders on smartphones or tablets. Such"
|
||
" devices already benefit from a native keyboard."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1355
|
||
#, python-format
|
||
msgid "Download Paid Orders"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1357
|
||
#, python-format
|
||
msgid "Download Unpaid Orders"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:550
|
||
#, python-format
|
||
msgid "Due"
|
||
msgstr "Надо"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.partner_product_9
|
||
#: model:product.template,name:point_of_sale.partner_product_9_product_template
|
||
msgid "EGGS-solutions.fr"
|
||
msgstr "EGGS-solutions.fr"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.partner_product_3
|
||
#: model:product.template,name:point_of_sale.partner_product_3_product_template
|
||
msgid "Eezee-It"
|
||
msgstr "Eezee-It"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.partner_product_4
|
||
#: model:product.template,name:point_of_sale.partner_product_4_product_template
|
||
msgid "Ekomurz.nl"
|
||
msgstr "Ekomurz.nl"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1335
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_electronic_scale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#, python-format
|
||
msgid "Electronic Scale"
|
||
msgstr "Электронные весы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:372
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:423
|
||
#, python-format
|
||
msgid "Email"
|
||
msgstr "Email"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1927
|
||
#, python-format
|
||
msgid "Empty Order"
|
||
msgstr "Пустой заказ"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:440
|
||
#, python-format
|
||
msgid "Empty Serial/Lot Number"
|
||
msgstr "Пустой Серийный /Лот номер"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_scan_via_proxy
|
||
msgid "Enable barcode scanning with a remotely connected barcode scanner."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_electronic_scale
|
||
msgid "Enables Electronic Scale integration."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_payment_terminal
|
||
msgid "Enables Payment Terminal integration."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_invoicing
|
||
msgid "Enables invoice generation from the Point of Sale."
|
||
msgstr "Позволяет генерировать счета из пункта продажи."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_end_date
|
||
msgid "End Date"
|
||
msgstr "Дата окончания"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "End of Session"
|
||
msgstr "Конец сеанса"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_register_balance_end_real
|
||
msgid "Ending Balance"
|
||
msgstr "Конечный баланс"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_category.py:13
|
||
#, python-format
|
||
msgid "Error ! You cannot create recursive categories."
|
||
msgstr "Ошибка! Нельзя создавать рекурсивные категории."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1268
|
||
#, python-format
|
||
msgid "Error: Could not Save Changes"
|
||
msgstr "Ошибка: не удалось сохранить изменения"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/models.js:243
|
||
#, python-format
|
||
msgid ""
|
||
"Error: The Point of Sale User must belong to the same company as the Point "
|
||
"of Sale. You are probably trying to load the point of sale as an "
|
||
"administrator in a multi-company setup, with the administrator account set "
|
||
"to the wrong company."
|
||
msgstr ""
|
||
"Ошибка: Пользователь торговой точки должен принадлежать той же компании, что"
|
||
" и точка продаж. Вероятно, вы пытаетесь загрузить точку продажи в качестве "
|
||
"администратора в настройке нескольких компаний, при этом учетная запись "
|
||
"администратора настроена неверно."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1354
|
||
#, python-format
|
||
msgid "Export Paid Orders"
|
||
msgstr "Экспорт платных заказов"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1356
|
||
#, python-format
|
||
msgid "Export Unpaid Orders"
|
||
msgstr "Экспорт неоплаченных заказов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.chicon_flandria_extra
|
||
#: model:product.template,name:point_of_sale.chicon_flandria_extra_product_template
|
||
msgid "Extra Flandria chicory"
|
||
msgstr "Экстра Фландрия цикорий"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Extra Info"
|
||
msgstr "Доп. инфо"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "Fanta"
|
||
msgstr "Фанта"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1211
|
||
#, python-format
|
||
msgid "Finished Importing Orders"
|
||
msgstr "Завершенные импорт заказов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_fiscal_position_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Fiscal Position"
|
||
msgstr "Система налогов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Fiscal Position per Order"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_fiscal_position_ids
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Fiscal Positions"
|
||
msgstr "Системы налогов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Footer"
|
||
msgstr "Футер"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_big_scrollbars
|
||
msgid "For imprecise industrial touchscreens."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.fruits_vegetables
|
||
msgid "Fruits and Vegetables"
|
||
msgstr "Фрукты и овощи"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "General Information"
|
||
msgstr "Общая информация"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Generation of your order references"
|
||
msgstr "Создание ссылок на ваш заказ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid ""
|
||
"Get one journal item per product rather than one journal item per receipt "
|
||
"line. This works for any anonymous order. If the customer is set on the "
|
||
"order, one journal item is created for each receipt line. This option is "
|
||
"recommended for an easy review of your journal entries when managing lots of"
|
||
" orders."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Give customer rewards, free samples, etc."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category_sequence
|
||
msgid "Gives the sequence order when displaying a list of product categories."
|
||
msgstr ""
|
||
"Дает порядок последовательности при выводе списка категорий продуктов."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_module_pos_discount
|
||
msgid "Global Discounts"
|
||
msgstr "Общие скидки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.pomme_golden_perlim
|
||
#: model:product.template,name:point_of_sale.pomme_golden_perlim_product_template
|
||
msgid "Golden Apples Perlim"
|
||
msgstr "Золотые яблоки Перлим"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "Gordon"
|
||
msgstr "Gordon"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.pomme_granny_smith
|
||
#: model:product.template,name:point_of_sale.pomme_granny_smith_product_template
|
||
msgid "Granny Smith apples"
|
||
msgstr "Яблоко Гренни Смит"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.poivron_verts
|
||
#: model:product.template,name:point_of_sale.poivron_verts_product_template
|
||
msgid "Green Peppers"
|
||
msgstr "Зеленые перцы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Group By"
|
||
msgstr "Группировать по"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_group_by
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Group Journal Items"
|
||
msgstr "Группа элементов журнала"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_uom_categ_is_pos_groupable
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_uom_is_pos_groupable
|
||
msgid "Group Products in POS"
|
||
msgstr "Группировать продукты в ТП"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1369
|
||
#, python-format
|
||
msgid "Hardware Events"
|
||
msgstr "События оборудования"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1364
|
||
#, python-format
|
||
msgid "Hardware Status"
|
||
msgstr "Состояние оборудования"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_control
|
||
msgid "Has Cash Control"
|
||
msgstr "Имеет контроль наличности"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Header"
|
||
msgstr "Хедер"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_is_header_or_footer
|
||
msgid "Header & Footer"
|
||
msgstr "Верхний и нижний колонтитулы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_open_statement_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_id
|
||
msgid "ID"
|
||
msgstr "Номер"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/popups.js:115
|
||
#, python-format
|
||
msgid "IMPORTANT: Bug Report From Odoo Point Of Sale"
|
||
msgstr "ВАЖНО: Сообщение об ошибке с точки продажи Odoo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_proxy_ip
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "IP Address"
|
||
msgstr "IP адрес"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_use_existing_lots
|
||
msgid ""
|
||
"If this is checked, you will be able to choose the Lots/Serial Numbers. You "
|
||
"can also decide to not put lots in this operation type. This means it will "
|
||
"create stock with no lot or not put a restriction on the lot taken. "
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
||
msgid ""
|
||
"If you put a photo on the category, the layout of the\n"
|
||
" touchscreen interface will automatically. We suggest not to put\n"
|
||
" a photo on categories for small (1024x768) screens."
|
||
msgstr ""
|
||
"Если вы поместите фотографию в категорию, макет\n"
|
||
" сенсорный интерфейс будет автоматически. Мы предлагаем не ставить\n"
|
||
" фото по категориям для маленьких (1024x768) экранов."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_image
|
||
msgid "Image"
|
||
msgstr "Изображение"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1358
|
||
#, python-format
|
||
msgid "Import Orders"
|
||
msgstr "Импорт заказов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Improve navigation for imprecise industrial touchscreens"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.tomate_en_grappe
|
||
#: model:product.template,name:point_of_sale.tomate_en_grappe_product_template
|
||
msgid "In Cluster Tomatoes"
|
||
msgstr "В томатном кластере"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: selection:pos.session,state:0
|
||
msgid "In Progress"
|
||
msgstr "Выполняется"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:468
|
||
#, python-format
|
||
msgid "In order to delete a sale, it must be new or cancelled."
|
||
msgstr "Чтобы удалить продажу, она должна быть новой или отменена."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
||
msgid "Inactive"
|
||
msgstr "Не активно"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/gui.js:277
|
||
#, python-format
|
||
msgid "Incorrect Password"
|
||
msgstr "Неверный пароль"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_start_categ_id
|
||
msgid "Initial Category"
|
||
msgstr "Начальная категория"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_module_pos_mercury
|
||
msgid "Integrated Card Payments"
|
||
msgstr "Встроенные платежи по картам"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Integrated Card Reader"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_category_action
|
||
msgid "Internal Categories"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_note
|
||
msgid "Internal Notes"
|
||
msgstr "Внутренние заметки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Inventory"
|
||
msgstr "Склад"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:684
|
||
#: model:ir.actions.report,name:point_of_sale.pos_invoice_report
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_invoice_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#, python-format
|
||
msgid "Invoice"
|
||
msgstr "Счёт"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_invoice_journal_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Invoice Journal"
|
||
msgstr "Журнал счетов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_invoiced
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
#: selection:pos.order,state:0 selection:report.pos.order,state:0
|
||
msgid "Invoiced"
|
||
msgstr "Счёт выставлен"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_invoicing
|
||
msgid "Invoicing"
|
||
msgstr "Выставление счёта"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_is_installed_account_accountant
|
||
msgid "Is Installed Account Accountant"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_module_pos_restaurant
|
||
msgid "Is a Bar/Restaurant"
|
||
msgstr "Это бар/ресторан"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_account_bank_statement_account_id
|
||
msgid "It acts as a default account for debit amount"
|
||
msgstr "Выступает в качестве счета по умолчанию для сумм по дебету"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.pomme_jonagold
|
||
#: model:product.template,name:point_of_sale.pomme_jonagold_product_template
|
||
msgid "Jonagold apples"
|
||
msgstr "Яблоки Джонагольд"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_journal
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_journal_id
|
||
msgid "Journal"
|
||
msgstr "Журнал"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Journal Entries"
|
||
msgstr "Записи журнала"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_account_move
|
||
msgid "Journal Entry"
|
||
msgstr "Запись журнала"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_big_scrollbars
|
||
msgid "Large Scrollbars"
|
||
msgstr "Большая полоса прокрутки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_open_statement___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails___last_update
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order___last_update
|
||
msgid "Last Modified on"
|
||
msgstr "Последнее изменение"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_last_session_closing_cash
|
||
msgid "Last Session Closing Cash"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_last_session_closing_date
|
||
msgid "Last Session Closing Date"
|
||
msgstr "Дата закрытия последнего сеанса"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_open_statement_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Последний раз обновил"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_discount_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_open_statement_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Последнее обновление"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.poireaux_poireaux
|
||
#: model:product.template,name:point_of_sale.poireaux_poireaux_product_template
|
||
msgid "Leeks"
|
||
msgstr "Лук-порей"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.citron
|
||
#: model:product.template,name:point_of_sale.citron_product_template
|
||
msgid "Lemon"
|
||
msgstr "Лемон"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_name
|
||
msgid "Line No"
|
||
msgstr "No линии"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_order_line
|
||
msgid "Lines of Point of Sale Orders"
|
||
msgstr "Строки заказов точки продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/wizard/pos_open_statement.py:33
|
||
#, python-format
|
||
msgid "List of Cash Registers"
|
||
msgstr "Список кассовых аппаратов"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/models.js:518
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:38
|
||
#, python-format
|
||
msgid "Loading"
|
||
msgstr "Загрузка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_location_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_location_id
|
||
msgid "Location"
|
||
msgstr "Место"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_login_number
|
||
msgid "Login Sequence Number"
|
||
msgstr "Последовательный номер входа"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/gui.js:304
|
||
#, python-format
|
||
msgid "Login as a Manager"
|
||
msgstr "Войти в качестве менеджера"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_lot_name
|
||
msgid "Lot Name"
|
||
msgstr "Наименование Партии"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/models.js:2339
|
||
#, python-format
|
||
msgid "Lot/Serial Number(s) Required"
|
||
msgstr "Требуемый Лот/Серийный номер(а)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_pack_lot_ids
|
||
msgid "Lot/serial Number"
|
||
msgstr "Лот/серийный номер"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_module_pos_loyalty
|
||
msgid "Loyalty Program"
|
||
msgstr "Программа Лояльности"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Loyalty program to use for this point of sale."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Make Payment"
|
||
msgstr "Оплатить"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_available_pricelist_ids
|
||
msgid ""
|
||
"Make several pricelists available in the Point of Sale. You can also apply a"
|
||
" pricelist to specific customers from their contact form (in Sales tab). To "
|
||
"be valid, this pricelist must be listed here as an available pricelist. "
|
||
"Otherwise the default pricelist will apply."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "Malibu Drink"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:res.groups,name:point_of_sale.group_pos_manager
|
||
msgid "Manager"
|
||
msgstr "Менеджер"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_image_medium
|
||
msgid "Medium-sized image"
|
||
msgstr "Изображение средних размеров"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category_image_medium
|
||
msgid ""
|
||
"Medium-sized image of the category. It is automatically resized as a "
|
||
"128x128px image, with aspect ratio preserved. Use this field in form views "
|
||
"or some kanban views."
|
||
msgstr ""
|
||
"Изображение среднего размера для категории. Размер автоматически изменен до "
|
||
"128x128px с сохранением пропорций. Используйте это поле в просмотрах типа "
|
||
"форма и Канбан."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:553
|
||
#, python-format
|
||
msgid "Method"
|
||
msgstr "Метод"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.product_product_consumable
|
||
#: model:product.template,name:point_of_sale.product_product_consumable_product_template
|
||
msgid "Miscellaneous"
|
||
msgstr "Разное"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Month of order date"
|
||
msgstr "Месяц даты заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "My Sales"
|
||
msgstr "Мои продажи"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:419
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:428
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:437
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:448
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:457
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:466
|
||
#, python-format
|
||
msgid "N/A"
|
||
msgstr "N/A"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:339
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:510
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_name
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
#, python-format
|
||
msgid "Name"
|
||
msgstr "Название"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1937
|
||
#, python-format
|
||
msgid "Negative Bank Payment"
|
||
msgstr "Отрицательный банковский платеж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: selection:pos.order,state:0 selection:report.pos.order,state:0
|
||
msgid "New"
|
||
msgstr "Новый"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "New Session"
|
||
msgstr "Новая сессия"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:709
|
||
#, python-format
|
||
msgid "Next Order"
|
||
msgstr "Следующий заказ"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:140
|
||
#, python-format
|
||
msgid ""
|
||
"No cash statement found for this session. Unable to record returned cash."
|
||
msgstr ""
|
||
"На эту сессию не найдено никаких денежных выписок. Невозможно записать "
|
||
"возвращенные наличные."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/report/pos_invoice.py:24
|
||
#, python-format
|
||
msgid "No link to an invoice for %s."
|
||
msgstr "Отсутствует ссылка на счет для %s."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/wizard/pos_open_statement.py:24
|
||
#, python-format
|
||
msgid "No sequence defined on the journal"
|
||
msgstr "Последовательность не определена в журнале"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2067
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:361
|
||
#, python-format
|
||
msgid "None"
|
||
msgstr "Ничего"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Not Invoiced"
|
||
msgstr "Без счета"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_pos_session
|
||
msgid ""
|
||
"Note that you may use the menu <i>Your Session</i>\n"
|
||
" to quickly open a new session."
|
||
msgstr ""
|
||
"Обратите внимание, что вы можете использовать меню <i>Ваша сессия </i>\n"
|
||
" Чтобы быстро открыть новый сеанс."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Notes"
|
||
msgstr "Заметки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_nb_print
|
||
msgid "Number of Print"
|
||
msgstr "Число печати"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "Odoo Logo"
|
||
msgstr "Логотип Odoo"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:401
|
||
#, python-format
|
||
msgid "Offline"
|
||
msgstr "Офлайн"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/gui.js:328
|
||
#, python-format
|
||
msgid "Offline Orders"
|
||
msgstr "Автономные заказы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:988
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1002
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1016
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1045
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1076
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1105
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1122
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1200
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1236
|
||
#, python-format
|
||
msgid "Ok"
|
||
msgstr "Ok"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:441
|
||
#, python-format
|
||
msgid "One or more product(s) required serial/lot number."
|
||
msgstr ""
|
||
"Для одного или нескольких продуктов требуется серийный номер/номер лота."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.Onions
|
||
#: model:product.template,name:point_of_sale.Onions_product_template
|
||
msgid "Onions"
|
||
msgstr "Лук"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_restrict_price_control
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid ""
|
||
"Only users with Manager access rights for PoS app can modify the product "
|
||
"prices on orders."
|
||
msgstr ""
|
||
"Только пользователи с правами доступа Менеджера для приложения PoS могут "
|
||
"изменять цены на товары по заказам."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1325
|
||
#, python-format
|
||
msgid "Only web-compatible Image formats such as .png or .jpeg are supported"
|
||
msgstr ""
|
||
"Поддерживаются только совместимые с Интернетом форматы изображений, такие "
|
||
"как .png или .jpeg."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Open"
|
||
msgstr "Открыть"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_open_statement
|
||
msgid "Open Cash Register"
|
||
msgstr "Открыть кассовый аппарат"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:695
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1371
|
||
#, python-format
|
||
msgid "Open Cashbox"
|
||
msgstr "Открытый Cashbox"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.client,name:point_of_sale.action_client_pos_menu
|
||
msgid "Open POS Menu"
|
||
msgstr "Открыть меню ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_open_statement
|
||
msgid "Open Registers"
|
||
msgstr "Открытые аппараты"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_details_wizard
|
||
msgid "Open Sales Details Report"
|
||
msgstr "Отчет о продажах"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Open Session"
|
||
msgstr "Открытая сессия"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.act_pos_open_statement
|
||
#: model:ir.model,name:point_of_sale.model_pos_open_statement
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_open_statement
|
||
msgid "Open Statements"
|
||
msgstr "Открытые выписки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Opening Balance"
|
||
msgstr "Начальное сальдо"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: selection:pos.session,state:0
|
||
msgid "Opening Control"
|
||
msgstr "Управление открыванием"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_start_at
|
||
msgid "Opening Date"
|
||
msgstr "Дата открытия"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.account_cashbox_line_action
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Opening/Closing Values"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_picking_type_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_picking_type_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Operation Type"
|
||
msgstr "Тип операции"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Operation type used to record product pickings"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Operation types show up in the Inventory dashboard."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.papillon_orange
|
||
#: model:product.template,name:point_of_sale.papillon_orange_product_template
|
||
msgid "Orange Butterfly"
|
||
msgstr "Оранжевая бабочка"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:311
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_order_id
|
||
#, python-format
|
||
msgid "Order"
|
||
msgstr "Заказ"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/models.js:1922
|
||
#: code:addons/point_of_sale/static/src/js/models.js:1962
|
||
#, python-format
|
||
msgid "Order "
|
||
msgstr "Заказ "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_date_order
|
||
msgid "Order Date"
|
||
msgstr "Дата заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_sequence_id
|
||
msgid "Order IDs Sequence"
|
||
msgstr "Последовательность IDs заказов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Order Interface"
|
||
msgstr "Интерфейс заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_sequence_line_id
|
||
msgid "Order Line IDs Sequence"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_lines
|
||
msgid "Order Lines"
|
||
msgstr "Позиции заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Order Month"
|
||
msgstr "Месяц заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_order_id
|
||
msgid "Order Ref"
|
||
msgstr "Ссылка на заказ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Order Reference"
|
||
msgstr "Ссылка на заказ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_sequence_number
|
||
msgid "Order Sequence Number"
|
||
msgstr "Порядковый номер заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:498
|
||
#, python-format
|
||
msgid "Order is not paid."
|
||
msgstr "Заказ не оплачен."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Order lines"
|
||
msgstr "Позиции заказа"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1349
|
||
#: model:ir.actions.act_window,name:point_of_sale.act_pos_session_orders
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_order_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#, python-format
|
||
msgid "Orders"
|
||
msgstr "Заказы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered
|
||
msgid "Orders Analysis"
|
||
msgstr "Анализ заказов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.account_journal_action_point_of_sale
|
||
msgid "POS Journals"
|
||
msgstr "Журналы ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:335
|
||
#, python-format
|
||
msgid "POS Order %s"
|
||
msgstr "Заказ ТП %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form
|
||
msgid "POS Order line"
|
||
msgstr "Линия заказа ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "POS Order lines"
|
||
msgstr "Линии заказа ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "POS Orders"
|
||
msgstr "Заказы кассового терминала"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines
|
||
msgid "POS Orders lines"
|
||
msgstr "Линии заказов ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
||
msgid "POS Sales"
|
||
msgstr "Продажи ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:344
|
||
#, python-format
|
||
msgid "POS order line %s"
|
||
msgstr "Линия заказа ТП %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "POS orders created during the current year"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line_pos_statement_id
|
||
msgid "POS statement"
|
||
msgstr "Выписка ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_amount_paid
|
||
#: selection:pos.order,state:0 selection:report.pos.order,state:0
|
||
msgid "Paid"
|
||
msgstr "Оплачено"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_parent_id
|
||
msgid "Parent Category"
|
||
msgstr "Категория предка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "Partner"
|
||
msgstr "Партнёр"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.partner_services
|
||
msgid "Partner Services"
|
||
msgstr "Партнерские услуги"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/gui.js:274
|
||
#, python-format
|
||
msgid "Password ?"
|
||
msgstr "Пароль ?"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Pay Order"
|
||
msgstr "Оплатить заказ"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:150
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:649
|
||
#: code:addons/point_of_sale/wizard/pos_payment.py:65
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#, python-format
|
||
msgid "Payment"
|
||
msgstr "Платеж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_payment_date
|
||
msgid "Payment Date"
|
||
msgstr "Дата Платежа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_account_journal_form
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_action_account_journal_form_open
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Payment Methods"
|
||
msgstr "Методы Оплаты"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_journal_id
|
||
msgid "Payment Mode"
|
||
msgstr "Способ оплаты"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_payment_name
|
||
msgid "Payment Reference"
|
||
msgstr "Ссылка На Платеж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_payment_terminal
|
||
msgid "Payment Terminal"
|
||
msgstr "Платежный терминал"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_account_journal_form
|
||
msgid ""
|
||
"Payment methods are defined by accounting journals having the\n"
|
||
" field <i>PoS Payment Method</i> checked. In order to be useable\n"
|
||
" from the touchscreen interface, you must set the payment method\n"
|
||
" on the <i>Point of Sale</i> configuration."
|
||
msgstr ""
|
||
"Способы оплаты определяются журналами учета,\n"
|
||
" поле <i> Метод оплаты ТП </i>. Чтобы быть полезным\n"
|
||
" с сенсорного интерфейса, вы должны установить способ оплаты\n"
|
||
" в конфигурации <i> Точка продажи </i>."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Payment methods available"
|
||
msgstr "Доступные способы оплаты"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_statement_ids
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Payments"
|
||
msgstr "Платежи"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:939
|
||
#, python-format
|
||
msgid "Payments:"
|
||
msgstr "Платежи:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.peche
|
||
#: model:product.template,name:point_of_sale.peche_product_template
|
||
msgid "Peaches"
|
||
msgstr "Персики"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.filters,name:point_of_sale.filter_orders_per_session
|
||
msgid "Per session"
|
||
msgstr "За сессию"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_user_id
|
||
msgid ""
|
||
"Person who uses the cash register. It can be a reliever, a student or an "
|
||
"interim employee."
|
||
msgstr ""
|
||
"Лицо, использующее кассовый аппарат. Это может быть питчер, ученик или "
|
||
"временный работник."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:376
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:432
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:512
|
||
#, python-format
|
||
msgid "Phone"
|
||
msgstr "Телефон"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1450
|
||
#, python-format
|
||
msgid "Phone:"
|
||
msgstr "Телефон:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_picking_id
|
||
msgid "Picking"
|
||
msgstr "Комплектование"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_picking_count
|
||
msgid "Picking Count"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Picking Errors"
|
||
msgstr "Выбор ошибок"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1966
|
||
#, python-format
|
||
msgid "Please Confirm Large Amount"
|
||
msgstr "Подтвердите крупную сумму"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:296
|
||
#, python-format
|
||
msgid "Please define income account for this product: \"%s\" (id:%d)."
|
||
msgstr "Пожалуйста, определите дебетовый счет для этого продукта: \"%s\" (id:%d)."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:514
|
||
#, python-format
|
||
msgid "Please provide a partner for the sale."
|
||
msgstr "Укажите партнера для продажи."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:533
|
||
#, python-format
|
||
msgid "Please select a payment method."
|
||
msgstr "Выберите способ оплаты."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2005
|
||
#, python-format
|
||
msgid "Please select the Customer"
|
||
msgstr "Пожалуйста выберите клиента"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category
|
||
msgid "PoS Categories"
|
||
msgstr "Категории ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_category
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_pos_categ_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "PoS Category"
|
||
msgstr "Категория ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:stock.picking.type,name:point_of_sale.picking_type_posout
|
||
msgid "PoS Orders"
|
||
msgstr "Продажи ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_pos
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_config_id
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_root
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_config_pos
|
||
#: model:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
#: model:ir.ui.view,arch_db:point_of_sale.res_users_form_view
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_account_bank_journal_form_inherited_pos
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Point of Sale"
|
||
msgstr "Точка продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Point of Sale Analysis"
|
||
msgstr "Анализ точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product_pos_categ_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_pos_categ_id
|
||
msgid "Point of Sale Category"
|
||
msgstr "Категории для точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
||
msgid "Point of Sale Config"
|
||
msgstr "Конфиг точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
||
msgid "Point of Sale Configuration"
|
||
msgstr "Конфигурация точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_group_pos_manager_id
|
||
msgid "Point of Sale Manager Group"
|
||
msgstr "Менеджер группы точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_name
|
||
msgid "Point of Sale Name"
|
||
msgstr "Имя точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_order
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_search
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Point of Sale Orders"
|
||
msgstr "Заказы точки продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_pos_order
|
||
msgid "Point of Sale Orders Statistics"
|
||
msgstr "Статистика заказов точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_make_payment
|
||
msgid "Point of Sale Payment"
|
||
msgstr "Оплата точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree
|
||
msgid "Point of Sale Session"
|
||
msgstr "Сессия точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_group_pos_user_id
|
||
msgid "Point of Sale User Group"
|
||
msgstr "Пользователь группы точки продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "Pos Categories"
|
||
msgstr "Категории ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_pos_config_ids
|
||
msgid "Pos Config"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner_pos_order_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users_pos_order_count
|
||
msgid "Pos Order Count"
|
||
msgstr "Подсчет заказа ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_pos_order_line_id
|
||
msgid "Pos Order Line"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_pos_session_state
|
||
msgid "Pos Session State"
|
||
msgstr "Состояние сеанса ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_pos_session_username
|
||
msgid "Pos Session Username"
|
||
msgstr "Пользователь сеанса ТП"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_is_posbox
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "PosBox"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "PosBox / Hardware Proxy"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:355
|
||
#, python-format
|
||
msgid "Postcode"
|
||
msgstr "Индекс"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: selection:pos.order,state:0 selection:report.pos.order,state:0
|
||
msgid "Posted"
|
||
msgstr "Проведено"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.pomme_de_terre
|
||
#: model:product.template,name:point_of_sale.pomme_de_terre_product_template
|
||
msgid "Potatoes"
|
||
msgstr "Картофель"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_precompute_cash
|
||
msgid "Prefill Cash Payment"
|
||
msgstr "Заплатить наличными"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Prefill amount paid with the exact due amount"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:173
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
#, python-format
|
||
msgid "Price"
|
||
msgstr "Цена"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Price Control"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
msgid "Price Unit"
|
||
msgstr "Единица цены"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/barcode_rule.py:13
|
||
#, python-format
|
||
msgid "Priced Product"
|
||
msgstr "Оценённый продукт"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2149
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:388
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:461
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_pricelist_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_pricelist_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#, python-format
|
||
msgid "Pricelist"
|
||
msgstr "Прайс-лист"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Pricelists"
|
||
msgstr "Прайс-листы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Pricing"
|
||
msgstr "Установление цены"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
msgid "Print"
|
||
msgstr "Печать"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:716
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1372
|
||
#, python-format
|
||
msgid "Print Receipt"
|
||
msgstr "Печать чека"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Print invoices on customer request"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Print receipts automatically once the payment registered"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_print_via_proxy
|
||
msgid "Print via Proxy"
|
||
msgstr "Печать через прокси"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:389
|
||
#, python-format
|
||
msgid "Printer"
|
||
msgstr "Принтер"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/devices.js:430
|
||
#, python-format
|
||
msgid "Printing Error: "
|
||
msgstr "Ошибка печати: "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot_product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_product_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Product"
|
||
msgstr "Продукт"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_product_categ_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Product Category"
|
||
msgstr "Категория продукта"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Product Prices"
|
||
msgstr "Цены товаров"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
||
msgid "Product Product Categories"
|
||
msgstr "Продукт Продукт Категории"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_product_qty
|
||
msgid "Product Quantity"
|
||
msgstr "Количество продукта"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_product_tmpl_id
|
||
msgid "Product Template"
|
||
msgstr "Шаблон продукта"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_uom
|
||
msgid "Product Unit of Measure"
|
||
msgstr "Ед. изм. продукта"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_uom_categ
|
||
msgid "Product UoM Categories"
|
||
msgstr "Категории продуктов UoM"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_product_action
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product
|
||
msgid "Product Variants"
|
||
msgstr "Варианты продукта"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Product prices on receipts"
|
||
msgstr "Цены товаров на чеках"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_tipproduct
|
||
msgid "Product tips"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_products
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Products"
|
||
msgstr "Продукты"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_box_in
|
||
msgid "Put Money In"
|
||
msgstr "Положить Деньги в"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:163
|
||
#, python-format
|
||
msgid "Qty"
|
||
msgstr "Кол-во"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_qty
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "Quantity"
|
||
msgstr "Количество"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1373
|
||
#, python-format
|
||
msgid "Read Weighing Scale"
|
||
msgstr "Прочитать весы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/tour.js:14
|
||
#, python-format
|
||
msgid "Ready to launch your <b>point of sale</b>? <i>Click here</i>."
|
||
msgstr "Готов к запуску вашей <b>точки продажи</b>? <i>Нажмите здесь</i>."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Real Closing Balance"
|
||
msgstr "Реальный конечный баланс"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_receipt_footer
|
||
msgid "Receipt Footer"
|
||
msgstr "Футер чека"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_receipt_header
|
||
msgid "Receipt Header"
|
||
msgstr "Хедер чека"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Receipt Printer"
|
||
msgstr "Принтер чеков"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_pos_reference
|
||
msgid "Receipt Ref"
|
||
msgstr "Ссылка чека"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_rescue
|
||
msgid "Recovery Session"
|
||
msgstr "Сеанс восстановления"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.poivron_rouges
|
||
#: model:product.template,name:point_of_sale.poivron_rouges_product_template
|
||
msgid "Red Pepper"
|
||
msgstr "Красный перец"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.pamplemousse_rouge_pamplemousse
|
||
#: model:product.template,name:point_of_sale.pamplemousse_rouge_pamplemousse_product_template
|
||
msgid "Red grapefruit"
|
||
msgstr "Красный грейпфрукт"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1367
|
||
#, python-format
|
||
msgid "Refresh Display"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_rep
|
||
msgid "Reporting"
|
||
msgstr "Отчетность"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_module_pos_reprint
|
||
msgid "Reprint Receipt"
|
||
msgstr "Перепечатать Квитанцию"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1339
|
||
#, python-format
|
||
msgid "Reset"
|
||
msgstr "Сбросить"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_user_id
|
||
msgid "Responsible"
|
||
msgstr "Ответственный"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_restrict_price_control
|
||
msgid "Restrict Price Modifications to Managers"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Restrict price modification to managers"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Resume"
|
||
msgstr "Возобновить"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:823
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#, python-format
|
||
msgid "Return Products"
|
||
msgstr "Возврат продуктов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_amount_return
|
||
msgid "Returned"
|
||
msgstr "Возвращено"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form
|
||
msgid "Sale line"
|
||
msgstr "Продать очередь"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details
|
||
#: model:ir.actions.report,name:point_of_sale.sale_details_report
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_order_details
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
msgid "Sales Details"
|
||
msgstr "Детали продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_journal_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_sale_journal
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Sales Journal"
|
||
msgstr "Журнал продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Sales Orders"
|
||
msgstr "Заказы продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_user_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Salesman"
|
||
msgstr "Продавец"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_user_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Salesperson"
|
||
msgstr "Продавец"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Save"
|
||
msgstr "Сохранить"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Save this configuration to see and edit the customer display"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:397
|
||
#, python-format
|
||
msgid "Scale"
|
||
msgstr "Масштаб"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1345
|
||
#, python-format
|
||
msgid "Scan"
|
||
msgstr "Сканировать"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1346
|
||
#, python-format
|
||
msgid "Scan EAN-13"
|
||
msgstr "Scan EAN-13"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_scan_via_proxy
|
||
msgid "Scan via Proxy"
|
||
msgstr "Сканировать через прокси"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:380
|
||
#, python-format
|
||
msgid "Scanner"
|
||
msgstr "Сканер"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:483
|
||
#, python-format
|
||
msgid "Search Customers"
|
||
msgstr "Поиск клиентов"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:220
|
||
#, python-format
|
||
msgid "Search Products"
|
||
msgstr "Поиск продуктов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Search Sales Order"
|
||
msgstr "Искать заказ продаж"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users_pos_security_pin
|
||
msgid "Security PIN"
|
||
msgstr "Защитный ПИН"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/res_users.py:15
|
||
#, python-format
|
||
msgid "Security PIN can only contain digits"
|
||
msgstr "Защитный ПИН содержит только цифры"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:491
|
||
#, python-format
|
||
msgid "Select Customer"
|
||
msgstr "Выберать клиента"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/gui.js:247
|
||
#, python-format
|
||
msgid "Select User"
|
||
msgstr "Выбрать пользователя"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2137
|
||
#, python-format
|
||
msgid "Select pricelist"
|
||
msgstr "Выбор прайс-листа"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2078
|
||
#, python-format
|
||
msgid "Select tax"
|
||
msgstr "Выбрать налог"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:236
|
||
#, python-format
|
||
msgid "Selected orders do not have the same session!"
|
||
msgstr "Выбранные заказы из другого сеанса!"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_sequence
|
||
msgid "Sequence"
|
||
msgstr "Нумерация"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_sequence_number
|
||
msgid "Sequence Number"
|
||
msgstr "Порядковый номер"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1099
|
||
#, python-format
|
||
msgid "Serial/Lot Number"
|
||
msgstr "Серийный номер/Номер лота"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:768
|
||
#, python-format
|
||
msgid "Served by"
|
||
msgstr "Servido por"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2018
|
||
#, python-format
|
||
msgid "Server Error"
|
||
msgstr "Ошибка сервера"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:447
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_pos_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_session_id
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#, python-format
|
||
msgid "Session"
|
||
msgstr "Сессия"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_name
|
||
msgid "Session ID"
|
||
msgstr "Сессия ID"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1225
|
||
#, python-format
|
||
msgid "Session ids:"
|
||
msgstr "Сессия ids:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Session:"
|
||
msgstr "Сессия:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.act_pos_config_sessions
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_session_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Sessions"
|
||
msgstr "Сеансы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1185
|
||
#, python-format
|
||
msgid "Set Customer"
|
||
msgstr "Установить клиента"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_start_category
|
||
msgid "Set Start Category"
|
||
msgstr "Начальная категория"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1338
|
||
#, python-format
|
||
msgid "Set Weight"
|
||
msgstr "Установить вес"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Set barcodes to scan products, customer cards, etc."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Set shop-specific prices, seasonal discounts, etc."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/pos.web_editor.js:33
|
||
#, python-format
|
||
msgid "Set your customized advertisement here"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Settings"
|
||
msgstr "Настройки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_customer_facing_display
|
||
msgid "Show checkout to customers with a remotely-connected screen."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_group_pricelist_item
|
||
msgid "Show pricelists to customers"
|
||
msgstr "Показать прайс клиентам"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:42
|
||
#, python-format
|
||
msgid "Skip"
|
||
msgstr "Пропустить"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_print_skip_screen
|
||
msgid "Skip Preview Screen"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category_image_small
|
||
msgid "Small-sized image"
|
||
msgstr "Маленькое изображение"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category_image_small
|
||
msgid ""
|
||
"Small-sized image of the category. It is automatically resized as a 64x64px "
|
||
"image, with aspect ratio preserved. Use this field anywhere a small image is"
|
||
" required."
|
||
msgstr ""
|
||
"Изображение малого размера для категории. Размер автоматически изменен до "
|
||
"64x64px с сохранением пропорций. Используйте это поле везде, где требуется "
|
||
"маленькое изображение."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/gui.js:333
|
||
#, python-format
|
||
msgid "Some orders could not be submitted to"
|
||
msgstr "Не удалось отправить некоторые заказы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot
|
||
msgid "Specify product lot/serial number in pos order line"
|
||
msgstr "Укажите лот/серийный номер продукта в строке заказа заказа"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard_start_date
|
||
msgid "Start Date"
|
||
msgstr "Дата начала"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Start selling from a default product category"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_register_balance_start
|
||
msgid "Starting Balance"
|
||
msgstr "Начальный Баланс"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.report,name:point_of_sale.action_report_account_statement
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_statement
|
||
msgid "Statement"
|
||
msgstr "Выписка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Statement lines"
|
||
msgstr "Позиции выписки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Statements"
|
||
msgstr "Выписки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_state
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_state
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_state
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Status"
|
||
msgstr "Статус"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_stock_location_id
|
||
msgid "Stock Location"
|
||
msgstr "Место хранения запасов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Stock location used for the inventory"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:347
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:348
|
||
#, python-format
|
||
msgid "Street"
|
||
msgstr "Улица"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.limon
|
||
#: model:product.template,name:point_of_sale.limon_product_template
|
||
msgid "Stringers"
|
||
msgstr "Стрингеры"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:818
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_price_subtotal_incl
|
||
#, python-format
|
||
msgid "Subtotal"
|
||
msgstr "Подытог"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_price_subtotal
|
||
msgid "Subtotal w/o Tax"
|
||
msgstr "Подытог без налогов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_price_sub_total
|
||
msgid "Subtotal w/o discount"
|
||
msgstr "Подытог без скидок"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1489
|
||
#, python-format
|
||
msgid "Subtotal:"
|
||
msgstr "Подытог:"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1217
|
||
#, python-format
|
||
msgid "Successfully imported"
|
||
msgstr "Успешно импортировано"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1216
|
||
#, python-format
|
||
msgid "Successfully imported"
|
||
msgstr "Успешно импортировано"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_cash_register_balance_end
|
||
msgid "Sum of opening balance and transactions."
|
||
msgstr "Сумма открытия баланса и сделок."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "Sum of subtotals"
|
||
msgstr "Сумма подытогов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Summary by Payment Methods"
|
||
msgstr "Резюме по способам оплаты"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:831
|
||
#, python-format
|
||
msgid "TOTAL"
|
||
msgstr "ИТОГО"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_box_out
|
||
msgid "Take Money Out"
|
||
msgstr "Взять Деньги"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/models/pos_order.py:325
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2091
|
||
#, python-format
|
||
msgid "Tax"
|
||
msgstr "Налог"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
msgid "Tax Amount"
|
||
msgstr "Сумма налога"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_tax_included
|
||
msgid "Tax Display"
|
||
msgstr "Показать налог"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:384
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:452
|
||
#, python-format
|
||
msgid "Tax ID"
|
||
msgstr "ID налога"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_tax_regime
|
||
msgid "Tax Regime"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_tax_regime_selection
|
||
msgid "Tax Regime Selection value"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: selection:pos.config,iface_tax_included:0
|
||
msgid "Tax-Excluded Prices"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: selection:pos.config,iface_tax_included:0
|
||
msgid "Tax-Included Prices"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_amount_tax
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_tax_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_tax_ids_after_fiscal_position
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
msgid "Taxes"
|
||
msgstr "Налоги"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:953
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1318
|
||
#, python-format
|
||
msgid "Taxes:"
|
||
msgstr "Налоги:"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:748
|
||
#, python-format
|
||
msgid "Tel:"
|
||
msgstr "Телефон:"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:551
|
||
#, python-format
|
||
msgid "Tendered"
|
||
msgstr "Внесено"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:284
|
||
#, python-format
|
||
msgid "The POS order must have lines when calling this method"
|
||
msgstr "При вызове этого метода заказ ТП должен иметь строки"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1040
|
||
#, python-format
|
||
msgid ""
|
||
"The Point of Sale could not find any product, client, employee\n"
|
||
" or action associated with the scanned barcode."
|
||
msgstr ""
|
||
"Точка продажи не смогла найти ни одного продукта, клиента, сотрудника\n"
|
||
" или действия, связанные со сканированным штрих-кодом."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:230
|
||
#, python-format
|
||
msgid ""
|
||
"The company of a payment method is different than the one of point of sale"
|
||
msgstr "Компания метод оплаты отличается от того, что в пункте продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:220
|
||
#, python-format
|
||
msgid ""
|
||
"The company of the sales journal is different than the one of point of sale"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:215
|
||
#, python-format
|
||
msgid ""
|
||
"The company of the stock location is different than the one of point of sale"
|
||
msgstr ""
|
||
"Компания места размещения отличается от той, которая находится в пункте "
|
||
"продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:235
|
||
#, python-format
|
||
msgid "The default pricelist must be included in the available pricelists."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_proxy_ip
|
||
msgid ""
|
||
"The hostname or ip address of the hardware proxy, Will be autodetected if "
|
||
"left empty."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:225
|
||
#, python-format
|
||
msgid ""
|
||
"The invoice journal and the point of sale must belong to the same company"
|
||
msgstr "Журнал счета и пункт продажи должны принадлежать одной компании"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:241
|
||
#, python-format
|
||
msgid ""
|
||
"The invoice journal must be in the same currency as the Sales Journal or the"
|
||
" company currency if that is not set."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: sql_constraint:pos.session:0
|
||
msgid "The name of this POS Session must be unique !"
|
||
msgstr "Название этого сеанса ТП должно быть уникальным !"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_partner_pos_order_count
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_users_pos_order_count
|
||
msgid "The number of point of sales orders related to this customer"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2013
|
||
#, python-format
|
||
msgid "The order could not be sent"
|
||
msgstr "Не удалось отправить заказ."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2024
|
||
#, python-format
|
||
msgid "The order could not be sent to the server due to an unknown error"
|
||
msgstr "Не удалось отправить заказ на сервер из-за неизвестной ошибки."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_precompute_cash
|
||
msgid ""
|
||
"The payment input will behave similarily to bank payment input, and will be "
|
||
"prefilled with the exact due amount."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_config_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_config_id
|
||
msgid "The physical point of sale you will use."
|
||
msgstr "Физическая точка продажи, которую вы будете использовать."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_start_categ_id
|
||
msgid ""
|
||
"The point of sale will display this product category by default. If no "
|
||
"category is specified, all available products will be shown."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_pricelist_id
|
||
msgid ""
|
||
"The pricelist used if no customer is selected or if the customer has no Sale"
|
||
" Pricelist configured."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_display_categ_images
|
||
msgid "The product categories will be displayed with pictures."
|
||
msgstr "Категории товаров будут отображаться с картинками."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1340
|
||
#, python-format
|
||
msgid "The provided file could not be read due to an unknown error"
|
||
msgstr "Предоставленный файл не может быть прочитан из-за неизвестной ошибки"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_print_skip_screen
|
||
msgid ""
|
||
"The receipt screen will be skipped if the receipt can be printed "
|
||
"automatically."
|
||
msgstr ""
|
||
"Экран квитанции будет пропущен, если квитанция может быть напечатана "
|
||
"автоматически."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_iface_print_auto
|
||
msgid "The receipt will automatically be printed at the end of each order."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2019
|
||
#, python-format
|
||
msgid "The server encountered an error while receiving your order."
|
||
msgstr "При получении вашего заказа сервер обнаружил ошибку."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_open_statement
|
||
msgid ""
|
||
"The system will open all cash registers, so that you can start recording "
|
||
"payments. We suggest you to control the opening balance of each register, "
|
||
"using their CashBox tab."
|
||
msgstr ""
|
||
"Система откроет все кассовые аппараты, чтобы вы могли начать запись "
|
||
"платежей. Мы предлагаем вам контролировать начальный баланс каждого "
|
||
"регистра, используя вкладку CashBox."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:283
|
||
#, python-format
|
||
msgid ""
|
||
"The type of the journal for your payment method should be bank or cash "
|
||
msgstr ""
|
||
"Тип журнала для вашего способа оплаты должен быть банком или наличными"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_register_balance_end
|
||
msgid "Theoretical Closing Balance"
|
||
msgstr "Теоретический конечный баланс"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:117
|
||
#, python-format
|
||
msgid ""
|
||
"There are pending operations that could not be saved into the database, are "
|
||
"you sure you want to exit?"
|
||
msgstr ""
|
||
"Есть ожидающие операции, которые невозможно сохранить в базе данных, вы "
|
||
"уверены, что хотите выйти?"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1957
|
||
#, python-format
|
||
msgid ""
|
||
"There is no cash payment method available in this point of sale to handle the change.\n"
|
||
"\n"
|
||
" Please pay the exact amount or add a cash payment method in the point of sale configuration"
|
||
msgstr ""
|
||
"В этой точке продажи нет способа оплаты наличными, чтобы обработать изменение.\n"
|
||
"\n"
|
||
" Укажите точную сумму или добавьте способ оплаты наличными в конфигурацию точки продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/wizard/pos_box.py:21
|
||
#, python-format
|
||
msgid "There is no cash register for this PoS Session"
|
||
msgstr "Кассовый аппарат для этого сеанса ТП отсутствует"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:764
|
||
#, python-format
|
||
msgid ""
|
||
"There is no receivable account defined to make payment for the partner: "
|
||
"\"%s\" (id:%d)."
|
||
msgstr ""
|
||
"Отсутствует счёт дебиторской задолженности для создания платежа партнёра: "
|
||
"\"%s\" (id:%d)."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:762
|
||
#, python-format
|
||
msgid "There is no receivable account defined to make payment."
|
||
msgstr "Отсутствует счёт дебиторской задолженности для создания платежа."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1928
|
||
#, python-format
|
||
msgid ""
|
||
"There must be at least one product in your order before it can be validated"
|
||
msgstr ""
|
||
"В вашем заказе должен быть хотя бы один продукт, прежде чем он сможет быть "
|
||
"проверен"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_cashbox_line_default_pos_id
|
||
msgid ""
|
||
"This cashbox line is used by default when opening or closing a balance for "
|
||
"this point of sale"
|
||
msgstr ""
|
||
"Эта линия кассы используется по умолчанию при открытии или закрытии баланса "
|
||
"для этой точки продажи"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_account_journal_amount_authorized_diff
|
||
msgid ""
|
||
"This field depicts the maximum difference allowed between the ending balance"
|
||
" and the theoretical cash when closing a session, for non-POS managers. If "
|
||
"this maximum is reached, the user will have an error message at the closing "
|
||
"of his session saying that he needs to contact his manager."
|
||
msgstr ""
|
||
"В этом поле указывается максимальная разница между окончательным балансом и "
|
||
"теоретической суммой при закрытии сеанса для менеджеров, не принадлежащих "
|
||
"КПО. Если этот максимум будет достигнут, у пользователя будет сообщение об "
|
||
"ошибке при закрытии его сеанса, заявив, что ему нужно связаться с "
|
||
"менеджером."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category_image
|
||
msgid ""
|
||
"This field holds the image used as image for the cateogry, limited to "
|
||
"1024x1024px."
|
||
msgstr ""
|
||
"Это поле содержит изображение, используемое в качестве изображения для "
|
||
"категории, размер ограничен до 1024x1024 пикселей."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_group_pos_manager_id
|
||
msgid ""
|
||
"This field is there to pass the id of the pos manager group to the point of "
|
||
"sale client."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_group_pos_user_id
|
||
msgid ""
|
||
"This field is there to pass the id of the pos user group to the point of "
|
||
"sale client."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:522
|
||
#, python-format
|
||
msgid ""
|
||
"This invoice has been created from the point of sale session: <a href=# "
|
||
"data-oe-model=pos.order data-oe-id=%d>%s</a>"
|
||
msgstr ""
|
||
"Этот счет был создан с момента продажи: <a href=# data-oe-model=pos.order "
|
||
"data-oe-id=%d>%s</a>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_fiscal_position_ids
|
||
msgid ""
|
||
"This is useful for restaurants with onsite and take-away services that imply"
|
||
" specific tax rates."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:273
|
||
#, python-format
|
||
msgid ""
|
||
"This operation will destroy all unpaid orders in the browser. You will lose "
|
||
"all the unsaved data and exit the point of sale. This operation cannot be "
|
||
"undone."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:263
|
||
#, python-format
|
||
msgid ""
|
||
"This operation will permanently destroy all paid orders from the local "
|
||
"storage. You will lose all the data. This operation cannot be undone."
|
||
msgstr ""
|
||
"Эта операция навсегда уничтожит все платные заказы из локального хранилища. "
|
||
"Вы потеряете все данные. Эту операцию нельзя отменить."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_tip_product_id
|
||
msgid "This product is used as reference on customer receipts."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_sequence_line_id
|
||
msgid ""
|
||
"This sequence is automatically created by Odoo but you can change it to "
|
||
"customize the reference numbers of your orders lines."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config_sequence_id
|
||
msgid ""
|
||
"This sequence is automatically created by Odoo but you can change it to "
|
||
"customize the reference numbers of your orders."
|
||
msgstr ""
|
||
"Эта последовательность автоматически создается Odoo, но вы можете изменить "
|
||
"ее, чтобы настроить ссылочные номера ваших заказов."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:626
|
||
#, python-format
|
||
msgid ""
|
||
"This transfer has been created from the point of sale session: <a href=# "
|
||
"data-oe-model=pos.order data-oe-id=%d>%s</a>"
|
||
msgstr ""
|
||
"Эта передача была создана с момента продажи: <a href=# data-oe-"
|
||
"model=pos.order data-oe-id=%d>%s</a>"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product_pos_categ_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template_pos_categ_id
|
||
msgid "Those categories are used to group similar products for point of sale."
|
||
msgstr ""
|
||
"Категории используются для группировки похожих товаров для точки продаж."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:690
|
||
#, python-format
|
||
msgid "Tip"
|
||
msgstr "Совет"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_tip_product_id
|
||
msgid "Tip Product"
|
||
msgstr "Совет Продукт"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.product_product_tip
|
||
#: model:product.template,name:point_of_sale.product_product_tip_product_template
|
||
msgid "Tips"
|
||
msgstr "Советы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product_to_weight
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_to_weight
|
||
msgid "To Weigh With Scale"
|
||
msgstr "Для взвешивания на весах"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:803
|
||
#, python-format
|
||
msgid ""
|
||
"To return product(s), you need to open a session that will be used to "
|
||
"register the refund."
|
||
msgstr ""
|
||
"Чтобы вернуть продукт (ы), вам нужно открыть сеанс, который будет "
|
||
"использоваться для регистрации возврата."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Today"
|
||
msgstr "Сегодня"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_amount_total
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
msgid "Total"
|
||
msgstr "Всего"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_cash_register_total_entry_encoding
|
||
msgid "Total Cash Transaction"
|
||
msgstr "Операций по кассе"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_total_discount
|
||
msgid "Total Discount"
|
||
msgstr "Итого скидка"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_price_total
|
||
msgid "Total Price"
|
||
msgstr "Итоговая цена"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:868
|
||
#, python-format
|
||
msgid "Total Taxes"
|
||
msgstr "Итого налогов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_cash_register_total_entry_encoding
|
||
msgid "Total of all paid sales orders"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_cash_register_balance_end_real
|
||
msgid "Total of closing cash control lines."
|
||
msgstr "Общее количество закрытых линий контроля наличности."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session_cash_register_balance_start
|
||
msgid "Total of opening cash control lines."
|
||
msgstr "Общее количество открытых контрольных линий."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "Total qty"
|
||
msgstr "Общее кол-во"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:967
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1317
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1511
|
||
#: model:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
||
#, python-format
|
||
msgid "Total:"
|
||
msgstr "Итого:"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:345
|
||
#, python-format
|
||
msgid "Trade Receivables"
|
||
msgstr "Торговая дебиторская задолженность"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:178
|
||
#, python-format
|
||
msgid ""
|
||
"Unable to open the session. You have to assign a sales journal to your point"
|
||
" of sale."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_price_unit
|
||
msgid "Unit Price"
|
||
msgstr "Цена за ед."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1036
|
||
#, python-format
|
||
msgid "Unknown Barcode"
|
||
msgstr "Неизвестный штрих-код"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2023
|
||
#, python-format
|
||
msgid "Unknown Error"
|
||
msgstr "Неизвестная ошибка"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1324
|
||
#, python-format
|
||
msgid "Unsupported File Format"
|
||
msgstr "Неподдерживаемый формат файла"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_use_existing_lots
|
||
msgid "Use Existing Lots/Serial Numbers"
|
||
msgstr "Использование Существующих Партия/Серийный Номеров"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Use a default specific tax regime"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_use_pricelist
|
||
msgid "Use a pricelist."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Use a virtual keyboard for touchscreens"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Use an integrated hardware setup like"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal_journal_user
|
||
msgid "Use in Point of Sale"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_group_sale_pricelist
|
||
msgid "Use pricelists to adapt your price per customers"
|
||
msgstr "Используйте прайс-листы для установки персональных цен для клиентов"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
||
msgid ""
|
||
"Use this menu to browse previous orders. To record new\n"
|
||
" orders, you may use the menu <i>Your Session</i> for\n"
|
||
" the touchscreen interface."
|
||
msgstr ""
|
||
"Используйте это меню для просмотра предыдущих заказов. Для записи нового\n"
|
||
" заказа, вы можете использовать меню <i> Ваша Сессия </i> для\n"
|
||
" сенсорного интерфейса."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
#: model:res.groups,name:point_of_sale.group_pos_user
|
||
msgid "User"
|
||
msgstr "Пользователь"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.report,name:point_of_sale.report_user_label
|
||
msgid "User Labels"
|
||
msgstr "Ярлыки пользователей"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1453
|
||
#, python-format
|
||
msgid "User:"
|
||
msgstr "Пользователь:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_users
|
||
msgid "Users"
|
||
msgstr "Пользователи"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_uuid
|
||
msgid "Uuid"
|
||
msgstr "Uuid"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:751
|
||
#, python-format
|
||
msgid "VAT:"
|
||
msgstr "НДС:"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:650
|
||
#, python-format
|
||
msgid "Validate"
|
||
msgstr "Проверить"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Validate Closing & Post Entries"
|
||
msgstr "Проверять закрытие и проводку записей"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.partner_product_6
|
||
#: model:product.template,name:point_of_sale.partner_product_6_product_template
|
||
msgid "Vauxoo.com"
|
||
msgstr "Vauxoo.com"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_vkeyboard
|
||
msgid "Virtual KeyBoard"
|
||
msgstr "Виртуальная клавиатура"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_stock_location_id
|
||
msgid "Warehouse"
|
||
msgstr "Склад"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
|
||
#: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
|
||
msgid "Water"
|
||
msgstr "Вода"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1366
|
||
#, python-format
|
||
msgid "Weighing"
|
||
msgstr "Взвешивание"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/barcode_rule.py:12
|
||
#, python-format
|
||
msgid "Weighted Product"
|
||
msgstr "Взвешенный Продукт"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid ""
|
||
"Whenever you close a session, one entry is generated in the following "
|
||
"accounting journal for all the orders not invoiced. Invoices are recorded in"
|
||
" accounting separately."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1290
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1473
|
||
#, python-format
|
||
msgid "With a"
|
||
msgstr "🤑 "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Year"
|
||
msgstr "Год"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.poivron_jaunes
|
||
#: model:product.template,name:point_of_sale.poivron_jaunes_product_template
|
||
msgid "Yellow Peppers"
|
||
msgstr "Желтый перец"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid ""
|
||
"You can define another list of available currencies on the\n"
|
||
" <i>Cash Registers</i> tab of the"
|
||
msgstr ""
|
||
"Вы можете определить другой список доступных валют на\n"
|
||
" <i> Кассовые аппараты </i>."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:458
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot change the partner of a POS order for which an invoice has "
|
||
"already been issued."
|
||
msgstr ""
|
||
"Вы не можете изменить партнера заказа на ТП, для которого уже выдан счет."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:33
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot confirm all orders of this session, because they have not the 'paid' status.\n"
|
||
"{reference} is in state {state}, total amount: {total}, paid: {paid}"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:151
|
||
#, python-format
|
||
msgid "You cannot create two active sessions with the same responsible!"
|
||
msgstr ""
|
||
"Вы не можете создать два активных сеанса с одинаковой ответственностью!"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/product.py:21
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot delete a product saleable in point of sale while a session is "
|
||
"still opened."
|
||
msgstr ""
|
||
"Вы не можете удалить продукт, продаваемый в торговой точке, пока сеанс еще "
|
||
"открыт."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1938
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot have a negative amount in a Bank payment. Use a cash payment "
|
||
"method to return money to the customer."
|
||
msgstr ""
|
||
"Вы не можете иметь отрицательную сумму в банковском платеже. Используйте "
|
||
"способ оплаты наличными, чтобы вернуть деньги клиенту."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:299
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot use the session of another user. This session is owned by %s. "
|
||
"Please first close this one to use this point of sale."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/wizard/pos_open_statement.py:18
|
||
#, python-format
|
||
msgid ""
|
||
"You have to define which payment method must be available in the point of "
|
||
"sale by reusing existing bank and cash through \"Accounting / Configuration "
|
||
"/ Journals / Journals\". Select a journal and check the field \"PoS Payment "
|
||
"Method\" from the \"Point of Sale\" tab. You can also create new payment "
|
||
"methods directly from menu \"PoS Backend / Configuration / Payment "
|
||
"Methods\"."
|
||
msgstr ""
|
||
"Вы должны определить, какой способ оплаты должен быть доступен в точке "
|
||
"продажи, повторно используя существующий банк и наличные деньги через \"Учет"
|
||
" / Конфигурация / Журналы / Журналы\". Выберите журнал и отметьте поле "
|
||
"\"Метод оплаты ТП\" на вкладке \"Точка продажи\". Вы также можете создавать "
|
||
"новые способы оплаты непосредственно из меню \"Бекенд ТП / Конфигурация / "
|
||
"Платежные методы\"."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:778
|
||
#, python-format
|
||
msgid "You have to open at least one cashbox."
|
||
msgstr "Вы должны открыть хотя бы один cashbox."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:926
|
||
#, python-format
|
||
msgid "You have to select a pricelist in the sale form !"
|
||
msgstr "Вы должны выбрать прайс-лист в форме продажи!"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_order.py:912
|
||
#, python-format
|
||
msgid ""
|
||
"You have to select a pricelist in the sale form !\n"
|
||
"Please set one before choosing a product."
|
||
msgstr ""
|
||
"Вы должны выбрать прайс-лист в форме продажи!\n"
|
||
"Выберите один, прежде чем выбрать продукт."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:26
|
||
#, python-format
|
||
msgid "You have to set a Sale Journal for the POS:%s"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/wizard/pos_details.py:48
|
||
#, python-format
|
||
msgid "You have to set a logo or a layout for your company."
|
||
msgstr ""
|
||
"Вам необходимо установить логотип или скомпоновать необходимую информацию о "
|
||
"вашей компании."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/wizard/pos_details.py:50
|
||
#, python-format
|
||
msgid "You have to set your reports's header and footer layout."
|
||
msgstr ""
|
||
"Вам необходимо установить компоновку верхнего и нижнего колонтитулов вашего "
|
||
"отчета."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,help:point_of_sale.product_product_action
|
||
msgid ""
|
||
"You must define a product for everything you sell through\n"
|
||
" the point of sale interface."
|
||
msgstr ""
|
||
"Вы должны определить продукт для всего, что продаете, через\n"
|
||
" интерфейс точки продаж."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:2006
|
||
#, python-format
|
||
msgid "You need to select the customer before you can invoice an order."
|
||
msgstr ""
|
||
"Прежде чем вы сможете выставить счет на заказ, вам нужно выбрать клиента."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:166
|
||
#, python-format
|
||
msgid "You should assign a Point of Sale to your session."
|
||
msgstr "Вы должны назначить точку продаж для вашго сеанса."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:55
|
||
#, python-format
|
||
msgid "You will lose any data associated with the current order"
|
||
msgstr "Вы потеряете все данные, связанные с текущим заказом"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1269
|
||
#, python-format
|
||
msgid "Your Internet connection is probably down."
|
||
msgstr "Возможно, подключение к Интернету отключено."
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_session.py:281
|
||
#, python-format
|
||
msgid ""
|
||
"Your ending balance is too different from the theoretical cash closing "
|
||
"(%.2f), the maximum allowed is: %.2f. You can contact your manager to force "
|
||
"it."
|
||
msgstr ""
|
||
"Ваш конечный баланс слишком отличается от теоретического закрытия наличных "
|
||
"денег (%.2f), максимально допустимым является: %.2f. Вы можете связаться со "
|
||
"своим менеджером, чтобы заставить его."
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1309
|
||
#, python-format
|
||
msgid "Your shopping cart is empty"
|
||
msgstr "Ваша корзина пуста"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:356
|
||
#, python-format
|
||
msgid "ZIP"
|
||
msgstr "Индекс"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.courgette
|
||
#: model:product.template,name:point_of_sale.courgette_product_template
|
||
msgid "Zucchini"
|
||
msgstr "Цуккини"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1282
|
||
#, python-format
|
||
msgid "at"
|
||
msgstr "в"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_barcode_rule
|
||
msgid "barcode.rule"
|
||
msgstr "barcode.rule"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1222
|
||
#, python-format
|
||
msgid "belong to another session:"
|
||
msgstr "принадлежат к другому сеансу:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.product,name:point_of_sale.partner_product_8
|
||
#: model:product.template,name:point_of_sale.partner_product_8_product_template
|
||
msgid "camptocamp.com"
|
||
msgstr "camptocamp.com"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1578
|
||
#, python-format
|
||
msgid "caps lock"
|
||
msgstr "caps lock"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_cash_box_in
|
||
msgid "cash.box.in"
|
||
msgstr "cash.box.in"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_cash_box_out
|
||
msgid "cash.box.out"
|
||
msgstr "cash.box.out"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1605
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1647
|
||
#, python-format
|
||
msgid "close"
|
||
msgstr "закрыть"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1563
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1640
|
||
#, python-format
|
||
msgid "delete"
|
||
msgstr "удалить"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1292
|
||
#, python-format
|
||
msgid "discount"
|
||
msgstr "descuento"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "e.g. Company Address, Website"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "e.g. Return Policy, Thanks for shopping with us!"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/popups.js:109
|
||
#, python-format
|
||
msgid "error"
|
||
msgstr "Ошибка"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/screens.js:1971
|
||
#, python-format
|
||
msgid "for an order of"
|
||
msgstr "для порядка"
|
||
|
||
#. module: point_of_sale
|
||
#: code:addons/point_of_sale/models/pos_config.py:323
|
||
#, python-format
|
||
msgid "not used"
|
||
msgstr "не используется"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:292
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1216
|
||
#, python-format
|
||
msgid "paid orders"
|
||
msgstr "платные заказы"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "payment method."
|
||
msgstr "метод оплаты."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_config
|
||
msgid "pos.config"
|
||
msgstr "pos.config"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_session
|
||
msgid "pos.session"
|
||
msgstr "pos.session"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice
|
||
msgid "report.point_of_sale.report_invoice"
|
||
msgstr "report.point_of_sale.report_invoice"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails
|
||
msgid "report.point_of_sale.report_saledetails"
|
||
msgstr "report.point_of_sale.report_saledetails"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/models/pos_order.py:145
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1590
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1645
|
||
#, python-format
|
||
msgid "return"
|
||
msgstr "вернуть"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1591
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1602
|
||
#, python-format
|
||
msgid "shift"
|
||
msgstr "shift"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1564
|
||
#, python-format
|
||
msgid "tab"
|
||
msgstr "таб"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/js/chrome.js:284
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1217
|
||
#, python-format
|
||
msgid "unpaid orders"
|
||
msgstr "неоплаченные заказы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1219
|
||
#, python-format
|
||
msgid "unpaid orders could not be imported"
|
||
msgstr "невыплаченные заказы не могут быть импортированы"
|
||
|
||
#. module: point_of_sale
|
||
#. openerp-web
|
||
#: code:addons/point_of_sale/static/src/xml/pos.xml:1221
|
||
#, python-format
|
||
msgid "were duplicates of existing orders"
|
||
msgstr "были дубликаты существующих заказов"
|