forked from Mapan/odoo17e
123 lines
4.5 KiB
Plaintext
123 lines
4.5 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * whatsapp_pos
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2023
|
||
# Wil Odoo, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 22:22+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
||
"Last-Translator: Wil Odoo, 2024\n"
|
||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: ru\n"
|
||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-javascript
|
||
#: code:addons/whatsapp_pos/static/src/xml/receipt_screen/receipt_screen_patch.xml:0
|
||
#, python-format
|
||
msgid "(Both will be sent by WhatsApp)"
|
||
msgstr "(Оба письма будут отправлены по WhatsApp)"
|
||
|
||
#. module: whatsapp_pos
|
||
#: model:ir.model,name:whatsapp_pos.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "Параметры конфигурации"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-javascript
|
||
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
||
#, python-format
|
||
msgid "Invalid Number"
|
||
msgstr "Неверный номер"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-python
|
||
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid "Invoice Whatsapp template should have a phone field"
|
||
msgstr "Шаблон счета-фактуры Whatsapp должен иметь поле для телефона"
|
||
|
||
#. module: whatsapp_pos
|
||
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__invoice_template_id
|
||
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_invoice_template_id
|
||
msgid "Invoice template"
|
||
msgstr "Шаблон счета-фактуры"
|
||
|
||
#. module: whatsapp_pos
|
||
#: model:ir.model,name:whatsapp_pos.model_pos_config
|
||
msgid "Point of Sale Configuration"
|
||
msgstr "Конфигурация точки продаж"
|
||
|
||
#. module: whatsapp_pos
|
||
#: model:ir.model,name:whatsapp_pos.model_pos_order
|
||
msgid "Point of Sale Orders"
|
||
msgstr "Заказы в торговых точках"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-python
|
||
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid "Receipt Whatsapp template should have Image Header Type"
|
||
msgstr "Квитанция Whatsapp шаблон должен иметь Тип заголовка изображения"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-python
|
||
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid "Receipt Whatsapp template should have a phone field"
|
||
msgstr "Шаблон квитанции Whatsapp должен иметь поле для телефона"
|
||
|
||
#. module: whatsapp_pos
|
||
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__receipt_template_id
|
||
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_receipt_template_id
|
||
msgid "Receipt template"
|
||
msgstr "Шаблон квитанции"
|
||
|
||
#. module: whatsapp_pos
|
||
#: model_terms:ir.ui.view,arch_db:whatsapp_pos.res_config_settings_view_form
|
||
msgid "Send receipts Using WhatsApp"
|
||
msgstr "Отправка квитанций с помощью WhatsApp"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-javascript
|
||
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
||
#, python-format
|
||
msgid "Sending in progress"
|
||
msgstr "Идет отправка"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-javascript
|
||
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
||
#, python-format
|
||
msgid "Something went wrong, please check the number and try again."
|
||
msgstr "Что-то пошло не так, пожалуйста, проверьте номер и повторите попытку."
|
||
|
||
#. module: whatsapp_pos
|
||
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__whatsapp_enabled
|
||
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_whatsapp_enabled
|
||
msgid "WhatsApp Enabled"
|
||
msgstr "WhatsApp включен"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-javascript
|
||
#: code:addons/whatsapp_pos/static/src/xml/receipt_screen/receipt_screen_patch.xml:0
|
||
#, python-format
|
||
msgid "WhatsApp Receipt"
|
||
msgstr "Квитанция WhatsApp"
|
||
|
||
#. module: whatsapp_pos
|
||
#. odoo-javascript
|
||
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
||
#, python-format
|
||
msgid "WhatsApp sent"
|
||
msgstr "WhatsApp отправил"
|