changeset e4bc65564e74 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=e4bc65564e74
description:
        Update translation files

        Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

        Translation: Tryton/account_payment
        Translate-URL: 
https://translate.tryton.org/projects/tryton/account_payment/
diffstat:

 modules/account_payment/locale/ar.po     |  5 +++++
 modules/account_payment/locale/bg.po     |  5 +++++
 modules/account_payment/locale/ca.po     |  5 +++++
 modules/account_payment/locale/cs.po     |  5 +++++
 modules/account_payment/locale/de.po     |  9 +++++++--
 modules/account_payment/locale/el.po     |  5 +++++
 modules/account_payment/locale/es.po     |  5 +++++
 modules/account_payment/locale/es_419.po |  4 ++++
 modules/account_payment/locale/et.po     |  5 +++++
 modules/account_payment/locale/fa.po     |  5 +++++
 modules/account_payment/locale/fi.po     |  5 +++++
 modules/account_payment/locale/fr.po     |  5 +++++
 modules/account_payment/locale/hu.po     |  5 +++++
 modules/account_payment/locale/id.po     |  5 +++++
 modules/account_payment/locale/it.po     |  5 +++++
 modules/account_payment/locale/ja.po     |  5 +++++
 modules/account_payment/locale/lo.po     |  5 +++++
 modules/account_payment/locale/lt.po     |  5 +++++
 modules/account_payment/locale/nl.po     |  5 +++++
 modules/account_payment/locale/pl.po     |  5 +++++
 modules/account_payment/locale/pt.po     |  5 +++++
 modules/account_payment/locale/ru.po     |  5 +++++
 modules/account_payment/locale/sl.po     |  5 +++++
 modules/account_payment/locale/tr.po     |  5 +++++
 modules/account_payment/locale/zh_CN.po  |  5 +++++
 25 files changed, 126 insertions(+), 2 deletions(-)

diffs (385 lines):

diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/ar.po
--- a/modules/account_payment/locale/ar.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/ar.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/bg.po
--- a/modules/account_payment/locale/bg.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/bg.po      Sun Mar 01 01:20:11 2020 +0000
@@ -127,6 +127,11 @@
 msgstr "Управление на партньор"
 
 #, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
+#, fuzzy
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Щат"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/ca.po
--- a/modules/account_payment/locale/ca.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/ca.po      Sun Mar 01 01:20:11 2020 +0000
@@ -107,6 +107,11 @@
 msgid "Party"
 msgstr "Tercer"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Mètode per processar"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Estat"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/cs.po
--- a/modules/account_payment/locale/cs.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/cs.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/de.po
--- a/modules/account_payment/locale/de.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/de.po      Sun Mar 01 01:20:11 2020 +0000
@@ -114,6 +114,11 @@
 msgid "Party"
 msgstr "Partei"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Ausführungsmethode"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Status"
@@ -320,8 +325,8 @@
 msgctxt "model:ir.message,text:msg_payment_overpay"
 msgid "Payment \"%(payment)s\" overpays line \"%(line)s\"."
 msgstr ""
-"Die Zahlung \"%(payment)s\" führt zu einer Überzahlung von Position \"%(line)"
-"s\"."
+"Die Zahlung \"%(payment)s\" führt zu einer Überzahlung von Position "
+"\"%(line)s\"."
 
 msgctxt "model:ir.model.button,string:move_line_pay_button"
 msgid "Pay Lines"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/el.po
--- a/modules/account_payment/locale/el.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/el.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/es.po
--- a/modules/account_payment/locale/es.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/es.po      Sun Mar 01 01:20:11 2020 +0000
@@ -107,6 +107,11 @@
 msgid "Party"
 msgstr "Tercero"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Método de proceso"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Estado"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/es_419.po
--- a/modules/account_payment/locale/es_419.po  Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/es_419.po  Sun Mar 01 01:20:11 2020 +0000
@@ -107,6 +107,10 @@
 msgid "Party"
 msgstr ""
 
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr ""
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/et.po
--- a/modules/account_payment/locale/et.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/et.po      Sun Mar 01 01:20:11 2020 +0000
@@ -107,6 +107,11 @@
 msgid "Party"
 msgstr "Osapool"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Protsesi meetodit"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Olek"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/fa.po
--- a/modules/account_payment/locale/fa.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/fa.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr "نهاد/سازمان"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "روش پردازش"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "وضعیت"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/fi.po
--- a/modules/account_payment/locale/fi.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/fi.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/fr.po
--- a/modules/account_payment/locale/fr.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/fr.po      Sun Mar 01 01:20:11 2020 +0000
@@ -107,6 +107,11 @@
 msgid "Party"
 msgstr "Tiers"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Méthode de traitement"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "État"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/hu.po
--- a/modules/account_payment/locale/hu.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/hu.po      Sun Mar 01 01:20:11 2020 +0000
@@ -119,6 +119,11 @@
 msgstr "Partner"
 
 #, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
+#, fuzzy
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Állapot"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/id.po
--- a/modules/account_payment/locale/id.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/id.po      Sun Mar 01 01:20:11 2020 +0000
@@ -114,6 +114,11 @@
 msgid "Party"
 msgstr "Pihak"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Proses"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/it.po
--- a/modules/account_payment/locale/it.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/it.po      Sun Mar 01 01:20:11 2020 +0000
@@ -109,6 +109,11 @@
 msgid "Party"
 msgstr "Controparti"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Metodo di processo"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Stato"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/ja.po
--- a/modules/account_payment/locale/ja.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/ja.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/lo.po
--- a/modules/account_payment/locale/lo.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/lo.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr "ພາກສ່ວນ"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "ວິທີດຳເນີນການ"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "ສະຖານະ"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/lt.po
--- a/modules/account_payment/locale/lt.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/lt.po      Sun Mar 01 01:20:11 2020 +0000
@@ -116,6 +116,11 @@
 msgid "Party"
 msgstr "Kontrahentas"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Vykdymo būdas"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Būsena"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/nl.po
--- a/modules/account_payment/locale/nl.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/nl.po      Sun Mar 01 01:20:11 2020 +0000
@@ -114,6 +114,11 @@
 msgid "Party"
 msgstr "Relatie"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Uitvoeringsmethode"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Status"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/pl.po
--- a/modules/account_payment/locale/pl.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/pl.po      Sun Mar 01 01:20:11 2020 +0000
@@ -109,6 +109,11 @@
 msgid "Party"
 msgstr "Strona"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Stan"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/pt.po
--- a/modules/account_payment/locale/pt.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/pt.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr "Pessoa"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Método de Processo"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Estado"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/ru.po
--- a/modules/account_payment/locale/ru.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/ru.po      Sun Mar 01 01:20:11 2020 +0000
@@ -127,6 +127,11 @@
 msgstr "Организации"
 
 #, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
+#, fuzzy
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Штат"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/sl.po
--- a/modules/account_payment/locale/sl.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/sl.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr "Partner"
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Način obdelave"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "Stanje"
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/tr.po
--- a/modules/account_payment/locale/tr.po      Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/tr.po      Sun Mar 01 01:20:11 2020 +0000
@@ -108,6 +108,11 @@
 msgid "Party"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r e15647ed508a -r e4bc65564e74 modules/account_payment/locale/zh_CN.po
--- a/modules/account_payment/locale/zh_CN.po   Sun Mar 01 01:20:02 2020 +0000
+++ b/modules/account_payment/locale/zh_CN.po   Sun Mar 01 01:20:11 2020 +0000
@@ -113,6 +113,11 @@
 msgstr ""
 
 #, fuzzy
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr "Process Payments"
+
+#, fuzzy
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr "状态"

Reply via email to