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

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

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

 modules/account_stock_shipment_cost/locale/ar.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/bg.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/ca.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/cs.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/de.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/el.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/es.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/es_419.po |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/et.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/eu.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/fa.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/fi.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/fr.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/gl.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/hi.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/hu.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/id.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/it.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/ja.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/lo.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/lt.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/nl.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/pl.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/pt.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/ro.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/ru.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/sl.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/sq.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/sr.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/tr.po     |  10 ++++++++++
 modules/account_stock_shipment_cost/locale/zh_CN.po  |  10 ++++++++++
 31 files changed, 310 insertions(+), 0 deletions(-)

diffs (620 lines):

diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/ar.po
--- a/modules/account_stock_shipment_cost/locale/ar.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ar.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/bg.po
--- a/modules/account_stock_shipment_cost/locale/bg.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/bg.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/ca.po
--- a/modules/account_stock_shipment_cost/locale/ca.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ca.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -137,6 +137,16 @@
 msgid "Posted"
 msgstr "Comptabilitzat"
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr "Cancel·la"
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/cs.po
--- a/modules/account_stock_shipment_cost/locale/cs.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/cs.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/de.po
--- a/modules/account_stock_shipment_cost/locale/de.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/de.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -137,6 +137,16 @@
 msgid "Posted"
 msgstr "Festgeschrieben"
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr "Annullieren"
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/el.po
--- a/modules/account_stock_shipment_cost/locale/el.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/el.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/es.po
--- a/modules/account_stock_shipment_cost/locale/es.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/es.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -137,6 +137,16 @@
 msgid "Posted"
 msgstr "Contabilizado"
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr "Cancelar"
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/es_419.po
--- a/modules/account_stock_shipment_cost/locale/es_419.po      Mon Apr 04 
21:13:53 2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/es_419.po      Mon Apr 04 
21:19:21 2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/et.po
--- a/modules/account_stock_shipment_cost/locale/et.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/et.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/eu.po
--- a/modules/account_stock_shipment_cost/locale/eu.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/eu.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/fa.po
--- a/modules/account_stock_shipment_cost/locale/fa.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/fa.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/fi.po
--- a/modules/account_stock_shipment_cost/locale/fi.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/fi.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/fr.po
--- a/modules/account_stock_shipment_cost/locale/fr.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/fr.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -137,6 +137,16 @@
 msgid "Posted"
 msgstr "Postés"
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr "Annuler"
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/gl.po
--- a/modules/account_stock_shipment_cost/locale/gl.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/gl.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/hi.po
--- a/modules/account_stock_shipment_cost/locale/hi.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/hi.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -126,6 +126,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/hu.po
--- a/modules/account_stock_shipment_cost/locale/hu.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/hu.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/id.po
--- a/modules/account_stock_shipment_cost/locale/id.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/id.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/it.po
--- a/modules/account_stock_shipment_cost/locale/it.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/it.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/ja.po
--- a/modules/account_stock_shipment_cost/locale/ja.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ja.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/lo.po
--- a/modules/account_stock_shipment_cost/locale/lo.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/lo.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/lt.po
--- a/modules/account_stock_shipment_cost/locale/lt.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/lt.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/nl.po
--- a/modules/account_stock_shipment_cost/locale/nl.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/nl.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -137,6 +137,16 @@
 msgid "Posted"
 msgstr "Geboekt"
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr "Annuleer"
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/pl.po
--- a/modules/account_stock_shipment_cost/locale/pl.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/pl.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/pt.po
--- a/modules/account_stock_shipment_cost/locale/pt.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/pt.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/ro.po
--- a/modules/account_stock_shipment_cost/locale/ro.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ro.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/ru.po
--- a/modules/account_stock_shipment_cost/locale/ru.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ru.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/sl.po
--- a/modules/account_stock_shipment_cost/locale/sl.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/sl.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/sq.po
--- a/modules/account_stock_shipment_cost/locale/sq.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/sq.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/sr.po
--- a/modules/account_stock_shipment_cost/locale/sr.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/sr.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/tr.po
--- a/modules/account_stock_shipment_cost/locale/tr.po  Mon Apr 04 21:13:53 
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/tr.po  Mon Apr 04 21:19:21 
2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""
diff -r c19dcbd72958 -r b32bb68e37d2 
modules/account_stock_shipment_cost/locale/zh_CN.po
--- a/modules/account_stock_shipment_cost/locale/zh_CN.po       Mon Apr 04 
21:13:53 2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/zh_CN.po       Mon Apr 04 
21:19:21 2022 +0000
@@ -122,6 +122,16 @@
 msgid "Posted"
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
+msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
+msgid ""
+"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
+"already shipment cost from the same party \"%(other)s\"."
+msgstr ""
+
 msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
 msgid "Cancel"
 msgstr ""

Reply via email to