diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/payment_sips/i18n | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/payment_sips/i18n')
64 files changed, 7168 insertions, 0 deletions
diff --git a/addons/payment_sips/i18n/af.po b/addons/payment_sips/i18n/af.po new file mode 100644 index 00000000..edad7d94 --- /dev/null +++ b/addons/payment_sips/i18n/af.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-11-12 09:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Afrikaans (http://www.transifex.com/odoo/odoo-9/language/" +"af/)\n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "<span><i>Kanselleer,</i> Jou betaling is gekanselleer.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" +"<span><i>Klaar,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" diff --git a/addons/payment_sips/i18n/ar.po b/addons/payment_sips/i18n/ar.po new file mode 100644 index 00000000..5d05decb --- /dev/null +++ b/addons/payment_sips/i18n/ar.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Mustafa Rawi <mustafa@cubexco.com>, 2020 +# Osama Ahmaro <osamaahmaro@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Osama Ahmaro <osamaahmaro@gmail.com>, 2020\n" +"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "الاسم المعروض" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "المُعرف" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "خطأ بمزود معالج السداد" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "إصدار الواجهة" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "معرف التاجر" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "معالج السداد" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "معاملة السداد" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "رابط الإنتاج" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "المزود" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "مفتاح سري" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "رابط الاختبار" diff --git a/addons/payment_sips/i18n/az.po b/addons/payment_sips/i18n/az.po new file mode 100644 index 00000000..7a8146c8 --- /dev/null +++ b/addons/payment_sips/i18n/az.po @@ -0,0 +1,141 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:22+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "" diff --git a/addons/payment_sips/i18n/bg.po b/addons/payment_sips/i18n/bg.po new file mode 100644 index 00000000..947a8dfa --- /dev/null +++ b/addons/payment_sips/i18n/bg.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Albena Mincheva <albena_vicheva@abv.bg>, 2020 +# Maria Boyadjieva <marabo2000@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Maria Boyadjieva <marabo2000@gmail.com>, 2020\n" +"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Некоректен доставчик на обработчик на плащане" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Последно променено на" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ИН на търговец" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Обработчик на плащане" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Платежна транзакция" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Доставчик" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Таен ключ" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/bn.po b/addons/payment_sips/i18n/bn.po new file mode 100644 index 00000000..4937f0f5 --- /dev/null +++ b/addons/payment_sips/i18n/bn.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Abu Zafar <azmikbal@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Abu Zafar <azmikbal@gmail.com>, 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "প্রদর্শন নাম" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "আইডি " + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "সর্বশেষ সংশোধিত" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "পেমেন্ট অর্জিত" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "পেমেন্ট লেনদেন" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "গোপন চাবি" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/bs.po b/addons/payment_sips/i18n/bs.po new file mode 100644 index 00000000..5c9ec414 --- /dev/null +++ b/addons/payment_sips/i18n/bs.po @@ -0,0 +1,144 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Boško Stojaković <bluesoft83@gmail.com>, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\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" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "Ručna konfiguracija" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Sticaoc plaćanja" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transakcija plaćanja" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Provajder" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "Slipovi" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "Žičani prenos" diff --git a/addons/payment_sips/i18n/ca.po b/addons/payment_sips/i18n/ca.po new file mode 100644 index 00000000..548d72b7 --- /dev/null +++ b/addons/payment_sips/i18n/ca.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# RGB Consulting <odoo@rgbconsulting.com>, 2020 +# Quim - eccit <quim@eccit.com>, 2020 +# Josep Anton Belchi, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Mètode de pagament incorrecte" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Mètode de pagament" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacció de pagament" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Proveïdor" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/ckb.po b/addons/payment_sips/i18n/ckb.po new file mode 100644 index 00000000..4139df19 --- /dev/null +++ b/addons/payment_sips/i18n/ckb.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Haval Abdulkarim <haval.abdulkarim@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Haval Abdulkarim <haval.abdulkarim@gmail.com>, 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "پیشاندانی ناو" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ناسنامە" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "دواین دەستکاری لە" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "پارەوەرگر" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/cs.po b/addons/payment_sips/i18n/cs.po new file mode 100644 index 00000000..2e16657d --- /dev/null +++ b/addons/payment_sips/i18n/cs.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka <jan.horzinka@centrum.cz>, 2020 +# Michal Veselý <michal@veselyberanek.net>, 2020 +# trendspotter, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: trendspotter, 2021\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Nesprávný poskytovatel platebního zprostředkovatele" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Merchant ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Platební brána" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Platební transakce" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Prodkční url" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Poskytovatel" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Tajný klíč" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Verze tajného klíče" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Testovací url" diff --git a/addons/payment_sips/i18n/da.po b/addons/payment_sips/i18n/da.po new file mode 100644 index 00000000..c9a1a07c --- /dev/null +++ b/addons/payment_sips/i18n/da.po @@ -0,0 +1,111 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Morten Schou <ms@msteknik.dk>, 2020 +# Jesper Carstensen <jc@danodoo.dk>, 2020 +# Pernille Kristensen <pernillekristensen1994@gmail.com>, 2020 +# Sanne Kristensen <sanne@vkdata.dk>, 2020 +# Mads Søndergaard, 2020 +# Mads Søndergaard <mads@vkdata.dk>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Mads Søndergaard <mads@vkdata.dk>, 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "Valuta ikke understøttet af Wordline: %s" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Forkert betalingsindløser" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Brugerflade version" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Sælger ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalingsindløser" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Betalingstransaktion" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Produktions URL" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Udbyder" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Hemmelig nøgle" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Hemmelig Nøgle Udgave" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "Sips: Modtaget data for reference %s; ingen ordre fundet" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Test URL" diff --git a/addons/payment_sips/i18n/de.po b/addons/payment_sips/i18n/de.po new file mode 100644 index 00000000..77ed90d6 --- /dev/null +++ b/addons/payment_sips/i18n/de.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Chris Egal <sodaswed@web.de>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Chris Egal <sodaswed@web.de>, 2020\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Ungültiger Zahlungsanbieter" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Schnittstellenversion" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Händler-ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Zahlungsanbieter" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Zahlungstransaktion" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Produktionsurl" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Anbieter" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Geheimer Schlüssel" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Test url" diff --git a/addons/payment_sips/i18n/el.po b/addons/payment_sips/i18n/el.po new file mode 100644 index 00000000..2a35b18d --- /dev/null +++ b/addons/payment_sips/i18n/el.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Kostas Goutoudis <goutoudis@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2020\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "Κωδικός" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Λανθασμένος πάροχος αποδέκτη πληρωμής" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Έκδοση Διεπαφής" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Τελευταία τροποποίηση στις" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Αναγνωριστικό Εμπόρου" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Αποδέκτης Πληρωμής" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Συναλλαγή Πληρωμής" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Πάροχος" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Κρυφό Κλειδί" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/en_GB.po b/addons/payment_sips/i18n/en_GB.po new file mode 100644 index 00000000..fe485fe9 --- /dev/null +++ b/addons/payment_sips/i18n/en_GB.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-19 08:20+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/" +"odoo-9/language/en_GB/)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Payment Acquirer" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Payment Transaction" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" diff --git a/addons/payment_sips/i18n/eo.po b/addons/payment_sips/i18n/eo.po new file mode 100644 index 00000000..157a53d4 --- /dev/null +++ b/addons/payment_sips/i18n/eo.po @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/es.po b/addons/payment_sips/i18n/es.po new file mode 100644 index 00000000..9aad9cd8 --- /dev/null +++ b/addons/payment_sips/i18n/es.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Daniela Cervantes <dace@odoo.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Daniela Cervantes <dace@odoo.com>, 2021\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "Wordline no acepta esta divisa: %s" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Proveedor del medio de pago incorrecto" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Versión de la interfaz" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ID de comerciante" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de Pago" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacción de pago" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "URL de producción" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Proveedor" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Contraseña secreta" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Versión de contrasela secreta" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" +"Sips: se recibieron los datos para la referencia %s; no se encontró ninguna " +"orden " + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "URL de prueba" diff --git a/addons/payment_sips/i18n/es_CO.po b/addons/payment_sips/i18n/es_CO.po new file mode 100644 index 00000000..8322501e --- /dev/null +++ b/addons/payment_sips/i18n/es_CO.po @@ -0,0 +1,119 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# ANDRES FELIPE NEGRETE GOMEZ <psi@nubark.com>, 2016 +# Mateo Tibaquirá <nestormateo@gmail.com>, 2015 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-02-18 13:31+0000\n" +"Last-Translator: Felipe Palomino <omega@nubark.com>\n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CO/)\n" +"Language: es_CO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "; orden múltiple encontrada" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "; no se encontró la orden" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "<span><i>Cancelado,</i> Su pago ha sido cancelado.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" +"<span><i>Terminado,</i> Su pago en línea ha sido procesado exitosamente. " +"Gracias por su compra.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" +"<span><i>Error,</i> considere por favor que ha ocurrido un error durante la " +"transacción. La orden ha sido confirmada pero no será pagada. No dude en " +"contactarnos si usted tiene alguna pregunta sobre el estado de su orden.</" +"span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" +"<span><i>Pendiente,</i> su pago en línea ha sido procesado " +"satisfactoriamente, pero su orden no ha sido validada todavía.</span>" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "Moneda no soportada por Wordline" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Provedor de gestión de pagos incorrecto" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Adquiridor del Pago" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacción del Pago" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "Contraseña del Usuario de la API SIPS" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "Secreto SIPS" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "Sips: datos recibidos para la referencia %s" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" +"Usted será redirigido al sitio web de Sips después de pulsar el botón de " +"pagar." diff --git a/addons/payment_sips/i18n/es_DO.po b/addons/payment_sips/i18n/es_DO.po new file mode 100644 index 00000000..e7cc55c5 --- /dev/null +++ b/addons/payment_sips/i18n/es_DO.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-05-18 23:43+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/odoo/" +"odoo-9/language/es_DO/)\n" +"Language: es_DO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de pago" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacción del Pago" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" diff --git a/addons/payment_sips/i18n/es_EC.po b/addons/payment_sips/i18n/es_EC.po new file mode 100644 index 00000000..9ccd8919 --- /dev/null +++ b/addons/payment_sips/i18n/es_EC.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Rick Hunter <rick_hunter_ec@yahoo.com>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-01-28 02:44+0000\n" +"Last-Translator: Rick Hunter <rick_hunter_ec@yahoo.com>\n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/odoo/odoo-9/" +"language/es_EC/)\n" +"Language: es_EC\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "; múltiple oferta encontrada " + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "; no se encontró orden" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "<span><i>Cancelad,</i> Su pago ha sido cancelado.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" +"<span><i>Aprobado,</i> su pago en línea ha sido porcesado " +"satisfactoriamente. Gracias por su orden.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" +"<span><i>Error,</i> considere por favor que ha ocurrido un error durante la " +"transacción. La orden ha sido confirmada, pero no será pagada. No dude en " +"contactarnos si usted tiene alguna pregunta sobre el estado de su orden.</" +"span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" +"<span><i>Pendiente,</i> su orden ha sido procesada satisfactoriamente, pero " +"no ha sido validada satisfactoriamente.</span>" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "Moneda no soportada por Wordline" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Proveedor de método el pago incorrecto" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de pago" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacción de pago" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "API Usuario y Contraseña SIPS" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "Secreto SIPS" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "Sips: datos recibidos para referencia %s" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" +"Usted será redirigido a la página web Sips después de hacer clic en el botón " +"de pago." diff --git a/addons/payment_sips/i18n/es_MX.po b/addons/payment_sips/i18n/es_MX.po new file mode 100644 index 00000000..13d23bcc --- /dev/null +++ b/addons/payment_sips/i18n/es_MX.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Cécile Collart <cco@odoo.com>, 2021 +# Daniela Cervantes <dace@odoo.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Daniela Cervantes <dace@odoo.com>, 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "Wordline no acepta esta divisa: %s" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Proveedor del medio de pago incorrecto" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Versión de la interfaz" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ID de comerciante" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de pago" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacción de pago" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "URL de producción" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Proveedor" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Contraseña secreta" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Versión de contrasela secreta" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" +"Sips: se recibieron los datos para la referencia %s; no se encontró ninguna " +"orden " + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "URL de prueba" diff --git a/addons/payment_sips/i18n/es_PA.po b/addons/payment_sips/i18n/es_PA.po new file mode 100644 index 00000000..414107ee --- /dev/null +++ b/addons/payment_sips/i18n/es_PA.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-19 08:20+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Panama) (http://www.transifex.com/odoo/odoo-9/" +"language/es_PA/)\n" +"Language: es_PA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de pago" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacción de pago" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" diff --git a/addons/payment_sips/i18n/es_PE.po b/addons/payment_sips/i18n/es_PE.po new file mode 100644 index 00000000..3eac2d0e --- /dev/null +++ b/addons/payment_sips/i18n/es_PE.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-06-16 14:35+0000\n" +"Last-Translator: Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>\n" +"Language-Team: Spanish (Peru) (http://www.transifex.com/odoo/odoo-9/language/" +"es_PE/)\n" +"Language: es_PE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "; pedido múltiple encontrado" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "; pedido no encontrado" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "<span><i>Cancelar,</i> Su pago ha sido cancelado.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" +"<span><i>Realizado,</i> Su pago en línea ha sido procesado " +"satisfactoriamente. Gracias por su pedido.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" +"<span><i>Error,</i> Por favor se notifica que ha ocurrido un error durante " +"la transacción. El pedido ha sido confirmado pero no será pagado. No dude en " +"contactarnos si tiene cualquier pregunta sobre el estado de su pedido.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" +"<span><i>Pendiente,</i> Su pago en línea ha sido procesado " +"satisfactoriamente. Pero su pedido aún no ha sido validado.</span>" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "Moneda no soportada por Worldline" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Pago incorrecto de proveedor adquiriente" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Pago del Adquiriente" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transacción de Pago" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "Contraseña de Usuario de API SIPS" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "Secreto SIPS" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "Sips: referencia de data recibida %s" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" +"Será redireccionado al sitio web de Sips después de hacer click en el botón " +"de pago." diff --git a/addons/payment_sips/i18n/et.po b/addons/payment_sips/i18n/et.po new file mode 100644 index 00000000..d63eeba7 --- /dev/null +++ b/addons/payment_sips/i18n/et.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Triine Aavik <triine@avalah.ee>, 2020 +# Eneli Õigus <enelioigus@gmail.com>, 2020 +# Marek Pontus, 2020 +# Martin Aavastik <martin@avalah.ee>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Martin Aavastik <martin@avalah.ee>, 2020\n" +"Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Makse saaja" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Maksetehing" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Varustaja" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/eu.po b/addons/payment_sips/i18n/eu.po new file mode 100644 index 00000000..2dd2139c --- /dev/null +++ b/addons/payment_sips/i18n/eu.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2021 +# Eneko <eastigarraga@codesyntax.com>, 2021 +# 61590936fa9bf290362ee306eeabf363_944dd10 <a8bfd5a0b49b9c8455f33fc521764cc3_680674>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: 61590936fa9bf290362ee306eeabf363_944dd10 <a8bfd5a0b49b9c8455f33fc521764cc3_680674>, 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Ordainketa transakzioa" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Hornitzailea " + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/fa.po b/addons/payment_sips/i18n/fa.po new file mode 100644 index 00000000..a4ce1852 --- /dev/null +++ b/addons/payment_sips/i18n/fa.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2018 +# Hamed Mohammadi <hamed@dehongi.com>, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Hamed Mohammadi <hamed@dehongi.com>, 2018\n" +"Language-Team: Persian (https://www.transifex.com/odoo/teams/41243/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "دریافت کننده پرداخت" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "تراکنش پرداخت" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "فراهمکننده" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "" diff --git a/addons/payment_sips/i18n/fi.po b/addons/payment_sips/i18n/fi.po new file mode 100644 index 00000000..a86c37bf --- /dev/null +++ b/addons/payment_sips/i18n/fi.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Kari Lindgren <kari.lindgren@emsystems.fi>, 2020 +# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2020 +# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2020\n" +"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Maksun vastaanottaja" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Maksutapahtuma" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Palveluntarjoaja" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/fr.po b/addons/payment_sips/i18n/fr.po new file mode 100644 index 00000000..8d577e4e --- /dev/null +++ b/addons/payment_sips/i18n/fr.po @@ -0,0 +1,111 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Aurélien Pillevesse <aurelienpillevesse@hotmail.fr>, 2020 +# Eloïse Stilmant <est@odoo.com>, 2020 +# Cécile Collart <cco@odoo.com>, 2020 +# Gilles Mangin <gilles.mangin@phidias.fr>, 2020 +# Frédéric GILSON <frederic.gilson@logicasoft.eu>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Frédéric GILSON <frederic.gilson@logicasoft.eu>, 2020\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Paiement incorrect vendeur fournisseur" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Version de l'interface" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Identifiant du marchand" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Intermédiaire de paiement" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transaction" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "URL de Production" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Transporteur" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Clé secrète" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "URL de test" diff --git a/addons/payment_sips/i18n/gu.po b/addons/payment_sips/i18n/gu.po new file mode 100644 index 00000000..911b9e48 --- /dev/null +++ b/addons/payment_sips/i18n/gu.po @@ -0,0 +1,141 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-08-02 09:56+0000\n" +"PO-Revision-Date: 2018-08-02 09:56+0000\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "" diff --git a/addons/payment_sips/i18n/he.po b/addons/payment_sips/i18n/he.po new file mode 100644 index 00000000..48aeae05 --- /dev/null +++ b/addons/payment_sips/i18n/he.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# ExcaliberX <excaliberx@gmail.com>, 2020 +# Yihya Hugirat <hugirat@gmail.com>, 2020 +# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2020\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "שם תצוגה" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "מזהה" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "שונה לאחרונה ב - " + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "מזהה סוחר" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "ספק שירות תשלומים" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "עסקת תשלום" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "ספק" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/hi.po b/addons/payment_sips/i18n/hi.po new file mode 100644 index 00000000..2873ff10 --- /dev/null +++ b/addons/payment_sips/i18n/hi.po @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/hr.po b/addons/payment_sips/i18n/hr.po new file mode 100644 index 00000000..c35e7e91 --- /dev/null +++ b/addons/payment_sips/i18n/hr.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Karolina Tonković <karolina.tonkovic@storm.hr>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Karolina Tonković <karolina.tonkovic@storm.hr>, 2020\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\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" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Stjecatelj plaćanja" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transakcija plaćanja" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Davatelj " + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/hu.po b/addons/payment_sips/i18n/hu.po new file mode 100644 index 00000000..6b56936c --- /dev/null +++ b/addons/payment_sips/i18n/hu.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2021 +# krnkris, 2021 +# Tamás Németh <ntomasz81@gmail.com>, 2021 +# Ákos Nagy <akos.nagy@oregional.hu>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Ákos Nagy <akos.nagy@oregional.hu>, 2021\n" +"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "Azonosító" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Nem megfelelő pénzügyi lebonyolító szolgáltató" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Kereskedelmi azonosító ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Fizetési szolgáltató" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Fizetési tranzakció" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Szolgáltató" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Titkos kulcs" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips fizetés" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/id.po b/addons/payment_sips/i18n/id.po new file mode 100644 index 00000000..dc93e5f1 --- /dev/null +++ b/addons/payment_sips/i18n/id.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2020 +# Ikhsanul Wirsa <iwirsa02@outlook.co.id>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Ikhsanul Wirsa <iwirsa02@outlook.co.id>, 2020\n" +"Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Pemilik Tagihan" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transaksi Tagihan" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Pemberi" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/is.po b/addons/payment_sips/i18n/is.po new file mode 100644 index 00000000..a58cbc22 --- /dev/null +++ b/addons/payment_sips/i18n/is.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Bjorn Ingvarsson <boi@exigo.is>, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:22+0000\n" +"Last-Translator: Bjorn Ingvarsson <boi@exigo.is>, 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Payment Acquirer" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Provider" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "" diff --git a/addons/payment_sips/i18n/it.po b/addons/payment_sips/i18n/it.po new file mode 100644 index 00000000..ee48657f --- /dev/null +++ b/addons/payment_sips/i18n/it.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Sergio Zanchetta <primes2h@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2020\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "Valuta non gestita da Wordline: %s" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Fornitore sistema di pagamento errato" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Versione interfaccia" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ID commerciante" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Sistema di pagamento" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transazione di pagamento" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "URL di produzione" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Fornitore" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Chiave segreta" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Versione chiave segreta" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "Sips: ricevuti dati con riferimento %s; nessun ordine trovato" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "URL di test" diff --git a/addons/payment_sips/i18n/ja.po b/addons/payment_sips/i18n/ja.po new file mode 100644 index 00000000..e159f642 --- /dev/null +++ b/addons/payment_sips/i18n/ja.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Shunho Kin <s-kin@shonan-innovation.co.jp>, 2020 +# Yoshi Tashiro <tashiro@roomsfor.hk>, 2020 +# Norimichi Sugimoto <norimichi.sugimoto@tls-ltd.co.jp>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Norimichi Sugimoto <norimichi.sugimoto@tls-ltd.co.jp>, 2020\n" +"Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "マーチャントID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "決済サービス" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "決済トランザクション" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "プロバイダ" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/ka.po b/addons/payment_sips/i18n/ka.po new file mode 100644 index 00000000..cd8e7ea2 --- /dev/null +++ b/addons/payment_sips/i18n/ka.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Mari Khomeriki <mari.khomeriki@maxinai.com>, 2021 +# Temur, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Temur, 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "სახელი" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "იდენტიფიკატორი/ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "ბოლოს განახლებულია" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "გადახდის ოპერატორი" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "გადახდის ტრანზაქცია" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/km.po b/addons/payment_sips/i18n/km.po new file mode 100644 index 00000000..6eda663c --- /dev/null +++ b/addons/payment_sips/i18n/km.po @@ -0,0 +1,141 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "" diff --git a/addons/payment_sips/i18n/ko.po b/addons/payment_sips/i18n/ko.po new file mode 100644 index 00000000..d65df66f --- /dev/null +++ b/addons/payment_sips/i18n/ko.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI <hwangtog@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: JH CHOI <hwangtog@gmail.com>, 2020\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "잘못된 결제 매입사 제공 업체" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "인터페이스 버전" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "판매자 ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "결제 매입사" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "결제 처리" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "생산 URL" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "공급업체" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "비밀 키" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "시험 url" diff --git a/addons/payment_sips/i18n/lb.po b/addons/payment_sips/i18n/lb.po new file mode 100644 index 00000000..2b9b8f7f --- /dev/null +++ b/addons/payment_sips/i18n/lb.po @@ -0,0 +1,96 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +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" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" diff --git a/addons/payment_sips/i18n/lt.po b/addons/payment_sips/i18n/lt.po new file mode 100644 index 00000000..b0070b2e --- /dev/null +++ b/addons/payment_sips/i18n/lt.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2021 +# Silvija Butko <silvija.butko@gmail.com>, 2021 +# Linas Versada <linaskrisiukenas@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Linas Versada <linaskrisiukenas@gmail.com>, 2021\n" +"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Neteisingas mokėjimo surinkėjas" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Sąsajos versija" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Pardavėjo ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Mokėjimo surinkėjas" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Mokėjimo operacija" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Gamybos URL" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Tiekėjas" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Slaptas raktas" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Testavimo URL" diff --git a/addons/payment_sips/i18n/lv.po b/addons/payment_sips/i18n/lv.po new file mode 100644 index 00000000..b08f9703 --- /dev/null +++ b/addons/payment_sips/i18n/lv.po @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Latvian (https://www.transifex.com/odoo/teams/41243/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/mk.po b/addons/payment_sips/i18n/mk.po new file mode 100644 index 00000000..0dad712c --- /dev/null +++ b/addons/payment_sips/i18n/mk.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-04-20 11:07+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/" +"mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:163 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:161 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,cancel_msg:payment_sips.payment_acquirer_sips +msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>" +msgstr "<span><i>Откажи,</i> Вашата наплата Ви беше откажана.</span>" + +#. module: payment_sips +#: model_terms:payment.acquirer,done_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Done,</i> Your online payment has been successfully processed. " +"Thank you for your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,error_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Error,</i> Please be aware that an error occurred during the " +"transaction. The order has been confirmed but won't be paid. Don't hesitate " +"to contact us if you have any questions on the status of your order.</span>" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pending_msg:payment_sips.payment_acquirer_sips +msgid "" +"<span><i>Pending,</i> Your online payment has been successfully processed. " +"But your order is not validated yet.</span>" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:84 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:65 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Стакнувач на плаќање" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Трансакција на плаќање" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "SIPS API User Password" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "SIPS Secret" +msgstr "" + +#. module: payment_sips +#: model:payment.acquirer,name:payment_sips.payment_acquirer_sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/sips.py:159 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: model_terms:payment.acquirer,pre_msg:payment_sips.payment_acquirer_sips +msgid "" +"You will be redirected to the Sips website after clicking on payment button." +msgstr "" diff --git a/addons/payment_sips/i18n/mn.po b/addons/payment_sips/i18n/mn.po new file mode 100644 index 00000000..254be930 --- /dev/null +++ b/addons/payment_sips/i18n/mn.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Baskhuu Lodoikhuu <baskhuujacara@gmail.com>, 2020 +# Martin Trigaux, 2020 +# tserendavaa tsogtoo <tseegii011929@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: tserendavaa tsogtoo <tseegii011929@gmail.com>, 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Буруу төлбөр хүлээн авагч" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Интерфейсийн хувилбар" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Сүүлд зассан огноо" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Худалдагчийн ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Төлбөрийн хэрэгсэл" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Төлбөрийн гүйлгээ" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Үйлдвэрлэлийн хаяг" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Үйлчилгээ үзүүлэгч" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Нууц түлхүүр" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Туршилтын url" diff --git a/addons/payment_sips/i18n/nb.po b/addons/payment_sips/i18n/nb.po new file mode 100644 index 00000000..dc722f2d --- /dev/null +++ b/addons/payment_sips/i18n/nb.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Marius Stedjan <marius@stedjan.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Marius Stedjan <marius@stedjan.com>, 2020\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Tilbyder av betalingsløsning er ikke korrekt" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Grensesnittversjon" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Merchant ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalingsinnløser" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Betalingstransaksjon" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Innløser" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Hemmelig nøkkel" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/nl.po b/addons/payment_sips/i18n/nl.po new file mode 100644 index 00000000..e1a9db4c --- /dev/null +++ b/addons/payment_sips/i18n/nl.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Yenthe Van Ginneken <yenthespam@gmail.com>, 2020 +# Martin Trigaux, 2020 +# Erwin van der Ploeg <erwin@odooexperts.nl>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2020\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "Valuta wordt niet ondersteund door Worldline: %s" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Onjuiste betalingsverwerker " + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Interface versie" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Merchant ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalingsprovider" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Betalingstransactie" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Productie URL" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Provider" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Geheime sleutel" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Geheime sleutel versie" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "Sips: data ontvangen voor referentie %s; geen order gevonden" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Test URL" diff --git a/addons/payment_sips/i18n/payment_sips.pot b/addons/payment_sips/i18n/payment_sips.pot new file mode 100644 index 00000000..93773d74 --- /dev/null +++ b/addons/payment_sips/i18n/payment_sips.pot @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-01 07:28+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/pl.po b/addons/payment_sips/i18n/pl.po new file mode 100644 index 00000000..a3ba8e6f --- /dev/null +++ b/addons/payment_sips/i18n/pl.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Piotr Szlązak <szlazakpiotr@gmail.com>, 2020 +# Marcin Młynarczyk <mlynarczyk@gmail.com>, 2020 +# Maja Stawicka <mjstwck@wp.pl>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Maja Stawicka <mjstwck@wp.pl>, 2020\n" +"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Wersja interfejsu" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Merchant ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Beneficjent płatności" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transakcja płatności" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Dostawca" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Sekretny klucz" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/pt.po b/addons/payment_sips/i18n/pt.po new file mode 100644 index 00000000..a01b7be7 --- /dev/null +++ b/addons/payment_sips/i18n/pt.po @@ -0,0 +1,110 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# cafonso <cafonso62@gmail.com>, 2020 +# c48d9e6f0d53f7afa4484fd46f953e4a_b05c777 <b89b26df936935dfaaba9a285ffbf73d_440731>, 2020 +# Manuela Silva <manuelarodsilva@gmail.com>, 2020 +# Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2020 +# Pedro Filipe <pedro2.10@hotmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Pedro Filipe <pedro2.10@hotmail.com>, 2020\n" +"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Fornecedor de método de pagamento incorreto" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Id. do Comerciante" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Intermediário de Pagamento" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transação de Pagamento" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Provedor" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Chave secreta" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/pt_BR.po b/addons/payment_sips/i18n/pt_BR.po new file mode 100644 index 00000000..708d74a5 --- /dev/null +++ b/addons/payment_sips/i18n/pt_BR.po @@ -0,0 +1,110 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatica@protonmail.com>, 2020 +# Martin Trigaux, 2020 +# Mateus Lopes <mateus1@gmail.com>, 2020 +# grazziano <gra.negocia@gmail.com>, 2020 +# André Augusto Firmino Cordeiro <a.cordeito@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: André Augusto Firmino Cordeiro <a.cordeito@gmail.com>, 2020\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Provedor adquirente pagamento incorreto" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de Pagamento" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Transação do Pagamento" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Fornecedor" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/ro.po b/addons/payment_sips/i18n/ro.po new file mode 100644 index 00000000..094aa5a6 --- /dev/null +++ b/addons/payment_sips/i18n/ro.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Fekete Mihai <mihai.fekete@forestandbiomass.ro>, 2020 +# Foldi Robert <foldirobert@nexterp.ro>, 2020 +# Hongu Cosmin <cosmin513@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Hongu Cosmin <cosmin513@gmail.com>, 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Versiune Intefață" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Procesator Plată" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Tranzacție plată" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "url producție" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Furnizor" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Cheie Secretă" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "url Test" diff --git a/addons/payment_sips/i18n/ru.po b/addons/payment_sips/i18n/ru.po new file mode 100644 index 00000000..9e9b13c4 --- /dev/null +++ b/addons/payment_sips/i18n/ru.po @@ -0,0 +1,110 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Ivan Yelizariev <yelizariev@it-projects.info>, 2020 +# ILMIR <karamov@it-projects.info>, 2020 +# Oleg Kuryan <oleg@ventor.tech>, 2020 +# Irina Fedulova <istartlin@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Irina Fedulova <istartlin@gmail.com>, 2020\n" +"Language-Team: Russian (https://www.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: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "Идентификатор" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Неправильный платеж провайдера покупателя" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "версия интерфейса" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ID продавца" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Платежная система" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Операция Оплаты" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "url производства" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Провайдер" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Секретный ключ" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "тест url" diff --git a/addons/payment_sips/i18n/si.po b/addons/payment_sips/i18n/si.po new file mode 100644 index 00000000..439db8c9 --- /dev/null +++ b/addons/payment_sips/i18n/si.po @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/sk.po b/addons/payment_sips/i18n/sk.po new file mode 100644 index 00000000..e7674d3a --- /dev/null +++ b/addons/payment_sips/i18n/sk.po @@ -0,0 +1,110 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Pavol Krnáč <pavol.krnac@ekoenergo.sk>, 2020 +# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 2020 +# 192015edb78c7397bdecc2172c7447b3, 2020 +# Rastislav Brencic <rastislav.brencic@azet.sk>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2020\n" +"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Nesprávny poskytovateľ platby nadobúdateľa" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ID obchodníka" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Príjemca platby " + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Platobná transakcia" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Poskytovateľ" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/sl.po b/addons/payment_sips/i18n/sl.po new file mode 100644 index 00000000..13c79cea --- /dev/null +++ b/addons/payment_sips/i18n/sl.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2021 +# Matjaz Mozetic <m.mozetic@matmoz.si>, 2021 +# matjaz k <matjaz@mentis.si>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: matjaz k <matjaz@mentis.si>, 2021\n" +"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Ponudnik plačilne storitve" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Plačilna transakcija" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Ponudnik" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/sr.po b/addons/payment_sips/i18n/sr.po new file mode 100644 index 00000000..f0d4f400 --- /dev/null +++ b/addons/payment_sips/i18n/sr.po @@ -0,0 +1,141 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\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" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "" diff --git a/addons/payment_sips/i18n/sr@latin.po b/addons/payment_sips/i18n/sr@latin.po new file mode 100644 index 00000000..ce2c0555 --- /dev/null +++ b/addons/payment_sips/i18n/sr@latin.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\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" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:153 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:151 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:74 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:55 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_prod_url +msgid "Prod's url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:149 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer_sips_test_url +msgid "Test's url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer_sips_merchant_id +msgid "Used for production only" +msgstr "" diff --git a/addons/payment_sips/i18n/sv.po b/addons/payment_sips/i18n/sv.po new file mode 100644 index 00000000..fd9d9267 --- /dev/null +++ b/addons/payment_sips/i18n/sv.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2021 +# Anders Wallenquist <anders.wallenquist@vertel.se>, 2021 +# Daniel Forslund <daniel.forslund@gmail.com>, 2021 +# Simon Strömberg <simon.stromberg@vertel.se>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Simon Strömberg <simon.stromberg@vertel.se>, 2021\n" +"Language-Team: Swedish (https://www.transifex.com/odoo/teams/41243/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalningsförvärvare" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Betalningstransaktion" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Leverantör" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/th.po b/addons/payment_sips/i18n/th.po new file mode 100644 index 00000000..bd602528 --- /dev/null +++ b/addons/payment_sips/i18n/th.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Khwunchai Jaengsawang <khwunchai.j@ku.th>, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:22+0000\n" +"Last-Translator: Khwunchai Jaengsawang <khwunchai.j@ku.th>, 2018\n" +"Language-Team: Thai (https://www.transifex.com/odoo/teams/41243/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:164 +#, python-format +msgid "; multiple order found" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:162 +#, python-format +msgid "; no order found" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Adyen" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Authorize.Net" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Buckaroo" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:75 +#, python-format +msgid "Currency not supported by Wordline" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:56 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Manual Configuration" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Ogone" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "PayUmoney" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "ผู้รับชำระ" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Paypal" +msgstr "Paypal" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "ผู้ให้บริการ" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:160 +#, python-format +msgid "Sips: received data for reference %s" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Stripe" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Used for production only" +msgstr "" + +#. module: payment_sips +#: selection:payment.acquirer,provider:0 +msgid "Wire Transfer" +msgstr "" diff --git a/addons/payment_sips/i18n/tr.po b/addons/payment_sips/i18n/tr.po new file mode 100644 index 00000000..6ca7368c --- /dev/null +++ b/addons/payment_sips/i18n/tr.po @@ -0,0 +1,112 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Ediz Duman <neps1192@gmail.com>, 2020 +# Martin Trigaux, 2020 +# Levent Karakaş <levent@mektup.at>, 2020 +# Murat Kaplan <muratk@projetgrup.com>, 2020 +# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2020 +# Umur Akın <umura@projetgrup.com>, 2020 +# Nadir Gazioglu <nadirgazioglu@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Nadir Gazioglu <nadirgazioglu@gmail.com>, 2021\n" +"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "Currency not supported by Wordline: %s" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Yanlış ödeme alıcısı sağlayıcısı" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Arayüz Sürümü" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "Ticari ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Ödeme Alıcısı" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Ödeme İşlemi" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Production url" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Sağlayıcı" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Gizli Şifre" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Secret Key Version" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "Sips: received data for reference %s; no order found" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Test url" diff --git a/addons/payment_sips/i18n/uk.po b/addons/payment_sips/i18n/uk.po new file mode 100644 index 00000000..8c8c6e9f --- /dev/null +++ b/addons/payment_sips/i18n/uk.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Alina Lisnenko <alinasemeniuk1@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Alina Lisnenko <alinasemeniuk1@gmail.com>, 2020\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_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Відобразити назву" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Неправильний постачальник платіжного доручення" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Версія інтерфейсу" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Останні зміни на" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ID продавця" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Платіжний еквайєр" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Платіжна операція" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "url виробництва" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Провайдер" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Секретний ключ" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Тест url" diff --git a/addons/payment_sips/i18n/ur.po b/addons/payment_sips/i18n/ur.po new file mode 100644 index 00000000..c26e64ac --- /dev/null +++ b/addons/payment_sips/i18n/ur.po @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "" diff --git a/addons/payment_sips/i18n/vi.po b/addons/payment_sips/i18n/vi.po new file mode 100644 index 00000000..f34d7b33 --- /dev/null +++ b/addons/payment_sips/i18n/vi.po @@ -0,0 +1,110 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Nancy Momoland <thanhnguyen.icsc@gmail.com>, 2020 +# Duy BQ <duybq86@gmail.com>, 2020 +# Trinh Tran Thi Phuong <trinhttp@trobz.com>, 2020 +# Dung Nguyen Thi <dungnt@trobz.com>, 2020 +# Trần Hà <tranthuha13590@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Trần Hà <tranthuha13590@gmail.com>, 2021\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "Currency not supported by Wordline: %s" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "Incorrect payment acquirer provider" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "Interface Version" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "ID người bán" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "NCC dịch vụ Thanh toán" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "Giao dịch thanh toán" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "Production url" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "Nhà cung cấp" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "Secret Key" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "Secret Key Version" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "Sips: received data for reference %s; no order found" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "Test url" diff --git a/addons/payment_sips/i18n/zh_CN.po b/addons/payment_sips/i18n/zh_CN.po new file mode 100644 index 00000000..f59794fa --- /dev/null +++ b/addons/payment_sips/i18n/zh_CN.po @@ -0,0 +1,111 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# Martin Trigaux, 2020 +# Jeffery CHEN Fan <jeffery9@gmail.com>, 2020 +# liAnGjiA <liangjia@qq.com>, 2020 +# guohuadeng <guohuadeng@hotmail.com>, 2020 +# inspur qiuguodong <qiuguodong@inspur.com>, 2020 +# Felix Yang - Elico Corp <felixyangsh@aliyun.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Felix Yang - Elico Corp <felixyangsh@aliyun.com>, 2020\n" +"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "付款收单方服务商不存在" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "接口版本" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "商家ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "支付收款" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "付款交易" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "生产 url" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "物流商" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "密钥" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "少量" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "测试 url" diff --git a/addons/payment_sips/i18n/zh_TW.po b/addons/payment_sips/i18n/zh_TW.po new file mode 100644 index 00000000..ffeae557 --- /dev/null +++ b/addons/payment_sips/i18n/zh_TW.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * payment_sips +# +# Translators: +# 敬雲 林 <chingyun@yuanchih-consult.com>, 2020 +# Martin Trigaux, 2020 +# sejun huang <sejun.huang@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: sejun huang <sejun.huang@gmail.com>, 2020\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Currency not supported by Wordline: %s" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__display_name +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__id +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Incorrect payment acquirer provider" +msgstr "不正確的付款收單服務商" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version +msgid "Interface Version" +msgstr "接口版本" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer____last_update +#: model:ir.model.fields,field_description:payment_sips.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "最後修改於" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id +msgid "Merchant ID" +msgstr "商戶ID" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "付款收單方" + +#. module: payment_sips +#: model:ir.model,name:payment_sips.model_payment_transaction +msgid "Payment Transaction" +msgstr "付款交易" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url +msgid "Production url" +msgstr "製作網址" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider +msgid "Provider" +msgstr "服務商" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret +msgid "Secret Key" +msgstr "密鑰" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_key_version +msgid "Secret Key Version" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields.selection,name:payment_sips.selection__payment_acquirer__provider__sips +msgid "Sips" +msgstr "Sips" + +#. module: payment_sips +#: code:addons/payment_sips/models/payment.py:0 +#, python-format +msgid "Sips: received data for reference %s; no order found" +msgstr "" + +#. module: payment_sips +#: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url +msgid "Test url" +msgstr "測試網址" |
