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

 locale/bg.po     |    4 +
 locale/ca.po     |    4 +
 locale/cs.po     |    4 +
 locale/de.po     |    4 +
 locale/es.po     |    4 +
 locale/es_419.po |    4 +
 locale/et.po     |    4 +
 locale/fa.po     |    4 +
 locale/fi.po     |    4 +
 locale/fr.po     |    4 +
 locale/hu.po     |    4 +
 locale/id.po     |   11 +-
 locale/it.po     |    8 +-
 locale/lo.po     |    4 +
 locale/lt.po     |    4 +
 locale/nl.po     |    4 +
 locale/pl.po     |    4 +
 locale/pt.po     |    4 +
 locale/ro.po     |    4 +
 locale/ru.po     |    4 +
 locale/sl.po     |    4 +
 locale/tr.po     |    4 +
 locale/uk.po     |  666 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 locale/zh_CN.po  |    4 +
 24 files changed, 762 insertions(+), 7 deletions(-)

diffs (1043 lines):

diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -242,6 +242,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -203,6 +203,10 @@
 msgid "Direct Debits"
 msgstr "Domiciliacions bancàries"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr "Tercers idèntics"
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr "Domiciliacions bancàries"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -216,6 +216,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -203,6 +203,10 @@
 msgid "Direct Debits"
 msgstr "Lastschrifteinzüge"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr "Identische Parteien"
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr "Lastschrifteinzüge"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -203,6 +203,10 @@
 msgid "Direct Debits"
 msgstr "Domiciliaciones bancarias"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr "Terceros idénticos"
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr "Domiciliaciones bancarias"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -208,6 +208,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -215,6 +215,10 @@
 msgid "Direct Debits"
 msgstr "Otsene deebet"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -216,6 +216,10 @@
 msgid "Direct Debits"
 msgstr "پرداخت مستقیم"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -215,6 +215,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -203,6 +203,10 @@
 msgid "Direct Debits"
 msgstr "Prélèvements automatiques"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr "Tiers identiques"
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr "Prélèvements automatiques"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -233,6 +233,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -44,7 +44,6 @@
 msgid "Payments"
 msgstr "Pembayaran"
 
-#, fuzzy
 msgctxt "field:account.move.line.create_direct_debit.start,date:"
 msgid "Date"
 msgstr "Tanggal"
@@ -55,7 +54,7 @@
 
 msgctxt "field:account.move.line.pay.ask_journal,currency:"
 msgid "Currency"
-msgstr "Mata uang"
+msgstr "Mata Uang"
 
 msgctxt "field:account.move.line.pay.ask_journal,journal:"
 msgid "Journal"
@@ -73,10 +72,9 @@
 msgid "Amount"
 msgstr "Jumlah"
 
-#, fuzzy
 msgctxt "field:account.payment,approved_by:"
 msgid "Approved by"
-msgstr "Disetujui"
+msgstr "Disetujui oleh"
 
 msgctxt "field:account.payment,company:"
 msgid "Company"
@@ -213,6 +211,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
@@ -230,7 +232,6 @@
 msgid "Direct Debit"
 msgstr "Debit Langsung"
 
-#, fuzzy
 msgctxt "field:party.party.reception_direct_debit,company:"
 msgid "Company"
 msgstr "Perusahaan"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -119,11 +119,11 @@
 
 msgctxt "field:account.payment,origin:"
 msgid "Origin"
-msgstr ""
+msgstr "Origine"
 
 msgctxt "field:account.payment,party:"
 msgid "Party"
-msgstr "Controparti"
+msgstr "Controparte"
 
 #, fuzzy
 msgctxt "field:account.payment,process_method:"
@@ -217,6 +217,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -216,6 +216,10 @@
 msgid "Direct Debits"
 msgstr "ການຫັກບັນຊີທະນາຄານ"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -215,6 +215,10 @@
 msgid "Direct Debits"
 msgstr "Tiesioginis debetas"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -203,6 +203,10 @@
 msgid "Direct Debits"
 msgstr "Automatische incasso"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr "Identieke Relaties"
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr "Automatische incasso"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -218,6 +218,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -216,6 +216,10 @@
 msgid "Direct Debits"
 msgstr "Débitos Diretos"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -208,6 +208,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -242,6 +242,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -216,6 +216,10 @@
 msgid "Direct Debits"
 msgstr "Direktne bremenitve"
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 #, fuzzy
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -215,6 +215,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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,666 @@
+#
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "field:account.configuration,payment_group_sequence:"
+msgid "Payment Group Sequence"
+msgstr ""
+
+msgctxt "field:account.configuration.payment_group_sequence,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt ""
+"field:account.configuration.payment_group_sequence,payment_group_sequence:"
+msgid "Payment Group Sequence"
+msgstr ""
+
+msgctxt "field:account.invoice,payment_direct_debit:"
+msgid "Direct Debit"
+msgstr ""
+
+msgctxt "field:account.move.line,payment_amount:"
+msgid "Payment Amount"
+msgstr ""
+
+msgctxt "field:account.move.line,payment_blocked:"
+msgid "Blocked"
+msgstr ""
+
+msgctxt "field:account.move.line,payment_currency:"
+msgid "Payment Currency"
+msgstr ""
+
+msgctxt "field:account.move.line,payment_direct_debit:"
+msgid "Direct Debit"
+msgstr ""
+
+msgctxt "field:account.move.line,payment_kind:"
+msgid "Payment Kind"
+msgstr ""
+
+msgctxt "field:account.move.line,payments:"
+msgid "Payments"
+msgstr ""
+
+msgctxt "field:account.move.line.create_direct_debit.start,date:"
+msgid "Date"
+msgstr ""
+
+msgctxt "field:account.move.line.pay.ask_journal,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:account.move.line.pay.ask_journal,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:account.move.line.pay.ask_journal,journal:"
+msgid "Journal"
+msgstr ""
+
+msgctxt "field:account.move.line.pay.ask_journal,journals:"
+msgid "Journals"
+msgstr ""
+
+msgctxt "field:account.move.line.pay.start,date:"
+msgid "Date"
+msgstr ""
+
+msgctxt "field:account.payment,amount:"
+msgid "Amount"
+msgstr ""
+
+msgctxt "field:account.payment,approved_by:"
+msgid "Approved by"
+msgstr ""
+
+msgctxt "field:account.payment,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:account.payment,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:account.payment,date:"
+msgid "Date"
+msgstr ""
+
+msgctxt "field:account.payment,description:"
+msgid "Description"
+msgstr ""
+
+msgctxt "field:account.payment,failed_by:"
+msgid "Failure Noted by"
+msgstr ""
+
+msgctxt "field:account.payment,group:"
+msgid "Group"
+msgstr ""
+
+msgctxt "field:account.payment,journal:"
+msgid "Journal"
+msgstr ""
+
+msgctxt "field:account.payment,kind:"
+msgid "Kind"
+msgstr ""
+
+msgctxt "field:account.payment,line:"
+msgid "Line"
+msgstr ""
+
+msgctxt "field:account.payment,origin:"
+msgid "Origin"
+msgstr ""
+
+msgctxt "field:account.payment,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr ""
+
+msgctxt "field:account.payment,state:"
+msgid "State"
+msgstr ""
+
+msgctxt "field:account.payment,submitted_by:"
+msgid "Submitted by"
+msgstr ""
+
+msgctxt "field:account.payment,succeeded_by:"
+msgid "Success Noted by"
+msgstr ""
+
+msgctxt "field:account.payment.group,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:account.payment.group,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:account.payment.group,journal:"
+msgid "Journal"
+msgstr ""
+
+msgctxt "field:account.payment.group,kind:"
+msgid "Kind"
+msgstr ""
+
+msgctxt "field:account.payment.group,number:"
+msgid "Number"
+msgstr ""
+
+msgctxt "field:account.payment.group,payment_amount:"
+msgid "Payment Total Amount"
+msgstr ""
+
+msgctxt "field:account.payment.group,payment_amount_succeeded:"
+msgid "Payment Succeeded"
+msgstr ""
+
+msgctxt "field:account.payment.group,payment_complete:"
+msgid "Payment Complete"
+msgstr ""
+
+msgctxt "field:account.payment.group,payment_count:"
+msgid "Payment Count"
+msgstr ""
+
+msgctxt "field:account.payment.group,payments:"
+msgid "Payments"
+msgstr ""
+
+msgctxt "field:account.payment.group,process_method:"
+msgid "Process Method"
+msgstr ""
+
+msgctxt "field:account.payment.journal,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:account.payment.journal,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:account.payment.journal,name:"
+msgid "Name"
+msgstr ""
+
+msgctxt "field:account.payment.journal,process_method:"
+msgid "Process Method"
+msgstr ""
+
+msgctxt "field:party.party,payment_direct_debit:"
+msgid "Direct Debit"
+msgstr ""
+
+msgctxt "field:party.party,payment_direct_debits:"
+msgid "Direct Debits"
+msgstr ""
+
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
+msgctxt "field:party.party,reception_direct_debits:"
+msgid "Direct Debits"
+msgstr ""
+
+msgctxt "field:party.party.payment_direct_debit,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:party.party.payment_direct_debit,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.payment_direct_debit,payment_direct_debit:"
+msgid "Direct Debit"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,journal:"
+msgid "Journal"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.reception_direct_debit,process_method:"
+msgid "Process Method"
+msgstr ""
+
+msgctxt "help:account.invoice,payment_direct_debit:"
+msgid "Check if the invoice is paid by direct debit."
+msgstr ""
+
+msgctxt "help:account.move.line,payment_direct_debit:"
+msgid "Check if the line will be paid by direct debit."
+msgstr ""
+
+msgctxt "help:account.move.line.create_direct_debit.start,date:"
+msgid "Create direct debit for lines due up to this date."
+msgstr ""
+
+msgctxt "help:account.move.line.pay.start,date:"
+msgid ""
+"When the payments are scheduled to happen.\n"
+"Leave empty to use the lines' maturity dates."
+msgstr ""
+
+msgctxt "help:account.payment.group,payment_amount:"
+msgid "The sum of all payment amounts."
+msgstr ""
+
+msgctxt "help:account.payment.group,payment_amount_succeeded:"
+msgid "The sum of the amounts of the successful payments."
+msgstr ""
+
+msgctxt "help:account.payment.group,payment_complete:"
+msgid "All the payments in the group are complete."
+msgstr ""
+
+msgctxt "help:account.payment.group,payment_count:"
+msgid "The number of payments in the group."
+msgstr ""
+
+msgctxt "help:party.party,payment_direct_debit:"
+msgid "Check if supplier does direct debit."
+msgstr ""
+
+msgctxt "help:party.party,reception_direct_debits:"
+msgid "Fill to debit automatically the customer."
+msgstr ""
+
+msgctxt "help:party.party.payment_direct_debit,payment_direct_debit:"
+msgid "Check if supplier does direct debit."
+msgstr ""
+
+msgctxt "model:account.configuration.payment_group_sequence,name:"
+msgid "Account Configuration Payment Group Sequence"
+msgstr ""
+
+msgctxt "model:account.move.line.create_direct_debit.start,name:"
+msgid "Create Direct Debit"
+msgstr ""
+
+msgctxt "model:account.move.line.pay.ask_journal,name:"
+msgid "Pay Line"
+msgstr ""
+
+msgctxt "model:account.move.line.pay.start,name:"
+msgid "Pay Line"
+msgstr ""
+
+msgctxt "model:account.payment,name:"
+msgid "Payment"
+msgstr ""
+
+msgctxt "model:account.payment.group,name:"
+msgid "Payment Group"
+msgstr ""
+
+msgctxt "model:account.payment.journal,name:"
+msgid "Payment Journal"
+msgstr ""
+
+msgctxt "model:account.payment.process.start,name:"
+msgid "Process Payment"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_move_line_form"
+msgid "Lines to Pay"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_pay_line"
+msgid "Pay Lines"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_payment_form"
+msgid "Payments"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_payment_form_group_open"
+msgid "Payments"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_payment_form_line_relate"
+msgid "Payments"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_payment_form_relate_party"
+msgid "Payments"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_payment_group_form"
+msgid "Groups"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_payment_journal_form"
+msgid "Journals"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_process_payments"
+msgid "Process Payments"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_create_direct_debit"
+msgid "Create Direct Debit"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_move_line_form_domain_payable"
+msgid "Payable"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_move_line_form_domain_receivable"
+msgid "Receivable"
+msgstr ""
+
+msgctxt "model:ir.action.act_window.domain,name:act_payment_form_domain_all"
+msgid "All"
+msgstr ""
+
+msgctxt "model:ir.action.act_window.domain,name:act_payment_form_domain_draft"
+msgid "Draft"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_payment_form_domain_failed"
+msgid "Failed"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_payment_form_domain_processing"
+msgid "Processing"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_payment_form_domain_suceeded"
+msgid "Succeeded"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_payment_form_domain_to_approve"
+msgid "To Approve"
+msgstr ""
+
+msgctxt ""
+"model:ir.action.act_window.domain,name:act_payment_form_domain_to_process"
+msgid "To Process"
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_erase_party_pending_payment"
+msgid ""
+"You cannot erase party \"%(party)s\" while they have pending payments with "
+"company \"%(company)s\"."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_pay_line_blocked"
+msgid "Line \"%(line)s\" is blocked for payment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_pay_line_group"
+msgid ""
+"The lines \"%(names)s\" for %(party)s could be grouped with the line "
+"\"%(line)s\"."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_payment_delete_draft"
+msgid "To delete payment \"%(payment)s\" you must reset it to draft state."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_payment_overpay"
+msgid "Payment \"%(payment)s\" overpays line \"%(line)s\"."
+msgstr ""
+
+msgctxt "model:ir.model.button,string:move_line_pay_button"
+msgid "Pay Lines"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:move_line_payment_block_button"
+msgid "Block"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:move_line_payment_unblock_button"
+msgid "Unblock"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_approve_button"
+msgid "Approve"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_draft_button"
+msgid "Draft"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_fail_button"
+msgid "Fail"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_group_succeed_button"
+msgid "Succeed"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_proceed_button"
+msgid "Processing"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_submit_button"
+msgid "Submit"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:payment_succeed_button"
+msgid "Succeed"
+msgstr ""
+
+msgctxt ""
+"model:ir.rule.group,name:rule_group_party_reception_direct_debit_companies"
+msgid "User in companies"
+msgstr ""
+
+msgctxt "model:ir.rule.group,name:rule_group_payment_companies"
+msgid "User in companies"
+msgstr ""
+
+msgctxt "model:ir.rule.group,name:rule_group_payment_group_companies"
+msgid "User in companies"
+msgstr ""
+
+msgctxt "model:ir.rule.group,name:rule_group_payment_journal_companies"
+msgid "User in companies"
+msgstr ""
+
+msgctxt "model:ir.sequence,name:sequence_account_payment_group"
+msgid "Default Account Payment Group"
+msgstr ""
+
+msgctxt "model:ir.sequence.type,name:sequence_type_account_payment_group"
+msgid "Account Payment Group"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_create_direct_debit"
+msgid "Create Direct Debit"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_move_line_form"
+msgid "Lines to Pay"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_payment_configuration"
+msgid "Payments"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_payment_form"
+msgid "Payments"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_payment_group_form"
+msgid "Groups"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_payment_journal_form"
+msgid "Journals"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_payments"
+msgid "Payments"
+msgstr ""
+
+msgctxt "model:party.party.payment_direct_debit,name:"
+msgid "Party Payment Direct Debit"
+msgstr ""
+
+msgctxt "model:party.party.reception_direct_debit,name:"
+msgid "Party Reception Direct Debit"
+msgstr ""
+
+msgctxt "model:res.group,name:group_payment"
+msgid "Payment"
+msgstr ""
+
+msgctxt "model:res.group,name:group_payment_approval"
+msgid "Payment Approval"
+msgstr ""
+
+msgctxt "selection:account.move.line,payment_kind:"
+msgid "Payable"
+msgstr ""
+
+msgctxt "selection:account.move.line,payment_kind:"
+msgid "Receivable"
+msgstr ""
+
+msgctxt "selection:account.payment,kind:"
+msgid "Payable"
+msgstr ""
+
+msgctxt "selection:account.payment,kind:"
+msgid "Receivable"
+msgstr ""
+
+msgctxt "selection:account.payment,state:"
+msgid "Approved"
+msgstr ""
+
+msgctxt "selection:account.payment,state:"
+msgid "Draft"
+msgstr ""
+
+msgctxt "selection:account.payment,state:"
+msgid "Failed"
+msgstr ""
+
+msgctxt "selection:account.payment,state:"
+msgid "Processing"
+msgstr ""
+
+msgctxt "selection:account.payment,state:"
+msgid "Submitted"
+msgstr ""
+
+msgctxt "selection:account.payment,state:"
+msgid "Succeeded"
+msgstr ""
+
+msgctxt "selection:account.payment.group,kind:"
+msgid "Payable"
+msgstr ""
+
+msgctxt "selection:account.payment.group,kind:"
+msgid "Receivable"
+msgstr ""
+
+msgctxt "selection:account.payment.journal,process_method:"
+msgid "Manual"
+msgstr ""
+
+msgctxt "view:account.configuration:"
+msgid "Group Sequence"
+msgstr ""
+
+msgctxt "view:account.configuration:"
+msgid "Payment"
+msgstr ""
+
+msgctxt "view:account.move.line.create_direct_debit.start:"
+msgid "Create Direct Debit for date"
+msgstr ""
+
+msgctxt "view:account.payment.group:"
+msgid "Complete"
+msgstr ""
+
+msgctxt "view:account.payment.group:"
+msgid "Count"
+msgstr ""
+
+msgctxt "view:account.payment.group:"
+msgid "Payments Info"
+msgstr ""
+
+msgctxt "view:account.payment.group:"
+msgid "Succeeded"
+msgstr ""
+
+msgctxt "view:account.payment.group:"
+msgid "Total Amount"
+msgstr ""
+
+msgctxt "view:account.payment.process.start:"
+msgid "Process Payments?"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Description"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Other Info"
+msgstr ""
+
+msgctxt "wizard_button:account.move.line.create_direct_debit,start,create_:"
+msgid "Create"
+msgstr ""
+
+msgctxt "wizard_button:account.move.line.create_direct_debit,start,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.move.line.pay,ask_journal,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.move.line.pay,ask_journal,next_:"
+msgid "Pay"
+msgstr ""
+
+msgctxt "wizard_button:account.move.line.pay,start,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.move.line.pay,start,next_:"
+msgid "Pay"
+msgstr ""
+
+msgctxt "wizard_button:account.payment.process,start,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.payment.process,start,process:"
+msgid "Process"
+msgstr ""
diff -r e089ac1698da -r 7081bb1a2f0d 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
@@ -223,6 +223,10 @@
 msgid "Direct Debits"
 msgstr ""
 
+msgctxt "field:party.party,payment_identical_parties:"
+msgid "Identical Parties"
+msgstr ""
+
 msgctxt "field:party.party,reception_direct_debits:"
 msgid "Direct Debits"
 msgstr ""

Reply via email to