changeset bb7cd3b5b630 in modules/account_payment_stripe:default
details: 
https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset&node=bb7cd3b5b630
description:
        Update translations [skip ci]
diffstat:

 locale/bg.po     |   44 +++
 locale/ca.po     |   40 +++
 locale/cs.po     |   44 +++
 locale/de.po     |   40 +++
 locale/es.po     |   40 +++
 locale/es_419.po |   40 +++
 locale/et.po     |   40 +++
 locale/fa.po     |   44 +++
 locale/fi.po     |   44 +++
 locale/fr.po     |   40 +++
 locale/hu.po     |   44 +++
 locale/id.po     |   53 ++++-
 locale/it.po     |   45 +++-
 locale/lo.po     |   44 +++
 locale/lt.po     |   44 +++
 locale/nl.po     |   40 +++
 locale/pl.po     |   44 +++
 locale/pt.po     |   44 +++
 locale/ro.po     |   40 +++
 locale/ru.po     |   44 +++
 locale/sl.po     |   44 +++
 locale/tr.po     |   44 +++
 locale/uk.po     |  629 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 locale/zh_CN.po  |   44 +++
 24 files changed, 1612 insertions(+), 7 deletions(-)

diffs (2520 lines):

diff -r 1132ebd82034 -r bb7cd3b5b630 locale/bg.po
--- a/locale/bg.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/bg.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/ca.po
--- a/locale/ca.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/ca.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr "Secret de firma del Webhook"
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr "Empremta digital"
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Clients idèntics"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Tercer"
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr "Token Stripe"
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Client"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr "Empremta digital"
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr "Origen"
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr "Objectiu"
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Client"
@@ -289,6 +313,14 @@
 msgid "Stripe Customer"
 msgstr "Client Stripe"
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Empremta digital del client de Strip"
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Client de Stripe idèntic"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr "Separa l'origen del client"
@@ -361,6 +393,10 @@
 msgid "To Process"
 msgstr "A processar"
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr "L'empremta digital ha de ser única per client."
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -385,6 +421,10 @@
 msgid "New URL"
 msgstr "Nova URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr "Cerca idèntics"
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr "Separa origen"
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/cs.po
--- a/locale/cs.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/cs.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/de.po
--- a/locale/de.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/de.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr "Webhook Geheimer Signaturschlüssel"
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr "Fingerprints"
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Identische Kunden"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Partei"
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr "Stripe Token"
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Kunde"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr "Fingerprint"
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr "Source"
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr "Target"
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Kunde"
@@ -290,6 +314,14 @@
 msgid "Stripe Customer"
 msgstr "Stripe Kunde"
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Kunde Fingerprint"
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Kunde Identisch"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr "Kunde Ursprung Lösen"
@@ -362,6 +394,10 @@
 msgid "To Process"
 msgstr "Auszuführen"
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr "Der Fingerprint muss für jeden Kunden eindeutig sein."
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -385,6 +421,10 @@
 msgid "New URL"
 msgstr "Neue URL erzeugen"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr "Duplikate finden"
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr "Ursprung lösen"
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/es.po
--- a/locale/es.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/es.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr "Secreto de firma del Webhook"
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr "Huellas digital"
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Clientes idénticos"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Tercero"
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr "Token Stripe"
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Cliente"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr "Huella digital"
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr "Origen"
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr "Objetivo"
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Cliente"
@@ -289,6 +313,14 @@
 msgid "Stripe Customer"
 msgstr "Cliente Stripe"
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Huella digital del cliente de Stripe"
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Cliente de Stripe idéntico"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr "Separa el origen del cliente"
@@ -361,6 +393,10 @@
 msgid "To Process"
 msgstr "A procesar"
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr "La huella digital debe ser única por cliente."
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -385,6 +421,10 @@
 msgid "New URL"
 msgstr "Nueva URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr "Buscar idénticos"
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr "Separa el origen"
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/es_419.po
--- a/locale/es_419.po  Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/es_419.po  Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr ""
@@ -290,6 +314,14 @@
 msgid "Stripe Customer"
 msgstr ""
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr ""
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -362,6 +394,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -380,6 +416,10 @@
 msgid "New URL"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/et.po
--- a/locale/et.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/et.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Osapool"
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr ""
@@ -291,6 +315,14 @@
 msgid "Stripe Customer"
 msgstr ""
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr ""
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -363,6 +395,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -381,6 +417,10 @@
 msgid "New URL"
 msgstr "Uus URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/fa.po
--- a/locale/fa.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/fa.po      Sat Oct 29 09:54:09 2022 +0200
@@ -139,6 +139,15 @@
 msgid "Webhook Signing Secret"
 msgstr "امضاء محرمانه Webhook"
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "چوب خط مشتریان"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "نهاد/سازمان"
@@ -181,6 +190,23 @@
 msgstr "نشان چوب خط"
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "چوب خط مشتری"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "چوب خط مشتری"
@@ -310,6 +336,16 @@
 msgstr "چوب خط مشتری"
 
 #, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "چوب خط مشتری"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "شناسه چوب خط مشتری"
+
+#, fuzzy
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr "منبع چوب خط مشتری"
@@ -385,6 +421,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -406,6 +446,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/fi.po
--- a/locale/fi.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/fi.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/fr.po
--- a/locale/fr.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/fr.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr "Secret de signature du webhook"
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr "Empreintes"
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Clients identiques"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Tiers"
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr "Jeton Stripe"
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Client"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr "Empreinte"
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr "Source"
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr "Cible"
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Client"
@@ -291,6 +315,14 @@
 msgid "Stripe Customer"
 msgstr "Client Stripe"
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Empreinte du client Stripe"
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Client Stripe identique"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr "Détacher la source client"
@@ -363,6 +395,10 @@
 msgid "To Process"
 msgstr "À traiter"
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr "L'empreinte doit être unique par client."
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -386,6 +422,10 @@
 msgid "New URL"
 msgstr "Nouvelle URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr "Trouver les identiques"
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr "Détacher la source"
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/hu.po
--- a/locale/hu.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/hu.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/id.po
--- a/locale/id.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/id.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Pihak"
@@ -174,9 +182,26 @@
 msgid "Stripe Token"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Pelanggan"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
-msgstr ""
+msgstr "Pelanggan"
 
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,source:"
 msgid "Source"
@@ -188,23 +213,23 @@
 
 msgctxt "field:account.payment.stripe.refund,approved_by:"
 msgid "Approved by"
-msgstr ""
+msgstr "Disetujui oleh"
 
 msgctxt "field:account.payment.stripe.refund,company:"
 msgid "Company"
-msgstr ""
+msgstr "Perusahaan"
 
 msgctxt "field:account.payment.stripe.refund,currency:"
 msgid "Currency"
-msgstr ""
+msgstr "Mata Uang"
 
 msgctxt "field:account.payment.stripe.refund,payment:"
 msgid "Payment"
-msgstr ""
+msgstr "Pembayaran"
 
 msgctxt "field:account.payment.stripe.refund,reason:"
 msgid "Reason"
-msgstr ""
+msgstr "Alasan"
 
 msgctxt "field:account.payment.stripe.refund,state:"
 msgid "State"
@@ -290,6 +315,14 @@
 msgid "Stripe Customer"
 msgstr ""
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr ""
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -362,6 +395,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -380,6 +417,10 @@
 msgid "New URL"
 msgstr "URL Baru"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/it.po
--- a/locale/it.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/it.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,9 +145,18 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
-msgstr ""
+msgstr "Controparte"
 
 msgctxt "field:account.payment.stripe.customer,stripe_account:"
 msgid "Account"
@@ -188,6 +197,22 @@
 msgid "Stripe Token"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Cliente"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
@@ -318,6 +343,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +428,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +451,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/lo.po
--- a/locale/lo.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/lo.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/lt.po
--- a/locale/lt.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/lt.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Kontrahentas"
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/nl.po
--- a/locale/nl.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/nl.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr "Geheime handtekening sleutel Webhook"
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr "Identificaties"
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Identieke Klanten"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Relatie"
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr "Stripe Token"
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Klant"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr "Identificatie"
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr "Bron"
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr "Doel"
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Klant"
@@ -289,6 +313,14 @@
 msgid "Stripe Customer"
 msgstr "Stripe klant"
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Klant Identificatie"
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Identieke Klant"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr "Koppel de klantbron los"
@@ -361,6 +393,10 @@
 msgid "To Process"
 msgstr "Te verwerken"
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr "De identificatie moet uniek zijn per klant."
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -383,6 +419,10 @@
 msgid "New URL"
 msgstr "Nieuwe URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr "Vind identieke"
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr "Ontkoppel de bron"
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/pl.po
--- a/locale/pl.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/pl.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Strona"
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/pt.po
--- a/locale/pt.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/pt.po      Sat Oct 29 09:54:09 2022 +0200
@@ -139,6 +139,15 @@
 msgid "Webhook Signing Secret"
 msgstr "Código de Assinatura do Webhook"
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Clientes Stripe"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Pessoa"
@@ -181,6 +190,23 @@
 msgstr "Token Stripe"
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Cliente Stripe"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Cliente Stripe"
@@ -310,6 +336,16 @@
 msgstr "Cliente Stripe"
 
 #, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Cliente Stripe"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "ID do Cliente Stripe"
+
+#, fuzzy
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr "Origem do Cliente Stripe"
@@ -390,6 +426,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -409,6 +449,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/ro.po
--- a/locale/ro.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/ro.po      Sat Oct 29 09:54:09 2022 +0200
@@ -134,6 +134,14 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Parte"
@@ -174,6 +182,22 @@
 msgid "Stripe Token"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr ""
@@ -290,6 +314,14 @@
 msgid "Stripe Customer"
 msgstr ""
 
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr ""
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -362,6 +394,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -380,6 +416,10 @@
 msgid "New URL"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/ru.po
--- a/locale/ru.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/ru.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/sl.po
--- a/locale/sl.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/sl.po      Sat Oct 29 09:54:09 2022 +0200
@@ -142,6 +142,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe stranke"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr "Partner"
@@ -184,6 +193,23 @@
 msgstr "Stripe žeton"
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe stranka"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe stranka"
@@ -312,6 +338,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe stranka"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe stranka"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "ID Stripe stranke"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -392,6 +428,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -411,6 +451,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/tr.po
--- a/locale/tr.po      Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/tr.po      Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/uk.po
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/locale/uk.po      Sat Oct 29 09:54:09 2022 +0200
@@ -0,0 +1,629 @@
+#
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "field:account.payment,stripe_account:"
+msgid "Stripe Account"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_amount:"
+msgid "Stripe Amount"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_capturable:"
+msgid "Stripe Capturable"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_capture:"
+msgid "Stripe Capture"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_capture_needed:"
+msgid "Stripe Capture Needed"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_captured:"
+msgid "Stripe Captured"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_charge_id:"
+msgid "Stripe Charge ID"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_chargeable:"
+msgid "Stripe Chargeable"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_checkout_id:"
+msgid "Stripe Checkout ID"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_checkout_needed:"
+msgid "Stripe Checkout Needed"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_customer:"
+msgid "Stripe Customer"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_customer_payment_method:"
+msgid "Stripe Payment Method"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_customer_payment_method_selection:"
+msgid "Stripe Customer Payment Method"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_customer_source:"
+msgid "Stripe Customer Source"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_customer_source_selection:"
+msgid "Stripe Customer Source"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_dispute_reason:"
+msgid "Stripe Dispute Reason"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_dispute_status:"
+msgid "Stripe Dispute Status"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_error_code:"
+msgid "Stripe Error Code"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_error_message:"
+msgid "Stripe Error Message"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_error_param:"
+msgid "Stripe Error Param"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_idempotency_key:"
+msgid "Stripe Idempotency Key"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_payment_intent_id:"
+msgid "Stripe Payment Intent"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_refunds:"
+msgid "Refunds"
+msgstr ""
+
+msgctxt "field:account.payment,stripe_token:"
+msgid "Stripe Token"
+msgstr ""
+
+msgctxt "field:account.payment.journal,stripe_account:"
+msgid "Account"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,last_event:"
+msgid "Last Event"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,name:"
+msgid "Name"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,publishable_key:"
+msgid "Publishable Key"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,secret_key:"
+msgid "Secret Key"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,setup_intent_delay:"
+msgid "Setup Intent Delay"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,webhook_endpoint:"
+msgid "Webhook Endpoint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,webhook_identifier:"
+msgid "Webhook Identifier"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.account,webhook_signing_secret:"
+msgid "Webhook Signing Secret"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_account:"
+msgid "Account"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_checkout_id:"
+msgid "Stripe Checkout ID"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_checkout_needed:"
+msgid "Stripe Checkout Needed"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_customer_id:"
+msgid "Stripe Customer ID"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_error_code:"
+msgid "Stripe Error Code"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_error_message:"
+msgid "Stripe Error Message"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_error_param:"
+msgid "Stripe Error Param"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_setup_intent_id:"
+msgid "Stripe SetupIntent ID"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer,stripe_token:"
+msgid "Stripe Token"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
+msgid "Customer"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.source.detach.ask,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,amount:"
+msgid "Amount"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,approved_by:"
+msgid "Approved by"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,payment:"
+msgid "Payment"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,reason:"
+msgid "Reason"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,state:"
+msgid "State"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,stripe_amount:"
+msgid "Stripe Amount"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,stripe_error_code:"
+msgid "Stripe Error Code"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,stripe_error_message:"
+msgid "Stripe Error Message"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,stripe_error_param:"
+msgid "Stripe Error Param"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,stripe_idempotency_key:"
+msgid "Stripe Idempotency Key"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,stripe_refund_id:"
+msgid "Stripe Refund ID"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.refund,submitted_by:"
+msgid "Submitted by"
+msgstr ""
+
+msgctxt "field:party.party,stripe_customers:"
+msgid "Stripe Customers"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,stripe_account:"
+msgid "Stripe Account"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,stripe_customer:"
+msgid "Stripe Customer"
+msgstr ""
+
+msgctxt ""
+"field:party.party.reception_direct_debit,stripe_customer_payment_method:"
+msgid "Stripe Payment Method"
+msgstr ""
+
+msgctxt ""
+"field:party.party.reception_direct_debit,stripe_customer_payment_method_selection:"
+msgid "Stripe Customer Payment Method"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,stripe_customer_source:"
+msgid "Stripe Customer Source"
+msgstr ""
+
+msgctxt ""
+"field:party.party.reception_direct_debit,stripe_customer_source_selection:"
+msgid "Stripe Customer Source"
+msgstr ""
+
+msgctxt "help:account.payment.stripe.account,setup_intent_delay:"
+msgid "The delay before cancelling setup intent not succeeded."
+msgstr ""
+
+msgctxt "help:account.payment.stripe.account,webhook_endpoint:"
+msgid "The URL to be called by Stripe."
+msgstr ""
+
+msgctxt "help:account.payment.stripe.account,webhook_signing_secret:"
+msgid "The Stripe's signing secret of the webhook."
+msgstr ""
+
+msgctxt "model:account.payment.stripe.account,name:"
+msgid "Stripe Account"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer,name:"
+msgid "Stripe Customer"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
+msgid "Detach Customer Source"
+msgstr ""
+
+msgctxt "model:account.payment.stripe.refund,name:"
+msgid "Stripe Payment Refund"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_account_form"
+msgid "Stripe Accounts"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_customer_form"
+msgid "Stripe Customers"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_refund_form"
+msgid "Stripe Refunds"
+msgstr ""
+
+msgctxt "model:ir.action,name:report_checkout"
+msgid "Stripe Checkout"
+msgstr ""
+
+msgctxt "model:ir.action,name:report_email_checkout"
+msgid "Checkout"
+msgstr ""
+
+msgctxt "model:ir.action,name:url_checkout"
+msgid "Stripe Checkout"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_checkout"
+msgid "Stripe Checkout"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_customer_source_detach"
+msgid "Detach Source"
+msgstr ""
+
+msgctxt "model:ir.action.act_window.domain,name:act_refund_form_domain_all"
+msgid "All"
+msgstr ""
+
+msgctxt "model:ir.action.act_window.domain,name:act_refund_form_domain_draft"
+msgid "Draft"
+msgstr ""
+
+msgctxt "model:ir.action.act_window.domain,name:act_refund_form_domain_failed"
+msgid "Failed"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_refund_form_domain_processing"
+msgid "Processing"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_refund_form_domain_suceeded"
+msgid "Succeeded"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_refund_form_domain_to_approve"
+msgid "To Approve"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_refund_form_domain_to_process"
+msgid "To Process"
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_no_stripe_token"
+msgid ""
+"To process payment \"%(payment)s\" you must set a Stripe token or customer."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_stripe_receivable"
+msgid "To pay \"%(payment)s\", you cannot use a stripe journal 
\"%(journal)s\"."
+msgstr ""
+
+msgctxt "model:ir.model.button,confirm:account_new_identifier_button"
+msgid ""
+"This action will make the previous URL unusable. Do you want to continue?"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:account_new_identifier_button"
+msgid "New URL"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:customer_source_detach_button"
+msgid "Detach Source"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:customer_stripe_checkout_button"
+msgid "Add Card"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_stripe_capture_button"
+msgid "Stripe Capture"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_stripe_checkout_button"
+msgid "Stripe Checkout"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:refund_approve_button"
+msgid "Approve"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:refund_draft_button"
+msgid "Draft"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:refund_submit_button"
+msgid "Submit"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_account_form"
+msgid "Stripe Accounts"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_customer_form"
+msgid "Stripe Customers"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_refund_form"
+msgid "Stripe Refunds"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.checkout:"
+msgid "Credit or debit card"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.checkout:"
+msgid "Pay"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.checkout:"
+msgid "Register card"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.checkout:"
+msgid "Stripe Checkout"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.email_checkout:"
+msgid "Authorization needed"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.email_checkout:"
+msgid "Button is not working? Paste this into your browser:"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.email_checkout:"
+msgid "Checkout"
+msgstr ""
+
+msgctxt "report:account.payment.stripe.email_checkout:"
+msgid "If you didn't make this request, you can ignore this email."
+msgstr ""
+
+msgctxt "report:account.payment.stripe.email_checkout:"
+msgid "You need to authorize the payment"
+msgstr ""
+
+msgctxt "selection:account.payment.journal,process_method:"
+msgid "Stripe"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,reason:"
+msgid "Duplicate"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,reason:"
+msgid "Fraudulent"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,reason:"
+msgid "Requested by Customer"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,state:"
+msgid "Approved"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,state:"
+msgid "Draft"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,state:"
+msgid "Failed"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,state:"
+msgid "Processing"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,state:"
+msgid "Submitted"
+msgstr ""
+
+msgctxt "selection:account.payment.stripe.refund,state:"
+msgid "Succeeded"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Capture Stripe Payments"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Charge Stripe Payments"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Create Stripe Customer"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Create Stripe Refund"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Delete Stripe Customer"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Fetch Stripe Events"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Update Stripe Intent Customer"
+msgstr ""
+
+msgctxt "view:account.payment.journal:"
+msgid "Stripe"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Capturable:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Capture:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Charge ID:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Chargeable:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Customer:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Payment Intent:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Payment Method:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Source:"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Stripe"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Token:"
+msgstr ""
+
+msgctxt "view:party.party.reception_direct_debit:"
+msgid "Customer:"
+msgstr ""
+
+msgctxt "view:party.party.reception_direct_debit:"
+msgid "Payment Method:"
+msgstr ""
+
+msgctxt "view:party.party.reception_direct_debit:"
+msgid "Source:"
+msgstr ""
+
+msgctxt ""
+"wizard_button:account.payment.stripe.customer.source.detach,ask,detach:"
+msgid "Detach"
+msgstr ""
+
+msgctxt "wizard_button:account.payment.stripe.customer.source.detach,ask,end:"
+msgid "Cancel"
+msgstr ""
diff -r 1132ebd82034 -r bb7cd3b5b630 locale/zh_CN.po
--- a/locale/zh_CN.po   Sat Oct 29 09:38:08 2022 +0200
+++ b/locale/zh_CN.po   Sat Oct 29 09:54:09 2022 +0200
@@ -145,6 +145,15 @@
 msgid "Webhook Signing Secret"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer,fingerprints:"
+msgid "Fingerprints"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.payment.stripe.customer,identical_customers:"
+msgid "Identical Customers"
+msgstr "Stripe Customers"
+
 msgctxt "field:account.payment.stripe.customer,party:"
 msgid "Party"
 msgstr ""
@@ -189,6 +198,23 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment.stripe.customer.fingerprint,customer:"
+msgid "Customer"
+msgstr "Stripe Customers"
+
+msgctxt "field:account.payment.stripe.customer.fingerprint,fingerprint:"
+msgid "Fingerprint"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,source:"
+msgid "Source"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.identical,target:"
+msgid "Target"
+msgstr ""
+
+#, fuzzy
 msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
 msgid "Customer"
 msgstr "Stripe Customers"
@@ -318,6 +344,16 @@
 msgid "Stripe Customer"
 msgstr "Stripe Customers"
 
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.fingerprint,name:"
+msgid "Stripe Customer Fingerprint"
+msgstr "Stripe Customers"
+
+#, fuzzy
+msgctxt "model:account.payment.stripe.customer.identical,name:"
+msgid "Stripe Customer Identical"
+msgstr "Stripe Customers"
+
 msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
 msgid "Detach Customer Source"
 msgstr ""
@@ -393,6 +429,10 @@
 msgid "To Process"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_customer_fingerprint_unique"
+msgid "The fingerprint must be unique by customer."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_no_stripe_token"
 msgid ""
 "To process payment \"%(payment)s\" you must set a Stripe token or customer."
@@ -412,6 +452,10 @@
 msgid "New URL"
 msgstr "New URL"
 
+msgctxt "model:ir.model.button,string:customer_find_identical_button"
+msgid "Find Identical"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_source_detach_button"
 msgid "Detach Source"
 msgstr ""

Reply via email to