# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_payulatam # # Translators: # Martin Trigaux, 2019 # Alina Lisnenko , 2019 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-08-26 08:16+0000\n" "PO-Revision-Date: 2019-08-26 09:12+0000\n" "Last-Translator: Alina Lisnenko , 2019\n" "Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/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" #. module: payment_payulatam #: model:ir.model.fields.selection,name:payment_payulatam.selection__payment_acquirer__provider__payulatam msgid "PayU Latam" msgstr "PayU Latam" #. module: payment_payulatam #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_api_key msgid "PayU Latam API Key" msgstr "API ключ PayU Latam" #. module: payment_payulatam #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_account_id msgid "PayU Latam Account ID" msgstr "ID рахунку PayU Latam" #. module: payment_payulatam #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_merchant_id msgid "PayU Latam Merchant ID" msgstr "ID продавця PayU Latam" #. module: payment_payulatam #: code:addons/payment_payulatam/models/payment.py:0 #, python-format msgid "PayU Latam: received data for reference %s; multiple orders found" msgstr "PayU Latam: отримані дані для %s; знайдено кілька замовлень" #. module: payment_payulatam #: code:addons/payment_payulatam/models/payment.py:0 #, python-format msgid "PayU Latam: received data for reference %s; no order found" msgstr "" "PayU Latam: отримані дані для референсу %s; не знайдено жодного замовлення" #. module: payment_payulatam #: code:addons/payment_payulatam/models/payment.py:0 #, python-format msgid "" "PayU Latam: received data with missing reference (%s) or transaction id (%s)" " or sign (%s)" msgstr "" "PayU Latam: отримані дані з відсутнім референсом (%s) або id транзакції (%s)" " або підпис (%s)" #. module: payment_payulatam #: model:ir.model,name:payment_payulatam.model_payment_acquirer msgid "Payment Acquirer" msgstr "Платіжний еквайєр" #. module: payment_payulatam #: model:ir.model,name:payment_payulatam.model_payment_transaction msgid "Payment Transaction" msgstr "Платіжна операція" #. module: payment_payulatam #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__provider msgid "Provider" msgstr "Провайдер"