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

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

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

 trytond/trytond/ir/locale/ar.po     |  4 ++--
 trytond/trytond/ir/locale/bg.po     |  4 ++--
 trytond/trytond/ir/locale/ca.po     |  5 +++--
 trytond/trytond/ir/locale/cs.po     |  4 ++--
 trytond/trytond/ir/locale/de.po     |  4 ++--
 trytond/trytond/ir/locale/el.po     |  4 ++--
 trytond/trytond/ir/locale/es.po     |  5 +++--
 trytond/trytond/ir/locale/es_419.po |  4 ++--
 trytond/trytond/ir/locale/et.po     |  4 ++--
 trytond/trytond/ir/locale/eu.po     |  4 ++--
 trytond/trytond/ir/locale/fa.po     |  4 ++--
 trytond/trytond/ir/locale/fi.po     |  4 ++--
 trytond/trytond/ir/locale/fr.po     |  5 +++--
 trytond/trytond/ir/locale/gl.po     |  4 ++--
 trytond/trytond/ir/locale/hu.po     |  4 ++--
 trytond/trytond/ir/locale/id.po     |  4 ++--
 trytond/trytond/ir/locale/it.po     |  4 ++--
 trytond/trytond/ir/locale/ja.po     |  4 ++--
 trytond/trytond/ir/locale/lo.po     |  4 ++--
 trytond/trytond/ir/locale/lt.po     |  4 ++--
 trytond/trytond/ir/locale/nl.po     |  5 +++--
 trytond/trytond/ir/locale/pl.po     |  4 ++--
 trytond/trytond/ir/locale/pt.po     |  4 ++--
 trytond/trytond/ir/locale/ro.po     |  4 ++--
 trytond/trytond/ir/locale/ru.po     |  4 ++--
 trytond/trytond/ir/locale/sl.po     |  4 ++--
 trytond/trytond/ir/locale/sq.po     |  4 ++--
 trytond/trytond/ir/locale/sr.po     |  4 ++--
 trytond/trytond/ir/locale/tr.po     |  4 ++--
 trytond/trytond/ir/locale/zh_CN.po  |  4 ++--
 30 files changed, 64 insertions(+), 60 deletions(-)

diffs (432 lines):

diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/ar.po
--- a/trytond/trytond/ir/locale/ar.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/ar.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2753,8 +2753,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/bg.po
--- a/trytond/trytond/ir/locale/bg.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/bg.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2861,8 +2861,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/ca.po
--- a/trytond/trytond/ir/locale/ca.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/ca.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2696,10 +2696,11 @@
 "No es pot canviar el tipus de seqüència d'una seqüència. Heu de crear una "
 "nova seqüència."
 
+#, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 "El \"Número d'increment\" (%s) o el \"Següent Número\" (%s) és invalid amb "
 "l'excepció \"%(exception)s\"."
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/cs.po
--- a/trytond/trytond/ir/locale/cs.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/cs.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2772,8 +2772,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/de.po
--- a/trytond/trytond/ir/locale/de.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/de.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2720,8 +2720,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 "Ungültiger Textköper in E-Mail-Vorlage \"%(template)s\" mit Fehler "
 "\"%(exception)s\"."
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/el.po
--- a/trytond/trytond/ir/locale/el.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/el.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2747,8 +2747,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/es.po
--- a/trytond/trytond/ir/locale/es.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/es.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2703,10 +2703,11 @@
 "No puedes cambiar el tipo de secuencia de una secuencia. Crea una nueva "
 "secuencia en su lugar."
 
+#, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 "El \"Número de incremento\" (%s) o el \"Siguiente Numero\" (%s) son "
 "invalidos con la excepción \"%(exception)s\"."
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/es_419.po
--- a/trytond/trytond/ir/locale/es_419.po       Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/es_419.po       Wed Sep 01 10:31:16 2021 +0000
@@ -2646,8 +2646,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/et.po
--- a/trytond/trytond/ir/locale/et.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/et.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2729,8 +2729,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "Toimingu \"%(action)s\" jaoks keelatud kontekst \"%(context)s\"."
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/eu.po
--- a/trytond/trytond/ir/locale/eu.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/eu.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2630,8 +2630,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/fa.po
--- a/trytond/trytond/ir/locale/fa.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/fa.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2758,8 +2758,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "مفاد : \"%s\" در اقدام : \"%s\" نامعتبر است."
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/fi.po
--- a/trytond/trytond/ir/locale/fi.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/fi.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2747,8 +2747,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/fr.po
--- a/trytond/trytond/ir/locale/fr.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/fr.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2704,10 +2704,11 @@
 "Vous ne pouvez pas modifier le type de séquence d'une séquence à la place "
 "créer une nouvelle séquence."
 
+#, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 "\"Numéro d'incrément\" (%s) ou \"Numéro suivant\" (%s) non valide avec "
 "l'exception \"%(exception)s\"."
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/gl.po
--- a/trytond/trytond/ir/locale/gl.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/gl.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2623,8 +2623,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/hu.po
--- a/trytond/trytond/ir/locale/hu.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/hu.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2767,8 +2767,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "Érvénytelen összefüggés \"%(context)s\" a műveletben \"%(action)s\"."
 
 #, fuzzy
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/id.po
--- a/trytond/trytond/ir/locale/id.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/id.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2672,8 +2672,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/it.po
--- a/trytond/trytond/ir/locale/it.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/it.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2839,8 +2839,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "Context \"%(context)s\" invalido nell'azione \"%(action)s\"."
 
 #, fuzzy
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/ja.po
--- a/trytond/trytond/ir/locale/ja.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/ja.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2752,8 +2752,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/lo.po
--- a/trytond/trytond/ir/locale/lo.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/lo.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2846,8 +2846,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/lt.po
--- a/trytond/trytond/ir/locale/lt.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/lt.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2702,8 +2702,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/nl.po
--- a/trytond/trytond/ir/locale/nl.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/nl.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2702,10 +2702,11 @@
 "U kunt het reekstype van een reeks niet wijzigen, maak in de plaats een "
 "nieuwe reeks aan."
 
+#, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 "Ongeldig \"Verhogingsnummer\" (%s) of \"Volgend nummer\" (%s) met "
 "uitzondering \"%(exception)s\"."
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/pl.po
--- a/trytond/trytond/ir/locale/pl.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/pl.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2729,8 +2729,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 "Nieprawidłowa treść w szablonie e-mail \"%(template)s\" generująca wyjątek "
 "\"%(exception)s\"."
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/pt.po
--- a/trytond/trytond/ir/locale/pt.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/pt.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2766,8 +2766,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "Contexto \"%(context)s\" inválido para a ação \"%(action)s\"."
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/ro.po
--- a/trytond/trytond/ir/locale/ro.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/ro.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2697,8 +2697,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/ru.po
--- a/trytond/trytond/ir/locale/ru.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/ru.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2854,8 +2854,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "Некорректный контекст \"%(context)s\" у действия \"%(action)s\"."
 
 #, fuzzy
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/sl.po
--- a/trytond/trytond/ir/locale/sl.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/sl.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2855,8 +2855,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "Neveljaven kontekst \"%(context)s\" pri ukrepu \"%(action)s\"."
 
 #, fuzzy
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/sq.po
--- a/trytond/trytond/ir/locale/sq.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/sq.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2623,8 +2623,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/sr.po
--- a/trytond/trytond/ir/locale/sr.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/sr.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2626,8 +2626,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/tr.po
--- a/trytond/trytond/ir/locale/tr.po   Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/tr.po   Wed Sep 01 10:31:16 2021 +0000
@@ -2750,8 +2750,8 @@
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"
diff -r 4e2bda1c22fd -r 027fbf1c191e trytond/trytond/ir/locale/zh_CN.po
--- a/trytond/trytond/ir/locale/zh_CN.po        Wed Sep 01 10:31:01 2021 +0000
+++ b/trytond/trytond/ir/locale/zh_CN.po        Wed Sep 01 10:31:16 2021 +0000
@@ -2696,8 +2696,8 @@
 #, fuzzy
 msgctxt "model:ir.message,text:msg_sequence_invalid_number_increment_next"
 msgid ""
-"Invalid \"Increment Number\" (%s) or \"Next Number\" (%s) with exception "
-"\"%(exception)s\"."
+"Invalid \"Increment Number\" (%(number_increment)s) or \"Next Number"
+"\" (%(number_next)s) with exception \"%(exception)s\"."
 msgstr "电子邮件模板 \"%(template)s\" 中的正文无效,异常为 \"%(exception)s\"."
 
 msgctxt "model:ir.message,text:msg_sequence_invalid_prefix"

Reply via email to