70 lines
2.2 KiB
Plaintext
70 lines
2.2 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * pos_six
|
||
|
#
|
||
|
# Translators:
|
||
|
# Martin Trigaux, 2023
|
||
|
# Wil Odoo, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+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: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/payment_six.js:0
|
||
|
#, python-format
|
||
|
msgid "Balance Failed"
|
||
|
msgstr "Нарушен баланс"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model,name:pos_six.model_pos_config
|
||
|
msgid "Point of Sale Configuration"
|
||
|
msgstr "Конфигурация точки продаж"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model,name:pos_six.model_pos_payment_method
|
||
|
msgid "Point of Sale Payment Methods"
|
||
|
msgstr "Способы оплаты в торговых точках"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model,name:pos_six.model_pos_session
|
||
|
msgid "Point of Sale Session"
|
||
|
msgstr "Сессия в торговой точке"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/balance_button/balance_button.xml:0
|
||
|
#, python-format
|
||
|
msgid "Send Balance"
|
||
|
msgstr "Отправить баланс"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__six_terminal_ip
|
||
|
msgid "Six Terminal IP"
|
||
|
msgstr "Шесть терминальных IP"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/payment_six.js:0
|
||
|
#, python-format
|
||
|
msgid "The balance operation failed."
|
||
|
msgstr "Операция балансировки неудачна."
|
||
|
|
||
|
#. module: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/payment_six.js:0
|
||
|
#, python-format
|
||
|
msgid "Transaction was not processed correctly"
|
||
|
msgstr "Транзакция была обработана неправильно"
|