Начальное наполнение

This commit is contained in:
parent 26731326f4
commit e3b0d3d995
41 changed files with 1801 additions and 0 deletions

4
__init__.py Normal file
View File

@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import models

16
__manifest__.py Normal file
View File

@ -0,0 +1,16 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
'name': 'Website - Payment Authorize',
'version': '1.0',
'category': 'Accounting/Payment Providers',
'sequence': 365,
'summary': 'Website - Payment Authorize',
'depends': ['website_payment', 'payment_authorize'],
'data': [
'views/res_config_settings_views.xml'
],
'auto_install': True,
'license': 'LGPL-3',
}

49
i18n/ar.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Arabic (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: طريقة تحصيل الدفع "
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "تقاضي الدفع تلقائياً "
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"تقاضى المال مقابل الطلب مباشرة أو قم بالتصريح عند الطلب، والحصول على المال "
"يدوياً لاحقاً. "
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "تهيئة الإعدادات "
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "تقاضي الأموال يدوياً لاحقاً "

47
i18n/bg.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# KeyVillage, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: KeyVillage, 2023\n"
"Language-Team: Bulgarian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Настройки"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

50
i18n/ca.po Normal file
View File

@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Óscar Fonseca <tecnico@pyming.com>, 2023
# jabiri7, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: jabiri7, 2023\n"
"Language-Team: Catalan (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Métode de captura de pagament"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Capturar pagament automàticament"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Cobrar l'ordre directament o autoritzar a l'ordre i capturar el pagament més"
" tard, manualment."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Paràmetres de configuració"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Cobrar manualment més tard"

47
i18n/cs.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Jakub Smolka, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Jakub Smolka, 2023\n"
"Language-Team: Czech (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Konfigurační nastavení"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

50
i18n/da.po Normal file
View File

@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Martin Trigaux, 2023
# Sanne Kristensen <sanne@vkdata.dk>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Sanne Kristensen <sanne@vkdata.dk>, 2023\n"
"Language-Team: Danish (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Betalingsregistreringsmetode"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Automatisk hævning af betaling"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Hæv ordren direkte eller godkend ved ordreafgivelse og hæv betalingen "
"manuelt på et senere tidspunkt."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Konfigurer opsætning"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Hæv betalingen senere"

49
i18n/de.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: German (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Zahlungserfassungsmethode"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Zahlung automatisch erfassen"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Auftrag direkt berechnen oder bei der Bestellung autorisieren und Zahlung "
"später manuell erfassen."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Konfigurationseinstellungen"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Später manuell berechnen"

49
i18n/es.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Larissa Manderfeld, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Larissa Manderfeld, 2024\n"
"Language-Team: Spanish (https://app.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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: método de captura de pago"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Capturar automáticamente el pago"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Cargar la orden de manera directa o autorizarla al momento de generarla y "
"capturar el pago después, de forma manual."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Ajustes de configuración"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Realizar cargo manualmente más tarde"

50
i18n/es_419.po Normal file
View File

@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
# Fernanda Alvarez, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Fernanda Alvarez, 2023\n"
"Language-Team: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_419\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: método de captura de pago"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Captura de pago automática"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Cargar la orden de manera directa o autorizarla al momento de generarla y "
"capturar el pago después, de forma manual."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Ajustes de configuración"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Realizar cargo de forma manual más tarde"

50
i18n/et.po Normal file
View File

@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Leaanika Randmets, 2023
# Triine Aavik <triine@avalah.ee>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Triine Aavik <triine@avalah.ee>, 2023\n"
"Language-Team: Estonian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Maksete kinnipidamise meetod"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Automaatne makse kinnipidamine"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Võta tellimuse eest tasu otse või autoriseeri tellimus ja kinnita makse "
"hiljem käsitsi."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Seadistused"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Tasusta hiljem käsitsi"

47
i18n/fa.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Hamed Mohammadi <hamed@dehongi.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Hamed Mohammadi <hamed@dehongi.com>, 2023\n"
"Language-Team: Persian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "تنظیمات پیکربندی"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

50
i18n/fi.po Normal file
View File

@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2023\n"
"Language-Team: Finnish (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Maksun kerääminen"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Automaattinen maksun kerääminen"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Veloita tilaus suoraan tai anna valtuutus tilauksen yhteydessä ja kirjaa "
"maksu myöhemmin käsin."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Asetukset"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Lataa manuaalisesti myöhemmin"

49
i18n/fr.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: French (https://app.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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net : Méthode de capture de paiements"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Capture automatique des paiements"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Débitez directement la commande ou autorisez-la au moment de la commande et "
"capturez le paiement ultérieurement, manuellement."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Paramètres de configuration"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Débiter manuellement ultérieurement"

47
i18n/he.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023\n"
"Language-Team: Hebrew (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "הגדר הגדרות"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

47
i18n/hu.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Zsolt Godó <zsolttokio@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Zsolt Godó <zsolttokio@gmail.com>, 2023\n"
"Language-Team: Hungarian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Beállítások módosítása"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

49
i18n/id.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Indonesian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Metode Capture Pembayaran"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Secara Otomatis Capture Pembayaran"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Kenakan biaya order langsung atau berikan izin pada order dan capture "
"pembayaran nanti, secara manual."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Pengaturan Konfigurasi"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Secara Manual Kenakan Biaya Nanti"

49
i18n/it.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Italian (https://app.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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: metodo acquisizione pagamento"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Cattura automaticamente pagamento"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Addebita l'ordine direttamente o autorizza l'ordine e cattura il pagamento "
"successivamente, in maniera manuale"
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Impostazioni di configurazione"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Cattura manualmente in seguito"

47
i18n/ja.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Japanese (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: 決済キャプチャ方法"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "自動キャプチャ決済"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr "注文を直接課金するか、注文時にオーソリし、後で手動で決済をキャプチャする。"
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "コンフィグ設定"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "後で手動課金"

47
i18n/ko.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Korean (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: 결제 매입 방법"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "결제 자동 매입"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr "주문 즉시 청구하거나, 주문 시 먼저 승인하고 나중에 수동으로 결제를 처리할 수 있습니다."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "환경 설정"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "나중에 직접 충전"

47
i18n/lt.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Linas Versada <linaskrisiukenas@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Linas Versada <linaskrisiukenas@gmail.com>, 2023\n"
"Language-Team: Lithuanian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Konfigūracijos nustatymai"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

49
i18n/lv.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023\n"
"Language-Team: Latvian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Maksājumu uztveršanas metode"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Automātiski uztvert maksājumu"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Iekasējiet pasūtījumu tieši vai autorizējiet pasūtījumā un uztveriet "
"maksājumu vēlāk, manuāli."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Konfigurācijas uzstādījumi"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Manuāli iekasēt vēlāk"

49
i18n/nl.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Dutch (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Methode voor het vastleggen van betalingen"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Betaling automatisch vastleggen"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Breng de bestelling direct in rekening of autoriseer bij de order en leg de "
"betaling later handmatig vast."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Configuratie instellingen"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Later handmatig vastleggen"

49
i18n/pl.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Polish (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: metoda przechwytywania płatności"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Automatyczne przechwytywanie płatności"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Obciążaj zamówienie bezpośrednio lub autoryzuj przy zamówieniu i przechwytuj"
" płatność później, ręcznie."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Ustawienia konfiguracji"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Obciążaj później, ręcznie."

47
i18n/pt.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Portuguese (https://app.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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Configurações"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

49
i18n/pt_BR.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Portuguese (Brazil) (https://app.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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: método de captura de pagamento"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Capturar pagamento automaticamente"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Cobrar pedido diretamente ou autorizar no pedido e capturar o pagamento "
"manualmente depois."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Configurações"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Cobrar manualmente depois"

49
i18n/ru.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Метод приема платежей"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Автоматическое получение оплаты"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Заряжайте заказ напрямую или авторизуйтесь в заказе, а оплату проводите "
"позже, вручную."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Параметры конфигурации"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Ручная зарядка позже"

47
i18n/sk.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Slovak (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Nastavenia konfigurácie"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

47
i18n/sl.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Grega Vavtar <grega@hbs.si>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Grega Vavtar <grega@hbs.si>, 2023\n"
"Language-Team: Slovenian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Uredi nastavitve"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

50
i18n/sr.po Normal file
View File

@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Milan Bojovic <mbojovic@outlook.com>, 2023
# コフスタジオ, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: コフスタジオ, 2024\n"
"Language-Team: Serbian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Payment Capture Method"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Automatically Capture Payment"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Podešavanje konfiguracije"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Manually Charge Later"

47
i18n/sv.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Chrille Hedberg <hedberg.chrille@gmail.com>, 2023\n"
"Language-Team: Swedish (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Inställningar"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

49
i18n/th.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
# Rasareeyar Lappiam, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Rasareeyar Lappiam, 2024\n"
"Language-Team: Thai (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: วิธีการบันทึกการชำระเงิน"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "เก็บเงินอัตโนมัติ"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"เรียกเก็บเงินตามคำสั่งซื้อโดยตรงหรืออนุมัติตามคำสั่งซื้อและบันทึกการชำระเงินในภายหลังด้วยตนเอง"
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "ตั้งค่าการกำหนดค่า"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "ชาร์จด้วยตนเองในภายหลัง"

47
i18n/tr.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# abc Def <hdogan1974@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: abc Def <hdogan1974@gmail.com>, 2023\n"
"Language-Team: Turkish (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Yapılandırma Ayarları"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

49
i18n/uk.po Normal file
View File

@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Ukrainian (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net: Спосіб отримання платежів"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "Автоматичне отримання платежу"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
"Стягніть плату за замовлення безпосередньо або авторизуйтеся під час "
"замовлення та зафіксуйте платіж пізніше вручну."
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Налаштування"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "Стягнути сплату вручну пізніше"

47
i18n/vi.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Vietnamese (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "Cài đặt cấu hình"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

View File

@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 21:56+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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr ""
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr ""
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr ""
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr ""

47
i18n/zh_CN.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Chinese (China) (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net付款捕获方法"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "自动抓取付款"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr "对订单直接收费或授权,并稍后手动获取付款。"
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "配置设置"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "之后手动收费"

47
i18n/zh_TW.po Normal file
View File

@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment_authorize
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2023\n"
"Language-Team: Chinese (Taiwan) (https://app.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: website_payment_authorize
#: model:ir.model.fields,field_description:website_payment_authorize.field_res_config_settings__authorize_capture_method
msgid "Authorize.net: Payment Capture Method"
msgstr "Authorize.net 收款方式"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__auto
msgid "Automatically Capture Payment"
msgstr "自動即時收款"
#. module: website_payment_authorize
#: model_terms:ir.ui.view,arch_db:website_payment_authorize.res_config_settings_view_form
msgid ""
"Charge order directly or authorize at the order and capture the payment "
"later on, manually."
msgstr "可選擇在收到訂單時,直接扣數完成收款;或者,收到訂單時先就有關款額取得付款授權,待其後人手確認收款時,才正式扣數。"
#. module: website_payment_authorize
#: model:ir.model,name:website_payment_authorize.model_res_config_settings
msgid "Config Settings"
msgstr "配置設定"
#. module: website_payment_authorize
#: model:ir.model.fields.selection,name:website_payment_authorize.selection__res_config_settings__authorize_capture_method__manual
msgid "Manually Charge Later"
msgstr "容後人手確認收款"

4
models/__init__.py Normal file
View File

@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import res_config_settings

View File

@ -0,0 +1,29 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from odoo import api, fields, models
class ResConfigSettings(models.TransientModel):
_inherit = 'res.config.settings'
authorize_capture_method = fields.Selection(
string='Authorize.net: Payment Capture Method',
selection=[
('auto', 'Automatically Capture Payment'),
('manual', 'Manually Charge Later'),
])
@api.model
def get_values(self):
res = super().get_values()
authorize = self.env.ref('payment.payment_provider_authorize').sudo()
res['authorize_capture_method'] = 'manual' if authorize.capture_manually else 'auto'
return res
def set_values(self):
super().set_values()
authorize = self.env.ref('payment.payment_provider_authorize').sudo()
capture_manually = self.authorize_capture_method == 'manual'
if authorize.capture_manually != capture_manually:
authorize.capture_manually = capture_manually

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="res_config_settings_view_form" model="ir.ui.view">
<field name="name">res.config.settings.view.form.inherit.payment.authorize</field>
<field name="model">res.config.settings</field>
<field name="priority" eval="20"/>
<field name="inherit_id" ref="website_payment.res_config_settings_view_form"/>
<field name="arch" type="xml">
<setting id="website_payment" position="after">
<setting help="Charge order directly or authorize at the order and capture the payment later on, manually.">
<field name="authorize_capture_method" class="w-75" widget="radio" />
</setting>
</setting>
</field>
</record>
</odoo>