# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_pine_labs
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-12-03 08:36+0000\n"
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/"
"pos_pine_labs/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 5.14.3\n"

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_client
msgid "A client id issued directly to the merchant by Pine Labs."
msgstr "ID клиента, выданный Pine Labs напрямую продавцу."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_merchant
msgid "A merchant id issued directly to the merchant by Pine Labs."
msgstr "ID продавца, выданный Pine Labs напрямую продавцу."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_security_token
msgid "A security token issued directly to the merchant by Pine Labs."
msgstr "Токен безопасности, выданный Pine Labs напрямую продавцу."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_store
msgid "A store id issued directly to the merchant by Pine Labs."
msgstr "ID магазина, выданный Pine Labs напрямую продавцу."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_allowed_payment_mode
msgid "Accepted payment modes by Pine Labs for transactions."
msgstr "Разрешенные методы оплаты в Pine Labs для проведения операций."

#. module: pos_pine_labs
#: model:ir.model.fields.selection,name:pos_pine_labs.selection__pos_payment_method__pine_labs_allowed_payment_mode__all
msgid "All"
msgstr "Все"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Cannot process transactions with negative amount."
msgstr "Невозможно обработать транзакции с отрицательной суммой."

#. module: pos_pine_labs
#: model:ir.model.fields.selection,name:pos_pine_labs.selection__pos_payment_method__pine_labs_allowed_payment_mode__card
msgid "Card"
msgstr "Карточка"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment__display_name
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__display_name
msgid "Display Name"
msgstr ""

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment__id
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__id
msgid "ID"
msgstr "ID"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_allowed_payment_mode
msgid "Pine Labs Allowed Payment Modes"
msgstr "Разрешенные методы оплаты Pine Labs"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_client
msgid "Pine Labs Client ID"
msgstr "ID клиента Pine Labs"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs Error"
msgstr "Ошибка Pine Labs"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_merchant
msgid "Pine Labs Merchant ID"
msgstr "ID продавца Pine Labs"

#. module: pos_pine_labs
#. odoo-python
#: code:addons/pos_pine_labs/models/pos_payment_method.py:0
msgid ""
"Pine Labs POS transaction cancelled. Retry again for collecting payment."
msgstr "Транзакция Pine Labs отменена. Повторите попытку оплаты."

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_security_token
msgid "Pine Labs Security Token"
msgstr "Токен безопасности Pine Labs"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_store
msgid "Pine Labs Store ID"
msgstr "ID магазина Pine Labs"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_test_mode
msgid "Pine Labs Test Mode"
msgstr "Тестовый режим Pine Labs"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs get payment status request failed"
msgstr "Ошибка при получении статуса оплаты от Pine Labs"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs make payment request failed"
msgstr "Ошибка при отправке запроса на оплату в Pine Labs"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs payment cancellation request failed"
msgstr "Ошибка при отправке запроса на отмену оплаты в Pine Labs"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment__pine_labs_plutus_transaction_ref
msgid "PineLabs Transaction ID"
msgstr ""

#. module: pos_pine_labs
#: model:ir.model,name:pos_pine_labs.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "Методы оплаты в POS"

#. module: pos_pine_labs
#: model:ir.model,name:pos_pine_labs.model_pos_payment
msgid "Point of Sale Payments"
msgstr "Платежи POS"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Reference number mismatched"
msgstr "Несоответствие номера ссылки"

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment__pine_labs_plutus_transaction_ref
msgid ""
"Required during the refund order process: https://developer.pinelabs.com/in/"
"instore/cloud-integration#Example-JSON-request-for-Void-ICB-on-UPI-"
"transaction"
msgstr ""
"Необходимо для возврата: https://developer.pinelabs.com/in/instore/cloud-"
"integration#Example-JSON-request-for-Void-ICB-on-UPI-transaction"

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_test_mode
msgid "Test Pine Labs transaction process."
msgstr "Тестовая транзакция через Pine Labs."

#. module: pos_pine_labs
#. odoo-python
#: code:addons/pos_pine_labs/models/pos_payment_method.py:0
msgid ""
"The expected error code for the Pine Labs POS status request was not "
"included in the response."
msgstr "Ожидаемый код ошибки в ответе от Pine Labs не найден."

#. module: pos_pine_labs
#. odoo-python
#: code:addons/pos_pine_labs/models/pos_payment_method.py:0
msgid "This Payment Terminal is only valid for INR Currency"
msgstr "Этот платежный терминал поддерживает только валюту INR"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Transaction failed due to inactivity"
msgstr "Операция прервана: превышено время ожидания"

#. module: pos_pine_labs
#: model:ir.model.fields.selection,name:pos_pine_labs.selection__pos_payment_method__pine_labs_allowed_payment_mode__upi
msgid "Upi"
msgstr "UPI"

#~ msgid "Pine Labs PlutusTransactionReferenceID"
#~ msgstr "Pine Labs PlutusTransactionReferenceID"
