mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-27 15:22:04 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -1,35 +1,47 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_restaurant_adyen
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Ivan Kropotkin <yelizariev@itpp.dev>, 2022
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.2\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-11 14:34+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-01-30 15:14+0400\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"Language: 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"
|
||||
"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_restaurant_adyen
|
||||
#: model:ir.model.fields,field_description:pos_restaurant_adyen.field_pos_payment_method__adyen_merchant_account
|
||||
msgid "Adyen Merchant Account"
|
||||
msgstr "Торговый счет Adyen"
|
||||
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model.fields,field_description:pos_restaurant_adyen.field_pos_order__display_name
|
||||
#: model:ir.model.fields,field_description:pos_restaurant_adyen.field_pos_payment__display_name
|
||||
#: model:ir.model.fields,field_description:pos_restaurant_adyen.field_pos_payment_method__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model.fields,field_description:pos_restaurant_adyen.field_pos_order__id
|
||||
#: model:ir.model.fields,field_description:pos_restaurant_adyen.field_pos_payment__id
|
||||
#: model:ir.model.fields,field_description:pos_restaurant_adyen.field_pos_payment_method__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model,name:pos_restaurant_adyen.model_pos_order
|
||||
msgid "Point of Sale Orders"
|
||||
msgstr "Заказы точки продажи"
|
||||
msgstr "Заказы в торговых точках"
|
||||
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model,name:pos_restaurant_adyen.model_pos_payment_method
|
||||
|
|
@ -41,12 +53,10 @@ msgstr "Способы оплаты в торговых точках"
|
|||
msgid "Point of Sale Payments"
|
||||
msgstr "Платежи в точках продаж"
|
||||
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model,name:pos_restaurant_adyen.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Смена"
|
||||
|
||||
#. module: pos_restaurant_adyen
|
||||
#: model:ir.model.fields,help:pos_restaurant_adyen.field_pos_payment_method__adyen_merchant_account
|
||||
msgid "The POS merchant account code used in Adyen"
|
||||
msgstr "Код торгового счета POS, используемый в Adyen"
|
||||
|
||||
#~ msgid "Point of Sale Session"
|
||||
#~ msgstr "Сессия в торговой точке"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue