mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-27 22:42:08 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -1,24 +1,27 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_adyen
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2024
|
||||
#
|
||||
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2024\n"
|
||||
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
|
||||
"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
|
||||
"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
|
||||
"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model_terms:ir.ui.view,arch_db:pos_adyen.res_config_settings_view_form
|
||||
|
|
@ -32,16 +35,10 @@ msgstr "Ключ API Adyen"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid "Adyen Error"
|
||||
msgstr "Помилка Adyen"
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_latest_diagnosis
|
||||
msgid "Adyen Latest Diagnosis"
|
||||
msgstr "Остання діагностика Adyen"
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_latest_response
|
||||
msgid "Adyen Latest Response"
|
||||
|
|
@ -59,8 +56,7 @@ msgstr "Тестовий режим Adyen"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid "An unexpected error occurred. Message from Adyen: %s"
|
||||
msgstr "Сталася неочікувана помилка. Повідомлення від Adyen: %s"
|
||||
|
||||
|
|
@ -71,15 +67,13 @@ msgstr "Попросіть клієнта чайові"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid "Authentication failed. Please check your Adyen credentials."
|
||||
msgstr "Автентифікація не вдалася. Перевірте ваші облікові дані Adyen."
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid ""
|
||||
"Cancelling the payment failed. Please cancel it manually on the payment "
|
||||
"terminal."
|
||||
|
|
@ -88,8 +82,7 @@ msgstr ""
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid "Cannot process transactions with negative amount."
|
||||
msgstr "Неможливо обробити транзакції з від’ємною сумою."
|
||||
|
||||
|
|
@ -100,8 +93,7 @@ msgstr "Налаштування"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid ""
|
||||
"Could not connect to the Odoo server, please check your internet connection "
|
||||
"and try again."
|
||||
|
|
@ -109,25 +101,40 @@ msgstr ""
|
|||
"Не вдалося підключитися до сервера Odoo, перевірте підключення до Інтернету "
|
||||
"та повторіть спробу."
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_config__display_name
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__display_name
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_res_config_settings__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_event_url
|
||||
msgid "Event URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_config__id
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__id
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_res_config_settings__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-python
|
||||
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Invalid Adyen request"
|
||||
msgstr "Недійсний запит Adyen"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid "Message from Adyen: %s"
|
||||
msgstr "Повідомлення від Adyen: %s"
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-python
|
||||
#: code:addons/pos_adyen/models/pos_config.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Please configure a tip product for POS %s to support tipping with Adyen."
|
||||
msgstr ""
|
||||
|
|
@ -144,11 +151,6 @@ msgstr "Налаштування точки продажу"
|
|||
msgid "Point of Sale Payment Methods"
|
||||
msgstr "Способи оплати точки продажу"
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model,name:pos_adyen.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Сесія точки продажу"
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_res_config_settings__pos_adyen_ask_customer_for_tip
|
||||
msgid "Pos Adyen Ask Customer For Tip"
|
||||
|
|
@ -162,22 +164,28 @@ msgstr "Запустіть транзакції у тестовому серед
|
|||
#. module: pos_adyen
|
||||
#. odoo-python
|
||||
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Terminal %s is already used in company %s on payment method %s."
|
||||
msgstr "Термінал %s вже використовується в компанії %s на способі оплати %s."
|
||||
msgid ""
|
||||
"Terminal %(terminal)s is already used in company %(company)s on payment "
|
||||
"method %(payment_method)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-python
|
||||
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Terminal %s is already used on payment method %s."
|
||||
msgstr "Термінал %s вже використовується у способі оплати %s."
|
||||
msgid ""
|
||||
"Terminal %(terminal)s is already used on payment method %(payment_method)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_event_url
|
||||
msgid "This URL needs to be pasted on Adyen's portal terminal settings."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_api_key
|
||||
msgid ""
|
||||
"Used when connecting to Adyen: https://docs.adyen.com/user-management/how-"
|
||||
"to-get-the-api-key/#description"
|
||||
"Used when connecting to Adyen: https://docs.adyen.com/user-management/how-to-"
|
||||
"get-the-api-key/#description"
|
||||
msgstr ""
|
||||
"Використовується при з'єднанні з Adyen: https://docs.adyen.com/user-"
|
||||
"management/how-to-get-the-api-key/#description"
|
||||
|
|
@ -186,3 +194,16 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_terminal_identifier
|
||||
msgid "[Terminal model]-[Serial number], for example: P400Plus-123456789"
|
||||
msgstr "[Terminal model]-[Serial number], наприклад: P400Plus-123456789"
|
||||
|
||||
#~ msgid "Adyen Latest Diagnosis"
|
||||
#~ msgstr "Остання діагностика Adyen"
|
||||
|
||||
#~ msgid "Point of Sale Session"
|
||||
#~ msgstr "Сесія точки продажу"
|
||||
|
||||
#~ msgid "Terminal %s is already used in company %s on payment method %s."
|
||||
#~ msgstr ""
|
||||
#~ "Термінал %s вже використовується в компанії %s на способі оплати %s."
|
||||
|
||||
#~ msgid "Terminal %s is already used on payment method %s."
|
||||
#~ msgstr "Термінал %s вже використовується у способі оплати %s."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue